/*
Base color: #fec221
Base color hover: #fec221;
Base color focus: #fec221;
*/
body.index{
	background-color: #f3f3f3;
}

#topHeader{
	border-bottom: 1px solid #fec221;
	background: linear-gradient(to right, #fec221, #ee1e7b);
}

#topService{
	color: #000000;
	border-left: 0px solid #fec221;
}

#topService li{
	border-right: 0px solid #fec221;
}

#topService li a{
	color: #000000;
}

#topService li:hover a:hover{
	color: #ffffff;
}

#topService li a:focus{
	color: #1f7ab5;
}

#topService .selected{
	color: #ee1e7b;
}

div#block-mainpage-phones{
	border:none;
	margin:0px;
}
.tel__operator_phone{
	margin-right: 30px;
}
.dropdown-number-trigger{
	color: black;
}
.dropdown-number-wrap.active, .dropdown-account-wrap.active{
	display: block;
}
.dropdown-account-wrap .wishlist,.dropdown-account-wrap .compare,.dropdown-account-wrap .cart{
	line-height: 60px;
}
.drop__block{
	position: relative;
}
.arrow-down-wrap.active, .arrow-down-wrap-account.active img{
	transform: scaleY(-1);
	transition:all .3s;
}
.dropdown-account-trigger{
	font-size: 18px;
}
.account__block:hover{
	cursor: pointer;
}
.arrow-down-wrap,.arrow-down-wrap-account img{
	transition:all .3s;
}
.dropdown-number-wrap>a:not(:last-child){
	margin-bottom: 15px;
}
.dropdown-number-wrap>a img.tel__operator_drop{
width: 24px;
height: 24px;
margin-right: 10px;
}


.drop__block{
	display: flex;
	align-items: center;
}

div.select-city__block{
	display:flex;
	flex-direction:column;
}
span.select-city__block__text{
	font-size:16px;
}
span.select-city__block__text-city:after{
	top:70%;
	right:-4%;
}
div.select-city-wrap{
	margin-top:16px;
	margin-bottom:16px;
}
div#topHeading{
	max-width:100px
}
.openWebFormModal.link_callBack{
	font-size:20px;
}
.menuItems li a img{
	display:none;
}
.viber__link img{
	width:30px;
	height:30px;
}
.viber__link p {
	margin-left: 10px;
	color: black;
	font-size: 20px;
}
.viber__link p:hover{
	color: rgb(0, 0, 238);
	transition: all .3s;
}
.viber__link{
	margin-right: 40px;
	display: flex;
	align-items:center;
}
.heading__flex{
	display:flex;
	align-items:center;
}
#headerTools .tools .heading a .tel__operator{
	width: 30px;
	height: 30px;
	margin-right: 15px;
}
/* #headerTools ul.tools li:not(:last-child){
	margin-right: 40px;
} */
#subHeader{
	background: #ffffff;
	border-bottom: 1px solid #eaeaea;
}

#logo{
	padding-right: 40px;
	border-left: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
}

#topHeading{
	border-right: 1px solid #f6f6f6;
}

#topHeading p{
	color: #fec221;
}

#headerTools{
	border-right: 1px solid #f6f6f6;
	margin-right: 150px;
}

#headerTools .tools .heading{
	color: #ee1e7b;
}

#headerTools .tools .heading a{
	color: black;
	display: flex;
	align-items: center;
}

#headerTools .tools .link{
	color: #ea7724;
}

#headerTools .tools .link:hover{
	color: #ee1e7b;
}

#headerTools .tools li{
	border-left: 1px solid #f6f6f6;
}

#headerTools .text{
	color: #000000;
}

#headerTools .tools li.header__button{
line-height: 21px;
}

#headerTools .telephone .icon{
	background: url(images/callbackHead.png) 0 0 no-repeat transparent;
}

#headerTools .telephone .icon:hover{
	background: url(images/callbackHead.png) -35px 0 no-repeat transparent;
}

#headerTools .search .icon{
	background: url(images/searchHead.png) 0 0 no-repeat transparent;
}

#headerTools .search .icon:hover{
	background: url(images/searchHead.png) -35px 0 no-repeat transparent;
}

#headerTools .wishlist .icon{
	background: url(images/wishlistHead.png) 0 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active{
	background: url(images/wishlistHead.png) -36px 0 no-repeat transparent;
}

#headerTools .wishlist .icon.active:hover{
	background-position: -72px 0;
}

#headerTools .compare .icon{
	background: url(images/compareHead.png) 0 0 no-repeat transparent;
}

#headerTools .compare .icon.active{
	background: url(images/compareHead.png) -35px 0 no-repeat transparent;
}

#headerTools .compare .icon.active:hover{
	background: url(images/compareHead.png) -70px 0 no-repeat transparent;
}

#headerTools .cart .icon{
	background: url(images/cartHead.png) 0 0 no-repeat transparent;
}

#headerTools .cart .icon.active{
	background: url(images/cartHead.png) -44px 0 no-repeat transparent;
}

#headerTools .cart .icon.active:hover{
	background: url(images/cartHead.png) -88px 0 no-repeat transparent;	
}

#headerTools .cart ins{
	background: #f6f6f6;
	color: #888888;
}

#headerTools .cart ins.active{
	color: #ee1e7b;
}

#changeYouCity{
	background: url(images/modalBg.png) 0 0 repeat #eb6845;
}

#changeYouCity .heading{
	color: #ee1e7b;
}

#changeYouCity .list li a{
	color: #000000;
}

#changeYouCity .list li a:hover{
	color: #ee1e7b;
}

#changeYouCity #cityClose{
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid #000000;
	color: #ffffff;
}

#changeYouCity #cityClose:hover{
	color: #ee1e7b;
}

#changeYouCity #cityClose ins{
	background: url(images/exit.png) 0 0 no-repeat transparent;
}

#changeYouCity #cityClose:hover ins{
	background-position: -11px 0px;
}

#changeYouCity #cityClose:active ins{
	background-position: -22px 0px;
}

#left .heading{
	color: #ffffff;
}

