@font-face {
    font-family: "Poppins";
    src:
        url("../fonts/Poppins-Medium.woff2") format("woff2"),
        url("../fonts/Poppins-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src:
        url("../fonts/Poppins-Bold.woff2") format("woff2"),
        url("../fonts/Poppins-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Poppins";
    src:
        url("../fonts/Poppins-Regular.woff2") format("woff2"),
        url("../fonts/Poppins-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/*.nav-sections{ background:none; }*/
button.action-primary,
button.action-secondary {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    padding: 14px;
    letter-spacing: 1.4px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    transition: all 0.5s ease;
    margin-top: 0px;
    font-weight: normal;
    border-radius: 0px;
    box-shadow: none;
}
button.action-primary:hover,
button.action-secondary:hover,
button.action-primary:focus,
button.action-secondary:focus {
    background: #fff;
    color: #c2a83e;
    border: 1px solid #c2a83e;
    box-shadow: none;
}
a:visited,
.alink:visited {
    color: #000;
}
a:hover,
a:focus,
a:active {
    outline: none !important;
}
a:hover {
    transition: all 0.5s ease;
    text-decoration: none;
}
.btn:hover,
.btn:focus,
.btn:active {
    box-shadow: none;
    outline: none !important;
    transition: all 0.5s ease;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
    box-shadow: none;
}
body {
    font-size: 16px;
    font-family: "Poppins";
}
.logo {
    margin: 17px auto;
    float: none;
    display: inline-block;
    text-align: center;
    max-width: 100%;
    vertical-align: middle;
}
.logo img {
    width: auto;
    height: auto;
    margin: 0;
    transition: all 0.5s ease;
    width: auto;
    max-width: 180px;
    display: inline-block;
}
.logo .tag {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -0.05em;
    margin-left: 10px;
}
.action {
    transition: all 0.5s ease;
}
.cms-index-index .columns .column.main {
    padding-bottom: 0px;
}
.page-wrapper {
    background: #f7f7f7;
}
.cms-index-index .page-wrapper {
    background: none;
}
.page-main {
    background: #fff;
}
.catalog-product-view .page-main {
    background: none;
}
.top-container {
    max-width: inherit;
    padding: 0px;
}
.toolbar select {
    background: #fff;
}
/**** Breadcrumb css *****/
.page-wrapper .breadcrumbs {
    background: #c2a83e;
    max-width: 100%;
    padding: 20px 0;
    margin: 0;
}
.catalog-product-view .page-wrapper .breadcrumbs {
    padding: 12px 0;
}
.catalog-product-view .breadcrumbs .items {
    text-align: left;
    padding: 0 15px;
    margin: 0 auto;
}
.page-title-wrapper h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.breadcrumbs .item:not(:last-child):after {
    color: #fff;
    vertical-align: middle;
    margin: 0 15px;
}
.breadcrumbs .items {
    text-align: center;
}
.breadcrumbs ul li strong,
.breadcrumbs ul li a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
    opacity: 1;
}
@media (min-width: 1930px) {
    .page-header .panel.header,
    .page-header .container,
    .header-top-section .container {
    }
    #banner-slider-carousel .item > img {
        max-height: 600px;
    }
}
@media (min-width: 992px) {
    .page-header {
        z-index: 999;
        top: 0;
        background-color: #fff;
        left: 0;
        width: 100%;
        background-color: #ffffff;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        will-change: transform;
        -webkit-transition: -webkit-transform 0.5s;
        transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
        transition:
            transform 0.5s,
            -webkit-transform 0.5s;
    }
    .scroll-up .sidebar.sidebar-additional {
        padding-top: 161px;
    }
    .scroll-up .top__header {
        display: none;
    }
    .compare.wrapper {
        display: none;
    }
    header.modal-header {
        position: static;
    }
    .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
        right: 12px;
    }
    .heightt {
        height: 186px;
    }
    .footer-middle .col-lg-4:nth-of-type(3) {
        padding-left: 50px;
    }
    .nav-sections {
        margin-bottom: 0px;
        background: #fff;
    }
    .nav-sections ul.level0 > li.mega > .mega {
        padding: 0 10px;
        letter-spacing: 1px;
        font-size: 16px;
        color: #000; /* font-weight: 600; */
    }
    .nav-sections ul.level0 > li.mega {
        position: static;
        padding: 0 0px;
    }
    .nav-sections ul.level0 > li.mega > .mega.active {
        background: transparent;
        color: #c2a83e;
        border-bottom: 5px solid;
    }
    .nav-sections ul.level0 {
        margin: 0 -20px;
    }
}
.panel.header > .header.links {
    display: none;
}
.header-top ul {
    list-style-type: none;
    display: block;
    padding: 0px;
    margin: 0px;
}
.header-top ul li {
    display: inline-block;
    margin-bottom: 0px;
}
.header-top ul li:first-child {
    margin-right: 15px;
}
.header-top ul li span {
    color: #c2a83e;
    font-size: 16px;
    vertical-align: middle;
    margin-right: 5px;
}
.header-top ul li a {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
}
.header-top-right {
    text-align: right;
}
.header-top-right .switcher-trigger strong {
    font-size: 13px;
    color: #282828;
}
.header-top-link {
    display: inline-block;
}
.header-top-link a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 15px 5px 12px;
    font-weight: normal;
    font-size: 12px;
    color: #282828;
    border-right: 1px solid #ebebeb;
}
.header-top-link a:first-child {
    border-right: 1px solid #ebebeb;
    color: #c2a83e;
}
.header-right {
    text-align: right;
}
.header-right .customer-links {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
}
.header-right .customer-links li {
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
    position: relative;
}
.header-right .customer-links li a {
    vertical-align: middle;
    display: inline-block;
    padding: 0px 1rem;
}
.header-right .customer-links li a span.fa {
    font-size: 19px;
    color: #000;
    vertical-align: middle;
}
.header-right .customer-links li .links {
    display: none;
}
.header-right .customer-links li:hover .links {
    display: block;
    position: absolute;
    width: 120px;
    background: #fff;
    border: none;
    text-align: left;
    padding: 0px;
    margin: 0px;
    z-index: 99;
    right: 0px;
    box-shadow: 0 0 3px 0 rgb(0 0 0 / 10%);
}
.header-right .customer-links li .links li {
    display: block;
    text-align: left;
    line-height: 25px;
    border-bottom: 1px solid #ddd;
    margin: 0;
}
.header-right .customer-links li .links li a {
    color: #000;
    padding: 5px 10px;
    display: block;
    text-align: left;
}
.header-right .customer-links li .links li a:hover {
    background: #c2a83e;
    color: #fff;
}
.top__header {
    background: #f6f5f3;
    padding: 10px;
    border-bottom: 1px solid #dadce0;
}
.top__header p {
    display: block;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    color: #000;
}
.top__header p .close img {
    width: 13px;
    color: #000;
    margin-top: 5px;
}
.page-header .panel.wrapper {
    background: #fff;
    color: #000;
}
.header.panel > .header.links > li > a,
.header.panel > .header.links > li > a:hover,
.header.panel > .header.links > li > a:focus {
    color: #000;
}
.header-middle {
    background-color: #243e36;
}
.search-box {
    padding: 19px 0px;
    transition: all 0.5s ease;
}
.search-box .block-search {
    width: 100%;
    padding-left: 0px;
    max-width: 565px;
    float: none;
}
#search_mini_form {
    width: 100%;
}
.search-box .block-search input {
    padding: 15px 60px 15px 20px;
    height: auto;
    line-height: normal;
    border-radius: 40px;
    font-weight: normal;
    color: #000 !important;
    background-color: #f6f5f3;
    border: none;
    position: static !important;
}
.search-box .block-search input::-webkit-input-placeholder {
    color: #ccc !important;
    opacity: 1;
    font-weight: 300;
}
.search-box .block-search input::-moz-placeholder,
.search-box .block-search input:-moz-placeholder {
    color: #ccc !important;
    opacity: 1;
    font-weight: 300;
}
.block-search .action.search {
    opacity: 1 !important;
    top: 0px;
    right: 0px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background: #c2a83e;
    width: 70px;
    height: 52px;
}
.block-search .action.search:before {
    color: #fff;
    font-weight: normal;
    font-size: 22px;
}
.header-right {
    text-align: right;
    padding-top: 25px;
    transition: all 0.5s ease;
}
.header-right .find-parts {
    display: inline-block;
    margin-right: 30px;
}
.header-right .find-parts a.togglecls {
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    background: #c2a83e;
    font-size: 13px;
    border-radius: 30px;
    text-transform: uppercase;
}
.header-right .customer-links {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
}
.header-right .customer-links li {
    display: inline-block;
    margin-bottom: 0px;
}
.header-right .customer-links li a {
    color: #3e4850;
    font-size: 15px;
    display: block;
}
.header-right .customer-links li.nav-item.login ul.header.links li a {
    font-size: 14px;
    border-bottom: 1px solid #eee;
    padding: 12px 15px 8px;
    display: block;
    transition: all 0.5s ease;
}
.header-right .customer-links li.nav-item.login ul.header.links li a:hover {
    background: #9ddadb;
    color: #fff;
}
.header-right .customer-links li .customer-wishlist a {
    position: relative;
}
.header-right .customer-links li .customer-wishlist a .counter {
    position: absolute;
    bottom: -11px;
    font-size: 11px;
    left: 0px;
    display: block;
    min-width: 45px;
    text-align: left;
}
.header-right .customer-links li a:hover {
    text-decoration: none;
}
.header-right .customer-links li.login ul.header.links {
    display: none;
}
.header-right .customer-links li.nav-item.login ul.header.links {
    opacity: 0;
    position: absolute;
    top: 70%;
    visibility: hidden;
    z-index: 100;
    display: block !important;
    padding: 0;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin: 0;
    border: none;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    right: 20px;
}
.header-right
    .customer-links
    li.nav-item.login
    ul.header.links
    li.link.wishlist {
    display: none;
}
.header-right .customer-links li.nav-item.login:hover ul.header.links {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}
.header-right .customer-links .header.links li {
    display: inherit;
    text-align: center;
    width: 100%;
}
.minicart-wrapper {
    margin-left: 0px;
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.minicart-items-wrapper {
    max-height: 200px;
}
.minicart-wrapper .action.showcart {
    padding: 0rem 1rem;
}
.minicart-wrapper .action.showcart:before,
.minicart-wrapper .action.showcart.active:before {
    background: url(../images/shopping-cart.svg) no-repeat center center;
    background-size: 26px;
    width: 26px;
    height: 23px;
    content: "";
}
.minicart-wrapper .action.showcart:hover,
.minicart-wrapper .action.showcart:focus {
    outline: none;
    box-shadow: none;
}
.minicart-wrapper .action.showcart .counter.qty.empty,
.minicart-wrapper .action.showcart .counter.qty {
    background: #c2a83e;
    color: #fff;
    line-height: 22px;
    height: 22px;
    min-width: 22px;
    font-size: 11px;
    vertical-align: middle;
    margin: 0px;
    box-shadow: none;
    border-radius: 100%;
    position: absolute;
    right: -10px;
    top: -5px;
}
.minicart-wrapper .action.showcart .counter-number {
    text-shadow: none;
    visibility: visible;
}
.block-minicart .block-content > .actions > .primary .action.primary {
    margin-top: 0px;
    background: #c2a83e;
    border: 1px solid #c2a83e;
    border-radius: 30px;
    color: #fff;
    padding: 10px 20px;
    margin-right: 0px;
    line-height: normal;
    font-size: 16px;
    letter-spacing: 0px;
    margin-bottom: 10px;
}
.block-minicart .block-content > .actions > .primary .action.primary:hover {
    background: transparent;
    color: #c2a83e;
}
.block-minicart
    .block-content
    > .actions
    > .primary
    .action.primary.share-cart-btn {
    background: #333333;
    border: 1px solid #333333;
    color: #fff;
}
.block-minicart
    .block-content
    > .actions
    > .primary
    .action.primary.share-cart-btn:hover {
    background: transparent;
    color: #333333;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
    margin: 5px 0 10px;
}
.minicart-wrapper .product .actions {
    float: right;
    margin: -30px 0 0 0;
}
.block-minicart .block-content > .actions .action.viewcart {
    background: #243e36;
    padding: 11px 40px;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    text-transform: capitalize;
    display: inline-block;
    border: 1px solid #243e36;
}
.block-minicart .block-content > .actions .action.viewcart:hover {
    background: transparent;
    color: #243e36;
}
.minicart-items .product-item-name {
    margin: 0px;
    padding-right: 80px;
}
.minicart-items .product-item-details .price-container .price-excluding-tax {
    margin-bottom: 10px;
}
.insta h1 a {
    color: #8f9fb2;
}
.minicart-items .update-cart-item {
    margin-top: 0px;
}
.minicart-items .product > .product-item-photo {
    padding: 0px !important;
}
.minicart-items .product-item-details {
    text-align: left !important;
    margin-top: 0px !important;
}
.minicart-items .product-item-details .product-item-name a {
    color: #000;
    font-weight: 500;
    font-size: 11px;
}
.minicart-items .product-item-details .product.options.list dt,
.minicart-items .product-item-details .product.options.list dd {
    font-size: 12px;
}
.minicart-items .product-item-details {
    position: relative;
}
.block-minicart .block-content > .actions .paypal-logo {
    display: none;
}
.minicart-items
    li.item.product.product-item
    .product
    .product-item-details
    .product.actions {
    float: right;
    margin: 0px;
    position: absolute;
    right: 20px;
    bottom: 10px;
}
#minicart-content-wrapper .fieldset.coupon .input-text {
    height: 39px;
}
#minicart-content-wrapper .fieldset.coupon .action.action-apply {
    background: #000;
    border: none;
    box-shadow: none;
    color: #fff;
    font-weight: normal;
}
#minicart-content-wrapper .block-footer .cart-totals {
    width: 100%;
    padding: 0px;
}
.cms-index-index .page-title-wrapper {
    display: none;
}
.parts-section {
    background: #243e36;
}
.parts-section .yaga-parts {
    margin: 0px;
    background: #243e36;
}
.parts-section .yaga-parts .catgory-submenu h3 {
    color: #c2a83e;
    margin-bottom: 0px;
    font-size: 16px;
    margin-top: 0px;
}

