@import url('https://fonts.googleapis.com/css2?family=Asap:wght@300;400;700&display=swap');
body{
    font-family: 'Pontano Sans', Verdana, Helvetica, sans-serif !important;
 	background-color: #ffffff !important;
	color: #1e1e1e !important;
	font-size: 14px !important;
}

a{
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	-ms-transition: color .2s ease;
	transition: color .2s ease;
	color: #1e1e1e;
	outline: 0 !important;
}

a:hover,
a:focus{
	color: #000;
}

strong, b{
	font-weight: bold;
}

em, i{
	font-style: italic;
}

h1, h2, h3, h4, h5, h6, .custom-font{
	font-family: 'Pontano Sans', Verdana, Helvetica, sans-serif;
}
h1
{
    font-size: 25px;
	text-transform: capitalize;
	font-weight: 300;
	  font-family: 'Asap', sans-serif;
}
h2
{
    font-size: 18px;
	text-transform: none;
	font-weight: 300;
	  font-family: 'Asap', sans-serif;
}
h3
{
    font-size: 18px;
	text-transform: none;
	font-weight: 300;
	  font-family: 'Asap', sans-serif;
}
#page-layout{
	margin-top: 20px;
	margin-bottom: 13px;
}

.clear{
	clear: both;
}
.cconverter_element{
    display: inline-block;
    margin-top: 5px;
}
.right {
    text-align: right;
}
.languages
{
    display: inline-block;
    margin: 0px 5px;
    
    margin-top: 5px;
}
.languages .language {
  display: inline-block;
}
.languages .language img {
  max-width: 20px;
}

header#site-header a:hover,
header#site-header a.current{
	color: #2a2a2a;
	background: none;
}

#mobile-header,
#mobile-navigation{
	display: none;
}
#collections-main #custom {
	margin-top: 13px;
    width: 100% !important;
}
#main
{
    padding-top: 20px;
}
/* @end */ 

.cb_qb
{
    width: 101% !important;
}
/* @group Homepage */
.sod_select.custom.custom
{
    box-shadow: none;
    background: none repeat scroll 0 0 #FFFFFF;
}
#customer-top-header{
	background-color: #333333;
    color: #FFFFFF;
    padding: 10px 0;
    text-transform: uppercase;
}

#customer-top-header ul{
	margin-bottom: 0px;
}

#customer-top-header ul li{
	display: inline;
	margin-right: 20px;
}

#customer-top-header h4{
	font-size: 12px;
    color: #FFFFFF;
	display: inline;
}

#customer-top-header a{
	color: #2a2a2a;
	-moz-transition: color 0.2s ease;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	-ms-transition: color .2s ease;
	transition: color .2s ease;
    color: #AAB1B4;
    text-decoration: none;
    text-transform: uppercase;
}

header#site-header{
	background-color: #ffffff;
	color: #2a2a2a;
	font-size: 12px;
	line-height: 12px;
	padding: 0px 0;
	z-index: 10000;
	position: relative;
}
#site-header .text-center .fa
{
    padding-left: 15px;
}
header nav.navbar
{
    min-height: auto !important;
}
.dropdown-menu{
	background-color: #fff;
	border-radius: 0px;
}
.dropdown-menu>li>a
{
    color: #2a2a2a;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus
{
    background: #eee !important;
    color: #2a2a2a !important;
}
.dropdown-toggle:hover .dropdown-menu {
    display: block;
}
#responsive-menu-button{
	color: #eee !important;
	outline: 0;
	display: inline-block;
	padding-top: 8px;
}
.mobile-cart-icon .fa-shopping-cart
{
    margin-top: 8px;
}
header#site-header div{
	line-height: 30px;
}
#site-header .fax {
    padding-left: 18px;
}

header#site-header a{
	color: #2a2a2a;
	text-decoration: none;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-o-transition: color .2s ease;
	-ms-transition: color .2s ease;
	transition: color .2s ease;
	padding-left: 0px;
	padding-right: 30px !important;
}

header#site-header ul.dropdown-menu a{
	padding-left: 20px;
}

div#site-title{
    text-align: center;
    font: normal 48px/1.0 ;
    color: #1e1e1e;
    padding: 35px 0px;
    margin-left: auto;
    margin-right: auto;
}

#site-title a{
	text-decoration: none;
	color: #1e1e1e;
	font-size: 56px;
}
.top_right_content
{
    text-align: right;
}
.top_left_content
{
    text-align: left;
}
.page-head
{
    position: relative;
}
.mobile-cart-icon
{
    font-size: 25px;
}
.page-head .left
{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}
.page-head .right
{
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
}
.paymentmethods
{
    text-align: center;
}
.page-head .paymentmethods img
{
    margin-right: 5px;
    max-width: 30px;
}
#site-title img {
    max-width: 55%;
}
.poweredby
{
    font-family: Arial;
    font-size: 10px;
    margin: 10px 0px;
    opacity: 0.3;
}
.poweredby a { text-decoration: none; }

.add-link-list-config{
	border-bottom: 1px dotted #999999;
    border-top: 1px dotted #999999;
    color: #999999;
    font-size: 14px;
    font-style: italic;
    margin: 20px 0;
    padding: 20px 0;
    text-align: center;
}

.navbar{
	margin-bottom: 0px;
}

.nav > li > a:hover,
.nav > li > a:focus{
	background: none !important;
}

.dropdown-menu{
	font-size: 12px;
}

#site-header .nav .caret{
	border-bottom-color: #AAB1B4;
	border-top-color: #AAB1B4;	
}

.navbar-toggle{
	background: #fff;
}

.navbar-toggle .icon-bar{
	background: #AAB1B4;
}

ul.featured-products{
	padding-left: 0px;
}

ul.featured-products li{
	list-style-type: none;
	margin-bottom: 20px;
}

