/*
Theme Name: Creative Costuming & Designs
Theme URI: https://creative-costuming.com/
Description: A custom Wordpress theme developed for Creative Costuming & Designs.
Version: 1.0
Author: Mathew Smith
Author URI: https://mathewsmithstudio.com/
Tags: blue, gray, white, two-columns, fixed-width
*/

/*
font-family: "DM Sans", sans-serif;
font-family: "Bebas Neue", sans-serif;
font-family: "Oswald", sans-serif;
font-family: 'Bebas Neue Pro', sans-serif;
font-family: "Smooch", cursive;
*/

@font-face {
	font-family: "Bebas Neue Pro";
	src: url('assets/fonts/BebasNeuePro-Regular.woff2') format('woff2'),
		 url('assets/fonts/BebasNeuePro-Regular.woff') format('woff'),
		 url('assets/fonts/BebasNeuePro-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

body {
	color: #191919;
	font-family: "DM Sans", sans-serif;
	line-height: 1.8;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Bebas Neue Pro", sans-serif;
	line-height: 1.1;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0;
}

.subheading {
	color: #672f5e;
	font-family: "DM Sans", sans-serif;
	font-size: 0.875rem;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

a {
	color: #672f5e;
	text-decoration: none;
	transition: all .15s ease-in-out;
}

a:hover {
	color: #191919;
}

.btn {
	font-size: 0.875rem;
	line-height: 1.5;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: none;
	border-radius: 0;
	padding: 24px 50px;
}

.btn-primary {
	color: #ffffff;
	background-color: #672f5e;
}

.btn-primary:hover, .btn-primary:active {
	background-color: #191919 !important;
}

.btn-secondary {
	color: #ffffff;
	background-color: #191919;
	padding: 16px 30px;
}

.btn-secondary:hover, .btn-secondary:active {
	color: #191919 !important;
	background-color: #f5eddb !important;
}

.form-control {
	border-color: #e3e3e3;
	border-radius: 0;
	padding: 0.5rem;
}

.form-select {
	border-color: #e3e3e3;
	border-radius: 0;
}

.button {
	color: #ffffff;
	background-color: #672f5e;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	border: none;
	border-radius: 0;
	padding: 24px 50px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out;
}

.button:hover {
	color: #ffffff;
	background-color: #191919;
}

.button:disabled {
	opacity: 0.5 !important;
	cursor: not-allowed;
}

.topbar {
	display: none;
}

.topbar p {
	color: #ffffff;
	font-size: 0.875rem;
	margin: 0;
	padding: 20px;
}

.topbar p a {
	color: #ffffff;
}

.topbar p i {
	margin-right: 8px;
}

.navbar {
	padding-top: 12px;
	padding-bottom: 12px;
}

.navbar .container {
	position: relative;
	justify-content: flex-end;
}

.navbar-brand {
	position: absolute;
	top: 0;
	left: 16px;
	padding: 0;
	z-index: 1000;
}

.navbar-brand img {
	max-width: 90px;
}

.navbar .dates-btn {
	color: #ffffff;
	margin-right: 10px;
}

.navbar-toggler {
	border: none;
	border-radius: 0;
}

.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-nav {
	margin-top: 80px;
}

.navbar-nav .nav-link {
	color: #ffffff;
	font-size: 1rem;
	line-height: 1;
	font-weight: 700;
	padding: 0.75rem !important;
}

.navbar-nav .nav-link:hover, .navbar-nav .nav-link.active, body.archive .nav-item-22 .nav-link, body.search .nav-item-22 .nav-link, body.single-post .nav-item-22 .nav-link {
	color: #672f5e;
}

.dropdown-toggle::after {
	width: 0.35em;
	height: 0.35em;
	border-right: 0.125em solid;
	border-top: 0.125em solid;
	border-left: 0;
	transform: rotate(135deg);
	margin-left: 0.3em;
}

.dropdown-menu {
	background-color: #ffffff;
	border: none;
	border-radius: 0;
	font-size: 1.063rem;
	padding: 0;
	margin-top: 0 !important;
}

.dropdown .dropdown-item {
	color: #333333;
	font-weight: 400;
	padding: 0.1rem 1.5rem;
}

.dropdown .dropdown-item:focus, .dropdown .dropdown-item:hover {
	color: #672f5e;
	background-color: #f7f4f7;
}

.dropdown .current-menu-item .dropdown-item, .dropdown .dropdown-item:active {
	color: #ffffff;
	background-color: #672f5e;
}

.navbar .nav {
	margin-bottom: 10px;
}

.navbar .nav .nav-link {
	color: #ffffff;
	padding: 0.75rem;
}

.navbar .nav .nav-link:hover {
	color: #672f5e;
}

.popover .aws-container .aws-search-field {
	font-size: 16px;
	border-color: #e3e3e3;
	padding: 6px 12px;
}

.popover .aws-container .aws-search-form .aws-form-btn {
	background-color: #f7f4f7;
	border-color: #e3e3e3;
}

.popover .aws-container .aws-search-form .aws-form-btn:hover {
	background-color: #f7f4f7;
}

.home-slider {
	background-color: #f0eaef;
	/*ackground: linear-gradient(#f0eaef, #d9cbd7);*/
	padding: 40px 0 0;
}

.home-slider .carousel-indicators {
	display: none;
	bottom: 40px;
	left: 0;
	right: auto;
	margin: 0;
}

.home-slider .carousel-indicators [data-bs-target] {
	background: none;
	width: 7px;
	height: 7px;
	border: 1.5px solid rgba(0, 0, 0, 0.5);
	border-radius: 50%;
	margin: 0 4px;
	opacity: 1;
}

.home-slider .carousel-indicators .active {
	background-color: rgba(0, 0, 0, 0.1);
}

.home-slider .carousel-item {
	background-color: #f0eaef;
}

.home-slider .carousel-item.content-left {
	text-align: right;
}

.home-slider .carousel-item.content-right {
	text-align: left;
}

.home-slider .carousel-caption {
	bottom: 50%;
	left: 0;
	right: 0;
	transform: translateY(50%);
	text-align: left;
}

.home-slider .subheading {
	color: #672f5e;
	/*margin-bottom: 30px;*/
	display: none;
}

.home-slider h1 {
	color: #191919;
	font-size: 2rem;
	margin-bottom: 30px;
}

.home-slider .btn {
	display: none;
}

.home-slider .image {
	height: 200px;
	position: relative;
}

.home-slider .photo-right .image {
	right: -10px; 
}

.home-slider .photo-left .image {
	left: -10px; 
}

.home-features {
	padding: 24px 0 0;
}

.home-features a {
	display: block;
	overflow: hidden;
	position: relative;
}

.home-features a:before {
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	content: "";
	transform: scale(1.4);
	opacity: 0;
	border: 1px solid #ffffff;
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	z-index: 1;
}

.home-features a:after {
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	content: "";
	transform: scale(1.4);
	opacity: 0;
	box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.2);
	background-color: rgba(0, 0, 0, 0.05);
	transition: opacity .35s ease 0s, transform .35s ease 0s;
	z-index: 1;
}

.home-features a:hover:before, .home-features a:hover:after {
	opacity: 1;
	transform: scale(1);
}

.home-features .box {
	position: relative;
	overflow: hidden;
}

.home-features .box .image {
	position: absolute;
	top: 0;
	height: 100%;
}

.home-features .box .content {
	position: absolute;
	padding: 30px;
}

.home-features .box .content .subheading {
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 12px;
}

.home-features .box .content h3 {
	color: #ffffff;
	font-size: 2.5rem;
	line-height: 1;
}

.home-features .full .box {
	height: 200px;
}

.home-features .full.top-left .box .image, .home-features .full.bottom-left .box .image {
	right: 0;
}

.home-features .full.top-left .box .content {
	top: 0;
	left: 0;
}

.home-features .full.bottom-left .box .content {
	bottom: 0;
	left: 0;
}

.home-features .full.top-right .box .image, .home-features .full.bottom-right .box .image {
	left: 0;
}

.home-features .full.top-right .box .content {
	top: 0;
	right: 0;
	text-align: right;
}

.home-features .full.top-right .box .content {
	bottom: 0;
	right: 0;
	text-align: right;
}

.home-features .half .box {
	height: 200px;
}

.home-features .half.top-left .box .image, .home-features .half.bottom-left .box .image {
	right: 0;
}

.home-features .half.top-left .box .content {
	top: 0;
	left: 0;
}

.home-features .half.bottom-left .box .content {
	bottom: 0;
	left: 0;
}

.home-features .half.top-right .box .image, .home-features .half.bottom-right .box .image {
	left: 0;
}

.home-features .half.top-right .box .content {
	top: 0;
	right: 0;
	text-align: right;
}

.home-features .half.bottom-right .box .content {
	bottom: 0;
	right: 0;
	text-align: right;
}

.home-costumes {
	padding: 50px 0 30px;
}

.home-costumes .heading {
	margin-bottom: 30px;
}

.home-costumes .heading h2 {
	font-size: 2.5rem;
}

#wps-slider-section.wps-slider-section {
	padding-top: 0 !important;
}

#wps-slider-section .wps-product-section {
	margin-bottom: 0 !important;
}