#banner-slider-carousel .item > img {
    width: 100%;
}
.banner-text {
    position: absolute;
    top: 20%;
    width: 100%;
    left: 0px;
}
.banner-text h2 {
    font-size: 60px;
    color: #000;
    line-height: 65px;
    margin: 0px;
    font-weight: bold;
}
.banner-text h3 {
    font-size: 60px;
    font-weight: bold;
    margin: 0px 0px 20px 0px;
    color: #c5ac48;
}
.banner-text a.shop-now {
    display: inline-block;
    padding: 13px 20px;
    color: #fff;
    background: #c2a83e;
    font-size: 14px;
    border-radius: 30px;
    text-transform: uppercase;
    min-width: 150px;
    text-align: center;
}
#banner-slider-carousel .item .mobile {
    display: none;
}
#banner-slider-carousel .owl-dots {
    left: 0px;
    text-align: center;
    bottom: 20px;
    width: 100%;
    opacity: 1;
    margin-top: 0px;
}
#banner-slider-carousel .owl-dots .owl-dot {
    background: none;
    border: none;
    box-shadow: none;
}
#banner-slider-carousel .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    background: #f6f9ef;
    border: 1px solid #c2a83e;
    border-radius: 100%;
    display: block;
}
#banner-slider-carousel .owl-dots .owl-dot.active span {
    background-color: #c2a83e;
}
.category-section {
    padding: 50px 0px;
    padding-bottom: 30px;
}
.category-section .products {
    margin-top: 0px;
}
.category-section h3 {
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-align: center;
    display: none;
}
.category-section h3:after {
    width: 50px;
    height: 1px;
    bottom: 5px;
    margin: 0 auto;
    position: relative;
}
.catalog-sub-category {
    position: relative;
}
.cms-index-index .catalog-sub-category li,
.cms-index-index .catalog-sub-category li:after,
.cms-index-index .catalog-sub-category li:before {
    border: none;
}
.cms-index-index .catalog-sub-category .owl-nav,
.cms-index-index h3 {
    display: none;
}
.catalog-sub-category .item .cat-image {
    max-width: 200px;
    margin: 0 auto;
}
.catalog-sub-category .item .info {
    text-align: center;
    margin-top: 15px;
}
.catalog-sub-category .item .info h4 {
    font-size: 16px;
    text-transform: capitalize;
    color: rgba(0, 0, 0.7);
}
.catalog-sub-category .item .info h4 a {
    font-weight: normal;
    color: #000;
}
.catalog-sub-category .owl-prev {
    position: absolute;
    left: 0px;
    top: 40%;
}
.catalog-sub-category .owl-next {
    position: absolute;
    right: 0px;
    top: 40%;
}
.catalog-sub-category .owl-nav span {
    font-size: 25px;
    color: #000;
}
.home-banner.green {
    background: url(../images/home-banner-img1.jpg) no-repeat top center;
    padding: 70px 45% 80px 80px;
    margin-bottom: 50px;
}
.home-banner h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    margin-top: 30px;
}
.home-banner p {
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    font-weight: normal;
}
.home-banner .read-more {
    background: #fff;
    border-radius: 30px;
    text-transform: uppercase;
    color: #000;
    padding: 10px 30px;
    margin-top: 30px;
    display: inline-block;
    margin-top: 20px;
}
.home-banner .read-more:hover {
    background: #c2a83e;
    color: #fff;
}
.home-banner.refurb {
    background: url(../images/home-banner-img2.jpg) no-repeat top center;
    padding: 70px 70px 80px 50%;
    margin-bottom: 50px;
}
.discount-banner {
    background: #243e36;
    padding: 60px;
    margin-bottom: 50px;
}
.discount-banner h2 {
    font-size: 99px;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    margin-bottom: 0px;
    vertical-align: middle;
}
.discount-banner h2 small {
    display: inline-block;
    vertical-align: top;
    font-size: 38px;
    color: #fff;
    position: relative;
    top: 15px;
}
.discount-banner h3 {
    text-align: center;
    font-size: 35px;
    display: inline-block;
    width: 40%;
    color: #fff;
    margin-bottom: 0px;
    vertical-align: middle;
    font-weight: normal;
}
.discount-banner .read-more {
    background: #c2a83e;
    border-radius: 30px;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    vertical-align: middle;
}
.discount-banner .read-more:hover {
    opacity: 0.8;
}
ul.level0 > li.mega > .mega {
    font-weight: 500;
}
/* Global css product card */
.home-products {
    margin: 50px 0px;
}
.mp-product-slider-title {
    text-align: center;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: bold;
}
.products-grid .product-item-info {
    width: 100%;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    box-shadow: none;
    margin: 0px;
    border: none;
    padding: 0px;
}
.product-items .product-item {
    padding: 15px;
    background: #fff;
}
.product-items .product-item .product-item-info {
    width: 100% !important;
    position: relative;
}
.product-image-container {
    display: block;
    margin: 0 auto;
}
.product-items .product-item .product-item-info .action.towishlist {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #c2a83e;
    z-index: 9;
    font-size: 18px;
}
.product-items .product-item .product-item-info .action.towishlist:before {
    display: none;
}
.product-items
    .product-item
    .product-item-info
    .action.towishlist:hover
    span:before {
    content: "\f004";
    color: #c2a83e;
}
.product-items .product-item .product.details {
    text-align: center;
    margin-left: 0px;
    margin-top: 20px;
}

.product-items .product-item .product.details .price-box .price {
    color: #787878;
    font-weight: 500;
    font-size: 18px;
}
.product-item .price-box .old-price {
    display: none;
}
.product-items
    .product-item
    .product.details
    .price-box
    .price-container
    .price-excluding-tax
    .price,
.product-items
    .product-item
    .product.details
    .price-box
    .price-container
    .price-excluding-tax:before {
    font-size: 12px;
}
.product-items .product-item .product-item-actions {
    margin: 0px;
    transition: all 0.5s ease;
}
.product-items .product-item .product-item-info:hover .product-item-actions {
    visibility: visible;
}
.product-items .product-item .product-item-actions .action.tocart {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    color: #fff;
    border-radius: 35px;
    line-height: normal;
    height: auto;
    font-size: 16px;
    font-weight: normal;
    text-transform: capitalize;
    width: 100%;
    margin: 0;
}
.product-items .product-item .product-item-actions .action.toquote {
    width: 100%;
    margin-top: 10px;
    border-radius: 30px;
    border-color: #243e36;
    background: #243e36;
    text-transform: capitalize;
}
.product-item-actions .actions-primary + .actions-secondary {
    display: none;
}
.product-items .product-item .product-item-actions .action.tocart:hover {
    background-color: transparent;
    color: #000;
}
.product-items .product-item .product-item-actions .secondary-addto-links {
    display: none;
}
.products-grid .product-item-inner {
    box-shadow: none;
    border: none;
    margin: 0px;
    position: static;
}
.page-products .products-grid .product-item-inner:before {
    display: none;
}
/* Global css product card */
.mp-product-slider-content .product-items .product-item {
    margin: 10px !important;
}
.product-items .action-bar a.view-btn {
    padding: 10px;
    color: #fff;
    border: 1px solid #000;
    font-size: 12px;
    width: 50%;
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 0.05em;
    transition: all 0.5s ease;
    background: #000;
}
.product-items .action-bar a.view-btn:hover {
    background-color: #c4c4c4;
    color: #000;
    border-color: #c4c4c4;
}
.mp-product-slider-content .owl-nav .owl-prev {
    background: url(../images/arrow2x.png) no-repeat left center !important;
    background-size: 60px auto !important;
    width: 20px;
    height: 35px;
    box-shadow: none;
    left: -20px;
}
.mp-product-slider-content .owl-nav .owl-next {
    background: url(../images/arrow2x.png) no-repeat right center !important;
    background-size: 50px auto !important;
    width: 20px;
    height: 35px;
    box-shadow: none;
    right: -20px;
}
.mp-product-slider-content .owl-nav .owl-prev span,
.mp-product-slider-content .owl-nav .owl-next span {
    display: none;
}
.review-section {
    margin-bottom: 40px;
}
#mageplaza-bannerslider-block-before-page-top-1 {
    margin-bottom: 30px;
}
/******* home brand and about us section ***********/

.am-widget-brand-slider .swiper-button-next,
.am-widget-brand-slider .swiper-container-rtl .swiper-button-prev {
    background-size: 13px;
    right: -7px;
    z-index: 999;
}
.am-widget-brand-slider .swiper-button-prev,
.am-widget-brand-slider .swiper-container-rtl .swiper-button-next {
    background-size: 13px;
    left: -7px;
    z-index: 999;
}