.instagram-wrapper{
	margin-bottom: 10px;
}

/* @end */ 

/* @group Cart */

#minicart{
	background-color: #F6F5F5;
	height: 100px;
	position: absolute;
	box-shadow: 0px 0px 4px #999;
	right: 10px;
	width: 90%;
	opacity: 0.9;
}
#cart-brief{
	text-align: right;
}
.loginlink
{
    padding-right: 15px;
}
.taxlink
{
    padding-right: 10px;
    text-align: right;
}
.paymentmethods
{
    margin-top: 7px;
}
#cart-brief{
	text-align: right;
	font-size: 16px;
	padding-top: 0px;
}
a:hover, a:focus{
    text-decoration: none;
    color: #808080;
}
#minicart h4{
	margin-top: 0px;
	margin-bottom: 0px;	
}

.cart-item-count,
.cart-item-price{
	font-size: 50px;
    line-height: 70px;
    padding: 10px;
}

.cart-item-count-text,
.cart-item-price-text{
	font-style: italic;
	padding: 0 10px;
	color: #999;
}

.view-cart-mini{
	position: absolute;
    bottom: 10px;
    right: 10px;
}

.view-cart-mini a{
    margin-bottom: 0px;	
}

.cart-link div{
	margin: 0px;
}

#cartform thead th{
	text-align: center;
}

.cart-bottom-box{
	margin-top: 20px;
	margin-bottom: 10px;
}
.logo
{
    float: left;
    margin-right: 20px;
}
.logo img {
    max-width: 250px;
}
.logo_text
{
    font-size: 36px;
}
.paymentmethods img {
    width: 46px;
    margin-right: 21px;
}
.paymentmethods img.x2 {
    width: 120px;
}
.paymentmethods img.x1 {
    width: 90px;
}
.paymentmethods img.x15 {
    width: 60px;
}

#customer-login{
	margin-bottom: 20px;
}

#cartform table{
	width: 100%;
}

#cartform thead{
	color: #777777;
	font-size: 12px;
	text-transform: uppercase;
}

#cartform table tr{
	height: 50px;
}

#cartform table tr td{
	vertical-align: middle;
}

#cartform table input{
	margin: 0;
	max-width: 40px;
	text-align: center;
	display: inline;
}

#cartform thead tr th{
	padding: 10px 0;
}

#cartform thead tr th.product-title{
	text-align: left;
}

#cartform a.delete-button{
	background: url('../img/delete.png');
	width: 24px;
	height: 24px;
	display: block;
	text-decoration: none;
	background-position: 0 24px;
}

#cartform a.delete-button:hover{
	background-position: 0 0;
}

.empty-cart{
	color: #999999;
	font-size: 14px;
	font-style: italic;
	padding: 30px 0;
	text-align: center;
}

h1.cart-header{
	color: #999999;
	font-size: 30px;
	padding: 10px 0;
	text-transform: uppercase;
}

#checkout-buttons{
	text-align: right;
}

.cart-table-price,
.cart-table-quantity,
.cart-table-line-price{
	text-align: center;
}

#cart-total-header{
	background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    padding: 10px;
    text-transform: uppercase;	
}

#cart-total-final-price{
	background: none repeat scroll 0 0 #FFFFFF;
	clear: left;
	display: inline;
	float: right;
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
}

.slide-menu{
	outline: 0 !important;
}

.qs-cart-qty
{
    width: 45px !important;
    display: inline !important;
    margin-right: 0px;
    padding: 9px;
    vertical-align: top;
    height: auto;
    background: #FFF !important;
    border-radius: 0px;
}
table#CARTITEMS {
    color: #2a2a2a;
}
.sidr-class-slide-menu
{
    font-size: 18px !important;
}

.qs-cart-item-productlink {
    font-size: 14px;
    vertical-align: top;
}
.qs-cart-item td {
    padding: 10px 0;
    text-align: right;
}

.qs-cart-item a {
    color: #2a2a2a;
}

a.qs-cart-delete {
    padding-left: 7px;
}
.qs-cart-image {
    float: left;
    vertical-align: top;
    padding-bottom: 10px;
    margin-right: 10px;
}

/* @end */

/* @group Slider */

.flexslider{
	margin-bottom: 0;
}

.flexslider-container{
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.slider-caption{
	position: absolute;
	bottom: 20px;
	left: 20px;
	background-color: #fff;
	color: #252525;
	font-size: 30px;
	padding: 20px;
}

.slider-caption a{
	text-decoration: none;
}

.flexslider .slides img {max-width: 100%;display: block;margin: 0 auto;}
 
/* @end */

/* @group Product Grid */

ul.product-grid{
	margin-top: 20px;
}

ul.featured-products img,
ul.product-grid img{
	max-width: 100%;
}
/*
ul.product-grid>:nth-child(4n+1) {
  clear:left;
}
*/
.indiv-product{
    box-shadow: 0px 0px 1px #C5C5C5;
    padding: 10px;
    background: transparent;
}
.content_product_desc .btn
{
    font-size: 12px;
    padding: 9px 13px;
    /* border: none; */
}
.btn-info
{
    background: #ffffff;
    color: #000000;
    border-color: #000000;
}
.btn-info:hover, .btn-info:focus
{
    background: #eeeeee;
    color: #000000;
    border-color: #000000;
}
.list-buybtn
{
    background: #1e5631;
    color: #fff;
    border: none;
}
.list-buybtn:hover, .list-buybtn:focus
{
    background: #4c9d2a;
}
.indiv-product .indiv-product-title-text
{
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 3px 0 0px 0;
    text-align: center;
    height: 57px;
    font-family: 'Asap', sans-serif;
    color: #333333;
    text-transform: none;
}

ul.featured-products div.hp-title,
ul.product-grid div.hp-title{
	font-size: 13.3px;
	line-height: 17px;
	text-align: center;
	
}

ul.featured-products div.hp-title a,
ul.product-grid div.hp-title a{
	text-decoration: none;
}

ul#product-nav{
	display: inline-block;
	z-index: 50;
	margin-bottom: 0px;
	font-size: 16px;
	line-height: 12px;
	padding: 0 10px;
	text-align: center;
}

