 /* normalize */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  max-width:100%;
}
button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
  max-width:100%;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
 /* normalize end */

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color:#1d252c;
}

ul{
	list-style: none
}

img{
	max-width:100%;
}

h1,h2,h3{
	color:#1d252c;;
}
h3{
	font-weight:500;
}
a{
	color: #021689;
}
footer{
    float: left;
    width: 100%;	
	padding:30px 0;
    background: #f4f6f9;
	margin-top: 50px;
	clear: both;
}
footer a{
	font-size:14px;
}
.footer-container > .container > div{
    width: 33%;
    float: left;
    vertical-align: top;
	line-height: 26px;
padding: 16px;
    box-sizing: border-box;	
}
.footer-container ul{
	margin-top:0
}
.footer-container .footer_title{
    display: block;
    margin-bottom: 16px;
    font-size: 20px;
}
a:link {
  text-decoration: none;
}

.container{
		max-width: 1280px;
		width:100%;
		padding-left:24px;
		padding-right:24px;
		box-sizing: border-box;
		margin: 0 auto;
}

ul{
	padding:0
}

h1{
	font-size: 24px;
    font-weight: 400;
    line-height: 32px;	
}
h2{    
	font-size: 22px;
    line-height: 24px;
    font-weight: 600;
    padding: 0;
    margin: 0 0 16px;
}
h4{
	font-weight: 500;
    font-size: 17px;
    margin: 15px 0;	
}
h5, h5 a{
    color: #021689;
    font-size: 14px;
    margin-top: 16px;
    line-height: 20px;
	font-weight:400;
}
h5:hover, h5 a:hover{
	text-decoration:underline
}
.eq_height{
	display: flex;
	flex-wrap: wrap;
}
.page-header h1{
    font-size: 48px;
    line-height: 60px;
    color: #021689;
    font-weight: 600;	
}
.context-heading{
	margin-top: 0;
    margin-bottom: 16px;
    font-weight: 700;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.context-heading svg{
	width: 28px;
	margin-right: 8px;
}
.context-heading span{
	font-weight: 600;
    font-size: 20px;
	line-height: 24px;
}
.sub-heading{
	margin: 0 24px 16px 0;
	font-size: 14px;
    line-height: 20px;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: .65;
}
#index h2{
    line-height: 40px;
    margin: 0 24px 32px;
	font-size: 24px;	
	text-align: center;
	font-weight:700;
}
input:-webkit-autofill, input:-webkit-autofill:focus input:-webkit-autofill, input:-webkit-autofill:hover, select:-webkit-autofill, select:-webkit-autofill:focus, select:-webkit-autofill:hover, textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus {
    -webkit-text-fill-color: #1d252c;
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-transition: background-color 5000s ease-in-out 0s;
    -o-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}
input{
    font-weight: 300;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    height: 48px;
    padding: 12px;
    border: 1px solid #adadad;
    border-radius: 2px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
select {
    font-weight: 300;
    background-color: #fff;
    position: relative;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    height: 48px;
    padding: 12px 32px 12px 12px;
    border: 1px solid #adadad;
    border-radius: 2px;
    -webkit-transition: font-size .2s;
    -o-transition: font-size .2s;
    transition: font-size .2s;
    outline: none;
}
label {
    color: #1d252c;
    font-size: 14px;
    line-height: 20px;
    display: block;
    margin: 0 0 5px;
}

input[type='radio'] {
    -webkit-appearance:none;
    width:20px;
    height:20px;
    border-radius:50%;
    outline:none;
}
input[type='radio']:hover {
    box-shadow:0 0 2px 0px #e8e8e8 inset;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:100%;
    height:100%;
    /*margin: 20% auto;    */
    border-radius:50%;    
}
input[type='radio']:checked:before {
    background:#021689;
}
.inline{
	display:inline-block; 
}
.radio-inline{
	display:inline-block;
	margin-right:10px;
}
.form-control-comment{
	font-size:12px
}
.form-group{
	padding-bottom:16px;
}
.clearfix{
	clear:both
}
.blue{
	color:#021689;	
}
.fill_blue{
	fill:#021689;	
}
main{
	overflow-x: hidden;	
}
.row, .two_column, .one_third, .two_third,.cart-grid-body,.cart-grid-right,.checkout-grid-body,.checkout-grid-right{
	float:left;
	box-sizing: border-box;
}
.row{
	width:100%;
}
.two_column{	
	width:50%;
}
.one_third{
	width:33.33333333%
}
.two_third{
	width: 66.66666667%;
}

.cart-grid-body,.checkout-grid-body{
	width:65%;	
}
.checkout-grid-body{
	padding: 24px;
	margin: 0;
	background-color: #f4f6f9;
    border-right: 1px solid #e0e6ef;	
}
.cart-grid-right,.checkout-grid-right{
	width:35%;
	padding: 18px;
	padding-right: 0;
}
.hide,.cart-grid-right.hide{
	display:none
}
#product .two_third{
	padding-right:24px;
}
#checkout .content{
	/*
	display:none
	*/
}
.link_svg_sign{
    font-size: 16px;
    line-height: 30px;
    font-weight: 700;	
}
.link_svg_sign svg{
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    margin-bottom: 2px;
    fill: #021689;	
}
.link_svg_sign:hover{
	text-decoration:underline
}
.show_hide_pass{
	position:relative;
}
.show_hide_pass .input-group-btn{
    position: absolute;
    bottom: 50%;
    right: 20px;
    transform: translate(0, 50%);	
}
btn,.btn{
    margin-top: 15px;
    display: block;
    position: relative;
    padding: 0.938rem 1.5rem;
    background-color: #021689;
    border: none;
    border-radius: 2px;
    text-align: center;
    font-weight: 600;
	color:#fff;
	width:100%;
	max-width: 176px;
	cursor:pointer;
}
btn:hover,.btn:hover{
	background-color: #001e73;	
}
.btn.yellow{
	font-size:14px;
	font-weight:700;
	color:#ffffff;
	background-color:#EE7D00;
	box-sizing:border-box;
}
.btn.big{
	width:100%;
	max-width:100%;
}
.btn.yellow:hover{
	background-color: #021689;
}
.no-btn{
	background:none;
	border:none;
	cursor:pointer;
	font-weight: 600;
    font-size: 13px;	
}
.forgot-password a{
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;	
}

.cart-grid{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    position: relative;	
}

.left{
	float:left
}
.right{
	float:right
}
.hidden{
	visibility:hidden;
	opacity:0;
}
.show{
	visibility:visible;
	opacity:1;	
}
svg{
	width:16px;
	fill:#1d252c;
}
.svg_24{
	width:24px;
}
.divider{
	height:1px;
	background-color:#e0e6ef;
}
hr.separator{
	border:none;
	border-top:1px solid #e0e6ef;
	clear: both;
}
.all-product-link:hover{
	text-decoration:underline;
}
#header{
	position:relative;
	z-index:1000;	
	background-color:#021689;
	color:#fff;
}
#header a:hover, #header a:hover > span{
  color:#EE7D00;
}
#header .show_account_details:hover,  #header .show_account_details:hover > span, #header .blockcart a:hover, #header .blockcart a:hover span{
	color:#fff;
	text-decoration:underline;
}
#header .show_account_details:hover > span.account_letter{
	text-decoration:none
}
#header .show_account_details:hover svg, #header .blockcart a:hover svg{
	fill:#fff;
}
#header .blockcart a:hover .cart-products-count{
	text-decoration:none
}
#header a:hover svg{
	fill:#EE7D00;
}
.blockcart a:hover .cart-text{
  color:#EE7D00;	
}
#header button, #header span,#header a{
	color:#fff;
}
#header svg{
	fill:#fff;
}
#header .edf_deals span, #header .edf_deals img{
	color:#c7d300;