#wps-slider-section .wpsf-product .sp-wps-product-details {
	padding-top: 20px !important;
}

#wps-slider-section .wpsf-product-title {
	margin-bottom: 7px;
}

#wps-slider-section .wpsf-product-title a {
	color: #191919 !important;
	font-size: 1.25rem !important;
	line-height: 1.1 !important;
	font-weight: 400 !important;
}
#wps-slider-section .wpsf-product:hover .wpsf-product-title a {
	color: #672f5e !important;
}

#wps-slider-section .wpsf-product-price {
	color: #666666 !important;
	font-size: 1.125rem !important;
	line-height: 1.1 !important;
	font-weight: 400 !important;
	padding-top: 0 !important;
}

#wps-slider-section .wps-product-section .swiper-button-prev {
	left: 0 !important;
	right: auto !important;
	top: 50% !important;
	transform: translateY(-50%);
}

#wps-slider-section .wps-product-section .swiper-button-next {
	right: 0 !important;
	left: auto !important;
	top: 50% !important;
	transform: translateY(-50%);
}

#wps-slider-section .wps-product-section .wpsp-nav {
	/*font-size: 32px !important;*/
	width: 32px !important;
	height: 34px !important;
	line-height: 1 !important;
	padding-top: 2px;
}

#wps-slider-section.wps-slider-section .wpsp-nav i.fa {
	line-height: 1 !important;
}

#wps-slider-section.wps-slider-section .wpsp-nav:hover {
	background-color: #672f5e !important;
}

ul.products {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	display: flex;
	flex-wrap: wrap;
}

ul.products.columns-3 li.product {
	text-align: center;
	flex: 0 0 100%;
	max-width: 100%;
	border: 1px solid transparent;
	padding: 45px 30px 30px;
	transition: all 0.2s ease-in-out;
}

ul.products.columns-4 li.product {
	text-align: center;
	flex: 0 0 100%;
	max-width: 100%;
	border: 1px solid transparent;
	padding: 45px 30px 30px;
	transition: all 0.2s ease-in-out;
}

ul.products li.product:hover {
	border-color: #e3e3e3;
	transform: scale(1.02);
	z-index: 9;
	box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.05);
}

ul.products li.product a:hover {
	color: #161619;
}

ul.products li.product img {
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}

ul.products li.product .woocommerce-loop-product__title {
	color: #191919;
	font-family: "DM Sans", sans-serif;
	font-size: 1.25rem;
	margin-bottom: 4px;
}

ul.products li.product a:hover .woocommerce-loop-product__title {
	color: #672f5e;
}

ul.products li.product .price {
	color: #666666;
	font-size: 1.125rem;
}

.woocommerce div.product div.images img, .woocommerce div.product .costume-thumbnails img, .woocommerce div.product .product-thumbnails img {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: none;
}