ul#product-nav li{
	display: inline;
	margin: 0 20px;
}
	
ul#product-nav a{
	color: #252525;
	padding: 12px 0 8px;
	text-decoration: none;
	text-transform: uppercase;
}

ul#product-nav a:hover{
	color: #AAB1B4;
}

ul#product-nav li ul{
	z-index: 10000;
}

ul#product-nav li ul li{
	margin-left: 0px;
}

ul#product-nav li ul li a{
	background-color: #fff;
	font-size: 12px;
	display: block;
	padding: 10px;
}

#product-nav-wrapper {
    line-height: 14px;
    padding: 6px 0px 6px 8px;
    background: #ffffff;
    border-radius: 0px;
}
.nav a {
    font-weight: 400;
}
.nav-pills>li>a {
    font-size: 14px;
    color: #ffffff;
    padding: 10px 24px 10px 0px;
}
#product-nav-wrapper .nav-pills > li {
    float: none;
    display: inline-block;
}
#product-nav-wrapper li.dropdown {
    text-align: left;
}
#product-nav-wrapper li.dropdown .caret {
    border-bottom-color: #AAB1B4;
    border-top-color: #AAB1B4;
}

.categories-wrapper {
    margin-top: 20px;
}
.categories-wrapper ul {
    padding: 0;
}
.categories-wrapper ul li {
    list-style-type: none;
    padding: 9px 0px;
    padding-left: 9px;
    font-size: 13px;
    border-bottom: 1px solid #eee;
	text-transform: capitalize;
	font-family: 'Asap', sans-serif;
	font-weight: 400;
}
.categories-wrapper ul li.headmenu
{
    background: #477626;
	text-transform: uppercase;
}
.categories-wrapper ul li.headmenu a
{
    color: #ffffff;
}
.categories-wrapper ul li.submenu
{
    background: #ffffff;
}
.categories-wrapper ul li.submenu a
{
    color: #2a2a2a;
}
.other-wrapper img {
    width: 100%;
}


		.title-bar{
			position: relative;
			padding: 10px 0 0 0;
			margin-bottom: 20px;
			margin-top: 20px;
		}
		
		.title-bar h2{
			font-size: 20px;
			line-height: 20px;
			letter-spacing: 1px;
			padding: 0 0 2px 0;
			display: inline;
			float: left;
			clear: left;
			margin: 0;
			color: #1e1e1e;			
		}
		
		.title-bar-sub{
			color: #1e1e1e;
			display: inline;
			float: left;
			font-size: 13.3px;
			letter-spacing: 1px;
			line-height: 20px;
			margin: 0;
			padding: 0 10px 2px 20px;
		}
		
		.title-bar-sub-blog{
		    color: #1e1e1e;
		    display: inline;
		    float: left;
		    font-size: 13.3px;
		    letter-spacing: 1px;
		    line-height: 20px;
		    margin: 0;
		    padding: 0 10px 2px 20px;
		}
		
		.title-bar-sub a{
			color: #fff;
			text-decoration: none;
		}



.money-styling{
	color: #1e1e1e;
	display: block;
	font-size: 12px;
    padding: 0px 0;
	text-align: center;
	margin-bottom: 12px;
	width: 100%;
}

.compare-at-price{
	color: #898989;
	text-decoration: line-through;
	margin-top: 2px;
}

/* @end */

/* @group Homepage */

#hp-one-promobox,
#hp-two-promoboxs,
#hp-three-promoboxs{
	margin-bottom: 20px;
}

/* @end */

/* @group Footer */
.form-control
{
	box-shadow: none !important;
}
footer{
    background-color: #477626;
    border-top: 1px solid #d4d4d4;
    border-bottom : 1px solid #d4d4d4;
    padding: 0;
    margin-top: 70px;
    color: #ffffff;
}
.copyline, .copyline a
{
    color: #9C9C9C !important;
    font-size: 11px;
}
.custom-footer-text
{
    color: #ffffff;
    margin-bottom: 55px;
}
.footer-menu
{
    margin-top: 20px;
    margin-bottom: 11px;
}
footer a,
.bottom-footer a{
	color: #ffffff;
	text-decoration: underline;
}
 footer a:hover,
 .bottom-footer a:hover{
	color: #ffffff;
 }

.bottom-footer{
	background-color: #477626;
	padding: 10px 0;
	color: #ffffff;
	font-size: 12px;
}

.bottom-footer .omega{
	text-align: right;
}

#site-header .top-menu{
	text-align: left;
}

#site-header .top-menu ul li{
	line-height: 44px;
}
#main_menu
{
	margin-bottom: 12px;
}
.links-footer ul{
	padding-left: 0px;
}

.links-footer ul li{
	list-style-type: none;
	padding-bottom: 7px;
}

#newsletter-signup .btn-default{
	margin-top: 10px;
}

#footer-payment-methods img{
	margin-bottom: 5px;
	margin-right: 5px;
}

.bottom-footer .col-lg-3{
	text-align: right;
}

.collection-promo-box img{
	max-width: 100%;
	margin-bottom: 10px;
}

#hp-three-promoboxs,
#hp-two-promoboxs,
#hp-one-promobox{
	text-align: center;
}

/* @end */

/* @group Search */

form#search{
	width: 100%;
	text-align: right;
	margin-bottom: 0px;
}


