b, strong { font-weight: 600; }

.m-b-50 { margin-bottom: 50px; }


.modal h4 {
	font-size: 20px;
	font-weight: 600;
	line-height: 140%;
	margin-top: 0;
	}


.btn_default {
	height: 50px;
	border-radius: 25px;
	background-color: #9fc730;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-weight: 600;
	font-size: 16px;
	border-width: 0;
	padding: 0 20px;
	display: inline-block;
	-webkit-box-shadow: 0 2px 0 0 #7a9b08;
	-moz-box-shadow: 0 2px 0 0 #7a9b08;
	box-shadow: 0 2px 0 0 #7a9b08;
	}

.btn_default:hover {
	background-color: #7a9b08;
	}

.btn-default {
	border: 1px solid #e6e6e6;
	color: #333;
	}

.btn-default:hover {
	border: 1px solid #e6e6e6;
	background-color: #e6e6e6;
	color: #333;
	}

.btn-green {
	border: 1px solid #9fc730;
	background-color: #9fc730;
	color: #fff;
	font-weight: 600;
	-webkit-box-shadow: 0 2px 0 0 #7a9b08;
	-moz-box-shadow: 0 2px 0 0 #7a9b08;
	box-shadow: 0 2px 0 0 #7a9b08;
	}

.btn-green:hover {
	border: 1px solid #7a9b08;
	background-color: #7a9b08;
	}


.btn_icon {
	font-size: 12px;
	padding: 5px 12px;
	line-height: 1.5;
	border-radius: 3px;
	color: #333;
	background-color: #fff;
	border: 1px solid #ccc;
	text-align: center;
	display: inline-block;
	font-weight: 400;
	}

.btn_icon:hover {
	background-color: #7a9b08;
	}

.bootstrap-select .btn {
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	color: #888888;
	background: none !important;
	font-size: 12px;
	box-shadow: none;
	padding-left: 20px;
	}



header .contact {
	display: inline-block;
	float: left;
	line-height: 180%;
	font-size: 16px;
	}

header .contact span {
	width: 20px;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	}

#header_basket .media-body {
	padding-right: 25px;
	position: relative;
	}

#header_basket .btn_del {
	font-size: 12px;
	background-color: #d8263c;
	color: #fff;
	border-radius: 50%;
	border-width: 0;
	display: inline-block;
	height: 16px;
	width: 16px;
	line-height: 16px;
	position: absolute;
	text-align: center;
	right: 5px;
	top: 10px;
	}

.top-bar .login img {
	display: inline-block;
	margin-right: 3px;
	position: relative;
	bottom: 2px;
	}

.top-bar .bootstrap-select {
	position: relative;
	top: -2px;
	}

.top-bar .bootstrap-select .btn {
	border-width: 0;
	padding-left: 0;
	font-size: 14px;
	font-weight: 400;
	}

.prod_item article {
	-webkit-box-shadow: 0 0 10px 10px #f5f5f5;
	box-shadow: 0 0 10px 10px #f5f5f5;
	border-width: 0;
	}

.product article .cart_btn_wrap {
	padding-right: 0;
	}

.product .product-tags {
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	}

.product .product-tags span {
	display: inline-block;
	padding: 2px 10px;
	color: #fff;
	border-radius: 2px;
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 5px;
	white-space: nowrap;
	text-transform: uppercase;
	}

.product .product-status {
	font-size: 13px;
	margin-bottom: 15px
	}

footer .contact_box {
	margin-right: 20px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 10px #f5f5f5;
	box-shadow: 0 0 10px 10px #f5f5f5;
	padding: 20px;
	}

footer .contact_box h4:first-child {
	margin-top: 0;
	}

footer .contact_box .btn-default {
	margin-top: 20px;
	border: 1px solid #9fc730;
	color: #333;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	text-align: left;
	padding: 9px 10px 9px 15px;
	
	}

footer .contact_box .btn-default:hover {
	background-color: #fff;
	border-color: #7a9b08;
	}

footer .contact_box .btn-default img {
	display: inline-block;
	height: 12px;
	margin-left: 10px;
	}

footer .contact_box .contact_addr {
	padding-left: 50px;
	}

footer .contact_box .open_time,
.contact_content .open_time {
	background-color: #f7f7f7;
	margin-bottom: 5px;
	border-radius: 13px;
	}

footer .contact_box .open_time .days,
.contact_content .open_time .days {
	padding: 3px 0 3px 20px;
	text-align: left;
	}

footer .contact_box .open_time .hours,
.contact_content .open_time .hours {
	padding: 3px 20px 3px 0;
	text-align: right;
	font-weight: 600;
	}

footer .links-footer li {
	list-style-position: inside;
	list-style-type: disc;
	color: #9fc730;
	line-height: 30px;
	}

footer .links-footer li a {
	display: inline;
	width: auto;
	}

footer .carriers div {
	text-align: center;
	}

footer .carriers img {
	display: inline-block;
	max-height: 30px;
	max-width: 100%;
	filter: gray;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	}

footer .carriers img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	}

#prod_gall li {
	text-align: center;
	}

#prod_gall li img {
	display: inline-block;
	max-height: 400px;
	max-width: 100%;
	height: auto;
	width: auto;
	}

#prod_thumbs {
	margin: 0 -10px;
	padding: 20px 50px 0 50px;
	position: relative;
	}

#prod_thumbs ul.slides li.flex-active-slide {
	border: 1px solid #fff;
	}

#prod_thumbs ul.slides li.flex-active-slide {
	border: 1px solid #e6e6e6;
	}

#prod_thumbs ul.slides li img {
	display: block;
	max-width: 100%;
	border: 10px solid #fff;
	cursor: default;
	-moz-user-select: none;
	}

#prod_thumbs .flex-direction-nav a {
	top: 60%;
	bottom: auto;
	}

.product-detail a {
	color: #337ab7;
	text-decoration: underline !important;
	}

.product-detail .desc_short {
	margin-bottom: 30px;
	font-size: 16px;
	}

.product-detail .prod_desc_link {
	white-space: nowrap;
	}

.product-detail .prod_info_tab {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	}

.product-detail .prod_info_tab > div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 25%;
	border-right: 1px solid #e6e6e6;
	}

.product-detail .prod_info_tab > div:last-child {
	border-right-width: 0;
	}

.product-detail .prod_info_tab img {
	max-width: 80%;
	display: inline-block;
	}

.product-detail .prod_info_tab img.heureka {
	max-height: 65px;
	}

.product-detail .prod_info_tab img.ulozenka {
	max-height: 13px;
	margin-bottom: 5px;
	}

.product-detail .order_box {
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-bottom: 30px;
	width: 100%;
	}

.product-detail .order_box .order_box_tab {
	display: table;
	border-collapse: separate;
	border-spacing: 5px;
	width: 100%;
	}

.product-detail .order_box .order_box_tab > div {
	padding: 10px 20px;
	display: table-cell;
	vertical-align: middle;
	}

