.message {
	background-color: #fff;
	background-image: url("/images/logo.png");
	background-position: center 10px;
	background-repeat: no-repeat;
	color: #000;
	height: 210px;
	left: -240px;
	margin-left: 50%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 90px;
	position: fixed;
	text-align: center;
	top: 200px;
	width: 480px;
	z-index: 20;
}

#flash_bg {
	background-color: #000000;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 15;
}

.message2 {
	background-color: #fff;
	background-image: url("/images/logo.png");
	background-position: center 10px;
	background-repeat: no-repeat;
	color: #000;
	height: 210px;
	left: -240px;
	margin-left: 50%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 90px;
	position: fixed;
	text-align: center;
	top: 200px;
	width: 480px;
	z-index: 20;
}

#flash_bg2 {
	background-color: #000000;
	height: 100%;
	left: 0;
	opacity: 0.6;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 15;
}

.hide_msg {
	display: inline-block;
	font-size: 12px;
	font-style: italic;
	left: 0;
	position: absolute;
	text-align: right;
	top: 184px;
	vertical-align: bottom;
	width: 470px;
}

@media all and (max-width: 767px){
	.message{
		width: 75% !important;
		left: -38% !important;
		height: 220px !important;
		top: 100px !important;
	}
	
	.hide_msg {
		width: 100% !important;
		text-align: center !important;
	}
	
	.message .lnk_btn {
		float: none !important;
		display: inline-block !important;
		margin: auto !important;
		margin-top: 10px !important;
	}
	
	.incart_msg {
		height: 160px !important;
	}
}

.profileNavigation a, .cartBtn {
	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-moz-user-select: none;
	background-image: none;
	border: 1px solid #ADADAD;
	border-radius: 4px;
	text-decoration: none !important;
	background-color: #fff;
	color: #888;
}

.profileNavigation a:hover, .cartBtn:hover {
	background-color: #eee;
}

#cart_holder .checkout {
    padding: 10px 0;
    background: #fff098;
    color: #111;
    font-family: "open_sansbold";
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.flex-title {
	position: absolute;
	right: 50%;
	left: 50%;
	top: 50%;
	color: white;
	font-size: 34px;
}

.flex-caption{
	position: absolute;
	right: 50%;
	left: 50%;
	top: 60%;
	color: white;
	font-size: 24px;
}

.flex-button{
	position: absolute;
	right: 50%;
	left: 50%;
	top: 70%;
	color: white;
	font-size: 30px;
}

.toolsBar, .pagination.style2 > li > a {
	border-bottom-color: #b21919 !important;
}

.preloader-logo {
	display: table;
	margin: auto;
	position: relative;
	top: 340px;
	left: 5px;
}

.cssload-lt:before, .cssload-rt:before, .cssload-lb:before, .cssload-rb:before {
	border-top: 6px solid #ff0040 !important;
}

.header-1:not(.sticky-nav) .top-nav > ul > li:hover > a > span:before, .skew-nav > ul > li:hover > a > span:before, .skew-nav > ul > li.selected > a > span:before, .header-1:not(.sticky-nav) .top-nav > ul > li.selected > a > span:before, .header-1:not(.sticky-nav) .top-search:after, .header-1:not(.sticky-nav) .top-cart:after, .main-gradient {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0.27) 100%) !important;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 86%, rgba(0, 0, 0, 0.27) 100%) !important;
	background-color: #b21919 !important;
}

.header-1.skew .top-search:before, .header-1.skew .top-cart > a:before, .footer-top .skew-btn:after, .skew-nav > ul > li:hover > a:after, .skew-nav > ul > li.selected > a:after {
	border-color: transparent transparent #b21919 transparent !important;
}

.header-1.skew .top-nav > ul > li:hover > a:before, .skew-nav > ul > li:hover > a:before, .header-1.skew .top-nav > ul > li.selected > a:before, .skew-nav > ul > li.selected > a:before, .header-1.skew .top-search > a:before, .header-1.skew .top-cart:before {
	border-color: #b21919 transparent transparent transparent !important;
}

li.selected > a {
	color: white !important;
}

#filters li a:hover{
	color: white !important;
}

.btn-turquoise{
	background-color: #b21919 !important;
}

.centered{
	display: table;
	margin: auto;
	text-align: center;
}

.pattern-3 {
	background-image: url(/images/paralax.jpg);
	background-repeat: no-repeat;
}


.marginelements .slick-slide img{
	height: 200px;
	object-fit: cover !important;
	text-align: center;
}

.top-head .logo img {
	max-height: 35px;
	margin-top: 7px;
}

.sticky-nav .logo img {
	margin-top: 3px;
}

.tp-bgimg, .rev_slider_wrapper, .tp-fullwidth-forcer, .rev_slider>ul {
	max-height: 600px !important;
}

@media all and (max-width: 767px) {
	.rev_slider .tp-mask-wrap .tp-caption{
		display: table !important;
		margin: auto !important;
		text-align: center !important;
		margin-top: 30px;
		text-shadow: 3px 3px 5px #333;
	}
	.font-50{
		font-size: 30px !important;
		text-shadow: 3px 3px 5px #333;
	}
	.rev_slider .tp-mask-wrap :last-child img{
		margin-top: 60px !important;
	}
}

.custom-price{
	font-size: 20px !important;
    font-weight: normal !important;
	margin-bottom: 10px;
}

.net-price{
	font-size: 17px;
}

.details-net-price{
	font-size: 29px;
	font-weight: 900;
	line-height: 50px;
}

.slider-panel {
	display: block !important;
}

.slider-mobile-panel{
	display: none !important;
}

.description{
	color: #b21919 !important;
}

@media all and (max-width: 460px) {
	.slider-panel {
		display: none !important;
	}

	.slider-mobile-panel{
		display: block !important;
	}
}

@media all and (max-width: 800px) {
	.description{
		color: white !important;
		padding-top: 130px !important;
	}
	.sldr-btn{
		margin-top:170px !important;
	}
	.title, .title span {
		color: white !important;
	}
	#slider-link {
		color: #444; !important;
	}
}

.responsive-menu > ul li a {
	color: #b21919 !important;
}

.newNav.oppenned span:nth-child(2) {
	overflow-y: auto !important;
	overflow-x: hidden !important;
}

.newNav.oppenned .responsive-menu > ul{
	height: auto !important;
}

@media all and (min-width: 664px) {
	.product-picture-zoom img{
		min-height: 475px;
	}
}

@media all and (min-width: 1200px) {
	.product-picture-zoom img{
		min-height: 582px;
	}
}

.cookie_box {
	position:fixed;
	width:100%;
	height:auto;
	z-index:999;
	background:#000;
	opacity: 0.9;
	bottom:0;
}

.cookie_text {
	width:80%;
	font-size:13px;
	color:#fff;
	margin-left:10%;
	margin-top: 20px;
	text-align:justify;
}

.cookie_button {
	line-height:28px;
	display:inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:0 10px;
	font-size:14px;
	color:#fff;
	background:#b21919;	
	cursor:pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

#approveCookie{
	margin-left:10%;
}

.cookie_button:hover {
	background:#fff;
	color:#000;
}

.cookie_cim {
	color:#b21919;
	font-weight:bold;
	font-size: 16px;
}

.cookie_link {
	text-decoration:underline;
	color:#b21919;
}

.product-zoom .slick-dots img{
	width: 75px;
	height: 97px;
	object-fit: cover;
}