/*
Theme Name: moca3
Theme URI: www.moca.com
Author: Imran Hossain Bappy
Author URI: imrandev.com
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 2.0

Text Domain: moca3

*/


@import url('https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i');

body{
	font-family: 'Playfair Display', serif;
	color: #756F63;
	scroll-behavior: smooth;
}

html{
	scroll-behavior: smooth;
}
/*** Add your styles here **/
a:hover{
	text-decoration: none;
}
a,p,h1,h2,h3,h4,h5{
	margin-bottom: 0;
	color: #0a2037;
}
footer a,p,h1,h2,h3,h4,h5{
	color: #ADA9A0;
}
input{
	
	-moz-outline: none;
	outline: none;
	-webkit-outline: none;
}
h1,h2,h3,h4,h5{
	font-family: museo_slab;

}
.mr-0{
	margin-right: 0;
}
button{
	border: none;
	background: 0 0;
}
ul{
	padding: 0;
	margin: 0;
}
ul li{
	list-style: none;
}
ul li{
	display: inline-block;
}
/*header*/
header {
	padding: 20px 0;
}
.main-banner-bg {
	
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.collapse-nav ul li:first-child {
	background: #111;
	margin-right: 40px;
	transition: .45s;
	border: 1px solid;
}
.collapse-nav ul li:first-child a {
	color: #FFF;
	font-size: 21px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 3px 15px;
}
.e-varify:hover {
	background: #FFF;
	color: #111;
	border: 1px solid;
	cursor: pointer;
}
.collapse-nav {
	text-transform: uppercase;
}
.collapse-nav a {
	font-size: 18px;
	font-weight: 300;
	font: ;
	display: inline-block;
	padding: 10px 15px;
	transition: .65s;
}
.collapse-nav a:hover {
	background: #111;
	color: #FFF;
}
.logo-right img {
	margin-right: 19px;
}

/*----mobile-menu----*/

.nav-header {
	display: none;
	position: relative;
	width: 45px;
	height: 45px;
	background: 0 0;
	cursor: pointer;
	float: right;
	z-index: 3;
}
.hamburger {
	position: absolute;
	width: 35px;
	height: 5px;
	background: #0a2037;
	top: 50%;
	transform: translate(0%,-50%);
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	right: 15px;
}
.hamburger:before,
.hamburger:after{
	content: "";
	position: absolute;
	width: 35px;
	height: 5px;
	background: #0a2037;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	transition: .5s;
	left: 0;

}
.hamburger:before{
	top: -15px;

}
.hamburger:after{
	top: 15px;
	
}
.nav-header.active .hamburger{
	background: rgba(0,0,0,0);
	box-shadow: 0 2px 5px rgba(0,0,0,0)
}
.nav-header.active .hamburger:before{
	top: 0;
	transform: rotate(45deg);
	background: #0a2037;
}
.nav-header.active .hamburger:after{
	top: 0;
	transform: rotate(135deg);
	background: #0a2037;

}
/*header-end*/

/*banner-start*/
.banner-text-wrapper h1 {
	font-size: 120px;
	color: #FFF;
	line-height: 90px;
}
.banner-text-wrapper {
	position: relative;
	padding: 40px;
	width: 50%;
	text-align: center;
}
.shop-online-btn {
	border: 2px solid rgba(255,255,255,1);
	color: #FFF;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 20px;
	margin-top: 25px;
	transition: .7s;
}
.shop-online-btn:hover {
	background: rgba(255,255,255,.5);
	color: #FFF;
}
.banner-text-wrapper img {
	position: absolute;
	left: 100px;
	z-index: 0;
	bottom: 60px;
}
.banner-text-wrapper a, .banner-text-wrapper h1{
	z-index: 2;
	position: relative;
}
.banner-bottom-img {
	text-align: right;
	max-width: 100%;
}
/*banner-end*/

.introductory-section {
	text-align: center;
	padding: 20px;
}
.introductory-section h2 span {
	font-style: italic;
	color: #E21C21;
	font-weight: 600;
	font-size: 40px;
	margin-right: 15px;
}
.introductory-section h2 {
	font-size: 40px;
	color: #272521;
	margin-bottom: 15px;
}
.introductory-section p {
	font-size: 17px;
	margin-bottom: 15px;
	word-wrap: break-word;
	line-height: 1.7em;
	color: #756F63;
}
.front-img {
	position: relative;
}
.front-img-wrapper {
	text-align: center;
}
.front-bottom-img img {
	max-width: 100%;
}
.booty-wrapper img, .hips-wrapper img {
	position: relative;
	left: ;
}
.booty-wrapper img {
	left: 20px;
}
 .hips-wrapper img{
	left: -20px;
 }
.front-bottom-img {
	position: absolute;
	bottom: -85px;
}
.booty-wrapper, .hips-wrapper {
	position: relative;
}
.booty-wrapper h2, .hips-wrapper h2 {
	color: #FFF;
	position: absolute;
	bottom: 45px;
	font-size: 40px;
	font-style: italic;
}
.booty-wrapper h2 {
	left: 200px;
}
.hips-wrapper h2 {
	left: 90px;
}
.rounder {
	position: absolute;
	left: 45%;
	width: 110px;
	display: block;
	background: #BFA760;
	padding: 10px;
	border-radius: 38%;
	/* height: 90px; */
	bottom: 0;
}
.rounder-text {
	border: 1px solid #FFF;
	border-radius: 30%;
}
.rounder-text p {
	color: #FFF;
	font-size: 14px;
}
.front-prospector-section {
	padding-bottom: 120px;
}
.order-section {
	text-align: center;
	padding: 15px 0;
}
.section-title h2 {
	color: #756F63;
	font-weight: 600;
	font-size: 30px;
	margin-bottom: 20px;
}
.section-title p {
	letter-spacing: 3px;
	font-size: 16px;
	font-weight: ;
}
.underline {
	width: 95px;
	height: 1.6px;
	background: #ADA9A0;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 25px;
}
.products-controller a {
	background: #4E4A42;
	color: #FFF;
	padding: 5px 15px;
	display: inline-block;
}
.products-controller {
	padding: 25px 0 40px;
}
.separation {
	margin-right: 150px;
}
.products-section {
	padding: 15px 0;
}
.product-img-wrapper {
	padding-bottom: 85px;
	overflow: hidden;
}
.single-prduct-wrapper {
	transition: .45s;
	padding: 15px 0;
}
.product-details-wrapper h3 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
}
.price {
	font-family: openSanse;
}
.s-underline {
	width: 20px;
	height: 1px;
	background: #756F63;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.quick-view h3 {
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.quick-view {
	position: relative;
	top: 130px;
	transition: .45s;
}
.order-now-wrapper img {
	width: 80%;
}
.single-prduct-wrapper:hover .quick-view{
	top: 25px;
	cursor: pointer;
}
.single-prduct-wrapper:hover {
	cursor: pointer;
	box-shadow: 0px 0px 20px 2px #DDD;
}
.full-hip-bg {
	
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

.full-hip-text h2 span {
	text-shadow: rgba(0, 0, 0, 0.298039) 0px 5px 0px;
	font-size: 120px;
	color: #E21C21;
	position: relative;
	left: -40px;
}
.full-hip-text-with-img {
	width: 30%;
	margin: auto;
	text-align: center;
	padding-bottom: 50px;
	padding-top: 50px;
}
.rgba-background {
	background-color: rgba(212,9,9,.6);
	height: 130px;
}
.full-hip-text-with-img p {
	text-align: right;
}
.full-hip-text h2 {
	font-size: 80px;
	line-height: 40px;
	position: relative;
	z-index: 1;
}
.full-hip-text {
	position: relative;
	margin-bottom: 70px;
}
.full-hip-img img {
	width: 80%;
	position: ;
	filter: grayscale(100%);
}
.about-left .full-hip-img img {
	width: 60%;
	position: ;
	filter: grayscale(100%);
}
.ingredient-section .full-hip-img img {
	width: 60%;
	position: ;
	filter: grayscale(100%);
}
.full-hip-img {
	position: absolute;
	bottom: -50px;
	left: -50px;
	z-index: 0;
}
.about-left .full-hip-img {
	position: absolute;
	bottom: -45px;
	left: 11px;
	z-index: 0;
}
.ingredient-section .full-hip-img {
	position: absolute;
	bottom: -45px;
	left: 11px;
	z-index: 0;
}
.full-hip-list ul li span {
	font-style: italic;
	font-weight: 600;
	margin-right: 5px;
	font-size: 20px;
}

.full-hip-list {
	text-align: left;
	font-size: 19px;
	font-style: italic;
}
.full-hip-text-with-img .shop-online-btn {
	color: #111;
	border: 1px solid;
	padding: 5px 25px;
}
.about-left {
	text-align: center;
}
.about-left .full-hip-text h2 span {
	font-size: 80px;
	left: -75px;
}
.ingredient-section .full-hip-text h2 span {
	font-size: 80px;
	left: -75px;
}
.about-left-text p {
	line-height: 33px;
	padding: 0 30px;
}
.about-section {
	padding: 50px 0;
}
.about-gallery {
	position: relative;
	margin-top: 100px;
}
.single-galery-img1 {
	position: absolute;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 200px;
	width: 250px;
	border: 8px solid #FFF;
	box-shadow: 0px 0px 1px 2px #ddd;
	transform: rotate(7deg);
	top: 50px;
	z-index: 1;
}
.single-galery-img2 {
	position: absolute;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 190px;
	width: 330px;
	border: 8px solid #FFF;
	box-shadow: 0px 0px 1px 2px #ddd;
	transform: rotate(-6deg);
	top: 199px;
	z-index: 2;
	left: 60px;
}
.single-galery-img3 {
	position: absolute;
	
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 330px;
	width: 260px;
	border: 8px solid #FFF;
	box-shadow: 0px 0px 1px 2px #ddd;
	transform: rotate(-7deg);
	left: 210px;
	z-index: 0;
	top: -35px;
}
.single-galery-img {
	position: relative;
	transform: rotate(80deg);
}
.single-galery-img1 .tap-img {
	position: absolute;
	top: -40px;
	left: 45%;
}
.single-galery-img2 .tap-img {
	position: absolute;
	top: -40px;
	left: 45%;
}

.single-galery-img3 .tap-img {
	position: absolute;
	top: -40px;
	left: 45%;
}

.work-bg {
	
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.work-wrapper {
	width: 40%;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	background: rgba(255,255,255,.9);
	text-align: center;
	padding: 30px 40px;
}
.work-header h1 {
	color: #E21212;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 15px;
}
.work-para p span {
	color: #D40909;
	font-weight: 600;
}
.work-para p {
	font-size: 14px;
	line-height: 30px;
}




.challange-bg {
	
	background-size: cover;
	background-position: 50% 50%;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.challange-rgba {
	background-color: rgba(33, 33, 33, .5);
}
.challange-left h3, .challange-left p{
	color: #FFF;
}
.challange-banner {
	text-align: center;
	padding: 35px 0;
}
.challange-banner h1 {
	font-size: 35px;
	color: #756F63;
}
.challange-banner h1 span {
	color: #CF0505;
	font-size: 57px;
	font-style: italic;
	margin: 0 5px;
}
.challange-left {
	padding: 15px 0 15px 80px;
}
.underline3 {
	width: 50px;
	height: 3px;
	background: #FFF;
	margin: 17px 0;
}
.challange-left h3 {
	font-size: 40px;
	letter-spacing: 1px;
	font-family: ;
}
.challange-left p {
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 28px;
}
.challange-right h3 {
	color: #FFF;
	margin-bottom: 30px;
}
.input-phone-wrapper select {
	border: none;
	outline: none;
	-moz-appearance: none;
	width: 21%;
	height: 40px;
	padding-left: 3px;
	margin-right: 10px;
}

.challange-right input{
	height: 40px;
	padding-left: 3px;
}
.intl-tel-input .country-list li {
	display: block;
}
.input-phone-wrapper input {
	width: 85.6%;
	padding-left: 15px;
}
.input-phone-wrapper {
	margin-bottom: 20px;
}
.input-email-wrapper {
	margin-bottom: 20px;
}
.input-email-wrapper input {
	width: 85.5%;
	padding-left: 15px;
}
.subscribe-btn-wrapper input {
	width: 85.5%;
	background: #CF0505;
	color: #FFF;
	font-size: 20px;
	border: 2px solid;
	transition: .75s;
}
.subscribe-btn-wrapper input:hover {
	background: rgba(245,0,0,.5);
	color: #FFF;
	cursor: pointer;
}
.ingredient-section {
	padding: 50px 0;
}
.part1 {
	margin-bottom: 20px;
}
.single-icon1, .single-icon2, .single-icon3, .single-icon4, .single-icon5, .single-icon6 {
	display: inline-block;
	position: absolute;
	left: 0;
	border-radius: 50%;
}
.single-icon1 img, .single-icon2 img, .single-icon3 img, .single-icon4 img, .single-icon5 img, .single-icon6 img {
	border-radius: 50%;
	border: 8px solid #FFFF;
	box-shadow: 0px 0px 9px 1px #DDD;
	width: 100%;
	height: auto;
}
.single-icon1 {
	z-index: 1;
	left: 0;
}
.materials-icon {
	display: block;
	height: 90px;
	position: relative;
}

.single-icon2 {
	z-index: 2;
	left: 70px;
}
.single-icon3 {
	z-index: 3;
	left: 140px;
}
.single-icon4 {
	z-index: 4;
	left: 210px;
}
.single-icon5 {
	z-index: 5;
	left: 280px;
}
.single-icon6 {
	z-index: 6;
	left: 350px;
}

.single-ingredients {
	position: relative;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 320px;
	height: 400px;
	transform: rotate(-8deg);
	border: 10px solid #FFF;
	box-shadow: 0 0 5px 2px #DDD;
	z-index: 1;
}
.single-ingredients2 {
	position: relative;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 460px;
	height: 150px;
	transform: rotate(-10deg);
	border: 10px solid #FFF;
	box-shadow: 0 0 5px 2px #DDD;
	z-index: 3;
	top: -78px;
}
.single-ingredients3 {
	position: relative;
	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 460px;
	height: 150px;
	transform: rotate(2deg);
	border: 10px solid #FFF;
	box-shadow: 0 0 5px 2px #DDD;
	z-index: 0;
	bottom: 225px;
}
.ingredients-right {
	padding-top: 80px;
}
.single-ingredients img {
	position: absolute;
	top: -50px;
	left: 45%;
	transform: rotate(-6deg);
}
.contact-section .section-header h1 {
	color: #FFF;
}
.contact-section .section-header p {
	color: #FFF;
	letter-spacing: 2px;
}
.contact-section {
	background: #242323;
	padding: 50px 0;
}
.contact-section .section-header {
	margin-bottom: 100px;
}
.contact-form-wrapper {
	width: 50%;
	margin: auto;
}
.contact-form-wrapper input {
	display: block;
	width: 80%;
	margin-bottom: 20px;
	height: 40px;
	padding-left: 15px;
	background: #797878;
	margin: auto;
	margin-bottom: 15px;
}
.contact-form-wrapper textarea {
	background: #797878;
	border: none;
	width: 80%;
	padding-left: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
}
.contact-form-wrapper .sbmt-btn {
	width: 160px;
	height: 50px;
	background: #756F63;
	color: #FFF;
	transition: .65s;
}
.contact-form-wrapper .sbmt-btn:hover {
	background: #FFF;
	color: #756F63;
	border: 1px solid;
	cursor: pointer;
}
footer {
	padding: 50px 0;
	color: #ADA9A0;
}
.newslatter h3 {
	text-transform: uppercase;
	font-size: 22px;
	margin-bottom: 15px;
}
.newslatter input {
	width: 300px;
	border: 1px solid #ADA9A0;
	padding-left: 15px;
	height: 35px;
}
.newslatter {
	padding-bottom: 20px;
}
.newslatter .sbscrb-btn {
	background: #ADA9A0;
	color: #FFF;
	height: 36px;
	margin-left: 7px;
	width: 150px;
	font-size: 14px;
	transition: .45s;
}
.newslatter .sbscrb-btn:hover {
	background: #FFF;
	color: #ADA9A0;
	border: 1px solid;
	cursor: pointer;
}
.footer-link a {
	display: inline-block;
	text-decoration: underline;
	margin-left: 100px;
	transition: .45s;
}
.footer-link a:hover {
	transform: scale(1.1);
	margin-left: ;
	color: #ADA9A0;
}
.footer-link {
	margin-bottom: 50px;
}
.footer-discription {
	padding: 0 120px;
	font-size: 12px;
	line-height: 25px;
}
.copyright {
	margin-top: 15px;
	font-size: 14px;
}
.copyright a{
	text-decoration: underline;
}

.ordr-nw-btn {
	background: linear-gradient(to bottom, #ff0000 49%, #e81717 65%);
	color: #FFF;
	font-style: italic;
	font-size: 33px;
	font-weight: 700;
	border-radius: 6px;
	text-align: center;
	padding: 5px 45px;
}



/*media-query-responsive*/
@media(max-width: 1199px){
	.collapse-nav a {
	font-size: 14px;
}
.banner-bottom-img img {
	max-width: 65%;
}
.booty-wrapper h2, .hips-wrapper h2 {
	bottom: 39px;
	font-size: 30px;
}
.full-hip-text-with-img {
	width: 40%;
}
.front-img img {
	max-width: ;
	width: 850px;
}
.single-galery-img3 {
	width: 240px;
}
.challange-banner h1 {
	font-size: 32px;
}
.challange-right {
	padding-top: 30px;
}
.challange-right h3 {
	font-size: 24px;
}
.input-phone-wrapper input {
	width: 84.7%;
	padding-left: 15px;
}
}

@media(max-width: 991px){
	.e-varify {
	font-size: 15px;
	margin-right: 6px;
	line-height: 24px;
}
.collapse-nav a {
	font-size: 14px;
	padding: 4px 6px;
}
.logo-right img {
	margin-right: 5px;
	max-width: 70%;
}
.logo-right img:last-child {
	max-width: 20%;
}
.banner-text-wrapper h1 {
	font-size: 90px;
	line-height: 65px;
}
.banner-text-wrapper img {
	left: 0px;
	max-width: 100%;
}
.rounder {
	position: absolute;
	left: 46%;
	width: 80px;
	padding: 7px;
	bottom: -20px;

}
.front-img img {
	max-width: ;
	width: 590px;
}
.front-bottom-img {
	position: absolute;
	bottom: -55px;
}
.rounder-text p {
	font-size: 11px;
}
.booty-wrapper h2, .hips-wrapper h2 {
	bottom: 28px;
	font-size: 24px;
}
.booty-wrapper h2 {
	left: 140px;
}
.hips-wrapper h2 {
	left: 66px;
}
.product-img-wrapper img {
	max-width: 100%;
}
.product-img-wrapper {
	padding-bottom: 40px;
}
.full-hip-text h2 span {
	font-size: 100px;
}
.full-hip-text h2 {
	font-size: 74px;
}
.full-hip-list {
	font-size: 16px;
}
.full-hip-text-with-img {
	width: 47%;
}
.full-hip-text h2 {
	font-size: 55px;
}
.about-left .full-hip-text h2 span, .ingredient-section .full-hip-text h2 span {
	font-size: 65px;
	left: -36px;
}
.about-left .full-hip-img, .ingredient-section .full-hip-img {
	bottom: -36px;
	left: -60px;
}
.small-maca-wrapper .full-hip-text h2, .ingredient-section .full-hip-text h2 {
	line-height: 29px;
}
.about-left-text p {
	padding: 0 5px;
}
.single-galery-img1 {
	height: 175px;
	width: 190px;
}
.single-galery-img2 {
	height: 150px;
	width: 220px;
}
.single-galery-img1 .tap-img {
	top: -45px;
	left: 38%;
}
.single-galery-img2 .tap-img {
	top: -45px;
	left: 43%;
}
.single-galery-img3 {
	width: 215px;
	left: 121px;
}
.about-gallery {
	position: relative;
	margin-top: 180px;
}
.work-wrapper {
	width: 60%;
}
.order-now-btn img {
	width: 75%;
}
.challange-banner h1 {
	font-size: 23px;
}
.challange-banner h1 span {
	font-size: 45px;
}
.challange-left {
	padding: 15px 0 15px 15px;
}
.challange-right h3 {
	font-size: 19px;
	margin-bottom: 15px;
	margin-top: 70px;
}
.input-email-wrapper input {
	width: 100%;
}
.input-phone-wrapper select {
	width: 21%;
	margin-right: 5px;
}
.input-phone-wrapper input {
	width: 99.2%;
}
.subscribe-btn-wrapper input {
	width: 100%;
}
.single-icon1, .single-icon2, .single-icon3, .single-icon4, .single-icon5, .single-icon6 {

	width: 30%;
}
.single-icon2 {
	z-index: 2;
	left: 40px;
}
.rgba-background {
	background-color: rgba(212,9,9,.6);
	height: 110px;
}
.single-icon3 {
	z-index: 3;
	left: 80px;
}
.single-icon4 {
	z-index: 4;
	left: 120px;
}
.single-icon5 {
	z-index: 5;
	left: 160px;
}
.single-icon6 {
	z-index: 6;
	left: 200px;
}
.single-ingredients {
	width: 270px;
	height: 340px;
}
.single-ingredients2 {
	width: 350px;
	height: 130px;
}
.single-ingredients3 {
	width: 350px;
	height: 150px;
}
.ingredients-right {
	padding-top: 120px;
}
.contact-form-wrapper {
	width: 70%;
	margin: auto;
}
.footer-link a {
	margin-left: 30px;
}
.footer-link a:first-child {
	margin-left: 0;
}
.footer-discription {
	padding: 0 40px;
}
}

@media(max-width: 767px){
	.nav-header{
		display: block;
	}
.logo-right {
	position: absolute;
	top: 15px;
	width: 160px;
}
	.main-nav-wrapper{
		width: 100%;
	}
	.collapse-nav{
		display: none;
		padding-top: 50px;
	}
	.e-varify {
    display: block;
    margin-top: 11px;
}
.collapse-nav a{
	display: block;
}
.collapse-nav ul li{
	display: block;
}
.collapse-nav a:hover {
	background: #111;
	color: #FFF;
	padding-left: 20px;
}
.banner-text-wrapper h1 {
	font-size: 60px;
	line-height: 40px;
}
.order-now-wrapper img {
	width: 56%;
}
.introductory-section h2 {
	font-size: 22px;
}
.introductory-section p {
	font-size: 14px;
	line-height: 1.2em;
}
.booty-wrapper h2 {
	left: 100px;
}
.booty-wrapper h2, .hips-wrapper h2 {
	bottom: 24px;
	font-size: 18px;
}
.rounder-text p {
	font-size: 9px;
}
.rounder {
	left: 45%;
	width: 70px;
}
.single-prduct-wrapper {
	width: 70%;
	margin: auto;
}
.full-hip-text-with-img {
	width: 60%;
}
.full-hip-img {
	left: -30px;
}
.about-left .full-hip-img, .ingredient-section .full-hip-img {
	bottom: -36px;
	left: 25px;
}
.front-img img {
	max-width: ;
	width: 430px;
}
.front-bottom-img {
	position: absolute;
	bottom: -40px;
}
.about-gallery {
	margin-top: 80px;
	height: 350px;
}
.single-galery-img1 {
	left: 15%;
}
.single-galery-img2 {
	height: 150px;
	width: 220px;
	left: 23%;
}
.single-galery-img3 {
	width: 250px;
	left: 140px;
}
.single-galery-img3 .tap-img {
	top: -45px;
	left: 40%;
}
.rgba-background {
	background-color: rgba(212,9,9,.6);
	height: 115px;
}
.single-galery-img1 .tap-img {
	top: -45px;
	left: 42%;
}
.work-wrapper {
	width: 80%;
}
.challange-banner h1 {
	font-size: 18px;
}
.challange-banner h1 span {
	font-size: 34px;
}
.challange-right h3 {
	margin-top: 20px;
	text-align: center;
}
.input-phone-wrapper input {
	width: 100%;
}
.single-icon2 {
	z-index: 2;
	left: 60px;
}
.single-icon3 {
	z-index: 3;
	left: 120px;
}
.single-icon4 {
	z-index: 4;
	left: 180px;
}
.single-icon5 {
	z-index: 5;
	left: 240px;
}
.single-icon6 {
	z-index: 6;
	left: 300px;
}
.order-now-btn {
	margin-top: 40px;
}
.ingredients-right {
	width: 70%;
	margin: auto;
}
.single-ingredients {
	width: 300px;
	height: 370px;
}
.single-ingredients2 {
	width: 400px;
	height: 135px;
	left: -20px;
}
.single-ingredients3 {
	width: 400px;
	height: 150px;
	left: -13px;
}
.ingredients-right {
	padding-top: 70px;
	height: 550px;
}
.contact-form-wrapper input {
	width: 100%;
}
.contact-form-wrapper textarea {
	width: 100%;
}
}

@media(max-width: 575px){
	.banner-text-wrapper {
	width: 100%;
}
.banner-text-wrapper h1 {
	font-size: 45px;
	line-height: 30px;
}
.introductory-section h2 {
	font-size: 18px;
}
.introductory-section h2 span {
	font-size: 27px;
}
.banner-text-wrapper img {
	left: 16px;
	max-width: 90%;
	bottom: 70px;
}
.rounder-text p {
	font-size: 6px;
}
.rounder {
	left: 43%;
	width: 48px;
}
.front-img img {
	max-width: ;
	width: 80%;
}
.front-prospector-section {
	padding-bottom: 60px;
}
.front-bottom-img {
	position: absolute;
	bottom: -20px;
}
.booty-wrapper h2 {
	left: 45px;
}
.booty-wrapper h2, .hips-wrapper h2 {
	bottom: 16px;
	font-size: 12px;
}
.hips-wrapper h2 {
	left: 37px;
}
.separation {
	margin-right: 50px;
}
.single-prduct-wrapper {
	width: 100%;
	margin-bottom: 25px;
	border: 1px solid #DDD;
}
.full-hip-text h2 span {
	font-size: 70px;
}
.full-hip-text-with-img {
	width: 75%;
}
.full-hip-img {
	left: -30px;
	bottom: -33px;
}
.full-hip-list ul {
	padding-left: 25px;
}
.full-hip-list ul li span {
	font-size: 17px;
}
.part1 h2 {
	font-size: 25px;
	margin-bottom: 10px;
}
.part1 p {
	font-size: 13px;
}
.about-left .full-hip-img img {
	width: 80%;
}
.about-left .full-hip-img, .ingredient-section .full-hip-img {
	bottom: -36px;
	left: 0px;
}
.rgba-background {
	background-color: rgba(212,9,9,.6);
	height: 90px;
}
.single-galery-img1 {
	left: 7%;
}
.single-galery-img2 {
	left: 15%;
}
.single-galery-img3 {
	width: 205px;
	left: 70px;
}
.work-wrapper {
	width: 80%;
	padding: 20px;
}
.work-header h1 {
	font-size: 28px;
}
.order-now-btn {
	margin-top: 10px;
}
.challange-banner h1 {
	font-size: 10px;
}
.challange-banner h1 span {
	font-size: 20px;
}
.challange-banner {
	padding: 25px 0;
}
.challange-left h3 {
	font-size: 32px;
}
.challange-left p {
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 27px;
}
.challange-right h3 {
	margin-top: 0px;
	font-size: 16px;
}
.input-phone-wrapper input {
	width: 100%;
	margin-bottom: 20px;
}

.single-icon2 {
	z-index: 2;
	left: 36px;
}
.single-icon3 {
	z-index: 3;
	left: 81px;
}
.single-icon4 {
	z-index: 4;
	left: 126px;
}
.single-icon5 {
	z-index: 5;
	left: 171px;
}
.single-icon6 {
	z-index: 6;
	left: 213px;
}
.single-icon1, .single-icon2, .single-icon3, .single-icon4, .single-icon5, .single-icon6 {
	width: 27%;
}
.materials-icon {
	height: 70px;
}
.single-ingredients {
	width: 225px;
	height: 340px;
	transform: rotate(-5deg);
}
.ingredients-right {
	width: 85%;
}
.ingredients-right {
	padding-top: 70px;
	height: 480px;
}
.contact-section .section-header p {
	font-size: 14px;
}
.single-ingredients2 {
	width: 280px;
	height: 110px;
	left: -12px;
}
.single-ingredients3 {
	width: 280px;
	height: 122px;
	left: -13px;
	bottom: 190px;
}
.contact-form-wrapper {
	width: 100%;
}
.contact-section .section-header {
	margin-bottom: 60px;
}
.newslatter input {
	width: 170px;
	font-size: 14px;
}
.sbscrb-btn {
	width: 107px;
	font-size: 11px;
}
.footer-link a {
	margin-left: 10px;
	font-size: 10px;
}
.footer-discription {
	padding: 0;
}
}



.checkout label {
	display: inline-block;
	width: 100%;
	margin: 0;
}
.woocommerce-input-wrapper {
	width: 100%;
}
.checkout .select2 {
	width: 100% !important;
}
.checkout .select2-container--default .select2-selection--single {
	border: 1px solid #ccc;
	height: 35px;
}
.checkout .input-text  {
	color: #000;
}
.woocommerce .checkout textarea.input-text, .woocommerce #order_comments {
	color: #000;
	border: 1px solid #ccc;
	width: 100% !important;
	padding:10px;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 35px;
	line-height: 33px;
	padding: 0 12px;
}
.checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
}
.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox .input-checkbox {
	width: auto;
	height: auto;
	vertical-align: 3px;
}
.checkout .col2-set {
	margin: 0 -15px;
	width: auto;
}
.wc_payment_methods .input-radio {
	width: auto;
	height: auto;
	float: left;
	position: absolute;
	left: 0;
	top: 8px;
}
.wc_payment_methods .wc_payment_method {
	width: 100%;
	position: relative;
	padding-left: 20px;
}
.woocommerce-privacy-policy-text {
	margin: 0 0 10px;
}
.full-hip-text-with-img {
	width: 42%;
	padding-left: 150px;
}
.full-hip-text-with-img .full-hip-list ul li span {
	color: #E21C21;
}
.contact-form-wrapper .wpcf7-select {
	margin: 0 0 15px;
	width: 80%;
	height: 40px;
	background: #797878;
	padding: 0 12px;
	color: rgba(255,255,255,0.5);
}





@media screen and (max-width:768px) {
.woocommerce .checkout .col2-set .col-1, .woocommerce-page .checkout .col2-set .col-2 {
	width: 100%;
	max-width: 100% !important;
	margin-bottom: 30px;
}
.main-menu-wrapper .logo-right {
	width: 420px;
}
.main-menu-wrapper .main-nav-wrapper {
	margin: -30px 0 0;
}
.full-hip-text-with-img {
	width: 100%;
	padding-left: 0;
}
.full-hip-text-with-img .full-hip-list ul li {
	width: 100%;
}
.collapse-nav.boxopened {
	display: block;
}
.collapse-nav ul li:first-child {
	margin: 0;
}
	
}

@media screen and (max-width:767px) { 
.contact-form-wrapper .wpcf7-select {
	width: 100%;
}
}
@media (max-width: 575px){
.full-hip-list ul {
    padding-left: 100px !important;
}
@media screen and (max-width:480px) {
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
	width: 100%;
}	
.full-hip-list ul {
    padding-left: 100px !important;
}
}