/***************************************************/
/*      Style for File Donload (Series in Product) */
/***************************************************/

.img_pdf_series{
    width: 25px; 
    margin-right: 15px; 
  /*  margin-bottom: -4%;*/
}

.ul_pdf_series{
    list-style: none;
    padding-left: 0%
}

.url_pdf_series{
    color: #4977B5 !important;
    font-size: 16px;
    line-height: 1;
}

.li_pdf_series{
    padding-bottom: 3%;
}

.h2_title_series_file_download_serie{
    font-family: "trade gothic next pro", Sans-serif;
    font-size: 19px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #020202;
}

.h2_title_series_file_download_product{
    font-family: "trade gothic next pro", Sans-serif;
    font-size: 19px !important;
    font-weight: 500;
    text-transform: uppercase;
    color: #020202;
    margin-bottom: -7px !important;
}

.image_icon_download_file{
    width: 33px;
    margin-right: 2px;
    margin-bottom: -2%;
}

/***************************************************/
/*               Style for Galery */
/***************************************************/

#id_product_gallery{
    margin-bottom: 0px!important;
}

#id_gallery_locations{
    margin-bottom: 0px!important;
}

/***************************************************/
/*             Style for Search in Mobile          */
/***************************************************/

#id_search_shortcode{
    margin-bottom: 0px!important;
}

#id_li_search{
     display: none;   
}
@media (max-width: 767px){
    #id_li_search{
        display: block;
       /* visibility: visible;*/
    }
}

.topsearch_mobile input{
    height: 24px !important;
    font-family: "trade gothic next pro", Sans-serif !important; 
    font-size: 12px !important;
    
}

.topsearch_mobile button span{
    height: 24px !important
    ;
    padding: 2px 0 !important
}

.topsearch_mobile button span svg{
    height: 20px;
}

.is-form-style input.is-search-input{
    font-size: 12px !important;
}

.topsearch_mobile {
    padding-right: 60px;
    padding-left: 15px;
    padding-bottom: 5px;
}
#id_text_head_download{
   /* float: right;
    padding-left: 10px;*/
}
.imag_download{
    float: left;
    width: 32px;
    height: 25px;
}
.list-pdf {
    padding-bottom: 3%!important;
}
#sc_icon_shared{
    margin-bottom: 0px!important;
}
/********************************************************************************************/
/**                              Mega Menu Hover to Click*/
/********************************************************************************************/
/*
.elementskit-navbar-nav-default .elementskit-megamenu-has:hover > .elementskit-megamenu-panel {
    opacity: 0!important;
    visibility: hidden!important;
    -webkit-transform: none!important;
    transform: none!important;
    pointer-events: none!important;
}

.elementskit-navbar-nav-default .elementskit-navbar-nav > li {
    position: static!important;
}

.elementskit-navbar-nav-default .elementskit-megamenu-panel {
    -webkit-transform: translateY(-10px)!important;
    transform: translateY(-10px)!important;
  
}

.ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-panel {
    -webkit-transition: -webkit-transform .4s ease!important;
    transition: transform .4s ease!important;
}
*/
/**************************************************************************/
/*.elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
    width: 100vw;
}
top: 80px;
max-width: 1579px;
left: -217px;
display: block;
visibility: visible;
opacity: 1;


.ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-has .elementskit-megamenu-panel {
    -webkit-transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
}*/

/*<div class="test"> blah </div>
<div class="test"> blah </div>
<div class="test nohover"> blah </div>
    .test:not(.nohover):hover {  
    border: 1px solid red; 
}

*/

/*.menu-item:not(.elementskit-megamenu-has):hover {  
    border: 1px solid red; 
    opacity: 0!important;
    visibility: hidden!important;
    -webkit-transform: none!important;
    transform: none!important;
    pointer-events: none!important;
}*/
