.navigation li.has-child > a {
    position: relative;
    padding-right: 28px;
}
.button-link{
    background: #F7FF0C;
    color: #000;
    text-transform: uppercase;
    width: 220px;
    height: 50px;
    border-radius: 10px;
    font-weight: 600;
}
@media screen and (min-width: 769px) {
    #slider {
        height: auto;
    }
}
#footer .footer-menu-list ul li a {
    font-size: 15px;
}

@media screen and (max-width: 768px) {
    .about-txt-left1 .house-brands span{
        font-size: 16px !important;
    }
    .house-brands span{
        font-size: 16px !important;
    }
    .thumb-section {
        display: flex !important;
        justify-content: center !important;
        margin-top: 50px;
        flex-wrap: wrap;
        align-items: center !important;
    }
    .thumb_sec_new {
        text-align: center;
        margin-bottom: 15px;
    }
}
/* .header-fixed {
    position: fixed !important;
    z-index: 1000 !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
   
    transition: all 0.3s ease !important;
} */
/* .header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; 
    transition: all 0.3s ease;
}

.is-fixed {
    background-color: #fff;
}

.is-small {
    padding: 10px 0; 
} */

/* 11-02-2026 */
@media (min-width: 1380px) {
    .main-menu .navigation {
        gap: 40px;
        margin-left: 130px;
    }
}
/* .banner_sec p {
    margin: 10px 0;
    font-size: 18px;
    display: none;
} */
#header-main.is-fixed {
    position: fixed !important;
}
.mobile-nav-wrap .offcanvas-title img {
    max-width: 170px;
    height: 80px;
}

.mobile-nav-wrap .top-nav-mobile {
    padding-bottom: 0px;
    background: #333333;
}

.mobile-nav-wrap .top-nav-mobile .icon-close {
    font-size: 18px;
    COLOR: #fff;
}
/* .inner-mobile-nav #menu-mobile-menu li a::after {
    content: "\e901";
    position: absolute;
    font-family: "icomoon";
    font-weight: 300;
    position: absolute;
    font-size: 20px;
    right: 0;
    top: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
} */
/* .inner-mobile-nav #menu-mobile-menu li.menu-item-has-children-mobile>a::after {
    content: "\e901";
    position: absolute;
    font-family: "icomoon";
    font-weight: 300;
    position: absolute;
    font-size: 20px;
    right: 0;
    top: 8px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
} */
.drh-page-banner {
    height: 300px;
    overflow: hidden;
}
.white-sec h2 {
    color: #000;    
    font-weight: 400;
    font-size: 34px;
    margin-bottom: 15px;
}
.white-sec {
    background: #fff;
}
.text-align-center{
    text-align: center;
}
.text-align-right {
    text-align: right;
}
#block-deep-roots-harvest-sliderlayout {
    margin-bottom: 0px;
}
#block-deep-roots-harvest-productionsectionblock {
    margin-bottom: 0px;
}
#block-deep-roots-harvest-shopcategoryblock {
    margin-bottom: 0px;
}
#block-deep-roots-harvest-aboutdeeprootsharvest{
    margin-bottom: 0px;
}
#block-deep-roots-harvest-whydeeprootsharvest{
    margin-bottom: 0px;
}
.drh-full-width{
    width: 100%;
}
#block-deep-roots-harvest-content {
width: 100%;
}
#content .user-login-form {
    margin: 0 auto;
    width: 100%;
    max-width: 500px;
    padding-top: 50px;
    padding-bottom: 50px;   
   
}
#content .user-login-form #edit-submit {
    background: #00a0e0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: 600;
    font-size: 20px;
    padding: 10px 25px;
    margin-top: 20px;
}
.header-fixed.is-fixed .top-text{
    display: block;
}
#block-deep-roots-harvest-content .custom-contact-form{
    width: 100% !important;
}
#block-deep-roots-harvest-content .contact-body-cont, 
#block-deep-roots-harvest-content .js-form-item, 
#block-deep-roots-harvest-content .captcha {
    width: 100%;
    max-width: 600px;
    margin-left: auto !important;
    margin-right: auto !important;
}

