/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

body {
    font-family: "niveau-grotesk";
}

#header .header-btn-w .header-btn {
    text-align: center;
    display: flex;
    flex-direction: row-reverse;
    cursor: pointer;
    align-items: center;
}


#header .header-btn-w .header-btn .title {
    display: none;
}

.header-btn.header-search-btn span.title {
    display: block !important;
    margin-top: 0 !important;
}

.fa-shopping-bag:before {
    content: url(../img/shoppingbag.svg) !important;
}

.fa-user:before {
    content: url(../img/usericon.svg) !important;
}

.fa-search:before {
    content: url(../img/search-icon.svg) !important;
}

i.fa.fa-shopping-bag.fa-fw.icon {
    top: -3px !important;
}

/* #header-search-btn .dropdown-search {
    padding: 0;
    min-width: 160px;
    max-width: 0;
    right: 0;
    position: relative;
    left: auto;
    margin-top: -44px;
} */

#header-search-btn .dropdown-search {
    padding: 0;
    min-width: 127px;
    max-width: 0;
    right: 0;
    position: relative;
    left: auto;
    margin-top: -46px;
}

.search-widget i.fa.fa-search {
    display: none;
}

div#header-search-btn {
    position: relative;
    display: block;
    width: 162px;
    max-width: 0px;
    overflow-x: hidden;
    padding: 0 !important;
    transition: 0.5s;
}

div#header-search-btn a {
    position: relative;
    display: block;
    width: 162px;
    max-width: 100px;
    padding: 0 !important;
}

div#header-search-btn.open {
    max-width: 97px;
}

span.searchbtn {
    position: relative;
    display: block;
    z-index: 99999;
    margin-right: 8px;
    cursor: pointer;
}

.dropdown-menu,
.autocomplete-suggestions {
    background: #ffffff;
    border: 0;
    border-bottom: 1px solid #5c5c5c;
}

.search-widget .form-search-control {
    padding: 3px 0;
    padding-right: 0;
    font-size: 11px;
    color: #9B9494;
    box-shadow: none;
}

.col-header-right :not(.dropdown-menu-custom).dropdown-menu {
    padding: 0;
    margin: 0;
    display: block;
    min-width: 100%;
    /* transform: scale(1, 1) !important;
    opacity: 1 !important;
    visibility: visible !important;  */
}

.s-wrap {
    position: relative;
    display: flex;
    text-transform: uppercase;
}

.top-contact {
    position: relative;
    display: block;
    text-transform: uppercase;
    border-right: 1px solid #434141;
    margin-right: 15px;
    padding-right: 17px;
    height: 18px;
}

.s-wrap span.title {
    margin-right: 30px;
}

.custom-select2 select.form-control:not([size]):not([multiple]) {
    border: solid 1px #e3e3e3 !important;
}

.shopbtn {
    font-family: "niveau-grotesk" !important;
    letter-spacing: 1.68px !important;
}

.sliderpara {
    font-family: "niveau-grotesk" !important;
}

.slidertitle {
    font-family: "minion-pro" !important;
}

#index #wrapper {
    padding-top: 0 !important;
}

.custom .tp-bullet {
    width: 41px !important;
    height: 3px !important;
    position: absolute;
    background: #aaa;
    background: rgba(125, 125, 125, 0.5);
    cursor: pointer;
    box-sizing: content-box;
}

.custom.tp-bullets {
    position: relative;
    display: block;
    margin-top: 24px;
}

.header-top {
    padding-top: 30px;
}

.titletext {
    /* font-family: "minion-pro" !important; */
}

h2.h3.product-title a {
    color: #1B1A1A !important;
}

.product-price-and-shipping span.product-price {
    color: #676666 !important;
}

.shopbtn {
    font-family: "niveau-grotesk" !important;
}

/* .product-miniature-grid .product-functional-buttons-bottom {
    transform: translate(-50%, 0%);
    opacity: 1;
} */

.hmsliders .swiper-button-next,
.hmsliders .swiper-button-prev {
    background: transparent;
    color: #707070;
}

.hmsliders .swiper-button-prev {
    left: -34px;
    right: auto;
}

.hmsliders .swiper-button-prev:after,
.hmsliders .swiper-button-next:after {
    font-size: 41px;
}

.hmsliders .swiper-button-next {
    right: -30px;
    left: auto;
}

.elementor-element-duphlgx .elementor-widget-container {
    max-width: 300px !important;
}

