#product {
    padding: 46px 0 41px;
}

main {
    width: 100%;
}
.product-left {
    margin-right: 30px;
    flex-basis: 685px;
    max-width: calc(100% - 515px);
    flex-shrink: 1;
    flex-grow: 0;
}
#product .product-image {
    height: 460px;
    width: 100%;
  }
.product-image {
    width: 100%;
    margin-top: 4px;
}
.product-image .big-pic {
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
.product-thumbs {
    margin-top: 29px;
}
/* .product-thumbs .swiper-slide {
    max-width: 150px !important;
    min-width: 150px !important;
} */
.product-thumbs .circle.swiper-button-prev,
.product-thumbs .circle.swiper-button-next,
#similar .circle.swiper-button-prev,
#similar .circle.swiper-button-next {
    width: 38px;
    height: 38px;
    top: inherit;
    left: inherit;
    right: inherit;
    margin-top: 0;
    position: relative;
    outline: none;
    flex-shrink: 0;
    border: 1px solid #dcdcdc;
}

#similar .circle.swiper-button-prev {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
}

#similar .circle.swiper-button-next {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
}

.product-thumbs .circle.swiper-button-prev {
    margin-left: 0;
    margin-right: 45px;
}

.product-thumbs .circle.swiper-button-next {
    margin-right: 0;
    margin-left: 45px;
}

.product-thumbs .circle.swiper-button-prev:after,
.product-thumbs .circle.swiper-container-rtl .swiper-button-next:after,
.product-thumbs .circle.swiper-button-next:after,
.product-thumbs .circle.swiper-container-rtl .swiper-button-prev:after,
#similar .circle.swiper-button-prev:after,
#similar .circle.swiper-container-rtl .swiper-button-next:after,
#similar .circle.swiper-button-next:after,
#similar .circle.swiper-container-rtl .swiper-button-prev:after {
    display: none;
}

.product-thumb {
    width: 103px;
    height: 77px;
}

.product-disclaimer {
    padding: 10px 10px 0;
}

.product-disclaimer p {
    font-size: 10px;
    line-height: 14px;
    margin-top: 10px;
}

.product-right {
    flex-basis: calc(100% - 715px);
    flex-grow: 1;
}

.product-right p.price-cta {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 1px;
    font-weight: bold;
}

.product-right>h1.product-title {
    font-size: 29px;
    line-height: 32px;
    width: 390px;
    max-width: 100%;
    margin-bottom: 3px;
    margin-top: 0;
}

.price-main {
    position: relative;
    left: -14px;
    font-size: 88.5px;
}

.product-right p.product-sku {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 1em;
}

.product-price {
    font-size: 80px;
}

.product-buttons {
    margin-top: 27px;
}

.product-buttons .button {
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    width: 100%;
}

.product-buttons button {
    color: #000;
    margin-bottom: 15px;
}

.product-buttons .checkout-cart {
    background-color: #fff;
    border: 2px solid var(--black);
    color: #000;
}

.product-terms {
    font-size: 15px;
    line-height: 22px;
    margin: 5px auto 19px auto;
}

.product-services {
    padding: 23px 15px 0 15px;
}

.product-services .product-service {
    padding: 0 10px;
}

.product-services p {
    margin-top: 0.625em;
    font-size: 13px;
    line-height: 1.1;
    text-transform: uppercase;
}

.product-service .image img {
    width: 65px;
}

#product-details .container {
    --content-width: 1230px;
}

#product-details ul {
    margin-top: 0;
}

#product-details ul li {
    padding: 0;
    border: none !important;
}

#product-details .title {
    font-size: 26px;
    position: relative;
    padding: 25px 0 0 0;
}

