@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:#ececec !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: #c3d3e3 !important;
	border: 0 none;
	border-radius: 0;
}
.navbar {
	margin:15px 0;
	min-height: auto;
}
.navbar-default .navbar-nav{
	/*padding: .8em .5em;*/
    margin-bottom: 0;
    margin-top: 0;
}
.navbar-default .navbar-nav > li{
	width:auto;
}
.navbar-default .navbar-nav > li:not(:last-child) {
    margin-right: .5rem;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	border-right: 1px solid #fff;	
	/*font-weight:bold;*/
    text-transform: uppercase;
	font-size: 1rem;
	padding-right: 1.5rem;
    padding-left: .5rem;
}
.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: #fbfbfb;
    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{}
.catclass-2{}
.catclass-3{}
.catclass-4{}
.catclass-5{}
.catclass-6{}

/*==== start white border gap in main menu ===*/
.shop123menupulldown.menu .navbar-nav > li {
    position: relative;
	background-color: #c3d3e3;
	white-space: nowrap;
    display: inline-table;
}
/*=== end white border gap in main menu ===*/
/*
.shop123menupulldown .sub_menu_item {
    background-color: #fff;
	border: 1px solid #dedede;
    display: none;
    right: 0;
    padding: 0px;
    position: absolute;
    width: auto;
    z-index: 999;
}
*/
.shop123menupulldown .sub_menu_item {
    background-color: #fff;
	border: 1px solid #dedede;
    display: none;
    right: 0;
    padding: 0px;
    position: absolute;
    width: 205px;
    z-index: 999;
	text-align:center;
	margin: auto;
	top:50px;
}
.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%;
	text-align:center;
}
.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 {	
	/*border-top: 1px solid #ddd;*/
	display: inline-block;
	padding: 10px 10px;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}
.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 {
	background: none repeat scroll 0px 0px #2c6d0c; 
	color: #fff;
	position: absolute;
    top: 0px;
    right: 0%;
	text-align: center;
    text-transform: capitalize;	
	/*clip-path: polygon(75% 0%, 89% 50%, 75% 100%, 0% 100%, 11% 49%, 0% 0%);*/
	z-index: 1;
	width: 79px;
    padding: 4px 0px 5px 0px;
    font-weight: 600;
}
.shop123_proddetailinfo .shop123_prodsoldouttext{display : none;}
.shop123_proddeliveryitem {
	color:#FF0000;
	font-size: 14px;
    font-weight: 500;
}
.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: 40rem;*/
	text-align: center;
	display:inline;
	width:100%;
}
.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: -6px;
	line-height: 2.75rem;
	position: absolute;
	text-align: center;
	top: -6px;
	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: #fff;*/
}
.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 h3{
	color: #fff;
}
.img-caption:hover figcaption span {
	max-height: 50px;
	opacity: 1;
	padding: 0 0 4px;
	color: #fff;
}
/*==================== 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; /*margin-left: 4px;*/}
/*.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; margin-bottom: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;
font-family:arial;
  font-size: 13px;
opacity:0.9;
padding: 7px;
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;
 
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {

 
    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;
    
    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;

    padding: 7px;

    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 ==============*/
.styles_bestilling{width:102% !important;}
.checkout_new_page .btn{
	width:auto !important;
}
.checkout_new_page .panel-default > .panel-heading {
 
    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;*/
	padding: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: 320px;
}
.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 {
	

	font-size: 22px;
	/*margin: 10px 0 10px 0;*/
	margin-bottom: 20px;
}

/* 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: #fff !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;
	color: #000;
}
footer .column ul {
	margin-top:10px;
	font-size: 13px;
	list-style: none;
	padding: 0;
	line-height: 22px;
}
footer .column ul a, footer .column ul li{
	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:0px !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;	
	z-index: 99999;
	justify-content: start;
	position: absolute;
	left: 0;
	right: 0;
	overflow: hidden;
	/*display: flex;*/
	float:left;
}
.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%;
	float:left;
}
.mega-menu li.col-list > a {
	font-weight: 600;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid;
	margin-bottom: 10px;
	color: #000;
}
.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: 10px;
	line-height: normal;
	vertical-align: middle;
	
	color: #000000;
	font-size: 14px;
	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;
	
}


.recommendedproduct {
    background: #009933 none repeat scroll 0 0;
    top:0px;
    font-size:11px;
    color: #fff;   
    left: 0;    
   /* opacity: 0.8;*/
    padding: 10px;
    position: absolute;
	width:52%;
	-webkit-clip-path: polygon(0% 0%, 75% 0%, 65% 49%, 75% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 75% 0%, 65% 49%, 75% 100%, 0% 100%);
	display: inline-flex;
}

/* shop123takeawayform */


#shop123takeawayform  {
    margin-top: 8px !important; 
}
#shop123takeawayform .panel-body {
    padding: 0px 0 !important; 
}

.panel-body {
    padding: 0px 0 !important; 
}

#shop123takeawayform .panel-default>.panel-heading {
    color: #fff;
    background-color: #000;
    border-color: red;
}

.panel {
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}

.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0px solid #ddd;
}

.headerandmenu  {
	background-color:#ffffff;
	height:133px;
}
.full_width_center_header{width: auto; position: absolute; left: 86%;}

@charset "utf-8";
@media only screen and (max-width: 1599px) and (min-width: 1200px)  
{
.container {
    width: 1170;
}
header{height:189px;}
}
@media (min-width: 1600px){
.container {
    width: 1600px;
}
header{height:189px;}
}
body {
	/*background-color:#ffffff !important;*/
	color:#000 !important;
	font-family: 'Oxygen', sans-serif !important;
}
strong {font-weight:800 !important;}

a {
/*	color: #000 !important;*/
}
a:focus, a:hover {
	/*color: #fff !important;*/
	text-decoration: underline;
}
.sociyale_icon a {
	display: inline-block;
    position: relative;
}

.sociyale_icon img {
	max-width:32px;
}
.sociyale_icon li {
	display: inline-block;
	margin: 0 5px;
}
.sociyale_icon {
	display: inline-block;
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
/* ================== End Common css ======================== */


/* ================== Start Left sidebar css ======================== */
.block_title {
	background-color: #cfcfcf;
	color:#000;
}
.list-group-item:first-child {
	border-radius: 0px !important;
}
.open > a {
	background-color: #fbfbfb !important;
	color:#fff !important;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index:2;
	color:#000;
	border: 1px solid #ddd;
	font-weight:bold;
	background-color:#f0f0f0 !important;
}
.catlevel2 {
	padding-left:10%!important;
	background-color:#f0f0f0 !important;
}
.sub_item{ display:none;}
/* ================== END Left sidebar css ======================== */

/* ================== Start Category box css ======================== */
/*
.thumbnail {
	border: 1px solid #ffffff !important;
}
*/
.thumbnail:hover {
	box-shadow:0 0 5px #ddd !important;
}
.breadcrumb {
	background-color:transparent;
	padding-left:0;
	font-size:10px;
	/*display:none;*/
	margin-top: 15px;
    padding-left: 10px;
	margin-bottom: 0px;
}
.shop123_pagetitle {
	color:#444 !important;
	border-bottom: 0;
	margin-bottom:8px;
	text-align: center;
    margin-top: 15px;
}
/* ================== END Category box css ======================== */

/* ================== Start Header and menu css ======================== */
.header_bg {
  background-color: #fff !important;
  width: 100%;
  z-index: 99999 !important;
}
.user-nav a {
	color: #000 !important;
}
.user-nav a i {
	color: #000 !important;
}
/* fjern strek mellom meny valg */
.navbar-default .navbar-nav > li > a {
	color: #000 !important;
	border-right: 0px solid #fff;
}
/*line-height:42px;*/

/* endre farge for aktivt menyvalg */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #fff !important;
	color: #444;
}
/* endre bakgrunnsfarge meny */

.navbar-default {
	/*background-color: #fff !important;*/
	/*
	border-top: 1px solid #000 !important;
	border-bottom: 1px solid #000 !important;
	*/
}
.button.shop123-productinfotext {
    background-color: #2c9488;
    border: medium none;
    bottom: 50%;
    color: #fff;    
    left: 0;
    opacity: 0.8;
    padding: 12px;
    position: absolute;
    text-transform: uppercase;
    transition: opacity 0.5s ease 0s;
	width:100%;
}