.woocommerce div.product div.images.woocommerce-product-gallery {
	position: relative;
	border: 1px solid #ffffff;
}

.woocommerce div.product div.images.woocommerce-product-gallery:hover {
	border-color: #dee2e6;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 2em;
	z-index: 9;
	width: 36px;
	height: 36px;
	background: #fff;
	text-indent: -9999px;
	border-radius: 100%;
	box-sizing: content-box;
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing:content-box
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    transform: rotate(-45deg);
    box-sizing:content-box
}

.woocommerce div.product .download-image {
	margin-top: 10px;
}

.woocommerce div.product .costume-thumbnails, .woocommerce div.product .product-thumbnails {
	margin-top: 20px;
}

.woocommerce div.product div.images .flex-control-thumbs, .woocommerce div.product .costume-thumbnails ul, .woocommerce div.product .product-thumbnails ul {
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li, .woocommerce div.product .costume-thumbnails li, .woocommerce div.product .product-thumbnails li {
	width: 20%;
	float: left;
	margin: 0;
	list-style: none;
	padding: 10px;
}

.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1), .woocommerce div.product .costume-thumbnails li:nth-child(5n+1), .woocommerce div.product .product-thumbnails li:nth-child(5n+1) {
	clear: left;
}

.woocommerce div.product div.images .flex-control-thumbs li img, .woocommerce div.product .costume-thumbnails li img, .woocommerce div.product .product-thumbnails li img {
	cursor: pointer;
	opacity: .5;
	margin: 0;
}

.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover, .woocommerce div.product .costume-thumbnails li img.active, .woocommerce div.product .costume-thumbnails li img:hover, .woocommerce div.product .product-thumbnails li img.active, .woocommerce div.product .product-thumbnails li img:hover {
	opacity: 1;
}

.woocommerce div.product div.images .download {
	margin-top: 20px;
}

.woocommerce div.product .product_title {
	font-size: 2.5rem;
}

.woocommerce div.product .price {
	color: #666666;
	font-size: 1.25rem;
}

.woocommerce div.product .nav-tabs, .woocommerce div.product .tab-content {
	margin-bottom: 20px;
}

.woocommerce div.product .nav-tabs .nav-link {
	color: #672f5e;
	border-radius: 0;
}

.woocommerce div.product .nav-tabs .nav-item.show .nav-link, .woocommerce div.product .nav-tabs .nav-link.active {
	color: #191919;
}

.woocommerce div.product form.cart .variation {
	margin-bottom: 20px;
}

.woocommerce div.product form.cart .variation label {
	display: block;
	margin-bottom: 4px;
}

.woocommerce div.product form.cart .quantity {
	float: left;
	margin-right: 20px;
}

.woocommerce div.product .quantity .qty {
	width: 80px;
	line-height: 1.25;
	border: 1px solid #dddddd;
	padding: 23px;
}

.woocommerce div.product .yith-wcwl-add-to-wishlist {
	margin-top: 30px;
}

.woocommerce div.product .yith-wcwl-add-to-wishlist .yith-wcwl-add-button, .woocommerce div.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
	display: block;
	flex-direction: row;
	align-items: normal;
}

.woocommerce div.product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback {
	display: inline;
	align-items: normal;
	justify-content: flex-start;
	gap: normal normal;
}

.woocommerce div.product .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
	margin-left: 2px;
}

table.wishlist_table {
	font-size: 100% !important;
}

.wishlist_table thead tr th, .wishlist_table tfoot td td, .widget_yith-wcwl-lists ul.dropdown li.current a, .widget_yith-wcwl-lists ul.dropdown li a:hover, .selectBox-dropdown-menu.selectBox-options li.selectBox-selected a, .selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
	background: transparent !important;
}

table.wishlist_table thead th {
	border-top: none !important;
}

.woocommerce div.product .upsells.products h2:not(.woocommerce-loop-product__title) {
	font-size: 2rem;
	margin-bottom: 30px;
}

.home-designer {
	background-color: #f7f4f7;
	padding: 50px 0;
}

.home-designer .photo {
	width: 100%;
	border-radius: 50%;
	padding: 0 30px;
}

.home-designer h2 {
	font-size: 2.5rem;
	margin-bottom: 20px;
}

.home-designer p {
	margin-bottom: 40px;
}

.home-instagram {
	padding: 50px 0 0;
}

.home-instagram h3 {
	color: #672f5e;
	font-family: "DM Sans", sans-serif;
	font-size: 1rem;
	line-height: 1.8;
	font-weight: 600;
	letter-spacing: 4px;
	margin-bottom: 40px;
}

.home-logos {
	padding: 50px 0;
}

.home-logos .logo img {
	padding: 0 10px;
	transition: opacity .15s ease-in-out;
}

.home-logos .logo a:hover img {
	opacity: 0.5;
}

.home-logos p {
	text-align: center;
	margin-top: 50px;
}