display: inline-block;
    vertical-align: middle;	
}
#header .edf_deals span{
	margin-right:8px
}
.header-top{
	padding-top: 28px;
    padding-bottom: 14px;
}
.header-top>.container{
	display:table;
	/*
    border-collapse: separate;
    border-spacing: 0;
	*/
}
#logo, .header-top .user-info, .header-top .blockcart{
	display:table-cell;
	vertical-align:middle;
	width:1px;
}
#header .user-info a:hover, #header .user-info a:hover span{
	color:#fff;
	text-decoration:underline
}
#header .user-info a:hover svg{
	fill:#fff
}
#logo img{
	max-width:none;
	width:118px;
}
/* fix - for some reason the parent is larger */ 
.blockcart .header{
	padding-top:3px;
}
.blockcart .cart-text{
    padding-left: 8px;
    font-size: 14px;
    font-weight: 700;	
}
.user-info{
	position:relative;
	white-space: nowrap;
	padding-right: 8px;
}
.user-info a:not(.show_account_details){
	display:table;
}
.show_account_details .dropdown_arrow{
    top: 3px;
    position: relative;	
}
.user-info a:not(.show_account_details) span,.user-info a svg:not(.dropdown_arrow){
	display:table-cell;
	vertical-align:middle;	
}
.user-info svg{
	width:24px;
	margin-right:8px;
}
.header-top #search_widget{
	display:table-cell;
	vertical-align:middle;
	padding-left:30px;
	position:relative;
}
.header-nav{
	background-color: #000F68;	
}
.header-nav .container{
	position:relative
}
main:before{
	content:"";
}
main.hide_all_for_menu:before{
		content:"";
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100vh;
		z-index: 555;
		position: fixed;
		touch-action: none;
		background-color: rgba(0, 0, 0, .5);
}
input[type="checkbox"] {
	width: 16px;
    height: 16px;	
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    display: block;
    float: left;
    box-sizing: border-box;
    margin: 0;
    font-weight: 300;
    border: 1px solid rgb(173, 173, 173);
    border-radius: 2px;
	margin-right: 12px;
}
input[type="checkbox"]:checked, input[type="checkbox"]:checked:hover {
    background-color: #001e73;
    border: 1px solid #001e73;
}
.page-index #wrapper{
	overflow:hidden
}

.subcategories_list li{
	text-align:left;
	width:25%;
}
.subsubcategories_list li{	
	width:16.666666%;
}
.category_list h5{
	font-weight:400;
    color: #021689;
    font-size: 14px;
    margin-top: 16px;
    line-height: 20px;
}

/* menu */
@media (min-width: 961px) {
	.mobile_menu, .mobile_menu_trigger{
		display:none;
	}
	.header-nav #search_widget{
		display:none;
	}
	#header .cart-holder, #header .cart-text{
		display:table-cell;
		vertical-align:middle	
	}
	#custom_nav_menu li a{
		color:#1d252c;
	}
	#custom_nav_menu{
	}
	#custom_nav_menu > ul{
		padding:0;
		margin:0;
	}
	#custom_nav_menu .first_level{
		margin-right:24px;		
	}
	#custom_nav_menu .first_level > a{
		cursor: pointer;
		font-size: 100%;
		font-weight: 700;
		padding:14px 0;
		display: block;	
	}
	#custom_nav_menu a.menu_dropdown{
		position:relative;
	}
	.menu_shop.active a.menu_dropdown:after,.menu_brands.active a.menu_dropdown:after{
		content:"";
		position:absolute;
		bottom:0;
		left: calc(50% - 5px);
		height: 10px;
		width: 10px;
		bottom: -5px;	
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		background: #f4f6f9;
	}

	#custom_nav_menu ul > li > a svg{
		top: 5px;
		position: relative;	
		width: 16px;
	}
	#custom_nav_menu ul > li > ul > li > a > svg{
		width: 18px;
	}
	#custom_nav_menu > ul>li>ul{
		display:none;
		position:absolute;
		left:0;
		background: #f4f6f9;   
		margin:0;
		padding: 8px 0 0 0;
		padding-bottom:40px;
		z-index: 1;	
	}
	#custom_nav_menu > ul>li>ul.show{
		display:block;
		max-width: 736px;	
	}
	#custom_nav_menu ul > li{
		display:inline-block
	}
	#custom_nav_menu ul>li>ul>li{
		display:block;	
	}
	#custom_nav_menu ul>li>ul>li>a{
		position:relative;
		display:block;
		min-width:240px;
		padding:8px 24px;
		font-size:14px;
		font-weight:400;
		cursor: pointer;
	}
	#custom_nav_menu ul>li>ul>li>a>svg{
		fill:#fff !important;
		position:absolute;
		right:8px;
	}
	#custom_nav_menu ul>li>ul>li>a.active{
		background: #001e73;
		color: #fff;	
	}



	#custom_nav_menu ul>li>ul>li>ul{
		display:none;
		position:absolute;
		top:0;
	}
	#custom_nav_menu ul>li>ul>li>ul.show{
		display:block
	}

.black_friday_deals a{	
	padding:0;
	text-transform:uppercase;
	color:#000
}
.black_friday_deals h3{
	background-color: #ffff00;
    position: absolute;
    top: 50%;
    white-space: nowrap;
	padding: 4px 5px;
    margin: 0;
    transform: translateY(-50%);
}
.black_friday_deals:hover h3{
	color: #021689;
}
	.menu_shop_subcats{
		background:#fff;
		padding: 24px;
		min-width: 448px;
		box-sizing: border-box;	

	}
	.menu_shop_subcats a{
		margin-bottom: 4px;
		font-size: 13px;
		line-height: 16px;	
	}
	.menu_shop_subcats a:hover{
		color: #021689 !important;
	}
	.menu_shop_subcats .second_level_title{
		margin-bottom:16px;
	}
	.menu_shop_subcats .second_level_title a{
		font-weight: 400;
		font-size: 26px;
		margin-right: 16px;
		color: #021689 !important;
		display: inline;	
	}
	.menu_shop_subcats .second_level_title span a,.menu_shop_subcats .second_level_section .explore_more a{
		position:relative;
		font-size: 12px;
		font-weight: 700;
		display: -webkit-inline-box;
		display: -webkit-inline-flex;
		display: inline-flex;	
		color: #021689 !important;
	}
	.menu_shop_subcats .second_level_title span a svg,#custom_nav_menu .menu_shop_subcats .second_level_section .explore_more svg{
			position: relative;
		top: -2px;
		left: 0px;	
		fill:#021689 !important;
		height:16px;
	}
	.menu_shop_subcats .second_level_section{
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
		height: 420px;	
	}
	.menu_shop_subcats .second_level_section > ul{
		width: 188px;
		margin: 0px 24px 16px 0px;	
		/* padding: 0; */
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 4;
		position:relative;
	}
	.menu_shop_subcats .master_category a{
		font-size: 14px;
		color: #021689 !important;
		font-weight: 700;
		padding: 0 8px 0 0;
	margin-bottom: 4px;	
	}
	.menu_shop_subcats .explore_more a:hover,.menu_shop_subcats .master_category a:hover,.menu_shop_subcats .second_level_title > a:hover{
		text-decoration:underline
	}

	/* menu brands */
	#custom_nav_menu > ul >  .menu_brands > ul{
		height: 316px;
		padding-bottom:8px
	}
	.menu_brands_list{
		background: #fff;
		padding: 24px;
		width: 672px;
		box-sizing: border-box;
		height: 332px;
		overflow: hidden;
	}
	.menu_brands_list .second_level_title{
		line-height: 24px;
		font-size: 17px;
		font-weight:700;
	color: #1d252c !important;	
		
	}
	.menu_brands_list .second_level_section{
		padding: 0;
		box-sizing: border-box;
		max-width: 672px;	
	}
	.menu_brands_list .second_level_section > ul{
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		flex-direction: column;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
		height: 252px;
		grid-column-start: 1;
		grid-column-end: 2;
		grid-row-start: 1;
		grid-row-end: 4;
		width:100%;
	}
	.menu_brands_list .second_level_section > ul li{
		margin: 0 62px 8px 0;	
	}
	.menu_brands_list .second_level_section > ul a{
		font-size: 14px;
		line-height: 20px;

		padding: 0;
		cursor: pointer;	
	}
	.menu_brands_list .second_level_section a:hover{
		color:#021689 !important
	}

}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
	#mobile_search_widget{
			display:none !important
	}