.button.shop123-productinfotext {
    background-color: #009a33 !important;
}
.productcellheight div:hover .shop123-productinfotext {    
    opacity: 1;
    transition: opacity 0.5s ease 0s;
    width: 100%;
}
.available_size {
    background: #222 none repeat scroll 0 0;
    bottom: 130px;
    font-size:11px;
    color: #fff;
    display: none;
    left: 0;    
    opacity: 0.8;
    padding: 10px 0;
    position: absolute;
    width: 100%;
}
@media screen and (min-width: 768px) {
.menu .navbar-nav > li{display: inline-table;}	
.shop123mainmenu {
    border-bottom: 0px solid #000;
    border-top: 0px solid #000;
    display: block;
    width: 100% !important;
	background-color: #c3d3e3;
}
.thumbnail{/*height: 510px;*/height: auto;padding: 0px;}
.thumbnail:hover{padding-left:0px;padding-right:0px;}
/*.thumbnail:hover .shop123_productcellinfo{position: relative;top: -25px;}*/
.thumbnail:hover .available_size{display: block;}
.shop_the_look .thumbnail{height: auto; border: 1px solid #ddd !important;padding: 5px 0px;}
}

/* hovedmeny margin */
.navbar {
	margin:0px;
}
.main-container {
	/*disabled 13.09.19 */
/*
margin-top:20px;
padding:20px;
*/		
	/*overflow-x:hidden;*/
}
.col-md-12.col-sm-12.col-xs-12.pos_inher { padding:0px;}
.search_box .btn-default {
	background-color: #fff;
    border-color: #fff;
    color: #000;
    height: 40px;	
}
/* endre footer bg */
.ft_bg2 {
	/*background-color: #f0f0f0 !important;*/
}
.ft_bg {
	background-color:#000 !important;
}
.logo a {
	color: #b1b2b1;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.search_box {
	margin-top:17px !important;
}
.search_box .input-group-btn{
	position: absolute;
    right: 55px;
    z-index: 3;
    top: 19px;
}
.search_box .input-group{
	width:100%;
}
.search_box input{
	padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
	border-radius: 5px !important;
    height: 43px;
}
.user-nav {
	margin-top:25px !important;
}
.head-text {
    margin-top: 28px;
}
.logo {
	height:80px;
	position:relative;
	display:inline-flex;
	top: 5px;
	width: 100%;
}
.checkout_address .nopadding {
   padding: 0 2px !important;
   margin: 0 !important;
} 

@media screen and (max-width:767px)
{
.logo {
	height:auto !important;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
}

.logosmaller {
	height:60px;
}
.search_box_smaller {
	margin-top:0px !important;
}
.logoimg {
	max-height:65px !important;
	width:auto !important;
}
.logoimg {
	bottom: 0;
    margin: auto;
    position: absolute;
	left: 40%;
    top: 0;
    vertical-align: middle;
}
.shop123_basketicon span {
	background-color: #00ce00 !important;
	color: #fff !important;
}
/* ================== END Header and menu css ======================== */
/* ================== Start  category category box ======================== */
.img-caption:hover figcaption {
	background: #b02525 none repeat scroll 0 0;
}
.img-caption {
	text-decoration:none !important;
	/*font-family: 'roboto', sans-serif !important;*/
}
/* ================== END category category box ======================== */

/* ================== Start product detail css ======================== */
.shop123_prodprice {
	color:#444455;
}
#varianter {
	border-color: #444455;
}
#antall {
	width: 100px;
}
.shop123_proddetailinfo .btn-primary {
	font-size: 20px;
	width: 100px;
}
.shop123_proddetailinfo .btn-sammenligne {
	font-size: 20px;
	width: 150px;
}
.shop123_proddetailinfo iframe, .fr-video iframe{width:100%;}
.sub_menu_item a:hover {
	color:#444455 !important;
}
.shop123_proddetailtitle h1 {
	font-size: 24px !important;
}
.shop123_prodprice {
	font-size: 24px !important;
}
.shop123subcatbox-container > img {
	width: 100%;
}
.shop123subcatbox {
	background-color: transparent !important;
	color: #000;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0%;
	vertical-align: middle;
}
.shop123subcatbox h1 {
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
	position: relative;
	top: 40%;
}
.shop123subcatbox-container {
	margin : 15px 0px 7px 0px !important;
}
.list-group-item:last-child {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

.productlist .thumbContainerMinheight {
/*align-items: flex-end;*/ /*this one vertical bottom align product*/
align-items:center; /*this one vertical center product*/
display: flex;
display: -webkit-flex; /* Safari */
justify-content: center;
/*min-height: 268px !important;*/
min-height: 25vw !important;
position:relative;
}
.productlist .thumbnail img {
/*
max-height: 250px !important;
max-width: 215px !important;
*/
max-height: 25vw !important;
width:auto; /* must not change to 100% */
}

.ft_bg2 {
	/*background-color: #f9f9f9;
	padding-bottom: 15px;
	padding-top: 15px;*/
	text-align: center;
}
.navbar {
	/*min-height:100%;*/
	min-height:inherit;
}
.button.btn-quickshop {
	background-color: #2c9488;
	border: medium none;
	bottom: 50%;
	color: #fff;
	display: none;
	left: 0;
	opacity: 0.8;
	padding: 12px;
	position: absolute;
	text-transform: uppercase;
	transition: opacity 0.5s ease 0s;
}
.productcellheight div:hover .btn-quickshop {
	display:block;
	opacity:1.0;
	transition: opacity 0.5s ease 0s;
	width:100%;
}
.shop123_specialoffer {
	/*background-color:#444455 !important;*/
	width:auto;
	padding:0 4px;
}
.shop123_prodpriceoffer {
	color:#444455 !important;
}
.shop123_productcellinfo .btn-primary {
	background-color: #000;
	border-color: #000;
	color: #fff !important;
	border-radius: .95rem;
    width: 100px;
    height: 40px;
	font-size:1rem;
}
.box_data {
	margin-top:30px;
}
#shop123_ordre_page_summary td {
	padding:2px !important;
}
.shop123_basketcell_sum {
	font-weight:bold;
}
.btn-success {
	color:#fff !important;
	/*font-weight:bold;*/
}
.cat_prod{
	display:none;
}
.cat_prod_list{
	display:block;
}
/* ================== END product detail css ======================== */