.newsletter-form {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.newsletter-form input.form-control.elementor-newsletter-input {
    border: 0;
    padding-bottom: 0 !important;
}

.newsletter-form form.elementor-newsletter-form {
    border: 2px solid #807D7D !important;
}

input.btn.btn-primary.pull-right.hidden-xs-down.elementor-newsletter-btn {
    padding-bottom: 0 !important;
}

.newsletter-form .btn-primary:not(:disabled):not(.disabled):active {
    background: transparent !important;
    color: #000 !important;
}

div#iqithtmlandbanners-block-2 {
    padding: 0;
}


.fcol1 h5.block-title {
    display: none;
}

.quickbox-wrap {
    position: relative;
    display: flex;
    justify-content: center;
}

.quickbox {
    position: relative;
    display: block;
    text-align: center;
    max-width: 190px;
    margin: 0 30px;
}

.quickbox h3 {
    font-size: 17px;
    font-weight: 400;
    font-family: 'minion-pro';
    color: #3D3D3D;
    text-transform: capitalize;
    margin-bottom: 18px;
}

.quickbox p {
    font-size: 12px;
    font-weight: 300;
    color: #1B1A1A;
    line-height: 21px;
}

.q-image {
    position: relative;
    display: block;
    margin-bottom: 21px;
}

.q-image {
    width: 143px;
    height: 56px;
}

.quickbox a {
    position: relative;
    display: block;
    letter-spacing: 1.17px;
    color: #434141 !important;
    text-transform: uppercase;
    margin-top: 8px;
}

.rte-content .quickbox img {
    max-width: fit-content !important;
    height: auto;
}

.col-md-12.fcol1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 38px;
}

.js-footer .block-content.rte-content {
    color: #565454;
    font-size: 14px;
}

.js-footer .block-iqitlinksmanager.block-links {
    position: relative;
    display: block;
    width: 25%;
    float: left;
}

.block-links ul>li a:before {
    /*display: none;*/
}

.block-links ul>li a {
    padding-left: 0;
}

#footer-container-main,
#checkout-footer {
    padding-bottom: 0;
}

.copyright-txt p {
    font-size: 14px;
    color: #565454;
    margin-bottom: 0;
}

div#iqithtmlandbanners-block-3 {
    padding: 0;
}

.js-footer .block-links ul>li {
    margin-bottom: 10px;
}



.stocklist p {
    font-size: 17px;
    color: #1B1A1A;
    margin-bottom: 0;
    font-weight: 300;
}

.stocklist p strong {
    font-weight: 400;
    position: relative;
    padding-bottom: 10px;
    display: block;
}

.stocklist .rte-content a {
    font-size: 16px;
    font-weight: 300;
    color: #686565 !important;
    margin-bottom: 0;
    text-decoration: underline;
    display: inline-block;
    margin-right: 50px;
    margin-top: 30px;
}

header.page-header {
    display: none;
}

nav.breadcrumb {
    display: none !important;
}

.contact-title h1 {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 1.28px;
    color: #1B1A1A;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.contact-title {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-bottom: 66px;
}

.contact-title h2 {
    font-size: 34px;
    font-weight: 400;
    color: #3D3D3D;
    font-family: 'minion-pro';
}

.conintro .row {
    max-width: 820px;
    margin: 0 auto;
}

.branchbox {
    position: relative;
    display: block;
}

.branchbox h3 {
    font-size: 15px;
    font-weight: 400;
    color: #1B1A1A;
}

.branchbox p {
    font-size: 15px;
    font-weight: 300;
    color: #1B1A1A;
    line-height: 29px;
    margin-bottom: 0;
    margin-top: 28px;
}

.contactlink a {
    position: relative;
    display: inline-block;
    color: #1B1A1A;
    font-size: 15px;
    font-weight: 300;
}

.contactlink span {
    position: relative;
    display: block;
}

.branchbox {
    position: relative;
    display: block;
    margin-bottom: 70px;
}

.contact-form h4 {
    font-size: 31px;
    font-weight: 300;
    color: #3D3D3D;
    font-family: 'minion-pro';
    margin-top: 88px;
}

.has-float-label {
    position: relative;
    font-size: 70%;
}

.has-float-label label {
    position: absolute;
    opacity: 1;
    transition: all .2s;
    top: -19px;
    left: 15px;
    z-index: 3;
    line-height: 1;
    padding: 0 1px;
    font-size: 15px;
    color: #706D6D;
}

.form-control:focus {
    border-color: transparent !important;
    outline: 0 !important;
    box-shadow: none !important;
}

.has-float-label label::after {
    content: " ";
    display: block;
    position: absolute;
    background: #fff;
    height: 2px;
    top: 50%;
    left: -.2em;
    right: -.2em;
    z-index: -1
}


