@charset "UTF-8";

/*
Theme Name: Twenty Twenty-One
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 5.9
Requires PHP: 5.6
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/

/* General */


/* Begin c-shop */
.c-shop {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 800px;
}

.c-shop .c-shop__title {
	margin-bottom: 28px;
	font-family: Open sans, sans-serif !important;
	font-weight: 700 !important;
	font-size: 28px !important;
	line-height: 35px !important;
	color: #913A74;
}

.c-shop .c-shop__lead {
	margin-bottom: 100px;
	font-family: Open sans, sans-serif !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 28px !important;
	color: #545454;
}

@media(max-width: 667px){
	.c-shop {
		margin-left: 15px;
		margin-right: 15px;
		max-width: calc(100% - 30px);
	}
	
	.c-shop .c-shop__title {
		font-size: 26px !important;
		line-height: 34px !important;		
	}
	
	.c-shop .c-shop__lead {
		font-size: 18px !important;
		line-height: 28px !important;
	}
	
	.c-shop .woocommerce ul.products[class*="columns-"] li.product, 
	.c-shop .woocommerce-page ul.products[class*="columns-"] li.product {
		width: calc(50% - 20px) !important;
	}
}

/* End c-shop */

/* Begin c-category */
.c-category {
	margin-bottom: 60px;
}

.c-category .c-category__title {
	margin-bottom: 28px;
	font-family: Open sans, sans-serif !important;
	font-weight: 700 !important;
	font-size: 28px !important;
	line-height: 35px !important;
	color: #913A74;
}

.c-category .c-category__meta {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 17px;
	height: 45px;
}

.c-category .c-category__results {
	font-family: Open sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 28px !important;
	color: #545454;
}

.c-category .c-category__filters {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 45px;
	padding-left: 22px;
	padding-right: 22px;
	background-color: #F8F7F8;
}

.c-category .c-category__filters select {
	border: none;
	background: transparent;
}

.c-category .c-category__grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.c-category .c-category__grid2 h2 {
	margin-top: 16px !important;
	margin-bottom: 16px !important;
	font-family: Open sans, sans-serif !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 21px !important;
	color: #545454 !important;
}
.c-category .c-category__grid2 .price {
	margin-bottom: 16px;
	font-family: Open sans, sans-serif !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 21px !important;
	color: #545454 !important;
}

.c-category .c-category__grid2 a.button {
	display: none;
}

.c-category .c-category__grid2 .woocommerce ul.products {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/* End c-category */

/* Begin c-catitm */

.c-catitm {
	width: calc(25% - 15px);
	min-width: calc(25% - 15px);
	text-decoration: none;
}

.c-catitm:hover {
	text-decoration: none;
}

.c-catitm .c-catitm__image {
	margin-bottom: 16px;
	width: 100%;
}

.c-catitm .c-catitm__title {
	margin-bottom: 16px;
	font-family: Open sans, sans-serif !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 21px !important;
	color: #545454;
}

.c-catitm .c-catitm__price {
	margin-bottom: 16px;
	font-family: Open sans, sans-serif !important;
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 21px !important;
	color: #545454;
}

/* End c-catitm */


/* Begin c-block */

.c-block1-title {
	margin-bottom: 75px;
	font-family: Open sans, sans-serif;
	font-weight: 700 !important;
	font-size: 34px !important;
	line-height: 35px;
	text-align: center;
	color: #913A74
}

.c-banner-row {
	display: none !important;
	width: auto !important;
}

.c-banner-column {
	margin: 0 !important;
}

.c-banner-column>div {
	padding: 0 15px 15px 0 !important;
}

.c-banner-button a {
	background-color: #FFFFFF !important;
	font-family: Open sans, sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 21px !important;
	color: #8A447C !important;
}

.slider-container .c-banner-button .n2-ss-button-container a {
	width: 140px !important;
	height: 38px !important;
	padding: 0px !important;
}

@media(max-width: 700px){
    .c-banner-row {
	    width: 100% !important;
    }
	.c-banner-button {
		width: 100% !important;
	}
    .slider-container .c-banner-button .n2-ss-button-container a {
	    width: 100% !important;
	    height: 40px !important;
    }
	.c-banner-button .n2-ss-button-container--non-full-width {
		display: block !important;
	}
	.n2-ss-slider .n2-ss-layer-content .c-banner-button.n2-ss-layer--auto:not([data-pm="absolute"]) {
		width: 100% !important;
	}
    .c-banner-column>div {
	    padding: 0 0 15px 0 !important;
    }
	.c-banner-title {
		font-size: 30px !important;
		line-height: 43px !important;
	}
	.c-banner-title>div {
		font-size: 100% !important;
	}
}

@media(max-width:767px){
	.c-block1-title {
		font-size: 26px !important;
		line-height: 34px;
	}
}

.c-block1 {
	display: flex;
	align-items: center;
	margin-bottom: 75px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 800px;
}

.c-block1 .c-block1__left {
	width: 47.125%;
}
.c-block1 .c-block1__right {
	width: 52.875%;
}
.c-block1 .c-block1__image {
	width: 85.146%
}
.c-block1 .c-block1__title {
	margin-bottom: 25px;
	font-family: Open sans, sans-serif;
	font-weight: 700 !important;
	font-size: 28px !important;
	line-height: 35px;
	color: #913A74;
}
.c-block1 .c-block__content {
	margin-bottom: 25px;
	font-family: Open sans, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 26px;
	color: #545454;
}
.c-block1 .c-block1__list {
	padding-left: 1rem;
}
.c-block1 .c-block1__button a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
    background: rgb(160,35,119);
    background: linear-gradient(180deg, rgba(160,35,119,1) 0%, rgba(160,35,119,1) 100%);
	width: 200px;
	height: 38px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 21px;
	text-decoration: none;
	color: #FFFFFF;
}
.c-block1 .c-block1__button a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
@media(max-width:767px){
    .c-block1 {
		margin-bottom: 25px;
	    flex-direction: column;
		justify-content: center;
    }
	.c-block1 .c-block1__left {
		width: calc(100% - 30px);
		text-align: center;
	}
	.c-block1 .c-block1__right {
		width: calc(100% - 30px);
		text-align: center;
	}
	.c-block1 .c-block1__image {
		margin-bottom: 50px;
		max-width: 272px;
	}
	.c-block1 .c-block1-title {
		font-size: 26px !important;
		line-height: 34px;
	}
	.c-block1 .c-block1__content {
		margin-bottom: 25px;
	    font-size: 16px;
	    line-height: 28px;
		text-align: left;
	}
	.c-block1 .c-block1__button a {
		width: 100%;
	}
}

/* End c-block */

.content-container{
	max-width: 800px;
	padding: 0 15px;
	margin: 0 auto;
}
.content-container figcaption	{
	color: #9c4e82 ;
}
body{
	margin: 0;
}

.seporator{
	height: 4px !important;
	width: 150px !important;
	opacity: 1 !important;
}

.mb-30{
	margin-bottom: 30px !important;
}
.mt-30{
	margin-top: 30px !important;
}
.mt-50{
	margin-top: 50px !important;
}
.mb-50{
	margin-bottom: 50px !important;
}
.mt-100{
	margin-top: 100px !important;
}
.mb-100{
	margin-bottom: 100px !important;
}

table tr td{
	vertical-align: top !important;
}

/* Navigation */
header#masthead {
	background: linear-gradient(to left, #A02377, #6C185B);
	height: 55px;
	display: flex;
	align-items: center;
}

header#masthead .nav-items{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-content: center;
	max-width: 800px;
	margin: 0 auto;
}

header#masthead .nav-items .site-logo{
	height: 55px;
	display: flex;
	align-items: center;
}

header#masthead .nav-items .nav-links{
	width: 100%;
	display: flex;
	justify-content: flex-end;
}

header#masthead .nav-items .nav-links.mobile{
	display: none;
}

header#masthead .nav-items .nav-links .menu-wrapper{
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	text-align: center;
}

header#masthead .nav-items .nav-links .menu-wrapper button{
	display: none;
}

header#masthead .nav-items .nav-links .menu-wrapper li{
	list-style: none;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 55px;
}

header#masthead .nav-items .nav-links .menu-wrapper li a{
	font-size: 14px;
	font-weight: 700;
}

header#masthead .nav-items .nav-links .menu-wrapper li a i{
	padding: 0 5px 0 0;
}

header#masthead .nav-items .nav-links .menu-wrapper li:last-child{
	padding: 0;
}

header#masthead .nav-items .nav-links .menu-wrapper .menu-item-has-children:after{
	content: "\f107";
	color: #ffffff;
	font-family: FontAwesome;
	padding: 0 0 0 5px;
}

header#masthead .nav-items .nav-links .menu-wrapper .menu-item-has-children:hover:after{
	content: "\f106";
}

header#masthead .nav-items .nav-links .menu-wrapper li a{
	color: #ffffff;
	text-decoration: none;
	font-family: Open sans, sans-serif;
}

header#masthead .nav-items .nav-links .menu-wrapper li .sub-menu{
	display: none;
	margin: 0;
	padding: 5px;
	background-color: #881E6A;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	z-index: 100;
}

header#masthead .nav-items .nav-links .menu-wrapper li .sub-menu.show{
	display: block;
	position: absolute;
	width: 165px;
	top: 55px;
}

header#masthead .nav-items .nav-links .menu-wrapper li .sub-menu li{
	padding: 15px 5px;
}

header#masthead .nav-items .nav-links .mobile{
	display: none;
}