@media (max-width: 960px) {
	   #header #search_widget {
       float: none;
        display: block;
        margin-top: 5px;
    }
	#search_widget .search_widget_align {
    width: 100%;
    min-width: 100%;
	}
	.for_desktop,  .cart-text, .header-top .user-info a span:not(.account_letter), 
	.header-top .show_account_details .dropdown_arrow, .header-top .account_details{
		display:none !important
	}

	.container{
		width:100%;
	}
	#header{
		position:static;
	}
	
	#header .container{
		padding-left:12px;
		padding-right:8px;
	}
	
	#header .header-top .container{
		padding-right:12px;
	}
	.black_friday_deals > a{
		background-color: #ffff00;
		color:#001e73;
	}
	#header .for_mobile .black_friday_deals a{
		padding-top: 0px;
		padding-bottom: 0;		
	}
	.header-nav .container{
		display: table;
	}
	#custom_nav_menu, #search_widget{
		display: table-cell;
		vertical-align: middle;		
	}
	#custom_nav_menu{
		width:1px;
	}
	#search_widget .search_input{
		height:40px;
	}
	
	.header-top .user-info{
		width:auto;
		padding:0;
	}
	.header-top .user-info a{
		float:right;
	}
	.header-top .blockcart{
		padding-left:20px;
	}
	
	.mobile_menu_trigger{
		position:relative;
		width:54px;
		height:56px;		
	}
	.menu_trigger{
		cursor: pointer;
		width: 100%;
		height: 100%;
		position: absolute;
		left: -12px;
	}
	.menu_trigger svg{
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);		
		width:22px;
	}
	#header .for_mobile a,#header .for_mobile a span{
		color:rgba(0, 0, 0, 0.87);
		padding: 12px 16px;
		font-size:16px;
		line-height:24px;
		font-weight:400;		
	}

	.for_mobile a{
		float:left;
		width:100%;
		box-sizing: border-box;
		position: relative;
		cursor:pointer;
	}
	.for_mobile a:hover{
		background-color:#ebebeb
	}
	.for_mobile a svg{
		position:absolute;
		right:12px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.for_mobile a .left_svg{
		width:22px;
		left:16px;
		right:auto;
	}
	#header .for_mobile > li > a span{
		padding-left:38px;
	}
	
	#header .for_mobile  li  ul{
		display:none
	}
	#header .for_mobile svg{
		fill:#1d252c;
	}
	#header .for_mobile a:hover{
		color:rgba(0, 0, 0, 0.87);
	}
	#header .for_mobile a:hover svg{
		fill:#1d252c;
	}
	
	#header  .for_mobile .customer_login .user-info{
		padding:0;
	}

	#header .for_mobile .customer_login .user-info > a{
		
		padding-top:20px;		
		padding-bottom:20px;		
		background: #001e73;
	}
	#header .for_mobile .account_details{
		top:0;
		background:#fff;
		width:100%;
		color: rgba(0, 0, 0, 0.87);
	}
	#header .for_mobile .account_details a:not(.go_back) span{
		padding:0
	}
	#header .for_mobile .account_details svg{
		display:none;
	}	
	#header .for_mobile .account_details .go_back svg{
		display:block;
		width:16px;
	}

	#header  .for_mobile .user-info > a > span{
		font-size: 14px;
		color: #fff;
		font-weight: 600;		
	}
	#header .for_mobile .user-info .account_letter{
		padding:0
	}
	#header .for_mobile .user-info .dropdown_arrow{
		position:absolute;
		top: calc(50% - 11px);
		-webkit-transform: rotate(270deg);
		-ms-transform: rotate(270deg);
		transform: rotate(270deg);		
		width:22px;
		fill:#fff;
		right: 0;
	}

	#header .for_mobile > li.edf_deals > a{
		background: #000F68;	
	}
	#header .for_mobile > li.edf_deals > a span{
		color:#fff;
		padding-left:6px;
	}
	.mobile_menu{
		top: 0;
		left:0;
		margin:0;
		height: 100%;
		z-index: 1200;
		outline: none;
		position: fixed;
		overflow-y: auto;
		background-color: #fff;
		width:256px;
		transform: translateX(-280px);	
		transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;
	}
	ul.for_mobile{
		margin:0;
		padding:0
	}
	.mobile_menu.show{
		transform: translate(0px, 0px);
		transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;		
	}
	
	#custom_nav_menu .active{
		display: block !important;
		overflow-y: auto;
		background-color:#fff;
		position: fixed;
		top: 0;
		height: 100%;
		width: 256px;
		z-index: 11;		
	}
	
	#header .go_back svg{
		fill: #021689;
		right: auto;
	}
	#header .for_mobile .go_back span{
		font-size: 14px;
		color: #021689;		
	}
	#header .for_mobile .go_back:hover svg{
		fill: #021689;	
	}
	.go_back{
		border-bottom:1px solid #e0e6ef
	}
	
	#search_widget .search_widget_align{
		 max-width: 100%;
	}
	
}

@media (max-width: 767px) {
		#desktop_search_widget{
			display:none !important
	}
#mobile_search_widget{
		display:block !important
}
#mobile_search_widget #search_widget {
        display: block;
        margin-bottom: 0;
}
#mobile_search_widget #search_widget form input {
    border-radius: 0;
}
}
.homepage_slider .slider_content_mobile{
	display:none
}

#search_widget .search_widget_align{
    width: 100%;
    max-width: 460px;
    position: relative;	
}
.ui-helper-hidden-accessible{
	display:none !important
}
#search_widget button{
    position: absolute;
    top: calc(50% - 12px);
    margin-left: -35px;
    background: none;
    border: none;
    padding: 0;
    outline: 0;
    height: 24px;
    right: 9px;
	cursor: pointer;
}
#search_widget button svg{
	width:24px;
	fill: #021689;
}
.search_input{
    padding: 0;
    border: none;
    padding-left: 12px;
    outline: none;
    font-size: 14px;
}
#custom-text{
    width: 100%;
    float: left;	
	margin:30px 0;
}
.products{
  display: flex;
  flex-wrap: wrap;
 margin-left: -12px;
    margin-right: -12px; 
}

.home_categories_list,.home_brands_list, .homepage_price_drop{
	margin-bottom:50px;
}
.homepage_price_drop .products{
	float:left;
	width:100%;
	margin-bottom:16px;
}
.home_categories_list li, .home_brands_list li{
	text-align: center;
	width:16.6666666666%;
}
.breadcrumb ol{
	padding:12px 0;
		
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-content: center;
    align-content: center;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
}
.breadcrumb ol::-webkit-scrollbar { width: 0 !important }
.breadcrumb ol {
    -ms-overflow-style: none;  // IE 10+
    scrollbar-width: none;  // Firefox
}
.breadcrumb ol::-webkit-scrollbar { 
    display: none;  // Safari and Chrome
}

.breadcrumb a{
	color: #021689;
	font-size:14px;
}
.breadcrumb a:hover{
	text-decoration:underline
}
.breadcrumb li{
	    white-space: nowrap;
	display:inline-block;
	vertical-align:bottom;
	padding: 0 2px;
}
.breadcrumb svg{
	float:left
}
.breadcrumb li:last-child{
	display:none;
}
.breadcrumb li:nth-last-child(2) a{
	color:#000;
	pointer-events: none;
	cursor: text;	
}
.breadcrumb li:nth-last-child(2) a:hover{
	text-decoration:none;
	color:#000	
}

.banner{
    padding: 0;
	box-sizing: border-box;
	margin:20px 0 30px 0;
}
.banner a,.banner img{
	display:block
}
li.brand{
	width:20%;
	margin-bottom:30px;
}
#manufacturer li.brand{
	box-sizing: border-box;
	padding-left:15px;
	padding-right:15px;
}
.subcategories_list, .subsubcategories_list{
	text-align:center;
	
}
.js-product-list-holder{
    margin-left: -12px;
    margin-right: -12px;	
}
.product-miniature{
	padding-bottom:32px;
	padding-left:12px;
	padding-right:12px;
	    box-sizing: border-box;
		position: relative;
}
.product-miniature a{

	display:block
}
.product-miniature .product-title{
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px;
	padding-right: 20px;
}
.product-miniature .product-title a{
	color: #1d252c;	
}
.product-miniature .product-title:hover{
	text-decoration:underline
}
.product-miniature .product-price{
    font-size: 19px;
	font-weight: 700;
}
.product-miniature .has_discount{
	color: #bb0628;
}
.price_with_edf{
	display:table;
}
.price_with_edf .edf_price, .price_with_edf .prod_edf_img{
	display:table-cell;
	vertical-align:middle
}
.price_with_edf .prod_edf_img{
	padding-left: 20px;
}
.product-miniature .price_with_edf .edf_text{
	color:#003770;
	font-size:11px;
	    display: block;
}
.product-miniature .has_discount span{
	display:inline-block;
}
.product-miniature .has_discount .price_save{
    font-size: 12px;
margin-left: 5px;	
}
.product_details .brand{
	font-size:11px;
	font-weight:700;
	color:#000;
}
/* product page */
#product h1{
	margin-bottom:4px
}
#product h2{
	margin: 32px 0 16px 0;
}
#product .row{
	padding-bottom:32px;
}
.product-description-short h2{
	margin: 0 0 16px;
}
.product-description-short p{
	margin:0
}
.product_slider{
	margin-top:24px;
}
.product-prices .product-price{
	margin: 24px 0 16px;	
}
.product-prices .current-price span{
	display:block;
	
}
.product-prices .product-price > span{
	display:block
}
.product-prices .product-price.has-discount{
	color: #bb0628;
}
.product-prices .current_price{
	font-size:34px;
	font-weight:700;
	display:inline-block;
}
.product-prices .sub_price{
	font-size: 0.5em;
	vertical-align: super;
}
.price_save{
    font-size: 12px;
    font-weight: 700;
    color: #bb0628;	
}
.page-product .price_save{
	display:block
}
.current_price.old{
	margin-left:20px;	
}
.current_price.old span:not(.price_save){
	text-decoration: line-through;
}

