/*
Theme Name:     Enfold Child
Theme URI:      http://www.thenetmg.com
Description:    Child theme for the Enfold
Author:         The Net360
Author URI:     http://www.thenetmg.com
Template:       enfold                             
Version:        1.0
*/

@import url("../enfold/style.css");

/* Enter below your Customization CSS */
@media only screen and (max-width: 600px) {
    #full_slider_1 .avia-slideshow-inner, #full_slider_1 img{
        height: 275px !important;
    }
}

.phone-info a {
	font-size:17px;
}
.logo img {
    padding-top: 10px;
}
#top .social_bookmarks [data-av_iconfont='entypo-fontello']:before {
    font-size: 20px;
}
#top .social_bookmarks li a {
    line-height: 75px;
    min-height: 75px;
    width: 75px;
}
#top .social_bookmarks li {
    width: 75px;
}
#top .social_bookmarks {
    height: 75px;
}
.phone-info span {
    padding-top: 6px;
}

@media all and (min-width:768px) {


.phone-info { text-align: right; }


.phone-info a {

font-size:20px;

}

}
@media all and (max-width:767px) {



.phone-info a {

font-size:30px;

}

}