.banner_buttons a {
	width: 100% !important;
}

/* Navigation - Responsive */
@media(max-width: 991px){
	header#masthead .nav-items .nav-links .menu-wrapper .menu-item-has-children:after{
		display: none;
	}
	header#masthead .nav-items .nav-links{
		flex-direction: column;
		align-items: flex-end;
		justify-content: center;
	}
	header#masthead .nav-items .nav-links .nav{
		display: none;
	}
	header#masthead .nav-items .nav-links .mobile{
		display: flex;
		align-items: center;
		font-family: FontAwesome;
		height: 55px;
	}
	header#masthead .nav-items .nav-links .mobile i{
		font-style: normal;
		color: #fff;
		font-size: 24px;
	}
	header#masthead {
		position: relative;
	}
	header#masthead .nav-items .nav-links .menu-wrapper li:last-child{
		padding: 0;
	}
	header#masthead .nav-items .nav-links .nav.show{
		display: block;
		position: absolute;
		left: 0;
		top: 55px;
		background: linear-gradient(to left, #A02377, #6C185B);
		border-top: 1px solid #fff;
		padding: 15px;
		width: 100%;
		z-index: 100;
	}
	header#masthead .nav-items .nav-links .menu-wrapper{
		flex-direction: column;
		align-items: flex-start;
	}
	header#masthead .nav-items .nav-links .menu-wrapper li{
		padding: 0;
		justify-content: flex-end;
		height: auto;
		display: block;
		padding: 0 0 15px 0;
		text-align: left;
	}
	header#masthead .nav-items .nav-links .menu-wrapper li.menu-item-has-children > a:after{
		content: "\f107";
		color: #ffffff;
		font-family: FontAwesome;
		padding: 0 0 0 10px;
	}
	header#masthead .nav-items .nav-links .menu-wrapper li .sub-menu.show{
		height: auto;
		position: relative;
		top: unset;
		width: auto;
		background-color: unset;
		box-shadow: none;
	}
	header#masthead .nav-items .nav-links .menu-wrapper li .sub-menu.show li{
		text-align: left;
	}
	
	.woocommerce-page .category-banner-box{
		max-width: 100% !important;
	}
}

/* Woocommerce */

.woocommerce-page .category_main_wrap .woocommerce-ordering {
	min-width: 237px;
}

.woocommerce-page .category_main_wrap .orderby {
	width: 100%;
}

.woocommerce .content-area {
	width: 100% !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	max-width: none;
}

.woocommerce ul.products {
	display: flex;
	max-width: 838px;
	padding: 0 15px;
	margin: 0 auto;
}

.woocommerce-shop ul.products.columns-4 li.product {
	width: 100% !important;
}

.custom-subcategory-thumbnail-wrapper {
	display: flex;
	flex-direction: column;
	width: calc(50% - 25px);
}

.woocommerce-shop .woocommerce-loop-category__title {
	font-family: Open sans, sans-serif !important;
	font-weight: 700;
	font-size: 28px;
	line-height: 31px;
	color: #913A74;
}

.woocommerce-shop .custom-loop-category__title {
	display: none;
	margin-bottom: 30px;
	font-family: Open sans, sans-serif !important;
	font-weight: 700;
	font-size: 26px;
	line-height: 34px;
	text-align: center;
	color: #913A74;
}

.woocommerce-shop .custom-loop-category__anchor {
	display: flex;
	margin-bottom: 100px;
	justify-content: space-between;
	align-items: center;
}

.woocommerce-shop .custom-loop-category__textual {
	width: calc(50% - 25px);
}

.woocommerce-shop .custom-subcategory-thumbnail {
	width: 100%;
}

.woocommerce-shop .custom-loop-category__description {
	margin-bottom: 24px;
	font-family: Open sans, sans-serif !important;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #545454;
}

.woocommerce-shop .custom-loop-category__link {
	width: 140px;
	height: 40px;
	background: linear-gradient(to left, #A02377, #6C185B);
	border-radius: 0;
	color: #fff;
	font-family: Open sans, sans-serif;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0;
}

.woocommerce-shop .products li:nth-child(odd) a {
	flex-direction: row-reverse;
}

.woocommerce-page .category-banner {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 0 0 150px 0;
}

.woocommerce-page .category_main_wrap {
	margin: 0 auto;
	width:100%;
	max-width: 776px;
}

.woocommerce-page .category-banner-wrap {
	padding: 100px 0 0 0;
	max-width: 838px;
	margin: 0 auto;
}

.woocommerce-page .category-banner-box {
	display: inline-block;
	background: rgb(160,35,119);
	background: linear-gradient(90deg, rgba(108,24,91,1) 0%, rgba(160,35,119,1) 100%);
	padding: 15px;
	color: #FFFFFF;
	width: 100%;
	max-width: 700px;
}

.woocommerce-page .category-banner-title {
	margin-bottom: 15px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 37px;
	line-height: 44px;
}

.woocommerce-page .category-banner-content {
	margin-bottom: 40px;
	font-family: Open sans, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 24px;
}

.woocommerce-page .category_main_title {
	margin-bottom: 30px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	color: #913A74;
}

.woocommerce-page .category_main_content {
	margin-bottom: 100px;
	font-family: Open sans, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #707070;
}

.woocommerce-page .woocommerce-result-count {
	font-family: Open sans, sans-serif;
	font-size: 18px !important;
	line-height: 45px;
	color: #545454;
}

.woocommerce-page .woocommerce-loop-product__title {
	font-family: Open sans, sans-serif !important;
	font-weight: 600 !important;
	font-size: 18px !important;
	line-height: 28px !important;
	color: #545454 !important;
}

.woocommerce-page .woocommerce-Price-amount.amount {
	font-family: Open sans, sans-serif !important;
	font-weight: 600 !important;
	font-size: 18px !important;
	line-height: 28px !important;
	color: #545454 !important;
}

.woocommerce-page .add_to_cart_button {
	display: none;
}

.woocommerce.woocommerce-shop ul.products.columns-3 li.product {
  margin: 0 !important;
	width: 100% !important;
}

.woocommerce-page .woocommerce-pagination {
	margin-top: 40px;
	margin-bottom: 100px;
	text-align: center;
}

.woocommerce-page .page-numbers {
	display: inline-block;
}

.woocommerce-page .page-numbers {
	padding: 5px !important;
	font-family: Open sans, sans-serif !important;
	font-weight: 400  !important;
	font-size: 18px !important;
	line-height: 28px !important;
	text-decoration: none;
	color: #545454 !important;
}

.woocommerce-page .page-numbers.current {
	font-weight: 700  !important;
	text-decoration: underline;
}

.woocommerce-page .page-numbers.next,
.woocommerce-page .page-numbers.prev {
	font-weight: 700 !important;
	color: #7E2E6E !important;
}

.woocommerce.woocommerce-page ul.products.columns-3 li.product {
	margin-left: 16px;
	margin-right: 16px;
	width: calc(33.3333333333% - 32px) !important;
}

.woocommerce.woocommerce-page.woocommerce-shop ul.products.columns-3 li.product {
	width: 100% !important;
}

.woocommerce.woocommerce-page:not(.woocommerce-shop) ul.products li.product .star-rating {
	display: none !important;
}

.woocommerce-pagination ul.page-numbers{
	display: flex;
	column-gap: 15px;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.woocommerce-pagination ul.page-numbers li a, .woocommerce-pagination ul.page-numbers li span,.woocommerce-pagination ul.page-numbers li a.next.page-numbers{
	padding: 0;
}

.woocommerce-pagination ul.page-numbers li span{
	color: #3F2839;
}

.woocommerce-pagination ul.page-numbers li a{
	color: #A02377;
}

.featprod {
	background-color: #F8F7F8;
	padding-top: 35px;
	padding-bottom: 35px;
}

.featprod__container {
	margin: 0 auto;
	width:100%;
	max-width: 776px;
}

.featprod__title {
	margin-bottom: 30px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	color: #913A74;
}

.featprod__list {
	display: flex;
	justify-content: space-between;
}

.featprod__item {
	display: block;
	width: calc(33.3333333333% - 35px);
	text-decoration: none;
}

.featprod__img {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}

.featprod__img img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100% !important;
}

.featprod__subtitle {
	margin-bottom: 15px;
	font-family: Open sans, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	color: #545454;
}

.featprod__price {
	font-family: Open sans, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	color: #545454;
}




.woocommerce-tabs #write-a-review ol.commentlist{
	padding:0;margin:0
}
.woocommerce-tabs #write-a-review li.comment,
.woocommerce-tabs #write-a-review li.review{
	list-style:none;margin:.5rem 0 2.5rem 0
}
.woocommerce-tabs #write-a-review li.comment .avatar,
.woocommerce-tabs #write-a-review li.review .avatar{
	max-height:36px;
	width:auto;
	float:right
}
.woocommerce-tabs #write-a-review li.comment p.meta,
.woocommerce-tabs #write-a-review li.review p.meta{
	margin-bottom:.5em
}
.woocommerce-tabs #write-a-review .comment-form-rating label{
	max-width:58rem;
	margin:0 auto
}
.woocommerce-tabs #write-a-review p.stars{
	margin-top:0
}
.woocommerce-tabs #write-a-review p.stars a{
	position:relative;
	height:1em;
	width:1em;
	text-indent:-999em;
	display:inline-block;
	text-decoration:none;
	box-shadow:none
}
.woocommerce-tabs #write-a-review p.stars a::before{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:1em;
	height:1em;
	line-height:1;
	font-family:WooCommerce;
	content:"\e021";
	text-indent:0
}
.woocommerce-tabs #write-a-review p.stars a:hover~a::before{
	content:"\e021"
}
.woocommerce-tabs #write-a-review p.stars:hover a::before{
	content:"\e020"
}
.woocommerce-tabs #write-a-review p.stars.selected a.active::before{
	content:"\e020"
}.woocommerce-tabs #write-a-review p.stars.selected a.active~a::before{
	content:"\e021"
}
.woocommerce-tabs #write-a-review p.stars.selected a:not(.active)::before{
	content:"\e020"
}
.woocommerce-tabs #write-a-review .comment-form-author,
.woocommerce-tabs #write-a-review .comment-form-email{
	float:none;margin-left:auto
}