.search-wrapper{
	display: inline-block;
	font-size: 12px;
	padding: 0px 0;
	width: 100%;
	border: 1px solid #CECECE;
}
.search_text {
    display: inline-block;
    margin-bottom: 0px;
    background: transparent;
    color: #AAB1B4;
    height: 37px;
    border: 0;
    padding: 10px;
    width: 85%;
}
.search_submit {
    margin-bottom: 0px;
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    color: #AAB1B4;
    background: none;
}

.footertext
{
    margin: 20px 0px;
}
.search_submit:hover{

}

#search_results .product-grid .page a{
	text-decoration: none;
}

#search_results .product-grid .page span{
	font-size: 30px;
	line-height: 32px;
}

#search_results .product-grid .page h5{
	font-size: 12px;
	line-height: 16px;
}

#search_results .product-grid .product a{
	text-decoration: none;
	text-align: center;
}

#search_results .product-grid .product span{
    font-size: 16px;
	line-height: 24px;
}

#search_results .product-grid .product h5{
    font-size: 12px;
	line-height: 16px;
}

#product-nav-wrapper ul.dropdown-menu li a,
#site-header ul.dropdown-menu li a{
	padding-top: 10px;
	padding-bottom: 10px;
}

.hp-title{
	padding-top: 20px;
}

ul.product-grid{
	padding-left: 0px;
}

ul.product-grid li{
	list-style-type: none;
	margin-bottom: 30px;
}

.product-grid-page-label{
	background: none repeat scroll 0 0 #EBEBEB;
	font-size: 11px;
    padding: 3px;
    position: absolute;
    right: -15px;
    text-transform: uppercase;
    top: -15px;
}

.no-results{
	color: #999999;
	font-size: 14px;
    font-style: italic;
    padding: 30px 0;
    text-align: center;
}

.no-products-found{
	text-align: center;
	padding: 30px 0;
}

input#search_submit[type="submit"] {
    font-family: FontAwesome;
}

/* @end */

/* @group Contact */

ul#contact-form input[type="text"],
ul#contact-form input[type="email"],
ul#contact-form textarea{
	width: 80%;
}

.contact-form ul.error-list li{
	background-color: #F9E5E6;
	border-color: #F7C7C9;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #B3696C;
    font-style: italic;
    padding: 10px;
    width: 80%;
}

.contact-form p.success-msg{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E3EBC6;
    border-color: #C2D288;
    border-style: solid;
    border-width: 1px 1px 1px 4px;
    color: #8FA442;
	display: block;
    padding: 10px;
}

/* @end */

/* @group Pagination */

.pagination{
	text-align: center;
	width: 100%;
}

.pagination .pagination-num-showing{
	font-size: 12px;
	font-style: italic;
	color: #999;
	line-height: 30px;
}

.pagination .pagination-number,
.pagination .pagination-arrow{
	display: inline-block;
}

.pagination .active a,
.pagination .pagination-number a:hover,
.pagination .pagination-arrow a:hover{
	background-color: #eee !important;
}

.pagination .pagination-number a{
	background-color: #f8f8f8;
    color: #888 !important;
    font-family: helvetica;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.pagination .pagination-arrow a{
	background-color: #f8f8f8;
    color: #888 !important;
    font-family: helvetica;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    padding: 20px;
    text-decoration: none;
    text-transform: uppercase;
}


.pagination .disabled{
	display:none;
}

.pagination ul{
	margin: 0;
	padding: 0;
}

#paginate{
	padding: 20px 0;
}

/* @end */

/* @group Error 404 */

.error-404-sorry{
	color: #999999;
	font-size: 14px;
    font-style: italic;
    padding: 30px 0;
    text-align: center;
}

/* @end */

/* @group Floats */

.module:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

/* float clearing for IE6 */
* html .module
{
	height: 1%;
	overflow: visible;
}

/* float clearing for IE7 */
* + html .module
{
	min-height: 1%;
}

/* @end */

/* @group Breadcrumb */

.breadcrumb{
	background: none;
	padding: 10px 0;
	color: #A1A1A1;
	font-size: 12px;	
}

.breadcrumb span{
	color: #1e1e1e;
	font-size: 12px;
	margin-bottom: 0;
	padding-left: 0;
	display: inline;	
}

.breadcrumb span a{
	color: #A1A1A1;
}

.breadcrumb span a:hover{
	color: #000;
}

/* @end */

/* @group Page */

.page ul{
}

.page ul li,
.post ul li,
.product ul li{
	list-style-position: inside;
	list-style-type: disc;
}

.page ol li,
.post ol li,
.product ol li{
	list-style-position: inside;
}

.page ol,
.post ol,
.product ol{
	margin-left: 0px;
}

.page table,
.post table,
#customer_orders table,
.product table{
    width: 100%;
}
.page table thead,
.post table thead,
#customer_orders table thead,
.product table thead{
    background: none repeat scroll 0 0 #EBEBEB;
}
.page table th,
.post table th,
#customer_orders table th,
.product table th{
    padding: 10px;
}
.page table td,
.post table td,
#customer_orders table td,
.product table td{
    border-bottom: 1px dotted #999999;
    padding: 10px;
}

.product .entry-content .eight{
	margin-bottom: 10px;
}

/* @end */

/* @group Alerts */

.alert{
    background-color: #FCF8E3;
    border: 1px solid #FBEED5;
    border-radius: 4px 4px 4px 4px;
    color: #C09853;
    margin-bottom: 18px;
    padding: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: capitalize;
	text-align: center;
}

.alert-danger, .alert-error{
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48 !important;
}

.alert-success{
	background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
}

.alert-info {
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}

.alert-error h5,
.alert-error strong{
    color: #B94A48;	
}

/* @end */

/* @group Product Detail */

#product_images .product-main-image{
	max-width: 100%;
	text-align: center;
}