.has-float-label .form-control:placeholder-shown:not(:focus)::-webkit-input-placeholder {
    opacity: 0;
}

.has-float-label .form-control:placeholder-shown:not(:focus)+label,
.has-float-label .form-control-select:placeholder-shown:not(:focus)+label {
    font-size: 150%;
    opacity: .5;
    top: 10px;
}

.c-formwrap {
    position: relative;
    display: block;
    max-width: 820px;
    margin: 40px auto 80px auto;
}

.c-formwrap .form-control {
    font-size: 18px;
    color: #1B1A1A !important;
    border: 0;
    border-bottom: 1px solid #707070 !important;
    padding-left: 0;
    font-weight: 500;
    opacity: 1;
}

.c-formwrap select.form-control:not([size]):not([multiple]) {
    height: 46px;
    border-bottom: 1px solid #707070;
    font-size: 15px;
    opacity: 0.5;
    color: #706D6D !important;
}

.form-footer input.btn.btn-primary {
    background: #201F1F 0% 0% no-repeat padding-box;
    width: 205px;
    height: 40px;
    font-size: 13px;
    letter-spacing: 0.13px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0 auto;
    position: relative;
    float: none;
    display: block;
    transition: 0.5s;
}

.form-footer input.btn.btn-primary:hover {
    background: #707070 0% 0% no-repeat padding-box;
}


#footer .block-title,
#checkout-footer .block-title {
    border-bottom: 0;
}

.btn-secondary.btn-traditional {
    text-align: center;
    padding: 0 !important;
    z-index: 9 !important;
}

.elementor-element.elementor-element-4tmge70 .elementor-button {
    padding: 0 !important;
}


.collection-inro {
    max-width: 728px;
    margin: 0 auto;
}

.aboutintro {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
}

.aboutintro p {
    font-weight: 300;
}


.pledge {
    /* max-width: 770px; */
    margin: 0 auto;
}

.menu-element-id-3 .cbp-menu-column-inner {
    display: flex;
    flex-direction: column-reverse;
}

.menu-element-id-3 .cbp-menu-column-inner,
.menu-element-id-4 .cbp-menu-column-inner,
.menu-element-id-5 .cbp-menu-column-inner {
    display: flex;
    flex-direction: column-reverse;
}

a.cbp-column-title.nav-link {
    /* margin-top: 13px !important; */
    margin-top: 2px !important;
    margin-bottom: 2px !important;

    font-weight: 400 !important;
    letter-spacing: 0.65px;
    color: #302E2E !important;
    text-transform: uppercase !important;
}

.cbp-hrmenu .cbp-links li a:before {
    /*display: none!important;*/
}

.cbp-category-link-w ul li .cbp-category-link-w {
    padding-left: 15px;
}

ul.cbp-links.cbp-valinks li {
    padding-left: 15px;
}

.cbp-category-link-w .cbp-category-title {
    margin-bottom: 15px !important;
}

.cbp-hrmenu .cbp-links li a {
    padding-left: 0 !important;
    color: #302E2E !important;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.cbp-column-title.nav-link {
    font-size: 13px !important;
    font-weight: 400 !important;
    letter-spacing: 0.65px !important;
    color: #666666 !important;
    text-transform: uppercase !important;
    margin-bottom: 24px;

}

.shopbtn a.elementor-button-link .elementor-button-text {
    padding: 10px 20px;
}

.products-grid .product-miniature-layout-2 .product-miniature-right {
    text-align: left;
}

.products-grid .product-miniature-layout-2 .product-description .row.extra-small-gutters {
    display: flex;
    flex-direction: column;
}

.product-miniature .js-quick-view-iqit {
    background: #e3dcdcba !important;
    width: 286px !important;
    padding: 25px 0 !important;
    transform: unset;
    opacity: 0;
    transition: 0.5s;
    display: block;
    left: 0;
    color: #000 !important;
}

.product-miniature:hover .js-quick-view-iqit {
    opacity: 1;
}

a.btn-iqitcompare-add.js-iqitcompare-add {
    display: none !important;
}

.product-description .row.extra-small-gutters.justify-content-end .col {
    max-width: 224px;
}

a.btn-iqitwishlist-add.js-iqitwishlist-add {
    position: absolute;
    top: 67px;
    right: 10px;
}

.product-miniature-grid .product-functional-buttons-bottom {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -2px;
    transform: translate(-50%, 50%);
    opacity: 0;
}

.product-miniature-grid .product-functional-buttons a {
    display: block;
    padding: 0;
    width: auto;
}

.product-miniature-grid .product-functional-buttons {
    background: transparent;
    transform: translateX(-50%);
}