.product-detail .order_box .order_box_tab .prod_quantity_wrap {
	width: 20%;
	text-align: center;
	padding: 10px 0;
	}

.product-detail .order_box .order_box_tab .prod_price_wrap {
	width: 40%;
	}

.product-detail .order_box .order_box_tab .prod_order_btn_wrap {
	text-align: center;
	width: 40%;
	}

.product-detail .order_box .order_box_tab .order_box_50 {
	width: 50%;
	}

.product-detail .order_box .prod_price_vat {
	font-size: 34px;
	color: #d8263c;
	font-weight: 600;
	line-height: 36px;
	}

.product-detail .order_box .prod_price {
	}

.product-detail .order_box .prod_price_old {
	font-size: 16px;
	text-decoration: line-through;
	font-weight: 600;
	}

.product-detail .order_box button {
	display: block;
	width: 100%;
	}

.product-detail .order_box button img {
	height: 26px;
	width: auto;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	bottom: 1px;
}

.product-detail .order_box button .fa {
	font-size: 180%;
	display: inline-block;
	margin-right: 5px;
	position: relative;
	top: 5px;
	}

.product-detail .order_box .prod_vyzvednuti {
	background-color: #e6e6e6;
	font-size: 14px;
	line-height: 130%;
	}

.product-detail .order_box .prod_cofidis {
	background: #e6e6e6 url(../img/cofidis.png) right bottom no-repeat;
	background-size: contain;
	font-size: 14px;
	line-height: 130%;
	padding: 0 !important;
	}

.product-detail .order_box .prod_cofidis p {
	padding: 10px 20px;
	margin: 0;
	}

.product-detail .order_box .prod_cofidis a {
	cursor: pointer;
	text-decoration: none !important;
	color: #333;
	display: block;
	padding: 10px 20px;
	}

.product-detail .order_box .prod_cofidis img {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 3px;
	}

.prod_content .item-tabs-sec .tab-content {
	padding-top: 40px;
	}

.prod_content .item-tabs-sec .nav {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	border-bottom-width: 0;
	}

.prod_content .item-tabs-sec .nav:before,
.prod_content .item-tabs-sec .nav:after {
	display: none;
	}

.prod_content .item-tabs-sec .nav li {
	display: table-cell;
	width: 33.3%;
	vertical-align: middle;
	}

.prod_content .item-tabs-sec .nav li a {
	display: block;
	background-color: #f4f4f4;
	text-align: center;
	padding: 15px 0 20px 0;
	margin: 0;
	font-size: 14px;
	font-weight: 600;
	}

.prod_content .item-tabs-sec .nav li.active a {
	font-weight: normal;
	background-color: #fff;
	}

.prod_content .item-tabs-sec .nav li.active a::before {
	display: none;
	}

.prod_content .item-tabs-sec .nav li a img {
	display: inline-block;
	height: 32px;
	margin-bottom: 5px;
	}

.prod_content .item-tabs-sec .nav li a > span {
	display: block;
	}

.prod_content .item-tabs-sec .nav li a span.count {
	height: 20px;
	width: 20px;
	position: relative;
	display: inline-block;
	background-color: #d8263c;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	color: #fff;
	font-size: 12px;
	bottom: 15px;
	right: 5px;
	}

.prod_content .prod_param {
	background-color: #f4f4f4;
	padding: 30px;
	line-height: 200%;
	}

.prod_content .comments {
	border-bottom-width: 0;
	padding-bottom: 0;
	margin-top: 40px;
	}

.prod_content .media {
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
	}

.prod_content .media h6 .stars {
	margin: 0;
	float: right;
	color: #fecb00;
	}

.prod_content .prod_combs > div {
	margin-bottom: 15px;
	}

.prod_content .prod_combs label {
	font-weight: normal;
	width: 100%;
	color: #555555;
	font-size: 14px;
	}

.prod_content .prod_combs .bootstrap-select {
	width: 100%;
	}


.prod_quantity {
	position: relative;
	width: 100px;
	display: inline-block;
	}

.prod_quantity input {
	display: block;
	text-align: center;
	height: 30px;
	width: 100%;
	line-height: 30px;
	background-color: #fff;
	/* padding: 0 10px 0 25px; */
	padding: 0;
	border-width: 0;
	font-size: 16px;
	font-weight: 600;
	-moz-appearance: textfield;
	}

.prod_quantity input::-webkit-inner-spin-button,
.prod_quantity input::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
	}

.prod_quantity .btn-down,
.prod_quantity .btn-up {
	display: block;
	text-align: center;
	height: 30px;
	position: absolute;
	top: 0;
	background-color: #fff;
	width: 30px;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	font-size: 20px;
	line-height: 28px;
	color: #000;
	}

.prod_quantity .btn-up {
	left: 0;
	}

.prod_quantity .btn-down {
	right: 0;
	}

.ig_rating { 
	border: none;
	display: inline-block;
	bottom: 10px;
	line-height: 16px;
	}

.ig_rating > input { display: none; }

.ig_rating > label:before,
.ig_rating > span:before { 
	margin: 2px;
	font-size: 16px;
	font-family: FontAwesome;
	display: inline-block;
	content: "\f005";
	}

.ig_rating > .half:before { 
	content: "\f089";
	position: absolute;
	}

.ig_rating > label { 
	color: #ddd; 
	float: right;
	margin: 0;
	width: auto;
	}

.ig_rating > span { 
	color: #ddd;
	float: left;
	margin: 0;
	width: auto !important;
	}

/***** CSS Magic to Highlight Stars on Hover *****/

