@import 'compass'; @import 'bootstrap_lib/_variables'; $header-background: #545454; $color-style1: #eac12d; $color1-style1: #fff; $color2-style1: #b7b7b7; $color3-style1: #333; $color4-style1: #e4dfb9; $base-border-color: #dfd8ca; $color-shadow: 0 1px #8b3637; body{background:#1b1b1b} .header-container, .columns-container{background:url(../img/bg-theme3.jpg) repeat 50% 0} //-------- HEADER #header { background:none; .header-row { background:$header-background; .shop-phone{ color:#fff; text-shadow:0 1px #404040; i, strong{color:$color-style1} } } #currencies-block-top, #languages-block-top, .header-row .header_user_info{ border-color:#656565; } #currencies-block-top div.current, #languages-block-top div.current, .header-row .header_user_info a { color:$color1-style1; &:hover, &.active { background:$color-style1; color:white } } #currencies-block-top div.current, #languages-block-top div.current{ strong{color:$color-style1;} } #currencies-block-top div.current, #languages-block-top div.current {&:hover, &.active { background:$color3-style1; color:white; strong{color:#fff;} } } #header #currencies-block-top ul li.selected, #header #currencies-block-top ul li:hover a, #header #languages-block-top ul li.selected, #header #languages-block-top ul li:hover a{ background:$color-style1 } #contact-link{ border-color:#656565; a{color:$color1-style1; &:hover, &.active { background:$color3-style1; color:white } } } } #header #currencies-block-top div.current:after, #header #languages-block-top div.current:after{color:#fff} #search_block_top{ .btn.button-search{ background:$color-style1; &:hover{color:white; background:$color3-style1; } } #search_query_top{ border-color:$base-border-color; background:#fff; color:#686666;} } #header_user #shopping_cart a{ background:$color-style1; color:white; &:after{color:white} &:hover{color:white; background:#333} } .sf-menu{ background:#404040; border-bottom:3px solid #404040; >li{ border-right:1px solid #565656; >a{border-bottom: 3px solid #404040;color:#fff} &.sfHover > a, > a:hover, &.sfHoverForce > a {color:#fff;background:$color-style1; border-bottom-color:$color-style1;} } } //-------- columns-container ul.product_list.grid > li .product-container .product-image-container{border-color:$base-border-color} #home-page-tabs{ background:none; >li{border-color:$base-border-color} > li.active a, > li a:hover{ background:$color-style1; color:white } } .new, .sale {background:$color-style1; &:before, &:after{ border-color: $color-style1 transparent transparent transparent ; } } ul.product_list.grid > li .product-container{ background:none; .product-image-container{ background:white; .product_img_link{ background:#f1e8e3; img{ background:#f1e8e3; } } } } .button.lnk_view { text-shadow:none; padding:0; border:none; span { border:1px solid #9a9a9a; padding:12px 16px; background:#f2f2f2; color:white; } &:hover { span { background:$color2-style1; } } } .button.ajax_add_to_cart_button{background:$color-style1} .price-percent-reduction{background:$color-style1;border-color:$color-style1} .price, .price.product-price{color:$color-style1} .old-price{color:#b1b0b0} ul.product_list.grid > li .product-container:hover{background:#fff; @include box-shadow( 0 5px 13px rgba(0,0,0,0.17)); } .button.lnk_view span{color:$color3-style1} .button.lnk_view:hover span{color:#fff} //-------- footer #cmsinfo_block em{background:$color-style1;text-shadow:0 1px #b29322} #facebook_block, #cmsinfo_block{background:#e2e2e2} #cmsinfo_block, #cmsinfo_block > div + div{border-color:#d6d6d6;} .footer-container #footer #block_contact_infos > div ul li{color:#777;} .footer-container #footer #block_contact_infos > div ul li i{color:#908f8f} #facebook_block h4, #cmsinfo_block h4, #cmsinfo_block h3{color:#191919;} #facebook_block p, #cmsinfo_block p{color:#757575;} .footer-container #footer #social_block { background:none; padding-bottom:15px;} .footer-container { background:#191919; @media (min-width: $screen-sm) { // min 768px background:url(../img/footer-bg3.gif) repeat-x; } } .footer-container #footer a{color:#777777} .footer-container #footer #block_contact_infos, .footer-container #footer .bottom-footer div{border-color:#515151} #footer #newsletter_block_left .form-group{ .form-control{ background:none;border-color:#515151} .button-small {color:#908f8f; &:hover{color:$color-style1} } } .footer-container #footer #social_block ul li a{ color:#908f8f; &:hover{color:$color-style1;} }