.home-logos p a {
	color: #672f5e;
	font-family: "DM Sans", sans-serif;
	font-size: 0.875rem;
	line-height: 1.4;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.home-logos p a i {
	margin-left: 10px;
}

.home-logos p a:hover {
	color: #191919;
}

.page-header {
	background-color: #f0eaef;
	/*background: linear-gradient(#f0eaef, #d9cbd7);*/
	padding: 80px 0 50px;
}

.page-header h1 {
	font-size: 2.5rem;
}

.page-header .breadcrumbs {
	margin: 20px 0 0;
}

.category-header {
	background-color: #f0eaef;
	/*background: linear-gradient(#f0eaef, #d9cbd7);*/
	padding: 80px 0 50px;
}

.category-header .page-title {
	font-size: 3rem;
}

.category-header .breadcrumbs {
	margin: 20px 0 0;
}

.page-content {
	padding: 50px 0;
}

.page-content .content h2, .page-content .content h3 {
	margin: 20px 0;
}

.page-content .content h2:first-of-type, .page-content .content h3:first-of-type {
	margin-top: 0;
}

.page-content .partners {
	margin-bottom: 80px;
}

.page-content .partners:last-of-type {
	margin-bottom: 0;
}

.page-content .partners h2 {
	font-size: 2rem;
	margin-bottom: 50px;
}

.page-content .partners .logo img {
	padding: 0 10px;
	max-height: 100px;
	transition: opacity .15s ease-in-out;
}

.page-content .partners .logo a:hover img {
	opacity: 0.5;
}

.page-about-top {
	color: #ffffff;
	background-color: #672f5e;
	padding: 50px 0;
}

.page-about-top p {
	margin-bottom: 0;
}

.page-about {
	padding: 50px 0;
}

.page-about .subheading {
	margin-bottom: 20px;
}

.page-about h2 {
	font-size: 2rem;
	margin-bottom: 30px;
}

.page-about .photo {
	height: 400px;
}

.page-about hr {
	border-top: 1px solid #dee2e6;
	opacity: 1;
	margin: 0 0 30px;
}

.page-about .logo {
	padding: 0 50px 0 30px;
}

.page-about h4 {
	font-family: "DM Sans", sans-serif;
	font-size: 1.125rem;
	line-height: 1.6;
	text-transform: none;
}

.page-about-bottom {
	background-color: #f7f4f7;
	padding: 50px 0;
}

.page-about-bottom .subheading {
	margin-bottom: 20px;
}

.page-about-bottom .heading {
	margin-bottom: 50px;
}

.page-about-bottom .heading h3 {
	font-size: 2rem;
}

.page-about-bottom .team-member a {
	display: block;
}

.page-about-bottom .team-member a .grid {
	position: relative;
	overflow: hidden;
}

.page-about-bottom .team-member a .gradient {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50%;
}

.page-about-bottom .team-member a .overlay {
	color: #ffffff;
	position: absolute;
	top: 70%;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out;
	padding: 30px;
}

.page-about-bottom .team-member a:hover .overlay {
	top: 55%;
}

.page-about-bottom .team-member a .overlay h4 {
	font-size: 1.75rem;
}

.page-about-bottom .team-member a .overlay p {
	opacity: 0;
	margin: 4px 0 0;
	transition: all 0.5s ease-out;
}

.page-about-bottom .team-member a:hover .overlay p {
	opacity: 1;
}

.modal-content {
	border: none;
	border-radius: 0;
}

.modal-body {
	padding: 40px 20px 20px;
}

.modal-body .btn-close {
	position: absolute;
	top: 20px;
	right: 20px;
}

.modal-body h2 {
	font-size: 2.5rem;
}

.modal-backdrop.show {
	opacity: 0.75;
}

.page-custom-top {
	background: url(assets/images/chalkboard_background.jpg) no-repeat center center;
	background-size: cover;
	padding: 50px 0;
}

.page-custom-top h2 {
	color: #feffd5;
	font-family: "Smooch", cursive;
	font-size: 2.5rem;
	font-weight: 400;
	text-transform: none;
	transform: rotate(-3deg);
	margin-bottom: 30px;
}

.page-custom-top p {
	color: rgba(255, 255, 255, 0.75);
	margin-bottom: 0;
}

.page-custom {
	padding: 50px 0;
}

.page-custom .subheading {
	margin-bottom: 20px;
}

.page-custom h3 {
	font-size: 2rem;
	margin-bottom: 20px;
}

.page-custom-bottom {
	background-color: #f7f4f7;
	padding: 50px 0;
}

.page-custom-bottom .icon {
	width: 80px;
	margin-bottom: 30px;
}

.page-custom-bottom h3 {
	font-size: 2rem;
	margin-bottom: 20px;
}

.page-ordering-top {
	height: 442px;
	position: relative;
}

.page-ordering-top .gradient-top {
	background-image: linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 33%;
}

.page-ordering-top .gradient-bottom {
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 33%;
}

.page-ordering {
	padding: 50px 0;
}

.page-ordering .heading {
	margin-bottom: 50px;
}

.page-ordering .subheading {
	margin-bottom: 20px;
}

.page-ordering h2 {
	font-size: 2rem;
}

.page-ordering-started {
	background-color: #f7f4f7;
	padding: 50px 0;
}

.page-ordering-started .heading {
	margin-bottom: 50px;
}

.page-ordering-started .heading h3 {
	font-size: 2rem;
}

.page-ordering-started .accordion-item {
	color: #191919;
	border: none;
	border-radius: 0.375rem;
	margin-bottom: 16px;
}

.page-ordering-started .accordion-header {
	font-family: "DM Sans", sans-serif;
	line-height: 1.5;
}

.page-ordering-started .accordion-button {
	font-size: 1.125rem;
	font-weight: 600;
	border-radius: none;
	background: none;
	padding: 1.5rem 2rem;
}

.page-ordering-started .accordion-button span {
	color: #ffffff;
	background-color: #cc0000;
	font-family: "Bebas Neue Pro", sans-serif;
	font-size: 1rem;
	line-height: 1;
	font-weight: 100;
	text-transform: uppercase;
	border-radius: 4px;
	padding: 4px 6px;
	margin-right: 10px;
}

.page-ordering-started .accordion-button:hover {
	color: #672f5e;
}

.page-ordering-started .accordion-button:not(.collapsed) {
	color: #672f5e;
}

.page-ordering-started .accordion-body {
	padding: 2.5rem 2rem 1.5rem;
}

.page-ordering-started .accordion-body h4 {
	font-size: 2rem;
	margin-bottom: 20px;
}

.page-ordering-bottom {
	padding: 50px 0;
}

.page-ordering-bottom .heading {
	margin-bottom: 50px;
}

.page-ordering-bottom .heading h3 {
	font-size: 1.75rem;
}

.page-contact {
	padding: 50px 0;
}

.page-contact h2 {
	font-size: 2rem;
	margin-bottom: 30px;
}

.page-contact h3 {
	font-size: 2rem;
	margin-bottom: 30px;
}

.page-contact h4 {
	font-size: 2rem;
	margin-bottom: 20px;
}

.woocommerce .woocommerce-result-count {
	margin-bottom: 20px;
}

.woocommerce .products-per-page {
	margin-bottom: 20px;
}

.woocommerce .woocommerce-ordering {
	margin-bottom: 40px;
}

.woocommerce .products-per-page {
	float: none !important;
	margin-left: 0 !important;
}

.woocommerce-pagination {
	margin-top: 40px;
}

.woocommerce-pagination .page-numbers {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: center !important;
	flex-wrap: wrap;
}

.woocommerce-pagination .page-numbers li {
	margin: 6px;
}

.woocommerce-pagination .page-numbers li .page-numbers {
	border: 1px solid #e3e3e3;
	padding: 8px 14px;
}

.woocommerce-pagination .page-numbers li a.page-numbers {
	transition: all .15s ease-in-out;
}

.woocommerce-pagination .page-numbers li a.page-numbers:hover, .woocommerce-pagination .page-numbers li .page-numbers.current {
	color: #ffffff;
	background-color: #161619;
	border-color: #161619;
}

#sidebar .aws-container .aws-search-field {
	font-size: 16px;
	border-color: #e3e3e3;
	padding: 6px 12px;
}