#left .opener{
	background: #fec221;
}

#left .heading ins{
	background: url(images/iconMenu.png) 0 50% no-repeat transparent;
}

#left .sideBlock .heading{
	background-color: #fec221;
}

#left #subscribe .sideBlockContent{
	border: 1px solid #e7e8ea;
}

#left #leftMenu{
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
}

#left #subLeftMenu{
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

#left #subscribe .copy{
	color: #888888;
}

#brandSearch td{
	border-left: 1px solid #313131;
	background: #424242;
	color: #ffffff;
}

#brandSearch td a{
	color: #ffffff;
}

#brandSearch td:hover a{
	color: #ee1e7b;
}

#brandSearch a{
	color: #000000;
}

#slider ol li{
	background: url(images/slideButton.png) 0 0 no-repeat transparent;
}

#slider ol li:hover{
	background: url(images/slideButton.png) -18px 0  no-repeat transparent;
}

#slider ol li:active{
	background: url(images/slideButton.png) -36px 0  no-repeat transparent;
}

#slider ol li.selected{
	background: url(images/slideButton.png) -54px 0  no-repeat transparent;	
}

#slider ol li.selected:hover{
	background: url(images/slideButton.png) -72px 0  no-repeat transparent;	
}

#slider ol li.selected:active{
	background: url(images/slideButton.png) -90px 0  no-repeat transparent;	
}

#popCats .sideBlockContent {
	border: 1px solid #e7e8ea;
	background-color: #ffffff;
}

#popCats li span,
#popCats li a {
	background-color: #e7e8ea;
	color: #000000;
}

#popCats li a:hover {
	background-color: #ee1e7b;
	border-color: #fec221;
	color: #fff;
}

#collectionList .collection .wrap {
	border: 1px solid #cccccc;
	background-color: #ffffff;
}

#collectionList .collection .heading {
	background-color: #ffffff;
	color: #000000;
}

#collectionList .goTo {
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	color: #000000;
}

#collectionList .goTo:hover {
	background-color: #ee1e7b;
	border-color: #fec221;
	color: #ffffff;
}

#right .heading{
	background: linear-gradient(to right, #fec221, #ee1e7b);
	color: #ffffff;
}

#footer{
	background-color: #f9f9f9;
}

#catalogLine{
	border: 1px solid #e7e8ea;
}

#catalogLine select{
	border: 1px solid #e7e8ea;
	color: #888888;
}

#catalogLine .viewList .element a{
	background: url(images/catalogView.png) 0 0 no-repeat transparent;
}

#leftFooter{
/*background: #2b2b2b;*/
 background: #e3e3e3;
}

#leftFooter .heading{
	border-bottom: 1px solid #3e3e3e;
	color: #ffffff;
}

#leftFooter ul li{
	border-top: 1px solid #313131;
}

#leftFooter a{
	color: #2b2b2b;
}

#leftFooter a:hover{
	color: #ea7724;
}

#leftFooter .selected{
	color: #ee1e7b;
}

#rightFooter{
	background: #d2d2d2;
}

#rightFooter .list li{
	color: #2b2b2b;
}

#rightFooter .email a{
	color: #fec221;
}

#rightFooter p{
	color: #2b2b2b;
}

#rightFooter .hr{
	border-top: 1px solid #575757;
}

#rightFooter .telephone{
	color: #fec221;
}

#rightFooter .email{
	color: #fec221;
}

#rightFooter .showMap{
	color: #fec221;
}

#rightFooter .showMap:hover{
	color: #ee1e7b;
}

#footerBottom{
	border-top: 3px solid #101010;
	background: #191919;
	color: #ffffff;
}

#appBasketContainer{
	box-shadow: 1px 1px 12px rgba(60, 60, 60, 0.3);
	background-color: #ffffff;
}

#appBasket .heading{
	background-color: #424242;
	color: #ffffff;
}

#appBasket .close{
	background: url(images/exit.png) 0 0 no-repeat transparent;
}

#appBasket .close:hover{
	background-position: 0 -21px ;
}

#appBasket .close:active{
	background-position: 0 -42px ;
}

#appBasket .markerContainer .marker {
    background-color: #424242;
    color: #ffffff;
}

#appBasket .name{
	color: #000000;
}

#appBasket .name:hover{
	color: #fec221;
}

#appBasket .price{
    color: #000000;
}

#appBasket .price .discount {
    color: #888888;
}

#appBasket .plus,
#appBasket .minus{
	background: url(images/plusMinus.png) 0 0 no-repeat #424242;
}

#appBasket .plus{
	background-position: 0 -19px;
}

#appBasket .plus:hover{
	background-position: -19px -19px;
}

#appBasket .plus:active{
	background-position: -38px -19px;
}

#appBasket .minus:hover{
	background-position: -19px 0x;
}

#appBasket .minus:active{
	background-position: -38px 0px;
}

#appBasket .qty{
	background-color: #e7e8ea;
	color: #000000;
}

#appBasket .sum{
	background-color: #fbfbfb;
}

#appBasket .sum .discount{
	color: #888888;
}

#appBasket .lower{
	background-color: #424242;
}


#appBasket .lower .tools .icon{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .icon:hover{
	background: #2b2b2b;
}

#appBasket .lower .tools .continue{
	border-right: 1px solid #4c4c4c;
}

#appBasket .lower .tools .continue a, 
#appBasket .lower .tools .goToBasket a{
	color: #ffffff;
}

#appBasket .lower .tools .goToBasket{
	background-color: #fec221;
}

#appBasket .lower .tools .goToBasket:hover{
	background-color: #ee1e7b;
}

#appBasket .lower .tools .continue:hover{
	background: #2b2b2b;
}

#appFastBuyContainer  .heading{
	background-color: #424242;
	color: #ffffff;
}

#appFastBuyContainer input{
	background-color: #f3f3f3;
	color: #000000;
}

#appFastBuyContainer textarea{
	background-color: #f3f3f3;
}

#appFastBuyContainer input:focus, 
#appFastBuyContainer textarea:focus{
	background-color: #e9e9e9;
}

