/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

body {
	font-family: Verdana, sans-serif;
}

#primary-menu ul li > a {
	font-family: 'Roboto Slab', sans-serif;
}

#primary-menu ul ul li > a {
	font-family: 'Roboto Slab', sans-serif;
}

.product-title h3 a:hover, .single-product .product-title h2 a:hover {
    color: #1ABC9C;
}

#page-title {
    position: relative;
    padding: 50px 0;
    background-color: #ffffff;
    border-bottom: 1px solid #EEE;
}

#copyrights {
    background-color: #fff;
}

/* CUSTOM TOP CART */
.top-cart-items {
    padding: 15px;
	max-height: 315px;
	overflow: auto;
}

.top-cart-item:last-child { padding-bottom: 15px; }

.top-cart-item-desc a { 
	font-size: 12px !important; 
	overflow:hidden; 
	max-height:20px;
	max-width: 255px;	
}

.top-cart-item-image { overflow: hidden; }

.top-cart-item-desc span.top-cart-item-remove {
    display: block;
    position: absolute;
    font-size: 12px !important;
    right: 0;
    top: 18px;
    color: #444;
}

#top-cart { 
	margin: 40px 15px 40px 15px; 	
}

#top-cart a { 
	width: auto;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Roboto Slab', sans-serif;
}

.top-cart-action div { 
    float: left;
    color: red;
    font-size: 12px;
}

#top-cart p { 
	display: inline;
}

@media (max-width: 991px) {
#top-search a { right: 102px; }

}

@media (max-width: 479px) {
#top-search a { right: 50px; }
#top-cart { display: block; right: 15px; }
#top-cart p { display: none; }
#top-search form input { font-size: 15px; }
}



/* CUSTOM HEADER */
#header.full-header #logo { border-right: none; }
#header.transparent-header.full-header #header-wrap { border-bottom: none; }
#header.transparent-header.full-header #primary-menu > ul { border-right: none; }

#header, #header-wrap, #logo img { padding-bottom: 2px; }

@media (max-width: 1199px) { #primary-menu ul li > a { padding: 39px 10px;} }
@media (max-width: 1199px) { #primary-menu ul li > a { padding: 39px 10px; font-size: 10px;} }
@media (max-width: 991px) { #primary-menu ul li > a { padding: 39px 10px; font-size: 13px;} }

.search-button {
    position: absolute;
    margin-top: 32px;
    margin-right: 150px;
    top: 0;
    right: 0;
}
@media (max-width: 767px) {
    .search-button {
        margin-right: 130px;
    }
}

@media (max-width: 479px) {
    .search-button {
        margin-right: 70px;
    }

    #header, #header-wrap, #logo img {
        height: 70px;
    }

    #logo a.retina-logo {
        margin-top: 15px;
    }
}



/* CUSTOM WEBSHOP */
.sale-flash {
	background-color: #E91A46;
}

.product-price ins {
    color: #E91A46;
}

.postcontent .product-3 .product {
    padding: 10px 10px 10px 10px;
}

.product-3 .product {
    padding: 10px 10px 10px 10px;
}

.product-inner {
    padding: 5px;
}

/* CUSTOM LANDING PAGE */
.spost .entry-image,
.spost .entry-image a,
.spost .entry-image img,
.spost .entry-image i {
	width: 48px;
	height: auto;
}

.spost .entry-meta li.strike {
    text-decoration: line-through;
}

.spost .entry-meta li.red {
    color: #EF1F3D;
    font-weight: 500;
}

@media (max-width: 479px) {
	.entry-meta li:before { content: none; }
}


/* CUSTOM BLOG PAGE */
.entry-image.home img {
    display: block;
    position: relative;
    max-width: 500px;
    height: auto;
}


/* CUSTOM WEBSHOP */
#page-title {
    position: relative;
    padding: 50px 0 80px 0;
    background-color: #F5F5F5;
    border-bottom: 1px solid #EEE;
}

.breadcrumb {
    position: absolute !important;
    width: auto !important;
    top: 180% !important;
    right: auto !important;
    margin: -10px 0 0 0 !important;
    background-color: transparent !important;
    padding: 0 !important;
    font-size: 12px;
}

.style-msg3 {
    position: relative;
    display: block;
    color: #444;
    margin-bottom: 20px;
}

.style-msg3 .msgtitle {
    background: #EEE;
    border-top: none;
    border-bottom: none;
    font-size: 15px;
    font-weight: bold;
}

.style-msg3 .sb-msg, .style-msg3 .msgtitle {
    display: block;
    padding: 15px;
    border-left: 1px solid rgba(255,255,255,0.5);
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(255,255,255,0.6);
}

