/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


#iqitmegamenu-horizontal{
  border-top: none !important;
  border-bottom: none !important;
}

.cbp-horizontal>ul>li>a{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}


.header-top{
  padding: 0 !important;
}


@media (max-width: 640px) {
.fancybox-slide>* {
    width: 90%!important;
}

.fancybox-content {
	padding: 40px 18px !important;
}

}


#cbp-hrmenu-tab-9 .cbp-category-tree {
	display: none;
}


.desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget {
    max-width: 75%;
    width: 75%;
}

#search-widget-mobile {
  opacity:0;
}

#cbp-hrmenu-tab-5 a {
        background-color: #2183e6;
}

.ps-emailsubscription-block {
    display:none
}