.woocommerce-tabs .comment-reply-title {
	display: none;
}
.woocommerce-tabs #email-notes {
	display: none;
}
.woocommerce-tabs .required-field-message {
	display: none;
}
.woocommerce-tabs #write-a-review {
	padding-top: 0;
}
.woocommerce-tabs label[for='rating'] {
	margin-bottom: 15px !important;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-transform: capitalize;
	color: #545454;
}

.woocommerce-tabs label[for='rating'] .required {
	display: none;
}

.sarray {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
	width: 100%;
}

.sarray-s {
	width: 0;
	height: 21px;
	border-left: 1px solid #707070;
}

.sarray-star {
	position:relative;
	height:1em;
	width:1em;
	text-indent:-999em;
	display:inline-block;
	text-decoration:none;
	box-shadow:none;
	color: #E0E0E0;
}

.sarray-g:hover .sarray-star {
	opacity: 0.5;
	color: #7E2E6E;
}

.sarray-star::before {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:1em;
	height:1em;
	line-height:1;
	font-family:WooCommerce;
	content:"\e020";
	text-indent:0
}

.sarray-g.active .sarray-star {
	opacity: 1 !important;
	color: #7E2E6E;
}

.woocommerce-tabs #write-a-review .stars {
	display: none !important;
}

.comment-form-cookies-consent {
	display: none;
}

.woocommerce-ordering, .woocommerce-result-count {
	margin-bottom: 0 !important;
	padding-top: 0;
	padding-bottom: 0;
}


@media(max-width: 991px){


	.woocommerce-page .category_main_wrap .woocommerce-ordering {
		min-width: 214px;
	}

	.woocommerce-page .category-banner-wrap {
		padding-top: 70px;
		max-width: 720px;
	}

	.woocommerce-page .category_main_wrap {
		max-width: 700px;
	}


	.woocommerce ul.products {
		max-width: 768px;
	}

}

@media(max-width: 767px){

	.featprod {
		margin: -10px;
		width: calc(100% + 20px);
	}

	.featprod__title {
		margin-bottom: 25px;
		font-size: 26px;
		line-height: 34px;
	}

	.featprod__list {
		margin-left: 10px;
		margin-right: 10px;
	}

	.featprod__subtitle {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 25px;
	}

	.featprod__price {
		font-size: 14px;
		line-height: 25px;
	}

	.featprod__item.featprod__item--count-3 {
		display: none;
	}

	.featprod__item {
		width: calc(50% - 5px);
	}

	.woocommerce-page .woocommerce-Price-amount.amount {
		margin-bottom: 0 !important;
		font-size: 16px !important;
		line-height: 28px !important;
	}

	.woocommerce-page .woocommerce-loop-product__title {
		margin-bottom: 0 !important;
		font-size: 16px !important;
		line-height: 28px !important;
	}

	.woocommerce-page .category_main_wrap .woocommerce-ordering {
		margin-left: -12px;
		min-width: 450px;
	}

	.woocommerce ul.products {
		padding-left: 0px;
		padding-right: 0px;
	}

	.woocommerce.woocommerce-page .content-area .site-main {
		margin: 0;
	}

	.woocommerce.woocommerce-page ul.products.columns-3 li.product {
		width: 100% !important;
		margin-left: 0;
		margin-right: 0;
	}

	.woocommerce-page .category-banner-wrap {
		padding-top: 15px;
		width: 95%;
		margin: 0 auto;
	}
	
	.woocommerce-page .category_main_wrap {
		max-width: none;
		width: calc(100vw - 20px);
	}

	.woocommerce-shop .custom-loop-category__anchor {
		flex-direction: column;
	}
	.woocommerce-shop .products li:nth-child(odd) a {
		flex-direction: column;
	}
	.woocommerce-shop .custom-loop-category__textual {
		width: 100%;
	}
	
	.woocommerce-shop .custom-subcategory-thumbnail-wrapper {
		width: 100%;
	}

	.woocommerce-shop .woocommerce-loop-category__title {
		display: none;
	}

	.woocommerce-shop .custom-loop-category__title {
		display: block;
	}

	.woocommerce-shop .custom-subcategory-thumbnail {
		margin-bottom: 30px;
	}

	.woocommerce-shop .custom-loop-category__link {
		margin-bottom: 70px;
		width: 100%;
	}

	.woocommerce-shop .custom-loop-category__description {
		font-size: 16px;
		line-height: 28px;
	}

	.woocommerce-shop .custom-loop-category__anchor {
		margin-bottom: 0px;
	}

	.woocommerce-page .category-banner-title {
		margin-bottom: 15px;
		font-size: 37px;
		line-height: 43px;
	}

	.woocommerce-page .category-banner-content {
		margin-bottom: 10px;
		font-size: 14px;
		line-height: 24px;	
	}

	.woocommerce-page .category_main_title {
		font-size: 26px;
		line-height: 34px;
		text-align: center;
	}

	.woocommerce-page .category_main_content {
		margin-bottom: 70px;
		font-size: 16px;
		line-height: 28px;
	}

	.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
		margin: 0 auto;
	}

	.woocommerce-page .category_main_wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
	}


	.woocommerce.woocommerce-page:not(.woocommerce-shop) .products.columns-3 {
		display: flex;
		justify-content: space-between;
	}
	.woocommerce.woocommerce-page:not(.woocommerce-shop) .products.columns-3:before {
		content: none;
	}
	.woocommerce.woocommerce-page:not(.woocommerce-shop) .products.columns-3 .product {
		margin-bottom: 0;
		width: calc(50% - 5px) !important;
	}
	.woocommerce.woocommerce-page:not(.woocommerce-shop) ul.products::before,
	.woocommerce.woocommerce-page:not(.woocommerce-shop) ul.products::after,
	.woocommerce.woocommerce-page:not(.woocommerce-shop) ul.products::before {
		content: none;
	}

  .woocommerce-page .woocommerce-pagination {
		margin-bottom: 70px;
	}
}

/* Single Product  */

body.single-product .woocommerce-breadcrumb {
	padding-top: 90px;
	padding-bottom: 70px;
	font-family: Open sans, sans-serif;
	font-size: 18px;
	line-height: 28px;
	display:none;
}
body.single-product .woocommerce-breadcrumb a {
	text-decoration: none;
	color: #7E145B;
	display:none;
}
body.single-product .woocommerce-breadcrumb a:hover {
	color: #7E145B;
	display:none;
}

@media(max-width: 667px){
	.woocommerce-page .category_main_wrap .woocommerce-ordering {
		margin-left: 0px;
	}
}

@media(max-width: 469px){
	.woocommerce-page .category_main_wrap .woocommerce-ordering {
		min-width: 0;
		width: 100%;
	}
}

/* Product Page */

body.single-product .woocommerce-breadcrumb {
	display:none;
	width: 100%;
	max-width: 776px;
	margin: 0 auto;	
	
}

body.single-product .marginiser {
	width: 100%;
	max-width: 776px;
	margin: 0 auto;
}

body.single-product .product_title.entry-title {
	margin-bottom: 10px;
	font-family: Open sans, sans-serif;
	font-weight:700;
	font-size: 28px;
	line-height: 34px;
	color: #913A74;
}

body.single-product .flex-control-nav.flex-control-thumbs {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-left: 0;
}

body.single-product .flex-control-nav.flex-control-thumbs:after {
	content: none;
}

body.single-product .flex-control-nav.flex-control-thumbs li {
	float: none;
	width: calc(33.3333333333% - 15px);
}

body.single-product .flex-control-nav.flex-control-thumbs li img {
	width: 100%;
	max-width: none;
}

