@charset "utf-8";
/* DO NOT EDIT ! */
/* NOTE: This file must not be edited or have custom webshop settings */
/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Noto+Sans:400,700|Bitter:400,700,400italic);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	/*font-family: 'Bitter' !important;
	font-family: 'Luckiest Guy', cursive !important;
	font-family: 'Open Sans', sans-serif !important;
	font-family: 'Lato', sans-serif !important;
	font-family: 'Roboto', sans-serif !important;*/
	background-color:#F3F3F3 !important;
	font-family: 'open_sansregular' !important;
	line-height:20px;
}
/*
.bg_color {
	background-color:#FFF;
}
*/
input, textarea {
	background-color:#f0f0f0;
	border: 1px #000 solid;
}
/* --------- input-felter glow når aktivt */


textarea:focus, input[type="select"]:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(64, 64, 64, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(64, 64, 64, 0.6);
	outline: 0 none;
}
/*========================== Start Header Css =======================*/

.header_bg {
	display: inline-block;
	float: left;
	width: 100%;
	padding:0 0 0;
}
.search_box {
	display: inline-block;
	margin-top: 25px;
	vertical-align: middle;
	width: 100%;
}
.search_box .btn-default {
	background-color: #b1b2b1;
	border-color: #b1b2b1;
	color: #fff;
	height: 34px;
}
.user-nav li {
	display: inline-block;
	margin: 0 5px;
}
.user-nav {
	display: inline-block;
	float: left;
	margin-top: 28px;
	text-align: right;
	width: 100%;
}
.user-nav a {
	color: #fff;
	font-size: 16px;
	text-decoration:none;
}
.user-nav a i {
	color: #dedede;
	font-size: 21px;
}
.user-nav .shop123_basketicon i {
	font-size:30px;
}
.shop123_basketicon span {
	background-color: #00ce00;
	border-radius: 50%;
	color: #000;
	font-size: 16px;
	height: 25px;
	top:0;
	left: 20px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	width: 25px;
}
.shop123_basketicon {
	position: relative;
}
.fixed {
	left: 0;
	opacity: 1;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 777;
}
.logo a {
	color:#b1b2b1;
}
/*========================== End Header Css =======================*/

/*========================== Start Main Menu Css =======================*/

.navbar-default {
	background-color: #fff !important;
	border: 0 none;
	border-radius: 0;
}
.navbar {
	margin:15px 0;
	min-height: auto;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	border-right: 1px solid #fff;
	
	font-weight:bold;
    text-transform: uppercase;
}
.navbar-nav > li:first-child {
	border-left:1px solid #FFF;
}
.navbar-nav > li > a {
	line-height: 2.1875rem;
	padding:0 15.5px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	background-color: #000;
	color: #fff;
}

.navbar-default .navbar-nav > li > a:hover {
    background-color: #fff;
    color: #000 !important;
}

.navbar-nav a i {
	line-height:2.1875rem;
}
.navbar-default .navbar-toggle {
	border:none;:
}

/*========================== End Main Menu Css =======================*/

/*========================= Start Mega Menu Css ==============================*/
.menu .navbar-nav > li {
	position:inherit;
 	white-space:nowrap;
}
.sub_menu_item {
	background-color: #000;
	left: 0;
	padding: 10px;
	position: absolute;
	width: 100%;
	z-index: 999;
	display:none;
	padding-left:0px;
}
.sub_menu_item li {
	display: inline-block;
	float: left;
	padding-right: 5px;
	width: 50%;
}
.sub_menu_item a {
	color: #fff !important;
	display: block;
	font-size: 14px !important;
	padding: 6px 10px 6px 0;
	text-decoration: none;
	width: 100%;
	text-transform: uppercase;
}

.sub_menu_item a:hover {
	color:#b1b2b1;
}
.ft_img > img {
	width: 100%;
}
.pos_inher, .menu .navbar {
	position:inherit;
}
.catclass-1{background-color:#40af64;}
.catclass-2{background-color:#6e45a7;}
.catclass-3{background-color:#de5648;}
.catclass-4{background-color:#f7be24;}
.catclass-5{background-color:#38a9de;}

/*==== start white border gap in main menu ===*/
.shop123menupulldown.menu .navbar-nav > li {
    position: relative;
	background-color: #fff;
}
/*=== end white border gap in main menu ===*/
.shop123menupulldown .sub_menu_item {
    background-color: #fff;
	border: 1px solid #dedede;
    display: none;
    left: 0;
    padding: 0px;
    position: absolute;
    width: auto;
    z-index: 999;
}
.shop123menupulldown .sub_menu_item .container {
    width: 100%;
}
.shop123menupulldown .sub_menu_item li {
    border-bottom: 1px solid #dedede;
    display: inline-block;
    float: left;
    padding-left: 10px;
    width: 100%;
}
.shop123menupulldown .sub_menu_item li:last-child { border-bottom: none; }
.shop123menupulldown .sub_menu_item li:hover {
    background-color: #d9d9d9;
}
.shop123menupulldown .sub_menu_item a{
    color: #000 !important;
}
.shop123menupulldown .sub_menu_item a:hover {
    color: #fff !important;
	text-decoration:none;
}
.shop123menupulldown .sub_menu_item a i {line-height: 0;  padding-left: 10px;}
.shop123menupulldown li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-menu {border-radius: 0px; padding: 0px;}
.dropdown-menu > li > a {padding:7px 10px 7px 0;}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-1px;
}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #d9d9d9;
    color: #262626;
    text-decoration: none;
} 

.open .sub_menu_item {
	display:block;
}

.footer-menu-row{background-color: #e3e3e3;color: #333333;float: left;width: 100%;}
.footer-menu-row ul{list-style:none;margin: 5px; text-align: center;}
.footer-menu-row ul li{display:inline-block;}
.footer-menu-row a {padding: 0px 15px;font-size:15px;}
.footer-menu-row a:hover {text-decoration:none;}
.shop123maincol{padding-right: 0px; padding-left: 0px;}
@media screen and (max-width:767px){
.shop123menupulldown .sub_menu_item{ width:100%;}
/*.footer-menu-row {float: none;}*/
.footer-menu-row ul li{display:inherit;margin: 8px 0px;}
.footer-menu-row ul {margin: 2px 0px; text-align: left;}
.footer-menu-row a {padding: 0px;}
footer {display: inline-block;}
}
/*========================= End Mega Menu Css ==============================*/

/*========================== Start Sidebar Box  Css =======================*/
.sub_menu {
	display: none;
}
.block_title {
	background-color: #000;
	color: #fff;
	display: inline-block;
	float: left;
	padding: 0.45rem 0.75rem;
	width: 100%;
}
.block_box {
	display: inline-block;
	float: left;
	width: 100%;
	margin-bottom:20px;
}
.block_contant {
	float: left;
	width: 100%;
	padding-left:0px !important;
}
.block_contant_info {
	border: 1px solid #ccc;
	display: inline-block;
	float: left;
	padding: 10px;
	width: 100%;
}
.block_contant_info label {
	font-size: 13px;
	margin-bottom: 5px;
}
.block_contant_info .form-control {
	border-radius:0;
}
.button.small.primary-color-bg {
	background-color: #000;
	border: 0 none;
	color: #fff;
	padding: 10px 15px;
}
.button.small.secondary {
	background-color: #c4c4c4;
	color: #000;
	float: right;
	border-radius: 8px;
	padding: 10px 15px;
}
/* MENU-LEFT
-------------------------- */
/* layout */
#left ul.nav {
	margin-bottom: 2px;
	font-size: 12px;
}
#left ul.nav ul, #left ul.nav ul li {
	background-color: #f5f5f5;
	border-bottom: 1px solid #fff;
	list-style: outside none none !important;
	margin-bottom: 0;
	margin-top: 0;
}
#left ul.nav ul {
	padding-left: 0;
	width: auto;
}
#left ul.nav ul.children {
	padding-left: 12px;
	width: auto;
}
#left ul.nav ul.children li {
	margin-left: 0px;
}
#left ul.nav li a:hover {
	text-decoration: none;
}
#left ul.nav li a:hover .lbl {
	color: #000!important;
}
#left ul.nav li.current>a .lbl {
	background-color: #999;
	color: #fff!important;
}
/* parent item */
#left ul.nav li.parent a {
	padding: 0px;
	color: #ccc;
}
#left ul.nav>li.parent>a {
	border: solid 1px #999;
	text-transform: uppercase;
}
#left ul.nav li.parent a:hover {
	background-color: #fff;
	-webkit-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
	-moz-box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
	box-shadow:inset 0 3px 8px rgba(0,0,0,0.125);
}
/* link tag (a)*/
#left ul.nav li.parent ul li a {
	color: #222;
	border: none;
	display:block;
	padding-left: 5px;
}
#left ul.nav li.parent ul li a:hover {
	background-color: #fff;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
