body {
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.container-padding {
  padding-left: 5%;
  padding-right: 5%;
}

.container-padding-scrollable {
  padding-left: 5%;
  padding-right: 5%;
}

hr {
	color: #EBEBEB;
	opacity: 1;
}

nav a {
	color: #121212;
}

nav a:hover {
	color: #121212;
	text-decoration: none;
}

footer {
	background-color: #fff;
	border-top: 1px solid #EBEBEB !important;
}

footer a {
	color: #121212;
	font-weight: normal;
	text-decoration: none;
}

footer a:hover {
	color: #121212;
	text-decoration: underline;
}

.sitemap a {
	color: #121212;
}

.sitemap a:hover {
	color: #121212;
}


a {
	color: #121212;
	text-decoration: underline;
	font-weight: 200;
}

a.negative {
	color: #fff !important;
	text-decoration: underline;
}

a.primary {
	color: #47B59F;
}

a:hover {
	color: #121212;
	text-decoration: underline;
}

p {
	font-size: 16px;
}

p.small {
	font-size: 13px;
}

p.large {
	font-size: 20px;
}


/* BUTTONS */
.btn {

	font-family: 'Mulish', sans-serif;
	border-radius: 0px !important;

}


.btn-primary {
	font-family: 'Arima Madurai', sans-serif;
	font-weight: 700 !important;
	font-size: 14px;
	padding: 12px 16px 12px 16px;
	background-color: #000;
	outline: 0px !important;
	border: 0px;
	color:  #fff;
	text-decoration: none;
	dispay: block;
	text-transform: none;
	letter-spacing: 0.2px;
}

.btn-primary:focus {
	background-color: #505050 !important;
	color:  #fff;
	outline: none !important;
	-webkit-appearance: none;
  box-shadow: none !important
}

.btn-primary:hover {
	background-color: #505050 !important;
	color:  #fff;
	outline: none !important;
	text-decoration: none;
}

.btn-primary:disabled {
  background-color: lightgray;
  color: darkgray;

}

.btn-primary:disabled:hover {
  background-color: lightgray !important;
  color: darkgray;
  cursor: not-allowed;
}

.btn-secondary {
	font-family: 'Arima Madurai', sans-serif;
	text-transform: none;
	letter-spacing: 0.2px;
	font-size: 14px !important;
	padding: 12px 16px 12px 16px;
	border: 1px solid #CED4DA !important;
	background-color: #fff;
	color: #121212 !important;
	display: inline-block !important;
	text-decoration: none;
	font-weight: 400;
}

.btn-secondary:hover {
	background-color: #F6F6F6 !important;
	color:  #222222;
	outline: none !important;
	text-decoration: none;
}

.btn-secondary:focus {
	background-color: #CED4DA !important;
	color:  #222222;
	outline: none !important;
	-webkit-appearance: none;
  box-shadow: none !important
}

.btn-secondary:active {
	background-color: #CED4DA !important;
	color:  #222222;
	outline: none !important;
	-webkit-appearance: none;
  box-shadow: none !important
}

.btn-secondary-active {

	background-color: green !important;

}

.btn-ghost {

	font-size: 14px !important;
	padding: 8px 0px 8px 0px !important;
	border: 0px;
	background-color: transparent;
	color: #121212 !important;

}

.btn-tiny {

	font-size: 12px !important;
	padding: 8px 0px 0px 0px !important;
	border: 0px;
	background-color: transparent;
	color: #121212 !important;
	border-bottom: 1px solid #121212;
	text-decoration: none;

}

.btn-pagination {

	display: inline-block !important;
	padding-top:7px !important;
	width: 36px;
	height: 36px;
	border-radius: 36px;
	margin-right:4px;
	background-color: #D3D3D3;
	font-weight: 400;
	color: #121212;
	text-decoration: none;

}

a.btn-pagination:hover {
	color: #121212;
	text-decoration: none;
	background-color: #CDCDCD;
}

.btn-pagination-active {

	background-color: #949494;
	color: #fff !important;

}

.mainNav {
  
	overflow: hidden;
	white-space: nowrap;
	overflow-x: auto;
	list-style-type: none;
	height: 56px;
	margin-bottom: 0px;
	border-bottom: 1px solid #EBEBEB;

}

.mainNav ul {

	padding-left: 0px;
	padding-top: 16px;
    list-style-type: none;

}

.mainNav::-webkit-scrollbar {
  
	display: none !important;

}

.mainNav li {

	display: inline;
	font-size:14px;
	margin-right: 12px;

}

.mainNav li a {

	color: #121212;
	text-decoration: none;

}


.mainNav col {
	width: 100px !important;
}

.splitCard h2 {

	font-size:33px;
	color: #fff !important;

}

/* Artist Card */
.artistBackground {

	height: 240px;
	object-fit: cover;

}

.artistMiniature {
	height: 96px;
  width: 96px;
  border-radius: 96px;
  margin-top: -72px;
  margin-bottom: 16px;
  object-fit: cover;
}

#total_quantity {
  position: absolute; 
  margin-left: -8px; 
  margin-top: -6px; 
  color:  #fff; 
  background-color: red;
  width: 16px;
  height:  16px;
  font-size: 11px; 
  border-radius: 12px; 
  text-align: center;
}

