/* custom.css */
h1,h2,h3 {
	text-align: center;
	text-transform: uppercase;
}
/* stickers */
#boxfeatured .image, .product-info .image, .compare-info .wrap-corner, .wishlist-info tbody .image {position: relative;}
.wrap-corner .corner_t_r,.image .corner_t_r{top:0;right:0;}
.wrap-corner .corner_b_r,.image .corner_b_r{bottom:0;right:0;}
.wrap-corner .corner_b_l,.image .corner_b_l{bottom:0;left:0;}
.wrap-corner .corner_t_l,.image .corner_t_l{top:0;left:0;}
.image .corner_t_r,.image .corner_b_r,.image .corner_b_l,.image .corner_t_l,
.wrap-corner .corner_t_r,.wrap-corner .corner_b_r,.wrap-corner .corner_b_l,.wrap-corner .corner_t_l{position:absolute;}
/* END stickers */
.prapper {max-width: 1200px;}
/*header*/
#header {
	background: #dbd8cf url("/image/data/new/bghead_01.png") no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
#header .top_logo {
    padding: 11px 10px 1px 0;
    background: #ff3f78;
    margin-left: -15px;
    z-index: 9;
}
#header .top_info {
    margin: -24px 0 0 0;
    padding: 10px 0 20px 10px;
    width: calc(100% - 236px);
    background: #dbd8cf;
}
#mobile-welcome, #mobile-welcome a {
	color: #333;
}
.relat #search {
	width: 430px;
	margin: 0;
    margin-top: 5px;
}
#search input {
    height: 35px;
    padding: 1px 43px 1px 20px;
    border-radius: 9px;
}
#search .button-search {
    background: url("/image/data/design/search.png") 13px 11px no-repeat;
    width: 35px;
    height: 35px;
}
.top_info > div {
	margin: 0;
}
.top_info .topinfo1 {
	margin: 0 13px 0 50px;
}
.top_info__contact,
.top_info__shedule {
	float: left;
	position: relative;
    font-size: 15px;
    font-weight: 600;
}
.top_info__contact a,
.top_info__shedule span {
	display: block;
}
.top_info__contact {
	padding: 0 0 0 35px;
}
.top_info__shedule {
	padding: 0 0 0 42px;
}
.top_info__shedule p {margin: 0;}
.top_info__contact::before,
.top_info__shedule::before,
#cart > a::before {
	content: "";
	position: absolute;
}
/*.top_info__contact::before {
	width: 20px;
    height: 22px;
    left: 10px;
    top: -2px;
    background: url(/image/data/new/sprite_05.png) 47px 0px;
}*/
.top_info__shedule::before {
	width: 17px;
    height: 18px;
    left: 17px;
    top: -2px;
    background: url(/image/data/new/sprite_05.png) 17px 0px;
}
#cart {
	position: relative;
	z-index: 10;
	top: 40px;
}
#cart > a {
	padding: 15px 17px 15px 47px;
    min-width: 200px;
    height: 47px;
    color: #fff;
    position: relative;
    background-color: #ae1241;
    border-radius: 4px;
}
#cart > a::before {
	width: 25px;
    height: 29px;
    left: 12px;
    top: 50%;
    margin-top: -13.5px;
    background: url(/image/data/new/bag_2.png) 0px 0px no-repeat;
}
#cart .content {
	top: 47px;
}
/*menu*/
.colormenu {
    width: 100%;
    padding: 1px 0;
    text-align: center;
    position: relative;
}
.menu .menuResp > li {
	float: none;
	display: inline-block;
	border-radius: 3px;
}
.menuResp > li > a {
	padding: 11px 18px;
}
.menu .menuResp > li > div {
    border-radius: 5px;
    background: #EEEEEE url(/image/data/new/l-future_1000_menu_png.png) 3% center no-repeat;
}
.menu .menuResp > li > div > ul {
    float: right;
    width: 60%;
    padding: 40px 20px;
    text-align: left;
}
.menu .menuResp > li > div > ul > li {
    width: 47%;
    display: inline-block;
    margin: 0 15px 15px 0;
    border: 1px solid #ae1241;
    border-radius: 4px;
}
.menu .menuResp > li > div > ul > li a {
    padding: 9px 20px;
    background: #fff;
    border-radius: 4px;
}
/*end menu*/
/*end header*/
/*items*/
.box__categoryhome {font-size: 14px;}
.product-grid .price, 
.boxfeatured .price {
	font-size: 22px;
	color: #000;     
	border: 1px solid #dcdcdc;
    border-radius: 3px;
    padding: 4px;
}

