/*
Theme Name: Gallery Rouge
*/
html {
	scroll-behavior: smooth;
}

.menuiconbox {
	width: 50px;
	height: 40px;
	background-size: contain;
	background-repeat: no-repeat;
	border: none;
	background-color: transparent;
}

.mcontainer {
	margin: 0 auto;
	max-width: 1300px;
	width: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Montserrat;
}

.bannerbox {
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	position: relative;
}

.mainnenusection ul li {
	display: inline-block;
}

.mainnenusection ul {
	list-style-type: none;
	text-align: center;
}

.topheader {
	background-color: #000;
	z-index: 9999;
	position: relative;
}

.topheader * {
	color: #fff;
}

.mainnenusection ul li a {
	text-decoration: none;
	font-size: 15px;
	margin: 0 50px;
	color: rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid transparent;
	display: inline-block;
	letter-spacing: 2px;
	font-weight: 700;
	text-transform: uppercase;
}

.mainnenusection #menu-main-menu-1>li>a:hover {
	border-bottom: 1px solid #000;
	font-weight: 700;
    color: #000;
}
.mainnenusection #menu-main-menu-1>li:hover>a {
	border-bottom: 1px solid #000;
	font-weight: 700;
    color: #000;
}

.mainnenusection ul li .sub-menu .listcol_item a {
	font-size: 15px !important;
	font-weight: 500;
}
.mainnenusection ul li .sub-menu .listcol_item a:hover {
	color:#000;
}

.topheader .thlitem a {
	text-decoration: none;
	font-size: 18px;
}

.topheader ul li {
	position: relative;
}

.topheaderin img {
	max-width: 100%;
	width: auto !important;
}

.header_search_wrapper {
    box-shadow: 0px 4px 18.6px 0px #00000040;
    padding: 10px 0px;
}

.header_search {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 2fr 1fr;
    gap: 10px;
}

.header_search select, .header_search input {
    border-radius: 8px;
    border: 1px solid #000;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 500;
    line-height: 14.63px;
    letter-spacing: 0.135em;
    padding: 10px;
    text-transform: uppercase;
}

.mainheaderin .header_search input[type="submit"] {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    line-height: 14.63px;
    letter-spacing: 0.135em;
    text-align: center;
}







.th_linksgrid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	text-align: center;
}

.thlitem {
	padding: 20px;
}

.header {
	border-bottom: 1px solid #e7e7e7;
    position: sticky;
}

.sticky {
	top: 0;
	width: 100%;
	background: #fff;
	z-index: 9;
}

.mainheadgrid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	margin: 10px 0;
	align-items: center;
}

.mainhcenter {
	text-align: center;
}

.banneralink {
	position: absolute;
	text-decoration: none;
	color: #000;
	border: 2px solid #000;
	padding: 15px 20px;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	width: 152px;
	text-align: center;
	border-radius: 5px;
	top: 50%;
	transform: translate(0, -50%);
}

.banneralink:hover {
	background-color: #000;
	color: #fff;
}

.newarritemin {
	height: 300px;
	width: 100%;
	background-color: #e3e3e3;
}

.owl-nav {
	position: absolute;
	right: 0;
	top: -45px;
}

.hr {
	border-bottom: 1px solid #eee;
	padding-top: 50px;
	margin-bottom: 50px;
}

.srname {
	font-size: 18px;
	margin: 20px 0;
	line-height: 26px;
    font-weight: 700;
}
.srname:hover{
    font-weight: 700;
    color:rgba(0, 0, 0, 0.7);
}
.footersecin ul {
	margin: 0;
	padding: 0;
}

.flstyle1 li a {
	background-color: #545454;
	display: inline-block;
	text-decoration: none;
	padding: 10px 25px;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	margin: 0px;
	font-weight: 500;
	min-width: 160px;
    border: 1px solid #545454;
}
.flstyle1 li a:hover{
    background: transparent;
    border: 1px solid #ffffff;
}
.flstyle2 {
	padding-bottom: 40px;
}

.flstyle1 {
	margin-bottom: 50px;
	margin-top: 50px;
}

.flstyle1 li {
	display: inline-block;
}

.footersecin ul {
	padding: 0;
	text-align: center;
}

.footerlinks a {
	text-decoration: none;
}

.flstyle2 a {
	color: #fff;
	font-size: 17px;
	line-height: normal;
	text-transform: uppercase;
	padding: 0 10px;
	opacity: 65%;
	font-weight: 500;
}

.footerlinks li {
	display: inline-block;
	padding: 5px;
}

.flstyle1 {
	padding: 40px 0px;
	margin: 0;
}

.footeresection {
	background-color: #000;
	display: block;
	padding: 50px 0px;
}

.accepted_cards {
	text-align: center;
	padding: 0px 0px 100px;
}

.accepted_cards img {
	width: auto !important;
}

h2 {
	text-align: center;
	font-size: 30px;
}

.owl-nav {
	position: absolute;
	right: 0;
	top: 0;
}

.greybg {
	min-height: 400px;
	background-color: #F1F1F1;
	padding: 25px;
	margin: 50px 0 80px;
}

.couitm .owl-nav {
	position: absolute;
	right: 0;
	top: -60px;
	font-size: 40px;
}

.couitm .owl-nav button {
	margin-left: 10px;
}

.bottomfooter * {
	color: #fff;
}

.grtitlegrid {
	display: grid;
	grid-template-columns: 50px 1fr;
	align-items: center;
}

.greviewitem {
	padding: 30px;
}

.grtright h3 {
	margin: 0;
}

.grtleft {
	text-align: center;
	border: 0px solid #aaa;
	height: 50px;
	border-radius: 50%;
	font-size: 40px;
	line-height: 48px;
	background-color: #9747ff;
	color: #fff;
}

.srname a {
	color: #000;
	text-decoration: none;
}

.maincontentin {
	min-height: 300px;
}

.mcontainerbox {
	padding: 50px 100px;
}

.woocommerce-checkout .mcontainerbox {
	padding: 50px 0px;
}

.stars {
	color: #fbbc05;
}

.grtitlegrid {
	display: grid;
	grid-template-columns: 50px 1fr;
	align-items: center;
	grid-gap: 15px;
}

.starsg {
	display: grid;
	grid-template-columns: 79px 1fr;
	align-items: center;
}


/* Style the Select2 dropdown container */
.woocommerce-checkout .select2-container {
	width: 100%;
	margin: 15px 0px;
	margin-bottom: 36px;
}

/* Style the Select2 dropdown trigger (arrow) */
.woocommerce-checkout .select2-container .select2-selection__arrow {
	background-color: #F1F1F1;
	color: #000;
	padding: 6px;
}

/* Style the Select2 dropdown options */
.woocommerce-checkout .select2-container .select2-results__option {
	padding: 8px 16px;
	background-color: #F1F1F1;
	color: #9D9D9D;
}

/* Style the selected option in the Select2 dropdown */
.woocommerce-checkout .select2-container .select2-selection__rendered {
	padding: 8px 16px;
	border: 0;
	background-color: #F1F1F1;
	color: #9D9D9D !important;
	line-height: 33px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 0px !important;
	top: 50% !important;
}

.select2-container--default .select2-selection--single {
	border: 0 !important;
	border-radius: 4px;
	font-size: 15px;
	font-weight: 500;
}

small.includes_tax {
	display: block;
	font-size: 13px;
	font-weight: normal;
}

.order_confirmation {
	margin: 20px 0px;
}

address {
	font-size: 15px;
	font-weight: 500;
	font-style: normal;
	line-height: 25px;
	margin: 10px 0px;
}

.pagecontent .cols2left p.small_text {
	font-size: 10px;
	font-weight: 500;
	line-height: 15px;
}

/*FROM Customizer*/

.flip-card {
	background-color: transparent;
	width: 100%;
	/*height: 418px;*/
	height: 312px;
	perspective: 1000px;
	position: relative;
}

