body{
    font-family: Google_Istok+Web_400,700_sans !important;
 	background-color: #ffffff !important;
	color: #1e1e1e !important;
	font-size: 15px !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: Google_Istok+Web_400,700_sans;
}
h1
{
    font-size: 30px;
}
h2
{
    font-size: 22px;
}
h3
{
    font-size: 18px;
}
#page-layout{
	margin-top: 20px;
	margin-bottom: 13px;
}

.clear{
	clear: both;
}

header#site-header a:hover,
header#site-header a.current{
	color: #f9f000;
	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;
}
.page ul {
    padding: 0;
}


.cart-extra-info
{
    font-size: 15px;
    margin: 0px 30px;
    background: #FFF;
    border: 1px solid #eee;
    padding: 11px;
}
/* @group Homepage */
.sod_select.custom.custom
{
    box-shadow: none;
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 0px;
    padding: 9px 10px;
}
#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: #f9f000;
	-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: #333333;
	color: #f9f000;
	font-size: 12px;
	line-height: 12px;
	padding: 0px 0;
	z-index: 100;
	position: relative;
}
.mm-menu.mm-offcanvas {
    z-index: 1000;
}
#site-header .text-center .fa
{
    padding-left: 15px;
}
header nav.navbar
{
    min-height: auto !important;
}
.dropdown-menu{
	background-color: #2a2a2a;
	border-radius: 0px;
}
.dropdown-menu>li>a
{
    color: #ffffff;
}
.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: #f9f000;
	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: #f9f000;
	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: 20px;
}
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_text
{
    font-size: 36px;
}
.paymentmethods img {
    width: 28px;
    margin-right: 8px;
}
.paymentmethods img.x2 {
    width: 120px;
}
.paymentmethods img.x1 {
    width: 49px;
}
.paymentmethods img.x15 {
    width: 35px;
}


#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: 6px;
    padding: 9px;
    vertical-align: top;
    height: auto;
    background: #FFF !important;
}
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;}
 
.extraheader {
    float: left;
    padding-top: 24px;
    padding-left: 10px;
}
/* @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: #2a2a2a;
    color: #FFF;
    border-color: #FFF;
}
.btn-info:hover, .btn-info:focus
{
    background: #000;
    color: #FFF;
    border-color: #FFF;
}
.list-buybtn
{
    background: #00aced;
    color: #fff;
    border: none;
}
.list-buybtn:hover, .list-buybtn:focus
{
    background: #00ed06;
}
.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;
}
#single_product, #single_page, .page-block
{
    padding: 12px 21px;
}
#single_product, #single_page
{
    border: 1px solid #D4D4D4;
}

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: #2a2a2a;
    border-radius: 3px;
}
.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-left: 9px;
    font-size: 13px;
    border-bottom: 1px solid #eee;
}
.categories-wrapper ul li.headmenu
{
    background: #2a2a2a;
}
.categories-wrapper ul li.headmenu a
{
    color: #ffffff;
}
.categories-wrapper ul li.submenu
{
    background: #8C8C8C;
}
.categories-wrapper ul li.submenu a
{
    color: #ffffff;
}
.categories-wrapper ul li a
{
    padding: 9px 0px;
    width: 100%;
    display: block;
}
.other-wrapper img {
    width: 100%;
}


		.title-bar{
			position: relative;
			padding: 0px 0 0 0;
			margin-bottom: 20px;
			margin-top: 0px;
		}
		
		.title-bar h2{
			font-size: 20px;
			line-height: 20px;
			letter-spacing: 1px;
			padding: 0 0 15px 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;
	text-align: center;
}

/* @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: #FFFFFF;
    border-top: 1px solid #d4d4d4;
    border-bottom : 1px solid #d4d4d4;
    padding: 0;
    margin-top: 70px;
    color: #737373;
}
.copyline, .copyline a
{
    color: #9C9C9C !important;
    font-size: 11px;
}
.custom-footer-text
{
    color: #737373;
    margin-bottom: 55px;
}
.footer-menu
{
    margin-top: 20px;
    margin-bottom: 11px;
}
footer a,
.bottom-footer a{
	color: #737373;
	text-decoration: underline;
}
 footer a:hover,
 .bottom-footer a:hover{
	color: #737373;
 }

.bottom-footer{
	background-color: #FFFFFF;
	padding: 10px 0;
	color: #737373;
	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
{
	background: #FFF;
	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;
    background: #00aced;
    color: #fff;
    padding: 10px 0;
}

input#purchase:hover{
    background: #00ed06;
}

#price-field{
    margin: 0px 0 21px 0;
    text-align: center;
    font-size: 25px;
}

#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;
	clear:both;
}

#collection-description img{
	float: left;
	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: 120px;
    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{
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
}
#single_product .sod_select {
    width: 100%;
}

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

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

.product-description-wrapper{
	margin: 30px 0;
}
.product-offer-box-info
{
    font-size: 12px;
    line-height: 21px;
    background: #ffffff;
    padding: 10px 10px 10px 10px;
    font-family: 'Open Sans', serif;
    border: 3px solid;
    border-color: #0093df;
}
.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;
}

.mm-panels, .mm-navbar {
    background: #FFF !important;
}
/* 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{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;}
		
		#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-size: 12px;
	    }
	    
	    .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 */ 