.product-miniature-grid .product-functional-buttons-bottom {
    opacity: 1;
}

.product-miniature-grid:hover .product-functional-buttons-bottom {
    /* transform: translate(-50%, 0%); */
    opacity: 1;
    transform: translate(-50%, 0%);
}

.js-quick-view-iqit {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.15px;
    color: #5C5A5A;
    text-transform: uppercase;
}

.product-miniature {
    margin-bottom: 30px;
}

.product-variants .input-radio:checked+span {
    border: 1px solid #646161 !important;

}

.block-iqitlinksmanager h5.block-title span {
    font-weight: 400;
}

#js-product-list-header h1.h1.page-title {
    font-size: 30px !important;
    font-weight: 400 !important;
    font-family: "minion-pro" !important;
    /* text-indent: 29% !important; */
    text-align: center;
    margin-bottom: 0;
}

#content-wrapper .page-title {
    border-bottom: 0 !important;
}


.product_header_container h1.h1.page-title {
    font-family: "minion-pro" !important;
}

.product_header_container h1.h1.page-title span {
    font-size: 21px;
    font-weight: 400;
}

span.product-price.current-price-value {
    color: #231E1E !important;
    font-family: "minion-pro" !important;
    font-size: 18px !important;
}


.page-product nav.breadcrumb {
    display: block !important;
}

.breadcrumb ol li>span {
    color: #000;
    font-weight: 300;
    letter-spacing: 0.45px;
    text-transform: uppercase;
}

nav.breadcrumb {
    padding: 0 15px !important;
}

.col-product-info .col.col-sm-auto.col-add-compare {
    display: none;
}

.col-product-info .col.col-12.col-sm-auto.col-add-qty {
    display: none;
}

button.btn.btn-primary.btn-lg.add-to-cart {
    width: 260px;
    text-align: center;
}

.add-to-cart i.fa.fa-shopping-bag.fa-fw.bag-icon {
    display: none;
}

button.btn.btn-primary.btn-lg.add-to-cart {
    width: 260px;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.12px;
}

.product-additional-info {
    display: none;
}

.breadcrumb a {
    font-weight: 300;
    letter-spacing: 0.45px;
    color: #474545;
    text-transform: uppercase;
}

#productdaas-accordion .fa-angle-down:before {
    content: "+";
}

#productdaas-accordion .fa-angle-up:before {
    content: "-";
}

.product-accessories p.section-title {
    text-align: center;
    font-size: 24px !important;
    font-family: "minion-pro" !important;
    font-weight: 400 !important;
    margin-bottom: 35px !important;
}

#content-wrapper .section-title {
    border-bottom: 0 !important;
}

.col.col-sm-auto.col-add-wishlist {
    position: relative;
    display: flex;
    align-items: center;
}

.col-add-wishlist h6 {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 11px;
    padding: 0 0 0 17px;
}

button#iqit-wishlist-product-btn {
    background: transparent;
}

.cms-id-8 #main .page-content {
    margin-bottom: 0 !important;
}

.cms-id-8 #wrapper {
    padding-bottom: 0 !important;
}

.contacts-infos {
    position: relative;
    display: block;
    margin-top: 30px;
}

.fa-filter:before {
    content: url(../img/filter.png) !important;
}

.open .fa-filter:before {
    content: url(../img/filter-cross.png) !important;
}

.facet .facet-title span {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.65px;
    color: #474545;
    text-transform: uppercase;
}

#facets_search_center {
    background: transparent !important;

}

#wrapper .block-title {
    border-bottom: 0 !important;
}

.col.view-switcher {
    display: none !important;
}

span.showing.hidden-sm-down {
    display: none !important;
}

a.select-title.expand-more.form-control {
    border: 0 !important;
}

.select-title.expand-more.form-control .fa-angle-down:before {
    content: "+" !important;
}

.products-sort-nb-dropdown.products-nb-per-page.dropdown {
    display: none !important;
}

.products-selection {
    border-top: 0 !important;
    border-bottom: 0 !important;
}

button#search_center_filter_toggler {
    background: transparent !important;
}

#facets_search_center #search_filters .facet {
    width: 20%;
}

.footer-container h5.block-title {
    font-weight: 400 !important;
    text-transform: capitalize !important;
}

.elementor-instagram-carousel-wrapper .il-item-inner {
    margin: 5px;
}

.products-selection .products-sort-nb-dropdown {
    display: flex;
}

.products-sort-order h6 {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.65px;
    color: #474545;
    text-transform: uppercase;
    width: 118px;
    margin-bottom: 0;
    line-height: 26px;
}

