.actions-toolbar.social-btn.stackoverflow-login,.actions-toolbar.social-btn.twitter-login,.actions-toolbar.social-btn.github-login,.actions-toolbar.social-btn.amazon-login{
    display: none;
}
.lof-social-login-widget.lof-social-login .icon-social{
    margin-left: 5px;
    margin-top: 3px;
}
.lof-social-login-widget .row{
    margin-top: 15px;
}

/*for tooltip remove*/
.field-tooltip.toggle {
    display: none;
}

/*payment icon*/
.payment-method-content .mf-div img.mf-img {
    width: 60px;
    height: auto;
}

.minicart-wrapper .block-content {
    max-height: calc(90vh);
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 20px;
}

div[name="shippingAddress.customer_reference"] {
display: none;
}

/*for lable name change*/
label { font-size: 0px; }

div[name="shippingAddress.region_id"] label{
    visibility: visible;
    position: relative;
}
div[name="shippingAddress.region_id"] label:after{
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content:'State/Governorate';
}

#checkout-step-payment .building_number {
    visibility: hidden;
    position: relative;
    width: 116px;
    display: inline-block;
    }
#checkout-step-payment .building_number:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Building number';
}

#checkout-step-payment .apartment_number {
    visibility: hidden;
    position: relative;
    width: 86px;
    display: inline-block;
}
#checkout-step-payment .apartment_number:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Flat Number';
}

#checkout-step-payment .block {
    visibility: hidden;
    position: relative;
    width: 38px;
    display: inline-block;
    }
#checkout-step-payment .block:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Block';
}

#checkout-step-payment .floor_number {
    visibility: hidden;
    position: relative;
    width: 36px;
    display: inline-block;
    }
#checkout-step-payment .floor_number:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Floor';
}

#checkout-step-payment .jeddah {
    visibility: hidden;
    position: relative;
    width: 54px;
    display: inline-block;
    }
#checkout-step-payment .jeddah:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Avenue';
}

#checkout-step-payment .notes {
    visibility: hidden;
    position: relative;
    width: 40px;
    display: inline-block;
    }
#checkout-step-payment .notes:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Notes';
}

.label.select-payment-method-text{
    font-size: 16px;
    margin-top: 15px;
    display: block;
    font-weight: 500;
}

.label.select-payment-method-text.jeddah {
    font-weight: bold;
}

/* checkout filed text bold */

div[name="shippingAddress.region_id"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.firstname"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.lastname"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.telephone"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.country_id"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.city"] label{
    font-weight: bold !important;
}

div[name=""] label{
    font-weight: bold !important;
}

div[name="shippingAddress.custom_attributes.block"] label{
    font-weight: bold !important;
}

.field.street .label {
    border: none;
    /* font-weight: bold; */
    text-align: right;
}

label[for="customer-email"] {
    font-weight: bold !important;
}

/*remove MyFatoorah Payment Gateway*/
.opc-payment .payment-methods .payment-method .payment-method-title .label {
    display: none;
}

/*remove My billing and shipping address are the same*/
.opc-payment .payment-methods .payment-method .payment-method-billing-address .field.choice {
    display: none;
}

.towishlist.in-wishlist .fa-heart:before{color: #000; }

/*wishlist Icon outline remove*/

.product-info-main .product-add-form .actions button.in-wishlist:hover {
    background: transparent;
    color: transparent;
    border-color: transparent;
}
.actions.action-add-to li {
    list-style-type: none;

}

.products-grid .product.product-item {
    position: relative;
}
/* addtocard button */
.products-grid .product-item-info button.action.tocart.primary.btn-cart {
    opacity: 1;
    visibility: visible;
    margin: auto;
}

.products-grid .product-item-info .tocart.btn-cart {
    top: 115% !important;
    left: 37% !important;
    color: black !important;
    line-height: 35px !important;
    background-color: white !important;
    padding: 0 15px !important;
    /* border-radius: 0 !important; */
}

.products-grid .product-item-info {
    margin-bottom: 60px !important;
}
/*h5.product.name.product-item-name {
    height: 35px;
}*/

/* for label */
.product-item-info .product-top {
    display: flex !important;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}
.page-products a.product.photo.product-item-photo {
    padding-bottom: 110% !important;
}
.product-label {
    top: 90% !important;
    right: 0px !important;
    left: 0%;
    margin: 0 auto;
    /* width: 68% !important; */
    height: 25px !important;
    border-style: groove;
    border-color: black;
    border-width: 1px;
    color: black !important;
    background: white !important;
    font-size: 14px !important;
    padding: 2px 0;
}
@media (max-width: 423px){
    .product-label{
        top: 83% !important;
        font-size: 10px !important;
    }
}
.products-grid .product-item-info .product-top:hover .product-label {
    display: block !important;
}

/* wishlist Icon */
.products-grid .product-item-info .product-top .actions-link button {
    -webkit-transform: scale(1) !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}

/* checkpage hide ship method */

.shipping-information {
    visibility: hidden;
}
.checkout-index-index th.col.col-method:nth-child(1) {
    display: none;
}
.checkout-index-index td#label_method_flatrate_flatrate {
    display: none;
}

/* submenu dropdown brands */
@media (min-width: 767px) {
ul#mobile-menu-12-1 {
    max-height: 500px;
    overflow-x: auto;
}
}

/* 
In My Account
*/

/* recent orders remove in My account */
.block-dashboard-orders {
    display: none;
}

/* remove billing address */
.box.box-order-billing-address {
    display: none;
}

/* remove order in MyFatoorah Payment Gateway */
dl.payment-method {
    display: none;
}

/* oreder details */
.page-title-wrapper .container {
    color: white;
    font-weight: 500;
}

.page-title-wrapper span.label {
    color: white;
    font-weight: 500;
} 

.page-title-wrapper a.action.order {
    color: white;
    font-weight: 500;
} 
.page-title-wrapper a.action.print {
    color: white;
    font-weight: 500;
}

/* Invoice remove */
.items.order-links a {
    display: none;
}
::-webkit-scrollbar{
    width: 10px;/*new block*/
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #1a1a1a;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: #1a1a1a;
    border-radius: 100px;
} 

/* remove Additional Address Entries section from down */

.block.block-addresses-list.col-sm-6.col-xs-12 {
    display: block !important;
}
.block.block-addresses-list {
    display: none;
}

button.action.btn.btn-primary.add {
    visibility: visible;
} 
button.action.primary.add {
    visibility: hidden;
}
a.action.back {
    visibility: hidden;
} 


/* cart product Image */
.minicart-items .product > .product-image-container {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

/* brand sub-menu divide in colomn */
@media (min-width: 767px) {
ul#mobile-menu-12-1 {
    columns: 4;
}
}
/* payment method */
label.label.select-payment-method-text {
    color: #1a1a1a;
    font-weight: 400;
    font-size: 18px;
}

.payment-method-content button.action.primary.checkout {
    width: 20% !important;
    min-width: 150px !important;
    font-size: 11px !important;
    padding: 12px 20px !important;
}

/* use wallet credit */
div#block-gift-card-discount .payment-option-title.field.choice {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 300;
    padding-left: 0px !important;
}

/* .gift-credit-label span {
    color: #5f5f5f;
} */

/* for Wallet design */

.block.block-gift-card button.action.action-check.primary {
    padding: 0px 20px;
    height: 36px;
    background-color: black;
    border-color: black;
    color: white;
    border-radius: 25px;
}

.block.block-gift-card .actions {
    margin-top: 7%;
    columns: 5;
}

@media (max-width: 320px){
    .block.block-gift-card .actions {
        columns: 4;
    }
}

.block.block-gift-card strong.box-title {
    text-transform: uppercase;
    color: #222;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    display: block;
    margin-bottom: 28px;
}

.block.block-gift-card .block-title {
    text-transform: uppercase;
    color: #222;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    display: block; 
    margin-bottom: 28px;
}

.block.block-gift-card .box.box-information.col-mp.mp-6.mp-xs-12 {
    position: relative;
    right: 12px;
}

/* hide on chekout page */
.payment-method-billing-address .billing-address-same-as-shipping-block.field.choice {
    display: none;
}

/* payment method display */
.box.box-order-billing-method dl.payment-method {
    display: block !important;
}

/* create account label  */
.fieldset > .field:not(.choice) {
    margin-bottom: 15px;
    text-align: initial;
}
/* create account button */
.actions-toolbar.padding-top15 .col-sm-6.col-xs-12.margin-top15 a.action.btn.btn-default.btn-full.back {
    display: none;
}

.actions-toolbar.padding-top15 .col-sm-6.col-xs-12.margin-top15 {
    display: contents;
}

.actions-toolbar.padding-top15 .col-sm-6.col-xs-12.margin-top15 .btn-full {
    width: 50%;
    border-color: #000 !important;
}
.login .email{
    margin-top: 20px;
}
/* forgot password button */
.form-password_forget .col-sm-6.col-xs-12.margin-top15 a.action.back {
    display: none;
}

.form-password_forget .col-sm-6.col-xs-12.margin-top15 {
    display: contents;
}

.form-password_forget .col-sm-6.col-xs-12.margin-top15 button.action.submit.btn.btn-primary.btn-full {
    width: 50%;
}

.actions-toolbar.social-btn.stackoverflow-login,.actions-toolbar.social-btn.twitter-login,.actions-toolbar.social-btn.github-login,.actions-toolbar.social-btn.amazon-login{
    display: none;
}
.lof-social-login-widget.lof-social-login .icon-social{
    margin-left: 5px;
    margin-top: 3px;
}
.lof-social-login-widget .row{
    margin-top: 15px;
}

/*for tooltip remove*/
.field-tooltip.toggle {
    display: none;
}

/*payment icon*/
.payment-method-content .mf-div img.mf-img {
    width: 60px;
    height: auto;
}

div[name="shippingAddress.customer_reference"] {
display: none;
}

/*for lable name change*/
label { font-size: 0px; }

div[name="shippingAddress.region_id"] label{
    visibility: hidden;
    position: relative;
}
div[name="shippingAddress.region_id"] label:after{
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content:'State/Governorate';
}

#checkout-step-payment .building_number {
    visibility: hidden;
    position: relative;
    width: 116px;
    display: inline-block;
    }
#checkout-step-payment .building_number:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Building number';
}

#checkout-step-payment .apartment_number {
    visibility: hidden;
    position: relative;
    width: 86px;
    display: inline-block;
}
#checkout-step-payment .apartment_number:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Flat Number';
}

#checkout-step-payment .block {
    visibility: hidden;
    position: relative;
    width: 38px;
    display: inline-block;
    }
#checkout-step-payment .block:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Block';
}

#checkout-step-payment .floor_number {
    visibility: hidden;
    position: relative;
    width: 36px;
    display: inline-block;
    }
#checkout-step-payment .floor_number:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Floor';
}

#checkout-step-payment .jeddah {
    visibility: hidden;
    position: relative;
    width: 54px;
    display: inline-block;
    }
#checkout-step-payment .jeddah:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Avenue';
}

#checkout-step-payment .notes {
    visibility: hidden;
    position: relative;
    width: 40px;
    display: inline-block;
    }
#checkout-step-payment .notes:after {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: 'Notes';
}

.label.select-payment-method-text{
    font-size: 16px;
    margin-top: 15px;
    display: block;
    font-weight: 500;
}

.label.select-payment-method-text.jeddah {
    font-weight: bold;
}

/* checkout filed text bold */

div[name="shippingAddress.region_id"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.firstname"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.lastname"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.telephone"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.country_id"] label{
    font-weight: bold !important;
}

div[name="shippingAddress.city"] label{
    font-weight: bold !important;
}

div[name=""] label{
    font-weight: bold !important;
}

div[name="shippingAddress.custom_attributes.block"] label{
    font-weight: bold !important;
}

label[for="customer-email"] {
    font-weight: bold !important;
}

/*remove MyFatoorah Payment Gateway*/
.opc-payment .payment-methods .payment-method .payment-method-title .label {
    display: none;
}

/*remove My billing and shipping address are the same*/
.opc-payment .payment-methods .payment-method .payment-method-billing-address .field.choice {
    display: none;
}

.towishlist.in-wishlist .fa-heart:before{color: #000; }

/*wishlist Icon outline remove*/

.product-info-main .product-add-form .actions button.in-wishlist:hover {
    background: transparent;
    color: transparent;
    border-color: transparent;
}
.actions.action-add-to li {
    list-style-type: none;

}

/* checkpage hide ship method */

.shipping-information {
    visibility: hidden;
}

/* submenu dropdown brands */
@media (min-width: 767px) {
ul#mobile-menu-12-1 {
    max-height: 500px;
    overflow-x: auto;
}
}

/* 
In My Account
*/

/* recent orders remove in My account */
.block-dashboard-orders {
    display: none;
}

/* remove billing address */
.box.box-order-billing-address {
    display: none;
}

/* remove order in MyFatoorah Payment Gateway */
dl.payment-method {
    display: none;
}

/* oreder details */
.page-title-wrapper .container {
    color: white;
    font-weight: 500;
}

.page-title-wrapper span.label {
    color: white;
    font-weight: 500;
} 

.page-title-wrapper a.action.order {
    color: white;
    font-weight: 500;
} 
.page-title-wrapper a.action.print {
    color: white;
    font-weight: 500;
}

/* Invoice remove */
.items.order-links a {
    display: none;
}
::-webkit-scrollbar{
    width: 10px;/*new block*/
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #1a1a1a;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: #1a1a1a;
    border-radius: 100px;
} 

/* remove Additional Address Entries section from down */

.block.block-addresses-list.col-sm-6.col-xs-12 {
    display: block !important;
}
.block.block-addresses-list {
    display: none;
}

button.action.btn.btn-primary.add {
    visibility: visible;
} 
button.action.primary.add {
    visibility: hidden;
}
a.action.back {
    visibility: hidden;
} 

/* cart product Image */
.minicart-items .product > .product-image-container {
    overflow: visible !important;
    overflow-x: visible !important;
    overflow-y: visible !important;
}

/* brand sub-menu divide in colomn */
@media (min-width: 767px) {
ul#mobile-menu-12-1 {
    columns: 4;
}
}

/* payment method */
label.label.select-payment-method-text {
    color: #1a1a1a;
    font-weight: 400;
    font-size: 18px;
}

.payment-method-content button.action.primary.checkout {
    width: 20% !important;
    min-width: 150px !important;
    font-size: 11px !important;
    padding: 12px 20px !important;
}

/* use wallet credit */
div#block-gift-card-discount .payment-option-title.field.choice {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 550;
    padding-left: 0px !important;
}

body {
    color: #777 !important;
    background-color: #fff;
    font-style: normal;
    font-weight: 400;
    line-height: 1.75;
    font-size: 14px;
  }
.checkout-cart-index .cart.main.actions button + button {
    position: absolute !important;
    left: 101px !important;
  }
 
  @media (max-width: 767px){
.checkout-cart-index .cart-container .cart.main.actions .btn{
    width: auto !important;
}}
@media (max-width: 767px){
.checkout-cart-index .cart-container .cart.main.actions .btn + .btn{
    width: 91% !important;
    left: 15px !important;
}}

.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo {
    display: block;
    float: right !important;
    overflow: hidden;
  }

  .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details {
    float: right !important;
    padding-right: 15px;
    vertical-align: top;
    margin-left: 20px;
    padding-top: 22px;
    text-align: right;
}


.checkout-cart-index #shopping-cart-table tbody tr td.col:not(.item):before{
display:none !important;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.item{
    display:flex !important;
}

::-webkit-scrollbar{
    width: 10px;/*new block*/
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #1a1a1a;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background-color: #1a1a1a;
    border-radius: 100px;
} 
.checkout-cart-index .checkout-extra{
    display: none;
}
a{
padding-left: 10px;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details {
    float: left;
    vertical-align: top;
    margin-left: 20px;
    padding-top: 22px;
  }
#maincontent {
    min-height: 400px;
    padding-top: 0px !important; 
}
/* .gift-credit-label span {
    color: #5f5f5f;
} */

/* for Wallet design */

.block.block-gift-card button.action.action-check.primary {
    padding: 0px 20px;
    height: 36px;
    background-color: black;
    border-color: black;
    color: white;
    border-radius: 25px;
}

.block.block-gift-card .actions {
    display: flex !important;
    margin-top: 20px;
    
}

.block.block-gift-card strong.box-title {
    text-transform: uppercase;
    color: #222;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    display: block;
    margin-bottom: 28px;
}

.block.block-gift-card .block-title {
    text-transform: uppercase;
    color: #222;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    display: block; 
    margin-bottom: 28px;
}

.block.block-gift-card .box.box-information.col-mp.mp-6.mp-xs-12 {
    position: relative;
    right: 10px;
    float: right !important;
    margin-bottom: 20px;
}

/* payment method display */
.box.box-order-billing-method dl.payment-method {
    display: block !important;
}

/* checkout page on remove */
/* #opc-shipping_method .checkout-shipping-method .step-title {
    display: none;
} */
li#payment .payment-method-billing-address:nth-child(2) {
    display: none;
}

/* after placing order page */
.checkout-success button.action.primary {
    display: none;
}

.checkout-success p:nth-child(3) {
    display: none;
}

/* cart page on state hide */
div[name="shippingAddress.region_id"] label:after {
    display: none;
}

/* remove on order details banner */
.page-title-wrapper span.order-status {
    display: none;
}

.page-title-wrapper .order-date {
    display: none;
}

.page-title-wrapper .actions-toolbar.order-actions-toolbar {
    display: none;
}

/* remove recently ordered on My account */
.sidebar.sidebar-main.col-lg-3.col-md-3.col-sm-12.col-xs-12 .block.block-reorder {
    display: none;
}

/* remove returns on My account */
div#account-nav li:nth-child(6) {
    display: none;
}

/* for footer */
.footer-container ul.list-icon li:last-child {
    direction: ltr !important;
}
.footer-container ul.list-icon li span.icon.pe-7s-call {
    direction: rtl !important;
}
ul.list-icon li:nth-child(1) {
    padding-left: 0 !important;
}

.row .col-lg-2.col-md-2.col-sm-6.col-xs-12 p:nth-child(4){
    display: none;
}

.row .col-lg-2.col-md-2.col-sm-6.col-xs-12 p:nth-child(5) {
    display: none;
}
.row .col-lg-2.col-md-2.col-sm-6.col-xs-12 p:nth-child(6) {
    display: none;
}

/* responsive design for menu*/

@media (max-width: 1199px){
    .col-lg-8.col-xs-12.megamenu-content {
        display: block;
    }
}

/* banner for small devices */
@media (max-width: 1199px) {
    .slider_mgs_carousel .owl-item .item-image {
        min-height: 0 !important;
        width: 100% !important;
        height: auto !important;
        background-size: contain !important;
    }
}

@media (max-width: 1199px) {
    .page-header-sliders {
        height: auto !important; 
    }
}

/* Category images */
@media (max-width: 768px) {
    .panel-block-row.col-md-12.margin-bottom30.col-xs-12 .promobanner.zoom > a > img {
        min-width: 50%;
        width: 50px;
        margin: auto;
    }
    .switcher-currency img{
        margin-top: 0px;
        padding-right: 2px;
    }
    .header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher .switcher-toggle{
        width: 90% !important;
    }
}

/* checkout on bag icon alignment  */

@media (max-width: 991px) {
    .opc-estimated-wrapper .minicart-wrapper button.action.showcart > .counter.qty {
        border-radius: 50% !important;
        font-size: 12px !important;
        min-width: 20px !important;
        margin: 0 !important;
    }
}

/* conformation page alignment */

.checkout-onepage-success #maincontent {
    min-height: auto;
}

/* page loader */
.loader {
    display: flex;
    justify-content: center;
}

/*  My account> dropdown> Remove my returns */
/* .dropdown.dropdown-toplinks .dropdown-menu > ul.links > li:nth-child(4) {
    display: none;
} */

/* wishlist page */
.products-grid.wishlist .actions-primary span.fa.fa-shopping-cart {
    display: none;
}

.products-grid.wishlist .product-item-inner .field.comment-box {
    display: none;
}

.products-grid.wishlist .product-item-info .box-tocart .field.qty {
    display: none;
}

.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions {
    margin-top: -15% !important;
    margin-left: 30% ;
}
@media (min-width: 320px) and (max-width: 767px)  {
    .product-item-actions .btn {
        font-size: 10px !important;
    }
}
.wishlist-index-index .first-row-item {
    clear: right !important;
}

.product-item-actions .btn {
    height: 38px !important;
    font-size: inherit;
    background-color: black;
    /* margin-left: 3.6cm; */
    color: white;
    /* padding: 0px 12px; */
    border-radius: unset;
    border-color: black;
}
.page-products input.swatch-input.super-attribute-select {
    display: none;
}

@media (min-width: 320px) and (max-width: 499px)  {
    .products-grid.wishlist ol.product-items.row {
        columns: 2;
    }
}
@media (min-width: 320px) and (max-width: 767px)  {
    .form-wishlist-items .actions-toolbar button.action{
        margin-right:0px !important;
    }
}
@media (min-width: 320px) and (max-width: 767px)  {
    .products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action {
        padding-right: 9px;
        margin-right: 116px !important;
    }
}
@media (min-width: 320px) and (max-width: 425px)  {
    .wishlist-index-index .product-item-actions .btn {
        margin-left: 28px !important;
        padding-right: 20px;
        padding-left: 20px;
        margin-bottom:-8px;
    }
}
@media (min-width: 449px) and (max-width: 1199px)  {
    a.btn-remove.action.delete {
        margin-top: -8px;
        margin-left: 19%;
    }
}

@media (min-width: 320px) and (max-width: 450px)  {
    a.btn-remove.action.delete {
        margin-top: -8px;
        margin-left: 62%;
    }
}

/* products section> Best seller, new, sale and top rate */
@media (max-width: 767px) {
    .nav>li>a {
        padding: 10px 9px !important;
    }
}

/* homepage */
@media (max-width: 900px) {
    .content-heading{
        margin-top: 20px;
    }
}

.cms-index-index .products-grid .product-item-info .product-item-details {
    height: 200px;
}
.owl-carousel .owl-dots.disabled .owl-dot span {
    display: none !important;
}
.cms-index-index #contentarea {
    display: none;
  }