/* sign for parent item */
#left ul.nav li .sign {
	display: inline-block;
	width: 30px;
	padding:7px;
	background-color: transparent;
	color: #fff;
}
#left ul.nav li.parent>a>.sign {
	margin-left: 0px;
	background-color: #999;
}
/* label */
#left ul.nav li .lbl {
	padding: 8px 12px;
	display: inline-block;
	font-size:13px;
}
#left ul.nav li.current>a>.lbl {
	color: #fff;
}
#left ul.nav li a .lbl {
	font-size: 12px;
}
/* THEMATIQUE
------------------------- */
/* theme 1 */
#left ul.nav>li.item-1.parent>a {
	border: solid 1px #ff6307;
}
#left ul.nav>li.item-1.parent>a>.sign, #left ul.nav>li.item-1 li.parent>a>.sign {
	margin-left: 0px;
	background-color: #ff6307;
}
#left ul.nav>li.item-1 .lbl {
	color: #ff6307;
}
#left ul.nav>li.item-1 li.current>a .lbl {
	background-color: #ff6307;
	color: #fff!important;
}
#left ul.nav > li.item-8.parent > a {
	background-color: #b1b2b1;
	border-bottom: 1px solid #fff;
	color: #fff !important;
}
#left ul.nav>li.item-8.parent>a>.sign, #left ul.nav>li.item-8 li.parent>a>.sign {
	margin-left: 0px;
	background-color: #b1b2b1;
	text-align:center;
	float:right;
}
#left ul.nav>li.item-8 li.current>a .lbl {
	background-color: #51c3eb;
	color: #fff!important;
}
#left ul.nav>li.item-15.parent>a {
	border: solid 1px #94cf00;
}
#left ul.nav>li.item-15.parent>a>.sign, #left ul.nav>li.item-15 li.parent>a>.sign {
	margin-left: 0px;
	background-color: #94cf00;
}
#left ul.nav>li.item-15 .lbl {
	color: #94cf00;
}
#left ul.nav>li.item-15 li.current>a .lbl {
	background-color: #94cf00;
	color: #fff!important;
}
#left ul.nav>li.item-22.parent>a {
	border: solid 1px #ef409c;
}
#left ul.nav>li.item-22.parent>a>.sign, #left ul.nav>li.item-22 li.parent>a>.sign {
	margin-left: 0px;
	background-color: #ef409c;
}
#left ul.nav>li.item-22 .lbl {
	color: #ef409c;
}
#left ul.nav>li.item-22 li.current>a .lbl {
	background-color: #ef409c;
	color: #fff!important;
}
#left .nav > li {
	width:100%;
	float:left;
}
.panel {
	border: 0px !important;
}
/*========================== End Sidebar Box Css =======================*/

/*========================== Start Product Detail page Css =======================*/

.shop123_pagetitle {
	/*border-bottom: 2px solid #eee;*/
	color: #666;
	font-size: 25px;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
}
.shop123_pagetitle a {
	color: #333 !important;
	font-size: 14px;
	padding-left:15px;
}
.shop123catcontent {
    padding-left: 2px;
    padding-right: 2px;
}
.shop123catcontent > p {
    padding-bottom: 10px;
}
#filterList { display:none;}
.shop123_productcellinfo {
	background-color: #fbfbfb;
	border-top: 1px solid #ddd;
	display: inline-block;
	padding: 15px 10px;
	text-align: center;
	width: 100%;
}
.shop123_productcellinfo > span {
	display: inline-block;
	margin: 10px 0;
	width: 100%;
}
.shop123_productcellinfo .fa.fa-plus {
	margin-right: 5px;
}
.shop123_productcellinfo .btn-primary {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.shop123_productcellinfo .btn-primary:hover {
	background-color:#b1b2b1;
	border-color:#b1b2b1;
}
.shop123_specialoffer {
	background-color: #00ce00;
	color: #fff;
	height: 40px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	/*top: 0;*/
	vertical-align: middle;
	width: 40px;
	right:0px;
}
.hover_dt {
	background: rgba(232, 237, 243, 0.7) none repeat scroll 0 0;
	border-radius: 5px;
	padding: 1.25rem 0.9375rem 0.9375rem;
	position: absolute;
	text-align: center;
	top: 100%;
	transition: transform 0s ease 0s, all 150ms ease 0s;
	width: 100%;
	z-index: 4;
	left:0;
}
#prodMainList .thumbnail:hover .hover_dt {
	transform: translate(0px, -5.25rem);
}
.search_icon {
	background: rgba(232, 237, 243, 0.5) none repeat scroll 0 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	left:0;
	transition: opacity 150ms ease 0s;
	width: 100%;
}
#prodMainList .thumbnail:hover .search_icon {
	opacity: 1;
}
#prodMainList .thumbnail {
	position:relative;
	overflow:hidden;
	cursor: pointer;
}
#prodMainList .thumbnail:hover .search_icon i {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
}
.search_icon i {
	background-color: #000;
	border-radius: 1.375rem;
	color: #fff;
	display: inline-block;
	font-size: 1.75rem;
	height: 2.75rem;
	line-height: 2.75rem;
	opacity: 0.6;
	position: relative;
	transform: translate3d(0px, 0px, 0px) scale3d(0.5, 0.5, 0.5);
	transition: opacity 200ms ease 0s, transform 150ms ease 0s;
	vertical-align: middle;
	width: 2.75rem;
}
.vertical-pos-helper {
	display: inline-block;
	height: 80%;
	vertical-align: middle;
}
.hover_dt .btn-primary, .hover_dt a {
	background-color: #337ab7;
	border-color: #2e6da4;
	color: #fff;
	padding: 15px 10px;
	width: 100%;
	display:inline-block;
	border-radius: 4px;
}
.hover_dt a:hover {
	background-color:#C2880E;
	border-color:#C2880E;
	color:#FFF !important;
	text-decoration:none;
}
.shop123_prodprice {
	color:#00aeef;
} /*00aeef*/
.shop123_prodpriceoffer {
	color:green;
}
.shop123_prodpriceold {
	color:red;
}
.shop123_prodstockstatustext {
	color:#777;
}
.shop123_prodsoldouttext {
	color2:red;
}
.shop123_proddeliveryitem {
	color:red;
}
.shop123_prodselecttype {
}
.shop123_proddetailquantity {
}
.shop123_proddetailquantity {
	display: inline-block;
	float: left;
	margin: 10px 0;
	width: 100%;
}
.shop123_proddetailquantity > label {
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
	width: 100%;
}
.shop123_proddetailquantity > input {
	border: 1px solid #eee;
	height: 35px;
	text-indent: 5px;
}