.current_price.old, .current_price.old .price_save{
	color:#1d252c;
}
.end_by{
    font-size: 12px;
    line-height: 16px;
    color: #55555a;	
}
.product-brand{
	margin-right:10px;
}
.product_tabs{
	clear:both;
}
.product_tab_links{
	border:0;
	box-shadow: inset 0 -2px 0 0 #e0e6ef;
}
#product .product_tab_links h2{
	margin:0;
	padding:0;
}
.product_tab_links li{
	display:inline-block;
}
.product_tab_links a{
	display:block;
    font-size: 16px;
	font-weight: 600;
    line-height: 24px;
    color: #55555a;
    padding: 12px 16px;
    border-bottom: 2px solid #e0e6ef;
	cursor:pointer;
}
.product_tab_links .active a{
	color: #1d252c;
	border-bottom: 2px solid #001e73;
}
.tab_content{
	margin-bottom:32px;
}
/*
.product_tab_links a{
	display:block;
    font-weight: 600;
    border-bottom: 2px solid #001e73;
    color: #1d252c;
    font-size: 16px;
	padding: 12px 16px;
	cursor:pointer;
}*/
.product_tab_links a:hover,.product_tab_links a:focus{
	border-bottom: 2px solid #021689;
    color: #021689;	
}
.product-thumbs{
	
}
.prod_edf{
display: table;
    width: 100%;
    box-sizing: border-box;	
	padding:13px 10px;
	border:1px solid #d3d3d3;
	border-radius:2px;
}
.prod_edf_img, .prod_edf > .vertical_line, .prod_edf > .prod_edf_text{
	display:table-cell;
	vertical-align:middle
}
.prod_edf_img{
	white-space: nowrap;
	padding-right:10px;
}
.prod_edf_img img{
	max-width:none
}
.prod_edf > .vertical_line{
	width:1px;
	background:#d3d3d3
}
.prod_edf_text{
	padding-left:10px;
}
.prod_edf_text .first_line span{
	font-size:13px;
	display:block;
}
.prod_edf_text .second_line{
	color:#0066cc;
	font-weight:600;
	font-size:14px;
	display: table;
	padding-right: 20px;
}
.prod_edf_text span{
	display: table-cell;
    vertical-align: middle;	
}
.prod_edf_text .price{
	font-size: 34px;
    font-weight: 700;
	padding-right: 10px;
}
.prod_3way{
	padding:18px;
	color:#021689;
	text-align:center;
	margin-top: 20px;
    padding-top: 0;
	font-size:10px;
}
.prod_3way span{
	display:block;
	margin-top:5px;
}
.prod_3way h6{
	margin:0;
	font-size:14px;
}
.prod_3way_holder{

	 
}
.prod_3way ul{
	margin-left: -8px;
    margin-right: -8px;	
	margin-top: 4px;
    float: left;
    width: 100%;	
}
.prod_3way li{
	float:left;
	width:33.3333333333%;
	box-sizing:border-box;
	padding-left:8px;
	padding-right:8px;	
}
.prod_3way li.active .top{
	color:#fff;
	background-color:#021689
}
.prod_3way .top{
	border: 1px solid #021689;
	border-radius:2px;
	padding: 5px 6px;
}
.prod_3way .top span{
	margin:0;
}
.prod_3way .top .price{
	font-size:15px;
	font-weight:800;
	margin-top: 2px;
}
.prod_3way .product-actions{
    margin-left: -18px;
    margin-right: -18px;
	margin-bottom: 8px;
}
.prod_3way button{
    font-size: 12px;
	    padding: 10px;
}
.prod_3way button span{
	display:inline-block;
	margin-left: 6px;
    font-size: 16px;	
}
.prod_right_text{
	display:table;
	margin-top:30px;
}
.prod_right_text img, .prod_right_text .text{
	display:table-cell;
	vertical-align:middle;
	max-width:unset;
}
.prod_right_text span, .prod_right_text b{
	display:block;
}
.prod_right_text.free_delivery p{
	background-color:#f5faf6;
	padding: 10px;
	margin-top: 8px;
}
.prod_right_text .small_text{
	font-size: 11px;
    padding: 10px;	
}
.green{
	color:#028929;
}
.prod_right_text .text{
	padding:0;
	padding-left:14px;
}
.prod_right_text .title{
    font-weight: 700;
    font-size: 17px;	
}

.prod_right_text p{
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;	
	margin-top:5px;
	margin-bottom:0;
}
.thumb_select{
	display:block;
	margin: 0 8px;
	 border: 2px solid #fff;
}
.prod_free_delivery{
	position: absolute;
    top: 0;
    z-index: 1;
    max-width: 100px;	
}
.product-thumbs-holder.no_slider a{
    display: block;
    float: left;
    width: calc(20% - 20px);
    box-sizing: border-box;
    text-align: center;	
}
.product-thumbs-holder.no_slider .js-prev,.product-thumbs-holder.no_slider .js-next{
	display:none
}

.thumb_select.selected{
	border: #001e73 2px solid;
    border-radius: 4px;	
	cursor: default;
}
.product-thumbs > div{
	text-align:center;
}
.product-thumbs-holder{
	position:relative;
	max-width:650px;
	padding: 0 40px;
	margin:auto
}
.product-thumbs-holder button{
	cursor:pointer;
	background:none;
	border:none;
}
.product-thumbs-holder button:focus{
	outline:none
}
.product-thumbs-holder svg{
	height: 40px;
    width: 40px;
	fill: #2c75c3;	
}
.product-thumbs-holder .js-prev,.product-thumbs-holder .js-next{
	position:absolute;
	top:50%;
	transform: translateY(-50%);
	left:0;
}
.product-thumbs-holder .js-next{
	left:auto;
	right:0;
}
.full-width{
	width:100%;		
}
.cart-summary{
    margin-top: 30px;	
}
.cart-summary-line{
    display: table;
    width: 100%;	
}
.cart-summary-line span{
	line-height:29px;
	margin-bottom:8px;
	display: table-cell;
    vertical-align: middle;	
}
.cart-summary-line span.label{
	width:1px;
	white-space: nowrap;
}
.cart-summary-line span.value{
	text-align:right;
}
.cart-detailed-actions{
	margin-top: 15px;
    display: block;
    position: relative;   
    background-color: #ffce00;
    border: none;
	border-radius:2px;
	text-align:center;
	
}
.cart-container, .row_bg{
	background-color:#f4f6f9
}
.links a:hover{
	text-decoration:underline
}
.cart-container h3{
	padding-left: 15px;
    padding-top: 20px;
    margin-bottom: 0;	
}
.cart-items{
	padding:16px;
}
.cart-items li, .items_rounded > li,.items_rounded > a, #delivery-addresses .address-item{
	display:block;
	margin-bottom:16px;
	padding:16px;
	background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0px 1px 2px 0px #c5cbd5;	
}
.cart-items .subtotal strong{
	font-size:13px;
}
.cart-item h4{
	margin:0 0 8px 0
}
.cart-item .line_details{
	font-weight:700
}
.cart-item .price{
	font-size:17px;
}
.cart-item .label{
    font-size: 14px;
    font-weight: normal;	
}
.cart-item .vertical-center{
	margin-bottom:10px;
}
.cart-line-product-actions{
	padding:10px 0 16px 0;
}
.remove-from-cart{
	font-size: 14px;
	color: #021689;
	font-weight:600;
}
.remove-from-cart:hover{
	text-decoration:underline
}