/* Airlectra */

.carbrand {
    border-bottom:1px solid #999999;
    margin-bottom:15px;
}

.carbrand img {
    margin:0 auto;
}

.carbrand p {
    text-align:center;
    font-weight:700;
}

h2.pop-marke-h {
    font-weight: 600;
    line-height: 1.4;
    font-size:1.73em;
}

.qb-custom-wrapper, .qb-custom-wrapper h1, .qb-custom-wrapper h2, .qb-custom-wrapper h3, .qb-custom-wrapper h4, .qb-custom-wrapper h5, .qb-custom-wrapper h6 {
    font-family: "Open Sans", sans-serif!important;
}

#single_page {
    float:left;
}

.nav.nav-pills {
    position: relative;
    display: inline-block;
}

.menu-flags {
    right: 0;
    display: inline-block;
    float: right;
    color: #fff;
    font-size: 14px;
    padding: 4px 14px 4px 0px;
}

.menu-flags img {
    margin-right:8px;
}

.mm-listview>li.mob-menu-flags>a {
    display:inline-block;
}

/*
@media(max-width: 991px) {
    .search_text, .search_submit, .search_text::placeholder {
        color:#f9f000;
    }
    .search-wrapper {
        border-bottom:1px solid #f9f000;
    }
}
*/

.footer-menu {
    width:100%;
    display:flex;
    flex-direction: row;
    flex-wrap: wrap;
}

footer .footer-menu a {
    text-decoration:none;
}

footer .footer-menu .subnav_items a:hover {
    text-decoration:underline;
}

ul.foot-menu {
    width:25%;
    list-style-type:none;
    padding-inline-start: 0px;
    text-decoration:none;
}

ul.foot-menu li, footer .footer-menu li.no-dropdown {
    list-style-type:none;
}

ul.foot-menu .subnav_items ul {
    padding-inline-start: 0px;
}

ul.foot-menu .head {
    font-weight:700;
}

.footer-socials {
    width:25%;
}

@media screen and (max-width:767px) {
    ul.foot-menu, .footer-socials {
        width:50%;
    }
}

.d-none {
    display:none;
}

@media screen and (min-width:992px) {
    .d-md-inline-block {
        display:inline-block;
    }
    .d-md-flex {
        display:flex;
    }
}

@media screen and (max-width:991px) {
    .d-flex {
        display:flex;
    }
    .flex-wrap {
        flex-wrap:wrap;
    }
    .xs-sm-order-2 {
        order:2;
        width:100%;
    }
    .top_right_content, .top_left_content {
        text-align:center;
        font-size:14px;
    }
    #site-header .fax {
        padding-left: 14px;
    }
    #site-header .top_right_content .fax:first-child {
        padding-left:0;
    }
}
.flex-wrap {
        flex-wrap:wrap;
}

.w-100 {
    width:100%;
}

@media screen and (max-width:330px) {
    .top_right_content, .top_left_content {
        font-size:12px;
    }
}

@media (max-width: 479px) {
    .search-autocomplete-form .search_text, .search-autocomplete-form .search_submit {
        color: black;
    }
}

.logo img {
    width: 100%;
}

.qs-approve {
  display: flex;
  align-items: center;
}