.ig_rating > input:checked ~ label, /* show gold star when clicked */
.ig_rating:not(:checked) > label:hover, /* hover current star */
.ig_rating:not(:checked) > label:hover ~ label,
.ig_rating > span.active { color: #FFD700;  } /* hover previous stars in list */

.ig_rating > input:checked + label:hover, /* hover current star when changing rating */
.ig_rating > input:checked ~ label:hover,
.ig_rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.ig_rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 

.cat_content h2 {
	font-size: 24px;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: 600;
	}

.cat_childrens {
	margin: 0 -5px 10px -5px;
	}

.cat_childrens > div {
	padding: 0 5px;
	margin-bottom: 10px;
	display: table;
	}

.cat_childrens a {
	display: table-cell;
	text-align: center;
	padding: 0 10px;
	border: 1px solid #d2e8f3;
	background-color: #effafe;
	color: #3a4875;
	height: 50px;
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
	}

.cat_childrens a span {
	display: block;
	max-height: 40px;
	overflow: hidden;
	font-weight: 600;
	}

.cat_childrens a:hover {
	background-color: #d2e8f3;
	}

.prod_list_filter_price {
	margin: 0 0 20px 0;
	background-color: #f8f8f8;
	}

.prod_list_filter_price .price_limit {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	line-height: 40px;
	}

.prod_list_filter_price .price_limit span,
.prod_list_filter_price .price_limit input {
	border: 1px solid #e5e5e5;
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	display: inline-block;
	padding: 0 10px;
	width: 50%;
	text-align: center;
	}

.prod_list_filter_price .noUi-horizontal {
	height: 8px;
	margin-top: 36px;
	background-color: #d3d3d3;
	border-width: 0;
	border-radius: 4px;
	box-shadow: none;
	}

.prod_list_filter_price .noUi-horizontal .noUi-handle {
	height: 20px;
	width: 20px;
	border: 5px solid #3a4875;
	background-color: #fff;
	border-radius: 50%;
	top: -6px;
	}

.prod_list_filter_price .noUi-horizontal .noUi-handle:after,
.prod_list_filter_price .noUi-horizontal .noUi-handle:before {
	display: none;
	}

.prod_list_filter_price .noUi-horizontal .noUi-connect {
	background-color: #3a4875;
	}

.prod_list_sort {
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 20px;
	}

.prod_list_sort a {
	text-align: center;
	display: inline-block;
	padding: 12px 15px;
	border-bottom: 1px solid #d3d3d3;
	position: relative;
	bottom: -1px;
	font-weight: normal;
	color: #777;
	}

.prod_list_sort a.active {
	border: 1px solid #d3d3d3;
	border-bottom-color: #fff;
	font-weight: 600;
	color: #333;
	}

.prod_list_sort .chbox_on_stock {
	float: right;
	}

.prod_list_sort .chbox_on_stock label {
	font-weight: 600;
	}

.prod_list_sort .chbox_on_stock label:before,
.prod_list_sort .chbox_on_stock label:after {
	top: 2px;
	}

.prod_list_sort .chbox_on_stock label:after {
	margin-left: -21px;
	}

.prod_list_pages > div {
	line-height: 50px;
	}

.prod_list_pages .pagination {
	margin-top: 12px;
	}

.prod_list_pages .sel_page_limit {
	margin: 0 7px !important;
	}

.prod_list_pages .btn_prod_list_next_page {
	border: 2px solid #3a4875;
	color: #3a4875;
	line-height: 46px;
	height: 50px;
	border-radius: 25px;
	padding: 0 25px;
	display: inline-block;
	font-weight: 600;
	}

.shopping-cart th,
.shopping-cart td {
	vertical-align: middle !important;
	}

.shopping-cart td.img {
	width: 120px;
	text-align: center;
	}

.shopping-cart td.img img {
	display: inline-block;
	max-height: 80px;
	max-width: 80px;
	}

.shopping-cart td.prod a,
.shopping-cart .prod_price_vat {
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 16px;
	}

.shopping-cart td.prod div,
.shopping-cart .prod_price {
	color: #999;
	font-size: 12px;
	}

/*
.shopping-cart .prod_quantity {
	width: 100px;
	}
*/

.shopping-cart .avai {
	display: table;
	}

.shopping-cart .avai div {
	display: table-cell;
	vertical-align: middle;
	font-weight: 600;
	height: 35px !important;
	}

.shopping-cart .avai .fa {
	font-size: 30px;
	display: inline-block;
	margin-right: 5px;
	}

.shopping-cart .avai svg {
	margin-top: 5px;
	height: 30px;
	display: inline-block;
	margin-right: 5px;
	fill-rule: evenodd;
	}

.shopping-cart .item_del {
	padding: 10px;
	text-align: center;
	}

.shopping-cart button {
	font-size: 12px;
	background-color: #d8263c;
	color: #fff;
	border-radius: 50%;
	border-width: 0;
	display: inline-block;
	height: 16px;
	width: 16px;
	line-height: 16px;
	}

.order_terms {
	padding-top: 20px;
	text-align: right;
	}

.order_terms label::before,
.order_terms label::after {
	padding-left: 0;
	text-align: center;
	}

.order_terms a {
	text-decoration: underline !important;
	}

.order_content .btn_back {
	color: #999;
	font-weight: 600;
	display: inline-block;
	}

.order_content .btn_back svg {
	fill: #999;
	height: 14px;
	margin-right: 10px;
	display: inline-block;
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);filter: FlipH;
	-ms-filter: "FlipH";
	position: relative;
	top: 2px;
	}

.order_content .btn-green img {
	height: 14px;
	margin-left: 10px;
	display: inline-block;
	}

.order_content .order_sum_box {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 10px #f5f5f5;
	box-shadow: 0 0 10px 10px #f5f5f5;
	padding: 20px;
	}

.order_content .order_sum_box .prod_price_vat {
	font-size: 34px;
	color: #d8263c;
	font-weight: 600;
	line-height: 36px;
	}

.order_content .order_sum_box .btn-green {
	margin-top: 19px;
	}

.order_content .order_delivery_box {
	/* border-top: 1px solid #94cae6; */
	/* border-bottom: 1px solid #d2e8f3; */
	background-color: #effafe;
	}

.order_content .order_delivery_country {
	padding: 20px;
	border-bottom: 1px solid #d2e8f3;
	}

.order_content h6 {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 16px;
	margin-bottom: 0;
	border-bottom: 1px solid #94cae6;
	}

.ship-process li h6 {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	font-size: 14px;
	}

.order_content .chbox_order {
	padding-bottom: 16px;
	margin-bottom: 0;
	border-bottom: 1px solid #94cae6;
	}

.order_content .chbox_order label {
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
	}

.order_content .chbox_order label:before,
.order_content .chbox_order label:after {
	top: 1px;
	}

.order_content .bootstrap-select .btn {
	background-color: #fff !important;
	}

.order_content .order_delivery_box .radio label::before {
	border-color: #94cae6;
	height: 20px;
	width: 20px;
	background-color: transparent;
	}

.order_content .order_delivery_box .radio label::after {
	background-color: #3a4875;
	height: 14px;
	width: 14px;
	}

.order_content .order_carrier,
.order_content .order_payment {
	width: 100%;
	border-bottom: 1px solid #d2e8f3;
	padding: 10px 20px;
	margin: 0;
	cursor: pointer;
	}

.order_content .order_carrier:hover,
.order_content .order_carrier.active,
.order_content .order_payment:hover,
.order_content .order_payment.active {
	background-color: #fff;
	}

.order_content .order_carrier.disable,
.order_content .order_payment.disable {
	cursor: not-allowed;
	opacity: 0.5;
	}

.order_content .order_carrier.disable:hover,
.order_content .order_carrier.disable.active,
.order_content .order_payment.disable:hover,
.order_content .order_payment.disable.active {
	background-color: #effafe;
	}

.order_content .order_carrier_wrap,
.order_content .order_payment_wrap {
	width: 100%;
	display: table;
	}

.order_content .order_carrier_wrap > span,
.order_content .order_payment_wrap > span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	}

.order_content .order_carrier_wrap .order_carrier_radio,
.order_content .order_payment_wrap .order_payment_radio {
	width: 40px;
	padding: 0;
	text-align: center;
	}

