 /*
 Theme Name:   IANTB Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       John Doe
 Author URI: http://strictthemes.com
 Template:     Truemag
 Version:      1.1.3
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  Truemag
*/


@import url("../Truemag/style.css");

.breadcrumbs {display:none;}

h1.post-title {margin-bottom:32px;}

.post-template {background-color:#fff; border-bottom-width:10px!important;}

#content-parent {background-color:#fff;}

#menu {background-color:#fff;}

ul.menu > li > a {color:#000;}

body.boxed {background-color:#fff;}

/* Menu Border */
ul.menu > li.menuhome > a {border-top-color: #5b4141}
ul.menu > li.menu1 > a {border-top-color: #ad0066;}
ul.menu > li.menu2 > a {border-top-color: #d13d94;}
ul.menu > li.menu3 > a {border-top-color: #f5851f;}
ul.menu > li.menu4 > a {border-top-color: #cada2a;}
ul.menu > li.menu5 > a {border-top-color: #81a4b9;}
ul.menu > li.menu6 > a {border-top-color: #cfe8f6;}


/*.st-format-image-holder*/ .wp-post-image {margin:0 auto!important;}

#header {background-color:#fff;border-bottom: 1px solid #eee;padding:0px;}

/*mobile menu*/
#menu-select:before {color:#000;}
#menu-select {border-color:#000!important;}

.widget {margin:0 auto 20px;}

#title-after {
    margin: -25px auto 10px;
    padding: 0;
}

.sidebar .widget {padding:0!important;border-width:0px!important;}

.tablet {display:none;}
.phone {display:none;}
#title-after {padding:0;}
.nodesktop {display:none;}

//*Mobile CSS Classes*///

/*  TABLET  : 1024px */
@media only screen and ( max-width: 1050px ){
.desktop {display:none;}
.tablet {display:inline;}
.phone {display:none;}
.nodesktop {display:inline;}
}

/* TABLET  : 768px */
@media only screen and (max-width: 985px) and (min-width: 768px){
.desktop {displa:none;}
.tablet {display:inline;}
.phone {display:none;}
.nodesktop {display:inline;}
}

/*  Phone  : 480px */
@media only screen and (max-width: 767px) and (min-width: 480px){
.desktop {display:none;}
.tablet {display:none;}
.phone {display:inline;}
#title-after {padding:25px;}
.nodesktop {display:inline;}
#logo h2 img {margin:0 0!important;}
}

/* Phone  : 320px */
@media only screen and (max-width: 479px){
.desktop {display:none;}
.tablet {display:none;}
.phone {display:inline;}
#title-after {padding:25px;}
.nodesktop {display:inline;}
}

#header-holder-2 {display:none!important;}

.sidebar-post {display:none;}
.post {width:98%!important;}
#footer-holder {display:;}
.boxed #layout {margin-top:0!important;}
#logo {display:block;height:100%;}
h3.post-title a {color:#000!important;}

#menu-select {display:none!important;}
.icowdgt-menu:before {font-size:45pt;}
.widgetized-menu-button {text-align:center;}
.menu-item-title {display:none!important;}
h1, h2, h3, h4, h5, h6 {font-family: 'Palatino Linotype', serif;color:#000!important;}
p {font-family: 'Book Antiqua', serif;} 

nav.widgetized-nav .main-nav > li > a {padding:19px 24px 23px !important;}

/*.searchone*/
#content-parent {background-color:#fff!important;}

#article {padding-top:15px!important;}

#pre_next_post {display:none;}