/*
Theme Name:     Kallyas Child Theme
Theme URI:      http://hogash-demo.com/kallyas_wp/
Description:    Child theme for the Kallyas theme
Author:         Your name here
Author URI:     http://themeforest.net/user/hogash
Template:       kallyas
Version:        3.6.10
*/

/* Enter Your Custom CSS Here */



@media (min-width: 1200px)
body.res1170 .row.product-page .span4 {
    width: 470px !important;
}

@media (min-width: 1200px)
body.res1170 .row.product-page .span5{
     width: 350px !important;
}

body.single.single-product .row.product-page .span4 {
    width: 470px !important;
}      
    

    
body.single.single-product .row.product-page .span5 {
     width: 350px !important;
}    
    
body.single.single-product .row.product-page .main-data {
    font-size: 11px;
    width: 350px !important;
}
    
h1.product_title.entry-title {
    font-size: 24px !important;
    line-height: 1.4;
    font-weight: normal !important;
}
    
.product-page .main-data .product_title {
    font-size: 24px !important;
    line-height: 1.4;
    font-weight: normal !important;
}
    
td.label{
    display: none !important;
    visibility: hidden !important;
}



#content .actions a{
background-color: #333333  !important;
}

#content a.actions {
background-color: #333333  !important;
}



.iosSlider .item .caption .main_title {
    margin-bottom: 30px !important;

.caption.style2.zn_def_anim_pos{
    margin-bottom: 50px !important;
}

ul.social-icons.fixclear li.title {
    color: #2f2f2f !important;
    line-height: 30px;
    display: none  !important;
    visibility: hidden  !important;
}
footer ul.social-icons.fixclear li.title {
    color: #2f2f2f !important;
    line-height: 30px;
    display: none  !important;
    visibility: hidden  !important;
}
footer li.title {
    color: #2f2f2f !important;
    line-height: 30px;
    display: none  !important;
    visibility: hidden  !important;
}
    
body .woocommerce a.button{
    background-color: #2D2D2D  !important;
}

body.woocommerce-page a.button{
    background-color: #2D2D2D!important;
}
ul.cart_list.product_list_widget p.buttons a.button.wc-forward{
    background-color: #2D2D2D!important;
}
#woocommerce_widget_cart-2.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content ul.cart_list.product_list_widge  p.buttons a.button.wc-forward {
    color: #FFFFFF !important;
}