.accordionjs .acc_section .acc_content {
    padding: 0 0 12px 0;
    max-width: 790px;
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

#product-details .title::after {
    content: '';
    position: absolute;
    background-image: url('../../images/icons/accordion-arrow.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 18px;
    height: 10.5px;
    top: 41px;
    right: 0;
}

.category-product {
    height: 318px;
    flex-grow: 1;
}

.category-product .products-image img {
    max-width: 100%;
}

.category-product .products-details {
    height: 80px;
}

.category-product .products-details span {
    margin-top: 12px;
}

/* Checkout - step 1 */
.checkout-step form {
    width: 411px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 24px;
}

.checkout-step input, .checkout-step input::placeholder {
    color: #000 !important;
}
.product-detail .note {
    font-size: 13.5px;
    margin-top: -5px;
    flex-basis: 100%;
}

.product-detail .checkout-step .form-field input,
.product-detail .checkout-step .form-field select {
    height: 47px;
}

.checkout-step .form-field {
    margin-bottom: 15.5px;
}

.checkout-step .form-action {
    font-size: 0.875em;
}

.checkout-step .form-action [type="submit"].button {
    border: none;
    font-size: 17px;
    margin-top: 7px;
    height: 52.5px;
    line-height: 52.5px;
    width: 100%;
    max-width: 310px;
}

.checkout-step .form-field select {
    background-position: calc(100% - 17.5px) center;
    background-size: 14px 8.5px;
    background-image: url('../../images/icons/accordion-arrow.png');
    background-repeat: no-repeat;
}

.checkout-step .form-field input,
.checkout-step .form-field input::placeholder,
.checkout-step .form-field select,
.checkout-step .form-field select::placeholder {
    color: #000 !important;
    font-size: 15px;
    text-indent: 15px;
    font-family: 'montserratmedium';
    letter-spacing: 0.015em;
    border-color: #bbbbbb;
}

.checkout-step .form-field input:focus,
.checkout-step .form-field select:focus {
    border-color: var(--red);
}

.checkout-step .form-field input, 
.checkout-step .form-field select {
    height: 45px;
    width: 100%;
}
.checkout-step .form-field select  {
    border: none;
    background-color: #fff;
}

.form-action.p0 {
    padding: 0;
}

#popup-wrong-zip .popup-content {
    width: 546px;
    height: 339px;
}

#popup-wrong-zip p {
    font-size: 1.125em;
}

#popup-wrong-zip p.bold {
    font-size: 4.5em;
    margin-bottom: 0;
}

#similar {
    padding: 22px 0 33px 0;
}

#similar .container {
    --content-width: 1317px;
}

#similar h3 {
    font-size: 39px;
    line-height: 41px;
    margin-bottom: 35px;
    position: relative;
}

#similar h3 span {
    font-size: 33.5px;
}

#similar h3 .border {
    position: absolute;
    top: 20px;
    bottom: 18px;
    left: -49px;
    right: -50px;
    border: 2px solid var(--red);
    border-bottom: none;
    border-top: none;
}

#similar h3 .border::before {
    content: '';
    position: absolute;
    background-color: var(--red);
    top: 0;
    left: 0;
    height: 2px;
    width: 101px;
}

#similar h3 .border::after {
    content: '';
    position: absolute;
    background-color: var(--red);
    top: 0;
    right: 0;
    height: 2px;
    width: 101px;
}

#similar h3 .border .bottom {
    inset: 0;
    position: absolute;
}

#similar h3 .border .bottom::before {
    content: '';
    position: absolute;
    background-color: var(--red);
    bottom: 0;
    left: 0;
    height: 2px;
    width: 38px;
}

#similar h3 .border .bottom::after {
    content: '';
    position: absolute;
    background-color: var(--red);
    bottom: 0;
    right: 0;
    height: 2px;
    width: 38px;
}

#similar .category-product {
    margin-bottom: 20px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border: 1px solid #f4f4f4;
}

#similar .category-product p {
    color: var(--light-blue);
    font-size: 16px;
}

#similar .category-product:hover {
    text-decoration: none !important;
}

#similar .category-product:nth-child(4n) {
    margin-right: 0;
}

#similar .swiper-container {
    padding: 30px 15px;
    margin: -30px -15px;
}

#similar .price-round {
    right: -9px;
    top: -13px;
    text-align: center;
}

#similar .price-inner {
    font-size: 31px;
}

.image-height {
    min-height: 450px;
}