.aboutus h2 {
    font-size: 50px;
    text-align: center;
    color: #000000;
}
.aboutus p {
    font-size: 16px;
    line-height: 30px;
    color: #999898;
    margin: 20px auto 0;
    text-align: center;
    letter-spacing: 1px;
}
.aboutus {
    padding-top: 30px;
    padding-bottom: 80px;
}
.cms-page-view .column.main {
    padding-top: 30px;
}
.brands > h3 {
    display: none;
}
.brands .catalog-category-main {
    margin: 0px;
}
.brands .catalog-sub-category .item .info {
    display: none;
}
/* footer css */
.page-bottom {
    max-width: inherit !important;
    margin: 0px !important;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.page-bottom .content {
    width: 100%;
}
.page-bottom .content > .newsletter-section {
    background: #c2a83e;
    padding: 35px 0px;
    width: 100%;
    max-width: inherit;
}
.newsletter-section .left-element {
    max-width: 55%;
    display: inline-block;
    vertical-align: middle;
}
.newsletter-section .left-element h3 {
    font-weight: 500;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    margin-right: 50px;
}
.newsletter-section .left-element p {
    max-width: 55%;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}
.newsletter-section .right-element {
    max-width: 40%;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    float: right;
}
.newsletter-section .block.newsletter {
    max-width: 100%;
    width: auto;
    position: relative;
    margin-bottom: 0px;
}
.newsletter-section .block.newsletter .field.newsletter {
    max-width: inherit;
    float: none;
    width: 100%;
}
.newsletter-section .block.newsletter .field .control:before {
    display: none;
}
.newsletter-section .block.newsletter .field.newsletter label {
    display: block;
    margin-bottom: 0px;
}
.newsletter-section .block.newsletter .actions {
    width: auto;
    display: block;
    position: absolute;
    right: 0px;
    width: auto;
    top: 0px;
}
.newsletter-section .block.newsletter .actions .action.subscribe {
    background: #243e36;
    color: #c2a83e;
    text-transform: uppercase;
    border: none;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    padding: 12px 20px;
    font-weight: 600;
}
.newsletter-section .block.newsletter .actions .action.subscribe:hover {
    background: #c2a83e;
    color: #fff;
}
.newsletter-section .block.newsletter input {
    display: block;
    height: auto;
    line-height: normal;
    padding: 12px 130px 13px 20px;
    border-radius: 30px;
    border: none;
    font-size: 15px;
    background: #fff;
}
.page-footer {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.footer-top {
    background: #f4f4f4;
    padding: 30px 0px;
}
.footer-middle {
    background: #fff;
    padding-top: 55px;
    padding-bottom: 30px;
}
.footer-info-box .store-info {
    display: flex;
    flex-wrap: wrap;
    margin: 30px 0px;
}
.footer-info-box .store-info div {
    display: inline-block;
    padding-right: 20px;
}
.footer-info-box .store-info div:last-child {
    padding-right: 0px;
}
.footer-info-box .store-info div h3,
.footer-info-box address h3 {
    color: #c2a83e;
    font-size: 14px;
}
.footer-info-box .store-info div a {
    color: #727272;
    font-size: 16px;
}
.footer-info-box address p {
    color: #727272;
    font-size: 14px;
}
.footer-info-box .store-info .social a {
    margin-right: 10px;
    display: inline-block;
}
.footer-links {
    display: inline-block;
    width: 31%;
    vertical-align: top;
}
.footer-links h3 {
    font-size: 16px;
    color: #c2a83e;
    font-weight: 500;
    margin-bottom: 20px;
}
.footer-links ul {
    display: block;
    padding: 0px;
    margin: 0px;
}
.footer-links ul li {
    display: block;
}
.footer-links ul li a {
    color: #727272;
    font-size: 16px;
}
.footer-links ul li a:hover {
    color: #000;
}
.copyright {
    background: #ffffff;
    padding: 0px;
}
.copyright .container {
    padding: 15px;
    border-top: 1px solid #ccc;
}
.copyright-text {
    padding-top: 15px;
    text-align: left;
}
.copyright .ssl-logo {
    text-align: center;
}
.copyright .payment {
    text-align: right;
    padding-top: 10px;
}
.copyright .container span {
    display: inline-block;
    color: #090a0a;
    font-size: 15px;
}
/* footer css end */
.breadcrumbs {
    padding-top: 20px;
}
.breadcrumbs a:visited {
    color: #959595;
}
.breadcrumbs ul li a,
.breadcrumbs ul li strong {
    color: #959595;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}
.breadcrumbs ul li strong {
    color: #000;
}
.breadcrumbs .item:not(:last-child):after {
    vertical-align: middle;
}
.replacebreadcrumbs {
    display: block;
    padding: 10px;
    margin-bottom: 20px;
    background: #f2f2f2;
}
.replacebreadcrumbs a,
.replacebreadcrumbs span {
    vertical-align: middle;
    display: inline-block;
    color: #000;
    padding: 0px;
}
/* category-landing css */
.category-landing .page-title-wrapper {
    text-align: center;
    margin-bottom: 40px;
}
.category-landing .page-title-wrapper .page-title {
    color: #3e4850;
    font-size: 35px;
    text-transform: capitalize;
    font-weight: 500;
}
.apptrian-subcategories-grid {
    margin: 0 -15px !important;
    width: auto !important;
}
.category-image img {
    width: 100%;
}
.apptrian-subcategories-category-name {
    margin-top: 10px;
}
.apptrian-subcategories-category-name a {
    color: #c2a83e;
    font-size: 18px;
}
/* category-landing end css */
/* category page css */
.catalogsearch-result-index .block.block-compare {
    display: none;
}
.amshopby-slider-container .am-slider .ui-slider-handle {
    background: #c2a83e;
}
.block-content.filter-content .block-subtitle.filter-subtitle {
    display: none;
}
.filter-options .filter-options-item {
    border-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.filter-options .filter-options-item .ui-slider-handle {
    background: #353535;
}
.filter-options .filter-options-content {
    padding: 10px 0px;
}
.filter-options .filter-options-content ul li a {
    font-size: 14px;
    color: #777;
    font-weight: 400;
}
.filter-options-item
    .filter-options-content
    .items:not(.items-children):not(.am-category-view),
.filter-options-item .filter-options-content .am-category-wrapper,
.filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0;
}
.filter-options .items .items-children.-folding {
    padding-left: 0px;
}
.items[class*="am-filter-items-attr_category"]:not(.items-children)
    > .item
    > a {
    font-weight: 400;
}
.filter-options .items .items-children.-folding .item a {
    font-size: 13px;
    color: #777;
    font-weight: 400;
}
.am-filter-items-attr_category_ids > li.item {
    padding-left: 0px !important;
}
.am-filter-items-attr_category_ids li .am-input {
    display: none;
}
.am-filter-items-attr_category_ids li a {
    display: block;
}
.am-filter-items-attr_category_ids li a .count {
    display: none;
}
.am-filter-items-attr_category_ids li a:hover {
    background: none;
}
.filter-options .items .items-children.-folding .item {
    margin: 10px 0px;
}
.filter-options-content .items.-am-singleselect a.am_shopby_link_selected,
.filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
    color: #c2a83e;
}
.filter-options-title:after {
    right: 10px;
    top: 18px;
    font-size: 10px;
}
.filter-options-content ol.items li {
    position: relative;
}
.filter-options-content ol.items li a {
    font-size: 13px;
    color: #353535;
    vertical-align: middle;
}
.filter-options-content ol.items li input[type="radio"] {
    position: absolute;
    left: 8px;
    opacity: 0;
}
.filter-options-content ol.items li input[type="checkbox"] {
    position: absolute;
    left: 8px;
    opacity: 0;
}
.filter-options-content ol.items li a:before {
    width: 20px;
    height: 20px;
    border: 1px solid #acacac;
    content: "";
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.filter-options-content ol.items li a.am_shopby_link_selected:before {
    background: #c2a83e;
    border-color: #c2a83e;
}
.filter-options-content
    .items.-am-singleselect
    a.am_shopby_link_selected
    .count,
.filter-options-content
    .swatch-option.selected
    + .am-shopby-swatch-label
    .count {
    color: #c2a83e;
}
.filter-options-content ol.items li .ln_slider_container a:before {
    display: none;
}
.filter-options-content ol.items li a .count {
    float: right;
    font-size: 12px;
}
.filter-options-content ol.items li a:hover {
    background: none;
}
.amshopby-filter-current.filter-current ol .item {
    padding-left: 30px;
    font-size: 15px;
    color: #353535;
    display: block;
}
.amshopby-filter-current.filter-current ol .item a {
    font-size: 15px;
    color: #353535;
}
.amshopby-filter-current .amshopby-remove {
    width: 20px;
    height: 20px;
}
.block-actions .filter-clear {
    font-size: 14px;
    color: #c2a83e;
}
.amshopby-slider-display {
    margin-top: 10px;
    font-size: 15px;
    color: #353535;
}
.amshopby-slider-container .ui-slider-range {
    background: #3e4850;
}
.ui-slider-horizontal {
    background: #c2a83e;
}
.catalog-category-view .column.main .page-title-wrapper {
    margin-bottom: 20px;
}
.catalog-category-view .column.main .page-title-wrapper .page-title {
    color: #3e4850;
    font-size: 32px;
    text-transform: capitalize;
}
.toolbar.toolbar-products .modes {
    display: none;
}
/*.toolbar.toolbar-products
{   border-bottom: 1px solid #000; padding-bottom: 10px;
}*/
.toolbar.toolbar-products .toolbar-amount {
    font-size: 18px;
    color: #333333;
}
.toolbar.toolbar-products .toolbar-sorter .sorter-label {
    font-size: 18px;
    color: #333333;
}
.toolbar.toolbar-products .toolbar-sorter select {
    color: #333;
    border: 1px solid #c2c2c2;
    font-size: 16px;
    line-height: normal;
    box-shadow: none;
    padding-right: 17px;
    height: auto;
    padding: 7px 10px;
    background: url(../images/selectbg.png) no-repeat 95% center #fff;
    background-size: 7px auto;
}
.toolbar.toolbar-products .pages .pages-items .item.pages-item-next a,
.toolbar.toolbar-products .pages .pages-items .item.pages-item-previous a {
    box-shadow: none;
    border: none;
    width: 27px;
    height: 27px;
    color: #333333;
    background: none;
}
.toolbar.toolbar-products .pages .pages-items .item.pages-item-next a:before,
.toolbar.toolbar-products
    .pages
    .pages-items
    .item.pages-item-previous
    a:before {
    font-size: 13px;
    color: #000;
}
.toolbar.toolbar-products .pages .pages-items li strong,
.toolbar.toolbar-products .pages .pages-items li a {
    width: 30px;
    height: 30px;
    color: #333333;
    font-size: 16px;
    border-radius: 100%;
    font-weight: 400;
    color: #000000;
}
.toolbar.toolbar-products .pages .pages-items li strong {
    background: #c2a83e;
    text-align: center;
    font-weight: normal;
    color: #fff;
}
.toolbar.toolbar-products .field.limiter {
    font-size: 14px;
    color: #333333;
}
.toolbar.toolbar-products .field.limiter .label {
    font-size: 14px;
    color: #333333;
}
.toolbar.toolbar-products .field.limiter select {
    color: #333;
    border: 1px solid #c2c2c2;
    font-size: 12px;
    line-height: normal;
    box-shadow: none;
    height: auto;
    padding: 7px 10px;
    background: url(../images/selectbg.png) no-repeat 95% center #fff;
    background-size: 7px auto;
}
.catalog-category-view .product-items .product-item .product.details {
    padding-bottom: 20px;
}
.toolbar.toolbar-products + .block {
    margin-bottom: 0px !important;
    margin-top: 30px;
    padding: 0px 15px;
}
.toolbar.toolbar-products + .block .title {
    margin-right: 10px;
}
.toolbar.toolbar-products + .block .title,
.toolbar.toolbar-products + .block dd.item {
    display: inline-block;
}
.toolbar.toolbar-products + .block dd.item:after {
    content: ",";
}
/******** category page new css add ***********/
.block-content.filter-content .block-subtitle.filter-subtitle {
    display: block;
    border: none;
    padding: 0;
    color: #243e36;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
}
.filter-options-content .item a:hover {
    color: #c2a83e;
}
.filter-options .filter-options-item {
    border-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
    background: #fff;
    padding: 20px 15px;
    width: 100%;
    margin-right: 10px;
    max-width: 19%;
}
.main-filter-part {
    background: #f7f7f7;
    padding: 30px 0 50px 0;
    position: relative;
}
.main-filter-part .block-actions.filter-actions {
    position: absolute;
    bottom: -19px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.main-filter-part .block-actions .filter-clear {
    font-size: 14px;
    color: #243e36;
    background: #ffffff;
    width: 161px;
    height: 41px;
    display: inline-block;
    line-height: 41px;
    border: 1px solid #d7d7d7;
}
.page-layout-1column .filter-options-item.active:after,
.page-layout-1column .filter-options-item.active:before {
    display: none;
}
.page-layout-1column .filter-options-content {
    box-shadow: none;
    border: none;
    width: 100%;
    max-height: 250px;
    overflow: hidden;
    left: 0;
}
.page-layout-1column .filter-options-item.active .filter-options-content {
    padding: 0 5px 0 5px;
}
.page-layout-1column .filter-options-content .item:hover {
    background: transparent;
}
.filter-options .filter-options-item .filter-options-title {
    color: #243e36;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600;
    padding-left: 0px;
    padding-bottom: 0;
    border-bottom: none;
    font-weight: 600;
}
.page-layout-1column.page-with-filter .column.main {
    padding-top: 0;
}
.filter-options {
    margin-top: 40px;
}
#amasty-shopby-product-list {
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
}
#amasty-shopby-product-list .products {
    margin: 70px 0 30px;
}
.page-layout-1column .filter-current-subtitle,
.page-layout-1column .filter-current {
    display: none;
}
.main-filter-part .block-actions.filter-actions span.close {
    opacity: 1;
    color: #243e36;
    font-family: "Poppins";
    font-weight: 400;
    float: none;
    margin-left: 20px;
}
.page-layout-1column .filter-content {
    margin-top: 0;
}
.page-layout-1column .filter.block {
    border: none;
}
.toolbar.toolbar-products {
    display: none;
}
.products.wrapper ~ .toolbar-products {
    display: flex !important; /* Ensures the bottom toolbar remains visible */
}
.product-item-actions .actions-primary {
    width: 100%;
}
#amasty-shopby-product-list .products.wrapper + .toolbar.toolbar-products {
    display: block;
    padding: 30px 0;
    border: none;
    border-top: 1px solid #ebebeb;
    margin: 0;
}
.toolbar.toolbar-products .field.limiter {
    display: none;
}

.products-grid .product-item-info,
.products-grid .product-item-info:hover {
    width: 100%;
    border: 1px solid #f2f2f2;
}
.product-items .product-item .product.details .product-item-name {
    padding: 20px 15px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    min-height: 106px;
}
.block.related .related-available .product-item-name {
    margin-left: 0px;
    min-height: inherit;
}
.product-items .product-item .product.details .product-item-name,
.product-items .product-item .product.details .product-item-name a {
    font-size: 14px;
    color: #282828;
    line-height: normal;
}
.product-items .product-item .product.details .product-item-name + a {
    background-color: #c2a83e;
    font-size: 15px;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    margin-top: 20px;
}
.catalog-category-view .product-items .product-item .product.details {
    padding-bottom: 0;
    margin: 0;
}
.abs-visually-hidden-desktop-s,
.products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    position: relative;
    height: auto;
    width: auto;
    padding: 11px;
    background: none;
    border: none;
    box-shadow: none;
    margin: 0;
}
.product-item-actions .actions-primary > .stock.unavailable {
    line-height: normal;
    font-size: 16px;
}
.products-grid .product-item-info:hover .product-item-inner,
.products-grid .product-item-info.active .product-item-inner {
    padding: 11px;
}
.product-item .price-box {
    margin: 0;
    border-bottom: 1px solid #f2f2f2;
    padding: 15px 0;
}
.product-items .product-item .product.details .price-box .price {
    color: #c2a83e;
    font-weight: 400;
    font-size: 18px;
}
.product-items
    .product-item
    .product.details
    .price-box
    .price-container
    .price-excluding-tax
    .price,
