/* CSS for cehckout  */
.b2c_int.checkout-index-index .container {
    width: 85% !important;
}
.b2c_int.checkout-index-index .checkout-header .description{
    font: normal normal 400 18px/30px Poppins;
    color: #FF0000;
}
.b2c_int.checkout-index-index #checkout .checkout-header {
    width: 100%;
}
.b2c_int.checkout-index-index .opc-wrapper .step-title {
    color: #2B2B2B;
    font: normal normal 600 18px/30px Poppins;
}
.b2c_int.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping .label{
    font: 600 16px/22px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .checkout-shipping-method{
    margin-top:0;
}
.b2c_int.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping input,.b2c_int .checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping select{
    border:1px solid #707070;
    font: normal normal normal 14px/25px HelveticaNeueLTPro-Lt;
    color: #9C9C9C;
}
.b2c_int.checkout-index-index .opc-wrapper.am-opc-wrapper li#shipping .note,.b2c_int.checkout-index-index .checkout-shipping-address .form.form-login .actions-toolbar .action.remind span,.b2c_int.checkout-index-index .field._required._error .field-error span{
    font: normal 14px/30px HelveticaNeueLTPro-Lt;
    color: #9C9C9C;
 }
.b2c_int.checkout-index-index .payment-method .payment-method-title.field.choice span{
    font: normal normal normal 14px/25px HelveticaNeueLTPro-Lt;
    color: #9C9C9C;
}
.b2c_int.checkout-index-index .table-checkout-shipping-method thead tr th{
    font:18px/22px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .table-checkout-shipping-method tbody tr td{
    font: normal 14px/25px HelveticaNeueLTPro-Lt;
    color: #9C9C9C;
}
.b2c_int.checkout-index-index .opc-block-summary .items-in-cart > .title strong{
    font: normal normal 600 18px/30px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .minicart-items .product-item .product-item-details .product-item-name{
    font: normal normal normal 400 16px/26px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .opc-block-summary .product-item-details .cart-price .price{
    font: normal normal 16px/26px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .opc-wrapper.am-opc-wrapper .discount-code .payment-option-title{
    font: normal normal 600 18px/30px Poppins;
    color: #2B2B2B;
    padding-right:3px;
}
.b2c_int.checkout-index-index .details-qty.amcheckout-qty .value,.b2c_int.checkout-index-index .details-qty.amcheckout-qty .label{
    font: normal normal 400 16px/30px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .payment-option-content .payment-option-inner .field .label{
    font: normal normal 600 18px/30px Poppins;
    color: #2B2B2B;
    display: none;
}
.b2c_int.checkout-index-index .opc-block-summary .table-totals tr th,.b2c_int.checkout-index-index .opc-block-summary .table-totals tr th .label{
    font: normal normal 400 14px/24px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .opc-block-summary .table-totals tr td{
    font: normal normal 600 18px/32px Poppins;
letter-spacing: 0px;
color: #2B2B2B;
}
.b2c_int.checkout-index-index .opc-block-summary .table-totals tr.totals.grand th strong,.b2c_int.checkout-index-index .opc-block-summary .table-totals tr.totals.grand td strong{
    font: normal normal 600 18px/24px Poppins;
    color: #2B2B2B;
}
.b2c_int.checkout-index-index .opc-block-summary .table-totals tr th:after{
    color:#2B2B2B;
    content: '' !important;
}
.opc-block-summary .table-totals tr th:after {
    content: "" !important;
}
.b2c_int.checkout-index-index button.action.primary.checkout.amasty{
    padding: 10px 15px;
    font-size: 16px;
    background:#000;
    border: 1px solid #222;
    width:100%;
    color:#fff;
    text-transform: uppercase;
}
.b2c_int.checkout-index-index button.action.login.primary{
    padding: 10px 15px;
    font-size: 13px;
    border: 1px solid #9C9C9C !important;
    width:100%;
    background-color: #fff;
    border: 1px solid black;
}
.b2c_int.checkout-index-index button.action.login.primary:hover{
        background-color: #878787 !important;
    color: #fff !important;
}
.b2c_int.checkout-index-index button.action.action-auth-toggle{
    padding: 10px 15px;
    font-size: 13px;
    background:none;
    border: 1px solid #222;
    color:#222;
    border-radius:0;
}
.b2c_int.checkout-index-index button.action.primary.checkout.amasty:hover, button.action.login.primary:hover,button.action.action-auth-toggle:hover {
    background-color: #fff !important;
    color:#000!important;
}
.b2c_int.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
    padding-left:unset !important;
    width:100% !important;
}
.b2c_int.checkout-index-index .checkout-agreements-block .col-mp label{
    font: normal 14px / 24px Helvetica Neue LT;
    display:unset;
    margin-left:5px;
}
.b2c_int.checkout-index-index .opc-wrapper.am-opc-wrapper .label {
    word-break:break-word !important;
}
.b2c_int.checkout-index-index .checkout-block:hover{
    box-shadow:unset !important;
}
@media(min-width:1024px) and (max-width:1200px){
    .b2c_int.checkout-index-index .table-checkout-shipping-method thead tr th{
    padding-left:4px;
    padding-right:4px;
}
     .b2c_int.checkout-index-index .table-checkout-shipping-method tbody tr td{
        padding:unset !important;
    }
}
@media (min-width: 1200px) {
    .b2c_int.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
        width: 80% !important;
    }
}
/* header on checkout page b2c  */
.checkout-index-index .header.content{
    width:fit-content !important;
    margin-top: 50px;
    background:transparent !important;
    box-shadow:unset !important;
    padding-left:15px;
}
.b2c_int.checkout-index-index .middle-header-content .container-fluid{
    padding: 0 30px !important;
}
.b2c_int.checkout-index-index .cus-lan-switcher{
    padding:0 30px;
}
.checkout-index-index .header.active-sticky{
    height:154px
}
.checkout-index-index .checkout-header .title{
    color: #2B2B2B;
    font: normal normal 600 18px / 30px Poppins;
    text-transform:uppercase;
}
.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply:hover{
    background:#fff;
    border:1px solid black;
    color:#000;
}
@media(max-width:1199px){
    .checkout-index-index .header.content{
        width:100%;
        margin-left:auto;
        margin-right:auto;
    }
}
@media(max-width:768px) {
    .checkout-index-index div#switcher-language ul.dropdown-menu {
        top: 41%;
    }
    .b2c_int.checkout-index-index .middle-header-content .container-fluid{
    padding: 0 15px !important;
}
.b2c_int.checkout-index-index .cus-lan-switcher{
    padding:0 15px;
}
}
p.delivery.title.here {
    border-bottom: 1px solid #e4e2e2;
    color: #2B2B2B;
    margin: 30px 0px;
    font: normal normal 600 18px/30px Poppins;
}
.checkout-index-index .opc-block-summary{
    background-color:#fff;
}
/* remove tooltip of telephone input on checkout  */

.checkout-index-index div[name="shippingAddress.custom_attributes.kl_email_consent"] {
   display: none !important;
}
/* remove second coupan card from oder summary  */
.payment-option._collapsible.opc-payment-additional.discount-code:nth-of-type(2) {
    display: none;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply {
    border-radius: 0 !important;
    background-color:#fff !important;
    color:#9C9C9C !important;
    text-transform:uppercase;
    border-color:#9C9C9C !important;
    font-family: "Poppins";
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content .action-apply:hover{
    background-color:#878787!important;
    color:#fff !important;
}
.payment-option.discount-code .form-discount .actions-toolbar button.action.action-cancel {
    border-radius: 0 !important;
    background-color:#fff !important;
    color:#9C9C9C !important;
}
.payment-option.discount-code .form-discount .actions-toolbar button.action.action-cancel:hover {
    background-color:#878787!important;
    color:#fff !important;
    border: 1px solid #878787;
}

/* remove items from header on cehckout  */
.checkout-index-index .cus-lan-switcher, .checkout-index-index div#switcher-language, .checkout-index-index .dropdown.dropdown-toplinks, .checkout-index-index .header-wl  {
    display: none !important;
}
.b2c_int.checkout-index-index .header.content{
    padding: 12px 12px 16px 15px;
margin-top:unset !important;
}
.b2c_int.checkout-index-index .header.active-sticky{height: 87px !important;}
.b2c_int.checkout-index-index .middle-header-content .container-fluid {
padding: 0 15px !important;
}
.b2c_int.checkout-index-index .header .action.nav-toggle{
    display:none;
}
.b2c_int.checkout-index-index .footer .middle-footer,.checkout-onepage-success .footer .middle-footer{
    background-color: #f6f6f8 !important;
    padding: 60px 0 !important;
}
.b2c_int.checkout-index-index .shipping-address-items .action {
    background-color:#fff !important;
    color:#9C9C9C !important;
    text-transform:uppercase;
    border:1px solid #9C9C9C !important;
    font-family: "Poppins";
}
.b2c_int.checkout-index-index .shipping-address-items .action:hover{
background-color:#878787  !important;
color:#fff !important;
}
@media (max-width: 1199px) {
.b2c_int.checkout-index-index .header.content {
    width: 100%;
    margin-left: unset;
    margin-right:unset;
}
}
.checkout-index-index .header {
    border-bottom: 1px solid #ececec;
    height:90px;
}
.checkout-index-index .header{
    z-index:995 !important;
}
.checkout-index-index .middle-header-content {
    height: 90px;
}
/* trustshop terms hide from payemnt section */
.checkout-index-index .checkout-agreements-block .col-mp label, .checkout-index-index input[name="trustedshops_mails_accepted"] {
    display: none !important;
}
.payment-method._active .payment-method-title input[type="radio"] {
    display: block !important;
}

/* css for new address popup botton on checkout  */
.checkout-index-index .modal-inner-wrap button.action.primary.btn.btn-custom.action-save-address{
    background-color: #000 !important;
     color: #fff !important;
     text-transform: uppercase;
     border: 1px solid #000 !important;
     font-size: 13px;
     font-weight: 400 !important;
 }
 .checkout-index-index .modal-inner-wrap button.action.primary.btn.btn-custom.action-save-address:hover{
    background-color: #fff !important;
     color: #000 !important;
 }
.checkout-index-index .modal-inner-wrap button.action.secondary.btn.btn-custom3.action-hide-popup{
     text-transform: uppercase;
     border: 1px solid #9C9C9C !important;
     font-size: 13px;
     font-weight: 400 !important;
}
.checkout-index-index .modal-inner-wrap button.action.secondary.btn.btn-custom3.action-hide-popup:hover{
    background-color:#878787;
}
.checkout-index-index .modal-inner-wrap div#opc-new-shipping-address p.delivery.title.here {
    display: none;
}
.checkout-index-index .modal-popup .fieldset.address > .field{
    padding-left:20px
}
/* increase the width of popup of add new address on checkout  */
@media (min-width: 640px) {
.checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    width: 1000px !important;
}
}
.checkout-index-index .modal-popup:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap{
   max-width: 1000px !important;
}
/*checkout mobile and tab responsive*/
.checkout-index-index .table-checkout-shipping-method tbody tr td.col-method input{
    margin-top:18px;
    }
@media(max-width:768px){
    .checkout-index-index section#maincontent {
    padding-left:unset;
    padding-right:unset;   
    }
    /* .checkout-index-index .shipping-address-items{
    flex-direction:column;
    } */
    .checkout-index-index .shipping-address-item{
        width:95%!important;
        margin-bottom:10px; 
    }
    .b2c_int.checkout-index-index .page-main.container {
    width: 100% !important;
    }
}
@media(max-width:1200px){
.checkout-index-index .opc-wrapper.am-opc-wrapper {
    flex-direction:column;
}
.checkout-index-index div#placeholder-header{
    height:89px!important;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column {
    width:100%!important;
}

.checkout-index-index table.table-checkout-shipping-method.amcheckout-shipping-methods {
    max-width:unset!important;
}
}
/* new  */
.checkout-index-index .shipping-address-items{
    display:flex;
    flex-wrap:wrap;
}
.checkout-index-index .shipping-address-item{
    margin-bottom:20px !important;
}
@media(min-width:1200px) and (max-width:1600px){
    .checkout-index-index .table-checkout-shipping-method thead tr th{
        padding:5px;
}
    body.b2c_int.checkout-index-index .container{
        width:95% !important;
    }
}
/*checkout mobile and tab responsive end here */

/* remove margin from top and bottom  */
.checkout-index-index .am-checkout {
    margin: 0 !important;
}
.checkout-index-index .footer{
    margin-top:0;
}
/* remove margin from top and bottom  */
.b2c_int.checkout-index-index .header .table-icon-menu .user-custom,.b2c_int.checkout-index-index .header .table-icon-menu .wish-custom{
    display:none !important;
}


/* extra css for temporary */
.b2c_int.checkout-index-index .panel.wrapper {
    display: none;
}
.b2c_int.checkout-index-index .custom-second-search{
    display:none !important;
}

.b2c_int.checkout-index-index .authentication-wrapper{
    display:none;
}
.b2c_int.checkout-index-index a.logo img {
    width:280px;
    height:auto;
}
.b2c_int.checkout-index-index .bottom-header-content {
    border-top:unset;
}
.b2c_int.checkout-index-index .actions-search{
    display:none;
}
.b2c_int.checkout-index-index .breadcrumbs{
    display:none;
}
.checkout-index-index .megamenu-content .custom-for-search,.checkout-index-index .megamenu-content .tab-content
 {
    display:none!important;
}
.b2c_int.checkout-index-index p.delivery.title.here {
    border-bottom: 1px solid #e4e2e2;
    color: #2B2B2B;
    font: normal normal 600 18px/30px Poppins;
}

/*sucess page css*/

@media(max-width:600px){
    .checkout-onepage-success .checkout-success .checkout-img img{
    width:300px;
}
.checkout-onepage-success div#placeholder-header {
    height:120px
}
}
.actions-toolbar-add a.action.primary.continue, a.order-number{
    text-decoration:underline;
    color:#878787;
}
.checkout-heading-add h2, .checkout-additional h2{
    font-size:20px;
}
a.order-number strong{
    font-weight:unset;
}
.checkout-additional h2{
    line-height:1.5;
}
.checkout-onepage-success .breadcrumbs {
    display:none!important;
}
.checkout-onepage-success .megamenu-content{
    display:none!important;
}
.checkout-onepage-success div#switcher-language{
    display:none!important;
}
.checkout-onepage-success .actions-search{
     display:none!important;
}
.checkout-onepage-success .dropdown.dropdown-toplinks{
    display:none!important;
}
.checkout-onepage-success button.dropdown-toggle {
    display:none!important;
}

