/*
Theme Name: Anders Child
Theme URI: http://anders.edge-themes.com
Description: A child theme of Anders Theme
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Version: 1.0.0
Text Domain: anders
Template: anders
*/
.edge-woo-single-page .edge-single-product-content 
.images .woocommerce-product-gallery__image2:not(:first-child) a{
	    float: left;
    width: calc(25% - 15px);
   margin-right: 15px !important;
    margin-top: 25px;
    box-sizing: border-box;
}
.edge-woo-single-page .edge-single-product-content 
.images .woocommerce-product-gallery__image2 a img {
    width: 100%;
}
.edge-woo-single-page .edge-single-product-summary .product_meta>span  {
     display: none !important;
}
.edge-woo-single-page .edge-single-product-content  .woocommerce-product-gallery__image2 {
    cursor: pointer;
}
.edge-single-product-title  span.tile_name {
    padding: 0 0px 0 12px;
}
.edge-woo-single-page .edge-single-product-content 
.images .woocommerce-product-gallery__image2:not(:first-child) a img {
    max-width: 129px;
    max-height: 129px;
}
.page-id-12245 h2.edge-page-title.entry-title {
    display: none;
}
.edge-social-sidebar-wrapper {
    display: none;
}
ul.header_socail_icon.mobile_socail_icon {
    float: none !important;
}
ul.header_socail_icon.mobile_socail_icon li {
    width: auto !important;
}
.edge-mobile-header .edge-mobile-nav ul li:last-child, .edge-mobile-header .edge-mobile-nav>.edge-grid>ul>li:last-child>a, .edge-mobile-header .edge-mobile-nav>ul>li:last-child>a {
   border-bottom: 1px solid #f1f1f1 !important;
}

@media only screen and (max-width: 1024px)  {
.edge-mobile-header .edge-mobile-logo-wrapper img {
    height: 75% !important;
}
.hide_on_mobile {
    display: none;
}
.edge-row-grid-section .vc_custom_1495462855500 {
    padding-top: 50px !important;
}
.page-id-12245 .edge-title.edge-standard-type.edge-content-left-alignment {
    display: none;
}
}
@media only screen and (max-width: 768px) and (min-width:600px)  {
.edge-woo-single-page .edge-single-product-content 
.images .woocommerce-product-gallery__image2:not(:first-child) a img {
    max-width: 90px;
    max-height: 90px;
}
}
@media only screen and (max-width: 600px) and (min-width:500px)  {
.edge-woo-single-page .edge-single-product-content 
.images .woocommerce-product-gallery__image2:not(:first-child) a img {
    max-width: 90px;
    max-height: 90px;
}
}
@media only screen and (max-width:500px) and (min-width:320px)  {
.edge-woo-single-page .edge-single-product-content 
.images .woocommerce-product-gallery__image2:not(:first-child) a img {
    max-width: 60px;
    max-height: 60px;
}
}