.modal-popup .action-close{
    right: 95% !important;
    left: 13px;
}

.col-lg-4.col-md-4.col-sm-12.col-xs-12.margin-bottom30 {
    display: none;
}

.product.details.product-item-details .product-item-inner .stock.unavailable {
    display: none;
}

.product.product-item span.product-label.sold-out-label {
    max-width: 100%;
    padding: 0 10 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cms-home a.product.photo.product-item-photo {
    padding-bottom: 112% !important;
}

@media (max-width: 479px) {
    .panel-block-row.col-md-12.margin-bottom30.col-xs-12 .promobanner.zoom > a > img {
        min-width: 100%;
    }
}

@media (max-width: 767px) {
    .footer .middle-footer {
        padding: 0px 0 !important;
    }
}

/* wishlist Icon */
/* button.action.towishlist i.pe-7s-like {
  
} */

/* addToCart button */
/* .product.actions.product-item-actions button.action.tocart.primary.btn-cart {
    background-color: black;
    color: white;
} */

/* giftcode redeem button */


.block.block-gift-card button.action.action-check.primary {
    visibility: visible;
}

form#check-code-form button.action.action-redeem.primary {
    display: block !important;
    padding: 0px 13px;
    height: 36px;
    background-color: black;
    border-color: black;
    color: white;
    border-radius: 25px;
    margin-right: 10px;
}

/* My wallet loader */
.block.block-gift-card._block-content-loading .loader {
    display: none;
}

/* logo center */

.col-lg-8.col-xs-12.megamenu-content .tab-content {
    /* position: relative !important;
    display: flex;
    align-items: flex-start; */
    margin: 0 auto;
    display: flex;
    padding-right: 145px;/***changed header**/
    justify-content: center;
}

/* Homepage searchbar */
.search-open .header .search-form .form-search {
    opacity: 1 !important;
}
.products-list .product-item-info .product-item-details .product-item-name{

    /* margin-right: 15px; */
}
/* payment method label */
.opc-payment .payment-methods .payment-method .payment-method-title .label {
    display: block !important;
}
.field > .label, .form-group > .label, .field > label, .form-group > label {
    display: inline-block;
    font-weight: 500;
    margin-right: 0px !important;
}
/* CMS Page aligment issue */
.cms-index-index #maincontent, .cms-page-view #maincontent{
    width: 1200px;
    overflow-x:hidden;
}

/* contact-us page */
.col-sm-6.col-xs-12.margin-bottom60 ul.list-icon li:nth-child(1) {
    padding-left: 12% !important;
}

/* mobile menu */
.col-lg-8.col-xs-12.megamenu-content .tab-content {
    display: block !important;
    margin: 0 auto;
    padding-right: 0 !important;
}

/* sign-in page */
.actions-toolbar.social-btn.facebook-login.col-lg-4.col-md-4.col-sm-12.col-xs-2 {
    width: 50%;
}
.actions-toolbar.social-btn.google-login.col-lg-4.col-md-4.col-sm-12.col-xs-2 {
    width: 50%;
}

input#pass::-ms-reveal {
    display: none;
}
.field-error{
    color: red !important;
}
/* create account */
.password-strength-meter{
    padding: 0 !important;
    text-align: right;
    background-color: white !important;
}
.totals-giftcredit th, .totals-giftcredit td{
    border-top: 0 !important;
}
@media only screen and (max-width: 768px){
.password-strength-meter{
    padding: 0 !important;
    margin-left: 196px;
}}

@media (max-width: 390px) {
    .actions-toolbar.padding-top15 .col-sm-6.col-xs-12.margin-top15 .btn-full {
        width: 60%;
    }
}

label.personal-name {
    float: left;
}

/* rajesh update */
.form-password_forget .col-sm-6.col-xs-12.margin-top15 button.action.submit.btn.btn-primary.btn-full {
    width: 68% !important;
    border-radius: 8px;
    height: 51px;
    margin-top: 20px;
}
.customer-account-forgotpassword .form-group>label {
    margin-right: 0px !important;
    margin-bottom: 0 !important;
    color: #000 !important;
    font-weight: 400 !important;
    margin: 0 !important;
}
.form-group .label{
float:right  !important}
.control .personal-name{
float:right  !important}


/* rajesh update */

.form.form-create-account .lof-social-login h3, .block.block-customer-login .lof-social-login h3 {
    z-index: 0 !important;
}

.form.form-create-account .lof-social-login h3, .block.block-customer-login .lof-social-login h3 {
    z-index: 0 !important;
}

/* Homepage */


.rimage.d-sm-none {
    display: none;
}

img.rimage__img {
    width: 100%;
    height: auto;
}

.home-builder-block-id-1605962948aed7e05a-1.col-12 {
    margin: 13px;
    margin-top: 0px;
}

.promobox__border.absolute-stretch {
    display: none;
}

.col-12.col-md-4.col-sm-4.col-xs-4.d-none.d-md-block {
    padding-right: 0px;
}

.row.align-items-start.justify-content-center {
    margin-right: 0px !important;
}

/* address */

.box.box-billing-address.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
    display: none;
}
.box.box-address-billing {
    display: none;
}
/* otp checkout */
.checkout-index-index button footer.modal-footer {
    padding-top: 25px;
}
.checkout-index-index footer.modal-footer button {
    /* width: 100%; */
    margin-top: 5px;
}
.checkout-index-index .modal-footer .btn+.btn{
    margin-right: 0 !important;
}
.checkout-index-index button.resendbutton:nth-child(2) {
    color: black !important;
    background: none !important;
    border: none !important;
    text-decoration: underline;
    position: relative;
    bottom: 54px;
}
div#otpform .telephonewithcode {
    direction: ltr;
    text-align: center;
}
/* otp */

div#otpform .content {
    color: black;
    text-align: center;
    font-weight: 600;
    padding-bottom: 5px !important;
}

@media (min-width: 991px) {
    .checkout-index-index .modal-popup .modal-inner-wrap{
          width: 30% !important;
    }
}
.modal-footer {
    text-align: center !important;
    line-height: 25px !important;
    padding: 0 20px !important;
}
.customer-address-form .modal-footer {
    padding: 10px !important;
    position: relative;
    top: 25px;
}
div#otpmobilenumber {
    color: black;
}

.checkout-index-index .modal-popup .modal-content {
    padding: 16px !important;
}
@media (min-width: 449px){
    .modal-popup .modal-inner-wrap {
        width: 55% !important;
        padding:20px !important;
    }
}


.customer-address-form .modal-popup .modal-inner-wrap {
    background: white;
    border-radius: 14px;
}
.customer-address-form .modal-popup .modal-header .action-close {
    right: 95% !important;
}
.checkout-index-index .modal-popup .modal-header .action-close {
    right: 87% !important;
}

/* newproduct sidebar */
.block.widget.block-new-products-list .block-title {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    position: relative;
    display: block;
    padding: 0 0 2px;
    margin-bottom: 25px;
    margin-top: 40px;
}

.block.widget.block-new-products-list .block-title:after {
    height: 2px;
    width: 60px;
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #222;
    left: 0;
    right: 0;
}
/* new product homepage */
ol#widget-new-products-new_release_products .product-item-actions {
    display: none;
}
.cms-index-index .image-animation .product-details-new {
    padding-bottom: 15px;
}
.cms-index-index h3.product-name.new {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
}
.cms-index-index h3.product-info-price.new span.price {
    font-size: 24px;
    font-weight: 400;
}
.cms-index-index .product-info-description.new {
    margin-bottom: 30px;
}
.cms-index-index .product-info-description.new span.description {
    font-size: 15px;
    line-height: 23px;
}
.cms-index-index h3.product-info-price.new {
    margin-bottom: 20px;
}
.cms-index-index form button.action.tocart.primary {
    background-color: white !important;
    color: black !important;
    padding: 3px 24px !important;
    position: relative;
    font-size: 12px;
    border: 1px solid black;
    margin: auto;
}
.product-details-new-image {
    padding-bottom: 15px;
}
.product-image.new {
    margin-left: -14px;
    margin-right: -14px;
}
.cms-index-index .image-animation .product-details-new-image img.img-responsive.new {
/* height: 470px;*/
    width: 470px;
}
@media (min-width: 768px) {
    .cms-index-index .image-animation .product-details-new {
        padding-top: 100px;
    }
}

/* samll device addtocart button */

@media (max-width: 767px) {
    .owl-stage button.action.tocart.primary.btn-cart {
        top: 98% !important;
        left: 78px !important;
        width: auto;
        height: 40px;
        padding: 0 6px !important;
    }

    .products-grid .product-item-info .tocart.btn-cart {
        padding: 0px 10px !important;
        width: auto !important;
        height: auto !important;
    }
    .products-grid .product-item-info .tocart.btn-cart .text {
        display: contents !important;
    }
}
.owl-carousel .owl-dots .owl-dot {
    /* display: none !important; */
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}
/* .pe-7s-shopbag:before {
    display: none;
} */

/* homepage silder samlldevice */
@media (max-width: 767px) {
    .product-tab .menu-product-tabs li.active a{
        width: 90px;
    }
    .product-tab .menu-product-tabs li {
        padding: 5px;
      }
}

/* listing page */
@media (max-width: 991px) {
    .block.widget.block-new-products-list {
        display: none;
    }
}


/* notify button */

.products-grid .product-item-info:hover .product.alert.stock a {
    opacity: 1 !important;
    top: 100% !important;
}
body:not(.cms-home) .products-grid .product-item-info .product-item-inner{
    left: 15px;
    right: 15px;
}
.products-grid .product-item-info .product-item-inner{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.products-grid .product-item-info .product-item-inner .alert{
    margin-bottom: 0;
}

.products-grid .product-item-info .product.alert.stock a {
    opacity: 1 !important;
    top: 100% !important;
    height: 37px;
    z-index: 3;
    color: #222;
    line-height: 20px;
    white-space: nowrap;
    background-color: #fff;
    padding: 8px 45px;
    text-align: center;
    border-color: black;
    opacity: 0;
    visibility: visible !important;
    border-radius: 0 !important;
}

.cms-index-index .products-grid .product-item-info .product-item-details {
    padding-bottom: 50px;
}
/*Notify for Product Detail Page*/
.product-detail-infomation-content .product.alert.stock a {
    -webkit-border-radius: 40px;
    font-size: 13px;
    width: auto;
    padding: 6px 45px !important;
    background-color: #fff;
    color: #000;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: inherit;
    border: 1px solid black;
}

.product-detail-infomation-content .alert {
    position: absolute;
    top: 240px !important;
    margin: 0;
}

.products-grid .product-item-info .product-top:hover a.photo::after {
    opacity: 0 !important;
}
.product-top .product-image-photo.img-thumbnail {
    margin: 0 !important;
}
.product-detail-infomation-content .notify-wishlist {
    position: relative;
    top: 220px;
    right: 150px;
}
.product-detail-infomation-content .notify-wishlist button.action.towishlist:hover {
    border-color: transparent;
    color: #000;
    background-color: transparent;
}
.product-detail-infomation-content .notify-wishlist button.action.towishlist {
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    border: 0px solid #e6e6e6;
    color: #000;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: none;
}
.catalog-product-view .product-item-info .product-top .notify-wishlist {
    display: none;
}
/* end */
/* logo  */
.header .logo-header .logo img {
    width: 100%;
}
.col-md-4.col-sm-6.col-xs-12:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 991px) {
    .col-md-4.col-sm-6.col-xs-12:nth-child(2) {
        display: none;
    }
}

@media (max-width: 1199px) {
    .col-md-4.col-sm-6.col-xs-12 .col-md-4.col-sm-4.logo-header {
        display: none;
    }
}
   
/* responsive homepage */

.minicart-wrapper .block-content {
    max-height: none !important;
}

.minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
    transform: rotateY(180deg);
}
.minicart-items .product-item .product-item-details {
    width: calc(65%) !important;
    
}
.minicart-items .product > .product-item-photo{
    float: right!important;
}
.minicart-items .product-item .product-item-details .product-item-name {
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.minicart-wrapper .block-content .minicart-items-wrapper {
    max-height: calc(100vh - 300px);
    overflow-y: scroll;
}

dl.product.options.list dt {
    clear: right !important;
}
dl.product.options.list dt, dl.product.options.list dd {
    float: right !important;
}
.options {
    margin-top: 5px;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    vertical-align: middle !important;
}
.breadcrumbs {
    margin-bottom: 0px !important;
    
}
/* body.wide .container {
    margin-top: 150px;
} */
@media (max-width: 400px){
    .swatch-option{
        margin: 5px 0 0 5px !important;
    }
    .product.details.product-item-details div[class^="swatch-opt-"]{
        right: 33px !important;
    }
}
.breadcrumbs .cart-container{
    margin-top: 100px;
}
.products-grid .product-item-info .tocart.btn-cart {
    display: block;
}   
.swatch-attribute .swatch-option {
    min-width: 28px !important;
    height: 28px !important;
}
.form-address-edit{
    width: 65%;
    margin: 0 auto;
}
/* .checkout-cart-index #shopping-cart-table{
    margin-top: 150px !important;
} */
/* changes */
.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty > span.minus{
    padding-left: 0px !important;
    margin-right: 10px;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty > span.plus{
    padding-right: 0px !important;
}

@media (max-width: 991px) {
        /* .checkout-cart-index #shopping-cart-table{
        margin-top: 78px !important;
    } */
    .checkout-cart-index #shopping-cart-table .cart.item tr td.col.item .product-item-details{
        text-align: right !important;
    }
}

/* .modal-popup .modal-inner-wrap {
    width: 100% !important;
    left: 50% !important;
    right: 50% !important;
} */
/* .modal-popup._show .modal-inner-wrap {
    top: 50% !important;
    background: #fff;
    border-radius: 10px;
    padding: 30px;
} */
.address-otp-modal {
    width: 35% !important;
    margin: 0 auto !important;
}
/* .modal-popup {
    left: 35% !important;
} */
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0) !important;
    box-shadow: 0 5px 15px rgba(0,0,0,0) !important;
    border: 0 !important;
    margin-bottom: 10px;
}
.modal-header {
    border-bottom: 0px solid #e5e5e5 !important;
    padding: 0 0 20px 0 !important;
}
.modal-footer {
    border-top: 0px solid #e5e5e5 !important;
}
.modal-title{
    font-size: 24px;
    font-weight: 600;
    padding: 20px;
    display:flex !important;
    justify-content: center !important;
}
.details a img{
    border-radius: 100%;
    width: 30px;
    height: 30px;
    /* margin: 0 5px 0 5px; */
    /* margin: 0 auto; */
    display: block;
    /* width: 100%; */
    text-align: center;
}
.details .morecolor{
    padding: 3px 0px 0px 0px;
    background: #f2f2f2;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    text-align: center;
    margin: 5px 5px 0 5px;
}
.custom-tooltip {
    padding: 4px;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
}
@media only screen and (max-width: 767px){
    .products-grid .product-item-info .product-item-details .product-item-name a{
        display: block;
        text-overflow: ellipsis;
        white-space: normal;
        overflow: hidden;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.item {
        text-align: right !important;
        display:flex !important;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo {
        float: right !important;
        width: 40% !important;
    }
    /* .item-actions{
        
        top: 87px;
        left: 101px;
        padding-left: 20%;
        font-size: 18px;
    } */
    .checkout-cart-index #shopping-cart-table tbody tr td {
        text-align: center !important;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.qty .field.qty {
        border: 1px solid #ccc;
        border-radius: 20px;
    }
    .checkout-cart-index #shopping-cart-table tbody tr td.col.qty .input-text.qty {
        height: 30px !important;
        width: 50px !important;
        display: ruby-base-container;
        background: none;
    }
    .plus{
        margin: 0 0px 0 15px;
    }
    .minus{
        margin: 0 15px 0 0px;
    }
    .minicart-wrapper .block-content .minicart-items-wrapper {
        max-height: calc(80vh - 300px);
    }
    .minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
        transform: rotateY(180deg);
    }
    .minicart-items .product-item .product-item-details {
        width: calc(55%) !important;
    }
    .minicart-items .product-item .product-item-details .product-item-name {
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    dl.product.options.list dt {
        clear: right !important;
    }
    dl.product.options.list dt, dl.product.options.list dd {
        float: right !important;
    }
    div#giftcardContainer {
        padding-right: 0px !important;
    }
    .block.block-gift-card button.action.action-check.primary {
        padding: 0px 20px;
        height: 36px;
        background-color: black;
        border-color: black;
        color: white;
        border-radius: 25px;
        
    }
    .col-mp {
        padding: 0 0px 15px 0 !important;
    }
    .nav>li>a {
        padding: 10px 0px !important;
    }
    .breadcrumbs {
        margin-bottom: 0px !important;
        
    }
    #maincontent {
        padding-top: 0px !important;
    }
    .product-data-items-content .data.item.content {
        padding: 10px 0 10px 0 !important;
    }
    .product-data-items-content .title-accordion {
        padding: 0 0px 0 40px !important;
    }


    .form-address-edit{
        width: 100%;
    }
    .modal-popup._show .modal-inner-wrap {
        padding: 15px;
        width: 60% !important;
    }
    .address-otp-modal {
        width: 90% !important;
    }
    .modal-popup {
        right: 0% !important;
    }
    .modal-popup .modal-inner-wrap {
       
        right: 0% !important;
    }
}

/* hompage */
product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 16px !important;
}
.products-grid .product-item-info .tocart.btn-cart{
    transform: none !important;
    position: inherit !important;
    margin-top: 10px;
}
/* .owl-carousel .owl-dots {
    display: table !important;
} */
@media (min-width: 320px) and (max-width: 767px){
    .rimage.d-none.d-sm-block .col-12.col-md-6.col-sm-4.col-xs-12.d-none.d-md-block {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        text-align: center;
        align-content: center;
    }
}
.product-details-new h3.product-info-price.new {
    font-size: 18px;
}

/* menu center*/
@media (min-width: 1199px) {
    .col-lg-8.col-xs-12.megamenu-content {
        display: flex;
        justify-content: center;
    }
}
/* mobile left menu */
li.mega-menu-item.mega-menu-fullwidth.menu-4columns.level0.static-menu.level0.dropdown span.toggle-menu {
    display: none;
}
.inner-text {
    display: none;
}
a.scroll-to-top {
    display: none;
}
/* lodder */
.lazy-loading-img .products-grid .product-item-info .product-top, .lazy-loading-img .list-products .product-item-info .product-image, .lazy-loading-img .promobanner, .lazy-loading-img .thumbnail-post, .lazy-loading-img .instagram-item {
    background-image: none !important;
}
.product-info-main .product-info-price .price-box .price {
    font-size: 15px !important;
}
.product-info-main .product-info-stock-sku .stock.available span {
    padding-right: 10px;
}
.product-info-main .product-sub-infomation .product-brand .brand-name strong {
    padding-left: 10px;
}

.minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container {
    overflow: revert !important;
}
/* product-label */


/* wishlist */
.products-grid .product-item-info .product-top .actions-link button {
    -webkit-transform: scale(1) !important;
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}
.products-grid .product-item-info .tocart.btn-cart {
    opacity: 1 !important;
    visibility: visible !important;
}
.wishlist-index-index .product-item-actions .btn {
    margin-left: 135px;
    padding: 0px 2px;
    border-radius: 40px;
}
.wishlist-index-index .products-grid.wishlist .product-item-info {
    padding-bottom: 65px;
}
.wishlist-index-index .products-grid .product-item-info .product-item-inner {
    bottom: 65px;
    right: 4px !important;
}
@media (max-width: 457px) {
    .wishlist-index-index .products-grid.wishlist .product-item-info .product-item-name {
        height: auto;
        min-height: 80px;
    }  
}
@media (max-width: 450px) {
    .wishlist-index-index .product-item-actions .btn{
        margin-right: -3.5cm;
    } 
    .wishlist-index-index .products-grid .product-item-info .product-item-inner{
        right: 0 !important;
    }
}
@media (min-width: 405px) and (max-width: 500px)  {
    .wishlist-index-index .product-item-actions .btn{
        margin-left: 50px !important;
    }
}
/* end */
/* checkout */
/* .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
    pointer-events: none !important;
} */
/* giftmessage */
#checkout-step-payment .cart-gift-item .gift-item-block.block._active .title::after {
    transform: rotate(180deg);
}
#checkout-step-payment .cart-gift-item .block:after {
    display: none;
}
    
#checkout-step-payment .cart-gift-item .gift-item-block.block .title:after {
    visibility: visible !important;
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    color: #000;
    font-weight: 100;
    left: 0;
}
#checkout-step-payment .cart-gift-item .block {
    color: black !important;
    visibility: visible !important;
    font-size: 18px !important;
    width: 100% !important;
    font-weight: 500 !important;
}
#checkout-step-payment .cart-gift-item {
    padding-bottom: 30px;
}
#checkout-step-payment .cart-gift-item .gift-summary .gift-message-summary {
    font-size: 14px;
    padding-top: 4px;
    color: gray;
}
#checkout-step-payment .cart-gift-item button.action.action-edit,
.gift-options-cart-block .cart-gift-item button.action.action-edit {
    border-radius: 8px;
    background: #fff;
    color: #000;
    font-size: 12px;
    padding: 4px 20px;
    border: 1px solid;
}
#checkout-step-payment .cart-gift-item button.action.action-delete,
.gift-options-cart-block .cart-gift-item button.action.action-delete {
    border-radius: 8px;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 5px 21px;
    border: 1px solid;
}
/* #checkout-step-payment .cart-gift-item .gift-item-block.block .title {
    border-bottom: 1px solid #80808021;
} */
.sales-order-view .block.block-order-details-gift-message .block-title {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 300;
}
.sales-order-view dl.item-options dt.item-sender {
    display: block;
}
.sales-order-view .block-content strong.label {
    padding-right: 5px;
}
.checkout-cart-index #shopping-cart-table .gift-options-cart-item {
    display: none;
}
/* .checkout-cart-index .cart-gift-item {
    display: none;
} */
/* end */

/* .opc-block-summary {
    background-color: #f5f5f5 !important;
    padding: 19px 65px 30px !important;
} */
.checkout-index-index .shipping-address-button {
    height: 227px;
}