.newaritemimg img {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.flyclsbtn button {
	background: transparent;
	border: 1px solid #000;
	border-radius: 50%;
    width: 25px;
    height: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    top: 0;
    position: relative;
}

.rangleslider {
	background: #d3d3d3;

}

.woocommerce-Price-amount.amount p {
	margin-bottom: 0;
}

p.form-row.form-row-wide.create-account {
	margin: 0 !important;
}


.headingcheckout h2.screen-reader-text {
	height: auto !important;
	width: auto !important;
	text-align: left !important;
	clip: unset !important;
	-webkit-clip-path: unset !important;
	position: initial !important;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: normal;
	text-transform: capitalize;
}




.descripbox {
	display: block;
	min-height: 270px;
}
.submission .descripbox {
	min-height: auto;
}
.submission .registry-albums {
    padding-top: 40px;
    border-top: 1px solid rgba(217, 217, 217, 1);
}
.submission .client-detailes {
    max-width: none;
    margin: 0 auto 0px;
}
.artist-submission-form.subscribesection h2 {
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0.045em;
    text-align: left !important;
    margin: 0;
}
.artist-submission-form.subscribesection .d-flex {
    width: 100%;
    display: grid;
    grid-template-columns: 372px repeat(auto-fit, minmax(1px, 1fr));
    margin: 0px 0;
    align-items: center;
    gap: 38px;
}
.artist-submission-form.subscribesection p{
    text-align: center;
    line-height: 70px;
}
 .upload-file input {
 display: none;
 }

.upload-file label {
width: 600px;
height: auto;
padding: 5px 15px;
background: rgba(241, 241, 241, 1);
border: 2px solid rgba(241, 241, 241, 1);
border-radius: 5px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: self-start;
gap: 10px;
cursor: pointer;
margin: 10px 0 20px;
}
.upload-file span {
max-width: 100%;
font-family: sans-serif;
font-size: 20px;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.upload-file{
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0 auto;
}
.upload-file p{
font-family: Montserrat;
font-size: 15px;
font-weight: 500;
line-height: 70px;
letter-spacing: 0.02em;
text-align: center;
}
.page-id-3400 .pagetitle{
    display: none;
}
.page-id-71315 .pagetitle{
    display: none;
}
.rangleslider::-webkit-slider-thumb {
	/*   -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
  background: #000;
  cursor: pointer; */
}

.prodimg .woocommerce-LoopProduct-link {
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.product-listing .product .image {
	min-height: 390px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.product-listing .product h2 {
	font-size: 24px;
	letter-spacing: normal;
	text-align: left !important;
	font-weight: 700;
	margin: 10px 0px;
}
.product-listing .product h2:hover{
color:rgba(0, 0, 0, 0.7);
}
.product-listing .product .artist_name {
	font-size: 18px;
	font-weight: 500;
	margin: 10px 0px;
}

.product-listing .product .price bdi {
	font-size: 27px;
	font-weight: 700;
}

.gbboxcont .woocommerce-Price-amount.amount bdi {
	font-size: 30px;
	font-weight: 500;
}

/* Filter section styles */
.product-filters-wrapper {
	margin-bottom: 20px;
}

.filter-group {
	margin-bottom: 10px;
}

.filter-group h3 {
	margin-bottom: 5px;
}

.filter-group label {
	display: block;
	margin-bottom: 3px;
}

.applied-filters {
	margin-bottom: 10px;
}

/* Product listing styles */
.product-listing {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 20px;
}

.product-listing .product {
	border: 0;
	padding: 10px;
}

/* Load more button styles */
.load-more {
	margin: 40px 0px 20px;
	text-align: center;
}

.load-more a,
.load-more button {
	display: inline-block;
	padding: 10px 20px;
	background-color: #000;
	color: #fff;
	max-width: 100%;
	font-size: 15px;
	text-decoration: none;
	width: 300px;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 10px;
	border: 0;
	font-family: inherit;
	cursor: pointer;
    border: 1px solid #000;
}
.load-more a:hover,
.load-more button:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}

.load-more .product-count {
	font-size: 20px;
	color: #8B8B8B;
	padding: 10px 0px;
}

.price-input {
	/*width: 100%;
  display: flex;*/
}

.price-input .field {
	display: inline-block;
	width: 40%;
	height: 45px;
	align-items: center;
}

.field input {
	width: 40%;
	height: 100%;
	outline: none;
	font-size: 20px;
	border: 0;
	font-family: 'Montserrat';
	font-weight: 600;
	text-align: left;
	-moz-appearance: textfield;
}

.price-input .field:last-child {
	float: right;
	text-align: right;
}

.price-input .field:last-child input {
	text-align: right;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

.price-input .separator {
	width: 130px;
	display: flex;
	font-size: 19px;
	align-items: center;
	justify-content: center;
}

.slider {
	height: 5px;
	position: relative;
	background: #D9D9D9;
	border-radius: 5px;
}

.slider .progress {
	height: 100%;
	left: 25%;
	right: 25%;
	position: absolute;
	border-radius: 5px;
	background: #000;
}

.range-input {
	position: relative;
}

.range-input input {
	position: absolute;
	width: 100%;
	height: 5px;
	top: -5px;
	background: none;
	pointer-events: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input[type="range"]::-webkit-slider-thumb {
	height: 17px;
	width: 17px;
	border-radius: 50%;
	background: #000;
	pointer-events: auto;
	-webkit-appearance: none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

input[type="range"]::-moz-range-thumb {
	height: 17px;
	width: 17px;
	border: none;
	border-radius: 50%;
	background: #000;
	pointer-events: auto;
	-moz-appearance: none;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
}

.prodesbox h3 {
	font-size: 20px;
	font-weight: bold;
}







.mcontainerbox1 {
	padding: 50px 0;
}

.artdes {
	min-height: 200px;
}

.butns {
	padding-top: 25px;
}

.esshop {
	padding: 10px 0px 20px;
	color: #C8C8C8;
	font-size: 16px;
}

.grid2col h2 {
	text-align: left !important;
}

.rangleslider::-moz-range-thumb {
	/*   width: 25px;
  height: 25px;
  background: #000;
  cursor: pointer; */
}

.productsb.colum3 li {
	margin-bottom: 20px;
}

input[type="range"] {
	width: 100%;
}

body .artinf p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 31px;
}

.absprotext {
	position: absolute;
	background-color: #fff;
	bottom: 35px;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: 100px;
	text-align: center;
	padding: 6px;
	border-radius: 5px;
}

.flyclsbtn {
	position: absolute;
	right: 20px;
}


.filtermain h2 {
	text-align: left !important;
	font-size: 50px;
	font-weight: bold;
	padding: 0 30px;
	margin-bottom: 0;
}

.filtermain h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 17px;
	border-top: 2px solid #000;
	padding-top: 20px;
}

.filterflybox {
	position: fixed;
	z-index: -1;
	top: 0;
	background-color: #fff;
	transition: all 0.5s;
	left: -500px;
	/*padding: 30px;*/
	box-shadow: 5px 0px 9px 0px #00000026;
	width: 0px;
	top: 0;
	height: 100%;
	overflow: hidden;
}

.filterflybox.filterflyopen {
	width: 500px;
	z-index: 9999;
	left: 0;

}

.filterbox {
	margin: 40px auto;
	text-align: center;
}
.filterbox.new-filter{
    display: flex;
    justify-content: space-between;
}
.filterbutton {
	width: auto;
	background: #EBEBEB;
	border: 0;
	padding: 10px;
	cursor: pointer;
	border-radius: 10px;
	display: inline-block;
	color: #000;
	margin: 0 15px;
	font-size: 15px;
	min-width: 103px;
	font-family: 'Montserrat';
	font-weight: 500;
	text-transform: uppercase;
}

button.filterbutton:hover {
	background: #AC1818;
	color: #fff;
}

.filterbutton.clear {
	background: transparent;
}

.taxonomy-filter {
	height: 70vh;
	overflow-y: scroll;
	padding: 30px;
}

/* CSS for the side panel scrollbar */
.taxonomy-filter::-webkit-scrollbar {
	width: 5px;
	/* Width of the scrollbar */
}

.taxonomy-filter::-webkit-scrollbar-track {
	background: #f1f1f1;
	/* Background color of the scrollbar track */
}

.taxonomy-filter::-webkit-scrollbar-thumb {
	background: #000;
	/* Color of the scrollbar thumb */
	border-radius: 4px;
	/* Radius of the scrollbar thumb */
}

.taxonomy-filter::-webkit-scrollbar-thumb:hover {
	background: #555;
	/* Color of the scrollbar thumb on hover */
}

.taxonomy-filter-footer {
	background: #F4F4F4;
	padding: 20px;
	display: grid;
	grid-template-columns: 1fr 1fr;
}

.filter_sections label {
	display: block;
	font-size: 14px;
	font-weight: 500;
}

.filtermain button.submit {
	background: #000;
	width: 200px;
	display: block;
	padding: 20px;
	border: 0;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Montserrat';
	cursor: pointer;
}

.filtermain button.submit a {
	color: #fff;
}

.products.colum3::before {
	display: none;
}

.productsb.colum3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	list-style-type: none;
	grid-gap: 50px;
	padding: 0;
}

.prodimg {
	position: relative;
	height: 400px;
	background-position: center;
	background-size: cover;
	border-radius: 10px;
	background-repeat: no-repeat;
}

body .aboutseccont p {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	text-align: center;
}

.home_blog_section h2 {
	padding-bottom: 40px;
}

.home_blog_section .couitm .owl-nav {
	position: absolute;
	right: 0;
	top: -110px;
	font-size: 40px;
}

.home_blog_section .srname a {
	text-transform: capitalize;
}

.btn1.btn2 {
	width: auto;
	padding: 8px 22px;
	margin-bottom: 30px;
    border: 1px solid #000;
}
.btn1.btn2:hover{
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.abtleftin {
	width: 650px;
	max-width: 100%;
}

/*.newarrivalsin .owl-item {
	padding-top: 30px;
	padding-bottom: 30px;
}*/
.newarrivalsin h2 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px;
}

.artinf {
	display: block;
	margin-bottom: 15px;
}

.productsgrid .button {
	display: none !important;
}

.woocommerce ul.products li.product a img {
	border-radius: 10px;
}

.pagetitlecat {
	margin-bottom: 20px;
}

.pagetitlecat h1 {
	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 10px;
}

.pagetitlecat .artist_name {
	font-size: 20px;
	font-weight: 500;
}

.cat_page a {
	font-size: 20px;
}

.hrbold {
	height: 3px;
	background-color: #000;
	margin-bottom: 60px;
	margin-top: 20px;
}

bdi {
	font-size: 27px;
	font-weight: bold;
	color: #000;
}

.woocommerce-loop-product__title {
	font-size: 27px !important;
	text-align: left !important;
	line-height: 33px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.productsgrid .term-description {
	display: none;
}

.cols2pro {
	display: grid;
	grid-template-columns: 1fr 40%;
	grid-gap: 50px;
	align-items: center;
}

.flip-card-inner {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	transition: transform 0.6s;
	transform-style: preserve-3d;
	/*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
}

.flip-card-back a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.flip-card-back p {
	padding: 20px;
}
.flip-card-back img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.flip-card.prod_cat_flip:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.flip-card-front {
	/*background-color: #bbb;*/
	color: black;
}

.flip-card-back {
	background-color: #000;
	color: white;
	transform: rotateY(180deg);
	overflow: hidden;
	padding: 20px;
	box-sizing: border-box;
}

.abtgird {
	display: grid;
	grid-template-columns: 60% 35%;
	grid-gap: 5%;
	align-items: center;
}

.menu-top-header-container ul {
	list-style-type: none;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}

.tabonek tr td:last-child {
	width: 70px;
}

.listcol_item.h4 {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 15px;
}

.mainnenusection ul .sub-menu a:hover {
	border-bottom: 1px solid transparent;
}

.postboxm p {
	color: #A9A9A9;
	font-size: 13px;
	letter-spacing: 1px;
}

.postboxm h4,
.postboxm p {
	margin: 0;
	padding: 0 !important;
}

.postboxm h4 {
	margin-top: 10px;
	margin-bottom: 6px;
	font-weight: 600;
	font-size: 17px;
}

.postboxm {
	text-align: left;
}

.pagecontent {
	display: table;
	width: 100%;
}

.listcol_item {
	text-transform: uppercase;
	line-height: 40px;
}

#customer_details input,
#customer_details textarea,
#customer_details select {
	padding: 12px;
	border: 1px solid #d6d6d6;
	border-radius: 6px;
}

.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)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
	background-color: #000;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
	background-color: #4a4a4a;
	color: #fff;
}

.woocommerce-info {
	border-top-color: #000;
}

.choosedategrid {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	text-align: center;
	align-items: center;
	margin: 10px 0;
	grid-gap: 30px;
}

.maincontent {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.ckfboxd2 {
	display: block;
	margin: 20px 0px;
}

.cdin {
	display: block;
	border: 1px solid #aaa;
	margin-top: 10px;
	padding: 8px;
	box-sizing: border-box;
}

.cdin span {
	display: block;
}

.tabonek {
	border: 1px solid #eee;
	border-radius: 10px;
}

.tabonek td {
	padding: 8px 20px;
}

.wpcf7-form p {
	margin: 0 !important;
	padding: 0 !important;
}

.tabonek {
	width: 100%;
	margin: 25px 0;
}

.cols2 {
	margin-bottom: 80px;
	margin-top: 50px;
}

.ckpagelayout .cols2left h3 {
	margin: 0;
	font-size: 30px;
	font-weight: 700;
}

.ckpagelayout .cols2left p {
	font-size: 15px;
	font-weight: 500;
	margin: 0;
}

.ckpagelayout .cols2left p a {
	text-decoration: underline;
}

.ckpagelayout .cols2left p.align_right {
	text-align: right;

}

.cols2left.ckform .custom-shipping-field {
	order: 1;
}

.woocommerce-shipping-fields,
.woocommerce-additional-fields {
	order: 3;
}

.linec::after {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	height: 1px;
	background-color: #d9d9d9;
	width: 100%;
	z-index: -1;
}

input[type="checkbox"] {
	width: auto !important;
}

.linec span {
	background-color: white;
	display: inline-block;
	padding: 0 15px;
}

.conmid {
	text-align: center;
	font-size: 30px !important;
	padding-top: 36%;
}

.totalpricetable table td:nth-child(2) {
	vertical-align: top;
	text-align: right;
}

.totbox td:nth-child(2) {
	font-size: 30px;
	font-weight: bold;
}

.totbox h2 {
	padding: 0;
	margin: 0;
}

.subt {
	padding: 10px 0px;
	border-top: 1px solid #9D9D9D;
	border-bottom: 1px solid #9D9D9D;
	font-size: 15px;
	font-weight: 500;
}

.subt td {
	padding: 8px 0px;
}

.subt bdi {
	font-size: 15px;
	font-weight: 500;
}

.totalpricetable table {
	width: 100%;
	table-layout: fixed;
	margin-top: 20px;
}

.totbox bdi {
	font-weight: 500;
	font-size: 30px;
}

.greybgbox .totbox h2 {
	font-size: 30px;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	border: 0;
}

.ckpagelayout .cols2 {
	grid-template-columns: 1fr 608px;
}

.ckpagelayout .is1_grid {
	display: grid;
	grid-template-columns: 247px 1fr;
	grid-gap: 40px;
}

.ckpagelayout .greybgbox {
	padding: 25px;
}

.mypbox h3 {
	margin-bottom: 0;
}

.sgnbtn {
	text-align: center;
}

.mypbox a {
	color: #000;
}

.sgnbtn a {
	background: #000;
	color: #fff;
	padding: 15px !important;
	text-align: center;
	display: block;
	text-decoration: none;
	border-radius: 11px;
	width: 100%;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
	/* max-width: 100%; */
	box-sizing: border-box;
}

.sbplist {
	margin-bottom: 90px;
}

.pagecontent .mypbox p {
	margin-top: 0;
	margin-bottom: 35px;
}

.mypbox {
	background-color: #D9D9D9;
	padding: 40px;
}

.wpcf7-submit {
	display: block;
	margin: 0 auto;
}

.sbplist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.leftsbar {
	margin-top: 100px;
}

.pagetitleact h1 {
	font-size: 30px;
	border-bottom: none;
	margin: 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #000;
}

.controw {
	display: grid;
	grid-template-columns: 300px 1fr;
	grid-gap: 70px;
}

.sbplist ul a {
	text-decoration: none;
	color: #000;
	padding: 8px 0;
	font-size: 20px;
	border-bottom: 1px solid #000;
	display: block;
	margin-bottom: 30px;
}

.cols2cfm {
	display: grid;
	grid-template-columns: 30% 1fr;
	grid-gap: 40px;
}

.wpcf7-form input,
.wpcf7-form textarea {
	width: 100%;
	border: none;
	background: #F1F1F1;
	padding: 12px 7px;
	margin-bottom: 8px;
	border-radius: 5px;
	font-family: inherit;
	font-size: 15px;
    text-transform: capitalize;
}

.wpcf7-form br {
	display: none;
}

.h1small {
	font-weight: bold;
	font-size: 30px;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom: 0;
	text-transform: capitalize;
}

#menu-top-header {
	list-style-type: none;
}

.h4small {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 50px;
}

.eventsbox {
	margin-bottom: 80px;
}

.mbtm {
	margin-bottom: 80px;
}

.eventsbox.cols3 {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 10px;
}

.eventsbox.cols3 .eventbox {
	height: 320px;
	background-color: #e0e0e0;
	background-size: cover;
}

.eventsbox.cols2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	height: 400px;
}