#total_quantity:empty {
  width: 0px;
  height: 0px;
  display: none;
}

#wishlist_total_quantity {
	 position: absolute; 
  margin-left: -8px; 
  margin-top: -6px; 
  color:  #fff; 
  background-color: grey;
  width: 16px;
  height:  16px;
  font-size: 11px; 
  border-radius: 12px; 
  text-align: center;
}

#wishlist_total_quantity:empty {
  width: 0px;
  height: 0px;
}

ul.navTags {

	list-style-type: none;
	padding-left: 16px;


}

ul.navTags li {

	padding-bottom: 4px;

}

.navTags a {

	color: #121212;
	text-decoration: none;

}

.product img {
	
	display: inline-block; 
	background-color: #F9F9F9;
	display: flex;
	justify-content:center;
	align-items: center;
	vertical-align: middle;
}

.product a {

	color: #121212;
	text-decoration: none;

}

/* INPUT */
label.radio {
		font-family: 'Arima Madurai', sans-serif;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: 1px solid #D7D5E1;
    color: #222;
    padding: 10px 12px !important;
    margin-right: 2px;
    margin-bottom: 8px !important;
    display: inline-block !important;
    font-weight: 400;
}
input[type="radio"]{
    display:none;
    height: 0 !important;
    width: 0 !important;
    padding:0px !important;
    margin:0px !important;
}

  input[type="radio"]:checked + label{
    background-color: #E7E6EB;
    border: 1px solid #C4C0D5;
  }

/* PRODUCT DETAILS */
.product_details_price {
	
	font-size: 24px !important;
	font-weight: 200;

}

#posterPreview {
	margin: 0 auto;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 60px 0px #e1e1e1;
  -webkit-box-shadow: 0px 0px 80px 0px #e1e1e1;
  outline: 1px solid #D8D8D8;
  margin-bottom: 10px !important;
}

#productPreview {
    width: 100%;
    max-width: 800px; /* Adjust this value as needed */
    margin: 0 auto;
    overflow: hidden; /* Ensure content doesn't overflow the container */
    position: relative;
}

#productPersonalizedPreview {
    width: 100%;
    max-width: 800px; /* Adjust this value as needed */
    margin: 0 auto;
    overflow: hidden; /* Ensure content doesn't overflow the container */
    position: relative;
}

#productPreview img {
    -webkit-box-shadow: 0px 10px 20px 0px rgba(230,230,230,0.74);
	-moz-box-shadow: 0px 10px 20px 0px rgba(230,230,230,0.74);
	box-shadow: 0px 10px 20px 0px rgba(230,230,230,0.74);
    border: 0px solid #D8D8D8;
    width: 80% !important;
    margin-bottom: 48px;
    aspect-ratio: 859 / 1208;
}

.personalizedGallerySize {
	width: 450px !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.swiper-slide img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

.custom-next,
.custom-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 12px; /* Adjust this value to change the size of the arrows */
    height: 24px; /* Adjust this value to change the size of the arrows */
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 10;
    cursor: pointer;
}

.custom-next {
    right: 10px;
    background-image: url('../../img/icons/chevron-gallery-right.svg'); /* Replace with the path to your custom next icon */
}

.custom-prev {
    left: 10px;
    background-image: url('../../img/icons/chevron-gallery-left.svg'); /* Replace with the path to your custom prev icon */
}