.product-items
    .product-item
    .product.details
    .price-box
    .price-container
    .price-excluding-tax:before {
    font-size: 12px;
    color: #282828;
}

.products.wrapper ~ .toolbar .pages {
    width: 100%;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
    z-index: 1;
}
/****** scroll bar ********/
.scrollbar {
    float: right;
    max-height: 240px;
    background: none;
    overflow-y: scroll;
    margin-bottom: 25px;
    overflow-x: hidden;
    width: 100%;
}

#style-2::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #f7f7f7;
}

#style-2::-webkit-scrollbar {
    width: 12px;
    background-color: #f7f7f7;
}

#style-2::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #c2a83e;
}

.filter-options-item
    .filter-options-content
    form#style-2[data-amshopby-filter="attr_manufacturer"]::-webkit-scrollbar-track,
.filter-options-item
    .filter-options-content
    form#style-2[data-amshopby-filter="attr_manufacturer"]::-webkit-scrollbar,
.filter-options-item
    .filter-options-content
    form#style-2[data-amshopby-filter="attr_price"]::-webkit-scrollbar-track,
.filter-options-item
    .filter-options-content
    form#style-2[data-amshopby-filter="attr_price"]::-webkit-scrollbar {
    background: none;
}

/******** end category page new css add ***********/