.shop123_proddetailimg img {
	max-height: 30rem;
	text-align: center;
	display:inline;
}
.shop123_proddetailimg {
	display: inline-block;
	text-align: center;
	width: 100%;
	margin-top:15px;
}
.shop123_proddetailtitle h1 {
	color: #212121;
	font-size: 34px;
	line-height: 46px;
	margin: 10px 0;
}
.shop123_proddetailtitle {
	/*border-bottom: 1px solid #ccc;*/
	display: inline-block;
	float: left;
	margin-bottom: 15px;
}
.shop123_proddetailinfo p {
	color: #333;
	float: left;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	width: 100%;
}
.shop123_proddetailinfo > h3 {
	color: #00aeef;
	float: left;
	font-size: 32px;
	margin: 20px 0 10px;
	width: 100%;
}
.shop123_proddetailinfo > span {
	color: #989898;
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}
.shop123_proddetailinfo > h6 {
	float: left;
	font-size: 13px;
	margin: 20px 0 0;
	width: 100%;
}
.shop123_proddetailinfo > h5 {
	color: #07aeef;
	font-size: 18px;
	margin-bottom: 30px;
}
.shop123_proddetailinfo .btn-primary {
	font-size: 22px;
	background-color:#000;
	margin-bottom: 10px;
	width: 100%;
}
.shop123_proddetailinfo .btn-default {
	background-color: #efefef;
	border-color: #efefef;
	color: #333;
	font-size: 22px;
	width: 100%;
}
.shop123_proddetailinfo i {
	margin-right:10px;
}
.product_about_data {
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	float: left;
	margin-top: 25px;
	width: 100%;
	margin-bottom:15px;
}
.product_tabs_data {
	background-color: #f7f7f7;
	display: inline-block;
	float: left;
	padding: 10px;
	width: 100%;
	font-size:14px;
}
.product_tabs_data > h3 {
	font-weight: bold;
	margin: 15px 0 5px;
}
.product_tabs_data > p {
	color: #333;
	line-height: 24px;
}
.product_tabs_data > h2 {
	font-weight: bold;
	margin: 10px 0;
}
b {
	font-weight:bold;
}
.product_tabs_data li {
	line-height:24px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #000;
	border-color: #000 #000 transparent;
	border-image: none;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	cursor: default;
}
.nav.nav-tabs a {
	background-color: #e4e4e4;
	color: #000;
}
.product_tabs_data .form-group > label {
	display: inline-block;
	float: left;
	margin: 10px 0 5px;
	width: 100%;
}
.product_tabs_data .form-group > img {
	width: 150px;
}
.product_tabs_data textarea {
	border: 1px solid #ccc;
	width: 100%;
}
.product_tabs_data .btn-default {
	background-color: #00aeef;
	border-color: #00aeef;
	color: #fff;
}
.arrow_dt {
	display:inline-block;
}
/*=== Left Slider ===*/
.bx-controls-direction a::after {
	color: #fff;
	font-size: 1.875rem;
	left: -2px;
	line-height: 2.75rem;
	position: absolute;
	text-align: center;
	top: -4px;
	transition: text-indent 0.2s ease 0s;
	width: 2.75rem;
	z-index: 101;
}
.bx-prev::after {
	content: "\f104";
	text-indent: -3px;
}
.bx-next::after, .bx-prev::after {
	font-family: FontAwesome;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: inherit;
	text-transform: none;
}
.shop123_proddetailimg .bx-prev {
	left: 0;
}
.bx-controls-direction a {
	background-color: rgba(0, 0, 0, 0.4);
	border: 2px solid #fff;
	border-radius: 1.375rem;
	color: #fff;
	font-size: 1.375rem;
	height: 2.75rem;
	margin-top: -1.375rem;
	outline: 0 none;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	text-indent: 100%;
	top: 50%;
	transition: opacity 0.2s ease 0s, transform 150ms ease 0s;
	width: 2.75rem;
	z-index: 100;
}
.shop123_proddetailimg .bx-next {
	right: 0;
}
.bx-next::after {
	content: "\f105";
	text-indent: 3px;
}
#bx-pager img {
	border: 1px solid #ccc;
	height: 90px;
	padding: 10px;
	width: auto !important;
}
#bx-pager .active > img {
	border:1px solid #5aF;
}
.readon-icon__container {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transition: opacity 150ms ease 0s;
	width: 100%;
}
.vertical-pos-helper {
	height: 100%;
	vertical-align: middle;
}
.fancybox:focus .readon-icon__container, .fancybox:hover .readon-icon__container {
	opacity: 1;
}
.fancybox:focus .readon-icon, .fancybox:hover .readon-icon {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1);
}
.readon-icon {
	background-color: #000;
	border-radius: 1.375rem;
	color: #fff;
	display: inline-block;
	font-size: 1.75rem;
	height: 2.75rem;
	line-height: 2.75rem;
	opacity: 0.6;
	transform: translate3d(0px, 0px, 0px) scale3d(0.5, 0.5, 0.5);
	transition: opacity 0.2s ease 0s, transform 150ms ease 0s;
	width: 2.75rem;
}
.spacer {
	margin-top: 10px; /* define margin as you see fit */
}
/*========================== End Product Detail page Css =======================*/

/*===================== Start cart popup css =======================*/
.cart-notify {
	background-color: #fff;
	display: inline-block;
	float: left;
	width: 100%;
}
.modal-dialog {
	width:400px;
}
.cart-notify_left {
	background-color: #5CB85C;
	color: #fff;
	float: left;
	line-height: 105px;
	text-align: center;
	width: 15%;
}
.cart-notify_right {
	float: left;
	padding: 10px;
	width: 85%;
}
.cart-notify_right > #cartInfo {
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
}
.alert-box__footer a {
	color:#000;
	text-decoration:none;
}
.right {
	float: right;
}
#myErro .cart-notify_left {
	background-color:#F33;
}
#myModal2 .cart-notify_left {
	background-color:#00AEEF;
}
/*===================== End cart popup css =======================*/

/*==================== Start Footer Css ===================================*/

