@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_cJD3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v18/JTURjIg1_i6t8kCHKm45_ZpC3gnD-w.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v27/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/kaushanscript/v9/vm8vdRfvXFLG3OLnsO15WYS5DG74wNc.ttf) format('truetype');
}
.primary-font {
  font-family: 'Open Sans';
}
.secondary-font {
  font-family: 'Open Sans';
}
.tertiary-font {
  font-family: 'Kaushan Script', cursive;
}
* {
  margin: 0 auto;
  font-family: 'Open Sans';
}
body {
  background: #FFF;
}
.back-to-top {
  background: #141414;
  border-radius: 100%;
  padding: 1px 10px;
  z-index: 9;
  position: fixed;
  bottom: 0;
  right: 0;
  margin: 15px;
  font-size: 30px;
  color: #FFF;
}
.back-to-top:hover {
  color: #FFF;
}
.header-section {
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
}
.header-section .header-top {
  background: #141414;
  color: #FFF;
  font-family: 'Open Sans';
  padding: 5px 0;
}
.header-section .header-top .header-contact-info {
  z-index: 9;
}
.header-section .header-top .header-contact-info span {
  font-size: 12px !important;
}
.header-section .header-top .header-contact-info ul {
  margin: 0;
  padding: 0;
  background: transparent !important;
}
.header-section .header-top .header-contact-info ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
  padding-left: 10px;
  padding-top: 5px;
  background: transparent;
  font-size: 14px;
}
.header-section .header-top .header-contact-info ul li:first-child {
  border: 0;
}
.header-section .header-top .header-contact-info ul li a {
  font-size: 14px;
  color: #FFF;
  font-family: 'Open Sans';
  font-weight: 300;
}
.header-section .header-top .header-contact-info ul li.social-links {
  border-radius: 100%;
  padding-left: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
  padding-top: 0;
}
.header-section .header-top .header-contact-info ul li.social-links.facebook {
  background: #3A559F;
}
.header-section .header-top .header-contact-info ul li.social-links.twitter {
  background: #50ABF1;
}
.header-section .header-top .header-contact-info ul li.social-links.instagram {
  background: #DD4B39;
}
.header-section .header-top .header-contact-info ul li.social-links a {
  color: #FFF;
  text-align: center;
  display: inline-block;
}
.header-section .header-wrapper {
  position: relative;
  background: #FFF;
  padding: 20px0;
}
.header-section .header-wrapper .header-search {
  display: block;
  padding: 15px;
}
.header-section .header-wrapper .header-search .form-group.pmd-textfield {
  background: transparent !important;
}
.header-section .header-wrapper .header-search .form-group.pmd-textfield label {
  color: #FFF;
}
.header-section .header-wrapper .header-search button {
  margin-top: 23px;
}
.header-section .header-wrapper .navbar-default {
  background-color: transparent;
  font-family: 'Open Sans';
  padding: 20px 0;
}
.header-section .header-wrapper .navbar-default ul.navbar-nav {
  padding: 5px 0 5px 0;
}
.header-section .header-wrapper .navbar-default ul.navbar-nav li a {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 300;
  transition: background 0.8s;
  font-family: 'Open Sans';
  color: #000;
}
.header-section .header-wrapper .navbar-default ul.navbar-nav li a:hover {
  background: #141414;
  color: #FFF;
}
.header-section .header-wrapper .navbar-default ul.navbar-nav li.active > a {
  background: #141414;
  color: #FFF;
}
.header-section .header-wrapper .navbar {
  position: relative;
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
}
.header-section .header-wrapper .navbar-nav {
  float: right;
}
@media (max-width: 576px) {
  .header-section .header-wrapper .navbar-nav {
    float: none;
  }
}
.header-section .header-wrapper .container-fluid > .navbar-collapse,
.header-section .header-wrapper .container-fluid > .navbar-header,
.header-section .header-wrapper .container > .navbar-collapse,
.header-section .header-wrapper .container > .navbar-header {
  border: 0;
}
.header-section .header-wrapper .navbar-toggle {
  margin-top: 45px;
}
.header-section .header-wrapper .location-contact i {
  display: inline;
  float: left;
  padding-right: 15px;
  font-size: 3em;
}
.header-section .header-wrapper .location-contact i.primary {
  color: #141414;
}
.header-section .header-wrapper .location-contact i.secondary {
  color: #5DBAFC;
}
.header-section .header-wrapper .location-contact h4 {
  font-size: 16px;
  font-family: 'Open Sans';
  font-weight: 300;
  padding-top: 15px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #075cb2;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 35px;
  }
}
.navbar-brand {
  padding: 0;
}
.navbar-brand > img {
  display: block;
  width: 150px;
  margin-top: 5px;
  margin-right: 100px;
}
.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #5DBAFC;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background: #141414;
}
.slider-wrapper .slider-section {
  position: relative;
}
.slider-wrapper .slider-section .slider-section-each img {
  height: 500px;
  object-fit: cover;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description {
  position: absolute;
  bottom: 50%;
  width: 70%;
  color: #FFF;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description h1 {
  padding-left: 100px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details h1 {
  position: absolute;
  float: left;
  font-size: 2em;
  padding-left: 15px;
  font-weight: 600;
  left: 0;
  width: 600px;
  top: -80px;
  font-family: 'Open Sans';
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details h1 small {
  display: block;
  font-size: 2.5em;
  color: #5DBAFC;
  font-weight: bold;
  line-height: 30px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details a {
  font-family: 'Open Sans';
  padding-left: 15px;
  font-weight: 600;
  left: 25px;
  top: 150px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details .slider-picture-info {
  width: 300px;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details .slider-picture-info h1 {
  font-family: 'Open Sans';
  float: left;
  font-size: 5em;
  padding-left: 25px;
  font-weight: 100;
  float: none;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.slider-wrapper .slider-section .slider-section-each .slider-section-each-description .slider-section-each-description-details .slider-picture-info h1 small {
  font-family: 'Open Sans';
  padding-top: 15px;
  display: block;
  font-size: 18px;
  color: #FFF;
  font-weight: 300;
}
.slider-wrapper .slider-section-each-content {
  width: 450px;
  height: 210px;
  font-family: 'Kaushan Script', cursive;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 9999;
}
.slider-wrapper .slider-section-each-content h2 {
  margin: 0;
  position: absolute;
  top: 0;
  background: #075CB2;
  top: -38px;
  padding: 8px 15px;
  color: #FFF;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  padding-top: 30px;
  text-align: center;
  margin-top: -28px;
  margin-left: -70px;
}
.slider-wrapper .slider-section-each-content .view-more {
  position: absolute;
  top: -39px;
  right: 0;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each h3 {
  font-weight: bold;
  font-size: 18px;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each p {
  padding: 5px 0;
  margin: 0;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each:first-child {
  border-right: 1px solid #CCC;
  height: 100%;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-each a {
  margin-top: 10px;
  text-align: left;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-details {
  display: flex;
  flex-wrap: wrap;
  margin-left: 50px;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-details h1 {
  font-family: 'Open Sans';
  text-align: center;
  font-size: 1em;
  font-weight: 100;
  font-weight: bolder;
  margin: 15px 15px 0 0;
}
.slider-wrapper .slider-section-each-content .slider-section-each-content-details h1 small {
  padding-top: 5px;
  display: block;
  font-size: 22px;
  font-weight: 500;
  color: #5DBAFC;
}
.slider-wrapper .slider-section-each-content-each-button {
  background: #141414;
  height: 100%;
}
.slider-wrapper .slider-section-each-content-each-button a {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  bottom: 45%;
  position: absolute;
  display: block;
  color: #FFF;
}
.footer-top {
  background: #020024;
  padding: 1px 0;
  margin-top: 50px;
}
footer {
  font-family: 'Open Sans';
  background: #f9f9f9;
  padding: 60px 0;
}
footer p {
  font-size: 13px;
}
footer h2 {
  margin-top: 0;
}
footer .footer-links ul {
  list-style: none;
  padding: 0;
}
footer .footer-links ul li {
  font-size: 13px;
  font-weight: 300;
}
footer .footer-links ul li a {
  color: #999;
}
footer .footer-links ul li a:hover {
  color: #666666;
}
footer .footer-copyrights {
  font-size: 16px;
  font-weight: 300;
}
.footer-copyrights {
  display: block;
  font-size: 13px;
  font-family: 'Open Sans';
  font-weight: 300;
  background: #f9f9f9;
  border-top: 1px solid #EEE;
  padding: 10px 0;
}
.page-title {
  padding: 25px 0px;
  height: 300px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.page-title .page-title-background {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.page-title .page-title-background img {
  object-fit: cover;
  height: 300px;
  width: 100%;
}
.page-title .page-title-description {
  font-family: 'Open Sans';
  position: absolute;
  top: 40%;
}
.page-title .page-title-description .page-title-content {
  height: 300px;
  vertical-align: auto;
}
.page-title .page-title-description .page-title-content h1 {
  font-family: 'Open Sans';
  float: left;
  font-size: 5em;
  padding-left: 25px;
  font-weight: 100;
  float: none;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #FFF;
}
.page-title .page-title-description .page-title-content h1 small {
  font-family: 'Open Sans';
  padding-top: 15px;
  display: block;
  font-size: 18px;
  color: #FFF;
  font-weight: 300;
  line-height: 25px;
}
.arrivals-men-women-wrapper {
  padding-top: 50px;
}
.arrivals-men-women-wrapper .new-arrivals {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.arrivals-men-women-wrapper .new-arrivals img {
  height: 500px;
  width: 100%;
  object-fit: cover;
}
.arrivals-men-women-wrapper .new-arrivals h1 {
  position: absolute;
  bottom: 0;
  font-family: 'Kaushan Script', cursive;
  font-size: 4em;
  color: #FFF;
  padding-left: 15px;
  padding-bottom: 15px;
}
.arrivals-men-women-wrapper .new-arrivals h1 small {
  font-family: 'Open Sans';
  display: block;
  color: #FFF;
  font-size: 18px;
  font-weight: 300;
}
.arrivals-men-women-wrapper .men-arrivals {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.arrivals-men-women-wrapper .men-arrivals img {
  height: 500px;
  width: 100%;
  object-fit: cover;
}
.arrivals-men-women-wrapper .men-arrivals h1 {
  position: absolute;
  bottom: 0;
  font-family: 'Kaushan Script', cursive;
  font-size: 4em;
  color: #FFF;
  padding-left: 15px;
  padding-bottom: 15px;
}
.arrivals-men-women-wrapper .men-arrivals h1 small {
  font-family: 'Open Sans';
  display: block;
  color: #FFF;
  font-size: 18px;
  font-weight: 300;
}
.arrivals-men-women-wrapper .women-arrivals {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
.arrivals-men-women-wrapper .women-arrivals img {
  height: 500px;
  width: 100%;
  object-fit: cover;
}
.arrivals-men-women-wrapper .women-arrivals h1 {
  position: absolute;
  bottom: 0;
  font-family: 'Kaushan Script', cursive;
  font-size: 4em;
  color: #FFF;
  padding-left: 15px;
  padding-bottom: 15px;
}
.arrivals-men-women-wrapper .women-arrivals h1 small {
  font-family: 'Open Sans';
  display: block;
  color: #FFF;
  font-size: 18px;
  font-weight: 300;
}
.products-wrapper {
  padding-top: 50px;
}
.products-wrapper .products-wrapper-title h1 {
  font-family: 'Kaushan Script', cursive;
  font-size: 3em;
  font-weight: 300;
}
.products-wrapper .product-lists {
  margin-top: 50px;
}
.products-wrapper .product-lists .product-list-each {
  background: #ffffff;
  margin-bottom: 25px;
  min-height: 420px;
  border: 1px solid #dadada;
}
.products-wrapper .product-lists .product-list-each img {
  height: 270px;
  width: 100%;
  object-fit: cover;
}
.products-wrapper .product-lists .product-list-each h2 {
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 800;
  padding: 5px 10px;
  margin-top: 5px;
  min-height: 70px;
  color: #000;
}
.products-wrapper .product-lists .product-list-each h2 small {
  display: block;
  font-size: 16px;
  font-family: 'Open Sans';
  padding-top: 5px;
}
.products-wrapper .best-sellers {
  padding: 0;
}
.products-wrapper .best-sellers .item {
  margin-right: 15px;
}
.products-wrapper .best-sellers .item .product-lists .product-list-each {
  background: #f9f9f9;
  margin-bottom: 25px;
}
.products-wrapper .best-sellers .item .product-lists .product-list-each img {
  height: 450px;
  width: 100%;
  object-fit: cover;
}
.products-wrapper .best-sellers .item .product-lists .product-list-each h2 {
  font-family: 'Open Sans';
  font-size: 18px;
  font-weight: 300;
  padding: 5px 10px;
  margin-top: 5px;
}
.products-wrapper .best-sellers .item .product-lists .product-list-each h2 small {
  display: block;
  font-size: 16px;
  font-family: 'Open Sans';
  padding-top: 5px;
}
.page-description-wrapper-content {
  font-family: 'Open Sans';
}
button.single_add_to_cart_button.button.alt {
  display: inline-block;
  outline: 0;
  border: 0;
  cursor: pointer;
  font-weight: 500;
  color: #000;
  font-size: 14px;
  height: 38px;
  padding: 8px 18px !important;
  border-radius: 50px;
  background-image: linear-gradient(180deg, #fff, #f5f5fa);
  box-shadow: 0 4px 11px 0 rgba(37, 44, 97, 0.15), 0 1px 3px 0 rgba(93, 100, 148, 0.2);
  transition: all 0.2s ease-out;
}
button.single_add_to_cart_button.button.alt:hover {
  box-shadow: 0 8px 22px 0 rgba(37, 44, 97, 0.15), 0 4px 6px 0 rgba(93, 100, 148, 0.2);
  background: #000 !important;
  color: #FFF !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  display: inline-block;
  outline: 0;
  border: 0;
  line-height: inherit !important;
  cursor: pointer;
  font-weight: 500;
  color: #000 !important;
  font-size: 14px;
  height: 38px;
  padding: 8px 18px !important;
  border-radius: 50px;
  background-image: linear-gradient(180deg, #fff, #f5f5fa);
  box-shadow: 0 4px 11px 0 rgba(37, 44, 97, 0.15), 0 1px 3px 0 rgba(93, 100, 148, 0.2);
  transition: all 0.2s ease-out;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
  box-shadow: 0 8px 22px 0 rgba(37, 44, 97, 0.15), 0 4px 6px 0 rgba(93, 100, 148, 0.2);
  background: #000 !important;
  color: #FFF !important;
}
a.added_to_cart.wc-forward {
  margin-left: 5px;
  display: inline-block;
  outline: 0;
  border: 0;
  cursor: pointer;
  font-weight: 500;
  color: #000;
  font-size: 14px;
  height: 38px;
  padding: 8px 18px;
  border-radius: 50px;
  background-image: linear-gradient(180deg, #fff, #f5f5fa);
  box-shadow: 0 4px 11px 0 rgba(37, 44, 97, 0.15), 0 1px 3px 0 rgba(93, 100, 148, 0.2);
  transition: all 0.2s ease-out;
}
a.added_to_cart.wc-forward:hover {
  box-shadow: 0 8px 22px 0 rgba(37, 44, 97, 0.15), 0 4px 6px 0 rgba(93, 100, 148, 0.2);
  background: #000 !important;
  color: #FFF !important;
}
.woocommerce div.product form.cart .button {
  color: #000;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  box-shadow: 0 8px 22px 0 rgba(37, 44, 97, 0.15), 0 4px 6px 0 rgba(93, 100, 148, 0.2) !important;
  background-color: #FFF !important;
}
a.xoo-wsc-ft-btn.button.btn.xoo-wsc-ft-btn-cart,
a.xoo-wsc-ft-btn.button.btn.xoo-wsc-cart-close.xoo-wsc-ft-btn-continue,
a.xoo-wsc-ft-btn.button.btn.xoo-wsc-ft-btn-checkout {
  width: 100%;
  display: inline-block;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: inherit;
  padding: 5px 16px;
  height: 32px;
  min-width: 60px;
  min-height: 32px;
  border: none;
  color: #fff;
  background-color: #4f545c;
  transition: background-color 0.17s ease, color 0.17s ease;
}
a.checkout-button.button.alt.wc-forward,
button#place_order {
  width: 100%;
  display: inline-block;
  outline: none;
  cursor: pointer;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 500;
  line-height: 16px;
  padding: 8px 16px;
  height: 32px;
  min-width: 60px;
  min-height: 32px;
  border: none;
  color: #fff;
  background-color: #4f545c;
  text-transform: uppercase;
  transition: background-color 0.17s ease, color 0.17s ease;
}
a.checkout-button.button.alt.wc-forward:hover,
button#place_order:hover {
  background-color: #000 !important;
  color: #fff;
}
.xoo-wsc-body,
.xoo-wsc-body span.amount,
.xoo-wsc-body a {
  font-size: 14px !important;
  color: #000000 !important;
}
h2.woocommerce-loop-product__title {
  font-size: 18px !important;
  font-weight: 800;
  color: #000;
}
span.woocommerce-Price-amount.amount {
  font-size: 16px !important;
  font-weight: 800 !important;
  color: rgba(0, 0, 0, 0.54) !important;
  padding-left: 10px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  border: 1px solid #dadada;
}
h2.woocommerce-loop-product__title {
  padding-left: 10px !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  margin-left: 10px !important;
  margin-bottom: 15px;
}
button.single_add_to_cart_button.button.alt {
  margin-left: 10px;
}
.products-wrapper .product-lists .product-list-each h2 small {
  margin-left: -10px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  box-shadow: 0 8px 22px 0 rgba(37, 44, 97, 0.15), 0 4px 6px 0 rgba(93, 100, 148, 0.2) !important;
  background-color: #000 !important;
}
.top-social-icons a {
  color: #FFF;
}
.footer-social-links {
  padding-bottom: 50px;
}
.footer-social-links a {
  font-size: 20px;
  color: #FFF;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50px;
}
.footer-social-links a.footer-social-link-facebook {
  background: #3154A1;
}
.footer-social-links a.footer-social-link-twitter {
  background: #01B1F3;
}
.footer-social-links a.footer-social-link-instagram {
  background: #FB7927;
}
.footer-social-links a.footer-social-link-youtube {
  background: #EB0102;
}