.eventbox {
	background-size: cover;
}

.pageitemgrid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 90px;
}

.ordercompltd {
	width: 450px;
	margin: 100px auto;
	text-align: center;
}

.smalltitle h1 {
	border: none;
	font-size: 30px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

.erf-form input {
	border: none !important;
	border-bottom: 1px solid #000 !important;
	border-radius: 0px !important;
}

.erf-container button {
	border-color: inherit;
	min-height: 38px;
	min-width: 160px !important;
}

.erf-show-lost-password {
	color: #000;
}

.erf-show-login {
	color: #000;
}

.erf-container .erf-account-switch {
	margin: 5px 0;
}

body .erf-form input {
	border: none !important;
	border-bottom: 1px solid #000 !important;
}

.btn.btn-default {
	background-color: #000;
	border: none;
	color: #fff;
}

body .erf-style-rounded-corner .erf-form .form-control,
body .erf-style-rounded-corner .erf-form .other-option+label input[type="text"] {
	border-radius: 0px !important;
}

.h3a {
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;
}

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

.arttitle h1 {
	font-weight: 700;
	font-size: 30px;
	line-height: 37px;
	border: none;
	margin-bottom: 0;
	margin-top: 0;
}

.rmart {
	width: 100%;
	padding: 20px 0;
	display: block;
}

.artp_artistinfo {
	display: block;
	padding: 50px 0;
}

.news_events .rmart a {
    text-decoration: none;
    background-color: #000;
    color: #fff;
    padding: 10px 30px;
    border-radius: 5px;
    font-weight: 500;
    display: block;
    max-width: 100%;
    width: 220px;
    margin: 0 auto;
    border: 1px solid;
}

.gbboxcont {
	margin-bottom: 50px;
}

.pagegrid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 40px;
}

.butns a,
.woocommerce div.product form.cart .button,
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
	background: #000;
	vertical-align: middle;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	text-decoration: none;
}

.butns button, .butns a {
	background: #000;
	vertical-align: middle;
	color: #fff;
	border: 1px solid #333;
	padding: 10px;
	border-radius: 5px;
	font-family: 'Montserrat';
	text-decoration: none;
	font-size: inherit;
	cursor: pointer;
	width: 310px;
	max-width: 100%;
	font-size: 18px;
	font-weight: 500;
    
}
.butns button:hover, .butns a:hover{
    background: #fff;
    color:#000;
	border: 1px solid #333;
}
.pagecontent .butns a {
    color: #fff;
    font-weight: normal;
}
div#PBFPopup .pbf-representative-example {
    display: none;
}
.rmart a:hover{
    background: #fff;
    color:#000;
	border: 1px solid #333;
}
.white-popup a:hover{
    background: #fff;
    color:#000;
	border: 1px solid #333;
}
.fbbtnsr a:hover{
    background: #fff;
    color:#000;
	border: 1px solid #333;
}
.twobtn a:hover{
    background: #fff;
    color:#000;
	border: 1px solid #333;
}
.butns svg {
	height: 15px;
	fill: #fff;
	height: 16px !important;
}

.enqbtn {
	display: block;
	width: 100%;
	margin-top: 20px;
}

.enqbtn a {
	background-color: #EBEBEB;
	width: 100%;
	display: block;
	text-decoration: navajowhite;
	color: #000;
	padding: 10px;
	text-align: center;
	box-sizing: border-box;
}

.grid2col {
	display: grid;
	grid-template-columns: 43% 1fr;
	align-items: center;
	grid-gap: 50px;
}

.intrstav img {
	margin-bottom: 10px;
}

img {
	max-width: 100%;
	height: auto;
}

.intrstav {
	text-align: center;
	margin: 20px 0;
	color: #A9A9A9;
	padding-bottom: 20px;
	border-bottom: 1px solid #EBEBEB;
}

.artprice {
	font-weight: bold;
	font-size: 40px;
	padding: 10px 0;
}

.butns {
	display: grid;
	grid-template-columns: 1fr 1fr;
	text-align: center;
	padding: 7px 0;
	grid-gap: 10px;
	align-items: center;
}

.artcontb {
	border-bottom: 1px solid #aaaaaa54;
}

.butns svg {
	height: 22px;
}

.esshop p {
	margin: 0;
	color: #C8C8C8;
	font-size: 15px;
}

.greybgbox {
	background-color: #F8F8F8;
	padding: 25px 50px;
}

.greybgbox h2 {
	font-size: 30px;
	font-weight: 500;
	letter-spacing: normal;
	text-align: left !important;
	margin-top: 0;
	border-bottom: 1px solid #9D9D9D;
	padding-bottom: 30px;
}

.greybgbox h3 {
	font-style: normal;
	font-weight: 500;
	font-size: 25px;
	line-height: 37px;
	text-transform: capitalize;
	letter-spacing: inherit;
	margin-bottom: 50px;
}

.pagecontent .gbboxcont p {
	font-size: 15px;
	line-height: 18px;
	margin: 15px 0px;
}

.gbboxcont h4 {
	font-style: normal;
	font-weight: 500;
	font-size: 30px;
	margin: 0 0 12px 0;
	line-height: 37px;
}

.gbboxcont small.includes_tax {
	font-size: 12px;
	line-height: normal;
}

.gbboxcont form.woocommerce-shipping-calculator {
	display: none;
}

.cart-discount {
	display: grid;
	padding: 10px 0px;
	gap: 10px;
	font-size: 16px;
	font-weight: 500;
	grid-template-columns: 1fr 1fr;
	justify-content: center;
	align-items: center;
}

.cart-discount a.woocommerce-remove-coupon {
	position: relative;
	font-size: 0;
}

.cart-discount a.woocommerce-remove-coupon:before {
	content: "\f2ed";
	font-size: 16px;
	font-family: 'FontAwesome';
}

.incitembox input {
	width: 32px;
	height: 32px;
	border: none;
	text-align: center;
	font-size: 20px;
	outline: none !important;
}

.incitembox input::-webkit-outer-spin-button,
.incitembox input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.incitembox button {
	border: none;
	background: none;
	outline: none !important;
	font-size: 20px;
	cursor: pointer;
}

h3 {
	font-size: 26px;
	font-weight: 500;
	margin: 10px 0 30px 0;
}

.ckform {
	box-sizing: border-box;
	position: relative;
	display: flex;
	flex-direction: column;
}

.twocols1 input {
	width: 100%;
}

.linec {
	position: relative;
}

.linec::after {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
	height: 1px;
	background-color: #d9d9d9;
	width: 100%;
}

.ckform input {
	border: none;
	background-color: #F1F1F1;
	padding: 15px;
	font-size: 15px;
	box-sizing: border-box;
	width: 100%;
	font-family: 'Montserrat';
	font-weight: 500;
	color: #9D9D9D;
	margin: 15px 0px !important;
	border-radius: 5px;
}

