/** Shopify CDN: Minification failed

Line 18:2 All "@import" rules must come first

**/
  @font-face {
  font-family: IvyPresto_Display_Light;
  src: url('/cdn/shop/files/IvyPresto_Display_Light_6f448db8-9616-4cc3-a206-1fe9e1bba547.otf?v=1672636156');
  }
  @font-face {
  font-family: sofiapro-light;
  src: url('/cdn/shop/files/sofiapro-light_c76af591-5074-4581-8294-9d6d07795be5.otf?v=1672636156');
  }
  @font-face {
  font-family: SofiaProRegular;
  src: url('/cdn/shop/files/SofiaProRegular_479ea9be-f807-4098-bedc-2f6b7b05fecb.ttf?v=1672636156');
  }
  @import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');
  #main {
    background-color: #fff;
  }
  .s-inline-section {
    padding: 0 3vw !important;
  }
  .pagebox-wdth {
    padding: 0 3vw;
  }
  .site-menu-btn {
    border-radius: 10px !important;
    line-height: 1;
/*     padding: 10px 11px !important; */
    font-family: 'Oswald', sans-serif !important;
    font-size: 16px !important;
    background: #8b4520 !important;
    color: #ffffff !important;
    border-color: #8b4520 !important;
    transition: cubic-bezier(0.3, 0, 1, 1) 0.2s;
  }
  .quick_cart__empty ul a:hover {
    background: #efd8c7 !important;
    border: 2px solid #8b4520;
    color: #8b4520 !important;
    box-shadow: 0px 1px 2px #8b4520;
    opacity: 1 !important;
  }
  .site-menu-btn:hover {
    background: #efd8c7 !important;
    border: 2px solid #8b4520;
    color: #8b4520 !important;
    box-shadow: 0px 1px 2px #8b4520;
    opacity: 1 !important;
  }
  .btn.btn--full {
    border-radius: 10px;
  }
  .btn.btn--full:hover {
    background: #efd8c7 !important;
    border: 2px solid #8b4520;
    color: #8b4520 !important;
    box-shadow: 0px 1px 2px #8b4520;
    opacity: 1 !important;
  }
  .quick_cart__empty ul li:last-child a:hover {
    background: #efd8c7 !important;
    border: 2px solid #8b4520;
    color: #8b4520 !important;
    box-shadow: 0px 1px 2px #8b4520;
    opacity: 1 !important;
  }
  .btnblock a {
    background: #8b4520;
    border-radius: 10px;
    padding: 15px 30px;
    font-size: 18px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    border: 2px solid transparent;
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    transition: cubic-bezier(0.3, 0, 1, 1) 0.2s;
  }
  
  .btnblock a:hover {
    background: #efd8c7;
    border: 2px solid #8b4520;
    color: #8b4520;
    box-shadow: 0px 1px 2px #8b4520;
  }
  .head-btn a {
    padding: 9px 12px;
    font-size: 13px;
    margin-right: 0 !important;
    margin-left: 10px;
    letter-spacing: 1px;
  }
  
  .img-wtxt-two .grid-text {
    display: grid;
    grid-template-columns: 1fr 3fr;
    position: relative;
  }
  .img-wtxt-two .inerblock {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    width: 690px;
    height: 100%;
    left: 0;
    z-index: 9;
  }
  .textimg2st {
    max-width: 100%;
    margin: 0 auto;
    background: #f3f0e3;
  /*     max-height: 475px; */
    padding: 5vw 6vw;
    border-radius: 10px;
  }
  .textimg2st .top-iwts2 {
    font-weight: 300;
    font-size: 16px;
    font-family: sofiapro-light !important;
    text-transform: uppercase;
  }
  .textimg2st h2 {
    margin: 20px 0;
    font-size: 60px;
    line-height: 1.3;
    letter-spacing: 0.05em;
    text-transform: capitalize;
  }
  .textimg2st .txtarea {
    font-size: 18px;
    font-family: 'sofiapro-light';
    letter-spacing: 0.04em;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  .gm-navigation {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    top: 50%;
    transform: translateY(-50%);
    max-width: 97%;
    margin: auto;
  }
  .slick-arrow svg {
    cursor: pointer;
  }
  .gmSlideWrap {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
  /* ===================== header section ====================  */
  .header__links-list {
    width: 100%;
    justify-content: center;
  }
  .menu-wrapper .site--link {
    font-size: 16px !important;
    font-family: 'sofiapro-light';
    color: #1A1A1A;
  }
  .menu-wrapper a {
    font-size: 17px;
    font-family: 'sofiapro-light';
    color: #1A1A1A;
  }
  .announcement-bar__content span {
    letter-spacing: 0.04em;
    color: #1a1a1a;
    font-family: 'sofiapro-light' !important;
    line-height: 14px;
    position: relative;
    top: 3px;
  }
  /*====== collection scrolll ========  */
  .coll-list-scroll {
    padding: 40px 0;
  }
  .coll-list-scroll .headBlock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }
  .coll-list-scroll .headBlock h2 {
    font-size: 40px;
    line-height: 59px;
    text-align: left;
    letter-spacing: 0.02em;
  }
  .coll-list-scroll .headBlock ul {
    list-style-type: none;
    display: inline-flex;
  }
  .coll-list-scroll .headBlock ul li {
    cursor: pointer;
    margin: 0 0 0 15px;
  }
  .coll-list-scroll .grid-imginner {
    padding: 15px 0;
    text-align: center;
  }
  .coll-list-scroll .imgblockpdp img {
    border-radius: 10px;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    object-fit: contain;
  }
  .coll-list-scroll .imgblockpdp {
    height: 100%;
   
    margin: 0 auto;
    object-fit: contain;
  }
  .coll-list-scroll .text_price {
    padding: 10px 0 6px;
  }
  .coll-list-scroll .lop-title {
    font-size: 20px;
    line-height: 20px;
    text-transform: capitalize;
    color: #403F3F !important;
    font-family: sofiapro-light !important;
    margin: 10px;
  }
  .coll-list-scroll .product_price p {
    font-family: 'IvyPresto_Display_Light' !important;
    font-size: 20px;
    letter-spacing: 0.05em;
  }
  .coll-list-scroll .product_price p .price--max {
    color: #8b4520 !important;
  }
  .coll-list-scroll .btnblock {
    text-align: center;
    margin: 26px 0;
  }
  .coll-list-scroll .slick-slide {
    margin:0 -20px;
  }
  
  .coll-list-scroll .slick-list .grid__iteme{
    padding: 0 20px;
  }
  /*========= Image colums ========  */
  .img-col-block {
    padding: 15px 0;
  }
  .img-col-block .colum-imgblock {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }
  .colum-imgblock .imgcol-block {
    position: relative;
  }
  .img-col-block .title-over {
    position: absolute;
    bottom: 20%;
    left: 0;
    right: 0;
    font-size: 40px;
    line-height: 59px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    color: #1A1A1A;
    font-family: 'IvyPresto_Display_Light' !important;
  }
  .img-col-block .btnblock {
    text-align: center;
    position: relative;
    margin-top: -30px;
  }
  
  /* ========== Multi Columns Blocks ================ */
  #multcolum {
    padding: 20px 0 40px;
  }
  #multcolum .slick-slide {
    margin: 0 20px;
  }
  #multcolum .slick-list {
    margin: 0 -20px;
  }
  #multcolum .galery_block {
    display: flex;
  }
  #multcolum .column {
    width: 50%;
  }
  #multcolum .left_colum .col-imer {
    padding: 3rem 3vw 5rem;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #multcolum .righ_colum .col-imer {
    padding: 3rem 3vw 5rem;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  #multcolum .headblock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px;
  }
  #multcolum .headblock .center-block {
    font-weight: 300;
    font-size: 40px;
    letter-spacing: 0.02em;
    color: #1A1A1A;
    font-family: 'IvyPresto_Display_Light';
    line-height: 1.3;
  }
  #multcolum .headblock a {
    cursor: pointer;
  }
  #multcolum .left_colum .block_info img {
    height: 307px;
    object-fit: cover;
  }
  #multcolum .left_colum {
    padding-right: 15px;
  }
  #multcolum .left_colum .block_info a {
    position: relative;
  }
  #multcolum .left_colum .textblock {
    position: absolute;
    font-size: 38px;
    line-height: 59px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #fff;
    top: 1px;
    left: 0;
    right: 0;
    font-family: 'IvyPresto_Display_Light';
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    z-index: 999;
  }
  #multcolum .righ_colum {
    padding-left: 15px;
  }
  #multcolum .righ_colum .textblock {
    font-size: 27px;
    line-height: 59px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    font-family: 'IvyPresto_Display_Light';
    color: #403F3F;
  }
  #multcolum .btnblock {
    text-align: center;
    position: relative;
    margin-top: -25px;
  }
  
  
  
  /* ======= review slider ====== */
  .review_slider {
    padding: 10px 0 35px;
  }
  .review_slider .slick-slide {
    margin: 0 20px;
  }
  .review_slider .slick-list {
    margin: 0 -20px;
  }
  .review_slider .review_inner img {
    width: 100px;
    height: 100px;
    text-align: center;
    margin: 0 auto;
    object-fit: contain;
  }
  .review_slider .headBlock {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
  }
  .review_slider .headBlock h2 {
    font-size: 40px;
    line-height: 59px;
    text-align: left;
    letter-spacing: 0.02em;
  }
  .review_slider .headBlock ul {
    list-style-type: none;
    display: inline-flex;
  }
  .review_slider .headBlock ul li {
    cursor: pointer;
    margin: 0 0 0 15px;
  }
  .review_slider .textblock {
    text-align: center;
    color: #5E341C;
    letter-spacing: 0.06em;
    text-transform: capitalize;
    font-size: 25px;
    margin: 15px 0 16px;
  }
  .review_slider .start-review {
    text-align: center;
  }
  .review_slider .textblock {
    font-weight: 300;
    font-size: 20px;
    line-height: 33px;
    color: #4E4E4E;
    text-align: center;
    padding: 0 2vw;
    margin-top: 14px;
    font-family: sofiapro-light;
  }
  .review_slider .bottom_textblock {
    font-weight: 500;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #4E4E4E;
    font-family: sofiapro-light;
    margin: 13px 0 15px;
  }
  .review_slider .btnblock {
    text-align: center;
    margin: 35px 0;
  }
  .review_inner {
    position: relative;
  }
  .review_inner:before {
    position: absolute;
    content: '';
    background: url(/cdn/shop/files/Quote.png?v=1672661339);
    width: 120px;
    top: 31%;
    height: 71px;
    background-repeat: no-repeat !important;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  /* ======= SVG Block Section =========== */
  
  .svg_main_section {
    padding: 15px 0 10px;
  }
  .svg_main_section .svg-loop-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    width: 100%;
    text-align: center;
    padding: 3rem 1rem;
    grid-column-gap: 10px;
    grid-row-gap: 16px;
  }
  .svg_main_section .svg-code {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  transition: ease 0.5s;
    border-radius: 10px;
  }
  .svg_main_section .text_svg {
    font-size: 18px;
    line-height: 20px;
    font-family: 'sofiapro-light';
    text-align: center;
    text-transform: capitalize;
    padding-top: 11px;
  }
  /*================ Happiness Guarantee ===================  */
  .qty_gurantee {
    padding: 50px 0;
  }
  .qty_gurantee .head_block {
    text-align: center;
  }
  .qty_gurantee .head_block h2 {
    font-size: 40px;
    line-height: 59px;
    text-align: center;
    letter-spacing: 0.02em;
    margin-bottom: 35px;
  }
  .qty_gurantee .svg-loop-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    text-align: center;
    padding: 1rem 1rem 5rem;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }
  .qty_gurantee .svg-code {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    transition: ease 0.5s;
    border-radius: 10px;
  }
  .qty_gurantee .text_svg {
    font-size: 25px;
    line-height: 20px;
    text-align: center;
    text-transform: capitalize;
    padding-top: 11px;
    color: #5E341C !important;
    font-family: IvyPresto Display!important;
    letter-spacing: 0.06em;
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .qty_gurantee .text_svgblock {
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    color: #4E4E4E;
    font-family: 'sofiapro-light';
    padding: 20px 1vw;
  }
  .qty_gurantee .photogallery .block03 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    text-align: center;
  }
  /* ================== Header =============== */
  .header.header--inline {
    max-width: 100% !important;
    padding: 15px 3vw !important;
  }
  /*================ Footer ===================  */
  
  .footer__credits {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    opacity: 1;
  }
  .bottom-foo_left p {
    font-weight: 400;
    font-size: 16px !important;
    color: #242424;
    letter-spacing: 0.02em;
    font-family: 'sofiapro-light' !important;
  }
  .center-foo_img {
    text-align: center;
  }
  .bottom-foo_right {
    text-align: right;
  }
  .footer__links a {
    font-weight: 300;
    font-size: 16px !important;
    letter-spacing: 0.02em !important;
    font-family: 'sofiapro-light' !important;
    line-height: 40px !important;
    color: #4F4F4F !important;
  }
  .footer__text p {
    font-size: 16px !important;
    line-height: 30px !important; 
    color: #4F4F4F !important;
    letter-spacing: 0.02em;
    font-family: 'sofiapro-light' !important;
  }
  .footer__groups {
    padding: 1.5rem 0 4.3rem;
  }
  .footer-bottom-block {
    line-height: 0;
    position: relative;
    z-index: 999;
    margin-top: -55px;
  opacity: 1;
  }
  .footer__bottom {
    padding: 0;
  }
  .footer__rule {
    background-color: #c56b2e !important;
  }
  .img-blocks-footer {
    margin-top: -15px;
    margin-bottom: 20px;
  }
  .footer__groups .social-icons {
    margin-top: 15px;
  }
  .footer__groups .social-icons li {
    width: 34px;
    height: 34px;
  }
  .footer__groups .social-icons .icon {
    width: 34px;
    height: 34px;
    color: #000;
  }
  
  
  #shopify-section-footer .footer {
    padding-left: 3vw;
    padding-right: 3vw;
  }
  .footer-block-newsletter .footer__heading {
    font-size: 40px;
  }
  .footer-block-text {
    width: 20%;
  }
  .footer-block-links {
    width: 17%;
  }
  .footer-block-newsletter {
    width: 29%;
  }
  .emil-icon-svg path {
      fill: #8b4520;
  }
  .start-review path {
    fill: #8b4520;
  }
  
  .form-sub {
    background: transparent !important;
    width: 60px !important;
    height: 60px !important;
  }
  .newsletter__input-container {
    position: relative;
  }
  .footer__newsletter .input {
    height: 55px;
    background: transparent !important;
    border-bottom: 1px solid #8b4520;
    outline: none !important;
    padding-left: 45px;
    padding-right: 10px;
    width: 75%;
    box-shadow: none !important;
  }
  .form-sub {
    background: transparent !important;
    width: 55px !important;
    height: 55px !important;
  }
  .form-sub svg {
    height: 55px;
    width: 55px;
  }
  .form-sub svg path {
    fill: #8b4520;
  }
  .emil-icon-svg {
    position: absolute;
    top: 14px;
    left: 5px;
    text-align: left;
  }
  .footer__newsletter .input::placeholder {
    color: #4f4f4f;
    opacity: 1;
  }
  .collection-list h3,.sldHdr h3{
    letter-spacing: 0.02em;
    margin-bottom: 20px;
    font-size: 40px !important;
  }
  /* ============= Mobile view CSS ============== */