#block-deep-roots-harvest-content .custom-contact-form .drh-page-banner {
    height: auto !important;
}
#block-deep-roots-harvest-content .custom-contact-form .drh-page-banner {
    height: 300px !important;
}
#block-deep-roots-harvest-content .custom-contact-form .drh-page-banner img {
    object-fit: cover;
    /* object-position: center; */

}

#block-deep-roots-harvest-content .custom-contact-form .button.form-submit{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 150px;
    display: block;
}
#contact-submit{
    margin-top: 10px;
}
/* Newsletters */
.custom-newsletter-form {
    width: 100% !important;
}
#block-deep-roots-harvest-content .custom-newsletter-form .drh-page-banner {
    height: auto !important;
}
#block-deep-roots-harvest-content .custom-newsletter-form .drh-page-banner {
    height: 300px !important;
}
#block-deep-roots-harvest-content .custom-newsletter-form .drh-page-banner img {
    object-fit: cover;   
}
#block-deep-roots-harvest-content .custom-newsletter-form #news_submit{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 150px;
    display: block;
    background: #00a0e0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: 600;
    
    padding: 10px 25px;
    margin-top: 20px;
    margin-bottom: 15px;
}
/* Do not shell */
.custom-sale-form {
    width: 100% !important;
}
#block-deep-roots-harvest-content .custom-sale-form .drh-page-banner {
    height: auto !important;
}
#block-deep-roots-harvest-content .custom-sale-form .drh-page-banner {
    height: 300px !important;
}
#block-deep-roots-harvest-content .custom-sale-form .drh-page-banner img {
    object-fit: cover;   
}

#block-deep-roots-harvest-content .custom-sale-form #sale-submit{
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 150px;
    display: block;
    background: #00a0e0;
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    font-weight: 600;
    
    padding: 10px 25px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.sale-thanks-message {
    text-align: center;
    margin: auto;
    background: green;
    width: 600px;
    padding: 20px;
    margin: 0 auto 20px auto;
    border-radius: 10px;
    margin-top: 10px;
}
.custom-sale-form .sale-thanks-message  p {
    margin-bottom: 0px !important;
    text-align: center;

}
/* .user-login-form label.js-form-required{
    color: #fff !important;
}
.user-login-form a{
    color: #fff !important;
    padding-top: 10px;
} */

.spinner {
    border: 4px solid rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    border-top: 4px solid #3498db;
    width: 30px;
    height: 30px;
    animation: spin 1s linear infinite;
    margin: 0 auto 10px;
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  /* .blogsec {
    width: 30%;
    margin: 0 10px;
    
  } */

  .blog-sec .row {
    margin-bottom: 30px; /* Space between rows */
  }
  
  .blog-item {
    height: 100%;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 8px;
    transition: all 0.3s ease;
  }
  
  .blog-item:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transform: translateY(-5px);
  }
  
  .rest-part {
    margin-bottom: 15px;
    overflow: hidden;
    border-radius: 4px;
  }
  
  .rest-part img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    transition: transform 0.3s ease;
  }
  
  .blog-item:hover .blog-thumb img {
    transform: scale(1.05);
  }
  
  .blog-txt-sec {
    padding: 0 10px;
  }
  
  @media (max-width: 767px) {
    .blog-sec .col-md-4 {
      margin-bottom: 30px;
    }
  }

  #load-more-blogs {
    transition: all 0.3s ease;
  }
  
  #load-more-blogs:disabled {
    background-color: #ccc;
    cursor: not-allowed;
  }
  
  .ajax-posts-container .row {
    margin-bottom: 30px;
  }
  .blog-details {
    max-height: 200px;
    overflow: hidden;
  }




  .contact-form-design .fieldset-legend {
    width: 400px;
    font-size: 18px;
    display: block;
    position: relative;
    left: -17px;
    top: -9px;
    color: #000;
}
 
