@font-face {
    font-family: redhat-black;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Black.ttf');
}
@font-face {
    font-family: redhat-bold;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Bold.ttf');
}
@font-face {
    font-family: redhat-medium;
    src: url('../fonts/RedHatDisplay/RedHatDisplay-Medium.ttf');
}
@font-face {
    font-family: raleway-regular;
    src: url('../fonts/Raleway/Raleway-Regular.ttf');
}
@font-face {
    font-family: raleway-medium;
    src: url('../fonts/Raleway/Raleway-Medium.ttf');
}
@font-face {
    font-family: raleway-semibold;
    src: url('../fonts/Raleway/Raleway-SemiBold.ttf');
}
@font-face {
    font-family: raleway-light;
    src: url('../fonts/Raleway/Raleway-Light.ttf');
}
/* header */
.container {
    max-width: 90.7rem;
    padding-left: 4.15rem;
    padding-right: 4.15rem;
}
.header .header-content nav.navbar ul.navbar-nav .nav-link {
    font-weight: 600;
    color: #000000;
}
.group-action {
    align-items: center;
}
.header .header-content nav.navbar ul.navbar-nav .nav-link:hover {
    color: #386641;
}
.group-action {
    align-items: center;
}
.shop-cart img {
    width: 17px;
    height: 17px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.image-shop {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.navbar-toggler img {
    width: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
/* header */
/* footer */
.footer-wrap {
    padding: 0 250px;
    background: #6A994E;
    height: 300px;
}
.footer {
    display: flex;
    padding-top: 40px;
}
.footer-title {
    display: grid;
    flex: 0 0 30%;
}
.footer-title p {
    font-size: 18px;
    font-family: redhat-bold;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
}
.footer-title a {
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 0.32px;
    color: #FFFFFF;
    font-family: raleway-medium;
}
.footer-title .service1 {
    margin-top: -48px;
}
.footer-title .service2 {
    margin-top: -72px;
}
.phone {
    display: flex;
    margin-top: -30px;
}
.email {
    display: flex;
    margin-top: -35px;
}
.location {
    display: flex;
    margin-top: -40px;
}
.phone img {
    width: 20px;
    height: 20px;   
}
.email img {
    width: 20px;
    height: 20px;
}
.location img {
    width: 20px;
    height: 20px;
}
.phone span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.email span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.location span {
    color: #FFFFFF;
    margin-left: 20px;
    font-size: 16px;
    font-family: raleway-medium;
    letter-spacing: 0.32px;
}
.face {
    width: 25px;
    height: 20px;
    margin-right: 5px;
}
.ins {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.youtube {
    width: 25px;
    height: 25px;
}
.fiy {
    margin-top: -81px;
}
.copyright {
    height: 35px;
     background: #386641;
}
.copyright p {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    font-size: 16px;
    font-family: raleway-regular;
}
/* footer */
/* product-detail */
.section-product-detail {
    margin-top: 50px;
}
.product-detail-image-parent {
    width: 406px;
    margin-left: 125px;
}
.product-detail-image-child {
    display: flex;
    margin-top: 10px;
    margin-left: 125px;
}
.product-detail-image-child img {
    width: 84px;
    height: 56px;
    border: 2px solid #0000001A;
}
.product-detail-child2 {
    margin-left: 15px;
}
.product_meta .sku_wrapper {
    font-size: 14px;
    /* font-family: redhat-regular; */
    letter-spacing: 1.4px;
    color: #919191;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.product_meta {
    margin-bottom: 20px;
}
.product_title {
    font-size: 32px;
    font-family: redhat-bold;
    letter-spacing: 3.2px;
    color: #272727;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-right: 175px;
}
.product-price {
    margin-bottom: 50px;
}
.entry-summary .price {
    margin-bottom: 20px;
}
.entry-summary .price del .woocommerce-Price-amount {
    font-size: 22px;
    font-family: redhat-regular !important;
    letter-spacing: 0.88px;
    color: #A0A0A0 !important;
}
.entry-summary .price ins {
    font-size: 22px;
    font-family: redhat-bold;
    letter-spacing: 0.88px;
    color: #000000;
    border-bottom: none;
    margin-left: 15px;
    text-decoration: none;
}
.price-addcart-itemssld {
    display: flex;
}
/* min-max-price */
.buttons_added {
    opacity:1;
    display:inline-block;
    display:-ms-inline-flexbox;
    display:inline-flex;
    white-space:nowrap;
    vertical-align:top;
}
.is-form {
    overflow:hidden;
    position:relative;
    padding:0;
    height: 39px;
    width: 50px;
    font-size: 30px;
    border: none;
    background: #386641;
    color:#FFFFFF;
}
.is-form:focus,.input-text:focus {
    outline:none;
}
.qty {
    background-color:#F8F8F8;
    height: 39px;
    text-align:center;
    font-size:1rem;
    display:inline-block;
    vertical-align:top;
    margin:0;
    border: none;
    border-left:0;
    border-right:0;
    padding:0;
    font-size: 20px;
    width: 90px;
}
.qty::-webkit-outer-spin-button,.qty::-webkit-inner-spin-button {
    -webkit-appearance:none;
    margin:0;
}
.addcart-itemssld {
    margin-left: 15px;
}
.addcart-itemssld button {
    font-size: 18px;
    font-family: redhat-bold;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: none;
    background: #386641;
    padding: 9px 30px 9px 30px;
}
/* min-max-price */
.border-line {
    border: 1px solid #272727;
    opacity: 0.15;
    margin-bottom: 20px;
}
.product-detail-feature {
    padding: 0 40px;
    margin-bottom: 20px;
}
.product-detail-feature-title .icon-less {
    width: 8px;
    height: 8px;
}
.product-detail-feature-title .icon-more {
    width: 10px;
    height: 10px;
}
.product-detail-specification {
    padding: 0 40px;
    margin-bottom: 20px;
}
.product-detail-specification-title .icon-less {
    width: 8px;
    height: 8px;
}
.product-detail-specification-title .icon-more {
    width: 10px;
    height: 10px;
}
.product-detail-feature-wrap {
    padding: 0 212px;
    margin-top: 70px;
}
.product-detail-feature-title {
    display: flex;
}
.product-detail-specification-title {
    display: flex;
}
.product-detail-feature-title p {
    flex: 0 0 97%;
    font-size: 16px;
    font-family: raleway-semibold;
    letter-spacing: 0.32px;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.product-detail-specification-title p {
    flex: 0 0 97%;
    font-size: 16px;
    font-family: raleway-semibold;
    letter-spacing: 0.32px;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.product-detail-feature span {
    font-size: 14px;
    font-family: raleway-light;
    letter-spacing: 0.28px;
    color: #000000;
    text-transform: capitalize;
}
.product-detail-specification span {
    font-size: 14px;
    font-family: raleway-light;
    letter-spacing: 0.28px;
    color: #000000;
    text-transform: capitalize;
}
#icon-less-feature {
    display: none;
}
#icon-less-specification {
    display: none;
}
.active {
    color: #000000;
    text-transform: capitalize;
}
/* slide */
.product-detail-slide-wrap {
    background: #F2E8CF;
    height: 520px;
    margin-top: 60px;
}
.feature-product__content {
    padding: 0 65px;
}
.feature-product__content--title {
    font-size: 16px;
    font-family: redhat-bold;
    margin-bottom: 30px;
    padding: 0 40px;
    text-transform: uppercase;
}
.content-item__wrap {
    width: 278px;
    text-align: center;
    background: white;
    height: 270px;
    overflow: hidden;
    position: relative;
}
.content-item__wrap img {
    width: auto;
    height: 160px;
}
.content-item__price {
    font-size: 18px;
    font-family: redhat-medium;
}
.product-detail-slide-title {
    text-align: center;
    margin-bottom: 60px;
    padding-top: 60px;
}
.product-detail-slide-title h1 {
    font-size: 28px;
    font-family: redhat-bold;
    letter-spacing: 2.24px;
    color: #272727;
    text-transform: uppercase;
}
.catelogy-slide-wrap {
    height: 340px;
}
/* slide */
/* product-detail */
/* add to cart */
.add-to-cart {
    display: flex;
    width: 278px;
    height: 55px;
    background: #386641;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: -100px;
}
.add-to-cart img {
    width: 32px;
    height: 32px;
    margin-right: 15px;
}
.add-to-cart p {
    letter-spacing: 1px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 20px;
    font-family: redhat-bold;
}
.add-to-cart {
    transition: .5s all ease-in-out;
}
.content-item__wrap:hover .add-to-cart{
    bottom: 0;
}
/* add to cart */
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    background: #FFFFFF;
    z-index: 999;
  }
  @media all and (min-width: 320px) {
      .table-cart-page .quantity {
          justify-content: flex-end;
      }
    .single_add_to_cart_button {
        margin-left: 0;
    }
      .entry-summary .quantity {
          justify-content: center;
          margin-bottom: 20px;
      }
    .entry-summary .cart {
        display: block;
    }
      .product-detail-content .entry-summary {
          text-align: center;
      }
    .summary-product-detail {
        padding: 0 !important;
        margin-top: 220px;
    }
    /* footer */
    .footer-wrap {
       padding: 0 30px;
       height: 700px;
   }
   .footer {
       display: block;
   }
   .footer-title {
       margin-bottom: 50px;
   }
   .footer-title .about-grid {
       display: grid;
   }
   .footer-title .service1 {
       margin-top: 15px;
   }
   .footer-title .service2 {
       margin-top: 15px;
   }
   .phone {
       margin-top: 15px;
   }
   .email {
       margin-top: 15px;
   }
   .location {
       margin-top: 15px;
   }
   .fiy {
       margin-top: 15px;
   }
   /* footer */
   .product-detail-feature-wrap {
       padding: 0;
   }
   .product-detail-image-parent {
       width: 280px;
       height: 240px;
       margin-left: 0;
   }
   .product-detail-image-child {
       margin-left: 0;
       margin-bottom: 30px;
   }
   .product_title {
       text-align: center;
       padding-right: 0;
   }
   .product-price {
       text-align: center;
   }
   .price-addcart-itemssld {
       display: block;
       text-align: center;
   }
   .addcart-itemssld {
       margin-left: 0;
       margin-top: 30px;
   }
}
@media all and (min-width: 414px) {}
@media all and (min-width: 600px) {
    /* .table-cart-page .quantity {
        justify-content: flex-s;
    } */
    .single_add_to_cart_button {
        margin-left: 20px;
    }
    .entry-summary .quantity {
        margin-bottom: 0;
    }
    .entry-summary .cart {
        display: flex;
        justify-content: center;
    }
    .product-detail-content .entry-summary {
        text-align: center;
    }
   .product-detail-image-parent {
       width: 50%;
       height: 295px;
       margin-left: 25%;
   }
   .product-detail-image-child {
       margin-left: 25%;
   }
   .product-code {
       text-align: center;
   }
   .feature-product__content {
       padding: 0 75px;
   }
}
@media all and (min-width: 1024px) {
    .entry-summary .cart {
        justify-content: left;
    }
    .product-detail-content .entry-summary {
        text-align: left;
    }
    .summary-product-detail {
        padding: 0 !important;
         margin-top: 50px;
     }
   /* footer */
   .footer {
       display: flex;
   }
   .footer-wrap {
       padding: 0 70px;
       height: 300px;
   }
   .footer-title .service1 {
       margin-top: -44px;
   }
   .footer-title .service2 {
       margin-top: -72px;
   }
   .phone {
       margin-top: -30px;
   }
   .email {
       margin-top: -35px;
   }
   .location {
       margin-top: -40px;
   }
   .fiy {
       margin-top: -81px;
   }
   /* footer */
   .product-detail-feature-wrap {
       padding: 0 212px;
   }
   .product-detail-image-parent {
       width: 406px;
       height: 440px;
       margin-left: 125px;
   }
   .product-detail-image-child {
       margin-left: 0;
       margin-bottom: 0;
   }
   .product_title {
       text-align: left;
       padding-right: 0;
   }
   .product-price {
       text-align: left;
   }
   .price-addcart-itemssld {
       display: flex;
       text-align: left;
   }
   .addcart-itemssld {
       margin-left: 15px;
       margin-top: 0;
   }
   .product-code {
       text-align: left;
   }
   .feature-product__content {
       padding: 0 70px;
   }
   .product-detail-image-parent {
       margin-left: 0;
   }
}
@media all and (min-width: 1366px) {
    /* footer */
    .footer-wrap {
       padding: 0 250px;
       height: 300px;
   }
   .footer {
       display: flex;
   }
   .footer-title {
       margin-bottom: 0;
   }
   .footer-title .about-grid {
       display: grid;
   }
   .footer-title .service1 {
       margin-top: -48px;
   }
   .footer-title .service2 {
       margin-top: -72px;
   }
   .phone {
       margin-top: -30px;
   }
   .email {
       margin-top: -35px;
   }
   .location {
       margin-top: -40px;
   }
   .fiy {
       margin-top: -81px;
   }
   /* footer */
   .feature-product__content {
       padding: 0 65px;
   }
   .product-detail-image-parent {
       margin-left: 125px;
   }
   .product_title {
       text-align: left;
       padding-right: 175px;
   }
   .product-detail-image-child {
       margin-left: 125px;
   }
}
@media all and (min-width: 1900px) {
    /* footer */
    .footer-title p {
       font-size: 24px;
   }
   .footer-title a {
       font-size: 20px;
   }
   .copyright p {
       font-size: 20px;
   }
   /* footer */
   .product-detail-image-parent {
       width: 65%;
       margin-left: 278px;
       height: 365px;
   }
   .product-code {
       font-size: 20px;
   }
   .product-detail-image-child img {
       width: 120px;
       height: 90px;
   }
   .product-detail-image-child {
       margin-left: 278px;
   }
   .product-detail-feature {
       padding: 0 265px;
   }
   .product-detail-specification {
       padding: 0 265px;
   }
   .product-detail-feature-title p {
       font-size: 24px;
   }
   .product-detail-specification-title p {
       font-size: 24px;
   }
   .product-detail-feature span {
       font-size: 20px;
   }
   .product-detail-specification span {
       font-size: 20px;
   }
   .product-detail-slide-title h1 {
       font-size: 38px;
   }
   .feature-product__content {
       padding: 0 75px;
   }
   /* .border-line {
       width: 1278px;
       margin-left: 198px;
   } */
}
.woocommerce-product-gallery__image img {
    height: 341px;
    object-fit: contain;
    border: 3px solid #0000001A;
    box-shadow: 0px 3px 10px #0000001A;
}
.single_add_to_cart_button {
    font-size: 18px;
    font-family: redhat-bold;
    letter-spacing: 0.72px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: none;
    background: #386641;
    padding: 9px 30px 9px 30px;
    outline: none !important;
}
.product-detail-image-parent .flex-control-thumbs {
    display: flex;
    padding: 0;
}
.product-detail-image-parent .flex-control-thumbs li::marker {
    content: "";
}
.product-detail-image-parent .flex-control-thumbs li {
    height: 70px;
    border: 2px solid #0000001A;
    width: 84px;
    margin-right: 10px;
    margin-top: 15px;
}
.product-detail-image-parent .flex-control-thumbs li img {
    height: 100%;
    object-fit: contain;
}
.product-detail-feature-wrap .border-line {
    width: 100% !important;
}
.product-detail-content .price .woocommerce-Price-amount {
    font-size: 22px;
    font-family: redhat-bold;
    letter-spacing: 0.88px;
    color: #000000;
    border-bottom: none;
    margin-left: 15px;
}