.product-category {
    border: 1px solid #d0d0d0;
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 5px;
	text-align: center;
    width: 23%;
    min-height: 235px;
}

@media (max-width: 1199px) {

    .product-category {
        border: 1px solid #d0d0d0;
        padding-top: 15px;
        padding-bottom: 10px;
        margin: 5px;
        text-align: center;
        width: 23%;
        min-height: 200px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    .product-category {
        border: 1px solid #d0d0d0;
        padding-top: 15px;
        padding-bottom: 10px;
        margin: 5px;
        text-align: center;
        width: none;
        min-height: 200px;
    }


}

@media (max-width: 992px) {
    .product-category {
        border: 1px solid #d0d0d0;
        padding-top: 15px;
        padding-bottom: 10px;
        margin: 5px;
        text-align: center;
        min-height: 150px;
    }
    .sidebar {
		width: 100%;
		margin-right: 0;
		float: left !important;
		margin-bottom: 40px !important;
		padding-bottom: 40px;
		border-bottom: 1px solid #EEE;
	}


}

@media (max-width: 479px) {
    .product-category {
        border: 1px solid #d0d0d0;
        padding-top: 15px;
        padding-bottom: 10px;
        margin: 5px;
        text-align: center;
        min-height: 150px;
        width: 40%;
    }


}

.product-category:hover {
	outline: 3px solid #267DF4;
}
.product-category .text {
	padding-top:10px;
}

.product-title h3{
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}

@media (max-width: 991px) {}
    .product:not(.product-2):not(.product-3) .product-title h3 {
        font-size: 14px !important;
    }
}

.product-description {
    font-size: 10px;
    display: block; /* or inline-block */
    overflow: hidden;
    height: 45px;
    margin-bottom: 15px;
}

.product-info {
    font-size: 12px;
    color: #59BA41;
}

.product-price {
    font-size: 18px;
    border-bottom: 1px  solid #d0d0d0;
    padding-bottom: 10px;
}

.product-price-display {
    line-height: 1;
    padding: 16px 0;
}

.product-price-display span {
    line-height: 2;
}

.product-price del {
    font-size: 14px;
}

.product-price .button {
    font-size: 14px;
    padding: 0 10px 0 10px;
    float: right;
}

.sidebar-widgets-wrap .widget:first-child span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 3px;
    font-size: 8px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    vertical-align: top;
    white-space: nowrap;
    text-align: center;
    background-color: #267DF4;
    border-radius: 10px;
}

.cart-product-thumbnail img {
	display: block;
	width: 64px;
	height: 48px;
	border: 2px solid #EEE;
}

.product-1 .product {
    float: none;
    margin: 0 0 0 0;
    padding: 20px 0 0 0;
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
}

.product-1 .product-image {
    display: none;
}

.product-1 .product-title {
    display: inline-flex;
    margin-bottom: 0px;
}

.product-1 .product-title h3 {
    height: auto;
}

.product-1 .product-price-display {
    font-size: 14px;
    border-bottom: none;
    padding: 0 0 0 0;
    text-align: right;
}

.product-1 .product-price {
    font-size: 14px;
    border-bottom: none;
    padding-bottom: 0px;
}

.product-1 .product-info {
    display: inline-flex;
}

.product-1 .product-price ins {
    color: #E91A46;
}

.product-1 .button {
    font-size: 14px;
    padding: 0 10px 0 10px;
    float: right;
}

/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/

.cart-product-quantity { min-width: 200px; }
.cart-product-total { font-weight: 700; }

.item-qty {    
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: default;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

.item-qty-select {padding-bottom: 15px; display: inline;}

.widget-filter-links .widget-filter-reset {
    position: absolute;
    top: 30px;
    left: auto;
    right: 0;
    font-size: 12px;
    line-height: 22px;
}

#top-bar {
    position: relative;
    border-bottom: 1px solid #EEE;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

#top-bar .container {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 15px;
    padding-right: 0px;
}

/* ----------------------------------------------------------------
	Custom top links
-----------------------------------------------------------------*/

.top-links .flash a {
    font-size: 10px;
    text-transform: none;
    height: 30px;
    font-weight: 700;
    color: red;
}

.top-links li > a { font-size: 10px; text-transform: none; height: 30px; font-weight: 300;}
.top-links .login{ padding-right: 13px; }

.top-links ul li {
    float: left;
    position: relative;
    height: 30px;
    border-left: 1px solid #EEE;
}


.top-links ul li p {
    font-size: 10px;
    text-transform: none;
    height: 30px;
    display: block;
    padding: 0 12px;
}

.popular-category {
    pointer-events: none;
}

.top-links ul ul, .top-links ul div.top-link-section { top: 30px; }

