/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*//*SECONDARY TOP MENU STICKY*/

.fusion-header-wrapper {
position: fixed !important;
z-index: 99999 !important;
width: 100% !important;}



/*Patch for language switcher after change settings for url*/
.fusion-secondary-menu > ul > li{
    border-style: none;
}
.fusion-secondary-menu>ul>li>a{
    padding: 0;
}
.fusion-secondary-menu>ul>li>a>span>img{
    width: 20px!important;
}

/*Patch for catalog button after change child themes*/
.fusion-main-menu>ul>li:last-child>a>span{
	background-image: linear-gradient(to top,#ffc107,#f2cb0a)!important;
    background: #f2cb0a!important;
    color: black!important;
}

.lang-item-sr{
/* 	display:none; */
}

.header-social, .header-v1 #header, .header-v2 #header, .header-v3 #header, .header-v4 #header, .header-v5 #header, #header, .header-v4 #small-nav, .header-v5 #small-nav, .header-social .alignleft{border-bottom-color:#fff;}

.sb-toggle-wrapper{border-top-color:transparent;}

.page-id-7903 .post-content h3, .sidebar .widget h3, .project-content h3, .fusion-title h3, .title h3, #header .tagline, .person-author-wrapper span, .product-title, #side-header .tagline{border-bottom:8px solid #edbf25; height:70px;}

.footer-area{background-color:#000;}

/*FOOTER POLICIES MENU*/
#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .tabs li a, .fusion-copyright-notice a, .fusion-footer-widget-area .fusion-accordian .panel-title a, .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li .post-holder a, .fusion-footer-widget-area .jtwt .jtwt_tweet a, .fusion-footer-widget-area a{color:#fff; font-size:10px;}

#wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder, #wrapper .fusion-footer-widget-area .fusion-tabs-widget .tab-holder .news-list li, .fusion-footer-widget-area .fusion-accordian .fusion-panel, .fusion-footer-widget-area .product_list_widget li, .fusion-footer-widget-area .tagcloud a, .fusion-footer-widget-area .widget_categories li a, .fusion-footer-widget-area .widget_recent_entries li, .fusion-footer-widget-area li.recentcomments, .fusion-footer-widget-area ul li a { border:none;}


.products li.product {
    background-color: transparent;
    border: none;
}
/*ALL TOOLS-CATEGORY remove background & title line height*/
.product-images .crossfade-images{background:transparent;}


.fusion-checklist .fusion-checklist-1 {font-size: 18px; line-height: 14px;}
/*PRODUCT TITLE*/
.product-title{
    font-family: open sans;
    font-size: 11px;
    font-weight: bold;
    min-height: 110px;}

/*NON DISPLAY PEN ICON IN POSTS */
#wrapper .fusion-date-and-formats .fusion-format-box, .tribe-mini-calendar-event .list-date .list-dayname {display:none;}


/*HEIGHT*/

.height { height: 780px;}

.height2 { height: 740px;}

.height3 { height: 710px;}

.height4 { height: 400px;}




    /* BLOCKQUOTE */

blockquote, .post-content blockquote, .fusion-post-content blockquote 
{
  background:transparent;
  border-left: 0 solid #000000;
  margin: 0.2em 0;
  padding: 0.5em 0;
  quotes: "\201C""\201D""\2018""\2019";
  font-size: 17px;
  font-family: PF-Benchmark-Pro-Bold;
  font-style: normal;
    line-height: 28px;
    font-weight: 800;
    color: #000000;
    position: relative;
   
}

blockquote:before {
  color: #000000;
  content: "\201C";
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.10em;
  vertical-align: -0.4em;
}


blockquote p {
  display: inline;
}

/*SECONDARY TOP MENU*/

.fusion-secondary-menu>ul>li>a{padding:0;}
.fusion-secondary-menu > ul > li{border-style:none;}

html:lang(bg) .fusion-main-menu>ul>li {
    padding-right: 20px;
}

#main {
	padding-bottom: 0!important;
}

body.has-sidebar #main .sidebar {
    margin-top: 13px;
}

.fusion-menu > li:nth-child(3) {
    display: none;
}

.pll-parent-menu-item span.menu-text span{
  display: none;
}

.fusion-mobile-nav-item.pll-parent-menu-item span.menu-text img{
    margin-top: 10px;
}

.fusion-secondary-header{
  display: none!important;
}


.home #main {
  padding-top:0!important;
}

@media(max-width:480px){
	.home-top-en {
	  margin-top: 30px;
	}
}

/*body:not(.home) .post-content .fusion-fullwidth:first-child{
      padding-top: 100px!important;
}*/