#product-images-thumbs.swiper-container-vertical .img-fluid {
    /* height: 103px; */
    height: auto;
    width: 75px;
    object-fit: scale-down;
}

.col-2.col-left-product-thumbs {
    max-width: 10%;
}

#product-images-thumbs .swiper-slide {
    max-height: 110px;
    height: auto !important;
}

.product-variants .form-control-label {
    padding-bottom: .5rem;
    display: block;
    color: #1B1A1A !important;
    font-size: 13px !important;
    font-weight: 400 !important;
}

.product-description p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.08px;
    color: #1B1A1A;
    line-height: 21px;
}

.dropdown-content.dropdown-menu.dropdown-search {
    transform: scale(1, 1);
    opacity: 1 !important;
    visibility: visible !important;
}

#iqithtmlandbanners-block-3 .block-content.rte-content a {
    color: #565454;
}

.contact-info-block {
    display: flex;
    justify-content: center;
    gap: 125px;
    width: 100%;
    margin-bottom: 30px;
}

.cib-blk {
    text-align: center;
    display: flex;
    flex-direction: column;
}

.cib-blk span {
    color: #333333;
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
}

.cib-blk a {
    color: #000 !important;
    font-size: 30px;
}

/* Size chart */
table.cont-div {
    /* width: 60%; */
    width: 100%;
    /* float: left; */
}

table.cont-div thead th:first-child {
    width: 155px;
}

table.cont-div thead th:last-child {
    width: 100px;
}

table.cont-div tr th {
    font-size: 15px;
    color: rgb(0 0 0);
    font-weight: 600;
    padding: 16px 0;
    text-align: center;
    border-top: 2px solid #cbc6c6;
    border-bottom: 2px solid #cbc6c6;
    font-family: 'Roboto';
}

table.cont-div tbody tr td {
    border-top: 2px solid #cbc6c6;
    border-bottom: 2px solid #cbc6c6;
    padding: 10px 0;
    font-size: 15px;
    color: rgb(0 0 0);
    font-weight: 400;
    text-align: center;
    font-family: 'Roboto';
}

.cont-div tr th:first-child {
    text-align: left;
}

table.cont-div tbody tr td span {
    display: inline-block;
    width: 80px;
    text-align: left;
}

.cbp-categories-row .col-12:first-child .cbp-category-link-w ul {
    display: none;
}

.cbp-categories-row .cbp-category-link-w ul {
    margin-top: 10px;
}

.product-flags .new {
    background: #969696;
    color: #ffffff;
    left: 25px;
    top: 15px;
    position: relative;
}

.s-wrap span.title {
    margin-right: 30px;
    display: none;
}

#header-search-btn-drop i.fa.fa-search.fa-fw.icon {
    display: none;
}

#desktop_logo img {
    width: 200px;
    height: auto;
}



/* Responsive css */

@media only screen and (min-width:1500px) {
    .elementor-element.elementor-element-lx4ygir {
        margin-top: 0;
        margin-bottom: 25px !important;
    }

    .elementor-element-duphlgx .elementor-widget-container {
        max-width: 530px !important;
    }
}

@media only screen and (max-width:1200px) {
    #product #iqitproductsnav {
        display: none;
    }

    .col-2.col-left-product-thumbs {
        max-width: 18%;
    }

    #product-images-thumbs.swiper-container-vertical {
        margin-right: 0;
    }

    .products-grid .product-miniature-default {
        height: 100%;
        margin: 0 5px;
    }

    /*.nayani-prod-cat .products.row {*/
    /*    gap: 15px;*/
    /*    margin: 0rem;*/
    /*    justify-content: center;*/
    /*}*/
    /*.nayani-prod-cat .js-product-miniature-wrapper {*/
    /*    max-width: 23.5%;*/
    /*}*/
    .cbp-horizontal .cbp-tab-title {
        font-size: 13px;
    }

    a.btn-iqitwishlist-add.js-iqitwishlist-add {
        position: absolute;
        top: 66px;
        right: 0 !important;
    }

    .products-grid .product-miniature-default .product-functional-buttons a:hover {
        /*width: 100% !important;*/
        opacity: .6;
    }

    .product-miniature-grid .product-functional-buttons {
        width: 100%;
    }

    .product-miniature .js-quick-view-iqit {
        width: 100% !important;
    }

    .elementor-element.elementor-element-4s1wucm {
        margin-bottom: 20px !important;
    }

    .elementor-element.elementor-element-1nn82f9 {
        margin-top: 0 !important;
    }

    .elementor-element.elementor-element-2e5pvgj {
        margin-bottom: 20px !important;
    }

    .elementor-element.elementor-element-1h8ekx0 {
        margin-bottom: 20px !important;
    }

    .elementor-element.elementor-element-17opsbi {
        margin-bottom: 50px !important;
    }
}