/*====== slider arrow ============*/
.carousel .fa.fa-arrow-left, .carousel .fa.fa-arrow-right{  display: inline-block; position: absolute; top:41%; font-size:45px;}
/*=== end slider arrow =========*/
.footer_menu li a {color:#FFF !important;}
.navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {background-color: #000 !important; color: #fff !important;}
.navbar-nav > li:first-child{border-left:0px;}
.navbar-collapse, .container-fluid{ padding:0px;}

.shop123_prodprice_list {
	margin-bottom:10px;
	/*font-size: 2.25rem;*/
	/*font-size: 1.85rem;*/
	font-size: 1.10rem;
    font-weight: bold;
}
.priceoffer {
	color:#ff3413;
}
.shop123_prodoldprice_list { text-decoration: line-through; font-size: 15px; color:#000; /*color: rgb(0, 153, 51);*/ }
.shop123_prodoldprice { text-decoration: line-through; font-size: 15px; color: rgb(0, 153, 51) !important; }
.navbar-toggle {
    margin-left: 0;
    margin-right: 0;
}
.block_box .navbar-toggle {border-color: #ddd;}
.magnify-image-link{position:absolute !important;z-index:1;}
.magnify-image-link.search_dt > img {
    bottom: 0px;
    right: 0px;
	float:right;
    width: auto;
	max-width:none !important;
	position:inherit !important;
}
.shop123_newsletterform_form {
    float: none !important;
}
.shop123_newsletterform_submitbutton {
    margin-top: 15px;
}

/*========== cart efect =========*/
/*
#blinkeffect {
	font-size:18px;
	font-weight:bold;

    -webkit-animation-name: blink;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blink;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blink;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes .fa-shopping-cart {
    0% { opacity: 1.0; color: #4cae4c; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; color: #d43f3a; }
}

@-moz-keyframes blink {
    0% { opacity: 1.0; color: #4cae4c; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; color: #d43f3a; }
}

@-webkit-keyframes blink {
    0% { opacity: 1.0; color: #4cae4c;}
    50% { opacity: 0.0; }
    100% { opacity: 1.0; color: #d43f3a; }
}

@keyframes blink {
    0% { opacity: 1.0; color: #4cae4c; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; color: #d43f3a; }
}
*/

/* ================== Star responsive css ======================== */
@media screen and (max-width: 991px) {
.footer_block {
	min-height: 100%;
}
header .searchfields {
	margin-top: 10px !important;
}
.navbar-collapse, .container-fluid{ padding-left:15px; padding-right:15px;}
.carousel .fa.fa-arrow-left, .carousel .fa.fa-arrow-right{top: 40%;}
}
@media screen and (max-width: 767px) {
.button.shop123-productinfotext {font-size: 11px;}
.shop123_proddetailquantity {
    float: none;
}
.search_box {
	margin-top: 0 !important;
}
.cat_prod_list{
	display:none;
}
.cat_prod{
    cursor: pointer;
    display: inline-block;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 8px;
    width: 20%;
    display:block;
    color:#000;
}
.carousel .fa.fa-arrow-left, .carousel .fa.fa-arrow-right{top: 35%; right:25px;}
.header_bg {padding: 0px 0px 1px 0px !important; }
.navbar-default { margin-top : 0px !important;}
.block_box{margin-bottom:1px;}
.main-container{margin-top:1px;}
.logo{justify-content:center;}
.logoimg{ position:inherit !important;}
}
@media screen and (max-width: 479px) {
.logo img { width: 100%;}
/* .bg_color .col-xs-6{ width:100%;}*/    /*uncomment for 1 x 1 product list */
.carousel .fa.fa-arrow-left, .carousel .fa.fa-arrow-right{left:10%;}
}
/* ================== End responsive css ======================== */


.shop123_productcellinfo > h2 {
	min-height: 50px;
	font-size: 16px;
	font-weight:bold;
	text-transform: uppercase;
}
.available_produsent{width: 100%; min-height: 22px;}
.shop123_productcellinfo > span{
	font-size:14px;
}
/* This make sure Instagram widets or similar never go outside left-side boundaries */
.col-lg-12.col-md-12.col-sm-6 > iframe {
	width: 100% !important;
}
header .well {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	box-shadow: none;
	padding: 0;
}
header .searchfields {
	margin-top: 59px;
}
.btn-group-cart #shop123_ordre_page_summary {
	color:#999;
	line-height:1.42857;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	height:36px;
}
.btn-group-cart span {
	padding: 0 5px;
}
.col-lg-12.col-md-12.col-sm-6 > iframe {
	width: 100% !important;
}
 @media screen and (min-width: 768px) {
.navbar-header {
	display: none;
}
}
/* left new cat listing */
.sub_item a {
	padding-left: 30px !important;
}
.sub_item .sub_item2 a {
	display: block !important;
	padding-left: 40px !important;
}
.sub_item .sub_item2 .sub_item3 li a {
	padding-left: 50px !important;
}
.mainNav.accordion-nav {
    background-color: #fbfbfb;
}
.mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*border-bottom: 1px solid #d9d9d9*/
}
.mainNav ul li {
	border: 1px solid #d9d9d9;
	border-bottom: none;
}
.mainNav ul li a {
	color: #000 !important;
	display: block;
	font-size: 15px;
	line-height: normal;
	padding:8px 10px;
	text-decoration:none;
}
.mainNav ul li a:hover {
	background-color: #e6e6e6;
	text-decoration: none;
	width:100%;
}
.accordion-btn i:hover{
	color:#000 !important;
}
/* Second Level */
.mainNav ul ul {
	border: none;
}
.mainNav ul ul li {
	border: 1px solid #d9d9d9;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.mainNav ul ul li a {
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	line-height: normal;
	padding: 0.5em 1em 0.5em 1.5em;
}
.mainNav ul ul li a:hover {
	background:#e6e6e6;
}
/* Third Level */
.mainNav ul ul ul {
	border-top:1px solid #d9d9d9;
}
.mainNav ul ul ul li {
	border:none;
	border-bottom:1px solid #d9d9d9;
}
.mainNav ul ul ul li a {
	padding-left:1.5em;
	padding-top:0.25em;
	padding-bottom:0.25em;
}
.has-subnav ul {
	background-color:#f6f6f6;
}
/* Accordion Button */
ul li.has-subnav .accordion-btn {
	color:#000;
	font-size:14px;
	line-height:45px;
}
.accordion-btn i{
	line-height:34px;
}
.mainNav .active{
	background-color:#e6e6e6;
}
/* END left new cat listing */

/* ====== START PRODUCT CELL TYPE 3 ======*/
.productcell-type3 {
  border: 1px solid #eeeeee;
  display: inline-block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
  position:relative;
  text-align:center;
}
.productcell-type3 .images img {
  display: block;
  margin-bottom: 0;
  max-height: 230px;
  padding: 20px 20px 0;
  width:100%;
}
.productcell-type3 .images{ width:100%; display:inline-block; min-height:230px;}
.productcell-type3 .name a{
  color: #3a3a3a;
  display: block;
  /*font-family: "Pontano Sans",sans-serif;*/
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 2px;
  text-decoration: none;
  text-shadow: 0 0 1px #ffffff;
  width: 100%;
  margin:20px 0;
}
.productcell-type3 .price{
  color: #999;
  display: block;
  font-size: 14px;
  margin-bottom: 0;
  min-height: 15px;
}
.productcell-type3 .cart {
  margin: 10px 0;
}
.productcell-type3 .name {
  min-height:40px;
}
.productcell-type3 .btn-primary {
  background-color: #2a7fd3;
  border-color: #2a7fd3;
  border-radius: 0;
  color: #fff;
  transition: all 0.4s ease 0s;
}
.productcell-type3 .btn-primary:hover{ background-color:#aaa; border-color:#aaa;}
.productcell-type3:hover{box-shadow: 0 0 15px -2px #ccc;}

/* ====== END PRODUCT CELL TYPE 3 ======*/

/*====== Start Footer newsletter row ======*/
.sociyal_icon li {
  display: inline-block;
  margin: 13px 5px 0;
}
.sociyal_icon li a i {
  font-size:2rem;
}
.button.small.primary-color-bg {
  width: 100%;
  height: 37px;
  font-size:14px;
}
@media screen and (max-width:1200px)
{
.shop123_productcellinfo > h2 { min-height: 60px;}
.productlist .thumbContainerMinheight{min-height: 230px !important;}
.productlist .thumbnail img { max-height: 210px !important; }
a.list-group-item, button.list-group-item{ word-wrap: break-word;}
}
@media screen and (max-width:767px){
.col-md-5.col-sm-5.col-xs-12.hd_text {
  margin: 10px 0;
  top: 0 !important;
}
.show_wishform, .send_wishlist{margin-bottom:10px;}
.login_data .modal-footer .btn+.btn{margin-left: 0px;}
}
.footNewslerts {  padding: 0; position: relative; width: auto !important;}
.noborder { border-bottom-right-radius:0; border-top-right-radius:0; height:37px; font-size:14px;}
.butnborder { border-radius: 0 5px 5px 0; float: left; width: 55px !important; padding:10px !important;}
.sociyal_icon {
  display: inline-block;
  float: left;
  margin-right: 25px;
  width:100%;
  text-align:center;
}
.ft_bg2 form{ float:left;}
.footNewslerts {
  display: inline-block;
  float: left;
  padding: 0;
  position: relative;
  width: auto !important;
}
.hd_text {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: auto;
  line-height:20px;
}
.ft_bg2 form {
  float: left;
  margin-top: 7px;
  width: auto;
}
.subtle {
    font-size: 13px;
    float: left;
}
/*====== END Footer newsletter row ======*/
.thumbContainerMinheight > a {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
	right:0;
	/*bottom:0;*/
	width:100%;
}
@media screen and (max-width:991px){
.thumbContainerMinheight > a {
    max-width: 100%
}
.shop123_specialoffer {
    left: inherit;
    max-width: 100%;
    padding: 0 4px;
    right: 0px;
    width: auto;

}
}
@media screen and (max-width:767px){
.thumbContainerMinheight > a {
    max-width: 100%
}
}
/*========= sorting start =============*/
.prod_listing_info_bar{
	background-color: #f0f0f0;
    padding-bottom: 15px;
    padding: 8px 10px;
    text-align: center;
	margin:10px 0;
	border-radius:5px;
	border:1px solid #ddd;
}
.pad_top6px{
	padding-top:6px;
}
.sepV_c {
    margin-right: 20px;
}
.sepV_c select {
    display: inline-block;
    margin: 0;
    width: auto;
}
.result_view a {
    opacity: 0.3;
}
.sepV_b {
    margin-right: 10px;
}
@media screen and (max-width:639px){
.prod_listing_info_bar .pull-right{ width:100%;}
.sepV_c {
    margin-right: 0;
	font-size: 14px;
}
.sepV_b {
  margin-right: 5px;
}
.pad_top6px {
  padding-bottom: 10px;
  padding-top: 6px;
  width:100%;
}
.thumbnail{padding:0px;}
}
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
.prod_listing_info_bar .pull-right{ width:100%;}
.sepV_c {
    margin-right: 0;
	font-size: 14px;
}
.sepV_b {
  margin-right: 5px;
}
.pad_top6px {
  padding-bottom: 10px;
  padding-top: 6px;
  width:100%;
}
}
/*========= sorting end =============*/



/*
.fa-instagram::before {
    background: rgba(0, 0, 0, 0) url("/images/instagram.png") no-repeat scroll 0 0;
    color: #fff;
    content: "";
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px;
}
*/

/*
.fa-facebook::before {
    background: rgba(0, 0, 0, 0) url("/images/facebook.png") no-repeat scroll 0 0;
    color: #fff;
    content: "";
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px;
}
*/
/* make sure faceboko-like-box with faces, acts dynamic when browser window change */
div.fb-like-box,
div.fb-like-box > span,
div.fb-like-box > span > iframe[style],
div.fb-comments,
div.fb-comments > span,
div.fb-comments > span > iframe[style] {
  width: 100% !important;
}

div.fb-like-box {
  margin-bottom:20px;
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.bg_color {
	background-color:#FFF;
	margin-top: 0px;
	margin-bottom:20px;
}

.thumbContainerMinheight img {
    max-height: 250px;
}

.navbar-default .navbar-toggle {
    color: #fff !important;
}
/*==== start white border gap in main menu ===*/
/*.navbar-default { background-color: #aaa !important; padding: 5px 0px;}
.nav-inner{
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}*/
/*=== end white border gap in main menu ===*/

.btn-primary:hover {color:white !important;background-color: #009A33 !important;border-color:#009A33 !important;}
.btn-primary#gotopaymentbutton {padding: 9px 10px !important;}

.frontbannerblock {
    margin-bottom: 25px;
}
.product_about_data > ul {
    line-height: 1.5;
    list-style: disc;
    padding-left: 15px;
}
.product {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.product_img {
    display: inline-block;
    float: left;
    height: 180px;
    max-width: 240px;
    position: relative;
    width: 100%;
}
.product_img {
    align-items: flex-end;
    display: flex;
    justify-content: center;
}
.product_info {
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 100%;
}
.product_info_title_box {
    height: 70px !important;
}
.product_info h2 {
    color: #636363;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.4;
    margin: 0 0 0.5em;
    padding-top: 10px;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}
.product_info h2 {
    color: #07091e;
}
.product_info .price-box {
    color: #a0a0a0;
    font-size: 15px;
    margin: 0 0 5px;
}
.old-price {
    color: #777;
}
.price-box .old-price, .price-box .special-price {
    display: inline-block;
}
.new-price {
    color: #a00 !important;
    display: inline-block;
    font-weight: 800 !important;
}
.product_img > img {
    max-height: 275px;
    max-width: 275px;
    width: 100%;
}
.product_img img {
    max-height: 157px !important;
    max-width: 100% !important;
    width: auto;
}
.block {
    display: inline-block;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
	margin-bottom: 20px;
    padding-bottom: 7px;
}
.block a {
    color: #fff;
    display: inline-block;
    float: left;
    width: 100%;
}
.block img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.block figcaption {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 11px;
    box-sizing: content-box;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    transition: background-color 0.2s ease-in-out 0s;
    width: 100%;
}
.block figcaption h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
}
.block:hover figcaption {
    background: #bb1115 none repeat scroll 0 0;
}
.box_contant {
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
.img-caption {
    display: block;
    text-decoration: none !important;
}
.img-caption img {
    width: 100%;
}
.img-caption figcaption {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    bottom: 5px;
    box-sizing: content-box;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    transition: background-color 0.2s ease-in-out 0s;
    width: 100%;
	padding:0px;
}
.img-caption figcaption h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 38px;
    text-transform: uppercase;
}
.img-caption figcaption p {
    color: #fff;
}

#brandboxes .box_contant {min-height:195px;}
#brandboxes .img-caption img {width: auto;max-height:180px;}
#brandboxes .img-caption figcaption {display:none;}
#shippingcreditbox .img-caption figcaption{background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;padding: 5px 0px;}
.thumbContainerMinheight img {
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
/*
.thumbContainerMinheight:hover img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
*/
.thumbContainerMinheight .img-top {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.thumbContainerMinheight:hover a .img-top {
	right: inherit;
	width: auto;
}
.thumbContainerMinheight:hover .img-top {
	align-items: flex-end;/*this one vertical bottom align product*/
	/*align-items:center;*/ /*this one vertical center product*/
	display: flex;
	display: -webkit-flex; /* Safari */
	justify-content: center;
}

.fancybox .img-top {
	display: none;
	position: absolute;
	top: 0;	
	z-index: 0;
	justify-content: center;
}
/*
.fancybox{
	margin: 0 auto;
    justify-content: center;
	display: flex;
	display: -webkit-flex;
}
*/
.fancybox:hover .img-top {
	align-items: flex-end;/*this one vertical bottom align product*/
	/*align-items:center;*/ /*this one vertical center product*/
	display: flex;
	display: -webkit-flex; /* Safari */
	justify-content: center;
}
.shop123_productcellinfo {
    position: relative;
}
/*====================== Mobile menu css =====================*/
.cbp-spmenu {display: none;}
.cbp-spmenu > .cbp-sp-logo {color: #fff;font-size: 1.9em;padding: 15px 15px 0px 15px;margin: 0;font-weight: 300;/*background: #000;*/}
.cbp-spmenu a {display: block;color: #000;font-size: 1.1em;font-weight: 300;}
.cbp-spmenu h3 a {display: inline-block;padding: 0;border-bottom: 0;}
.numItemsInCartWrapper {margin-top: 6px;float: right;height:40px;}
.cbp-spmenu .numItemsInCartWrapper a.numItemsInCart {background: url(../images/icon-basket.png) top right no-repeat;padding-right: 30px; float:left;}
.cbp-spmenu a {display: block;color: #000 !important;font-size: 1.1em;font-weight: 300;}
.cbp-spmenu a :hover{color: #fff !important;}
.cbp-spmenu-vertical a {border-bottom:none; /*1px solid #000;*/}
.cbp-spmenu .children ul {display: none;padding: 0;}
.cbp-spmenu .nav > .children > ul a, .cbp-spmenu .nav > .children > ul a:hover {color: #000 !important; text-decoration: none; padding-left: 35px !important;}
.cbp-spmenu { background-color: #fff; /*rgba(0, 0, 0, 0.8);*/ position: absolute;}
.cbp-spmenu-vertical { width: 100%;top: 0;z-index: 1000;}
.cbp-spmenu, .cbp-spmenu-push {-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.cbp-spmenu-left.cbp-spmenu-open {/*left: 0;*/ right: 0;}
.cbp-spmenu footer {margin-top: 50px;margin-bottom: 50px;font-size: 16px;font-weight: 300;color: #ffffff;}
.cbp-spmenu footer .boxedContent {display: block;border: 1px solid #fff;padding: 15px 20px;margin: 10px;font-size: 16px;}
.cbp-spmenu .numItemsInCartWrapper .numItemsInCart span {font-size: 16px;display: inline-block;vertical-align: top;margin-top: -23px;}
.cbp-spmenu-left { /*left: -100%;*/ right: -100%;}
.cbp-spmenu ul.nav a {padding: 14px !important;}
.nav > li > a:focus, .nav > li > a:hover {  background-color: #fff;  color: #000 !important;  text-decoration: none;}

.cat_box{
padding-left:0px;padding-right:0px;
}
.cat_box_bg{
    background-color: #7d7a71;
    line-height: 1px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
}
.top_bar{
	display:none;
}
.children .pluse {
    display: block !important;
}

.fa-plus {
    display: none !important;
}

.children span .minus {
    display: none;
}

.children .submenu-open .minus {
    display: block;
}
.children span {
    background-color: #fff;
    color: #000;
    cursor: pointer;
    float: right;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
}
.children span i{
    color: #000 !important;
}
.children span i:hover{
    color: #000 !important;
}
.children span .minus {
    display: none;
}
.children .submenu-open .minus {
    display: block;
}
.cbp-spmenu .children .submenu-open + ul{
	display: block !important;
}
.children .submenu-open .pluse {
    display: none !important;
}
.children span i {
    line-height: 25px;
}
.item-children {
    background-color: #fff;
    /*border-bottom: 1px solid;*/
}
.fr-fic.fr-dib.fr-fil {
    width: 100%;
}
@media screen and (max-width:1023px)
{
.box_center {
		font-size:18px;
}
/*
.shop123mainmenu{
	display:none;
}
.headerandmenu{
	display:none;
}
*/


.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
     background-color: transparent !important;
}
/*
.top_bar{
display:block;
background-color:#fff;
}
.block_box{
display:none;
}*/
.cart_icon {
    font-size: 25px;
    top: 8px;
	display:none;
}
.icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 25px;
	border:1px solid #000;
	margin-bottom: 7px;
}
.icon-bar + .icon-bar {
    margin-top: 4px;
}
.menu_icon a{padding:15px 5px 6px 20px;float: left;}
.mobile_cart_icon{padding:15px 10px 6px 24px;float: right;}
.menu_icon {
    top: 8px;
}
.meny {
    margin-left: 5px;
}
.shop123_prodoldprice_list{
	display:none;
}
}
.menu_icon {
    display: block;
    left: 10px;
    /*position: absolute;*/
    top: 45%;
}
/*====================== End Mobile menu css =====================*/


/*====================== HOME PAGE BANNER CUSTOME TEXT CSS =====================*/
.header-block{
margin-bottom:10px;
}
.header-block img{
width:100%;
}
.header-text {
    position: absolute;
    top: 70%;
    /*left: 1.8%;*/
    right: auto;
    width: 90%;
    color: #fff;
}
.header-text h2 {
    font-size: 18px;
	padding:5px 0;
}
.header-text h2 span {
	padding: 10px;
}
.cellinfotext{min-height: 112px;}
.cellinfotext{display:none;}
@media only screen and (max-width: 768px) {
.header-text h2 {
    font-size: 14px !important;
}
.shop123_newsletterform_submitbutton{
	margin-bottom:50px;
}
}

.cart_data2 {
    padding-bottom: 240px;
}

@media only screen and (max-width: 320px) {
.header-text h2 {
    font-size: 12px !important;
}
}
/*====================== END HOME PAGE BANNER CUSTOME TEXT CSS =====================*/

.shop123blogpage h3 {font-size:19px;font-weight:bold;}
.shop123blogpage h1 {margin-top:14px;text-decoration:none;}
.shop123blogpage p {margin-bottom:14px;}
/* ========= new template css ============ */

.banner_img {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.banner_img img {
    width: 100%;
}
.pro_big_right {
    width: 100%;
    float: left;
    padding-left: 3px;
}
a.add-to-wishlist:hover i{
    color: red !important;
}
.pro_big_right li{ width: 33.33%; float: left; padding: 3px; position: relative;  }
.pro_big_right li > a {
    background-color: #fff; width: 100%; float: left; position: relative;
    border: 1px solid #ccc; height: auto;
}
.pro_img {
    padding: 60px 0;
    text-align: center;
}
.pro_img img {
    width: 100%;
}
.product_info_name {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 10px 45px 5px 10px;
    line-height: 1.5;
    background: rgba(255,255,255,.7);
}
.product_info_name .desc, .product_info_name .name {
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
     font-family: Oswald,sans-serif;
    display: block;
}
.product_info_name .name {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}
.product_info_name .desc {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
}
.block_button, .description, .product_info_name .desc {
    font-family: Roboto,sans-serif;
}
.product_info_block {
    background-color: rgba(255,255,255,.7);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 90px 10px 10px;
    line-height: 1.1;
}
.product_info_block .oldprice {
    font-weight: 200;
    font-size: 14px;
    color: #444;
    text-decoration: line-through;
}
.product_info_block .price.discountprice {
    color: #cf000f;
}
.product_info_block .price {
    display: inline-block;
    font-size: 24px;
    color: #444;
}
.pro_big_right li .btn.kjop {
    padding: 4px 12px;
    position: absolute;
    bottom: 12px;
    right: 12px;    font-family: Oswald,sans-serif;
    z-index: 3;
    background: linear-gradient(#f59d15,#f0811a);
    border: 1px solid #f0811a;
	width:auto !important;
}
.pro_big_right li a.add-to-wishlist {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 3;
    border: 0;
    color: #ccc !important;
    height: auto;
    background-color: transparent;
    width: auto;
}
.pro_big_right .btn.kjop span {
    font-family: Oswald,sans-serif;
    color: #fff;
    font-size: 14px;
}
.pro_left.img2 {
    border: 1px solid #ccc;
    padding: 0;
}
.banner2 {   
    float: left;
    width: 100%; padding: 3px;
}
.banner2 img{ float: left; border: 1px solid #ccc; }
.pro_data2 .pro_big_right li > a{ height: 226px; }
.pro_big_right.pro_list {
    width: 100%;
    padding: 0;
}
.pro_big_right.pro_list li{ width: 16.66%; }


.pro_right {
    width: 66.66%;
    float: left;
    padding-left: 3px;
}
.pro_right li{ width: 25%; float: left; padding: 3px; position: relative;  }
.pro_right li > a {
    background-color: #fff;
    width: 100%;
    float: left;
    position: relative;
    border: 1px solid #ccc;
    height: auto;
}
.pro_right li .btn.kjop {
    padding: 4px 12px;
    position: absolute;
    bottom: 12px;
    right: 12px;    font-family: Oswald,sans-serif;
    z-index: 3;
    background: linear-gradient(#f59d15,#f0811a);
    border: 1px solid #f0811a;
	width:auto !important;
}
.pro_right li a.add-to-wishlist {
    position: absolute;
    top: 10px;
    right: 12px;
    z-index: 3;
    border: 0;
    color: #ccc !important;
    height: auto;
    background-color: transparent;
    width: auto;
}
.pro_right .btn.kjop span {
    font-family: Oswald,sans-serif;
    color: #fff;
    font-size: 14px;	
}
.pro_right .product_info_block .price {
    display: inline-block;
    font-size: 20px;
    color: #444;
}
.pro_right .product_info_block .price.discountprice {
    color: #cf000f;
}
.pro_right.pro_list {
    width: 100%;
    padding: 0;
}
.pro_right.pro_list li{ width: 16.66%; }

.three_banners{
    width: 100%;
    float: left;
    padding-left: 3px;
}
.three_banner_img img {width:100%;}
.three_banners li{ width: 33.33%; float: left; padding: 3px; position: relative;  }
.banner_heading{
    font-size: 20px;
    letter-spacing: 1px;
    padding-top: 70px;
    text-align: center;
	color:#636363;
	line-height:1.4;
	text-rendering:optimizespeed;
	text-transform:uppercase;
	padding-bottom:10px;
}
.banner_heading a {
color:#636363 !important;
}
.articles{width:100%;float: left;margin-top:50px;}

.article_img {
	width: 40.5%;
    float: left;
    padding-right: 3px; padding-top: 3px;
}

.article_info{
	width: 58.5%;
    float: left;
    padding-left: 3px;
}
.article_heading{
	font-size: 20px;
    letter-spacing: 1px;        
	color:#636363;
	line-height:1.4;
	text-rendering:optimizespeed;
	text-transform:uppercase;
	padding-bottom:10px;
}
.article_info p{
	width:100%;
	line-height:1.5;
	color: #252a2a;
	font-size:16px;
}
.article_img img { width:100%; }
.news-ltr.block-news {
    background: #fff;
    border: 1px solid rgba(0,0,0,.2);
    padding: 15px;
    position: relative; width: 100%; float: left;
}
.news-ltr .p1 {
    font-size: 26px;
    font-weight: 400;
        text-align: left;
    line-height: 38px; font-weight: 600;    font-family: Oswald,sans-serif;
}
.news-ltr .p1 span {
    color: #393;
    font-weight: 600;
}
.news-ltr .p1 span.news_grn {
    color: #000;
}
.news-ltr .form-control {
    border-color: #063;
    height: 38px;
}
.news-ltr .form-control {
    border-color: #063;
    height: 38px;
}
.news-ltr .btn-primary {
    background-color: #063 !important;
    border-color: #063 !important;
    color: #fff;
    font-family: Oswald,sans-serif;
    padding: 7.9px 8px;
}
.footer-news-wrapper {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
@media screen and (max-width:991px){
	.article_img {width: 100%;}
	.article_info{width: 100%;}
	.pro_big_right{ width: 100%; }
	.pro_big_right li{ width: 100%; }
	.pro_big_right.pro_list li{ width: 50%; }
    .header-nav .mt-topsmartmenu li.level1{ width: 50%; }
	
	.pro_right{ width: 50%; }
	.pro_right li{ width: 50%; }
	.pro_right.pro_list li{ width: 25%; }
}
@media screen and (max-width:767px){
.pro_big_right{ width: 100%; }
.pro_big_right li > a{ height: auto; }
.pro_big_right.pro_list li{ width: 100%; }

.pro_right{ width: 100%; }
.pro_right li > a{ height: auto; }
.pro_right.pro_list li{ width: 50%; }
}


.catbox > a {
background-color: #fff;
border: 1px solid #e6e6e6;
display: inline-block;
margin-bottom:4px;
padding: 5px 10px;
width: 100%;
border-radius: 2px;
}
.catbox > a:hover {color: #000 !important;}
.block_box .block_title{display:none !important;}
.list-group-item{font-size:16px;}

/* start footer bg make container width */
footer{margin-top:50px;width: 100%;}
.footer-menu-row{background-color: #fff;}
.footer-menu-row .container{background-color: #fff;}
footer .container{/*background-color: #313131;*/}
/* end footer bg make container width */

.shop123catcontent {padding:0px;}





.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;
}

#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:0px !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; }
.headerabovecart{margin-top: 50px !important;}
.cart_data2 table thead {border-bottom:1px solid #ccc;}
.checkout_dt label, .form-list ul li {font-size:16px;}
.pagination>.active>a{color: #fff !important; background: #000; border-color: #000;}

.cart_data2 .btn-group-lg > .btn, .btn-lg {
    padding: 20px 20px;
    font-size: 16px;
    border:none;
    border-radius: 0px;
    font-weight:normal;
}

.cart_data2 .btn {
    border: 0px solid transparent;
    border-radius: 0px;
    font-size: 13px;
    font-weight:normal;
    padding:10px;
    margin-bottom:10px;
}    

.cart_data2 .table {        
margin-bottom: 0px;
}

.cart_data2 h4 {
	margin-top:20px;
	font-size:14px;
	padding:10px 0px;
	border-bottom:1px solid #fff;
}

#shop123_ordre_page_summary td {        
padding:4px !important;
}

.cart_data2 td {        
padding:4px !important;
}

.btn-info {
color: #fff !important;
background-color: #333;
border-color: #333;
}

#shop123_ordre_page_summary {
	width: 50%;	
}

@media screen and (max-width:767px)
{
	#shop123_ordre_page_summary {
	width: 100%;	
	}
}


.btn-primary {
    color: #fff;
    background-color: #000 !important;
  }
 .shop_the_look .btn-primary{color: #fff !important; border-color: #000;} 
.cartpagemiddlecontent {
	/*background-color: #fff;*/
}  

.cartshowdiscountorgiftcard{
	font-size:14px;
	/*font-weight:600;
	margin:15px 0px 0px 5px !important;
	float: left;*/
}
input[type=checkbox].cartshowdiscountorgiftcard{margin-left: 0px !important;width: 15px;height: 15px;margin-top: 30px;}

/*     basket 2020 pjw test   */
.bg_color {
	background-color:transparent !important;
}

/* 2020 new basket start */
.cart--item-section {
    background-color: #faf9f8;
    position: relative;
    padding: 70px 0;
}
.cart-title-center{
    text-align: center;
    margin:0 0 60px 0;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 600;
}
.cart-row {
    display: flex;
    flex-wrap: wrap;
    border-top:1px solid #ddd;
    padding-top:20px;
    /*margin-top:30px;*/
}
.cart-row:first-of-type{
    border-top:none;
    padding-top:0;
    margin-top:0;
}
.col-l5 {
    /*margin-right: 24px;*/
    max-width: 20%;
    width: 100%;
    flex: 0 0 16%;
}
.col-l7 {
    flex: 0 0 80%;
	padding-left: 14px;
}
.cart-item-content-right {
    position: relative;
}
.cart-item-content-right .quantitySection button, 
.cart-item-content-right .quantitySection input {
    margin-bottom: 0; 
}
.cart-item-content-right  .close-car-btn {
    min-width: 30px;
    min-height: 30px;
    display: inline-flex;
    background-color: transparent;
    border: 0;
    position: absolute;
    display: block;
    outline: none;
    top: 0;
    right: 0;
    padding: 0;
}
.cart-item-content-right  a:focus, 
.cart-item-content-right a:hover {
    color: #0a0909 !important;
    text-decoration: none;
}
.cart-item-content-right  .close-car-btn svg {
    height: 25px;
    width: 26px; 
}
.cart-item-img  a {
    display: block;    
    position: relative;
    overflow: hidden;
    padding-top: 100%;
}
.cart-item-img a  img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}
.cart-item-content-right h3 {
    margin: 0 44px 0 0;
    overflow-wrap: break-word;
    font-size: 15px;
    font-weight: 600;
}       
.cart-item-content-right h3 a{
    color: #222;
}
.cart-item-content-right  a:focus, 
.cart-item-content-right a:hover {
    color: #0a0909 !important;
    text-decoration: none;
}
.cart-item-content-right .price-cart {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 16px;
}
.cart-item-content-right .current-price {
    color: #e50010;
}
.cart-item-content-right .deleted-price {
    color: #222;
    font-size: 80%;
    margin-left: 5px;
    text-decoration: line-through;
}
.cart-pro-details {
    margin-bottom: 10px;
    margin-top: 15px;
}
.pro-row {
    margin-top: 5px;
    margin-bottom: 0;
    max-width: 385px;
}
.pro-row span {
    font-size: 13px;
    line-height: 16px;
    color: #222;
    padding-right: 5px;
}

.cart-right-bar-wrap {
    background: #fff;
    padding: 0px 24px;
}
.cart-right-bar-wrap .form-row{
    margin-bottom: 15px;
}
.cart-right-bar-wrap .form-row lable {
    display: block;
    font-size: 13px;
    margin: 0 0 13px;
    text-transform: uppercase;
}
.cart-right-bar-wrap .form-row input, 
.cart-right-bar-wrap .form-row textarea {
    background-color: transparent;
    border: 1px solid #d0d0d0;
    box-sizing: border-box;
    font-size: 1.6rem;
    height: 48px;
    padding: 8px;
    width: 100%;
    outline: none;
}
.cart-right-bar-wrap .coupn-wrap {
    display: flex;
    flex-wrap: wrap;
}
.cart-right-bar-wrap .coupn-wrap input{
    flex: 1;
    margin-right: 8px;
}
.cart-right-bar-wrap .coupn-wrap button{
    align-items: center;
    flex: 0 0 15%;
    line-height: 1;
    max-height: 48px;
    min-width: auto;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
    border: 1px solid #222;
    color: #222;
    letter-spacing: 1px;
    font-size: 15px;
    min-height: 48px;
    padding: 12px; 
    transition: all ease-in-out 0.4s;
}
.cart-right-bar-wrap .coupn-wrap button:hover {
    background: #424141;
    color: #ffffff;
}
.login-row lable {
    font-size: 12px;
    display: block;
    margin-bottom: 13px;
    text-transform: capitalize;
}
.login-btnn {
    background-color: transparent;
    border: 1px solid #222;
    color: #222;
    letter-spacing: 1px;
    font-size: 1.3rem;
    min-height: 48px;
    padding: 12px;
    width: 100%;
    border-color: #707070;
    color: #707070;
    outline: none; 
    transition: all ease-in-out 0.4s;
}
.login-btnn:hover {
    background: #424141;
    color: #ffffff;
}
.grand-total-row-inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
}
.grand-total-row-inner:last-of-type {
    font-weight: bold;
    margin-top: 10px;
}
.continue-btn {
    font-size: 15px;
    min-height: 48px;
    padding: 12px;
    background: #222;
    border: 1px solid #222;
    color: #fff;
    letter-spacing: 1px;
    width: 100%;
    margin: 25px 0;
    transition: all ease-in-out 0.4s;
}
.continue-btn:hover {
    background: #424141;
}
.payment-module h4 {
    font-size: 13px;
    margin-bottom: 10px;
}
ul.payment-list-wrap {
    display: flex;
    margin-bottom: 15px;
    justify-content: flex-start;
}
.paymnt-list {
    font-size: 13px;
    padding-right: 15px;
}
li.paymnt-list svg {
    height: 24px;
}
li.paymnt-list span{
    display: none;
}
.payment-module p { 
    font-size: 13px;
    margin-bottom: 15px;
}
.payment-module p:last-of-type{
    margin-bottom: 0;
}
.payment-module p a,
.payment-module p a:focus, 
.payment-module p a:hover {
    color: #222 !important;
    text-decoration: underline;
}
.cart-right-bar-wrap .btn-success{margin: 15px 0px; padding: 12px;}

@media  (max-width:991px){
    .col-l7 {
        flex: 0 0 68%;
        max-width: 100%;
        padding-left: 20px;
    }
    .col-l5 {
        margin-right: 0;
        max-width: 30%;
        width: 100%;
        flex: 0 0 30%;
    }
    .cart-item-content-right .close-car-btn {
        min-width: 16px;
        min-height: 16px;
    }
    .cart-item-content-right .close-car-btn svg {
        height: 16px;
        width: 16px;
    }
}
@media  (max-width:767px){
    .cart-right-bar-wrap { 
        margin-top: 30px;
		padding-top: 15px;
    }
    .cart--item-section { 
        padding: 50px 0;
    }
    .cart-title-center { 
        margin: 0 0 40px 0;
    }
    .cart--item-section .shop123_proddetailquantity { 
        margin-bottom: 0 !important;
    }
}
@media  (max-width:575px){
    .cart-title-center { 
       font-size: 25px;
    }
    .paymnt-list { 
        padding-right: 7px;
    }
    .cart-right-bar-wrap { 
        padding: 32px 15px;
    }
    .pro-row { 
        display: flex;
        flex-wrap: wrap;
    }
    .pro-row span {
        flex: 0 0 45%; 
        padding-right: 0;
        margin-bottom: 5px;
    }
    .col-l5 { 
        max-width: 37%; 
        flex: 0 0 37%;
    }
    .col-l7 {
        flex: 0 0 63%; 
        padding-left: 14px;
    }
    .cart-item-content-right .quantitySection button, 
    .cart-item-content-right .quantitySection input { 
        margin-right: 2px;
        height: 40px;
		width:40px;
    }
    .cart-item-content-right #antall {
        width: 59px;
    }
    .cart-item-content-right h3 {
        margin: 0 20px 0 0; 
        font-size: 13px; 
    }
    .cart-pro-details { 
        margin: 0;
    }
}
/* END 2020 new basket start */

.paymentpage990 {
    // width: 990px;
    margin: 0 auto;
    padding:20px;
    background: #FFF;
}
.paymentpage990 H2 {	
	font-size: 16px;
   font-weight: 400;	
	color:#222;
	/*margin-bottom:10px;	*/
}

@media screen and (max-width: 768px) {
	.paymentpage990 H2 {	
	margin-top:10px;	
	}
}

#basketcontent table {
	margin-top:20px !important;
}

.paymentpage-row{
// display:flex;
}
.checkout_frakt_section .panel-heading{background-color: #fff;border-color: #fff;padding: 10px 0px;}
.checkout_frakt{border-left:1px solid #eee;border-right:1px solid #eee;border-top:1px solid #eee;width:100%;float:left;}
.checkout_frakt p{border-bottom:1px solid #eee;}
.checkout_frakt span{font-size: 14px;font-weight: 600;padding-left: 5px;}

.productdetailpagebackground {
	/*background-color:#fff;*/	
}
.shop123_catpageheader {
	/*background-color:#fff;*/
	/*margin-bottom:20px;*/
	text-align: center;
}

#shop123catpagecategorylist {
	margin-top:10px;
	margin-bottom: 20px;
}

.pad20 {
	padding:20px;
}

.pad10 {
	padding:10px;
}
.pad5 {
	padding:5px;
}
.add_wishlist{padding: 10px 0px;display: inline-block;}
 
#wishlist_prod_list{font-size:14px;}
.btn_black_white{color: #fff !important;}


.shop123_lookshortinfo{
	padding:10px 0 10px 0;
}
.shop123_looklonginfo{
	padding:10px 0 20px 0;
}
.vipps_footer_img{height:60px !important;}

.home-service-layout {
    /*background-color: #f8f8f8;*/
    padding: 30px 10px;
    display: inline-block;
	width:100%;
}
.service-item-top {
    margin-bottom: 10px;
	display: inline-flex;
}
.service-item-top .icon-img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 15px;
    border: 1px solid #a89f9f;;
    background-color: #fff;
    display: inline-block;
    zoom: 1;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    color: #a89f9f;;
}
.service-item-top:hover .icon-img {
    background-color: #918b8b;;
    border-color: #918b8b;;
    color: #fff;
}
.service-item-top .title {
    font-size: 18px;
    font-weight: 200;
    display: inline-block;
    zoom: 1;
    -ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    color: #a89f9f;
	width: auto;
    border: none;
    padding: 15px 0 0 0;
	margin:0px;
	width:215px;
}
.service-item-top:hover .title{
    color: #918b8b;
}
.service-item-two p{font-size: 13px;font-weight: 400;line-height: 24px;letter-spacing: 0.5px; margin: 0;     color: #615f5f;}

/* prod cell hover button show start */
.product_hover_box{
	width: 100%;
	height: auto;
	margin: 15px 0;
	position: relative;
}
.product_hover_detail{
	width: 100%;
	height: auto;
	padding: 30px;
	background-color: #ffffff;	
	box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
.product_hover_detail_row_one{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.product_hover_detail .star i {
	color: #FFDF00;
}
.product_hover_detail_row_two{
	height: 250px;
	margin: 30px 0;
}
.product_hover_detail_row_two img{
	max-width: 100%;
	height: 100%;
	display: block;
	margin: auto;
}
.product_hover_detail_row_three h4{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}
.product_hover_detail_row_three h5{
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
.product_hover_detail_row_three h3{
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}
.product_hover_detail_row_four{
	margin-top: 25px;
	position: absolute;
	width: 100%;
	background-color: #ffffff;
	left: 0;
	bottom: -115px;
	padding: 0 30px 30px;	
	box-shadow: 0 10px 25px rgba(0,0,0,0.1);
	display: none;
	z-index: 5;
}
@media (min-width: 992px) and (max-width: 1600px){
	.product_hover_detail_row_four{
		bottom: -120px;
	}
}
@media (max-width: 767px){
	.product_hover_detail_row_four{
		position: relative;
		bottom: 0;
		display: block;
		padding: 0;
		box-shadow: none;
	}	
}
.product_hover_detail:hover .product_hover_detail_row_four{
	display: block;
}
.product_hover_detail_row_four a.view-more{
	background-color: #000000;
	color: #ffffff !important;
	padding: 10px 20px;
	margin-bottom: 15px;
	width: 100%;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 5px;
	transition: all 0.5s;
	font-size:14px;
}

.product_hover_detail_row_four a.view-more:hover{
	background-color: #40A251;
}
.product_hover_detail_row_five{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.product_hover_detail_row_five input[type=number]{
	width: 50px;
	height: 40px;
	background-color: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	border: 1px solid #dddddd;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
}
.product_hover_detail_row_five a.cart{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #40A251;
	margin-left: 15px;
	border-radius: 5px;
	color: #ffffff !important;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	text-decoration: none;
	transition: all 0.5s;
}
.product_hover_detail_row_five a.cart:hover{
	background-color: #008000;
}
/* prod cell hover button show END */

.paymentpage_rightsidetoptext
{
	margin: 20px 0 20px !important;
	font-size:12px;
}

.checkout_new_page
{
	font-size:12px;
}
.checkout_new_page h4
 {
 	font-size:14px;
 	padding:4px 0 4px 0;
 	font-weight:300;
}
#view_search i{font-size:30px;}
.search-main {display: none;position: absolute;min-width: 200px;top: 60px;transition: opacity .4s linear;-webkit-transition: opacity .4s linear;-moz-transition: opacity .4s linear;right:-20px;}

.ekslmva {font-size:10px;}
.shop123blogpage > ul {
    list-style: disc;
    padding-left: 15px;
}
.shop123blogpage td {
   vertical-align: top; 
}
.float-left{float:left; width:auto; padding-right:10px;}
.float-right{float:right; width:auto; padding-left:10px;}
.float-center{display: inline-flex; width: 100%; justify-content: center;}
.service-item-detail{display: block;}


.mobile_search i, .mobile-cart .fa-shopping-cart{color:#000 !important;font-size: 24px;}
#mobile_header{ display: none;}
@media screen and (max-width:991px){
.top_bar .container{padding-right:0px; padding-left:0px;}
.page-wrapper header{height: auto;z-index:99;}	
.cbp-spmenu-open {display: block;}
.menu_icon p {
    color: #000;
    font-size: 13px;
}
.mobile_search{
	right:10% !important;
	top:17px !important;
	font-size:19px !important;
	/*position:absolute;*/
}
.menu_icon{float: right; /*right: 40px; left: inherit; top: 11px;*/ }
.logo a{ float: left; }
.logo{ width: 100% !important; height: auto; }
img.logo_img {float: left; margin-top: 0px;/*max-height: 50px;*/ width: auto; padding: 7px 0px;}
a.mobile-cart.showCartSlide {
    float: left;
    margin-top: 0px;
    /*position: relative;
	top: 15px;*/
}
.cart_search {
    width: 100%;
    display: inline-block;
    /*padding: 0 15px;*/
}
.btnCloseNav{padding-right: 10px;}
.cart_search .navbar-form {
    margin: 0;
    padding: 0;
}
.top_bar {
	width:100%;
    display: inline-block;
    background-color: #fff;
    border-bottom: 1px solid #888;
    position: fixed;
    top: 0;
    z-index: 999;
	padding:0px;
}
.mobile-cart .fa-shopping-cart{ font-size: 20px; margin:0px !important;height:auto; }
/*
.container.bg_color.main-container {
    margin-top: 55px !important;	
}
*/
.mb_logo {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}
.mb_logo img {
    margin: 0 auto;
    max-height: 50px !important;
    width: auto;
}
.mb_logo a{ text-decoration: none; background-color:transparent; }
.mobile_hide_search{
    display: none !important;
}
.btnCloseNav {
    background-color:transparent !important;
    float: right;
	border: none !important;
	position:absolute;
	right:6px;
	top:0px;
}
.btnCloseNav > img {
    background-color: transparent;
    padding-right: 20px;
}
.mobileshowCart{
    background-color: #00ce00;
    border-radius: 50%;
    color: #FFF;
    font-size: 13px;
    height: 22px;
    /*left: 36px;*/
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 5px;
    vertical-align: middle;
    width: 22px;
	right: 60px;
}
.icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 25px;
	border:1px solid #000;
}
.icon-bar + .icon-bar {
    margin-top: 4px;
}
.header_bg{ display: none;}
#mobile_header{ display: block;}
.top_infobar{display:none;}
}
@media screen and (max-width:767px){
#varegruppebutton, .top_infobar{display:none;}
.top_infobar{display: none;margin-top: 55px;}
.box_data{margin-top: 0px;}
.box_data div {margin-top: 20px;}
.top_infobar .top_infobar_link {float: left;}
.top_infobar .top_infobar_link  p{padding-left: 0px;padding-right: 8px;}
.bg_color { margin-top: 55px;}
.add_wishlist, .list_wishlist{font-size:13px;}
/*.shop123_prodsoldouttext {font-size: 18px; position: absolute; top: 65px; left:47px;}*/
.shop123_prodprice_list{font-size: 1.7rem;}
.available_size{display: block;opacity: 0.5;bottom:0px;}
.recommendedproduct{display: none;}
.shop123_productcellinfo > h2 {min-height: 70px;font-size: 15px;}
.shop123blogpage td { vertical-align: top; width: 100% !important; display: block;}
.float-left{padding-right:0px;width:100%;}
.float-right{padding-left:0px;width:100%;}
.float-left img{width:100%;}
.float-right img{width:100%;}
.service-item-detail{display: none;}
.service-item-top .title {width:auto;}
.shop123_proddeliveryitem {position: absolute; top: 107px; padding-left: 20px;}
.home_slider {margin-top:70px;}
}
@media screen and (max-width:575px){
.menu_icon{top: 18px;}
.mobile_search{	right:60% !important;}
.logo { height: 50px !important;}
.logo_img{width:100% !important;padding:15px 0px !important;}
.strips{ margin-top:3px; }
}
@media screen and (max-width:412px){
.logo_img{width:100% !important;}
.menu_icon a, .mobile_cart_icon{padding:15px 10px 6px 6px;}
}
/*
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.container.bg_color.main-container {  margin-top: 20px !important;}
.menu_bg_dt { display: none;}
.mobile_search { top: 17px !important;}
.menu_icon { top: 15px;right:25px;}
.top_infobar{display: none;margin-top: 55px;}	
.header_bg{ display: none;}
}
@media only screen and (min-width: 991px) and (max-width: 1115px){
    .headerandmenu {display: none;}
}
*/



/* New footer mobile menu start */ 
.mobile-header-inner .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
#mobile_header {
    bottom: 0;
    left: 0;
    right: 0; 
    z-index: 999;
    padding: 10px 20px;
    position: fixed; 
    background-color: #ecf0f1;
}
#mobile_header .menu__icons {
    margin-top: 10px;
    line-height: 1em;
    max-width: 50px;
    margin: 10px auto 0;
}
.mobile-header-navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    list-style: none;
}
#mobile_header .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 9px;
    padding-left: 9px;
}
#mobile_header .menu {
    height: 60px;
}
.menu__elem {
    height: 100%;
    text-align: center;
    font-size: 0.8em;
    color: #333;
}
.menu__icons {
    margin-top: 10px;
    line-height: normal;
}
.mob-icons {
    font-size: 1.5rem;
    margin-bottom: 5px;
}
.menu__elem:focus, 
.menu__elem:hover {
    color: inherit !important;
    text-decoration: none;
}
.menu__text,
#mobile_header div > a i{
    color: #6c7a89 !important;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 25px;
}
.menu__text {
    font-size: 0.8rem; 
    margin: 2px 0 0 0;
    line-height: 1em;    
    font-weight: 600;
}
.mega-cart-icon {
    position: relative;
}
.cart-counter {
    position: absolute; 
    /*right: 40px;*/
    height: 28px;
    width: 28px;
    line-height: 24px;
    top: 10px; 
    border: 2px solid white; 
    background: red;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    text-indent: 0;
    -webkit-transition: -webkit-transform .2s .5s;
    transition: -webkit-transform .2s .5s;
    transition: transform .2s .5s;
    transition: transform .2s .5s,-webkit-transform .2s .5s;
}
.total-now-btn {
    position: fixed; 
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9;
    transition: opacity .15s ease-in-out;
    will-change: opacity;
    pointer-events: none;
    opacity: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease-in-out;
    padding: 13px 0;
    background: #38b489;
    z-index: 99999;
    max-width: 79%;
}
.overlay-mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 80px;
    background-color: #fff;
    z-index: 9;
    transition: opacity .15s ease-in-out;
    will-change: opacity;
    pointer-events: none;
    opacity: 0;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease-in-out;
}
.total-now-btn.active, 
.overlay-mobile.active {
    opacity: 1;
    pointer-events: all;
}  
.menu-mobile-wrap.active,
.search-overlay-wrap.active,
.login-overlay-wrap.active,
.cart-popup-overlay.active {
    display: block !important;
}
.search-overlay-wrap form {
    max-width: 960px;
    margin: 40px auto 0;
}
.search-overlay-wrap input {
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 15px;  
    width: 67%;
    border: 1px solid #444!important;
    border-radius: 0 !important;
}
.no-scroll {
    overflow: hidden;
}
.search-help { 
    margin-top: 10px;
    font-size: 10px;
    color: #888;
}
.search-overlay-wrap  .input-group {
    position: relative; 
    width: 100%;
}
.search-overlay-wrap .form-control{
    font-size: 15px;
}
.search-overlay-wrap  .btn-default  {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #363241 !important;
    color: #ffffff !important;
    border-color: #000000 !important; 
    position: absolute;
    right: 4px;
    z-index: 99;
    top: 4px;
    max-width: 80px;
}
.login-forms-wrap {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 40px;
}
.login-forms-wrap h5 {
    font-size: 1.55rem;
    margin:0 0 30px 0;
    text-align: center;
}
.login-left-form .form-group {
    margin-bottom: 1rem;
}
.login-left-form label {
    display: inline-block;
    margin-bottom: .5rem;
    padding-left: 10px;
}
.login-left-form .form-control {
    padding: 6px 15px;
    font-size: 17px;
    line-height: 1.5;
    border-radius: .3rem;
    height: 46px;
}
.login-left-form .forgot-pw {
    margin-bottom: 30px;
}
.login-left-form .btn-submit {
    background-color: #363241 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}
.create-acc {
    background-color: #363241 !important;
    color: #ffffff !important;
    border-color: #000000 !important;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    margin: 0 auto;
    display: block;
    max-width: 200px;
}
.mega-cart-icon.active  .cart-counter {
    display: none;
}
.btn-buy-button {
    width: 100%;
    height: 100%;
    height: 76px;
    background: #38B489;
    color: white;
    text-align: center;
    border: none;
}
.btn-buy-button * {
    color: #ffffff;
    text-align: center;
    display: block;
    line-height: normal;
    text-decoration: none !important;
}
.cart-popup-overlay {
    padding: 40px;
}
.total-now-btn h5  {
    margin-bottom: .5rem;
    font-size: 18px;
}
.cart-overlay-inner {
    text-align: center;
}
.cart-overlay-inner  .see-cart {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem 30px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff !important;
    background-color: #17a2b8;
    border-color: #17a2b8;
    display: inline-block;
    width: 100%;
    max-width: 320px;
}
.cart-overlay-inner h5 {
    margin: 30px 0 30px;
    font-size: 18px;
}
.cart-overlay-inner h3 {
    margin: 54px  0 0 0;
    font-size: 23px;
} 
.flex-row .row,
.flex-row{ 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; 
}
#overlay-menu .col-12  {
    position: static;
} 
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.flex-row .menu-grid { 
    position: static; 
    border-width: 1px; 
    border-style: solid; 
    height:75px;
    font-size: 0.75rem;
    justify-content: center;
    align-items: center;
    display: flex;
    border-color: #efefef;
}
.flex-row .text-center {
    text-align: center!important;
}
.overlay-mobile .flex-row .col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.overlay-mobile .has-child > a, .overlay-mobile .menu-grid-img {
    position: relative;
}
.overlay-mobile .menu-grid-img {
    justify-items: center;
    display: grid;
} 
.overlay-mobile #mobile_header div > a i, 
.overlay-mobile .menu__elem > p, 
.overlay-mobile .menu-grid a,
.overlay-mobile .menu-list a, 
.overlay-mobile .menu-links a, 
.overlay-mobile .cat-header, 
.overlay-mobile .menu__text, 
.overlay-mobile .menu-links-text, .overlay 
.overlay-mobile .mob-icons-text, 
.overlay-mobile .has-child .fa-plus, 
.overlay-mobile .menu-grid-img > .fa-plus {
    color: #6c7a89 !important;
}
.overlay-mobile .menu-grid-img.no-image {
    height: 50px;
    align-items: center;
}
.overlay-mobile .mob-icons-text {
    overflow: hidden;
    margin-top: 5px;
}
.overlay-mobile .mob-icons-text { 
    line-height: 1.5em;
    overflow: hidden;
}
.overlay-mobile .has-child > span {
    cursor: pointer;
    position: static;
}
.overlay-mobile .clicker {
    position: relative;
    line-height: 3;
}
.overlay-mobile .no-icons .has-child .fa-plus {
    position: static;
    margin: initial;
    border: 0;
    border-radius: 0;
    display: block;
}
.overlay-mobile .clicker .mob-icons-text {
    clear: both;
    display: block;
    width: 100%;
    color: #6c7a89 !important;
}   
.overlay-mobile .one-step-back {
    margin-top: 20px;
    margin-bottom: 15px;
}
.overlay-mobile .menu-grid .dropmenu-small.m-menu-2 {
    position: absolute;
    width: 0;
    height: 100%;
    top: 0;
    left: -50%;
    background: #fff;
    z-index: 100;
    transition: 0.5s all ease-in-out;
}
.overlay-mobile .menu-grid .dropmenu-small.m-menu-2.showw{
    width: 100%;
    left: 0;
} 
.overlay-mobile .menu-grid .dropmenu-small.m-menu-2 .sub_menu {
    padding: 0;
    background: #fff;
    height: 100%;
}
.overlay-mobile .menu-grid  .fa-plus {
    display: block !important;
}
.overlay-mobile .dropmenu-small .sub_menu {
    display: block!important;
} 
.overlay-mobile .sub_menu .row {
    padding-bottom: 150px;
}
.overlay-mobile .main-title {
    padding: 20px 0;
}
.overlay-mobile .menu-list {
    border-color: #eaeaea78;
    border-width: 1px 0 0 0;
    border-style: solid;
    height: 60px;
    font-size: 0.8rem;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: 30px;
}
.overlay-mobile .menu-border {
    border-top: 1px solid #eaeaea78;
    margin-bottom: 40px;
}
.overlay-mobile .menu-border .row{
    padding-top: 20px;
}
.overlay-mobile .menu-links-text {
    height: 3em;
    overflow: hidden;
    font-size: 0.75rem;
    word-break: break-word;
    color: #6c7a89 !important;
}
.overlay-mobile .menu-links {
    border-color: #eaeaea78;
    padding-bottom: 15px;
    padding-top: 15px;
}
.overlay-mobile .mob-header {
    font-size: 1.15rem;
} 
.overlay-mobile .col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
} 
/***********  CART ITEM CSS ***********/
.cart-items-wrapper .flexrow {
    display: flex;
    flex-wrap: wrap;
}
.cart-product-img a img {
    width: 100%;
    max-width: 100%;
}
.cart-items-wrapper {
    margin-top: 30px;
}
.cart-overlay-inner h3 {
    margin: 20px 0 0 0;
    font-size: 23px;
}
.cart-overlay-inner .shop123_proddetailquantity { 
    float: none; 
    padding: 0;
}
.cart-product-details {
    text-align: left;
    padding-left: 25px;
}
.cart-product-details  .shop123_prodprice {
    font-size: 20px !important;
}
.cart-items-wrapper .flexrow .col-5 {
    flex:0 0 41.66666667%;
} 
.cart-items-wrapper .flexrow .col-7{
    flex:0 0  58.33333333%;
}
@media (max-width:575px){
    .login-forms-wrap { 
        padding: 40px 0;
    }
    .total-now-btn { 
        max-width: 74%;
    }
    .cart-popup-overlay {
        padding: 40px 0;
    }
	/*
    .cart-items-wrapper .flexrow .col-5 {
        flex:0 0 100%;
    } 
    .cart-items-wrapper .flexrow .col-7{
        flex:0 0  100%;
    }
	*/
    .cart-product-details {
        text-align: left;
        padding-left:0;
        margin-top: 0; /*30px;*/
    }
}
.footer_menu_header a {float: none;}
.footer_menu_header .logo_img{padding-top: 0px;margin-top: 0px;}
.footer_menu_header img.logo_img{max-height: fit-content;}
.footer_menu_top_bar{position: inherit; padding: 15px 0px 20px 0px; border-bottom: none;}
/* New footer mobile menu End */ 
@media (min-width: 1600px){
	.productlist .thumbContainerMinheight{min-height: 20vw !important;}
	.productlist .thumbnail img{max-height: 20vw !important;}
}
@media (min-width: 1700px){
	.productlist .thumbContainerMinheight{min-height: 18vw !important;}
	.productlist .thumbnail img{max-height: 18vw !important;}
}
@media (min-width: 1800px){
	.productlist .thumbContainerMinheight{min-height: 16vw !important;}
	.productlist .thumbnail img{max-height: 16vw !important;}
}
@media (min-width: 1900px){
	.productlist .thumbContainerMinheight{min-height: 14vw !important;}
	.productlist .thumbnail img{max-height: 14vw !important;}
}
@media (min-width: 1920px){
	.productlist .thumbContainerMinheight{min-height: 18vw !important;}
	.productlist .thumbnail img{max-height: 18vw !important;}
	.full_width_center_header{left: 85%;}
}
@media (min-width: 3840px){
	.productlist .thumbContainerMinheight{min-height: 9vw !important;}
	.productlist .thumbnail img{max-height: 9vw !important;}
	.full_width_center_header{left: 68%;}
}
@media (min-width: 7680px){
	.productlist .thumbContainerMinheight{min-height: 5vw !important;}
	.productlist .thumbnail img{max-height: 9vw !important;}
	.full_width_center_header{left: 59%;}
}
@media (min-width: 7980px){
	.productlist .thumbContainerMinheight{min-height: 5vw !important;}
	.productlist .thumbnail img{max-height: 9vw !important;}
	.full_width_center_header{left: 59%;}
}

.panel-default>.panel-heading {
 background-color: #fff !important;
}
body{font-family: 'Noto Sans', sans-serif !important;} .no-pad{padding-left:2px;padding-right:2px}.shop123_basketicon{position:relative}.cart_item{background-color:#fff;display:none;position:absolute;right:0;text-align:center;width:300px;z-index:99999999;padding:10px}.shop123_basketicon:hover .cart_item{display:block}.cart_img{float:left;width:50px}.cart_img>img{width:100%}.cart_product{display:inline-block;float:left;width:100%}.cart_item li{border-bottom:1px solid #000;float:left;padding-bottom:5px;width:100%}.product_name{float:left;width:100px}.product_price{float:left;width:80px}.product_close{float:left;width:20px}.btn_cart li a,.product_close a{text-decoration:none}.btn_cart li{background-color:#449d44;border:0!important;display:inline-block;float:none!important;margin-top:8px;width:auto!important}.btn_cart li a{color:#fff!important;padding:5px;display:block}@media screen and (max-width:767px){.shop123_basketicon:hover .cart_item{display:none}}
@media screen and (max-width:767px){.search_info{text-align: center;} .cart_search .navbar-form{/*margin:0 -15px;padding:20px 0px 0px 0px;*/box-shadow: none;}.cart_search .btn.btn-default{width:50px!important;}.mobile-cart .fa-shopping-cart{margin:11px 0!important;font-size:20px;height:34px}.main-container{margin-top:75px !important;padding:0 20px!important} .front_top p{margin: 0px 0px 10px 0px;}}



.cart_modal_heading{text-align:center;font-size:25px}.cart_modal_notice{font-weight:lighter;text-align:center}.cart_modal_note,.cart_modal_notice{color:#999;display:inline-block;font-size:14px;width:100%}.cart_modal_proddetailimg{display:inline-block;text-align:center;width:100%}#theShowProductLightboxContent .shop123_proddetailimg img{max-height:350px!important}.page-wrapper{background-color:#fff;left:0;min-height:100%;position:absolute;top:0;transition:left .5s cubic-bezier(.75,.03,.52,1) 0s;width:100%;z-index:2}#cartslideincart{padding:0 15px;background-color:#fff!important}.cart-slideincart{color:#444}.slideincart{border-bottom:0 solid transparent;display:none;perspective:1000px;transform-style:preserve-3d;height:100%;overflow:hidden;right:0;top:0;transition:right .5s cubic-bezier(.75,.03,.52,1) 0s;width:50%}.open-slideincart-cart .cart-slideincart,.page-move--nav .cart-slideincart,.slideincart{position:fixed}.open-slideincart-cart .cart-slideincart{display:block;z-index:1}.open-slideincart-cart .page-wrapper{left:-50%;box-shadow:0 -15px 15px #ccc;overflow:hidden}#cartslideincart .cart-title{font-size:1.6em;position:relative;text-align:center;margin-top:10px}#cartslideincart .products_container{padding-bottom:0}#cartslideincart .product{text-align:left;margin-bottom:30px}.cart-slideincart a{color:#5e5e5e;transition:all .3s ease 0s}#cartslideincart .product .prod-image{display:block;text-align:center}#cartslideincart .product .prod-image img{height:auto;width:auto;max-height:70px;max-width:100%}#cartslideincart .bottom-of-cart{background-color:#fff;bottom:0;height:auto;left:0;position:absolute;right:0;z-index:9999}#cartslideincart .cart_total_price{background-color:#fff;padding:0 15px;margin-bottom:75px}#cartslideincart .mvarow{margin-top:8px}.cart_button{position:absolute!important;bottom:0;left:0;padding:0 20px 20px;width:100%;z-index:1000}#cartslideincart .cart_button{padding:0 15px 15px;position:relative}#cartslideincart .cart_button .action-button{float:left;margin:0;position:relative;width:100%}.btn-default-1{background:#777 0 0!important}#cartslideincart .cart_button .action-button a.lefty,#cartslideincart .cart_button a,.precheckout-area,.product_box_button .button button{background:#777 0 0!important;border:1px solid #777!important;color:#fff!important}#cartslideincart .cart_button a.righty,.btn-default-1{background:#449d44 0 0!important;border:1px solid #449d44!important;color:#fff!important}.cartslidelink{color:#449d44!important}.cart_button a{text-align:center;width:100%}.btn-default-1{cursor:pointer;display:inline-block;margin:5px 20px 10px 0;padding:10px 20px;text-decoration:none;text-transform:uppercase}#cartslideincart .cart_total_price .section-row{clear:both;margin-bottom:8px}#cartslideincart .cart_total_price .section-row:last-of-type{margin-bottom:0}#cartslideincart .cart_total_price p{margin:0;padding:0}#cartslideincart .cart_total_price .price-value{font-size:1.5em;font-weight:700;float:right}#cartslideincart .bottom-content .price{margin-bottom:0;text-align:right}#cartslideincart .products_container .product .price{line-height:1;margin-bottom:10px}#cartslideincart .remove_product_from_minicart{cursor:pointer;text-align:right}.quantity_changer{display:inline-block}.cart-title i{cursor:pointer;font-size:24px;left:0;margin:5px 8px 0;position:absolute;top:0}#cartslideincart .upper-content{padding-bottom:10px}.shop123_proddetailinfo .shop123_prodsoldouttext{float:left}.cart-notify_right{padding-bottom:50px}.mobile-cart span{background-color:#00ce00;border-radius:50%;color:#000;font-size:16px;height:25px;left:28px;line-height:25px;position:absolute;text-align:center;top:5px;vertical-align:middle;width:25px}.quantitySection button,.quantitySection input{margin-bottom:30px;margin-right:10px}.btnQuantityActions,.quantityTextBox{background-color:#fff;border:1px solid #c9c9c9;color:#000;display:inline-block;float:left;font-size:18px;height:50px;text-align:center;width:50px}.cart_data2>.table-condensed>tbody>tr>td,.cart_data2>.table-condensed>tbody>tr>th,.cart_data2>.table-condensed>tfoot>tr>td,.cart_data2>.table-condensed>tfoot>tr>th,.cart_data2>.table-condensed>thead>tr>td,.cart_data2>.table-condensed>thead>tr>th{font-size:15px;padding:5px;vertical-align:middle}.shop123_proddetailinfo .btn-primary{font-size:20px;width:100%;}.cart-item-content-right .btnQuantityActions{height: 40px; width: 40px;}.cart-item-content-right #antall{width: 65px;height: 40px;}.cart-item-content-right .quantitySection a{margin-bottom:30px;margin-right:10px;padding-top: 2%;}@media (max-width:768px){.cart_data2>.table-condensed>tbody>tr>td,.cart_data2>.table-condensed>tbody>tr>th,.cart_data2>.table-condensed>tfoot>tr>td,.cart_data2>.table-condensed>tfoot>tr>th,.cart_data2>.table-condensed>thead>tr>td,.cart_data2>.table-condensed>thead>tr>th{font-size:11px}.cart-item-content-right .quantitySection a{margin-bottom:30px;margin-right:3px;padding-top: 5%;}.cart-item-content-right #antall{width: 40px;height: 40px;}}@media screen and (max-width:767px){.open-slideincart-cart .page-wrapper{left:-80%}.slideincart{width:80%}#cartslideincart .cart_total_price{background-color:#fff;margin-bottom:151px;padding:0 15px}.logo{/*height:auto!important;*/padding:0}.mobile-cart .fa-shopping-cart{color:#000!important;font-size:32px}}@media (min-width:1200px){.slideincart{width:35%!important}.open-slideincart-cart .page-wrapper{left:-35%!important}}

 /* .prod_offer_tag{background: none repeat scroll 0px 0px #16733b; color: #fff; display: block; filter: none; text-align: center; text-transform: capitalize; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); position: absolute; z-index: 1; font-size: 15px; font-weight: normal; padding: 7px 45px 4px 103px; left: -91px; top: 30px;} */ .prod_offer_tag{background: none repeat scroll 0px 0px #444444; color: #fff; font-weight:600; display: block; filter: none; text-align: center; text-transform: capitalize;  position: absolute; z-index: 1; font-size: 15px; padding: 5px 20px 5px 12px; left: -1px; top: 0px; -webkit-clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 0 99%, 0% 50%, 0 0); clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 0 99%, 0% 50%, 0 0);}  .styles_dis_none{display:none} .styles_width_50{width:50% !important;} .styles_width_100{width:100% !important;} .styles_fleft{float:left;} .styles_fright{float:right;} .footerlogodiv{margin:20px 0 20px 0;} .dibs_brand_assets{margin: 0px;} .dibs_brand_img{width:100%;max-width:250px !important;} .dibs_brand_window{font-size:13px;margin:16px 0 16px 0; !important;} .styles_top_22{top:22% !important;} .fb-like-box iframe{border:none;overflow:hidden;} .styles_clr_both{clear:both;} .styles_ordre_fraktmaate{padding: 12px;} .payment-module h4 a{text-decoration: underline;} .styles_vipps{border-color:#ff5b24 !important;background-color:#ff5b24 !important;} .styles_padd_8{padding:8px;} .styles_padd_8{padding:8px;} #messageandcodesdivbutton{float: right; margin-right: 0px;} .styles_font_11{font-size:11px;} #billing_use_for_shipping_yes{float: left; margin-right: 8px;} .checkout_take_intput{max-width: 70%; display: inline-block;} .take_chk_ordre_betalingstype{background-color: #faebcc;padding: 2px 0;} .front_top p{line-height:22px; margin: 10px 0px;}
.top_infobar {background-color: #e94e1b;} 
.top-menu-list > li { color: #4a4a49; } 
.top_infobar a {color: #4a4a49 !important; } 
.user-nav a {color: #4a4a49 !important;}
.user-nav a i {color: #4a4a49 !important;}
.navbar-default .navbar-nav > li > a {color: #ffffff !important;}
.shop123mainmenu{background-color: #4a4a49;} 
.shop123menupulldown.menu .navbar-nav > li, .shop123menupulldown .sub_menu_item, .dropdown-menu {background-color: #4a4a49 !important;}
.shop123menupulldown .sub_menu_item, .dropdown-menu {background-color: #7e7070 !important;}
.open > a {background-color: #e9441e !important;}
.shop123menupulldown .sub_menu_item li:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{background-color: #4a4a49 !important;}
.navbar-default{background-color: #4a4a49!important;} .img-caption figcaption h3 {color: #ffffff;}
.img-caption figcaption{background: rgba(233, 68, 30, 0.4) none repeat scroll 0 0;}
.img-caption:hover figcaption{background: #e9441e none repeat scroll 0 0;} 
.img-caption:hover figcaption h3{color: #4a4a49;}
.img-caption:hover figcaption span {color: #4a4a49;}
#shop123catpagecategorylist .img-caption figcaption{background: rgba(74, 74, 73, 0.4) none repeat scroll 0 0;}
#shop123catpagecategorylist .img-caption:hover figcaption{background: #4a4a49 none repeat scroll 0 0;}
#shop123catpagecategorylist .img-caption figcaption h3{color: #2a24be;}
#shop123catpagecategorylist .img-caption:hover figcaption h3{color: #e94e1b;}
#shop123catpagecategorylist .img-caption:hover figcaption span{color: #e94e1b;}
.shop123menupulldown .sub_menu_item a{color: #ffffff !important;}
.service-item-top .icon-img {border: 1px solid #4a4a49; color: #4a4a49;}
.service-item-top:hover .icon-img { background-color: #e9441e; border-color: #e9441e; }
.service-item-top .title {color: #4a4a49;}
.service-item-top:hover .title{ color: #e9441e;}
.prod_offer_tag{background: none repeat scroll 0px 0px #e9441e; color: #ffffff;}
.shop123_productcellinfo h2 a, .available_produsent a{color: #4a4a49 !important;} .shop123_prodprice_list, .shop123_prodoldprice_list{color: #4a4a49;} 
.priceoffer{color: #4a4a49;} .btn-primary{background-color: #e9441e !important; border-color: #e9441e !important;} 
.btn-primary:hover { background-color: #4a4a49 !important; border-color: #4a4a49 !important;} 
.shop123_productcellinfo .btn-primary{color: #ffffff !important; } 
.shop123_pagetitle{color: #e9441e !important;} 
.catbox > a{color: #ffffff !important; background-color: #e9441e;} 
.catbox > a:hover{color: #b7c4b7 !important;}
.shop123_proddetailtitle h1{color: #4a4a49} .manu{color: #e9441e;} 
.add_wishlist, .list_wishlist{color: #4a4a49;} .prod_offer_tag{background: none repeat scroll 0px 0px #e9441e; color: #ffffff;}
.cart-title-center{color: #e9441e !important;}
.ft_bg {background-color: #e9441e !important;}
.footer_menu li a {color: #ffffff !important;}
.sociyal_icon li a i{color: #4a4a49;}
.front_top p{color: #e9441e;}
.cbp-spmenu-left.cbp-spmenu-open, .children span, .nav > li > a:focus, .nav > li > a:hover, .item-children{background-color:#4a4a49;}
.cbp-spmenu a, .nav > li > a:focus, .nav > li > a:hover, .cbp-spmenu a, .nav > li > a:focus, .nav > li > a:hover{color: #ffffff !important;}
.cbp-spmenu .nav > .children > ul a, .cbp-spmenu .nav > .children > ul a:hover{color: #ffffff !important;}
.children span i, .btnCloseNav i{color: #ffffff !important;}
.mobile_search i, .mobile-cart .fa-shopping-cart, .menu_icon p{color: #ffffff !important;}
.top_bar{background-color: #4a4a49;border:none;}
.icon-bar{border: 1px solid #ffffff;}
.page-wrapper{background-color:#ebebee;}
.bg_color{background-color:#ebebee !important;}
.shop123_basketicon span{background-color: #e9441e !important;color: #ffffff !important;}
.thumbnail{border: 1px solid #ffffff;}
.recommendedproduct, .shop123_prodsoldouttext{background-color: #31a135 !important;color: #ffffff !important;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav>.open>a:hover{color: #4a4a49 !important;}
.shop123menupulldown .sub_menu_item, .shop123menupulldown li:hover > ul.dropdown-menu{border: 0px solid #4a4a49 !important;}
.shop123menupulldown .sub_menu_item li:not(:last-child){border-bottom: 0px solid #4a4a49 !important;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:hover{color: #4a4a49 !important;}
.shop123menupulldown .sub_menu_item a:hover{color: #7e7070 !important;}

.shop123menupulldown .sub_menu_item li:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{background-color:#e9441e !important;}

@media only screen and (max-width: 1599px) and (min-width: 1200px)  
{
header{height:auto;}
}
@media (min-width: 1600px){
header{height:auto;}
}