.order_content .order_carrier_wrap .img,
.order_content .order_payment_wrap .img {
	width: 100px;
	text-align: center;
	}

.order_content .order_carrier_wrap .img img,
.order_content .order_payment_wrap .img img {
	max-height: 30px;
	max-width: 100%;
	}

.order_content .order_carrier_wrap .order_carrier_price,
.order_content .order_payment_wrap .order_payment_price {
	text-align: right;
	font-weight: 600;
	}

.order_content .select_wrap {
	padding: 5px 5px 10px 40px;
	}

.order_content .iplatba_calc {
	padding: 5px 5px 10px 50px;
	}

.order_content .order_summary {
	-webkit-box-shadow: 0 0 10px 10px #f5f5f5;
	box-shadow: 0 0 10px 10px #f5f5f5;
	margin-top: 41px;
	}

.order_content .order_summary .title {
	background-color: #3a4875;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding: 20px;
	}

.order_content .order_summary .item {
	padding: 0 20px;
	}

.order_content .order_summary .item .media-left {
	width: 100px;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #e8e8e8;
	}

.order_content .order_summary .item .media-left img {
	max-width: 80px;
	max-height: 80px;
	}

.order_content .order_summary .item .media-body {
	padding: 20px 0 20px 10px;
	border-bottom: 1px solid #e8e8e8;
	}

.order_content .order_summary .item .media-body a {
	text-decoration: underline !important;
	}

.order_content .order_summary .order_items {
	padding: 0 20px;
	}

.order_content .order_summary .order_items > div {
	padding: 20px 0;
	border-bottom: 1px solid #e8e8e8;
	}

.order_content .order_summary .order_items .row > div {
	line-height: 200%;
	}

.order_content .order_summary .summ_price {
	padding: 20px;
	text-align: right;
	}

.order_content .order_summary .summ_price .price_vat {
	font-size: 34px;
	color: #d8263c;
	font-weight: 600;
	line-height: 36px;
	}

.order_content .order_login_box {
	background-color: #fcedcc;
	padding: 30px;
	margin-top: 41px;
	display: table;
	width: 100%;
	}

.order_content .order_login_box > div {
	display: table-cell;
	vertical-align: middle;
	}

.order_content .order_login_box .btn {
	margin-left: 20px;
	}

.order_content .order_box {
	border-bottom: 1px solid #d2e8f3;
	background-color: #effafe;
	padding: 30px 30px 10px 30px;
	}

.order_content .order_box label {
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin-bottom: 20px;
	}

.order_content .order_box input,
.order_content .order_box textarea,
.order_content .order_box .bootstrap-select {
	display: block;
	margin-top: 3px;
	font-weight: normal;
	border-radius: 0;
	}

.order_content .order_box textarea {
	height: 150px;
	}

.order_content .order_box .bootstrap-select .btn {
	border-radius: 0;
	padding: 7px 25px 7px 20px;
	}

.order_review_content .order_box {
	padding-bottom: 30px;
	}

.order_review_content .summ_price {
	padding: 40px 20px 50px 20px;
	text-align: right;
	}

.order_review_content .summ_price .price_vat {
	font-size: 34px;
	color: #d8263c;
	font-weight: 600;
	line-height: 36px;
	}

.order_review_content .order_summary .title {
	background-color: #effafe;
	text-align: left;
	color: #3a4875;
	padding: 15px 20px;
	}

.order_review_content .order_summary .order_items {
	padding: 15px 20px;
	}

.order_review_content .order_summary .order_items > div {
	border-bottom-width: 0;
	padding: 0;
	}

.order_content .order_final {
	-webkit-box-shadow: 0 0 10px 10px #f5f5f5;
	box-shadow: 0 0 10px 10px #f5f5f5;
	padding: 40px 20px;
	text-align: center;
	margin-top: 30px;
	}

.order_content .order_final .img {
	height: 100px;
	margin-bottom: 40px;
	}

.order_content .order_final .img img {
	height: 100%;
	max-width: 100%;
	display: inline-block;
	}

.order_content .order_final h5 {
	font-weight: 300;
	}

.order_content .order_final h5 strong {
	color: #3a4875;
	}

.order_content .order_final p {
	margin: 30px 0;
	font-size: 16px;
	line-height: 160%;
	}


.my_account .shopping-cart .table td {
	padding: 8px;
	vertical-align: middle;
	}

.my_account .order_status_label {
	padding: 2px 7px;
	border-radius: 3px;
	white-space: nowrap;
	}

.my_account h2 .order_status_label {
	font-size: 80%;
	position: relative;
	bottom: 2px;
	margin-left: 10px;
	}

.my_account .order_detail_info,
.my_account .order_detail_user {
	margin-bottom: 30px;
	}

.my_account .order_detail_info div {
	display: inline-block;
	}

.my_account .order_detail_info div a {
	margin-left: 1em;
	}

.my_account .summ_price {
	padding: 20px;
	text-align: right;
	}

.my_account .summ_price .price_vat {
	font-size: 34px;
	color: #d8263c;
	font-weight: 600;
	line-height: 36px;
	}

.prod_item a {
	display: block;
	padding: 0;
	margin: 0;
	}


.table_order {
	display: table;
	width: 100%;
	margin-bottom: 50px;
	}

.table_order .thead {
	display: table-header-group;
	}

.table_order .tbody {
	display: table-row-group;
	}

.table_order .thead .tr {
	display: table-row;
	}

.table_order .thead .tr > div {
	border-top: 1px solid #e8e8e8 !important;
	border-bottom: 1px solid #e8e8e8;
	background: #fafafa;
	padding: 15px 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	display: table-cell;
	vertical-align: middle;
	}

.table_order .tbody .tr {
	display: table-row;
	}

.table_order .tbody .tr > div {
	display: table-cell;
	border-bottom: 1px solid #e8e8e8;
	padding: 20px;
	vertical-align: middle;
	}

.table_order .tbody .tr .rborder {
	position: relative;
	}

.table_order .tbody .tr .rborder:after {
	position: absolute;
	right: 0;
	top: 20px;
	bottom: 20px;
	margin: 0;
	padding: 0;
	content: "";
	background-color: #e8e8e8;
	width: 1px;
	display: block;
	}

.table_order .tbody .tr .item_prod .item_tab {
	display: table;
	width: 100%;
	}

.table_order .tbody .tr .item_prod .item_tab > div {
	display: table-cell;
	vertical-align: middle;
	}

.table_order .tbody .tr .item_prod .item_tab .img {
	width: 80px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	}

.table_order .tbody .tr .item_prod .item_tab .img img {
	display: inline-block;
	max-height: 80px;
	max-width: 80px;
	}

.table_order .tbody .tr .item_prod .item_tab .name {
	padding-left: 20px;
	}

.table_order .tbody .tr .item_prod .item_tab .name a {
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 16px;
	display: inline-block;
	}