@media only screen and (max-width:991px) {
    #iqitmegamenu-mobile li ul {
        margin-left: 0;
        width: 100%;
    }

    .submenu-open>ul.mobile-menu__submenu {
        display: block !important;
    }

    .mobile-menu__arrow i.fa-angle-up {
        display: none;
    }

    .submenu-open>.mobile-menu__arrow i.fa-angle-down {
        display: none;
    }

    .submenu-open>.mobile-menu__arrow i.fa-angle-up {
        display: block;
    }

    .col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
        width: 320px;
        background: #f4f4f4 !important;
    }

    .products-sort-order h6 {
        width: auto;
        margin-right: 10px;
    }

    a.select-title.expand-more.form-control {
        text-align: right;
        border: 0 !important;
        width: auto;
    }

    .product-miniature-default .product-thumbnail img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .block-categories {
        /*display: none;*/
    }

    .elementor-element.elementor-element-4s1wucm {
        margin-bottom: 20px !important;
    }

    .elementor-element.elementor-element-1nn82f9 {
        margin-top: 0 !important;
    }

    .hmsliders .product-flags .new {
        left: 40px;
        top: 8px;
    }

    .hmsliders-prod-cat .product-flags .new {
        left: 8px;
        top: 8px;
    }

    .custom.tp-bullets {
        margin-top: 24px;
        margin-left: 75px !important;
    }

    .contact-title {
        margin-top: 80px;
    }

    .c-formwrap {
        margin: 40px auto 0px auto;
    }

    .contact-form h4 {
        margin-top: 0;
    }

    .workcol {
        width: 100% !important;
    }

    .workcol img {
        width: 100%;
    }

    .products-grid .product-miniature-default {
        height: 100%;
        padding: 3px;
    }

    /* a.btn-iqitwishlist-add.js-iqitwishlist-add {
        right: -117px;
    } */
    a.btn-iqitwishlist-add.js-iqitwishlist-add {
        right: -108px;
    }

    .elementor-element.elementor-element-6zkbe0l>.elementor-container {
        min-height: 415px !important;
    }

    .rte-content .quickbox img {
        max-width: fit-content !important;
        height: 48px;
        object-fit: cover;
    }

    .rte-content .quickbox a>img {
        height: auto;
    }

    .quickbox {
        margin: 0 16px;
    }

    button.btn.btn-primary.btn-lg.add-to-cart {
        width: 100%;
    }

    .elementor-element.elementor-element-q8z75kt>.elementor-container {
        min-height: 460px !important;
    }

    .elementor-element.elementor-element-1vndru5>.elementor-container {
        min-height: 460px !important;
    }

    .elementor-element.elementor-element-rvu7exy>.elementor-container {
        min-height: 460px !important;
    }

    .elementor-element.elementor-element-ni0ke0j>.elementor-container {
        min-height: 448px !important;
    }

    #product-images-thumbs.swiper-container-vertical .img-fluid {
        height: auto !important;
        width: 100px !important;
    }

    #product-images-thumbs .swiper-slide {
        width: 100% !important;
    }

    #product-images-thumbs.swiper-container-vertical {
        overflow: visible !important;
    }

    .product-container .swiper-container-vertical>.swiper-wrapper {
        flex-direction: row !important;
    }

    .page-category .product-miniature .js-quick-view-iqit {
        width: 269px !important;
    }

    .category-id-10 .product-miniature .js-quick-view-iqit {
        width: 241px !important;
    }


    #mobile-header .m-nav-btn>i {
        font-size: 19px;
    }

    .product-accessories .product-miniature .js-quick-view-iqit {
        width: 236px !important;

    }

    .product-description .row.extra-small-gutters.justify-content-end .col {
        max-width: 208px;
    }

    .mobile-menu__footer {
        display: none;
    }

    .mobile-menu__header {
        display: none;
    }

    #product .images-container .product-cover {
        margin-bottom: 0;
    }

    #product-images-thumbs.swiper-container-vertical .thumb-container {
        height: auto;
        padding: 0 !important;
    }

    .col-mobile-logo img {
        width: 200px;
    }
}