.ft_bg {
	background-color:#000;
}
.footer_menu li {
	display: inline-block;
}
.footer_menu {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.footer_menu li a {
	color:#FFF;
	padding:0 0.75rem;
	font-size:0.875rem;
	line-height:2.1875rem;
}
.ft_bg3{
	background-color: #000;
}
.ft_bg2 {
	/*background-color: #f9f9f9;*/
	padding-top:10px;
	padding-bottom:10px;
}
.footer_block {
	display: inline-block;
	float: left;
	width: 100%;
}
.footer_block h3 {
	font-size: 20px;
	margin-bottom: 15px;
}
.shop123_footer_content li {
	display: inline-block;
	float: left;
	width: 100%;
}
.ft_img {
	display: inline-block;
	width: 20%;
}
.ft_text {
	display: inline-block;
	vertical-align: top;
	width:78%;
	margin-top:5px;
}
.shop123_footer_content > ul > li > a {
	border-bottom: 1px solid #ccc;
	color: #000;
	display: inline-block;
	font-size: 14px;
	padding: 10px 0;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
}
.shop123_footer_content label {
	font-size: 14px;
	margin-bottom: 7px;
}
.get_ps {
	border: 0 none !important;
	color: #b1b2b1 !important;
	text-align: right;
}
.footer_company-info > a, .footer_made-by.subtle > a {
	/*color: #b1b2b1;*/
}
.vis {
	border: 0 none !important;
	color: #b1b2b1 !important;
}
.socialicons {
	display: inline-block;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
.shop123_footer_content .socialicons li {
	display: inline-block !important;
	float: none !important;
	width:auto;
}
.shop123_footer_content .socialicons li a {
	font-size:30px;
	color:#777;
}
.fb:hover {
	color:#3B5998 !important;
}
.tw:hover {
	color:#00AEEF !important;
}
.google:hover {
	color:#F00 !important;
}
.instagram:hover {
	color:#2A5B83 !important;
}
.footer_company-info {
	/*color: #b1b2b1;*/
	font-size: 12px;
	padding: 25px 5px 10px;
	text-align: center;
}
.footer_made-by.subtle {
	color: #b1b2b1;
	font-size: 13px;
	padding-bottom: 20px;
	text-align: center;
}
/*==================== End Footer Css ===================================*/


/*==================== Star boxes for showing subcategories on category page  ===================================*/
.shop123subcatbox:hover::before, .shop123subcatbox:hover::after {
	opacity: 1;
}
.shop123subcatbox::before, .shop123subcatbox::after {
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 0.3s ease 0s;
	width: 100%;
	z-index: 1;
	left:0;
}
.shop123subcatbox::after {
	color: rgba(0, 0, 0, 0.65);
	content: "\f002";
	display: inline-block;
	font-family: "FontAwesome";
	font-size: 1.875rem;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 1em;
	left: 0;
	line-height: 1;
	margin-top: -0.9375rem;
	text-align: center;
	text-transform: none;
	top: 50%;
	vertical-align: middle;
	z-index: 2;
}
.shop123subcatbox-container {
	display: inline-block;
	float: left;
	margin: 15px 0;
	width: 100%;
	position:relative;
}
.shop123subcatbox-container .shop123subcatbox h1 {
	font-size: 16px;
	margin: 10px 15px;
	padding: 15px 0;
}
.shop123subcatbox-container .shop123subcatbox {
	color: #fff;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	width: 100%;
}

/*==================== END boxes for showing special focus categories on index-page ===================================*/
/*==================== Start home page categories box ===================================*/
.img-caption img {
	width: 100%;
}
.img-caption figcaption {
	background: #777 none repeat scroll 0 0;
	border-radius: 0 0 4px 4px;
	bottom: 3px;
	box-sizing: content-box;
	display: block;
	left: 0;
	padding: 12px 0 14px;
	position: absolute;
	text-align: center;
	transition: background-color 0.2s ease-in-out 0s;
	width: 100%;
}
.img-caption figcaption h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
}
.img-caption figcaption span {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	max-height: 0;
	opacity: 0;
	padding: 0;
	position: relative;
	transition: max-height 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, padding 0.2s ease-in-out 0s;
}
.img-caption {
	display: block;
}
.img-caption:hover figcaption {
	background: #3ACF87 none repeat scroll 0 0;
}
/* Diff type box */
.img-caption-sec {
    text-decoration: none !important;
}
.img-caption-sec img {
	width: 100%;
}
.img-caption-sec figcaption {
	background: #777 none repeat scroll 0 0;
	border-radius: 0 0 4px 4px;
	bottom: 3px;
	box-sizing: content-box;
	display: block;
	left: 0;
	padding: 12px 0 14px;
	/*position: absolute;*/
	text-align: center;
	transition: background-color 0.2s ease-in-out 0s;
	width: 100%;
	margin-top:-4px;
}
.img-caption-sec figcaption h3 {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
}
.img-caption-sec figcaption span {
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: 300;
	line-height: 16px;
	max-height: 0;
	opacity: 0;
	padding: 0;
	position: relative;
	transition: max-height 0.2s ease-in-out 0s, opacity 0.2s ease-in-out 0s, padding 0.2s ease-in-out 0s;
}
.img-caption-sec {
	display: block;
}
.img-caption-sec:hover figcaption {
	background: #000 none repeat scroll 0 0;
}
.img-caption-sec:hover figcaption span {
    max-height: 50px;
    opacity: 1;
    padding: 0 0 4px;
}
/* Diff type box */
.box_contant {
	display: inline-block;
	float: left;
	position: relative;
	width: 100%;
	margin-bottom:20px;
}
.banner_image img {
    width: 100%;
    max-height: 100%;
}
.img-caption:hover figcaption span {
	max-height: 50px;
	opacity: 1;
	padding: 0 0 4px;
}
/*==================== END home page categories box ===================================*/

/*==================== start mobile cart page start ===================================*/
.mobail_cart_collection.table-hover {
	display: none;
}
.costs_info {
	display: inline-block;
	width: 100%;
}
.costs_info li {
	border-bottom: 1px solid #cccccc;
	display: inline-block;
	float: left;
	width: 100%;
}
.costs_text {
	color: #787676;
	font-size: 18px;
}
.costs_text, .costs_total {
	border-right: 1px solid #cccccc;
	float: left;
	padding: 10px;
	width: 80%;
}
.costs_prise, .prise_total {
	float: left;
	padding: 10px;
	text-align: right;
	width: 20%;
}
.costs_data {
	background-color: #ffffff;
	border: 1px solid #656363;
	border-radius: 4px;
	display: inline-block;
	float: left;
	margin-top: 20px;
	width: 100%;
	margin-bottom:20px;
}
/*========= END mobile cart page end ===========*/

/*========= Start Login register css ===========*/

.login_data, .register_data {
	background-color: #fff;
	box-shadow: 0 0 2px 1px #ccc;
	display: inline-block;
	margin: 20px 0;
	padding: 15px;
	width: 100%;
}
.titlt {
	width:100%;
	display:inline-table;
	float:left;
	padding-bottom:10px;
	border-bottom:1px solid #eee;
	margin-bottom:10px;
}
.titlt h2 {
	color: #23527c;
	font-size: 18px;
	padding: 5px 0;
}
.titlt p {
	font-size:14px;
	color:#777;
}
.login_data label, .register_data label {
	display: inline-block;
	margin-bottom: 5px;
	width: 100%;
}
.login_data .form-group > input, .register_data .form-group > input {
	border: 1px solid #eee;
	height: 34px;
	width: 100%;
}
.login_data .btn-default, .register_data .btn-default {
	background-color: #000;
	border-color: #000;
	color: #fff;
	margin-right: 5px;
}
.login_data .btn-default:hover, .register_data .btn-default:hover {
	background-color:#B1B2B1;
	border-color:#B1B2B1;
}
.register_data h4 {
	font-weight: bold;
	margin: 10px 0;
}
/*========= End Login register css ===========*/

/*=============== Start my account Css ==============*/
.my_account_shop123 {
	padding: 0 15px;
}
.my_account_shop123 h3 {
	font-weight: bold;
	margin: 10px 0;
}
.my_account_shop123 .shop123kundeside-lenke {
	background-color: #000;
	color: #fff;
	padding: 7px;
	text-decoration:none;
	display:inline-block;
	margin-bottom:5px;
}
.my_account_shop123 .shop123kundeside-lenke:hover {
	background-color:#B1B2B1;
	color:#FFF;
}
.my_account_shop123 p {
	margin-bottom: 10px;
}
.shop123head {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 10px;
}
.my_account_shop123 td {
	padding: 5px 0;
}
.my_account_shop123 input {
	border: 1px solid #eee;
	height: 34px;
}
/*=============== End my account Css ==============*/

/*=============== Start Contact Us Css ========================*/

.title {
	border-bottom: 1px solid #eee;
	display: inline-block;
	float: left;
	margin: 10px 0;
	padding-bottom: 10px;
	width: 100%;
}
#shop123contactformsuccess, #shop123contactformerror {
	display:none;
}
#shop123contactform > p {
	font-size: 14px;
	margin: 10px 0;
}
#shop123contactform .btn-group.btns-cart {
	margin-bottom: 20px;
}
/*=============== End Contact Us Css ========================*/

/* ========= Start cart hover box ===============*/

.cart_data li {
	width:100%;
}
.table td {
	padding:1px !important;
}
.cart_data {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #eee;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14);
	display: inherit;
	min-width: 100%;
	padding: 10px;
	position: absolute;
	right: 0;
	text-align: left;
	top:30px;
	width: 280px;
	z-index:999999;
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.55);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.55);
}
.row-cart {
	display: inline-block;
	margin-bottom: 10px;
	width: 100%;
}
.row-cart .cart-content {
	font-size: 14px;
	position: relative;
	text-align: left;
}
.cart-content .product-name a {
	color: #4a4a51;
	font-size: 13px;
	text-transform: uppercase;
	width:50%;
	float:left;
}
.cart-price {
	float:right;
	width:50%;
}
.product-name.text-lef {
	margin-bottom: 5px;
}
.row2-cart {
	font-size: 14px;
	text-align: right;
	width: 100%;
}
.row2-cart .text {
	text-align: right;
	float:right;
}
.row2-cart .button-cart {
	display: inline-block;
	margin-top: 15px;
	width: 100%;
}
.row2-cart .button-cart a {
	background: #36a832 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #ffffff !important;
	display: inline-block;
	font-size: 12px;
	line-height: 22px;
	padding: 6px 10px;
	text-transform: uppercase;
}
.row2-cart .button-cart .fa {
	margin-right: 5px;
	font-size:17px;
	color: #ffffff !important;
}


/* ========= End cart hover box ===============*/

/* ================== Start Common css ======================== */

.carousel-control.left, .carousel-control.right {
	background-image: none;
}
/* ================== End Common css ======================== */

/* ========= End cart hover box ===============*/

/*============================ Start Responsive Css ===========================*/