.twocols1-1 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 15px;
}

.expgrd {
	display: grid;
	grid-template-columns: 1fr 1fr;
	text-align: center;
}

.fbbtnsr {
	text-align: right;
}

.formbelowbtns.grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	align-items: center;
}

.fbbtnsl a {
	font-size: 15px;
	font-weight: 500;
}

.fbbtnsl a:before {
	content: "\f053";
	font-family: 'FontAwesome';
	padding-right: 5px;
}

.place-order button#place_order {
	display: none;
}

.fbbtnsr a {
	font-size: 15px !important;
	font-weight: 500 !important;
	padding: 15px !important;
	width: 225px;
	height: auto;
	text-align: center;
	max-width: 100%;
	border: 1px solid #333;
}

.twocols3-2 {
	display: grid;
	grid-template-columns: 1fr 100px;
	grid-gap: 15px;
}

/*.ckform input {
	border: none;
	background-color: #eee;
	padding: 15px;
	font-size: 17px;
	box-sizing: border-box;
	width: 100%;
}*/
a {
	text-decoration: none;
	color: #000;
}

.linec {
	text-align: center;
	padding: 30px;
}

.btn1 {
	background-color: #000;
	width: 200px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-family: 'Montserrat';
	padding: 8px;
	border-radius: 5px;
	text-align: center;
	border: 0;
	font-size: 17px;
}

.incitembox {
	border: 1px solid #cfcfcf;
	text-align: center;
	width: 120px;
	padding: 4px 0;
	background-color: #fff;
}

.incitembox input[type=number] {
	-moz-appearance: textfield;
}

.flymenucont {
	position: relative;
	overflow: scroll;
	height: 80vh;
}

.arname {
	font-style: italic;
}

.is1_cont {
	font-size: 20px;
	margin-bottom: 0px;
	position: relative;
}

.is1_cont_in {
	margin-bottom: 35px;
	font-size: 20px;
	font-weight: 500;
}

.is1_price {
	font-size: 29px;
	font-weight: bold;
	margin-bottom: 35px;
}

.is1_cont .remove_product {
	position: absolute;
	top: 0;
	right: 0;
}

.woocommerce .quantity .qty {
	width: 1em !important;
}

h3 {
	font-size: 26px;
	font-weight: 500;
}

.pagetitle_style1 {
	margin-bottom: 80px;
}

.is1_img {
	width: 100%;
	height: 297px;
	background-color: #e7e7e7;
	background-size: cover;
}

.itemsnum {
	font-size: 20px;
	font-weight: 500;
}

.pagetitle_style1 h1 {
	font-size: 30px;
	border: none;
	text-transform: initial;
	font-weight: bold;
	margin: 0;
}

#menu-main-menu-1 {
	position: relative;
	padding-left: 0;
}

.is1_grid {
	display: grid;
	grid-template-columns: 247px 1fr;
	grid-gap: 85px;
	margin-bottom: 90px;
}

.flymenucont .exb15732:hover .sub-menu {
	display: block;
	text-align: center;
}

.flymenucont .postimg {
	display: none !important;
}

.flymenucont .sub-menu p {
	color: #fff;
}

.flymenucont .art15732:hover .sub-menu.grid4 {
	display: block;
	position: relative;
}

.flymenucont ul li a {
	color: #000;
	font-size: 26px;
	text-align: center;
}

.mainnenusection ul .sub-menu a:hover {
	text-decoration: none !important;
}

body .mainnenusection ul li a:hover {
	border-bottom: 0px solid #000;
}

.flymenucont .sub-menu.grid4 {
	background-color: #000;
	position: relative !important;
}

.flymenucont .sub-menu.grid4 {
	background-color: #000;
	border-top: 1px solid #ffffff29;
	border-bottom: 1px solid #ffffff30;
}

.art15732 .sub-menu.grid4 {
	display: grid;
}

.sub-menu.grid4 li {
	padding: 8px 0;
}

.sub-menu.grid4 {
	grid-template-columns: 1fr 1fr 1fr 1fr;
	display: grid;
	position: absolute;
	z-index: 9;
	left: 0;
	background-color: #fff;
	width: 100%;
	text-align: center;
	padding: 30px;
	box-sizing: border-box;
	grid-gap: 70px;
	top: 90px;
	opacity: 0;
	transition: all 0.8s;
	z-index: -1;
}

.greviewitem {
	padding: 30px;
	background-color: #fff;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
}

.googlereviews .greybg {
	padding: 25px 40px;
}


.owl-nav button {
	margin-left: 25px !important;
	display: inline-block;
}

.herosection .owl-dots {
	display: none;
}

.bannerbox {
	height: 650px;
}

.hr.hr1 {
	padding-top: 0;
	margin-bottom: 0px;
}

.subscribesection {
	padding: 50px 0px 50px;
}

.subscribesection h2 {
	font-size: 30px;
	font-weight: 600;
	text-transform: capitalize;
}

.subscription_form .first_section {
	display: grid;
	grid-template-columns: 1fr 1fr;
	margin: 30px 0;
	align-items: center;
	gap: 100px;
}

.subscribesection .aligncenter {
	text-align: center;
	margin-bottom: 40px !important;
	display: block;
	font-weight: 600;
	font-size: 20px;
}

.subscription_form .third_section {
	text-align: center;
	font-weight: 600;
	font-size: 15px;
	padding: 40px 0px;
}

.subscription_form .wpcf7-form-control.wpcf7-submit {
	background-color: black;
	color: #fff;
	width: 250px;
	border-radius: 5px;
	font-size: 15px;
	text-transform: uppercase;
}
.page-id-5 .subscription_form .wpcf7-form-control.wpcf7-submit {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    height: 40px;
}

.tnp.tnp-subscription label {
	display: none;
}

.tnp-field.tnp-privacy-field a {
	font-weight: 400 !important;
}

.tnp-subscription {
	max-width: 900px;
	width: 100%;
	margin-bottom: 80px;
}

.aligncenter {
	text-align: center;
	margin-bottom: 40px !important;
	display: block;
}

.tnp-field.tnp-privacy-field {
	text-align: center;
	margin: 30px 0px;
}

.tnp-field input[type="submit"] {
	position: inherit;
	display: inline-block;
	margin: 20px 0;
	width: 260px;
	background: #000;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.1em;
}

.tnp-field.tnp-field-button {
	text-align: center;
}

.tnp.tnp-subscription .cols2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
	margin: 0 0 10px 0;
}

#menu-main-menu-1>li:hover>.sub-menu.grid4 {
	display: flex;
	opacity: 1;
	top: 20px;
	transition: all 0.8s;
	z-index: 9;
    align-items: center;
    justify-content: center;
}

.listcolin {
	height: 230px;
	overflow-y: scroll;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
}

.listcolin::-webkit-scrollbar {
	display: none;
}

.sub-menu a {
	font-size: 14px !important;
	margin: 0 !important;
}

.exb15732 .sub-menu.grid4 a {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

.sub-menu.grid4>div {
	position: relative;
}

.exb15732:hover>.sub-menu {
	display: grid;
}

.postimg {
	height: 283px;
	width: 280px;
	background-size: cover;
	background-position: center;
}

h2 {
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

.wpcf7-form-control.wpcf7-submit {
	background-color: black;
	color: #fff;
	width: 180px;
	border-radius: 5px;
	font-size: 17px;
	padding: 6px;
	margin: 0;
}

.chkbx p {
	line-height: 15px;
}

.col1.chkbx input {
	width: 50px;
	padding: 0;
	margin: 0 0 30px 0;
}

.col1.chkbx p {
	font-size: 16px;
}

.chkbx .wpcf7-list-item.first.last {
	padding: 0;
	margin: 0;
}

body .chkbx p {
	line-height: normal !important;
}

body {
	box-sizing: border-box;
}

.page-id-33 .pagecontent p {
	font-size: 12px;
	line-height: normal;
}

.formbox p {
	padding: 0 !important;
	margin: 10px 0px !important;
	line-height: 0 !important;
}

.formbox input,
.formbox textarea {
	width: 100%;
	padding: 15px;
	margin: 0 0 15px 0;
	border: none;
	background-color: #eee;
	box-sizing: border-box;
}
.formbox input[type="checkbox"] {
    margin: 0;
}
.formbox .wpcf7-list-item.first.last .wpcf7-list-item-label{
    line-height: 25px;
    padding: 0 10px;
}
.formbox .wpcf7-list-item.first.last label{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.formbox textarea {
	height: 130px;
	resize: none;
}

.cols2 {
	display: grid;
	grid-template-columns: 57% 43%;
	grid-gap: 30px;
}

#menu-top-header {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	text-align: center;
	margin: 0;
}

.twobtn {
	text-align: center;
}

.ornotes input {
	border: none;
	background: none;
	border-bottom: 1px solid #aaa;
	width: 100%;
	color: #aaa;
	font-size: 17px;
	padding: 5px 0px;
}

.twobtn a {
	background: #000;
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding: 11px;
	border-radius: 5px;
	text-align: center;
	margin: 6px 0;
}


.radinp {
	line-height: 25px;
}

.oneinputfieldwrp input {
	height: 30px !important;
	padding: 0 13px;
	border: none;
	border-radius: 5px;
}

.oneinputfieldwrp input[type=submit] {
	background: #EBEBEB;
	color: #A9A9A9;
	text-transform: uppercase;
	font-family: inherit;
	font-weight: 500;
	width: 70px;
	font-size: 10px;
}

.oneinputfieldwrp input[type="text"] {
	border: 1px solid #EBEBEB;
	background: transparent;
	width: 250px;
	max-width: 100%;
}

.oneinputfieldwrp input::-webkit-input-placeholder {
	color: #A9A9A9;
}

.tabonek {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 500;
}

.tabonek .row {
	display: flex;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}


.cell-label {
	flex: 1;
	width: 25%;
	/* Adjust the width as needed */
	padding: 5px 10px;

}

.cell-content {
	flex: 2;
	width: 50%;
	/* Adjust the width as needed */
	padding: 5px 10px;

}

.cell-action {
	flex: 1;
	width: 25%;
	/* Adjust the width as needed */
	padding: 5px 10px;
}

.cell-action {
	text-align: right;
}

.cell-action a {
	color: #0073C6;
	font-weight: 700;
}

.gbboxcont .radinp {
	margin: 15px 0;
}

.gbboxcont label {
	font-size: 15px;
	line-height: 18px;
	color: #a5a4a4;
}

.bannersection .owl-prev,
.bannersection .owl-next {
	position: absolute;
}

.grtitlegrid {
	display: grid;
	grid-template-columns: 36px 1fr;
	align-items: center;
	grid-gap: 15px;
}

.grtleft {
	text-align: center;
	border: 0px solid #aaa;
	height: 38px;
	border-radius: 50%;
	font-size: 34px;
	line-height: 48px;
	background-color: #9747ff;
	color: #fff;
}

.bannerbox {

	background-position: center;
}

.grtleft {
	text-align: center;
	font-size: 26px;
	line-height: 38px;
	color: #fff;
}

.grcontent {
	height: 159px;
	overflow: hidden;
	margin-bottom: 20px;
}

.grtright h3 {
	margin: 0;
	font-size: 18px;
}

.montime {
	font-size: 12px;
}

.menuiconbox {
	cursor: pointer;
}

.bannersection .owl-prev {
	left: 0;
}

.clsbtn {
	margin-top: 70px;
	text-align: center;
	width: 100% !important;
	position: relative;
}

.clsbt {
	color: #fff;
}

.clsbt img {
	vertical-align: top;
	padding: 2px 11px;
}

.clsbtn {
	text-align: right;
	display: inline-block;
}

.clsbtn {
	margin-top: 70px;
	text-align: right;
	width: 100% !important;
	position: relative;
	display: block;
	padding-right: 35px;
	box-sizing: border-box;
}

.flymenucont ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.flymenuopen .flymenu1 {
	display: block !important;
}

.flymenucont ul li {
	text-align: center;
}

.flymenucont ul li a {
	color: #fff;
	font-size: 26px;
}

.clsbtn {
	text-align: right;
	display: inline-block !important;
}

.argrid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 40px;
	margin: 40px 0;
}

.srname a {
	color: #000;
	text-decoration: none;
	font-size: 20px;
	letter-spacing: 0.05em;
	font-weight: 600;
}

.newarrivalcou2 .newarritemin {
	height: 300px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

h2 {
	text-align: center;
	font-size: 23px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	text-align: center !important;
	letter-spacing: 0.1em;
}

.newarritemin {
	height: 320px;
	background-color: transparent;
}

.greviewitem {
	padding: 30px;
	background-color: #fff;
	height: 307px;
}

.newarritemin {
	/*height: 418px;*/
	height: 312px;
}

.argrid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 40px;
}

.flymenucont a {
	text-decoration: none;
	margin: 15px 0;
	display: block;
}

.clsbt {
	color: #fff;
	cursor: pointer;
	display: inline-block;
}

.flymenu1 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 9;
	display: block;
}