#appFastBuyContainer input.error,
#appFastBuyContainer textarea.error{
	border: 1px solid #ff0000;
}

#appFastBuyContainer #fastBuyFormSubmit{
	background-color: #fec221;
	color: #ffffff;
}

#appFastBuyContainer #fastBuyFormSubmit:hover{
	background-color: #ee1e7b;
}

#appFastBuyContainer #fastBuyFormSubmit.loading{
	background: url(images/loading.gif) 24px 50% no-repeat #ee1e7b !important;
}

#fastBuyResult #fastBuyResultClose{
	background-color: #fec221;
	color: #ffffff;
}

#fastBuyResult #fastBuyResultClose:hover{
	background-color: #ee1e7b;
}

#appFastBuyContainer .marker {
	background-color: #424242;
	color: #ffffff;
}


#appFastBuyContainer .name{
	color: #000000;
}

#appFastBuyContainer  .name:hover{
	color: #fec221;
}

#appFastBuyContainer .price{
	color: #000000;
}

#appFastBuyContainer .price .discount{
	color: #888888;
}

#appFastView .appFastViewExit, 
#fastViewStores .fastViewStoresExit{
	background: url(images/exit.png) 0 0 no-repeat transparent;
}

#appFastView .appFastViewExit:hover,
#fastViewStores .fastViewStoresExit:hover{
	background-position: 0 -21px ;
}

#appFastView .appFastViewExit:active,
#fastViewStores .fastViewStoresExit:active{
	background-position: 0 -42px ;
}

#appProductPriceVariant .appPriceVariantExit{
	background: url(images/exit2.png) 0 0 no-repeat transparent;
}

#appProductPriceVariant .appPriceVariantExit:hover{
	background-position: 0 -21px ;
}

#appProductPriceVariant .appPriceVariantExit:active{
	background-position: 0 -42px ;
}

#footerTabsCaption{
	border-top: 1px solid #e7e8ea;
	background-color: #f9f9f9;
}

#footerTabsCaption .item a{
	color: #888888;
}

#footerTabsCaption .item .selected{
	border-bottom: 1px dashed #000000;
	color: #000000;
}

#footerTabsCaption .item .selected:hover{
	color: #000000;
}

#footerTabsCaption .item a:hover{
	color: #fec221;
}

#footerTabs{
    background-color: #f9f9f9;
}

#footerLine{
	background-color: #2b2b2b;
	border-top: 2px solid #202020;
	box-shadow: 1px 1px 12px #000000;
}

#footerLine .item .callback{
	color: #fec221;
}

#footerLine .item .wishlist .icon{
	background: url(images/wishlistFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .cart .icon{
	background: url(images/cartFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .wishlist.active .icon{
	background-position: -21px 0;
}

#footerLine .item .wishlist.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .cart.active .icon{
	background-position: -26px 0;
}

#footerLine .item .cart.active:hover .icon{
	background-position: -52px;
}


#footerLine .item .callback .icon{
	background: url(images/callbackFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .callback:hover{
	color: #ee1e7b;
}

#footerLine .callback:hover .icon{
	background-position: -21px 0;
}

#footerLine .item .compare .mark,
#footerLine .item .wishlist .mark,
#footerLine .item .cart .mark{
	background-color: #ea7724;
	color: #ffffff;
}

#footerLine .item .compare .icon{
	background: url(images/compareFooterMin.png) 0 0 no-repeat;
}

#footerLine .item .compare.active .icon{
	background-position: -21px 0;
}

#footerLine .item .compare.active:hover .icon{
	background-position: -42px;
}

#footerLine .item .compare:hover,
#footerLine .item .wishlist:hover,
#footerLine .item .cart:hover{
	color: #888888;
}

#footerLine .item .compare.active,
#footerLine .item .wishlist.active,
#footerLine .item .cart.active,
#footerLine .item .compare.active .mark,
#footerLine .item .wishlist.active .mark,
#footerLine .item .cart.active .mark{
	color: #fec221;
}

#footerLine .item .compare.active:hover,
#footerLine .item .wishlist.active:hover,
#footerLine .item .cart.active:hover,
#footerLine .item .compare.active:hover .mark,
#footerLine .item .wishlist.active:hover .mark,
#footerLine .item .cart.active:hover .mark{
	color: #ee1e7b;
}

#footerLine .item a{
	color: #888888;
}

#footerLine .item a:hover{
	color: #ffffff;
}

#authMenu{
	border-bottom: 1px solid #e7e8ea;
}

#authMenu li a{
	color: #000000;
}

#authMenu li a:hover{
	color: #fec221;
}

#authMenu li .selected{
	border-bottom: 1px dashed #000000;
}

#authMenu li .selected:hover{
	color: #000000;
}

#empty .emptyWrapper{
	border-bottom: 1px solid #e7e8ea;
}

#empty p a{
	border-bottom: 1px dashed #000000;
}

#empty p a:hover{
	border-bottom: 1px dashed #fec221;
}

#empty a{
	color: #000000;
}

#empty a:hover{
	color: #fec221;
}

#empty .back{
	border-bottom: 1px dashed #fec221;
	color: #fec221;
}

#empty .back:hover{
	color: #ee1e7b;
}

.product{
	border-right: 1px solid #e7e8ea;
	border-bottom: 1px solid #e7e8ea;
}

.product:nth-child(1),
.product:nth-child(2),
.product:nth-child(3),
.product:nth-child(4),
.product:nth-child(5){
	border-top: 1px solid #e7e8ea;
}
.product:nth-child(5n+1){
	border-left: 1px solid #e7e8ea;
}

.product.last{
	background: #f9f9f9;
}

.product .tabloid{
	background-color: #ffffff;
}

.product .marker {
	background-color: #424242;
	color: #ffffff;
}

.product .name{
	color: #000000;
}

.product .name:hover{
	color: #fec221;
}

.product .price{
	color: #000000;
}