.checkout-onepage-success .header-wl {
    display: none!important;
}

.checkout-additional {
    border-top:1px solid #b0bdb0;
    margin-top:30px;
    padding-top:30px;
}

.b2c_int.checkout-index-index .middle-footer .container{
    margin:auto !important;
}
@media(max-width:992px){
    .b2c_int.checkout-index-index .footer .middle-footer div[class*="col-lg"]:not(:first-child,:last-child){
        float:right;
}
}
@media(max-width:768px){
    .checkout-index-index #checkout-shipping-method-load .table-checkout-shipping-method tbody tr td{
    padding:12px;
}
}
.brand-name strong.type {
    display:none;
}
/*pdp page css start from here*/
.b2c_int.catalog-product-view .product-detail-infomation .product-name {
    font: normal normal 600 34px / 42px Poppins;
    color: #2B2B2B;
    margin-bottom: 0 !important;
}
.text-black {
    color: #878787 !important;
}
.product-info-main .product.attribute.overview {
    margin-top: 0 !important;
}
.b2c_int.catalog-product-view .product-info-main .product.attribute.overview hr {
    margin: 15px 0px;
}
.b2c_int.catalog-product-view .product-info-main .product.attribute.overview .value {
    font: normal normal normal 16px / 30px HelveticaNeueLTPro-Lt;
    color: #2B2B2B;
}
.b2c_int.catalog-product-view .price-box.price-final_price span.price {
    font: normal normal 600 34px / 32px Roboto;
    color: #2B2B2B;
}
.b2c_int.catalog-product-view .product-info-main .custom_data {
    font-family: Roboto;
    font-size: 14px;
    color: #878787;
}
.b2c_int.catalog-product-view .product-info-main .product-sub-infomation .stock.available {
    font-family: Roboto;
    font-size: 14px;
}
.product-info-main .product-sub-infomation:not(:empty) {
    padding: 0;
}
.product-info-main .product-sub-infomation > div {
    padding-top: 10px;
}
.product-info-main .product-add-form {
    margin-bottom: 0px;
}
.product-info-main .product-add-form .box-tocart .field.qty, .product-info-main .product-add-form .actions {
    margin-bottom: 0px;

}
.b2c_int.catalog-product-view .box-tocart .field.qty .control {
    border: 2px solid;
    height: 50px;
}
.b2c_int.catalog-product-view .product-info-main .product-add-form .actions button.tocart {
    background-color: #000 !important;
    color: #fff;
    height: 50px;
    width: 200px;
    padding: 0;
    border: 1px solid #000;
    font: normal normal normal 14px / 53px HelveticaNeueLTPro-Lt;
}
.catalog-product-view .product-info-main .product-add-form .actions.action-add-to button {
    height: 50px;
    width: 50px;
}
.product-info-main .product-add-form .actions.action-add-to{
    margin-left: unset;
}
.product-info-main .product-add-form .actions button span:before {
    font-size: 24px;
}
.b2c_int.catalog-product-view .container {
    width: 85%;
}
.catalog-product-view .product-data-items-menu .data.item.title .data.switch{
    border: none;
}
.catalog-product-view .product.info.detailed hr{
    margin-top:10px
}
.b2c_int.catalog-product-view .product-data-items-menu {
    margin: 0;
}
.product-data-items-menu .data.item.title.active .data.switch{
    color: #222!important;
}
.product.attribute.description .value {
    font: normal normal normal 16px / 32px HelveticaNeueLTPro-Lt !important;
    color: #2B2B2B;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
    /*font: normal normal 600 16px / 30px HelveticaNeueLTPro-Lt !important;
    color: #2B2B2B;*/
}
.price-box.price-final_price span.price {
    font: normal normal 600 34px / 32px Roboto;
    color: #2B2B2B;
}
.related-product-main .content-heading h3.title span {
    font: normal normal 600 34px / 42px Poppins;
    color: #2B2B2B;
    font-style: normal !important;
}
.bottom-service-icon {
    background: #ECECEC;
    padding-top: 30px !important;
}
.catalog-product-view footer.footer.footer1 {
    margin-top:unset;
}
.catalog-product-view .footer .middle-footer{
    background-color: #fff;
}
.catalog-product-view .icon-service .text p {
    font: normal normal normal 16px / 23px HelveticaNeueLTPro-Lt;
    color: #2B2B2B;
}
.catalog-product-view .icon-service .text p a{
    font: normal normal normal 16px / 23px HelveticaNeueLTPro-Lt;
    color: #2B2B2B;
}
.catalog-product-view .breadcrumbs {
    background-color:unset;
}

