@charset "UTF-8";
/*
Theme Name: Eternia WP Custom Theme
Theme URI: https://www.techshu.com/
Author: TechShu
Author URI: https://www.techshu.com/
Description: Eternia Window is a cms website by using bootstrap, css3, html5, jquery and google font.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.dropdown-item.disabled{
    font-size: 20px !important;
    color: #aaa8a8 !important;
}

.dropdown-item.disabled_item{
    font-size: 20px !important;
    color: #aaa8a8 !important;
}

.dropdown-item.disabled_item span {
    text-transform: uppercase !important;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.dropdown-item.disabled_item {
    padding: 0px;
}

@media only screen and (max-width: 767px) {
	.service-patners ul li span:first-child { width: 50%; vertical-align: top; }
}

@media only screen and (max-width: 360px) {
	.service-patners ul li span:first-child { width: 42%;}
}

@media (min-width: 768px){
	.cms-contact .contact-address, .contact-index-index .contact-address { width: 301px; margin: 117px auto 0;}
}

@media (max-width: 992px){
    .single-custom_article .single_custom_article .articles_container .box_de h3 {
        min-height: 55px !important;
    }
}

.page-id-778 .glide__slide{
  aspect-ratio: 525/164;
}

@media (max-width: 950px) {
  .page-id-778 .glide__slide{
     aspect-ratio: 850/567;
  }
}