/*
Base color: #ff9601
Base color hover: #ffa800;
Base color focus: #ad7b00;
*/
body.index{
    background-color: white;
}

#topHeader{
// border-bottom: 1px solid #344899;
    background: #344899;
}

#topService{
    color: #cccccc;
// border-left: 1px solid #3a3a3a;
}

#topService li{
// border-right: 1px solid #3a3a3a;
}

#topService li a{
    color: white;
    position:relative;
}

#topService li a.lang{
    margin-right:55px;
    text-decoration: none;
}


#topService li a:not(.lang):hover{
    color: #344899;
    background: white;
    border: 1px solid white;
    border-radius: 5px;
}

#topService li a.lang.rus {
    margin-left:10px;
}

#topService li a.lang.rus:after{
    position:absolute;
    content:"";
    width:37px;
    height:31px;
    background:url("images/rus_icon.png") no-repeat;
    left: 37px;
}

#topService li a.lang.eng:after{
    position:absolute;
    content:"";
    width:37px;
    height:31px;
    background:url("images/eng_icon.png") no-repeat;
    left: 37px;
}

#topService .selected{
    color: #ffa800;
}

#subHeader{
    background: white;
    border-bottom: 1px solid #ebebeb;
}

#logo{
// border-left: 1px solid #ebebeb;
// border-right: 1px solid #ebebeb;
}

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

#topHeading .vertical p{
    color: black;
    font-size:20px;
    line-height: 32px;

}

#topHeading p span.brand_text {
    color:#ff0000;
    font-size:26px;
    font-weight:bold;
}

#headerTools{
    border-right: 1px solid #ebebeb;
}

#headerTools .tools .heading{
    color: black;

}


#headerTools .tools .link{
    font-family: 'Roboto-Light';
    color: #e3000f;
    text-transform:lowercase;
}

#headerTools .tools .link:hover{
    color: #e3000f;
    text-decoration:underline;
}

#headerTools .tools li.search.desktop {
    width: 420px;
}

#headerTools .text{
    color: black;
}

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

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

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

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

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

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

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

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

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

#headerTools .cart ins{
    background: #344899;
    color: white;
}

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

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

#changeYouCity .heading{
    color: #ffa800;
}

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

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

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

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

#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: #ff9601;
}

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

#left .sideBlock .heading{
    background-color: #344899;
    font-size:22px;

    font-style:normal !important;
}

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

#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: #ffa800;
}

#brandSearch a{
    color: #000000;
}

#slider ol li{
    background: url(images/slideButton.png) -5px -5px no-repeat transparent;
    width: 22px !important;
    height: 22px !important;
}

#slider ol li.selected{
    width: 22px !important;
    height: 22px !important;
    background: url(images/slideButton.png) -37px -5px  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: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: #ffa800;
    border-color: #ff9601;
    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: #ffa800;
    border-color: #ff9601;
    color: #ffffff;
}

#right .heading{
    background: #344899;
    color: #ffffff;
    font-size:28px;
    text-align:center;
}

#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: #172045;
}

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

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

#leftFooter a{
    font-family: 'Roboto-Light';
    color: white;
    font-size:18px;
    text-decoration:none;
}

#leftFooter a:hover{
    color: white;
    text-decoration:underline;
}

#leftFooter .selected{
    color: white;
    text-decoration:none;
}

#rightFooter{
    background: #161d3b;
}

#rightFooter .list li{
    color: white;
}

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

#rightFooter p{
    color: white;
}

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

#rightFooter .telephone{
    color: white;
}

#rightFooter .email{
    color: #ffffff;
}

#rightFooter .showMap{
    color: #fdc400;
}

// #rightFooter .showMap:hover{
   // 	color: #fdc400;
   // }

#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: #ff9601;
}

#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: #ff9601;
}

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

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

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

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

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

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

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

#appFastBuyContainer #fastBuyFormSubmit, 
#buyOnOrderContainer #buyOnOrderFormSubmit {
    background-color: #ff9601;
    color: #ffffff;
}

#appFastBuyContainer #fastBuyFormSubmit:hover,
#buyOnOrderContainer #buyOnOrderFormSubmit:hover {
    background-color: #ffa800;
}

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

#fastBuyResult #fastBuyResultClose
/*, 
#buyOnOrderResult #buyOnOrderResultClose  */
{
    background-color: #ff9601;
    color: #ffffff;
}

#fastBuyResult #fastBuyResultClose:hover/* ,
#buyOnOrderResult #buyOnOrderResultClose:hover  */
{
    background-color: #ffa800;
}

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

#appFastBuyContainer .name, 
#buyOnOrderContainer .name {
    color: #000000;
}

#appFastBuyContainer  .name:hover/*, 
 #buyOnOrderContainer  .name:hover*/ { 
    color: #ff9601;
}