@media only screen and (max-width:767px) {
    #main-product-wrapper .col-left-product-thumbs {
        margin-top: 0 !important;
    }

    #iqithtmlandbanners-block-3 .block-title {
        margin-bottom: 0;
    }

    #iqithtmlandbanners-block-2 .quickbox:last-child {
        margin-bottom: 0;
    }

    .cart-overview .product-line-grid-body.col-12.col-sm-6.col-md-6 {
        max-width: 30%;
    }

    .cart-overview .product-line-grid-body .row {
        flex-direction: column;
        gap: 15px;
    }

    .col-12.col-sm-6.col-md-6.product-line-grid-right.product-line-actions {
        max-width: 70%;
    }

    .mobile-menu__footer {
        display: none;
    }

    .col-2.col-left-product-thumbs {
        max-width: 100%;
    }

    #iqithtmlandbanners-block-2 .block-content {
        display: block !important;
    }

    #iqithtmlandbanners-block-2 span::after,
    #iqithtmlandbanners-block-3 span::after {
        display: none !important;
    }

    #iqithtmlandbanners-block-2 .block-title,
    #iqithtmlandbanners-block-3 .block-title {
        font-size: 24px;
        text-align: center;
    }

    #iqithtmlandbanners-block-3 .block-content {
        text-align: center;
        display: block !important;
    }


    .block-categories {
        display: none;
    }

    .product-miniature {
        margin-bottom: 0px;
    }

    /* .custom.tp-bullets {
        top: 317px!important;
        left: 674px!important;
        position: absolute;
    } */

    .product-miniature .js-quick-view-iqit {

        opacity: 1 !important;
    }

    .thumbnail-container .lazy-product-image {
        width: 100%;
    }

    .elementor-element-duphlgx .elementor-widget-container {
        max-width: 100% !important;
    }

    img.logo.img-fluid {
        max-width: 60%;
    }

    .q-image {
        width: 100%;
        margin-bottom: 0;
    }

    .quickbox-wrap {
        flex-direction: column;
    }

    .quickbox {
        max-width: 100%;
        margin: 0 0 15px 0;
    }

    .js-footer .block-content.rte-content {
        /*margin-bottom: 30px;*/
    }

    .col-md-12.fcol1 {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 10px;
    }

    .js-footer .block-iqitlinksmanager.block-links {
        width: 100%;

    }

    .block-iqitlinksmanager.block-links {
        padding-bottom: 1rem;
        padding: 0;
    }

    .mobile-menu__header {
        display: none;
    }

    .block-iqitlinksmanager:nth-child(1),
    .block-iqitlinksmanager:nth-child(2),
    .block-iqitlinksmanager:nth-child(3),
    .block-iqitlinksmanager:nth-child(4) {
        text-align: center;
    }

    .branchbox {
        margin-bottom: 34px;
        text-align: center;
    }

    .contact-title h2 {
        font-size: 31px
    }

    .contact-title {
        margin-bottom: 20px;
        margin-top: 0;
    }

    section.contact-form {
        margin-top: 30px;
    }

    .elementor-element.elementor-element-6xnldcd {
        background-attachment: unset;
        background-position: 8% 50% !important;

    }

    .elementor-element.elementor-element-6zkbe0l>.elementor-container,
    .elementor-element.elementor-element-2e5pvgj>.elementor-container {
        min-height: 175px !important;
    }

    .hmsliders .swiper-button-next {
        right: 0px;
        left: auto;
    }

    .hmsliders .swiper-button-prev {
        left: 0;
        right: auto;
    }

    .product-miniature .js-quick-view-iqit {
        width: 176px !important;

    }

    a.btn-iqitwishlist-add.js-iqitwishlist-add {
        right: -71px;
    }

    .product-miniature-grid .product-title {
        max-width: 85%;
    }

    .product-description .row.extra-small-gutters.justify-content-end .col {
        max-width: 142px;
    }

    button#iqit-wishlist-product-btn {
        width: auto;
    }

    .elementor-element.elementor-element-q8mnyr4>.elementor-container {
        min-height: 231px !important;
    }

    .elementor-element.elementor-element-q8z75kt>.elementor-container {
        min-height: 270px !important;
    }

    .elementor-element.elementor-element-1vndru5>.elementor-container {
        min-height: 270px !important;
    }

    .elementor-element.elementor-element-rvu7exy>.elementor-container {
        min-height: 270px !important;
    }

    .elementor-element.elementor-element-lhbthr8 .elementor-widget-container {
        padding: 0 !important;
    }

    .elementor-element.elementor-element-z7zx5qk>.elementor-container {
        min-height: 238px !important;
    }

    .elementor-element.elementor-element-ni0ke0j>.elementor-container {
        min-height: 236px !important;
    }

    .elementor-element.elementor-element-uptcfyo .elementor-widget-container {
        margin: 0 !important;
    }

    .branchbox p {
        margin-top: 0;
    }

    .c-formwrap {
        margin: 1px auto 0px auto;
    }

    #js-product-list-header h1.h1.page-title {
        text-indent: unset !important;
        text-align: center;
    }

    #footer-container-main,
    #checkout-footer {
        padding-top: 23px !important;
        padding-bottom: 0 !important;
    }

    .cms-id-7 #wrapper {
        padding-bottom: 0;
        color: #777777;
    }

    .fcol1 h5.block-title {
        display: block;
        margin-bottom: 0 !important;
    }

    #product-images-thumbs .swiper-slide {
        width: 80px !important;
    }

    .product-accessories .swiper-slide .product-miniature .js-quick-view-iqit {
        width: 180px !important;
    }

    .category-id-10 .product-miniature .js-quick-view-iqit {
        width: 187px !important;
    }

    .page-index a.btn-iqitwishlist-add.js-iqitwishlist-add {
        right: -160px;
    }

    .page-index .product-description .row.extra-small-gutters.justify-content-end .col {
        max-width: 80%;
    }

    .c-formwrap .has-float-label {
        position: relative;
        font-size: 70%;
        margin-bottom: 27px;
    }

    .c-formwrap .form-group.row {
        margin-bottom: 0;
    }

    .custom.tp-bullets {
        margin-top: 73px !important;
        margin-left: 227px !important;
    }

    table.cont-div thead th:first-child {
        width: 75px;
    }

    table.cont-div tbody tr td {
        font-size: 13px;
    }

    table.cont-div tr th {
        font-size: 12px;
    }

    table.cont-div thead th:last-child {
        width: auto;
    }

    .contact-info-block {
        gap: 50px;
        flex-direction: column;
        margin-top: 30px;
    }

    .nayani-prod-tabs .nav-tabs .nav-item {
        margin-right: 1.5rem !important;
    }

    .page-category .product-miniature .js-quick-view-iqit {
        width: 100% !important;
    }

    .product-miniature-grid .product-functional-buttons {
        padding: 0;
    }
}

