/*
Theme Name: Chandelier
Theme URI: http://chandelier.elated-themes.com/
Description: A Theme Designed for Custom Brands
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.9
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

@font-face {
    font-family: 'Pompei New W00 Small Caps';
    src:url('assets/fonts/Pompei New W00 Small Caps.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.eltd-section-title-outer-holder .eltd-section-title-subtitle-holder h3{
    font-family: 'Pompei New W00 Small Caps';
    color: #ffaa00;
    text-rendering: optimizeLegibility;
    text-transform: none;
    font-size: 60px;
    line-height: 1em;
}

.eltd-icon-list-item .eltd-icon-list-text{
    font-family: 'Pompei New W00 Small Caps';
}

@media only screen and (max-width: 319px) { 
    #eltd-home-attica{ 
       height: 250px!important;
       width:auto;
   }
   .carousel-inner > .item {
        height: 200px!important;
        width:auto!important;  
    }
    .carousel-inner h2{
        font-size: 12px !important;
    }
    .carousel-inner > .eltd-slide-subtitle{
        font-size: 12px !important;
        margin-bottom:0px!important;
    }
    .carousel-inner h2 span{
        padding: 5px!important;
        font-size: 12px !important;
    }
    .carousel-inner h3 span{
        padding: 5px!important;
    }
    .carousel-inner .eltd-slider-content .eltd-slide-buttons-holder .eltd-btn {
        margin: 10px 10px 0;
    }  
    .eltd-container h1{
        font-size: 20px !important;
    }
    .elementor-1397 .vc_empty_space{
        height:0px !important;
    } 
    .elementor-1397 h2{
         font-size: 20px !important;
    }
    .elementor-1397 .wpb_wrapper p{
        font-size: 12px;
    }
    .elementor-1397 .wpb_wrapper h6{
        margin-top:30px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 479px) {
    #eltd-home-attica{ 
       height: 240px!important;
       width:auto;
    }
   .carousel-inner > .item {
        height: 200px!important;
        width:auto!important;  
    }
    .carousel-inner h2{
        font-size: 12px !important;
    }
    .carousel-inner > .eltd-slide-subtitle{
        font-size: 12px !important;
        margin-bottom:0px!important;
    }
    .carousel-inner h2 span{
        padding: 5px!important;
        font-size: 12px !important;
    }
    .carousel-inner h3 span{
        padding: 5px!important;
    }
    .carousel-inner .eltd-slider-content .eltd-slide-buttons-holder .eltd-btn {
        margin: 10px 10px 0;
    }  
    .eltd-container h1{
        font-size: 40px !important;
    }
    .elementor-1397 .vc_empty_space{
        height:0px !important;
    }
    .elementor-1397 h2{
         font-size: 30px !important;
    }
    .elementor-1397 .wpb_wrapper p{
        font-size: 14px;
    }
    .elementor-1397 .wpb_wrapper h6{
        margin-top:40px;
    }
}
 
@media only screen and (min-device-width: 480px) and (max-device-width: 768px) {
    #eltd-home-attica{ 
       height: 300px!important;
       width:auto;
    }
   .carousel-inner > .item {
        height: 300px!important;
        width:auto!important;  
    }
    .carousel-inner h2{
        font-size: 12px !important;
    }
    .carousel-inner > .eltd-slide-subtitle{
        font-size: 12px !important;
        margin-bottom:0px!important;
    }
    .carousel-inner h2 span{
        padding: 5px!important;
        font-size: 12px !important;
    }
    .carousel-inner h3 span{
        padding: 5px!important;
    }
    .carousel-inner .eltd-slider-content .eltd-slide-buttons-holder .eltd-btn {
        margin: 10px 10px 0;
    }  
    .eltd-container h1{
        font-size: 40px !important;
    }
    .elementor-1397 .vc_empty_space{
        height:0px !important;
    }
    .elementor-1397 h2{
         font-size: 40px !important;
    }
    .elementor-1397 .wpb_wrapper p{
        font-size: 14px;
    }
    .elementor-1397 .wpb_wrapper h6{
        margin-top:30px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) { 
    #eltd-home-attica{ 
       height: 400px!important;
       width:auto;
    }
    #eltd-home-attica>.carousel-inner>.eltd-content-vertical-middle{
       height: 400px!important;
       width:auto!important;  
    }
   .carousel-inner > .item {
        height: 400px!important;
        width:auto!important;  
    }
    .carousel-inner h2{
        font-size: 12px!important;
    }
}