h2 {
	text-align: center;
	font-size: 23px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-weight: 500;
	letter-spacing: 2px;
}

.greybg {
	padding: 25px 70px;
}

.bannersection .owl-next {
	right: 0;
}

.aboutseccont p {
	font-size: 18px;
	line-height: 38px;
}

.aboutsec h2 {
	font-weight: 600;
	font-size: 20px;
}

.bannersection .owl-dot {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	margin: 5px;
	border: 1px solid #000 !important;
}

.ui-accordion-content p {
	margin: 0;
}

.bannersection .owl-dots {
	text-align: center;
	margin: 15px 0 0;
}

#accordion p {
	margin: 0 0 0 0;
}

#accordion {
	margin: 50px 0;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #000 !important;
	background: #000 !important;
	font-weight: normal;
	color: #ffffff;
}

h2 {
	text-align: left;
}

.cols2g {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 50px;
	margin-bottom: 60px;
}

.h31 {
	border-top: 1px solid #000;
	padding-top: 20px;
	margin-bottom: 30px;
}

#artists {
	margin: 50px 0;
}
#artists h2.has-text-align-left{
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0.045em;
    text-align: left !important;
    margin: 0;
}
#artists .h31{
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}
#artists .pagecontent p {
	font-family: 'Montserrat';
	font-size: 15px;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0em;
	text-align: left;
	
}
#sorting-container{
    padding: 25px 0 0;
}
#sorting-container label {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
}
.maincont {
	border-bottom: 3px solid #000;
}

.mainnenusection {
	display: none;
}

.home .mainnenusection {
	display: initial;
}

h1 {
	font-size: 50px;
	text-transform: uppercase;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

.is1_price .woocommerce-Price-amount.amount bdi {
	font-size: 29px;
}

/* .woocommerce-Price-amount.amount bdi {
	font-size: 18px;
} */

.desbxitem {
	line-height: 27px;
}

.prodesbox h3 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px !important;
	margin-top: 24px;
	display: table;
}

body .wpb-get-a-quote-button-btn {
	padding: 8px 20px 12px !important;
	font-size: 17px !important;
	width: 100% !important;
	text-align: center;
	display: block;
	font-weight: normal;
}

.formbox {
	padding-bottom: 0;
	border-bottom: 1px solid #000;
}

.pagecontent p {
	font-size: 18px;
	line-height: 34px;
	margin-bottom: 30px;
	margin-top: 10px;
	font-weight: 500;
}

body .butns {
	padding-top: 25px;
}

/*.esshop p {
	margin-top: 10px;
	margin-bottom: 25px;
}*/
.menu-top-header-container a {
	font-size: 16px;
	text-decoration: none;
	padding: 17px;
	display: block;
	font-weight: 500;
	text-transform: uppercase;
}

.owl-dot.active {
	background-color: #000 !important;
}

.newarritemin {
	position: relative;
}

/*.newaritemimg {
	position: absolute;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	background-size: cover;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 20px;
	border-radius: 10px;
}*/
.newaritemimg {
	height: 100%;
	background-size: cover;
	background-position: center bottom;
}
.single-product .newaritemimg {
    background-repeat: no-repeat;
    background-size: contain;
}
.postid-1113 .newaritemimg {
    height: 100%;
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
}
.mainhright {
	text-align: right;
	font-size: 20px;
}

.mainhright i {
	margin: 0 6px;
}

.bottomfootergrid {
	display: grid;
	grid-template-columns: 1fr 300px;
	align-items: center;
	/*padding: 100px 0px 0px;*/
}

.bottomfleft span {
	padding-left: 50px;
}
.footersecin .bottomfleft p {
    /*padding-left: 50px;*/
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: left;
}

.foot_social_icons a {
	font-size: 19px;
	margin: 0 6px;
}

.bottomfright {
	text-align: right;
}
.woocommerce-error li a {
    text-decoration: underline;
}
.gift_voucher .card {
    border: 1px solid rgba(139, 148, 178, 1);
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.gift_voucher .card h3{
    font-size: 28px;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0em;
    text-align: left;
    margin: 0;
}
.gift_voucher .card h4{
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);
    line-height: 24px;
}
.gift_voucher .card .butns {
    padding-top: 0;
    text-align: left;
}
.gift_voucher .card .butns a{
    background: transparent;
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
}
.gift_voucher .card ul{
    padding: 0 25px;
}
.gift_voucher .card ul li{
    color: rgba(139, 148, 178, 1);
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}
.gift_voucher .coming-soon-img {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    }
.gift_voucher.news_events .coming-soon-img {
    grid-template-columns: 1fr;
}
.gift_voucher.news_events .news_events-card{
    display: flex;
}
.gift_voucher.news_events .news_events-card{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(235, 242, 254, 1);
    padding-bottom: 20px;
}
.gift_voucher.news_events .news_events-card:last-child{
    border-bottom: 0px solid rgba(235, 242, 254, 1);
    padding-bottom: 0px;
    }
.gift_voucher.news_events .news_events-card .news-content .news-btns{
    display: flex;
    align-items: center;
}
.gift_voucher.news_events .news_events-card .event-content{
    max-width: 600px;
}
.gift_voucher.news_events .news_events-card .news-content .news-btns .updates{
    background: rgba(235, 242, 254, 1);
    border-radius: 6px;
    padding: 8px 12px;
    font-family:'Montserrat';
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    margin-right: 10px;
}
.gift_voucher.news_events .news_events-card .news-content .news-btns span{
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    margin: 0 20px;
}
.gift_voucher.news_events .news_events-card .news-content h3{
    font-family: 'Montserrat';
    font-size: 28px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(35, 46, 82, 1);
    margin: 30px 0 10px;
}
.gift_voucher.news_events .news_events-card .news-content h3 a{
    color: rgba(35, 46, 82, 1);
}
.gift_voucher.news_events .news_events-card .news-content p{
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0em;
    text-align: left;
    color:rgba(35, 46, 82, 1);
}
.page.page-id-71423 .mcontainerbox:first-child {
    padding: 50px 0px;
}
.single-post .mcontainerbox,.single-newsevents .mcontainerbox {
    padding: 50px 0px;
}
.single ul {
    list-style: inherit;
    padding: 0;
}
.single-article img {
    margin: 0 auto;
    display: block;
}
.page.page-id-71423 .mcontainerbox .pagetitle {
    display:none
}
.page.page-id-71423 .mcontainer {
    width: 100%;
}
.page.page-id-71423 .header .mcontainer {
    width: 95%;
}

.single-article-containerbox{
    max-width: 680px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}
.single-article .img-center {
    display: flex;
    margin: 0 auto 20px;
    align-items: center;
    justify-content: center;
}
.single-article .article-border{
    border-radius: 10px;
    border-top: 4px solid rgba(29, 84, 192, 1);
    max-width: 780px;
    display: flex;
    align-items: center;
    margin: 0 auto;
    background: rgba(235, 242, 254, 1);
    padding: 0 50px;
}
.single-article .article-border p{
    font-family: 'Montserrat';
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    max-width: 680px;
    margin: 50px auto;
    color: rgba(35, 46, 82, 1);
}
.single-article h3{
    font-family: 'Montserrat';
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    letter-spacing: 0em;
    text-align: left;
    color: rgba(35, 46, 82, 1);
}
.artist-responsive .single-article hr {
    border: 1px solid rgba(228, 228, 241, 1);
    max-width: 970px;
}
.artist-responsive .single-article .single-article-bg {
    background: rgba(0, 0, 0, 1);
    padding: 50px 200px;
}
.artist-responsive .single-article .single-article-bg ul{
    list-style: none;
    display: flex;
    padding: 0;
}
.artist-responsive .single-article .single-article-bg ul li {
    background: rgba(172, 24, 24, 1);
    color: #fff;
    padding: 8px 12px;
    border-radius: 6px 0px 0px 6px;
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
}
.artist-responsive .single-article .single-article-bg ul li.date{
    background: rgba(255, 255, 255, 1);
    border-radius: 0px 6px 6px 0px;
    color: rgba(35, 46, 82, 1);
}
.artist-responsive .single-article .single-article-bg h2{
    font-family: 'Montserrat';
    font-size: 52px;
    font-weight: 900;
    line-height: 62px;
    letter-spacing: -0.03em;
    text-align: left !important;
    color: rgba(255, 255, 255, 1);
}
/*@media only screen and (max-width: 1380px){
	.mcontainer{
		width: 1100px;
		max-width: 1100px;
	}
	.mainnenusection ul li a {
		padding: 0;
	}
	.menu-top-header-container a {
		font-size: 16px;
		padding: 15px 10px;
	}
}

*/