#appFastBuyContainer .price,
#buyOnOrderContainer .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: #ff9601;
}

#footerTabs{
    background-color: #f9f9f9;
}

#footerLine{
    background-color: #172045;
    border-top: 1px solid white;
}

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

#footerLine .item .wishlist .icon{
    background: url(images/wishlistHead.png) 0 0 no-repeat transparent;
    width: 19px !important;
    height: 21px !important;
    background-size: cover;
}

#footerLine .item .wishlist.active .icon{
    background: url(images/wishlistHead-active.png) 0 0 no-repeat transparent;
    width: 19px !important;
    height: 21px !important;
    background-size: cover;
}

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

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


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

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

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

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

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

#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: #d5d5d5;*/
}

#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: #172045;
}

#footerLine .item a{
    color: #d5d5d5;
    text-transform: capitalize !important;
}

#footerLine .item a:hover{
    color: #d5d5d5 !important;
}

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

#authMenu li a{
    color: #000000;
}

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

#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 #ff9601;
}

#empty a{
    color: #000000;
}

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

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

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

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

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

.product.last{
    background: #f9f9f9;
}

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

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

.product .name{
    color: #000000;
}

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

.product .price{
    color: #000000;
}

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

.product .addCart {
    background: #ff9601;
    color: #ffffff;
}

.requestPrice {
    background: #0d0d0d;
}

.requestPrice:link,
.requestPrice:link:visited,
.requestPrice:link:hover,
.requestPrice:active {
    color: #fff;
}

.requestPrice:hover {
    background: #1a1a1a;
}

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

.product .label{
    color: #717171;
}

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

.product .skuPropertyName{
    color: #888888;
}

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

.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: #ff9601;
}

.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 #ff9601;
    border-right: 1px solid #ff9601;
}

.heading.orange{
    background: #344899;
}

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

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

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

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

.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: #ff9601;
    color: #ffffff;
}

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

.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: #ff9601;
}

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

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

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

.contactList a:hover{
    color: #ff9601;
}

@media all and (max-width: 700px) {

    .copyright{
        border-left: 1px solid #313131;
        border-right: 1px solid #313131;
    }
}

#ORDER_CONFIRM_BUTTON{
    background: #ffa800 !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: #ff9601;
    color: #ffffff;
}

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

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

#breadcrumbs ul li a{
    color: #000000;
    font-weight: bold;
}

#breadcrumbs ul li a span:hover{
    text-decoration: underline;
}

#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{
    display: inline-block;
    color: #000000;
}

#catalogSection .sectionItems .item .itemContainer .bigTitle:hover{
    background: #d0d9e4;
}

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

#catalogSection .sectionItems .item .itemContainer .sectionList .section a{
    transition: all 0.2s ease-in-out;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #444444;
}

#catalogSection .sectionItems .item .itemContainer .sectionList .section a:hover{
    color: #ff9601;
}

/*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: #ffa800;
}

#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: #ffa800;
}

/*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: #ffa800;
}

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

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

#elementSmallNavigation .tab.active a{

}

#elementSmallNavigation .tab.active span{

}

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

#elementTools .addCart:hover,
#smallElementTools .addCart:hover{

}

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

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

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

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

/*reviews*/

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

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

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

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

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

#setWindowPrice .addCart{
    background: #ff9601;
}

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

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

#catalogLineList .addCart{
    background: #ff9601;
}

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

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

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

/* table */

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

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

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

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

#smartFilter .showALL {
    color: #ff9601;
}

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

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

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

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

#set_filter {
    background-color: #ff9601;
}

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


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

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

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

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


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

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

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

/* end smart filter */

/* menu */
#topMenu li a:not(.openEnder):hover{
    color: #344899;
    background:white;
    border:1px solid white;
    border-radius:5px;
}

#topMenu li > ul > li a:not(.openEnder):hover{
    background:none;
    border:1px solid transparent;
    color:white;
}

#topMenu li .selected{
    border:1px solid white;
    border-radius:5px;
}

#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: #ffa800;
}

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

#subLeftMenu .selected a{
// color: #ffa800;
    color:black;
}

#leftMenu .menuItems a:hover span{
    color: #ff9601;
}

/* end menu */

/* news */

#newsDetail .more{
    background: #ff9601;
}

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

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

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

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

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

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

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

.backToList:hover{
    color: #ff9601;
}

#brandList .name:hover{
// color: #ffa800;
    text-decoration:none;
}

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

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

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

#collectionBlock .name:hover{
// color: #ffa800;
    text-decoration:none;
}

#collectionBlock .link{
// color: #ffa800;
    text-decoration:none;
}

#newsBlock .newsTitle:hover {
// color: #ff9601;
    text-decoration:none;
}

#serviceBlock .name:hover{
// color: #ffa800;
    text-decoration:none;
}