/* ----------------------------------------------------------------
	Process Steps
-----------------------------------------------------------------*/

.process-steps {
	margin: 0 0 40px;
	list-style: none;
}

.process-steps li {
	float: left;
	position: relative;
	width: 25%;
	text-align: center;
	overflow: hidden;
}

.process-steps.process-2 li { width: 50%; }
.process-steps.process-3 li { width: 33.33%; }
.process-steps.process-5 li { width: 20%; }

.process-steps li .i-circled { margin-bottom: 0 !important; }

.process-steps li .i-bordered { background-color: #FFF; }

.process-steps li h5 {
	margin: 15px 0 0 0;
	font-size: 16px;
	font-weight: 300;
}

.process-steps li.active h5,
.process-steps li.ui-tabs-active h5 {
	font-weight: 600;
	color: #267DF4;
}

.process-steps li.active a,
.process-steps li.ui-tabs-active a {
	background-color: #267DF4 !important;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-color: #267DF4 !important;
}

.process-steps li:before,
.process-steps li:after {
	content: '';
	position: absolute;
	top: 30px;
	left: 0;
	margin-left: -26px;
	width: 50%;
	border-top: 1px dashed #DDD;
}

.process-steps li:after {
	left: auto;
	right: 0;
	margin: 0 -26px 0 0;
}

.process-steps li:first-child:before,
.process-steps li:last-child:after { display: none; }


/* ----------------------------------------------------------------
	Styled Icons
-----------------------------------------------------------------*/

body:not(.device-touch) .i-rounded,
body:not(.device-touch) .i-plain,
body:not(.device-touch) .i-circled,
body:not(.device-touch) .i-bordered,
body:not(.device-touch) .social-icon {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.i-rounded,
.i-circled,
.i-bordered {
	width: 52px !important;
	height: 52px !important;
	line-height: 52px !important;
	background-color: #444;
	border-radius: 3px;
}

.i-bordered {
	border: 1px solid #555;
	line-height: 50px !important;
	background-color: transparent !important;
	color: #444;
	text-shadow: none;
}

.i-plain {
	width: 36px !important;
	height: 36px !important;
	font-size: 28px;
	line-height: 36px !important;
	color: #444;
	text-shadow: 1px 1px 1px #FFF;
}

.i-plain:hover { color: #777; }

.i-circled { border-radius: 50%; }

.i-light {
	background-color: #F5F5F5;
	color: #444;
	text-shadow: 1px 1px 1px #FFF;
	box-shadow: inset 0 0 15px rgba(0,0,0,0.2);
}

.i-alt {
	background-image: url('images/icons/iconalt.svg');
	background-position: center center;
	background-size: 100% 100%;
}


.i-rounded:hover,
.i-circled:hover {
	background-color: #1ABC9C;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 0 0 0 rgba(0,0,0,0.2);
}

.i-bordered:hover {
	background-color: #444 !important;
	color: #FFF;
	border-color: #444;
}

.pwrq { font-size: 10px; }

.product-inner {
/*	border-left: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-top: 1px solid #EEE;*/
}

.product-inner:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}












#sliding-popup.sliding-popup-bottom {
    background: #66ccff!important;
    padding: 0
}

#sliding-popup.sliding-popup-bottom .popup-content {
    padding: 5px 15px;
    padding: .3125rem .9375rem;
    max-width: 1170px
}

#sliding-popup.sliding-popup-bottom .popup-content:after {
    content: "";
    display: table;
    clear: both
}

#sliding-popup.sliding-popup-bottom .popup-content #popup-text p {
    margin-bottom: 0
}

#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .agree-button {
    background: #e85215;
    border-radius: 20px;
    border-radius: 1.25rem;
    border: none;
    padding: 10px 20px;
    padding: .625rem 1.25rem;
    font-size: 13px;
    font-size: .8125rem;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .agree-button:active,
#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .agree-button:focus,
#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .agree-button:hover {
    background: #ff7f32
}

#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .find-more-button {
    background: #2e3c45;
    border-radius: 20px;
    border-radius: 1.25rem;
    border: none;
    padding: 10px 20px;
    padding: .625rem 1.25rem;
    font-size: 13px;
    font-size: .8125rem;
    box-shadow: none;
    text-shadow: none;
    color: #fff;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .find-more-button:active,
#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .find-more-button:focus,
#sliding-popup.sliding-popup-bottom .popup-content #popup-buttons .find-more-button:hover {
    background: #60849c
}


.eu-cookie-compliance-message1 {
    color: #ccffff;
    text-decoration: none;
}
.eu-cookie-compliance-message1 h2{
    color: #f2f2f2;
    text-decoration: none;
}