.column.main.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    z-index: 1;
}
.billing-address-same-as-shipping-block.field.choice {
    display: none;
}
body._has-modal-custom:before{
    z-index: 1 !important;
}
div#shipping-new-address-form .field .control {
    color: black;
}
.control._with-tooltip span.note {
    color: gray;
}
.mf-div input.mf-radio {
    float: right !important;
    margin-left: 20px;
}
.opc-payment .payment-methods .payment-method .payment-method-content .actions-toolbar {
    /* float: right; */
    margin-left: 84%;
    margin-top: 38px !important;
}
.mf-div{
    margin-bottom: 0 !important;
}
/* div#opc-sidebar .opc-block-shipping-information {
    display: none;
} */
@media (max-width: 991px) {
    .opc-sidebar.opc-summary-wrapper._show + .modal-custom-overlay {
        z-index: 1 !important;
    }
}
.checkout-index-index label.label.select-payment-method-text span {
    position: relative;
    top: 30px;
    left: 23.5%;
    font-weight: 600;
}
@media (max-width:600px){
    .checkout-index-index label.label.select-payment-method-text span {
        left: 15.9rem;
    }

}
.checkout-index-index .payment-method-content .field.required {
    padding-top: 15px;
}
@media (max-width: 1199px){
    .checkout-index-index._has-modal-custom .header {
        z-index: auto;
    }
} 
@media (max-width: 991px) {
    .opc-sidebar.opc-summary-wrapper .modal-inner-wrap .modal-header{
        background-color: white;
    }
    .opc-sidebar.opc-summary-wrapper .modal-inner-wrap .modal-header .action-close {
        left: 10%;
    }
}
@media (max-width: 991px) {
    .checkout-index-index .modal-popup .modal-inner-wrap {
        width: 100% !important;
        max-width: 80% !important;
    }
}


/* paymentgetway */
.lof-social-login-widget .row {
    display: block;
}
.control._with-tooltip {
    padding-right: 0px !important;
}

/* small device cart */
.minicart-items .product > .product-item-photo img, .minicart-items .product > .product-image-container img {
    transform: scaleX(-1);
}

/* sign-in checkoutpage */
@media (min-width: 320px) {
    .social-login-authentication-channel.row .col-xs-2 {
        width: 50% !important;
    }
}

/* homepage-product-new */
.product-details-new-image img.img-responsive.new {
    width: 100%;
}

/* product-details */

.products-grid .product-item-info .product-item-details {
    padding-bottom: 55px;
    
    /* changes */
}
h5.product-brand {
    font-size: 17px;
    bottom: 145px;
}
.details a {
    display: inline-flex;
}
.product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 10px !important;
}

/* product custom-tooltip */
.custom-tooltip {
    position: relative;
    display: inline-block;
}
  
.custom-tooltip .custom-tooltiptext {
    visibility: hidden;
    width: auto;
    background-color: white;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    left: -33px;
    bottom: 42px;

    /* Position the tooltip */
    position: absolute;
    z-index: 999;
}
.product-swatches-color {
    color: black;
    bottom: -4px;
    font-weight: bold;
}
.custom-tooltip:hover .custom-tooltiptext {
    visibility: visible;
}
span.custom-tooltiptext img {
    height: 135px !important;
    width: 135px !important;
    border-radius: 0 !important;
}
.product.details.product-item-details img:hover {
    box-shadow: 0 0 0 3px rgb(0 0 0 / 15%);
}


/* rajesh changes */


.fullscreen-slider .owl-carousel .row, .fullscreen-slider .owl-carousel .item-image img, .fullscreen-slider .owl-carousel .item-image, .fullscreen-slider .owl-carousel div:not(.owl-controls):not(.slide-text) {
    height: 100%!important;
}


.slider_mgs_carousel .owl-item a{background-size: cover!important;}

@media only screen and (max-width: 5000px) {
  .ctrts{
    margin-top: 32px;
}

#page-header-sliders .owl-dots{
height: auto !important;
left: 48% !important;
bottom: -20px;
} 

.mgs-filter-active{ 
float:right  !important; }
.mgs-filter-active .shoppingby-item{ 
float:right  !important; }
}
@media only screen and (max-width: 950px) {
  .ctrts{
    margin-top: 35px; 
}

.checkout-cart-index .cart-summary .checkout-methods-items .item .action.multicheckout{
       display:none !important;
}

#page-header-sliders .owl-dots {
  height: auto !important;
  left: 50% !important;
}

.slider_mgs_carousel.owl-carousel .owl-dots{
display:block !important;

}
#attribute-products9634913441642566885 .owl-dots{
display:none !important;
} 
 
.form-create-account {
width:100% !important;}

.form-password_forget {
width:100% !important;}

.cms-index-index .page-title-wrapper + .page-main {
  margin-top: -8px !important;
}

.mobclass{
    display: block !important;
    height: auto !important;
    margin-top:0px!important;
} 
}

.products-grid.slider-1-row .owl-item
{
padding:0px 5px 0px 5px !important
}
.home-builder-block-id-1605962948aed7e05a-1{

margin: 13px 0px 13px 13px !important;
}
/* rajesh changes */

/* navigation-new-product */
#widget-new-products-new_release_products .product-item-info {
    padding-bottom: 25px;
}
ol#widget-new-products-new_release_products .product-item-details {
    float: left;
    width: 43%;
    height: 0px;
}
ol#widget-new-products-new_release_products img.product-image-photo {
    height: 125px;
    width: 125px;
    vertical-align: text-top;
}
ol#widget-new-products-new_release_products li.product-item {
    /* padding: 16px; */
    padding: 15px 0;
}

.block-content button.action.tocart.primary {
    color: white;
    background-color: black;
    padding: 0px 8px;
    height: 34px;
    width: 125px;
    margin-top: 10px;
    border: none;
}   
a.product-item-link {
    color: black;
}
.block.widget.block-new-products-list button.action.tocart.primary {
    display: none;
}
/* end */


@media (max-width: 991px){
.product-info-main .product-add-form .actions.action-add-to, .bundle-info .product-details .actions.action-add-to {
    float: right !important; 
    padding: 0px 0 0 !important;
}}
/* In My Account*/

/* .sales-order-history .column.main.col-lg-9.col-md-9.col-sm-12.col-xs-12.pull-right {
    overflow-x: auto;
} */
.sales-order-view .table-wrapper.order-items {
    overflow-x: auto;
}
/* menu */
.header .logo-header .logo {
    padding-top: 0 !important;
}
.cms-home .col-md-4.col-sm-4.logo-header a:nth-child(1) {
    display: block;
}

.block-title--myac{
    margin-top: 45px !important;
}

.sidebar .block .block-title .title {
    margin-top: 29px !important;
}

/* check-out-cart */
/* .checkout-cart-index img.product-image-photo {
    height: 120px;
} */
@media (max-width: 767px) {
.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-photo {
    width: 100% !important;
}
}
/* end */

.page-wrapper.lazy-loading-img .header {
    position: fixed !important;
}
span.price {
    font-weight: 600;
}
a.btn.a-button {
    background-color: white;
    color: black;
    border-color: black;
}
button#product-addtocart-button {
    background-color: white;
    color: black;
}
.catalog-product-view button#product-addtocart-button {
    background-color: #000 !important;
    color: #fff;
}
.product-detail-infomation-content .product-info-main .product-brand .brand-name a {
    color: #000 !important;
}
.product-label.sold-out-label {
    max-width: max-content !important;
    padding: 2px 15px 0 !important;
}
.header .dropdown-switcher .dropdown-menu li>a img {
    height: 24px !important;
    width: 24px !important;
    border-radius: 50%;
    object-fit: cover;
}
.catalog-product-view .product-detail-infomation .field.qty > .control > span {
    font-size: 40px !important;
}
.catalog-product-view .box-tocart .field.qty > .control span.edit-qty.plus {
    font-size: 30px !important;
}
.header .dropdown-switcher .dropdown-menu li > a {
    padding: 10px 15px !important;
}
.header .dropdown-switcher .dropdown-menu li>a {
    border-bottom: 0px solid #ddd !important;
    color: #000000 !important;
    font-size: 16px;
    font-weight: 400;
}
.header .dropdown-switcher .dropdown-menu li>a:hover {
    background: #DDDFE4;
}
/* end */
.catalog-product-view .product-detail-infomation .product-name {
    font-size: 20px !important;
    font-weight: 400;
    color: #000;
}
.price-box.price-final_price .price {
    font-size: 20px !important;
    color: #000 !important;
    font-weight: 500 !important;
}
/* murgan codes */
.success-ajax--popup .mfp-close {
    right: 349.4px !important;
    top: -30px !important;
}
@media (max-width: 380px){
.success-ajax--popup .mfp-close {
    margin-right: 290px;
}}
@media (max-width: 450px){
    .success-ajax--popup .mfp-close {
        right: 319.6px !important;
    top: -30px !important;
    }}


.minicart-wrapper .block-minicart {
    transition: initial !important;
    animation-direction: normal !important;
}


    .margin-left15{
        margin-right:10px !important;
    }  
    .field.required .input-text + .mage-error{
        text-align: right;
    }
    .margin-top15{
        float: right;
    }
    .contact-index-index .contact-form-content ul.list-icon li{
        padding-right: 70px;
    }

    ul.list-icon li{
        padding-right: 30px;
    }
.product-info-main .product-add-form .box-tocart > .fieldset, .bundle-info .product-details .box-tocart > .fieldset{
    float:unset !important; 
}
.header .top-custom-link ul li{
    float: right !important;
}

@media (max-width: 1199px){
    .header:not(.header6):not(.header7) .megamenu-content {
        -webkit-transition: right 0.3s !important;
        -moz-transition: right 0.3s !important;
        right: calc(-1 * (100% - 54px));
        left: unset !important;
    }

    .nav-before-open .header .megamenu-content{
        right: 0 !important;
    }
}


    @media (max-width: 991px) {
        .middle-footer div[class*="col-lg"]:not(:last-child) {
            margin-bottom: 38px;
        }}

@media (min-width: 350px) and (max-width: 390px)  and (orientation: portrait) {
    .products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action{
            margin-right:111px !important;
    }}
    @media (min-width: 350px) and (max-width: 390px)  and (orientation: landscape) {
        .products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action{
                margin-right:111px !important;
        }}
@media (max-width: 767px)  and (orientation: portrait)  {
    .products-grid.wishlist .product-item-info{
      display:inline-block;
        }
    }
.products-grid .product-item-info .product-top{
    overflow:visible !important;
}

.products-grid.wishlist .product-item-info .box-tocart + .product-item-actions .action{
    padding-right:9px;
    margin-right:72%;
    
}
/* brand */

.brand-index-index .shop-by-brand > .description {
    display: none;
}
ul#featured-brand-list .count {
    display: none;
}
/* end */

/* header */
.header .top-custom-link ul li {
    direction: ltr;
}
/* end */

/* menu arrow */
li.level1.dropdown-submenu span.icon-next i.fa.fa-angle-right {
    float: left;
    transform: rotateZ( 180deg);
}
@media (max-width: 1199px) {
    li.level1.dropdown-submenu span.icon-next i.fa.fa-angle-right {
        float: revert;
        transform: rotateZ( 90deg);
    }
}
ul#mobile-menu-27-1 {
    columns: 4;
    max-height: 500px;
    overflow-x: auto;
}
/* end */
/* list page filter */
#narrow-by-list .selectedli a::after{
    display: none !important;
}
#narrow-by-list .selectedli a::before{
    display: none !important;
}
/* background */
body{
    background-color: white !important;
}
.footer .middle-footer{
    background-color: white !important;
}
.breadcrumbs{
    background-color: white !important;
}
.products-grid .product-item-info .tocart.btn-cart{
    border: 1px solid black !important;
}

@media only screen and (max-width: 768px){

.field.choice > input{
    left: 369px !important;
}
}
.field.choice > input{
    left: 570px;
    right: 0;
}
.form-create-account h3{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 0 20px;
    text-align: right !important;
}
.form-create-account h2{
    text-align: right !important;
}
/* form title */
@media only screen and (max-width: 768px){
    .form-create-account h3{
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0 20px;
        margin-left: 270px;
    }
    .form-create-account h2{
        text-align: right !important;    }
}
@media only screen and (max-width: 768px){
    .field.choice > input{
        left: 369px !important;
    }
    }
/* end */
/* filter */
.block.filter .block-content.filter-content .filter-options-item {
    cursor: pointer;
}
.slider-label>div:nth-child(1) {
    left: 0 !important;
}
.minicart-wrapper.active div#ui-id-1 {
    left: 450px !important;
    right: auto !important;
}
.catalog-category-view.page-layout-2columns-left .block.filter .block-content.filter-content {
    transition: initial !important;
    animation-direction: normal !important;
}
/* end */

.minicart-wrapper .close-minicart button{
    left:8cm !important;
    right: 8px;
}
/* changes */
.modal-popup.confirm .modal-inner-wrap{
    width: 331px!important;
    background-color: white;
    height: min-content;
}
.modal-popup.confirm .modal-inner-wrap {
    width: 331px !important;
    background-color: white;
    height: min-content !important;
    padding: 10px;
}

.modal-popup.confirm .modal-content div {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    color: #000;
}
.modal-popup.confirm .modal-footer .action-dismiss {
    border-radius: 8px !important;
}
.modal-popup.confirm .modal-footer .action-accept {
    border-radius: 8px !important;
    border: 2px solid #000 !important;
    background: none !important;
    background-color: transparent !important;
    color: #000 !important;
}
.modal-popup.confirm .modal-inner-wrap {
    padding: 25px;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
   padding:20px 0 !important;
}
@media (max-width: 768px) {
    .modal-popup.confirm .modal-inner-wrap{
        width: 280px!important;
        background-color: white;
        height: min-content;
    }
    .modal-popup.confirm .modal-inner-wrap .modal-content{
        padding: 0px 15px;
    }
}
.sidebar .block .block-title .title:after{
    right:0;
}
/* div#block-gift-card-discount .payment-option-title.field.choice{
    float: right;
} */
.opc-payment .payment-methods .payment-method{
margin-top: 67px;
}

@media (max-width: 768px) {
    .nav-open .close-nav-button{
        display: block;
        opacity: 1 !important;
        right: auto !important;
        left: 0 !important;
        top: 4px !important;
       
    }}
    /* changes */

/* end */
/* payment page */
.checkout-index-index .payment-option-title.field.choice {
    text-align: right;
}
.checkout-index-index .payment-option.discount-code .payment-option-title::after {
    right: unset !important;
    left: 0 !important;
}
.checkout-index-index .label.select-payment-method-text {
    text-align: right;
    margin-top: 10px;
}
.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar > div {
    float: right !important;
}
.checkout-index-index .action.action-edit-address {
    position: relative;
    top: 10px;
}
.checkout-index-index .payment-method-title.field.choice label.label {
    position: relative;
    margin-right: 22px !important;
}
.checkout-index-index .opc-payment .payment-methods .payment-method {
    margin-top: 0;
    display: flow-root;
}
.header .close-nav-button {
left: 1px !important;
}
/* end */
/* slider in arabic */
.checkout-index-index .irs.js-irs-0 {
    rotate: 180deg;
    /* top: 15px !important; */
}

/* .checkout-index-index .irs {
height: 90px !important;
} */

.checkout-index-index .irs-min, .irs-max {
rotate: 180deg;
top: 40px !important;
}

.checkout-index-index .irs-slider{
/* top: 7px !important; */
rotate: 180deg;
}

.checkout-index-index .irs-bar {
rotate: 180deg;
/* top: 24px !important; */
}
.checkout-index-index .irs-single {
    rotate: 180deg;
    top: 40px;
  } 

/* end */
/* chart-icon */
#callbell-iframe {
    right: initial !important;
    left: 0 !important;
}
/* end */

/* site */
.filter-options-content.Brand input#myInputs {
    margin-bottom: 5px;
}
button.action.towishlist {
    color: black !important;
}
@media (max-width: 991px){
    .block-content.filter-content {
        overflow: scroll;
    }
}
html.use-header1.filter-open {
    overflow: hidden;
}
.product-data-items-content .title-accordion:after {
    left: 0 !important;
    right: unset !important;
}

.cms-index-index .breadcrumbs {
    display: none;
  }
.product-brand {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    letter-spacing: 0em;
  }
  .product-brand:hover {
    color: black;
  }
  .product.name.product-item-name {
    font-size: 13px !important;
    line-height: 25px !important;
    letter-spacing: 0em;
  }
  .price-box.price-final_price .price {
    font-size: 20px !important;
    color: #000 !important;
    font-weight: 800 !important;
  }
  .product.details.product-item-details {
    text-align: center;
  }
  .top-custom-link .tooltip-text{
    display: none;
  }

  .product-item-info .swatch-attribute.size {
    display: flex;
    justify-content: center;
   }

  .product-item-info .product-item-details .price-box
{
    padding-bottom: 6px;
    /* display: flex;
    justify-content: center; */
}

.product-item-info .product-item-details .price-box .old-price {
    margin-right: 5px;
    float: unset;
}

.product-item-info .price-box .old-price .price {
    margin-left: 0;
}

.header .dropdown-switcher .dropdown-menu li > a img {
    margin-right: 0px !important;
    margin-left: 10px;
}
 /* safari browser bug of blank white space*/
  @media
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5){
  
    html,
    body{
      width:100% !important;
      overflow-x:hidden !important;
    }
  
  }
/* end */

/* search page */
div#search_autocomplete {
    display: none !important;
}
.mgs-instant-search-page .product-item.col-md-3:nth-child(4n+1) {
    clear: right;
}
.mgs-instant-search-page .product.product-item span.product-label.sold-out-label {
    top: 180px !important;
}
.mgs-instant-search-page .product.product-item span.product-label.sale-label {
    top: 180px !important;
}
.mgs-instant-search-page .products-grid .product-item-info .product-item-details {
    padding-top: 24px;
    min-height: 200px;
}
.mgs-instant-search-page .product.actions.product-item-actions .actions-primary .product.alert.stock {
    top: 0 !important;
}
.mgs-instant-search-page a.product.photo.product-item-photo {
    padding-bottom: 100% !important;
}
.mgs-instant-search-page a.product.photo.product-item-photo img.img-responsive.product-image-photo.img-thumbnail {
    max-height: 195px;
}
.mgs-instant-search-page .products-grid .product-item-info .tocart.btn-cart {
    position: absolute !important;
    margin-top: 170px !important;
    left: 10% !important;
    padding: 0px 15px !important;
}
.mgs-instant-search .block-title .view-more {
    display: none;
}

/* remove letter spacing  */
.minicart-wrapper .close-minicart{
 letter-spacing: 0px !important;
}
/* Murgan 1/03 */
.product-info-main .product-add-form .actions.action-add-to{
    margin-right: 2%;
}

@media (max-width: 768px){
    .product-info-main .product-add-form .actions{
        margin-right:-0.4cm;
  }
  
  .box-tocart .field.qty > .control{
    margin-right:-10px;
  }
}

.mgs-filter-active .filter-current-subtitle:before{

    left: 1 !important;
}
.minicart-wrapper .block-minicart{
    -webkit-transition: left 0.3s !important;
    left: 0 !important;
}

.success-ajax--popup .mfp-inline-holder .mfp-content{
    width: 436px !important;

}

@media (max-width: 768px){
    .success-ajax--popup .mfp-inline-holder .mfp-content{
         width: 320px !important;
   
  }
  }
  .success-ajax--popup .popup__table{
     width: auto!important;

  }
  .success-ajax--popup .popup__result-title{
    font-weight: 200 !important;
}
.success-ajax--popup .popup__actions-wrapper{
    padding: 0 2px 6px !important;
}
.success-ajax--popup .popup__actions-wrapper button{
    text-transform: capitalize !important;
    letter-spacing: 0px !important;
    padding: 0 51px;
}
@media (max-width: 768px){
.success-ajax--popup .popup__actions-wrapper button{
    
    padding: 0px 43px;
    font-size: 12px;
}
.success-ajax--popup .popup__table .popup__table-col{
    padding: 14px !important;
    padding-top: 10px !important;
    padding-bottom: 8px !important;
    padding-left: 10px !important;
}
}
/* end */
html::-webkit-scrollbar, body::-webkit-scrollbar{
    width: 3px;
}
.mgs-filter-active .state-item:hover {
    border-color: black !important;
}
.mgs-filter-active .state-item:hover .state-item-icon-cancel:after{
    background: black !important;
}
/* 
.filter-options-item.active .filter-options-content.Brand ol#filter-item-brand {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    overflow-y: scroll;
    padding-left: 12px;
    height: 200px;
    direction: rtl;
}
.filter-options-item.active .filter-options-content.Brand ol#filter-item-brand::-webkit-scrollbar {
    width: 3px;
}
.filter-options-item.active .filter-options-content.Brand::-webkit-scrollbar{
    width: 8px;
}
.filter-options-item.active .filter-options-content.Brand::-webkit-scrollbar-thumb {
    background: #80808047;
    border-radius: 0px;
}
.filter-options-item.active .filter-options-content.Brand::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px #8080800d;
    border-radius: 0px;
    background: #8080801c;
}
.block-content.filter-content::-webkit-scrollbar {
    width: 8px;
    background: black;
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-title:after {
    content: "\f107" !important;
    font-family: "FontAwesome" !important;
    font-size: 12px !important;
    color: #7f7f7f !important;
    position: absolute !important;
    right: 97% !important;
    bottom: 3px !important;
  }
  .block.filter .block-content.filter-content .filter-options-item.active .filter-options-title:after {
    content: "\f106" !important;
  }
  .filter-options-item.active .filter-options-content.الحجم ol#filter-item-الحجم {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-left: 12px;
    overflow-y: scroll;
    height: 200px;
}
.filter-options-item.active .filter-options-content.الحجم ol#filter-item-الحجم::-webkit-scrollbar {
    width: 3px;
}
.filter-options-item.active .filter-options-content.الحجم::-webkit-scrollbar{
    width: 8px;
}
.filter-options-item.active .filter-options-content.Type ol#filter-item-producttype {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-left: 12px;
    overflow-y: scroll;
    height: 200px;
}
.filter-options-item.active .filter-options-content.Type ol#filter-item-producttype::-webkit-scrollbar {
    width: 3px;
}
.filter-options-item.active .filter-options-content.Type::-webkit-scrollbar{
    width: 8px;
}
ol#filter-item-brand::-webkit-scrollbar {
    width: 3px;
}
.filter-options-content.Brand ol#filter-item-brand {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-right: 12px;
    overflow-y: scroll;
    height: 200px;
}
.filter-options-item:nth-child(4) {
    display: none;
}
.filter-options-content.الحجم ol.items {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-right: 12px;
    overflow-y: scroll;
    height: 200px;
}
ol.items::-webkit-scrollbar {
    width: 3px;
} */
/* megamenu-mobile */
@media (max-width: 1199px){
    .col-lg-8.col-xs-12.megamenu-content {
        overflow-x: hidden !important;
    }
    .header:not(.header6):not(.header7) .megamenu-content {
        overflow-x: hidden; 
    }
    li.mega-menu-item.mega-menu-fullwidth.menu-4columns.level0.static-menu.level0.dropdown a.level0.dropdown-toggle span.icon-next i.fa.fa-angle-down {
        transform: rotate(90deg); 
    }
    li.category-menu.level0.dropdown a.level0.dropdown-toggle span.icon-next i.fa.fa-angle-down {
        transform: rotate(90deg);
    }
    li.category-menu.level0.dropdown.selected a.level0.dropdown-toggle span.icon-next i.fa.fa-angle-down{
        transform: rotate(0deg);
    }

    li.level1.dropdown-submenu.selected a span.icon-next i.fa.fa-angle-right {
        transform: rotate( 90deg) !important;
    }
    li.level1.dropdown-submenu a span.icon-next i.fa.fa-angle-right {
        transform: rotate( 180deg) !important;
    } 

    span.toggle-menu {
        padding: 0px 200px;
    }
    span.toggle-menu a {
        z-index: 1;
        padding: 2px 180px;
        position: relative;
        left: 170px;
    }
    span.toggle-menu a span.fa.fa-plus {
        display: none;
    }
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count{
    word-spacing: -4px;
}
#search_mini_form .mgs-instant-search-dropdown .mgs-instant-autocomplete-wrapper .product-items .product-item-details{
    padding-right: 12px;
    text-align: right;
}
.header .search-close{
    right: 95% !important;
}