.cart-item .has_discount .regular-price{
    font-size: 14px;
	text-decoration:line-through
}
.cart-item .has_discount .price{
	font-size: 17px;
	color: #bb0628;
}
/*
#cart-subtotal-shipping{
	display:none
}
*/
.cart-detailed-totals .separator{
	margin: 15px 0;
}
.cart-item .qty{
	position:relative;
	margin-top: 20px;
}
.js-increase-product-quantity, .js-decrease-product-quantity{
	width:24px;
	height:24px;
	background:none;
	color:#021689;
	border-radius:50%;
	cursor: pointer;
	position:absolute;
    margin: 0;
    padding: 0;
	right:80px;
	font-family: serif;
}
.js-increase-product-quantity:hover, .js-decrease-product-quantity:hover{
	background-color:#fff
}
.js-increase-product-quantity{
	right:0;
}
.js-increase-product-quantity:after{
content: "+";
    position: absolute;
    font-size: 24px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    line-height: 1;
    font-weight: 400;
	font-family: Arial;
}
.js-decrease-product-quantity:after{
    content: "-";
    position: absolute;
   font-size: 24px;
    top: -3px;
    left: 7px;

}
.js-cart-line-product-quantity::-webkit-inner-spin-button, 
.js-cart-line-product-quantity::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
.js-cart-line-product-quantity{
    border: none;
    margin: 0;
    padding: 0;
    float: right;
    margin-right: 35px;
    width: 35px;
    height: 24px;
    font-weight: 700;
    text-align: center;
}
.order_details_table{
	width:100%;
	line-height:32px;
	 border-collapse: collapse;
}
.order_details_table tr td:nth-of-type(2){
	text-align:right
}
.order_details_table .total-value{
	background-color: #f4f6f9;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}

.facet-title{
	font-weight:600;
	color:#000
}
.facet-title:hover{
	cursor: pointer;
    color: #021689;
}
#search_filters .facet .facet-label a,.block-categories a{
	color: #1d252c;
}
#search_filters .facet .facet-label a:hover,.block-categories a:hover{
	text-decoration:underline
}

.block-categories .collapse-icons .remove {
    display: none;
}

.block-categories .collapse-icons[aria-expanded=true] .add {
    display: none;
}
.block-categories .collapse-icons[aria-expanded=true] .remove {
    display: block;
}
.block-categories .category-sub-menu{
	padding-bottom:1px;
}
.block-categories .category-sub-menu .category-sub-menu{
	padding-left:18px;
}
.block-categories .navbar-toggler{
	position:absolute;
	right:0;
	top:10px;
}
.block-categories a{
	margin:14px 0;
	    display: block;
		font-size:14px;
		
}
.block-categories li{
	position:relative;	
}


/*  ---------------  */
.hidden-xs-up {
	display: none!important
}
@media (max-width: 575px) {
	.hidden-xs-down {
		display: none!important
	}
}
@media (min-width: 601px) {
	.hidden-sm-up {
		display: none!important
	}
}
@media (max-width: 600px) {
	.hidden-sm-down {
		display: none!important
	}
}
@media (min-width: 961px) {
	.hidden-md-up {
		display: none!important
	}
}
@media (max-width: 960px) {
	.hidden-md-down {
		display: none!important
	}
}
@media (min-width: 961px) {
	.hidden-lg-up {
		display: none!important
	}
}
@media (max-width: 1199px) {
	.hidden-lg-down {
		display: none!important
	}
}
@media (min-width: 1200px) {
	.hidden-xl-up {
		display: none!important
	}
}

#category #left-column,#category #content-wrapper{
	border-top:1px solid #e0e6ef;
}
#category #left-column{
	border-right: 1px solid #e0e6ef;	
}
#category #content-wrapper{
	width:calc(80% - 2px);
}

#content-wrapper.left-column #main{
	padding: 24px 0 0 24px;
}
.dropdown,
.dropup {
	position: relative
}
.dropdown-toggle:after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .3em;
	vertical-align: middle;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-left: .3em solid transparent
}
.dropdown-toggle:focus {
	outline: 0
}
.dropup .dropdown-toggle:after {
	border-top: 0;
	border-bottom: .3em solid
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;	
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #363a42;
	text-align: left;
	list-style: none;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0
}
.dropdown-divider {
	height: 1px;
	margin: .5rem 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 3px 1.5rem;
	clear: both;
	font-weight: 400;
	color: #363a42;
	text-align: inherit;
	white-space: nowrap;
	background: none;
	border: 0
}
.dropdown-item:focus,
.dropdown-item:hover {
	color: #2b2e34;
	background-color: #f5f5f5
}
.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
	color: #fff;
	text-decoration: none;
	background-color: #2fb5d2;
	outline: 0
}
.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
	color: #f1f1f1
}
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}
.open>.dropdown-menu {
	display: block
}

#left-column, #content-wrapper{
	font-weight: 400;
}
.sort-by-row{
    display: table;
    width: 100%;
	margin-bottom:24px;	
}
.sort-by-row > span,.sort-by-row .products-sort-order{
	display: table-cell;
    vertical-align: middle;	
}
.sort-by-row .products-sort-order{
	width:1px;
    white-space: nowrap;
}
.sort-by-row .sort-by{
	text-align:right;
	padding-right:8px;
}
.sort-by-row .total-products{
	padding-left:0;
}
.sort-by-row .select-title{
	float:right;
    color: #1d252c;
    font-weight: 300;
    border: 1px solid #c5cbd5;
    height: 48px;
    background: none;
border-radius: 2px;	
}
.sort-by-row span{
	padding-right:30px;
	padding-left:10px;
}
.sort-by-row svg{
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);	
}
.sort-by-row .dropdown-menu a{
	padding-left: 16px;
	display:block;
color: #1d252c;
line-height:20px;
}
.sort-by-row .dropdown-menu a:hover{
	background-color:#021689;
	color:#fff
}


#wrapper .breadcrumb[data-depth="1"] {
    display: none;
}

#left-column{
	width:20%;
	float:left;
}
#content-wrapper.left-column{
	width:80%;
	float:left;	
}

.address_list{
    margin-left: -16px;
    margin-right: -16px;
width: 100%;	
}
.address_list .address-body{
	padding:16px
}
.address_list hr{
	margin:0
}
.address_list li{
	display:inline-block;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.32);
    border-radius: 4px;
    padding: 0;
	margin:16px;
	font-size: 15px;
    line-height: 20px;	
}
.address_list .address-footer{
	padding:14px
}
.page-footer, .cancel-address{
	display:block;
	margin-top:10px;
}
.page-footer a:hover{
	text-decoration:underline
}
.custom-checkbox{
	position:relative;
	float: left;
}
.ps-shown-by-js{
	float:left;
}

.custom-checkbox input[type=checkbox]:checked+span .checkbox-checked {
    position: absolute;
    left: 3px;
    top: 4px;	
    display: block;
	fill:#fff;
}
.custom-checkbox input[type=checkbox]+span .checkbox-checked {
    display: none;
    color: #232323;
}
svg.checkbox-checked{
	width:10px;
	height:8px;
}

@media (max-width: 1920px) {
	.homepage_slider{
		margin-left: calc(-50vw + 50%);
		width: 100vw;
		overflow-x: hidden;	 
		position: relative;
	}
}
@media (min-width: 1921px) {
	.page-index #wrapper{
		position:relative
	}
	.homepage_slider{
		width: 1920px;
		overflow-x: hidden;	 
		position: relative;
		left:calc((1920px - 100vw) / 2);
	}
}
.slick-slide{
	position:relative;
}
.slider_content{
	position:absolute;
	margin:auto;
    left: 25%;
    top: 25%;
	-webkit-transform: translate(-25%,-25%);
	transform: translate(-25%,-25%);	
	max-width:1280px;
}

.cart-item .vertical-center{
	display:table;
	width: 100%;
}

.cart-item .prod_img, .cart-item .line_details{
	display: table-cell;
    vertical-align: middle;
}
.prod_img img{
	max-width: 125px;
}
.cart-item .line_details{
	text-align:right
}
.cart-item .subtotal{
    padding-top: 20px;
    border-top: 1px solid #e0e6ef;	
}

.products article{
	width:25%;
}
.page-index .products article{
	width:20%;
}
.cart-holder{
	position:relative
}
.shopping-cart{
    width: 24px;
    height: 24px;	
}
.cart-products-count{
    color: #1d252c;
    background-color: #EE7D00;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    border-radius: 50%;
    position: absolute;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    left: 14px;
    top: -4px;
    font-smoothing: subpixel-antialiased;
    -webkit-transform: perspective(0) translate3d(0,0,0);
    transform: perspective(0) translate3d(0,0,0);
    z-index: 30;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#header .blockcart>.header>a{
	display:table;
}


.account_letter:after{
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 22px;
    height: 22px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.account_letter{
    font-size: 12px;
	position:relative;
	text-transform:uppercase;
    margin-right: 10px;
    margin-left: 10px;
}
.show_account_details:hover .account_letter:after{
	border-color:#fff
}
.dropdown_arrow{
	width: 16px;
    height: 16px;
}
.show_account_details{
	cursor:pointer;
    font-size: 14px;
    font-weight: 700;
    position: relative;	
}

.account_details{
    position: absolute;
    top: 40px;
    background: #224480;
	padding: 0;
	min-width:180px;
	z-index: 1;
}
.account_details ul{
	margin:0;
}
.account_details:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    z-index: 1;
    border: solid 6px transparent;
    border-bottom-color: #224480;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.account_details .divider{
	    background-color: #0e57d4;
}
.account_details a{
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
	-webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;	
    font-size: 14px;
    padding: 12px 24px;
    text-decoration: none;
	color: rgba(0, 0, 0, .87);	
}
.account_details svg{
	fill: #55555a;
    padding-right: 8px;	
	width: 32px;
}