.product .price .discount{
	color: #888888;
}
.openWebFormModal.link_callBack{
line-height: 60px;
    height: 60px;
    font-size: 16px;
    text-align: center;
    display: block;
    text-decoration: none;
    margin-top: 21px;
    margin-bottom: 21px;
    border-radius: 4px;
background: #fec221;
color:black;
padding-right:15px;
padding-left:15px;
}
.product .addCart{
	background: #fec221;
	color: #ffffff;
}

.product .addCart:hover{
	background-color: #ee1e7b;
}

.product .label{
	color: #717171;
}

.product .label:hover{
	color: #000000;
}

.product .skuPropertyName{
	color: #888888;
}

.product .skuProperty .selected .skuPropertyLink{
	border: 1px solid #fec221;
}

.product .skuPropertyLink{
	border: 1px solid #dddddd;
	color: #000000;
}

.product:hover .tabloid{
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 50%, #f9fafc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f9fafc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 50%,#f9fafc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 50%,#f9fafc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9fafc',GradientType=0 ); /* IE6-9 */
	box-shadow: 1px 1px 6px rgba(0,0,0, 0.2);
	border-bottom: 1px solid #cccccc;
}

.product.last .showMore{
	color: #000000;
}

.product.last .showMore:hover{
	color: #fec221;
}

.addCart.added{
	background: #2b2b2b !important;
}

.addCart.added:hover{
	background: #3b3b3b !important;
}

.sideBlock .heading{
	background-color: #424242;
}

.heading.collapsed{
	color: #ffffff;
}

.heading.collapsed ins{
	background: url(images/iconMenu.png) 50% 50% no-repeat #fec221;
	border-right: 1px solid #fec221;
}

.heading.orange{
	background: #fec221;
}

.mfeedback input, .mfeedback textarea{
	background-color: #f3f3f3;
	color: #000000;
}

.mfeedback input:focus,
.mfeedback textarea:focus{
	background-color: #eeeeee;
}

.mfeedback input[type="submit"]{
	background-color: #fec221;
	color: #ffffff;
}

.mfeedback input[type="submit"]:hover{
	background-color: #ee1e7b;
}

.bx-auth .alert{
	border: 1px solid #e7e8ea;
	background-color: #f3f3f3;
}

.bx-auth .alert.alert-danger{
	border: 1px solid #ff0000;
	background-color: #ffffff;
}

.bx-auth .alert.small{
	color: #000000;
}

.bx-authform-label-container{
	color: #333333;
}

.bx-auth .registerText{
	border-bottom: 1px solid #e7e8ea;
}

.bx-auth input.error{
	border: 1px solid #ff0000 !important;
}

.bx-auth input[type="text"],
.bx-auth input[type="password"] {
	background-color: #f3f3f3;
}

.bx-auth input[type="text"]:focus,
.bx-auth input[type="password"]:focus {
	background-color: #eeeeee;
}

.bx-auth .submit,
.popup-window .btn {
	background: #fec221;
	color: #ffffff;
}

.bx-auth .submit:hover, 
.popup-window .btn:hover {
	background: #ee1e7b;
}

.bx-auth .clear{
	border: 1px solid #e7e8ea;
	color: #000000;
}

.bx-auth .clear:hover {
	border: 1px solid #cccccc;
}

.bx-auth .forgot, .bx-auth .registerLink{
	color: #000000;
}

.bx-auth .forgot:hover, .bx-auth .registerLink:hover{
	color: #fec221;
}

.blackLink, .backToIndexPage{
	color: #000000;
}

.blackLink:hover, .backToIndexPage:hover{
	color: #fec221;
}

.sn li:first-child{
	border-left: 1px solid #313131;
}

.sn li{
	border-right: 1px solid #313131;
}

div[id^="wait_comp_"]{
	border: 1px solid #e7e8ea !important;
	background-color: #ffffff !important;
}

.contactList a{
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	color: #000000;
}
#rightFooter p.smth__btn{
	display: none;
}
.mark__mobile,.footer__mobTime{
	display: none;
}
.footer__links{
	display: none;
}

.contactList a:hover{
	color: #fec221;
}
img.fix__img{
	width: 35px;
	height: 40px;
	margin-right: 18px;		
}
#headerTools .tools .cart__exit .heading, #headerTools .tools .cart__personal .heading,#headerTools .tools .cart__register .heading,#headerTools .tools .cart__login .heading{
	display: flex;
	align-items: center;
}
#headerTools .tools .cart__exit .nf,#headerTools .tools .cart__personal .nf,#headerTools .tools .cart__register .nf,#headerTools .tools .cart__login .nf{
	margin-left: 4px;
}
@media all and (max-width: 1800px) {
	
	.product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	.product:nth-child(-n+4){
		border-top: 1px solid #e7e8ea !important;
	}

	.product:nth-child(4n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#brandList .item,
	#popSection .item{
		border-right: 1px solid #e7e8ea !important;
		border-bottom: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(-n+4),
	#popSection .item:nth-child(-n+4){
		border-top: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(4n+1),
	#popSection .item:nth-child(4n+1){
		border-left: 1px solid #e7e8ea !important;
	}

}

@media all and (max-width: 1200px) {
	.viber__link{
		margin-right: 20px;
	}
	#headerTools{
		margin-right: 0;
	}
	.tel__operator_phone{
		margin-right: 20px;
	}
	#homeCatalog .item:nth-child(5n){
		border-right: 1px solid #e7e8ea;
	}

	#homeCatalog .item:nth-child(4n){
		border-right: 1px solid #e7e8ea;
	}

	#homeCatalog .item:nth-child(3n){
		border-right: 1px solid #e7e8ea;
	}

	#catalogLineList .column:last-child{
		background-color: #f9f9f9;
	}

}

@media all and (max-width: 1100px) {
		div#headerTools .nf {
			display: block;
		}
	.product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	.product:nth-child(-n+2){
		border-top: 1px solid #e7e8ea !important;
	}

	.product:nth-child(2n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#brandList .item,
	#popSection .item{
		border-right: 1px solid #e7e8ea !important;
		border-bottom: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(-n+2),
	#popSection .item:nth-child(-n+2){
		border-top: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(2n+1),
	#popSection .item:nth-child(2n+1){
		border-left: 1px solid #e7e8ea !important;
	}
}