.product-out-of-stock{
	color: #999999;
	font-size: 14px;
	font-style: italic;
	padding: 20px 0;
	margin: 20px 0;
	text-align: center;
	border-bottom: 1px dotted #999999;
    border-top: 1px dotted #999999;	
}

#product-thumbnails{
	margin-top: 20px;
}

#product-thumbnails li img{
	max-width: 100%;
}

.form-group
{
    margin-bottom: 0px;
}
 
.product-images ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
.product-images li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
.product-images img {
    display: block;
    height: auto;
    max-width: 100%;
}
.product-images .cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow: hidden;
}
.fb-comments, .fb-comments iframe[style], .fb-comments span[style] {width: 100% !important;}

.product-main-image:hover{
	cursor: all-scroll;
}

input#purchase{
	border: 0 none;
    margin-bottom: 20px;
    padding: 10px 10px;
    background: #1e5631;
    color: #fff;
    border-radius: 0px;
}

input#purchase:hover{
    background: #4c9d2a;
}

#price-field{
	margin: 10px 0 30px 0;
}

#sharing{
	margin-bottom: 20px;
}
.sidr
{
    background: #FFF;
    box-shadow: none;
    border-left: 1px solid #eee;
}
/* @end */

/* @group Collection */

#collection-description{
	padding: 8px 8px 8px 0px;
}
#collection-description p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 1.6;
	font-family: 'Asap', sans-serif;

}
#collection-description img{
	padding: 0 30px 0 0;
}

.description-content{
	padding: 10px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.collection-header{
	margin-bottom: 0px !important;
}

#collections-listing .indiv-product img{
	width: 100%;
}

#collections-listing .indiv-product span{
	margin-bottom: 0px;
}

#collections-listing .indiv-product span a{
	color: #252525;
	text-decoration: none;
	text-transform: uppercase;
    display: block;
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}

#collections-listing .indiv-product small{
	color: #999;
    display: block;
    font-size: 16px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
	font-style: italic;
}
/* proportion-listed product-images start */
.content_box{
    position: relative;
    top:0;
    left:0;
    z-index:5;
    overflow: hidden;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
}
.content_product_desc
{
    padding: 5px 3px 0px 3px;
    height: 126px;
}
.content_product_desc a:hover, .content_product_desc a:focus
{
    text-decoration: none;
}
.content_box .product-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color 0.1s ease-in-out;
       -moz-transition: background-color 0.1s ease-in-out;
        -ms-transition: background-color 0.1s ease-in-out;
         -o-transition: background-color 0.1s ease-in-out;
            transition: background-color 0.1s ease-in-out;
    z-index: 999;
}

.content_box .product-overlay a{width: 100%;height: 100%;display: block;}

.image_no_autoheight
{
    height: auto;
}
.content_box .product-image{
    position: relative;
    padding: 0;
    margin-bottom:0px;
}

.content_box .product-image img {
    max-width: 100%;
    max-height: 100%;
}
.indiv-product:hover .product-overlay{
    background:rgba(255, 255, 255, 0.34);
}
.content_box .product-image .product-head{
    position: relative;
    height: 220px;
    background: #FFF;
    text-align: center;
}
.content_box .product-image .product-head > img.rp{
    max-width: 35% !important;
}
.content_box h4  {
    height: 36px;
    overflow-y: hidden;
}

.content_box:hover a{
	color: #000000;
}
/* proportion-listed product-images end */

.product-grid .alpha,
.featured-products .alpha{
	clear: both;
}

#additional-checkout-buttons-label{
	display: block;
    font-size: 12px;
    margin: 20px 0;
    opacity: 0.5;
    text-transform: uppercase;	
}

.sale-badge{
 	background-color: #f26c4f;
    opacity: 0.80;
	filter:alpha(opacity=80);
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    padding: 10px 20px;
    text-transform: uppercase;
    z-index: 10000;
	position: absolute;
	top: -10px;
	left: -10px;
}



		.product-tags-wrapper{
			position: relative;
			margin: 10px 0;
		}

		

.product-tags-wrapper ul{
	margin-bottom: 0px;
}

ul.product-tags{
	padding: 10px;
}

ul.product-tags li{
	float: left;
    margin: 0 5px 0 0;
    list-style-type: none;
}

ul.product-tags li a{
    background-color: #fff;
    border: 0 none;
    border-radius: 10px 10px 10px 10px;
    color: #999;
    display: block;
    font-family: "Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;
    font-size: 11px;
    height: 15px;
    line-height: 0px;
    padding: 10px;
	margin: 5px;
    text-decoration: none;
	-moz-transition: color 0.5s ease;
	-webkit-transition: color .5s ease;
	-o-transition: color .5s ease;
	-ms-transition: color .5s ease;
	transition: color .5s ease;
}

ul.product-tags li a:hover,
ul.product-tags li.active a{
	background-color: #999;
	color: #fff;
}

ul.product-tags li.active a:hover{
	background-color: #F9E5E6;
	color: #B3696C;
	text-decoration: line-through;
}

ul#product-thumbnails{
	padding-left: 0px;
}

ul#product-thumbnails li{
	list-style-type: none;
}

.product-description-header{
	font-size: 24px;
    font-weight: 600;
    font-family: 'Asap', sans-serif;
    color: #111;
}

.selector-wrapper select{
	display: block;
	margin-bottom: 20px;
}

.selector-wrapper label{
	color: #AAB1B4;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
}

.product-description-wrapper{
	font-size: 14px;
    font-weight: 400;
    font-family: 'Asap', sans-serif;
    color: #111;
}

.single-option-selector{
	min-width: 50%;
}

#sharing{
	margin-top: 20px;
	padding-bottom: 20px;
}

#collections-listing ul{
	padding-left: 0px;
}

#collections-listing ul li{
	list-style-type: none;
}

