.field.mp-1column:not(._required) .control{text-align: left;}
.field.mp-1column:not(._required) .control input{float:none !important;display:table-cell}
.field.mp-1column:not(._required) .control label{float:none !important}

.wp_jsbundling_container{display: none;}
.theme-pearl .reviews-actions a {text-decoration: underline; }
.theme-pearl.catalog-product-view .box-tocart .field.qty input, 
.theme-pearl.catalog-product-view .box-tocart .field.qty select {border-width: 1px; border-style: solid; padding: 14px 17px; margin: 0 10px 0 0; height: auto;}


@media (min-width:768px){
    .navigation {font-weight: normal !important;}
    .theme-pearl.catalog-product-view .box-tocart .actions {float: left; }
    .theme-pearl.catalog-product-view .box-tocart .actions button {float: left; width: 100% !important; position: relative; margin-bottom: 25px; }
    .theme-pearl.catalog-product-view .product-social-links {clear: left; }
    .theme-pearl .product.data.items>.item.title .switch{border-bottom:0px solid #fff !important}
    .theme-pearl .product.data.items>.item.title.active{bottom:6px}
    .theme-pearl .product.data.items>.item.title.active .switch{background-color:#FFFFFF !important;color:#000000 !important;height:59px !important;line-height:60px}
    .theme-pearl.product-page-v1 .product-social-links .product-addto-links a:first-of-type,
    .theme-pearl.product-page-v2 .product-social-links .product-addto-links a:first-of-type,
    .theme-pearl.product-page-v3 .product-social-links .product-addto-links a:first-of-type,
    .theme-pearl.product-page-v4 .product-social-links .product-addto-links a:first-of-type{float:left;margin-right:10px}
    .theme-pearl .no-border .product.data.items .item.title{margin:0 25px}
    .theme-pearl .no-border .product.data.items .item.title.active{border-bottom:2px solid #000}
    .theme-pearl .no-border .product.data.items{text-align:center}
    .theme-pearl .no-border .product.data.items .item.title{display:inline-block;float:none}
    .theme-pearl .no-border .product.data.items .item.title.active{position:initial !important}
    .theme-pearl .no-border .product.data.items .item.title.active .switch{height:52px !important}
    .theme-pearl .no-border .product.data.items .item.title .switch{border:0 none;padding:0 !important;font-weight:bold;font-size:16px !important}
    .theme-pearl .no-border .product.data.items .data.item.content{text-align:left;border:0 none}
}
@media (min-width:991px){
    .nav-sections-3.nav-sections{width: auto !important;}
}
.mp-custom-form .opc-wrapper .step-content{
	width:100%;
	float:left;
}
.opc-wrapper .mp-custom-form .g-recaptcha .grecaptcha-badge{
	position: initial !important;
    margin-left:10px;
	float:left;
}
/*-- Product Page Sticky--*/
@media screen and (min-width:768px){
	:root .page-header-v3 .navigation .level0 > .level-top, 
	:root .page-header-v4 .navigation .level0 > .level-top{padding-inline:12px;}
	.catalog-product-view .product.media{position:sticky !important; top:0; z-index:1; background:#fff;}
}
.catalog-product-view .page-wrapper{overflow:initial !important;}
.catalog-product-view .page-wrapper .column.main:before,
.catalog-product-view .page-wrapper .product-top-main:before{width:100% !important;}

.catalog-product-view .product.info.detailed{background:#fff; z-index:2; position:relative; margin-bottom:0; padding-bottom:30px; }
.catalog-product-view .block-margin.block{width: 100vw !important; position: relative; left: -50%; transform: translateX(50%); max-width: 100% !important; overflow: hidden; background: #fff; z-index: 1;}
.catalog-product-view .block-content.content{max-width:1400px; margin:auto;}
/*-- Checkout Page header sticky--*/
.checkout-index-index .page-header.page-header-v3{
	position:fixed;
	width:100%;
	z-index:2;
	top:0;
}

@media screen and (min-width:768px){
	.checkout-index-index .page-wrapper .top-container{margin-top:120px;}
	.theme-pearl .page-wrapper .page-main{padding-inline:15px !important;}
}
@media screen and (max-width:768px){
	.checkout-index-index .page-wrapper .top-container{margin-top:75px;}
}