@media all and (max-width: 1030px) {
	div#headerTools .nf{
		margin-left: 7px;
	}
div#logo{
	padding-right: 0px;
	width: 72px;
}
#logo img{
	width: 72px;
	height: 72px;
}
}
@media all and (max-width: 850px) {
	#foundation{
		margin-top: 102px;
	}
.dropdown-account-trigger{
	display: none;
}
span.arrow-down-wrap {
	display: inline-block;
}
.arrow-down-wrap-account img{
	width: 22px;
	height: 26px;
}

#headerTools .tools .heading a .tel__operator,.viber__link img{
	width: 27px;
	height: 27px;
}
.arrow-down-wrap-account.active img{
	transform: none;
}
div#flushTopCart .wrap .nf{
	display: none;
}
.arrow-down-wrap-account{
	display: inline-block;
		height: 36px;
}
.dropdown-account-wrap{
	margin-left: -24px;
	top: 75px;
	padding: 10px;
	width: 45px;
}
#logo img{
	width: 52px;
	height: 52px;
}
div#footer{
	display: flex;
	flex-direction: column;
}
#footer .footerRow .column .footerMenu{
	display: none;
}
#footer .footerRow .column:not(:last-child){
	margin-bottom: 15px;
}
#footer .footerRow .column.active .footerMenu{
	display: flex;
	flex-direction: column;
}
#leftFooter .footerRow{
	display: flex;
	flex-direction: column;
}
div#leftFooter .column:nth-child(2n),div#leftFooter .column:last-child{
	display: flex;
	flex-direction: column;
}
div#subHeader{
	height: 80px;
}
#subHeader .limiter{
	display: flex;
	align-items: center;
	height: 78px;
}
#headerTools .tools .heading .dropdown-number-wrap a{
	font-size: 14px;
}
div#headerTools .search .icon{
	width: 30px;
	height: 35px;
	background-size: cover;
}
.text__p{
	display: none;
}
img.fix__img{
	margin-right: 0px;		
}
/* #footer .footerRow .column:nth-child(2),#footer .footerRow .column:nth-child(3){
	display: flex;
	flex-direction: column;
} */
}

@media all and (max-width: 767px) {
	.copyright{
	    border-left: 1px solid #313131;
	    border-right: 1px solid #313131;
	}
	#headerTools{
		margin-right: 0;

	}
	#subHeader div.limiter{
		padding-top: 0px;
		padding-left: 12px;
		padding-right: 12px;
	}
	div#headerTools .tools .compare, div#headerTools .tools .wishlist{
		display: block;
	}
	.account__block{
		height: 40px;
	}
	.account{
		display: flex;
		align-items: center;
	}
	#headerTools .tools li{
		padding: 0px!important;
	}
	.header__button{
		width: 130px;
	}
	.arrow-down-wrap img{
		margin-left: 0;
	}
	.tel__operator_phone{
		margin-right: 44px;
	}
	#headerTools .tools li.telephone{
		padding: 0px 0px !important;
	}
	#headerTools .tools li.header__button{
		display: none;
	}
	.viber__link img,.tel__operator_phone{
		margin-right: 10px;
	}
	.viber__link p{
		display: none;
	}
	.viber__link{
		margin-right: 0;
	}
	.dropdown-number-trigger{
		display: none;
	}
	div#headerTools,div#headerTools .tools{
		line-height: 60px;
		display: flex;
		align-items: center;
		flex-direction: row;
	}
	.arrow-down-wrap, .arrow-down-wrap-account{
		padding-top: 0px;
		display: inline-block;
	}
	div#headerTools .tools{
		justify-content: space-around;
	}
	div#headerTools .tools li{
		line-height: 60px;
	}
	.dropdown-account-trigger{
		font-size: 14px;
	}
	.openWebFormModal.link_callBack{
		line-height: 40px;
		padding-right: 5px;
		padding-left: 5px;
		height: 40px;
		font-size: 12px;
		margin-top: 0;
		margin-bottom: 0;
	}
	.telephone{
		width: 54%;
	}
	.telephone .wrap{
		width: 100%;
	}
	.heading__flex{
		justify-content: space-between;
	}
	div#logo{
		border-right: 0;
		border-left: 0;
	}
	div#headerTools .tools li{
		border-left: 0;
		border-right: 0;
	}
	div#headerTools{
		border-right: 0px;
	}
	div#rowFooter{
		display: flex;
		flex-direction: column;
	}
	div#rightFooter{
		display: flex;
		width: 100%;
		background: #e3e3e3;
		padding-top: 0;
		padding-bottom: 24px;
		padding-left: 12px;
		padding-right: 12px;
	}
	div#rightFooter .rightColumn{
		padding: 0px;
	}
	div#leftFooter{
		width: 100%;
		padding-top: 24px;
		padding-bottom: 0px;
		padding-left: 12px;
		padding-right: 12px;
	}
	.footer__webpay{
		order: 2;
		margin-top: 32px;
	}
	div#footer .rightTable .leftColumn{
		display: block;
	}
	div#footer .rightTable .footerRow{
		display: flex;
		flex-direction: column-reverse;
	}
	div#footer .rightTable .footerRow .leftColumn .logo{
		display: none;
	}
	div#footer .rightTable .footerRow .leftColumn a img{
		width:280px
	}
	.footer__time{
		display: none;
	}
	#rightFooter p.smth__btn,.footer__mobTime{
		display: block;
	}
	.smth__block{
		display: none;
	}
	.smth.active .smth__block{
		display: block;
	}
	.mark__desktop,#rightFooter p.address__desktop{
		display: none;
	}
	.mark__mobile{
		display: block;
	}
	.footer__mobTime a{
		color: #2b2b2b;
		margin-top: 8px;
		margin-bottom: 8px;
		display: inline-block;
	}
	#rightFooter .rightColumn .wrap{
		width: 100%;
	}
	#footer .footerRow .column{
		padding-right: 0;
	}
	div#leftFooter .heading{
		font-size: 16px;
	}
	#rightFooter p.smth__btn,.footer__mobTime{
		font-size: 16px;
	}
	.footer__last{
		display: flex;
		flex-direction: column-reverse;
	}
	.footer__last hr{
		width: 100%;
	}
	.footer__delivery{
		order: 3;
	}
	.footer__links{
		display: flex;
		justify-content: space-between;
		align-items: center;
		order: 2;
	}
	.footer__link {
		width: 30px;
		height: 30px;
	}
	.footer__link img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	div#footer .rightTable .footerRow .leftColumn div.footer__link img{
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	div#leftFooter .heading{
		border-bottom: 1px solid grey;
	}
	div#rightFooter hr{
		height: 1px;
		border: 0;
		color: grey;
	background-color: grey;
	}
	#leftFooter ul li{
		border-top: 1px solid grey;
	}
	div#leftFooter .column{
		width: 100%;
	}
	div#headerTools .telephone{
		position: static;
	}
	#headerTools .tools .heading .tel__operator_phone{
		font-size: 14px;
	}
	#headerTools .tools .heading a .tel__operator{
		margin-right: 5px;
	}
	div#headerTools .search .wrap{
		padding: 0px;
	}
	#subHeader div.limiter{
		justify-content: space-between;
	}
}