/*css for gallery image on pdp*/
.catalog-product-view div#vertical-thumbnail{
    padding:0;
    z-index:10;
}
.catalog-product-view .product-labels{
    z-index:10 !important;
}
.catalog-product-view div#vertical-thumbnail img.img-responsive {
    height:100%;
}
.catalog-product-view div#vertical-thumbnail .item-thumb{
    width: 80px !important;
    height: 80px;
    margin-bottom:8px;
}
.catalog-product-view div#vertical-thumbnail .slick-track {
    height:100% !important;
}
.catalog-product-view .product.media .vertical-gallery .owl-carousel.gallery-vertical{
    padding-left: 30px;
}
.catalog-product-view .product.media .vertical-gallery #vertical-thumbnail-wrapper {
    width:100px !important;
    height:100px !important;
}
.catalog-product-view  .product-detail-media .owl-carousel div.owl-prev,.catalog-product-view  .product-detail-media .owl-carousel div.owl-next {
    display:none;
}
.catalog-product-view #vertical-thumbnail .item-thumb.slick-slide.active {
    border:1px solid gray;
    padding:0;
}
@media(min-width:1200px){
    .catalog-product-view div#vertical-thumbnail .slick-list.draggable {
    height:unset !important;
}
}
.catalog-product-view .product.media .vertical-gallery{
    display:-webkit-box
}
.catalog-product-view .product.media .vertical-gallery .owl-carousel.gallery-vertical {
    width: calc(100% - 130px) !important;
    padding-left:0px !important
}

