.wisepops-render-slot .czUGQx{
	transform: translateY(0px) !important;
}

/* .woocommerce.single-product div.product {
	width: 1200 !important;
	height: 2300px !important;
} */
@media screen and (max-width: 700px){

.woocommerce.single-product div.product {
	width: 600 !important;
	height: 3000px !important;
  }
}
li.product:hover .product-thumb-wrap > a:before, li.product .product-thumb-wrap > a:before, li.product:hover .product-cart-wrap, li.product .add-to-cart-wrap, .button.add_to_cart_button, a.button.add_to_cart_button, .woocommerce ul.products li.product .button, .button.add_to_cart_button:hover, .woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button.added{
border-radius: 10px !important;
	color: grey !important;
}
li.product:hover .product-thumb-wrap > a:before, li.product .product-thumb-wrap > a:before, li.product:hover .product-cart-wrap, li.product .add-to-cart-wrap, .button.add_to_cart_button, a.button.add_to_cart_button, .woocommerce ul.products li.product .button, .button.add_to_cart_button:hover, .woocommerce ul.products li.product .button:hover, .woocommerce ul.products li.product .button.added :hover{
background-color: white !important;
}

.prev-posts-link {
	float:right;
}

#pagination_news {
	margin:auto;
	width:70%
}

@media screen and (min-width: 1400px){
	.custom-logo-link{
	margin-top: 5px;
	margin-left:100px;
}
}
@media screen and (max-width: 500px){
	.wp-block-search__inside-wrapper{
		margin-top: 20px !important;
	}
	#mega-menu-wrap-social{
		margin-bottom: -50px !important;
	}
	.card-header{
		background-color: rgb(250, 250, 250) !important;
	}
	.card-body{
background-color: rgb(250, 250, 250) !important;
	}
	.wp-block-search .wp-block-search__label{
		display: none !important;
	}
	.woocommerce nav.woocommerce-pagination ul{
		margin: 0px !important;
		margin-top: -18px !important;
		position: absolute;
		left: 30px !important;
	}
	.container{
		max-width: 100%;
	}
	.aws-container{
	width: 350px !important;
}
}
.aws-container .aws-search-form .aws-form-btn{
	border-radius: 0px !important;
	border: none !important;
}

.aws-container .aws-search-field {
	text-align: center !important;
	font-size: 20px;
	border-radius: 1px !important;
	border: none;
	background-color: rgb(245, 245, 245);
}
.aws-container{
	width: 1200px;
	margin-top: 20px;
	border-radius: 5px !important;
  border: solid 3px lightgrey !important;
}

/* TEMPORARY __START__ */

/* STYLES FOR MOST THINGS HERE EXIST IN DEDICATED "STYLE.CSS", SO COMMENTING OR REMOVING HERE WONT BREAK, WILL JUST REVERT STYLES, EXAMPLE: PINK TO BLUE STARS */

.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img{
/* 	__DEBUG__ */
/* 	border: solid 5px grey; */
}
/* SETS FIXED WIDTH/HEIGHT ON DESKTOP FOR CLS */
@media screen and (min-width: 600px){
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img{
/* 	__DEBUG__ */
/* 	border: solid 5px green; */
	width: 600px;
	height: 552px;
}	
	.woocommerce div.product .woocommerce-tabs .panel p img{
		width: 1200px !important;
		height: 500px;
/* 	border: solid 10px green; */
	}	
	
}
/* SETS FIXED WIDTH/HEIGHT ON DESKTOP FOR CLS */
@media screen and (max-width: 400px){
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper img{
/* 	__DEBUG__ */
/* 	border: solid 5px red; */
	width: 300px;
	height: 300px;
}
.woocommerce div.product .woocommerce-tabs .panel p img{
		width: 600px !important;
		height: 127px;

/* 	border: solid 10px red !important; */
	}	
}

/* PREPENDS PINK "10% OFF" */
#h-of-pink-product-purchases-will-be-donated-to-breast-cancer-charitable-resources:before{
	content: "10% OFF " !important;
	color: hotpink;
	font-size: 30px;
	font-weight: 500;
}
/* PINK STARS */
.columns-6 .star-rating{
	color: pink !important;
}
/* PINK BORDER FOR B.C.A. IMG */
.wp-container-6{
	border-top: solid 5px pink !important;
		border-bottom: solid 5px pink !important;
}
.wp-block-button__link{
color: black !important;
}
/* KEEPS REVIEWS HIDDEN TILL SEEN */
.comment_container{
	display: block;
}
/* ANIMATION FOR AUTO SCROLL */
@keyframes primary {
  33% {
    left: 0%;
  }
  66% {
    left: -52%;
  }
	99%{
		left: 0%;
	}
}

/* NOT USED-YET */
@keyframes secondary {
  from {
    left: 100%;
  }
  to {
    left: 0%;
  }
}
/* FADE IN OPACITY ANIMATION */
@keyframes fade{
	from{opacity: 0;}
	to{opacity: 1;}

}
/* ENABLES SCROLL ANIMATION FOR PINK PRODUCTS ON DESKTOP/MID ONLY */
@media screen and (min-width: 700px){
	.woocommerce.columns-6{
		padding: 0px;
		margin-bottom: 50px;
	overflow-x: scroll !important;
}
ul.products.columns-6{
		padding:20px !important;
		width: 200% !important;
}
	ul.products.columns-6 li{
	animation: primary 18s linear !important;
 }
}
.wp-block-button__link{
color: black !important;
}
/* BUTTON STYLES, NEEDED HERE FOR PRIORTIY, IF IN STYLE.CSS FILE WILL NOT SHOW UP ON MOBILE */
a.button.product_type_variable.add_to_cart_button{
	border-radius: 20px !important;
	color: black !important;
}
a.button.product_type_variable.add_to_cart_button:hover{
	background-color: white !important;
	color: #00a2e1 !important;
}

a.button.product_type_simple.add_to_cart_button{
	border-radius: 20px !important;
	color: black !important;
}
a.button.product_type_simple.add_to_cart_button:hover{
	background-color: white !important;
	color: #00a2e1 !important;
}
/* TEMPORARY __END__ */