@media all and (max-width: 500px) {
	.telephone{
		width: 91%;
	}
	.header__button{
		width: 140px;
	}
	div#leftFooter .heading{
			text-align: left;
	}
	#logo img{
		width: 35px;
		height: 35px;
	}
	div#logo{
		width: 35px;
		height: 35px;
	}
	div#logo{
		padding: 0;
		line-height: 35px;
	}
	#headerTools .tools li.telephone {
        padding: 0px 5px !important;
    }
    .tel__operator_phone {
        margin-right: 5px;
    }
	#headerTools .tools{
		display: flex;
	}
	#headerTools .telephone .nf span.heading{
		display: flex;
	}
	.product{
		border-bottom: 1px solid #e7e8ea !important;
		border-right: 1px solid #e7e8ea !important;
	}

	.product:nth-child(-n+1){
		border-top: 1px solid #e7e8ea !important;
	}

	.product:nth-child(1n+1){
		border-left: 1px solid #e7e8ea !important;
	}

	#brandList .item,
	#popSection .item{
		border-right: 1px solid #e7e8ea !important;
		border-bottom: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(-n+1),
	#popSection .item:nth-child(-n+1){
		border-top: 1px solid #e7e8ea !important;
	}

	#brandList .item:nth-child(1n+1),
	#popSection .item:nth-child(1n+1){
		border-left: 1px solid #e7e8ea !important;
	}
	
}

#ORDER_CONFIRM_BUTTON{
    background: #ee1e7b !important;
}

.addCart.disabled{
	background-color: #cccccc !important;
	border: 1px solid #e7e8ea;
}

.sale_order_full_table input[name="BuyButton"],
.sale_order_full_table input[type="submit"]{
	background-color: #fec221;
	color: #ffffff;
}

.sale_order_full_table input[name="BuyButton"]:hover,
.sale_order_full_table input[type="submit"]:hover{
	background-color: #ee1e7b;
}

/* components colors */
/*breadcrumbs*/
#breadcrumbs{
	color: #999999;
}

#breadcrumbs ul li a{
	color: #000000;
}

#breadcrumbs ul li a:hover{
	color: #888888;
}

#breadcrumbs .arrow{
	color: #888888;
}

/*end breadcrumbs*/
/*section.list.default*/
#catalogSection .sectionItems .item:first-child{
	border-top: 1px solid #e7e8ea;
}

#catalogSection .sectionItems .item{
	border-bottom: 1px solid #e7e8ea;
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
}

#catalogSection .sectionItems .item .itemContainer .bigPicture .marker {
	background-color: #424242;
	color: #ffffff;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle{
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:hover{
	color: #fec221;
}

#catalogSection .sectionItems .item .itemContainer .description{
	color: #888888;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a{
	border-bottom: 1px solid #e7e8ea;
	color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover{
	border-bottom: 1px solid #e7e8ea;
	color: #888888;
}

/*end section.list.default*/
/*section.list.cast*/

#sectionList .tabloid{
	border: 1px solid #e7e8ea;
	background: #ffffff;
}

#sectionList .tabloid .name{
	color: #000000;
}

#sectionList .tabloid .name:hover{
	color: #ee1e7b;
}

#sectionList .tabloid .marker {
	background-color: #424242;
	color: #ffffff;
}

#sectionList .item:hover .tabloid{
	box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
	border: 1px solid #dddddd;
}

#sectionList .element .name:hover{
	color: #ee1e7b;
}

/*end section.list.cast*/
/*section.list.level2*/
#nextSection{
	border-right: 1px solid #e7e8ea;
	border-left: 1px solid #e7e8ea;
	border-top: 1px solid #e7e8ea;
}

#nextSection .title{
	background-color: #f3f3f3;
}

#nextSection li,
#nextSection .title{
	border-bottom: 1px solid #e7e8ea;
}


#nextSection li a{
	color: #000000;
}

#nextSection li a:hover,
#nextSection li .selected{
	color: #ee1e7b;
}

#nextSection li .cnt{
	color: #888888;
}
/*end section.list.level2*/

/*catalog.element*/
#elementSmallNavigation .tab{
	border-right: 1px solid #e7e8ea;
}

#elementSmallNavigation .tab.active a{
	color: #fec221;
}

#elementSmallNavigation .tab.active span{
	border-bottom: 1px dashed #fec221;
}

#elementTools .addCart,
#smallElementTools .addCart{
	background: #fec221;
}

#elementTools .addCart:hover,
#smallElementTools .addCart:hover{
	background-color: #ee1e7b;
}

#elementContainer .elementSkuProperty .selected .elementSkuPropertyLink{
	border: 1px solid #fec221;
}

.elementProperties a:hover{
	color: #fec221;
}

#elementProperties .stats a:hover{
	color: #fec221;
}

#files .item .info .name:hover{
	color: #fec221;
}

/*reviews*/