.product-grid .price, .boxfeatured .price {font-weight: 700;}
.boxfeatured .buttonrow,
.product-grid .buttonrow {padding: 0px 0 0; display: inline-block; float: right;}
.boxfeatured .name {margin-bottom: 0;}
.box .box-heading {
    margin-bottom: 30px;
}
.box-product > div {
    margin: 0px 22px 50px 0px;
}
.box__categoryhome .name a { color: #5e3e1b; }
.product-grid {padding: 10px;}
.item.block {
	border: 1px solid #bfbfbf; 
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 3px;
    -webkit-transition: box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
}
.item.block:hover {
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    -khtml-box-shadow: none;
    box-shadow: none;
}

.item.block .name{padding: 0 10px;}
.product-grid .item.block {
    width: 23%;
    /*margin: 0px 30px 30px 0px;*/
}
.product-grid input[name="buttonrow__qty"] {
    width: 168px;
}
.product-grid .buttonrow .cart a.button {
    width: 190px;
}
/*end items*/

/*** catalog_product_qty ***/
.horizslide .viewport {
    height: 350px;
}
.verticaltab .buttonrow {
    left: 0;
    position: relative;
}
.buttonrow__minus, input[name="buttonrow__qty"], .buttonrow__plus {
    background: #eeeeee;
    color: #333;
	height: 30px;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    text-align: center;
    outline: none;
    border-radius: 3px;
} 
input[name="buttonrow__qty"],
.product-grid input[name="buttonrow__qty"] {
	width: 30px;
	background: #fff;
}
.buttonrow__minus, .buttonrow__plus {
	cursor: pointer;
    width: 28px;
    line-height: 25px;
    font-size: 19px;
}
.buttonrow .cart {
	/*width: 100%;*/
	text-align: center;
	margin: 0px 0px;
	display: inline-block;
}
.buttonrow .cart a.button,
.product-grid .buttonrow .cart a.button {
	width: 95px;
    display: inline-block;
    text-transform: uppercase;
}
.product-list .buttonrow .cart {
	width: auto;
}
.fastmodel {display: none;}
.buttonrow__qty::before,
.buttonrow__qty::after {
    content: "";
    display: table;
}
.buttonrow__qty::after {clear: both;}
/*** END catalog_product_qty ***/
#fon_slider {
    margin: 0 0 30px 0;
}
#fon_slider .containermenu {
    height: 511px;
}
/*box-category*/
.box-category > li > a {
    padding: 8px 4px 8px 25px;
    font-size: 14px;
    border: 1px solid #c9c9c9;
    background: #eeeeee;
    position: relative;
    text-transform: uppercase;
}
.box-category > li > a::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 18px;
    left: 5px;
    top: 50%;
    /*background: url(/image/data/new/arr_03.png) no-repeat;*/
    margin-top: -9px;
}
/*end box-category*/
/*product*/
.body-product-product h1,
.product-info .right {
    width: calc(100% - 500px);
}
.body-product-product h1 {
    float: right;
    padding: 0 0 0 50px;
    top: 30px;
    position: relative;
    font-size: 24px;
    text-align: left;
    font-weight: 700;
    color: #000;
}
.product-info .right {
    margin-left: 0;
    float: left;
    padding: 25px 0 0 30px;
    overflow: visible; 
}
.product-info .buttonrow .cart {text-align: left; margin-left: 17px;}
.cart input.button {
	font-size: 15px;
	height: auto;
	padding: 7px 0;
	text-transform: uppercase;
	width: 185px;
    margin-bottom: 10px;
}
.htabs {
    height: 25px;
    clear: right;
    width: calc(100% - 351px);
    float: right;
    border-bottom: 1px solid #ddd;
    font-size: 0;
}
.htabs a.selected, .htabs a:hover {
    border-bottom-color: #fff;
    border-top-color: #ddd;
}
.product-info .price-tax {display: none;}
.homepage .box-heading {
    margin: 60px 0;
    text-align: center;
    font-size: 24px;
}
#decrease:hover, #increase:hover {
    background-color: #bfbfbf;
}
#tabs {display: none;}
/*.product-info::after {
	content: "";
	display: table;
	clear: both;
}*/
.body-product-product .relatedbox {
	clear: both;
}
.product-info .image-additional {margin: auto;}
img {max-width: 100%}
/*end product*/
/*text-holder*/
.text-holder {
	padding: 40px 0 80px 0;
    font-size: 14px;
    line-height: 22px;
    color: #010100;
}
.text-holder h2 {
    margin: 40px 0 65px;
    font-size: 24px;
    font-weight: 600;
}
.text-holder .text__box {
    display: inline-block;
    width: 49%;
    padding: 0 2% 0 2%;
}
/*end text-holder*/
/*search*/
.body-product-search .content p {
    text-align: center;
}
.body-product-search .content input[name="search"] {
    padding: 5px 11px;
    width: 35%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 3px;
}
.body-product-search .content select[name="category_id"] {
    padding: 4px;
    border-radius: 3px;
}
.body-product-search .content {
    text-align: center;
}
.body-product-search .item.block {
    margin: 0px 35px 35px 0px;
}
.body-product-search .item.block:nth-child(4n+4),
.body-product-search .item.block:last-child {
    margin-right: 0;
}
/*end search*/
/*category*/
.category-info .image {
    display: none;
}
/*end category*/
/*footer*/
#powered {display: none;}
#footer {
	text-align: center;
	font-size: 14px;
	color: #acacac;
}
.footer__logo {
	display: inline-block;
	width: 250px;
	height: 109px;
	text-indent: -9999px;
	background: url('/image/data/new/Logo-L-Future.png') no-repeat;
	margin: 0 0 40px 0;
}
.footer__menu {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0 0 50px 0;
}
.sub-footer__menu > li:nth-child(2) a::before {
    display: none;
}
.footer__menu li {
	display: inline-block;
}
.footer__menu li a {
	color: inherit;
	padding: 0 28px;
	position: relative;
}
.footer__menu li + li a::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 80%;
	top: 10%;
	background: #acacac;
	left: 0;
}
.footer__menu li a:hover {color: #fff;}
.copyright {
	font-size: 11px;
}
.icon-prior {
	display: inline-block;
    width: 16px;
    height: 18px;
    color: #fff;
    font-size: 12px;
    line-height: 19px;
    border-radius: 4px;
    border-bottom-right-radius: 0;
    background: #e41c38;
    margin: 0 6px 0 0;
    vertical-align: middle;
}
/*end footer*/
.availability {
	font-size: 12px;
    padding: 0 5px;
    line-height: 25px;
    height: 30px;
    border: 2px solid #c30000;
    border-radius: 3px;
}
.availability a {
	color: #c30000;
	cursor: default;
}
.copyright a {
    color: inherit;
}

/*-------------------Header-styles-------------------*/

.top-nav #mobile-welcome a{
	border-radius: 3px;
	border: 1px solid #bfbfbf;
	padding: 5px;
}