body.single-product .woocommerce-product-rating {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

body.single-product .star-rating {
	margin-bottom: 0;
	font-size: 20px;
	line-height: 20px;
	color: #7E145B;
}

body.single-product .woocommerce-review-link {
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
	color: #7E145B;
}

body.single-product .stock {
	display: none;
}

body.single-product .product_meta {
	display: none;
}

body.single-product .single_add_to_cart_button.button.alt {
	border: none;
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	width: 140px;
	height: 38px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
}

body.single-product .price {
	padding-bottom: 40px;
}

body.single-product.woocommerce-page .woocommerce-Price-amount.amount {
	font-family: Open sans, sans-serif !important;
	font-weight: 700  !important;
	font-size: 22px  !important;
	line-height: 26px  !important;
	color: #913A74  !important;
}

.quantity {
	display: flex;
}

.quantity .qprev,
.quantity .qnext {
	display: block;
	border: none;
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	width: 38px;
	height: 38px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

body.single-product .cart {
	margin-bottom: 50px;
}

.quantity input {
	-webkit-appearance:     none;
	-moz-appearance:        none;
	-ms-appearance:         none;
	-o-appearance:          none;
	appearance:             none;
	box-shadow: none !important;
	height: 38px;
	width: 38px !important;
	border-radius: 0;
	border: none;
	background-color: #F8F7F8;
	text-align: center;
	padding: 0;
	font-family: Open sans, sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	color: #545454;
}
.quantity input:-webkit-autofill { background: #fff !important; }
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity input[type=number] {
  -moz-appearance: textfield;
}

body.single-product .custom-short-description-title {
	margin-bottom: 20px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 28px;
	color: #7E2E6E;
}

body.single-product .custom-short-description-content {
	margin-bottom: 28px;
	font-family: Open sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 28px;
	color: #545454 !important;
}

body.single-product .custom-short-description-more {
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 28px;
	text-decoration: none;
	color: #7E2E6E;
}

body.single-product .woocommerce-product-gallery {
	margin-bottom: 80px !important;
}

body.single-product .comment-form-email {
	display: none;
}

body.single-product #comment {
	background-color: #F8F7F8;
	border: 0;
	width: 610px;
	height: 120px;
	padding: 15px;
	font-family: Open sans, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #545454;
}

body.single-product #author {
	background-color: #F8F7F8;
	border: 0;
	width: 610px;
	height: 45px;
	padding: 15px;
	font-family: Open sans, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #545454;
}

body.single-product #submit {
	margin-left: 470px;
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	border: 0;
	width: 140px;
	height: 38px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #FFF;
}

body.single-product #comment::placeholder {
	text-transform: capitalize;
}

/* Tabs */

body.single-product .woocommerce-tabs .tabs.wc-tabs {
	display: flex;
	width: 100%;
}

body.single-product .woocommerce-tabs .tabs.wc-tabs li {
	display: flex;
	justify-content: center;
	width: 33.333%;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background-color: #F8F7F8;
	color: #545454;
}

.body.single-product .woocommerce-tabs .tabs.wc-tabs li a {
	display: block;
	width: 100%;
	height: 100%;
}

body.single-product .woocommerce-tabs .tabs.wc-tabs li.active {
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	color: #FFF;
}

body.single-product #tab-description h2 {
	display: none;
}

body.single-product #tab-description p {
	font-family: Open sans, sans-serif;
	font-size: 18px !important;
	font-weight: 400 !important;
	color: #545454;
}

body.single-product #tab-description p strong {
	font-weight: 400;
}

body.single-product .woocommerce-Reviews-title {
	font-family: Open sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 18px !important;
	line-height: 28px !important;
	color: #545454;
}

body.single-product .woocommerce-Reviews-wrapper {
	display: flex;
	justify-content: space-between;
}

body.single-product .meta {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0 !important;
}

body.single-product .woocommerce-review__dash {
	display: none;
}

body.single-product .comment-text .star-rating {
	margin-bottom: 25px;
}

body.single-product .woocommerce-review__author,
body.single-product .woocommerce-review__published-date {
	margin-bottom: 15px;
	font-family: Open sans, sans-serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 28px;
	color: #545454;
}

body.single-product .description {
	font-family: Open sans, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #545454;
}

body.single-product .related.products h2 {
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	text-transform: capitalize;
	color: #913A74;

}

body.single-product .related-back {
	background-color: #F8F7F8;
}

body.single-product .woocommerce-loop-product__title {
	margin-top: 15px  !important;
	text-align: left !important;
}

body.single-product.woocommerce-page .related.products .woocommerce-Price-amount.amount {
	font-family: Open sans, sans-serif;
	font-weight: 600 !important;
	font-size: 18px !important;
	line-height: 28px !important;
	color: #545454 !important;
}

.woocommerce-Reviews-add {
	display: block;
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	width: 140px;
	height: 38px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

.woocommerce-Reviews-add:hover {
	color: #FFF;
}

.woocommerce-Reviews-add.mobile {
	display: none;
	width: 100%;
}

body.single-product .title-mobile {
	display: none;
}

/* Message */

.woocommerce-message, .woocommerce-error {
	background-color: #F8F7F8;
	border-top: 2px solid #913A74;
	width: 100%;
	max-width: 776px;
	margin: 10px auto 20px;
	font-family: Open sans, sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #913A74;	

}

.woocommerce-message .button.wc-forward,
.woocommerce-error .button.wc-forward {
	display: block;
	margin-left: 20px;
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	width: 140px;
	height: 38px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

.woocommerce-error {
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	color: #FFFFFF;
}

.woocommerce-error .button.wc-forward {
	background: #FFF;
	color: rgb(160,35,119);
}

.woocommerce-message a.button.wc-forward:hover,
.woocommerce-error a.button.wc-forward:hover {
	text-decoration: none !important;
}

/* Cart Page */

.woocommerce-cart-form {
	width: 100%;
	max-width: 776px;
	margin: 10px auto 10px;
}

.cart-collaterals {
	width: 100%;
	max-width: 776px;
	margin: 10px auto 25px;
}

.woocommerce-cart-form .shop_table {
	width: 100%;
}

.woocommerce-cart .page-title {
	width: 100%;
	max-width: 776px;
	margin: 95px auto 70px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 34px;
	color: #913A74;
}

.checkout-button.button.alt.wc-forward {
	display: block;
	border: none;
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	width: 100%;
	height: 38px;
	padding-top: 0;
	padding-bottom: 0;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

.checkout-button.button.alt.wc-forward:after {
	display: none;
}

.checkout-button.button.alt.wc-forward:hover {
	text-decoration: none !important;
}

.page-frame {
		display: flex;
		width: 100%;
		max-width: 776px;
		margin: 0 auto;
}

.page-column-1 {
	margin-right: 30px;
	width: 65%;

}
.page-column-2 {
	margin-left: 30px;
	width: 35%;

}

.page-column-1 .shop_table {
	margin-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
}

.page-column-1 .shop_table tr th {
	padding-bottom: 20px;
}

.page-column-1 .product-name,
.page-column-1 .product-subtotal {
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #913A74;
}

.page-column-1 .product-subtotal {
	padding-right: 20px;
	text-align: right;
}

.pblock {
	width: 100%;
	border-top: 1px solid #EBEBEB;
}

.pblock__image {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100px;
}

.pblock__texts {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: calc(100% - 100px);
}

.pblock__title a {
	margin-bottom: 10px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	text-decoration: none;
	color: #545454;
}

.pblock__title a:hover {
	color: #545454;
}

.pblock__price {
	margin-bottom: 10px;
}

.pblock__quantity {
	margin-bottom: 10px;
}

.pblock__price .woocommerce-Price-amount.amount {
	font-family: Open sans, sans-serif !important;
	font-weight: 400  !important;
	font-size: 14px  !important;
	line-height: 28px  !important;
	color: #545454  !important;
}

.pblock__remove a.remove {
	width: auto;
	height: auto;
	font-family: Open sans, sans-serif !important;
	font-weight: 400;
	font-size: 12px;
	line-height: 28px;
	text-decoration: underline  !important;
	color: #913A74;
}

.pblock__remove a.remove {
	background: transparent;
	color: #913A74 !important;
}

.pblock__remove a.remove:hover {
	background: transparent;
	color: #913A74 !important;
}

.ptotal {
	width: 100%;
	border-top: 1px solid #EBEBEB;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	text-align: right !important;
}

.ptotal .woocommerce-Price-amount.amount {
	font-family: Open sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 28px !important;
	color: #545454 !important;
}

.totals__title {
	display: block;
	padding-bottom: 20px;
	font-family: Open sans, sans-serif !important;
	font-weight: 700 !important;
	font-size: 18px !important;
	line-height: 21px !important;
	text-transform: capitalize;
	color: #913A74 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals {
	width: 100%;
}

.woocommerce-cart .cart-collaterals {
	margin-top: 0;
}

.cart_totals .shop_table {
	margin-bottom: 20px !important;
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
}

.cart_totals .shop_table tr th {
	border-top: 1px solid #EBEBEB;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Open sans, sans-serif !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color: #545454;
}

.cart_totals .shop_table tr:last-child th {
	border-bottom: 1px solid #EBEBEB;
}

.cart_totals .shop_table tr td {
	border-top: 1px solid #EBEBEB;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Open sans, sans-serif !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	text-align: right;
	color: #545454;
}

.cart_totals .shop_table tr th {
	vertical-align: top;
	border-top: 1px solid #EBEBEB !important;
}

.cart_totals .shop_table tr:last-child td {
	border-bottom: 1px solid #EBEBEB;
}

.cart_totals .shop_table tr td .woocommerce-Price-amount.amount {
	font-family: Open sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 28px !important;
	color: #545454 !important;
}

button.button[name="update_cart"] {
	margin-top: 20px;
	margin-bottom: 60px;
	background-color: #545454 !important;
	width: 165px;
	height: 38px;
	padding-top: 0 !important;
	padding-bottom: 0  !important;
	font-family: Open sans, sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 38px !important;
	text-transform: capitalize;
	color: #FFFFFF  !important;
}

.woocommerce-shipping-destination {
	font-family: Open sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 28px !important;
	color: #545454 !important;
}

p.shipping-calculator-form {
	font-family: Open sans, sans-serif !important;
	font-weight: 400 !important;
	font-size: 16px !important;
	line-height: 28px !important;
	color: #545454 !important;
}

button.button[name="calc_shipping"] {
	border: 0;
	margin-bottom: 60px;
	background-color: #545454 !important;
	width: 100%;
	height: 38px;
	padding-top: 0 !important;
	padding-bottom: 0  !important;
	font-family: Open sans, sans-serif !important;
	font-weight: 700 !important;
	font-size: 16px !important;
	line-height: 38px !important;
	text-transform: capitalize;
	color: #FFFFFF  !important;
}

.shipping-calculator-button {
	font-size: 12px;
	color: #913A74;
}

/* Billing */

.woocommerce-checkout{
	margin: 0 0 30px 0;
}

.woocommerce-checkout #ship-to-different-address label{
	display: flex;
	flex-direction: row;
}

.woocommerce-checkout #ship-to-different-address label input[type=checkbox]{
	display: flex;
	margin: 0 15px 0 0;
}

.woocommerce-checkout #ship-to-different-address label input:hover{
	cursor: pointer;
}