.table_order .tbody .tr .item_prod .item_tab .name div {
	color: #999;
	font-size: 12px;
	}


.table_order_review {
	display: table;
	width: 100%;
	margin-bottom: 20px;
	}

.table_order_review .tbody {
	display: table-row-group;
	}

.table_order_review .tbody .tr {
	display: table-row;
	}

.table_order_review .tbody .tr > div {
	display: table-cell;
	border-bottom: 1px solid #e8e8e8;
	padding: 20px;
	vertical-align: middle;
	}

.table_order_review .tbody .tr .item_img {
	width: 120px;
	text-align: center;
	}

.table_order_review .tbody .tr .item_img img {
	display: inline-block;
	max-height: 80px;
	max-width: 80px;
	}

.table_order_review .tbody .tr .item_prod a {
	font-weight: 600;
	margin-bottom: 5px;
	font-size: 16px;
	display: inline-block;
	}

.table_order_review .tbody .tr .item_prod div {
	color: #999;
	font-size: 12px;
	}

.table_order_review .tbody .tr .item_prod span.mobile {
	display: none;
	}

.table_order_review .prod_price_vat {
	font-weight: 600;
	display: inline-block;
	margin-bottom: 5px;
	font-size: 16px;
	}

.table_order_review .prod_price {
	color: #999;
	font-size: 12px;
	}

#contact_map {
	height: 500px;
	width: 100%;
	}

.contact_content .contact_content_wrap {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #f7f7f7 50%, #f7f7f7 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 50%,#f7f7f7 50%,#f7f7f7 100%);
	background: linear-gradient(to right, #ffffff 0%,#ffffff 50%,#f7f7f7 50%,#f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 );
	padding: 50px 0 0 0;
	}

.contact_content .contact_left {
	text-align: center;
	padding: 0 50px 50px 50px;
	}

.contact_content .contact_left h4 {
	margin: 40px 0 5px 0;
	}

.contact_content .contact_left h4 span {
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 15px;
	font-weight: 600;
	}

.contact_content .contact_left address {
	font-size: 16px;
	line-height: 200%;
	}

.contact_content .contact_right {
	padding: 0 50px 50px 50px;
	}

.contact_content .contact_us {
	background: transparent url(../img/contact_phone.svg) left center no-repeat;
	background-size: contain;
	height: 160px;
	padding-left: 140px;
	display: table-cell;
	vertical-align: middle;
	font-size: 26px;
	line-height: 160%;
	font-weight: 300;
	}

.contact_content .contact_us strong {
	display: block;
	font-size: 28px;
	font-weight: 600;
	border-bottom: 2px solid #9fc730;
	}

.contact_content .contact_us span {
	display: block;
	font-size: 22px;
	letter-spacing: 2.8px;
	}

.contact_content .contact_form {
	margin-top: 50px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 10px #eee;
	box-shadow: 0 0 10px 10px #eee;
	padding: 30px 30px 50px 30px;
	}

.contact_content .contact_form label {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	display: block;
	}

.contact_content .contact_form input,
.contact_content .contact_form textarea {
	display: block;
	margin-top: 3px;
	font-weight: normal;
	border-radius: 0;
	}



.delivery_content .delivery_content_wrap {
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 40%, #f7f7f7 40%, #f7f7f7 100%);
	background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 40%,#f7f7f7 40%,#f7f7f7 100%);
	background: linear-gradient(to right, #ffffff 0%,#ffffff 40%,#f7f7f7 40%,#f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 );
	padding: 100px 0 0 0;
	}

.delivery_content .delivery_left,
.delivery_content .delivery_right {
	padding: 0 50px 50px 50px;
	}

.delivery_content .box_prices {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 10px #eee;
	box-shadow: 0 0 10px 10px #eee;
	padding: 50px 30px;
	background-image: url(../img/delivery.svg);
	background-repeat: no-repeat;
	background-size: 150px auto;
	background-position: right 50px top 30px;
	fill-rule: evenodd;
	fill: #f7f7f7;
	}

.delivery_content .heading h2 {
	margin-bottom: 5px;
	font-size: 30px;
	}

.delivery_content .heading div {
	text-transform: uppercase;
	}

.delivery_content h5 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}

.delivery_content h6 {
	font-size: 14px;
	text-transform: uppercase;
	padding-bottom: 16px;
	margin-bottom: 0;
	}

.delivery_content .bootstrap-select .btn {
	padding: 15px 25px;
	border-radius: 25px;
	}

.delivery_content .order_carrier,
.delivery_content .order_payment {
	width: 100%;
	padding: 0 10px;
	margin: 0 0 10px 0;
	background-color: #fff;
	border-radius: 20px;
	}

.delivery_content .order_carrier_thead,
.delivery_content .order_payment_thead {
	width: 100%;
	display: table;
	margin-bottom: 10px;
	}

.delivery_content .order_carrier_thead > span,
.delivery_content .order_payment_thead > span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
	font-weight: 600;
	text-transform: uppercase;
	}

.delivery_content .order_carrier_wrap,
.delivery_content .order_payment_wrap {
	width: 100%;
	display: table;
	}

.delivery_content .order_carrier_wrap > span,
.delivery_content .order_payment_wrap > span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
	height: 40px;
	}

.delivery_content .order_carrier_wrap .img,
.delivery_content .order_payment_wrap .img {
	width: 100px;
	text-align: center;
	padding-left: 5px;
	}

.delivery_content .order_carrier_wrap .img img,
.delivery_content .order_payment_wrap .img img {
	max-height: 25px;
	max-width: 100%;
	}

.delivery_content .order_carrier_wrap .order_carrier_price,
.delivery_content .order_payment_wrap .order_payment_price {
	text-align: right;
	font-weight: 600;
	}





.footer_manufacturer {
	padding: 20px;
	}

.footer_manufacturer ul {
	display: table;
	width: 100%;
	border-spacing: 20px;
	margin: 0;
	}

.footer_manufacturer ul li {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}

.footer_manufacturer ul li img {
	max-width: 100%;
	}



.product-detail .prod_function_tab {
	display: table;
	width: 100%;
	margin-bottom: 30px;
	}

.product-detail .prod_function_tab > div,
.product-detail .prod_function_tab > a {
	display: table-cell;
	vertical-align: top;
	text-align: center;
	width: 25%;
	text-transform: uppercase;
	font-size: 13px;
	cursor: pointer;
	color: #333;
	text-decoration: none !important;
	position: relative;
	}

.product-detail .prod_function_tab .img {
	background-color: #e6e6e6;
	height: 46px;
	width: 46px;
	border-radius: 50px;
	display: inline-block;
	line-height: 42px;
	text-align: center;
	margin-bottom: 5px;
	fill-rule: evenodd;
	vertical-align: middle;
	}

.product-detail .prod_function_tab img,
.product-detail .prod_function_tab svg {
	display: inline-block;
	}

.product-detail .prod_function_tab svg {
	margin-top: 12px;
	}