.contact__phone{
	font-size: 19px;
  	font-family: "Roboto";
  	color: rgb(62, 62, 62);
  	text-transform: uppercase;
  	font-weight: 400;
  	letter-spacing: 1px;
}

.top_info__contact p{
	margin-bottom: 0; 
	font-weight: 100; 
	margin-left: -25px; 
	margin-top: 4px;
	letter-spacing: -1px;
}
.top_info__contact a.link-dropshipping{
	display: inline-block;
 	color: #ae1241;
}

.contact__phone.phone-vodafone:before,
.contact__phone.phone-lifecell:before,
.contact__phone.phone-kievstar:before,
.phone-viber:before{
	content: '';
	width: 22px;
    height: 22px;
    left: 10px;
    top: 0px;
    display: block;
    position: absolute;
    background: url(/image/data/new/phone-catalog.jpg) 0px 0px;
}

.contact__phone.phone-lifecell:before{
	background: url(/image/data/new/phone-catalog.jpg) 0px 44px;
	top: 47px;
}

.contact__phone.phone-kievstar:before{
	background: url(/image/data/new/phone-catalog.jpg) 0px 22px;
	top: 24px;
}
.phone-viber:before{
    background: url(/image/data/new/viber.png) no-repeat;
    top: 70px;
}

.phone-viber{
    font-weight: 400;
}
.phone-viber.viber-mobile{display: none;}

/*-----------------------CARD-PRODUCT---------------------*/

.item.block .buttonrow__qty{
	display: inline-block;
    padding-left: 5px;
	float: left;
}