@media screen and (max-width: 1024px) {
  .collection-list h3,.sldHdr h3 {
    margin-bottom: 20px;
    margin-top: 15px;
    font-size: 32px !important;
    text-align: center;
    display: block;
    width: 100%;
  }
  .btnblock a {
     padding: 13px 16px;
     font-size: 14px;
  }
  .pagebox-wdth {
    padding: 0 0;
  }
  .img-wtxt-two .grid-text {
    grid-template-columns: 100%;
  }
  .img-wtxt-two .inerblock {
    position: relative;
    width: 100%;
      text-align: center;
  }
  .img-wtxt-two .imgblocks {
    order: 1;
  }
  .img-wtxt-two .text-blocks {
    order: 2;
  }
  .textimg2st {
    background: #f3f0e3;
       max-height: 100%;
    padding: 1rem 15px;
    border-radius: 0;
  }
  .textimg2st .top-iwts2 {
    font-weight: 300;
    font-size: 13px;
    line-height: 1.4;
  }
  .textimg2st h2 {
    margin: 9px 0;
    font-size: 34px !important;
    line-height: 1.1;
    letter-spacing: 0.05em;
  }
  .svg_main_section .svg-loop-grid {
    grid-template-columns: repeat(2, 1fr);
    padding: 1rem 1rem 2rem;
  }
  .svg_main_section .text_svg {
    font-size: 15px;
  }
  .coll-list-scroll .headBlock h2 {
    font-size: 34px;
    line-height: 1.3;
  }
  .coll-list-scroll .headBlock ul {
    padding: 0;
    margin: 0;
  }
  .coll-list-scroll .headBlock ul li {
    cursor: pointer;
    margin: 0 5px;
  }
  .coll-list-scroll .headBlock ul li svg {
    width: 40px;
    height: 40px;
  }
  .coll-list-scroll .headBlock .rightarrow {
    width: 100%;
    text-align: center;
  }
  .coll-list-scroll {
    padding: 20px 1.5rem;
  }
  .coll-list-scroll .headBlock {
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
  }
  
  .img-col-block .title-over {
    font-size: 34px;
    text-shadow: 0px 1px 0px #000;
  }
  .img-col-block .colum-imgblock {
    grid-template-columns: 100%;
  }
  #multcolum {
    padding: 20px 0 25px;
  }
  #multcolum .headblock .center-block {
    font-size: 28px;
  }
  #multcolum .left_colum .col-imer {
    padding: 2rem 3vw 4rem;
  }
  #multcolum .galery_block {
    flex-wrap: wrap;
  }
  #multcolum .column {
    width: 100%;
    padding: 0 15px !important;
    margin-bottom: 30px;
  }
  #multcolum .left_colum .block_info img {
    height: 250px;
  }
  #multcolum .righ_colum .col-imer {
    padding: 2rem 3vw 4rem;
  }
  #multcolum .left_colum .textblock {
    font-size: 25px;
    flex-wrap: wrap;
  }
  #multcolum .righ_colum .textblock {
    font-size: 20px;
    line-height: 1.5;
    margin-top: 10px;
  }
  #multcolum .headblock a svg {
    width: 40px;
    height: 40px;
  }
  .review_slider .rightarrow {
    width: 100%;
    text-align: center;
  }
  .review_slider .headBlock {
    justify-content: center;
    margin-bottom: 25px;
    flex-wrap: wrap;
  }
  .review_slider .headBlock ul {
    padding: 0;
    margin: 0;
  }
  .review_slider .headBlock ul li {
    margin: 0 5px;
  }
  .review_slider .headBlock ul li svg {
    width: 40px;
    height: 40px;
  }
  .review_slider .review_inner h2 {
    font-size: 20px !important;
  }
  .review_slider .bottom_textblock {
    font-size: 18px;
  }
  .review_slider .textblock {
    font-size: 14px;
    line-height: 1.6;
    padding: 0 2rem;
  }
  .review_slider .headBlock h2 {
    font-size: 34px;
    line-height: 1.3;
  }
  .review_slider .btnblock {
    text-align: center;
    margin: 15px 0 30px;
  }
  .qty_gurantee .svg-loop-grid {
   grid-template-columns: repeat(1, 1fr);
    padding: 1rem 1.7rem 3rem;
    grid-column-gap: 1rem;
    grid-row-gap: 0.5rem;
  }
  .qty_gurantee .text_svg {
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 10px;
    line-height: 1.3;
    margin-top: 10px;
  }
  .qty_gurantee .text_svgblock {
    font-size: 16px;
    line-height: 1.5;
    padding-top: 2px;
  }
  .qty_gurantee .head_block h2 {
    font-size: 34px;
    line-height: 1.3;
  }
  .qty_gurantee .photogallery {
    padding: 0 1.5rem;
  }
  .qty_gurantee .photogallery .block03 {
    grid-template-columns: 100%;
  }
  .qty_gurantee .photogallery .block03 .item-img:nth-child(1) {
    order: 2;
  }
  .qty_gurantee .photogallery .block03 .item-img:nth-child(2) {
    order: 1;
  }
  .qty_gurantee .photogallery .block03 .item-img:nth-child(3) {
    order: 3;
  }
  .footer__credits {
        grid-template-columns: 100%;
    opacity: 1;
    padding: 0 0 20px;
  }
  .bottom-foo_left {
        order: 2;
    text-align: left;
    margin: 15px 0;
  }
  .center-foo_img {
    text-align: center;
    order: 1;
  }
  .bottom-foo_left p {
    font-size: 12px !important;
  }
  .footer-bottom-block {
       margin-top: 0;
    opacity: 1;
    text-align: left;
  }
  .bottom-foo_right {
        text-align: left;
    order: 3;
  }
  .footer-block-text .footer__group-content {
    display: block !important;
    text-align: center;
    padding-bottom: 20px;
    margin-top: -3rem;
  }
  .footer-block-text .footer__text {
    margin: 0 auto 0 0;
  }
  .footer__groups .social-icons {
    justify-content: flex-start;
  }
  .footer-block-text {
     width: 100%;
      order: 2;
  }
  .footer-block-text .footer__arrow {
    display: none;
  }
  .footer-block-links {
    width: 100%;
    margin-bottom: 0;
    order: 3;
  }
  .footer-block-newsletter .footer__group-content {
    display: block !important;
  }
  .footer-block-newsletter {
    width: 100%;
    order: 1;
    border-bottom: 0;
  }
  .footer-block-newsletter .footer__arrow {
    display: none;
  }
  .footer__groups {
    padding: 1.5rem 0 1.3rem;
  }
  .footer__arrow path {
    color: #000;
  }
  #shopify-section-footer .footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-block-newsletter .footer__heading {
    font-size: 26px;
    font-family: 'IvyPresto Display' !important;
    line-height: 1.4;
  }
  .footer__text p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .footer__newsletter .input {
    height: 40px;
    width: 77%;
  }
  .emil-icon-svg {
    top: 3px;
    left: 5px;
  }
  .form-sub {
    background: transparent !important;
    width: 40px !important;
    height: 40px !important;
  }
  .form-sub svg {
    height: 40px;
    width: 40px;
   }
  .footer__text {
    width: 100%;
    text-align: left;
  }
  .footer__groups .social-icons .icon {
    width: 25px;
    height: 25px;
  }
  .footer__groups .social-icons li {
    width: 25px;
    height: 25px;
  }
  .img-blocks-footer img {
    display: none;
  }
  .footer__heading {
    font-family: 'IvyPresto Display' !important;
    font-size: 18px;
    letter-spacing: 0.05em;
  }
  .template-index {
    overflow-x: hidden;
  }
  .textimg2st .txtarea {
    font-size: 16px;
  }
  main#main {
    overflow-x: hidden;
  }
  .coll-list-scroll .lop-title {
    font-size: 18px;
        margin: 10px 0;
  }
  .mobi-hide {
    display: none;
  }
  .desk-hide {
    display: block !important;
  }
  .footer-bottom-block img {
    width: 90px;
    margin: 0 auto;
    object-fit: contain;
  }
  #multcolum .slick-slide {
    margin: 0 10px;
  }
  #multcolum .slick-list {
    margin: 0 -10px;
  }
  .coll-list-scroll .slick-slide {
    margin: 0 10px;
  }
  .coll-list-scroll .slick-list {
    margin: 0 -10px;
   }
  .coll-list-scroll .btnblock {
    text-align: center;
    margin: 15px 0;
  }
  .qty_gurantee {
    padding: 50px 0 40px;
  }
  .photogallery img {
    margin: 0 auto;
    max-width: 90%;
  }
}
@media only screen and (max-width:1024px) and (min-width: 960px)  {
  .textimg2st {
    padding: 2rem 6vw;
    width: 100%;
    margin-top: -33px;
    margin-bottom: 35px;
   }
  .svg_main_section .svg-loop-grid {
    grid-template-columns: repeat(3, 1fr);
    padding: 2rem 1.5rem 3rem;
  }
  .colum-imgblock .imgcol-block {
    position: relative;
    text-align: center;
  }
  .qty_gurantee .text_svg {
    font-size: 22px;
  }
  .qty_gurantee .svg-loop-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .qty_gurantee .photogallery .block03 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .qty_gurantee .photogallery .block03 .item-img:nth-child(1) {
    order: 1;
  }
  .footer-block-text {
    width: 25%;
    display: none;
  }
  .footer-block-links {
    width: 25%;
    margin-bottom: 10px;
  }
  .footer-block-newsletter {
    width: 100%;
    max-width: 500px;
  }
  .footer__groups {
    flex-wrap: wrap;
  }
}
  
