.login-link i {
    font-size: 1.65em;
    margin: 1px 12px 0 0;
}

.dropdown.no-icon a:after {
    display: none;
}

.password-group {
    position: relative;
}

.toggleShowPassword {
    position: absolute;
    right: 20px;
    top: 16px;
    opacity: 0.7;
    font-size: 20px;
    cursor: pointer;
}

.error {
    color: red;
}

.success {
    color: green;
}

.open-toggle {
    display: none;
}

.tab-vertical .nav-tabs {
    border-right: none;
}

.shop-sidebar .filter-items a:before {
    border-radius: 5px;
}

.tag.selected {
    color: #fff;
    background: #54524d;
    border-color: #54524d
}

.product.product-mini .product-detail {
    flex-grow: 1;
}

.cart.main .product-subtotal .old-price {
    font-size: 13px;
}

.cart-remove {
    cursor: pointer;
}

.cart-remove:hover i {
    color: #acb70e;
}

.guestCheckoutOptions {
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
}

.guestCheckoutOptions .form-group, .guestCheckoutOptions .form-group input {
    margin-bottom: 1.8rem;
}

.guestCheckoutOptions .form-footer {
    margin-bottom: 1rem;
}

input.quantity {
    min-width: 60px;
    border-width: 1px !important;
}

.product-variations>a {
    text-transform: none;
}

.product-name {
    line-height: 1.4em;
}

.product-name a, .product-single .product-name {
    text-transform: uppercase;
}

.product-name a, .product-name .green {
    color: #8e9713;
}

.product-name a:hover {
    color: #54524d;
}

.product-details .list {
    list-style-type: disc;
}

.product-details .list li {
    margin-left: 20px;
}

.product-details .list li::marker {
    font-size: 25px;
    line-height: 6px;
    color: #acb70e;
}

.product-details .list li, .product-single .product-name {
    color: #acb70e;
}

.menu li a {
	color: #000000 !important;
}

.social-links {
    justify-content: left;
    margin-top: 20px;
    margin-left: -10px;
}

.produced-by {
    margin-left: 6px; 
    display: flex; 
    align-items: center;
}

.produced-by.side-menu {
    color: #FFFFFF;
    margin-top: 15px;
}

.produced-by img {
    width: 27px;
    margin-left: 6px;
    background-color: #FFFFFF;
    vertical-align: sub;
}

.age-verification img {
    width: 200px;
    margin: 10px
}

.age-verification {
    text-align: center;
    max-width: 50rem;
}

.age-verification .age-verification-content {
    padding: 0 2rem;
}

/*.age-verification .mfp-close {
    display: none;
    pointer-events: none;
}*/

.form-checkbox input {
    padding: 0;
}

.age-verification .form-checkbox .mfp-close {
    top: unset;
    right: unset;
    transition: unset;
    width: unset;
    height: unset;
    opacity: unset;
    transform: unset;
    position: relative;
    font-family: Josefin Sans, sans-serif;
    color: #ffffff;
}

.age-verification .form-checkbox .mfp-close:before, .age-verification .form-checkbox .mfp-close:after {
    display: none;
}

.mfp-newsletter {
    opacity: 0.9;
}

.shipping-label strong {
    margin-left: 5px;
}

.select-country {
    border: none;
    color: #000;
    font-size: 18px;
    width: 100%;
    display: block;
    padding: 0;
    margin: 20px 0;
    -webkit-appearance: auto;
    -moz-appearance: auto;
}

input[type="radio"], input[type="radio"]:checked:before {
    border-radius: 20px;
}

.disabled-select {
    background-color: #f5f2f2 !important;
    pointer-events: none;
}

.sticky-header.fixed .header-search a {
    color: #000;
}

.product-content .content-specification label {
    width: 100%;
}

.product-single .product-price {
    margin-top: -10px;
}

.product-single .consumer-price {
    font-size: 1.8em;
    margin-top: -5px;
}

.header-left {
    color: #FFF;
}

.home .menu li > a {
    color: #FFF !important;
}

.home .menu li ul li a {
    color: #000000 !important;
}

.home-banner-mobile {
    background-position: bottom left;
    background-repeat: no-repeat;
}

.logo img {
    width: 130px;
}

#register-1 select {
    font-size: 0.875em;
}

.delivery-price {
    line-height: 15px;
}

@media screen and (min-width: 600px) {
    .home-banner-mobile {
        background-image: none !important;
    }
}

@media screen and (max-width: 768px) {
	.footer-middle {
		padding: 4rem 0 0;
	}
	
	.intro-banner video {
		width: 140% !important;
		margin-left: -10%;
	}
	
	.hideMobile {
	    display: none;
	}
	
	.logo img {
	    width: 100px;
	}
	
	.header-middle {
	    padding: 0;
	}
	
	.intro-banner .banner-content {
	    top: 37%;
	}
	
	.intro-banner figure {
	    height: 550px;
	}
	
	.intro1 .banner-content {
        right: 4.7%;
    }
	
	.intro-banner p {
	    font-size: 16px;
	}
}

.shop-page .select-box select, .shop-page .select-menu select {
    min-width: 19rem;
}

.header:not(.header-transparent) a {
    color: #000;
}

.freeprivacypolicy-com---nb-simple, .cc-nb-main-container {
	max-width: 100% !important;
	width: 100%;
}

.cc-nb-main-container .cc-nb-buttons-container {
	display: flex;
}

.freeprivacypolicy-com---nb .cc-nb-main-container {
    padding: 2rem !important;
}