.item.block .buttonrow{
    padding-right: 5px;
}

/**-------------------FLIP-------------------------------*/

/* весь контейнер поддерживает перспективу */


.flip-container-item, .flip-container-item-front, .flip-container-item-back {
	width: 205px;
	height: 120px;
	border: 1px solid #bfbfbf;
	border-radius: 3px;
	vertical-align: top;
}

/* здесь находится скорость перевертывания */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
     -webkit-transform-style: preserve-3d;
 -webkit-transition: -webkit-transform 1s;
 -o-transform-style: preserve-3d;
 -o-transition: -o-transform 1s;
 -moz-transform-style: preserve-3d;
 -moz-transition: -moz-transform 1s;
	position: relative;
}

/* скройте обратную сторону во время переворота */
.flip-container-item-front, .flip-container-item-back {
	backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
	position: absolute;
	top: 0;
 	left: 0;
}

/* лицевая сторона размещена над обратной */
.flip-container-item-front {
	background-color: transparent;
	color: #000;
	text-transform: uppercase;
	font-size: 17px;

}
.flip-container-item-front img{
	vertical-align: middle;
}

/* обратная, изначально скрытая сторона */
.flip-container-item-back {
	transform: rotateY(180deg);
	background: #eeeeee;
	color: #000;
	font-size: 16px;
    text-align: center;
    padding: 5px;
    padding-top: 15px;
}

.flip-container-wrapper{
	margin-right: -15px;
	margin-left: -15px;
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 20px;
    margin-top: 20px;
    justify-content: center;
}
.flip-container-item{
	margin-right: 15px;
	margin-left: 15px;
	box-sizing:border-box;
	text-align: center;
	position: relative;
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
     -webkit-transform-style: preserve-3d;
     -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 600ms;
    -o-transition: all 600ms;
    transition: all 600ms;
}

.flip-container-item {
    perspective: 1000;
}

.flip-container-item:hover{
    cursor: pointer;
    -webkit-transform: rotateY(20deg);
    -o-transform: rotateY(20deg);
    transform: rotateY(20deg);
    box-shadow: 0 20px 20px rgba(174, 18, 65, 0.5);;
}

.flip-container-item.flipped {
  transform: rotateY(180deg);
}

.flip-container-item.flipped:hover {
  border-color: #049fd9;
  transform: rotateY(160deg);
}

 /* переверните сторону при проведении мышью */
/*.flip-container-item:hover .flipper, .flip-container-item.hover .flipper {
    transform: rotateY(180deg);
 }*/


/*ontouchstart="this.classList.toggle('hover');*/

.flip-container-item-front p{
	margin-top: auto;
}

.flip-container-item-image{margin-top: 10px;}
.flip-container-item-image.second-image {margin-top: 23px; margin-bottom: 10px;}



/*------------------CATEGORY-FLIP------------------*/

.body-product-category .flip-container-wrapper .flip-container-item,
.body-product-product .flip-container-wrapper .flip-container-item{
	margin-right: 5px;
	margin-left: 5px;
	width: calc(22% - 30px);
}

.body-product-category .flip-container-item, 
.body-product-category .flip-container-item-front, 
.body-product-category .flip-container-item-back,
.body-product-product .flip-container-item, 
.body-product-product .flip-container-item-front, 
.body-product-product .flip-container-item-back{
	width: 100%;
}
.body-product-category .flip-container-item-front,
.body-product-product .flip-container-item-front{
	font-size: 14px;
}

.body-product-category .flip-container-item-back,
.body-product-product .flip-container-item-back{
	font-size: 16px;
	text-align: center;
}

.link-buy-retail{
	display: block;
    text-align: center;
    position: relative;
    top: 5px;
    color: #ae1241;
    text-decoration: underline;
    font-size: 15px;
}
.link-buy-retail:hover{
	color: #ae1241;
}

.time-work{
	margin-bottom: 7px;
	font-size: 13px;
}

.price-opt-text{
	font-size: 16px;
  	color: #AE1241;
  	text-transform: uppercase;
  	font-weight: 400;
    margin-right: 10px;
}

.product-info .price{
	border-radius: 3px;
	padding: 10px;
	text-align: right;
    overflow: hidden;
    font-size: 36px;
    padding-left: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    color: #000;
}

.product-info .buttonrow{
    margin-top: 0;
    padding-top: 0;
}

