/*
Theme Name: Wardrobe Fashion Stylist Pro
Theme URI:
Author: Wpradiant
Author URI:
Description:
Version: 0.0.1
Tested up to: 6.2.2
Requires at least: 5.9
Requires PHP: 7.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wardrobe-fashion-stylist-pro
*/

/*header buy now bar start*/
.sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
	top: 40px;
	z-index: 999;
}
.header-coupon {
    color: #deb887;
}
.fashion_footer_sec .buy-now a {
    background-color: white!important;
    color: #000 !important;
}
.buy-now a {
    background-color: #000!important;
    color: white !important;
    padding: 10px 20px;
    border-radius:10px;
}

.header-coupon:hover {
    animation: none; /* Stop the blinking on hover */
}


.admin-bar .sticky{
	position: fixed;
	background-color: #000;
	width: 100%;
	max-width: 100%;
    top: 92px;
	z-index: 999;
}
 .mtsnb{
 z-index: 100000!important;
  }
  .mtsnb-button-type a{
    background: #deb887;
    color: #000!important;
    padding: 5px 10px;
    border-radius: 10px;
	display: inline-block;
	  margin-right: 5px;
margin-bottom: 8px;
}
.header-coupoun{
    color: green;
}
.mtsnb-text{
      font-weight: bold;
}

.col_three .buy-now a {
    display: none;
}
/*header buy now bar end*/

*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary{display: block;}
audio,
canvas,
video{display: inline-block;}
audio:not([controls]){display: none; height: 0;}
[hidden]{display: none;}
html{font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}

html,
button,
input,
select,
textarea{font-family: 'Poppins', sans-serif;}

body{margin: 0; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;}

a {
	text-decoration-thickness: 1px;
	text-underline-offset: 0.25ch;
}

a:hover,
a:focus {
	text-decoration-style: dashed;
}

a:active {
	text-decoration: none;
}

figure a{display:inline-block;}

.wp-block-navigation .wp-block-navigation-item a:hover,
.wp-block-navigation .wp-block-navigation-item a:focus {
	text-decoration-style: solid;
}

h1,
h2,
h3,
h4,
h5,
h6{clear: both; font-family:'Oswald';}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{color: inherit;}

h1{font-size: 48px; margin: 33px 0;}
h2{font-size: 30px; margin: 25px 0;}
h3{font-size: 22px; margin: 22px 0;}
h4{font-size: 20px; margin: 25px 0;}
h5{font-size: 18px; margin: 30px 0;}
h6{font-size: 16px; margin: 36px 0;}

p{margin: 0 0 25px;}

img{border: none; max-width: 100%; -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle;}

