/*
 Theme Name:   XStore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      0.0.1
 Text Domain:  xstore-child
*/

body.admin-bar .sticky-on .header-main {
    top: 30px !important;
}
.custom-margin-0 p{
	margin-bottom:0;
}
.custom-margin-element .sidebar-widget{
	margin-bottom:0;
}
.custom-testimonial-text h5{
	text-align: center; 
	font-family: Arvo; 
	color: #0cdbd2; 
	font-size: 28px; 
	font-weight: 600;
}
.custom-testimonial-text p{
	margin-bottom: 60px; 
	text-transform: uppercase; 
	text-align: center; 
	font-family: Arvo; 
	font-weight: 400; 
	font-size: 19px; 
	color: #fff; 
	line-height: 42px;
}
.custom-testimonial-text p span{
	color:#0cdbd2;
	font-weight:600;
}
@media all and (max-width:340px){
	.custom-testimonial-text p{
		line-height:normal;
		margin-bottom: 20px;
	}
	.custom-testimonial-text h5{
		font-size:22px;
	}
}
@media all and (max-width:990px){
	.header-main{
		padding-bottom:10px
	}
}
@media only screen and (max-width: 992px) {
    .et_b_mob_header-overlap .page-heading {
        padding-bottom: 20px;
    }
}
.page-heading > .container{
	max-width: 1110px;
}
.header-main-wrapper .et_connect-block{
	justify-content: space-around !important;
}
.header-main-wrapper .et_b_header-logo{
	margin:0!important;
}