/*
Theme Name: pourandtwist
Description: Default Elementor theme
Version: 0.1
Tags:  Default Elementor theme
Text Domain: pourandtwist
Domain Path: pourandtwist 
Author: RajPrem
*/

.single-product .woocommerce {
	padding-top: 80px;
}
.woocommerce div.product .product_title {
	color: #000000;
	font-family: "Poppins", Sans-serif;
	font-size: 27px;
	font-weight: 600;
	text-transform: uppercase;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
	color: #22D9DC;
	font-size: 24px !important;
	font-family: "poppins";
	font-weight: bold;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt,.button.wc-forward,.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{
	background-color: #7f54b3;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	color: #FFFFFF !important;
	background-color: #2ACCDE !important;
	border-radius: 30px 30px 30px 30px !important;
	font-family: "Poppins", Sans-serif;
	font-size: 16px;
	font-weight: 600;
}
.woocommerce-product-gallery__image {
	border-radius: 10px;
	box-shadow: 0px 0px 3px #ddd;
}
.woocommerce-message {
	border-top-color: #44ace2;
}
.woocommerce-message::before {
	color: #44ace2;
}
.woocommerce *{
	font-family: "Poppins", Sans-serif;
}
/*RESPONSIVE*/
@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1270px) {

}
@media screen and (max-width: 1023px) {

}

@media screen and (max-width: 767px) {
	
}

@media screen and (max-width: 480px) {

}
@media screen and (max-width: 414px) {

}