@media (min-width: 1024px) {
    .page-products .products-grid .product-item {
        width: calc((100% - 6%) / 3);
        margin-bottom: 10px;
    }
}
/* category page end css */
/* details page css */
.product.media {
    display: block;
}
.page-layout-1column .product.media {
    width: 45%;
}
.page-layout-1column .product-info-main {
    width: 50%;
    position: relative;
}
.page-layout-1column .product-info-main:before {
    height: 100%;
    left: -50px;
    content: "";
    background: #d7d7d7;
    top: 0;
    width: 1px;
    position: absolute;
}
.fotorama__wrap .fotorama__stage {
    margin-bottom: 20px;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 25px;
    font-weight: 500;
    color: #000;
    text-align: left;
    margin-top: 15px;
}
.product-info-main .product.overview {
    color: #1e1e1d;
    font-size: 16px;
    font-weight: 400;
}
.product-info-main .product.attribute.sku .type:after {
    display: none;
}
.product-info-main .product-info-price {
    margin-bottom: 0px;
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #efefef;
}
.product-info-main .product-info-price .price-container .price {
    font-size: 30px;
    color: #000;
    font-weight: 600;
}
.product-info-main .product-info-price .price-box .price-container > span {
    margin: 0;
}
.product-info-main .product-info-price .price-box {
    padding: 0;
}
.product-options-wrapper .field {
    margin-bottom: 10px;
}
.product-options-wrapper .field select,
.product-options-wrapper .field input[type="text"] {
    border: 1px solid #cccccc;
    padding: 15px;
    font-size: 16px !important;
    color: #000;
    height: 50px;
}
.product-info-main .stock {
    padding-top: 7px;
    font-size: 16px;
}
.product-info-main .stock.available {
    color: #686868;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 16px;
    padding-top: 10px;
    text-align: left;
}
.product-info-main .stock span.stock-part {
    color: #07bb57;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
}
.product-info-main .available span.stock-part {
    background-image: url(../images/check-sign.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    padding: 0 0 0 20px;
    background-position: left center;
}
.product-info-main .unavailable span.stock-part {
    color: red;
}
.product-info-main .available span.title {
    margin-right: 30px;
}
.product-info-main .stock.unavailable {
    color: #787878;
    text-transform: capitalize;
    font-weight: normal;
    text-align: left;
}
.product-add-form .product-options-wrapper .field .control {
    width: 100%;
}
.product-options-bottom {
    padding: 15px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.product-info-main .product-add-form form > .box-tocart {
    display: inline-block;
    margin: 0;
}
.product-info-main .product-add-form {
    margin-bottom: 0;
    padding-top: 0;
    padding-top: 20px;
}
.product-options-bottom .box-tocart {
    display: flex;
    margin: 0px !important;
    align-items: flex-start;
    flex-wrap: wrap;
}
.product-options-bottom .action.towishlist {
    display: inline-block;
}
.product-info-main .box-tocart .fieldset {
    margin: 0px;
}
.product-info-main .box-tocart .field.qty .label {
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.product-info-main .box-tocart .field.qty {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 10px;
}
.product-info-main .box-tocart .field.qty .control {
    border: 1px solid #ccc;
    width: 200px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.product-info-main .box-tocart .field.qty .control .minus,
.product-info-main .box-tocart .field.qty .control .plus {
    background: transparent;
    font-size: 20px;
    border: none;
    text-align: center;
    height: 46px;
    line-height: normal;
    width: 50px;
    padding: 0px;
    text-align: center;
    margin-top: 0;
    color: #898989;
}
.product-info-main .box-tocart .field.qty .control .minus:hover,
.product-info-main .box-tocart .field.qty .control .plus:hover {
    color: #000 !important;
}
.product-info-main .box-tocart .field.qty .control .input-text.qty {
    text-align: center;
    height: 46px;
    border: none;
    color: #000;
    font-size: 18px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    width: 118px;
    background: transparent;
}
.product-info-main .box-tocart .actions {
    display: flex;
    vertical-align: middle;
    align-items: center;
}
.product-info-main .box-tocart .actions .action.tocart {
    width: auto;
    background: url(../images/add-to-cart-b.svg) no-repeat 22px center #c2a83e;
    padding: 11px 40px 11px 79px;
    color: #fff;
    background-size: 24px auto;
    border-color: #c2a83e;
    line-height: normal;
    height: auto;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 0;
    border-radius: 30px;
    text-transform: uppercase;
}
.product-info-main .box-tocart .actions .toquote {
    background: #243e36;
    color: #fff;
    font-size: 16px;
    border-color: #243e36;
    padding: 11px 30px;
}
.product-info-main .box-tocart .actions #product-printquote-button {
    display: none;
}
.product-info-main .box-tocart .actions .paypal {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    padding-left: 50px;
    padding-top: 4px;
    display: none;
}
.product-info-main .product-addtoquote-button {
    white-space: nowrap;
    margin-bottom: 0px;
    padding: 13px 20px;
    font-weight: normal;
    border-radius: 30px;
    height: auto;
    border-color: #c2a83e;
    color: #c2a83e;
}
.product-info-main .paypal:before {
    content: "oR";
    position: absolute;
    left: 14px;
    top: 9px;
}
.product-info-main .box-tocart .actions .action.tocart span {
    white-space: nowrap;
}
.product-info-main .product-social-links a.action.tocompare {
    display: none;
}
.product-info-main .action.towishlist {
    width: 42px;
    height: 42px;
    font-size: 0px;
    border: 1px solid #4ec247;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    vertical-align: middle;
}
.product-info-main .action.towishlist::before {
    font-family: "FontAwesome";
    content: "\f004";
    color: #4ec247;
    font-size: 18px;
    line-height: 38px;
}
.product-info-main .product-summary-overview-part {
    margin-bottom: 10px;
}
.product-info-main .product-summary-overview-part + a {
    background-color: #c2a83e;
    font-size: 15px;
    padding: 13px 30px;
    display: inline-block;
    color: #fff;
    border-radius: 30px;
    margin-top: 20px;
}
.sharethis-inline-share-buttons {
    margin-bottom: 40px;
}
.product.info.detailed {
    border-bottom: none;
    padding-bottom: 20px;
    background: #fff;
    float: left;
    width: 100%;
    margin-top: 30px;
    padding: 30px 40px 10px;
}
.availability.only {
    display: inline-block;
    position: relative;
    top: -28px;
}
.product.data.items > .item.title {
    background: none !important;
    padding-right: 30px;
}

.product.info.detailed p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
}
.product.data.items > .item.title > .switch {
    font-size: 20px;
    color: #b3b3b3;
    border: none !important;
    border-bottom: 5px solid transparent;
    background: none !important;
    font-weight: 500;
    height: 50px;
    padding: 0px;
}
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
    border-bottom: 5px solid #c2a83e !important;
    color: #c2a83e;
}
.product.data.items > .item.content {
    border: none !important;
    border-top: 1px solid #cccccc !important;
    padding: 20px 0px;
    margin-top: 50px;
}
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
    text-align: left;
    border-bottom: 1px solid #bbbbbb;
}
.r-tabs .r-tabs-tab {
    display: inline-block;
    margin: 0;
    list-style: none;
}
.r-tabs .r-tabs-panel {
    padding: 40px 0px;
    display: none;
}
.r-tabs .r-tabs-accordion-title {
    display: none;
}
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
#productinfo .r-tabs-nav li {
    padding-right: 30px;
}
#productinfo .r-tabs-nav li a {
    padding: 15px 10px;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    text-transform: uppercase;
    border-bottom: 4px solid transparent;
    display: block;
    padding-bottom: 10px;
    font-weight: normal;
    letter-spacing: 0px;
}
#productinfo .r-tabs-nav li.r-tabs-state-active a {
    color: #c2a83e !important;
    border-color: #c2a83e;
}
.product.data.items > .item.content {
    border: none;
    padding: 0px;
    margin-top: 30px;
    background: none;
}
.product.info.detailed .additional-attributes {
    width: 100%;
}
.product.info.detailed .additional-attributes tr th,
.product.info.detailed .additional-attributes tr td {
    font-size: 13px;
    color: #000;
    border-bottom: 1px solid #dadada !important;
    font-weight: normal;
    padding: 12px 0px;
    text-transform: uppercase;
    padding: 12px 0px !important;
}
.review-form {
    max-width: inherit;
}
.review-form .field.review-field-ratings {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.review-form .review-form-field {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
.review-form .review-form-field .field {
    margin-bottom: 20px;
}
.review-form .review-form-field .field .input-text {
    padding: 10px;
    height: auto;
    line-height: normal;
}
.review-form .action.submit.primary {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    color: #fff;
    font-size: 14px;
    line-height: 1.6rem;
    padding: 10px 15px;
}
.review-form .action.submit.primary:hover {
    background: #fff;
    color: #3e4850;
}
.block.related {
    clear: both;
    margin-bottom: 30px;
}
.block.upsell {
    margin-bottom: 0px;
}
.block.related .block-title,
.block.upsell .block-title,
.block.crosssell .block-title {
    text-align: center;
}
.block.related .block-title strong,
.block.upsell .block-title strong,
.block.crosssell .block-title strong {
    font-weight: bold;
    text-transform: capitalize;
    color: #000;
    font-size: 30px;
}
.block.related .products {
    margin-bottom: 0px;
}
.block.related .product-item-info,
.block.upsell .product-item-info,
.block.crosssell .product-item-info {
    width: 100%;
}
.block.related .product-item-info .actions-secondary .action.tocompare,
.block.upsell .product-item-info .actions-secondary .action.tocompare,
.block.crosssell .product-item-info .actions-secondary .action.tocompare {
    display: none;
}
.block.related .product-item-info .actions-secondary .action.towishlist,
.block.upsell .product-item-info .actions-secondary .action.towishlist,
.block.crosssell .product-item-info .actions-secondary .action.towishlist {
    position: absolute;
    right: 15px;
    top: 15px;
    color: #f3868f;
    z-index: 9;
    display: block;
}
.block.related .product-item-info .actions-secondary .action.towishlist span,
.block.upsell .product-item-info .actions-secondary .action.towishlist span,
.block.crosssell .product-item-info .actions-secondary .action.towishlist span {
    display: none;
}
.block.crosssell .product-item-info .actions-secondary .action.tocompare {
    display: none;
}
.block.related .product-item-info .actions-secondary .action.towishlist:before,
.block.upsell .product-item-info .actions-secondary .action.towishlist:before,
.block.crosssell
    .product-item-info
    .actions-secondary
    .action.towishlist:before {
    font-family: "FontAwesome";
    content: "\f004";
    color: #f3868f;
    font-size: 18px;
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.block.related .product-item-info .product-image-container,
.block.upsell .product-item-info .product-image-container,
.block.crosssell .product-item-info .product-image-container {
    width: 100%;
}
.page-layout-1column .block.related .products-grid .product-item,
.page-layout-1column .block.upsell .products-grid .product-item,
.page-layout-1column .block.crosssell .products-grid .product-item {
    width: auto;
    margin: 10px;
    padding: 0px !important;
}
.block.related .product-item-details,
.block.upsell .product-item-details,
.block.crosssell .product-item-details {
    text-align: center;
    margin-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
.owl-carousel-related-cross .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    box-shadow: none;
    left: -20px;
    position: absolute;
    top: 40%;
    z-index: 9;
}
.owl-carousel-related-cross .owl-nav .owl-next {
    width: 30px;
    height: 30px;
    box-shadow: none;
    right: -20px;
    position: absolute;
    top: 40%;
    z-index: 9;
}
.owl-carousel-related-cross .owl-nav .owl-prev i,
.owl-carousel-related-cross .owl-nav .owl-next i {
    font-size: 30px;
    color: #000;
}
.custom-gallery {
    list-style-type: none;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}
.custom-gallery li {
    width: 50%;
    padding: 10px;
}
.custom-gallery li.photo-1 {
    width: 100%;
}
.custom-gallery li.photo-1 img {
    width: 100%;
}
.sticky-product {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0 -3px 5px rgb(0 0 0 / 8%);
    padding: 30px 0 15px 0;
}
.sticky-product > .container {
    position: relative;
}
.sticky-product .sticky-image,
.sticky-product .sticky-detail {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
.sticky-product .sticky-image {
    border: 1px solid #ececec;
    max-width: 105px;
}
.sticky-product .sticky-detail .product-name-area {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-right: 15px;
}
.sticky-product .sticky-detail .product-name-area .product-name {
    line-height: 25px;
    margin: 0;
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
.sticky-product .product-info-price .price-box,
.sticky-product .product-info-stock-sku {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 15px;
}
.sticky-product .product-info-price .price-box .price-container .price {
    font-size: 30px;
    color: #000;
}
.sticky-product .product-info-stock-sku {
    min-width: 200px;
    padding-left: 10%;
    color: #777;
    display: none;
}
.sticky-product .product-info-stock-sku .product.sku strong,
.sticky-product .product-info-stock-sku .product.sku .value {
    display: inline-block;
    font-weight: normal;
}
.sticky-product .actions {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -19px;
}
.sticky-product .actions .control.qty {
    display: none;
}
.sticky-product .actions .action.primary {
    min-width: 150px;
    width: auto;
    background: url(../images/add-to-cart-w.svg) no-repeat 14px center #4ec247;
    padding: 9px 30px 9px 60px;
    color: #fff;
    background-size: 27px auto;
    border-color: #4ec247;
    line-height: normal;
    height: auto;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 3px;
    border-radius: 0px;
}
.sticky-product .actions .action.primary:hover {
    background: url(../images/add-to-cart-b.svg) no-repeat 14px center #c4c4c4;
    background-size: 27px auto;
    border-color: #c4c4c4;
    color: #000;
}
.product-detail-info-main-part {
    background: #fff;
    float: left;
    width: 100%;
    margin-top: 25px;
    padding: 30px;
}
.product-info-main .product.attribute.sku .type {
    font-size: 16px;
    font-weight: 400;
    color: #686868;
    text-transform: uppercase;
}
.product-info-main .product.attribute.sku .value {
    display: inline-block;
    font-size: 16px;
    color: #c2a83e;
    font-weight: 500;
}
.product-info-main .product.attribute.sku {
    text-align: left;
}
.product-info-main .page-title-wrapper.product {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
.mageplaza-frequently-bought-together-block {
    background: #fff;
}
.mageplaza-frequently-bought-together-block .mageplaza-fbt-title {
    padding: 20px 30px;
}
.mageplaza-frequently-bought-together-block .mageplaza-fbt-title h2 {
    font-size: 26px;
    font-weight: bold;
}
.mageplaza-fbt-image-box li.product-item {
    width: 200px !important;
}
.mageplaza-fbt-image-box li.product-item-plus {
    line-height: 200px;
}
.mageplaza-fbt-content {
    padding-bottom: 30px;
}
.mageplaza-fbt-content .mageplaza-fbt-add-to-wishlist {
    display: none;
}
.mageplaza-fbt-content .mageplaza-fbt-price-box {
    padding-top: 40px;
}
.mageplaza-fbt-content
    .mageplaza-fbt-price-box
    .mageplaza-fbt-add-to-cart
    .action.mpfbt-tocart {
    background: #c2a83e;
    border-color: #c2a83e;
    border-radius: 30px;
    padding: 10px 30px;
}
.mageplaza-fbt-content
    .mageplaza-fbt-price-box
    .mageplaza-fbt-add-to-cart
    .action.mpfbt-tocart:hover {
    background: #fff;
    color: #c2a83e;
}
.additional-attributes tr th,
.additional-attributes tr td {
    width: auto;
}
/****** detail page new css **************/

.product-info-main .product-info-stock-sku {
    display: inline-block;
    float: none;
    padding: 0;
    width: 100%;
}
.product-info-main .product-info-stock-sku .product.alert.stock {
    text-align: left;
    margin: 0px;
}
.page-layout-1column .product-info-main .product.alert.price {
    position: absolute;
    max-width: 50%;
    right: 0px;
    margin-top: -52px;
    margin-bottom: 0px;
}
/* details page css end */
/* product option css */
.product-option-toggle {
    margin-top: 20px;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}
.product-option-toggle h3 {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}
.product-option-toggle h3 span,
.product-option-toggle h3 img {
    vertical-align: middle;
    display: inline-block;
}
.product-option-toggle h3 img {
    margin-right: 10px;
}
.product-option-toggle h3 span.fa {
    position: absolute;
    right: 0px;
    color: #000;
    display: none;
}
.product-options-wrapper .fieldset .field label {
    color: #000;
    font-size: 15px;
    font-weight: 600;
}
.product-options-wrapper .fieldset div.ox-above {
    max-width: inherit;
}
.product-options-wrapper .fieldset div.ox-grid div.options-list input.checkbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
    visibility: hidden;
}
.product-options-wrapper .fieldset div.ox-grid div.options-list input.radio {
    float: none;
    margin: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0;
}
.product-options-wrapper .fieldset div.ox-grid div.options-list .field {
    width: auto;
    height: auto;
    float: left;
    margin-right: 10px;
    line-height: normal;
    padding: 0;
    position: relative;
    padding: 10px 15px;
    border: 1px solid #999;
    border-radius: 1px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.product-options-wrapper .fieldset div.ox-grid div.options-list .field.checked {
    background-color: #212528;
    border-color: #212528;
}
.product-options-wrapper .fieldset div.ox-grid .ox-image {
    display: inline-block;
    max-width: 30px;
    margin: 0px;
    margin-right: 10px;
    vertical-align: middle;
    -webkit-filter: grayscale(100%) brightness(0.01) opacity(1);
    -moz-filter: grayscale(100%) brightness(0.01) opacity(1);
    -o-filter: grayscale(100%) brightness(0.01) opacity(1);
    filter: alpha(opacity=50);
    width: auto;
    max-height: 30px;
}
.product-options-wrapper .fieldset div.ox-grid div.options-list .field .label {
    color: #000;
    width: auto;
    text-align: center;
    margin: 0;
    position: static;
    display: inline-block;
    vertical-align: middle;
    vertical-align: middle;
    line-height: 30px;
    font-size: 18px;
}
.product-options-wrapper
    .fieldset
    div.ox-grid
    div.options-list
    .field.checked
    .label {
    color: #fff;
}
.product-options-wrapper
    .fieldset
    div.ox-grid
    div.options-list
    .field.checked
    img {
    -webkit-filter: inherit;
    -moz-filter: inherit;
    -o-filter: inherit;
    filter: inherit;
}
.product-options-wrapper .fieldset div.ox-grid {
    margin: 0px 0 10px 0;
}
.product-options-wrapper .fieldset div.field.width,
.product-options-wrapper .fieldset div.field.height,
.product-options-wrapper .fieldset div.field.measurement_units {
    max-width: 31%;
    width: 100%;
    display: inline-block;
    margin-right: 15px;
    vertical-align: top;
}
.product-options-wrapper .fieldset div.ox-below {
    max-width: inherit;
}
.product-reviews-summary .reviews-actions .action.add {
    color: #c2a83e;
    white-space: normal;
    font-size: 16px;
    font-weight: 400;
}
.product-info-main .product-reviews-summary {
    width: 100%;
    margin: 0 0 10px 0;
}
.product-summary-overview-part {
    border-bottom: 1px solid #efefef;
}
.product-info-main .price-container .price {
    font-size: 18px;
    color: #c2a83e;
    font-weight: 500;
}
.product-info-main .price-box span.price-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.product-info-main .price-box .minimal-price-link,
.product-info-main .price-box .price-excluding-tax,
.product-info-main .price-box .price-including-tax {
    width: 100%;
}
.product-info-main .price-box .price-excluding-tax {
    order: -1;
    margin-bottom: 15px;
    margin-top: 10px;
}
.product-info-main .price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
    font-size: 18px;
    color: #686868;
    margin-right: 20px;
    font-weight: 500;
}
.product-info-main .price-box .price-container .price-excluding-tax .price {
    font-size: 18px;
}
.product-info-main .price-box {
    padding-top: 20px;
    clear: both;
}
.product-info-main .price-box .price-including-tax:before {
    content: attr(data-label) ": ";
    font-size: 14px;
    color: #686868;
    margin-right: 42px;
    font-weight: 400;
}
.product-info-main .price-box .price-container .price-including-tax .price {
    font-size: 14px;
}
.product-info-main .product.alert {
    margin: 10px 0;
    padding: 0;
    margin-top: 20px;
}
.product-info-main .product.alert a.action.alert {
    padding: 0;
    color: #c2a83e;
    font-weight: 400;
    font-size: 16px;
}
.product-info-main .box-tocart .control img {
    max-width: 17px;
}
.product-info-main .box-tocart.quote .field.qty .control {
    width: auto;
    border: none;
}
.product-info-main .box-tocart.quote .field.qty .control .input-text {
    border: 1px solid #ccc;
}
.product-info-main .box-tocart.quote .actions #product-addtoquote-button {
    width: auto;
}
/* product option css */
/* cart page css */
.checkout-cart-index .page-title-wrapper {
    margin-top: 0px;
}
.checkout-cart-index .page-main > .page-title-wrapper .page-title {
    color: #000000;
    font-size: 30px;
    text-transform: capitalize;
}
.cart-container .form-cart {
    width: 100%;
    padding-right: 0px;
    margin-bottom: 0px;
    float: none;
}
.table-wrapper {
    margin-bottom: 0px;
}
.block.crosssell {
    width: 100%;
    padding-right: 0px;
}
.cart.table-wrapper .cart thead tr th.col {
    border-top: 0px;
    font-size: 14px;
    font-weight: 600;
}
.cart.table-wrapper .cart thead tr th.col.item,
.cart.table-wrapper .cart tbody tr td.col.item {
    width: 60%;
}
.cart.table-wrapper .cart thead tr th.col.price,
.cart.table-wrapper .cart tbody tr td.col.price {
    text-align: center;
    width: 15%;
    text-align: left;
}
.cart.table-wrapper .cart thead tr th.col.qty,
.cart.table-wrapper .cart tbody tr td.col.qty {
    text-align: center;
    width: 15%;
    text-align: center;
}
.cart.table-wrapper .cart thead tr th.col.subtotal,
.cart.table-wrapper .cart tbody tr td.col.subtotal {
    width: 15%;
}
.cart.table-wrapper .cart tbody tr td .product-item-name {
    font-size: 16px;
    font-weight: 600;
}
.cart.table-wrapper .product-item-name + .item-options {
    margin: 10px 0px;
}
.item-options dt,
.item-options dd {
    margin: 0;
    color: #999;
    font-size: 13px;
    font-weight: normal;
}
.item-options dd {
    color: #000;
}
.cart.table-wrapper .cart tbody tr td.col.price .price {
    font-weight: 600;
    font-size: 16px;
    color: #c2a83e;
}
.cart.table-wrapper .cart tbody tr td.col.subtotal .price {
    font-weight: 600;
    font-size: 16px;
    color: #c2a83e;
}
.cart.table-wrapper .cart tbody tr td .control.qty {
    width: 124px;
    border: 1px solid #3e4850;
    text-align: center;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 0 auto;
    top: -8px;
}
.cart.table-wrapper .cart tbody tr td .control.qty button {
    background: #fff;
    border: none;
    margin: 0px;
    padding: 5px 10px;
    line-height: normal;
    height: auto;
    box-shadow: none;
    border-radius: 0px;
}
.cart.table-wrapper .col.qty .input-text {
    border: none;
    margin-top: 0px;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions {
    display: flex;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions a {
    font-size: 14px;
    color: #999999;
    margin-right: 34px;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions a img {
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions .action-towishlist {
    order: 3;
    background: url(../images/move-to-wish-list.svg) no-repeat left center;
    padding-left: 0px;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions .action-delete {
    order: 1;
}
.cart.table-wrapper .cart tbody tr td.col.item .actions .action-edit {
    order: 2;
}
.cart.table-wrapper .item .col.item {
    display: table-cell;
}
.cart.table-wrapper .product-item-photo {
    width: 185px;
    display: inline-block;
}
.cart.table-wrapper .product-item-details {
    width: calc(100% - 200px);
    display: inline-block;
}
.cart-container .form-cart .actions.main .action.clear {
    background: #243e36;
    padding: 10px 30px;
    color: #fff;
    border-radius: 30px;
}
.cart-container .form-cart .actions.main .action.update {
    box-shadow: none;
    background: #243e36;
    border: 1px solid #243e36;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    transition: all 0.5s ease;
    font-weight: normal;
    letter-spacing: 0.05em;
    box-shadow: none;
    border-radius: 0px;
    padding: 10px 30px;
    color: #fff;
    border-radius: 30px;
}
.cart-container .form-cart .actions.main .action.update:hover {
    background: #fff;
    color: #243e36;
}
#block-shipping {
    display: none;
}
.cart-totals {
    width: 100%;
    float: right;
    border: none;
}
.cart-totals .data.table.totals .totals.sub th {
    font-size: 18px;
    color: #000;
    background: none;
}
.cart-totals .data.table.totals .totals.sub td {
    font-size: 18px;
    color: #c2a83e;
}
.cart-totals .data.table.totals .grand.totals th {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    background: none;
}
.cart-totals .data.table.totals .grand.totals td {
    font-size: 18px;
    color: #c2a83e;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
    font-weight: normal;
}
.cart-info-right {
    float: right;
    width: 100%;
    clear: both;
}
.cart-info-right .paypal.checkout {
    text-align: center;
    margin-bottom: 0px;
}
.cart-info-right .summary.title {
    display: none;
}
.cart-info-right .action.primary.checkout {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    padding: 14px;
    letter-spacing: 1.4px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    transition: all 0.5s ease;
    width: 100%;
    margin-top: 0px;
    font-weight: normal;
    border-radius: 30px;
}
.cart-info-right .action.primary.checkout.share-cart-btn {
    background: #243e36;
    border: 1px solid #243e36;
    color: #fff;
}
.cart-info-right .action.primary.checkout:hover {
    background: #fff;
    color: #c2a83e;
}
.cart-info-right .action.primary.checkout.share-cart-btn:hover {
    background: #fff;
    color: #243e36;
}
.cart-info-right .checkout-methods-items li a {
    font-weight: 600;
}
.checkout-extra .block.discount {
    padding-top: 15px;
}
.checkout-extra .block.discount .title {
    display: none;
}
.checkout-extra .block.discount .field {
    position: relative;
    max-width: 30vw;
}
.checkout-extra .block.discount .control {
    width: 100%;
    padding-right: 103px;
}
.checkout-extra .block.discount .control .input-text {
    height: 48px;
    border: 1px solid #ced4da;
    color: #495057;
    font-size: 16px;
}
.checkout-extra .block.discount .actions-toolbar {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 0px;
}
.checkout-extra .block.discount .actions-toolbar button.apply {
    background: #333333;
    border: 1px solid #333333;
    padding: 13px 30px;
    letter-spacing: 1.4px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.5s ease;
    margin-top: 0px;
    height: 48px;
    font-weight: normal;
    border-radius: 0px;
}
.checkout-extra .block.discount .actions-toolbar button.apply:hover {
    background: #fff;
    color: #c2a83e;
}
.checkout-extra .block.discount .label {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 15px;
}
.continue-shop .continue {
    background: #333333;
    border: 1px solid #333333;
    padding: 13px 34px;
    letter-spacing: 1.4px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    transition: all 0.5s ease;
    margin-top: 0px;
    height: 48px;
    font-weight: normal;
    font-size: 13px;
}
.continue-shop .continue:hover {
    background: #fff;
    color: #c2a83e;
}
.shopping-cart-bottom {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    margin-right: 0px;
    margin-left: 0px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
    background: none;
}
.cart-info-right .checkout-methods-items li .action.multicheckout {
    display: none;
}
.checkout-methods-items {
    display: flex;
    flex-wrap: wrap;
}
.checkout-methods-items li {
    width: 100%;
}
.checkout-methods-items li:nth-child(2) {
    order: 6;
    text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before,
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
    display: none;
}
#quotation_clear_quote .action-quaternary {
    background: none;
    font-weight: normal;
    font-size: 13px;
}
/* cart page css end */
/* Checkout page css */
.modal-popup.confirm .modal-inner-wrap .modal-content {
    padding-right: 7rem;
    padding-top: 10px;
    padding-bottom: 40px;
}
.modal-popup.confirm .modal-footer {
    margin-top: auto;
    padding-bottom: 20px;
    padding-top: 20px;
}
.checkout-agreement label {
    overflow: unset !important;
}
.checkout-agreements .action.action-show {
    background: none !important;
    color: #000 !important;
    padding: 0px;
    text-transform: none;
    font-size: 11px;
    vertical-align: middle;
    width: 87%;
    text-align: left;
    font-weight: normal;
    line-height: normal;
    white-space: normal;
    height: auto;
}
.checkout-agreement .label:after {
    display: none !important;
}
.amcheckout-step-container .amcheckout-form-login .amcheckout-email .note,
.amcheckout-step-container .form-login .amcheckout-email .note {
    width: 100%;
    display: block;
}
.row.amcheckout-method {
    width: 100%;
    margin: 0px;
}
.row.amcheckout-method .col {
    width: auto;
}
.checkout-index-index .nav-sections {
    display: block;
}
.table-checkout-shipping-method {
    width: 100%;
}
.table-checkout-shipping-method tbody tr {
    border-bottom: 0px;
}
.table-checkout-shipping-method tr td {
    -webkit-flex-basis: unset !important;
    text-align: left !important;
    color: #4c4c4c;
    font-size: 14px;
    padding: 15px;
    width: auto;
}
.table-checkout-shipping-method tr td:first-child {
    width: 20px !important;
    max-width: 20px;
}
.table-checkout-shipping-method tr td.col-price {
    width: 57px;
    max-width: 60px;
}
.table-checkout-shipping-method tbody tr td.col-carrier {
    display: none;
}
.table-checkout-shipping-method tr td:nth-child(3) {
    width: 58%;
}
.checkout-index-index .modal-popup .form-shipping-address {
    max-width: inherit;
}
/* Checkout page css */

/* login/register page css */
.customer-account-create .form-create-account .account-social-login,
.customer-account-login .block-customer-login .account-social-login {
    display: block;
    width: 100%;
    position: relative;
    margin: 50px 0;
}
.customer-account-create .account-social-login,
.customer-account-login .account-social-login {
    display: none;
}
.customer-account-create .form-create-account .account-social-login:before,
.customer-account-login .block-customer-login .account-social-login:before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: #dfdfdf;
    z-index: 3;
    top: 0;
    left: 25px;
    right: 25px;
}
.customer-account-login .block-customer-login .account-social-login:before {
    left: 0;
    right: 0;
}
.block.social-login-authentication-channel.account-social-login .block-content {
    padding-top: 0px;
    text-align: left !important;
}
.customer-account-create .form-create-account .account-social-login:after,
.customer-account-login .block-customer-login .account-social-login:after {
    content: "or";
    position: absolute;
    width: 45px;
    height: 45px;
    z-index: 4;
    text-align: center;
    border: #dfdfdf solid 1px;
    border-radius: 100%;
    line-height: 43px;
    color: #777;
    left: 0;
    top: -22px;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
}
.account-social-login .actions-toolbar.social-btn .btn.btn-block {
    color: #fff !important;
}
.overview.sign-in-sign-up {
    margin-top: 40px;
}
.customer-account-login .page-title-wrapper {
    display: none;
}
.form-create-account .legend {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
    font-size: 22px;
    color: #3e4850;
    letter-spacing: 2.2px;
    text-transform: uppercase;
}
.form-create-account .legend + p {
    color: #000 !important;
    font-size: 16px;
    margin-bottom: 24px;
}
.customer-name-prefix .fields {
    display: block;
}
.customer-name-prefix .fields .field.field-name-prefix {
    display: none;
}
.customer-name-prefix .fields .field.field-name-firstname {
    width: 100%;
    display: block;
}
.customer-name-prefix .fields .field.field-name-lastname {
    width: 100%;
    display: block;
}
.sign-in-sign-up .fieldset > .field > .label {
    font-size: 18px;
    margin-bottom: 0.5rem;
    font-weight: normal;
}
.form-create-account {
    padding-right: 60px !important;
    padding-top: 0px !important;
    box-shadow: none !important;
    border: none !important;
    min-width: inherit !important;
    width: 100% !important;
}
.form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 0px;
    margin-bottom: 1rem;
}
.fieldset.fieldset-fullname {
    margin-bottom: 0px;
}
.fieldset.create.info .field.field-name-lastname {
    margin-bottom: 20px;
}
.sign-in-sign-up .input-text {
    height: 40px;
    border: 1px solid #999999;
    padding: 0.375rem 0.75rem;
    color: #495057;
    line-height: 1.5;
    font-size: 16px;
}
.form-create-account .gender {
    display: block;
    margin-bottom: 20px;
}
.gender .input {
    display: inline-block;
    padding: 0px 10px;
    vertical-align: middle;
    position: relative;
    padding-left: 25px;
}
.gender .input label {
    margin-bottom: 0px;
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
}
.gender .input input {
    position: absolute;
    left: 0px;
    top: 5px;
    z-index: 1;
    opacity: 0;
}
.gender .input .mage-error {
    position: absolute;
    width: 200px;
    margin-top: 0px;
    left: 0;
}
.gender .input label::before {
    background-color: #fff;
    border: 1px solid #000;
    position: absolute;
    top: 7px;
    left: 0px;
    width: 14px;
    height: 14px;
    display: block;
    content: "";
}
.gender .input label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
}
.gender .input input:checked + label::after {
    background-image: none;
    width: 4px;
    height: 4px;
    background: #000;
    left: 5px;
    top: 12px;
}
.field.gender.agree label {
    color: #999999;
    font-size: 16px;
}
.form-create-account .fieldset.create.account:after {
    display: none;
}
.sign-in-sign-up .actions-toolbar {
    margin-top: 2rem;
}
.sign-in-sign-up .actions-toolbar .action.submit {
    padding: 14px 70px;
    font-size: 16px;
    background: #c2a83e;
    letter-spacing: 1.4px;
    border: 1px solid #c2a83e;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: normal;
    height: auto;
}
.sign-in-sign-up .actions-toolbar .action.submit:hover,
.sign-in-sign-up .actions-toolbar .action.submit:focus {
    background-color: #fff;
    border: 1px solid #c2a83e;
    background-size: cover;
    color: #c2a83e;
}
.form-text {
    margin: 1rem 0px;
}
.block-customer-login .block-title strong,
.block.block-new-customer .block-title strong {
    font-size: 22px;
    color: #3e4850;
    letter-spacing: 2.2px;
    font-weight: normal;
    text-transform: uppercase;
}
.block-customer-login .field.note {
    color: #000 !important;
    font-size: 16px;
    margin-bottom: 24px;
}
.form-login .field.password {
    position: relative;
}
.login-container .fieldset > .field > .control {
    width: 100%;
}
.login-container .fieldset > .field > .control .input-text {
    padding: 10px 15px;
    height: auto;
    font-size: 14px;
    color: #000;
}
.form-login .show-hide-pass {
    position: absolute;
    right: 8px;
    top: 38px;
    z-index: 9;
    width: 20px;
    height: 20px;
    display: inline-block;
}
.form-login .show-hide-pass input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}
.sign-in-sign-up .actions-toolbar .action.login {
    padding: 14px 70px;
    font-size: 16px;
    background: #c2a83e;
    letter-spacing: 1.4px;
    border: 1px solid #c2a83e;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: normal;
    height: auto;
}
.sign-in-sign-up .actions-toolbar .action.login:hover,
.sign-in-sign-up .actions-toolbar .action.login:focus {
    background-color: #fff;
    border: 1px solid #c2a83e;
    background-size: cover;
    color: #c2a83e;
}
.sign-in-sign-up .actions-toolbar .secondary {
    padding-left: 50px;
}
.sign-in-sign-up .actions-toolbar .secondary a {
    color: #999999;
    font-size: 16px;
    margin-top: 10px;
}
.fieldset.login {
    margin-bottom: 20px;
}
.sign-in-sign-up .first-side {
    order: 1;
    border-right: 1px solid #999999;
}
.sign-in-sign-up .right-side {
    order: 2;
    padding-left: 59px;
}
.form.password.forget .fieldset:after {
    display: none;
}
.form.password.forget .fieldset,
form.password.reset .fieldset {
    margin-top: 20px;
    margin-bottom: 20px;
}
.form.password.forget .actions-toolbar .primary .action {
    padding: 14px 50px;
    font-size: 16px;
    background: #3e4850;
    letter-spacing: 1.4px;
    border: 1px solid #c2a83e;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: normal;
}
.form.password.forget .actions-toolbar .primary .action:hover {
    background-color: #fff;
    border: 1px solid #c2a83e;
    background-size: cover;
    color: #3e4850;
}
.account-social-login .block-title strong {
    display: block;
    padding-top: 50px;
}
.customer-account-forgotpassword .page-title-wrapper {
    margin-top: 40px;
}
.form.password .field label {
    font-weight: normal;
}

.customer-account-create .page-title-wrapper {
    margin-top: 20px;
}
.customer-account-create form#form-validate {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 !important;
    margin-top: 20px;
}
.customer-account-create .form-create-account .legend {
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: 0px;
    font-size: 22px;
    color: #3e4850;
    letter-spacing: 2.2px;
    text-transform: uppercase;
}
/* login/register page css end */
/* my account pages css */
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
    border-color: #c2a83e;
}
.action.primary {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 20px;
}
.action.primary:hover,
.action.primary:focus {
    background: #fff;
    color: #c2a83e;
    border: 1px solid #c2a83e;
}
.wishlist-index-index .products-grid .product-item {
    width: 31%;
    margin: 1%;
}
.products-grid.wishlist .product-item-name {
    text-align: center;
}
.products-grid.wishlist .product-item .price-box {
    text-align: center;
}
.wishlist-index-index .product-item-inner .comment-box {
    margin-top: 0px;
    display: none;
}
.products-grid.wishlist .product-items .product-item .product-item-actions {
    visibility: visible;
    display: block;
    margin-top: 10px;
}
.form-wishlist-items .actions-toolbar {
    text-align: right;
    padding: 10px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
    font-size: 13px;
}
.form-wishlist-items .actions-toolbar .primary {
    float: none;
    display: inline-block;
}
.form-wishlist-items .actions-toolbar .primary button {
    font-weight: normal;
    font-size: 15px;
}
.form-wishlist-items .actions-toolbar .primary button:hover {
    background: #fff;
    color: #3e4850;
}
.account .messages {
    margin-top: 20px;
}
.account .table th,
.account .table td {
    width: auto;
}
.table thead th {
    border-bottom: 0px;
}
.sidebar .product-items-names .product-item {
    padding: 0px;
}
.form-create-account .fieldset {
    width: 48%;
}
.form-create-account .actions-toolbar {
    clear: both;
}
.account .page-title-wrapper {
    margin-top: 30px;
}
.account .page-title-wrapper .page-title {
    display: block;
    text-align: left;
    font-size: 22px;
    color: #000;
}
.cart2quote-print-quote-btn {
    margin-right: 0px;
    background: #fff;
    font-weight: normal;
}
.order-details-items.ordered .table-order-items .product-item-name,
.product.name a {
    font-size: 13px;
}
/* my account pages css end */
/* cms pages */
.cms-page-view .page-title-wrapper {
    padding: 0px;
    margin-bottom: 0px;
}
.cms-page-view .page-title-wrapper h1 {
    margin-bottom: 0px;
    text-transform: uppercase;
}
.welcome-text {
    margin-top: 50px;
    margin-bottom: 50px;
}
.info-img img {
    width: 100%;
}
.info-text p {
    font-size: 16px;
    line-height: 24px;
}
.cms-content.container {
    padding: 0px;
}
.cms-content .action-bar {
    margin-top: 30px;
}
.cms-content .action-bar a {
    font-size: 18px;
    color: #84c0c0;
    text-decoration: underline;
}
.cms-content h3 {
    margin-bottom: 10px;
    font-size: 19px;
    text-transform: uppercase;
}
.guides-steps .box {
    background: #9ddadb;
    text-align: center;
    padding: 60px 30px;
    border: 15px solid #fff;
    position: relative;
    transition: all 0.5s ease;
}
.guides-steps .box h3 {
    text-transform: capitalize;
    margin-bottom: 0px;
}
.guides-steps .box h3 a {
    color: #fff;
}
.guides-steps .box h3 a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
}
.guides-steps .box:hover {
    background: #c2a83e;
}
#faq_pg dl dt {
    margin-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    padding-right: 40px;
}
#faq_pg dl dt a {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.03em;
    font-size: 16px;
    padding: 10px 0px;
    display: block;
}
#faq_pg dl dt span {
    position: absolute;
    right: 10px;
    top: 14px;
}
#faq_pg dl dt span::before {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 18px;
}
#faq_pg dl dt.active span::before {
    content: "\f106";
}
#faq_pg dl dd p strong {
    color: #3e4850;
    font-weight: 600;
}

