/*
 Theme Name:   TITAN Blank Child Theme
 Theme URI:    https://titandmc.com
 Description:  GeneratePress child theme by Titan Digital Management
 Author:       Titan DM Company
 Author URI:   https://titandmc.com
 Template:     generatepress
 Version:      0.1
*/
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,700&display=swap');
@import url("https://use.typekit.net/rsf2gib.css");
@import url("https://flyingsolo.nyc/global/global.css");
:root {
    --FS-blue: #3452a6;
    --FS-pink: #f186b6;
	--FS-red: #ec1118;
	--FS-yellow: #f3ed04;
	--FS-lgrey: #b1b1b1;
	--FS-Button-Hover: #222;
    --FS-Body-Font: 'Work Sans', sans-serif;
    --FS-Head-Font: 'Playfair Display', serif;
    --FS-content-width: 1200px;
}
.login-as-user {
	position: fixed !important;
	left: initial !important;
	width: 200px !important;
	bottom: 50px !important;
	right: 0px !important;
	height: 200px !important;
	top: initial !important;
	z-index: 15000 !important;
}
/* REMOVE AND FIX*/
.all-50.small-100.wcv-product-table-buttons-before a:nth-of-type(2) {
	display: none !important;
}
.woocommerce-product-gallery__trigger {
	display: none;
}
a {
    color: var(--FS-Body-Font);
}
body {
    font-family: var(--FS-Body-Font);
    font-weight: 300;
}
p, li, a {
    font-family: var(--FS-Body-Font);
    font-weight: 300;
}
b, strong {
    font-weight: 700;
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--FS-Head-Font);
    font-weight: 300;
}
.fs-button {
	background: #000;
	color: #fff;
	font-family: var(--FS-Body-Font);
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
	margin-top: 0px;
}
.full-width {
    margin-left: -50vw;
    margin-right: -50vw;
    width: 99.6vw;
    position: relative;
    left: 50%;
    right: 50%;
}
.entry-title {
	display: none;
}
.product_title.entry-title {
	display: initial;
}
.page-header-image-single {
	display: none;
}
.page-header, .sidebar .widget, .site-main > * {
	margin-bottom: 0px;
}
/* Center Return To Shop Button */
p.return-to-shop {
    text-align: center;
}
.site-logo {
	max-width: 250px;
}
.wp-block-image figcaption {
	font-size: 15px;
}
button[name='update_cart'] {
	visibility: hidden;
	position: absolute;
}
#wp-admin-bar-wp-logo {
	display: none !important;
}
/* Fix For Transparent Product Images Overlap on Hover */
.secondary-image {
    background: #fff;
}
/*============================================================================
                    Store Selector Page
=============================================================================*/
.store-selector {
	background: url('https://fs-website-media.s3.amazonaws.com/wp-content/uploads/2023/09/19172034/Image20230919162010-scaled.jpg') no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100vh;
	width: 100vw;
}
/* .store-selector::before {
	background: rgba(0,0,0,0.1);
	content: '';
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 1;
} */
.store-selector form {
	width: 60%;
	z-index: 2;
}
.store-selector form > div {
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-end;
	gap: 30px;
	width: 100%;
}
.store-selector form > div > div {
	width: 100%;
}
.store-selector h6 {
	color: #fff;
	font-family: var(--FS-Body-Font);
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.store-selector select {
	height: 50px;
	width: 100%;
}
.store-selector button {
	color: #000;
	background: #fff;
	letter-spacing: 2px;
	text-transform: uppercase;
	transition: 0.2s;
}
.store-selector button:hover {
	background: var(--FS-Button-Hover);
}
body.page-id-171242 {
	overflow: hidden !important;
}
.page-id-171242 .container {
	margin: 0px !important;
}
.page-id-171242 .container .site-content {
	padding: 0px !important;
}
/*============================================================================
                    HOME TEST
=============================================================================*/
.tagged-products {
	margin: 100px 0 !important;
}
.tagged-products > div {
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	gap: 6%;
}
.tagged-products > div > div {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: flex-start;
	width: 35%;
}
.tagged-products a {
	font-size: 20px;
	border: 2px solid #000;
	padding: 5px 20px;
	text-transform: uppercase;
}
.tagged-products img {
	width: 55%;
	height: 500px;
	object-fit: cover;
	object-position: center -50px;
}
.tagged-products h2 {
	font-size: 50px;
	margin-bottom: 20px;
}
.tagged-products p {
	font-size: 23px;
	line-height: 30px;
	margin-bottom: 30px;
}
h2.home-title {
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase;
}
.page-id-169982 .inside-article {
	display: none;
}
.page-id-169982 section:not(.home-banner) {
    margin-bottom: 50px;
}
.page-id-169982 .site-content {
	padding-top: 0px;
	padding-bottom: 0px;
}
.vimeo-wrapper {
	position: absolute;
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	pointer-events: none;
	overflow: hidden;
}
/* Original CSS */
/* .vimeo-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
} */
.vimeo-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 59%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.page-id-169982 .whats-hot {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0 -40px;
	padding: 40px 40px 20px 40px;
}
.page-id-169982 .whats-hot > div {
	width: 16%;
}
.page-id-169982 .whats-hot > div:first-of-type {
	width: 30%;
}
.page-id-169982 .whats-hot h1 {
	color: #fff;
	font-family: linotype-didot, serif;
	font-size: 65px;
	font-weight: 400;
	margin-top: 50px;
}
.page-id-169982 .whats-hot img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.page-id-169982 .whats-hot p {
	color: #fff;
	font-family: var(--FS-Head-Font);
	font-size: 32px;
	font-weight: 400;
	line-height: 34px;
}
.page-id-169982 .whats-hot h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.page-id-169982 .whats-hot h3:hover {
	text-decoration: underline;
}
.home-five {
    margin: 0 -40px;
}
.home-five > div {
	display: flex;
	flex-flow: row nowrap;
}
.home-five > div img {
    max-width: 382px;
    width: 20%;
    height: auto;
}
.home-products-slider {
    margin: 50px 0;
	padding-bottom: 50px;
}
.home-products-slider #just-landed-slider {
	display: none;
}
.home-products-slider .slick-list {
    margin-right: -40px;
}
.home-products-slider .slick-slide {
	margin-right: 50px;
}
.home-products-slider .slick-slide:first-of-type {
	margin-left: 0px;
}
.home-products-slider .slick-slide img {
	height: 400px;
	max-height: 400px;
	object-fit: cover;
}
.home-products-slider h3 {
	font-size: 22px;
	margin-bottom: 50px;
}
.home-products-slider h3 span {
	font-family: var(--FS-Body-Font);
	margin-right: 20px;
	cursor: pointer;
}
.home-products-slider h3 span.selected {
	font-weight: 500;
	border-bottom: 2px solid #000;
	padding: 0 10px;
}
.home-products-slider h4 {
	margin-top: 10px;
	height: 52px;
	margin-bottom: 4px;
	overflow: hidden;
}
.home-products-slider h4:hover {
	text-decoration: underline;
}
.home-products-slider h6 {
	color: #5b5b5b;
	font-size: 15px;
	font-weight: 400;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.2s;
}
.home-products-slider h6:hover {
	color: #000;
}
.home-products-slider .price {
	display: block;
}
.home-products-slider .slick-prev {
	top: -68px;
	right: 27px;
	width: 45px;
	height: 45px;
	left: initial;
}
.home-products-slider .slick-next {
	top: -68px;
	right: -13px;
	width: 45px;
	height: 45px;
}
.home-products-slider .slick-prev::before, .home-products-slider .slick-next::before {
	color: #000;
	display: inline-block;
	font-family: var(--FS-Head-Font);
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
	transform: scale(1.2, 1.5);
	opacity: 1;
}
.home-products-slider .slick-prev:before {
    content: "<";
}
.home-products-slider .slick-next:before {
    content: ">";
}
.page-id-169982 .join {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-evenly;
}
.page-id-169982 .join > div {
	width: 45%;
    display: flex;
    flex-flow: column nowrap;
}
.page-id-169982 .join > div:first-of-type h2 {
	float: left;
	margin-right: 30px;
}
.page-id-169982 .join > div:first-of-type > div > a {
    width: 49%;
    position: relative;
}
.page-id-169982 .join > div:first-of-type #paris-image {
	display: none;
}
.page-id-169982 .join h2 {
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
}
.page-id-169982 .join h3 {
	font-family: var(--FS-Body-Font);
	font-size: 22px;
	font-weight: 300;
	padding-top: 5px;
}
.page-id-169982 .join h3 span {
	margin-right: 20px;
	cursor: pointer;
}
.page-id-169982 .join h3 span.selected {
	font-weight: 500;
	border-bottom: 2px solid #000;
}
.page-id-169982 .join img {
	width: 100%;
	height: 30vw;
	object-fit: cover;
}
.page-id-169982 .join p {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}
.page-id-169982 .join #paris-store {
	display: none;
}
/* New In Section */
.page-id-169982 .new-in {
	background: url('https://fs-website-media.s3.amazonaws.com/wp-content/uploads/2023/01/19231804/home_new_in_bkg.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 10px;
	text-align: center;
	position: relative;
}
.new-in::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.4);
	z-index: 1;
}
.page-id-169982 .new-in > div {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;
	width: 60%;
	z-index: 2;
}
.page-id-169982 .new-in a {
	color: #fff;
	font-family: tex;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 3px;
	padding: 5px 40px;
	text-transform: uppercase;
	border: 1px solid #fff;
}
.page-id-169982 .new-in h1 {
	color: #fff;
	font-family: linotype-didot, serif;
	font-size: 70px;
	font-weight: 500;
	letter-spacing: 13px;
	margin: 0 0 5px 0;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}