/* login page */
#login-form .form-footer{
	display:table;
	width:100%;
}
#login-form .form-footer .btn{
	display:table-cell;
	vertical-align:middle;
    margin-top: 0;
    margin-right: 68px;
}
#login-form .form-footer .forgot-password{
	display:table-cell;
	vertical-align:middle	
}
#login-form{
	max-width:392px;
}
.authentication_text{
	margin-left:200px;
}
.no-account .authentication_text{
	margin-left:0;
}
.authentication_text li{
    margin-bottom: 8px;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;	
}
.authentication_text p{
	margin-top:0;	
    line-height: 24px;
    margin-bottom: 16px;	
}
.authentication_text svg{
	width:24px;
    margin-right: 16px;	
	    min-width: 24px;
}
.authentication_text .text_title{

    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
}
.svg_align{
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    align-items: center;	
}
.already_account, .already_account a{
	font-size:13px;
	margin-top:40px
}
.svg_align svg{
	margin-right:8px;
}

.pagination, .page-list{
	float: left;
    width: 100%;
	box-sizing: border-box;	
}
.page-list{
	margin:16px 0;
}
.pagination li{
	float:left;
    margin-right: 10px;
}
.pagination li a{
	padding: 8px 16px;
	color: #8a8a8a;
	border:1px solid  #e0e6ef;
	border-radius:2px;		
}
.pagination li a.active,.pagination li a:hover,.pagination li.current a{
	color: #021689;
	border-color:#021689;
}

.price_drop_by_cat{
	float:left;
	width:100%
}
.price_drop_by_cat .product-miniature{
	width:20%;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
/* MODAL */
#blockcart-modal .container{
	position:relative
}
#blockcart-modal h6{
    font-size: 14px;
    font-weight: 700;
    margin: 10px 0 15px;	
}
#blockcart-modal svg{
    fill: #021689;
    width: 24px;	
}
.close_modal{
    float: right;
    cursor: pointer;
}
.fixed{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;	
	z-index: 1112;
}
.bgFade {
    -webkit-transition: all .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all .5s cubic-bezier(0.190, 1.000, 0.220, 1.000);
    opacity: 1;
    background-color: rgba(0, 0, 0, .54);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1111;
}
.toaster{
    position: absolute;
	box-sizing: border-box;
    border-radius: 2px;
	width: 320px;
	padding:16px;
	background-color: #fff;
    top: 12px;
    right: 24px;	
    left: auto;
    bottom: auto;
	z-index: 2000;	
}

#order-details ul{
	line-height:24px;
}

#content-hook_payment_return .card-block{
	display: table;
    padding: 16px;
    background: #f4f6f9;
    width: 100%;
    border-radius: 2px;
box-sizing: border-box;	
}
#content-hook-order-confirmation-footer{
	margin-top:30px;
}

/* checkout */
#checkout button.continue{
	visibility:visible;
	opacity:1;
	
} 
.checkout-step.-reachable{
	display:block
}
.checkout-step.-unreachable, .checkout-step.-reachable.-complete{
	display:none
}
.checkout-step.-current.-reachable.-complete{
	display:block
}
.address-item .custom-radio{
	display: inline-block;
    vertical-align: middle;	
}
.address-item .address-alias{
	display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    font-size: 18px;
}
.address-item .address{
	line-height: 24px;
    margin-top: 15px;
    padding-left: 33px;	
}
.address-footer{
	display: flex;
	display: -webkit-flex;
    justify-content: space-between;	
	    color: #021689;
		font-weight:600;
}
#footer ul.collapse{
	display:block
}
.template-header {
	float:left;
	width:100%;
    border-bottom: 1px solid #e0e6ef;
    margin-top: -8px;
}

.title-indicator{
	display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: 0 16px;	
}
.statusIndicator {
	-ms-flex-positive: 1;
    flex-grow: 1;
  --inactive: #fff;

  display: -ms-flexbox;

  display: -webkit-box;

  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}
.statusIndicator ol {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    list-style: none;
    padding: 24px 0 0 0;
  }
.statusIndicator li {
    counter-increment: item;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    padding: 0 56px 0 0;
    position: relative;
    width: 36px
  }
.statusIndicator li:before {
    background-color: #c5cbd5;
    background-color: #c5cbd5;
    border-radius: 4px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    content: "";
    height: 4px;
    left: -56px;
    position: absolute;
    top: -18px;
    width: 56px;
}
.create_save_time{
	color: #021689;
}
.statusIndicator li:first-child .status-link {
        margin-left: 0;
}
.statusIndicator li:first-child:after, .statusIndicator li:first-child:before {
    display: none;
}
.statusIndicator li:last-child {
    padding-right: 0;
}
.statusIndicator li:last-child.active {
    padding-right: 0;
}
.statusIndicator li .status-link {
      -ms-flex-align: center;
          align-items: center;
      color: #55555a;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      font-size: 14px;
      font-weight: 500;
      text-align: center;
}
.statusIndicator li .status-link:before {
    background-color: var(--inactive);
    border-radius: 50%;
    border: solid;
    border-width: 1.5px;
    border-color: #c5cbd5;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
    color: #55555a;
    content: counter(item);
    font-size: 14px;
    font-weight: 600;
    height: 24px;
    line-height: 1;
    margin: -28px 0 8px 0;
    padding: 3px 6px 6px 6px;
    text-align: center;
    width: 24px;
}
.statusIndicator li.active:before {
    background-color: #021689;
}
.statusIndicator li.active.current .status-link:before {
    border: hidden;
    padding: 5px 6px 6px 6px;
    background-color: #949494;
}
.statusIndicator li.active .status-link {
        color: #021689;
        font-weight: 600;
}
.statusIndicator li.active .status-link:hover {
    color: #001e73;
}
.statusIndicator li.active .status-link:before {
    background-color: #021689;
    color: #fff;
    border: hidden;
    padding: 5px 6px 6px 6px;
}
.statusIndicator li.active .status-link:hover:before {
    background-color: #001e73;
}
.statusIndicator li.active .status-link.active {
    color: #1d252c;
    pointer-events: none;
}
.statusIndicator li.active .status-link.active:hover {
    text-decoration: none;
}
@media (min-width: 600px) {
    .statusIndicator {
        display: block;
        float: right;
        margin-bottom: 8px;
		padding-top: 8px;
    }

        .statusIndicator ol {
            float: right;
            -ms-flex-align: center;
                align-items: center;
            padding: 0;
        }

        .statusIndicator li {
            white-space: normal;
            width: auto;
            padding-right: 31px
        }

        .statusIndicator li:before {
        left: -24px;
        margin-top: -2px;
        top: 50%;
        width: 16px;
    }

        .statusIndicator li .status-link {
                -ms-flex-direction: row;
                flex-direction: row;
                padding-left: 32px;
    }

        .statusIndicator li .status-link:before {
        left: 0;
        margin-top: -12px;
        position: absolute;
        top: 50%;
    }

        .statusIndicator li.active {
        padding-right: 31px;
    }
}
@media (min-width: 960px) {
.thumb_select:hover{
    border: #021689 2px solid;
    border-radius: 4px;	
	cursor: pointer;
}	
        .statusIndicator li {
            width: auto;
            padding-right: 31px
        }
        .statusIndicator li.active {
        padding-right: 31px;
    }
}

section.form-fields{
	width:100%;
    background-color: #fff;
    border: 1px solid #e0e6ef;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 24px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 8px;		
}
.form-group{
	width: 100%;	
	padding: 0 16px 16px 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.form-group.firstname, .form-group.lastname, .form-group.city, .form-group.id_country {
	width:50%;
}
.form-group.id_country{
	margin-right:50%;
}
.form-group.id_state, .form-group.postcode,.form-group.phone {
	width:25%;
}

#my-account .links a{
	display:inline-block;
	margin-bottom:0;
}
#my-account .row_bg, #order-return .row_bg{
	padding:30px;
}