.collection-listing-link{
	font-size: 14px;
}

.all-collections-title{
	margin-bottom: 20px;
	display: inline-block;
}

.all-collections-title:hover{
	text-decoration: none;
}

/* @end */

/* @group Customer Account */

.default_address_container{
	padding: 10px;
	background-color: #ebebeb;
	position: relative;
}

#address_tables .button a{
	text-decoration: none;
}

.default_address_container h3{
	width: 70%;
}

.default_address{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 10px;
	background-color: #333;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}

.customer_address_table{
	width: 100%;
}

.address_table{
	margin-bottom: 20px;
}

.customer_address_table input{
	margin: 0px;
}

table#order_details{
	width: 100%;
}

table#order_details thead{
	background-color: #eee;
}

#order_payment p.order-status,
#order_shipping p.order-status{
	font-weight: bold;
}

#order_payment p.order-status .status,
#order_shipping p.order-status .status{
	text-transform: capitalize;
}

.customer_address_table td{
	vertical-align: middle;
	padding: 5px 0;
}

.customer_address_table td select{
	margin: 0px;
}

.activate-account{
	text-align: center;
}

.activate-account input[type="password"]{
	display: inline;
}

.status_authorized,
.status_unfulfilled,
.status_voided,
.status_restocked{
	text-transform: capitalize;
}

#order_details td {
    padding: 5px;
}

.activate-account .action_bottom{
	margin: 20px 0;
}

.activate-account #password_confirm{
	margin-top: 20px;
}

#create-customer .large_form{
	margin-bottom: 20px;
}

#create-customer .action_bottom{
	margin-bottom: 15px;
	text-align: center;
}

.reset-password .form-row{
	margin-bottom: 20px;
}

.reset-password .action_bottom{
	margin-bottom: 15px;
	text-align: center;
}

.label{
	color: #000;
}

/* @end */


/* @group IE Overrides */

.ie body{

}

.ie header{
	background-color: #00ff00 !important;
	height: 60px;
}

.ie #search-wrapper{
	height: 44px;
	display: block;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

.comment-form{
	clear: both;
}

/* CSS Fix for Max-Width of Ad Styling */

#hp-three-promoboxs img,
#hp-two-promoboxs img,
#hp-one-promobox img { 
  max-width: 100% 
}

.clearcolumn{
	clear: both;
}



/* @end */

/* @group Overrides */

.fancybox-overlay{
	z-index: 80100;
}

.fancybox-skin{
	border-radius: 0;
}

.fancybox-skin{
	background: #ffffff;
}

/* @end */

/* @group Animation */

#collection-image-anim{
    animation-duration: 1s;
    animation-delay: 0.5s;  
}  

/* @end */

/* @end */

/* @group ii. Responsive Overrides */

/* #Media Queries
================================================== */
@media (min-width: 1200px)
{
    .container{
        width: 1200px;
    }
    .maincol.col-lg-3 {
        width: 20%;
    }
    .maincol.col-lg-9 {
        width: 80%;
    }
}

	#mobile-product-images,
	#mobile-menu{display:none}

	/* Smaller than standard 960 (devices and browsers) */
	@media (max-width: 1200px)
	{
	    .top_right_content
        {
            font-size: 11px;
        }
        .top_left_content
        {
            font-size: 11px;
        }
	}
	@media only screen and (max-width: 959px) {
        
        .search-wrapper
        {
            border: none;
        }

        .product-grid .alpha,
        .product-grid .mobile{
        	clear: both;
        }

        #site-title img
        {
            max-width: 31%;
        }
        .page-head .paymentmethods img
        {
            max-width: 28px;
        }
        .search-wrapper
        {
            font-size: 10px;
        }
		.logo
	    {
	        float: none;
	        text-align: center;
	        margin: 0 auto;
	    }
	    .logo img
	    {
	        margin: 0 auto;
	    }
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 991px) {

		form#search{
			text-align: left;
		}

	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 768px) {
        .top_right_content
        {
            text-align: center;
            font-size: 11px;
        }
        .top_left_content
        {
            text-align: center;
            font-size: 11px;
        }
		div#site-title{
			padding: 15px 0px;
		}
		#site-table a{
			font-size: 24px;
		}
		
		.content_box .product-image .product-head
		{
		    text-align: center;
		}
		.search-wrapper
		{
		    font-size: 12px;
		    margin-top: 0px;
		    border: none;
		}
        .mobile-header
        {
            margin-top: 5px;
            vertical-align: middle;
        }
		#minicart{
			box-shadow: none;
			background-color: #none;
			right: 0px;
		}
		
		#minicart .close-shopping-cart,
		#minicart .three{
			display:none;
		}
		
		#minicart .four,
		#minicart .five{
			text-align: center;
		}
		
		#minicart .four{
			margin: 20px 0;
		}
		
		#minicart .view-cart-mini{
			position: inherit;
		}
		
		.indiv-product{
			margin-bottom: 30px;
		}
		
		form#search{
			text-align: center;
		}
		
		#cartform td,
		#order_details td{
			padding: 0 5px;
		}
		
		#mobile-background{
			background-color: #F6F5F5;
			width: 100%;
			margin-bottom: 20px;
		}
		
		.top-menu,
		#customer-top-header,
		#cart-brief,
		.cart-table-image,
		#cartform thead,
		.cart-table-price,
		#product_images{
			display:none !important;
		}
		
		#mobile-product-images{display: block;}
		
		#minicart{position: relative;}
		
		#mobile-menu-wrapper{text-align: center;}
		#mobile-menu{display: inline-block !important;}
		
		#site-title img{
			max-width: 80%; 
		}
		
		#minicart {
		    height: auto;
		    padding-bottom: 20px;
		    right: 10px;
		    text-align: center;
		    width: 100%;
		}
		
		.pagination-number{
			display: none !important;
		}
		
		#search_text {
		    height: 25px;
		    padding: 5px;
		}
		
		#mobile-header {
			display: block;
		}
		
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	
	
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	    .content_product_desc .btn
	    {
	        font-size: 10px;
	        padding: 9px 8px;
	    }
	  .indiv-product .indiv-product-title-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 3px 0 0px 0;
    text-align: center;
    height: 57px;
    font-family: 'Asap', sans-serif;
    color: #333333;
    text-transform: none;
}
	    
	    .search_text {
	        max-width: 80%;
	    }
	    
	}
	@media only screen and (max-width: 320px) {
	    .content_product_desc .btn
	    {
            font-size: 9px;
            padding: 5px 3px;
	    }
	}