@media (max-width: 600px){
    .header .search-close{
        right: 80% !important;
    }
}
.payment-option.discount-code .payment-option-title{
    font-weight: 600 !important;
}
.opc-block-summary .items-in-cart > .title strong{
    font-weight: 400 !important;
}
/* end */

@media (max-width: 600px){
    .cms-index-index .swatch-option.text {
        padding: 0px 7px;
        padding-top: 2px;
    }
    .cms-index-index .products-grid .product-item-info div[class^="swatch-opt-"] .swatch-attribute {
        margin-top: 5px !important;
    }
}

/* for summary block */
.minicart-items .product>.product-image-container{
    float: initial !important;
}

@media (max-width: 600px){
.opc-block-summary{
    margin-top: 68px;
}}

.minicart-items .product>.product-image-container img{
    transform: initial !important;
}

/* for scroll in address list */
@media (max-width: 600px){
.shipping-address-items{
overflow-x: auto;
}}

.shipping-address-items::-webkit-scrollbar{
  width: 5px;
}

/* small device footer */
@media (max-width: 991px) {
    div#expand-content-one h6.margin-bottom30, div#expand-content-two h6.margin-bottom30 {
        display: none;
    }
    h4.expand.margin-bottom30 {
        margin: 15px;
        margin-bottom: 35px;
    }
    a#expand-one, a#expand-two {
        color: black;
        float: unset;
    }
    h6.margin-bottom30 {
        display: flex;
        justify-content: center;
        font-size: 21px;
    }
}

@media (min-width: 990px) {
    h4.expand.margin-bottom30 {
        display: none;
    }
    .col-lg-2.col-md-2.col-sm-6.col-xs-12 p img {
        margin-bottom: 15px;
    }
}
/* end */

/* searchbar */
.header:not(.header5):not(.header8):not(.header9) .search-form.not-full .form-search {
    left: 0 !important;
    right: auto !important;
}

/* mobile & desktop banner */

@media (max-width: 767px) {
    .page-header-sliders.template-1.fullscreen-slider.mobile {
        display: block;
    }
    .page-header-sliders.template-1.fullscreen-slider.desktop {
        display: none;
    }
}
@media (min-width: 766px) {
    .page-header-sliders.template-1.fullscreen-slider.desktop {
        display: block;
    }
    .page-header-sliders.template-1.fullscreen-slider.mobile {
        display: none;
    }
    .bottom .fullscreen-slider {
        max-height: 31.3vw;
    }
}

div#switcher-currency-nav{
    display: flex;
    align-items: center;
}

.product-item-info .price-box.price-final_price .price{
    font-size: 15px !important;
}

@media (min-width: 320px) and (max-width: 530px){
    .product-item-info .price-box.price-final_price .price{
        font-size: 12px !important;
    }
}
#search_mini_form .products-list .product-item-info .product-item-details .product-item-name{
margin-bottom: 0px !important;
}
@media only screen and (max-width: 639px) 
{
    .brand-related-products .product-top span.product-label.sale-label {
        margin-top: -125px !important;
    }
}
.catalog-product-view .margin-top25.extra-link {
    display: none;
}
.catalog-product-view .product.info.detailed {
    margin-top: 50px;
}
.catalog-product-view .product-info-main .product-sub-infomation:not(:empty) {
    padding: 60px 0 8px !important;
}
.product-sub-infomation .product-info-stock-sku .stock.unavailable {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .catalog-product-view section#maincontent {
        max-height: 500px;
    }
    /* .footer {
        margin-top: 0 !important;
    } */
}
/* category listing page  */
@media (min-width: 768px){
.pl-thm-mgs-claue_rtl.catalog-category-view .page-title-wrapper {
    background-image: none;
    padding: 0px !important;
 }
 .pl-thm-mgs-claue_rtl.catalog-category-view .page-title-wrapper span#page-title-heading span.base {
    margin-top: 30px !important;
    position: absolute;
    color: black;
}
.pl-thm-mgs-claue_rtl.catalog-product-view .page-title-wrapper.product {
    display: none !important;
    padding: 55px !important;
}
.catalog-product-view .product-detail-infomation .product-name {
    margin-bottom: 5px;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.pl-thm-mgs-claue_rtl.brand-list span.page-header.h1 span.base {
    position: absolute;
    margin-top: 30px;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
}
.pl-thm-mgs-claue_rtl.brand-list .page-title-wrapper {
        padding: 0px !important;
        background-image: none !important;
}
.pl-thm-mgs-claue_rtl.brand-brand-view .page-title-wrapper span.base{
    position: absolute;
    margin-top: 45px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
}
.pl-thm-mgs-claue_rtl.brand-brand-view .page-title-wrapper span.base {
    position: absolute;
    margin-top: 45px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
}
}
.product-info-main .product-add-form .actions button, .bundle-info .product-details .actions button {
    height: auto !important;
    width: auto !important;
    border: 0px solid #e6e6e6 !important;
}

@media only screen and (max-width: 639px) 
{
    .pl-thm-mgs-claue_rtl.catalog-product-view .page-title-wrapper.product 
    {
       display: none;
    }
    .pl-thm-mgs-claue_rtl.catalog-category-view .page-title-wrapper span#page-title-heading span.base {
    position: absolute;
    margin-top: 3px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
}
.pl-thm-mgs-claue_rtl.catalog-category-view .page-title-wrapper {
    background-image: none;
    padding: 0px;
}
.pl-thm-mgs-claue_rtl.brand-list .page-title-wrapper {
    background: none;
    padding: 0px !IMPORTANT;
} 
.pl-thm-mgs-claue_rtl.brand-list span.page-header.h1 span.base {
    position: absolute;
    margin-top: 55px;
    color: black;
    text-transform: uppercase;
    font-weight: 700;
    margin-right: -24%;
}  
.pl-thm-mgs-claue_rtl.brand-brand-view .page-title-wrapper span.base {
    position: absolute;
    margin-top: 45px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: -18%;
}
div#product-wrapper.products-grid .products {
    margin-top: 60px !important;
}
.catalog-product-view .product-detail-infomation-content .product-info-main h1.product-name {
    font-size: 22px;
}
.pl-thm-mgs-claue_rtl.brand-brand-view .page-title-wrapper span.base {
    position: absolute;
    margin-top: 45px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: -18%;
}
/* .pl-thm-mgs-claue_rtl.catalog-category-view .breadcrumbs .container {
    display: none;
}
.pl-thm-mgs-claue_rtl.catalog-product-view .breadcrumbs .container {
    display: none;
} */
.brand-list .shop-by-brand .featured-brands.mgs-brand .content-heading {
    margin-top: 30px !important;
}
}
@media (min-width: 768px) and (max-width: 1920px){

.product-detail-infomation-content .product.alert.stock {
    margin-bottom: 0 !important;
    margin-top: -80px;
}
}
@media (min-width: 320px) and (max-width: 639px) {

.product-detail-infomation-content .notify-wishlist {
    top: 220px;
}
}
.mp_social_share_inline_under_cart:before {
    content: 'مشاركه فى';
    color: black;
    font-weight: 500;
    margin-left: 5px;
    margin-top: 2px;
    font-size: 15px;
}
.col-lg-8.col-xs-12.megamenu-content {
    right: 0;
}
.visible-lg {
    padding-left: 22%;
}
.header .nav.nav-main-menu > li > a {
    padding: 19px 12px !important;
}
.pl-thm-mgs-claue_rtl.catalog-category-view .page-title-wrapper span#page-title-heading h1.base {
    position: absolute;
    margin-top: 30px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    top: 30px;
}
@media (min-width: 768px) and (max-width: 1920px){
.pl-thm-mgs-claue_rtl.brand-list .page-title-wrapper h1.base {
    position: absolute;
    margin-top: 30px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%;
    top: 20px;
}
.pl-thm-mgs-claue.brand-brand-view .page-title-wrapper h1.base{
    position: absolute;
    margin-top: 30px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    width: 102%;
}
}
.product-detail-infomation-content.has-sticky-menu .product-info-main .mp_social_share_inline_under_cart {
    margin: 0 !important;
}
@media only screen and (max-width: 767px) {
    .page-wrapper.lazy-loading-img .page-title-wrapper {
        background-image: none !important;
        background-color: unset !important;
        padding: 15px 0 0 0 !important;
    }
    .page-wrapper.lazy-loading-img .page-title-wrapper:before {
        display: none !important;
    }
    .page-title-wrapper h1, .page-title-wrapper .h1 {
        color: black !important;
        font-weight: 600 !important;
    }
    .catalog-product-view .page-wrapper.lazy-loading-img .page-title-wrapper {
        display: none !important;
    }
    
    }
    @media (min-width:650px) and (max-width: 767px) {
    .header .logo-header .logo img {
        max-width: 75% !important;
    }
    .breadcrumbs {
        display: none !important;
    }
    .category-product-actions {
        margin-bottom: 70px !important;
    }
    }
    .product-info-main .swatch-attribute.size .swatch-option.selected, .product-info-main .swatch-attribute.size .swatch-option:hover {
        border: 1px solid black !important;
    }
    .swatch-attribute.size .swatch-option:hover, .swatch-attribute.size .swatch-option.selected {
        box-shadow: 0 0 0 3px black !important;
        background: black !important;
        color: white !important;
    }
    .swatch-attribute.size .swatch-option.text {
        color: black;
    }
@media only screen and (max-width: 768px) {
    .swatch-option:hover, .swatch-option.selected {
        box-shadow: 0 0 0 3px #000000 !important;
    }
}
.pl-thm-mgs-claue_rtl span.old-price {
    float: right !important;
}

.field-name-prefix {
    display: none;
}

.field-name-prefix.cust-id {
    display: block;
}

.customer-name-prefix .label[for='firstname'] {
    display: none;
}

.payment-method .payment-method-title.field.choice input {
    position: unset;
}

.payment-method .payment-method-title.field.choice {
    display: flex;
}

@media only screen and (max-width: 991px) {

    .footer-container .middle-footer p span.expand.margin-bottom30 {
        display: block;
    }

    .footer-container .middle-footer p span.expand.margin-bottom30 a {
        display: block;
        text-align: left;
        position: relative;
        bottom: 25px;
    }
}

.page-main .category-view .category-description {
    text-align: justify !important;
    margin-top: 20px;
    line-height: 20px;
}

.page-main .category-view .category-description .cat-block .read-more-wrap {
    font-size: 16px;
}

.category-view .category-description #show-more {
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
    margin: 10px 0;
    font-size: 17px;
}

.page-main .category-view .category-description span {
    color: #000;
    font-size: 15px;
}

@media only screen and (max-width: 767px) {

    /* .catalog-category-view .breadcrumbs {
       display: none;
    } */

    .pl-thm-mgs-claue_rtl.catalog-category-view .page-title-wrapper span#page-title-heading h1.base {
         position: unset; 
    }

    .pl-thm-mgs-claue_rtl.catalog-category-view #maincontent #contentarea {
        display: none;
    }

    .page-main .category-view .category-description {
         margin-top: 0; 
    }
}

.catalog-category-view .brand-info .brand-image {
    display: none;
}

.pl-thm-mgs-claue_rtl.brand-brand-view .brand-info .brand-description {
    border: 0px !important;
    padding-top: 4px !important;
}

@media only screen and (min-width: 768px) {

    .pl-thm-mgs-claue_rtl.brand-brand-view .page-title-wrapper h1.base {
        position: absolute;
        margin-top: 55px;
        color: black;
        font-weight: 700;
        text-transform: uppercase;
        width: 102%;
    }
}

.catalog-category-view .brand-description #show-more {
    text-align: right;
    text-decoration: underline;
    cursor: pointer;
    margin: 10px 0;
    font-size: 17px;
    color: #000;
}

.catalog-category-view .brand-description span {
    color: #000;
    font-size: 15px;
}
.first-row-item {
    clear: right !important;
}
.action-select-wrap .action-select:after {
    left: 1.2rem;
    right: unset !important;
}
.action-select-wrap .action-select:before {
    left: 0;
    right: unset !important;
}

@media (min-width: 766px) {
    div#page-header-sliders {
        max-height: 31.3vw !important;
    }
}
@media (min-width: 992px){
    .first-row-item {
        clear: right !important;
    } 
}
.catalog-category-view .page-title-wrapper {
    display: none;
}
h1.category-title.base {
    font-size: 24px;
    text-align: center;
    font-family: "Cairo";
    font-weight: 700;
    text-transform: capitalize;
    font-family: "Avenir", arial, tahoma;
    margin-bottom: 20px;
}
ol#show_in_main_sidebar-colorfilter {
    overflow-y: scroll;
    padding: 4px 0px 4px 0px;
    height: 190px;
}
ol#show_in_main_sidebar-mgs_brand {
    overflow-y: scroll;
    padding: 4px 0px 4px 0px;
    height: 190px;
}
ol#show_in_main_sidebar-sizefilter {
    overflow-y: scroll;
    padding: 4px 0px 4px 0px;
    height: 190px;
}
dt.filter-options-title.main-filter-product-type-new {
    margin-top: 20px;
}
ol#show_in_main_sidebar-product_type_new {
    overflow-y: scroll;
    padding: 4px 0px 4px 0px;
    height: 190px;
}
ol#show_in_main_sidebar-cat {
    overflow-y: scroll;
    padding: 4px 0px 4px 0px;
    height: 190px;
}
ol#show_in_main_sidebar-price {
    overflow-y: scroll;
    padding: 4px 0px 4px 0px;
    height: 190px;
}

dl#narrow-by-list dt.filter-options-title {
    font-size: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    position: relative;
    display: block;
    padding: 0 0 2px;
    margin-bottom: 15px;
}
dl#narrow-by-list dt.filter-options-title:before {
    height: 2px;
    width: 60px;
    content: "";
    position: absolute;
    bottom: 0;
    background-color: #222;
    left: 0;
}
dt.filter-options-title {
    margin-top: 20px;
}
dd.filter-options-content li.item {
    border-bottom: 1px solid #f0f0f0;
    position: relative;
    padding: 10px 50px 7px 0;
}
.catalog-category-view .filter-options .item a:hover {
    color: black;
}
.catalog-category-view .filter-options .item a{
        color: #8e8e8e !important;
}
.block.filter .block-content.filter-content .filter-options-item {
    margin-bottom: 10px !important;
    border-bottom: 1px solid #CCCCCC !important;
}
/* .block.filter .block-content.filter-content .filter-options-item .filter-options-title:after{
    font-size: 20px !important;
} */
.category-description.btn-bottom span#show-more {
    border: 2px solid #000000;
    background-color: #000;
    border-radius: 0.25rem;
    color: #ffffff;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 2px;
    margin-top: 20px;
    padding: 10.5px 1.75rem;
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: uppercase;
    font-weight: 800;
}
.brand-description.btn-bottom span#show-more{
    border: 2px solid #000000;
    background-color: #000;
    border-radius: 0.25rem;
    color: #ffffff;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.75;
    letter-spacing: 2px;
    margin-top: 20px;
    padding: 10.5px 1.75rem;
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-transform: uppercase;
    font-weight: 800;
}
.catalog-category-view .page-bottom {
    padding-right: 75px;
    padding-left: 75px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}
span.show-more-content strong {
    color: black;
}
.category-description.btn-bottom span {
    color: #313131;
}
.product-detail-infomation-content.has-sticky-menu .product-brand .brand-name {
    pointer-events: visible;
}
.category-description.btn-bottom span#show-more {
    padding-right: auto;
    padding-left: auto;
    margin-right: 48px;
    margin-left: 48px;
}
.text-wrapper p {
    color: #4e4e4e;
}
.text-wrapper li {
    color: #4e4e4e;
}
.text-wrapper table td {
    color: #373737;
}
.text-wrapper ol li a {
    color: #353535;
}