/* delivery */
.delivery-option, .payment-option{
	padding: 12px 24px;
    background-color: #fff;
    border: 1px solid #e0e6ef;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	margin-bottom:20px;
}
.payment-option  span, .payment-option  label, .payment-option form,.payment-option img{
    display: inline-block;
    vertical-align: middle;	
}
.payment-option > label,.payment-option img{
	margin: 0;
	margin-left:20px;	
}
.payment-option .js-payment-option-form.ps-hidden{
	max-height:0;
}
.delivery-option > span, .delivery-option > label, .delivery-option  img,.delivery-option .carrier-name{
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
.delivery-option  img{
	margin-right:8px;
}
.delivery-option .carrier-name{
    font-size: 16px;
    font-weight: 700;	
}
.carrier_info{
	margin-top: 10px;
}
.delivery-option > span{
	margin-right: 10px;
}
.delivery-option input{
	width: 15px;
    height: 15px;	
}

.category_desc{
    font-size: 14px;
    font-weight: 400;	
}

.additional-information{
	margin-top:10px;
}
.definition-list dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.definition-list dl dd, .definition-list dl dt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    background: #f1f1f1;
    padding: .625rem;
    margin: .125rem;
}
.pd_see_all{
	width:100%;
	text-align:right
}
.pd_see_all a{
	font-size: 12px;
    padding: 12px 16px;
    white-space: nowrap;
    max-width: none;
    width: auto;
    float: right;	
}
.pd_see_all a:hover{
	text-decoration:underline
}
/* alerts */
.alert {
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
}
.alert-heading {
	color: inherit
}
.alert-link {
	font-weight: 700
}
.alert-dismissible {
	padding-right: 2.5rem
}
.alert-dismissible .close {
	position: relative;
	top: -.125rem;
	right: -1.25rem;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c1e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6d5ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: rgba(255, 154, 82, .3);
	color: #232323
}
.alert-warning hr {
	border-top-color: #ff8b39
}
.alert-warning .alert-link {
	color: #0a0a0a
}
.alert-danger {
	background-color: #f2dede;
	color: #a94442
}
.alert-danger hr {
	border-top-color: #e4b9b9
}
.alert-danger .alert-link {
	color: #843534
}
.page-customer-account table{
	width: 100%;
    text-align: left;
    line-height: 30px;
	border-collapse: collapse;
}
.page-customer-account table tbody td, .page-customer-account table tbody th{
	border-top:1px solid #e0e6ef;
}
.psgdprinfo17{
	float:left
}
.label-pill{
	color: #fff;
	padding:8px;
}
.message.row{
	border:1px solid #e0e6ef;
	padding:10px;
	border-radius:5px;
	margin-bottom:15px;
}
.page-order-detail .cart-item .qty{
    margin-top: 5px;
    color: #021689;	
}
.returned{
	color:#1d252c;
    margin-top: 10px;
	font-size:14px;
}
.returned_qty{
	color: #021689;
}
.returned > div{
	margin-left:15px;
}
.returned .select{
	display:inline-block
}
#order-return-infos table{
	text-align: left;
    max-width: 600px;
    line-height: 27px;	
	width: 100%;
}
.product-large{
	text-align:center
}
.product-large li{
	visibility:hidden;
	opacity:0;
	transform: translateX(-15%);
	max-height:0;
}
.product-large li.selected{
	opacity:1;
	visibility:visible;
transform: translateX(0%);

	max-height:100%;
  -webkit-transition: transform 0.3s ease;                  
    -moz-transition: transform 0.3s ease;                 
    -o-transition: transform 0.3s ease;   
    -ms-transition: transform 0.3s ease;          
    transition: transform 0.3s ease;	
}

section.facet{
	border-bottom:1px solid #e0e6ef;
}
	#category #left-column #search_filters .facet .collapse {
		display: none;
	}
	#category #left-column #search_filters .facet .collapse.in {
		display: block;
	}
	#category #left-column #search_filters .facet .title .collapse-icons .remove, #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
		display: none;
	}
	#category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
		display: block;
	}
.navbar-toggler{
	position:relative
}
.navbar-toggler svg{
	height:100%;
	padding-right:16px;
}	
.navbar-toggler i{
	position:absolute;
    top: 50%;
    transform: translateY(-50%);
	right:0
}
#search_filters .facet .title{
	cursor:pointer;
}
#left-column #search_filters .facet .facet-label .custom-checkbox, #left-column #search_filters .facet .facet-label .custom-radio{
	top:0
}
#search_filters li{
	margin-bottom:18px;
}
.facet-label.active{
	font-weight:700
}
.no_prod_found{
	line-height:32px;
	padding:12px;
}
.thank_you{
	max-width: 700px;
	width:100%;
    margin: auto;	
}
.thank_you a{
	float:right
}
.thank_you a:first-of-type{
	float:left
}
.thank_you h1{
font-size: 34px;
    color: #021689;
    text-align: center;	
	border-bottom: 1px solid #e0e6ef;
padding: 35px 0;
}

.ui-autocomplete{
	background-color:#021689;
	z-index:1000;
	max-width:500px !important;
	    margin: 0;
}
.ui-menu-item{
	padding: 8px;
	
}
.ui-menu-item a{
	color:#fff;
	cursor:pointer;
}
.ui-menu-item a:hover{
	color:#EE7D00;
}
.three_way{
	background-color:#ffebd4;
	color:#021689;
	padding:20px 16px;
	margin-bottom:20px;
}
.three_way a{
	max-width: none;
    display: table;
    width: auto;
    padding: 12px;
    font-size: 14px;	
}
.three_way span{
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.5px;	
}
	.subcategories_list ul, .subsubcategories_list ul, .home_categories_list ul, .home_brands_list ul{
		justify-content: center;
		align-items: center;		
	}
	.page-category .products{
		margin-left:0;
		margin-right:0;
	}
	.on_sale_badge{
		display:table;
		max-width:100px;
		max-height:100px;
		width:80%;
		height:80%;
		background-color:#db0124;
		color:#fff;
		margin:auto;
		border-radius:50%;
	}
	.on_sale_badge span{
		font-size: 19px;
		display:table-cell;
		vertical-align:middle;
	}

