.select2-container--default .select2-selection--single  {
    text-transform: capitalize;
    border: 1px solid #d2d2d2;
    width: 100%;
    height: 45px;
    outline: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background-color: transparent;
    padding: 8px 10px;
	cursor:pointer;
}

.select2-container--default .select2-selection--single:focus  {
	border: 1px solid var(--primary-color);
}

.select2-container--default .select2-selection--single .select2-selection__arrow b{
	bottom:0;
	top:80%;
	margin-left:-10px
	
}

.textone .elementor-text-editor p{
	font-family:'Roboto Condensed', Sans-serif;
	font-size: 40px;
	font-weight:600;
	color:  #0abab5;
	line-height: 45px;
}

.page-template .site-content {
	margin-bottom: 0px;
    margin-top: 140px;
}

.text1 .elementor-text-editor p{
	font-family:'Roboto Condensed', Sans-serif;
	font-size: 22px;
	color: #000 ;
	line-height: 26px;
}

.text-advertise .elementor-text-editor p{
	font-family:'Roboto Condensed', Sans-serif;
	font-size: 16px;
	color: #999 ;
	line-height: 18px;
}

.text-call-action  .elementor-text-editor p{
	font-family:'Roboto Condensed', Sans-serif;
	font-size: 25px;
	color: #fff ;
	line-height: 30px;
}

.woocommerce-checkout-review-order-table thead tr th {
    border-bottom: 1px solid var(--primary-color) !important;
}

.woocommerce-checkout.processing .blockUI.blockOverlay {
	background-image:url('https://yobuddyapp.com/wp-content/uploads/2020/04/loader2.gif') !important;
	background-position: center 50% !important;
	background-repeat: no-repeat !important;
	position: fixed !important;
	background-size: 100px 100px !important;
}

.woocommerce-product-gallery__trigger i{
	font-size: 20px;
}

@media only screen and (max-width: 767px) {
.header-nav li {
    padding: 11px 0;
    width: 100%;
    text-align: center;
    background-color: transparent;
	color: #FFF;
}
	
	.header-nav li a {
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    -webkit-transition: 0.5s linear;
    -moz-transition: 0.5s linear;
    -ms-transition: 0.5s linear;
    -o-transition: 0.5s linear;
    transition: 0.5s linear;
}
	
	.menu-mainmenu-container{
  background: rgba(255,0,102,1);
  background: -moz-linear-gradient(45deg, rgba(255,0,102,1) 0%, rgba(133,52,239,1) 41%, rgba(133,52,239,1) 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(255,0,102,1)), color-stop(41%, rgba(133,52,239,1)), color-stop(100%, rgba(133,52,239,1)));
  background: -webkit-linear-gradient(45deg, rgba(255,0,102,1) 0%, rgba(133,52,239,1) 41%, rgba(133,52,239,1) 100%);
  background: -o-linear-gradient(45deg, rgba(255,0,102,1) 0%, rgba(133,52,239,1) 41%, rgba(133,52,239,1) 100%);
  background: -ms-linear-gradient(45deg, rgba(255,0,102,1) 0%, rgba(133,52,239,1) 41%, rgba(133,52,239,1) 100%);
  background: linear-gradient(45deg, rgba(255,0,102,1) 0%, rgba(133,52,239,1) 41%, rgba(133,52,239,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0066', endColorstr='#8534ef', GradientType=1 );
}
	
	.header-nav {
    background-color: transparent;
    float: none;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}
	
	.textone .elementor-text-editor p{
	font-family:'Roboto Condensed', Sans-serif;
	font-size: 25px;
	font-weight:600;
	color:  #0abab5;
	line-height: 30px;
}
	
	
	
}


.wp-100{
	width:100% !important;
	height:auto;
	display:block;
}

.mtp-2{
	margin-top:20px;
}

.mbp-5{
	margin-bottom:50px;
}

@media only screen and (max-width: 480px) and (min-width: 320px){
.header .site-logo img {
   
    margin-left: -5px;
}
	
	

	}