.woocommerce-info {
	margin-top: 10px;
	background-color: #F8F7F8;
	border-color: #913A74;
}

#place_order {
	display: block;
	border: none;
	margin-left: 20px;
	background: rgb(160,35,119);
	background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%);
	width: 100%;
	height: 38px;
	font-family: Open sans, sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
}

.woocommerce-checkout .product-name {
	font-size: 18px;
	line-height: 28px;
}


@media(max-width: 767px){

	#order_review table {
		width: 100%;
	}

.woocommerce-checkout .product-name {
	font-size: 16px;
	line-height: 28px;
}

	.woocommerce-checkout #main .woocommerce {
		width: calc(100% - 20px);
		margin-left: 10px;
	}

	#ship-to-different-address label span {
		padding-right: 0;
		text-align: left;
	}

	.woocommerce-checkout-review-order-table tfoot #shipping_method {
		text-align: right;
	}

	.woocommerce #payment #place_order,
	.woocommerce-page #payment #place_order {
		margin-left: 0;
	}

	.woocommerce table.shop_table_responsive .button,
	.woocommerce-page table.shop_table_responsive .button {
		background: rgb(160,35,119) !important;
		background: linear-gradient(270deg, rgba(160,35,119,1) 0%, rgba(108,24,91,1) 100%) !important;
		color: #FFFFFF !important;
	}

	.woocommerce table.shop_table_responsive tr td {
		filter: brightness(100%) !important;
	}

	.woocommerce-cart .page-title {
		margin-top: 25px;
		margin-bottom: 35px;
	}

	.pblock__texts {
		padding-left: 15px;
	}

	.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents > thead {
		display: table-header-group;
	}

	.page-column-1 .product-subtotal {
		padding-right: 0;
	}

	.ptotal {
		padding-right: 0;
	}

	.woocommerce-cart-form table input.qty {
		padding: 0;
	}

	.woocommerce table.shop_table_responsive tr {
		display: table-row;
	}
	.woocommerce table.shop_table_responsive tr td {
		display: table-cell;
	}

	.woocommerce table.shop_table_responsive tbody th,
	.woocommerce-page table.shop_table_responsive tbody th {
		display: table-cell;
	}

	.woocommerce table.shop_table_responsive tr td:last-child,
	.woocommerce-page table.shop_table_responsive tr td:last-child {
		border-bottom-width: 0;
	}

	.woocommerce table.shop_table_responsive tr:first-child,
	.woocommerce-page table.shop_table_responsive tr:first-child {
		border-top-width: 0;
	}

	.woocommerce table.shop_table_responsive tr,
	.woocommerce-page table.shop_table_responsive tr {
		margin-bottom: 0;
	}

	.woocommerce table.shop_table_responsive tr td::before,
	.woocommerce-page table.shop_table_responsive tr td::before {
		display: none;
	}

	.woocommerce table.pblock tr td,
	.woocommerce-page table.pblock tr td {
		display: table-cell;
	}
	

	.pblock__title {
		text-align: left !important;
	}

	.pblock__price {
		text-align: left !important;
	}

	.pblock__remove {
		text-align: left !important;
	}

	button.button[name="update_cart"] {
		margin-bottom: 30px;
		width: 100%;
	}

	.page-frame {
		flex-direction: column;
		width: 100%;
	}

	.page-frame .page-column-1 {
		margin-right: 0;
		width: 100%;
	}

	.page-frame .page-column-2 {
		margin-left: 0;
		width: 100%;
	}

	.page-frame .page-column-2 .cart-collaterals:before {
		display: none;
	}

	.page-frame .page-column-2 .cart-collaterals {
		width: 100%;
	}

	.woocommerce-cart-form .shop_table {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.page-frame .page-column-2 .cart-collaterals .cart_totals:after {
		display: none;
	} 

	.page-frame .page-column-2 .shop_table:after {
		display: none;
	}

	.woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
		display: none;
	}

	.woocommerce-cart-form {
		margin-left: 10px;
		margin-right: 10px;
		width: calc(100% - 20px);
	}

	.woocommerce-cart-form .shop_table {
		margin-left: 10px;
		margin-right: 10px;
		width: 100%;
	}

	.woocommerce .cart-collaterals,
	.woocommerce-page .cart-collaterals {
		width: calc(100% - 40px);
	}

	.checkout-button.button.alt.wc-forward {
		margin-top: 0px;
		margin-bottom: 65px;
	}

	body.single-product .title-mobile {
		display: block;
	}

	body.single-product .product_title.entry-title {
		display: none;
	}
	body.single-product .title-mobile .product_title.entry-title {
		display: block;
	}

	body.single-product .price {
		display: none;
	}

	body.single-product .title-mobile .price {
		display: block;
	}

	body.single-product .woocommerce-product-rating {
		display: none;
	}

	body.single-product .title-mobile .woocommerce-product-rating {
		display: flex;
	}

	body.single-product #comment {
		width: 480px;
	}
	body.single-product #author {
		width: 480px;
	}
	body.single-product #submit {
		margin-left: 0;
		width: 480px;
		font-size: 16px;
	}

	body.single-product .marginiser {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
	}

	.woocommerce-message {
		width: 100%;
		max-width: 480px;
		margin: 0 auto;		
	}

	body.single-product .woocommerce-breadcrumb {
		padding-top: 25px;
		padding-bottom: 40px;
		font-size: 16px;
		line-height: 19px;
		display:none;
	}

	body.single-product .woocommerce-product-gallery {
		margin-bottom: 20px !important;
	}

	body.single-product .product_title.entry-title {
		font-size: 26px;
		line-height: 34px;
	}

	body.single-product.woocommerce-page .price {
		margin-bottom: 0;
		padding-bottom: 30px;
	}

	body.single-product.woocommerce-page .woocommerce-Price-amount.amount {
		font-size: 20px !important;
		line-height: 24px !important;
	}

	body.single-product .cart {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 20px;
	}

	body.single-product .cart .quantity {
		margin-bottom: 20px;
		margin-right: 0;
	}

	body.single-product .single_add_to_cart_button.button.alt {
		width: 100%;
		font-size: 16px;
	}

	body.single-product .custom-short-description-title {
		margin-bottom: 20px;
		font-size: 18px;
		line-height: 21px;
	}

	body.single-product .custom-short-description-content {
		font-size: 16px !important;
		line-height: 28px;
	}

	body.single-product .custom-short-description-more {
		font-size: 16px;
	}

	body.single-product .summary {
		margin-bottom: 40px;
	}

	body.single-product .woocommerce-tabs {
		margin-top: 40px;
	}

	body.single-product .woocommerce-tabs .tabs.wc-tabs li {
		font-size: 12px;
		line-height: 36px;
	}

	body.single-product #tab-description p {
		font-size: 16px;
		line-height: 28px;
	}

	body.single-product .woocommerce-Reviews-title {
		font-size: 16px;
		line-height: 28px;
	}

	.woocommerce-Reviews-add {
		display: none;
	}

	.woocommerce-Reviews-add.mobile {
		display: block;
	}

	body.single-product .woocommerce-tabs .panel h2:first-of-type {
		margin-bottom: 35px !important;
	}

	.woocommerce-tabs label[for="rating"] {
		margin-bottom: 10px !important;
		font-size: 14px;
	}

	body.single-product #author {
		height: 40px;
		font-size: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}

	body.single-product #comment {
		height: 90px;
		font-size: 14px;
		padding: 10px;
	}

	body.single-product .related-back {
		margin-left: -10px;
		width: calc(100% + 20px);
	}

	body.single-product .related.products h2 {
		font-size: 26px !important;
		line-height: 34px;
	}

	.woocommerce .related.products ul.products,
	.woocommerce-page .related.products ul.products {
		flex-direction: row;
		margin-left: 10px;
		margin-right: 10px;
	}

	.woocommerce .related.products ul.products li:nth-child(3),
	.woocommerce-page .related.products ul.products li:nth-child(3){
		display: none;
	}

	.woocommerce .related.products ul.products .woocommerce-loop-product__title {
		font-weight: 600;
		font-size: 14px !important;
		line-height: 25px;
	}

	body.single-product.woocommerce-page .related.products .woocommerce-Price-amount.amount {
		font-weight: 600;
		font-size: 14px !important;
		line-height: 25px;
	}

	body.single-product.woocommerce-page .related.products .price {
		margin-bottom: 0;
	}

}

@media(max-width: 631px){
	body.single-product #comment {
		width: 100%;
	}
	body.single-product #author {
		width: 100%;
	}
	body.single-product #submit {
		margin-left: 0;
		width: 100%;
		font-size: 16px;
	}
	.sarray {
		margin-bottom: 25px;
	}
}


/* Footer */
footer{
	background-color: #3F2839;
	padding: 45px 0;
}