#serviceBlock .link{
    color: #ffa800;
}

/* end news */

/* order cancel */

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

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

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

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

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

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

#subscribeEdit .submit {
    background: #ff9601;
}

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

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

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

/* end #subscribe */

/* navigation */

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

/* end navigation */

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

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

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

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

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

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

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

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

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

#newOrder{
    background-color: #ff9601;
}

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

#orderSuccess a{
    color: #ff9601;
}

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

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

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

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

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

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

#orderMake{
    background-color: #ff9601;
}

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

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

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

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

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

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

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

#storeDetail .showByMapLink{
    color: #000000;
}

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

#complect .complectListItemLink{
    color: #000000;
}

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

#complect .complectResultEconomyValue{
    color: #ff305c;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#appProductPriceVariant .linkMore{
    background: #ff9601;
}

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

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

#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: #ffa800;
}

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

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

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

#slider .sliderContent{
    color: #ffffff;
}

/*end*/

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

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

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

#headerTools .tools li.search.desktop {
    border-left:0px;
    padding-left: 13px;
    padding-right: 17px;
}

#headerTools .search.desktop .wrap {
    padding:0px;
}

#headerTools .tools .search.desktop .wrap .search-form {
    position:relative;
}

#headerTools .tools .search.desktop .wrap .search-form .s-submit,
li.tools .search.desktop .wrap .search-form .s-text {
    display:inline-block;
}

#headerTools .tools .search.desktop .wrap .search-form .s-text {
    padding-left:15px;
    font-family: 'Roboto-Light';
    font-size:18px;
    font-style:italic;
    background-color: rgb(255, 255, 255);
    box-shadow: inset 0px 1px 4px 0px rgba(155, 155, 155, 0.75);
    width: 100%;
    height: 44px;
}

#headerTools .tools .search.desktop .wrap .search-form .s-submit {
    position: absolute;
    right: -17px;
    top: 14px;
    height: 29px;
    width: 27px;
    background: url(images/lupa.png) no-repeat;
    background-size: 70%;
    border: none;

}


@media screen and (max-width: 1700px)
{
    #headerTools .tools li.search.desktop {
        width: 250px;
    }

}
@media screen and (max-width: 849px)
{
    #headerTools .telephone .icon {
        display:block;
    }

}

@media screen and  (min-width: 850px)
{
    #headerTools .tools li.search.desktop {
        display:none;
    }

    #headerTools .tools li.search.desktop .wrap {
        width: 100%
    }
    #headerTools .tools li.search.mobile {
        display:block;
    }
    #headerTools .telephone .icon {
        display:block;
    }

}

@media screen and (max-width: 1279px) {
    #right .heading.white {
        display:none;
    }
}
@media screen and (max-width: 1550px)
{
    #headerTools .tools li.search.desktop {
        display:none;
    }
    #headerTools .tools li.search.mobile {
        display:block;
    }

}



@media screen and (max-width: 1400px)
{
    #headerTools .tools li.search.desktop {
        width: 200px;
    }

}

#left .collapsed {
    border-left:1px solid #a9a9a9;
    border-right:1px solid #a9a9a9;
}

#rightFooter .leftColumn p.logo_text {
    font-size:22px;
    color:white;
    text-align:left;
    display: inline-block;
    margin-top: 0px;
    margin-left: 12px;
}

#rightFooter .leftColumn p.logo_text .brand_text {
    font-size:30px;
    font-family: 'Roboto-Medium';
    color:#ff0000;
    line-height:32px;
    display: block;
    text-align:center;
}

#rightFooter .leftColumn .logo {
    display:inline-block;
    vertical-align:top;
}

#rightFooter .email.second {
    margin-left: 52px;
}

#rightFooter .telephone.watsapp {
    position:relative;
}

#rightFooter .telephone.watsapp:before {
    content:"";
    position:absolute;
    background:url("images/watsapp-footer.png") no-repeat;
    width:26px;
    height:25px;
    display:block;
    left: 0px;
}

#rightFooter p.social {
    margin: 0px auto;
    width: 230px;
    font-size:20px;
    font-family: 'Roboto-Medium';
}

#rightFooter p.social .soc {
    width:32px;
    height:32px;
    border-radius: 6px;
    display:inline-block;
    background-color:#fff;
    vertical-align: middle;
    margin:0 5px;
    padding: 3px;
}
#rightFooter p.social .soc:first-child{margin-left: 0;}
#rightFooter p.social .soc img{
    border-radius: 4px;
}

#rightFooter p.social .soc.vk {
    background-position: -5px -54px;
}

#rightFooter p.social .soc.fb {
    background-position: -5px -5px;
}

#rightFooter p.social .soc.insta {
    background-position: -54px -5px;
}