#sidebar .aws-container .aws-search-form .aws-form-btn {
	background-color: #f7f4f7;
	border-color: #e3e3e3;
}

#sidebar .aws-container .aws-search-form .aws-form-btn:hover {
	background-color: #f7f4f7;
}

#sidebar .widget {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

#sidebar .widget.widget_aws_widget {
	border-bottom: none;
	padding-bottom: 0;
}

#sidebar h4 {
	font-size: 2rem;
	line-height: 1.4;
	margin-bottom: 16px;
}

#sidebar .widget .product-categories {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar .widget .product-categories .cat-item a {
	display: block;
	padding: 0.25rem 0;
}

#sidebar .widget .product-categories .cat-item.current-cat a {
	font-weight: bold;
}

#sidebar .wpc-posts-found {
	display: none;
}

#sidebar .wpc-filter-title {
	font-family: "Bebas Neue Pro", sans-serif;
	font-size: 2rem;
	line-height: 1.4;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#sidebar .wpc-filters-section {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.offcanvas-backdrop.show {
	opacity: 0.7;
}

#sidebarCart {
	width: 340px;
}

#sidebarCart .offcanvas-header {
	border-bottom: 1px solid #e3e3e3;
	padding: 15px;
}

#sidebarCart .offcanvas-title {
	font-size: 2rem;
}

#sidebarCart .widget_shopping_cart {
	flex: 1 1 auto;
	display: flex;
	padding: 0;
	/*overflow-y: visible;*/
}

#sidebarCart .widget_shopping_cart .widget_shopping_cart_content {
	display: flex;
	flex-direction: column;
	flex: 1 1 auto;
}

#sidebarCart .widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
	padding: 15px;
}

#sidebarCart .widget_shopping_cart .woocommerce-mini-cart-scroll {
	flex: 1 1 auto;
	overflow-y: auto;
}

#sidebarCart .widget_shopping_cart .product_list_widget {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow-x: hidden;
}

#sidebarCart .widget_shopping_cart .mini_cart_item {
	font-size: 0.875rem;
	border-bottom: 1px solid #e3e3e3;
	padding: 15px 30px 15px 15px;
	position: relative;
	overflow: auto;
}

#sidebarCart .widget_shopping_cart .mini_cart_item:last-child {
	border-bottom: none;
}

#sidebarCart .widget_shopping_cart .mini_cart_item a.remove {
	font-size: 1.25rem;
	font-weight: 100;
	line-height: 1;
	position: absolute;
	top: 12px;
	right: 12px;
}

#sidebarCart .widget_shopping_cart .mini_cart_item img {
	max-width: 60px;
	height: auto;
	float: left;
	margin-right: 14px;
}

#sidebarCart .widget_shopping_cart .mini_cart_item .quantity {
	display: block;
}

#sidebarCart .widget_shopping_cart p.total {
	font-size: 1.125rem;
	padding: 15px;
	margin: 0;
	border-top: 1px solid #e3e3e3;
	margin-bottom: 5px;
	overflow: auto;
}

#sidebarCart .widget_shopping_cart p.total .amount {
	float: right;
}

#sidebarCart .widget_shopping_cart .buttons {
	padding: 15px;
	margin-bottom: 0;
	text-align: center;
	display: flex;
	flex-direction: column;
}

#sidebarCart .widget_shopping_cart .buttons .button {
	color: #191919;
	background-color: #eeeeee;
	margin-bottom: 10px;
}

#sidebarCart .widget_shopping_cart .buttons .button.checkout {
	color: #ffffff;
	background-color: #672f5e;
	margin-bottom: 0;
}

#sidebarCart .widget_shopping_cart .buttons .button:hover {
	color: #ffffff;
	background-color: #161619;
}

.woocommerce-cart-form {
	overflow-x: scroll;
}

table.cart {
	width: 100%;
	margin-bottom: 40px;
}

table.cart thead {
	border-bottom: 1px solid #e2e2e2;
}

table.cart th {
	padding: 20px;
}

table.cart .cart_item {
	border-bottom: 1px solid #e2e2e2;
}

table.cart .cart_item td {
	padding: 20px;
}

table.cart td.product-thumbnail img {
	max-width: 90px;
	height: auto;
}

table.cart .product-quantity .quantity input {
	width: 100px;
	padding: 9px;
}

table.cart td.actions {
	text-align: right;
	padding-top: 30px;
}

table.cart td.actions .coupon {
	display: flex;
	float: left;
	width: 60%;
}

table.cart td.actions .coupon .input-text {
	padding: 14px 20px;
	border: 1px solid #dddddd;
	margin-right: 10px;
}

.cart_totals {
	border: 6px solid #e2e2e2;
	padding: 30px;
}

.cart_totals h2 {
	margin-bottom: 20px;
}

.cart_totals .shop_table {
	width: 100%;
	margin-bottom: 20px;
}

