/*
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
*/

#fancybox-wrap {
        width: 802px;
        height: auto;
        top: 0px;
        left: 0px;
        position: fixed;
        z-index: 10990050!important;
        outline: 0;
        display: none;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        transition: all 0.9s;
        
      }
      
        
            
    #fancybox-content {
        padding: 0;
        outline: 0;
        position: relative;
        overflow: hidden;
        z-index: 11102;
        border: 1px solid #4c4c4c;
        background: #e6e6e6;
        -moz-background-clip: padding;
        -webkit-background-clip: padding;
        background-clip: padding-box;
    }    
    
    
    
    
    #fancybox-outer {
        position: relative;
        width: 100%;
        height: auto;
        background: #000 !important;
}


#fancybox-close {
            position: absolute;
            top: -2%;
            right: -11px;
            width: 30px;
            height: 30px;
            background: url(/wp-content/uploads/2020/02/fancybox.png) -40px 0;
            cursor: pointer;
            z-index: 11103;
            display: none;
            
            
        }
        
  
   

        
#post-image img {
        display: block;
    }


#post-description h2, #post-description p {
    padding-left: 16px;
    color: #4c4c4cc4;
    text-transform: capitalize !important;
}


   
a.custom_popup_filter_item {
    color: #4c4c4c !important;
    margin-right: 8px;
}

.desc_title {
        color: #fff;
        font-size: 16px;
        font-weight: 400;
    }
    
#fancybox-overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 11100;
        display: none;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
}
    
 
    
    
.shuffle-item {
    cursor: pointer;
}


#pt-cv-view-aca634354z .pt-cv-content-item:hover .pt-cv-hover-wrapper::before {
    background-color: rgba(74,133,139,0.9) !important;
    border-top: 73px solid black;
    border-left: 209px solid #673ab700;
    border-right: 74px solid transparent;
}





/*---media css popup-------*/

@media only screen and (min-width: 1200px) {
   
   #fancybox-wrap {
    width: 100%;
    height: auto;
    max-width: 802px;
  
   }
   
    #post-image {
        width: 49%;
        float: left;
    }
            
    #post-description {
        width: 50%;
        float: left;
        margin-top: 15px;
    }
    

}



@media only screen and (max-width: 736px) {
    
    #fancybox-wrap {
       width: 334px !important;
        position: absolute;
        margin-top: -25px;
        
   }
   
   
    
   
   
    #fancybox-close {
        right: -12px;
        top: -10px;
   }
   
    
    #post-image {
        width: 100%;
        float: none;
    }
    
    
    #post-description {
        width: 100%;
       float: none;
    }
    
    #post-description h2, #post-description p {
    
      margin-top: 12px;
       font-size: 13px;
    }
    
     #pt-cv-view-aca634354z .pt-cv-content-item:hover .pt-cv-hover-wrapper::before {
        border: none !important;
    }
    
        a.cvplbd {
        font-size: 15px;
    }


}



@media only screen and (max-width: 736px) {
      #fancybox-wrap {
             width: 80% !important;
        
        }
 }
    

/*--filter css---------------*/

button.btn.pt-cv-filter-option {
    font-family: Gotham Medium;
    font-weight: 400;
}

.pt-cv-animation-left.pt-cv-content {
    font-family: Gotham Medium;
    font-weight: 400;
}

#post-description {
    font-family: Gotham Book;
    font-weight: 400;
}

#filter-contents { max-width: 800px; width: 800px; padding: 1.25em; }

#filter-contents h2 { color: #fff; }

.show_filter_name_class a { color: #e8e4e4; }

#extra-filter {
    border: 1px solid #4c4c4c;
    padding: 0.25px;
    margin-top: 1.7em;
    display: none;
    position: absolute;
    top: 7px;
    right: 10%;
    z-index: 999;
    background-color: #4d4d4d;
    width: 18%;
}

.pt-cv-center * {
    text-align: left !important;
}

#extra-filter h2 { color: #fff; }
#extra-filter ul li#list-parents {
	padding-left: 15px;
}
#extra-filter ul li#list-parents span {
    font-family: Gotham Bold;
    font-size: 13px;
    display: block;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer !important;
}
#extra-filter ul li#list-parents span:after {
	font-family: "Font Awesome 5 Pro";
	content: "\f105";
    position: absolute;
    right: 15px;
}
#extra-filter ul li:hover ul.extra-filter-sub {
	display: block; 
}
#extra-filter ul li { margin: 0; list-style: none; float: none; position: relative; padding: 5px 0;}
#extra-filter ul li a { 
        font-family: Gotham Bold;
        display: block; 
        padding-left: 15px;
        border: none; 
        color: #e6e6e6;
      }
#extra-filter ul li a:hover { color: #fff !important; } 

#extra-filter ul { margin: 0; padding: 0 }

#extra-reset {
    padding: 4px 16px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
	float: right;
}
#extra-reset a {
	color: #e8e4e4;
}

#extra-filter-switch { 
    
    font-size:28px; 
    cursor: pointer;
    color: #999999;
}

.extra-filter-sub {
    position: absolute;
    left: 100%;
    top: -2px;
    display: none;
    width: 100%;
    background: #4d4d4d;
    border: 1px solid #4c4c4c;
    max-height: 300px;
    overflow-y: auto;
    z-index: 99;
}
.extra-filter-sub li { line-height: 1rem; }
.extra-filter-sub li a{ padding-left: 15px; margin: 0; border: none; } 


#extra-reset { display: none !important; }


/*---media css extra filter------*/

@media only screen and (max-width: 736px) {
    
    div#pr1 {
      /*  padding-left: 50px !important;
        padding-right: 50px !IMPORTANT;  */
    }
    
   
    #extra-filter {
        margin-top: 9.7em;
        top: 0;
        left: 0;
        width: 56%;
    }
    
    .extra-filter-sub {
       
        left: 100%;
        top: -2px;
        width: 80%;
        }


}

@media only screen and (min-width: 1200px) {

    #extra-filter {
        
        right: 6% !important;
      }

}