.product-detail .prod_function_tab .share {
	position: absolute;
	border: 1px solid #e6e6e6;
	padding: 0;
	z-index: 10;
	top: 100%;
	right: 0;
	left: 0;
	background-color: #fff;
	line-height: 20px;
	margin: 0;
	cursor: auto;
	}

.product-detail .prod_function_tab .share ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: table;
	width: 100%;
	}

.product-detail .prod_function_tab .share li {
	display: table-cell;
	margin: 0;
	padding: 3px;
	width: 33.3%;
	height: 40px;
	}

.product-detail .prod_function_tab .share a {
	color: #333;
	text-decoration: none !important;
	margin: 0;
	display: block;
	text-align: center;
	line-height: 34px;
	}

.product-detail .prod_function_tab .share a:hover {
	background-color: #e6e6e6;
	}



#dialog_prod_delivery_content {
	padding: 15px 30px 30px 30px;
	}

#dialog_prod_delivery_content .heading {
	margin: 30px 0 10px 0;
	}

#dialog_prod_delivery_content .heading:first-child {
	margin-top: 0;
	}

#dialog_prod_delivery_content .delivery {
	display: table;
	width: 100%;
	}

#dialog_prod_delivery_content .delivery .name {
	display: table-cell;
	}

#dialog_prod_delivery_content .delivery .date {
	display: table-cell;
	text-align: right;
	font-weight: 600;
	padding-left: 10px;
	}






.top-bar .contact,
header .mobile,
#btn_mobile_filter,
.order_content .order_carrier_wrap .order_carrier_name .mobile,
.order_content .order_payment_wrap .order_payment_name .mobile,
.delivery_content .order_carrier_wrap .order_carrier_name .mobile,
.delivery_content .order_payment_wrap .order_payment_name .mobile {
  display: none;
	}



header.header-style-5 .cart-pop {
	display: inline-block;
	}





#header_compare {
	display: inline-block;
	position: static;
	vertical-align: top;
	margin-top: 5px;
	}

#header_compare a {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	margin-right: 10px;
	line-height: 50px;
	color: #686868;
	background-color: #eeeeee !important;
	display: inline-block;
	text-align: center;
	font-size: 26px;
	padding: 0;
	position: relative;
	}

#header_compare img {
	height: 20px;
	margin-bottom: 3px;
	}

#header_compare .itm-cont {
	height: 20px;
	width: 20px;
	position: absolute;
	display: inline-block;
	background: #3a4875;
	text-align: center;
	line-height: 20px;
	border-radius: 50%;
	color: #fff;
	left: 35px;
	font-size: 12px;
	top: -5px;
	z-index: 10;
	}






@media(min-width:992px) and (max-width:1199px) {
	header .logo {
		float: none;
		text-align: center;
		}
	}

@media(max-width:1199px) {
	.item-col-3 .product {
		width: 50%;
		}
	}

@media(max-width:991px) {
	.top-bar {
		background-color: #3a4875;
		}
	
	.top-bar .contact {
		display: block;
		text-align: left;
		color: #fff;
		}
	
	.top-bar .contact li {
		margin-right: 10px;
		margin-top: 7px;
		line-height: 14px;
		}
	
	.top-bar .contact li a {
		color: #fff;
		}
	
	.top-bar .contact li img {
		margin-right: 5px;
		}
	
	header {
		margin-bottom: 20px;
		border-bottom: 1px solid #e5e5e5;
		}
	
	header .logo {
		margin-bottom: 20px;
		}
	
	header .logo img {
		height: 60px;
		}
	
	header.header-style-5 .go-right {
		width: auto;
		}
	
	header.header-style-5 .cart-pop {
		min-width: 60px;
		width: 60px;
		margin-top: 0;
		position: static;
		right: 0;
		display: inline-block;
		float: none;
		}
	
	header .cart-pop .txt {
		display: none;
		}
	
	header .cart-pop .dropdown-menu {
		margin-top: 0;
		min-width: 100%;
		}
	
	header .navbar,
	header .contact,
	header .search-cate,
	.linking {
		display: none;
		}
	
	#header_compare {
		margin-top: 0;
		position: static;
		display: inline-block;
		}
	
	header .mobile {
		display: inline-block;
		position: static;
		vertical-align: top;
		}
	
	header .mobile > a {
		height: 50px;
    width: 50px;
    border-radius: 50%;
    margin-right: 10px;
    line-height: 50px;
    color: #686868;
    background-color: #eeeeee !important;
    display: inline-block;
    text-align: center;
    font-size: 26px;
    padding: 0;
		}
	
	header .mobile > a img {
		height: 20px;
		margin-bottom: 3px;
		display: inline-block;
		}
	
	header .mobile .dropdown {
		position: static;
		}
	
	header .mobile a.dropdown-toggle::after {
		display: none;
		}
	
	header .mobile .dropdown-menu {
		width: 100%;
		min-width: 100%;
		border-radius: 0;
		background-color: #f4f4f4;
		margin-top: 0;
		padding: 0;
		border-width: 0;
		}
	
	header .mobile_search .form-control {
		border-width: 0;
		padding: 12px;
		background-color: transparent;
		height: 44px;
		border-radius: 0;
		}
	
	header .mobile_search .btn {
		border-width: 0;
		padding: 9px 20px;
		background-color: transparent;
		border-radius: 0;
		height: 44px;
		}
	
	header .mobile_cats > a {
		color: #fff !important;
		background-color: #3a4875 !important;
		}
	
	header .mobile_cats > .dropdown-menu {
		border-top: 1px solid #e6e6e6;
		}
	
	header .mobile_cats .dropdown-menu li {
		border-bottom: 1px solid #e6e6e6;
		position: relative;
		}
	
	header .mobile_cats .dropdown-menu li:last-child {
		border-bottom-width: 0;
		}
	
	header .mobile_cats .dropdown-menu span.fa {
		padding: 13px 20px;
		cursor: pointer;
		margin: 0;
		position: absolute;
		right: 0;
		top: 0;
		}
	
	header .mobile_cats .dropdown-menu a {
		padding: 10px 20px;
		display: block;
		margin: 0 70px 0 0;
		}
	
	header .mobile_cats .dropdown-menu li li a {
		padding-left: 40px;
		}
	
	header .mobile_cats .dropdown-menu li li li a {
		padding-left: 60px;
		}
	
	header .mobile_cats .dropdown-menu ul {
		border-top: 1px solid #e6e6e6;
		}
	
	header .mobile_cats .dropdown-menu .dropdown-menu {
		box-shadow: none;
		position: relative;
		}
	
	#btn_mobile_filter {
		background-color: #3a4875;
		color: #fff;
		font-weight: 600;
		text-align: center;
		border-width: 0;
		padding: 15px 30px;
		}
	
	#btn_mobile_filter {
		display: inline-block;
		background-color: #3a4875;
		color: #fff;
		font-weight: 600;
		text-align: center;
		border-width: 0;
		padding: 15px 30px;
		margin-bottom: 20px;
		}
	
	#sidebar_filters {
		display: none;
		}
	
	.order_content .ship-process li {
		text-align: center;
		}
	
	.order_content .ship-process li > div {
		display: block;
		float: none;
		width: 100%;
		padding: 0;
		}
	
	.order_content .ship-process li .img {
		margin: 0;
		}
	
	footer .contact_box {
		margin-right: 0;
		}
	
	.table_order {
		display: block;
		margin-bottom: 20px;
		}
	
	.table_order .thead {
		display: none;
		}

	.table_order .tbody {
		width: 100%;
		display: block;
		}

	.table_order .tbody .tr {
		width: 100%;
		display: table;
		margin-bottom: 20px;
		background: #f7f7f7;
		border: 1px solid #e8e8e8;
		position: relative;
		}

	.table_order .tbody .tr .rborder:after {
		display: none;
		}
	
	.table_order .tbody .tr > div {
		border-bottom-width: 0;
		}

	.table_order .tbody .tr .item_prod {
		width: 100%;
		display: table-caption;
		border-top: 1px solid #e8e8e8;
		border-left: 1px solid #e8e8e8;
		border-right: 1px solid #e8e8e8;
		background: #fff;
		padding-right: 45px;
		}
	
	.table_order .tbody .tr .item_quantity,
	.table_order .tbody .tr .item_avai,
	.table_order .tbody .tr .item_price {
		width: 33.3%;
		}
	
	.table_order .tbody .tr .item_del {
		width: 1px;
		padding: 0;
		}
	
	.table_order .tbody .tr .item_del button {
		position: absolute;
		top: 25px;
		right: 20px;
		}
	
	.order_content .order_sum_box {
		background-color: #fff;
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 20px;
		text-align: right;
		}
	
	.order_content .order_summary {
		-webkit-box-shadow: none;
		box-shadow: none;
		margin-top: 20px;
		}
	
	.contact_content .contact_content_wrap,
	.delivery_content .delivery_content_wrap {
		background: none;
		background-color: #ffffff;
		}
	
	
	
	}