.show_unregistered{
   position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	z-index:9999;
	background:#ffffff;
	width:350px;
	border-radius:4px;
	padding:30px;
    text-align: center;
    font-size: 19px;	
}
.show_unregistered a{

	font-weight:600;
	text-decoration:underline
}
.show_unregistered .close{
	position: absolute;
    top: 10px;
    right: 10px;		
	cursor:pointer;
}
.show_unregistered svg{
	fill: #021689;
    width: 20px;
    height: 20px;
}
.show_unregistered span{
	color:#0046be;
	line-height:1.4em
}
.product-thumbnail{
	position:relative;
}
.product-availability{
	display:block;
	margin-bottom:25px;
	text-align:center;
	color:#ed7d00 !important;
	border:1px solid #ed7d00;
	padding:13px;
	font-size: 18px;
	font-weight: 600;
	border-radius:3px;
	background:#fff
}
.product-availability2{
	display:block;
	margin-bottom:25px;
	text-align:center;
	color:#ffffff !important;
	border:1px solid #ffffff;
	padding:13px;
	font-size: 18px;
	font-weight: 600;
	border-radius:3px;
	background:#028929
}
.product-availability.small{
	position:absolute;
    top:50%; 
    left:50%;
	width:60%;
	font-size:14px;
    transform:translate(-50%, -50%); 	
	    z-index: 1;
}
.product-miniature.disabled a, .product-miniature.disabled span{
	color:#a5a7aa
}
.product-miniature.disabled img{
	    opacity: 0.7;
}
.prod_not_availabe .prod_edf, .prod_not_availabe .product-actions, .prod_not_availabe .prod_3way, .prod_not_availabe .prod_right_text,.prod_not_availabe .prod_3way li.active .top{
	 opacity: 0.6;
}   
/* MOBILE */
@media (max-width:960px) {

	.products{
		position:relative;
		margin-left:0;
		margin-right:0;
	}
	main{
		overflow: visible;	
	}
	.page-category .products article{
		width:33.333333333%
	}
	.subsubcategories_list li{
		width:16.6666666%
	}
	/* category page  */
	#category #content-wrapper, #category #left-column,.two_column{
		width:100%
	}
	#category #content-wrapper{
		border:none
	}
	#category #content-wrapper.left-column #main{
		padding:0;
	}
	#category #left-column{
		width:256px;
		background:#fff;
		top: 0;
		flex: 1 0 auto;
		height: 100%;
		display: flex;
		z-index: 1200;
		outline: none;
		position: fixed;
		overflow-y: auto;
		flex-direction: column;
		-webkit-overflow-scrolling: touch;
		transform: translate(100%, 0px);
		transition: transform 225ms cubic-bezier(0, 0, 0.2, 1) 0ms;	
		left: auto;
		right: 0;		
	}
	#category #search_filters .facet-title,#category #search_filters li{
		padding: 8px 16px 16px 16px;
	}
	#category #search_filters input[type='checkbox']{
		height: 24px;
		width: 24px;
	}
	#category #search_filters ul a{
		color: #1d252c;
		line-height: 24px;
	}
	#category #search_filters ul a:hover{
		text-decoration:underline
	}
	#search_filters svg{
		width: 15px;
		height: 12px;	
    left: 5px;
    top: 6px;		
	}
	#category #left-column.show{
		transform: translate(0, 0px);
	}
	#content-wrapper.left-column.hidden-sm-down{
		display: block !important;
	}
	.filterRow{
		background:#fff;
		
		box-sizing: content-box;
		height: 55px;
		position: fixed;
		position: -webkit-sticky;
		position: sticky;
		left: 0;
		bottom: 0;		
		z-index: 3;
		
		width: 100vw;		
	}
	
	.filterRow .products-sort-order{
		width: 45%;
		border: 1px solid #e0e6ef;
	}
	.filterRow .products-sort-order .select-title{
		border:none;		
		float:none;
		    display: table;
			cursor: pointer;
	}
	.filterRow .products-sort-order span,.filterRow .products-sort-order svg{
		display: table-cell;
		vertical-align: middle;
		height:100%;
	}
	.filterRow .products-sort-order span{
		width:100%;
	}
	.filterRow .products-sort-order svg{
		width: 30px;		
	}
	
	#search_filter_toggler{
		display: table-cell;
		vertical-align: middle;
		width: 45%;
		text-align: center;
		border: 1px solid #e0e6ef;
		background-color: #fff;
		cursor: pointer;
		border-left:none;
	}
	#search_filter_toggler span{
		display: block;
		padding: 10px 0;		
	}
	.filterRow .dropdown-menu{
		top:auto;
		bottom:100%;
	}
	.filterRow span, .filterRow a, .filterRow .dropdown-menu a{
		color: #021689;
	}
	.filterRow .go_up_div{
		display: table-cell;
		vertical-align: middle;
		width: 10%;		
		background-color:#e0e6ef
	}
	.go_up_div svg{
		width: 48px;
		fill: #021689;
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg);
		height:48px;	
	}
	
	.facet-label{
		line-height:12px;
	}
	#search_filters li{
		margin-bottom:0
	}
	#_desktop_search_filters_clear_all,#search_filters > p{
		padding-left:16px;
	}
	
	.product-thumbs-holder svg{
		height: 32px;
		width: 32px;
	}	
	
	.login-form.two_column{
		padding-bottom:40px;
		border-bottom:1px solid #e3e3e3;
	}
	.no-account.two_column{
		padding-top:40px;
	}
	
	.register-form{
		display: -webkit-box;
		display: flex;		
		
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;		
	}
	.register-form .two_column{
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		max-width: 100%;
		float:none;
	}
	.authentication_text{
		margin:0
	}
	.first_step_to_hide #login-form{
		margin-bottom:40px;
	}
	.products article, .price_drop_by_cat .product-miniature{
		    width: 33.333333333%;
	}
	.payment-option  span, .payment-option input, .payment-option label{
		display:block;
		text-align:center;
		margin:5px;
	}
	.payment-option img{
		margin:0;
	}
	.payment-option > span > input{
		margin: auto;
		float:none
	}
	#manufacturer li.brand{
		width:25%;
	}
}
@media (max-width:600px) {
	
	.homepage_slider .slider_content{
		display:none
	}
	.homepage_slider .slider_content_mobile{
		display:block;
	}	
	.slider_content_mobile{
		position:absolute;
		bottom:20px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width:100%;
	}	
	.container{
		padding-left:16px;
		padding-right:16px;
	}
	.one_third,.two_third, #product .two_third{
		width:100%;
		margin:0;
		padding:0;
	}
	.product-thumbs-holder .js-prev, .product-thumbs-holder .js-next{
		display:none
	}
	.product-thumbs-holder{
		padding:0
	}
	.cart-grid-right, .checkout-grid-right, .cart-grid-body, .checkout-grid-body{
		width:100%;
		padding:0;
	}
	.product-miniature img{
		width:100%;
	}
	.page-category .product-miniature{
		    padding: 16px;
	}	

	.subcategories_list li{
		width:50%;
		text-align:center
	}
	.subsubcategories_list li{
		width:33.33333333%
	}
	.checkout-grid-body{
		padding:15px;
		border:none;
	}
	.cart-grid{
		display:block
	}
	
	.home_categories_list li, .home_brands_list li{
		width:33.33333333%
	}
	#content-wrapper.left-column #main{
		padding:0
	}
	#category #content-wrapper{
		border:none;
	}
	.page_title{
	border-bottom: 1px solid #e0e6ef;
		margin: 0;
		padding: 16px 0;
		border-top: 1px solid #e0e6ef;		
	}
	.js-product-list-holder{
		margin:0;
	}
	.filterRow{
		margin-top: 16px;	
	}
	#js-product-list-top,.pagination{
		padding-left:16px;
		padding-right:16px;
	}	
	.pagination{
		margin-top:16px;
	}
	section#products{
		margin-left: -16px;
		margin-right: -16px;		
	}
	.products{

	}
	.product-miniature{
		padding:16px 0;
	}
	.products-section-title{
		padding:0 16px;
	}
	.products article,.page-category .products article, .price_drop_by_cat .product-miniature{
		display: -webkit-box;
		display: -webkit-flex;
		display: flex;		
		width:100%;
		border-bottom: 1px solid #e0e6ef;
	}
	.page-index .products article{
		width:100%;
	}
	.products article > a{
		-webkit-flex-basis: 33.33333333%;
		flex-basis: 33.33333333%;
		max-width: 33.33333333%;
		margin-right:16px;
	}
	.products .product_details{
		-webkit-flex-basis: 66.66666667%;
		flex-basis: 66.66666667%;
		max-width: 66.66666667%;		
	}
	#product .products .product-title{
		margin-top:0
	}
	
	.form-group.firstname, .form-group.lastname, .form-group.city, .form-group.id_country{
		width:100%
	}
	.form-group.id_state, .form-group.postcode, .form-group.phone{
		width:100%
	}
	.form-group.id_country{
		margin:0;
	}
	
	.address_list li{
		width:100%;
	}
	.label-pill{
		display: inline-block;
	}
	.orders .order{
		line-height: 30px;
		border-bottom: 1px solid #e0e6ef;
		padding-bottom: 10px;
	}
	.orders .order h3{
	    color: #021689;
		    margin-bottom: 10px;
	}
	.order-return{
		border-bottom: 1px solid #e0e6ef;
	}
	.title-indicator{
		display:block
	}
	.definition-list dl dd, .definition-list dl dt{
		padding: 5px;
		margin: 5px;
		-ms-flex: 0 0 45%;
		flex: 0 0 40%;		
	}
	#login-form{
		max-width:100%
	}
	.form-group{
		padding-left:0;
		padding-right:0;
	}
	#login-form .form-footer .btn,#login-form .form-footer .forgot-password{
		display:block;
		margin:0;
		max-width:100%
	}
	#login-form .form-footer .forgot-password{
		text-align: center;
		margin-top: 20px;		
	}
	
	.thank_you a,.thank_you a:first-of-type{
		float:none;
		margin: auto;
		margin-bottom:24px;
	}
	section.form-fields{
		padding:16px
	}
	.page-order .container, .page-cart .container{
		padding:0
	}

	.page-order .checkout-grid-right, .page-cart .cart-grid-right, .page-cart h1{
		padding:16px;
	}
	.toaster{
		top: 50px;
		left: 50%;
		right:auto;
		transform: translateX(-50%);		
	}
	.breadcrumb ol{
	padding: 12px 0;
	}
	.sort-by-row{
		margin-bottom:0
	}
	.homepage_price_drop .products{
		padding:0;
	}
	.show_unregistered{
		width:200px;
	}
	#manufacturer li.brand{
		width:33.333333333%;
	}
}

@media (min-width: 1280px){
	.page-category .product-miniature{
		width: 25%;
	}	
}

.ui-slider {
	position: relative;
	text-align: left
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}
.ui-slider-horizontal {
	height: .8em
}
.ui-slider-horizontal .ui-slider-handle {

}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}
.faceted-slider{
	padding-right:20px
}
#search_filters .ui-slider .ui-slider-handle{
	    background-color: #555;
}
body#contact .block .icon {
    display: none;
}
body#contact #left-column{
float:none;
	margin-bottom:15px;
}


#indice-repair{float:right;}
#energetic-class{float:left;margin-top:28px;width:80px;}