@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
*, html, body {
    
    font-family: 'Roboto', sans-serif;
}
.breadcrumb{
    background: #ffffff;
    padding-bottom: 0;
    margin-bottom: 23px;
}
.product_sortcut a{
    font-size: 14px;
    color: #585858;
    font-weight: 600;
}
.breadcrumb .active{
    color: #261779;
    font-weight: 600;
}
.product-title{
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    color: #000;
    margin-bottom: 10px;
}
.product-ratings-container img{
    margin-right: 6px;
}
.product-ratings-container .rate{
    margin-left: 6px;
}
.product-ratings-container span{
    font-size: 16px;
    color: #585858;
}
.product-ratings-container a{
    color: #261779;
    margin-left: 6px;
    text-decoration: underline;
    font-size: 16px;
}
.price span{
    font-size: 22px;
    color: green;
}
.price{
    margin-top: 10px;
    margin-bottom: 10px;
}
.minicart_modal .price{
    margin-top: 0;
    margin-bottom: 0;
}
.new-prod-section-one{
    background-image: url('../../img/hn-revamp/product/journey.webp');
    background-size: cover;
    margin: 4rem 0 0;
    padding: 2rem 0 6rem;
}
.new-prod-section-one h2{
    text-align: center;
    font-size: 36px;
    color: #261779;
    font-family: 'Playfair Display', serif;
}
.new-prod-section-one .row{
    margin-top: 4rem;
}
.new-prod-section-one .row .col-md-4 .our-journey-card{
    position: relative;
}
.new-prod-section-one .row .col-md-4 .journey-para{
    position: absolute;
    bottom: 0px;
    opacity: 0.6;
    height: 76px;
    background-color: black;
    width: 100%;
    padding: 10px 0 3px;
}
.new-prod-section-one .row .col-md-4 p {
    font-size: 18px;
    color: #ffffff;
    margin-left: 0;
    text-align: center;
    font-weight: 600;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.new-prod-section-two .container{
    background-image: url('../../img/hn-revamp/product/whyhn.webp');
    background-size: cover;
    text-align: center;
    padding: 13rem 18rem 11rem;
    background-position: center;
}
.new-prod-section-two .new-prod-para {
    font-size: 18px;
    color: #000;
    margin: 0;
}
.new-prod-section-two h2, .new-prod-section-three h2, .new-prod-section-four h2{
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    color: #bc0f14;
    text-align: center;
}
.our-str-flex{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 3rem 0;
}
.our-str-flex p{
    font-size: 14px;
    font-weight: 400;
    color: #261779;
    margin: 10px auto;
}
.our-str-flex p{
    width: 76%;
    margin-top: -15px;
}
.panel-default .panel-heading {
    background-color: #ffffff;
    border: none;
}
.panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}
.panel-title h4{
    color: #000000;
    font-size: 14px;
}
.panel{
    box-shadow: none;
    border-top: 1px solid #000000;
    border-radius: 0px !important;
}
.panel a{
    padding: 10px 0 5px;
    display: block;
}
.panel-body {
    padding: 0px 15px 15px;
}
.new-prod-section-three .new-prod-faq{
    box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.25);
    background-color: #fff;
    padding: 1rem 12rem 1rem;
    margin-top: 3rem;
    margin-bottom: -190px;
}
.new-prod-section-three{
    background-image: url('../../img/hn-revamp/product/faq.webp');
    background-size: cover;
    padding: 3rem 0;
    margin-top: 2rem;
}
.new-prod-section-four{
    margin-top: 17rem;
    scroll-margin-top: 80px;
    position: relative;
    margin-bottom: 5rem;
    z-index: 1;
}
.new-prod-faq .panel-group{
    margin-bottom: 0;
}
.new-prod-section-four .new-prod-star-flex img{
    margin-right: 7px;
}
.new-prod-star-flex span{
    font-size: 18px;
    color: #585858;
    margin-top: 20px;
    display: inline-block;
}
.new-prod-reviews{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5rem;
}
.new-prod-review-bar {
    border-left: 0.5px solid #585858;
    padding-left: 38px;
    padding-right: 160px;
}
.new-prod-review-bar .new-prod-progress-bar{
    margin-top: 15px;
}
.new-prod-review-bar span{
    color: #585858;
    font-size: 14px;
    margin-left: 7px;
}
.new-prod-reviews .new-review-cta{
    background-color: #ffbc46;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    padding: 6px 12px;
    align-self: flex-start;
    border: none;
}
.new-prod-reviews .new-review-cta:hover, .new-prod-reviews .new-review-cta:focus, .new-prod-reviews .new-review-cta:focus-within, .new-prod-reviews .new-review-cta:focus-visible, .new-prod-reviews .new-review-cta:active, .new-prod-reviews .new-review-cta:visited{
    color: #000000;
}
.new-prod-reviews .new-review-cta:hover{
    text-decoration: none;
    color: #000 !important;
}
.new-prod-star-flex{
    padding-right: 40px;
}
.custom-select select{
    background-color:#d9b251;
    color: #ffffff;
    border: 1px solid #d9b251;
}
.custom-select select:focus, .custom-select select:focus-visible, .custom-select select:focus-within{
 outline: none;
 box-shadow: none;
}
.new-prod-sizes{
    display: flex;
}
.new-prod-size-div{
    margin-right: 30px;
}
.new-product-color{
    position: absolute;
    right: 0;
    top: 138px;
}
.details-info .addtocart_button{
    background-color: #d9b251;
    color: #ffffff;
    font-size: 16px;
    text-transform: none;
    padding: 9px 18px;
    margin-top: 23px;
    border: 1px solid #d9b251;
    width: 28%;
    margin-left: 12px;
    border-radius: 0;
}
.details-info .addtocart_button:active, .details-info .addtocart_button:focus{
    background-color: #d9b251 !important;
    color: #ffffff;
}
.new-prod-sizes h4{
    margin: 7px 0 0;
}
.new-prod-size-div h4{
    margin-bottom: 1rem;
}
.new-prod-descp h2{
    font-size: 20px;
    color: #585858;
    font-weight: 600;
    margin: 7px 0;
}
.new-prod-details{
    display: flex;
    align-items: start;
    text-align: center;
    justify-content: space-between;
    margin-top: 5px;
    gap: 44px;
}
.new-prod-details p{
    font-size: 14px;
    color: #261779;
    margin-top: 5px;
}
.new-prod-descp ul{
    padding-left: 15px;
}
.new-prod-descp p, .new-prod-descp ul li{
    font-size: 14px;
    color: #585858;
    line-height: 1.8;
    margin-bottom: 10px;
}
.review_section .new-review-name{
    font-weight: 400;
    font-size: 14px;
    color: #585858;
}
.review_section .new-review-name img{
    width: auto;
    height: auto;
    border: none;
    border-radius: 0%;
    margin-right: 10px;
}
.review_section .new-review{
    font-weight: 400;
    font-size: 14px;
    color: #585858;
}
.review_section ul li {
    border-top: 1px solid #585858;
    padding-top: 15px;
}
.review_section {
    margin-top: 60px;
}
.panel a:hover, .panel a:focus, .panel a:focus-visible, .panel a:focus-within {
 color: #D9B251;
 text-decoration: none;
}
.panel a h4:after{
    content: url('../../img/hn-revamp/product/minus.svg');
    position: absolute;
    right: 0;
}
.panel a.collapsed h4:after{
    content: url('../../img/hn-revamp/product/plus.svg');
    position: absolute;
    right: 0;
}
.panel .panel-title{
    position: relative;
}
.new-review-submit{
    color: #000000;
    background-color: #FFBC46;
    font-weight:500 !important;
    padding: 5px 36px;
}
input[type=text], input[type=email], textarea.form-control{
    border: 1px solid #FFBC46;
}
.btn.new-review-submit:hover{
    background-color: #FFBC46;
    color: #000000 !important;
}
.btn.new-review-submit:focus, .btn.new-review-submit:focus-visible, .btn.new-review-submit:focus-within{
    outline: none;
}
.new-review-cta:focus, .new-review-cta:focus-visible, .new-review-cta:focus-within{
    color: #000000 !important;
    text-decoration: none;
}
.progress {
	background-color: #d8d8d8;
	border-radius: 0px;
	position: relative;
    margin: 0 4px 0 16px;
    height: 21px;
    width: 218px;
}