@media(min-width:768px) {
	.prod_list_sort .bootstrap-select {
		display: none !important;
		}
	}

@media(max-width:767px) {
	footer {
		text-align: center;
		}
	
	footer h4 {
		border-bottom-width: 0;
		margin: 30px 0 15px 0;
		}
	
	footer h4 span {
		display: block;
		line-height: 200%;
		}
	
	footer .contact_box .contact_addr {
		padding-left: 15px;
		}
	
	#btn_mobile_filter {
		display: block;
		text-align: center;
		width: 100%;
		}
	
	.newslatter .row > div {
		padding: 0 35px;
		}
	
	.prod_list_sort {
		border-bottom-width: 0;
		}
	
	.prod_list_sort a {
		display: none;
		}
	
	.prod_list_sort .bootstrap-select .btn {
		border-radius: 0;
		}
	
	.table_order_review .tbody .tr .item_quantity,
	.table_order_review .tbody .tr .item_price {
		display: none;
		}
	
	.table_order_review .tbody .tr .item_prod span.mobile {
		display: block;
		margin-top: 10px;
		}
	
	.table_order_review .tbody .tr .item_prod span.mobile span {
		display: inline-block;
		}
	
	.table_order_review .tbody .tr .item_prod span.mobile_quantity {
		font-size: 16px;
		font-weight: 600;
		width: 50px;
		}
	
	.table_order_review .tbody .tr .item_prod span.mobile_price span {
		white-space: nowrap;
		}
	
	
	}

@media(max-width:700px) {
	.prod_content .item-tabs-sec .nav li {
		display: block;
		width: 100%;
		}
	
	.prod_content .item-tabs-sec .nav li a {
		display: block;
		line-height: 32px;
		width: 100%;
		text-align: left;
		padding: 20px;
		}
	
	.prod_content .item-tabs-sec .nav li a img {
		float: right;
		}
	
	.item-col-3 .product {
		width: 100%;
		}
	
	.order_content .order_carrier_wrap .img,
	.order_content .order_payment_wrap .img,
	.delivery_content .order_carrier_wrap .img,
	.delivery_content .order_payment_wrap .img {
    width: 80px;
		}
	
	
	
	
	
	}

@media(max-width:600px) {
	.newslatter h3 {
		text-align: center;
		font-size: 20px;
		}
	
	.table_order .tbody .tr > div {
		padding: 10px;
		}
	
	.table_order .tbody .tr .item_prod .item_tab .name {
		padding-left: 10px;
		}
	
	.order_content .order_carrier_wrap .img,
	.order_content .order_payment_wrap .img,
	.delivery_content .order_carrier_wrap .img,
	.delivery_content .order_payment_wrap .img {
    width: 60px;
		}
	
	
	.order_content .order_box {
		padding: 30px 20px 10px 20px;
		}
	
	.order_content .order_review_box {
		padding: 20px;
		}
	
	.table_order_review .tbody .tr > div {
		padding: 10px;
		}
	
	.table_order_review .tbody .tr .item_img {
		width: 100px;
		}
	
	.product-detail .order_box .order_box_tab .prod_price_wrap,
	.product-detail .order_box .order_box_tab .prod_order_btn_wrap {
		width: auto;
		padding: 10px 0;
		}
	
	.product-detail .order_box .order_box_tab .prod_quantity_wrap {
		width: 120px;
		}
	
	.footer_manufacturer .hidden_xs {
		display: none;
		}
	
	
	
	
	}



@media(max-width:540px) {
	.shipping-info .media-left,
	.shipping-info .media-body {
		float: none;
		display: block;
		width: 100%;
		text-align: center;
		}
	
	.shipping-info .media-left {
		padding: 0;
		margin-bottom: 10px;
		}
	
	/*
	.shipping-info .media-body br {
		display: none;
		}
	*/
	
	}


@media(max-width:550px) {
	
	header .logo {
		width: auto;
		}
	
	header .logo img {
		height: 50px;
		}
	
	header .mobile > a,
	#header_compare > a,
	.cart-pop .img {
		height: 40px;
		width: 40px;
		line-height: 40px;
		font-size: 20px;
		}
	
	.cart-pop .itm-cont,
	#header_compare .itm-cont {
		left: 30px;
		}
	
	}