footer .footer-items{
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

@media(max-width: 991px){
	footer .footer-items{
		flex-direction: column;
	}
}

footer .footer-items .address{
	display: flex;
	flex-direction: column;
}

@media(max-width: 991px){
	footer .footer-items .address{
		margin: 0 0 30px 0;
	}
	
	footer .footer-items .contact{
		margin: 0 0 30px 0;
	}
}

footer .footer-items p{
	font-size: 16px !important;
	font-family: Open sans, sans-serif;
	font-weight: 400;
	color: #fff;
	margin: 0 0 5px 0;
}

footer .footer-items p.bold{
	font-weight: 700;
}

footer .footer-items p i{
	margin: 0 15px 0 0;
}

footer .footer-items a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
}

footer .footer-items ul{
	margin: 0;
	padding: 0;
}

footer .footer-items ul li{
	list-style: none;
}

footer .footer-items ul li a{
	font-weight: 700;
}

footer .footer-items.lower{
	margin: 50px auto 15px auto;
}

footer .footer-items.lower p{
	font-size: 14px !important;
}

footer .footer-items.lower p i{
	margin: 0 0 5px 0;
}

footer .footer-items.lower a{
	font-size: 14px !important;
}

/* Homepage */
.n2-ss-layer{
	max-width: 800px;
	min-height: 0 !important;
	justify-content: flex-start !important;
}

.slider-container{
	margin: 100px 0 150px 0;
}

@media(max-width: 991px){
	.slider-container{
		margin: 50px 0 125px 0;
	}
}

.slider-container p{
	margin: 0 0 15px 0 !important;
	font-size: 14px !important;
}

.slider-container .n2-ss-button-container a{
	width: calc(100% - 40px) !important;
	height: 40px;
	display: flex !important;
	padding: 10px 20px !important;
	justify-content: center;
	align-items: center;
	font-weight: 700 !important;
}

.slider-container .n2-ss-button-container p{
	display: none;
}

.slider-container .slider-btn{
	display: inline-flex !important;
}

div#n2-ss-2 .n-uc-1fe2ce8778b8f-inner > .n2-ss-layer-row-inner > .n2-ss-layer[data-sstype="col"]{
	padding: 0 15px 0 0;
}