#similar .prev-button, #similar .next-button {
    position: absolute;
    top: 50%;
    cursor: pointer;
}	
#similar .swiper-slide .image-box {
    width: 240px;
    height: 230px;
    border-radius: 0;
    /* border: 2px solid rgba(71,71,71,.2); */
    margin-bottom: 30px;
    margin: auto ;
}
#similar .swiper-slide .image-box img {
    border-radius: 0% !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: contain;
}
#similar {
    position: relative;
}
#similar .swiper-slide {
    position: relative;
    height: 320px;
    border: 1px solid rgba(71,71,71,.2);
    /* padding-top: 50px; */
}
#similar .swiper-slide .category-label {
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    text-transform: capitalize;
}	
#similar .swiper-slide .category-label span {
    padding: 5px 10px;
}
#similar .swiper-slide a {
    text-decoration: none;
    color: #000;
}	
#similar  .next-button {
    right: 0 !important;
}
#similar  .prev-button {
    left: 0 !important;
}
#similar .h-price {
    width: 93px;
    height: 93px;
    color: #fff;
    border-radius: 50%;
    letter-spacing: -.01em;
    position: absolute;
    top: -20px;
    right: -12px;
    z-index: 1;
    align-items: center;
    justify-content: center;
}
#similar .h-price-top {
    font-size: 27px;
    line-height: 27px;
    font-weight: 900;
    text-align: center;
    position: relative;
    z-index: 3;
}
#similar .h-price-top .h-period {
    font-size: 14px;
    line-height: 13px;
    display: block;
    font-weight: 700;
} 
#similar .similar-inner {
    padding: 20px 52px;
}   
#similar .title {
    margin: 0 auto 33px auto;
    font-size: 39px;
    line-height: 1;
}
.checkout-step .product-title {
    font-size: 26px;
    margin: 0;
}
.product-service .image {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #ee632c;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-service .image img {
    width: 65%;
    height: 65%;
    object-fit: contain;
}
.product-thumbs .circle.swiper-button-prev, .product-thumbs .circle.swiper-button-next, #similar .circle.swiper-button-prev, #similar .circle.swiper-button-next
{
    border: none !important;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: none !important;
}
.accordionjs .acc_section.acc_active > .acc_head {
    background: transparent !important;
    border: none;
}
.price {
    line-height: 1;
    margin: -.22em auto 0;
}
.product-price {
    margin-top: 0;
    align-self: center;
}
.price-main sup {
    font-size: 43%;
    line-height: 1;
    /* top: -.75em !important; */
}
.price-main sup.decimal {
    top: -2px;
}
.price .period {
    font-size: 28px;
}
.price .doller {
    top: -0.8em;
}
.title-container strong {
    font-size: 24px;
    text-transform: uppercase;
}
.price-shadow {
    content: '';
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.price-shadow-2 {
    content: '';
    border-radius: 50%;
    top: 3px;
    bottom: -3px;
    left: 1px;
    right: -4px;
    z-index: 1;
  }
@media screen and (max-width: 1200px) {
    #recently .slider-container {
        max-width: 500px;
    }
}

@media screen and (max-width: 991px) {
    .product-right {
        font-size: 13px;
    }

    #recently .products-slider-control {
        top: 50%;
        z-index: 1;
        width: 100%;
        left: 0;
        margin-top: -19px;
        pointer-events: none;
    }

    #recently .favorite h5 {
        font-size: 1.75em;
    }

    #recently .favorite p {
        font-size: 1.25em;
    }

    #recently .products-slider-control .swiper-button-next,
    #recently .products-slider-control .swiper-button-prev {
        pointer-events: all;
        margin: 0 15px;
        background-color: #fff;
    }

    #recently .products-slider-control .swiper-button-prev {
        display: none;
    }

    .product-thumbs .circle.swiper-button-prev {
        margin-right: 20px;
    }

    .product-thumbs .circle.swiper-button-next {
        margin-left: 20px;
    }

    /* .product-thumbs .swiper-slide {
        width: calc(33.333% - 12px);
    } */

    .product-thumb {
        width: 100%;
    }
}

@media screen and (min-width: 767px) {
    #recently .favorite {
        height: 255px
    }
}

