/**
Theme Name: astra-child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
div, span , p  {
	font-family:Open Sans;
}
#customer_details > .col-1{
	width:100%!important;
	min-width: 100%;
}
#mainSection{
	background-image:url(/wp-content/uploads/2019/04/Background.jpg);
	padding:40px;
}
#containerShadow{
  border-style: solid;
  border-width: 13px;
  border-color: rgb(253, 253, 253);
  background-color: rgba(255, 255, 255, 0);
  box-shadow: 0px 19px 33.82px 4.18px rgba(0, 0, 0, 0.76);
}
#theLogoImg{
	padding-top:1.875rem;
}
.theBodyTxt{
	font-size:3.75rem;
}
#topLine{
	position:relative;
}
#theContentTopLines{
	margin-top: 46rem;
	margin-left:6.25rem;
}
#theContentTopLines p{
	margin-bottom:0;
	line-height: 60px;
}
#bookTopLine{
	position: absolute;
	right: 1.6%;
	top: 45.5%;
}
#theBodyFirstHerro{
	padding-top: 16rem;
	float: right;
}
#imgBodyHero{
	float:right;
	margin-bottom:5.3125rem;
	-webkit-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
	-moz-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
	box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
}
.herroContentTxt{
	font-size:1.875rem;
	text-align:justify;
	float: left;
	font-family:Open Sans;
	font-style:italic;
	line-height: 1.1em;
}
#secondLine{
	position:relative;
}
#bodyImgBook{
	position:absolute;
	left: 2.5%;
	top: 10%;
}
#theBodyFirstHerroSecond{
	float:left;
	margin-top: 10rem;
	position:relative;
}
.entry-content p {
    margin-bottom: 0;
}
#imgBodyHeroSecond{
	margin-bottom: 5.3125rem;
}
#imgBodyHeroSecond img{
		-webkit-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
	-moz-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
	box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
}
#bodyImgBookSecond{
	position:absolute;
	top: -17%;
	right:0;
}
#rigthPp{
	padding-top: 6rem;
}
.myClassForDivs {
    text-align: center;
    margin: auto;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.imgContainerBody{
/* 	min-height: 20rem;
	padding-top: 8rem; */
}
#secondDivCoctails{
	margin-top:-3rem;
	margin-bottom: 11rem;
}
#footerContainer {
    margin-top: 9.5rem;
	padding-bottom: 9rem;
}
#footerTxt{
	font-family: open sans;
	font-style: italic;
	font-size: 3.75rem;
	line-height: 1.2em;
	max-width: 49%;
	margin-left: 4%;
}
#footerButton {
    width: 825px;
    height: 112px;
    background-color: #cb1a2d;
    cursor: pointer;
    display: block;
    font-family: open sans;
    font-style: italic;
    font-size: 3.75rem;
    text-align: center;
    border-radius: 70px;
    margin-top: 6.375rem;
    margin-left:  3.7%;
}
a{
    color: white;
}
	.displayM{
		display:none;
	}
	.displayD{
		display:block;
	}
.myClassForDivs p {
    font-size: 1.875rem;
    padding-left: 25%;
    text-align: left;
    line-height: 2rem;
    font-style: italic;
    color: #3a3a3a;
}
.imgContainerBody {
    min-height: 29rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 0 60px;
}
.woocommerce div.product form.cart .button.single_add_to_cart_button {
	display: none;}
.woocommerce .woocommerce-breadcrumb {
	display: none;
}

::selection {

    background-color: #0274be;
    color: #ffffff;

}
::selection {

    color: #fff;
    background: #0274be;

}
::selection {

    color: #fff;
    background: #0274be;

}
element {

}
.woocommerce div.product .product_meta {
	display:none;
}
.single-product #content{
	background-image:url(/wp-content/uploads/2019/04/Background.jpg);
}
.woocommerce div.product p.price ,.product_title.entry-title{
	color:white;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: transparent !important;
}
/************cocktail page*******************/