.under-slider-image{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-image: url(/wp-content/uploads/2022/02/slider-border-1.png);
	position: relative;
	z-index: 100;
	margin: -125px 0 75px 0;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.under-slider-image img{
	width: 300px;
}

@media(max-width: 1199px){
	.under-slider-image{
		background-size: auto;
		margin: -30px 0 30px 0;
	}
	
	.under-slider-image img{
		width: 90px !important;
	}
}

.main-image{
	text-align: center;
	margin: 100px auto;
}

h2{
	color: #913A74;
	font-family: Open sans, sans-serif;
	font-size: 28px !important;
	font-weight: 700 !important;
}


h3{
	color: #913A74;
	font-family: Open sans, sans-serif;
	font-size: 20px !important;
	font-weight: 700 !important;
}

p{
	font-family: Open sans, sans-serif;
	font-size: 18px !important;
	font-weight: 400 !important;
	color: #545454;
}

.image-left-content{
	margin: 0 auto 100px auto;
}

.git-btn a{
	width: 140px;
	height: 40px;
	background: linear-gradient(to left, #A02377, #6C185B);
	border-radius: 0;
	color: #fff;
	font-family: Open sans, sans-serif;
	font-size: 16px;
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 !important;
}

.git-btn.extended a{
	width: 270px;
}

.image-with-links-container{
	width: 800px;
	height: 650px;
	margin: 100px auto;
	position: relative;
}

.image-with-links-container .image{
	height: 206px;
	width: 238px;
	position: absolute;
}

.image-with-links-container .image img{
	height: 100%;
	width: 100%;
}

.image-with-links-container .image.middle{
	top: calc( 50% - (206px / 2));
	left: calc(50% - (238px / 2));
}

.image-with-links-container .image.one{
	top: 100px;
	left: 80px;
}

.image-with-links-container .image.two{
	top: -20px;
	left: calc(50% - (238px / 2));
}

.image-with-links-container .image.three{
	top: 100px;
	right: 80px;
}

.image-with-links-container .image.four{
	right: 80px;
	bottom: 100px;
}

.image-with-links-container .image.five{
	bottom: -20px;
	left: calc(50% - (238px / 2));
}

.image-with-links-container .image.six{
	bottom: 100px;
	left: 80px;
}

@media(max-width: 805px){
	.image-with-links-container{
		width: 500px;
		height: 500px;
		margin: 50px auto;
	}
	
	.image-with-links-container .image{
		width: 175px;
		height: 150px;
	}
	
	.image-with-links-container .image.middle{
		top: calc(50% - (150px / 2));
		left: calc(50% - (175px / 2));
	}
	
	.image-with-links-container .image.one{
		top: 90px;
		left: 20px;
	}
	
	.image-with-links-container .image.two{
		left: calc(50% - (175px / 2));
		top: 10px;
	}
	
	.image-with-links-container .image.three{
		top: 90px;
		right: 20px;
	}
	
	.image-with-links-container .image.four{
		bottom: 90px;
		right: 20px;
	}
	
	.image-with-links-container .image.five{
		left: calc(50% - (175px / 2));
		bottom: 10px;
	}
	
	.image-with-links-container .image.six{
		left: 20px;
		bottom: 90px;
	}
	
}

@media(max-width: 505px){
	.image-with-links-container{
		width: 300px;
		height: 300px;
	}
	
	.image-with-links-container .image{
		width: 115px;
		height: 98px;
	}
	
	.image-with-links-container .image.middle{
		left: calc(50% - (115px / 2));
		top: calc(50% - (98px / 2));
	}
	
	.image-with-links-container .image.one{
		left: 0;
		top: 50px;
	}
	
	.image-with-links-container .image.two{
		left: calc(50% - (115px / 2));
		top: -5px;
	}
	
	.image-with-links-container .image.three{
		right: 0;
		top: 50px;
	}
	
	.image-with-links-container .image.four{
		right: 0;
		bottom: 50px;
	}
	
	.image-with-links-container .image.five{
		left: calc(50% - (115px / 2));
		bottom: -5px;
	}
	
	.image-with-links-container .image.six{
		left: 0;
		bottom: 50px;
	}
	
}


/* FAQ's */
.question-block{
	width: 100%;
	margin: 0 0 30px 0 !important;
}

.question-block .question{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.question-block .question:hover{
	cursor: pointer;
}

.question-block .question h3{
	font-size: 28px !important;
	font-weight: 700;
	font-family: Open sans, sans-serif;
	margin: 0;
}

.question-block .question i{
	color: #913A74;
	font-size: 28px;
	font-weight: 700;
}

.question-block .answer{
	display: none;
}

.question-block .answer p{
	font-size: 16px !important;
	font-family: Open sans, sans-serif;
	margin: 15px 0 0 0 !important;
}

#send-an-enquiry{
	font-size: 28px;
	font-weight: 700 !important;
	font-family: Open sans, sans-serif;
	color: #913A74;
}
.contact-form input{
	background-color: #F8F7F8;
	height: 45px;
	border: none;
	padding: 0 10px;
	color: #545454;
	width: 100%;
}

.contact-form input[type="submit"]{
	background: linear-gradient(to left, #A02377, #6C185B);
	color: #fff;
	width: 140px;
	margin: 0 0 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.contact-form textarea{
	background-color: #F8F7F8;
	height: 115px;
	border: none;
	resize: none;
	padding: 10px;
	color: #545454;
	width: 100%;
}

.contact-info .wp-block-columns{
	width: 100%;
}

.contact-info .wp-block-columns i{
	display: flex;
	height: 38px;
	width: 38px;
	background: linear-gradient(to left, #A02377, #6C185B);
	justify-content: center;
	align-items: center;
	color: #fff;
	margin: 0 15px 0 0;
}

.contact-info .wp-block-columns p{
	display: flex;
	flex-direction: row;
	align-items: center;
}

.contact-info .wp-block-columns p.align-top{
	align-items: flex-start;
}

.contact-info .wp-block-columns p a{
	color: #545454;
	text-decoration: none;
}

.custom-slider{
	overflow: hidden;
	padding: 0;
	max-width: 1000px;
	position: relative;
	margin: 50px auto;
}

.custom-slider .wp-block-columns{
	width: 800px;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 0 auto;
	position: relative;
}

@media(max-width: 991px){
	.custom-slider{
		max-width: 800px;
	}
	.custom-slider .wp-block-columns{
		width: 600px;
	}
}

.custom-slider .wp-block-columns .wp-block-column{
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 190px;
	text-align: center;
	margin-left: 5px !important;
	margin-right: 5px;
}

.custom-slider .wp-block-buttons{
	position: absolute;
	width: 50%;
	height: 100%;
}
.custom-slider .wp-block-buttons:last-child{
	right: 0;
}

.custom-slider .slider-toggle{
	position: absolute;
	z-index: 100;
	height: 100%;
	width: 100px;
	background-color: #fff;
	font-family: FontAwesome;
}
.custom-slider .slider-toggle a{
	background-color: transparent;
	color: #545454;
	font-size: 40px;
	padding: 0;
}
.custom-slider .slider-toggle.left{
	left: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.custom-slider .slider-toggle.right{
	right: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.custom-slider p{
	color: #913A74;
	font-family: Open sans, sans-serif;
	font-size: 18px;
}

.category-table thead tr th{
	background: linear-gradient(to left, #A02377, #6C185B);
	color: white;
}

@media(max-width: 800px){
	.custom-slider{
		max-width: calc(100% - 30px);
	}
	.custom-slider .wp-block-columns{
		width: 100%;
	}
	.custom-slider .slider-toggle{
		position: absolute;
		z-index: 100;
		height: 100%;
		width: 50px;
		background-color: #fff;
		font-family: FontAwesome;
	}
}

@media(max-width: 767px){
	.custom-slider .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){
		flex-basis: 50% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
@media(max-width: 630px){
	.custom-slider .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){
		flex-basis: 100% !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

/* Custom Select */

.select {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}

.select select {
		font-family: Open sans, sans-serif;
		font-size: 18px;
		display: inline-block;
		width: 100%;
		cursor: pointer;
		padding: 9px 5px;
		outline: 0;
		border: 0px solid #000000;
		border-radius: 0px;
		background: #F8F7F8;
		color: #545454;
		appearance: none;
		-webkit-appearance: none;
		-moz-appearance: none;
}

.select select::-ms-expand {
		display: none;
}

.select select:hover,
.select select:focus {
		color: #545454;
		background: #F8F7F8;
}

.select select:disabled {
		opacity: 0.5;
		pointer-events: none;
}

.select_arrow {
	position: absolute;
	top: 16px;
	right: 15px;
	width: 0px;
	height: 0px;
	border: solid #545454;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 3px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {
	border-color: #000000;
}

.select select:disabled ~ .select_arrow {
	border-top-color: #cccccc;
}

/* PoTA Page */
#pota_table td{
	width: calc(100% / 3);
}

#pota_table thead{
	color: #fff;
	background: linear-gradient(to left, #A02377, #6C185B);
}


.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail{
	height: 250px !important;
	object-fit: contain;
}

.woocommerce-tabs .woocommerce-Tabs-panel ul{
	display: flex;
	flex-direction: column;
	padding: 0 0 0 16px;
}

.woocommerce-tabs .woocommerce-Tabs-panel ul li{
	display: list-item !important;
	padding: 0 0 5px 0;
	font-family: Open sans, sans-serif;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: #545454;
}

/* Order Confirmation Page */
.confirmation{
	margin: 100px 0;
}

.confirmation .thank_you{
	margin: 0 0 30px 0;
}

.confirmation .thank_you h1, .confirmation .thank_you h2{
	font-size: 28px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	color: #913A74;
}

.confirmation .order_details{
	border-top: 1px solid #EBEBEB;
	padding: 20px 0 0 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.confirmation .order_details .products{
	width: 485px;
}

.confirmation .order_details .headings{
	display: flex;
	justify-content: space-between;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EBEBEB;
}

.confirmation .order_details .headings h3{
	font-size: 18px !important;
	font-weight: 700;
	margin: 0;
}

.confirmation .order_details .products .headings h3:last-child{
	width: 85px;
}

.confirmation .order_details .items{
	margin: 20px 0 0 0;
}

.confirmation .order_details .items .item{
	display: flex;
	margin: 0 0 30px 0;
}

.confirmation .order_details .items .item .product{
	width: calc(100% - 85px);
	display: flex;
	flex-direction: row;
}

.confirmation .order_details .items .item .product .image{
	width: 97px;
	height: auto;
	max-height: 97px;
}

.confirmation .order_details .items .item .product .image img{
	max-width: 100%;
	max-height: 100%;
}

.confirmation .order_details .items .item .product .details{
	width: calc(100% - 97px);
	padding: 0 15px 0 30px;
}

.confirmation .order_details .items .item .product .details .name p{
	font-size: 16px !important;
	font-weight: 700 !important;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 10px 0;
}

.confirmation .order_details .items .item .product .details .price p{
	font-size: 14px !important;
	font-weight: 400 !important;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 10px 0;
}

.confirmation .order_details .items .item .product .details .quantity p{
	font-size: 14px !important;
	font-weight: 400 !important;
	font-family: 'Open Sans', sans-serif;
	margin: 0 0 10px 0;
}

.confirmation .order_details .items .item .product .details .download{
	margin: 10px 0 0 0;
}

.confirmation .order_details .items .item .product .details .download a{
	display: flex;
	height: 38px;
	width: 120px;
	justify-content: center;
	align-items: center;
	text-align: center;
	background: linear-gradient(90deg, #A02377, #6C185B);
	color: #fff;
	text-decoration: none;
}

.confirmation .order_details .items .item .product .details .download a:hover{
	cursor: pointer;
	text-decoration: underline;
}

.confirmation .order_details .items .item .total{
	width: 85px;
}

.confirmation .order_details .items .item .total bdi{
	font-size: 16px !important;
	font-weight: 400 !important;
	font-family: 'Open Sans', sans-serif;
}

.confirmation .order_details .info{
	width: 260px;
}

.confirmation .order_details .info .content{
	margin: 20px 0 0 0;
}

.confirmation .order_details .info .content h3{
	font-size: 18px !important;
	font-weight: 700 !important;
	font-family: 'Open sans', sans-serif;
	margin: 0 0 15px 0;
}

.confirmation .order_details .info .content p{
	font-size: 18px !important;
	font-weight: 700 !important;
	font-family: 'Open sans', sans-serif;
	margin: 0 0 15px 0;
}

.confirmation .order_details .info .content p span{
	font-weight: 400 !important;
}

.empty_cart{
	min-height: calc(100vh - 400px);
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.empty_cart h1{
	font-size: 28px !important;
	font-weight: 700 !important;
	font-family: 'Open Sans', sans-serif;
	color: #913A74;
	text-align: center;
	margin: 0 0 30px 0;
}

.empty_cart .button{
	text-align: center;
}

.empty_cart .button a{
	color: #913A74;
	font-size: 18px;
	text-decoration: none;
}

.empty_cart .button a:hover{
	cursor: pointer;
	text-decoration: underline;
}

@media(max-width: 991px){
	.confirmation .order_details{
		flex-direction: column;
	}
	
	.confirmation .order_details .items{
		width: 100%;
	}
	
	.confirmation .order_details .items .item .product .details{
		padding: 0 15px;
	}
	
	.confirmation .order_details .info{
		width: 100%;
	}
	
	.confirmation .order_details .products{
		width: 100%;
		margin: 0 0 30px 0;
	}
}

/* My Account Section */
.account_container{
	width: 100%;
	max-width: 800px;
	margin: 85px auto;
	display: flex;
	flex-direction: row;
}

@media(max-width: 767px){
	.account_container{
		margin: 30px auto;
		flex-direction: column;
	}
}

.account_container .woocommerce-MyAccount-navigation{
	width: 224px;
	background-color: #F4F2F4;
	padding: 20px;
}

.account_container .woocommerce-MyAccount-navigation li{
	margin: 0;
	margin-bottom: 10px !important;
	border-bottom: 1px solid #C9C9C9;
	padding: 0 0 10px 0;
	font-size: unset;
}

.account_container .woocommerce-MyAccount-navigation li:last-child{
	margin-bottom: 0 !important;
	border-bottom: none;
	padding: 0;
}

.account_container .woocommerce-MyAccount-navigation li a{
	font-family: 'Open Sans', sans-serif;
	font-weight: 700 !important;
	color: #545454;
	font-size: 16px;
}

.account_container .woocommerce-MyAccount-navigation li.is-active a{
	color: #913A74 !important;
	text-decoration: none;
}

.account_container .woocommerce-MyAccount-content .welcome{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #EBEBEB;
	margin: 0 0 25px 0;
}

.account_container .woocommerce-MyAccount-content .welcome h1{
	margin-bottom: 0;
	text-transform: capitalize;
	color: #913A74;
	font-size: 28px;
	font-weight: 700;
	font-family: 'Open sans', sans-serif;
}

.account_container .woocommerce-MyAccount-content .welcome p{
	margin-bottom: 0;
	font-size: 18px;
	color: #545454;
	font-weight: 400;
	font-family: 'Open sans', sans-serif;
}

.account_container .woocommerce-MyAccount-content .welcome p a{
	color: #913A74;
	font-weight: 700;
}

.account_container .woocommerce-MyAccount-content p a{
	color: #913A74;
}

.account_container .woocommerce-MyAccount-content .woocommerce-message{
	display: flex;
}

.account_container .woocommerce-MyAccount-content .woocommerce-message--info .button{
	display: flex;
    background: linear-gradient(90deg, #A02377, #6C185B);
    height: 38px;
    justify-content: center;
    align-items: center;
    width: 150px;
    color: #fff;
}


/* Orders Page */
#orders{
	padding: 0;
	padding-top: 0;
}

#orders .title{
	border-bottom: 1px solid #EBEBEB;
	padding: 0 0 25px 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0 0 25px 0;
}

#orders .title h1{
	margin-bottom: 0;
	text-transform: capitalize;
	color: #913A74;
	font-size: 28px;
	font-weight: 700;
	font-family: 'Open sans', sans-serif;
}

#orders .title a{
	color: #913A74;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 700;
}

#orders table tr{
	border-bottom: 1px solid #EBEBEB;
	height: 50px;
}

#orders table tr th{
	padding: 0;
	color: #913A74;
}

#orders table tr td{
	vertical-align: middle !important;
	padding: 0;
	color: #545454;
	font-size: 18px;
	font-weight: 400;
}

#orders table tr td .woocommerce-Price-amount{
	font-weight: 400 !important;
}

#orders table tr td a{
	color: #913A74;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
}

#orders table tr td .button{
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(90deg, #A02377, #6C185B);
	height: 38px;
	width: 141px;
	color: #ffffff !important;
	font-size: 16px;
	font-weight: 700;
}

#orders .item{
	display: flex;
	flex-direction: row;
	margin: 0 0 40px 0;
	justify-content: space-between;
}

#orders .item .product{
	display: flex;
	flex-direction: row;
	padding: 0 15px 0 0;
}

#orders .item .product .image{
	height: 97px;
	width: 97px;
	margin: 0 15px 0 0;
}

#orders .item .product .image img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

#orders .item .product .details{
	width: calc(100% - 127px);
}

