 @charset "utf-8";
/* CSS Document */

/* .BG_PREACRT */

/* .BG_PREACRT */

/* .BG_PREACRT */

/* .SELECTED_BORDER */

/* .SPRITE */

/* BG_PREACRT -------------------------------------------------------------------*/

#order_step_cart .cart-summary .btn-box.btn-size-big{
	height: 40px;
	border: 0px;
}
#order_step_cart .cart-summary .btn-box.btn-orange:focus{
	box-shadow: none;
}
#order_step_cart .cart-summary .btn-box.btn-size-big > .btn-box-inner{
	box-shadow: none;
}

/*#order_step_cart .title{
	font-size: 16px;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #F2F2F2;
}*/

.bg_add_cart {
	width:100%;
	height:35px;
	/*border-top-left-radius:5px;
	border-top-right-radius:5px;*/
	display:table;
	border-bottom: 5px solid #fe6400;
	background-color:#5d5f5f;
}

.bg_add_cart > div:first-child {
	width:100%;
	height:35px;
	/*border-top-left-radius:4px;
	border-top-right-radius:4px;*/
	display:table-row;
}

/*.bg_add_cart> div:first-child > div {
	text-align:center;
	display:table-cell;
	border-right:1px solid #6d6e6e;
	border-left:1px solid #404142;
	vertical-align: middle;
}*/

.bg_add_cart> div > a > span {
	text-align:center;
	/*display:table-cell;*/
	/*border-right:1px solid #6d6e6e;
	border-left:1px solid #404142;*/
}

.bg_add_cart> div > a{
	display: table-cell;
	vertical-align: middle;
	/*border-right:1px solid #6d6e6e;
	border-left:1px solid #404142;*/
}

.bg_add_cart> div:first-child > span:first-child {
	border-left:none;
}

.bg_add_cart> div:first-child > span:last-child {
	border-right:none;
}

/*------toolbar normal-----*/

/*.bg_add_cart > div > div > a > span {
	display:table;
	margin:0;
	padding:0;
}

.bg_add_cart > div > div > a > span > span {
	vertical-align:middle;
	display:table-cell;
	text-align:left;
}

.bg_add_cart > div > div > a > span > span:first-child {
	width:25px;
	padding:10px 5px 10px 20px;
}

.bg_add_cart > div > div > a > span > span:first-child a:hover span {
	background-position: 0 -265px;
}

.bg_add_cart > div > div > a > span > span:last-child {
	font-size:14px;
	font-weight:700;
	color:#2d2d2d;
	text-shadow:-1px 1px #6d6e6e;
}

.bg_add_cart > div > div a:hover,a:link,a:visited {
	text-decoration:none;
}*/
/*------toolbar normal-----*/

.bg_add_cart > div > div > span {
    margin:0;
    padding:0;
}

/*.bg_add_cart > div > div > span > span {
    padding-left: 10px;
    vertical-align:middle;
    display:table-cell;
    text-align:left;
}*/

.bg_add_cart > div > a > span > span > span {
    padding-left: 10px;
    vertical-align:middle;
    display:table-cell;
    text-align:left;
}

.bg_add_cart > div > div > span > span:first-child a:hover span {
    background-position: 0 -265px;
}

/*.bg_add_cart > div > div  > span > span:last-child {
    font-size:14px;
    font-weight:700;
    color:#2d2d2d;
    text-shadow:-1px 1px #6d6e6e;
}*/

.bg_add_cart > div > a > span  > span > span{
    font-size:14px;
    font-weight:700;
    color:#2d2d2d;
    text-shadow:-1px 1px #6d6e6e;
}


/*------toolbar selected-----*/

.bg_add_cart .selected > span {
	display:inline-block;
	margin:0;
	padding:4px 0;
	background-color:#5d5f5f;
	width:100%;
}

.bg_add_cart .selected > span > span {
	vertical-align:middle;
	/*display:table-cell;*/
	text-align:left;
}

.bg_add_cart .selected > span > span:first-child {
	width:25px;
	padding:10px 5px 10px 10px;
}

.bg_add_cart .selected .lato_white_14 {
	font-size:14px;
	font-weight:700;
	color:#FFFFFF;
	text-shadow:-1px 1px #6d6e6e;
}

/*------toolbar selected-----*/

.selected_border {
	border-left:1px solid #B34600 !important;
	border-right:1px solid #ff9550 !important;
}

/*--------------------------------------------------------------------*/

.sprite_number {
	width:23px;
	height:23px;
}


.one {
	background-position: 0 -235px;
}

.two {
	background-position: -30px -235px;
}

.three {
	background-position: -60px -235px;
}

.four {
	background-position: -90px -235px;
}

.five {
    background-position: -586px -3px;
}

.one_orange {
	background-position: 0 -265px;
}

.two_orange {
	background-position: -30px -265px;
}

.three_orange {
	background-position: -60px -265px;
}

.four_orange {
	background-position: -90px -265px;
}

.five_orange {
    background-position: -556px -3px;
}