#catalogReviews .heading .reviewAddButton:hover{
	border-color: #fec221;
	color: #fec221;
}
#showallReviews:hover{
	color: #fec221;
}
#catalogElement #newReview .usedSelect li a.selected {
	background: #fec221;
}

#catalogElement #newReview .submit {
	background: #fec221;
}

#catalogElement #newReview .submit:hover {
	background: #ee1e7b;
}
/*set*/
#set .setTools .addCart{
	background: #fec221;
}

#set .setTools .addCart:hover{
	background-color: #ee1e7b;
}

#set .setElement .name:hover{
	color: #fec221;
}

#setWindowPrice .addCart{
	background: #fec221;
}

#setWindowPrice .addCart:hover{
	background-color: #ee1e7b;
}
/*end.catalog.element*/

/* catalog.section */
#catalogLineList .name:hover{
	color: #fec221;
}

#catalogLineList .addCart{
	background: #fec221;
}

#catalogLineList .addCart:hover{
	background-color: #ee1e7b;
}

#catalogLineList .skuProperty .selected .skuPropertyLink{
	border: 1px solid #fec221;
}

#catalogLineList .prop a:hover{
	color: #fec221;
}

/* table */

#catalogTableList .name:hover{
	color: #ee1e7b;
}

#catalogTableList .addCart,
#catalogTableList .more{
	background-color: #fec221;
}

#catalogTableList .addCart:hover,
#catalogTableList .more:hover{
	background-color: #ee1e7b;
}

/* end.catalog.section
/*smart filter */

#smartFilter .showALL {
	color: #fec221;
}

#smartFilter .showALL:hover{
	color: #ee1e7b;
}

#smartFilter .radio label:hover,
#smartFilter .checkbox  label:hover{
	color: #fec221;
}

#smartFilter .dropdownList .selected,
#smartFilter .dropdownList .item:hover {
	background-color: #ee1e7b;
}

#smartFilter .handler {
	background: url(images/handlerActive.png) 0 0 no-repeat transparent;
}

#set_filter {
	background-color: #fec221;
}

#set_filter:hover{
	background-color: #ee1e7b;
}


#smartFilter .checkboxList .selected .icon,
#smartFilter .dropdown .selected .icon  {
	border-color: #fec221;
}

#smartFilter .hint {
	background: url(images/question.png) 0 0 no-repeat transparent;
}

#smartFilter .hintValue .close {
    color: #fec221;
}

#smartFilter .hintValue .close:hover {
	color: #ee1e7b;
}


#smartFilter input[type="submit"],
#smartFilter input[type="reset"],
#smartFilter button {
	border: 1px solid #fec221;
	background-color: #fec221;
}

#smartFilter input[type="submit"]:hover,
#smartFilter button:hover {
	background-color: #ee1e7b;
}

#modef {
    background: url(images/modef.png) 0 0 no-repeat;
}

/* end smart filter */

/* menu */
#topMenu li a:hover{
	color: #ffffff;
}

#topMenu li .selected{
	color: #ffffff;
}

#topMenu .bar > a{
	background: url(images/menuMore.png) 0 50% no-repeat transparent;
}

#topMenu .bar > a:hover, #topMenu .bar.active > a{
	background: url(images/menuMore.png) -21px 50% no-repeat transparent;
}

#topMenu .sub li:hover a{
	color: #ffffff;
}

#personalMenu li a:hover{
	color: #fec221;
}

#subLeftMenu .selected a{
	color: #ee1e7b;
}

#leftMenu{
    background-color: #ffffff !important;
}

#leftMenu > li{
    background-color: #ffffff !important;	
}

#leftMenu li .menuLink{
	color: #000000 !important;
}


#leftMenu > li:hover, #leftMenu .activeDrop{
	color: #f6f6f6 !important;
}

#leftMenu .menuItems a:hover span{
	color: #fec221 !important;
}

#subLeftMenu{
	border-top: 1px solid #eeeeee !important;	
	background-color: #ffffff !important;	
} 

#subLeftMenu a:hover{
	color: #fec221 !important;
}

#subLeftMenu a{
	color: #000000 !important;
}

/* end menu */

/* news */

#newsDetail .more{
	background: #fec221;
}

#newsDetail .more:hover{
    background-color: #ee1e7b;
}

#newsContainer .column .item .title a:hover{
	color: #fec221;
}

#newsContainer .column .item .more{
	background: #fec221;
}

#newsContainer .column .item .more:hover{
    background-color: #ee1e7b;
}

#newsContainer .column .item .title a:hover{
	color: #fec221;
}

#newsContainer .column .item .more{
	background: #fec221;
}

#newsContainer .column .item .more:hover{
    background-color: #ee1e7b;
}

.backToList:hover{
	color: #fec221;
}

#brandList .name:hover{
    color: #ee1e7b;
}

#newsContainer .column .item .title a:hover{
	color: #fec221;
}

#newsContainer .column .item .more{
	background: #fec221;
}

#newsContainer .column .item .more:hover{
    background-color: #ee1e7b;
}

#collectionBlock .name:hover{
	color: #ee1e7b;
}

#collectionBlock .link{
	color: #ee1e7b;
}

#newsBlock .newsTitle:hover {
	color: #fec221;
}

#serviceBlock .name:hover{
	color: #ee1e7b;
}

#serviceBlock .link{
	color: #ee1e7b;
}

/* end news */

/* order cancel */

.bx_my_order_cancel a:hover{
	color: #fec221;
}

.bx_my_order_cancel  input[type="submit"]{
	background:#fec221;
}

.bx_my_order_cancel  input[type="submit"]:hover 	{
	background: #ee1e7b;
}
.bx_my_order_cancel  input[type="submit"]:active {
	background: #ee1e7b;
}

input[name="BuyButton"]{
	background-color: #fec221;
}

.bx_my_order_switch .bx_mo_link:hover{
	color: #fec221;
}
/* end order cancel */
/* #subscribe */

#subscribeEdit a:hover{
	color: #fec221;
}

#subscribeEdit .submit {
	background: #fec221;
}