.approve-terms {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-top: 18px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: left;
  width:calc(100% - 32px);
}

.approve-terms input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.approve-terms .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

.approve-terms:hover input ~ .checkmark {
  background-color: #ccc;
}

.approve-terms input:checked ~ .checkmark {
  background-color: #2196F3;
}

.approve-terms .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.approve-terms input:checked ~ .checkmark:after {
  display: block;
}

.approve-terms .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.btn-success.basket-buy.disabled {
    background-color: #8C8C8C;
    border-color: #8C8C8C;
}

.product-usp ul {
    margin-bottom:0;
    list-style:none;
    border:1px solid #00aced;
    padding:11px;
    font-size:14px;
    border-radius: 3px;
}

.product-usp ul i {
    font-size:12px;
}

.product-usp .prod-usp-check {
    color:red;
    margin-top:10px;
    font-style: italic;
}

.transportfordon {
    text-align:center;
}

#collection-description .transportfordon img {
    padding:0;
}

.embed-responsive.embed-responsive-16by9.m-640 {
    max-width:640px;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.content_box .product-image img.img-responsive {
    max-height:unset;
}

@media (min-width:992px) {
    .flex-grow-lg-1 {
        -ms-flex-positive: 1!important;
        flex-grow: 1!important;
    }
}

.flex-grow-1 {
    -ms-flex-positive: 1!important;
    flex-grow: 1!important;
}
.flex-column {
    -ms-flex-direction: column!important;
    flex-direction: column!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}

.content_box .product-image .product-head {
    display: table-cell;
    vertical-align: middle;
}

.paymentmethods .img-responsive {
    display:inline-block;
}
 
.d-inline-block {
    display:inline-block!important;
}

.content_product_desc, .indiv-product .indiv-product-title-text {
    height:unset;
}

ul.product-grid {
    display: flex;
    flex-wrap: wrap;
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: unset;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
    box-sizing: border-box;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive {
    height:unset;
    width:100%;
}

h5.compare-at-price {
    font-size:20px;
}

.freeshippingtimer-message {
    max-width: 400px!important;
    top:67px!important;
    right: 0!important;
    margin: 0 auto!important;
}

@media (min-width:992px) {
    .freeshippingtimer-message {
        top:290px!important;
    }
}

.breadcrumb a[title=Hem] {
    font-size:0;
}

.breadcrumb a[title=Hem]::after {
    content:"Solfilm";
    font-size: 12px;
}

.moreproducts .btn-moreprods {
    background: #00aced;
    color: #fff;
    border: none;
    margin-top:12px;
}

.moreproducts .btn-moreprods:hover, ..moreproducts .btn-moreprods:focus {
    background: #00ed06;
}

.moreproducts .btn-moreprods, .moreproducts .btn-info {
    min-width:90px;
}

.position-relative {
    position:relative;
}

.position-absolute {
    position:absolute;
}

.dropdown-two {
    position: absolute;
    top: 0;
    left: 95%;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    font-size: 12px;
    background-color: #2a2a2a;
    border-radius: 0px;
}

.submenu .dropdown-two {
    background: #8C8C8C;
    color: #ffffff;
}

.submenu .dropdown-two li {
    border-bottom:0px;
    padding-left:0;
}

.dropdown-two>li>a {
    color: #ffffff;
}
.dropdown-two>li>a {
    clear: both;
    font-weight: 400;
}
.dropdown-two>li>a {
    display: block;
    padding: 10px 20px;
    line-height: 1.42857143;
    white-space: nowrap;
}

.submenu .dropdown-two li {
    border-bottom:0px;
    padding-left:0;
}

.submenu .dropdown-two li a {
    padding: 10px 20px;
    line-height: 1.42857143;
    white-space: nowrap;
}

.dropdown-two>li>a:hover, .dropdown-two>li>a:focus {
    background: #eee !important;
    color: #2a2a2a !important;
    text-decoration: none;
}

.dropdown-menu .has-dropdown:hover .dropdown-two, .submenu.has-dropdown:hover .dropdown-two {
    display:block;
}

.moreproducts h4 {
    font-size:17px;
}
    
#single_product .ribbon--classic.ribbon--right {
    right: -26px !important;
    top: -16px !important;
}

.moreproducts .ribbon {
    display:none;
}

@media (min-width:992px) {
    .moreproducts h4 {
        font-size:21px;
    }
    #single_product .ribbon--classic.ribbon--right {
        right: -4px !important;
        top: -4px !important;
    }
    .moreproducts .ribbon {
        display:block;
    }
}