#orders .item .product .details p{
	margin: 0;
}

#orders .product{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin: 0 0 15px 0;
}

#orders .product .image{
	width: 100px;
	height: 100px;
}

#orders .product .image img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
	margin: 0 0 15px 0;
}

#orders .product .content{
	width: calc(100% - 115px);
	display: flex;
	flex-direction: column;
}

#orders .product .content .btn{
	width: 120px;
	height: 40px;
	margin: 20px 0 0 0;
	background: linear-gradient( 90deg, #A02377, #6C185B);
	color: #ffffff;
	border-radius: 0;
}

#orders .addresses{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

#orders .addresses .address{
	width: 49%;
}

#orders .addresses .address a{
	display: block;
	margin: 0 0 15px 0;
	color: #913A74;
	font-weight: 700;
	font-size: 18px;	
}

#orders .addresses .address address{
	font-size: 18px;
	font-weight: 400;
	color: #545454;
}

#orders .add_new{
	color: #913A74;
	font-size: 18px;
}

.woocommerce-address-fields__field-wrapper input,
.woocommerce-address-fields__field-wrapper .select2-selection--single{
	border: 1px solid #e1e1e1 !important;
	font-size: 14px !important;
	color: #545454;
	height: 40px !important;
	padding: 0 5px;
	margin: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.woocommerce-address-fields__field-wrapper .select2-selection--single{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.woocommerce-address-fields__field-wrapper .select2-selection--single .select2-selection__arrow{
	position: unset !important;
	top: unset !important;
	left: unset !important;
	right: unset !important;
	bottom: unset !important;
	height: auto !important;
	width: auto !important;
}

.woocommerce-address-fields__field-wrapper .select2-selection--single b{
	display: flex;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	position: unset !important;
}

.woocommerce-address-fields button{
	background: linear-gradient( 90deg, #A02377, #6C185B);
	color: #ffffff;
	border: none;
	height: 40px;
	width: 140px;
}

#orders form p{
	margin-bottom: 15px !important;
	margin-top: 0 !important;
}

#orders form button{
	width: 160px;
	height: 50px;
	margin: 20px 0 0 0;
	background: linear-gradient( 90deg, #A02377, #6C185B);
	color: #ffffff;
	border-radius: 0;
	border: none;
}

#orders form label{
	font-size: 18px !important;
	font-weight: 400 !important
}

#orders form input{
	font-size: 18px !important;
	font-weight: 700 !important;
	border: 1px solid #e1e1e1;
	padding: 0 10px;
	height: 50px;
}

#orders form em{
	font-size: 14px;
	padding: 20px 0;
}

#orders form legend{
	font-size: 18px;
	color: #913A74;
	font-weight: 700;
}

#login button{
	width: 160px;
	height: 50px;
	background: linear-gradient( 90deg, #A02377, #6C185B);
	color: #ffffff;
	border-radius: 0;
	border: none;
}

#login a{
	font-size: 18px !important;
	color: #913A74 !important;
}


/* Product Landing Page */
.face_to_face{
	margin: 0 auto;
	max-width: 800px;
}

#content_block h2{
	font-weight: 700;
	font-size: 28px !important;
}

#content_block .products{
	gap: 20px;
	display: flex;
	margin: 50px 0;
	flex-wrap: wrap;
	flex-direction: row;
}

#content_block .products .product{
	padding: 17px;
	display: flex;
	row-gap: 18px;
	flex-direction: column;
	width: calc(50% - 10px);
	background: linear-gradient(to right, #6C185B, #A02377);	
}

@media(max-width: 830px){
	#content_block .products .product{
		width: 100%;
	}
}

#content_block .products .product h3{
	color: #fff;
}

#content_block .products .product .price p{
	display: flex;
	color: #ffffff;
	margin: 0 0 0 0;
	column-gap: 15px;
	align-items: center;
	font-weight: 700 !important;
}

#content_block .products .product .description p{
	color: #fff;
	font-size: 18px;
	margin: 0 0 0 0;
}

#content_block .products .product .btn_container{
	margin: 10px 0 0 0;
}

#content_block .products .product .btn_container a{
	height: 38px;
	width: 156px;
	display: flex;
	color: #913A74;
	font-size: 16px;
	font-weight: 700;
	align-items: center;
	text-decoration: none;
	justify-content: center;
	background-color: #ffffff;
}

/* Publications Page */
#content_block .category_content{
	margin: 0 auto;
	max-width: 800px;
}
#content_block .category_content .item_title{
	margin: 30px 0 15px 0;
}

#content_block .category_content .items{
	gap: 20px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

#content_block .category_content .items .item{
	width: calc(25% - (60px / 4));
}

#content_block .category_content .items .item a{
	text-decoration: none;
}

#content_block .category_content .items .item a .title{
	margin: 15px 0;
}

#content_block .category_content .items .item a .title h3{
	color: #545454;
	font-size: 16px !important;
	font-weight: 600 !important;
}

#question_modal{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
	position: fixed;
	align-items: center;
	justify-content: center;
}

#question_modal .overlay{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
}

#question_modal .box{
	z-index: 99;
	padding: 30px;
	position: relative;
	border-radius: 15px;
	background-color: #fff;
}

#question_modal .box .close{
	top: 15px;
	right: 15px;
	position: absolute;
}

#question_modal .box .close:hover{
	cursor: pointer;
}

#question_modal .box .buttons{
	display: none;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

#question_modal form{
	margin: 0 !important; 
}

@keyframes show-buttons{
	0%{
		padding: 0;
		opacity: 0;
		display: flex;
	}
	
	100%{
		opacity: 1;
		padding: 30px 0 0 0;
	}
}

#question_modal .box .buttons.show{
	opacity: 0;
	display: flex;
	animation-duration: 0.5s;
	animation-name: show-buttons;
	animation-fill-mode: forwards;
}

#question_modal .box .buttons .right{
	gap: 30px;
	display: flex;
	align-items: center;
	flex-direction: row;
}

#question_modal .box .buttons .right #wc-stripe-payment-request-wrapper{
	width: 150px;
	display: none;
	padding: 0 !important;
}

#question_modal .box .buttons .right #wc-stripe-payment-request-button-separator{
	display: none;
	margin: 0 !important;
}


/* Custom Product Page */
#banner{
	padding-top: 0;
}

#content_block .custom-product-page{
	row-gap: 28px;
	display: flex;
	max-width: 800px;
	flex-direction: column;
	margin: 0 auto 100px auto;
}

#content_block .custom-product-page p{
	margin: 0;
}

#content_block .custom-product-page .description p{
	margin: 0 0 15px 0;
}

#content_block .custom-product-page .price{
	padding: 0;
}

#content_block .custom-product-page .price p{
	display: flex;
	column-gap: 15px;
	align-items: center;
	font-weight: 700 !important;
}

#content_block .custom-product-page .contact_form{
	margin: 10px 0 0 0;
}

#content_block .custom-product-page .contact_form form{
	display: flex;
	row-gap: 15px;
	margin: 15px 0 0 0;
	flex-direction: column;
}

#content_block .custom-product-page .contact_form form input{
	width: 100%;
	height: 40px;
	padding: 0 5px;
}

#content_block .custom-product-page .contact_form form input[type="submit"]{
	width: 200px;
	border: none;
	margin: 0 auto;
	display: block;
	color: #ffffff;
	font-size: 18px !important;
	font-weight: 700 !important;
	background: linear-gradient( 90deg, #A02377, #6C185B);
}

#content_block .custom-product-page .contact_form form textarea{
	width: 100%;
	resize: none;
	padding: 5px;
	height: 120px;
}

#content_block .custom-product-page .add_to_cart{
	margin: 10px 0 0 0;
}

#content_block .custom-product-page .add_to_cart button{
	width: 150px;
	height: 40px;
	border: none;
	display: block;
	color: #ffffff;
	margin: 0 0 0 auto;
	font-size: 18px !important;
	font-weight: 700 !important;
	background: linear-gradient( 90deg, #A02377, #6C185B);	
}

#content_block .custom-product-page .add_to_cart form{
	display: flex;
	flex-direction: row;
}

#content_block .custom-product-page .add_to_cart form #wc-stripe-payment-request-wrapper{
	width: 140px;
	margin: 0 0 0 auto;
	padding-top: 0 !important;
}

#content_block .custom-product-page .add_to_cart form #wc-stripe-payment-request-button-separator{
	display: none !important;
}

#content_block .custom-product-page .add_to_cart form button{
	margin: 0 0 0 20px;
}

#content_block .related .related-products{
	gap: 15px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

#content_block .related .related-products .item{
	width: calc(25% - (45px / 4));
}

#content_block .related .related-products .item a{
	row-gap: 15px;
	display: flex;
	text-decoration: none;
	flex-direction: column;
}

#content_block .related .related-products .item img{
	height: auto !important;
}

@media(max-width: 800px){
	#content_block .related .related-products .item{
		width: calc(50% - (15px /2));
	}
}

.site-main .woocommerce-breadcrum {	display:none ;!important
}