.contact-us-form {
    padding-top: 0px;
}
.form.contact {
    clear: both;
    padding-right: 20px;
}
.form.contact .field.note {
    margin-bottom: 20px;
    color: #000;
    font-size: 18px;
}
.form.contact .field .label {
    font-size: 14px;
    font-weight: normal;
}
.contact-us.right-info p {
    color: #777;
}
.form.contact .field .input-text {
    height: 40px;
    border: 1px solid #999999;
    padding: 0.375rem 0.75rem;
    color: #495057;
    line-height: 1.5;
    font-size: 16px;
}
.form.contact .actions-toolbar .action {
    padding: 14px 90px;
    font-size: 14px;
    background: #c2a83e;
    letter-spacing: 1.4px;
    border: 1px solid #c2a83e;
    transition: all 0.5s ease;
    text-transform: uppercase;
    font-weight: normal;
}
.form.contact .actions-toolbar .action:hover {
    background-color: #fff;
    border: 1px solid #c2a83e;
    background-size: cover;
    color: #c2a83e;
}
.right-info .col-xs-12 {
    padding-left: 50px;
    border-left: none;
    margin-top: 75px;
    width: 100%;
}
.right-info .social a {
    color: #727272;
}
.contact-us .page-title {
    margin-bottom: 20px;
}
.right-info .col-xs-12 .map {
    padding-top: 20px;
}
.contact-index-index .page-main.full-width {
    max-width: 100%;
    padding: 0px;
    background: #f6f5f3;
}
.contact-index-index .column.main {
    padding-left: 0;
    padding-right: 0;
    margin: 20px 0 0 0;
}
.contact-index-index .column.main > h1 {
    margin: 50px 0px;
    font-weight: bold;
    padding-left: 15px;
}
.contact-index-index section {
    padding: 20px;
    background: #fff;
}
.contact-index-index section h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 20px;
}
section.contact-us .fieldset {
    margin-bottom: 0px;
}
section.contact-us ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
section.contact-us ul li a {
    color: #3e4850;
}
section.contact-us .social li {
    display: inline-block;
    margin-right: 10px;
}
section.contact-us .social li a {
    font-size: 0px;
}
section.contact-us .social li a:before {
    font-size: 18px;
    color: #3e4850;
}
section.message p {
    color: #000;
    font-size: 18px;
}
section.message .action {
    margin-top: 20px;
}
section.message .action a {
    display: block;
    padding: 15px;
    color: #333;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #333;
    margin-bottom: 20px;
}
section.message .action a:hover {
    background-color: #333;
    color: #fff;
}
section.message .action a:last-child {
    margin-bottom: 0px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: inherit;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
    width: 100%;
}
.cms-content .col-6.col-lg-3 img {
    width: 100%;
}
.cms-content .col-6.col-lg-3 {
    margin: 0 0 30px 0;
}
.cms-content .welcome-text {
    margin-top: 0;
    margin-bottom: 50px;
}
.cms-content {
    font-size: 14px;
}
#maincontent .testimonials-list .more-button a {
    background: #c2a83e;
    border: 1px solid #c2a83e;
}
#maincontent .testimonials-list .more-button a:hover {
    background: transparent;
    color: #c2a83e;
}
.delivery-policy .sub-heading {
    font-size: 20px;
    margin-bottom: 15px;
}
@media (min-width: 992px) {
    .contact-index-index section {
        min-height: 520px;
    }
}
/* cms pages end */