@media screen and (max-width: 767px) {
    #product>.container {
        flex-direction: column;
        align-items: center;
    }

    #product-details ul li {
        padding: 0 15px 25px 15px;
    }

    #similar {
        text-align: center;
        padding: 4px 0 46px 0;
    }

    #similar h3 {
        font-size: 19px;
        margin-bottom: 24px;
    }

    #similar .category-product p {
        font-size: 10px;
    }

    #similar .category-product {
        border-radius: 0;
    }

    .product-left {
        flex-basis: auto;
        margin-right: 0;
        margin-bottom: 32px;
        max-width: 100%;
    }

    .product-thumbs .circle.swiper-button-prev,
    .product-thumbs .circle.swiper-button-next,
    #similar .circle.swiper-button-prev,
    #similar .circle.swiper-button-next {
        display: flex;
    }

    .product-right {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-basis: auto;
    }

    .product-right p.price-cta {
        margin-bottom: 15px;
    }

    .product-right p.product-sku,
    .product-right p.price-cta,
    .product-buttons,
    .product-disclaimer {
        flex-basis: 100%;
    }

    .price-main .period {
        left: -2px;
    }

    .product-buttons {
        display: flex;
        width: 100%;
        flex-direction: column;
    }

    .product-buttons>* {
        flex-basis: 100%;
    }

    .product-buttons br {
        display: none;
    }

    .product-buttons .button {
        width: 100%;
        margin: 0px auto;
        height: 47.5px;
        line-height: 47.5px;
        font-size: 18px;
    }

    .product-buttons .checkout-cart {
        height: 44px;
        line-height: 44px;
    }

    .product-buttons .button:first-child {
        margin-bottom: 13px;
    }

    .product-terms {
        margin-bottom: 0;
    }

    .product-services {
        margin: 20px -15px 0;
        padding-top: 21px;
        padding-bottom: 10px;
        border-color: var(--dark-gray);
        justify-content: center;
        gap: 27px 0;
    }

    .product-disclaimer {
        padding-top: 0;
    }

    #recently .slider-container {
        max-width: 100%;
        padding-left: 50px;
    }

    #recently .swiper-slide {
        width: fit-content;
    }

    #recently .products-slider.swiper-container {
        margin: 0;
    }

    #recently .container {
        flex-wrap: wrap;
    }

    #recently .favorite {
        padding: 35px;
        margin-bottom: 2em;
    }

    .image-height {
        min-height: 100%;
    }

    #similarMobile a {
        text-decoration: none;
    }
    #similarMobile .title-container{
        /* padding: 0 25px; */
        line-height: 1;
        width: 100%;
    }
    #similarMobile {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #similarMobile .categories-item {
        float: left;
        margin-right: 20px;
        /* padding-top: 50px; */
        position: relative;
        max-width: 100% !important;
    }
    #similarMobile .inner {
        width: 3250px;
        padding-top: 50px;
    }
    #similarMobile .categories-container {
        width: 100%;
        overflow-x: scroll;
    }
    #similarMobile .image-box {
        width: 300px;
        height: 290px;
        border-radius: 0;
        /* border: 2px solid rgba(71,71,71,.2); */
        margin-bottom: 30px;
        margin: auto ;
        /* padding: 15px; */
    }
    #similarMobile .image-box  img {
        border-radius: 0% !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: contain;
    }  
    #similarMobile .categories-item .category-label {
        text-align: center;
        font-size: 18px;
        margin-top: 16px;
        color: #000;
        font-weight: 500;
        height: 90px;
    }	
    #similarMobile.categories-item .category-label span {
        padding: 5px 10px;
    }
    #similarMobile .btn-container {
        height: 50px;
    }
    #similarMobile .categories-container {
        -ms-overflow-style: none;  /* Internet Explorer 10+ */
        scrollbar-width: none;  /* Firefox */
    }
    #similarMobile .categories-container::-webkit-scrollbar { 
        display: none;  /* Safari and Chrome */
    }    
    #similarMobile .h-price {
        width: 93px;
        height: 93px;
        background-color: var(--black);
        color: #fff;
        border-radius: 50%;
        letter-spacing: -.01em;
        position: absolute;
        top: -20px;
        right: -15px;
        z-index: 1;
        align-items: center;
        justify-content: center;
      }
      #similarMobile .h-price-top {
        font-size: 27px;
        line-height: 27px;
        font-weight: 900;
        text-align: center;
        position: relative;
        z-index: 3;
      }
      #similarMobile .h-price-top .h-period {
        font-size: 14px;
        line-height: 13px;
        display: block;
        font-weight: 700;
      }    

      #similarMobile .heading-style .h-right .h-right-top .text-icon {
        font-size: 29px;
      }

      #similarMobile .categories-item {
        width: 300px !important;
        border: 1px solid rgba(71,71,71,.2);
      }    
}