.catalog-product-view .product.media .vertical-gallery .slick-list.draggable {
    padding: 80px 0!important;
}
@media(min-width:768px){
    .catalog-product-view .product.media .owl-dots{
        display:none !important;
    }
}

@media (max-width: 1024px) {
    body.b2c_int.catalog-product-view .container {
        width: 100% !important;
    }
}
@media (max-width: 768px) {
    body.b2c_int.catalog-product-view .product-info-main .product-add-form .actions button.tocart {
        width: 150px !important;
    }
    .catalog-product-view .owl-carousel .owl-dots .owl-dot span {
        width: 8px;
        height: 8px;
    }
}
@media(max-width:767px){
    .catalog-product-view #vertical-thumbnail-wrapper{
        display:none
    }
    .catalog-product-view .product.media .owl-carousel .owl-dots{
        margin-top:0
    }
    .catalog-product-view .owl-carousel .owl-dots .owl-dot span{
        width:8px;
        height:8px
    }
    .catalog-product-view .product.media .vertical-gallery .owl-carousel.gallery-vertical {
        width: 98% !important;
    }
    .breadcrumbs{
        margin-bottom: 0 !important;
    }
}

.product-info-main .product-brand .brand-name strong.type {
    display: none;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty{
    margin-bottom:5px;
}
.catalog-product-view .products-grid .product-item-info .product-item-details {
    text-align: center;
}
.catalog-product-view .product-info-main .product-add-form .actions button.tocart:hover {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}
@media(min-width:768px){
     .catalog-product-view footer .middle-footer .container{
    margin:auto !important;
    width:85% !important;
}
}
@media(max-width:767px){
    .catalog-product-view footer .middle-footer .container{
    width:100% !important;
        margin:auto !important;
}
}
@media(max-width:992px){
    .catalog-product-view .footer .middle-footer div[class*="col-lg"]:not(:first-child,:last-child){
        float:right;
}
}
div#tab-label-attachments a#tab-label-attachments-title {
    font-family: 'Poppins';
}
span#block-related-heading {
    font: normal normal 600 25px / 42px Poppins!important;
    color: #2B2B2B;
}
/*Header css*/

