header .logo {height: 80px;}
@media (max-width: 992px) {header .logo {height: 50px;}}
:root {--body-bg:rgb(255, 255, 255);--bs-body-bg:rgb(255, 255, 255); --bg-header-bg:rgb(255, 255, 255);--bs-bg-header-bg:rgb(255, 255, 255); --bg-footer-bg:rgba(255, 255, 255, 0);--bs-bg-footer-bg:rgba(255, 255, 255, 0); --menu-bg:rgb(79, 109, 47);--bs-menu-bg:rgb(79, 109, 47); --primary:#4F6D2F;--bs-primary:#4F6D2F; --secondary:#F5F5F5;--bs-secondary:#F5F5F5; --main-content:rgb(255, 255, 255);--bs-main-content:rgb(255, 255, 255); --border-color:rgb(239, 239, 239);--bs-border-color:rgb(239, 239, 239); --body-text:#212121;--bs-body-text:#212121; --bg-header-text:#212121;--bs-bg-header-text:#212121; --bg-footer-text:#000000;--bs-bg-footer-text:#000000; --menu-text:#FFFFFF;--bs-menu-text:#FFFFFF; --primary-text:#F5F5F5;--bs-primary-text:#F5F5F5; --secondary-text:#222222;--bs-secondary-text:#222222; --link-color:#222222;--bs-link-color:#222222; --link-hover-color:rgb(34, 34, 34);--bs-link-hover-color:rgb(34, 34, 34); --primary-10:#4F6D2F1a;--bs-primary-10:#4F6D2F1a; --primary-20:#4F6D2F33;--bs-primary-20:#4F6D2F33; --primary-30:#4F6D2F42;--bs-primary-30:#4F6D2F42; --primary-40:#4F6D2F66;--bs-primary-40:#4F6D2F66; --primary-50:#4F6D2F80;--bs-primary-50:#4F6D2F80; --primary-60:#4F6D2F99;--bs-primary-60:#4F6D2F99; --primary-70:#4F6D2Fb3;--bs-primary-70:#4F6D2Fb3; --primary-80:#4F6D2Fcc;--bs-primary-80:#4F6D2Fcc; --primary-90:#4F6D2Fe6;--bs-primary-90:#4F6D2Fe6; --secondary-10:#F5F5F51a;--bs-secondary-10:#F5F5F51a; --secondary-20:#F5F5F533;--bs-secondary-20:#F5F5F533; --secondary-30:#F5F5F542;--bs-secondary-30:#F5F5F542; --secondary-40:#F5F5F566;--bs-secondary-40:#F5F5F566; --secondary-50:#F5F5F580;--bs-secondary-50:#F5F5F580; --secondary-60:#F5F5F599;--bs-secondary-60:#F5F5F599; --secondary-70:#F5F5F5b3;--bs-secondary-70:#F5F5F5b3; --secondary-80:#F5F5F5cc;--bs-secondary-80:#F5F5F5cc; --secondary-90:#F5F5F5e6;--bs-secondary-90:#F5F5F5e6; }
.btn-clear-cart{
  display:none!important;
}
body {
    background: var(--body-bg);
    color: var(--body-text);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-normal);
    background-image: url("https://naturohemp.com/uploads/files/1f9ea8f0-af63-40fe-bcda-1fbbe2973ab4.webp");
    height: auto;
    font-family: "Roboto", sans-serif;
    background-attachment: fixed;
    background-position: left;
    background-repeat: repeat;
    background-size: auto;
}
.cookie-consent a {
    font-size: 0.9rem !important;
    font-weight: 400 !important;
}
.cookie-consent .btn-primary, .cookie-consent .btn-secondary {
    font-size: 0.85rem;
    font-weight: 500;
    border-radius: 20px !important;
    text-transform: capitalize;
}
.cookie-consent .btn.btn-secondary {
    background-color: #725100 !important;
    border-color: #f1eee8 !important;
    color: white;
}
.cookie-consent .btn.btn-secondary:hover {
    color: white!Important;
}
.btn.btn-secondary {
    border-radius: 25px !important;
}
.bg-header .header-first-row {
    padding: 7px 15px 7px 15px !important;
}
.fast_search {
    border: 2px solid #725100;
    font-weight: var(--font-weight-bold);
    border-radius: 30px;
}
.lang-options {
    width: 170px;
  	border: 2px solid var(--primary);
}
.lang-options .dropdown-item{
	font-size: 0.95rem ! Important;
    font-weight: 500 !important;
}
.flag-icon {
    width: 28px;
}
.lang-options .dropdown-item:hover{
	background: transparent!important;
}
.product-page .t2_grid .product-list-item .product-item-header {
    background: transparent;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 0;
    min-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-page .t2_grid .product-list-item .product-item-footer .card-title {
    font-size: 1rem;
    overflow: hidden;
    line-height: 1.3;
    margin-bottom: 10px;
    text-overflow: initial;
    text-transform: none;
    text-align: center;
    white-space: initial;
}
.product-page .t2_grid .product-list-item .fast-add-to-cart {
    color: var(--body-text);
    background-color: transparent;
    border-color: transparent;
    padding-left: 2px;
    padding-right: 10px;
    padding-top: 0;
    padding-bottom: 0;
    transition: none;
    margin-top: 5px;
    font-size: var(--font-size-sm);
    font-weight: 500;
}
.product-page .t2_grid .product-list-item .pro-price  {
    font-size: 1.10rem;
    margin-bottom: 10px;
    font-weight: 500!important;
}
.product-page .t2_grid .product-list-item .product-item-header img {
    transition: all 0.5s;
    max-height: 160px;
    object-fit: contain !important;
}
.product-page .t2_grid .product-list-item .btn-icn-fast-add-to-cart {
    background: var(--primary);
    width: 32px;
    border-radius: 50px;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 33px;
    margin-right: 6px;
    color: white;
    padding-bottom: 2px;
}
.fas fa-list{
	padding-top: 1px!important;
}
.product-page .carousel-inner {
    padding: 40px 15px;
    border-radius: 30px;
}
.product-page .view h1 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #725100;
    margin-bottom: 25px;
    line-height: 1.4;
}
.count_info .fa-check-circle:before {
    color: var(--primary);
}
.count_info {
    font-size: 1rem;
    font-weight: 400;
}
#price {
    color: #725100;
    font-weight: 500;
    font-size: 1.65rem;
}
.myCarousel .carousel-inner .gallery-images {
    height: 390px!Important;
}
.product-fast-order-container {
    background: #77a3491a;
    border-radius: 30px;
    padding: 20px !important;
}
.product-page .view .add-to-cart-div .addToCartBtn {
  	color: white!important;
    width: 100%;
    font-size: 1.15rem !important;
    min-width: 220px !important;
    background-color: var(--primary) !important;
    font-weight: 500 !important;
    border-radius: 20px !important;
}
.fa-plus-circle:before {
    color: #725100;
}
.fa-minus-circle:before {
    color: #725100;
}
.see-all {
    border: 2px solid var(--primary);
    border-radius: 100px;
    color: var(--body-text);
    font-size: 1rem;
    font-weight: 500 !important;
    padding: 9px 25px 8px 25px !important;
    background: white;
    text-transform: uppercase;
    min-width: 200px;
}
.see-all:hover {
    background-color: var(--primary);
    color: white;
}
#contact-form .form-group .form-control {
    border-bottom: 2px solid var(--primary);
}
.custom-contacts #contact-form .form-group .form-control {
    background: #f8f8f8;
}
.custom-register-page label {
    font-weight: 400;
    font-size: 1.05rem;
}
.login-form .form-check {
    font-size: 1.1rem;
}
h3.h4.border-bottom.pb-3.text-uppercase.mb-0.font-weight-normal {
    font-weight: 400 !important;
    font-size: 1.2rem !important;
}
h1.col-auto.text-uppercase.m-0.d-none.d-lg-inline-flex.h4.font-weight-normal {
    font-weight: 400 !important;
    font-size: 1.2rem !important;
}
#show_more_product_info{
	display: none!important;
}
#hide_more_product_info{
	display: none!important;
}
#short_full_description{
	height: auto!important;
}
.short_full_description:before {
    box-shadow: none!important;
}
.main-menu2 .megamenu {
    background: var(--bg-header-bg) !important;
    color: var(--bg-header-text) !important;
    left: 0 !important;
    padding: 10px 15px 15px !important;
    right: 0 !important;
    max-width: 1296px !important;
    margin: auto !important;
    border: 2px solid var(--primary) !important;
    border-top: 0 !important;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: white;
    text-align: center;
    opacity: 1!Important;
    transition: opacity .15s ease;
    background: var(--primary);
    height: 38px !important;
    width: 32px !important;
    margin: auto !important;
    border-radius: 10px;
}
.carousel-control-prev{
	margin-left: 15px !important;
}
.carousel-control-next{
	margin-right: 15px !important;
}
footer h5 {
    border-bottom: 2px dashed var(--primary);
}
footer .bg-footer {
    background-image: url(https://naturohemp.com/uploads/files/215b293a-7bf1-4a2f-8e9a-a6a367d22a11.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    border-top: 0px !important;
}
.news-grid .card-title {
    font-size: 1.1rem;
    font-weight: 500 !important;
    margin: 2px 0 0 0;
}
.news-short-description {
    line-height: 1.25;
    font-weight: 400;
    font-size: 0.95rem;
}
.item-date-text {
    font-size: 1rem;
    color: #282828;
    font-weight: 500 !important;
}
.news-grid .card-footer .btn {
    padding: 0.25rem 0.75rem;
    font-size: 0.95rem !important;
}
.news-grid .card-footer {
    border: 1px solid var(--border-color) !important;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    background: white !important;
}
.news-grid .card-img-top {
    width: 100% !important;
    height: 280px !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    border-radius: 8px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1) !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.badge.badge-primary {
    background-color: #725100;
    border-color: #725100;
    color: var(--primary-text);
}
@media (max-width: 992px) { }
.siteLoaded {
    display:block !important;
    opacity:1 !important;
    transition: opacity 0.5s ease;
}