.page-id-169982 .new-in p {
	color: #fff;
	font-size: 23px;
	line-height: 26px;
	font-weight: 300;
	position: relative;
	z-index: 2;
}
/* PR Bar */
.page-id-169982 .pr-bar {
    background: rgb(230, 231, 233, 0.3);
    margin-top: 50px;
    display: flex;
    flex-flow: row nowrap;
	height: 75px;
	padding: 0 50px;
}
.page-id-169982 .pr-bar > div:first-of-type {
    display: flex;
    align-items: center;
	width: 200px;
}
.page-id-169982 .pr-bar > div:last-of-type {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.pr-bar > div > div {
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
}
.home-store-buttons ul {
	display: flex;
	flex-flow: row wrap;
    justify-content: space-between;
	margin: 0px;
}
.home-store-buttons ul a {
	width: 180px;
	border: 1px solid #acacac;
	color: #484848;
	margin: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	padding: 5px 10px;
	text-transform: uppercase;
	transition: 0.2s;
	text-align: center;
}
.home-store-buttons ul a:hover {
	color: #000;
	border: 1px solid #000;
}
/* Top Shop Boxes */
.page-id-169982 .shop-boxes > div {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.page-id-169982 .shop-boxes > div > div {
	display: flex;
	flex-flow: column nowrap;
	width: 23.5%;
}
.page-id-169982 .shop-boxes > div > div > a {
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.page-id-169982 .shop-boxes > div > div > a:hover:before {
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.2s;
}
.page-id-169982 .shop-boxes > div > div > a:hover:before {
	content: '';
}
.page-id-169982 .shop-boxes h6 {
	position: absolute;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.2s;
}
.page-id-169982 .shop-boxes img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* End Top Shop Boxes */
.page-id-169982 .stock {
	background: #e6e7e9;
	margin: 0 -40px !important;
	padding: 90px 40px;
	text-align: center;
}
.page-id-169982 .stock a {
    background: #000;
    color: #fff;
	font-size: 17px;
	line-height: 20px;
    padding: 15px 35px;
    margin: 0 auto;
    display: inline-block;
    text-transform: uppercase;
}
.page-id-169982 .stock h1 {
	font-weight: 400;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.page-id-169982 .stock p {
	font-size: 20px;
	font-weight: 400;
}
/*============================================================================
                    TITAN Mega Menu
=============================================================================*/
.titan-hidden {
    display: none !important;
}
.titan-active-mega-menu-item {
	border-bottom: 2px solid var(--CS-LBlue);
}
.titan-active-mega-menu-item a {
	color: var(--CS-Blue) !important;
}
.titan-mega-menu-container {
    display: block;
    width: 100%;
	height: 400px;
    margin: 0 auto;
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	-webkit-box-shadow: 0px 15px 23px -9px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 15px 23px -9px rgba(0,0,0,0.4);
	box-shadow: 0px 23px 30px -22px rgba(0,0,0,0.8);
}
.titan-mega-menu-container.sticky {
	position: fixed !important;
	top: 61px;
}
.titan-mega-menu-container.sticky-adminbar {
	position: fixed !important;
	top: 93px;
}
.titan-mega-bottom-bar {
	border-top: 1px solid rgba(0,0,0,0.2);
	display: flex;
	justify-content: flex-end;
	align-items: center;
	height: 63px;
	margin-top: 15px;
	font-weight: bold;
}
.titan-mega-menu {
	display: flex;
	flex-flow: row nowrap;
	background: #fff;
	width: 100%;
	height: 400px;
	padding: 20px 0;
}
.titan-mega-content {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	width: var(--FS-content-width);
	margin: 0 auto;
	height: 360px;
}
.titan-mega-content h5 {
	font-size: 18px;
	font-weight: 400;
	margin-top: 4px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
}
.titan-mega-content h5:hover {
	text-decoration: underline;
}
.titan-mega-content.mega-designer > div {
	width: 350px;
}
.titan-mega-content.mega-designer > div:first-of-type {
	width: 500px;
	display: flex;
	flex-flow: row wrap;
}
.titan-mega-content.mega-designer > div:not(:first-of-type) {
	padding-left: 30px;
}
.titan-mega-content.mega-designer > div:first-of-type > div {
	width: 50%;
}
.titan-mega-content.mega-designer > div:first-of-type > div:last-of-type {
	width: 100%;
	margin-top: 20px;
}
.titan-mega-content.mega-designer > div:nth-of-type(2) a, .titan-mega-content.mega-designer > div:last-of-type a {
	font-size: 15px;
	text-transform: uppercase;
}
.titan-mega-content.mega-designer > div:nth-of-type(2) a i, .titan-mega-content.mega-designer > div:last-of-type a i {
	margin-left: 8px;
}
.titan-mega-content.mega-designer a:hover {
	text-decoration: underline;
}
.titan-mega-content.mega-designer h4 {
	font-weight: bold;
	margin-bottom: 5px;
}
.titan-mega-content.mega-designer img {
	width: 330px;
	height: 270px;
	margin-bottom: 10px;
}
.titan-mega-content.mega-designer ul {
	margin: 0 0 0 17px;
	list-style: none;
}
.titan-mega-content.mega-designer ul li::before {
	content: '\2014';
	position: absolute;
	margin-left: -17px;
	transform: scaleX(0.6);
}
.titan-mega-content.mega-designer ul li:hover {
	text-decoration: underline;
}
.titan-mega-content.mega-designer p {
    font-size: 17px;
	line-height: 20px;
	margin-bottom: 10px;
}
.titan-mega-content.mega-designer .brands-az {
	border-bottom: none;
	flex-flow: row wrap;
	margin-bottom: 0px;
	padding: 0px;
}
.titan-mega-content.mega-designer .brands-az > a > div {
	font-size: 16px;
	font-weight: 300 !important;
	width: 34px !important;
	text-align: center;
}
.titan-mega-content.mega-designer .brands-az > a > div:hover {
	text-decoration: underline;
}
.titan-mega-content.mega-stores {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin: 0 auto;
}
.titan-mega-content.mega-stores > a > div {
	margin: 0px;
	display: flex;
	flex-flow: column nowrap;
	align-items: center;
}
.titan-mega-content.mega-stores img {
	width: 380px;
	height: 280px;
	object-fit: cover;
	margin-bottom: 5px;
}
.titan-mega-content.mega-about {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.titan-mega-content.mega-about img {
	width: 380px;
	height: 280px;
	object-fit: cover;
}
/*============================================================================
                    Homepage
=============================================================================*/
h2.home-title {
	font-weight: bold;
	font-size: 25px;
	text-transform: uppercase;
}
.home .inside-article {
	display: none;
}
.home .site-content {
	padding-top: 0px;
	padding-bottom: 0px;
}
.vimeo-wrapper {
	position: absolute;
	top: -1px;
	left: -1px;
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	pointer-events: none;
	overflow: hidden;
}
/* Original CSS */
/* .vimeo-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
} */
.vimeo-wrapper iframe {
	width: 100vw;
	height: 56.25vw;
	min-height: 100vh;
	min-width: 177.77vh;
	position: absolute;
	top: 59%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.home .whats-hot {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin: 0 -40px;
	padding: 40px 40px 20px 40px;
}
.home .whats-hot > div {
	width: 16%;
}
.home .whats-hot > div:first-of-type {
	width: 30%;
}
.home .whats-hot h1 {
	color: #fff;
	font-family: linotype-didot, serif;
	font-size: 65px;
	font-weight: 400;
	margin-top: 50px;
}
.home .whats-hot img {
	width: 100%;
	height: auto;
	object-fit: cover;
}
.home .whats-hot p {
	color: #fff;
	font-family: var(--FS-Head-Font);
	font-size: 32px;
	font-weight: 400;
	line-height: 34px;
}
.home .whats-hot h3 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}
.home .whats-hot h3:hover {
	text-decoration: underline;
}
.home-five {
    margin: 0 -40px;
}
.home-five > div {
	display: flex;
	flex-flow: row nowrap;
}
.home-five > div img {
    max-width: 382px;
    width: 20%;
    height: auto;
}
.home-products-slider {
    margin: 50px 0;
	padding-bottom: 50px;
}
.home-products-slider #just-landed-slider {
	display: none;
}
.home-products-slider .slick-list {
    margin-right: -40px;
}
.home-products-slider .slick-slide {
	margin-right: 50px;
}
.home-products-slider .slick-slide:first-of-type {
	margin-left: 0px;
}
.home-products-slider .slick-slide img {
	height: 400px;
	max-height: 400px;
	object-fit: cover;
}
.home-products-slider h3 {
	font-size: 22px;
	margin-bottom: 50px;
}
.home-products-slider h3 span {
	font-family: var(--FS-Body-Font);
	margin-right: 20px;
	cursor: pointer;
}
.home-products-slider h3 span.selected {
	font-weight: 500;
	border-bottom: 2px solid #000;
	padding: 0 10px;
}
.home-products-slider h4 {
	margin-top: 10px;
	height: 52px;
	margin-bottom: 4px;
	overflow: hidden;
}
.home-products-slider h4:hover {
	text-decoration: underline;
}
.home-products-slider h6 {
	color: #5b5b5b;
	font-size: 15px;
	font-weight: 400;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.2s;
}
.home-products-slider h6:hover {
	color: #000;
}
.home-products-slider .price {
	display: block;
}
.home-products-slider .slick-prev {
	top: -68px;
	right: 27px;
	width: 45px;
	height: 45px;
	left: initial;
}
.home-products-slider .slick-next {
	top: -68px;
	right: -13px;
	width: 45px;
	height: 45px;
}
.home-products-slider .slick-prev:before, .home-products-slider .slick-next:before {
	color: #000;
	display: inline-block;
	font-family: var(--FS-Head-Font);
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
	transform: scale(1.2, 1.5);
	opacity: 1;
}
.home-products-slider .slick-prev:before {
    content: "<";
}
.home-products-slider .slick-next:before {
    content: ">";
}
.home .join {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-evenly;
}
.home .join > div {
	width: 45%;
    display: flex;
    flex-flow: column nowrap;
}
.home .join > div:first-of-type h2 {
	float: left;
	margin-right: 30px;
}
.home .join > div:first-of-type > div > a {
    width: 49%;
    position: relative;
}
.home .join > div:first-of-type #paris-image {
	display: none;
}
.home .join h2 {
	font-size: 30px;
	font-weight: 500;
	text-transform: uppercase;
}
.home .join h3 {
	font-family: var(--FS-Body-Font);
	font-size: 22px;
	font-weight: 300;
	padding-top: 5px;
}
.home .join h3 span {
	margin-right: 20px;
	cursor: pointer;
}
.home .join h3 span.selected {
	font-weight: 500;
	border-bottom: 2px solid #000;
}
.home .join img {
	width: 100%;
	height: 30vw;
	object-fit: cover;
}
.home .join p {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}
.home .join #paris-store {
	display: none;
}
/* New In Section */
.home .new-in {
	background: url('https://fs-website-media.s3.amazonaws.com/wp-content/uploads/2023/01/19231804/home_new_in_bkg.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 10px;
	text-align: center;
	position: relative;
}
.new-in::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: rgba(0,0,0,0.4);
	z-index: 1;
}
.home .new-in > div {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin: 0 auto;
	position: relative;
	width: 60%;
	z-index: 2;
}
.home .new-in a {
	color: #fff;
	font-family: tex;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 3px;
	padding: 5px 40px;
	text-transform: uppercase;
	border: 1px solid #fff;
}
.home .new-in h1 {
	color: #fff;
	font-family: linotype-didot, serif;
	font-size: 70px;
	font-weight: 500;
	letter-spacing: 13px;
	margin: 0 0 5px 0;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}
.home .new-in p {
	color: #fff;
	font-size: 23px;
	line-height: 26px;
	font-weight: 300;
	position: relative;
	z-index: 2;
}
/* PR Bar */
.home .pr-bar {
    background: rgb(230, 231, 233, 0.3);
    margin-top: 50px;
    display: flex;
    flex-flow: row nowrap;
	height: 75px;
	padding: 0 50px;
}
.home .pr-bar > div:first-of-type {
    display: flex;
    align-items: center;
	width: 200px;
}
.home .pr-bar > div:last-of-type {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.pr-bar > div > div {
	font-size: 22px;
	line-height: 22px;
	font-weight: 400;
}
.home-store-buttons ul {
	display: flex;
	flex-flow: row wrap;
    justify-content: space-between;
	margin: 0px;
}
.home-store-buttons ul a {
	width: 180px;
	border: 1px solid #acacac;
	color: #484848;
	margin: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	padding: 5px 10px;
	text-transform: uppercase;
	transition: 0.2s;
	text-align: center;
}
.home-store-buttons ul a:hover {
	color: #000;
	border: 1px solid #000;
}
/* Top Shop Boxes */
.home .shop-boxes > div {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.home .shop-boxes > div > div {
	display: flex;
	flex-flow: column nowrap;
	width: 23.5%;
}
.home .shop-boxes > div > div > a {
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}
.home .shop-boxes > div > div > a:hover:before {
	background: rgba(0,0,0,0.2);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.2s;
}
.home .shop-boxes > div > div > a:hover:before {
	content: '';
}
.home .shop-boxes h6 {
	position: absolute;
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 30px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.2s;
}
.home .shop-boxes img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* End Top Shop Boxes */
/*============================================================================
                    About Page
=============================================================================*/
.about-header {
	margin-bottom: 30px;
}
.about-header h1 {
	font-size: 60px;
	font-family: var(--FS-Head-Font);
	font-weight: 400;
	text-align: center;
}
.about-overlap > div {
	display: flex;
	flex-flow: row nowrap;
}
.about-overlap > div:last-of-type {
	margin-top: -70px;
}
.about-overlap > div:first-of-type > div:first-of-type, .about-overlap > div:last-of-type > div:last-of-type {
	width: 75%;
}
.about-overlap > div:first-of-type > div:last-of-type, .about-overlap > div:last-of-type > div:first-of-type {
	width: 25%;
}
.about-overlap > div:first-of-type > div:last-of-type {
	padding-left: 40px;
	padding-top: 40px;
	font-size: 28px;
	font-weight: 400;
	line-height: 35px;
	text-transform: uppercase;
}
.about-overlap > div:last-of-type > div:first-of-type {
	padding-right: 40px;
	padding-top: 120px;
	font-size: 28px;
	font-weight: 400;
	line-height: 35px;
	text-transform: uppercase;
	text-align: right;
}
.about-overlap > div:first-of-type > div:last-of-type span:first-of-type {
	background: var(--FS-red);
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 50px !important;
}
.about-overlap > div:first-of-type > div:last-of-type span:last-of-type {
	background: var(--FS-pink);
	color: #fff;
	padding: 5px 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 50px !important;
}
.about-overlap > div:last-of-type > div:first-of-type span:first-of-type {
	background: var(--FS-yellow);
	color: #000;
	padding: 5px 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 50px;
}
.about-overlap > div:last-of-type > div:first-of-type span:last-of-type {
	background: var(--FS-pink);
	color: #000;
	padding: 5px 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 50px;
}
.about-overlap > div:last-of-type > div:last-of-type img {
	border: 7px solid #fff;
}
.about-quote {
	margin-top: 70px;
	position: relative;
}
.about-quote p:first-of-type {
	font-size: 30px;
	font-weight: 400;
	font-style: italic;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}
.about-quote p:last-of-type {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
}
.about-quote .fa-quote-left {
	position: absolute;
	top: -10px;
	left: -40px;
	font-size: 30px;
}
.about-quote .fa-quote-right::before {
	margin-left: 10px;
}
.about-video {
	margin-top: 70px;
}
/*============================================================================
                    Home Page Paris
=============================================================================*/
.stores-paris > div > div {
	display: flex;
	justify-content: space-between;
	gap: 50px;
}
.stores-paris > div > div > div {
	width: 100%;
}
.stores-paris h2 {
	font-family: linotype-didot, serif;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 13px;
	margin: 100px 0 30px 0;
	text-align: center;
	text-transform: uppercase;
}
.stores-paris h3 {
	font-family: var(--FS-Body-Font);
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.stores-paris p {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 20px;
}
.stores-paris img {
	height: 30vw;
	object-fit: cover;
	width: 100%;
}
/*============================================================================
                    Join Page
=============================================================================*/
.join-buttons {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	max-width: 800px;
	margin: 0 auto;
}
.join-buttons a {
	width: 300px;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-weight: 400;
	border-radius: 10px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	transition: 0.2s;
}
.join-buttons a:hover {
	background: #000;
}
.join-header {
	margin: 0 auto;
	max-width: 1200px;
}
.join-header h1 {
	font-family: var(--FS-Head-Font);
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	font-size: 50px;
}
.join-header p {
	text-align: center;
}
/*============================================================================
                    Location Pages
=============================================================================*/
.location-select {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-evenly;
	margin-bottom: 40px;
}
.location-select > a {
	width: 20%;
}
.location-select > a > div {
	color: #fff;
	display: block;
	background: #000;
	padding: 10px 0;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	text-transform: uppercase;
	transition: 0.2s;
}
.location-select > a > div:hover {
	color: #fff;
	background: grey;
}
.location-header {
	margin-bottom: 50px;
}
.location-header .location-banner {
	width: 100%;
	height: 500px;
	object-fit: cover;
}
.location-header h1 {
	color: black;
	font-size: 50px;
	font-family: var(--FS-Head-Font);
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
}
.location-header h3 {
	width: 80%;
	margin: 0px auto 20px auto;
	text-align: center;
	font-weight: 400;
	font-size: 23px;
}
.location-content {
	display: flex;
	flex-flow: row nowrap;
}
.location-content .location-map {
	width: 65%;
}
.location-content .location-info {
	width: 35%;
	padding-left: 40px;
	padding-top: 70px;
}
.location-info h1 {
	font-family: var(--FS-Head-Font);
	font-weight: 400;
	font-size: 35px;
}
.location-info h3 i {
	margin-right: 10px;
}
/*============================================================================
                    WooCommerce
=============================================================================*/
.woocommerce ul.products li.product {
	align-items: center;
}
.woocommerce ul.products li.product .soldout {
	margin: 0 0 5px 0 !important;
	color: red;
	text-transform: uppercase;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link h2 {
	margin-bottom: 5px !important;
}
.woocommerce ul.products li.product .price {
	margin: 0px !important;
}
.woocommerce .site-content {
	padding: 0px 120px 40px 120px;
}
.woocommerce.archive .site-content .content-area {
	width: 85% !important;
}
.woocommerce.archive .site-content .content-area .site-main {
	margin-left: 60px !important;
}
.woocommerce.archive .term-description {
	max-width: 1200px;
	margin: 0 auto;
}
.woo-title {
	max-width: 1200px;
	margin: 0 auto;
}
.woo-title h1 {
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	font-family: var(--FS-Head-Font);
}
.search-results .woo-title {
	display: none;
}
.woo-sorting {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 50px;
}
.woo-sort-tags {
	display: flex;
	flex-flow: row nowrap;
}
.woo-sort-tags .wst-tag {
	border: 1px solid #aeaeae;
	border-radius: 10px;
	color: #535353;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	gap: 7px;
	margin-right: 10px;
	padding: 5px 20px;
	text-transform: capitalize;
	transition: 0.2s;
}
.woo-sort-tags .wst-tag:hover {
	border: 1px solid #000;
}
.wst-tag svg {
	cursor: pointer;
	fill: #535353;
	height: 20px;
	padding-top: 2px;
	width: auto;
}
.woo-sort-tags .wst-clear {
	border: 1px solid #ec1c24;
	border-radius: 10px;
	color: #ec1c24;
	cursor: pointer;
	padding: 5px 20px;
}
.woocommerce-info, .woocommerce-error {
	background: #666666 !important;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	clear: none !important;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: var(--FS-blue) !important;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link h2, .woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: 18px !important;
	font-family: var(--FS-Body-Font);
	max-height: 45px;
	overflow: hidden;
}
.woocommerce ul.products li.product a {
	margin-bottom: 10px !important;
}
.woocommerce ul.products li.product a img {
	max-height: 400px;
}
/* Cart Modification */
.woocommerce-cart div#wc-square-digital-wallet {
    display: none !important;
}
.woocommerce-cart .shipping-alert {
	margin-bottom: 20px;
}
.woocommerce-cart .shipping-alert > div {
	font-size: 20px;
	text-align: center;
	margin-bottom: 5px;
	background: #e5e5e5;
}
.woocommerce-cart .shipping-alert p {
	margin: 0px;
}
.woocommerce table.cart td.actions {
	padding: 20px 0;
	border: 0px !important;
}
.woocommerce td.actions .button, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
	background: rgba(0,0,0,.6) !important;
	color: #fff;
	opacity: 1;
}
.woocommerce td.actions .button:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover {
	background: rgba(0,0,0,1) !important;
	color: #fff;
	opacity: 1;
}
.woocommerce .cart-collaterals {
	width: 30%;
	float: left;
	padding-left: 40px;
}
.woocommerce .woocommerce-cart-form {
	width: 70%;
	float: left;
}
.woocommerce .cart-collaterals .cart_totals {
	width: 100% !important;
}
.woocommerce .cart-collaterals .cart_totals h2 {
	display: none;
}
.woocommerce .product-name dd.variation- a {
	color: #777;
}
.woocommerce .product-name dt.variation- {
	display: none !important;
}
.woocommerce .product-remove a.remove {
	border: 0px !important;
	font-size: 30px;
	color: rgba(0,0,0,.3) !important;
}
.woocommerce table.shop_table th {
	background-color: rgba(0,0,0,.1) !important;
	font-family: var(--FS-Head-Font);
}
.woocommerce .wc-proceed-to-checkout a.checkout-button {
	background-color: #000 !important;
}
.woocommerce .woocommerce-Price-amount {
	color: #000;
	font-weight: 300;
}
.woocommerce .products .brand-name {
	background: #f8f8f8;
	color: #000;
	display: inline;
	font-family: var(--FS-NewRegFont);
	font-weight: 400;
	padding: 5px 20px;
}
/* Checkout */
.woocommerce-checkout #place_order {
	background: black !important;
	font-family: var(--FS-Head-Font);
}
.woocommerce-checkout tr.woocommerce-shipping-totals.shipping td, .woocommerce-checkout .cart-subtotal td, .woocommerce-checkout span.woocommerce-Price-amount {
	font-weight: 400 !important;
}
.woocommerce-form-coupon-toggle {
	display: none !important;
}
.woocommerce form.checkout_coupon {
	display: flex !important;
	flex-flow: row nowrap;
	margin: 0 auto !important;
	width: 53%;
}
.woocommerce form.checkout_coupon > p:first-of-type {
	display: none;
}
.woocommerce form.checkout_coupon .form-row-first {
	width: 100% !important;
}
.woocommerce form.checkout_coupon .form-row-last {
	width: 150px !important;
}
.woocommerce form.checkout_coupon .form-row-last button {
	width: 150px;
}
/* Single Product Page */
.single-product div#wc-square-digital-wallet {
    display: none !important;
}
.single.single-product.woocommerce div.product p.price {
	margin-bottom: 0px;
}
.single.single-product.woocommerce div.product .single-product-size {
	margin: 5px 0 10px 0;
}
.single.single-product.woocommerce div.product .variations {
	margin-top: 15px;
}
.single.single-product.woocommerce .variations .label {
	padding-left: 0px;
	vertical-align: none;
}
.single.single-product.woocommerce .variations .label label {
	float: left;
}
.related.products {
	margin-top: 100px;
}
.related.products h2 {
	text-transform: uppercase;
	font-size: 26px;
}
.single.single-product.woocommerce .soldout {
	font-size: 16px;
	margin: 0 0 30px 0 !important;
	color: red;
	text-transform: uppercase;
}
.single.single-product.woocommerce p.stock {
	font-size: 16px;
	text-transform: uppercase;
}
.single.single-product.woocommerce .variations #size option[disabled=""] {
	color: rgba(0,0,0,0.3) !important;
}
.single.single-product.woocommerce .woocommerce-product-gallery__image a img {
	max-height: 600px;
}
.single.single-product.woocommerce .designer-name {
	display: none;
	font-family: var(--FS-Body-Font);
	font-size: 17px;
	font-weight: 400;
	margin: 0px;
	text-transform: uppercase;
}
.single.single-product.woocommerce .product .woocommerce-Price-amount {
	font-size: 20px;
	font-family: var(--FS-Head-Font);
}
.woocommerce div.product div.images .flex-control-thumbs li {
    padding: 5px 5px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.woocommerce-page div.product div.images {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	align-self: center;
}
.woocommerce div.product div.images .flex-control-thumbs {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100px;
	flex: 1 0 100px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	max-width: 100% !important;
	width: 100%;
	padding: 0 10px 10px 0;
}
.woocommerce div.product p.price {
	font-weight: 400 !important;
}
.woocommerce button.single_add_to_cart_button.button.alt {
	background-color: #000 !important;
	width: 100%;
	margin-top: 10px;
}
.woocommerce div.product div.images img {
	object-fit: contain;
}
.woocommerce div.product form.cart div.quantity {
	float: none;
	margin: 0px;
	width: 100%;
}
.woocommerce form .quantity input {
	width: 100% !important;
	max-width: 100% !important;
}
.woocommerce div.product form.cart .variations select {
	margin: 0px;
	width: 100%;
}
.woocommerce table.variations td.value {
	padding: 0px;
}
.pswp__caption {
	display: none !important;
}
.woocommerce div.product .product_title {
	display: block;
	font-size: 25px;
	margin-bottom: 10px;
}
.woocommerce-product-gallery__wrapper {
	margin: 0 auto !important;
}
/*=== Single Product Custom Info Box ===*/
.single-product-info-container {
	margin-top: 50px;
}
.single-product-info-container .info ul {
	margin-left: 25px;
}
.single-product-info-container .title {
	border-top: 1px solid rgba(0,0,0,0.1);
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	flex-flow: row nowrap;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
	padding-top: 20px;
	text-transform: uppercase;
	width: 100%;
}
.single-product-info-container .title span {
	font-size: 30px;
	transform: scale(3,1);
	color: rgba(0,0,0,0.5);
}
.single-product-info-container .title.inactive span {
	transform: none;
	width: 16px;
}
.single-product-info-container .style-notes > div:first-of-type {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 10px;
}
/* Order Completion Page */
.woocommerce-order .woocommerce-column--billing-address {
	margin-bottom: 50px !important;
}
.woocommerce-order-details__title {
	text-transform: capitalize;
}
.woocommerce-thankyou-order-received {
	font-size: 34px;
	text-align: center;
}
.woocommerce-thankyou-order-details {
	display: flex;
	justify-content: center;
	flex-flow: row wrap;
}
.woocommerce-order-received .woocommerce-column__title {
	text-transform: capitalize;
}
/* Pagination */
.woocommerce nav.woocommerce-pagination ul {
	border: 1px solid #cfc8d8 !important;
	border-radius: 10px;
}
.woocommerce nav.woocommerce-pagination ul li {
	border-right: none !important;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
	color: var(--FS-lgrey);
	font-family: var(--FS-NewRegFont);
	font-size: 20px;
	padding: 15px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
	background: #000;
	color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: #000;
	color: #fff;
	padding: 15px;
}
.woocommerce nav.woocommerce-pagination ul li a.prev, .woocommerce nav.woocommerce-pagination ul li a.next {
	transform: scaleY(1.4);
}
.woocommerce .woo-pagination-wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	gap: 15px;
	margin: 80px 0 60px 0;
}
.woocommerce .woo-pagination-wrapper nav.woocommerce-pagination {
	margin-top: 9px;
}
.woocommerce .woo-pagination-wrapper .back-to-top {
	border: 1px solid var(--FS-lgrey);
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
	width: 50px;
}
.woocommerce .woo-pagination-wrapper .back-to-top:hover {
	background: #000;
	border-color: #000;
	transition: 0.2s;
}
.woocommerce .woo-pagination-wrapper .back-to-top svg {
	color: var(--FS-lgrey);
	transition: 0.2s;
}
.woocommerce .woo-pagination-wrapper .back-to-top:hover svg {
	color: #fff;
}
/*============================================================================
                    My Account
=============================================================================*/
.woocommerce-button.button.leave_feedback {
	margin-left: 10px;
}
.wcvendors #alt-text-description {
	display: none !important;
}
/*============================================================================
                    Delivery/Returns Page
=============================================================================*/
.page-id-157 .entry-content {
	max-width: 70%;
	margin: 0 auto;
}
/*============================================================================
                    Responsive - Media Queries
=============================================================================*/
@media screen and (max-width: 1500px) {
	.home .new-in > div {
		width: 90%;
	}
	.home .pr-bar {
		flex-flow: column nowrap;
		height: auto;
	}
	.home .pr-bar > div:first-of-type {
		font-size: 26px;
		justify-content: center;
		margin: 20px 0;
		width: 100%;
	}
	.home .pr-bar > div > div:last-of-type {
		margin-bottom: 30px;
		width: 85%;
		margin: 0 auto 30px auto;
	}
	.home .pr-bar .slick-dots li button:before {
		font-size: 17px;
	}
	.home .pr-bar img {
		height: 30px;
		margin-right: 30px;
		width: 100px;
		object-fit: contain;
	}
}
@media screen and (max-width: 1400px) {
	#site-navigation .main-nav ul li {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media screen and (max-width: 1200px) {
	.brands-az {
		margin: 0 0 50px 0;
	}
	.brand-list {
		column-count: 4;
		padding: 10px 0px 10px 0px;
	}
	.home .whats-hot h1 {
		margin-top: 0px;
		text-align: center;
	}
	.home .whats-hot p {
		font-size: 28px;
		text-align: center;
	}
	.home .whats-hot > div {
		width: 23%;
	}
	.home .whats-hot > div:first-of-type {
		width: 100%;
	}
	.home .whats-hot h1 br {
		display: none;
	}
	.featured-brands > div > a {
		width: 50%;
		margin-bottom: 50px;
	}
	.featured-brands img {
		width: 250px;
		height: 250px;
		max-width: 250px;
	}
	#mobile-header .menu-right {
		display: none;
	}
	.single-product .woo-header {
		padding: 20px 40px 0 40px;
	}
	.store-selector form {
		width: 80%;
	}
	.woocommerce .woocommerce-cart-form {
		width: 100%;
		float: none;
	}
	.woocommerce .cart-collaterals {
		width: 100%;
		float: none;
		padding-left: 0px;
	}
	.woocommerce .site-content {
		padding: 0px 40px 40px 40px;
	}
	.woo-sorting .woo-sort-tags {
		display: none;
	}
}
@media screen and (max-width: 1100px) {
	.home .new-in > div {
		flex-flow: row wrap;
	}
	.home .new-in a {
		width: 48%;
		margin-bottom: 35px;
	}
	.tagged-products > div {
		flex-flow: column nowrap;
	}
	.tagged-products img {
		object-position: initial;
		width: 100%;
	}
	.tagged-products > div > div {
		align-items: center;
		width: 100%;
		margin-top: 30px;
		text-align: center;
	}
}
@media screen and (max-width: 980px) {
	.designer-page-banner img {
		object-position: center;
	}
	.home-five > div img {
		width: 25%;
	}
	.home-five > div img:nth-of-type(5) {
		display: none;
	}
	.home .join {
		flex-flow: column nowrap;
		align-items: center;
	}
	.home .join > div {
		width: 100%;
	}
	.home .join > div:first-of-type {
		margin-bottom: 50px;
	}
	.home .join h2 {
		text-align: center;
	}
	.home .join img {
		height: auto;
	}
	.home .join p {
		text-align: center;
	}
	.home .shop-boxes h6 {
		font-size: 25px;
	}
	.wcv-store-header.header-modern .upper .pv_shop_description {
		font-size: 16px;
	}
	.wcv-store-header.header-modern .upper {
		display: flex;
		flex-flow: column nowrap;
		float: none;
	}
	.wcv-store-header.header-modern img {
		margin: 0 auto 50px auto;
	}
	.wcv-store-header.header-modern .upper .pv_shop_description {
		padding-left: 0px;
	}
}
@media screen and (max-width: 767px) {
	.brand-list {
		column-count: 3;
	}
	.home .whats-hot, .home-five, .home .stock {
		margin-left: -30px !important;
		margin-right: -30px !important;
	}
	.home-products-slider .slick-list {
		margin-right: -30px;
	}
	.home .stores-paris > div > div {
		flex-flow: column nowrap;
	}
	.home .stores-paris img {
		height: auto;
		max-height: 400px;
	}
	.join-buttons {
		flex-flow: column nowrap;
		align-items: center;
	}
	.join-buttons a:first-of-type {
		margin-bottom: 30px;
	}
	.home .new-in a {
		font-size: 18px;
	}
	.home .shop-boxes > div > div {
		width: 49%;
		margin-bottom: 15px;
	}
	.store-selector form > div {
		flex-flow: column nowrap;
		align-items: center;
	}
	.store-selector button {
		width: 200px;
	}
	.woocommerce-cart #content {
		padding: 30px 0;
	}
	.woocommerce td.product-remove, .woocommerce td.product-subtotal {
		background: rgba(0,0,0,.05) !important;
	}
	.woocommerce .cart_totals table.shop_table.shop_table_responsive {
		background: rgba(0,0,0,.05) !important;
	}
	.woocommerce tr.woocommerce-shipping-totals.shipping td {
		background: transparent !important;
	}
	.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
		background: #fff;
	}
	.woocommerce tr.cart_item {
		margin-bottom: 20px;
	}
	.woocommerce table.shop_table_responsive tr td.product-thumbnail, .woocommerce table.shop_table_responsive tr td.product-name, .woocommerce table.shop_table_responsive tr td.product-price, .woocommerce table.shop_table_responsive tr td.product-quantity {
        display: block;
        text-align: center !important;
		padding: 5px 20px;
    }
	.do-quantity-buttons div.quantity {
		justify-content: center !important;
		margin-bottom: 10px;
	}
    .cart .product-thumbnail:before {
        display: none;
    }
    .woocommerce-cart table.cart img {
        width: 150px;
    }
	.woocommerce-cart td.actions {
		margin: 0 20px;
	}
	.woocommerce td.product-remove {
		padding: 10px 20px !important;
	}
	.woocommerce.archive .site-content .content-area .site-main {
		margin-left: 0px !important;
	}
	td.product-thumbnail, 
    td.product-name, 
    td.product-price, 
    td.product-quantity {
        display: inline-block !important;
        border-bottom: 0 !important;
    }
    td.product-thumbnail:before, 
    td.product-name:before, 
    td.product-price:before, 
    td.product-quantity:before {
        content: "" !important;
    }
	td.product-thumbnail, td.product-name, td.product-price, td.product-quantity {
		width: 100%;
	}
	.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
		content: "Item(s) " attr(data-title) ": ";
		font-weight: 700;
		float: none;
	}
	.woocommerce .wc-proceed-to-checkout {
		margin: 0 20px;
	}
	.woocommerce .product-remove a.remove {
		color: #000 !important;
	}
	.woocommerce.archive .site-content .content-area {
		width: 100% !important;
	}
	.woocommerce form.checkout_coupon {
		width: 100%;
	}
	.woocommerce .site-content {
		padding: 0px 30px 40px 30px;
	}
	.woo-sorting .woo-sort-tags {
		display: none;
	}
}
@media screen and (max-width: 600px) {
	.brand-list {
		column-count: 2;
	}
	.home-five > div img {
		width: 33.33%;
	}
	.home-five > div img:nth-of-type(4) {
		display: none;
	}
	.home .new-in a {
		width: 100%;
	}
	.home .pr-bar > div > div:last-of-type {
		width: 100%;
	}
	.home-products-slider .slick-slide img {
		height: 300px;
	}
	.featured-brands > div > a {
		width: 100%;
	}
	.home .whats-hot > div {
		width: 48%;
	}
	.woocommerce-page div.product div.images {
		display: block !important;
	}
	.woocommerce div.product div.images .flex-control-thumbs {
		display: flex !important;
		margin: 30px 0;
		flex-flow: row nowrap;
		justify-content: center;
	}
	.woocommerce div.product div.images .flex-control-thumbs li {
		width: 15px;
		padding: 0px;
		background: rgba(0,0,0,0.2);
		border-radius: 50%;
		height: 15px;
		margin: 0 10px;
	}
	.woocommerce div.product div.images .flex-control-thumbs li img {
		border-radius: 50%;
		height: 20px;
		opacity: 0 !important;
		width: 20px;
	}
	.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span, .woocommerce nav.woocommerce-pagination ul li span.current {
		font-size: 18px;
		padding: 5px;
	}
	.woocommerce .woo-pagination-wrapper .back-to-top {
		height: 30px;
  		width: 30px;
	}
	.woocommerce .woo-pagination-wrapper .back-to-top svg {
		height: 16px;
		width: 16px;
	}
}
@media screen and (max-width: 500px) {
	.titan-search-bar > div {
		padding: 0px;
	}
	#ajaxsearchpro1_1 .probox, #ajaxsearchpro1_2 .probox, div.asp_m.asp_m_1 .probox, #ajaxsearchpro1_1 .probox .proinput input.orig, #ajaxsearchpro1_2 .probox .proinput input.orig, div.asp_m.asp_m_1 .probox .proinput input.orig, #ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_2 .probox .promagnifier, div.asp_m.asp_m_1 .probox .promagnifier, #ajaxsearchpro1_1 .probox .promagnifier div.innericon, #ajaxsearchpro1_2 .probox .promagnifier div.innericon, div.asp_m.asp_m_1 .probox .promagnifier div.innericon {
		height: 50px !important;
	}
	#ajaxsearchpro1_1 .probox .proinput input.autocomplete, #ajaxsearchpro1_2 .probox .proinput input.autocomplete, div.asp_m.asp_m_1 .probox .proinput input.autocomplete {
		height: 50px !important;
	}
	#ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_2 .probox .proloading, div.asp_m.asp_m_1 .probox .proloading {
		height: 50px !important;
		min-height: 50px !important;
	}
	#ajaxsearchpro1_1 .probox .proloading, #ajaxsearchpro1_1 .probox .proclose, #ajaxsearchpro1_1 .probox .promagnifier, #ajaxsearchpro1_1 .probox .prosettings, #ajaxsearchpro1_2 .probox .proloading, #ajaxsearchpro1_2 .probox .proclose, #ajaxsearchpro1_2 .probox .promagnifier, #ajaxsearchpro1_2 .probox .prosettings, div.asp_m.asp_m_1 .probox .proloading, div.asp_m.asp_m_1 .probox .proclose, div.asp_m.asp_m_1 .probox .promagnifier, div.asp_m.asp_m_1 .probox .prosettings {
		width: 50px !important;
		min-width: 50px !important;
		height: 50px !important;
	}
	#ajaxsearchpro1_1 .probox .proloading .asp_loader, #ajaxsearchpro1_2 .probox .proloading .asp_loader, div.asp_m.asp_m_1 .probox .proloading .asp_loader {
		height: 50px !important;
		min-height: 50px !important;
		min-width: 46px !important;
		width: 46px !important;
	}
	.brand-container {
		margin-left: -30px;
		margin-right: -30px;
		display: flex;
		flex-flow: row-reverse nowrap;
	}
	.brands-az {
		border-bottom: none;
		flex-flow: column nowrap;
		justify-content: flex-start;
		align-items: center;
		margin: 0px;
		border-left: 1px solid rgba(0,0,0,0.2);
		padding-top: 0px;
		width: 52px;
	}
	.brand-list {
		column-count: 1;
		padding: 0px;
		width: 100%;
	}
	.brand-list .brand-group {
		width: 100%;
	}
	.brand-list h3 {
		background: rgba(0,0,0,0.1);
		padding: 10px 20px;
	}
	.brand-list .brand-group > div {
		padding-left: 20px;
	}
	/* Brand List Remove Bottom Padding */
	.page-id-134 .site-content {
		padding-bottom: 0px;
	}
	.home-five{
		display: none;
	}
	.home .join h3 span {
		font-size: 22px;
		line-height: 25px;
	}
	.home .new-in {
		margin: 0 -30px;
	}
	.home .new-in h1 {
		font-size: 50px;
	}
	.home .new-in p {
		font-size: 18px;
		line-height: 22px;
	}
	.home .pr-bar {
		margin: 50px -30px;
	}
	.home .shop-boxes h6 {
		font-size: 6vw;
		line-height: 6.2vw;
	}
	.join-header h1 {
		font-size: 38px;
	}
	.single-product .woo-header {
		display: none;
	}
	.woo-header {
		flex-flow: column nowrap;
		align-items: center;
		margin-bottom: 30px;
		padding: 20px 30px 0 30px;
	}
	.woocommerce-thankyou-order-details {
		justify-content: flex-start;
	}
	.woocommerce-thankyou-order-details li {
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 400px) {
	.home-products-slider h3 {
		font-size: 20px;
		margin-bottom: 30px;
	}
	.home-products-slider h3 span {
		margin-right: 10px;
	}
	.home-products-slider .slick-prev {
		top: -47px;
	}
	.home-products-slider .slick-next {
		top: -47px;
	}
	.join-header h1 {
		font-size: 33px;
	}
}
@media screen and (max-width: 350px) {
	.home .pr-bar > div:first-of-type {
		font-size: 21px;
	}
	.join-header h1 {
		font-size: 30px;
	}
	.site-logo {
		width: 195px;
		height: 36px;
	}
	.site-logo img {
		height: auto !important;
		width: 325px !important;
	}
}