.cart_totals .cart-subtotal {
	border-bottom: 1px solid #e2e2e2;
}

.cart_totals table th, .cart_totals table td {
	/*font-size: 18px;
	font-weight: normal;*/
	padding: 18px 0;
}

.cart_totals table td {
	text-align: right;
	padding-left: 18px;
}

.cart_totals .order-total td {
	font-size: 1.5em;
}

.cart_totals .checkout-button {
	display: block;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments {
	background-color: #f7f4f7;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-left: 8px solid #672f5e;
	margin-bottom: 30px;
	padding: 20px;
	/*overflow: auto;*/
}

.woocommerce-error li {
	list-style: none;
}

.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button, .woocommerce-noreviews .button, p.no-comments .button {
	display: none;
	margin-left: 20px;
}

.woocommerce-form-login-toggle .woocommerce-info, .woocommerce-form-coupon-toggle .woocommerce-info {
	background-color: transparent;
	border-left: 0;
	padding: 0;
}

.checkout_coupon {
	overflow: auto;
	padding-bottom: 40px;
}

.form-row-first {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.form-row-last {
	width: 48%;
	float: right;
}

.clear {
	clear: both;
}

.checkout_coupon .form-row-first {
	width: auto;
	margin-right: 0;
}

.checkout_coupon .form-row-last {
	width: auto;
	float: left;
	margin-left: 20px;
}

.col2-set {
	width: 100%;
}

.col2-set .col-1, .col2-set .col-2 {
	margin-bottom: 30px;
	flex: none;
	width: auto;
}

form.checkout h3 {
	font-size: 2rem;
	text-align: center;
	margin-bottom: 20px;
}

.form-row-wide {
	clear: both;
	width: 100%;
}

.form-row label {
	display: block;
	margin-bottom: 8px;
}

.form-control, .form-select {
	line-height: 30px;
	padding: 6px 36px 6px 12px;
	border: 1px solid #dddddd;
}

.form-row .required {
	color: #e2401c;
}

.form-row span:not(.required):not(.optional) {
	display: block;
	margin-top: 10px;
}

#order_review {
	width: 100%;
	padding: 30px;
	border: 6px solid #e2e2e2;
}

#order_review table {
	width: 100%;
}

#order_review .woocommerce-checkout-review-order-table th, #order_review .woocommerce-checkout-review-order-table td {
	border-top: 1px solid #e2e2e2;
	padding: 18px 0;
}

#order_review .woocommerce-checkout-review-order-table thead th, #order_review .woocommerce-checkout-review-order-table thead td {
	border-top: none;
}

/*#order_review .woocommerce-checkout-review-order-table th {
	font-size: 1.125rem;
}*/

#order_review .woocommerce-checkout-review-order-table thead th:last-child, #order_review .woocommerce-checkout-review-order-table td {
	text-align: right;
}

#order_review .woocommerce-checkout-review-order-table td.product-name {
	text-align: left;
}

.woocommerce ul#shipping_method {
	list-style: none outside;
	margin: 0;
	padding: 0;
}

#payment .payment_methods {
	list-style: none;
	margin: 0;
	padding: 0;
}

#payment .payment_methods .payment_box fieldset {
	margin: 20px 0;
}

#payment .payment_methods .payment_box .form-row-first {
	margin-bottom: 0;
}

#payment .payment_methods .payment_box .js-sv-wc-payment-gateway-credit-card-form-inputjs-sv-wc-payment-gateway-credit-card-form-account-number {
	margin-bottom: 1rem;
}

#payment .payment_methods .woocommerce-error {
	margin-bottom: 0;
}

#payment .place-order .button {
	width: 100%;
}

#payment .woocommerce-privacy-policy-text p {
	margin-bottom: 30px;
}

.woocommerce-MyAccount-navigation {
	width: 27%;
	float: left;
	margin-right: 4%;
}

.woocommerce-MyAccount-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #e2e2e2;
}

.woocommerce-MyAccount-navigation ul li {
	border-bottom: 1px solid #e2e2e2;
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
	padding: 14px 0;
	display: block;
}

.woocommerce-MyAccount-navigation ul li a:hover {
	color: #161619;
}

.woocommerce-MyAccount-navigation ul li a:hover:before, .woocommerce-MyAccount-navigation ul li.is-active a:before {
	opacity: 1;
}

.woocommerce-MyAccount-content {
	width: 69%;
	float: right;
}

fieldset {
	border: 1px solid #e2e2e2;
	padding: 24px;
	margin: 30px 0;
}

fieldset legend {
	font-size: inherit;
	font-weight: bold;
	float: none;
	width: auto;
	padding: 10px 16px;
	margin: 0 0 0 -16px;
}

.col2-set.addresses {
	width: 100%;
	float: none;
	margin-right: 0;
	overflow: auto;
}

.col2-set.addresses .col-1 {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.col2-set.addresses .col-2 {
	width: 48%;
	float: right;
}

.woocommerce-MyAccount-content h3 {
	font-size: 2.5rem;
	margin-bottom: 20px;
}

.addresses header.title a {
	color: #ffffff;
	background-color: #672f5e;
	font-size: 0.875rem;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	border: none;
	border-radius: 0;
	padding: 24px 50px;
	margin-bottom: 20px;
	transition: color .15s ease-in-out, background-color .15s ease-in-out;
}

.addresses header.title a:hover {
	color: #ffffff;
	background-color: #191919;
}

.woocommerce-order-overview {
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
	overflow: auto;
}

.woocommerce-order-details h2, .woocommerce-customer-details h2 {
	margin-bottom: 20px;
}

.woocommerce-table.order_details {
	width: 100%;
	margin-bottom: 30px;
}

.woocommerce-table.order_details th {
	padding: 18px 0;
}

.woocommerce-table.order_details tfoot th, .woocommerce-table.order_details td {
	border-top: 1px solid #e2e2e2;
	padding: 18px 0;
}

footer {
	color: #ffffff;
	background-color: #753268;
}

footer a {
	color: #ffffff;
}

footer a:hover {
	color: #ffffff;
	opacity: 0.5;
}

footer .footer {
	padding: 50px 0;
}

footer .footer-1 .widget_media_image {
	margin-bottom: 30px;
}

footer .footer-1 img {
	width: 240px;
}

footer .footer-1 p {
	margin-bottom: 0;
}

footer .footer h4 {
	color: #f5eddb;
	font-family: "Bebas Neue Pro", sans-serif;
	font-size: 2.25rem;
	margin-top: 20px;
	margin-bottom: 20px;
}

footer .menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

footer .menu li {
	margin-bottom: 2px;
}

footer .footer-4 .nav-item {
	margin: 0 10px 10px 0;
}

footer .footer-4 .nav-link {
	color: #ffffff;
	background-color: #191919;
	padding: .2rem .4rem .1rem;
	border-radius: 50%;
}

footer .footer-4 .nav-link:hover {
	color: #191919;
	background-color: #f5eddb;
	opacity: 1;
}

#mc_embed_signup label {
	display: none;
}

