@media (min-width: 780px) {
    .c-faqs {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        height: auto;
    }

    .c-faqs::before {
        opacity: 0.2;
    }

    .c-faq {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .c-faq .c-faq__title {
        width: 50%;
    }

    .c-faq .c-faq__title::after {
        display: none;
    }

    .c-faq .c-faq__answer {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 50%;
        width: 50%;
        padding: 0 20px 0 40px;
        overflow-y: auto;
        max-height: 400px;
    }

    .c-faq__title .border_dec:after {
        margin: 5px 0 0;
        height: 1.5px;
        content: " ";
        text-shadow: none;
        background-color: grey;
        width: 100%;
        top: 100%;
        position: absolute;
        left: 0;
        right: 0;
    }

    .outer-div {
        float: right;
        position: relative;
        display: contents;
    }

    .c-faq__answer::-webkit-scrollbar {
        width: 10px;
    }

    .c-faq__answer::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }

    .c-faq__answer::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
    }
}
@media only screen and (max-width: 1200px) {
    .bf_Product_Delivery, .delivery_message, .order_delivery_date, .delivery-success-alert, .delivery_msg_stock{
        /* font-size: 10px; */
    }
}
@media only screen and (max-width: 1024px) {
    .bespokebox,
    .showroombox {
        border: 0;
    }

    .review_see_all a{
        width: 50%;
    }
}
@media only screen and (max-width: 992px) {

    h1.title_heading{
        font-size: 27px;
        line-height: 35px;
        margin: 16px 0 16px;
    }
    h1.title_heading_md{
        font-size: 28px;
        line-height: 34px;
        margin: 16px 0 16px;
    }
    h2.title_heading{
        font-size: 34px;
        line-height: 38px;
        letter-spacing: 1px;
    }
    h2.testimonial_title{
        font-size: 34px !important;
        line-height: 38px !important;
        letter-spacing: 1px !important;
    }
    h2.title_heading_md{
        font-size: 24px;
        line-height: 28px;
        letter-spacing: 1px;
    }
    h3.title_heading {
        font-size: 28px;
        line-height: 38px;
        margin: 16px 0;
        letter-spacing: 1px;
    }
    h3.title_heading_md {
        font-size: 20px;
        line-height: 24px;
        margin: 16px 0;
        letter-spacing: 1px;
    }
    h4.title_heading {
        font-size: 22px;
        line-height: 30px;
        margin: 16px 0;
        letter-spacing: 1px;
    }
    h4.insta_title {
        font-size: 22px !important;
        line-height: 30px !important;
        text-transform: lowercase !important;
    }
    h4.title_heading_md {
        font-size: 18px;
        line-height: 20px;
        margin: 16px 0;
        letter-spacing: 1px;
    }
    h5.title_heading, div.title_heading {
        font-size: 14px;
        line-height: 20px;
        margin: 8px 0;
        letter-spacing: 1px;
    }
    p.title {
        font-size: 14px;
        font-weight: 400;
        line-height: 28px;
        letter-spacing: 1px;
    }
    p.title_banner {
        font-size: 16px;
        font-weight: 400;
        color: #111111;
        line-height: 20px;
        margin-bottom: 8px;
        letter-spacing: 1px;
    }
    p.title_heading {
        font-size: 15px;
        line-height: 20px !important;
        font-weight: 400;
        line-height: 20px;
    }
    p.title_heading_small {
        font-size: 13px;
        font-weight: 400;
        color: #111111;
        line-height: 20px;
        margin-bottom: 8px;
        letter-spacing: 0.8px;
    }
    a.title {
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
    }
    .footerblock ul li a{
        font-size: 14px;
        line-height: 20px;
        color: #111111;
    }
    .timer_num{
        font-size: 22px;
    }
    .review-block .nextIcon.next-icon-review, .review-block .prevIcon.prev-icon-review{
        display: none;;
    }
    .related-products-slider .prevIcon.prev-icon-review {
        display: block;
        border: unset !important;
        background-color: unset !important;
        color: #111;
    }
    .related-products-slider .nextIcon.next-icon-review {
        display: block;
        border: unset !important;
        background-color: unset !important;
        color: #111;
    }
    
    .related-products-slider .prevIcon.prev-icon-review{
        left: 0px;
    }
    .related-products-slider .nextIcon.next-icon-review{
        right: 0px;
    }
    .retail_logo{
        height: 40px;
        width: 240px;
    }
    .related-cat .arraows{
        width: calc(100% - 30px);
        margin: 0 auto;
    }
	.btn-w{
		width: 100%;
	}
    .btn-w-1{
        width: 100%;
    }
    .btn-w-3{
        width: 100%;
    }

    .mobile_scroll{
        overflow-x: auto !important;
        scroll-behavior: smooth;
        white-space: nowrap;
    }
    .s-item{
        height: 166px;
        width: 140px;
    }
    .footerblock ul {
        display: block;
        text-align: left;
    }
    .supportblock {
        width: 80px;
        padding: 16px 10px;
    }
    .social-icons{
        margin: 0;
    }
    .copyright-text p a, .copyright-text p span {
        color: #0A5050;
        text-decoration: underline;
    }
    .copyright-text p.textlarge {
        font-size: 16px;
    }
    .header.sticky-header .top-offer-bar{
        display: none;
    }
    .cookiebox {
        padding-top: 0.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .cookiebox p {
        margin-bottom: 0.5rem !important;
    }
    .header.sticky-header .header-midbar, .header.sticky-header .top-offer-bar{
        display: block !important;
    }
    .header.sticky-header {
        min-height: auto !important;
    }
    .herotextwrap {
        padding: 2rem 1rem;
    }
    .counter-box {
        font-size: 0.9rem;
    }
    .offer-box .col-6 {
        padding: 0.5rem 2rem 0.5rem 3rem;
    }
    .offer-box h3 span.big {
        font-size: 3rem;
    }
    .offer-box h3 span.big sup {
        top: 0;
    }
    .blog-title a {
        font-size: 0.9em;
    }
    .homeblogs .blog-listing:nth-child(2) .blog-title {
        margin-top: 10px;
    }
    .footerblock {
        margin-bottom: 0.8rem;
    }
    .social-icons {
        margin: 0.5rem;
    }
    .product-image-block .slick-slide img {
        max-width: 100%;
    }
    .customer-support .block {
        border: 0;
    }
    .product-option-block .row {
        overflow: auto;
        display: flex;
        flex-wrap: nowrap;
        margin-bottom: 0;
    }
    .product-option-block.carat-blocks .row {
        overflow: inherit;
        display: flex;
    }
    .product-option-block .col-auto,
    .product-option-block .metal-label-li {
        display: table-cell;
        /* white-space: nowrap; */
    }
    .product-option-block .row.rangeslider {
        display: flex;
        overflow: inherit;
    }
    .mobile-customize-options {
        text-align: center;
    }
    .mobile-customize-options .mobile_items {
        display: inline-block;
        padding: 10px;
        border: 1px solid #ccc;
        margin: 5px;
        text-align: center;
        min-width: 98px;
        cursor: pointer;
        cursor: pointer;
    }
    .mobile-customize-options .mobile_items label {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
        margin-bottom: 0;
        color: #000;
    }
    .mobile-customize-options .mobile_items .selected_options {
        font-size: 10px;
        display: block;
        clear: both;
        color: #000;
    }
    .mobile-popoption {
        width: 100%;
        background: #fff;
        border: 1px solid #ccc;
        padding: 0 10px;
        overflow: hidden;
    }
    .mobile-popoption h2 {
        margin: 1rem 0;
    }
    .closeitemdetails {
        font-size: 12px;
        color: #000;
        float: right;
        background: #c60;
        color: #fff;
        padding: 1px 8px;
        border-radius: 14px;
        -moz-border-radius: 14px;
        -webkit-border-radius: 14px;
        margin: 0 -8px;
        cursor: pointer;
        font-weight: 700;
        position: relative;
        z-index: 11;
    }
    .flippable a {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.75px;
    }
    .nextIcon, .prevIcon{
        width: 45px;
        height: 45px;
    }
    .prev-icon.prevIcon{
        left: 5px;
    }
    .next-icon.nextIcon{
        right: 5px;
    }
    .prevIcon.prev-icon-review{
        left: -10px;
    }
    .nextIcon.next-icon-review{
        right: -10px;
    }



/* COOKIE BOAT CSS STARTS */
#CybotCookiebotDialog{
    max-height: calc(100% - 50%) !important;
    border-top: 2px solid #111111;
    transform: unset !important;
    top: unset !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    border-radius: 0px !important;
    width: 100% !important;
  }
  
  .CybotCookiebotDialogBodyBottomWrapper, #CybotCookiebotDialogHeader, #CybotCookiebotDialogPoweredByText{
    display: none !important;
  }
  
  #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
    padding : 6px 12px !important;
    border-radius: 24px !important;
    font-size: 12px !important;
  }
  #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails{
    margin: 5px;
  }
  #CybotCookiebotDialogBodyContent, #CybotCookiebotDialogBodyContentText{
    font-size: 12px !important;
  }
  /* COOKIE BOAT CSS ENDS */
  .education_menu{
    display: none;
  }
  
  .with-background-image {
      top: unset;
      bottom: 0;
      left: 0;
  }

  .text-overlay-our-bestseller-right {
      bottom: -15px;
      width: 100%;
  }
  .tab .nav-pills li a{
    font-size: 14px !important;
    line-height: 18px;
  }
  .tab .nav-pills li a sup{
    font-size: 10px;
    line-height: 12px;
  }
  .product_option_phone_view{
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
    .topsearchbox {
        padding: 1rem;
    }
    /* .topsearchbox-close {
        display: none;
    } */
    .cat-titlebox h1.title {
        font-size: 1.25rem;
    }
    #catprod-filter {
        top: 86px;
    }
    .catprod-filter-slider.slick-slider {
        padding: 0 2.5rem;
        margin: 0;
    }
    .catprod-filter-slider.slick-slider,
    .prod-types-slider {
        padding: 0 !important;
    }
    .prod-types-slider {
        display: block;
        overflow: auto;
    }
    .prod-types-slider .prod-item {
        display: table-cell;
        white-space: nowrap;
    }
    .prod-types-slider .prod-item .style-sprite-icons {
        border-right: 1px solid #dee2e6;
    }
    .catprod-filter-slider.slick-slider {
        margin: 0 0 0.5rem !important;
    }
    .catprod-filter-slider.slick-slider .slick-arrow,
    .prod-types-slider .slick-arrow {
        display: none !important;
    }
    .welcometitle {
        font-size: 40px;
        line-height: 42px;
    }
    .productselect-item span,
    .productselect-item strong {
        font-size: 10px;
        line-height: 10px;
    }
    .topstickbar .price_block,
    .topstickbar .sticky_productselectioninfo {
        padding: 0 5px;
    }
    .final_prod_price {
        color: #c21807;
        font-weight: 600;
        font-size: 16px;
    }
    .price_block .btnAddToCart {
        font-size: 16px;
        line-height: 16px;
    }
    .price_block .btn5 {
        font-size: 12px;
        line-height: 16px;
    }
    .row.prod-types-slider {
        opacity: 1;
    }
    .live-chat-icon .iconify {
        font-size: 30px;
    }
    .live-chat-icon {
        padding: 7px;
    }
    #herobanner {
        min-height: 280px;
    }
    .font-size-sale{
        font-size: 12px;
        line-height: 16px;
    }
    .nextFilterIcon {
        display: block;
    }
    .accordion-style3 .panel.panel-default .panel-heading a:after,
    .toggles-style3 .panel.panel-default .panel-heading a:after {
        position: absolute;
        display: flex;
        right: 0px;
        top: 0;
    }
}
@media only screen and (max-width: 640px) {
    .welcometitle {
        font-size: 24px;
        line-height: 26px;
    }
    #herobanner {
        min-height: 270px;
    }
    .nav-tabs .nav-link{
        padding: 0;
    }
    .review-block p.bold-text{
        line-height: 16px;
        font-size: 12px;
    }
    .ppc-time{
        font-size: 15px;
        padding: 0;
        margin-bottom: 15px;
        line-height: 15px;
    }
    .round-circle-sm {
        width: 25px;
        height: 25px;
        border-radius: 30px;
        line-height: 31px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        display: inline-block;
        text-align: center;
        font-size: 10px;
        font-weight: 700;
        text-indent: 0;
        color: #000;
        border: 1px solid transparent;
    }
}
@media only screen and (max-width: 480px) {
    .toggle-filter-item.platinum, .toggle-filter-item.white_gold, .toggle-filter-item.sterling_silver {
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #f4f4f4 0, #ccc 99%, #ccc 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #f4f4f4), color-stop(99%, #ccc), color-stop(100%, #ccc));
    background: -webkit-linear-gradient(top, #f4f4f4 0, #ccc 99%, #ccc 100%);
    background: -o-linear-gradient(top, #f4f4f4 0, #ccc 99%, #ccc 100%);
    background: -ms-linear-gradient(top, #f4f4f4 0, #ccc 99%, #ccc 100%);
    background: linear-gradient(to bottom, #f4f4f4 0, #ccc 99%, #ccc 100%);
  }
  .toggle-filter-item.yellow_gold{
    background: #e6c17e;
    background: -moz-linear-gradient(top, #e6c17e 0, #c7a369 99%, #c7a369 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #e6c17e), color-stop(99%, #c7a369), color-stop(100%, #c7a369));
    background: -webkit-linear-gradient(top, #e6c17e 0, #c7a369 99%, #c7a369 100%);
    background: -o-linear-gradient(top, #e6c17e 0, #c7a369 99%, #c7a369 100%);
    background: -ms-linear-gradient(top, #e6c17e 0, #c7a369 99%, #c7a369 100%);
    background: linear-gradient(to bottom, #e6c17e 0, #c7a369 99%, #c7a369 100%);
  }
  .toggle-filter-item.rose_gold{
    background: #e3b591;
    background: -moz-linear-gradient(top, #e3b591 0, #c99d81 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #e3b591), color-stop(100%, #c99d81));
    background: -webkit-linear-gradient(top, #e3b591 0, #c99d81 100%);
    background: -o-linear-gradient(top, #e3b591 0, #c99d81 100%);
    background: -ms-linear-gradient(top, #e3b591 0, #c99d81 100%);
    background: linear-gradient(to bottom, #e3b591 0, #c99d81 100%);
  }
  .toggle-filter-item.silver{
    background-color: #d1d1d1;
  }

.cart-product-info p {
    font-size: 16px;
  }
    .custom-pagination a {
        font-size: 14px;
        line-height: 26px;
    }
    .sticky-price-font{
        font-size: 22px;
    }
    .header-topbar a {
        font-size: 0.7rem;
    }
    .header-sm-review {
        font-size: 0.6rem;
    }
    .offer-box .col-6 {
        padding: 0.5rem 2rem 0.5rem 2rem;
    }
    .offer-box h3 span.big {
        font-size: 2rem;
    }
    .herotext .ctabox .btn2 {
        width: 100%;
        margin: 0;
    }
    .bespokebox .contentbox {
        order: 2;
    }
    .support-icons li {
        width: 32%;
    }
    .rs-range {
        min-width: 170px;
    }
    .product-image-blockfilters .filter-list .block {
        padding: 2px 8px;
        margin: 0 2px;
    }
    .product-info-wrapper .styleid {
        font-size: 13px;
        letter-spacing: 0;
    }
    .product-info-wrapper .prodname h1 {
        font-size: 22px;
        line-height: 30px;
        font-weight: 700;
    }
    .main-div-images{
        width: 100%;
        display: flex;
    }
    .prod_btn_size{
        font-size: 18px;
        line-height: 22px;
    }
    .sku-text, .review-popup, .showfinance span{
        font-size: 14px;
        line-height: 16px;
    }
    .showfinance{
        margin-left: 20px;
    }
    .product-info-wrapper .review-box{
        justify-content: start;
    }
    #product360view, .image_display, #real_video_display{
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    
    .how-it-fits-icon{
        bottom: 0%;
        right: 5%;
    }
    .zoom-icon{
        top: 0%;
        right: 5%;
    }
    .sku-text{
        color: #BF8F5F;
        line-height: 18px;
        font-size: 14px;
        display: flex;
        justify-content: end;
        margin-top: 6px;
    }
    .alert-danger_ab{
        padding: 14px;
        border: unset;
    }
    .sale_mob_text{
        font-size: 16px;
        line-height: 24px;
        float: right;
    }
    .sale_no_timer_mob_text{
        font-size: 19px;
        line-height: 21px;
    }
    .saletimer{
        font-size: 22px !important;
        line-height: 24px !important;
    }
    .saledays{
        font-size: 17px;
        line-height: 19px;
        margin: 0 !important;
    }
    .rrp_text{
        font-size: 16px;
        line-height: 18px;
    }
    .rrp_price{
        font-size: 16px;
        line-height: 18px;
        font-weight: 500;
        color: #111111;
    }
    .final-price-div .final_prod_price{
        line-height: 20px;
    }
    .org_price{
        font-size: 16px;
        line-height: 18px;
        font-weight: 500;
    }
    .finance_div{
        width: 50%;
    }
    .delivery-success-alert{
        font-size: 14px;
        line-height: 18px;
    }
    .bf_Product_Delivery, .delivery_message, .order_delivery_date{
        font-size: 14px;
        line-height: 16px;
    }
    .products-thumb-slider ul.left-thumb-images{
        margin-bottom: 0;
    }
    .option_text, .customize-detail-block li a{
        font-size: 14px;
        line-height: 16px;
    }
    .btn-lg{
        font-size: 16px;
        line-height: 20px;
    }
    .btn-md{
        font-size: 14px;
        line-height: 16px;
        font-weight: 400;
    }
    .support-icons{
        padding: 0;
    }
    /* .alert-success_ab{
        border-radius: 8px;
        background: unset;
        border: none;
    } */
    .sticky_productselectioninfo .productselect-item {
        padding: 0 5px;
        text-align: center;
    }
    #herobanner {
        min-height: 265px;
    }
    .flippable .bftimer, .flippable {
        font-size: 10px;
    }
    #black_friday_deals h1{
        font-size: 18px;
        line-height: 20px;
    }
    .flippable a {
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.5px;
    }
    .review-popup{
        float: left;
        text-align: left;
        font-size: 13px;
    }
    .review-popup-google{
        float: left;
        text-align: left;
        font-size: 13px;
    }
    .support-icons li p{
        width: 80px;
    }

    #button-guest {
        font-size: 14px;
        line-height: 20px;
    }
    .guaranteed_delivery{
        font-size: 12px;
        line-height: 14px;
        font-weight: 700; 
    }
}
@media only screen and (max-width: 380px) {
    .sale_mob_text{
        font-size: 16px;
    }

    .guaranteed_delivery{
        font-size: 11px;
    }
    .hero_banner_section {
        min-height: 600px;
    }
    h1.title_heading{
        font-size: 28px;
        line-height: 35px;
        margin: 12px 0 12px;
    }

    h2.title_heading{
        font-size: 30px;
        line-height: 34px;
    }
    h2.testimonial_title{
        font-size: 30px !important;
        line-height: 34px !important;
    }
    h3.title_heading {
        font-size: 26px;
        line-height: 32px;
    }
    h4.title_heading {
        font-size: 20px;
        line-height: 36px;
    }
    h4.insta_title {
        font-size: 20px !important;
        line-height: 36px !important;
        text-transform: lowercase !important;
    }
    h5.title_heading, div.title_heading {
        font-size: 14px;
        line-height: 20px;
    }
    p.title {
        font-size: 12px;
        line-height: 20px;
    }
    p.title_banner {
        font-size: 14px;
        line-height: 18px;
    }
    p.title_heading {
        font-size: 13px;
        line-height: 18px;
    }
    p.title_heading_small {
        font-size: 12px;
        line-height: 18px;
    }
    a.title {
        font-size: 18px;
        line-height: 22px;
    }
    .footerblock ul li a{
        font-size: 12px;
        line-height: 16px;
    }
    .timer_num{
        font-size: 20px;
    }
    .text-overlay-hero-collection-right {
        padding: 20px !important;
    }
    .text-overlay-hero-collection {
        padding: 20px !important;
    }
    
}
@media only screen and (max-width: 370px) {
    #herobanner {
        min-height: 265px;
    }
    .flippable .bftimer {
        font-size: 10px;
    }
    .header-topbar a {
        font-size: 9px;
    }

    .flippable a {
        font-size: 10px;
        line-height: 16px;
        letter-spacing: 0.5px;
    }

    .saletimer{
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .sale_mob_text{
        font-size: 15px;
    }
}
@media only screen and (max-width: 359px) {
    .mobmenu-footer{
        display: none;
    }

    .hero_banner_section {
        min-height: 580px;
    }

    h1.title_heading{
        font-size: 23px;
        line-height: 31px;
        margin: 12px 0 12px;
    }

    h2.title_heading{
        font-size: 18px;
        line-height: 30px;
    }
    h2.testimonial_title{
        font-size: 18px !important;
        line-height: 30px !important;
    }
    h3.title_heading {
        font-size: 24px;
        line-height: 30px;
    }
    h4.title_heading {
        font-size: 18px;
        line-height: 34px;
    }
    h4.insta_title {
        font-size: 18px !important;
        line-height: 34px !important;
        text-transform: lowercase !important;
    }
    h5.title_heading, div.title_heading {
        font-size: 14px;
        line-height: 20px;
    }
    p.title {
        font-size: 11px;
        line-height: 18px;
    }
    p.title_banner {
        font-size: 12px;
        line-height: 16px;
    }
    p.title_heading {
        font-size: 12px;
        line-height: 14px;
    }
    p.title_heading_small {
        font-size: 10px;
        line-height: 16px;
    }
    a.title {
        font-size: 16px;
        line-height: 20px;
    }
    .footerblock ul li a{
        font-size: 12px;
        line-height: 16px;
    }
    .timer_num{
        font-size: 18px;
        line-height: 20px;
    }
    .text-overlay-hero-collection-right {
        padding: 16px !important;
    }
    .text-overlay-hero-collection {
        padding: 16px !important;
    }

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

    .hero_banner_section {
        min-height: 550px;
    }

    h1.title_heading{
        font-size: 20px;
        line-height: 26px;
        margin: 8px 0 8px;
    }

    h2.title_heading{
        font-size: 16px;
        line-height: 24px;
    }
    h2.testimonial_title{
        font-size: 16px !important;
        line-height: 24px !important;
    }
    h3.title_heading {
        font-size: 20px;
        line-height: 26px;
    }
    h4.title_heading {
        font-size: 16px;
        line-height: 30px;
    }
    h4.insta_title {
        font-size: 16px !important;
        line-height: 30px !important;
        text-transform: lowercase !important;
    }
    h5.title_heading, div.title_heading {
        font-size: 14px;
        line-height: 20px;
    }
    p.title {
        font-size: 11px;
        line-height: 18px;
    }
    p.title_banner {
        font-size: 12px;
        line-height: 16px;
    }
    p.title_heading {
        font-size: 12px;
        line-height: 14px;
    }
    p.title_heading_small {
        font-size: 10px;
        line-height: 14px;
    }
    a.title {
        font-size: 14px;
        line-height: 18px;
    }
    .footerblock ul li a{
        font-size: 10px;
        line-height: 14px;
    }
    .timer_num{
        font-size: 16px;
        line-height: 18px;
    }
    .text-overlay-hero-collection-right {
        padding: 12px !important;
    }
    .text-overlay-hero-collection {
        padding: 12px !important;
    }

    .flippable a {
        font-size: 9px;
        letter-spacing: 0.3px;
    }

    .sale_mob_text{
        font-size: 10px;
    }
    /* .sale_mob_text{
        font-size: 14px;
    } */

    .btn-lg {
        font-size: 12px;
        line-height: 18px;
    }

    #button-coupon{
        font-size: 12px;
    }
}

@media(max-width:767px) {
    input[type="text"],
    input[type="email"],
    input[type="number"],
    textarea,
    input[type="password"] {
        font-size: 16px !important;
    }
}