.header.header13 .middle-header-content {
    padding: 15px 0;
}
header {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
/* for search form */
.header .search-form .form-search {
    background-color:#fff !important;
}
.header .search-close i {
    color:#000 !important;
}
.header .search-form .form-search .form.minisearch .input-text {
    color:#000 !important;
    border-color:grey;
}
.header.header8 .search-form .form-search .form.minisearch .input-text {
    border-bottom: none;
}
.b2c_int .panel.wrapper {
    display: none;
}
.b2c_int #mainMenu li a.level0 {
    font: normal normal normal 15px/30px HelveticaNeueLTPro-Lt;
    color: #2B2B2B;
}
.b2c_int .custom-for-search ul.dropdown-menu {
    top: 60%;
}
.b2c_int .header .logo-left-header .logo {
    height: 90px;
}
.b2c_int .header:not(.header6):not(.header7) .navigation .nav-main-menu {
    padding-top: 10px;
}
.b2c_int .minicart-wrapper .action.showcart:before {
    display: none;
}
.b2c_int .minicart-wrapper .action.showcart .custom-minicart {
    padding-bottom: 5px;
}
.b2c_int header .container-fluid .megamenu-content .header {
    position: unset !important;
    display: flex;
    justify-content: center;
}
.b2c_int .header.header8 .search-form .form-search .form.minisearch {
    margin-bottom: unset !important;
    margin-top: 20px !important;
    border-radius: 0px;
    border-color: #c7c7c7;
    max-width: 100%;
}
.b2c_int .header .custom-for-search .dropdown-switcher {
    margin-left: unset;
    padding-top: 15px;
}
.b2c_int .megamenu-content .tab-content {
    padding-top: 9px;
}
.b2c_int .middle-header-content .logo-left-header img {
    width: 100%;
    object-fit: contain;
}
.b2c_int .header .logo-left-header .logo {
    width: 100%;
}
.b2c_int .custom-second-search .dropdown-switcher .switcher-toggle {
    display: inline-flex;
}
.b2c_int .custom-second-search .dropdown-switcher .switcher-toggle i {
    margin: 8px 0px 0 5px;
}
.header .search-form .form-search .form.minisearch:before {
    content: "\f002";
    color: #878787;
    font-family: FontAwesome;
    font-weight: 100;
    text-decoration: inherit;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 5px;
    left: 10px;
}
.header .search-form .form-search .form.minisearch:focus-within::before {
    display: none;
}
.header.header8 .search-form .form-search .form.minisearch .input-text {
    padding-left: 40px !important;
}
/* Css for flags on header */
.header .dropdown-switcher .dropdown-menu {
    min-width: unset;
}
.header .dropdown-switcher .dropdown-menu {
    min-width: unset;
    left: 10%;
}
.header .dropdown-switcher .dropdown-menu li>a img {
    width: auto;
    margin-right: 0 !important;
    margin-top: 0 !important;
}
.minicart-wrapper .action.showcart {
    color: #585858 !important;
}
.header .search-form .form-search .form.minisearch {
    padding: 0;
}
header #search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper {
    max-height: unset;
}

