/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: 
Version: 2019.1
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/
.myupi {
    position: relative;
    padding: 0px 0px 43px;
    text-align: center;
}
.myupi h1{
	    font-size: 43px;
    line-height: 42px;
	font-family: brandon_grotesque_bold;
}
.myupi p {
    font-size: 17px;
    line-height: 30px;
    font-family: BrandonGrotesque-Regular;
    padding: 0px 50px;
}

.service .servicul ul li {
    font-size: 16px;
    line-height: 30px;
    font-family: BrandonGrotesque-Regular;
    padding: 4px 52px 0px 0px;
}
.service .servicul p {
    font-size: 16px;
    line-height: 28px;
    font-family: BrandonGrotesque-Regular;
}
.woocommerce ul.products li.product .product-attributes{
	text-align:center;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #ea4900;
    color: #ffffff;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    padding: .5em 13px;
}
.woocommerce ul.products li.product .product-attributes span.pa_lab{
	color:#ea4900;
}
.woocommerce ul.products li.product .product-attributes span{
	color:#000;
}


@media only screen and (max-width: 1350px) {
	.mybaner .myig .uppsr{
		width: 38%;
	}
	.mybaner .abss .asrr h1{
		font-size: 43px;
	}
	.mybaner .abss .asrr p{
		line-height: 33px;
		font-size: 20px;
	}
}
@media only screen and (max-width: 1225px) {
	.metaslider .caption-wrap {
    	left: 50% !important;
	}
}
@media only screen and (max-width: 991px) {
	.metaslider .caption-wrap {
		left: 42% !important;
		top: 37%;
	}
	.myupi p {
		padding: 0px;
	}
	footer .footer-menu .meun li {
		padding: 0px 9px;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		margin: 0 3.8% 2.992em 0;
		width: 30.8%;
	}
	.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
		clear: initial;
	}
	.woocommerce-page ul.products li.product:nth-child(3n) {
		margin-right: 0;
	}
	.topnav .media a, .phemai a {
		display: block;
	}
	.metaslider .caption-wrap .caption .mybod {
		top: 8%;
	}
}
@media only screen and (max-width: 877px) {
	.metaslider .caption-wrap .caption .mybod{
		    display: none;
	}
	.metaslider .caption-wrap {
		    left: 0% !important;
		top: initial;
		bottom: 0px !important;
		text-align: center;
		transform: none;
		width: 100% !important;
		background-color: #ea4900d6 !important;
	}
	.mybaner .metaslider .caption-wrap .caption h1 {
		margin-top: 20px;
		
	}
	.metaslider .caption-wrap .caption {
		width: 100%;
		text-align: center;
		top: 0;
		padding-bottom: 32px;
	}
	.myback .myupi img{
		min-height: 405px;
		object-fit: cover;
		object-position: right;
	}
	.mygirl .girimg img{
		min-height: 405px;
		object-fit: cover;
		object-position: left;
	}
}
@media only screen and (max-width: 767px) {
	nav.navbar.navbar-expand-md.navbar-light{
		display:none;
	}
	.myupi .aboutte{
		position: initial;
		transform: none;
		top: 5px;
		left: 0;
		padding: 0 31px !important;
		margin-top: 27px;
	}
	.myback{
		background-color: #f4f9fc;
    	margin-bottom: 66px;
	}
	.mygirl{
		background-color:#000;
	}
	.mygirl .girlupe{
		position: inherit;
		/* color: #000; */
		transform: none;
		top: inherit;
		right: inherit;
		width: 100%;
		text-align: center;
	}
	footer .footer-menu .meun li {
		padding: 0px 9px;
		width: 50%;
		float: left;
	}
	footer .footer-menu .meun li a{
		background-color: #000;
		display: block;
		padding: 12px;
		margin-bottom: 7px;
		color: #fff;
	}
	footer .footer-menu .meun li a:hover, footer .footer-menu .meun li a:active, footer .footer-menu .meun li a:focus{
		color: #fff;
    	background-color: #e74a00;
	}
	.copyright p {
		display: initial;
	}
}
@media only screen and (max-width: 600px) {
	.metaslider .slides img {
		min-height: 300px;
		object-fit: cover;
	}
}

@media only screen and (max-width: 575px) {
	.subs input {
		margin-bottom: 15px;
	}
	footer .footer-menu .meun li {
		width: 100%;
	}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
		width: 100%;
	}
}
@media only screen and (max-width: 500px) {
	.myback .myupi img {
		min-height: 277px;
	}
	.mygirl .girimg img {
    	min-height: 277px;
	}
	.mygirl .mygirl-13 {
    	font-size: 30px;
	}
	.service .servicul ul li{
		width:100%;
		padding-right: 0;
	}
}
@media only screen and (max-width: 477px) {
	.mybaner .metaslider .caption-wrap .caption h1 {
		margin-top: 20px;
		font-size: 36px;
	}
}
.term-description p {
    font-family: BrandonGrotesque-Regular;
    font-size: 18px;
    line-height: 30px;
}