/*-------------------------------------------------------------------------*/

.sprite_plus {
	background-position: -272px -260px;
	width: 11px;
	height: 21px;
	margin-left: 0;
}

.sprite_minus {
    background-position: -240px -260px;
    width: 11px;
    height: 21px;
}

.update {
    padding: 0 !important;
    margin: 0 !important;
    width: 19px;
    height: 19px;
   	/*width: 21px;
    height: 21px;*/
    border: 1px solid #ccc !important;
    border-radius: 0px !important;
    color: #666;
    background-color: #FDFAE3;
    overflow: hidden;
    text-align: center;
}

.bt_round{
    /*width:90%;*/
}

.no_product{
    padding:20px;
    /*min-height: 300px;*/
}

.cart_summary{
    height:191px;
}

.box_side_right{
    /*float:right;*/
    display: table-cell;
    /*padding-left: 15px;*/
}

.box_side_left{
    /*width: 700px;*/
    /*float:left;*/
   display: table-cell;
}

.ui-button {
    border-radius: 2px !important;
}

/*.productsCart > .article:first-child{
	padding-top: 20px;
}*/

.productsCart .loader_big{
	margin-top: 20px;
}

.sectionCart{
	margin-top:20px
}

a {
    outline: none;
}

.active:hover{
	/*text-shadow:-1px 1px #6d6e6e;*/
}

.active:hover > span > span > span{
	color:#FFFFFF !important;
}

/*#header div#box_phone_number div:nth-child(2) {
    right: 2px;
    position: absolute;
    bottom: 0px;
}*/

#header div#box_phone_number {
    /*vertical-align: top;*/
}

.shippingType{
	background: #eee;
	max-width: 100px;
	border-bottom: 1px solid #DBDBDB;
}

.shipping_border{
	border-right: 1px solid #aeaeae;
}

.where_link{
	padding-left: 10px;
	width:80px;
}

#order_step_summary.padding_none .order_summary_box{
	padding:15px;
}

.order_summary_box .titleSection{
	margin-bottom: 0px !important;
}

.note_section{
	padding: 20px 0px 0px;
}

.shipping_input{
	padding:10px;
	padding-left:0px;
}

.title_shipping{
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 10px;
}

#order_step_summary_right .order_price_section > div{
	height: 40px;
}

#box_main_product{
    margin: 10px 0;
    text-align: left;
}

.box_category_product{
    padding-bottom: 0!important;
    border-radius: 5px;
    border: 1px solid #ccc !important;
}

.box_side_right .bg_add_cart > div:first-child{
	/*height: 43px;*/
}

.box_side_left > .border_big{
	display: inline-block;
	height: 100%;
	/*width: 670px;*/
	border: 5px solid #d5d5d5;
    border-radius: 0px;
}

/*@media only screen
and (max-width: 1200px){
    .box_side_left{
        padding-top: 40px;
    }
    .box_side_right{
        padding-top: 40px;
    }
}*/

/*.font_size_availability, .availability_text {
    font-size: 12px;
}*/

.availability_row,
.availability_row .size_14,
.availability_row .availability_text,
.availability_row .text_600,
.availability_row .text_700{
	font-size: 12px !important;
	font-weight: 400 !important;
}

#cart .border_big{
    border: 5px solid #D5D5D5;
    border-radius: 0;
    /*border-left: 0px;*/
}

#cart .border_big > div:first-child{
	width: auto;
}

.cart_summary{
    width: inherit !important;
}

#order_step_cart > .header_cart:first-child{
	height: 60px;
}

/*#order_step_cart .productsCart .cart_price_info > .table{
	height: 62px;
}
#order_step_cart .productsCart .cart_price_info > .table > .table_cell{
	border-right: 1px solid #bfbfbf;
}
#order_step_cart .productsCart .cart_price_info > .table > .table_cell:last-child{
	border-right: 0px;
	width:100%;
	padding: 0 10px;
}
#order_step_cart .productsCart .cart_price_info > .table > .price{
	max-width: 160px;
	min-width: 160px;
}*/

/*#cart_box .bt_continue{
	border-radius: 2px;
}
#cart_box .bt_continue:hover{
	background-color: #db581f;
}*/
#cart_box .bt_continue > .bt_border_big{
	font-weight: 400;
	text-transform: uppercase;
}

#cart_box .button_gray.delete_all_article{
	background: #F6F6F6;
	border-color: #DADADA;
	padding: 4px 15px;
	border-radius: 4px !important;
	font-size: 11px;
}
#cart_box .delete_all_article:hover{
	border-color: #C6C6C6;
}

#cart_box .productsCart > .article + .article{
	border-top: 2px solid #D9D9D9;
}
#cart_box .productsCart > .article:last-child{
	border-bottom: 2px solid #D9D9D9;
}

.popupPages .section_20{
	padding-bottom: 20px;
	margin-top: 0px !important;
}
.popupPages .titleSection{
    height: 0;
    margin: 15px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid rgb(174, 174, 174);
}