#mc_embed_signup .form-control {
	border: none;
	border-radius: 0;
	margin-bottom: 20px;
}

footer .footer-4 .credit-cards {
	margin-top: 30px;
}

footer .footer-4 .credit-cards img {
	max-width: 40px;
}

footer .copyright {
	padding: 40px 0;
	background-color: #672f5e;
}

footer .copyright p {
	margin: 0;
}

footer .copyright .nav-link {
	color: #ffffff;
	transition: opacity .15s ease-in-out;
}

footer .copyright .nav-link:hover {
	opacity: 0.5;
}

.popover {
	border: none;
	border-radius: 0;
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before, .bs-popover-bottom>.popover-arrow::before {
	border-bottom: none;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.home-slider {
		padding: 50px 0 0;
	}
	.home-slider h1 {
		font-size: 2.5rem;
		margin-bottom: 40px;
	}
	.home-slider .image {
		height: 300px;
	}
	.home-slider .photo-right .image {
		right: auto; 
	}
	.home-slider .photo-left .image {
		left: auto; 
	}
	.home-slider .carousel-indicators {
		display: flex;
	}
	ul.products.columns-3 li.product {
		text-align: left;
		flex: 0 0 50%;
		max-width: 50%;
	}
	ul.products.columns-4 li.product {
		text-align: left;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.topbar p {
		padding: 30px 20px;
	}
	.navbar-brand img {
		max-width: 100px;
	}
	.navbar-nav {
		margin-top: 100px;
	}
	.home-slider .subheading {
		display: block;
	}
	.home-slider h1 {
		font-size: 3rem;
	}
	.home-slider .image {
		height: 350px;
	}
	.home-features {
		padding: 60px 0 0;
	}
	.home-features .full .box {
		height: 273px;
	}
	.home-features .half .box {
		height: 273px;
	}
	.home-features .full.top-left .box .content {
		top: 20px;
	}
	.home-features .full.bottom-left .box .content {
		bottom: 20px;
	}
	.home-features .full.top-right .box .content {
		top: 20px;
	}
	.home-features .full.top-right .box .content {
		bottom: 20px;
	}
	.home-features .half.top-left .box .content {
		top: 20px;
	}
	.home-features .half.bottom-left .box .content {
		bottom: 20px;
	}
	.home-features .half.top-right .box .content {
		top: 20px;
	}
	.home-features .half.bottom-right .box .content {
		bottom: 20px;
	}
	.home-costumes {
		padding: 80px 0;
	}
	.home-costumes .heading {
		margin-bottom: 60px;
	}
	.home-costumes .heading h2 {
		font-size: 3rem;
	}
	#wps-slider-section .wpsf-product {
		text-align: left !important;
	}
	.home-designer {
		padding: 80px 0;
	}
	.home-designer .photo {
		padding: 0;
	}
	.home-designer h2 {
		font-size: 3rem;
	}
	.home-instagram {
		padding: 100px 0 0;
	}
	.home-instagram h3 {
		font-size: 1.125rem;
	}
	.home-logos {
		padding: 100px 0;
	}
	.home-logos .logo img {
		padding: 0;
	}
	.category-header {
		padding: 30px 0 0;
	}
	.category-header .page-title {
		margin-top: 50px;
	}
	.woocommerce .woocommerce-result-count {
		float: left;
		padding: 14px 0;
		margin-bottom: 40px;
	}
	.woocommerce .products-per-page {
		float: right !important;
		margin-left: 5px !important;
		margin-bottom: 40px;
	}
	.woocommerce .woocommerce-ordering {
		float: right;
	}
	ul.products.columns-3 li.product {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	ul.products.columns-4 li.product {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.woocommerce div.product .product_title {
		font-size: 3rem;
	}
	.woocommerce div.product .upsells.products h2:not(.woocommerce-loop-product__title) {
		font-size: 3rem;
	}
	.page-header {
		padding: 100px 0 80px;
	}
	.page-header h1 {
		font-size: 4.5rem;
	}
	.page-content {
		padding: 100px 0;
	}
	.page-content .content h2 {
		font-size: 3rem;
	}
	.page-content .content h3 {
		font-size: 2.5rem;
	}
	.page-about-top {
		padding: 60px 0;
	}
	.page-about-top p {
		font-size: 1.5rem;
	}
	.page-about {
		padding: 100px 0;
	}
	.page-about h2 {
		font-size: 4em;
	}
	.page-about .logo {
		padding: 0;
	}
	.page-about-bottom {
		padding: 100px 0;
	}
	.page-about-bottom .heading h3 {
		font-size: 4em;
	}
	.page-custom-top {
		padding: 80px 0 60px;
	}
	.page-custom-top h2 {
		font-size: 3em;
	}
	.page-custom-top p {
		font-size: 1.125em;
	}
	.page-custom {
		padding: 100px 0;
	}
	.page-custom h3 {
		font-size: 3em;
	}
	.page-custom-bottom {
		padding: 100px 0;
	}
	.page-custom-bottom h3 {
		font-size: 3em;
	}
	.page-ordering {
		padding: 100px 0;
	}
	.page-ordering h2 {
		font-size: 4em;
	}
	.page-ordering-started {
		padding: 100px 0;
	}
	.page-ordering-started .heading h3 {
		font-size: 4em;
	}
	.page-ordering-bottom {
		padding: 100px 0;
	}
	.page-ordering-bottom .heading h3 {
		font-size: 4em;
	}
	.page-contact {
		padding: 100px 0;
	}
	.page-contact h3 {
		font-size: 3rem;
	}
	.page-contact h2 {
		font-size: 4em;
	}
	.page-content .partners h2 {
		font-size: 2.5rem;
	}
	.page-content .partners .logo img {
		padding: 0;
	}
	.woocommerce-order-details h2, .woocommerce-customer-details h2 {
		font-size: 2.5rem;
	}
	footer .footer {
		padding: 60px 0;
	}
	footer .footer-1 p {
		position: relative;
		padding-left: 28px;
		margin-bottom: 8px;
	}
	footer .footer-1 p::before {
		color: #f5eddb;
		position: absolute;
		top: 0;
		left: 0;
		font: var(--fa-font-solid);
		line-height: 1.8;
		display: inline-block;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
	}
	footer .footer-1 p.address::before {
		content: "\f3c5";
	}
	footer .footer-1 p.hours::before {
		content: "\f017";
	}
	footer .footer-1 p.email::before {
		content: "\f0e0";
	}
	footer .footer-1 p.phone::before {
		content: "\f879";
		transform: scaleX(-1);
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
	.topbar p {
		font-size: 1rem;
	}
	.navbar-brand img {
		max-width: 125px;
	}
	.navbar-nav .nav-link {
		font-size: 1.125rem;
	}
	.home-slider h1 {
		font-size: 4rem;
	}
	.home-slider .btn {
		display: inline-block;
	}
	.home-slider .image {
		height: 500px;
	}
	.home-features .box .content h3 {
		font-size: 3rem;
	}
	.home-costumes .heading h2 {
		font-size: 4rem;
	}
	.home-designer h2 {
		font-size: 4rem;
	}
	.home-instagram h3 {
		font-size: 1.25rem;
	}
	.category-header {
		padding: 0;
	}
	.category-header .page-title {
		font-size: 4rem;
	}
	.woocommerce div.product .product_title {
		font-size: 4rem;
	}
	.woocommerce-cart-form {
		width: 66%;
		float: left;
		margin-right: 3%;
	}
	.cart-collaterals {
		width: 31%;
		float: right;
	}
	.col2-set {
		width: 54%;
		float: left;
		margin-right: 4%;
	}
	#order_review {
		width: 42%;
		float: right;
	}
	.woocommerce-order-overview li {
		float: left;
		border-right: 1px solid #e2e2e2;
		padding-right: 30px;
		margin-right: 30px;
		margin-bottom: 20px;
	}
	.woocommerce-order-overview li:last-of-type {
		border-right: none;
		padding-right: 0;
	}
	.woocommerce-order-overview li strong {
		display: block;
	}
	.page-custom-top h2 {
		font-size: 4em;
	}
	.page-about .photo {
		height: 100%;
	}
	.woocommerce-message .button, .woocommerce-info .button, .woocommerce-error .button, .woocommerce-noreviews .button, p.no-comments .button {
		display: block;
	}
	form.checkout h3 {
		text-align: left;
	}
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.topbar {
		display: block !important;
	}
	.navbar {
		background-color: #f0eaef !important;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.navbar-brand {
		top: -50px;
		left: 0;
	}
	.navbar-brand img {
		max-width: 150px;
	}
	.navbar .dates-btn {
		display: none;
	}
	.navbar-nav {
		margin-top: 0;
		margin-left: 180px;
	}
	.navbar .nav {
		margin-bottom: 0;
	}
	.navbar-nav .nav-link {
		color: #191919;
		padding: 1rem 1.4rem !important;
	}
	.navbar .nav .nav-link {
		color: #191919;
		padding: 0.5rem 0.75rem;
	}
	.navbar .nav .nav-item:last-of-type .nav-link {
		padding-right: 0;
	}
	.dropdown .dropdown-menu {
		display: none;
	}
	.dropdown:hover > .dropdown-menu {
		display: block;
	}
	.dropdown-menu {
		padding: 1rem 0;
		margin-top: var(--bs-dropdown-spacer) !important;
	}
	.home-slider {
		padding: 0;
	}
	.home-slider h1 {
		font-size: 4.5rem;
	}
	.home-slider .image {
		height: 600px;
	}
	.home-slider .carousel-indicators [data-bs-target] {
		width: 10px;
		height: 10px;
		margin: 0 6px;
	}
	.home-features .full .box {
		height: 570px;
	}
	.home-features .full.top-left .box .image, .home-features .full.bottom-left .box .image {
		right: -100px;
	}
	.home-features .full.top-left .box .content {
		top: 80px;
	}
	.home-features .full.bottom-left .box .content {
		bottom: 100px;
	}
	.home-features .full.top-right .box .image, .home-features .full.bottom-right .box .image {
		left: -100px;
	}
	.home-features .full.top-right .box .content {
		top: 80px;
	}
	.home-features .full.top-right .box .content {
		bottom: 100px;
	}
	.home-instagram h3 {
		font-size: 1.5rem;
	}
	.page-header {
		padding: 50px 0 100px;
	}
	.page-custom-top h2 {
		font-size: 5.5em;
	}
}

/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
	.navbar-brand {
		top: -60px;
	}
	.navbar-brand img {
		max-width: 200px;
	}
	.navbar-nav {
		margin-left: 300px;
	}
	.home-slider h1 {
		font-size: 5rem;
	}
	.home-slider .image {
		height: 700px;
	}
	.home-costumes .heading h2 {
		font-size: 5rem;
	}
	.home-designer h2 {
		font-size: 5rem;
	}
	.category-header .page-title {
		font-size: 5rem;
	}
	.woocommerce div.product .product_title {
		font-size: 5rem;
	}
}