@media(max-width:500px) {
	
	.newslatter h3 {
		text-align: center;
		font-size: 20px;
		}
	
	.order_content .order_carrier_wrap .order_carrier_price,
	.order_content .order_payment_wrap .order_payment_price,
	.delivery_content .order_carrier_wrap .order_carrier_price,
	.delivery_content .order_payment_wrap .order_payment_price,
	.delivery_content .order_carrier_thead,
	.delivery_content .order_payment_thead {
    display: none;
		}
	
	.order_content .order_carrier_wrap .order_carrier_name .mobile,
	.order_content .order_payment_wrap .order_payment_name .mobile,
	.delivery_content .order_carrier_wrap .order_carrier_name .mobile,
	.delivery_content .order_payment_wrap .order_payment_name .mobile {
    display: block;
		}
	
	.order_content .select_wrap {
		padding: 0;
		}
	
	.order_content .order_login_box {
		padding: 20px;
		}
	
	.order_content .order_login_box .btn {
		padding: 9px 20px;
		margin-left: 10px;
		}
	
	.product-detail .order_box .prod_price_vat {
		font-size: 30px;
		}
	
	.product-detail .order_box button {
		padding: 0 10px;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		}
	
	.product-detail .order_box button img {
		margin-right: 5px;
		}
	
	.footer_manufacturer .hidden_xs,
	.footer_manufacturer .hidden_xxs {
		display: none;
		}
	
	
	
	
	}

@media(max-width:480px) {
	header .logo img {
		height: 40px;
		}
	
	.header-style-5 .go-right {
		margin-top: 0;
		}
	
	.order_content .mobile_btns .btn {
		display: block;
		padding: 7px;
		text-align: center;
		font-size: 14px;
		width: 100%;
		}
	
	
	.product-detail .order_box .order_box_tab {
		display: block;
		width: 100%;
		position: relative;
		}
	
	.product-detail .order_box .order_box_tab:after {
		content: "";
		clear: both;
		padding: 0;
		margin: 0;
		display: block;
		float: none;
		}
	
	.product-detail .order_box .order_box_tab .prod_price_wrap {
		display: block;
		float: left;
		width: 49%;
		}
	
	.product-detail .order_box .order_box_tab .prod_quantity_wrap {
		display: block;
		width: 49%;
		float: right;
		}
	
	.product-detail .order_box .order_box_tab .prod_order_btn_wrap {
		display: block;
		width: 49%;
		float: right;
		padding-top: 0;
		}
	
	.product-detail .order_box .order_box_tab .order_box_50 {
		display: block;
		width: 100%;
		}
	
	.product-detail .order_box .order_box_tab .order_box_50:first-child {
		margin-bottom: 10px;
		}
	
	.prod_list_pages .col-xs-6 {
		text-align: center !important;
		width: 100%;
		margin-bottom: 20px;
		}
	
	.contact_content .contact_us {
		height: 120px;
		padding-left: 110px;
		font-size: 20px;
		line-height: 160%;
		}
	
	.contact_content .contact_us strong {
		font-size: 22px;
		}
	
	.contact_content .contact_us span {
		font-size: 18px;
		letter-spacing: 2px;
		}
	
	
	}

@media(max-width:450px) {
	
	header .logo {
		width: 100%;
		text-align: center;
		margin: 0 0 20px 0;
		}
	
	header .logo img {
		height: 40px;
		}
	
	header.header-style-5 .go-right {
		width: auto;
		float: none;
		text-align: center;
		}
	
	
	.table_order .tbody .tr .item_avai {
		display: none;
		}
	
	.table_order .tbody .tr .item_quantity,
	.table_order .tbody .tr .item_price {
		width: 50%;
		}
	
	.order_content .mobile_btns .btn svg,
	.order_content .mobile_btns .btn img {
		display: none !important;
		}
	
	.modal .btn {
		padding: 9px 20px;
		}
	
	.order_content .order_login_box .btn {
		padding: 7px 10px;
		font-size: 14px;
		}
	
	.order_content .order_login_box .btn img {
		display: none !important;
		}
	
	.order_content .order_box {
		padding: 20px 10px 0 10px;
		}
	
	.order_content .order_review_box {
		padding: 20px;
		}
	
	.table_order_review .tbody .tr .item_img {
		padding: 0;
		width: 80px;
		}
	
	
	
	
	}

@media(max-width:400px) {
	
	/*
	header .logo {
		margin: 5px 0 10px 0;
		}
	
	header .logo img {
		height: 30px;
		}
	
	header .mobile > a,
	.cart-pop .img {
		margin-right: 5px;
		}
	
	header.header-style-5 .cart-pop {
		width: 50px;
		min-width: 50px;
		}
	*/
	.modal .btn {
		padding: 7px 10px;
		font-size: 14px;
		}
	
	.order_content .iplatba_calc {
		padding: 5px 10px 10px 10px;
		text-align: right;
		}
	
	.order_content .order_summary_delivery .row > div {
		float: none;
		width: 100%;
		text-align: left !important;
		}
	
	.contact_content .contact_us {
		display: block;
		background: none;
		padding-left: 0;
		text-align: center;
		}
	
	.contact_content .contact_form {
		padding: 0 0 20px 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		}
	
	
	
	}

@media(max-width:350px) {
	
	.order_content .mobile_btns .btn {
		white-space: normal;
		}
	
	
	}




.page_content h2 {
	font-size: 20px;
	font-weight: 600;
	}
.page_content h3 {
	font-size: 18px;
	}
.page_content h4 {
	font-size: 16px;
	}
.page_content h5 {
	font-size: 14px;
	font-weight: 600;
	}
.page_content h6 {
	font-size: 12px;
	}

.reg_terms {
	padding-bottom: 15px;
	}

.reg_terms a {
	text-decoration: underline !important;
	}

#dialog_gdpr a {
	text-decoration: underline !important;
	}



#cookie_info {
	border-color: #ccc;
	border-width: 1px 0 0 0;
	border-style: solid;
	font-size: 12px;
	margin: 0 auto;
	padding: 10px 250px 10px 10px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 9999;
	bottom: 0;
	display: block;
	background-color: #f7f7f7;
	}

@media (max-width: 640px) {
	#cookie_info {
		padding-right: 150px;
		}
	}

#cookie_info .btn {
	font-size: 12px;
	background-color: #fff;
	border-radius: 5px;
	color: #333;
	border: 1px solid #ccc;
	margin-left: 10px;
	padding: 9px 20px;
	}

#cookie_info a {
	text-decoration: underline !important;
	}

#cookie_info .btn:hover {
	background-color: #e6e6e6;
	}




.compare_wrap {
	position: relative;
	}

.compare {
	margin-left: 250px;
	margin-bottom: 20px;
	}

.compare table {
	}

.compare th,
.compare td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd;
	}

.compare thead th,
.compare thead td {
	border-bottom: 1px solid #ddd;
	border-width: 0;
	}

.compare thead th {
	height: 100%;
	}

.compare th {
	background-color: #f4f4f4;
	width: 250px;
	min-width: 250px;
	
	position: absolute;
	left: 0;
	top: auto;
	margin-top: -1px;
	}

.compare td {
	text-align: center;
	width: 250px;
	min-width: 250px;
	}

.compare .prod img {
	max-height: 120px;
	max-width: 100%;
	}

.compare .prod span {
	display: block;
	padding-top: 10px;
	}

.rights .created_by {
	text-align: right;
	}

.rights .created_by img {
	height: 20px;
	}