#footerLine .item .telephone:first-child {
    margin-right:10px;
}

#footerLine .item .telephone:nth-child(2) {
    margin-right:10px;
}

.footer-payment {
    font-family: 'Roboto-Medium';
    font-size:16px;
    text-transform:uppercase;
    color:white;
    display: inline;
    margin-left:40px;
}

.footer-payment .payment {
    margin-left:18px;
}

.footer-payment .payment.cash {
    width:31px;
    height:30px;
    background:url('images/payment-cash.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.footer-payment .payment.card {
    width:36px;
    height:33px;
    background:url('images/payment-card.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.footer-payment .payment.bill {
    width:35px;
    height:39px;
    background:url('images/payment-bill.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.footer-payment .payment.terminal {
    width:27px;
    height:35px;
    background:url('images/payment-terminal.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
}

#left #specialProduct .specialProductHeading {
    font-family: 'Roboto-Regular' !important;
    background-color:#344899;
}

#left #specialProduct {
    border: 1px solid #a9a9a9;
}

.nf .heading {
    margin-bottom: 7px;
}

#footerTabs .heading {
    padding-left: 24px;
    line-height: 60px;
    font-size: 28px;
    display: block;
    height: 60px;
    background: #344899;
    color: #ffffff;
    text-align: center;
}

.tabs-cont {
    margin-top: 20px;
}

#right .heading.white {
    font-family: 'Roboto-Medium';
    font-size:35px;
    color:red;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 5px 0px rgba(190, 190, 190, 0.75);
    height: 75px;
    margin-top: 25px;
    text-align:center;
    line-height: 75px;
    position:relative;
}
.promo-block-text{
    display: inline-block;
}
@media screen and (min-width: 1512px) and (max-width: 1599px) {
    #right .heading.white {
        font-size:24px;
    }
}

@media screen and (min-width: 1600px) and (max-width: 1714px) {
    #right .heading.white {
        font-size:26px;
    }
}

@media screen and (min-width: 1279px) and (max-width: 1500px) {
    #right .heading.white {
        font-size:20px;
    }
}

@media screen and (min-width: 1715px) and (max-width: 1789px) {
    #right .heading.white {
        font-size:30px;
    }
}

@media screen and (min-width: 1790px) and (max-width: 1850px) {
    #right .heading.white {
        font-size:32px;
    }
}

#right .heading.white .cButton {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    line-height: 50px;
    margin-top: 11px;
    padding: 0 24px;
    color: black;
    height: 50px;
    background-color: #fdc300 !important;
    border: 1px solid white;
    font-size: 19px;
    font-family: 'Roboto-Regular';
    position:absolute;
    right:10px;
}

#right .sections-block {
    display:inline-block;
}

#right .sections-block .section {
    display:inline-block;
    margin-right:30px;
    margin-top:25px;
    position:relative;
}

#right .sections-block .section:nth-child(3n) {
    margin-right:0px;
}

#right .sections-block .section .title {
    position:absolute;
    height:auto;
    font-size:21px;
    padding-left:5px;
    color:white;
    top: 5px;
    padding-right: 30px;
    margin-left:1px;
    line-height: 30px;
    word-wrap: break-word;
}

#right .sections-block .section .min-price {
    position:absolute;
    height:32px;
    font-size:21px;
    padding-left:5px;
    color:white;
    top: 68px;
    padding-right: 30px;
    margin-left:1px;
    line-height: 30px;
}



#right .sections-block .section .min-price.blue {
    background:#344899;
}




#topSearch input[type="submit"] {
    background: url(images/lupa.png) no-repeat !important;
    background-size: 94% !important;
    background-position:0 0 !important;

}

.telephone .wrap .nf .heading{     margin-top: 10px; margin-bottom:-6px;}

@media screen and (max-width: 1766px) {
    #rightFooter p.social .block {
        display: block;
        margin-top: 15px;
    }
}

#topHeading .vertical p.top_heading {
    text-align:left;
}

#topHeading .vertical p.top_heading span.brand_text {
    display:block;
    text-align: center;
}


.brand-name{
    display: inline-block;
    width: 100%;
    text-align: center;
}


.webFormDwModal .webFormTools input[type="submit"],
.webFormDwModal .webFormTools input[type="reset"],
.webFormDw .webFormTools input[type="submit"],
.webFormDw .webFormTools input[type="reset"]
{
    font-size:16px;
    font-weight:bold;
}

.city-list .city .text {
    font-size:18px;
}

.banner1 {
    position:relative;
}

.banner1 a.one {
    position:absolute;
    display:inline-block;
    width:50%;
    height:100%;
    top: 0px;
    left:0px;
}

.banner1 a.two {
    position:absolute;
    display:inline-block;
    width:50%;
    height:100%;
    top: 0px;
    right:0px;
}