/* Media Queries */
@media (max-width: 1200px) {
    .b2c_int .custom-for-search {
        display: none !important;
    }
}

@media (max-width: 1024px) {
    .header .table-icon-menu .search-form .action-search i {
        font-weight: 600;
    }
}

@media (max-width: 768px) {
    .header .table-icon-menu #switcher-language {
        position: absolute;
        right: -10px;
        top: 25px;
    }
    .b2c_int div#switcher-language ul.dropdown-menu {
        top: 100%;
    }
    .header .dropdown-switcher .switcher-toggle {
        display: inline-flex;
    }
    .header .dropdown-switcher .switcher-toggle .fa-angle-down {
        margin-top: 6px;
    }
    header .middle-header-content {
        height: 80px;
    }
    .header .logo-header .logo img {
        object-fit: contain;
        max-width: unset !important;
        width: 200px !important;
    }
    .header .table-icon-menu .search-form {
        position: inherit;
        z-index: 10;
    }
}

@media (min-width: 1200px) {
    .b2c_int .header .table-icon-menu .search-form {
        display: none;
    }
    .b2c_int .header:not(.header6):not(.header7) .navigation .nav-main-menu {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .b2c_int .custom-second-search,
    .custom-for-search.active-sticky {
        display: flex !important;
    }
    .header.header8.active-sticky,
    .header.header8 {
        position: static !important;
        box-shadow: none;
    }
    .header.header8.active-sticky.custom-for-search .dropdown-switcher {
        display: none !important;
    }
    .b2c_int .header .custom-for-search .dropdown-switcher {
        display: none;
    }
    header .middle-header-content {
        padding: 0 15px;
    }
}
@media(max-width:1200px){
       .header.header13 .search-form .form-search{
           display:none;
       }
    .header.header13 .middle-header-content {
    padding: 5px 0;
    }
    .header.header13 .search-form > .actions-search{
        display:table-cell;
    }
    .b2c_int .custom-second-search, .custom-for-search.active-sticky {
        display: none !important;
    }
    .header .table-icon-menu{
        padding-top:10px
    }
    .header.header13 .action.nav-toggle{
    margin-top:14px;
    padding:5px 0;
}
}
@media (max-width: 767px) {
    .header .logo-header .logo{
        height: 70px !important;
    }
}
.header .table-icon-menu .minicart-wrapper {
    padding-right: 15px;
}
.header.header2 .action.nav-toggle img {
    filter:none!important;
    -webkit-filter:none!important;
}
header {
    box-shadow: 0px 2px 3px 0 rgba(0, 0, 0, 0.2);
}
@media(min-width:1200px){
     header .logo img {
        position: relative;
        left: 5%;
        top: 2%;
        z-index:1;
    }
}
.category-product-actions .toolbar .limiter{
    display:none;
}
.catalog-category-view .container {
    width: 85% !important;
}
.catalog-category-view .action-add-to-cart{
    display: flex;
    justify-content: center;
}
.catalog-category-view .tocart.btn-cart.hover_effect {
    border-radius: 0!important;
    color: #878787!important;
}
.catalog-category-view .tocart.btn-cart.hover_effect:hover {
    color: #fff!important;
}
.catalog-category-view .price-box {
    margin-top: 5px;
}
@media (max-width: 767px) {
    .catalog-category-view .action-add-to-cart {
        display: none;
    }
}
.cms-index-index .product.product-item form {
    display:flex;
    justify-content:center;
}
.cms-index-index .tocart.btn-cart.hover_effect {
    border-radius: 0!important;
    color: #878787!important;
}
.cms-index-index .tocart.btn-cart.hover_effect:hover {
    color: #fff!important;
}
iframe.bpFab{
    width:100px;
margin-bottom:5px;
    height: 80px;
    bottom:-12px;
    right:10rem;
    box-shadow:unset;
        transform: scale(1.1);
}
iframe.bpFab:hover{
    box-shadow:unset;
}
iframe.bpOpen{
    box-shadow:none;
    margin-bottom:10px;
}
.category-view {
    text-align:-webkit-center;
}
.category-description {
    text-align:center!important;
}

section#Explore1 p{
    text-align:center!important;
}
section#Explore1 h2{
    text-align:center!important;
}

@media(max-width:991px){
    .cms-home-page-fr .promobanner .text,.cms-home-page-b2c .promobanner .text,.cms-home-page-b2c-en .promobanner .text{
    bottom:0;
}
.b2c_int .two-banner {
    padding-bottom:unset!important;
}
.b2c_int .foot-banner {
    padding:30px 0px!important;
}
}