#mainSectionCocktail {
  background-image: url(/wp-content/uploads/2019/10/bgcocktail.jpg);
    padding: 40px;
}
.getit p {
    font-weight: bold;
    font-size: 3vw;
    font-style: italic;
    line-height: 1.3;
    margin-bottom: 2vw;
}
.get_btn {
    background-color: #cb1a2d;
    cursor: pointer;
    display: inline-block;
    font-size: 3vw;
    text-align: center;
    border-radius: 40px;
    font-weight: bold;
    padding: 0 5vw;
    line-height: 1.3;
}
.ck_img img {
	width : 100%;
}
.ck_body {
    padding-left: 9%;
    padding-right: 6%;
}
.ck_body h2 {
    font-weight: bold;
    font-style: italic;
    font-size: 3vw;
}
.ck_desc {
    margin-bottom: 5vw;
}
.ck_desc p {
    font-style: italic;
    font-size: 1.5vw;
}
.ck_ingredients li, .ck_preparation li {
    font-style: italic;
    font-size: 2vw;
    list-style: none;
}
.ck_ingredients li::before , .ck_preparation li::before {
  content: "\2022";
  color: #f3860c;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
 .ck_preparation li::before  {
	 color: #ec5b5c;
 }
 .ck_preparation {
    margin-bottom: 6vw;
}
.ck_title {
    margin: 4vw 0 2vw;
}
.ck_title p {
    font-size: 2.5vw;
    font-style: italic;
    font-weight: 200;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1vw;
}
.ck_title p img {
    margin: 0 5px;
    width: 35vw;
}
.myClassForDivs p:last-child:after {
    content: '';
    display: block;
    height: 3px;
    width: 40%;
    background: #000;
    margin-top: 12px;
}





/************post page**********/
/*#mainSectionArticle {
    background-image: url(/wp-content/themes/astra-child/assets/img/mafia.jpg);
    padding: 40px;
    background-repeat: no-repeat;
    background-position: top center;
}*/



@media(max-width:1870px){
	#bodyImgBook ,#bodyImgBookSecond{
		max-width: 50%;
	}
	#footerTxt {
		font-size: 3rem;
	}
}
@media(max-width:1700px){
	#bookTopLine {
	max-width: 34%;
	}
	#bodyImgBook, #bodyImgBookSecond {
    max-width: 47%;
	}
}
@media(max-width:1600px){
	#bookTopLine {
    max-width: 32%;
	}
}
@media(max-width:1560px){
	#bodyImgBook, #bodyImgBookSecond {
		max-width: 44%;
	}
	.myClassForDivs p {
		font-size: 1.5rem;
	}
}
@media(max-width:1450px){
	#bodyImgBook, #bodyImgBookSecond {
		max-width: 37%;
	}
	#bodyImgBook {
    top: 32%;
	}
	#bodyImgBookSecond {
		top: 1%;
	}
	#theBodyFirstHerro {
		padding-top: 3rem;
	}
}

@media(max-width:1440px){
	.theBodyTxt {
		font-size: 2.5rem;
	}
	#bodyImgBook {
		left: -0.5%;
		top: 14%;
		max-width: 39%;
	}
	#bodyImgBookSecond {
		top: 26%;
		right: -2%;
		max-width: 44%;
	}
	#footerTxt {
    font-size: 3rem;
    max-width: 63%;
	}
}
@media(max-width:1400px){
	#theBodyFirstHerro {
		padding-top: 2rem;
	}
	#bodyImgBook {
    left: -0.5%;
    top: 29%;
	}
	#bodyImgBookSecond, #bodyImgBook {
		max-width: 38%;
	}