@media (min-width:320px) and (max-width: 767px) {
.catalog-category-view .page-bottom {
    padding-right: 15px;
    padding-left: 18px;
    margin-right: auto;
    margin-left: auto;
}
/* .catalog-product-view .styles__tabby-snippet--e44d9 {
    max-width: 570px !important;
    margin-right: 0pc !important;
    margin-top: 11.5pc !important;
    position: absolute !important;
    z-index: 999 !important;
} */
}
/*tabby*/
/* @media (min-width:767px){
.catalog-product-view .styles__tabby-snippet--e44d9 {
    max-width: 570px !important;
    margin-right: 37.5pc !important;
    margin-top: 10pc !important;
    position: absolute !important;
    z-index: 999 !important;
}
.page-product-configurable.catalog-product-view .styles__tabby-snippet--e44d9 {
    max-width: 570px !important;
    margin-right: 37.5pc !important;
    margin-top: 10pc !important;
    position: absolute !important;
    z-index: 999 !important;
}
} */
.styles__tabby-promo-snippet__text--f30af {
    color: #3a3a3a !important;
}
.styles__tabby-promo-snippet--54518.styles__tabby-promo-snippet_font_inherit--b7b35 {
    font-family: inherit;
    color: #313131 !important;
}
.amshopby-slider-container .ui-slider-range {
    position: absolute;
    height: 5px !important;
    background: #000000 !important;
}
.ui-slider-horizontal {
    height: 5px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: none;
    background: #838383;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
    padding: 0;
    margin-top: -5px;
    margin-left: -5px;
    width: 15px !important;
    height: 15px !important;
    border-radius: 50%;
    background: #000000 !important;
}
@media (max-width: 991px){
.catalog-category-view.page-layout-2columns-left .category-product-actions .toolbar.toolbar-products{
    margin-top: -30px;
}
.catalog-category-view.page-layout-2columns-left .category-product-actions .filter-toggle{
    margin-top: -30px;
}
}
.page-product-configurable .product-detail-infomation-content .notify-wishlist{
    top: 170px !important;
}
.page-product-configurable .product-detail-infomation-content .alert{
    top: 190px !important;
}
@media (min-width: 320px) and (max-width: 639px){
.page-product-configurable .product-detail-infomation-content .notify-wishlist {
    top: 172px;
}
}
/* Notify me overlapping for Related products section in product page  */
div#brand-related-products.owl-carousel.owl-rtl .stock.unavailable {
    padding-top: 134px;
}
.product-data-items-menu{
    margin: 20px auto 25px !important;
}
.product-detail-infomation .product-name {
    text-transform: none !important;
}
/* product page notify me button rtl css changes  */
.catalog-product-view .product-info-main a.action.alert.btn.a-button{
    float: right !important;
    margin-right: 0 !important;
    margin-left: 25px;
}
.catalog-product-view .product-info-main .product-sub-infomation:not(:empty){
    padding-top: 15px !important;
}
/* rtl need help section of product page  */
.Help.help-section .Help-text {
    margin-right: 0 !important;
    margin-left: 15px;
}
.Help.help-section .Tooltip{
    margin-right: 0 !important;
    margin-left: 15px;
}
.Help.help-section a{
    padding-left: 0;
}
.Help.help-section .Tooltip .icon{
    margin-right: 0 !important;
    margin-left: 4px;
}
.help-section #Phone-tooltip-content{
    transform: translate(calc(-36% + 10px));
} 
.help-section #WhatsApp-tooltip-content{
    transform: translate(calc(-28% + 10px));
}
/* brand pages title alignment */
.brand-brand-view .block.filter .block-subtitle::after{
    left: unset;
    right: 0;
}
.cms-index-index .image-animation.rtl .product-details-new{
    text-align: right;
}
/* Under line position is mismatch for filter */
.block.filter .block-subtitle::after{
    left: unset !important;
    right: 0;
}
/* mobile filter close icon added */
.mobile#close-filter {
    left: unset !important;
    right: 320px;
}
.modal-popup .modal-inner-wrap {
    width: 30% !important;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
.modal-popup .modal-inner-wrap .modal-header {
    padding: 0 !important;
    text-align: end;
}
.modal-popup .action-close {
    right: unset !important;
    top: 20px !important;
    position: absolute !important;
}
.modal-popup.brand-login-account .modal-header .action-close::before {
    content: "\e680";
    font-family: 'Pe-icon-7-stroke';
    font-size: 40px;
    width: 40px;
    height: 40px;
    position: relative;
    left: 10px;
    background-color: transparent;
    color: #000;
    border: 0px solid #fff;
}
.login-popup-block > .block-title {
    font-weight: 600 !important;
}
.customer-account-login .login-container.row > div:first-child {
    border-right: 0px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}
.content-heading h3.title:before, .content-heading h3.title:after {
    background: transparent !important;
}
.content-heading {
    text-align: right !important;
}
.product.product-item span.product-label {
    right: 10px !important;
    left: unset !important;
}
.cms-index-index .homepage-banner .owl-dots {
    text-align: right !important;
    margin-right: 10px !important;
}
.details a {
    display: revert !important;
}
.social-link li a img{
    max-width: 36px !important;
}

.header .dropdown-switcher .dropdown-menu li > a {
    padding: 10px 15px !important;
}
.product-info-main .swatch-option.text {
    height: 38px !important;
    padding: 5px 10px 0 10px !important;
    border: 2px solid #000 !important;
}
.box-tocart .field.qty > .control {
    height: auto !important;
    margin-bottom: 50px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty > label {
    font-size: 16px !important;
    font-weight: 800 !important;
    text-align: right;
}
.product-info-main .product-add-form .actions button, .bundle-info .product-details .actions button {
    height: auto !important;
    width: auto !important;
    border: 0px solid #e6e6e6 !important;    
}
.product-info-main .product-add-form .box-tocart .field.qty, .bundle-info .product-details .box-tocart .field.qty {
    margin-right: 0px !important;
    margin-left: 10px;
}
.product-info-main .product-add-form .tocart, .bundle-info .product-details .tocart {
    margin-right: 0px !important;
    margin-left: 10px;
}
.product-info-main .product-add-form .actions button:hover, .bundle-info .product-details .actions button:hover, .product-info-main .product-add-form .actions button:focus, .bundle-info .product-details .actions button:focus {
    background-color: transparent !important;
}
.product_usps_wrapper .block-content:not(:last-child) {
    border-left: 1px solid #ccc;
    border-right: 0 !important;
}
.product-info-main .product-add-form .actions button i {
    font-weight: 600;
    font-size: 25px !important;
    position: relative;
    top: 5px;
}
.minicart-items .product-item .product {
    padding: 10px 0;
}
.checkout-cart-index .cart-summary #block-discount .fieldset.coupon .action.btn-primary.apply {
    color: #fff !important;
}
.block-minicart .block-footer > .items-total {
    right: 140px !important;
}
.minicart-items .product-item {
    padding-top: 0px !important;
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.catalog-product-view .media{
    position: relative;
}
.product.product-item span.product-label{
    font-size: 12px !important;
}
.social-link li a img:hover {
    max-width: 36px !important;
    filter: invert(99%) sepia(90%) saturate(7464%) hue-rotate(310deg) brightness(109%) contrast(97%);
}
.footer-redesign .bottom-footer .contact-us li a:hover {
    border-bottom: 1.5px solid #000;
}
.header-wl a i:hover, .pe-7s-user:hover::before, .minicart-wrapper .action.showcart:hover::before{
    /* filter: invert(99%) sepia(90%) saturate(7464%) hue-rotate(310deg) brightness(109%) contrast(97%); */
    /* border-bottom: 1px solid #000 !important; */
    filter: invert(48%) sepia(17%) saturate(8%) hue-rotate(314deg) brightness(101%) contrast(89%) !important;
}
.footer .block.newsletter .form.subscribe .actions .action.subscribe{
    background: linear-gradient(#818590 0 0) var(--p, 0) / var(--p, 0) no-repeat;
    transition: .4s, background-position 0s;
}
.leftcontainer .create-ac{
    background: linear-gradient(#818590 0 0) var(--p, 0) / var(--p, 0) no-repeat;
    transition: .4s, background-position 0s;
}
.footer .block.newsletter .form.subscribe .actions .action.subscribe:hover{
    --p: 100%;
    color: #fff;
}
.leftcontainer .create-ac:hover{
    --p: 100%;
    color: #fff;
}
.leftcontainer .sign_buton{
    display: inline-block;
    color: white;
    background: #000;
    background: linear-gradient(to left, #000 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.leftcontainer .sign_buton:hover {
    background-position: left;
}
.products-grid .product-item-info .product-item-inner .btn.a-button{
    display: inline-block;
    color: white;
    background: #000; 
    background: linear-gradient(to left, #000 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.products-grid .product-item-info .product-item-inner .btn.a-button:hover{
    background-position: left;
}
.products-grid .product-item-info button.action.tocart.primary.btn-cart{
    display: inline-block;
    color: white !important;
    background: #000 !important;
    background: linear-gradient(to left, #000 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.products-grid .product-item-info button.action.tocart.primary.btn-cart:hover{
    background-position: left;
}
.header .header-15 .dropdown-toplinks .my-account-submenu > div:not(.leftcontainer) a {
    padding: 0 !important;
    margin: 12px 15px 8px;
}
.footer-redesign .payment-footer .payment-block {
    flex-wrap: unset !important;
}
.footer-redesign .payment-footer .payment-block p img{
    width: 65px;
}
.cms-index-index .product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 40px !important;
}
.cms-home a.product.photo.product-item-photo {
    padding-bottom: 102% !important;
}
.dropdown-menu li ul .dropdown-submenu a{
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
#password-confirmation{
    margin-bottom: 10px;
}
ul.social-link li {
    float: right !important;
}

.mgs-filter-active .state-item:hover {
    border-color: black !important;
}

.mgs-filter-active .state-item:hover .state-item-icon-cancel:after {
    background: black !important;
}

.block.filter .block-content.filter-content .filter-options-item input[type=checkbox] {
    margin-top: 2px !important;
    height: 18px;
    width: 18px;
}

#narrow-by-list .selectedli a::after {
    top: 3px !important;
}

/* 
.filter-options-item.active .filter-options-content.Brand ol#filter-item-brand {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-right: 12px;
    overflow-y: scroll;
    height: 200px;
}

.filter-options-item.active .filter-options-content.Brand ol#filter-item-brand::-webkit-scrollbar {
    width: 3px;
}

.filter-options-item.active .filter-options-content.Brand::-webkit-scrollbar {
    width: 8px;
}

.filter-options-item.active .filter-options-content.Brand::-webkit-scrollbar-thumb {
    background: #80808047;
    border-radius: 0px;
}

.filter-options-item.active .filter-options-content.Brand::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px #8080800d;
    border-radius: 0px;
    background: #8080801c;
}

.block-content.filter-content::-webkit-scrollbar {
    width: 8px;
}

.filter-options-item.active .filter-options-content.Size ol#filter-item-size {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-right: 12px;
    overflow-y: scroll;
    height: 200px;
}
.filter-options-item.active .filter-options-content.Size ol#filter-item-size::-webkit-scrollbar {
    width: 3px;
}
.filter-options-item.active .filter-options-content.Size::-webkit-scrollbar {
    width: 8px;
}
.filter-options-item.active .filter-options-content.Type ol#filter-item-producttype {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-right: 12px;
    overflow-y: scroll;
    height: 200px;
}
.filter-options-item.active .filter-options-content.Type ol#filter-item-producttype::-webkit-scrollbar {
    width: 3px;
}

.filter-options-item.active .filter-options-content.Type::-webkit-scrollbar {
    width: 8px;
}

ol#filter-item-brand::-webkit-scrollbar {
    width: 3px;
}
.filter-options-content.Brand ol#filter-item-brand {
    -ms-overflow-style: none;
    scrollbar-width: thin;
    padding-right: 12px;
    overflow-y: scroll;
    height: 200px;
}
ol.items::-webkit-scrollbar {
    width: 3px;
} */
.modal-popup.confirm .modal-footer .action-secondary {
    margin-right: 0 !important;
    margin-left: 15px;
}
#shipping-method-buttons-container .action,
#shipping-method-buttons-container button.action {
    -webkit-border-radius: 5px !important;
    font-size: 14px !important;
    font-weight: 800;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
}

div[name="shippingAddress.region_id"] label {
    font-weight: normal !important;
}

div[name="shippingAddress.country_id"] label {
    font-weight: normal !important;
}

div[name="shippingAddress.city"] label {
    font-weight: normal !important;
}

div[name="shippingAddress.custom_attributes.block"] label {
    font-weight: normal !important;
}

.multicheckout.success,
.checkout-success {
    padding: 70px 15px !important;
}

.block-dashboard-info.top-block .account-information .label {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    width: 130px !important;
    text-align: start;
}

.block-dashboard-info.top-block .account-information .label+span {
    font-size: 14px;
    font-weight: 800;
}

.block-dashboard-info.top-block .box-information .box-content {
    border: 1px solid #000;
}

.block-dashboard-info.top-block .box-newsletter input {
    position: relative;
    top: 2px;
}

.block-content .account-information {
    margin-top: 70px;
}

.block.account-nav .greet.welcome h3 {
    padding: 30px 25px;
    font-weight: 500;
    color: #000;
}

/* .block.account-nav #account-nav.submenu-active .nav.item:nth-child(5)>a,
.nav.item:nth-child(4)>a {
    font-weight: 400;
} */

.social-btn .btn-social {
    padding: 8px 12px 6px 4px !important;
}

.customer-account-login .block-customer-login .action.login.btn-primary {
    padding: 0 0 5px 0;
    border-color: #000 !important;
}

.block.block-new-customer .action.create.btn.btn-secondary {
    line-height: 45px !important;
}

.footer .middle-footer a {
    color: #737680 !important;
    font-size: 14px;
}

.footer_head p span,
.shipping-and-info p span {
    color: #000000 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.subscribe_button p span {
    color: #000 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.subscribe_button p {
    margin-bottom: 0.3em !important;
}

.footer .middle-footer p {
    color: #000;
    font-weight: 800;
    font-size: 16px;
}

.products-grid .product-item-info .product-top .product-item-photo>img {
    position: initial !important;
}

.products-grid .product-item-info .product-top .product-item-photo {
	position: relative;
}
.products-grid .product-item-info .product-top .product-item-photo::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.products-grid .product-item-info .product-top .product-item-photo:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.products-grid .product-item-info .product-top .actions-link {
    left: unset !important;
    right: 0;
}

.toolbar .pages .pagination .item a {
    color: #000 !important;
    font-size: 16px !important;
    border: 1px solid #000 !important;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    display: grid;
    font-weight: 400;
    place-items: center;
}

.toolbar .pages .pagination .item {
    padding: 0 5px !important;
}

.toolbar .pages .pagination .pages-item-next a,
.toolbar .pages .pagination .pages-item-previous a {
    width: 85px;
    border-radius: 20px;
}

.toolbar .pages .pagination .item.current a {
    color: #fff !important;
    background: #000;
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title:before {
    background-color: transparent !important;
}

.bottom-pagination .pages {
    border-top: 0px solid #ddd !important;
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title {
    font-size: 20px !important;
    font-weight: 800 !important;
    color: #000 !important;
    margin-bottom: 10px !important;
}

.catalog-category-view .filter-options .item a .label {
    font-weight: 800 !important;
    color: #000 !important;
    padding: 0 10px;
}

.breadcrumbs .items>li a {
    color: #737680 !important;
    font-size: 14px;
    font-weight: 800;
}

.breadcrumbs .items li strong {
    font-weight: 800 !important;
    color: #000000;
    font-size: 14px;
}

.sidebar .block .block-title .title:after {
    background-color: transparent !important;
}

.block.widget.block-new-products-list .block-title:after {
    background-color: transparent !important;
}

.minicart-wrapper .block-minicart {
    width: 450px !important;
}

.modal-popup .modal-inner-wrap {
    width: 30% !important;
    background: #fff;
    padding: 25px;
}

.modal-popup .modal-inner-wrap .modal-header {
    padding: 0 !important;
    text-align: end;
}

.modal-popup .action-close:before {
    line-height: initial !important;
    color: #000 !important;
    background-color: transparent !important;
    border: 0px solid #fff !important;
}

.follow_img {
    text-align: center;
}

.follow_img img {
    width: 65%;
}

.follow_data {
    text-align: center;
}

.follow_data h2 {
    color: #37393D;
    font-size: 24px;
    font-weight: 800;
}

.follow_data p {
    color: #37393D;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 10px;
}

.checkbox_data {
    width: 70%;
    margin: 0 auto;
    padding-top: 10px;
}

.checkbox_data li {
    color: #23263B;
    font-size: 14px;
    font-weight: 800;
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 14px;
}

.checkbox_data li input {
    height: 18px;
    width: 18px;
    margin: 3px 0 0;
}

.modal-inner-wrap .modal-footer {
    padding: 0;
}

.modal-inner-wrap .modal-footer button {
    border-radius: 8px;
    padding: 0 0px !important;
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    position: unset !important;
    opacity: 1 !important;
}

.minicart_top {
    text-align: start !important;
    background: #fff !important;
    display: flex;
    gap: 20px;
    align-items: center;
    width: 100%;
    padding: 0 20px;
}

.minicart_top p {
    color: #000000;
    font-weight: 800;
    font-size: 24px;
    margin: 0;
    display: flex;
    gap: 10px;
}

.minicart_top p span {
    color: #000000;
    font-weight: 800;
    font-size: 14px;
}

.minicart_top button {
    font-size: initial !important;
    position: unset !important;
}

.mini_cart_data h2 {
    color: #000;
    font-weight: 800;
    font-size: 12px;
}

.minicart-items .product-item .product-item-details .product-item-name a {
    font-weight: 400 !important;
    font-size: 12px !important;
    color: #000 !important;
    text-align: start;
}
.header .search-form .actions-search .action-search {
    transform: rotate(90deg);
}
.header:not(.header5):not(.header8):not(.header9) .header-15 .search-form.not-full {
    padding: 10px 0px 0 0 !important;
}
.mini_cart_data p {
    margin: 0;
    color: #737680;
    font-size: 12px;
    font-weight: 400;
}

.mini_cart_data p span {
    color: #000;
    font-weight: 600;
}

.mini_product_data {
    display: flex;
    gap: 10px;
    width: 100%;
}

.mini_product_data .mini_product_first .Qty_mini {
    display: flex;
    align-items: center;
    gap: 5px;
}

.mini_product_data .mini_product_first {
    display: flex;
    gap: 10px;
    width: 75%;
}

.mini_product_data .cart_delete_price {
    width: 25%;
    text-align: end;
    position: relative;
}
.mini_product_data .cart_delete_price .product-item-pricing{
    position: absolute;
    bottom: 0;
    right: 0;
}
.minicart-items .product-item .details-qty.qty {
    margin-top: 2px !important;
}
.minicart-items .product-item .details-qty.qty .cart-item-qty {
    width: auto !important;
    height: auto !important;
    border-radius: 0px !important;
    line-height: 0 !important;
    padding: 0 !important;
    text-align: start !important;
    border: 0px solid #ccc !important;
    color: #000;
    font-weight: 800;
    font-size: 12px !important;
}
.minicart-wrapper .block-footer .minicart-items-wrapper {
    height: 68vh !important;
    overflow-y: auto !important;
    max-height: initial !important;
}
.minicart-wrapper .block-footer > .actions > .subtotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.minicart-wrapper .block-footer > .actions > .subtotal .price-container .price {
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
}
.minicart-wrapper .block-footer > .actions > .subtotal > span.label {
    color: #000 !important;
    font-size: 14px !important;
    letter-spacing: 0.5px;
    font-weight: 800 !important;
    text-transform: capitalize !important;
    margin: 0;
}
.information_margin{
    margin-top: 30px;
}
.header .top-header-content a {
    color: #000;
}
.create-ac{
    color: #000 !important;
    text-transform: capitalize;
    padding: 9px 10px 9px 10px !important;
}
.sign_buton{
    color: #fff !important;
    padding: 9px 10px 9px 10px !important;
}
.filter-options-content input{
    border: 1px solid #CCCCCC !important;
    border-radius: 10px !important;
    margin: 10px 0;
}
.filter-options-content input::-webkit-input-placeholder { /* Edge */
    color: #737680;
    font-weight: 800;
    font-size: 14px;
  }
  
  .filter-options-content input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #737680;
    font-weight: 800;
    font-size: 14px;
  }
  
  .filter-options-content input::placeholder {
    color: #737680;
    font-weight: 800;
    font-size: 14px;
  }
  .box-redeem-voucher{
    margin-top: 20px;
  }
  .mpgiftcad-popup .action-close {
    position: absolute !important;
}
.modal-popup.amreview-popup .modal-inner-wrap .modal-content {
    padding: 0 !important;
    overflow-y: auto;
    overflow-x: hidden;
}
.review-fieldset .product-info h4 span{
    color: #000;
    font-size: 16px;
    font-weight: 800;
}
.review-field-rating{
    margin-bottom: 0 !important;
}
.fieldset > .field:not(.choice){
    margin-bottom: 0 !important;
}
.review-field-nickname label, .review-field-summary label{
    margin: 0 !important;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 800 !important;
}
.review-field-nickname input, .review-field-summary input{
    border-radius: 8px !important;
    border: 1px solid #37393D !important;
}
.review-field-summary{
    margin-bottom: 0 !important;
}
.modal-popup.amreview-popup .modal-inner-wrap .fieldset.review-fieldset > .row > div {
    padding-bottom: 15px !important;
}
.review-field-image > .label {
    margin: 0 0 15px 0 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    color: #000 !important;
}
.review-field-text textarea{
      border-radius: 8px !important;
    border: 1px solid #37393D !important;
}
.review-field-text label{
    font-size: 16px !important;
    font-weight: 800 !important;
    color: #000 !important;
}
.review-field-text{
    margin-top: 0 !important;
}
.review-field-rating label{
    font-size: 16px !important;
    font-weight: 800 !important;
    color: #000 !important;
}
.modal-popup .action-close {
    /* right: 20px !important; */
    top: 10px !important;
    position: absolute !important;
}
.modal-popup.amreview-popup .action-close::before {
    font-size: 20px !important;
}
.modal-popup.amreview-popup .modal-inner-wrap .modal-content::-webkit-scrollbar {
    width: 2px;
    height: 100%;
    position: relative;
    left: 5px;
  }
  .modal-popup.amreview-popup .modal-inner-wrap .modal-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  }
  .modal-popup.amreview-popup .modal-inner-wrap .modal-content::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
  }
  .header .header-15 .dropdown-toplinks .my-account-submenu > .leftcontainer a:hover {
    color: #fff !important;
}
.review-list .amstars-rating-container.-small {
    width: 80px !important;
    background-size: 16px 16px !important;
    height: 16px !important;
}
.review-list .amstars-rating-container.-small .amstars-stars {
    background-size: 16px 16px !important;
}
.review-list .amreview-summary-info .amreview-rating-wrapper {
    align-items: center !important;
}
.review-list .amreview-summary-info .amreview-count {
    font-size: 12px !important;
    font-weight: 500;
}
.review-list .amreview-summary-info > .amreview-summary {
    font-size: 24px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    font-weight: 500;
}
.login-popup-block > .block-title {
    max-width: 100% !important;
}
.login-popup-block .email-note-block span {
    font-size: 12px !important;
}
.review-list .amreview-author-details {
    margin: 5px 0 0 0 !important;
}
.amreview-description-wrap .amreview-description {
    margin-top: 5px !important;
}
.amstars-rating-container {
    margin: 0 !important;
}
.amreview-helpful-wrap {
    padding: 0 0 0px 0 !important;
}
.review-list .amshowmore-container .amshowmore-text {
    font-size: 14px;
    font-weight: 800;
    color: #000;
}
.review-list .amshowmore-container .amshowmore-text:after {
    box-shadow: inset 0 0 0px 0 rgba(255, 255, 255, 0.7) !important;
}
.review-list .amreview-info-wrapper .amreview-add-new {
    margin: 0 0px !important;
}
#reviews .amreview-submit-form{
    display: none;
}
.cart-container .table-wrapper table tbody tr td{
    padding-left: 0 !important;
}
.checkout-cart-index .page-main {
    margin-top: 0 !important;
}
.checkout-cart-index .page-title-wrapper{
    display: none;
}
.checkout-cart-index #shopping-cart-table thead tr th {
    color: #000 !important;
    font-weight: 800 !important;
    font-size: 14px !important;
    text-align: start !important;
    padding: 14px 0px 11px !important;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.qty .control.qty{
    width: 100% !important;
}
.checkout-cart-index #shopping-cart-table tbody tr td {
    padding: 25px 0px !important;
}
.checkout-cart-index #shopping-cart-table tbody tr td:last-child {
   text-align: start;
}
.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details {
    padding-top: 0px !important;
    position: relative;
    height: 125px;
}
/* .checkout-cart-index #shopping-cart-table .col.item .product-item-name + .item-actions {
    margin-top: 0px !important;
    position: absolute;
    bottom: 0;
} */
.checkout-cart-index #shopping-cart-table tbody tr td.col.item .product-item-details .product-item-name a {
    color: #000 !important;
    font-size: 12px !important;
}
.checkout-cart-index .cart-summary-top{
    margin-bottom: 20px;
}
.checkout-cart-index .cart-summary-top .fieldset.coupon {
    width: 100%;
    justify-content: space-between;
}
/* .checkout-cart-index .cart-summary-top .fieldset .field{
    width: 65%;
}
.checkout-cart-index .cart-summary-top .fieldset .actions-toolbar{
    width: 32%;
} */
.checkout-cart-index .cart-summary-top .discount .title{
   padding-bottom: 10px;
}
.checkout-cart-index .cart-totals tbody .mark, .cart-totals tfoot .mark {
    background-color: transparent !important;
}
.checkout-cart-index .cart-summary .cart-summary-middle {
    background-color: transparent !important;
}
.checkout-cart-index .cart-totals {
    padding: 15px 0px !important;
}
.checkout-cart-index .cart-totals .totals{
    margin-bottom: 0 !important;
}
.checkout-cart-index .cart-summary-top .fieldset .actions-toolbar .btn {
    padding: 0 18px !important;
    border-radius: 8px !important;
    color: #000 !important;
}
.header-15 .top-custom-link span.payment + span {
    font-size: 14px;
    font-weight: 500;
}
.header-15 .top-content .dropdown-switcher .switcher-toggle {
    font-size: 14px;
    font-weight: 500;
}
.header .nav.nav-main-menu>li>a {
    font-size: 16px !important;
    font-weight: 800;
    color: #000000;
}
/* .cms-index-index #maincontent{
    margin-top: 15px;
} */
.header:not(.header6):not(.header7) .navigation .nav-main-menu li li > a {
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 800;
    text-transform: capitalize;
    padding: 5px 15px 5px !important;
}
.mgz-element.dybebm3 .mgz-icon-list-item-text, .mgz-element.jcig6mi .mgz-icon-list-item-text, .mgz-element.p4gma1a .mgz-icon-list-item-text, .mgz-element.w6s9747 .mgz-icon-list-item-text {
    color: #000 !important;
    font-size: 14px;
    font-weight: 800;
    padding: 0 !important;
    margin: 5px 15px 5px;
    line-height: 1.75;
    display: block;
}
.mgz-element.dybebm3 .mgz-icon-list-item-text:hover, .mgz-element.jcig6mi .mgz-icon-list-item-text:hover, .mgz-element.p4gma1a .mgz-icon-list-item-text:hover, .mgz-element.w6s9747 .mgz-icon-list-item-text:hover {
    border-bottom: 1px solid #ccc !important;
    cursor: pointer;
}
.mgz-element.dybebm3 .mgz-icon-list-item, .mgz-element.jcig6mi .mgz-icon-list-item, .mgz-element.p4gma1a .mgz-icon-list-item, .mgz-element.w6s9747 .mgz-icon-list-item {
    margin-bottom: 0px !important;
}
.k3tqjlq .mgz-block-heading-line:before {
    background-color: transparent !important;
}
.mgz-block-heading.mgz-block-heading-align-center {
    text-align: left !important;
}
.vnf67ug .mgz-block-heading-line:before {
    background-color: transparent !important;
}
.content-heading {
    text-align: left !important;
    margin-bottom: 0 !important;
}
.content-heading h3.title:before, .content-heading h3.title:after {
    background: transparent !important;
}
.cms-index-index .mgz-element .title {
    font-weight: 600 !important;
    font-size: 24px;
    padding: 0;
    color: #000000;
}
.cms-index-index .mgz-element-inner .inner-content .content-heading .title strong{
    font-size: 24px;
    font-weight: 500 !important;
}
.header-15 .dropdown-toplinks .dropdown-menu {
    border-bottom: 4px solid #C6984B !important;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu > li > a .icon-next {
    visibility: hidden;
}
.mgz-block-heading {
    padding-bottom: 0 !important;
    /* margin-top: 25px; */
}
.swatch-option.text {
    border-radius: 20px !important;
    padding: 8px 10px 0 10px !important;
    border: 2px solid #000000 !important;
}
.title{
    letter-spacing: 0px !important;
}
/* .attribute-product-cat-block .content-heading{
    height: 40px !important;
} */
.products-grid .product-item-info {
    margin-bottom: 0px !important;
}
/* .mgz-element-inner .attribute-product-cat-block{
    margin-top: 30px;
} */
.owl-carousel .owl-stage-outer {
    overflow: auto;
    overflow-y: hidden;
}
.mgz-element-image_carousel .item-description {
    margin-top: -10px !important;
    color: #737680;
}
.mgz-element.htj435u .mgz-carousel .item-title {
    color: #000;
}
.mgz-element.lgab9g0 .mgz-carousel .item-title {
    color: #000;
}
.mgz-carousel-item .mgz-carousel .item-title {
    color: #000;
}
.mgz-carousel-item .mgz-carousel .item-description {
    color: #737680;
}
.mgz-child mgz-element-image_carousel .mgz-element-inner{
    margin-bottom: 30px;
}
.i3py8uf-s {
    margin-bottom: 0px !important;
}
.mgz-child mgz-element-image_carousel .w93qw5g-s{
    margin-top: 10px;
}
.social-link li a img{
    max-width: 36px !important;
}
.header .dropdown-switcher .dropdown-menu li > a {
    padding: 10px 15px !important;
}
.product-info-main .swatch-option.text {
    height: 38px !important;
    padding: 5px 10px 0 10px !important;
    border: 2px solid #000 !important;
}
.box-tocart .field.qty > .control {
    height: auto !important;
    margin-bottom: 50px;
}
.product-info-main .product-info-price .price-box.price-final_price .price {
    font-weight: 400 !important;
    font-size: 20px !important;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty > label {
    font-size: 16px !important;
    font-weight: 800 !important;
}
.catalog-product-view .media{
    position: relative;
}
.catalog-product-view .media .product-label{
    position: absolute;
    top: 15px !important;
    left: unset !important;
    right: 15px !important;
    margin: 0 !important;
    line-height: 18px !important;
color: #fff ;
background: #000 ;
font-size: 12px !important;
font-weight: 400;
border-radius: 5px;
}
.catalog-product-view .media .product-label {
    /* padding: 0; */
    /* background: #000 !important; */
    color: #fff !important;
}
.product.product-item span.product-label{
    font-size: 12px !important;
}
.footer .middle-footer ul.menu li a:hover {
    border-bottom: 1.5px solid #000;
}
.social-link li a img:hover {
    max-width: 36px !important;
    filter: invert(99%) sepia(90%) saturate(7464%) hue-rotate(310deg) brightness(109%) contrast(97%);
}
.header-wl a i:hover, .pe-7s-user:hover::before, .minicart-wrapper .action.showcart:hover::before{
    filter: invert(48%) sepia(17%) saturate(8%) hue-rotate(314deg) brightness(101%) contrast(89%);
}
.minicart-wrapper .action.showcart > .counter.qty {
    left: 5px !important;
}
.header .header-wl .count-wl {
    left: 5px !important;
}
.footer .block.newsletter .form.subscribe .actions .action.subscribe{
    background: linear-gradient(#818590 0 0) var(--p, 0) / var(--p, 0) no-repeat;
    transition: .4s, background-position 0s;
    color: #000 !important;
}
.product-detail-infomation {
    padding-top: 0px !important;
}
.leftcontainer .create-ac{
    background: linear-gradient(#818590 0 0) var(--p, 0) / var(--p, 0) no-repeat;
    transition: .4s, background-position 0s;
}
.footer .block.newsletter .form.subscribe .actions .action.subscribe:hover{
    --p: 100%;
    color: #fff !important;
}
.leftcontainer .create-ac:hover{
    --p: 100%;
    color: #fff;
}
.header .search-form .form-search .form.minisearch .input-text {
    letter-spacing: 0 !important;
}
.wishlist-index-index .product-item-name a{
    text-align: center;
}
.leftcontainer .sign_buton{
    display: inline-block;
    color: white;
    background: #000; 
    background: linear-gradient(to left, #000 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.leftcontainer .sign_buton:hover {
    background-position: left;
}
/* .header #main-Menucontent .navigation {
    border-bottom: 2px solid #ccc;
    margin: 0 80px;
} */
.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count {
    top: 55% !important;
    color: #000 !important;
    left: unset !important;
}
.products-grid .product-item-info .product-item-inner .btn.a-button{
    display: inline-block;
    color: white;
    background: #000; 
    background-size: 200%;
    transition: .5s ease-out;
}
.products-grid .product-item-info .product-item-inner .btn.a-button:hover{
    background-position: right;
}
.products-grid .product-item-info button.action.tocart.primary.btn-cart{
    display: inline-block;
    color: white;
    background: #000;
    background-size: 200%;
    transition: .5s ease-out;
}
.products-grid .product-item-info button.action.tocart.primary.btn-cart:hover{
    background-position: right;
}
.header .header-15 .dropdown-toplinks .my-account-submenu > div:not(.leftcontainer) a:hover {
    border-bottom: 2px solid #000;
}
.header .header-15 .dropdown-toplinks .my-account-submenu > div:not(.leftcontainer) a {
    padding: 0 !important;
    margin: 12px 15px 8px;
}
.header-15.top-header-content .dropdown-switcher .dropdown-menu{
    left: unset;
}
.products-grid .owl-carousel .owl-nav > div.disabled,
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div.disabled{
    opacity: 0.5;
    visibility: visible;
}
.products-grid .owl-carousel .owl-nav > div:not(.disabled),
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div:not(.disabled){
    opacity: 1;
    visibility: visible;
}
.products-grid .owl-carousel .owl-nav > div,
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div{
    color: #000;
    border: none ;
    background: none;
    font-size: 40px !important;
    margin: 0;
    padding: 0;
    height: auto;
    width: auto;
    border-radius: 20px;

    & > i{
        line-height: unset;
    }
}
.products-grid .owl-carousel .owl-nav > div:hover,
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div:hover{
    color: #fff !important;
    background: #000;
}
.products-grid .owl-carousel .owl-nav > div.owl-next,
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-next {
    right: -35px !important;
}
.products-grid .owl-carousel .owl-nav > div.owl-prev,
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-prev {
    left: -35px !important;
}
.minicart-items .product-item {
    padding-top: 0px !important;
}
.minicart-wrapper .block-content .minicart-items-wrapper {
    overflow-y: auto !important;
}
.footer-redesign .payment-footer .payment-block {
    flex-wrap: unset !important;
}
.footer-redesign .payment-footer .payment-block p img{
    width: 65px;
}
.cms-index-index .product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 40px !important;
}
.cms-home a.product.photo.product-item-photo {
    padding-bottom: 102% !important;
}
.dropdown-menu li ul .dropdown-submenu a{
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}
#password-confirmation{
    margin-bottom: 10px;
}

.footer .middle-footer p {
    text-align: right;
}
.filter-options-item.active .filter-options-content.Brand ol#filter-item-brand {
    overflow-x: hidden;
}
.opc-payment .payment-methods .payment-method .payment-method-title .label {
    text-align: right;
}
.checkout-success.block img {
    object-fit: contain;
    width: 15%;
}
.checkout-success.block .btn.view-details {
    float: right;
}
.checkout-success.block .middle-container .left-container, .checkout-success.block .right-container > div {
    text-align: right;
}
.checkout-success.block .bottom-container img{
width: 100% !important;
}
.checkout-success.block .top-container img{
    width: 100% !important;
}
.product-data-items-menu .data.item.title .data.switch {
    margin-right: unset !important;
    margin-left: 20px !important;
}
.product-data-items-menu {
    margin: 20px 0 20px 20px !important;
    display: inline-block !important;
}
.catalog-product-view .media .sold-out-label{
    background-color: #B8BDCC !important;
    border: none !important;
    color: #000 !important;
}
.catalog-product-view .owl-carousel .owl-nav > div{
    top: 31% !important;
}
.content-block .content-heading,
.brand-related-products .content-heading{
    text-align: right !important;
}
.catalog-product-view .products-related{
margin: 0 !important;
}
.product-items .product-item-info .product-top .actions-link button i {
    font-size: 20px;
    font-weight: 600;
}
.products-grid .product-item-info .product-top .actions-link {
    left: 5px !important;
    right: unset !important;
}
.catalog-product-view .sale-label{
    background: #FFD328 !important;
    border: none;
    color: #000 !important;
    display: block;
    font-weight: 500;
    font-size: 12px !important;
    height: 26px !important;
}
div#placeholder-header:not(.androidcls) {
    height: 0px !important;
}
.customer-account-index .message.success > *, .brand-customer-follow .message.success > *, .checkout-onepage-success .message.success > *, .page-products .message.success > *, .wishlist-index-index .message.success > *, .customer-address-index .message.success > *, .customer-account-logoutsuccess .message.success > *, .checkout-cart-index .message.success > *, .checkout-index-index .message.success > *, .catalog-product-view .message.success > *,
.sales-order-history .message.success > * {
    color: #fff !important;
    background: #C29248 !important;
    display: flex !important;
    border-radius: 8px !important;
    padding: 12px 45px 12px 20px !important;
}
.customer-account-index .message.success > *:before , .brand-customer-follow .message.success > *:before , .checkout-onepage-success .message.success > *:before, .page-products .message.success > *:before, .wishlist-index-index .message.success > *:before, .customer-address-index .message.success > *:before, .customer-account-logoutsuccess .message.success > *:before, .checkout-cart-index .message.success > *:before, .checkout-index-index .message.success > *:before, .catalog-product-view .message.success > *:before,
.sales-order-history .message.success > *:before {
    color: #fff !important;
    left: unset !important;
    right: 0;
}

