/*
Theme Name:		ClassiadsPro Child
Theme URI:		http://themeforest.net/user/designinvento
Description:	Child theme for the ClassiadsPro theme 
Author:			Designinvento
Theme URI:		http://themeforest.net/user/designinvento
Template:		classiadspro
Version:		1.0
*/


/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	
}

 /*  box-shadow: none; */
*/
#pacz-header {
  
 
}


.transparent-header:not(.sticky-trigger-header) #pacz-main-navigation > ul > li.menu-item > a, .transparent-header:not(.sticky-trigger-header) .pacz-vertical-menu li.menu-item > a {
    
    text-shadow: 2px 2px 5px black;
}


.header-hover-style-1 #pacz-main-navigation > ul > li.menu-item > a, .pacz-vertical-menu li.menu-item > a {
    color: #ffffff;
    background-color: ;
    color: black !important;
}

#pacz-header.transparent-header {
    position: absolute;
    left: 0;
    text-shadow: 2px 2px 5px #00000010;
}

.transparent-header:not(.sticky-trigger-header) #pacz-main-navigation > ul > li.current-menu-item > a, .transparent-header:not(.sticky-trigger-header) #pacz-main-navigation > ul > li.current-menu-ancestor > a, .transparent-header:not(.sticky-trigger-header) #pacz-main-navigation > ul > li.menu-item:hover > a {
     text-shadow: 2px 2px 5px #ffffff10;
   
}


.pacz-header-logo, .pacz-header-logo  {
   /*  height: 30px!important;*/
    line-height: 40px;
    /* padding-top: 10px; */
    margin-top: 30px !important;
	    background-color: #3d51b2;
       border-radius: 5px;

   
  
}

.pacz-header-logo, .pacz-header-logo a {

    padding: 5px;
   
   
}



#theme-page .theme-page-wrapper.right-layout .theme-content {
    float: right !important;
}
#theme-page .theme-page-wrapper.right-layout #pacz-sidebar {
    float: left !important;
}

.author-phone.style2 a, .author-phone a {
    background-color: #000000 !important;
}
