/* LICENSE & DETAILS
   ==================================================

	Theme Name: Dante Child Theme
	Theme URI: http://dante.swiftideas.net
	Description: A Retina Responsive Multi-Purpose WordPress Theme - Designed & Developed by Swift Ideas ( www.swiftideas.net )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: dante
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.net

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */


.slider-wrap {
margin-bottom:0;
}

.inner-page-wrap{
margin-bottom:0;
}



nav .menu li.current-menu-ancestor > a, nav .menu li.current-menu-item > a, #mobile-menu .menu ul li.current-menu-item > a, nav .menu li.current-scroll-item > a{
color:#1ea1cc !important;
}









.pmlogo1{
width:45px !important;
height:45px !important;
background:url(images/pmlogo1.png);
}

.pmlogo2{
width:45px !important;
height:45px !important;
background:url(images/pmlogo2.png);
}

.pmlogo3{
width:45px !important;
height:45px !important;
background:url(images/pmlogo3.png);
}

.sf-icon-cont{
width:inherit;
height:inherit;
border:0;
}

.sf-hover .sf-icon-cont{
background-color:rgba(0, 0, 0, 0) !important;
}

.sf-icon-box{
background-color:#fff;
}

.bordertop .sf-icon-cont{
display:none;
}


.page-heading h1{
white-space:initial;
}

.standard-post-content{
background-color:#fff !important;
}


.blog-items-wrap .standard-post-date, .blog-items-wrap .comments-likes{
display:none;
}



#footer .widget li.menu-item{
border:0;
}

#footer .widget li.menu-item a{
text-transform:uppercase;
text-align:right;
padding:5px 0;
color:#fff;
}

#footer .widget li.menu-item a:before{
content:'';
}

ul{
list-style:disc;
margin-left:0px;
}

#footer ul{
list-style-type:none !important;
}

.widget-categories ul{
list-style-type:none !important;
}

iframe{
overflow:hidden;
overflow-x:hidden;
overflow-y:hidden;
}

iframe::-webkit-scrollbar { 
    display: none; 
}


#nav_menu-3{
font-size:11px;
}

#nav_menu-3 ul{
float:right;
}

#nav_menu-3 li{
display:inline-block;
padding-left:10px;
}

#nav_menu-3 li a{
text-transform:none !important;
}

#nav_menu-3 li a:hover{
text-decoration:underline;
}

header .header-right .std-menu .menu{
display:none;
}

.search-items time{
display:none;
}