.customer-account-login .message.error > *, .page-products .message.error > *, .wishlist-index-index .message.error > *, .customer-address-index .message.error > *, .customer-account-logoutsuccess .message.error > *, .checkout-cart-index .message.error > *, .checkout-index-index .message.error > *, .catalog-product-view .message.error > * {
    color: #DB362C !important;
    background: #FFE9D8 !important;
    display: flex !important;
    border-radius: 8px !important;
    padding: 12px 45px 12px 20px !important;
    font-weight: 400;
    font-size: 16px
}
.customer-account-login .message.error > *:before, .page-products .message.error > *:before, .wishlist-index-index .message.error > *:before, .customer-address-index .message.error > *:before, .customer-account-logoutsuccess .message.error > *:before, .checkout-cart-index .message.error > *:before, .checkout-index-index .message.error > *:before, .catalog-product-view .message.error > *:before {
    color: #DB362C !important;
    left: unset !important;
    right: 0;
}

.irs-from, .irs-to, .irs-single {
    line-height: 1.4 !important;
    padding: 4px 14px !important;
    background: #000 !important;
}
.catalog-product-view .media .treding-label{
    background: #000000 !important;
    color: #fff !important;
    max-width: max-content;
    padding: 2px 15px 0;
}
.catalog-product-view .product-detail-infomation .product-brand .follow-product button::before {
    padding-right: unset !important;
    padding-left: 8px;
}
.page-product-configurable .confirm .modal-inner-wrap{
    padding: 25px !important;
    text-align: center;
}
.page-product-configurable .confirm .modal-inner-wrap .modal-content{
    padding: 20px 0px !important; 
}
.page-product-configurable .confirm .modal-inner-wrap .modal-content div{
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600;

}
.page-product-configurable .confirm .modal-inner-wrap .action-dismiss{
    background: #000000 !important;
    color: #fff !important;
    margin-bottom: 15px !important;
    border-radius: 8px !important;
}
.page-product-configurable .confirm .modal-inner-wrap .action-accept{
    border: 1px solid #000 !important;
    color: #000 !important;
    border-radius: 8px !important;
}

.page-product-configurable .products-grid{
    margin: 0 !important;
}
.modal-popup.confirm .action-close:before {
    width: 25px !important;
    height: 25px !important;
    font-size: 24px !important;
    color: #fff !important;
}
.modal-popup.confirm .action-close {
    background: #000;
    border-radius: 100%;
    width: 25px !important;
    height: 25px !important;
}
.modal-popup.confirm .action-close:hover:before {
    color: #fff !important;
}
.modal-popup.confirm .action-close:hover {
    background: #000 !important;
    border-radius: 100%;
    width: 25px !important;
    height: 25px !important;
}
.catalog-product-view .product-info-main a.action.alert.btn.a-button {
    background: #000 !important;
    color: #fff !important;
    border-radius: 8px !important;
    border: 1px solid #000 !important;
}
.sidebar .brand-list li:before {
    left: unset !important;
    right: 0;
}
.sidebar .brand-list li a {
    padding-left: 0 !important;
    padding-right: 10px;
}
.content-heading h3.title {
    text-align: right;
    display: block !important;
}
.btn.btn-sm {
    color: #fff !important;
    border: 2px solid #222 !important;
    background-color: #222 !important;
}
.sidebar .brand-list li {
    padding-left: unset !important;
    display: flex;
    gap: 10px;
    padding-right: 10px;
}
.customer-account-forgotpassword .page-title-wrapper{
    font-size: 24px;
    text-align: center;
    font-weight: 800;
    margin: 30px 0;
}
.customer-account-forgotpassword .fieldset{
    max-width: 475px;
}
.customer-account-forgotpassword .form-group input::-webkit-input-placeholder { /* Edge */
    color:  #737680 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
  }
  
  .customer-account-forgotpassword .form-group input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:  #737680 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
  }