.progress-done {
	background-color: #FFAC0A;
	border-radius: 0px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 0;
	opacity: 0;
	transition: 1s ease 0.3s;
}
.new-progress{
    display: flex;
    align-items: center;
}
.eachreviewline .new-helpful{
    background-color: #FFBC46;
    color: #000000;
    font-size: 11px;
    font-weight:400;
    border:none;
    border-radius: 0;
    width: 68px;
    padding: 3px 15px 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.eachreviewline .new-helpful.disabled{
    cursor: not-allowed !important;
    pointer-events: all !important;
}
.eachreviewline .new-helpful img{
    width: 12px;
    height: auto;
    border: none;
    border-radius: 0;
    margin-right: 4px;
    margin-top: -1px;
}
.review-helpful span{
    font-size: 12px;
    font-style: italic;
}
.related h2{
    font-weight: 400;
    font-size: 36px;
    color: #BC0F14;
    font-family: 'Playfair Display', serif;
    text-align: center;
    margin-bottom: 4rem;
}
.review-helpful{
    display: flex;
    align-items: center;
    margin-top: 1.5rem 0 0.5rem;
}
.reviewform{
    padding:50px 30px 0;
    position: relative;
}
.type1 {
    height: 33px;
}
.water-color-prod{
    position: absolute;
    bottom: -122px;
    z-index: -1;
}
.leaf-left-prod{
    position: absolute;
    left: 0;
    bottom: -102px;
}
.leaf-right-prod{
    position: absolute;
    right: 0;
    top: 57%;
}
.our-journey-card{
    overflow: hidden;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
}
.our-journey-card img{
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
}
.our-journey-card:hover img{
    transform: scale(1.2);
}
.details-thumb .owl-thumbs {
    position: absolute;
    top: 18px;
}
.details-info {
    margin-top: 11px;
}
.breadcrumb {
    margin-top: 27px;
}
.product_variety ul {
    display: flex;
}
.product_variety ul li{
    width: auto !important;
}
.product_variety ul li .pdesc {
    justify-content: space-between;
    padding: 6px;
}
.pack_count{
    width: auto !important;
}
.discount_text {
    width: auto;
}
.product_variety .add-to-cart-pp{
    display: flex;
    align-items: center;
}
.product_variety .new-prod-sizes{
    width: 26%;
}
.type1 input[name=quantity] {
    height: 36px;
    margin-right: 0;
    margin-left: 0;
    width: 100%!important;
}
.product_variety{
    margin-bottom: 2px !important;
}
.form-inline.add_to_cart_form .form-group {
    flex-direction: row;
    padding-top: 5px !important;
}
.form-inline.add_to_cart_form .input-group>.form-control {
    height: 40px;
}
.mobile-cart-input .addtocart_button_mobile{
    height: 40px;
    background: #cc962a;
    color: #fff;
    margin-top: 5px;
    border: none;
    margin-left: 10px;
    width: 190px;
    text-transform: uppercase;
    font-weight: 600;
}
.type1 input[name=quantity-display] {
    background-color: #e6ce9f;
    border-color: #e6ce9f;
    color: #000000;
}
.mobile-cart-input{
    border: none;
    box-shadow: none;
    background: none;
}
.type1 .input-group-addon {
    display: flex;
    align-items: center;
    height: 40px;
    cursor: pointer;
}
/* .form-inline.add_to_cart_form .form-group.type1{
    display: flex !important;
} */
.eachproduct .form-inline.add_to_cart_form .form-group.type1 {
    display: none !important;
}
/* .new-best-sellers .form-inline.add_to_cart_form .form-group {
    display: flex !important;
} */
.eachreviewline .review-placeholder-image{
    flex-shrink: 0;
}
.new-prod-faq .panel-group a{
    color: #d2882f;
}
.new-prod-faq .panel-group a.collapsed{
    color: #222;
}
.close-reviewform{
    font-size: 14px;
    font-weight:500 !important;
    padding: 5px 36px;
    color: #000000 !important;
    background-color: transparent;
    border: 1px solid #FFBC46;
}
.reviewform .close-reviewform:hover, .reviewform .close-reviewform:focus, .reviewform .close-reviewform:focus-visible, .reviewform .close-reviewform:focus-within{
    text-decoration: none;
    color: #000000 !important;
    background-color: transparent;
    border: 1px solid #FFBC46 !important;
}
.new-review-submit:hover, .new-review-submit:focus, .new-review-submit:focus-visible, .new-review-submit:focus-within, .new-review-submit:visited{
    color: #000000 !important;
    background-color: #FFBC46;
}
rating input[type=radio]::after, rating input[type=radio]:invalid::after, rating input[type=radio]:checked~input[type=radio]:not(:checked)::after {
    content: url('../../img/hn-revamp/product/star-hollow-sm.png');
}
rating input[type=radio]:valid::after {
    content: url('../../img/hn-revamp/product/star.png');
}
rating input[type=radio] {
    margin: 0 5px 0 0;
}
.best-seller-carousel{
    margin: 0 -28px;
}
.best-seller-carousel .slick-slide{
    margin: 0 18px;
}
.best-seller-carousel .slick-arrow{
    position: absolute;
    top: 200px;
    cursor: pointer;
}
.best-seller-carousel .prev-arrow{
    left: -52px;
    transform: rotate(180deg);
}
.best-seller-carousel .next-arrow{
    right: -25px;
}
@media screen and (min-width: 768px){
.sticky{
    top: 14rem;
}
}
@media (min-width: 790px) and (max-width: 1200px){
    .product-ratings-container img {
        margin-right: 3px;
        width: 16px;
    }
    .product-ratings-container span {
        font-size: 14px;
    }
    .product-ratings-container {
        font-size: 14px;
    }
    .new-prod-section-one {
        margin-top: 6rem;
    }
    .new-prod-section-two .container {
        padding: 13rem 8rem 11rem;
    }
    .new-prod-review-bar {
        padding-right: 90px;
    }
    .new-prod-section-three .new-prod-faq {
        padding: 5rem 8rem 1rem;
    }
}
@media screen and (max-width: 768px){
    .details-info .product-title{
        font-size: 28px;
    }
    .details-info{
        margin-top: 4.5rem;
    }
    .product-ratings-container img {
        margin-right: 2px;
        width: 16px;
    }
    .product-ratings-container a {
        margin-left: 3px;
        margin-top: 8px;
    }
    .product-ratings-container {
        flex-wrap: wrap;
    }
    .product-ratings-container span {
        font-size: 14px !important;
    }
    .new-prod-details p {
        font-size: 12px;
    }
    .new-prod-details {
        padding-right: 0;
        gap: 16px;
    }
    .new-prod-section-one .row .col-md-4{
        margin-top: 1rem;
    }
    .new-prod-section-one .row .new-journey-second-card{
        margin-top:3rem;
    }
    .new-prod-section-one .row {
        margin-top: 1rem;
    }
    .new-prod-section-one .row .col-md-4 p {
        font-size: 18px;
        padding: 0 44px;
    }
    .new-prod-section-two .container {
        padding: 14rem 0 5rem;
        margin-top: -106px;
    }
    .our-str-flex {
        flex-wrap: wrap;
        margin: 1rem 0;
    }
    .our-str-flex img{
        width: 60%;
    }
    .new-prod-section-three .new-prod-faq {
        padding: 0.1rem 3rem 1rem;
        margin-top: 3rem;
    }
    .new-prod-section-three {
        padding: 1rem 0;
        margin-top: 0;
    }
    .our-str-para, .new-prod-para, .new-prod-section-two h2{
        padding: 0 1rem;
    }
    .new-prod-review-bar {
        border-left: none;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 3rem;
    }
    .new-prod-star-flex {
        padding-right: 0;
    }
    .new-prod-reviews .new-review-cta {
        margin-top: 3rem;
        align-self: center;
    }
    .new-prod-reviews {
        flex-direction: column;
        margin-top: 3rem;
    }
    .new-prod-section-four {
        margin-top: 18rem;
        margin-bottom: -5rem;
    }
    .review_section {
        margin-top: 32px;
    }
    .form-group .col-sm-6{
        margin-top: 22px;
    }
    .breadcrumb {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .product_detail .prod-container{
        margin-top: -28px;
    }
    .details-info .form-inline.add_to_cart_form .form-group {
        display: flex !important;
        width: 62%;
        padding-top: 3px !important;
    }
    .details-info .form-inline.add_to_cart_form .input-group>.form-control {
        height: 36px;
    }
    .mobile-cart-input .addtocart_button_mobile {
        height: 36px;
        margin-top: 3px;
        width: 182px;
    }
    .product_variety ul li {
        width: auto !important;
    }
    .details-thumb .owl-thumbs{
        display: flex !important;
        /* justify-content: space-between; */
        overflow-x: scroll;
    }
    .details-thumb .owl-thumb-item {
        flex-shrink: 0;
    }
    .details-thumb .owl-carousel .owl-stage-outer {
        margin-bottom: 20px;
    }
    .panel a.collapsed h4:after, .panel a h4:after {
        right: -15px;
        top: 0;
    }
    .leaf-left-prod, .leaf-right-prod {
        display: none;
    }
    .eachproduct .type0 .input-group-addon button {
        margin: 0;
    }
    .eachproduct .add_to_cart_form .form-group {
        padding-top: 0px!important;
        display:block !important;
    }
    .home-new-product h3 {
        margin: 0 0 10px;
    }
    .eachproduct {
        margin-bottom: -45px;
    }
    .new-best-sellers h2{
        margin: 12px 0 0;
    }
    .reviews_show {
        color: #D9B251;
        font-weight: bold;
        font-size: 16px;
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }
    .review_section ul {
        margin-bottom: 16px;
    }
    .new-best-sellers{
        margin-top: 1rem;
    }
    .minicart_modal .product-title {
        font-size: 18px;
    }
    #miniCartModal select {
        margin-bottom: 58px;
        margin-left: 0;
    }
    .eachreviewline .review-placeholder-image{
        flex-shrink: 0;
    }
    .type1 .input-group-addon {
        display: table-cell;
        align-items: center;
        height: 36px;
    }
    .inclusive-taxes{
        font-size: 16px !important;
    }
    .new-prod-section-one {
        margin: 0;
    }
    .new-prod-section-one h2{
        margin-bottom: 0;
    }
    .review_section ul li {
        padding-top: 15px;
    }
    /* .form-inline.add_to_cart_form .form-group.type1 {
        display: none !important;
    } */
    .new-product-color {
        top: 206px;
    }
    .servicablepins_check {
        margin-top: 8px;
    }
    .reviewform {
        padding: 5px 30px 0;
    }
    .review-form-row{
        margin-bottom: 10px
    }
    .review-form-row-2{
        margin-bottom: 0;
    }
    .close-reviewform{
        padding: 6px 36px;
    }
    .best-seller-carousel .prev-arrow {
        left: 140px;
        bottom: 115px;
        top: auto;
    }
    .best-seller-carousel .next-arrow {
        right: 146px;
        top: auto;
        bottom: 115px;
    }
    .water-color-prod {
        bottom: 70px;
    }
}