#sidr-mobile{
	padding-top: 30px;
}

#sidr-mobile a{
	padding: 15px 0;
	box-shadow: none !important;	
	line-height: 20px !important;
	text-align: left;
}
  
#sidr-mobile ul li a,
#sidr-mobile ul li span{
 	padding-left: 0; 
}

#sidr-mobile a:hover{
}

#sidr-mobile ul li:hover>a,
#sidr-mobile ul li:hover>span,
#sidr-mobile ul li.active>a,
#sidr-mobile ul li.active>span,
#sidr-mobile ul li.sidr-class-active>a,
#sidr-mobile ul li.sidr-class-active>span,
#sidr-mobile ul li ul li:hover>a,
#sidr-mobile ul li ul li:hover>span,
#sidr-mobile ul li ul li.active>a,
#sidr-mobile ul li ul li.active>span,
#sidr-mobile ul li ul li.sidr-class-active>a,
#sidr-mobile ul li ul li.sidr-class-active>span{
-webkit-box-shadow: 0 0 0px 0px !important;
-moz-box-shadow: 0 0 0px 0px !important;
box-shadow: 0 0 0px 0px !important;
}

#sidr-mobile ul{
	border-bottom: 0 !important;
}

#mobile-product-images img{
	margin-bottom: 10px;
}

#sidr h4{
	color: #999;
}

/* @end */ 

/* MC */

#main {
    padding-top:5px;
}

.logo img {
    max-width: 200px;
}


}

.korg {
    margin-top:32px;
}

@media (max-width:991px) {
    .USPar {
        width: 100%;
        text-align:center;
        margin: 10px 0px 10px 0px;
    }
    /*#page-layout {
        margin-top:0px;
    }*/
    .korg {
        position:absolute;
        top:6px;
        right:9px;
        margin-top:-30px;
    }
    .paymentmethods img {
       margin-top:15px;
    }
}

#cart-brief {
    display:inline-block;
    margin-rigth:10px;
}

.nav {
    display:inline-block;
}

.nav-pills>li>a {
    text-transform:uppercase;
}

#product-nav-wrapper .search-wrapper {
    width:250px;
    float:right;
    margin-right:6px;
    border:none;
}

#product-nav-wrapper .search-wrapper form {
    background-color:white;
    border-radius: 0.3rem;
}

#product-nav-wrapper .search-wrapper i.fa.fa-search {
    font-size: 17px;
    color:black;
}
#product-nav-wrapper .search_text {
    height:34px;
}

.search_text {
    color:black;
}

#startseo {
    margin-top:20px;
    padding-left:8px;
    padding-right:8px;
    border:2px solid black;
}

#startseo h2 {
    text-align:center;
}

.money-styling {
    font-size:16px;
}

.content_product_desc .btn-info {
    border: 1px solid #000;
}

.qs-product-price {
    font-size:24px;
    color:red;
}

.qs-cart-qty {
    width: 55px!important;
}

input#purchase {
    width:200px;
}

.maincol.col-md-9.col-lg-9 #featured ul.featured-products li:nth-child(n+7) {
    display:none;
}

.product-description-wrapper{
    padding-right:15px;
    padding-left:15px;
}

.categories-wrapper ul li.submenu a {
    display:block;
}

#responsive-menu-button {
    color: #000 !important;
}

@media (max-width:560px) {
    #featured .product-head {
        height:30vw;
    }
}

.label-warning p {
    margin-bottom:0px;
}

#bevaka {
    margin-top:15px;
}

/* MAGINIFIC POPUP */
.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
#collections-main {
    display: flex;
    flex-direction: column;
}

.title-bar.collection-header {
    display: none;
}

#collection-description:first-of-type {
    order: 2;
}

.pf-filter-button-container {
    order: 3;
}

section.clearfix {
    order: 4;
}

#collection-description:last-of-type {
    order: 5;
}


/* ===== TRUST-BAR ===== */
.USPar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background-color: #ffffff;
  color: #333333;
  padding: 10px 0;
  font-size: 13px;
  font-weight: 400;
  font-family: 'Asap', sans-serif;
  width: 100%;
  border-bottom: 1px solid #eeeeee;
}
}

.USPar i {
  font-style: normal;
  color: #3fc06a !important;
  margin-right: 2px;
  margin-left: 0px;

}

/* ===== NAVBAR ===== */
#main_menu {
  background-color: #ffffff;
  border-bottom: 1px solid #f0f0f0;
  padding: 0 20px;
  display: flex;
  align-items: center;
  height: 100%;
}

#product-nav-wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}

#product-nav-wrapper .nav > li > a {
  font-family: 'Asap', sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #111;
  padding: 16px 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

#product-nav-wrapper .nav > li > a:hover {
  color: #4C9D2A;
  background: transparent;
}

/* ===== DROPDOWN ===== */
#product-nav-wrapper .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-top: 3px solid #4C9D2A;
  padding: 20px;
  min-width: 700px;
  column-count: 3;
  column-gap: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  z-index: 9999;
}