.item.block .price{
	padding: 0px;
	border: none;
}

.price-opt-cart{
	/*font-size: 12px;
	color: #AE1241;
	text-transform: uppercase;
	font-weight: 700;*/
    margin-right: 7px;
    position: relative;
    width: 100px;
    height: 20px;
    display: inline-block;
    background: url(/image/data/new/prise_opt.png);
    top: 8px;
    background-size: contain;
    background-repeat: no-repeat;
}

.menu .menuResp > li{
	border-radius: 0;
	padding: 5px 0;
}
.menu .menuResp > li.active{border-bottom: 5px solid #fff;}

.box-category > li ul > li > a.active{
	font-weight: bold;
	color: #ae1241;
}

.item.block:hover{
	border: 1px solid #ae1241;
	box-shadow: 0 0 12px 0 #ae1241;
}

.item.block .name a{text-align: center; font-size: 16px;}

.box-category li a:hover{color: #ae1241;}

.buttonrow__minus:hover, .buttonrow__plus:hover{
    background-color: #bfbfbf;
}

#ma-mobilemenu li.active-item {
    border-bottom: 4px solid #fff;
}
#ma-mobilemenu li{
    border-bottom: 4px solid transparent;
}

#ma-mobilemenu li .menu-cat li{
    border-bottom: 1px solid #ae1241;
}

.top_info #cart .checkout a.checkbut{display: none;}

.top_info #cart .checkout a.checkbut{margin: 5px 0;}

/*----------------------------Display-none-checkout---------------------*/

.body-checkout-simplecheckout #header,
.body-checkout-simplecheckout .breadcrumb,
.body-checkout-simplecheckout #topfooter,
.body-checkout-simplecheckout #footer{display: none;}

.body-checkout-simplecheckout #content h1{padding-top: 20px;}

/*--------------------SCROLL-CART---------------------*/

#cart .mini-cart-info{
    max-height: 455px;
    overflow: auto;
}

/*---------------------OFORMLENIE-ZAKAZA---------------*/


.body-checkout-simplecheckout input[type='text'], 
.body-checkout-simplecheckout input[type='password'], 
.body-checkout-simplecheckout textarea{border-radius: 4px; padding: 7px;}

a.continue-buys{
    background: transparent;
    border: 1px solid #bcbcbc;
    padding: 11px 20px;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    color: #909090;
    display: inline-block;
    float: left;
    position: relative;
    bottom: 64px;
    right: 15px;
}

a.continue-buys:hover{
    background-color: #ae1241;
    color: #fff;
}
.simplecheckout-button-right .button{
    font-size: 16px;
    line-height: 44px;
    height: 42px;
}

.item.block .range_tools{display: none;}

/**----------------------MAGNIFIC-POPUP-FAST-ORDER------------------*/

.mfp-content #fast_order_form{
    width: 50%;
    margin: 0 auto;
    border-radius: 4px;
    position: relative;
}

.mfp-content #fast_order_form .formfield{
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left;
}

.mfp-content #fast_order_form .customer_phone{
    font-size: 17px;
    font-weight: 700;
}

.customer_name, .customer_phone{
    width: 48%;
    font-size: 15px;
}

.customer_name{margin-right: 10px;}

.mfp-content #fast_order_form input[type='text'], 
.mfp-content #fast_order_form input[type='password']{
    width: 100%;
    height: 30px;
    border-radius: 4px;
    margin-top: 7px;
}

#fast_order_form textarea{
    width: 98%;
    border-radius: 4px;
    height: 90px;
    margin-top: 10px;
}

.fast_order_button.button span{
    text-transform: uppercase; 
    font-size: 16px;
}

.fast_order_button.button{
    display: block;
    margin: 0 auto;
    height: 37px;
}

#fast_order_form .mfp-close:hover{
background-color: transparent;
}

#fast_order_form .mfp-close{
    background-color: transparent;
    width: auto;height: auto;
    line-height: normal;
    top: -5px;
    right: 5px;
    font-size: 40px;
}

.mfp-content #fast_order_form .formfield:first-child{
    width: 95%;
    text-align: center;
}
#fast_order_form{display: none;}
.mfp-content #fast_order_form{display: block;}


/*-------------------------NOTIFICATION-SUCCESS------------*/

#notification .success{
    width: 50%;
    border-radius: none;
    background-color: #fff;
    color: #000;
    font-size: 16px;
    text-align: center;
}