.imgContainerBody {
    min-height: 15rem;
}
}
@media(max-width:1300px){
	#bodyImgBookSecond, #bodyImgBook {
    max-width: 35%;
	}
	.imgContainerBody {
    min-height: 26rem;
	}
}
@media(max-width:1200px){
	.d-none.d-xl-block{
		display:block!important;
	}
.imgContainerBody {
    min-height: 24rem;
    padding: 0 20px;
}
.myClassForDivs p {
    padding-left: 0;
}
}
@media(max-width:1050px) and (min-width:768px){
	.imgContainerBody {
    min-height: 20rem;
	}
	.myClassForDivs {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

}

@media(max-width:1024px) and (min-width:768px) {
	#theBodyFirstHerro {
    padding-top: 9rem;
	}
	#bookTopLine {
    right: -5.5%;
    top: 24.9%;
	}
	#theContentTopLines {
    margin-top: 47rem;
    /* margin-left: 6.25rem; */
    text-align: center;
    padding-top: 4rem;
    margin-bottom: -6rem;
	}
	#bodyImgBook {
    left: -0.5%;
    top: 52%;
    max-width: 38%;
	}
	#theBodyFirstHerroSecond {
		margin-top: 2rem;
	}
	#bodyImgBookSecond {
    top: 31%;
    right: -3%;
    max-width: 44%;
	}
	#footerContainer {
    margin-top: 4.5rem;
	}
	#footerTxt {
    font-size: 3rem;
    max-width: 100%;
    margin-right: 4.5%;
    text-align: center;
	}
	#footerContainer {
    padding-bottom: 2rem;
	}
	#bookTopLine {
    right: 18.5%;
    top: 33.9%;
	max-width: 52%;
	}
	.getit p {
    font-size: 2.5vw;
}
a.get_btn {
    font-size: 2.5vw;
    border-radius: 30px;
    padding: 0vw 3vw;
}
	.myClassForDivs {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}
}
@media(max-width:768px) and (min-width:768px){
	.woocommerce div.product p.price, .product_title.entry-title {
		color: black;
		font-size: 5rem;
		text-align: center;
	}
	#bookTopLine {
		right: 12.5%;
		top: 36.9%;
		max-width: 69%;
	}
	#theContentTopLines{
		margin-left:0;
	}
	#imgBodyHero {
		margin-bottom: 25.3125rem;
	}
	#bodyImgBook {
		left: 15.5%;
		top: 50%;
		max-width: 100%;
	}
	#bodyImgBookSecond {
		top: 41%;
		right: 10%;
		max-width: 101%;
	}
	#stakanBla{
		max-width: 53%;
		/* padding-right: 7%; */
		margin-right: 0%;
		position: relative;
	}
	#stakanBla img {
		position: absolute;
		top: 0%;
		left: -16%;
		max-width: 90%;
	}
	#rigthPp {
		padding-top: 17rem;
	}
	#footerButton{
		width:90%;
		height: 22%;
	}
	#mainSection {
    background-image: url(/wp-content/uploads/2019/04/Background.jpg);
    padding: 40px;
    background-position: center;
    background-position-y: 42%;
	}
	.imgContainerBody {
    min-height: 14rem;
	}
	.myClassForDivs p {
    font-size: 1rem;
	}
	#footerTxt {
    font-size: 2.5rem;
    max-width: 68%;
    margin-right: 4.5%;
    text-align: center;
	}
	#stakanBla img {
		display:none;
	}
	.displayD {
    display: none;
	}
	.displayM {
    display: block;
	}
}
@media(max-width:767px) {
		.woocommerce div.product p.price, .product_title.entry-title {
		color: black;
		font-size: 3rem;
		text-align: left;
		}
	.single-product #content {
    background-image: url(/wp-content/uploads/2019/04/Background.jpg);
    background-size: cover;
    background-position: bottom;
	}
	.myClassForDivs p {
		font-size: 4vw;
		padding-left: 8%;
		line-height: 1.5;
	}
	.displayD{
		display:none;
	}
	.displayM{
		display:block;
	}
#theBodyFirstHerroSecond {
    margin-bottom: 5vw;
}
	#mainSection {
		background-image: url(/wp-content/uploads/2019/05/MC-mobile-all.jpg);
		padding: 1vw 1.7vw 50vw;
		background-repeat: no-repeat;
		background-size: cover;
		overflow-x:hidden;
	}
	#topLine, #secondLine{
		padding: 0;
	}
	#bookTopLine {
		max-width: 45%;
		position: relative;
		float: right;
		top: auto;
		margin: 30vw 0 0;
		right: auto;
		width: 45%;
		text-align: right;
	}
	#bookTopLine img{
		width: 95%;
	}
	#theLogoImg {
		padding-top: 1vw;
		width: 43vw;
		margin: auto;
	}