@media screen and (max-width: 567px) {
    #product {
        padding: 15px 0 0;
    }

    .product-thumbs {
        margin-top: 10px;
    }

    .product-thumbs .circle.swiper-button-prev {
        margin-right: 25px;
    }

    .product-thumbs .circle.swiper-button-next {
        margin-left: 25px;
    }

    .product-thumb {
        width: 102px;
        height: 76px;
    }

    .product-thumbs .circle.swiper-button-prev,
    .product-thumbs .circle.swiper-button-next {
        width: 29px;
        height: 29px;
        padding: 0 12px;
    }

    .product-right p.price-cta {
        margin-top: 9px;
        margin-bottom: 13px;
    }

    .product-right h1.product-title {
        font-size: 24px;
        line-height: 27.5px;
        max-width: 300px;
        margin: 0 auto 10px auto;
    }
    .checkout-step .product-right h1.product-title {
        margin: 0 auto 0 auto !important;
    }

    .checkout-step form {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .checkout-step .form-field {
        margin-bottom: 20px;
    }

    .checkout-step .form-action [type="submit"].button {
        margin-top: 13px;
        height: 50px;
        line-height: 50px;
        max-width: unset;
    }

    .product-detail .checkout-step .form-field input,
    .product-detail .checkout-step .form-field select {
        font-size: 13px;
        height: 43.5px;
    }

    .product-detail .note {
        font-size: 11px;
    }

    .product-right h1.product-title:nth-child(2) {
        font-size: 28px;
        line-height: 35px;
    }

    .product-right p.product-sku {
        margin-bottom: 0;
    }

    .product-price {
        font-size: 87px;
    }

    .product-buttons {
        flex-basis: 269px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 17px;
        margin-top: 0;
    }

    .product-services {
        flex-wrap: wrap;
        width: 340px;
        margin: auto;
        padding: 23px 5px 0 5px;        
    }

    .product-services .product-service {
        flex-basis: 100%;
        flex-direction: row;
        justify-content: start;
        padding-left: 0;
        text-align: left;
    }

    .product-services .product-service .image {
        flex-basis: 56px;
        flex-shrink: 0;
    }

    .product-services .product-service:nth-child(1) img {
        width: 65px;
    }

    .product-services .product-service:nth-child(2) img {
        width: 65px;
    }

    .product-services .product-service:nth-child(3) img {
        width: 60px;
        padding-top: 4px;
    }

    .product-services p {
        font-size: 18px;
        line-height: 1.175;
        margin-top: 5px;
        margin-left: 12px;
    }

    .product-terms {
        font-size: 14px;
        margin: 30px auto 1em;
    }

    .product-disclaimer {
        padding: 0;
    }

    .product-disclaimer p {
        margin-top: 27px;
        font-size: 11px;
        line-height: 14px;
    }

    #product-details {
        padding: 20px 0 27px;
    }

    #product-details ul li {
        padding: 0 10px 20px 10px;
    }

    #product-details .title {
        font-size: 24px;
    }

    #product-details .title::after {
        top: 37px;
        right: -5px;
    }

    #recently {
        padding: 50px 0px;
    }

    .recently-head {
        justify-content: center;
        margin-bottom: 15px;
    }

    #recently h4 {
        font-size: 1.3125em;
        margin: 0;
    }

    #recently .favorite {
        padding: 20px;
    }

    .category-product {
        height: 318px;
    }

    .products-details .products-title {
        font-size: 17px;
    }

    .category-product .products-details {
        height: 80px;
        padding: 0 15px;
    }

    .category-product .products-details span {
        margin-top: 0;
    }

    #similar .price-round {
        right: -13px;
        top: -15px;
    }

    .price-inner {
        top: 7px;
    }

    #popup-wrong-zip .popup-content {
        width: 324px;
        height: 201px;
    }

    #popup-wrong-zip p {
        font-size: 0.7333em;
    }

    #popup-wrong-zip p.bold {
        font-size: 2.8em;
    }

    #similar h3 {
        font-size: 27.5px;
        margin-top: 4px;
        line-height: 32px;
        margin-bottom: 40px;
    }

    #similar h3 span {
        position: relative;
        font-size: 25px;
    }

    #similar h3 .border {
        display: none;
    }

    #similar h3 span::before {
        content: '';
        position: absolute;
        background-color: var(--red);
        top: 16px;
        left: -28px;
        height: 2px;
        width: 55px;
    }

    #similar h3 span::after {
        content: '';
        position: absolute;
        background-color: var(--red);
        top: 16px;
        right: -24px;
        height: 2px;
        width: 55px;
    }

    .image-height {
        min-height: 100%;
    }
}