/*
Theme Name: ColorMag Child
Template: colormag
Author: Child Theme Configurator
Version: 1.0.1448204109
Updated: 2015-11-22 09:55:09
*/

@charset "UTF-8";

.footer-socket-left-sectoin{color:white}

.btn-success,.btn-info,.btn-danger,.button {padding:5px 1%;text-decoration: none}
.btn-success:hover,.btn-info:hover,.btn-danger:hover,.button:hover {text-decoration: none}
.menu-item a,.menu-item .menunav-menu .menu-item,.menunav-menu .menu-item a,
.menunav-menu a,.menu-item a:hover,.menu-item .menunav-menu .menu-item:hover,
.menunav-menu .menu-item a:hover, .menunav-menu a:hover{text-decoration: none}

.intextbox,.intextbox .inselect,.inselect,.field-inner .intextbox,
input[type="text"], input[type="email"], input[type="password"], textarea {background-color:#CCC;padding:3px}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    padding-bottom: 12px;
    color: #333333;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}
h1 { font-size: 35px; line-height: 1.2; }
h2 { font-size: 30px; line-height: 1.2; }
h3 { font-size: 26px; line-height: 1.2; }
h4 { font-size: 23px; line-height: 1.2; }
h5 { font-size: 20px; line-height: 1.2; }
h6 { font-size: 16px; line-height: 1.2; }

.listing-actions form{display:table-cell!important}
.back-to-dir{float:right!important}

/*
@media screen and (min-width: 640px){
    .wpbdp-hide-on-mobile{display:none}
}
*/