/* ####################

CSS AND OVERRIDES 

#################### */


.skiptranslate { display: none; } 


#sp-footer { border-top: 0px; } 

body.ltr.offcanvs-position-left .offcanvas-menu {
    left: -350px; 
}

.offcanvas-menu {
    width: 350px; 
}

.offcanvas-menu .offcanvas-inner ul.menu>li>ul li a { 
 	line-height: 36px; 
}

/* #### HIDE ELEMENTS #### */ 

.hide { display: none!important; } 

/* ### CHRONO FORMS ### */ 

.chronocredits { display: none; } 

#chronoform-transcend-thai-project-form { 
    max-width: 600px; 
    margin-left: 110px; 
    margin-top: 30px; 
}

 
/* HOMEPAGE HIDDEN */

#sppb-addon-wrapper-1629959136349 /* CONTACTS */ 
{ display: none!important; }

.sppb-sp-slider-text { word-break: normal; } 

/* 2nd SLIDE TEXT SIZE */

@media (min-width: 992px) {

    #sppb-addon-1629954087430 .sp-slider #sp-slider-item-1629954087430-num-1-key #sp-slider-inner-item-1629954087432-num-2-key {
        font-weight: 800;
        font-size: 70px!important;
        line-height: 80px!important;
    }
    
}

@media (max-width: 768px) {

    .sp-dot-text-key-1 { font-size: 14px!important; }

}
    
/* SPIRAL OVERLAYING CLICKABLE SLIDE HEADINGS */

#sppb-addon-1630493703949 { display: none; } 

/* HEADER */  

.sp-page-title {
    background-color: #333!important; 
}

.sp-dropdown-items .sp-menu-item a { line-height: 1.6em!important; }



/* FOOTER */ 

#sp-footer, #sp-bottom {
    background: #333;
    color: #eee;
}

#sp-footer1 .sp-copyright, #sp-footer1 .sp-copyright a {
    color: #eee;
}

select:not([multiple]) { height: 35px; } 
select { padding: 2px; } 

/* ### HOME ## */ 

.pitech-slider .sp-slider-custom-dot-indecators { width: 92%; } 

@media (max-width: 1200px) {
    
    #chronoform-transcend-thai-project-form { 
        margin-top: -30px; 
        margin-left: 60px; 
    }
        
}

@media (min-width: 1300px) {
    .d-lg-none { /* MOBILE */ 
        display: none !important;
    }
}

@media (max-width: 1300px) {
    .d-lg-none {
        display: inline-flex !important; 
    }
    .d-none, .d-lg-block { /* FULL MENU */ 
        display: none !important;
    }  
    
    /* HOME PAGE CONTENT */ 
    .page-56 #sppb-addon-wrapper-1629979173643 {
        top: 100px!important; 
    }
    .page-56 #sppb-addon-wrapper-1629979173643 h2 {
        margin-top: -20px!important;     
    }
    .page-56 #sppb-addon-1630062629306 .sppb-addon-content { 
        font-weight: 700!important;
        font-size: 24px!important;
        line-height: 45px!important; 
    }
   
}

@media (max-width: 992px) { /* ## EXISTIG MOBILE MENU BREAK POINT */ 
    
    #chronoform-transcend-thai-project-form { 
        margin-top: -150px;
        margin: 0 auto; 
    }
    
    .logo-image { height: 45px; } 
    
}

@media (max-width: 768px) {
    
    #chronoform-transcend-thai-project-form { 
        margin-top: -150px;
        margin: 0 auto; 
    }
    
    /* FLOWERS PAGE MOBILE VIEW CENTER ELEMENTS ### */ 

    #sppb-addon-1629460314746 .sppb-addon-content,
    #sppb-addon-1629456101694 .sppb-addon-content,
    #sppb-addon-1629460314743 .sppb-addon-content{ 
        text-align: center; 
    }    
    
}

@media (max-width: 400px) {
    
    select:not([multiple]) { height: 30px; font-size: 10px; } 
    select { padding: 0px; }     
    
    .menu-with-social { 
        padding: 0px; 
        margin: 0px; 
    }
    
}