.moreproducts tr td:first-child {
    padding-left:0;
}

.px-0 {
    padding-left:0;
    padding-right:0;
}

.big-search .search_text {
    width:calc(100% - 60px);
    color:#434142;
    font-size: 14px;
    padding:6px 10px;
    height:unset;
    text-align:center;
}

@media(min-width:992px) {
    .big-search .search_text {
        font-size:18px;
    }
    .logo img {
        width: 192px;
    }
    .ml-lg-auto {
        margin-left:auto;
    }
    .mr-lg-auto {
        margin-right:auto;
    }
    .flex-1 {
        flex:1;
    }
    .big-search {
        flex-basis:250px;
    }
}

.big-search .search_text::placeholder {
    color:#434142;
}

.big-search .search_text:focus::placeholder {
    color:#ffffff;
}

.big-search .search_text:focus {
    border-color:transparent;
    outline-color:transparent;
    outline-width: 0;
    padding:6px 10px;
    outline: none;
}

.big-search .search-wrapper .search_submit {
    color: #2a2a2a;
    font-size:18px;
    position: absolute;
    right: 0;
    top: 3px;
}

.big-search .search-wrapper {
    animation: highlight 1000ms linear;
    animation-play-state: paused;
    border-color: #2a2a2a;
    border-width:4px;
    display:inline-block;
    position:relative;
}

@keyframes highlight {
  0% {
    box-shadow:none;
  }
  50% {
    box-shadow: 0px 0px 20px 5px #f9f000;
  }
  100% {
    box-shadow:none;
  }
}

.logo {
    float:unset;
}

.justify-content-end {
    justify-content:flex-end;
}

header#site-header a {
    padding-right: 20px !important;
}

.child-text-right>* {
    text-align:right;
}

#cart-brief {
    padding:12px 0;
    white-space:nowrap;
    margin-left:12px;
}

#page-layout {
    margin-top: 0;
}

.align-self-center {
    align-self:center;
}

.big-search .search-autocomplete-form .search-autocomplete-list {
    top:36px;
}

@media (max-width: 479px) {
    .big-search .search-autocomplete-form {
        position: relative !important;
    }
    .big-search .search-autocomplete-form .search-autocomplete-list {
        height: 280px;
        max-height: 280px;
    }
    .big-search .search-autocomplete-form .search_text {
        width:calc(100% - 35px);
    }
}


.moreproducts .btn-moreprods {
    background: #00aced;
    color: #fff;
    border: none;
    margin-top:12px;
}

.moreproducts .btn-moreprods:hover, ..moreproducts .btn-moreprods:focus {
    background: #00ed06;
}

.btn-info, .btn-info:hover, .btn-info:active, .btn-info:focus {
    background:#000;
    color:#fff!important;
    border-radius: 3px;
    border-color:#000;
}

.flex-basis-45 {
    flex-basis:47%
}

.moreproducts .flex-basis-45 {
    flex-basis:unset;
}

.moreproducts .btn-moreprods, .moreproducts .btn-info, .moreproducts .content_product_desc .list-buybtn {
    border-radius:3px;
    max-width:120px;
    min-width:80px;
}

#single_product .moreproducts form.qs-cart{
    margin-bottom:0;
    max-width:120px;
    min-width:80px;
}


#single_product .moreproducts form.qs-cart{
    margin-bottom:0;
}

.nav-pills ul.dropdown-menu {
    padding:5px 0;
}

.dropdown-two {
    position: absolute;
    top: 0;
    left: 95%;
    z-index: 1000;
    display: none;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    font-size: 12px;
    background-color: #2a2a2a;
    color: #fff
    border-radius: 0
}

.dropdown-two li {
    border-bottom: 0;
    padding-left: 0
}

.dropdown-two>li>a {
    color: #fff
}

.dropdown-two>li>a {
    clear: both;
    font-weight: 400
}