/* checkout page ***********/

.block-authentication .actions-toolbar > .secondary {
    margin: 0;
    padding: 0;
}
#checkout .actions-toolbar .action.primary {
    border: 1px solid #c2a83e;
}
.form-address-edit .actions-toolbar .action.vertex-secondary,
.order-review-form .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method
    .payment-method-content
    > .actions-toolbar
    > .primary
    .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.instant-purchase,
.multicheckout .action.primary {
    line-height: normal;
    padding: 7px 15px;
    font-size: 15px;
    font-weight: normal;
}
#checkout .opc-wrapper .shipping-address-item.selected-item {
    border-color: #c2a83e;
}
#checkout .opc-progress-bar-item._active > span {
    color: #333333;
}
#checkout .opc-progress-bar-item._active:before {
    background: none;
    border-color: #333333;
}
#checkout .opc-progress-bar-item._active > span:before {
    background: #333333;
    border-color: #333333;
}
#checkout .opc-wrapper .shipping-address-item.selected-item:after {
    background: #c2a83e;
}
#checkout .opc-progress-bar-item._complete > span {
    color: #c2a83e;
}
#checkout .opc-progress-bar-item._complete > span:before {
    background: #c2a83e;
    border: 1px solid #c2a83e;
}
#checkout .opc-progress-bar-item._complete:before {
    border-color: #c2a83e;
    background: none;
}
.checkout-index-index #checkout button.action.action-auth-toggle {
    background: #c2a83e;
    border: 1px solid #c2a83e;
}
.checkout-index-index #checkout button.action.action-auth-toggle:hover {
    color: #c2a83e;
    background: transparent;
}
.checkout-index-index
    #checkout
    .modal-popup
    .modal-footer
    button.action.secondary.action-hide-popup,
.checkout-index-index #checkout .checkout-billing-address .action-cancel {
    background: #333333;
    border: 1px solid #333333;
    font-size: 15px;
    color: #fff;
    margin: 0;
    padding: 7px 15px;
}
.checkout-index-index
    #checkout
    .modal-popup
    .modal-footer
    button.action.secondary.action-hide-popup:hover,
.checkout-index-index #checkout .checkout-billing-address .action-cancel:hover {
    text-decoration: none;
    background: transparent;
    color: #333333;
    border: 1px solid #333333;
}
.checkout-index-index #checkout .checkout-billing-address .action-cancel {
    margin-right: 10px;
    padding: 9px 10px;
}
#checkout .opc-wrapper .form-discount#discount-form button.action.action-apply {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    color: #fff;
    box-shadow: none;
}
#checkout
    .opc-wrapper
    .form-discount#discount-form
    button.action.action-apply:hover {
    background: transparent;
    color: #c2a83e;
}
.checkout-onepage-success .page-title-wrapper {
    margin: 30px 0 0 0;
}
.shipping-information-content a {
    color: #c2a83e;
}
.shipping-information-content a:hover {
    text-decoration: underline;
    color: #c2a83e;
}

/******** 404 page not found **********/

.not-found-main {
    text-align: center;
    padding: 0 0 30px 0;
}
.not-found-main h2 {
    font-size: 140px;
    margin: 20px 0 30px 0;
    color: #9ddadb;
}

.not-found-main h4 {
    font-size: 36px;
    margin-bottom: 20px;
}
.not-found-main p {
    font-size: 18px;
    max-width: 50%;
    margin: 0 auto 30px;
}
.not-found-main a {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    color: #fff;
    padding: 10px 40px;
    margin-top: 20px;
    font-size: 18px;
}
.not-found-main a:hover {
    background: #fff;
    color: #c2a83e;
}
.apptrian-subcategories-category-description {
    display: none;
}
.category-description {
    background: #c2a83e;
    color: #ffffff;
    padding: 13px;
}
.modal-popup {
    pointer-events: none;
    z-index: 9999 !important;
}
.modals-overlay {
    z-index: 999 !important;
}
/********* Paypal css *************/