address{font-style: italic; margin: 0 0 24px;}
abbr[title]{border-bottom: 1px dotted;}
b,
strong{font-weight: bold;}
dfn{font-style: italic;}
mark{background: #ff0; color: #000;}
code,
kbd,
pre,
samp{font-family: monospace, serif; font-size: 14px; hyphens: none;}
pre{background: #f5f5f5; color: #666; font-family: monospace; font-size: 14px; margin: 20px 0; overflow: auto; padding: 20px; white-space: pre; white-space: pre-wrap; word-wrap: break-word;}
blockquote, q{hyphens: none; quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content: ""; content: none;}
blockquote{font-size: 18px; font-style: italic; font-weight: 300; margin: 24px 40px;}
blockquote blockquote{margin-right: 0;}
blockquote cite,
blockquote small{font-size: 14px; font-weight: normal; text-transform: uppercase;}
blockquote em,
blockquote i{font-style: normal; font-weight: 300;}
blockquote strong,
blockquote b{font-weight: 400;}
small{font-size: smaller;}
sub,
sup{font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
dl{margin: 0 20px;}
dt{font-weight: bold;}
dd{margin: 0 0 20px;}
menu,
ol,
ul{margin: 16px 0; padding: 0 0 0 15px;}
ul{list-style-type: square;}
nav ul,
nav ol{list-style: none; list-style-image: none;}
li > ul,
li > ol{margin: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 0;}
form{margin: 0;}
fieldset{border: 1px solid #c0c0c0; margin: 0 2px; min-width: inherit; padding: 0.35em 0.625em 0.75em;}
legend{border: 0; padding: 0; white-space: normal;}

button,
input,
select,
textarea{font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline;}
button,
input{line-height: normal;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance: button; cursor: pointer;}
button[disabled],
input[disabled]{cursor: default;}
input[type="checkbox"],
input[type="radio"]{padding: 0;}
input[type="search"]{-webkit-appearance: textfield; padding-right: 2px; width: 270px;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner{border: 0; padding: 0;}
textarea{overflow: auto; vertical-align: top; resize: none; min-height: 120px;}

table{border-bottom: 1px solid #ededed; border-collapse: collapse; border-spacing: 0; line-height: 2; margin: 0 0 20px;	width: 100%;}
caption,
th,
td{font-weight: normal; text-align: left;}
caption{font-size: 16px; margin: 20px 0;}
th{font-weight: bold; text-transform: uppercase;}
td{border-top: 1px solid #ededed; padding: 6px 10px 6px 0;}
del{color: #333;}
ins{background: #fff9c0; text-decoration: none;}

/* Form fields styles. */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
input[type="search"],
input[type="url"],
input[type="password"],
textarea{border: 1px solid #efefef; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

select{background: transparent; border: 1px solid #00b5e2; width: 100%; border-radius: 8px; padding: 13px; outline: none;}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"]{background-color: #5BAAEC; border: none; border-radius: 50px; color: #fff; display: inline-block; font-size: 20px; font-weight: 500; padding: 18px 50px; text-decoration: none; transition: all 0.2s;}

/* Placeholder text color -- selectors need to be separate to work. */
::placeholder{color: #041F69; opacity: 1;}
:-ms-input-placeholder{color: #041F69;}
::-ms-input-placeholder{color: #041F69;}

/*
 * Search and File Block button styles.
 * Necessary until the following issues are resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/36444
 * https://github.com/WordPress/gutenberg/issues/27760
 */

 a:where(:not(.wp-element-button)):hover{
	color: red;
 }
/*
 * Button hover styles.
 * Necessary until the following issue is resolved in Gutenberg:
 * https://github.com/WordPress/gutenberg/issues/27075
 */

.wp-block-search__button:hover,
.wp-block-file .wp-block-file__button:hover,
.wp-block-button__link:hover {
	opacity: 0.90;
}

/* Blocks inside columns don't have negative margins. */
.wp-site-blocks .wp-block-columns .wp-block-column .alignfull,
.is-root-container .wp-block-columns .wp-block-column .wp-block[data-align="full"],
/* We also want to avoid stacking negative margins. */
.wp-site-blocks .alignfull:not(.wp-block-group) .alignfull,
.is-root-container .wp-block[data-align="full"] > *:not(.wp-block-group) .wp-block[data-align="full"] {
	margin-left: auto !important;
	margin-right: auto !important;
	width: inherit;
}

/*
 * Responsive menu container padding.
 * This ensures the responsive container inherits the same
 * spacing defined above. This behavior may be built into
 * the Block Editor in the future.
 */

.wp-block-navigation__responsive-container.is-menu-open {
	padding-top: var(--wp--custom--spacing--outer);
	padding-bottom: var(--wp--custom--spacing--large);
	padding-right: var(--wp--custom--spacing--outer);
	padding-left: var(--wp--custom--spacing--outer);
}

.wardrobe-fashion-stylist-pro-header .wp-block-cover, .wardrobe-fashion-stylist-pro-header .wp-block-cover-image, .wardrobe-fashion-stylist-pro-footer .wp-block-cover, .wardrobe-fashion-stylist-pro-footer .wp-block-cover-image, .wardrobe-fashion-stylist-pro-porduct-section, .wardrobe-fashion-stylist-pro-menu-section{align-items:inherit;}
.wardrobe-fashion-stylist-pro-footer-menu .wp-block-navigation li {padding-left:20px; position:relative;}
.wardrobe-fashion-stylist-pro-footer-menu .wp-block-navigation li:before{ content:''; width:8px; height:8px; background:#fff; left:0px; top:50%; position:absolute; border-radius:100%; transform:translateY(-50%);}
.wardrobe-fashion-stylist-pro-header .wp-block-navigation__submenu-container{min-width:215px !important; background:#5f1c00 !important;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation li{padding:17px 0px;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation__submenu-container li{padding:inherit;}
.wardrobe-fashion-stylist-pro-menu .wp-block-group {padding:0;}
.wc-block-mini-cart__button:hover {background:transparent;}

.wardrobe-fashion-stylist-pro-menu {font-family:Oswald;}
.wardrobe-fashion-stylist-pro-header .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .wardrobe-fashion-stylist-pro-header .wp-block-navigation li .wp-block-navigation-item__label:hover{color:#5BAAEC;}
.wardrobe-fashion-stylist-pro-footer-menu .wp-block-navigation li.current-menu-item .wp-block-navigation-item__label, .wardrobe-fashion-stylist-pro-footer-menu .wp-block-navigation li .wp-block-navigation-item__label:hover{ color:#ff8502;}
.wardrobe-fashion-stylist-pro-footer-menu .wp-block-navigation li:hover:before, .wardrobe-fashion-stylist-pro-footer-menu .wp-block-navigation li.current-menu-item:before{ background:#ff8502;}

.wardrobe-fashion-stylist-pro-ice-berg .wp-block-image{background:#5f1c00; width:170px; height:170px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important;}
.wardrobe-fashion-stylist-pro-ice-berg h3 {width:50%; margin:0 auto;}
.wardrobe-fashion-stylist-pro-ice-berg:hover .wp-block-image{background: #19375B;}
.wardrobe-fashion-stylist-pro-ice-berg:hover h3{color:#19375B !important;}
.wardrobe-fashion-stylist-pro-better-box .wp-block-image{background:#fff; width:100px; height:100px; border-radius:100%; align-items:center !important; display:flex !important; justify-content:center !important; float:left;}
.wardrobe-fashion-stylist-pro-product-box .wc-block-components-product-image img {width:auto !important; margin:0 auto; display:table;}

.wardrobe-fashion-stylist-pro-menu-section::before {content:''; width:35%; height:100%; background:#19375B; position:absolute; left:0px; top:0; z-index:1;}
.wardrobe-fashion-stylist-pro-section .wp-block-columns{position: relative;
overflow: hidden;}
.wardrobe-fashion-stylist-pro-discount-box {width:230px !important; height:230px; position:absolute; right:-60px; bottom:-50px;}
.wardrobe-fashion-stylist-pro-section-box .wp-block-column {z-index:9;}
.wardrobe-fashion-stylist-pro-section .wardrobe-fashion-stylist-pro-section-box::before {content:''; width:99.5%; height:99%; border:solid 2px #bd9655; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); border-style: dashed;}
.wardrobe-fashion-stylist-pro-inner-banner{ position:relative; z-index:-1;}

.wardrobe-fashion-stylist-pro-section11-left {margin-right:100px !important;}
.wardrobe-fashion-stylist-pro-section11{ position:relative;}
.wardrobe-fashion-stylist-pro-section11::before {content:''; width:41.5%; position:absolute; height:100%; background:#19375B; z-index:0;}
.wardrobe-fashion-stylist-pro-section11 .wp-block-columns{ position:relative; z-index:0;}

.wardrobe-fashion-stylist-pro-section7-right .wp-block-image {position:absolute; right:0;}
.wardrobe-fashion-stylist-pro-section7 {position:relative; overflow:hidden;}
.wardrobe-fashion-stylist-pro-section5-left {position:relative;}
.wardrobe-fashion-stylist-pro-section5-left::after {content:""; position:absolute; left:0; top:0; background:#19375B; width:45%; height:100%; z-index:-1;}
.wardrobe-fashion-stylist-pro-header{ position:absolute !important; width:100%; z-index:2;}

/**woocommerce**/


@media(max-width: 1440px){
.wardrobe-fashion-stylist-pro-section7-right .wp-block-image {position:relative; right:-114px;}
.wardrobe-fashion-stylist-pro-menu-section::before{ width:25%;}
}
@media(max-width: 1300px){
.wardrobe-fashion-stylist-pro-section7-right .wp-block-image{ right:-40px;}
}

@media(max-width: 1199pxheader ){
.wardrobe-fashion-stylist-pro-menu-section::before { display:none}
.wardrobe-fashion-stylist-pro-header-top-bar {padding:20px 15px !important;}
}

@media(min-width: 1024px) and (max-width: 1200px){
.woocommerce-page .button {padding:10px 25px !important;}
.related.products li, .products li{margin:10px !important;}
}

@media(max-width: 1023px){
.wardrobe-fashion-stylist-pro-banner-content h1 {font-size:32px !important;}
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.wardrobe-fashion-stylist-pro-header-top-bar-left {text-align:center; padding-bottom:25px;}
.wardrobe-fashion-stylist-pro-header-top-bar-left .wp-block-image {display:table; margin:0 auto !important; float:none !important; margin-bottom:10px !important; display:none;}
.wardrobe-fashion-stylist-pro-header-top-bar {padding-top:20px !important; padding-bottom:35px !important;}

.wardrobe-fashion-stylist-pro-banner-content {padding-top:0px !important; text-align:center; padding-bottom:40px;}
.wardrobe-fashion-stylist-pro-banner-content .wp-block-buttons {margin:0 auto; display: table !important;}
.wardrobe-fashion-stylist-pro-header-top-bar-right .wp-block-woocommerce-mini-cart {display:table; margin:0 auto !important; padding-top:20px;}
.wardrobe-fashion-stylist-pro-section1 {padding:40px 15px 0px !important;}
.wardrobe-fashion-stylist-pro-section1-left {text-align:center;}
.wardrobe-fashion-stylist-pro-section1-left .wp-block-button{ display:table; margin:0 auto;}
.wardrobe-fashion-stylist-pro-section1-right {padding-top:40px;}
.wardrobe-fashion-stylist-pro-ice-berg {margin-bottom:40px !important;}
.wardrobe-fashion-stylist-pro-ice-berg h3 {width:100%;}
.wardrobe-fashion-stylist-pro-section1-left p {padding-top:0px !important;}

.wardrobe-fashion-stylist-pro-section2{padding:60px 15px 40px !important;}
.wardrobe-fashion-stylist-pro-section2-right {text-align:center;}
.wardrobe-fashion-stylist-pro-section2-right .wp-block-image{margin:0 auto; display:table; margin-bottom:20px !important; margin-inline-start:auto !important; margin-inline-end:auto !important; float:none !important;}

.wardrobe-fashion-stylist-pro-section3{ padding:40px 15px !important; text-align:center;}
.wardrobe-fashion-stylist-pro-section3-right {margin-top:40px !important; padding: 30px !important; text-align: center !important;}
.wardrobe-fashion-stylist-pro-better-box .wp-block-image{ float:none; margin-bottom:15px !important;}
.wardrobe-fashion-stylist-pro-section3-left .wp-block-button{ display:table; margin:0 auto;}
.wardrobe-fashion-stylist-pro-discount-box {padding-top:30px !important;}

.wardrobe-fashion-stylist-pro-section5-inner {padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-porduct-section {padding:40px 0px !important;}
.wardrobe-fashion-stylist-pro-menu-section::before { display:none;}
.wardrobe-fashion-stylist-pro-menu-section .wp-block-group {text-align:center;}
.wardrobe-fashion-stylist-pro-section5-right .wp-block-buttons {display:table; margin:0 auto;}
.wardrobe-fashion-stylist-pro-section6 {padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-section7-left {padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-section7-left .wp-block-group, .wardrobe-fashion-stylist-pro-section7-left h2.has-text-color, .wardrobe-fashion-stylist-pro-section7-left .wp-block-columns {padding:0px !important;}
.wardrobe-fashion-stylist-pro-section7-testimonial-box { padding:30px !important;}
.wp-block-group.wardrobe-fashion-stylist-pro-section7-testimonial-box {padding:30px !important;}
.wardrobe-fashion-stylist-pro-section7-left .wp-block-columns {margin-top:40px !important;}
.wp-block-group.wardrobe-fashion-stylist-pro-section7-testimonial-box .wp-block-columns {margin-top:0px !important;}
.wardrobe-fashion-stylist-pro-section7-right .wp-block-image {margin:0px !important; right:0px;}
.wardrobe-fashion-stylist-pro-section7-left h5, .wardrobe-fashion-stylist-pro-section7-left h2 {text-align:center;}
.wardrobe-fashion-stylist-pro-section7-testimonial-box h4, .wardrobe-fashion-stylist-pro-section7-testimonial-box p {text-align:center;}
.wardrobe-fashion-stylist-pro-section7-testimonial-box .wp-block-image {margin:0 auto !important; float:none !important;}
.wardrobe-fashion-stylist-pro-section7-right .wp-block-image, .wardrobe-fashion-stylist-pro-section7-right .wp-block-image img{ width:100% !important;}

.wardrobe-fashion-stylist-pro-section9 {padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-section10 {padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-section11 {padding:0px !important;}
.wardrobe-fashion-stylist-pro-section11-left {padding:0px !important; padding-bottom:40px !important;}
.wardrobe-fashion-stylist-pro-section11-left h5, .wardrobe-fashion-stylist-pro-section11-left h2 {text-align:center;}
.wardrobe-fashion-stylist-pro-section11-left .wp-block-buttons{display:table !important; margin:0 auto !important;}
.wardrobe-fashion-stylist-pro-section11-right .wp-block-column {border:none;}
.wardrobe-fashion-stylist-pro-section11-left {margin-right:0px !important;}
.wardrobe-fashion-stylist-pro-section11-left .wp-block-group {padding:40px !important;}
.wardrobe-fashion-stylist-pro-section11::before { display:none;}
.wardrobe-fashion-stylist-pro-section11-right {padding:0px 0px 40px 0px !important;}

.wardrobe-fashion-stylist-pro-section-box {padding:80px 25px 200px !important;}
.wardrobe-fashion-stylist-pro-section-box h2{font-size:38px !important;}
.wardrobe-fashion-stylist-pro-section-box .wp-block-column{ padding:0px !important;}
.wardrobe-fashion-stylist-pro-footer-column {padding:20px 15px !important;}
.wardrobe-fashion-stylist-pro-footer-box, .wardrobe-fashion-stylist-pro-footer-menu {padding:20px 0px;}
.wardrobe-fashion-stylist-pro-footer-copyright .wp-block-column {text-align:center;}
.wardrobe-fashion-stylist-pro-section11-right .wp-block-columns {border:none; margin:0px !important;}

.header-layout1{padding:20px 0px !important;}
.wardrobe-fashion-stylist-pro-404 .wp-block-search__inside-wrapper {width:100% !important;}
.wardrobe-fashion-stylist-pro-404 {padding:40px 15px !important;}

.wardrobe-fashion-stylist-pro-blog-area, .iceland-blog-right-side, .wardrobe-fashion-stylist-pro-blog-left-side-page, .wardrobe-fashion-stylist-pro-blog-no-sidebar, .wardrobe-fashion-stylist-pro-archive-page {padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-blog-content {padding-left:0px !important; padding-top:25px;}
.wardrobe-fashion-stylist-pro-blog-meta .wp-block-post-date, .wardrobe-fashion-stylist-pro-blog-meta .wp-block-post-author, .wardrobe-fashion-stylist-pro-blog-meta .wp-block-post-terms {width:100% !important; padding:0px !important;}
.wardrobe-fashion-stylist-pro-blog-left-side-area {padding-right:0px !important;}
.iceland-iceland-blog-right-side-page{ padding-left:0px !important;}
.wardrobe-fashion-stylist-pro-contact-lay1, .wardrobe-fashion-stylist-pro-contact-lay2-box{padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-contact-lay1 .wp-block-group{ padding-right:0px !important;}
.wardrobe-fashion-stylist-pro-contact-lay1 .wardrobe-fashion-stylist-pro-contact-info{ padding-top:40px;}
.wardrobe-fashion-stylist-pro-contact-info-box {padding:30px !important;}
.wardrobe-fashion-stylist-pro-service-single-lay{padding:40px 15px 0px !important;}
.wardrobe-fashion-stylist-pro-service-menu {padding-right:0px !important; padding-bottom:40px;}
.wardrobe-fashion-stylist-pro-service-single-lay h2 {font-size:24px !important;}
.wardrobe-fashion-stylist-pro-archive-left {padding-right:0px !important;}
.wardrobe-fashion-stylist-pro-inner-banner-title {font-size:26px !important; margin:0px !important;}
.wardrobe-fashion-stylist-pro-blog-single-area {padding:40px 15px !important;}
.wardrobe-fashion-stylist-pro-blog-single-right-area {padding-left:0px !important; padding-top:40px;}
.wardrobe-fashion-stylist-pro-section9 .wp-block-buttons {margin-top:30px !important;}
.wardrobe-fashion-stylist-pro-inner-banner .wp-block-cover {min-height:220px !important;}
.wardrobe-fashion-stylist-pro-404 h1{padding-bottom:30px !important; font-size:30px !important;}
.related.products li, .products li{width:100% !important; margin:0 auto !important;}
.wardrobe-fashion-stylist-pro-section5-menu-box .wp-block-column {text-align:center;}
.wardrobe-fashion-stylist-pro-section5-left::after{ display:none;}
.wardrobe-fashion-stylist-pro-section5-left, .wardrobe-fashion-stylist-pro-section5-right{ padding:0px !important;}
}

@media(min-width: 1024px){
.wardrobe-fashion-stylist-pro-banner{padding-left:60px !important;}
}

@media(min-width: 768px) and (max-width: 1023px){
.wardrobe-fashion-stylist-pro-header-top-bar {padding:20px 15px !important;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.wardrobe-fashion-stylist-pro-header-top-bar-left, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.wardrobe-fashion-stylist-pro-header-top-bar-logo, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.wardrobe-fashion-stylist-pro-header-top-bar-right {flex-basis:auto !important; width:33.33%; float:left; padding:0px !important;}
.wardrobe-fashion-stylist-pro-ice-berg .wp-block-image{width:140px; height:140px;}
.wardrobe-fashion-stylist-pro-header-top-bar-right .wc-block-mini-cart.wp-block-woocommerce-mini-cart {padding:0px;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.wardrobe-fashion-stylist-pro-banner-content, .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.wardrobe-fashion-stylist-pro-banner-image{flex-basis:auto !important; width:50%; float:left; padding:0px !important; text-align:left;}
.wardrobe-fashion-stylist-pro-banner-content .wp-block-buttons {margin:inherit;}
.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column.wardrobe-fashion-stylist-pro-banner-content {padding-top:40px !important;}
.wardrobe-fashion-stylist-pro-section1-right .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {flex-basis:auto !important;}
.wardrobe-fashion-stylist-pro-better-box {flex-basis:auto !important; width:49% !important; display:inline-block; padding:15px !important;}
.wardrobe-fashion-stylist-pro-section11-right .is-layout-flow.wp-block-column {flex-basis:auto !important; padding:15px;}
.wardrobe-fashion-stylist-pro-section2-left .wp-block-image.alignleft.size-full, .wardrobe-fashion-stylist-pro-section5-inner .wp-block-image.alignleft.size-full {float:none; text-align:center; width:100%;}
.wardrobe-fashion-stylist-pro-section7-testimonial-box {width:60%; margin:0 auto;}
.wardrobe-fashion-stylist-pro-banner{padding-left:60px !important;}
.mtsnb .mtsnb-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    width: 1000px;
    padding: 18px 50px;
    line-height: 1.4;
}
}

@media(min-width: 600px) and (max-width: 1023px){
.wardrobe-fashion-stylist-pro-section8-product-box ul li, .wardrobe-fashion-stylist-pro-section4-product-box ul li, .wardrobe-fashion-stylist-pro-section9 ul li {width:calc(50% - .9375em) !important;}
.wardrobe-fashion-stylist-pro-section-box {padding:80px 100px 200px !important;}
}

@media(min-width: 1024px) and (max-width: 1440px){
h3.has-text-color {font-size:20px !important;}
h5.has-text-color {font-size:18px !important;}
.wardrobe-fashion-stylist-pro-blog-content h2 {font-size:24px !important;}
.wardrobe-fashion-stylist-pro-ice-berg h3 {width:100%;}
.wardrobe-fashion-stylist-pro-section7-left .wp-block-group {padding:0px !important;}
.wardrobe-fashion-stylist-pro-section7-left .wp-block-columns {padding:0px !important;}
.wardrobe-fashion-stylist-pro-section7-left h2{ padding:0px !important;}
.wardrobe-fashion-stylist-pro-section1-left p {padding-top:0px !important;}
.wardrobe-fashion-stylist-pro-section7-left {padding:40px 15px 0px !important;}
.wp-block-group .wardrobe-fashion-stylist-pro-section7-testimonial-box {padding:20px 25px !important; margin-top: 30px !important;}
.wp-block-group .wardrobe-fashion-stylist-pro-section7-testimonial-box p{ font-size:16px !important; padding-bottom:10px !important;}
.wardrobe-fashion-stylist-pro-section-box{padding-right:30px !important; padding-left:30px !important;}
.wardrobe-fashion-stylist-pro-section8 h2{font-size: 46px !important;}
.wardrobe-fashion-stylist-pro-banner-content h1{font-size:50px !important;}
.wardrobe-fashion-stylist-pro-header-top-bar-left .wp-block-image {margin:0px !important;}
.wardrobe-fashion-stylist-pro-404 h3.has-text-color {font-size:80px !important;}
.wardrobe-fashion-stylist-pro-section11-left{padding-left: 40px;}
}

@media(max-width: 767px){
	.mtsnb .mtsnb-container {
		padding: 10px 0px;
	}
	
.wardrobe-fashion-stylist-pro-header-banner .wp-block-cover{padding-top:300px !important;}
}

@media(min-width: 600px) and (max-width: 799px){
.wardrobe-fashion-stylist-pro-header .wp-block-navigation__submenu-container {right:-1px !important; left:auto !important;}
}

@media(max-width: 599px){
.wardrobe-fashion-stylist-pro-menu {position:relative; right:0px; top:-25px;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation ul{display: block !important; width: 100%; text-align: right; min-width:310px !important; padding-left:5px !important;}
.wp-block-navigation__submenu-container li {padding-right:0px !important;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation ul li{display:block !important; border-bottom:solid 1px #ccc; margin-bottom:0px; padding:15px 0px; padding-right:25px;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation__submenu-container {padding-right:0px !important;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation ul li a{ line-height:normal !important;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation__submenu-container li a{ text-align:right; display:inherit !important;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation__submenu-container{ padding-top:20px !important;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation__submenu-container li {border:none !important;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation__responsive-container-open:hover {background:none;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation__responsive-container-open svg{width:35px; height:35px;}
.wardrobe-fashion-stylist-pro-menu .wp-block-navigation.items-justified-right{ padding-top:0px;}
.wardrobe-fashion-stylist-pro-menu .current-menu-item a, .wardrobe-fashion-stylist-pro-menu li a:hover {color:#5BAAEC !important; background:none !important;}
.wardrobe-fashion-stylist-pro-menu .is-layout-constrained {padding:5px !important;}
}


/* *-*-*-*-*-*-*-*-*-* New CSS	*-*-*-*-*-*-*-*-*-*-*-* */
body .wp-site-blocks{
	overflow: hidden;
}
.wpcf7 form .wpcf7-response-output{
	margin: 0;
}
/* *-*-*-*-*-*-*-*-*- Slider Section *-*-*-*-*-*-*-*-*-*-*-* */
.fashion_slider_sec.container-fluid{
	padding-bottom: 40px;
}
.fashion_slider_sec .eedee-gutenslider-pagination{
	bottom: -50px !important;
	padding: 0 !important;
}
.fashion_slider_sec .eedee-gutenslider-pagination .swiper-pagination-bullet{
	position: relative;
	width: 0;
	height: 0;
	margin: 0 15px !important;
}
.fashion_slider_sec .eedee-gutenslider-pagination span::after{
	display: flex;
	width: 40px;
}
.fashion_slider_sec .eedee-gutenslider-pagination span.swiper-pagination-bullet-active::before{
	content: '';
	position: absolute;
	width: 60px;
	height: 2px;
	background-color: #000;
	top: 11px;
	right: -85px;
}
.fashion_slider_sec .eedee-gutenslider-pagination span:last-child.swiper-pagination-bullet-active::before{
	opacity: 0;
}
.fashion_slider_sec .eedee-gutenslider-pagination span.swiper-pagination-bullet-active{
	margin-right: 80px !important;
}
.fashion_slider_sec .eedee-gutenslider-pagination span:nth-child(1).swiper-pagination-bullet::after{
	content: '01';
}
.fashion_slider_sec .eedee-gutenslider-pagination span:nth-child(2).swiper-pagination-bullet::after{
	content: '02';
}
.fashion_slider_sec .eedee-gutenslider-pagination span:nth-child(3).swiper-pagination-bullet::after{
	content: '03';
}
.fashion_slider_sec .eedee-gutenslider-pagination span:nth-child(4).swiper-pagination-bullet::after{
	content: '04';
}
.fashion_slider_sec .slider_row{
	position: relative;
	justify-content: end;
}
.fashion_slider_sec .slider_content_col{
	position: absolute;
	top: 120px;
	left: 105px;
	z-index: 2;
}
.fashion_slider_sec .product_row{
	width: 100%;
}
.fashion_slider_sec .product_col article{
	padding: 0;
}
.fashion_slider_sec .product_col  .gutentor-image-thumb,
.fashion_slider_sec .product_col  .gutentor-image-thumb img{
	width: 100%;
	height: 100%;
}
/* *-*-*-*-*-*-*-*-*- Popular Product Section *-*-*-*-*-*-*-*-*-*-*-* */

/* *-*-*-*-*-*-*-*-*- About Us Section *-*-*-*-*-*-*-*-*-*-*-* */
.fashion_about_us_sec.container{
  margin: 120px auto;
}
.fashion_about_us_sec .about_right_col{
	display: flex;
	align-items: center;
}
.fashion_about_us_sec .stk-block-button-group{
	margin: 0 !important;
}
/* *-*-*-*-*-*-*-*- Services Section -*-*-*-*-*-*-*-*- */
.cctv_service_sec .gutentor-slick-arrows{
	margin-top: -85px !important;
}
.cctv_service_sec .grid-container{
	padding: 0 !important;
}
.cctv_service_sec .grid-container{
	max-width: 100%;
}
.cctv_service_sec .gutentor-post-desc{
	margin-bottom: 0px !important;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.cctv_service_sec article .gutentor-post-title a{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
/* *-*-*-*-*-*-*-*- Category Section -*-*-*-*-*-*-*-*- */
.fashion_category_sec .grid-container{
	max-width: 100%;
}
.fashion_category_sec .gtf-image img{
	width: 100%;
}
/* *-*-*-*-*-*-*-*- Detailed Section -*-*-*-*-*-*-*-*- */
section.fashion_detailed_sec{
	margin-top: 100px;
}
.fashion_detailed_sec .wp-block-cover img{
	object-fit: contain;
}
/* .fashion_detailed_sec .wp-block-cover__inner-container{
	position: absolute;
	top: 0;
} */
/* *-*-*-*-*-*-*-*- Shop Section -*-*-*-*-*-*-*-*- */
section.fashion_shop_sec{
	margin: 100px auto;
}
/* *-*-*-*-*-*-*-*- Recommended Section -*-*-*-*-*-*-*-*- */
.fashion_recommended_sec .grid-container,
.fashion_popular_product_sec .grid-container{
	max-width: 100%;
}
.fashion_recommended_sec .grid .gutentor-post-item,
.fashion_popular_product_sec .grid .gutentor-post-item{
	position: relative;
}
.fashion_recommended_sec .grid .gutentor-woo-add-to-cart,
.fashion_popular_product_sec .grid .gutentor-woo-add-to-cart{
	position: absolute;
	width: 100%;
  bottom: 0;
	margin-bottom: 65px;
	opacity: 0;
	-webkit-transition: top 0.5s;
	transition: top 0.5s;
}
.fashion_recommended_sec .grid .gutentor-woo-add-to-cart a,
.fashion_popular_product_sec .grid .gutentor-woo-add-to-cart a{
	width: 100%;
	justify-content: center;
}
.fashion_recommended_sec .grid .gutentor-post-item:hover .gutentor-woo-add-to-cart,
.fashion_popular_product_sec .grid .gutentor-post-item:hover .gutentor-woo-add-to-cart{
	opacity: 1;
	animation-name: fadeFromBottom;
 -webkit-animation-name: fadeFromBottom;
 animation-duration: 0.4s;
 -webkit-animation-duration: 0.4s;
 animation-timing-function: ease-in;
 -webkit-animation-timing-function: ease-in;
 animation-fill-mode: forwards;
 -webkit-animation-fill-mode: forwards;
}
@keyframes fadeFromBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    display: block;
  }
}
.fashion_recommended_sec .grid .gutentor-woo-add-to-cart a.added,
.fashion_popular_product_sec .grid .gutentor-woo-add-to-cart a.added{
	opacity: 0;
}
.fashion_recommended_sec .grid .gutentor-woo-add-to-cart a.added_to_cart,
.fashion_popular_product_sec .grid .gutentor-woo-add-to-cart a.added_to_cart{
	text-align: center;
  margin-left: 0;
}
.fashion_recommended_sec .gutentor-image-thumb img,
.fashion_popular_product_sec .gutentor-image-thumb img{
	width: 100%;
}
.fashion_recommended_sec  .gutentor-woo-add-to-cart span,
.fashion_popular_product_sec  .gutentor-woo-add-to-cart span{
	position: relative;
}
.fashion_recommended_sec .gutentor-woo-add-to-cart span:after,
.fashion_popular_product_sec .gutentor-woo-add-to-cart span:after {
  content: '\f290';
  position: absolute;
  font-size: 15px;
  color: #fff;
  font-family: 'FontAwesome';
  left: -48px;
  width: 100%;
	transition: all 0.5s;
}
.fashion_recommended_sec .grid .gutentor-woo-add-to-cart a:hover span:after,
.fashion_popular_product_sec .grid .gutentor-woo-add-to-cart a:hover span:after{
	color: #000;
}
/* *-*-*-*-*-*-*-*- Services Section -*-*-*-*-*-*-*-*- */
section.fashion_service_sec{
	margin-top: 100px;
}
.fashion_service_sec .service_row .icon{
	width: 65px;
	height: 60px;
	display: block;
}
.fashion_service_sec .service_row .icon img{
	width: 100%;
	height: 100%;
	padding: 15px;
	background-color: #ffffff;
}
/* *-*-*-*-*-*-*-*- Blog Section -*-*-*-*-*-*-*-*- */
.grid-container .author a {
 position: relative;
}
.grid-container .author a:after {
  content: 'by';
  position: absolute;
  left: -18px;
  top: 0;
  color: #686868;
  font-size: 14px;
  font-family: 'Archivo',sans-serif;
}
.fashion_blog_sec .gutentor-post-title a{
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.fashion_blog_sec .gutentor-image-thumb,
.fashion_blog_sec .gutentor-image-thumb img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fashion_blog_sec .gutentor-meta-categories a:first-child{
	font-size: 13px;
}
.fashion_blog_sec .gutentor-meta-categories a:nth-child(2),
.fashion_blog_sec .gutentor-meta-categories {
	font-size: 0 !important;
}
/* -*-*-*-*-*-*-*-*-*	Newsletter Section -*-*-*-*-*-*-*-*-*-*-*-*-*-*- */
section.fashion_newsletter_sec {
    margin: 80px auto !important;
}
.fashion_newsletter_sec form{
	position: relative;
  width: 50%;
  margin: 0 auto;
}
.fashion_newsletter_sec form input[type="email"]{
	background-color: #F8F8F8;
	border-radius: 0;
	color: #000;
	padding: 12px;
}
.fashion_newsletter_sec form input[type="email"]::placeholder{
	color: #000;
	font-family: 'Archivo',sans-serif;
	font-size: 15px;
	font-weight: 400;
}
.fashion_newsletter_sec form input[type="submit"] {
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 0;
	padding: 16px 40px;
	background-color: #fff;
	color: #000;
	font-family: 'Archivo',sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 15px;
	border: 1px solid #000;
	height: 50px;
}
/* -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- */
.spinner-loading-box{
  background: #FC1717;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
/* MULTI SPINNER */
.loader {
	display: inline-block;
	width: 50px;
	height: 50px;
	position: relative;
	border: 4px solid #000;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	animation: loader 2s infinite ease;
	padding: 5px 5px 5px 5px;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #000;
  animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(180deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }

  25% {
    height: 0%;
  }

  50% {
    height: 100%;
  }

  75% {
    height: 100%;
  }

  100% {
    height: 0%;
  }
}
/* -*-*-*-*-*-*-*-* */
.fashion_about_us_sec .animate__fadeInLeft,
.fashion_about_us_sec .animate__fadeInRight,
.fashion_shop_sec.animate__zoomIn,
.fashion_detailed_sec.animate__zoomInDown,
.fashion_popular_product_sec.animate__slideInUp,
.fashion_recommended_sec.animate__slideInRight,
.fashion_blog_sec.animate__fadeIn{
	-webkit-animation-duration: 1.5s !important;
	animation-duration: 1.5s !important;
	animation-iteration-count: 1 !important;
	animation-delay: 0.5s !important;
	animation-play-state: running;
}
.fashion_about_us_sec .animate__fadeInLeft{
	animation: fadeInLeft;
}
.fashion_about_us_sec .animate__fadeInRight{
	animation: fadeInRight;
}
.fashion_shop_sec.animate__zoomIn{
	animation: zoomIn;
}
.fashion_detailed_sec.animate__zoomInDown{
	animation: zoomInDown;
}
.fashion_popular_product_sec.animate__slideInUp{
	animation: slideInUp;
}
.fashion_category_sec.animate__slideInLeft{
	animation: slideInLeft;
}
.fashion_recommended_sec.animate__slideInRight{
	animation: slideInRight;
}
.wp-block-column.video_col.is-layout-flow.wp-block-column-is-layout-flow {
    background-image: url(https://preview.wpradiant.net/pattern/theme-images/wardrobe-fashion-stylist-pro/video-bg.png);
    border-radius: 30px;
	background-size: cover;
    background-position: center;
}
.fashion_about_page_third_sec .video_col {
    height: 500px !important;
}
.fashion_blog_sec.animate__fadeIn{
	animation: fadeIn;
}
.mtsnb-container-outer {
    box-shadow: 0px -5px 6px 6px #000;
}
/* div#mtsnb-107 {
    z-index: 1 !important;
} */
.fashion_recommended_sec .gutentor-post-item:hover a.gutentor-button.gutentor-post-button:hover span {
    color: #000;
}
.fashion_recommended_sec .gutentor-post-item:hover a.added_to_cart:hover {
    color: #000;
}
.fashion_blog_sec .gutentor-post-item .gutentor-entry-meta-primary {
    margin-bottom: 0 !important;
}
header ul li.buy-now a:hover {
    background-color: #deb887 !important;
    color: #000 !important;
}
footer ul li.buy-now a:hover {
    background-color: #deb887 !important;
}
.fashion_footer_sec .copyright a.gutentor-element-advanced-text-link {
    text-decoration: unset;
	&:hover {
		text-decoration: underline;
        text-decoration-color: #000;
	}
}
header .wp-block-navigation__responsive-container ul li.buy-now a {
    padding: 10px 12px !important;
}


	.slider_row .slider_col .eedee-gutenslider-nav {
		display: none !important;
	}

.fashion_about_page_third_sec .video_col .gutentor-video-popup {
    height: 100% !important;
}
.contact-page-row .content_col input[type=submit]:hover {
    background-color: #000;
    color: #fff;
}
.fashion_blog_sec .gutentor-post-item .gutentor-entry-meta-primary {
    margin-bottom: 0 !important;
}

.fashion_shop_page .gutentor-post-item:hover a.added_to_cart {
    margin-left: 0;
    background-color: #000;
    margin-bottom: 0;
    padding-bottom: 10px;
    color: #fff;
}
.single_product .wc-block-components-notice-banner__content a.button.wc-forward {
    background-color: #000 !important;
    opacity: 1;
    color: #fff !important;
    padding: 8px 15px !important;
    text-decoration: none;
    border-radius: 5px; 
	&:hover {
		background-color: #deb887 !important;
		color: #000 !important;
	}
}
.single-product .woocommerce .wp-block-woocommerce-product-image-gallery {
	max-width: 100%;
}
#review_form_wrapper form {
    display: flex;
    flex-flow: column;
}
#review_form_wrapper form p.comment-form-author {
    order: 1;
}
#review_form_wrapper form p.comment-form-email {
    order: 2;
}
#review_form_wrapper form p.comment-form-comment {
    order: 3;
}
#review_form_wrapper form p.form-submit.wp-block-button {
    order: 4;
}
