ul.inline li{ padding:0; } ul.inline{ margin: 0; } a:hover,a:focus,a:active{ color:#333; } a{ color:#727272; } body { overflow-x: hidden; margin: 0; padding: 0; } ::-moz-selection { background-color: #727272; color: #fff; text-shadow: none; -webkit-text-shadow: none; } ::selection { background-color: #727272; color: #fff; text-shadow: none; -webkit-text-shadow: none; } a{ outline: none!important; } a:hover, a:active, a:focus { text-decoration: none; } h1, h2, h3, h4, h5{ margin: 0; font-weight: bold; } .cusmo-btn{ font-family: "Raleway"!important; background-color: #FFBB00; border-radius: 30px; border:none; color: #FFFFFF !important; display: inline-block !important; font-size: 13px; font-weight: bold !important; padding: 10px 20px !important; text-decoration: none; text-transform: uppercase; } .download-btn{ font-family: "Raleway"!important; background-color: #2E8B57; border-radius: 5px; color: #FFFFFF !important; font-size: 13px; font-weight: bold !important; padding: 10px 20px !important; text-decoration: none; } .cusmo-btn.gray{ background-color: #D2D2D2; } .cusmo-btn:hover{ color:#fff!important; background-color: #333!important; background-image: none!important; } .cusmo-btn:focus{ text-decoration: none; background-color: #333!important; background-image: none!important; } .add-to-wishlist-btn{ color:#70543f; } .products-holder .row-fluid div:last-child .product-item:after{ display: none; } .section-home-products .products-holder .product-item:after{ right: -24px; } .products-holder .product-item:after{ content: ""; height: 90%; position: absolute; right: -34px; top: 0; width: 1px; background-color: #E9E9E9; } .products-holder .product-item{ text-align: center; padding: 10px 0 12px 0; border-radius: 10px; position: relative; border:4px solid transparent; width: 200px; } .tab-content{ overflow: hidden; } .products-holder .product-item:hover{ border:4px solid #FFBB00; z-index: 1000; } .products-holder .product-item .tag-line span{ display: block; font-style: italic; } .ie8 .products-holder .product-item .add-button{ display: none; } .ie8 .products-holder .product-item:hover.add-button{ display: inline-block; } .products-holder .product-item .add-button{ opacity: 0; } .products-holder .product-item:hover .add-button{ opacity: 1; } .products-holder.tab-pane{ display: none; padding-bottom: 30px; } .products-holder.tab-pane.in{ display: block; } .products-holder .product-item h1{ color: #373737; font-size: 17px; font-weight: bold; line-height: 18px; margin: 12px 0 1px; text-transform: uppercase; } .products-holder .price{ color: #75513B; font-size: 18px; font-weight: 600; margin: 5px 0 12px; } .section-home-products .controls-holder { text-align: center; margin: 40px 0 30px 0; border-bottom: 4px solid #E1E4D9; padding-bottom: 20px; } .section-home-products .controls-holder li{ color: #8D8D8D; font-size: 18px; font-weight: 600; line-height: 23px; margin-right: 47px; position: relative; } .controls-holder li:hover:after, .controls-holder li.active:after { background-color: #fff; bottom: -27px; box-shadow: 0 4px #E1E4D9; content: ""; height: 20px; position: absolute; width: 20px; left: 0; right: 0; margin-left: auto; margin-right: auto; border-radius: 50px; } .buttons-holder{ text-align: right; margin-top:20px; } .total-p{ color: #75513B; font-size: 25px; font-weight: 600; margin-right: 5px; } .total-a{ color: #75513B; font-size: 25px; font-weight: 600; margin-right: 20px } @media all and (min-width:1024px){ .container{ width: 970px; margin: 0 auto; } .home-slider .flex-direction-nav .flex-prev { left: -10px; } .home-slider .flex-direction-nav .flex-next { right: -10px; } }