#notification .success a{color: #ae1241; font-size: 16px;}
#notification .success a.button{
    color: #fff; 
    text-transform: uppercase;
    height: auto;
    line-height: normal;
    padding: 10px 30px;
    display: block;
    width: 30%;
    margin: 25px auto 10px;
}

#notification .success .close{
    top: 0;
    right: 0;
    position: absolute;
}

/*---------------------------OPTOVIKI------------------------*/

.optoviki-wrapper{
     margin-right: -7px;
     margin-left: -7px;
     display: flex;
     flex-wrap:wrap;
     justify-content: center;
}
.optoviki-item{
     margin-right: 8px;
     margin-left: 8px;
     box-sizing:border-box;
     width: calc(15% - 1px);
     text-align: center;
     position: relative;
     border: 1px solid #f2f2f2;
     height: 260px;
}

.optoviki-item-image{
    padding: 25px;
    height: 140px;
}

.optoviki-item-description{
    font-size: 15px;
    color: #000;
    background-color: #eeeeee;
    min-height: 120px;
    padding-top: 30px;

}

/*---------------------display-none-for-optoviki------------------*/

.body-information-information.information_id-8 .buttons{display: none;}
/***** success-add-to-cart.css *****/
/*.successcart_title::before {
    background: rgba(0, 0, 0, 0) url("/catalog/view/theme/default/image/success.png") repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 16px;
    margin: 0 10px;
    width: 16px;
}*/
.successcart_title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.successcart_lt, .successcart_rt {
    display: inline-block;
    min-width: 180px;
    text-align: center;
    vertical-align: top;
}
.successcart_lt .successcart_name {
    text-decoration: none;
    font-size: 18px;
    margin-top: 30px;
}
.successcart_lt .successcart_image {
    min-height: 210px;
}
.successcart_checkout .button, .successcart_shopping .button {
    display: block;
    height: 40px;
    line-height: 42px;
    margin: 15px auto;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
}

@media only screen and (max-width: 820px), (max-height: 480px) {
        .successcart_lt, .successcart_rt {
            min-width: 100%;
        }
        .successcart_title {
            font-size: 12px;
        }

        .successcart_image {
            display: none;
        }
        .successcart_name {
            display: block;
            font-size: 15px;
            padding-bottom: 10px;
        }
}
/***** END success-add-to-cart.css *****/

/**---------------------STYLES-MAGNIFIC-------------------*/

.mfp-content #fast_order_form p b{display: none;}
.mfp-content #fast_order_form p#singleclick_title{display: none;}
.mfp-content #fast_order_form p{
    padding: 0px;
    font-size: 17px;
    text-align: center;
    font-weight: 700;
    text-align: left;
}

.mfp-content #fast_order_form{padding: 30px; border: 11px solid #AE1241;}

.product-info__notinstock .right #st-accordion{
    display: none;
}

#banner0, #banner2{display: block; margin-top: 30px;}
#banner1, #banner3 {display: none;}
.body-common-home #banner0{display: none;}

/*------------new-styles--------------*/

.description__stock{display: none;}
.mini-cart-info td.name{width: 45%;}
.customer-name-header{margin-right: 7px;}
.simplecheckout-required{margin-left: -9px;}
/*.st-accordion{display: none;}*/
.product-info table.gty{vertical-align: top; margin-top: -2px;}
.product-info .buttonrow .cart{margin-top: -2px;}
.product-info .price{margin-bottom: 15px;}
.view-opt-price{
    display: block;
    border: 1px solid #AE1241;
    color: #AE1241;
    background: transparent;
    border-radius: 5px;
    padding: 10px;
    text-transform: uppercase;
    text-align: center;
    font-size: 15px;
    width: 96%;
}

.view-opt-price:hover{
    color: #fff;
    background: #AE1241;
    transition: .5s all ease;
}

.info-opt-price-register{font-size: 18px;}
#slideshow0, #slideshow1{margin-top: 25px;}
#slideshow1{display: none;}
#price-roznica-product{
    font-size: 15px;
    color: #000000;
    line-height: 20px;
    display: block;
    position: relative;
    text-align: center;
    font-weight: bold;
}

.st-accordion ul li > a.link-dropshipping{
    font-weight: bold;
}

/*---------colorbox----------*/