#product-nav-wrapper .dropdown:hover .dropdown-menu {
  display: block;
}

#product-nav-wrapper .dropdown-menu li {
  break-inside: avoid;
  padding: 4px 0;
}

#product-nav-wrapper .dropdown-menu li a {
  font-family: 'Asap', sans-serif;
  font-size: 14px;
  color: #111;
  padding: 4px 8px;
  display: block;
}

#product-nav-wrapper .dropdown-menu li a:hover {
  color: #4C9D2A;
  background: transparent;
}

/* Dölj pil/caret på Reservdelar */
#product-nav-wrapper .dropdown .caret {
  display: none;
}

/* ===== HERO ===== */
.hero-section {
  position: relative;
  width: 100%;
  height: 580px;
  background-image: url('https://s3.eu-west-1.amazonaws.com/storage.quickbutik.com/stores/5459v/files/herobildeco.png');
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.55);
}

.hero-content {
  position: relative;
  z-index: 2;
  color: #ffffff;
  max-width: 800px;
  padding: 0 20px;
}

.hero-title {
  font-family: 'Asap', sans-serif;
  font-size: 52px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.2;
  margin-bottom: 40px;
}

.hero-bold {
  font-weight: 700;
}

.hero-btn {
  display: inline-block;
  background-color: #ffffff;
  color: #111;
  font-family: 'Asap', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding: 14px 36px;
  border-radius: 4px;
  text-decoration: none;
  transition: background-color 0.2s ease;
}

.hero-btn:hover {
  background-color: #4C9D2A;
  color: #ffffff;
}
#page-layout .col-md-7 {
  display: flex;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  justify-content: center;
}
[data-qb-page="start"] .maincol.col-md-3 {
  display: none;
}

[data-qb-page="start"] .maincol.col-md-9 {
  width: 100%;
}
/* ===== DROPDOWN GENERELL ===== */
#product-nav-wrapper .dropdown-menu {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-top: 3px solid #4C9D2A;
  padding: 20px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  z-index: 9999;
  column-count: 1;
  min-width: 200px;
}

/* ===== DROPDOWN RESERVDELAR (första menyn) ===== */
#product-nav-wrapper li.dropdown:first-child .dropdown-menu {
  column-count: 1;
  min-width: 200px;
}

#product-nav-wrapper .dropdown-menu li {
  display: block;
  width: 100%;
  break-inside: avoid;
  padding: 4px 0;
}
#page-layout .col-md-3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 32px;
  padding-bottom: 20px;
}
.eco-brands__wrapper {
  position: relative;
  overflow: hidden;
}

.eco-brands__track {
  display: flex;
  gap: 14px;
  overflow: visible;
}

.eco-brands__arrow {
  position: relative;
  z-index: 10;
  flex-shrink: 0;
}
div.USPar span.usp-item i.fa.fa-check {
  color: #477626 !important;
  font-style: normal;
}
.page p {
    font-size: 14px;
    font-weight: 200;
    color: #333333;
    line-height: 1.6;
    font-family: 'Asap', sans-serif;
}

.page h1 {
    font-size: 28px;
    font-weight: 400;
    color: #111;
    font-family: 'Asap', sans-serif;
}
.title-bar h2 {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Asap', sans-serif;
    color: #111;
}
.contact h2 {
    font-size: 25px;
    font-weight: 600;
    font-family: 'Asap', sans-serif;
    color: #111;
}
.contact p {
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 1.6;
    font-family: 'Asap', sans-serif;
}
.categories-wrapper ul li.headmenu a {
    pointer-events: none;
    cursor: default;
}
.header-search-wrapper {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.header-search-wrapper form {
  display: flex;
  align-items: center;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  overflow: hidden;
}

.header-search-wrapper .search_text {
  height: 32px;
  padding: 0 10px;
  border: none;
  font-family: 'Asap', sans-serif;
  font-size: 13px;
  width: 150px;
}

.header-search-wrapper .search_submit {
  height: 32px;
  padding: 0 10px;
  background: #ffffff;
  border: none;
  cursor: pointer;
  color: #333;


}
}
}/* ===== HEADER LAYOUT FIX ===== */

/* Gör .korg till ett grid med två rader */
.korg {
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-end !important;
  gap: 4px;
  flex-wrap: nowrap !important;
  justify-content: flex-end;
}

/* Flaggor + SEK höger i USP-baren */
.USPar {
  justify-content: center;
  position: relative;
}

.usp-right {
  position: absolute;
  right: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
}

.usp-right .cconverter_element {
  margin-top: 0;
  display: inline-flex;
  align-items: center;
}

.usp-right .cconverter_element select {
  border: none;
  background: transparent;
  font-size: 13px;
  font-family: 'Asap', sans-serif;
  cursor: pointer;
}

.usp-right .languages {
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

/* Sök + Kundvagn i linje med menyn */
.korg {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 10px;
  flex-wrap: nowrap !important;
  justify-content: flex-end;
  margin-top: 0 !important;
  height: 100%;
}

#page-layout .col-md-3 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 0;
  padding-bottom: 0;
}
/* Sökruta + kundvagn i linje med menyn */
#page-layout .col-md-3 {
  padding-top: 0 !important;
}

.korg {
  margin-top: 0 !important;
  padding-top: 32px;
}

/* Kundvagn - text och ikon på samma rad */
#cart-brief a {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

#cart-brief .fa-shopping-cart {
  margin: 0;
}
/* Ta bort mellanrum på kategorisidor */
#collections-main {
  margin-top: -40px !important;
  padding-top: 0 !important;
}

.title-bar {
  margin-top: 0px !important;
}

.maincol.col-md-9 {
  margin-top: -20px !important;
}

#collections-main ~ .breadcrumb,
.collection-header ~ .breadcrumb {
  display: none;
}