.imgContainerBody {
    min-height: 23rem;
    margin: 10px 0;
}
	.imgContainerBody img{
		/*width: auto;*/
		/*height: 72.5vw;*/
	}
	.container-fluid{padding-right: 3.6vw;padding-left: 3.6vw;}
	.row{margin-right: -3.6vw;margin-left: -3.6vw;}
	#secondImaBody{
		padding:0;
	}
	#rigthPp{
		padding-right:0;
		padding-left:0;
	}
	#divOfsecondImgBody{
		padding:0;
	}
	#theContentTopLines {
		margin-top: 37vw;
		padding: 0 0 0 19px;
		font-style: italic;
		margin-left: 0;
		width: 55%;
	}
	#theContentTopLines p {
		line-height: 1.3;
		font-size: 5.1vw;
	}
	.theBodyTxt {
    font-size: 1.375rem;
	}
	#theBodyFirstHerro {
		padding: 5vw 5vw 0;
	}
	#theBodyFirstHerro .herroContentTxt::before{
		content: "";
		width: 94vw;
		height: 70vw;
		margin: 0 -5vw;
		display: block;
		background:url(/wp-content/uploads/2019/04/bookMobile.png) no-repeat scroll center / cover;
	}
	#secondImaBody .herroContentTxt::before{
		content: "";
		width: 110vw;
		height: 70vw;
		margin: 0 -5vw;
		display: block;
		background:url(/wp-content/uploads/2019/04/bookseconMo.png) no-repeat scroll center / cover;
	}
	#imgBodyHero,
	#imgBodyHeroSecond {
		margin-bottom: 0;
	}
	#secondLine{

	}
	#bodyImgBook, #bodyImgBookSecond {
		display: none;
		background: none;
	}
	#imgBodyHero {
    -webkit-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
    -moz-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
    box-shadow: 10px 10px 17px 1px rgba(0,0,0,0.37);
	}

	#imgBodyHeroSecond img {
    -webkit-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
    -moz-box-shadow: 20px 18px 31px 2px rgba(0,0,0,0.57);
    box-shadow: 10px 10px 17px 1px rgba(0,0,0,0.37);
	}
	#theBodyFirstHerroSecond {
		margin-top: 2rem;
	}
	#stakanBla{
		display: none;
	}
	.herroContentTxt {
		font-size: 4vw;
		line-height: 1.3;
	}
	#containerShadow {
		border-width: 4px;
	}

	#rigthPp {
		padding-top: 4vw;
	}
	.myClassForDivs {
		/*max-width: 50%;*/
		/*min-height: 0;*/
		/*margin-top: -10vw;*/
	}
	#footerContainer {
		padding-bottom: 7vw;
		margin-bottom: 0;
		margin-top:7vw;
	}
	#footerTxt {
		font-size: 5.3vw;
		max-width: 100%;
	}
#footerButton {
    margin-left: 0;
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    font-size: 1.8rem;
    margin-top: 2vw;
}
	#footerContainer {

	}
	.ck_img img {
	    width: 50%;
	}
	.ck_body {
    padding-left: 0;
    padding-right: 0;
}
.ck_body h2 {
    font-size: 22px;
}
.ck_desc p {
    font-size: 16px;
}
.ck_ingredients li, .ck_preparation li {
    font-size: 18px;
}
.ck_ingredients ul, .ck_preparation ul {
    margin: 20px;
}
#footerContainer {
    margin: 0;
}
.myClassForDivs {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0;
}
#firstCoctailsDiv {
    padding-top: 0 !important;
    margin-bottom: 10vw;
}
/*#mainSectionArticle {
    padding: 0;
}*/
}

@media(max-width:580px) {
.imgContainerBody {
    min-height: 19rem;
    margin: 10px 0;
}
#mainSectionCocktail {
    padding: 10px;
}
    .ck_title p {
    font-size: 5vw;
}
.myClassForDivs p:last-child:after {
    margin-top: 5px;
    height: 2px;
}

}