/* Csart green round */
.shop123_basketicon .count {
    background: #36a832 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    left: 20px;
    line-height: 16px;
    min-width: 16px;
    padding: 0 2px;
    position: absolute;
    text-align: center;
    top: -5px;
}
/* Left button and popup */
.sleeknoteElement > a {
  background-color: #009a33;
  color: #fff !important;
  display: inline-block;
  padding: 10px 45px;
  transform: rotate(90deg);
  text-decoration:none;
}
.sleeknoteElement > a:hover{
 color: #fff !important;
 text-decoration:none;
}
.sleeknoteElement {
  left: -111px;
  position: fixed;
  top: 50%;
  width: auto;
}
.sleeknoteBox {
  background-color: rgb(255, 255, 255);
  background-image: none;
  background-position: -225px 0;
  background-repeat: no-repeat repeat;
  border: medium none;
  border-radius: 0;
  bottom: 15px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.298);
  height: 379px;
  left: 10px;
  line-height: 20px;
  margin: 0;
  min-height: 379px;
  opacity: 1;
  padding: 30px;
  position: fixed;
  right: auto;
  top: 30%;
  visibility: visible;
  width: 438px;
  z-index: 10;
  display:none;
}
.box_data_info > h3 {
  float: left;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
}
.box_data_info p {
  display: inline-block;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.left_data {
  float: left;
  width: 50%;
}
.sleeknoteBox img{ max-width:100%;}
.right_data {
  float: left;
  width: 50%;
}
.box_data_info .btn-default {
  background-color: #009a33;
  border-color: #009a33;
  color: #fff;
  padding: 12px;
  width: 100%;
}
.close_btn {
  background-color: #000;
  border-radius: 100%;
  color: #fff;
  cursor: pointer;
  height: 35px;
  line-height: 35px;
  position: absolute;
  right: -10px;
  text-align: center;
  top: -10px;
  width: 35px;
}
/* End Left button and popup */


/* fiter checkboxes start */
.checkbox {padding-left: 20px;}
.checkbox label {display: inline-block;	position: relative;	padding-left: 5px;}
.checkbox label::before {content: "";display: inline-block;	position: absolute;	width: 17px;height: 17px;left: 0; top:2px; margin-left: -20px;border: 1px solid #cccccc;	border-radius: 3px;	background-color: #fff;	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;}
.checkbox label::after {display: inline-block;	position: absolute;	width: 16px;height: 16px;	left: 0;top: 0;	margin-left: -20px;	padding-left: 3px;padding-top: 1px;	font-size: 11px;	color: #555555;}.checkbox input[type="checkbox"] {	opacity: 0;}
.checkbox input[type="checkbox"]:focus + label::before {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
.checkbox input[type="checkbox"]:checked + label::after {font-family: 'FontAwesome';content: "\f00c";}
.checkbox input[type="checkbox"]:disabled + label {opacity: 0.65;}
.checkbox input[type="checkbox"]:disabled + label::before {	background-color: #eeeeee;cursor: not-allowed;}
.checkbox.checkbox-circle label::before {border-radius: 50%;}
.checkbox.checkbox-inline {margin-top: 0; margin-left:0px;}
.checkbox-success input[type="checkbox"]:checked + label::before {background-color: #5cb85c;border-color: #5cb85c;}
.checkbox-success input[type="checkbox"]:checked + label::after {color: #fff;}
.checkbox.checkbox-circle input[type="checkbox"]:checked + label::before {background-color: #5bc0de;  border-color: #5bc0de;  outline:none;}
.checkbox.checkbox-circle input[type="checkbox"]:checked + label::after {color: #fff;}
/* fiter checkboxes end */

.navbar-toggle .icon-bar{ border:1px solid #fff; }
.block_box .icon-bar{ border:1px solid #000 !important; }
.strips{ margin-top:3px; }
/*.mobile-cart .fa-shopping-cart {
    background-color: green;
    color: #fff !important;
    font-size: 25px;
    height: 39px;
    margin: 8px 0px 0px 0px;
    padding: 6px 9px;
    text-align: center;
    text-decoration: none;
    width: 100%;
	border-radius:5px;
}*/
.video-container {
 position:relative;
 padding-bottom:56.25%;
 padding-top:30px;
 height:0;
 overflow:hidden;
 margin:20px 0 20px 0;
}

.video-container iframe, .video-container object, .video-container embed {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
}

.head-text {
    margin-top: 40px;
}
.head-text-amt {
    color: #ff0000;
    font-size: 22px;
    line-height: 22px;
}
.head-text-link a {
    color: #337ab7 !important;
    text-decoration: none;
}
.block_contant i {
    float: right;
}
.checkout_row{ margin-top:5px; }
/*#shop123categorylist .fa-caret-down::before{
	float:right;
	margin-left:94%;
}*/

/* ========== footer cookie alert css =========== */

/*
#gdpr-cookie-message {
    position: fixed;
    bottom: 0px;
    background-color: #000;
	opacity:0.9;
    padding: 10px;
    z-index:9;
	width:100%;
}*/
#gdpr-cookie-message {
    position: fixed;
    bottom: 0px;
    background-color: #000;
	opacity:0.9;
    padding: 10px;
    z-index:9;
	width:100%;
	background-color:#fff5d2;
	box-shadow:0 0 20px 0 rgba(0,0,0,0.15);
	border:solid 1px rgba(255,187,55,0.4);
	padding:15px;
}
#gdpr-cookie-message h4 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #000;
    font-size: 15px;
    line-height: 1.5em;	
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #000 !important;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
	text-decoration: none;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: #009A33;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    background: #009A33;
    color: white;
    font-size: 15px;
    padding: 7px;
    border-radius: 3px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: #000;
}
button#gdpr-cookie-advanced {
    background: white;
    color: #C70039;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
/* ========== footer cookie alert css end =========== */

/*========= new checkout start ==============*/

.checkout_new_page .btn{
	width:auto !important;
}
.checkout_new_page .panel-default > .panel-heading {
/*    background-color: #ccc;*/
    border-color: #ccc;
    color: #333;
}

.checkout-order-summary {
font-size:12px;
}
.checkout-order-summary .table tr.eq-1 td {
    border-top: medium none;
}
.checkout-order-summary .table tr td {
    vertical-align: middle;
	padding: 8px 8px 8px 0px !important;
}
.checkout-order-summary .table tr.vare_checkout td{
	padding: 0px 8px 8px 0px !important;
}
.checkout-order-summary .checkout_dd, .checkout-order-summary .checkout_dt {
    margin: 8px 0;
}
.checkout-order-summary .checkout_dd{border-bottom:1px solid #dedede;}
.checkout-order-summary .checkout_dd:nth-last-of-type(1) { border-bottom:none;}
.checkout-order-summary .table tr.eq-1 td {
    border-top: medium none;
}
.checkout-order-summary .table tr td .normal {
    color: #333;
    display: inline;
    font-style: normal;
    font-weight: 400;
}
.checkout-order-summary .table tr td .normal {
    display: block;
}
.checkout-order-summary .table tr td.rights {
    width: 35%;
}
.checkout-order-summary .table tr .rights {
    text-align: right;
}
.checkout-order-summary .table tr td em {
    color: #c06;
    display: block;
    font-weight: normal;
}
.checkout-order-summary .table tr.enhance td {
    background: #f1f1f1;
    font-size: 150%;
    font-weight: 600;
}
.shop123ShipMethods {
    display: none;
}
.checkout_new_page .alert.alert-warning {
    font-size: 12px;
	padding: 6px;
}
/*=========== END new checkout ============*/

@media screen and (max-width:1200px) {
.logo img {
	width: 100%;
}
.navbar-nav > li > a {
	font-size: 13px;
	line-height: 2.1875rem;
	padding: 0 8.5px;
}
.block_contant_info img {
	width: 100%;
}
.button.small.secondary {
	padding:10px 12px;
}
.get_ps {
	font-size:12px;
}
}
 @media screen and (max-width:991px) {
.search_box {
	margin-top:15px;
}
.user-nav {
	margin-top:18px;
}
.navbar-collapse {
	padding:0;
}
.navbar-nav > li > a {
	font-size: 10px;
	line-height: 2.1875rem;
	padding: 0 7px;
}
.footer_block {
	min-height:300px;
}
.footer_company-info {
	/*font-size:13px;
	line-height:18px;*/
}
.img-caption figcaption h3 {
	font-size:12px;
	line-height:12px;
}
.img-caption figcaption span {
	font-size:10px;
	line-height:10px;
}
}
@media screen and (max-width:767px) {
.arrow_dt {
	cursor: pointer;
	display: block;
	float: right;
	padding-right: 10px;
}
.sub_menu_item {
	position:relative !important;
	padding:10px 10px 10px 8px !important;
}
.sub_menu_item > li {
	border-bottom: 1px solid #fff;
	display: inline-block;
	width: 100%;
}
.menu .navbar-nav > li {
	border-bottom:1px solid #FFF;
}
.block_contant_info img {
	width: auto;
}
.block_contant_info > a {
	display: inline-block;
	width: 100%;
}
.logo img {
	width: 70%;
}
.logo {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.navbar-nav > li:first-child {
	border-left: 0 none;
}
.navbar-default .navbar-nav > li > a {
	border:0;
}
.navbar-nav {
	margin:0;
}
.navbar-nav > li > a {
	font-size:16px;
}
.modal-dialog, #myModal .modal-dialog {
	margin: 0 auto;
	width: 340px;
}
.cart-notify_left {
	line-height:110px;
}
.open .sub_menu_item {
	display:none;
}
.fixed {
	position:inherit;
}
#shop123_ordre_page_summary {
	width: 100%;
}
.mobail_cart_collection.table-hover {
	display: block;
}
.collection_add {
	float: left;
	width: 80%;
}
.close_img {
	float: left;
	width: 20%;
}
.veiw_icon {
	float: right;
	width: auto !important;
}
.coll_charg {
	display: none;
	float: left;
	width: 100%;
}
.costs_data {
	background-color: #ffffff;
	border: 1px solid #656363;
	border-radius: 4px;
	display: inline-block;
	float: left;
	margin-top: 20px;
	width: 100%;
}
.costs_info {
	float: left;
}
.costs_info {
	display: inline-block;
	width: 100%;
}
.costs_info li {
	border-bottom: 1px solid #cccccc;
	display: inline-block;
	float: left;
	width: 100%;
}
.coll_charg .costs_text, .coll_charg .costs_prise {
	font-size: 14px;
}
.coll_charg .costs_text, .coll_charg .costs_total, .coll_charg .costs_prise, .coll_charg .prise_total {
	padding: 5px;
}
.costs_text, .costs_total {
	width: 70%;
	float:left;
}
.costs_prise, .prise_total {
	width: 30%;
	float:left;
}
.cart_data, #show_cart_datas {
	display:none !important;
}
.shop123_basketicon .count {left:12px;}
.sleeknoteElement{ display:none;}
#gdpr-cookie-message button,
button#ihavecookiesBtn {font-size: 10px;}
#gdpr-cookie-message p, #gdpr-cookie-message ul{font-size: 12px;}
}
 @media screen and (max-width:479px) {
.productlist .col-xs-6, .ft_bg2 .col-xs-6 {
	/*width:100%;*/  /*uncomment for 1 x 1 product list */
}
.footer_block {
	margin-bottom: 20px;
	min-height: auto;
}
.shop123_proddetailimg img {
	max-height: 100%;
	text-align: center;
	width: 100%;
}
.shop123_proddetailtitle h1 {
	font-size:34px;
}
.shop123_proddetailinfo .btn-default, .shop123_proddetailinfo .btn-primary {
	font-size:15px;
}
.modal-dialog, #myModal .modal-dialog {
	width: 260px;
}
.cart-notify_right > h2, .alert-box__footer a {
	font-size:13px;
}
.cet_dt .col-xs-6, .box_data .col-xs-4 {
	width:100%;
}
}
/* ============================ End Responsive Css =========================== */

h1 {
	border-bottom: 2px solid #eee;
	color: #666;
	font-size: 25px;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
}

/* cookie info */
.topInfo{position:relative}
.topInfo .alert{margin-bottom:0;border-radius:0}
.topInfo .message{text-align:left;font-weight:400;padding-right:50px}
.topInfo .message p{margin:0}
.topInfo .nonWarningClose{opacity:.8}
.topInfo .nonWarningClose:hover{opacity:1}
.topInfo .closeWarning{position:absolute;right:20px;font-size:20px;top:15px;cursor:pointer;color:#8a6d3b;text-shadow:0 -1px 0 black}
.topInfo .site-warning{color:#fff;background-color:#ea2425}
.inactiveLink{pointer-events:none;cursor:default}
@media screen and (min-width:767px){
	.topInfo .message{text-align:center}
	}
.isRunningOldBrowser .alert{margin-bottom:0}
.isRunningOldBrowser .message{text-align:center;font-weight:600;padding-right:50px}
.isRunningOldBrowser .message p{margin:0}.noScript .alert{margin-bottom:0}
.noScript .message{text-align:center;font-weight:600;padding-right:50px}
.noScript .message p{margin:0}

.nonWarningClose{width:20px;height:20px;display:inline-block;background-size:20px 20px;background-repeat:no-repeat;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NkE2NzQxN0EwRDFFMTFFNUJEMjA5RjA1QjY1NkE4MTUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NkE2NzQxNzkwRDFFMTFFNUJEMjA5RjA1QjY1NkE4MTUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjkzNjIyMzdENzE4QzExRTQ5QTYxRjQ0ODg1NTEwODUzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjkzNjIyMzdFNzE4QzExRTQ5QTYxRjQ0ODg1NTEwODUzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Fqu9tQAAAjhJREFUeNqMlEtI1FEUh2em1Nz1cJFClJUbKxdBuNCV7hqFfKRt2giCCYo9nEBpEaSLKTXaFATVoo34wGhc5qYISnEx9gBdKLqwRUmrwMZHvwPfheufG3XgY+7/3HN/98y95554uqsqFrACcUUkxXlxCP+GmBfTYlRs9j56t2fh/oBYi0iL44G5w+I0MXdFrxj3A+JehvvEA9Hjzf8QM2KN72OiFmFnIyasTLejGaY9sXXRJ16KrUiWtuaqGBRHxXWxI27ZZIKgRnGD8WdRKV4ExGL4nhPzBd/N+93Vl5xgHtmZfRd1/MW4qAgIVjC3SuyG+4cSzTPBJnEKZ79YYfxQzLLIWT2+Eb6XxR3GZaIh4S2wnZ4xPic6RD63mCRuHN81Ysyeip+M6xKchdkb78wWRKvIUZMTnliOsrGYmG43RyWYVZpgsZe+b1MUtxMtYGwbvYrEurUlJrjrajJwAb8iN72FL2pu7Y4JfuPjRCQoSZaF9sSgEN/FSKxbu26CH/io9QrdDnySv7lJJTSL3+IAc2ct0EpFPzWs+2iCGe+dtnmX8gSBZppBxhO1uU/EtouDjDP2lm2Hr9SiFfYFajFOptlAYS9w9qVijmSWxJkEN5ciuIhsSlmQDVxAlrmTZO0aRcpKyL1lO5NhxuXs2vGX9ma+TmLK8Q1JbCrabVK87R52fSzu/Wf7uh1qsNu0ovdigLd5RFyOhW3RWpwym/hXxx7jCOq51WrvNVmffMtTfE0Se+yPAAMAwaSTERI29N4AAAAASUVORK5CYII=')}

/* fullwidth button mobile view */
@media (max-width: 768px) {
    .btn, .btn-group {
        width:100% !important;
    }
}
.gotobasket{
	margin-bottom:4px;
}

@media (max-width: 768px) {
  .btn-mobile {
    width: auto;
  }

.btn-mobile {
    width:100%;
    margin: 8px 0;
    font-size:18px;
    line-height:1.33;
    border-radius:6px;
    padding:10px 16px;
}
.shop123maincol{padding-right: 15px; padding-left: 15px;}
}

/* Avoid wrapping CSS */
.navbar-nav > li > a{white-space:nowrap;}

/* NOTE: This file must not be edited or have custom webshop settings */




footer{
	color: #000 !important;
	/*background: #000;*/
	 font-size:14px !important;
	 padding:0 !important;
}
footer h4{
	border-bottom: 1px solid #000;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 16px;
}
footer .column ul {
	margin-top:10px;
	font-size: 13px;
	list-style: none;
	padding: 0;
	line-height: 22px;
}
footer .column ul a{
	color: #000;
}

footer a,
footer a:focus,
footer a:active,
{
	color:#aaa !important;
}

footer a:hover
{
	color:#fff !important;
}

footer  .copyright{
/*background-color:#000;*/
color:#ccc;
padding:20px;
font-size:11px;
font-weight:normal;
line-height:15px;
}
footer a,footer a:hover{color: #000 !important;}


#shop123_ordre_page_summary {margin-top:8px !important;font-size:14px !important;}
#shop123_ordre_page_summary .shop123_basketcell, #shop123_ordre_page_summary .shop123_basketcell_sum {padding:8px !important;}
.shop123_basketcell {padding:4px !important; border-bottom: 1px solid #ddd !important;}
.shop123cellbg {background-color:#666  !important;color: #fff !important;padding:4px !important; border-bottom: 1px solid #ddd !important; }



.top_bar {
  background-color: #000;
  display: inline-block;
  float: left;
  width: 100%;
  padding:10px 0;
}

.inline-list > li {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin-right: 15px;
}

.top-menu-list {
  float: left;
}
.top-menu-list > li {
    color: #fff;
    display: inline-block;
    font-size: 0.85rem;
    margin-right: 15px;
    letter-spacing: 0.0625em;
    line-height: 1.5rem;
    height: 1.5rem;
}
.top_bar .right {
  color: #fff;
  float: right;
  font-size: 14px;
}
.top_bar a {
  color: #9a9a9a !important;
}
.top_bar a:hover{ color:#FFF !important;}


/* =========== Cookies box start ===========*/
.cookie-popup {
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    z-index: 1000000000;
    height: auto;
    padding: 20px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
}
.cookie-popup p {
    margin: 0;
    width: calc(100% - 120px);
}
.cookie-popup p a {
    color: #fff !important;
}
.cookie-popup .close-button {
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -12px;
    cursor: pointer;
}
.cookie-popup .close-button .fa-close {
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    padding: 4px 6px 5px 5px;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: rgba(0,0,0,0.5);
    margin-left: 8px;
    font-size: 17px;
    width: 25px;
}
.cookie-popup.show {
    opacity: 1;
    visibility: visible;
    transform: none;
    -webkit-transform: none;
}
/* =========== Cookies box end ===========*/



.klarnanewslettersignup-checkbox-maincontainer
{
	font-size:14px;
	background-color:#ffffcc;
	float:left;
	width:100%;
	margin-bottom:10px;
	padding:10px;
}
.klarnanewslettersignup-checkbox-text {
	float:left;
	padding-left:10px;
}
.klarnanewslettersignup-checkbox-container{
	float:left;
}
/* ======= start buy service prod listing ====== */
.buy_service {
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
.buy_service img {
    max-height: 200px;
    width: 100%;
}
.buy_service p {
    line-height: 20px;
}
.buy_service_price {
    padding-top: 50px;
    height: 150px;
    float: left;
}
#prodMainList div:nth-last-of-type(3) {
    border-bottom: 0px;
    padding-bottom:0px;
}
/* ======= end buy service prod listing ====== */

/* prod offer tag css */

/* offer tag 3 svg */
.productlist_priceoffertag_sol3{
 display: block; 
 text-align: right; 
 position: absolute; 
 z-index: 3; 
 right: -1.03553rem;
 top: -1.03553rem;
 width: 7.07107rem;
 height: 7.07107rem;
 color: #1f1f1f;
 transform: rotate(-12deg); 
 -webkit-transform: rotate(-12deg);
}
.productlist_priceoffertag_sol3 .discount-badge {
    width: 120px;
    height: 120px;
    padding: 0.5em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #31353e;
    position: absolute;
    right: 0px;
    top: 10px;
}
.productlist_priceoffertag_sol3 span{
    position: relative;
    color: #fff;
    font-size: 25px;
    left: -47px;
    top: 45px;
    font-weight: bold;
}
.thumbnail:hover .productlist_priceoffertag_sol3{right: -13px;}
.thumbnail:hover .discount-badge { color: #e22f2e; }
.thumbnail:hover .productlist_priceoffertag_sol3 span{color: #000 !important;}

/* offer tag 3 aws icon */
.productlist_priceoffertag_sol2{
color: #fff; 
display: block; 
filter: none; 
text-align: center; 
text-transform: capitalize; 
position: absolute; 
z-index: 1; 
font-size: 15px; 
font-weight: normal; 
padding: 17px 28px 4px 28px; 
right: 60px; 
top: -25px;
}
.productlist_priceoffertag_sol2 i{transform: rotate(-12deg); -webkit-transform: rotate(-12deg); color: #31353e;font-size: 100px;position: absolute;}
.productlist_priceoffertag_sol2 span{position: relative;color: #fff;left: -69px;font-size: 23px;top: -28px;font-weight: bold;}
.thumbnail:hover i, .on_sale i:hover{color: #e22f2e !important;right: -106px;}
.thumbnail:hover i span, .on_sale i:hover span{color: #000 !important;}
.thumbContainerMinheight:hover .offer_tag_img {-webkit-transform: scale(1) !important; transform: scale(1)!important;}


/*
.productlist_priceoffertag_container {
	color: #fff; display: block; filter: none; text-align: center; text-transform: capitalize; position: absolute; z-index: 1; font-size: 15px; font-weight: normal; padding: 17px 28px 4px 28px; right: 60px; top: -25px;
}

.productlist_priceoffertag_container_i {
	transform: rotate(-12deg); -webkit-transform: rotate(-12deg); color: #31353e;font-size: 100px;position: absolute;
}

.productlist_priceoffertag_container_span {
	position: relative;color: #fff;left: -48px;font-size: 17px;top: -19px;font-weight: bold;
}

*/
.variant_image_selectbox {margin-bottom:8px;}
.variant_image_selectbox .btn {display: inline-block; margin-bottom: 0;  font-weight: normal;  text-align: center;  white-space: nowrap;  vertical-align: middle;  -ms-touch-action: manipulation;  touch-action: manipulation;  cursor: pointer;  background-image: none;  border: 1px solid transparent;  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;}
.variant_image_selectbox .btn-default { color: #333;  background-color: #fff;    border-color: #ccc;}
.variant_image_selectbox .btn-group, .btn-group-vertical { position: relative; display: inline-block;    vertical-align: middle;}
.variant_image_selectbox .btn-group img { margin-right: 10px;vertical-align: middle;max-width:50px;width:100%;height:100%;}
.variant_image_selectbox .dropdown-toggle, .variant_image_selectbox .dropdown-menu { width: 300px }
.variant_image_selectbox .dropdown-toggle { padding-right: 50px }
.variant_image_selectbox .dropdown-toggle .glyphicon { margin-left: 20px; margin-right: -40px }
.variant_image_selectbox .dropdown-menu>li>a:hover { background: #f1f9fd }
.variant_image_selectbox .dropdown-header { background: #ccc; font-size: 14px; font-weight: 700; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; margin-bottom: 5px }
.variant_image_selectbox .dropdown-menu>li>a {display: block; padding: 3px 20px;    clear: both;    font-weight: 400;    line-height: 1.42857143;    color: #333;    white-space: nowrap;}

/* new full mega menu css start */
li.menu-item.menu-item-has-children {
            position: static !important;
}
.dropdown > .mega-menu {  
	-webkit-border-radius: 0;
	border-radius: 0;
	position: absolute; 
	visibility: hidden;
	opacity: 0; 
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	height: auto; 
	border: 0;  
	background: #ffffff;
	/*width: 100%;*/
	padding: 20px 0px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	display: flex;
	z-index: 99999;
	justify-content: start;
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
}
.dropdown:hover > .mega-menu {
	visibility: visible;
	opacity: 1;
	background-color: #F6F9F7;
}
.mega-menu li.col-list {
	display: inline-block;
	vertical-align: top;
	width: 16%;
	margin: 0 1% 0 1%;
}
.mega-menu li.col-list > a {
	font-weight: 600;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid;
	margin-bottom: 10px;
}
.mega-menu li a {
	font-size: 14px;
	 padding: 5px;
}
.mega-menu > li.active > a {
	background: black;
	color: #ffffff !important;           
}
li.active.selected a {
	font-weight: 600;
	color: #000000;
}
a.selected{
	font-weight: 600;
	color: #000000;
}
.mega-menu li {
	margin-bottom: 5px;
}
.mega-menu .sub-menu .sub-menu-inner {
	padding-left: 15px;
}
li.see-all {
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	font-weight: 600;
	text-decoration: underline;
}
/* new full mega menu css end */

.productlist   {
margin-top:20px;
}



#basketcontent {margin-top:4px !important;font-size:12px !important;}
#basketcontent .shop123_basketcell, 
#basketcontent .shop123_basketcell_sum {padding:4px !important;font-size:12px !important;}
#basketcontent .shop123_basketcell, shop123_basketcell_sum {padding:4px !important; border-bottom: 1px solid #ddd !important;}
.shop123cellbg {background-color:#666  !important;color: #fff !important;padding:4px !important; border-bottom: 1px solid #ddd !important; }
.top_infobar {display: block; background-color: #000; padding: 10px;}
.inline-list > li { color: #fff; display: inline-block;  font-size: 13px; margin-right: 15px;}
.top_infobar a {color: #fff !important; font-size: 13px;}
.top_infobar .top_infobar_link {float: right;}
.top_infobar .top_infobar_link  p{padding-left: 15px;color: #fff;font-size: 0.85rem;float: left;letter-spacing: 0.0625em;line-height: 1.5rem;height: 1.5rem;}
.variant_color_code_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}
.variant_color_code_ul li.variant_color_code {
    box-shadow: none!important;
    border: none;
    background-color: transparent;
	box-sizing: border-box;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
    margin: 4px 8px 4px 0;
	width: 30px;
    height: 30px;
}
.variant_color_code_ul li.variant_color_code .variant_span_color {
    width: 100%;
    height: 100%;
    position: relative;
	border-radius: 100%;
}
/* verticle thumb product detail page start */
.pro_breadcrumbs{
	display: flex;
	align-items: center;
	margin: 20px 0;
}
.pro_breadcrumbs li{
	padding-right: 16px;
	position: relative;
	margin-right: 16px;
	font-size: 14px;
	color: #a3a3a3;
}
.pro_breadcrumbs li a{
	font-size: 14px;
	color: #a3a3a3;
}
.pro_breadcrumbs li:after {
	content: "\f105";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: -5px;
	top: 50%;
	-webkit-transform: translate(0%,-50%);
	transform: translate(0%,-50%);
}
.pro_breadcrumbs li:last-of-type:after{
	display: none;
}
.pro_breadcrumbs li.active a{ 
	color: #000000;
} 
.combo_slider_wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0;
}
#ninja-slider { 
	flex: 0 0 80%;
	width: auto;
}
#thumbnail-slider { 
	flex: 0 0 20%;
}
.pro_details_wrapper {
	padding: 30px 0 30px 20px; 
}
.pro_details_wrapper h3 {
	position: relative;
   border-left: 4px solid #3282c2;
	font-size: 28px;
	padding: 10px 0 10px 15px;
}
div.prod-info p:before {
	content: "\f0d1";
	font-family: 'FontAwesome';
	font-size: 42px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0%,-50%);
}
.prod-info ul li:before {
	content: "\f00c";
	font-family: 'FontAwesome';
	font-size: 22px;
	line-height: 16px;
	position: absolute;
	left: 0;
}
div.prod-info div.prod-info-content {
	padding: 20px;
}
div.prod-info p { text-transform: uppercase;position: relative;padding: 0 0 10px 50px;color: #79a23f;font-size: 1.8em;margin: 25px 0;}
div.prod-info p a, div.prod-info p a:hover {color:#79a23f; text-decoration:none;}
div.prod-info p:before {content: "\f046";}
.product-info-main .amshopby-option-link {top:320px;}
.prod-info ul li:before {content: "\f046";}
.prod-info ul li {
	position: relative;    
	text-transform: uppercase;
	padding: 0 0 0 30px;
	margin: 20px 0 0;
}
.brand-logo .brand-name {
	display: block;
	width: 100%;
	padding: 0 0 5px;
	text-transform: uppercase;
	font-size: .9em;
}
.brand-info img {
	max-width: 100px;
	max-height: 80px;
	float: left;
}
.pro-inner_row {
	display: flex;
	align-items: flex-start;
}
.prod-info {
	flex: 0 0 50%;
}
.product-info-price {
	position: relative;
	border: 1px solid #ccc;
	padding: 30px 15px;
	margin: 40px 0 0 0;
	text-align: center;
	flex: 0  0 50%;
}
.product-info-price .price-final_price span.r-price {
	display: block;
	color: #7d7d7d;
	font-weight: 700;
	font-size: 18px;
	margin: 0;
	margin: 15px 0 0;
}
.product-info-price .price-box .price-container .price {
	display: block;
	font-weight: 800;
	font-size: 25px;
	/*padding: 25px 0 33px 0;*/
	line-height: 56px;
	color: #c00;
}
.product-info-price .btnQuantityActions, 
.product-info-price .quantityTextBox {
	background-color: #fff;
	border: 1px solid #c9c9c9;
	color: #000;
	display: inline-block;
	font-size: 18px;
	height: 36px;
	text-align: center;
	width: 36px;	
}
.product-info-price .quantitySection button, .product-info-price .quantitySection input {
	margin-bottom: 10px;
	margin-right: 0px;
}
.product-info-price .btnQuantityActions{
	border-radius: 30px;
}
#inp {
	width: 57px;
	margin: 0 6px;
}
span.green {
	color: #79a23f;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	margin:10px 0 25px 0;
	display: block;
}
button.btn-cart {
	width: 100%;
	padding: 15px 10px;
	background: #79a23f;
	color: #ffffff;
		transition: all .2s ease;
	font-size: 20px;
	box-shadow: none;
	border: none;
}
.product-info-price .quantitySection {
	display: inline-block;
}
button.btn-cart:hover, button.btn-cart:focus {
	 background:#1979c3;
}
button.btn-cart i {
	margin-right: 10px;
}
.aw-sbb-brand-info {
	margin: 30px 0 0 0;
}
.b-image img {
	max-width: 100%;
}
a.video-popup-button, a.video-popup-button:visited {
	display: block;
	background: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	color: #1979c3 !important;
	text-align: center;
	border-radius: 2px;
	font-size: 1.4em;
	transition: all .2s ease;
}
a.video-popup-button:hover {
	text-decoration: none;
	background: #1979c3;
	color: #fff!important;
}             
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 8px;
	line-height: normal;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	color: #000000;
	font-size: 18px;
	border: 0 !important;
}
.tab-content {
	position: relative;
	padding: 15px 20px 40px 20px;
	border: 1px solid #ddd;
	border-top: 0;
}
.tab-content p {
	margin-bottom: 15px;
}

.tab-content span {
	cursor: pointer;
	float: right;
	color: #fff;
	background: #3282c2;
	padding: 0 10px;
	font-size: 10px;
	line-height: 22px;
	border-radius: 2px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
		background-color: #ffffff;
	border-color: #dddddd;
	border-image: none;
	border-style: solid;
	border-bottom: 0;
	border-width: 1px;
	color: #fff;
	cursor: default;
}
 .nav-tabs>li { 
	margin-bottom: -2px;
}
.nav-tabs>li>a {
	margin-right: 0;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 0;
}
#varianter { 
    margin: 15px 0px;
}
@media screen and (max-width: 1200px){
	div.prod-info p { 
		font-size: 24px;
	 }
	 .pro_details_wrapper h3 { 
		font-size: 22px;
	 }
}
@media screen and (max-width: 576px){
	 #ninja-slider ul { 
		height: 100%!important;
	 }
	  .pro-inner_row {
		display: block; 
	}
	  #ninja-slider-prev, #ninja-slider-next{
		  opacity: 1;
	  }
	  #thumbnail-slider { 
		display: none;
	}
	  #ninja-slider {
		flex: 0 0 100%;

	}
	.pro_details_wrapper {
		padding: 30px 0 30px 0px;
	}
 }
/* verticle thumb product detail page end */

.thankyoufortheorder {
	text-align:center;
	margin-top:50px;
	margin-bottom:50px;
}

.errorpage {	
	text-align:center;
		margin-top:50px;
	margin-bottom:50px;
	
}