.customer-account-forgotpassword .form-group input::placeholder{
    color:  #737680 !important;
    font-weight: 400 !important;
    font-size: 12px !important;
}
.customer-account-forgotpassword .form-group input{ /* Edge */
    color:  #000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
  
  .customer-account-forgotpassword .form-group input { /* Internet Explorer 10-11 */
    color:  #000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
  }
.customer-account-forgotpassword .form-group input{
    color:  #000 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
}
.checkout-cart-index .cart.main.actions button + button {
    border-radius: 8px !important;
    background: #818590;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    border: 0 !important;
}
.payment-option.discount-code .form-discount .actions-toolbar .action{
    background-color: transparent !important;
}
.checkout-cart-index .cart-summary #block-discount .fieldset.coupon #coupon_code::placeholder {
    font-size: 14px !important;
    color: #737680 !important;
}
.checkout-cart-index .cart-summary #block-discount .fieldset.coupon #coupon_code:-ms-input-placeholder {
    font-size: 14px !important;
    color: #737680 !important;
}
.checkout-cart-index .cart-summary #block-discount .fieldset.coupon #coupon_code::-webkit-input-placeholder {
    font-size: 14px !important;
    color: #737680 !important;
}
.checkout-cart-index .cart-summary #block-discount .fieldset.coupon .action.btn-primary.apply {
    color: #fff !important;
}
.checkout-cart-index .cart-summary #block-discount .fieldset.coupon .action.btn-primary.apply{
    display: inline-block;
    background: linear-gradient(to left, #000 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    color: #fff !important;
}
.checkout-cart-index .cart-summary #block-discount .fieldset.coupon .action.btn-primary.apply:hover {
    background-position: left;
    color: #fff;
}
.payment-option.discount-code .form-discount .actions-toolbar .action{
    display: inline-block;
    background: linear-gradient(to left, #fff 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    color: #000;
}
.payment-option.discount-code .form-discount .actions-toolbar .action:hover {
    background-position: left;
    color: #fff;
}
.shipping-address-items .edit-address-link{
    display: inline-block;
    background: linear-gradient(to left, #818590 50%, #000 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
}
.shipping-address-items .edit-address-link:hover{
    background-position: left;
    color: #fff;
}
.shipping-address-items .edit-address-link{
    margin-top: 0 !important;
    color: #fff !important;
}
.payment-option.discount-code .form-discount .actions-toolbar .action {
    font-size: 14px !important;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    -o-border-radius: 8px !important;
    width: 100%;
    padding: 7px 0px !important;
    border: 2px solid #000 !important;
}
.checkout-index-index .form-discount{
    display: flex;
    gap: 10px;
    width: 100%;
}
.checkout-index-index .form-discount .payment-option-inner {
    width: 80%;
}
.checkout-index-index .form-discount .actions-toolbar {
    width: 20%;
}
.authentication-wrapper {
    border-bottom: 0px solid #f0f0f0 !important;
}
.checkout-index-index .form-shipping-address .field label, .checkout-index-index .form-shipping-address .label, .checkout-index-index .form-login .label{
    margin: 0;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.checkout-index-index .form-shipping-address .field input, .checkout-index-index .form-shipping-address input, .checkout-index-index .form-login input{
    border-radius: 8px !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.checkout-index-index .form-shipping-address .field select, .checkout-index-index .form-shipping-address select, .checkout-index-index .form-login select{
    border-radius: 8px !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.checkout-index-index .form-shipping-address .field textarea, .checkout-index-index .form-shipping-address textarea, .checkout-index-index .form-login textarea{
    border-radius: 8px !important;
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.checkout-index-index .form-shipping-address .field input, .checkout-index-index .form-shipping-address input, .checkout-index-index .form-login input{
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.checkout-index-index .form-shipping-address .field{
    margin-bottom: 20px !important;
}
.checkout-index-index .form-shipping-address .street{
    margin-bottom: 0px !important;
}
#shipping-method-buttons-container .action, #shipping-method-buttons-container button.action{
    padding: 0px 20px !important;
    -webkit-border-radius: 8px !important;
    line-height: 30px !important;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout {
    font-weight: 400 !important;
    font-size: 14px !important;
    padding: 5px 0 !important;
    line-height: 30px;
    display: flex !important;
    justify-content: center;
    gap: 10px;
}
.checkout-index-index .gift-message .gift-options-title{
    display: none;
}
.gift-message .gift-options-content .field .label, .form-discount .payment-option-inner .field .label{
    margin-bottom: 0 !important;
    color: #000 !important;
    font-size: 14px !important;
}
.checkout-index-index .gift-options-content .field{
    padding-bottom: 20px !important;
}
.gift-options-content .field input, .gift-options-content .field textarea, .form-discount .payment-option-inner .field input{
    border-radius: 8px;
    border: 1px solid #CCCCCC !important;
    color: #000 !important;
    font-size: 15px !important;
}
.form-discount .payment-option-inner .field .label{
    margin: 0 !important;
}
.form-discount .payment-option-inner{
    margin-top: 10px !important;
}
.payment-option.discount-code .form-discount .actions-toolbar .action.action-apply {
    border-radius: 8px;
}
.payment-method-content button.action.primary.checkout {
    font-size: 14px !important;
    padding: 0 !important;
}
.payment-option.discount-code .payment-option-title {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #000 !important;
}
.opc-block-shipping-information .shipping-information .ship-to > .shipping-information-title > span {
    color: #0A0D13 !important;
}
.opc-block-summary > .title {
    color: #0A0D13 !important;
}
.opc-block-summary .table-totals tr.totals.sub th, .opc-block-summary .table-totals tr.totals.sub td {
    font-size: 14px !important;
    color: #737680 !important;
}
.opc-block-summary .table-totals tr.totals.sub th:last-child, .opc-block-summary .table-totals tr.totals.sub td:last-child {
    color: #0A0D13 !important;
    font-weight: 400 !important;
}
.opc-block-summary .table-totals tr.totals.grand th strong, .opc-block-summary .table-totals tr.totals.grand td strong {
    color: #0A0D13 !important;
    font-weight: 800 !important;
}
.opc-sidebar .minicart-items .product-item .product-item-details .product-item-name {
    color: #000000 !important;
    font-size: 12px !important;
    font-weight: 800 !important;
}
.details-qty {
    font-size: 12px;
    color: #000;
}
.details-qty .label{
    font-size: 12px !important;
    color: #737680 !important;
}
.checkout-index-index .price-excluding-tax .cart-price span.price{
    font-size: 12px !important;
    color: #000 !important;
    font-weight: 800 !important;
    }
    .item-options {
        margin-bottom: 0px !important;
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: 12px;
    }
    .checkout-index-index .minicart-items .product-item{
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }
    .checkout-index-index .minicart-items .product-item .product {
        padding: 0px 0 !important;
    }
    .checkout-index-index .minicart-items .product > .product-item-photo, .checkout-index-index .minicart-items .product > .product-image-container {
        height: 100% !important;
    }
    .checkout-index-index .opc-block-summary .table-totals tr th .label {
        color: #737680;
        font-size: 14px !important;
    }
    .checkout-success.block .actions-toolbar .action.primary {
        font-weight: 400;
        border: 2px solid #000!important;
        background-color: #000!important;
    }
    .block-dashboard-info.top-block .box-information .box-content .box-actions .action.edit::before {
        width: 20px !important;
        height: 20px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .header .header-15 .dropdown-toplinks .my-account-submenu > div:not(.leftcontainer) a[href*="newsletter/manage/"]::before {
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .block-addresses-top-block ~ .block-addresses-default .box-content .btn-secondary.edit::before, .block-addresses-top-block ~ .block-addresses-list > .block-content .items.addresses > .item .action.edit::before {
        width: 20px !important;
        height: 20px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .block-addresses-top-block ~ .block-addresses-list > .block-content .items.addresses > .item .action.delete::before {
        width: 20px !important;
        height: 20px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    #shipping-address-type-block .btn.apartment .icon::before {
        width: 15px !important;
        height: 30px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        content:""!important;
        background-image: url(../images/apartment.png);
        display: block;
    }
    #shipping-address-type-block .btn.apartment:hover .icon::before, #shipping-address-type-block .btn.active.apartment .icon::before,
    #shipping-address-type-block .btn.home:hover .icon::before, #shipping-address-type-block .btn.active.home .icon::before,
    #shipping-address-type-block .btn.office:hover .icon::before, #shipping-address-type-block .btn.active.office .icon::before,
    #shipping-address-type-block .btn.hotel:hover .icon::before, #shipping-address-type-block .btn.active.hotel .icon::before,
    #shipping-address-type-block .btn.other:hover .icon::before, #shipping-address-type-block .btn.active.other .icon::before {
        filter: invert(1);
    }
    #shipping-address-type-block .btn.home .icon::before {
        content: "" !important;
        background-image: url(../images/home.png);
        width: 20px !important;
        height: 35px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        display: block;
    }
    #shipping-address-type-block .btn.office .icon::before {
        content: "" !important;
        background-image: url(../images/office.png);
        width: 23px !important;
        height: 30px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        display: block;
    }
    #shipping-address-type-block .btn.hotel .icon::before {
        content: "" !important;
        background-image: url(../images/hotel.png);
        width: 23px !important;
        height: 30px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        display: block;
    }
    #shipping-address-type-block .btn.other .icon::before {
        content: "" !important;
        background-image: url(../images/location.png);
        width: 17px !important;
        height: 30px !important;
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        display: block;
    }
    #shipping-address-type-block .btn {
        display: flex !important;
        gap: 15px !important;
        align-items: center;
    }
    #shipping-address-type-block .btn .icon {
        padding-top: 0px !important;
    }
    address i.icon.other, address i.icon.apartment, address i.icon.home, address i.icon.hotel, address i.icon.office{
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .checkout-index-index .shipping-address-item .shipping-address-button .icon.home, .checkout-index-index .shipping-address-item .shipping-address-button .icon.office, .checkout-index-index .shipping-address-item .shipping-address-button .icon.hotel, .checkout-index-index .shipping-address-item .shipping-address-button .icon.apartment, .checkout-index-index .shipping-address-item .shipping-address-button .icon.other{
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .checkout-index-index._has-modal .header {
        z-index: 1 !important; 
    }
    .empty .box-image img{
        width: 40%;
    object-fit: contain;
    margin-bottom: 30px;
    transform: scaleX(-1);
    }
    .empty .box-image p{
       font-size: 15px;
       color: #000;
    }
    .following-brand-empty .box-image img{
        width: 40%;
        margin: 0 auto;
        display: block;
    }
    .block.following-brand-empty .message {
        font-size: 15px !important;
        color: #000 !important;
    }
    #shipping-address-type-block::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
  margin-top:10px;
}

#shipping-address-type-block1::-webkit-scrollbar{
    margin-top:10px;
	height: 5px;
	background-color: #F5F5F5;
}

#shipping-address-type-block::-webkit-scrollbar-thumb{
    margin-top:10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #555;
}
#shipping-address-type-block {
    overflow-x: auto;
}
.customtoggle .switchtoggle{
    margin: 0 !important;
}
.block.filter .block-content .togglecustom .customtoggle {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.minicart-wrapper .block-content {
    height: calc(100vh - 165px) !important;
    display: flex !important;
    /* justify-content: center !important; */
    flex-direction: column !important;
}
.checkout-cart-index #shopping-cart-table .col.item .item-actions > a:hover, .checkout-cart-index #shopping-cart-table .col.item .item-actions > a:hover {
    filter: invert(48%) sepia(17%) saturate(8%) hue-rotate(314deg) brightness(101%) contrast(89%);
}
.checkout-cart-index .cart.main.actions button + button, .map-container #marker_location{
    display: inline-block;
    background: #818590;
    background: linear-gradient(to left, #818590 50%, #000 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    font-weight: 700 !important;
}
.checkout-cart-index .cart.main.actions button + button:hover, .map-container #marker_location:hover {
    background-position: left;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout, #shipping-method-buttons-container .action, #shipping-method-buttons-container button.action, .block-minicart.empty .block-content .actions .continue-shopping,
.actions-toolbar .btn-primary, .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply, #block-map > #open_map,
#checkout-step-payment .cart-gift-item button.action.action-delete,
.gift-options-cart-block .cart-gift-item button.action.action-delete,
.payment-method-content button.action.primary.checkout,
.block.block-new-customer .action.create.btn.btn-secondary,
.block-minicart .block-footer > .actions > .secondary .btn-secondary,
.checkout-index-index .actions-toolbar .action.primary,
.sales-order-view-container .block-actions > a.action.back,
.brand-customer-follow .action-toolbar .btn.btn-primary,
.brand-customer-follow .action-toolbar .btn.btn-primary:hover{
    display: inline-block;
    background: #000;
    background: linear-gradient(to left, #000 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    font-weight: 700 !important;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout:hover, #shipping-method-buttons-container .action, #shipping-method-buttons-container button.action:hover, .block-minicart.empty .block-content .actions .continue-shopping:hover,
.actions-toolbar .btn-primary:hover, .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply:hover, #block-map > #open_map:hover,
#checkout-step-payment .cart-gift-item button.action.action-delete:hover,
.gift-options-cart-block .cart-gift-item button.action.action-delete:hover,
.payment-method-content button.action.primary.checkout:hover,
.block.block-new-customer .action.create.btn.btn-secondary:hover,
.block-minicart .block-footer > .actions > .secondary .btn-secondary:hover,
.checkout-index-index .actions-toolbar .action.primary:hover,
.sales-order-view-container .block-actions > a.action.back:hover {
    background-position: left;
}
.block-minicart .block-footer > .actions > .primary .btn-primary{
    display: inline-block;
    background: #222;
    background: linear-gradient(to left, #222 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    border: 1px solid #222;
    font-weight: 700 !important;
}
.block-minicart .block-footer > .actions > .primary .btn-primary:hover{
    background-position: left;
}
.customer-account-login .login-container.row > div:first-child {
    border-right: 0px solid #CCCCCC !important;
}
.map-container #manual_address, .actions-toolbar .btn-default,
#checkout-step-payment .cart-gift-item button.action.action-edit,
.gift-options-cart-block .cart-gift-item button.action.action-edit,
.checkout-cart-index .cart-summary-top .fieldset .actions-toolbar .btn,
.sales-order-view-container .block-actions > a,
.block.account-nav #account-nav > .items > .nav.item:last-child > a {
    display: inline-block;
    background: linear-gradient(to left, #fff 50%, #818590 50%) right;
    background-size: 200%;
    transition: .5s ease-out;
    font-weight: 700 !important;
}
.map-container #manual_address:hover, .actions-toolbar .btn-default:hover,
#checkout-step-payment .cart-gift-item button.action.action-edit:hover,
.gift-options-cart-block .cart-gift-item button.action.action-edit:hover,
.checkout-cart-index .cart-summary-top .fieldset .actions-toolbar .btn:hover,
.sales-order-view-container .block-actions > a:hover,
.block.account-nav #account-nav > .items > .nav.item:last-child > a:hover {
    background-position: left;
    color: #fff !important;
}
.checkout-index-index .actions-toolbar{
    margin-bottom: 15px;
    text-align: end;
}
.actions-toolbar .btn-primary, .actions-toolbar .btn-default{
    border-radius: 8px;
}
.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar > div {
    float: unset !important;
    margin-right: 0px !important;
}
.checkout-index-index .payment-option.discount-code .form-discount .actions-toolbar .action.action-apply {
    float: left !important;
    display: block;
}
.checkout-index-index #co-payment-form .cart-gift-item .actions-toolbar .secondary{
    /* float: left !important; */
    display: inline-flex;
    gap: 7px;
    justify-content: end;

}
.checkout-cart-index #shopping-cart-table .col.item .item-actions > a {
    border-left: 2px solid #ccc;
    border-right: 0px !important;
    padding: 0 0px 0 15px;
}
.checkout-cart-index #shopping-cart-table .col.item .item-actions > a:last-child {
    border-left: 0px solid #ccc;
    padding: 0px;
}
.checkout-cart-index #shopping-cart-table .col.item .item-actions > a span.fa.fa-heart {
    content: " " !important;
    background-image: url(../images/wishlist-new.png);
    width: 18px !important;
    height: 16px;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    display: block;
}
.catalog-product-view .product-info-main #product-addtocart-button {
    width: 350px !important;
}
.checkout-index-index:not(._has-modal) #shipping-new-address-form > .field[name='shippingAddress.firstname']::before {
    content: "كيف يمكننا الاتصال بك؟" !important;
}
.checkout-cart-index #block-gift-card-discount > .title::after, .checkout-cart-index #block-discount > .title::after {
    right: unset !important;
    left: 0;
}
.checkout-cart-index .fa-heart:before {
    content: " " !important;
}
.checkout-cart-index .cart-summary .checkout-methods-items .item .action.checkout::after {
    content: "" !important;
    rotate: none !important;
    background-image: url(../images/arrow-new-white.png);
    width: 20px !important;
    height: 29px;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    display: block;
    rotate: 180deg !important;
}
.addtonotification p a {
    border-bottom: 1px solid;
}
.customer-address-form .form-address-edit .actions-toolbar .save.btn-primary {
    opacity: 1 !important;
    margin-top: 15px;
}
.customer-address-form:not(._has-modal) .form-address-edit .field label {
    margin: 0;
}
.customer-address-form:not(._has-modal) .form-address-edit .field {
    margin-bottom: 15px !important;
}
.customer-address-form .edit-address-type-block{
    margin-bottom: 20px;
   }
.catalog-product-view .product-info-main #product-addtocart-button{
    font-weight: 500 !important;
    font-size: 16px !important;
}
.checkout-index-index._has-modal #shipping-address-type-block .btn {
    padding: 0 27px !important;
}
.checkout-cart-index #shopping-cart-table thead tr th:first-child {
    position: relative;
    left: unset !important;
    right: 140px;
}
.payment-option.discount-code .form-discount .actions-toolbar .action.action-apply {
    color: #fff !important;
}
.checkout-index-index .actions-toolbar .action.primary {
    border-radius: 8px;
}
.checkout-index-index #customer-password{
    border-radius: 8px;
}
.checkout-index-index .hidden-fields{
    margin-top: 15px;
}
.product-info-main .product-add-form .actions button:hover,
.bundle-info .product-details .actions button:hover{
    background-color: transparent !important;
}
.customer-account-create .field.choice > .label {
    text-align: start !important;
    display: block;
    padding-right: 25px;
}
.customer-account-create .fieldset.fieldset-fullname .field .personal-name {
    margin: 0;
}
.products-grid .product-item-info .product-top .actions-link button i{
    font-weight: 800;
}
.custom-sorter + .form-item-select {
    display: none;
}
.page-products .sorter-action {
    visibility: hidden;
    width: 0;
    position: relative;
    height: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin-left: 0 !important;
}
.custom-sorter .select-selected {
    padding: 8px 15px 8px 25px !important;
    text-align: right;
}
.custom-sorter .select-selected::after {
    right: unset !important;
    left: 10px;
}
.list-products .product-item-info .product-image {
    float: right !important;
}
.sidebar .block.block-wishlist .list-products .product-item-info .product-item-actions .actions-secondary {
    left: unset !important;
    right: 0;
}
.checkout-success.block .right-container .order-address > p > span:first-child {
    opacity: 1 !important;
    color: #737680;
    font-size: 16px;
}
.checkout-success.block .right-container .order-address > p:not(:first-child) {
    color: #000;
    font-size: 16px;
}
.field.choice, .form-group.choice {
    padding-right: 20px;
    padding-left: unset !important;
    text-align: right !important;
}
.field.choice > input {
    left: unset !important;
}
/* .fieldset.profile-image .customer_file_upload {
    left: 45px;
    right: unset !important;
} */
.customer-account-edit .form-edit-account .action.save.btn.btn-primary {
    padding: 0 !important;
}
.newsletter .control input{
    border-radius: 8px;
}
.modal_newsletter_popup.modal-popup .newsletter-popup-form .action.subscribe {
    border-radius: 8px !important;
}
.minicart-price span.price {
    color: #000;
}
.checkout-index-index .payment-option-title{
padding: 0 !important;
}
body.account:not(.sales-order-view) .column.main.pull-right {
    padding-left: revert !important;
    padding-right: 120px;
}
.wishlist-index-index .message.info>*, .page-products .message.info > *, .sales-order-history .message.info > *,
.page-products .message.notice >* {
    background: white !important;
    color: black !important;
    text-align: center;
    font-size: 15px;
}
.wishlist-index-index .message.info > *:before, .page-products .message.info > *:before, .sales-order-history .message.info > *:before,
.page-products .message.notice >*:before {
    content: ' '!important;
}
.contact-index-index .contact-form-content .contact .form-group label{
    margin: 0 !important;
    color: #000 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.contact-index-index .contact-form-content .contact .form-group input{
    color: #000 !important;
    font-size: 14px !important;
    border-radius: 8px !important;
}
.contact-index-index .contact-form-content .comment {
    width: 100%;
    background-color: transparent;
    margin: 0;
    border-radius: 8px !important;
}
.contact-index-index .contact-form-content .comment textarea {
    border-radius: 8px !important;
    color: #000 !important;
    font-size: 14px !important;
}
.contact-index-index .contact-form-content .comment label {
    border-radius: 8px !important;
    color: #000 !important;
    font-size: 14px !important;
}
.contact-index-index .contact-form-content .actions-toolbar{
    margin-top: 20px;
    }
    .characters-filter li {
        float: right !important;
    }
    .characters-filter li a {
        padding: 0 !important;
    }
    /* .page-products .category-title {
        display: none;
    } */
    .brand-brand-view .brand-info .brand-image {
        display: none;
    }
    .minicart-wrapper .block-content .minicart-items-wrapper {
        max-height: fit-content !important;
    }
    .modal-inner-wrap .modal-footer button {
        border-radius: 8px;
        padding: 0 0px !important;
        width: 100%;
        height: 35px;
        margin-bottom: 10px;
        position: unset !important;
        opacity: 1 !important;
    }
    .modal-footer button {
        color: white;
        background: black;
        border-radius: 15px;
        border: 1px solid black;
        padding: 0 20px !important;
    }
    .modal-footer  .btn-custom3{
        background: none !important;
        color: #000 !important;
    }
    .shipping-address-items .action {
        margin-right: unset !important;
        margin-left: 10px;
        border-radius: 8px;
    }
    .search-open .header-15 .search-form .form-search .form.minisearch .button .pe-7s-search::before {
        transform: scaleX(-1);
    }
    a.scroll-to-top {
        left: 20px;
        right: unset !important;
    }
    .scroll-to-top .fa {
        position: relative;
        right: 5px;
    }
    .orders-history .table-order-items thead tr th:first-child {
        text-align: start !important;
    }
    .orders-history .table-order-items tbody tr td:first-child {
        padding-left: 0;
        text-align: right !important;
    }
    .orders-history #my-orders-table > tbody > tr > td.actions .action.view {
        top: 36% !important;
        right: unset !important;
        left: 0;
        transform: rotate(180deg);
    }
    .catalog-product-view .product-detail-infomation .product-brand .follow-product .unfollowbtn::before {
        filter: invert(1);
    }
    .catalog-product-view .product-detail-infomation .product-brand .follow-product .unfollowbtn {
        background-color: transparent !important;
        color: #000 !important;
    }
    .amreview-helpful-wrap .amreview-plus.-voted > .amreview-icon {
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .amreview-helpful-wrap .amreview-minus.-voted > .amreview-icon {
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
    }
    .owl-carousel .owl-nav [class*=owl-]:hover {
        color: #000 !important;
    }
    .sales-order-view .column.main {
        margin: 0 !important;
    }
    .sales-order-view .column.main {
        width: 100% !important;
    }
    .sales-order-view-container {
        width: 75%;
        margin: 0 auto;
    }
    .price-box .special-price .price {
        color: #ec0101 !important;
    }
    .catalog-product-view .media .best-seller-label {
        background: #000 !important;
        color: #fff !important;
    }
    .catalog-product-view .media .new-label{
        background: #000 !important;
        padding: 3px 0 0;
    }
    .block.account-nav #account-nav > .items > .nav.item:last-child > a {
        width: 100%;
        text-align: center;
    }
    .orders-history .table-order-items tbody tr td:first-child img{
       max-width: 100px;
    }
    .orders-history #my-orders-table > tbody > tr > td {
        padding: 5px 5px;
    }
    .orders-history #my-orders-table > tbody > tr > td.actions .action.view::after {
        color: #000 !important;
    }
@media only screen and (max-width: 767px) {
    #shipping-address-type-block {
        padding: 10px 0;
    }
    .mpgiftcard-index-index .block-gift-card .box-information .box-content > p span{
        font-size: 18px;
    }
    .checkout-success.block .actions-toolbar .action.primary {
        line-height: 35px;
        height: 38px;
        font-size: 14px;
    }

    .footer .middle-footer a {
        color: #37393D !important;
        font-size: 16px;
        font-weight: 800;
    }

    .footer .middle-footer ul.menu li {
        line-height: 20px !important;
        margin-bottom: 0px;
    }

    .footer .middle-footer a {
        color: #37393D !important;
        font-size: 16px !important;
        font-weight: 800 !important;
    }

    .footer-redesign .left-block .menu a {
        font-weight: 400 !important;
        font-size: 14px !important;
        padding: 0 !important;
    }

    .footer .middle-footer p {
        margin-bottom: 0.5em !important;
    }

    .footer .middle-footer div[class*="col-lg"]:not(:last-child) {
        margin-bottom: 10px !important;
    }

    .footer .middle-footer p {
        margin-bottom: 0.5em !important;
    }

    .app-links img {
        width: 100%;
        object-fit: contain;
    }

    .app-links {
        display: flex;
    }

    .expand {
        padding-bottom: 10px;
    }

    .footer-redesign .payment-footer .payment-block {
        flex-wrap: nowrap !important;
        column-gap: 5px !important;
    }

    .footer-redesign .payment-footer .payment-block img {
        width: 45px !important;
    }

    .map-container .btn-default {
        padding: 10px 0 !important;
        font-size: 12px;
    }

    .footer-redesign .block.newsletter .action.subscribe {
        font-size: 14px;
        padding: 0 10px !important;
    }

    #shipping-method-buttons-container .action,
    #shipping-method-buttons-container button.action{
    padding: 0;
}

.opc-wrapper .step-title {
    font-weight: 500 !important;
}

.opc-estimated-wrapper .estimated-block .estimated-price {
    font-weight: 800;
}

.checkout.customer-details>p:nth-child(1) {
    padding-left: 0px;
}

.block.account-nav #account-nav .nav.item.current>strong {
    padding: 10px 10px;
}

.block.account-nav #account-nav .nav.item>a {
    font-size: 14px;
}

.box-information .box h3 {
    font-size: 20px;
}

.customer-address-form .column.main>.block-title--myac h3 {
    font-size: 20px;
}

.edit-address-type-block .label h3 {
    font-size: 20px;
}

.block-addresses-top-block~.block-addresses-list>.block-content .items.addresses {
    grid-template-columns: 1fr !important;
}

.block-addresses-top-block ~ .block-addresses-default .box-content .btn-secondary.edit, .block-addresses-top-block ~ .block-addresses-list > .block-content .items.addresses > .item .action.edit {
    padding: 0 !important;
}
.block-addresses-top-block ~ .block-addresses-list > .block-content .items.addresses > .item .action.delete {
    padding: 0 !important;
}
.sales-order-view-container .block-actions {
    display: block;
}

.sales-order-view-container .block-actions>a {
    line-height: 45px !important;
    max-width: initial !important;
    width: 100%;
    font-size: 16px !important;
    font-weight: 800 !important;
}

.sales-order-view-container .right-container #my-orders-table tr>th,
.sales-order-view-container .right-container #my-orders-table tr td {
    font-size: 14px !important;
    padding: 8px !important;
}

.sales-order-view .table-wrapper.order-items {
    overflow-x: auto !important;
    padding: 0 !important;
}

.sales-order-view-container .order-items .table-order-items tfoot .subtotal th,
td {
    font-weight: 500 !important;
}