#product-nav-wrapper ul.dropdown-menu .dropdown-two>li>a {
    display: block;
    padding: 10px 20px;
    line-height: 1.42857143;
    white-space: nowrap
}

#product-nav-wrapper ul.dropdown-menu .dropdown-two li {
    border-bottom: 0;
    padding-left: 0
}

#product-nav-wrapper ul.dropdown-menu .dropdown-two li a {
    line-height: 1.42857143;
    white-space: nowrap
}

.dropdown-two>li:hover,.dropdown-two>li:focus, .dropdown-menu>li:hover,.dropdown-menu>li:focus {
    background: #eee!important;
}

.dropdown-two>li:hover>a,.dropdown-two>li:focus>a, .dropdown-menu>li:hover>a,.dropdown-menu>li:focus>a {
    color: #2a2a2a!important;
    text-decoration: none
}

.dropdown-menu .has-dropdown:hover .dropdown-two,.submenu.has-dropdown:hover .dropdown-two {
    display: block
}

#product-nav-wrapper li.dropdown .caret {
    border-bottom-color: #aab1b4;
    border-top-color: #aab1b4;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.position-relative {
    position:relative;
}

.position-absolute {
    position:absolute;
}

#single_product .moreproducts .ribbon--classic.ribbon--right {
    right: unset;
    left: 60px;
}

#single_product .moreproducts .ribbon>.ribbon {
    display:none;
}

.moreproducts .product {
    width:100%!important;
}

.moreproducts .product .product-image img {
    max-width:100px;
}

.moreproducts .product-btn-addcart.qs-cart-submit.ml-1 {
    margin-left:0!important;
    margin-top: 20px;
}

@media only screen and (max-width: 768px) {
    .indiv-product {
        margin-bottom: 0px;
    }
    #single_product .moreproducts .ribbon--classic.ribbon--right {
        right: unset;
        left: 40px;
    }
    .moreproducts .product .product-image img {
        max-width:80px;
    }
}

#main_menu .nav-pills .dropdown-menu li {
    padding-left:0;
}
#main_menu .nav-pills .dropdown-menu li a {
    padding-left:10px;
}

.nav.nav-pills {
    padding-left:5px;
}

.cart-tip {
    display:inline;
    border:1px solid;
    border-radius:50%;
    width:24px;
    height:24px;
    text-align:center;
}

.cart-tip:hover {
    cursor:pointer;
}

.cart-tip-text {
    position:fixed;
    background:#fff;
    border:1px solid;
    padding:5px;
    visibility:hidden;
    top:5%;
    left: 50%;
    transform: translateX(-50%);
    width:90%;
    max-width:500px;
}

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

.product .indiv-product .indiv-product-title-text a {
    font-size:14px;
}

.qs-product-lowest-price {
    list-style: none;
    margin-bottom: 24px;
    margin-top: -16px;
    text-align: center;
}

.pricehistory-tooltip {
    background-color:#fff!important;
}

.qb-custom-wrapper .is-box .is-box-centered.is-content-bottom.slider-content {
    padding: 3rem 1rem;
}

.qb-custom-wrapper .is-box .is-box-centered.is-content-bottom.slider-content .is-container {
    margin-bottom:0;
    padding-left:0;
    padding-right:0;
}

.pageslider .text1 {
    font-size:1.5rem;
    line-height:1.5rem;
    color:#fff;
    font-weight:bold;
    text-shadow:5px 5px 10px #000;
}

.pageslider .text2 {
    font-size:2.5rem;
    line-height:2.5rem;
    margin-top:1rem;
    color:#fff;
    font-weight:bold;
    text-shadow:5px 5px 10px #000;
}

@media (min-width:992px) {
    .qb-custom-wrapper .is-box .is-box-centered.is-content-bottom.slider-content .is-container {
        margin-bottom:1rem;
    }
    .pageslider .text1 {
        font-size:3rem;
        line-height:3rem;
    }
    .pageslider .text2 {
        font-size:6rem;
        line-height:6rem;
    }
}

.qb-custom-wrapper .is-container.is-builder.container {
    width:100%;
}

.is-container.is-builder.container {
    max-width:unset;
}

.maincol .cb_qb {
    max-width:unset;
    width: 100% !important;
}

.maincol .cb_qb figure {
    text-align:center;
}