@media only screen and (max-width: 991px) {
	.pagegrid {
		grid-template-columns: 1fr;
	}

	.twocols3-2 {
		grid-template-columns: 1fr;
		grid-gap: 0;
	}

	.twocols1-1 {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 0;
	}

	.ckform input {
		width: 100%;
	}

	.mcontainerbox {
		padding: 20px 20px;
	}

	.grid2col {
		grid-template-columns: 1fr;

	}

	.eventsbox.cols3 {
		grid-template-columns: 1fr 1fr;
	}

	.ckpagelayout .cols2 {
		grid-template-columns: 1fr;
	}

	.mainnenusection ul li a {
		margin: 0 25px;
	}
}

@media only screen and (max-width: 767px) {
	.wpcf7-list-item {
		margin: 0 0 0 0em;
	}
	.topheader {
		display: none;
	}

	.leftsbar {
		margin-top: 0px;
	}

	.fbbtnsr {
		text-align: center;
	}

	.mcontainerbox {
		padding: 50px 15px;
	}

	.ckpagelayout .is1_grid {
		display: grid;
		grid-template-columns: 1fr;
		grid-gap: 40px;
	}

	.expgrd,
	.formbelowbtns.grid {
		display: grid;
		grid-template-columns: 1fr;
		text-align: center;
		grid-gap: 20px;
	}

	.controw {
		grid-template-columns: 1fr;
	}

	.eventsbox.cols2 {
		grid-template-columns: 1fr;
	}

	.eventsbox.cols3 {
		grid-template-columns: 1fr;
	}

	.bannerbox {
		background-position: center;
		background-size: cover !important;
		height: 300px;

	}

	.mcontainer {
		width: 90%;
	}

	.greybg {
		padding: 25px 15px;
		margin: 0px 0 80px;
	}
	.aboutsecin.greybg {
		margin: 0px 0 0px;
	}
	.aboutsec h2 {
		margin-bottom: 15px;
	}
	.hr {
		border-bottom: 1px solid #eee;
		padding-top: 20px;
		margin-bottom: 20px;
	}
	.page-id-5 .newarrivalcou .loppitem a .flip-card {
		height: 200px;
	}
	.mainnenusection ul {
		margin: 0;
		padding: 10px 0;
	}

	.srname {
		text-align: center;
	}

	.argrid {
		grid-template-columns: repeat(2, 1fr);
	}

	.mainnenusection ul li a {
		padding: 0 3px;
		font-size: 16px !important;
		line-height: 30px !important;
	}

	.cols2g {
		grid-template-columns: 1fr;
		grid-gap: 30px;
		margin-bottom: 30px;
	}

	h1 {
		font-size: 38px;
	}
	.subscribesection {
		padding: 10px 0px 0px;
	}
	.subscription_form .first_section {
		margin: 0px 0;
		gap: 20px;
	}
	.subscription_form .first_section p {
		margin: 0 15px 0 0 !important;
	}
	.subscription_form .second_section p {
		padding: 0 10px 0 0 !important;
	}
	.subscription_form .third_section {
		padding: 20px 0px;
	}
	.flstyle1 {
		padding: 0px 0px 40px;
		margin: 0;
	}
	.greviewitem {
		height: auto;
	}
	.aboutsecin .newarritemin {
		height: auto;
	}
	.footerlinks.flstyle2 li {
		padding: 4px;
	}
	.video-tag h3 {
		font-size: 30px;
		line-height: 45px;
	}
	.googlereviews .greybg {
		padding: 25px 20px;
	}
	.owl-nav button {
		margin-left: 5px !important;
	}
	.subscribesection {
		padding: 10px 5px 10px;
	}
    
}

@media only screen and (max-width: 600px) {
	.argrid {
		grid-template-columns: repeat(1, 1fr);
	}

	.mainnenusection ul li {
		display: none;
	}
	.footerlinks.flstyle2 li {
		padding: 0px;
	}
}


.woocommerce a.button.alt.wc-forward,
.woocommerce .cart .button {
	background: #000;
	vertical-align: middle;
	color: #fff !important;
	border: 0;
	padding: 10px;
	border-radius: 5px;
	font-family: 'Montserrat';
	text-decoration: none;
	font-size: inherit;
	cursor: pointer;
}

.woocommerce a.button.alt.wc-forward:hover,
.woocommerce .cart .button:hover {
	background: #000;
}

.woocommerce button.LinkButton {
	background: #000 !important;
	vertical-align: middle;
	color: #fff !important;
	border: 0;
	padding: 10px;
	border-radius: 5px;
	font-family: 'Montserrat';
	text-decoration: none;
	font-size: inherit;
	cursor: pointer;
}


.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)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
	background-color: #000 !important;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.delivery-date-field {
	margin: 20px 0px;
}

/* Style the radio buttons */
.custom-shipping-field input[type="radio"] {
	display: none;
	/* Hide the default radio button */
}

/* Style the custom radio button design */
.custom-shipping-field input[type="radio"]+.date-label {
	display: inline-block;
	padding: 10px;
	border: 2px solid #D9D9D9;
	background-color: #fff;
	color: #000;
	cursor: pointer;
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 10px;
	text-align: center;
}

.custom-shipping-field input[type="radio"]:checked+.date-label {
	background-color: #000;
	color: #fff;
}

div#dateForm,
div#dateForm1 {
	display: flex;
	gap: 10px;
	margin: 40px 0px;
}

.woocommerce-additional-fields #order_comments {
	border: 1px solid #B6B6B6;
	padding: 10px;
	font-family: inherit;
	border-left: 0;
	border-top: 0;
	resize: none;
	border-right: 0;
}

div#payment {
	order: 2;
}

#customer_details input,
#customer_details textarea,
#customer_details select {
	padding: 12px;
	border: 1px solid #d6d6d6 !important;
	border-radius: 6px;
	background: #F1F1F1 !important;
}

#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: .92em;
	border-radius: 2px;
	line-height: 1.5;
	background-color: transparent !important;
	color: #515151;
	padding: 20px !important;
}

fieldset#wc-stripe-upe-form {
	border: 0;
	padding: 0px;
	width: 90%;
}

ul.wc_payment_methods.payment_methods.methods label {
	border-bottom: 1px solid #000;
	display: block;
	padding: 5px 20px;
}

.payment_box ul {
	padding: 0;
}

.payment_box ul li input {
	margin: 0 !important;
	padding: 0;
}

.payment_box ul li label {
	border-bottom: 0px !important;
	padding: 5px 5px !important;
}

fieldset {
	border: 0;
	padding: 0;
}

fieldset label {
	border-bottom: 0px !important;
	padding: 0px !important;
}

table.shop_table.woocommerce-checkout-review-order-table {
	display: none;
}

.woocommerce-cart .pagetitle,
.woocommerce-checkout .pagetitle {
	display: none;
}

.woocommerce-checkout .woocommerce-shipping-totals.shipping {
	display: none;
}

.payment_box ul li {
	display: flex;
	line-height: normal !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
	content: "";
	display: block;
	border: 0 !important;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	top: -.75em;
	left: 0;
	margin: -1em 0 0 2em;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
	background: transparent !important;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	text-align: left;
	padding: 1em;
	border: 1px solid #000 !important;
	margin: 20px 0px !important;
	list-style: none outside;
	border-radius: 5px;
	padding: 0 !important;
}

.contact_page h2 {
	font-size: 30px;
	font-weight: 700;
	text-align: left !important;
	margin-bottom: 10px;
}

.pagecontent .contact_page p {
	font-size: 20px;
	font-weight: 500;
}




.wishlist-slide-in {
	position: fixed;
	top: 0;
	right: -300px;
	/* Adjust this value to control the slide-in width */
	width: 300px;
	/* Adjust this value to control the slide-in width */
	height: 100%;
	background-color: #fff;
	z-index: 9999;
	transition: right 0.3s ease;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	padding: 20px;
}

.wishlist-slide-in.active {
	right: 0;
}

.wishlist-slide-in img {
	width: 100px;
	height: auto;
	margin-right: 10px;
}

.wishlist-slide-in a {
	color: #ff0000;
	/* Adjust the color for the remove link */
	text-decoration: underline;
}


/* Style for the Wishlist button and message div */
.wishlist-button-container {
	position: relative;
}

.add-to-wishlist-button {
	background-color: #007bff;
	color: #fff;
	border: none;
	padding: 10px 15px;
	cursor: pointer;
}

#wishlist-message {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	display: none;
}


/* Wishlist Sidebar styles */
.wishlist-sidebar {
	position: fixed;
	top: 0;
	right: -300px;
	/* Initially hidden */
	width: 300px;
	height: 100%;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	padding: 20px;
	transition: right 0.3s ease;
}

.wishlist-sidebar.open {
	right: 0;
}

.wishlist-sidebar h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.wishlist-products {
	display: flex;
	flex-wrap: wrap;
}

.wishlist-product {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.wishlist-product img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
}

.wishlist-product-info h3 {
	font-size: 16px;
	margin: 0;
}

.wishlist-product-info p {
	margin: 5px 0;
}

.wishlist-product button {
	background-color: #007bff;
	color: #fff;
	border: none;
	padding: 5px 10px;
	cursor: pointer;
}

.close-wishlist-sidebar {
	background-color: #f44336;
	color: #fff;
	border: none;
	padding: 10px 15px;
	cursor: pointer;
	margin-top: 20px;
}

/* Overlay for closing the sidebar */
.wishlist-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.3);
	display: none;
}

table.tinvwl-table-manage-list thead {
	display: none;
}

.tinv-wishlist .tinv-header {
	margin-bottom: 30px;
	display: none;
}

table.tinvwl-table-manage-list .product-action button.button.alt,
table.tinvwl-table-manage-list .product-action a.button,
.tinvwl-to-right.look_in button.button,
.tinv-wishlist .tinv-modal-inner button.button,
.tinv-wishlist .tinv-modal-inner button.button:hover {
	background: #000;
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px;
	font-weight: 500;
	border-radius: 5px;
	font-size: 14px;
	float: right;
	text-align: center;
	margin: 6px 0;
	width: 200px;
	font-family: 'Montserrat';
	max-width: 100%;
    border: 1px solid #333;
}
table.tinvwl-table-manage-list .product-action a.button:hover {
    background: #fff;
    color: #000;
    border: 1px solid #333;
}
.tinv-wishlist.woocommerce tfoot .tinvwl-to-right {
	float: right;
	width: 63%;
	text-align: right;
}

.tinv-wishlist .tinv-modal-inner {
	border-radius: 5px;
}

.tinv-wishlist td.product-remove i {
	display: none;
}