.sales-order-view-container .order-items .table-order-items tbody .details .sku {
    font-weight: 800 !important;
    display: flex;
    gap: 5px;
}

.sales-order-view-container .order-items .table-order-items tbody .details .sku dt {
    font-weight: 500 !important;
}

.sales-order-view-container .order-items .table-order-items tbody .subtotal {
    text-align: end;
}

.sales-order-view-container .order-items .table-order-items tbody .subtotal .cart-price {
    font-weight: 800 !important;
}

.sales-order-view #maincontent::before {
    height: 0px !important;
    width: 0 !important;
    margin-bottom: 0px !important;
}

.sales-order-view-container .left-container .row>div>.box>.block-title h4 {
    font-size: 20px !important;
    font-weight: 800 !important;
}

.sales-order-view-container .right-container>.block-title h4 {
    font-size: 20px !important;
    font-weight: 800 !important;
}

.sales-order-view-container .left-container .box-order-shipping-address>.box-content,
.sales-order-view-container .left-container .box-order-payment-summery>.box {
    border: 1px solid #ccc !important;
}

.sales-order-view-container .left-container .box-order-payment-summery>.box dl dt {
    font-weight: 500 !important;
}

.sales-order-view-container .left-container .box-order-payment-summery .box-content,
.sales-order-view-container .left-container .box-order-payment-summery>.box .payment-method dt {
    font-weight: 800 !important;
}

.footer_head p span,
.shipping-and-info p span {
    color: #37393D !important;
    font-weight: 800 !important;
}

.sales-order-view-container .right-container #my-orders-table>tfoot>tr>th {
    font-weight: 400 !important;
}

.catalog-product-view .product-detail-infomation .product-brand .brand-name {
    font-size: 21px !important;
}

.catalog-product-view .product-detail-infomation .product-name {
    font-size: 16px !important;
}

.catalog-product-view .product-detail-infomation-content.has-sticky-menu .product-info-main {
    position: relative;
}

.catalog-product-view .product-detail-infomation-content.has-sticky-menu .product-info-main .product-brand {
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: flex-start;
    font-weight: 800 !important;
}

/* .catalog-product-view .product-detail-infomation-content.has-sticky-menu .product-info-main .product-brand .brand-name {
    font-size: 18px !important;
} */

.catalog-product-view .product-detail-infomation-content.has-sticky-menu .product-info-main .product-brand .brand-name strong {
    word-break: break-all;
    display: block;
    width: 70%;
}

.catalog-product-view .product-detail-infomation-content.has-sticky-menu .product-info-main .product-brand .brand-name a {
    word-break: break-all;
    display: block;
    font-weight: 800;
    color: #000;
    /* font-size: 16px; */
}

.catalog-product-view .product-detail-infomation .product-brand .follow-product {
    display: block;
    width: auto;
}

.catalog-product-view .product-info-main .product-info-price .price-final_price {
    /* position: absolute; */
    top: 0;
    right: 0;
    width: 100%;
    /* text-align: end; */
}

.price-box.price-final_price .price {
    font-size: 16px !important;
}

.product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-label {
    margin: 0 0 0px !important;
    font-size: 14px !important;
    color: #000000 !important;
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.catalog-product-view .product-detail-infomation .field.qty>.control>span {
    width: 30px !important;
    height: 30px !important;
    font-size: 28px !important;
    line-height: 28px !important;
}

.catalog-product-view .product-info-main #product-addtocart-button {
    height: 40px !important;
    max-width: 70vw !important;
}

.catalog-product-view .product-info-main .product-add-form .box-tocart .field.qty>.control .input-text.qty {
    font-weight: 800 !important;
    font-size: 16px !important;
    height: 33px !important;
}

.product-data-items-content .title-accordion {
    background-color: transparent !important;
    font-weight: 400 !important;
    font-size: 14px;
    border-bottom: 0.5px solid #F1F2F3;
}

.product-data-items-content .title-accordion:after {
    background-color: transparent !important;
    color: #000 !important;
}

.product.info.detailed.after-content .product-tab-title h4 {
    font-size: 18px !important;
    font-weight: 800 !important;
}

.brand-related-products .content-heading h3.title {
    font-size: 18px !important;
}

.footer .middle-footer p {
    font-weight: 800 !important;
    color: #37393D !important;
}

.box-tocart .field.qty>.control span.edit-qty.plus {
    font-size: 18px !important;
}

.product-data-items-content .data.item.content {
    border: 0px solid #f6f6f8 !important;
}

.mpgiftcad-popup .modal-inner-wrap {
    padding: 15px !important;
}

.mpgiftcad-popup .modal-header .modal-title {
    font-weight: 800 !important;
    font-size: 20px !important;
}

.modal-header {
    border-bottom: 1px solid #e5e5e5 !important;
    padding: 0 0 10px 0 !important;
    ;
}

.modal-content .box-wallet,
.modal-content .box-redeem-voucher {
    padding: 0 !important;
}

.mpgiftcad-popup .box-wallet .wallet-topup-gateway li>div>label {
    padding: 5px 10px !important;
}

.mpgiftcad-popup .box-wallet #topupamountclick {
    height: 40px !important;
    font-weight: 800 !important;
}

.mpgiftcard-index-index .block-gift-card .box-information {
    padding: 20px !important;
}

#giftcardContainer .box-information .actions.mpgiftcard>.action {
    width: 100% !important;
    height: 80px !important;
    padding-bottom: 0 !important;
}

#giftcardContainer .box-information .actions.mpgiftcard {
    flex-wrap: nowrap !important;
}

.toolbar .pages .pagination .item {
    padding: 3px !important;
}

.toolbar .pages .pagination .item a {
    font-size: 12px !important;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    display: grid !important;
    line-height: 30px !important;
}

.toolbar .pages .pagination .pages-item-next a,
.toolbar .pages .pagination .pages-item-previous a {
    width: 60px;
    border-radius: 20px;
}

.modal-popup .modal-inner-wrap {
    width: 95% !important;
}

.modal-inner-wrap .modal-header {
    border-bottom: 0 !important;
}

.checkbox_data {
    width: 75%;
}
.mpgiftcad-popup .action-close {
    right: 5px !important;
    top: 0px !important;
}
.header:not(.header6):not(.header7) .nav-main-menu li > a {
    border-bottom: 0px solid #ddd !important;
    padding: 15px 15px 0 !important;
}
.header:not(.header6):not(.header7) .nav-main-menu li > a span{
    border-bottom: 0px solid #ddd !important;
    color: #000;
    font-size: 16px;
    font-weight: 800;
}
.category-menu .dropdown-menu li ul li a{
    padding: 15px 0px 15px !important;
    font-size: 16px !important;
    font-weight: 400;
    color: #37393D !important;
    text-transform: capitalize;
}
.header:not(.header6):not(.header7) .megamenu-content .top-links li a:not(.no-display) {
    border-bottom: 0px solid #e3e3e3 !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}
.product.product-item span.product-label {
    font-weight: 400 !important;
    padding: 0 5px !important;
    line-height: 20px !important;
    height: 22px !important;
}
.header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher {
    border-bottom: 0px solid #e3e3e3 !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 800 !important;
}
.header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher {
    margin: 0 10px !important;
}
.header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher .switcher-toggle {
    padding-left: 0 !important;
}
.switcher-currency img {
    margin-right: 10px;
}
.products-grid .product-item-info .product-item-inner > .product-item-actions {
    top: 115px !important;
}
.products-grid .product-item-info .product-item-inner .alert, .products-grid .product-item-info .product-item-inner .btn.a-button {
    font-size: 14px;
    height: 40px !important;
    line-height: 40px !important;
}
.cms-index-index .product-item-inner .product.actions.product-item-actions .actions-primary {
    margin-top: 0px !important;
}
.cms-index-index .products-grid{
    margin: 0 0px;
}
.cms-index-index .mgz-element .title {
    font-size: 20px;
}
.content-heading h3.title {
    text-transform: inherit;
}
.footer .bottom-footer .copyright address {
    margin-bottom: 0 !important;
}
.cms-index-index .owl-carousel .owl-dots{
    display: flex !important;
}
.custom-carousel-dots .owl-dots .owl-dot:last-child span {
    border-radius: 0 !important;
}
.custom-carousel-dots .owl-dots .owl-dot:first-child span {
    border-radius: 0 !important;
}
/* .header .action.nav-toggle {
    transform: rotate(180deg);
} */
.products-grid .product-item-info .product-item-inner .alert, .products-grid .product-item-info .product-item-inner .btn.a-button, .products-grid .product-item-info button.action.tocart.primary.btn-cart {
    font-size: 10px !important;
}
.product-label.sold-out-label {
    max-width: fit-content !important;
}
.products-grid .product-item-info .product-item-details {
    padding-bottom: 30px !important;
}
.product.product-item span.product-label {
    font-size: 10px !important;
}
.header #main-Menucontent .navigation {
    border-bottom: 0px solid #ccc;
    margin: 0 0px;
}
.mega-menu-content .sub-menu .level1 a .mega-menu-sub-title{
    font-weight: 500 !important;
}
.catalog-product-view .products-grid{
    margin: 0;
}
.product_usps_wrapper {
    flex-wrap: unset !important;
    width: 100%;
    max-width: unset !important;
}
.product_usps_wrapper .block-content .title {
    font-size: 10px !important;
    font-weight: 800;
    position: relative;
    bottom: 1px;
}
.product_usps_wrapper .block-content img {
    width: 15px;
}
.product_usps_wrapper .block-content {
    flex-wrap: unset !important;
    padding: 5px 5px !important;
}
.product-info-main .product-info-price .price-box.price-final_price .price {
    font-weight: 800 !important;
}
.header .dropdown-switcher .switcher-toggle {
    color: #000;
    font-size: 16px;
    font-weight: 800 !important;
}
.minicart-items .product-item .product-item-details {
    padding-left: 5px !important;
}
.minicart-items-wrapper .mini_product_data .product-item-photo .product-image-wrapper img{
    width: 75px !important;
}
.block-minicart .minicart-items .product-item .product.actions .action.delete::after {
    width: 15px !important;
    height: 15px !important;
}
.minicart-items .product-item .product.actions .action {
    width: 20px !important;
}
.product-brand {
    font-size: 12px !important;
}
span.price {
    font-size: 11px !important;
}
.block-minicart .block-minicart-top {
    margin: 0 10px !important;
}
.minicart-wrapper .block-content {
    padding: 0 10px !important;
}
.mgz-child:not(:last-child) > .mgz-element-inner {
    margin-bottom: 0 !important;
}
.mini_product_data {
    gap: 0px;
}
.product-brand {
    font-size: 13px !important;
}
.minicart-wrapper .block-minicart {
    width: 325px !important;
}
.addtonotification {
    width: 90% !important;
}
.owl-carousel.owl-loaded {
    margin-top: 10px !important;
}
.header2-header-content .Help.help-section .Tooltip-trigger > span {
    font-size: 12px !important;
}
.customer-account-login .login-container {
    margin: 0px 0;
}
.customer-account-login .login-container.row > div:first-child {
    border-right: 0px solid #CCCCCC !important;
}
.customer-account-login .login-container.row .pull-right {
    padding: 0 15px !important;
}
.sales-order-view-container .order-items .table-order-items tbody .details .sku {
    font-size: 12px;
}
.sales-order-view-container .order-items .table-order-items tbody .subtotal .cart-price {
    font-size: 12px;
    display: block;
}
.sales-order-view-container .right-container #my-orders-table > tbody .col.qty .title {
    font-size: 12px;
}
.products-grid .product-item-info .tocart.btn-cart .icon {
    font-size: 15px !important;
}
.products-grid .product-item-info button.action.tocart.primary.btn-cart > span.text::after, .products-grid .product-item-info .product-item-inner .btn.a-button > span.text::after {
    content: " "!important;
    background-image: url(../images/smalldevice-arrow.svg);
    width: 15px !important;
    height: 15px;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
    font-size: 12px !important;
}
.products-grid .product-item-info button.action.tocart.primary.btn-cart > span.text::after, .products-grid .product-item-info .product-item-inner .btn.a-button > span.text::after {
    top: 4px !important;
}
.sales-order-view-container {
    width: 100%;
    display: block;
}
.sales-order-view-container .right-container #my-orders-table>tfoot>tr>th {
    font-size: 12px !important;
}
.sales-order-view-container .right-container #my-orders-table tfoot tr td {
    font-size: 12px !important;
}
.sales-order-view-container .right-container #my-orders-table > tbody > tr > td img{
    width: 50px;
}
.block-dashboard-info.top-block .account-information .label {
    width: 75px;
}
.block-dashboard-info.top-block .box-information .box-content {
    padding: 10px 10px;
}
.block-dashboard-info.top-block .box-information .box-content .customer-name, .block-dashboard-info.top-block .box-information .box-content .email {
    font-size: 14px;
}
.block-dashboard-info.top-block .block-content .box.personal-info > .box-content:not(:has(.customer-image))::before {
    width: 27px !important;
    height: 27px !important;
}
.block-dashboard-info.top-block .account-information .label {
    font-size: 14px !important;
}
.block-dashboard-info.top-block .box-information .box-content .box-actions .action.edit::before {
    width: 17px !important;
    height: 17px !important;
}
address i.icon {
    width: 20px !important;
    height: 20px !important;
}
address > .full-name {
    font-size: 14px !important;
}
.block-addresses-top-block {
    display: block !important;
    padding: 0 0px 15px 25px !important;
}
body.account:not(.sales-order-view) .column.main.pull-right {
    padding-right: 0 !important;
    padding: 0 20px !important;
}
.block.account-nav #account-nav > .items > .nav.item:last-child > a {
    padding: 10px !important;
}
.opc-block-summary,
.opc-block-shipping-information .shipping-information {
    border-radius: 0 !important;
}
.product.name.product-item-name {
    line-height: 18px !important;
}
.products-grid .product-item-info .product-item-details .product-item-name a {
    overflow: hidden !important;
    display: -webkit-box !important;
    max-width: 200px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.catalog-category-view div#product-wrapper.products-grid .products {
    display: flex;
    flex-wrap: wrap;
}
.checkout-index-index .shipping-address-items .shipping-address-item .action-select-shipping-item {
    left: 0 !important;
}
.checkout-index-index .form-discount .actions-toolbar {
    width: 40%;
    font-size: 12px !important;
}
#co-payment-form > .fieldset > div:last-child {
    margin-bottom: 30px;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
    max-width: 95% !important;
}
.checkout-cart-index #shopping-cart-table .col.item img.product-image-photo {
    height: auto;
    width: 100%;
}
.checkout-cart-index #shopping-cart-table .cart.item tr td.col.item .product-item-photo {
    max-width: 60px !important;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
    max-width: 95% !important;
}
.product-info-main .product-add-form .actions {
    margin-right: 0;
}
.product-info-main .product-add-form .actions.action-add-to, .bundle-info .product-details .actions.action-add-to {
    float: left !important;
}
.catalog-product-view .media .best-seller-label {
    padding: 3px 10px 0 !important;
    width: fit-content !important;
}
.catalog-product-view .owl-carousel .owl-nav > div.owl-next {
    right: 0!important;
}
.catalog-product-view .owl-carousel .owl-nav > div.owl-prev {
    left: 0px !important;
}
.owl-carousel .owl-nav > div{
    visibility: unset !important;
}
.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-prev {
    left: 0px !important;
}
.cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-next {
    right: 0px !important;
}
.products-grid .product-item-info .tocart.btn-cart .icon {
    padding-bottom: 1px !important;
    font-weight: 800;
}
.products-grid .product-item-info .product-item-inner .btn.notify-button{
    background: #000 !important;
    color: #fff !important;
    border-radius: 8px !important;
}
.mega-menu-content .sub-menu .level1 a .mega-menu-sub-title {
    font-weight: 500 !important;
}
.header:not(.header6):not(.header7) .navigation .nav-main-menu li li > a {
    padding: 5px 30px 5px 0 !important;
    font-weight: 400;
}
.products-grid .product-item-info .product-item-inner .btn.select_size{
    background: none !important;
    border-radius: 8px !important;
    }
    .products-grid .product-item-info .product-item-inner .btn.select_size .text{
        color: #000 !important;
        font-weight: 800;
    }
    .cms-index-index #co-payment-form{
        margin-bottom: 80px;
    }
    .opc-payment .payment-methods .payment-method._active .payment-method-content {
        padding: 0 !important;
    }
    .cms-index-index .homepage-banner .owl-item a{
        padding-left: 0;
    }    
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .mgz-element-slider .mgz-carousel-item {
        background-size: contain !important;
    }
    .cms-index-index .products-grid{
        margin: 0px;
    }
    .header #main-Menucontent .navigation {
        border-bottom: 0px solid #ccc;
        margin: 0 0px;
    }
    .header:not(.header6):not(.header7) .nav-main-menu li > a span {
        border-bottom: 0px solid #ddd !important;
        color: #000;
        font-size: 16px;
        font-weight: 800;
    }
    .mega-menu-content .sub-menu .level1 a .mega-menu-sub-title {
        font-weight: 500 !important;
    }
    .header .action.nav-toggle {
        margin-top: 30px !important;
    }
    .header .logo-header .logo img {
        width: 75%;
    }
    .header-15 .top-custom-link ul {
        justify-content: center;
    }
    .catalog-product-view .media .product-label {
        width: fit-content !important;
        padding: 3px 10px 0;
    }
    .footer .middle-footer {
        padding: 0px !important;
    }
    .footer .middle-footer div[class*="col-lg"]:not(:last-child) {
        margin-bottom: 0px !important;
    }
    .footer .middle-footer a {
        color: #000 !important;
        font-size: 16px !important;
        font-weight: 800;
    }
    .footer-redesign .left-block .menu a {
        font-weight: 500 !important;
    }
    .information_margin {
        margin-top: 0px;
    }
    .header:not(.header6):not(.header7) .nav-main-menu li > a {
        border-bottom: 0px solid #ddd !important;
    }
    .header:not(.header6):not(.header7) .navigation .nav-main-menu li li > a {
        font-weight: 400;
    }
    .header:not(.header6):not(.header7) .megamenu-content .top-links li a:not(.no-display) {
        border-bottom: 0px solid #e3e3e3 !important;
        color: #000 !important;
        font-size: 16px !important;
        font-weight: 800 !important;
    }
    .header .dropdown-switcher .switcher-toggle {
        color: #000;
        font-size: 16px;
        font-weight: 800 !important;
    }
    .switcher-currency img {
        margin-left: 10px;
    }
    .header:not(.header6):not(.header7) .megamenu-content .dropdown-switcher {
        border-bottom: 0px solid #e3e3e3 !important;
    }
    .header:not(.header6):not(.header7) .megamenu-content .nav-tabs > li > a {
        padding: 15px 0 !important;
        font-weight: 800 !important;
        font-size: 16px;
    }
    .page-products #amasty-shopby-product-list {
        margin-left: 0px !important;
    }
    .catalog-category-view.page-layout-2columns-left .category-product-actions .toolbar.toolbar-products {
        margin-top: 0px;
        position: relative;
        bottom: 30px;
    }
    .block-content.filter-content {
        overflow: auto !important;
    }
    .customer-account-login .login-container.row .pull-right {
        padding: 0 30px !important;
    }
    .customer-account-login .login-container.row > div:first-child {
        padding: 0 30px;
    }
    .block.block-new-customer .action.create.btn.btn-secondary {
        font-weight: 500 !important;
    }
    .catalog-product-view .sale-label {
        height: 32px !important;
    }
    .products-related{
        margin: 0 !important;
    }
    .catalog-product-view .owl-carousel .owl-nav > div.owl-next {
        right: 0!important;
    }
    .catalog-product-view .owl-carousel .owl-nav > div.owl-prev {
        left: 0px !important;
    }
    .owl-carousel .owl-nav > div{
        visibility: unset !important;
    }
    .owl-carousel .owl-nav.disabled {
        display: block !important;
    }
    .cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-prev {
        left: 0px !important;
    }
    .cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-next {
        right: 0px !important;
    }
    .catalog-product-view .owl-carousel .owl-nav > div.owl-next {
        right: 0px !important;
        z-index: 9999;
    }
    .catalog-product-view .owl-carousel .owl-nav > div.owl-prev {
        left: 0px !important;
        z-index: 99999;
    }
    .cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-prev {
        left: 0px !important;
        z-index: 99999;
    }
    .cms-index-index .block.products-grid .owl-carousel .owl-nav > div.owl-next {
        right: 0px !important;
        z-index: 99999;
    }
    .owl-carousel .owl-nav.disabled {
        display: block !important;
    }
    .minicart-wrapper .block-minicart {
        bottom: unset !important;
    }
    .modal-popup .modal-inner-wrap {
        width: 80% !important;
    }
    .modal-popup.amreview-popup .modal-inner-wrap {
        max-width: 100% !important;
    }
    .amreview-add-new {
        background: transparent !important;
    }
    #customer-reviews .amreview-info-wrapper {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    .catalog-product-view .product-info-main #product-addtocart-button {
        width: 275px !important;
    }
    .product_usps_wrapper {
        flex-wrap: unset !important;
        width: 100%;
        max-width: unset !important;
    }
    .product_usps_wrapper .block-content .title {
        font-size: 11px !important;
        font-weight: 800;
        position: relative;
        bottom: 1px;
    }
    .product_usps_wrapper .block-content img {
        width: 15px;
    }
    .product_usps_wrapper .block-content {
        flex-wrap: unset !important;
        padding: 5px 5px !important;
    }
    .product-data-items-menu .data.item.title .data.switch {
        font-size: 15px !important;
        margin-right: 10px !important;
    }
    .catalog-product-view .media .treding-label {
        line-height: 25px !important;
    }
    .product-label.sold-out-label {
        max-width: fit-content !important;
    }
    .footer-redesign{
        margin-top: 30px;
    }
    .customer-address-form #block-map {
        max-width: 100% !important;
    }
    .form-address-edit {
        width: 100%;
    }
    .customer-address-form .column.main > .block-title--myac {
        max-width: 100% !important;
    }
    #shipping-address-type-block .btn {
        padding: 0 25px !important;
    }
}