margin-top: 80px;
}
.theme-light.slider-wrapper{
- margin-top: -50px;
+ margin-top: -45px;
}
.site-main ul.products li.product .g-product-title{
background: rgb(99, 133, 73);
+ color: white;
}
.single-product div.product form.cart .button{
background: rgb(99, 133, 73);
+ color: white;
}
.site-main ul.products li.product .g-product-title h3{
background: rgb(99, 133, 73);
+ color: white;
}
.site-main ul.products li.product .button{
display: none !important;
.single-product div.product .woocommerce-tabs{
display: none;
}
+.nivo-caption{
+ background: rgb(99, 133, 73);
+}
+.widget_product_categories ul li.current-cat::before {
+ display: none;
+}
+.widget_product_categories ul li::before{
+ display: none;
+}
+.widget ul li li{
+ padding-bottom: 5px;
+}
/* end of custom css */
+
+
.animated{
-webkit-animation-duration: 1s;
animation-duration: 1s;
.widget-area .widget {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
- padding-bottom: 2.618em; }
+ padding-bottom: 1.618em; } /*2.618 */
.product_list_widget li:last-child {
border: 0; }