.tinv-wishlist .product-remove button:before {
	content: "\f2ed";
	font-family: 'FontAwesome';
	font-size: 14px;
}

.tinv-wishlist .wishlist_item .product-remove button {
	background: transparent;
}


/*Woocommerce Notifications*/

.woocommerce .woocommerce-message {
	border-top-color: #000;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
	background-color: transparent;
	color: #000;
	border-top: 3px solid #000;
	font-weight: 500;
}

.woocommerce .return-to-shop a.button {
	background: #000;
	font-family: 'Montserrat';
	font-weight: 500;
	color: #fff;
}

.woocommerce .return-to-shop a.button:hover {
	background: #000;
	color: #fff;
}

.woocommerce-info::before {
	color: #000 !important;
}


/*Login Registration Styling*/

.custom_login_reg input {
	border-left: 0;
	border-right: 0;
	border-bottom: 2px solid #000;
	border-top: 0;
	width: 100%;
	padding: 15px 0px;
	font-size: 15px;
	font-family: inherit;
	font-weight: 500;
}

.custom_login_reg input:focus {
	outline: 0;
}

span.user_pass {
	position: relative;
}

span.user_pass span {
	position: absolute;
	right: 0;
	color: #D9D9D9;
	font-size: 12px;
	top: 0px;
	cursor: pointer;
}

.custom_login_reg p {
	margin-bottom: 30px;
	font-size: 15px;
	font-weight: 500;
}

/* Placeholder color */
.custom_login_reg input::-webkit-input-placeholder {
	color: #999;
	/* Change the color to your desired placeholder color */
}

.custom_login_reg input::-moz-placeholder {
	color: #999;
	/* Change the color to your desired placeholder color */
}

.custom_login_reg input:-ms-input-placeholder {
	color: #999;
	/* Change the color to your desired placeholder color */
}

.custom_login_reg input::placeholder {
	color: #999;
	/* Change the color to your desired placeholder color */
}

/* Password show/hide icon */
.password-toggle-icon {

	cursor: pointer;
}

/* Icon when showing password */
.password-toggle-icon .dashicons-visibility:before {
	content: '\f186';
}

/* Icon when hiding password */
.password-toggle-icon .dashicons-hidden:before {
	content: '\f182';
}
.woocommerce-lost-password .woocommerce form .form-row input.input-text{
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #000;
    border-top: 0;
    width: 100%;
    padding: 15px 0px;
    font-size: 15px;
    font-family: inherit;
    font-weight: 500;
}
.woocommerce-lost-password .woocommerce-Button.button {
    background: #000000;
    color: #fff;
    font-family: inherit;
    border: 0;
    border-radius: 5px;
    font-size: 21px;
    font-weight: 500;
    padding: 10px;
    width: 200px;
    margin: 20px 0;
    display: block;
    max-width: 100%;
}
.forgot_pass {
	text-align: center;
}

.forgot_pass a {
	font-weight: 500;
	font-family: inherit;
	color: #929292;
	text-decoration: underline;
}

.button_sub {
	text-align: center;
	font-weight: 500;
}

.button_sub a {
	text-decoration: underline;
}

.button_sub button {
	background: #000000;
	color: #fff;
	font-family: inherit;
	border: 0;
	border-radius: 5px;
	font-size: 21px;
	font-weight: 500;
	padding: 10px;
	width: 200px;
	margin: 20px auto;
	display: block;
	max-width: 100%;
}

p.terms {
	width: 70%;
	line-height: normal;
	margin: 0 auto;
}

.custom-checkbox-label {
	display: inline-block;
	position: relative;
	padding-left: 40px;
	cursor: pointer;
	line-height: normal;
	list-style: normal;
}

.custom-checkbox {
	display: none;
	/* Hide the default checkbox */
}

.checkbox-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background-color: #D9D9D9;
}