@media only screen and (max-width:1550px) and (min-width: 1025px)  {
  .img-wtxt-two .inerblock {
    width: 520px;
  }
  .textimg2st {
    max-height: 475px;
    padding: 4vw 3vw;
  }
  .textimg2st h2 {
    margin: 10px 0;
    font-size: 40px !important;
  }
  .qty_gurantee .text_svg {
    line-height: 1.4;
  }
  .footer-block-newsletter .footer__heading {
    font-size: 32px;
  }
  .footer__heading {
    line-height: 1.3 !important;
  }
  #multcolum .left_colum .textblock {
    font-size: 28px;
  }
  #multcolum .righ_colum .textblock {
        font-size: 20px;
    line-height: 1.5;
    margin-top: 15px;
  }
  #multcolum .left_colum .block_info img {
    height: 223px;
  }
  .review_slider .textblock {
    font-size: 18px;
    line-height: 28px;
  }
  .footer__links a {
    font-size: 14px !important;
    line-height: 33px !important;
  }
  .footer__text p {
    font-size: 16px !important;
    line-height: 26px !important;
  }
  }
@media only screen and (max-width:1600px) and (min-width: 1551px)  {
  #multcolum .left_colum .block_info img {
    height: 260px;
  }
}
@media only screen and (max-width:1330px) and (min-width: 1025px){
  #shopify-section-template--16663005921525__244f8dc9-68e9-4e4e-8fb1-740b1e2064c9 .imgblocks img {
    object-position: -10vw center;
  }
  .footer-block-newsletter .footer__heading {
    font-size: 26px;
  }
  .coll-list-scroll {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media only screen and (max-width:1330px) and (min-width: 960px){
  .header__links-list>li+li {
    margin-left: 10px;
  }
  .header__links-list>li>a {
    font-size: 16px !important;
  }
  .head-btn a {
    text-align: center;
  }  
}
@media only screen and (max-width:1024px) and (min-width: 800px){
  
  .coll-list-scroll {
    padding: 20px 3.5rem;
  }
  .review_slider {
    padding: 10px 2rem 35px;
  }
  .about-img-box .imgblocks img {
    width: 100%;
  }
  
}
@media screen and (max-width: 959px) {
  .header__logo.ff-heading.fs-heading-base {
    width: 50% !important;
  }
}
@media screen and (min-width: 1950px) {
  .textimg2st {
    padding: 2vw 1vw !important;
  }
}
  
  /* ====== slider arrow  ====== */
  .warp-slider {
    position: relative;
  }
  .rightarrowleft-righ ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .rightarrowleft-righ {
    position: absolute;
    display: flex;
    top: 0;
    height: 100%;
    align-items: center;
    width: 100%;
  }
  .rightarrowleft-righ ul li {
    z-index: 9;
    cursor: pointer;
  }
  .rightarrowleft-righ ul li:first-child {
    position: relative;
    left: -20px;
  }
  .rightarrowleft-righ ul li:last-child {
    position: relative;
    right: -20px;
  }
  .rightarrowleft-righ ul li svg {
    width: 45px;
    height: 45px
  }
  
  .coll-list-scroll .rightarrowleft-righ ul li:last-child {
    position: relative;
    right: -45px;
    top: -35px;
  }
  .coll-list-scroll .rightarrowleft-righ ul li:first-child {
    position: relative;
    left: -45px;
    top: -35px;
  }
  .coll-list-scroll .rightarrowleft-righ ul li svg {
    width: 50px;
    height: 45px
  }
  .slick-next.slick-arrow,
  .slick-prev.slick-arrow {
    width: 45px !important;
    height: 45px !important;
    background: #000000 !important;
  }
  .slick-next.slick-arrow:before {
    font-size: 17px !important;
    color: #ffffff !important;
  }
  .slick-prev.slick-arrow:before {
    font-size: 17px !important;
    color: #ffffff !important;
  }
  .slick-prev.slick-arrow {
    left: 1% !important;
  }
  .slick-next.slick-arrow {
    right: 1% !important;
  }
@media screen and (max-width: 768px) {
  .slick-next.slick-arrow,
  .slick-prev.slick-arrow {
    width: 35px !important;
    height: 35px !important;
    background: #000000 !important;
  }
  .review_slider .rightarrowleft-righ ul li:last-child {
    position: relative;
    right: 10px;
  }
  .review_slider .rightarrowleft-righ ul li:first-child {
    position: relative;
    left: 10px;
  }
  .coll-list-scroll .warp-slider {
    position: relative;
    padding: 0 30px;
  }
  .coll-list-scroll .rightarrowleft-righ ul li:last-child {
    position: relative;
    right: 15px;
    top: -35px;
  }
  .coll-list-scroll .grid-imginner {
    padding: 0 0;
    text-align: center;
  }
  .slick-arrow svg {
    width: 35px !important;
    height: 35px !important;
  }
  
  .collection-list__wrapper .mobile-carousel__pagination-arrow--prev {
    transform: translate(0);
    opacity: 1;
  }
}
  .slick-arrow svg {
    background: linear-gradient(90deg, rgba(2,0,36,0) 30%, rgba(255,255,255,1) 48%, rgba(0,212,255,0) 74%);
    border-radius: 50%;
  }
  
  .slick-arrow svg path {
    fill: #000;
  }
  
  /* ====== slider arrow end  ====== */
  .collection-item__header {
    font-size: 18px !important;
    text-align: center;
    font-family: 'sofiapro-light' !important;
  }
  .collection-list__wrapper .slider-button .icon {
    width: 100%;
    height: 100%;
    position: relative;
    top: -5px;
  }
  .collection-list__wrapper .slider-button .icon svg path {
    fill: #000;
  }
  .collection-list__wrapper .slider-button .icon svg {
    color: #000;
  }
  .contactbtn-block {
    text-align: center;
    margin: 15px 0 3rem;
  }
  .faqbtn-block {
    text-align: center;
    margin: 2rem 0 20px;
  }
  .coll-section-btn {
    text-align: center;
    margin: 2rem 0 1rem;
  }
  .overbtn {
    position: relative;
  }
  .collhover-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: ease 1.2s;
  }
  .collection-item:hover .collhover-btn {
    opacity: 1;
  }
  .collhover-btn:after {
    content: '';
    background: #fffefe;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.6;
  }
  .btncolhr {
    background: #8c4522;
    color: #fff;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    padding: 12px 10px;
    border-radius: 10px;
    letter-spacing: 0.05em;
    z-index: 9;
  }
  @media screen and (min-width: 1024px) {
  .footer-block-links {
    width: 25%;
}
  }

  .about_colums_img .imgblocks .image--responsive {
    background: transparent !important;
    padding-top: 0 !important;
}
.about_colums_img .imgblocks .image--responsive img {
    position: relative !important;
}
 @media screen and (min-width: 1024px) {
.about_colums_img .imgblocks .image--responsive img {
    height: 320px;
}
 }
.gmSlideVideoWrap video{
  object-fit:cover;
}
 @media screen and (max-width:620px) {
  .gmSlideWrap{
    position: unset;
    transform:unset;
  }
 }