.contact-form-design .form-check .form-check-input{
    position:relative !important;
}
 
.age-verification-radio{
    height: 70px;
    margin-left: 25px !important;
}
 
 
.contact-form-design .age-verification-radio #edit-age-verification label{
    font-size:16px !important;
    margin-left: 5px;
}
.contact-form-design #edit-age-verification--wrapper {
    border:none !important;
}
.contact-form-design .fieldset-legend {
    width: 400px;
    font-size: 18px;
    display: block;
    position: relative;
    left: -17px;
    top: -9px;
    color: #000;
}
ul.list{ margin-left: 20px; } 
ul.list li{ list-style: disc; }

.contact-right .btn-wrap input#contact-submit {
    background-color: #000;
    display: inline-flex;
    padding: 12px 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 8px;
}

.contact-left h2 {
    font-size: 30px;
    line-height: 1.2em;
    margin: 0 0 25px;
}
 

.contact-right .btn-wrap input#sale-submit {
    background-color: #000;
    display: inline-flex;
    padding: 12px 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 8px;
}
.contact-form-design input#edit-captcha-response {    
    background-color: #f0f0f0; 
    margin-bottom:15px;padding: 10px;
    font-size: 14px;
    border: 0 none;
    border-radius: 8px;
}
 
.sell-information-form .form-item-last-name{margin-top:15px;}
.sell-information-form input#edit-captcha-response {    
    background-color: #f0f0f0; 
    margin-bottom:15px;padding: 10px;
    font-size: 14px;
    border: 0 none;
    border-radius: 8px;
}
.sale-thanks-message {
    text-align: center;
    background: green;
    width: 600px;
    padding: 20px;
    margin: 20px 0;
    border-radius: 10px;
    margin-top: 10px;
}
.contact-thanks-message {
    text-align: center;
    background: green;
    width: 600px;
    padding: 20px;
    margin: 20px 0;
    border-radius: 10px;
    margin-top: 10px;
}
.custom-sale-form .sale-thanks-message p {
    margin-bottom: 0px !important;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.harvest-box-wrap a {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 5px 40px;
    border-radius: 10px;
    position: absolute;
    bottom: 15%;
    font-weight: 600;
}

.thumb-sec {
    height: 400px;
    overflow: hidden;
}
 
.give-thumb {
    height: 340px;
    overflow: hidden;
}
 
.give-thumb img{
    width: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-object-fit: cover;
-moz-object-fit: cover;
height: 100%;
overflow: hidden;
object-position: 50% 50%;
-webkit-object-position: 50% 50%;
-o-object-position: 50% 50%;
-moz-object-position: 50% 50%;
border-radius: 0 !important;
}
 
.thumb-sec img{
    width: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-object-fit: cover;
-moz-object-fit: cover;
height: 100%;
overflow: hidden;
object-position: 50% 50%;
-webkit-object-position: 50% 50%;
-o-object-position: 50% 50%;
-moz-object-position: 50% 50%;
border-radius: 0 !important;
}
.rewards-box-wrap h3 {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    line-height: 55px;
}
@media only screen and (min-width:1367px) {
    .text-new2{
        left: 15% !important;
    }
}
 

/* // Menu */
.main-menu ul li:last-child ul.submenu {
    margin-right: 0 !important;
    right: 10px !important;
}
 
.main-menu .navigation>li:last-child>ul.submenu::before {
    left: auto !important;
    right: 15px;
}
 
.main-menu ul li:last-child {
    margin-right: 0 !important;
}
.blog-right-image {
    background:  transparent !important;
    overflow: hidden;
}
@media (max-width: 767px) {
    .location-mobile-mobile .row {
        flex-direction: column-reverse;
    }
}


#dutchie--embed__iframe .ifmfCa {
    top: 10%;
}
.change-our-brand {
    cursor: pointer;
}
.body-link:hover, .body-link:focus {
    text-decoration: none;
    color: var(--Heading);
}