#subscribeEdit .submit:hover {
	background: #ee1e7b;
}

#subscribe .submit{
	background-color: #ee1e7b;
}

#subscribe .submit:hover{
	background-color: #ee1e7b;
}

/* end #subscribe */

/* navigation */

.bx-pagination .bx-pagination-container ul li.bx-active span{
	background: #fec221;
	color: #fff;
}

/* end navigation */

#brandList .name:hover{
    color: #ee1e7b;
}

#brandList .last .showMore:hover{
	color: #ee1e7b;
}

#brandList .last .ps:hover{
    color: #ee1e7b;
}

#homeCatalog .caption.selected{
	background-color: #fec221;
}

#mainProfile .profileSettings .heading {
	color: #fec221;
}

#mainProfile .profileSettings .submit {
	background: #fec221;
}

#mainProfile .profileSettings .submit:hover {
	background: #ee1e7b;
}

#main input[name="BuyButton"],
#main input[type="submit"]{
	background-color: #fec221;
}

#main input[name="BuyButton"]:hover,
#main input[type="submit"]:hover{
	background-color: #ee1e7b;
}

#newOrder{
	background-color: #fec221;
}

#newOrder:hover{
	background-color: #ee1e7b;
}

#orderSuccess a{
	color: #fec221;
}

#orderSuccess a:hover{
	color: #ee1e7b;
}

#personalCart #basketView .item a{
	background: url(images/cartView.png) 0 0 no-repeat transparent;
}

#personalCart #tabsControl .item a:hover{
	color: #fec221;
}

#personalCart #tabsControl .item .selected:hover{
	border-bottom: 1px dashed #fec221;
}

#personalCart .productTable .clear a:hover {
	color: #fec221;
}

#personalCart .productTable .name a:hover {
	color: #fec221;
}

#orderMake{
	background-color: #fec221;
}

#orderMake:hover{
	background-color: #ee1e7b;
}

.orderLoad {
	background: url(images/orderLoad.gif) 24px 50% no-repeat #fec221 !important;
}

#wishlist .prop a:hover{
	color: #ee1e7b;
}

#popSection .name:hover{
    color: #fec221;
}

#popSection .last .showMore:hover{
	color: #fec221;
}

#popSection .last .ps:hover{
    color: #fec221;
}

#storesList .storesListTableLink,
#storeDetail .storesMoreLink{
	color: #ee1e7b;
}

#storeDetail .showByMapLink{
	color: #000000;
}

#storesList .storesListTableLink:hover,
#storesList .storesListTableMailLink:hover,
#storeDetail .storesMoreLink:hover,
#storeDetail .showByMapLink:hover{
	color: #fec221;
}

#complect .complectListItemLink{
	color: #000000;
}

#complect .complectListItemLink:hover{
	color: #fec221;
}

#complect .complectResultEconomyValue{
	color: #ff305c;
}

#appFastView .addCart,
#geo-location-window .geo-location-window-button{
	background: #ee1e7b;
}

#geo-location-window .geo-location-window-list-item .selected span{
	border-bottom: 1px dashed #ee1e7b;
	color: #ee1e7b;
}

#appFastView .addCart:hover,
#geo-location-window .geo-location-window-button:hover{
	background-color: #fec221;
}

#geo-location-window .geo-location-window-list-item a:hover{
	color: #fec221;
}

.information-feedback,
.shop-review-top-new-button{
	border: 1px solid #ee1e7b;
	color: #ee1e7b;
}

.information-feedback:hover,
.shop-review-top-new-button:hover{
	border: 1px solid #fec221;
	color: #fec221;
}

.webFormTools input[type="submit"] {
    background-color: #ee1e7b;
}

.webFormTools input[type="submit"]:hover {
    background-color: #fec221;
}

#bx-soa-order-form .bx-blue .btn.btn-default {
	background-color: #ee1e7b;
	border: 1px solid #ee1e7b;
	color: #ffffff;
}

#bx-soa-order-form textarea{
	outline: none;
}

#bx-soa-order-form a{
	color: #ee1e7b;
}

#bx-soa-order-form a:hover{
	color: #fec221;
}

#bx-soa-order-form .bx-blue .btn.btn-default:hover{
	background-color: #fec221;
}

#bx-soa-order-form .bx-sls .quick-location-tag, .bx-slst .quick-location-tag{
	color: #23527c;
}

#appProductPriceVariant .linkMore{
	background: #ee1e7b;
}

#appProductPriceVariant .linkMore:hover{
	background-color: #fec221;
}

#requestPrice #requestPriceSubmit,
#requestPrice #requestPriceResultClose,
#compareBlock .leftTools .all,
#compareTools .hide,
#scrollTable .addCart,
#scrollTable .addSku,
#specialProduct .specialTimeItem,
#specialProduct .more,
#slider .sliderContent .cButton{
	background-color: #fec221;
}

#requestPrice #requestPriceSubmit:hover,
#requestPrice #requestPriceResultClose:hover,
#compareBlock .leftTools .all:hover,
#compareTools .hide:hover,
#scrollTable .addCart:hover,
#specialProduct .more:hover,
#slider .sliderContent .cButton:hover{
	background-color: #fec221;
}

#requestPrice .productNameBlock .productUrl:hover,
#scrollTable a.name:hover{
	color: #fec221;
}

#requestPrice #requestPriceSubmit.loading {
    background: url(images/loading.gif) 24px 50% no-repeat #fec221 !important;
}

#slider .sliderContent .bigTextColor,
#slider .sliderContent .mediumTextColor,
#slider .sliderContent .smallTextColor{
	color: #fec221;
}

/*end*/

::selection {
	background: #eca712;
	color: #fff;
}

::-moz-selection {
	background: #eca712;
	color: #fff;
}

::-webkit-selection {
	background: #eca712;
	color: #fff;
}

@media (max-width: 700px) {
    div.limiter {
        display: flex;
    }
}

@media (max-width: 500px) {
    #headerTools {
        display: flex;
    flex-direction: column;
		float: none;
		height: 100%;
    }
	#headerTools{
		display: flex;
	}
}