.custom-checkbox:checked+.checkbox-icon::before {
	content: '\f00c';
	font-size: 14px;
	color: black;
	font-family: 'FontAwesome';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.page-id-41 h2{
	text-align: left !important;
    margin-bottom: 20px;
}
.page-id-29 .wp-block-image img  {
    width: 535px !important;
    height: 535px !important;
}
.page-id-5 .owl-carousel .owl-item .newaritemimg img {
    height: 200px !important;
}
.page-id-5 .newarrivalcou .loppitem a{
    height: 310px;
    position: relative;
    display: block;
}
.newarrivalsin.new-arrivals .newarrivalcou .loppitem a{
    height: 100%;
    position: relative;
    display: block;
}
.newarrivalsin.new-arrivals .newarrivalcou .loppitem a .flip-card {
    height: 100%;
}
.newarrivalsin.new-arrivals .newarrivalcou .loppitem a .flip-card .flip-card-front{
    position: relative;
}
.newarrivalsin.new-arrivals .newarrivalcou .loppitem a .flip-card .flip-card-front .newaritemimg img {
    position: relative;
    transform: none;
}
.newarrivalsin.new-arrivals .owl-carousel .owl-item .newaritemimg img {
    height: auto  !important;
}
.newarrivalsin.new-arrivals .owl-carousel .owl-stage{
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.page-id-5 .newarrivalcou .loppitem .srname a{
    height: auto;
    color: rgba(0, 0, 0, 0.8);
}
.greviewitem a:hover{
    background: #000;
    color: #fff;
    padding: 10px;
}
.greviewitem a{
    border: 1px solid #000;
    padding: 10px;
    border-radius: 5px;
    top: 20px;
    position: relative;
}
.page-id-5 .newarrivalcou .loppitem .srname a:hover{
    height: auto;
    color: #000;
}
.subscription_form .wpcf7-form-control.wpcf7-submit:hover{
    border: 1px solid #000;
    border-radius: 5px;
    color: #000;
    background: transparent;
}
.mainhright a:hover {
    color: #ef2716;
}
.menu-image-title-after.menu-image-title:hover {
    color: #ef2716;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{
    background-color: #545454 !important;
    color:#fff !important;
    }

.srname a:hover {
    color: rgba(0, 0, 0, 0.6);
}

.news_events h2{
	font-family: 'Montserrat';
	font-size: 30px;
	font-weight: 700;
	line-height: 37px;
	letter-spacing: 0em;
	text-align: left !important;
    padding: 20px 0 0;
    margin: 60px 0 20px;
}
.current{
    border-bottom: 1px solid #000;
}
.current:last-child{
    border-bottom: 0px solid #000;
}
.news_events.current-heading h2 {
    margin: 0px 0 20px;
}
.page-id-3289 .pagetitle{
	display: none;
}
.news_events .current-img img {
    width: 100%;
    height: auto;
}
.news_events .coming-soon-img img {
    width: auto;
    height: 210px;
    border-radius: 5px;
}
.current-img{
	display: flex;
    width: 100%;
    justify-content: space-between;
}
.current figure{
    margin: 0;
    padding: 0;
}
.current-img img{
    width: 630px;
    height: 670px;
}

.news_events .current-img{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
	margin-bottom: 30px;
}
.coming-soon-img{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
	margin-bottom: 30px;
}
.coming-soon-img img {
    width: 416px;
    height: 416px;
}
.coming-soon-img.empty-name{
	margin: 60px 0;
}

.gift-registy p{
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}
.gift-registy .pagetitlecat h1{
    letter-spacing: 0.045em;
}
.page-id-3323 .pagetitle{display: none;}
.registry .registry-heading h2{
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 700;
    line-height: 37px;
    letter-spacing: 0.045em;
    text-align: left !important;
    text-transform: capitalize;
}
.registry .registry-shoot{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}
.registry .registry-shoot-name{
    text-align: center;
	font-family: 'Montserrat';
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	letter-spacing: 0.05em;
	text-align: center;
}
.registry .registry-shoot-name img {
    height: auto;
}

.login{
	background: #FAFAFA;
}
.login .login-form {
    max-width: 670px;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    margin: 0 auto;
    padding: 100px 0;
}
.login .login-form h3{
    font-family: 'Montserrat';
    font-size: 30px;
    font-weight: 500;
    line-height: 37px;
    letter-spacing: 0.045em;
    text-align: left;
    margin: 0 0 10px;
}
.login .login-form p{
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 0em;
    text-align: left;
}
.login .login-form form{
	width: 100%;
}
.login .login-form form input{
    border: 0;
    border-bottom: 2px solid #929292;
    padding: 10px 0px 5px;
    width: 100%;
    height: 30px;
    background: transparent;
}
.login .login-form form input:focus-visible {
    outline-offset: 0px;
	outline: -webkit-focus-ring-color auto 0px;
}
.login .login-form form input::placeholder{
	color: #B6B6B6;
}
.login .login-form form a{
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 5px;
    letter-spacing: -0.015em;
    text-align: center;
    color: #929292;
    border-bottom: 2px solid #929292;
    padding: 10px 0;
    display: flex;
    align-items: center;
    margin: 20px auto 40px;
    justify-content: center;
    width: max-content;
}
.login .login-form form input.submit{
    padding: 10px 50px 10px;
    width: auto;
    height: auto;
    margin: 0 auto;
    border: 0;
    background-color: black;
}
.page-id-3341 .pagetitle{
    display: none;
}
.video-tag {
    position: relative;
}
.video-tag h3 {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    font-family: Montserrat;
    font-size: 50px;
    font-weight: 700;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: center;
}	
.menu .exhibition .postboxm {
    text-align: left;
    padding: 10px;
}
.page-id-3365 .pagetitle{
    display: none;
}

.client-detailes {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    position: relative;
    margin: 0 auto 100px;
    max-width: 774px;
}
.client-detailes .client_name h3{
	font-family: 'Montserrat';
	font-size: 27px;
	font-weight: 700;
	line-height: 33px;
	letter-spacing: 0em;
	text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}
.client-detailes .client_name p{
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;	
    margin-bottom: 0px;
}
.client-detailes .client_name p:nth-last-child(1){
    line-height: 10px;
}
.client-detailes h4 {
    font-family: 'Montserrat';
    font-size: 27px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: center;
}
.client-detailes h4::after{
    content: '';
    height: 0px;
    background: #000;
    border-radius: 10px;
    padding-bottom: 8px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.page-id-3369 .pagetitle{
    display: none;
}
.highlights{
	background: #F8F8F8;
    padding: 1px 20px;
}
.highlights .registry-heading{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.highlights .registry-heading .arrow{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 120px;
}
.highlights .registry-heading.artist-info{
	justify-content: space-around;
    align-items: start;
    flex-wrap: wrap;
}
.artist span{
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0.045em;
	text-align: left;
}
.artist h4{
	font-family: 'Montserrat';
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 0.045em;
	text-align: left;	
}
.artist p{
	font-family: 'Montserrat';
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	letter-spacing: 0.045em;
	text-align: left;	
}
.artist .price-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 400px;
    border-top: 1px solid #333;
    padding: 20px 0 0px;
}
.artist .price-list .price p{
    line-height: 0;
    padding: 0;
    margin: 0;
}
.artist .price-list .price h4{
    line-height: 10px;
}
.artist .butns {
    padding-top: 10px;
}
.artist .butns .watch{
    background: #fff;
    color: #000;
	border: 1px solid #000;
}
.page-id-3373 .pagetitle{
    display: none;
}

.white-popup {
    background-color: #fff;
    color: #000;
    padding: 20px;
    max-width: 750px;
    position: absolute;
    top: 50%;
    display: block;
    right: 0;
    left: 0;
    transform: translateY(-50%);
    border-radius: 10px;
    margin: 0 auto;
}
.white-popup .cart-popup p {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.white-popup .cart-popup {
    padding: 20px 0px;
}

.white-popup a {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    padding: 15px 15px;
    display: block;
    max-width: 250px;
    border-radius: 5px;
    margin: 20px auto;
    text-align: center;
    border: 1px solid #000;
}
.exb15733 .sub-menu.grid4 a{
	/*position: absolute;
    left: 0;
    top: 0;*/
    height: 100%;
    width: 100%;
}
button.mfp-close:before {
    content: "Close X";
    font-size: 18px;
}
button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    font-size: 0;
    width: 100px;
    box-shadow: none;
    touch-action: manipulation;
    font-family: 'Montserrat';
}
.single-product .pagegrid .pageright {
    border-bottom: 1px solid rgba(235, 235, 235, 1);
}
.single-product .pagegrid .pageright .prodesbox{
    margin-bottom: 24px;
}
.single-product .mcontainerbox1.mt-5 {
    padding: 80px 0 50px;
}
.like_style .newaritemimg {
    background-position: center bottom;
}
.pagecontent #artists p{
    font-family: 'Montserrat';
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
}
.visualiser h2{
font-family: 'Montserrat';
font-size: 30px;
font-weight: 700;
line-height: 37px;
letter-spacing: 0em;
text-align: left !important;
}
.visualiser ul{
    list-style-type: number;
    padding: 0 20px;
}
.visualiser ul li, .visualiser p{
font-family: Montserrat;
font-size: 20px;
font-weight: 500;
line-height: 24px;
letter-spacing: 0em;
text-align: left;
color:rgba(0, 0, 0, 1);
}
.sort-select {
    display: flex;
    margin: 50px 0 0;
	justify-content: space-between;
}
.sort-select h2 {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    margin: 0;
}
.sort-options{
	display: flex;
}
.sort-select #select_box {
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    border: 0;
    margin: 0 10px;
    width: auto;
}
.page-id-5 .postboxm h4 {
    text-align: center;
}
.page-id-71468 .pagetitle{
    display: none;
}
.page-id-71468 .mcontainerbox {
    padding: 50px 10px;
}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button {
    width: 200px;
    }
    .upload-file input {
        display: none;
        }

        .upload-file label {
        width: 600px;
        height: auto;
        padding: 5px 15px;
        background: rgba(241, 241, 241, 1);
        border: 2px solid rgba(241, 241, 241, 1);
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: self-start;
        gap: 10px;
        cursor: pointer;
        margin: 10px 0 20px;
        }
        .upload-file span {
        max-width: 100%;
        font-family: sans-serif;
        font-size: 20px;
        text-align: center;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        }
        .upload-file{
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            margin: 0 auto;
        }
        .upload-file p{
            font-family: Montserrat;
            font-size: 15px;
            font-weight: 500;
            line-height: 70px;
            letter-spacing: 0.02em;
            text-align: center;
        }
        .pagecontent p {
            margin-bottom: 30px;
            margin-top: 10px;
            font-weight: 500;
            font-family: Montserrat;
            font-size: 15px;
            font-weight: 400;
            line-height: 30px;
            letter-spacing: 0em;
            text-align: left;
        }
        .artist-interview {
            border: 1px solid rgba(255, 255, 255, 1);
            position: relative;
            padding: 50px 100px;
            background: url(images/bg.png);
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100% 100%;
            position: relative;
        }
        .artist-interview .cols2pro {
            align-items: start;
        }

        .single-article-bg .shadow {
		    font-family: Montserrat;
		    font-size: 180px;
		    font-weight: 700;
		    line-height: 244px;
		    letter-spacing: 0.045em;
		    z-index: 0;
		    text-align: center;
		    position: absolute;
		    margin: 0 auto;
		    left: 0;
		    right: 0;
		    color: rgba(255,255,255,0.05);
		}
		.go_back a {
	    font-family: Montserrat;
	    font-size: 15px;
	    font-weight: 500;
	    line-height: 18px;
	    letter-spacing: 0em;
	    text-align: center;
	    color: #fff;
	}
        
        .artist-interview h2{
            font-family: Montserrat;
            font-size: 46px;
            font-weight: 700;
            line-height: 62px;
            letter-spacing: 0.02em;
            text-align: left !important;
            color: rgba(255, 255, 255, 1);
            display: flex;
    		flex-direction: column;
    		text-transform: capitalize;
        }
        .artist-interview h2 span{
            font-weight: 300;
        }
        .artist-interview p b{
            font-family: Montserrat;
            font-size: 20px;
            font-weight: 700;
            line-height: 30px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(255, 255, 255, 1);
        }
        .artist-interview p{
            font-family: Montserrat;
            font-size: 15px;
            font-weight: 400;
            line-height: 30px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(255, 255, 255, 1);
            
        }
        .full_interview_snippet h4 {
			    font-family: Montserrat;
			    font-size: 20px;
			    font-weight: 700;
			    line-height: 30px;
			    letter-spacing: 0em;
			    text-align: left;
			    color: #fff;
		}
        .full_interview_snippet p {
		    background-image: linear-gradient(to bottom, #ffff, #000);
		    -webkit-background-clip: text;
		    background-clip: text;
		    color: transparent;
		}
		.artist-interview button {
		    font-family: Montserrat;
		    font-size: 20px;
		    font-weight: 700;
		    line-height: 24px;
		    letter-spacing: 0em;
		    border: 0;
		    text-align: left;
		    border-radius: 3px;
		}
        .artist-interview .cols2proright {
            padding-right: 60px;
   			 padding-top: 40px;
        }
        .check-btn{
            font-family: Montserrat;
            font-size: 20px;
            font-weight: 700;
            line-height: 24px;
            letter-spacing: 0em;
            text-align: left;
            color: rgba(0, 0, 0, 1);
            background: rgba(255, 255, 255, 1);
            height: 70px;
            width: 300px;
            display: flex;
            align-items: center;
            justify-content: center;
            position: absolute;
            bottom: 100px;
        }
        .load-more .loading-line {
            background: rgba(217, 217, 217, 1);
            width: 400px;
            height: 2px;
            display: flex;
            margin: 0 auto;
            border-radius: 5px;
            align-items: center;
            margin: 20px auto;
        }
        .load-more .loading-line span{
            background: rgb(0 0 0);
            height: 6px;
            z-index: 1;
           
           width: 200px;
            border-radius: 5px;
        }
        .load-more p{
            font-family: Inter;
            font-size: 20px;
            font-weight: 400;
            line-height: 24px;
            letter-spacing: 0em;
            text-align: center;
            color: rgba(139, 139, 139, 1);
        }
        .page-id-71483 .pagetitle{display:none;}
        .page-id-71483 .mainheader .mcontainer {
            width: 95%;
        }
        .page-id-71483 .mcontainer {
            width: 100%;
        }
        .page-id-71483 .mcontainerbox {
            padding: 0px 0px;
        }
        .page-id-71483 .single-article-containerbox {
        	align-items: start;    max-width: 750px;
        }
        .artist-responsive .single-article .single-article-bg h3{   
        font-family: Montserrat;
        font-size: 48px;
        font-weight: 700;
        line-height: 59px;
        letter-spacing: 0.045em;
        text-align: center;
        color: #fff;
        max-width: 550px;
        margin: 0 auto;
    	padding: 50px 0;
        } 
        .artist-responsive .single-article .single-article-bg span{ 
        font-weight: 400;
        }
        .single-article-containerbox h4{
            font-family: Montserrat;
            font-size: 20px;
            font-weight: 700;
            line-height: 40px;
            letter-spacing: 0em;
            text-align: left;
            margin: 0px 0 0;
            color:rgba(0, 0, 0, 1);
        }
        .single-article-containerbox ul{
            list-style: none;
        }
        .single-article-containerbox ul li{
            font-family: Montserrat;
            font-size: 15px;
            font-weight: 400;
            line-height: 30px;
            letter-spacing: 0em;
            text-align: left;
        }
        .page-id-71483 .single-article-containerbox .pagecontent p {
        margin-bottom: 0px;
        }
        .single-article .article-border.double-bg {
        border-top: 0;
        background: transparent;
        position: relative;
        max-width: 550px;
        }
        .single-article .article-border.double-bg p{
            font-family: Montserrat;
            font-size: 15px;
            font-style: italic;
            font-weight: 400;
            line-height: 30px;
            letter-spacing: 0em;
            text-align: left;
    		margin: 0px auto;
        }
        .article-border.double-bg:after{
        position: absolute;
            top: 0px;
            left:0;
            content: "";
            width: 100%;
            height: 100%;
            background: url(/wp-content/uploads/2023/12/double-down.png);
    background-repeat: no-repeat;
    background-position: top left;
}
        .article-border.double-bg:before{
        position: absolute;
            bottom:0px;
            right:0;
            content: "";
            width: 100%;
            height: 100%;
            background: url(/wp-content/uploads/2023/12/double-up.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.single-article-containerbox blockquote {
    position: relative;
    background: transparent;
    max-width: 550px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.single-article-containerbox blockquote:before {
	position: absolute;
    bottom:0px;
    right:0;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2023/12/double-up.png);
    background-repeat: no-repeat;
    background-position: bottom right;

}

.single-article-containerbox blockquote:after {
	position: absolute;
    top: 0px;
    left:0;
    content: "";
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2023/12/double-down.png);
    background-repeat: no-repeat;
    background-position: top left;
}



.artist-interview blockquote {
    position: relative;
    background: transparent;
    max-width: 550px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}
.artist-interview blockquote:before {
	position: absolute;
    bottom:0px;
    right:0;
    content: "";
    width: 100%;
    height: 100%;
    background: url(images/quote_b.png);
    background-repeat: no-repeat;
    background-position: bottom right;

}

.artist-interview blockquote:after {
	position: absolute;
    top: 0px;
    left:0;
    content: "";
    width: 100%;
    height: 100%;
     background: url(images/quote_t.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.artist-interview blockquote p {
    font-family: Montserrat;
    font-size: 15px;
    font-style: italic;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
}
.artist-interview a {
	border-radius: 3px;
}