/* css stylesheet mpt tm from 2020-21 */

/*input in contact page*/
input[type='checkbox'] {width: 15px}
/*product cart*/
.videobox.-style-white .videobox__text {
    text-shadow: 2px 2px #000;
}
.videobox.-style-dark .videobox__text {
    text-shadow: 1px 1px #fff
}
@media (min-width: 960px) {
	.accessory-items__inner {
		height: 260px
	}
	.products-items__item:nth-child(n+2) .products-items__inner{
		height: 430px;
	}
}
@media screen and (max-width: 959px){
	.segment-two .slick-slide img {
		opacity: 0.6
	}
}
.newsList__text p {
	line-height: 1.2
}
.single-product ul {
	margin-left: 35px;
	text-align: left;
}
.single-product li {
	font-size: 20px
}
.-style-dark .segment-two__textbox a {
	color: #0a0a0a;
}
.-style-white .segment-two__textbox a:hover {
	color: #999;
}
.-style-dark .segment-two__textbox a:hover {
	color: #767676;
}
/*expand title in maestro 2 and now esim */
.postid-1617 .segment-one__textbox,
.postid-84294 .segment-one__textbox,
.postid-88913 .segment-one__textbox {
	max-width: 510px
}
/*animation*/
/*levitation*/
.postid-3199 .segment-one__galleryItem,/*blade 5g > header*/ 
.postid-75970 .segment-two:nth-child(3) .segment-two__gallery /*explorer pro > chipset*/ {
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}
/*acc spec*/
.accessory-template-default .mpShortSpec.table {font-size: 18px}
.accessory-template-default .mpShortSpec.table tbody {border: 0}
.accessory-template-default .mpShortSpec.table tr {border-bottom: 1px solid #e2e2e2}
.accessory-template-default .mpShortSpec.table tbody tr:nth-child(even) {background-color: #fff}
/*qr*/
.accordion-content p {
	margin-left: 35px;
	margin-right: 20px;
}
.accordion-content a {
    font-size: 20px;
	font-weight: 500;
}
@media screen and (max-width: 959px){
	.accordion-content a {
		font-size: 16px;
	}
}
/*other*/
a {
	transition: 0.3s;
  }
table, table p {
	line-height: 1.2
}
.flag-item__link {
    font-size: 15px !important;
}
.mp-black,
.pageBanner-features__text.mp-black {
	color:#000
}
.wpml-ls-slot-4 {
	padding:0 .4em !important;
	border: 1px solid #fafafa;
}
.wpml-ls-slot-4 i {
	color: #00a3e6;
}
.wpml-ls-slot-4.wpml-ls-current-language, 
.wpml-ls-slot-4.wpml-ls-current-language a, 
.wpml-ls-slot-4.wpml-ls-current-language a:visited {background-color: #fff}

#cookie-notice span {
	font-family: Rajdhani,sans-serif
}
::-webkit-scrollbar{
    width: 15px;
    height: 15px;
}
::-webkit-scrollbar-track{background:rgba(0, 0, 0,0.2);}
::-webkit-scrollbar-thumb{background:rgba(0, 0, 0,0.4);border-radius: 1px; border:1px solid #555;
box-shadow: inset 0px 0px 0px 0px #F0F0F0;}
::-webkit-scrollbar-thumb:hover{background:rgba(0, 163, 229,0.8)}
body {/*for scrollbar transparency*/
  overflow: overlay;
}
.footer-menu li.wpml-ls-item {width: unset}

/*home > achievements */
.achievements {
	background-color:#fff!important;
	filter: drop-shadow(-2px 1px 6px gray);
}

/* home > partners */
@media screen and (min-width: 1260px) {
    .achievements:nth-of-type(2n+1) .slick-slide, 
    .achievements:nth-of-type(2n+1) .slick-track{
        width: 800px!important
    }
}
.achievements:nth-of-type(2n+1) .sectionTitle {
    visibility: hidden
}
.achievements:nth-of-type(2n+1) .achievements__imageHolder {
    display: none
}
.achievements:nth-of-type(2n+1) .sectionTitle:after {
    content: 'Partnerzy';
    visibility: visible;
    position: relative;
    left: -9.3%;
}
.achievements:nth-of-type(2n+1) .slick-slide:nth-child(2) .achievements__item {
    margin-top: 40px
}
@media screen and (min-width: 480px) and (max-width: 640px) {
	.achievements:nth-of-type(2n+1) .sectionTitle:after {
    	left: -15%;
	}
}
@media screen and (max-width: 479px) {
	.achievements:nth-of-type(2n+1) .sectionTitle {
	    display: none;
	}
	.achievements:nth-of-type(2n+1) .achievements__title {
		margin: 0 0 40px;
		color: #4a4a4a;
		font-size: 38px;
		font-weight: 400
	}
}
.achievements:nth-of-type(2n+1) img {
    display: inline-block;
	margin: 8px 6px;
}
.achievements .partners-logo img {
	-webkit-transition: .3s -webkit-filter linear;
	-moz-transition: .3s -moz-filter linear;
	-moz-transition: .3s filter linear;
	-ms-transition: .3s -ms-filter linear;
	-o-transition: .3s -o-filter linear;
	transition: .3s filter linear, .3s -webkit-filter linear;
}  
.achievements .partners-logo img:hover {
	filter: drop-shadow(3px 3px 5px gray);
}

/*eco*/
.icon-content {  
margin: 5rem 0  
}
.icon-content,
.eco-icon .icon-item {  
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.eco-icon .icon-item {    
width: 18%;
}
@media only screen and (max-width: 960px) {
	.eco-icon .icon-item {    
	width: 47%
	}
}
.eco-icon .icon-item .icon-text {
	font-family: 'Rajdhani';
	font-weight: 600;
	font-size: 20px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
.newsList__more_no_script {
	display: block;
	padding: 25px 0;
	background-color: #fefefe;
	font-size: 35px;
	text-align: center;
	cursor: pointer;
}
/* product card > button */
.segment-one-button .segment-one-button__link,
.segment-one-button .segment-one-button__link:hover {
	border: 1px solid#fff
}