.price_box_info{
	margin-bottom: 0px !important;
}
.price_box_info > span > .table_cell{
	padding-bottom: 5px;
}
.price_box_info > span:last-child > .table_cell{
	padding-bottom: 0px;
	padding-top: 5px;
}

#AddressTime a:hover{
	text-decoration: none !important;
}

.sprite_shipping_orange{
	background-position: -90px -765px;
	width: 33px;
	height: 23px;
}

#order_step_cart .sprite_accesories{
	background-position: -60px -1010px;
	width: 14px;
	height: 13px;
}

/*HELPFUL LINK*/
#cart_box .helpful_links > .table.text_700{
	/*height: 30px;*/
}
#cart_box .helpful_links > .table_info > .table_cell > a{
	line-height: 18px;
}
#cart_box .helpful_links > .table_info > .table_cell:last-child{
	padding-left: 10px;
}

/*WARRANTY*/
/*.warranty_row.checked_warranty .warranty_price{
	text-align: right;
	padding-right: 10px;
}
.warranty_row.checked_warranty .warranty_price > div{
	border-top: 1px solid #ECECEC;
	margin-top: 2px;
}*/
/*.warranty_row.checked_warranty .warranty_price > div > span{
	display: block;
}*/

.productsCart > .box_product{
	height: 175px;
}

/*CART INFO*/
.cart_info > .table_info > .table_cell:first-child{
	width: 55%;
}
.cart_info > .table_info > .table_cell:last-child{
	width: 45%;
}

/*PRODUCT CART IMG*/
.bg_img_add_cart > img{
	width: 120px;
	height: 120px;
}

/*.productsCart > .article > .table > .table_cell > .cart_product_info{
	border-left: 1px solid #E3E2E2;
	padding: 5px 0px 5px 15px;
}*/

.productsCart > .article > .table > .table_cell > .cart_product_info .price{
	width: 180px;
	padding-left: 30px;
	padding-right: 10px;
}

/*popupAccessories*/
.popupAccessories{
	max-height: 600px;
}

.popupAccessories .description_category{
	border-color: #E3E3E3;
}

.popupAccessories .category_owl_box{
	display: none !important;
}

.popupAccessories .catalog_left + .catalog_right{
	padding-left: 15px;
}
.popupAccessories .bar_navigate_catalog{
	width: auto;
}
.popupAccessories .productBox > .block > .table > .table_cell:nth-child(2){
	width: 56%;
}
.popupAccessories .productBox > .block > .table > .table_cell.float_right{
	float: none !important;
}

.popupAccessories .products{
	border: 1px solid #E2E2E3;
}
.popupAccessories .products > div > .productBox + .productBox{
	border-top: 1px solid #E2E2E3;
}

.popupAccessories .new_category_path{
    padding-bottom: 10px;
}

/*CART FOOTER*/
#cart_box .cart_footer{
	margin: 50px 20px 0 0;
}

/*#order_step_cart .product_name > a + div{
	padding-top: 5px;
}*/

/*#order_step_cart > div > div + div{
	margin-top: 10px;
}*/

#order_step_cart .bg_img_add_cart > div{
	width: 100px;
}

.productsCart .product-row .product-box > .info-box > .product-gifts{
	padding-top: 10px;
}

/*.productsCart .price_warranty{
	float: none;
}*/

/*#order_step_cart .cart-box-info{
	padding: 19px;
}*/
/*#order_step_cart .cart-box-info + .cart-box-info{
	border-top: 1px solid #DDDDDD;
}*/

/*#order_step_cart .cart-box-info + .cart-box-info{
	margin-top: 40px;
}*/

#cart_box .cart-title{
	margin-right: 330px;
}

.product-box-extension-warranty{
	margin-top: 15px;
	position: relative;
	border-width: 1px;
	display: inline-block;
	padding: 19px;
	padding-right: 105px;
}
.product-box-extension-warranty .info{
	top: 0px;
	bottom: 0px;
	right: 19px;
	margin: auto;
	height: 14px;
}
.product-box-extension-warranty .arrow-up{
	top: -6px;
	left: 24px;
	background: #DDDDDD;
}
.product-box-extension-warranty .arrow-up:after{
	top: 1px;
	right: 1px;
}

@media only screen
and (max-width: 1250px){
	.productsCart .product-row .product-box > .price-box > div + div{
		width: 100px;
	}
}

.bx-trustpilot-widget-horizzontal .trustpilot-widget iframe{
	background:white;
	border: 1px solid #DDD;
	border-style:solid !important;
	padding: 39px 0;
    box-sizing: border-box;
}

.product-gifts-box ul.product-gifts-list.product-gifts-cart > li{
	float: left;
}
.product-gifts-box ul.product-gifts-list.product-gifts-cart > li + li{
	margin-top: 0px;
}
.product-gifts-box ul:after{
	content: "";
	display: block;
	clear: both;
}
.product-gifts-box{
	margin-bottom: 10px;
}
