/* Newsletter PopUp */

.newsletter_popup_inner{
  background: url("//cdn.shopify.com/s/files/1/0114/0994/8731/files/slider-bg-1_6d49d7e5-cbe7-4691-88af-c64249fe910f_1024x1024.jpg?v=1540376014") no-repeat scroll center center / cover;
    }

.subscribe_area > h2 {
  color: #ffffff;
}
.subscribe_area > p {
  color: #ffffff;
}
.grid__item h1{
  color: ;
}
.subscribe-form {
  border: 1px solid #ffffff;
  color: #ffffff;
}
.subscribe-form::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff !important;
}
.subscribe-form::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff !important;
}
.subscribe-form:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff !important;
}
.subscribe-form:placeholder { /* Firefox 18- */
  color: #ffffff !important;
}
.newsletter-btn {
  background: #222222 none repeat scroll 0 0;
  color: #d0a97e;
}
.newsletter-btn:hover{
  background: #222222 none repeat scroll 0 0;
  color: #d0a97e;
}
.popup_off{
  color: #999999;
}
.newsletter_popup_inner:before {
  background: #ffffff;
  opacity: 0;
}
/* Breadcurmb Banner */
.breadcrumbs {
  background: #0b1521 ;
    padding-top: 80px;
    padding-bottom: 90px;
    }
.overlay-bg::before {
  background: #f31717 none repeat scroll 0 0;
  opacity: 0;
}
.breadcrumbs-title, .page-banner h1 {
  color: #d8d8d8;
}
.breadcrumb-list > li > a {
  color: #d8d8d8;
}
.breadcrumb-list > li::before {
  color: #d8d8d8;
}
.breadcrumb-list > li {
  color: #d8d8d8;
}
/* Top Bar Noticfication */

.top-notification-bar {
  background: #0000ff;
  background: -moz-linear-gradient(left, #0000ff 0%, #000080 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #0000ff), color-stop(100%, #000080));
  background: -webkit-linear-gradient(left, #0000ff 0%, #000080 100%);
  background: -o-linear-gradient(left, #0000ff 0%, #000080 100%);
  background: -ms-linear-gradient(left, #0000ff 0%, #000080 100%);
  background: linear-gradient(to right, #0000ff 0%, #000080 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0000ff', endColorstr='#000080', GradientType=1 );
    }

.notification-entry p a {
  background-color: #0000ff;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.notification-entry p a:hover {
  background-color: #000080;
  border: 1px solid #ffffff;
  color: #fff;
}
.notification-close-btn {
  background-color: ;
  border: 1px solid #fff;
  color: #fff;
}
.notification-close-btn:hover{
  background-color: #000080;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.notification-entry p {
  color: #fff;
}
.top-notification-bar::before {
  background: rgba(0, 0, 0, 0.5);
}
/* Typography */






@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/open_sans/opensans_n4.5460e0463a398b1075386f51084d8aa756bafb17.woff2?&hmac=b6802c8274c3cd18da36cfd2c72f894815128651c45261ab566956ebfb89900b") format("woff2"),
       url("https://fonts.shopifycdn.com/open_sans/opensans_n4.8512334118d0e9cf94c4626d298dba1c9f12a294.woff?&hmac=0491ad48cbcdd4bad3dd718c7ee0163d865d552bdd2420b93b0e844f84f80b7e") format("woff");
}

@font-face {
  font-family: Oswald;
  font-weight: 400;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/oswald/oswald_n4.a5ee385bde39969d807f7f1297bf51d73fbf3c1e.woff2?&hmac=d351c233d32bfb92a9f9a4447a1f1452fc063d41177eb9f499e53f8323ba10ab") format("woff2"),
       url("https://fonts.shopifycdn.com/oswald/oswald_n4.8f3e284746fbc2d29e34993609c51fdc432b0b24.woff?&hmac=bdf687b2e4f82bf54d309d4fb340157fe690fcae7021f549e0f4a98fc6a2154a") format("woff");
}

@font-face {
  font-family: "Open Sans";
  font-weight: 400;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/open_sans/opensans_n4.5460e0463a398b1075386f51084d8aa756bafb17.woff2?&hmac=b6802c8274c3cd18da36cfd2c72f894815128651c45261ab566956ebfb89900b") format("woff2"),
       url("https://fonts.shopifycdn.com/open_sans/opensans_n4.8512334118d0e9cf94c4626d298dba1c9f12a294.woff?&hmac=0491ad48cbcdd4bad3dd718c7ee0163d865d552bdd2420b93b0e844f84f80b7e") format("woff");
}

@font-face {
  font-family: Oswald;
  font-weight: 500;
  font-style: normal;
  src: url("https://fonts.shopifycdn.com/oswald/oswald_n5.22b74dce86cb1e4738ccceb326c9284bc24641e9.woff2?&hmac=256f250370668206f3bfbe260fab6a322d79fbcb081e75752e011661fdd37cd9") format("woff2"),
       url("https://fonts.shopifycdn.com/oswald/oswald_n5.c60897f79173105d5bae1e28e68e9326a4a64631.woff?&hmac=d7f8895c45930088ece25b970d0b1bf6c7e15a4c120cbc539c8b5219e5369bc7") format("woff");
}


html, body, input, textarea, button, select{
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6{
  font-family: Oswald, sans-serif;
  font-weight: 400;
  font-style: normal;
}
p{
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.main-menu > ul > li > a, .sub-menu li a, .mega-menu li a,
.currency-trigger, .switcher-dropdown li a{
  font-family: Oswald, sans-serif;
  font-weight: 500;
  font-style: normal;
}




/* End Typography */
/* Custom and Customer Page */
.theme-default-margin, .shopify-challenge__container {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 767px) {
  .theme-default-margin, .shopify-challenge__container{
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.create-custom-page{
  padding-top: 100px;
  padding-bottom: 80px;
}
@media (max-width: 767px) {
  .create-custom-page{
    padding-top: 80px;
    padding-bottom: 60px;
  }
}
/* End Custom Page */
/* QuickView */

/* End Quickview */