/*
 Theme Name:   Kentha Child
 Theme URI:    http://qantumthemes.xyz/
 Description:  Kentha Child Theme
 Author:       QantumThemes
 Author URI:   http://qantumthemes.xyz/helpdesk
 Template:     kentha
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar
 Text Domain:  kentha-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

@media only screen and (min-width: 1201px){
.qt-menubar.qt-menubar-center ul.qt-menu-secondary li.qt-centerlogo {
    
    width: 10%!important;
    
}
}
@media only screen and (min-width: 1201px){
.qt-menubar.qt-menubar-center ul.qt-menu-secondary li.qt-3dswitch {
    width: 4%!important;
    float: left;
}
}
@media only screen and (min-width: 1201px){
.qt-menubar.qt-menubar-center ul.qt-desktopmenu 
	{    line-height: 24px!important;
    margin-top: -10px!important;
    padding: 0 26px 0px 26px!important;
}
}


.menu-item a{line-height: 27px!important;}

@media only screen and (min-width: 1201px){
 ul.qt-desktopmenu {
    
    width: 1000px!important;
    margin: 0 auto!important;
	
	
}
	
}

#qtBody .wpcf7 textarea {
   
    min-height: 6rem!important;
}

@media only screen and (min-width: 1201px){
.qt-menubar .qt-menubg-color {
   
    height: 88%!important;
  
}
}

@media only screen and (min-width: 1201px){
#qtBody.qt-body-player-large {
    padding-bottom: 0px!important;
}
}

@media only screen and (min-width: 1201px) {
.qt-footer-bottom {
    padding: 4.5rem 0!important;
}
}	

.btn-floating.btn-large {
    width: 201.5px!important;
    height: 55.5px;
	border-radius: 0%!important;
}
/*.material-icons {
	font-family: none!important;}*/


.qt-actionbtn a>i{
  display: none;
}
.qt-actionbtn a:after {
  content: 'View Album';
}

.btn-floating {
    background-color: #ca5a6f!important;
}
.qt-videobg{top: -50px!important;}

@media only screen and (min-width: 1201px){
.qt-menubar ul.qt-desktopmenu>li.qt-menuitem.wpmenucartli.wpmenucart-display-standard a {
    border: 2px solid!important;
    border-radius: 20px!important;
    height: 25px!important;
    padding: 0px 15px 0px 15px!important;
	}}

#qtSidebarBottomlayer{display:none!important;}



select, input:not([type]), input[type=text], input[type=password], input[type=email], input[type=url], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=tel], input[type=number], input[type=search], textarea.materialize-textarea{height: 2rem!important;border-left: 1px solid rgba(100,100,100,0.5)!important; border-right: 1px solid rgba(100,100,100,0.5)!important;border-top: 1px solid rgba(100,100,100,0.5)!important;    border-radius: 7px!important; border-width: 1px!important;}

textarea {
   border: 1px solid!important;
    border-radius: 7px!important;
}

.leftf{float:left; width:100px;}
.contf {
    overflow: hidden;
	padding-right: 20px;
    padding-left: 20px;
}
.leftf {
    float: left;
    width: 340px;
    height: 215px;
    padding-right: 25px;
    padding-left: 5px;
    font-size: 14px;
    padding-top: 18px;
}

.menu-item{font-weight: 600;}
.wpcf7-text, .wpcf7-textarea {background: #fff!important;}

#qtBody .wpcf7 textarea {
	    padding: 0!important;
    padding-left: 0.4rem!important;
    color: #000!important;
}
.wpcf7-text{color: #000;
    padding-left: 7px!important;}