#block-deep-roots-harvest-white-slideritemblock .carousel-control-next-icon, #block-deep-roots-harvest-white-slideritemblock .carousel-control-prev-icon{
    width: 5rem !important;
    height: 5rem !important;
}
#block-deep-roots-harvest-white-slideritemblock .carousel-control-next, #block-deep-roots-harvest-white-slideritemblock .carousel-control-prev{
        opacity: 1 !important;
}
/* Admin Error Messages */
.messages--error {
    display: none !important;
  }
.banner_sec .carousel-item a{    
    display: block !important;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    height: 100%; 
    overflow: hidden; 
    object-position: 50% 50%;
    -webkit-object-position: 50% 50%;
    -o-object-position: 50% 50%;
    -moz-object-position: 50% 50%;
    border-radius: 0 !important;
}

/* Menu change by Tab keyword */
    a:focus, button:focus, input:focus {
        outline: 2px solid #007bff !important;    
    }
    .main-menu a:focus, button:focus, input:focus {        
        padding: 10px !important;
    }

  .main-menu .navigation > li {
    position: relative;   
  }

  .main-menu .navigation > li > a {
    display: block;
    text-decoration: none;    
  }
  
  .submenu[aria-hidden="false"] {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .submenu li {    
    opacity: 1 !important;
  }

  /* Mobile menu styles */
  @media (max-width: 991px) {
    .main-menu .navigation {
      display: none;
    }
  }
  /* End  menu change styles */
  .loader-menu-page{
    width: 3rem; 
    height: 3rem;
  }
  .store-title-modal {
    color: #00a0e0;
}

.main-menu a:focus, button:focus, input:focus {
    padding: 10px !important;
}
.banner_sec button:focus:not(:focus-visible) {
    outline: 0 !important;
}
.carousel-control-next, .carousel-control-prev{
    top: auto;
    bottom: 50%;
    height: 100px;
}
.video-wrapper {
    height: 510px;
    overflow: hidden;
}  
.video-wrapper video {
    width: 100%;    
    max-height: 500px;
    object-fit: cover;
}
/* .video-wrapper video::-webkit-media-controls {
    display: none !important;
} */
@media screen and (max-width: 768px) {
    .video-wrapper {
        height: auto;
        overflow: hidden;
    }
}
@media (max-width: 767px) {
    .carousel-control-next, .carousel-control-prev {      
        bottom: 30% !important;     
    }
}

.contact-right input[type="radio"]:focus {
    padding:0px !important;
}

.page-url-list {
    float: inline-end;
}
.favorites-slide-item .page-url-list a svg {
    color: #000;
}
#featured-camp .flower-favorites-content a.view-product-information {
    background: none !important;
}
#productModal .view-product-information{
    float: right;
}
#featured-product-list .flower-favorites-content a.view-product-information {
    background: none !important;
}
#collapseExample3 .ais-RefinementList-list {
    max-height: 325px;
    overflow-y: auto;
}
#collapseExample3 .ais-HierarchicalMenu-label, .ais-Menu-label, .ais-RefinementList-labelText {
    font-size: 14px !important;
    font-weight: 500;
}

.video-container {
    position: relative;
    width: 100%;
    height: 760px; /* same as image banner height */
    overflow: hidden;
  }
  
  /* Vimeo iframe */
  .video-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 101%;
    height: 145%;
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  
  
@media (max-width: 991px) {
    .video-container iframe {
        position: relative;
        inset: 0;
        width: 100%;
        height: 200px;
        top: 5px;
        bottom: 0;
        transform: translate(10px, 10px);
        left: -9px;
    }
}
 
 
@media (max-width: 991px) {
    .video-container {
        aspect-ratio: 1765 / 688;
        width: 100%;
        position: relative;
        overflow: hidden;
        height: 250px;
    }
}

@media (min-width: 1900px) {
    .video-container {
        height: 1000px !important;
    }
}