.braintree-paypal-review .page-main > .page-title-wrapper {
    margin: 30px 0 30px 0;
}
.braintree-paypal-review .page-main > .page-title-wrapper .page-title {
    display: inline-block;
    font-size: 28px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding: 0 0 10px 0;
}
.braintree-paypal-review .block-order-details-view > .block-content {
    display: flex;
    justify-content: space-between;
    margin: 0 -20px;
}
.braintree-paypal-review .block-order-details-view .block-content .box {
    margin-bottom: 0;
    width: 33.33%;
}
.braintree-paypal-review
    .paypal-review
    .block-content
    .box-order-shipping-address {
    padding: 0 20px;
    /* width: 33.33%; */
    border-right: 1px solid #ccc;
}
.braintree-paypal-review
    .paypal-review
    .block-content
    .box.box-order-shipping-method {
    border-right: 1px solid #ccc;
    padding: 0 20px;
}
.braintree-paypal-review
    .block-order-details-view
    .block-content
    .box.box-order-billing-address {
    padding: 0 20px;
}
.braintree-paypal-review
    .block-order-details-view
    .block-content
    .box.box-order-billing-address
    .box-content
    img {
    display: none;
}
.braintree-paypal-review .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ccc;
}
.braintree-paypal-review
    .paypal-review
    .block-order-details-view
    .box-title
    span {
    font-size: 22px;
}
.braintree-paypal-review #shipping-method {
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    height: 40px;
    line-height: 1.42857143;
    padding: 0 14px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    color: #646464;
}
.braintree-paypal-review .box address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
    font-size: 14px;
}
.braintree-paypal-review .box .box-content {
    font-size: 14px;
}
.braintree-paypal-review .paypal-review-discount #block-discount {
    display: none;
}
.braintree-paypal-review .paypal-review-discount {
    border: none;
    display: flex;
    justify-content: center;
    padding: 0 0 40px 0;
    margin: 0;
    float: left;
    width: 100%;
}
.braintree-paypal-review .paypal-review .paypal-review-title > strong {
    font-size: 24px;
    font-weight: 500;
    color: #333333;
}
.braintree-paypal-review .cart.table-wrapper .cart thead tr th.col {
    font-weight: bold;
    padding-top: 15px;
}
.braintree-paypal-review .paypal-review .paypal-review-title .action.edit {
    display: none;
}
.braintree-paypal-review .paypal-review .item-options dt {
    display: inline-block;
    font-weight: bold;
    color: #000;
}
.braintree-paypal-review .paypal-review .actions-toolbar {
    text-align: center;
}
.braintree-paypal-review .order-review-form .actions-toolbar > .primary {
    float: none;
}
.braintree-paypal-review
    .order-review-form
    .actions-toolbar
    > .primary
    .action.checkout.primary {
    padding: 14px 45px;
    font-size: 18px;
    font-weight: normal;
}
.braintree-paypal-review
    .paypal-review
    .block-content
    .box.box-order-shipping-method
    button#update-shipping-method-submit {
    background: #c2a83e;
    border: 1px solid #c2a83e;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}
.braintree-paypal-review
    .paypal-review
    .block-content
    .box.box-order-shipping-method
    button#update-shipping-method-submit:hover {
    background-color: transparent;
    color: #c2a83e;
}
.page-layout-2columns-left .sidebar-additional .block.paypal.acceptance {
    display: none;
}
.cms-content .image-part-cms-page {
    /* width: 50%; */
    margin-top: 30px;
    margin-bottom: 50px;
}
.cms-page-view h3 {
    font-size: 2.5rem;
    color: #777;
    margin-top: 20px;
    font-weight: normal;
    font-weight: 500;
}
.cms-page-view h2 {
    font-weight: 300;
    line-height: 1.1;
    font-size: 3rem;
    margin-top: 2.25rem;
    margin-bottom: 1.8rem;
    color: #777777;
}
.cms-content table tr td,
.cms-content table tr th {
    border: 1px solid #ddd;
}
.cms-content table {
    max-width: 70%;
}
.cms-page-view p {
    color: #777777;
    font-size: 14px;
    line-height: 34px;
}
.privacy-policy.cms-content b {
    color: #777;
}
.cms-page-view .std .entry-content {
    font-size: 18px;
    color: #777;
}
.sitemapSection ul li a {
    color: #777;
}
.sitemapSection ul li a:hover {
    text-decoration: underline;
}
#qc-cmp2-persistent-link {
    left: auto !important;
    right: 150px !important;
}
#checkout {
    max-width: 100%;
    padding: 0px;
}
/* wishlist page */
.wishlist-index-index .product-item-inner {
    position: static;
    box-shadow: none;
}
.wishlist-t.for-wish-list {
    padding-top: 0px !important;
}
.wishlist-t.for-wish-list h1 {
    padding-top: 5px !important;
}
.toolbar.wishlist-toolbar .limiter .limiter-options {
    height: auto;
    box-shadow: none;
    background-color: #fff;
}
#wishlist-view-form .wishlist-row {
    border: 1px solid #e0e4e7;
}
#wishlist-view-form .wishlist-row:last-child {
    border-bottom: 0px;
}
#wishlist-view-form .product-items td {
    padding: 10px;
    border-right: 1px solid #e0e4e7;
    vertical-align: middle;
}
#wishlist-view-form .product-items .pro-img {
    width: auto;
    border-right: 0px;
}
#wishlist-view-form .product-items .pro-name {
    width: 50%;
    text-align: left;
}
#wishlist-view-form .product-items .pro-name .product-item-name {
    font-size: 15px;
    margin: 0;
    font-weight: bold;
    text-align: left;
}
#wishlist-view-form .product-items .pro-price p {
    margin: 0;
}
#wishlist-view-form .product-items .pro-price {
    width: 16%;
    text-align: right;
}
#wishlist-view-form .product-items .pro-price .special-price .price {
    color: red;
}
#wishlist-view-form .product-items .pro-price .old-price {
    display: block;
}
#wishlist-view-form .product-items .pro-price .old-price .price {
    text-decoration: line-through;
    color: gray;
}
#wishlist-view-form .product-items .pro-price .price {
    font-weight: 600;
    color: #000;
    font-size: 18px;
}
#wishlist-view-form .product-items .pro-price .price-excluding-tax:before {
    font-size: 18px;
}
#wishlist-view-form .product-items .pro-add-to-cart {
    width: 16%;
    text-align: right;
}
#wishlist-view-form .product-items .action {
    width: 16%;
    text-align: right;
}
#wishlist-view-form .product-items .action .action-edit {
    display: none;
}
#wishlist-view-form .product-items .action .product-item-actions {
    margin-top: 0px;
}
#wishlist-view-form .product-items .pro-img .product-item-photo {
    max-width: 130px;
}
#wishlist-view-form .product-items .field.qty,
#wishlist-view-form .product-items .product-item-actions {
    display: inline-block;
    margin: 0px;
}
#wishlist-view-form .product-items .field.qty {
    display: none;
}
#wishlist-view-form .product-items .product-item-actions .actions-primary {
    margin: 0px;
}
#wishlist-view-form
    .product-items
    .product-item-actions
    .actions-primary
    .action.primary {
    margin: 0px;
    width: auto;
    font-size: 13px;
    margin-right: 0px;
    white-space: nowrap;
    padding: 9px 15px;
    border: 1px solid #000;
    background-color: #000000;
    line-height: normal;
    height: auto;
    text-transform: capitalize;
}
#wishlist-view-form
    .product-items
    .product-item-actions
    .actions-primary
    .action.primary:hover,
#wishlist-view-form
    .product-items
    .product-item-actions
    .actions-primary
    .action.primary:focus {
    background: #fff;
    color: #000;
}
#wishlist-view-form .product-items .action a {
    color: #000;
    font-size: 13px;
    margin: 0px;
    display: block;
}
#wishlist-view-form .product-items .action a.action-delete {
    background: url(../images/trash.png) no-repeat left center;
    padding-left: 30px;
    background-size: 18px auto;
}
#wishlist-view-form .product-items .pro-add-to-cart .box-tocart {
    position: relative;
    top: 0;
    margin: 0;
}
#wishlist-view-form
    .product-items
    .pro-add-to-cart
    .box-tocart
    .fieldset:last-child {
    margin-bottom: 0;
}
.form-wishlist-items .actions-toolbar button.action {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 10px 20px;
    box-shadow: none;
    font-size: 18px;
}
.form-wishlist-items .actions-toolbar button.action:hover {
    background: #000;
    color: #fff;
}
/* wishlist page */

/**** track order page **********/

.sales-guest-form main#maincontent {
    background: #f6f5f3;
    max-width: 100%;
    padding: 0;
}

.sales-guest-form form.form-orders-search {
    width: 100%;
    min-width: auto;
    padding: 20px;
    background: #fff;
}
.sales-guest-form .fieldset {
    margin: 0 0 15px;
}
.sales-guest-form .order-right-part-main {
    width: 100%;
    min-width: auto;
    padding: 20px;
    background: #fff;
}
.sales-guest-form .track-button-innerContainer {
    max-width: 100% !important;
}
.sales-guest-form .track-button-iframe {
    max-width: 100%;
}
.sales-guest-form h1.page-title {
    font-weight: 700;
    margin: 50px 0;
}
.sales-guest-form .fieldset > .legend.legend,
.sales-guest-form .order-right-part-main h2 {
    font-size: 30px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 30px;
    border: none;
}
/* Landing page design ****/

.category-landing .category-list-view .catalog-sub-category li {
    background: #fff;
    text-align: center;
    box-shadow: 2px 5px 4px 0 #f1f1f1;
    margin-bottom: 50px;
    padding: 20px;
}
.category-landing .category-list-view .catalog-sub-category .info a {
    font-size: 16px;
    color: #000;
}
.category-landing .category-list-view .catalog-sub-category .info {
    margin-top: 10px;
}
.category-landing .custom-search {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.category-landing .custom-search .search-box button {
    background: none;
    border: none;
    color: #c2a83e;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 12px;
}
.category-landing .custom-search input.input-search {
    border: none;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.category-landing .custom-search .search-box {
    background: #fff;
    padding: 12px 15px;
    display: flex;
    align-items: center;
    position: relative;
}
.category-landing .custom-search .fa-search:before {
    content: "\e615";
    font-family: "luma-icons";
    font-size: 33px;
}
.category-landing .custom-search .fa,
.fas {
    font-weight: 400;
}
.customer-account-login .page-main {
    background: none;
}
.customer-account-login .column.main {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
}
.customer-account-create .page-main,
.customer-account-createpassword .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-logoutsuccess .page-main,
.checkout-onepage-success .page-main {
    margin-top: 30px;
}
.checkout-onepage-success .checkout-success {
    margin-top: 30px;
}
.customer-account-login .column.main .block.block-customer-login {
    padding: 20px;
    background: #fff;
}
.customer-account-login .column.main .block.block-new-customer {
    padding: 20px;
    background: #fff;
}
.login-container .fieldset:after {
    display: none;
}
.customer-form-before {
    padding-top: 30px;
}
.customer-form-before .pslogin-button.paypal {
    width: auto;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
    font-weight: normal;
}
.onestepcheckout-index-index #maincontent {
    padding-top: 50px !important;
}
.minicart-items #checkout-review-table .product-item-name {
    padding-right: 0px;
}
.one-step-checkout-wrapper .minicart-items-wrapper .product-item-detail {
    padding-left: 0px;
}
.minicart-items #checkout-review-table .product-item-name {
    color: #000;
}
.services-page {
    padding-top: 30px;
}
.services-page hr {
    margin-bottom: 30px;
}
.service-box {
    padding-bottom: 20px;
}
.services-page > p {
    font-size: 15px;
    text-align: center;
    line-height: normal;
    padding-bottom: 20px;
    color: #000;
}
.service-box h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
}
.service-box p {
    font-size: 13px;
    line-height: normal;
    color: #000;
}
.about-page {
    padding-top: 50px;
}
.about-page img {
    margin-bottom: 30px;
}
.about-page p {
    font-size: 14px;
    color: #000;
}

.category-landing .category-cms {
    display: none;
}
.category-landing .page-main {
    background: transparent;
}

.cart-empty {
    margin-top: 4%;
    text-align: center;
}

/* shipping services */

.shipping-services {
    background: #fff;
    padding: 40px 16px 0;
}

.shipping-services .shipping-services-grid {
    max-width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
}

.shipping-services .shipping-services-grid .service-item {
    text-align: center;
    padding: 6px 12px;
}

.shipping-services .shipping-services-grid .service-item .service-item-icon {
    display: inline-flex;
    width: 80px;
    height: 70px;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

.shipping-services
    .shipping-services-grid
    .service-item
    .service-item-icon
    img {
    width: 100%;
    height: 100%;
    display: block;
}

.shipping-services .shipping-services-grid .service-item .service-item-title {
    margin: 0;
    font-size: 22px;
    line-height: 1.15;
    letter-spacing: 0;
    color: #000000;
    font-weight: 500;
}

.shipping-services .shipping-services-grid .service-item .service-item-text {
    margin: 8px 0 0;
    font-size: 16px;
    line-height: 1.25;
    color: #999898;
}

@media (max-width: 992px) {
    .shipping-services {
        padding: 24px 14px 20px;
    }

    .shipping-services .shipping-services-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 16px 10px;
    }
}

@media (max-width: 768px) {
    .shipping-services
        .shipping-services-grid
        .service-item
        .service-item-icon {
        width: 60px;
        height: 50px;
    }
}

@media (max-width: 480px) {
    .shipping-services .shipping-services-grid {
        grid-template-columns: 1fr;
    }

    .shipping-services .shipping-services-grid .service-item {
        padding: 8px 4px;
    }

    .shipping-services
        .shipping-services-grid
        .service-item
        .service-item-title {
        font-size: 20px;
    }

    .shipping-services
        .shipping-services-grid
        .service-item
        .service-item-text {
        font-size: 14px;
    }
}
