/****HEADER***/
#logo-first {width:200px!important;}
#masthead .header-one-left {
  width:400px; 
  background-image: url("https://glckids.com/wp-content/uploads/2019/07/glc-bears.png");
  background-repeat:no-repeat;
  background-position-x:215px;
  background-position-y:10px}

/* Portrait and Landscape */
@media only screen and (max-width: 767px)  { 
.site-header{
  background-image: url("https://glckids.com/wp-content/uploads/2019/08/glc-bears-mobilehi.png");
  background-repeat:no-repeat;
  background-position-x:160px;
  background-size: 154px 80px;
}
.site-header {
    border-bottom: 0px solid;
}
}

.custom-header-title {
color:#ffffff!important;
padding: 13rem 2rem;
}

/*NAVIGATION*/
.main-navigation a:hover {
    color: #e9262f !important;
}

/*TESTIMONIALS
.ztl-testimonials-carousel .owl-dots .owl-dot.active {
    background-color: #be2932!important;

}

.ztl-testimonials-carousel .owl-dots .owl-dot {
    border-color: #be2932;
}*/

/*footer*/
.aps-group-horizontal {    margin: 0 auto;    max-width:265px;}

a:hover, .sidebar-right li>a:hover {
    color: #e9262f
}

.ztl-widget-wrapper {
    padding-left: 0px; 
    border-left: 0px solid; 
}
.header-one .widget {
    padding: 0 0 0 20px;
}