.swiper-pagination-bullet-active {
    background: #333 !important; 
}

.review {
	background-color: #F6EFEF;
}

.reviews {
	background-color: #F6EFEF;
}


#snackbar {
    background-color: #454545;
    color: #fff;
    border-radius: 2px;
    padding: 12px;
    position: fixed !important;
    z-index: 1;
    bottom: 24px;
    border-radius: 48px;
    right: 24px;
    width: 280px;
}

/* LOADER */
.lds-ring {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  margin: 0px;
  margin-top: -4px;
  border: 2px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* CART */
.price_breakdown {

	font-size: 14px;

}

.total_price {
	
	font-size: 25px !important;
	font-weight: 500;

}

/* FORM */
.form-check-input {


}

/* HOMEPAGE */
.slider {
    overflow-x: hidden;
    -ms-overflow-style: none !important; /* for Internet Explorer */
    scrollbar-width: none !important; /* for Firefox */
}
.slider::-webkit-scrollbar {
		overflow-x: hidden;
    display: none !important;
}

.lookbook_image {
    overflow: hidden;
    padding: 0px;
    text-align: center;
    background-image: url('https://rulonik.pl/img/home/lookbook.jpg');
    background-position: center;
    background-repeat: no-repeat;
    height: 272px;
    position: relative;
    z-index: 1;
}

.card {
	border: none !important;
	border-radius: 0 !important;

}

/* FOOTER  */

ul.footer li {
    margin: 40px 10px 40px 10px;
}

ul.footer {
  list-style-type: none;
  font-size: 14px;
  padding: 0;
}

ul.footer li {
  margin: 0px 16px 10px 0px;
}

.footerPayments {
  text-align: right;
}

.footerMadeWithLove {
  text-align: right;
}

/* PRODUCTS */
#scroll-top-btn {
    position: fixed;
    bottom: 20px;
    padding: 8px;
    right: 20px;
    width: 48px;
    height: 48px;
    opacity: 1;
    transition: opacity 0.1s ease-out;
    z-index: 1000;
}

#scroll-top-btn:hover {
    opacity: 1;
}

@media only screen and (min-width: 1700px) {

	.container-padding {
  	padding-left: 15%;
  	padding-right: 15%;
	}

	.scroll-container {
		  padding-left: 15% !important;
  		padding-right: 15% !important;
	}

}

@media only screen and (min-width: 768px) {
	.scroll-container {
		  padding-left: 5%;
  		padding-right: 5%;
	}

}

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

	nav a {
		text-decoration: none !important;
	}

	.container-padding {
	  padding-left: 16px;
	  padding-right: 16px;
	}

	.container-padding-scrollable {
  padding-left: 0;
  padding-right: 0;
	}

	.mainNav li {
		font-size: 15px;
	}

	.mainNav ul {
		padding-left: 12px;
	}


	/* MOBILE FOOTER */ 

	.footerContainer {
	  margin-top: 32px;
	  margin-bottom: 0px;
	}

	ul.footer {
	  display:inline-block;
	  font-size: 14px;
	}

	ul.footer li {
	  float: left;
	  display: inline;
	}

	.footerPayments {
	  border-top: 1px solid #EFEFEF;
	  border-bottom: 1px solid #EFEFEF;
	  padding-top: 24px;
	  padding-bottom: 24px;
	  text-align: left;
	}

	.footerMadeWithLove {
	  text-align: left;
	  margin-top: 32px;
	}

	.personalizedGallerySize {
		width: 300px !important;
	}

}


/* TYPE CSS */


body {

	font-family: 'Mulish', sans-serif;
	font-size: 14px;
	color: #121212;
	font-weight: 200;


}

.small {

	font-size: 10px;

}

h1 {

	font-size: 37px;

}

h1.smaller {

	font-size: 30px;

}

h1.productName {

	font-size: 27px;

}

h2 {	

	font-size: 30px; 

}

h2.hero {

	font-size: 38px;

}

h2.smaller {	

	font-size: 30px; 

}


h3 {

	font-size: 24px;

}

h4 {

	font-size: 24px;

}

h5 {

	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;

}

h6 {

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase !important;

}

.decorative {

	font-family: 'Arima Madurai', sans-serif;

}

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

	h1 {

		font-size: 30px;

	}

	h2.hero {

		font-size: 30px;
		
	}


}