.successcart { min-width: 600px;}
#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomRight, #cboxBottomCenter, #cboxBottomLeft, #cboxMiddleLeft, #cboxMiddleRight{display: none;}
.successcart_title {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    background-color: #eeeeee;
    padding: 15px 0;
    margin-top: 0;
}

.successcart_lt, .successcart_rt {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    text-align: center;
    vertical-align: middle;
    min-height: 220px;
}

.successcart_rt {
    min-height: 70px;
    justify-content: space-around;
    padding-top: 20px;
    border-top: 1px solid #d2d2d2;
    margin-bottom: 10px;
}

.successcart_lt .successcart_image img {
    max-height: 100%;
}

.successcart_lt .successcart_descr {
    text-decoration: none;
    max-width: 65%;
    display: inline-block;
    text-align: left;
    margin-top: 40px;
    margin-right: 40px;
    text-transform: capitalize;
}
.successcart_checkout {
    order: 2;
    width: calc(40% - 30px);
    text-align: center;
}
.successcart_shopping {
    width: calc(40% - 30px);
    text-align: center;
    order: 1;
}

#cboxClose {
    background: url(/image/data/new/close-modal-new.png) no-repeat;
    right: 15px;
    top: 15px;
    background-position: 0px 0px;
}
#cboxClose:hover {
    background-position: 0px 0px;
}

.successcart_shopping .button{
    background: transparent;
    border: 1px solid #AE1241;
    color: #AE1241;
}

.successcart_shopping .button:hover{
    background: #AE1241;
    color: #fff;   
    transition: .5s all ease;
}

.opt-page-bonus .opt-banner-mobile{display: none;}

/*-----------------table-chernigov--------------*/

table.offices{
	border-collapse: collapse;
	width: 100%;
}

table.offices td{
	border: 1px solid #bfbfbf;
	font-size: 14px;
	font-family: Roboto;
	color: #777777;
	text-align: center;
}

table.offices td.col4 ul{
	list-style-type: none; 
	padding-left: 0;
}

table.offices td.col2 .office_link, table.offices td.col3 .address{
	color: #777777;
	cursor: auto;
}

.body-information-information.information_id-6 .last22,
.body-information-information.information_id-7 .last22,
.body-information-information.information_id-8 .last22,
.body-information-information.information_id-9 .last22{
	display: none;
}

.body-information-information.information_id-11 .buttons,
.body-information-information.information_id-12 .buttons,
.body-information-information.information_id-13 .buttons,
.body-information-information.information_id-14 .buttons,
.body-information-information.information_id-15 .buttons,
.body-information-information.information_id-16 .buttons,
.body-information-information.information_id-17 .buttons,
.body-information-information.information_id-18 .buttons,
.body-information-information.information_id-19 .buttons,
.body-information-information.information_id-20 .buttons,
.body-information-information.information_id-21 .buttons,
.body-information-information.information_id-22 .buttons,
.body-information-information.information_id-23 .buttons,
.body-information-information.information_id-24 .buttons{
	display: none;
}

/*-----------------city-header--------------------*/

.city-wrapper{
	margin-top: 10px;
	position: relative;
}

.city-header{
	cursor: pointer;
	text-decoration: none;
	color: #ae1241;
	margin-bottom: 0;
    font-weight: bold;
}

.city-header span{
	border-bottom: 1px dashed #ae1241;
}

.city-list{
	display: none;
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%;
	background: #fff;
	border: 2px solid #ae1241;
	padding: 10px 15px;
	list-style-type: none; 
	z-index: 100;
}

.city-list.open{
	display: block;
}

.city-list li{
	display: inline-block;
	width: 45%;
	margin-bottom: 5px;
}

.city-list li a{
	text-decoration: underline;
	color: #ae1241;
}

.message-for-login{
    text-align: center;
    color: #ae1241;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
    border: 2px solid #ae1241;
    padding: 12px;
}

.message-for-login a{
    text-decoration: underline;
    color: #ae1241;
}

.message-for-login span{
    color: #333333;
}

.body-checkout-simplecheckout .simple-content{
    margin: 0;
}

.body-checkout-simplecheckout #simplecheckout_form{
    margin: 0;
}

.welcome-logged{
	font-size: 16px;
	margin-bottom: 15px;
}

.welcome-logged a{
	text-decoration: underline;
    color: #ae1241; 
}

#cart .empty{
	padding-top: 15px;
}

#menu-mob, .colormenu-mob {display: none;}