@media only screen and (max-width:480px) {
    .product-miniature .js-quick-view-iqit {
        width: 187px !important;
    }

    .swiper-slide .product-miniature .js-quick-view-iqit {
        width: 357px !important;
    }

    .page-index .swiper-slide .product-miniature .js-quick-view-iqit {
        width: 100% !important;
    }

    .product-accessories .swiper-slide a.btn-iqitwishlist-add.js-iqitwishlist-add {
        right: -76px;
    }

}

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


@media only screen and (max-width:360px) {
    .product-miniature .js-quick-view-iqit {
        width: 163px !important;
    }
}

.privacy-policy-wrap h1,
.terms-condition-wrap h1 {
    margin-bottom: 1.6rem;
}

.privacy-policy-wrap p,
.terms-condition-wrap p {
    margin-bottom: 1.6rem;
}

.privacy-policy-wrap h3,
.terms-condition-wrap h3 {
    margin-bottom: 0.9rem;
}

.privacy-policy-wrap ul {
    margin-bottom: 1.6rem;
}

.privacy-policy-wrap .email,
.terms-condition-wrap .email {
    margin-bottom: 0;
}

.privacy-policy-wrap .phone,
.terms-condition-wrap .phone {
    margin-bottom: 1.6rem;
}

#footer .block-iqitlinksmanager .block-content ul li a {
    padding-left: 15px;
}

.block-categories .category-top-menu .category-sub-menu li a {
    padding-left: 15px;
}

.nayani-prod-tabs .nav-tabs .nav-item {
    margin-right: 5.5rem;
}

.nayani-prod-tabs .nav-tabs .nav-link {
    font-size: 1.5rem;
    font-family: "minion-pro" !important;
}

.product-cat-title h2 {
    font-family: "minion-pro" !important;
}

/*.nayani-prod-tabs a.btn-iqitwishlist-add.js-iqitwishlist-add{*/
/*    position: relative;*/
/*    top: 0;*/
/*    right: 0;*/
/*}*/

#category #inner-wrapper {
    position: relative;
    padding-top: 75px;
}

#category #content-wrapper {
    position: unset;
}

#category #js-product-list-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#js-product-list-top {
    margin-top: 0;
    padding-top: 0;
}

#payment-option-4-additional-information {
    display: none !important;
}

#payment-option-4-container .img-fluid {
    margin-left: 5px;
}

.contact-info-block {
    display: none;
}

#iqithtmlandbanners-block-3 .block-content p:nth-child(6),
.filter-button {
    display: none;
}