font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Regular.eot");
  src: url("../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Regular.woff2") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat-Regular.ttf") format("truetype"), url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Bold.eot");
  src: url("../fonts/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Bold.woff2") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat-Bold.ttf") format("truetype"), url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-SemiBold.eot");
  src: url("../fonts/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat-SemiBold.ttf") format("truetype"), url("../fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Montserrat';
  src: url("../fonts/Montserrat-Medium.eot");
  src: url("../fonts/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat-Medium.woff2") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat-Medium.ttf") format("truetype"), url("../fonts/Montserrat-Medium.svg#Montserrat-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

/*Common Css*/
.form-actions .button:focus,
.account .button:focus,
.custom_cart .button:focus {
  border: 0 !important;
  color: #fff !important; }

.custom_login .login .forgot-password:focus {
  color: #000; }

.custom_default .button {
  color: #fff; }
  .custom_default .button:hover {
    background-color: #1d7dbf;
    color: #fff; }

.button,
.button:focus,
.button:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: #fbab29;
  color: #fff;
  line-height: 24px;
  font-size: 14px;
  outline: none;
  border: 0;
  border-radius: 0px;
  font-family: "Montserrat";
  margin: 0;
  font-weight: 600;
  text-transform: uppercase;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .main-btn:hover {
    background-color: #1d7dbf;
    color: #fff; }

.all_cat_sec .banner_cat_txt .button:focus,
.all_cat_sec .banner_cat_txt .button:focus:focus,
.super_banner .button:focus,
.heroCarousel .heroCarousel-content .button:focus,
.banner_cat_txt .button:focus {
  background-color: #fbab29 !important;
  border: 0;
  color: #fff; }

.button:hover,
.swal2-container .swal2-confirm.button:hover,
.swal2-container .swal2-modal .swal2-cancel:hover,
.main-btn:hover {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0px !important; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0 !important; }

input:focus + label {
  outline: 0 !important;
  outline-offset: unset !important; }

*,
:before,
:after {
  box-sizing: border-box; }

body {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #221B07;
  padding: 213px 0 0 0;
  font-family: "Montserrat"; }

a {
  outline: none !important;
  -webkit-outline: none;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat";
  font-weight: 700;
  color: #221B07;
  letter-spacing: 0; }

p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #221B07;
  font-family: "Montserrat"; }

.container {
  max-width: 1281px;
  margin: 0 auto;
  padding: 0; }

.skip-to-main-link {
  display: none; }

#menu_responsive {
  display: none; }

.custom_default .body {
  margin: 0; }

/*Header*/
#myHeader {
  position: fixed; }

.header {
  border-bottom: none; }
  .header .header_top {
    float: left;
    width: 100%;
    background-color: #000000;
    padding: 9px 0 7px;
    transition: all .3s ease-in-out; }
    .header .header_top p {
      margin: 0;
      font-weight: 600;
      font-size: 18px;
      color: #FFFFFF;
      text-align: center;
      text-transform: uppercase; }
  .header .header_bottom {
    float: left;
    width: 100%;
    padding: 7px 39px 0 37px;
    background-color: #F5F5F5;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    transition: all .6s ease; }
    .header .header_bottom .header-logo {
      margin: 0; }
  .header .heaer_logo {
    float: left;
    width: auto;
    transition: all .6s ease; }
  .header .header-logo-image {
    width: 183px;
    transition: all .6s ease; }
  .header .heaer_search {
    float: left;
    width: auto;
    transition: all .6s ease; }
    .header .heaer_search .dropdown {
      left: 50%;
      transform: translateX(-50%);
      width: 512px;
      top: 79px;
      z-index: 15;
      transition: all .6s ease; }
    .header .heaer_search .form {
      margin: 0; }
    .header .heaer_search .form-field {
      margin: 0; }
    .header .heaer_search .form-input {
      border-color: #000000;
      border-radius: 0;
      font-size: 14px;
      line-height: 24px;
      font-family: "Montserrat";
      font-weight: 400;
      color: #909090;
      padding: 7px 15px 7px 45px;
      height: auto; }
      .header .heaer_search .form-input::placeholder {
        font-size: 14px;
        line-height: 24px;
        font-family: "Montserrat";
        font-weight: 400;
        color: #909090; }
    .header .heaer_search .search_icon {
      position: absolute;
      top: 7px;
      left: 3px; }
  .header .navUser {
    padding: 0; }
    .header .navUser .navUser-action svg {
      stroke: none; }
    .header .navUser .navUser-action.login_popup:hover svg path {
      stroke: none;
      fill: none; }
      .header .navUser .navUser-action.login_popup:hover svg path:nth-child(2) {
        stroke: none;
        fill: #1D7DBF; }
    .header .navUser .navUser-action:hover svg path {
      stroke: #1D7DBF;
      fill: none; }
    .header .navUser .navUser-action:hover svg circle {
      stroke: #1D7DBF; }
      .header .navUser .navUser-action:hover svg circle:first-child {
        stroke: none; }
  .header .heaer_log_cart {
    float: right;
    width: auto;
    margin: 26px 0 0 0; }
    .header .heaer_log_cart .navUser-item--account {
      padding: 0 30px 0 0; }
    .header .heaer_log_cart .navUser-item--cart {
      padding: 15px 0 0 0; }
      .header .heaer_log_cart .navUser-item--cart a {
        padding: 0; }
  .header #menu_responsive {
    display: none; }
  .header .header_navmenu {
    width: 100%;
    float: left;
    border-top: 1px solid #D3D3D3;
    margin: 9px 0 -1px 0;
    padding: 19px 0 0 0; }
    .header .header_navmenu .navPages-action-moreIcon {
      height: 8px;
      width: 14px;
      margin: 0 0 0 5px; }
  .header .navPages-item {
    padding: 0 14px; }
    .header .navPages-item:nth-child(2) {
      padding: 0 12px 0 14px; }
    .header .navPages-item:nth-child(3) {
      padding: 0 12px 0 15px; }
    .header .navPages-item:nth-child(5) {
      padding: 0 12px 0 13px; }
  .header .navPages-action {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #221B07;
    padding: 0 0 14px 0; }
    .header .navPages-action:hover {
      color: #0E69A9; }
      .header .navPages-action:hover .icon svg line {
        fill: #0E69A9;
        stroke: #0E69A9; }
    .header .navPages-action.is-open {
      color: #0E69A9;
      border-bottom: 5px solid;
      transition: none;
      z-index: 1;
      position: relative; }
      .header .navPages-action.is-open .icon {
        transform: rotate(180deg); }
        .header .navPages-action.is-open .icon svg line {
          fill: #0E69A9;
          stroke: #0E69A9; }
  .header .navUser-action.open_popup .dd_arrow svg {
    transform: rotate(180deg); }
    .header .navUser-action.open_popup .dd_arrow svg line {
      stroke: #1D7DBF; }
  .header .dd_arrow {
    position: absolute;
    right: 51px;
    top: 14px; }
  .header .dropdown_popup {
    display: none;
    position: absolute;
    width: 219px;
    right: -34px;
    top: 50px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    background-color: #F5F5F5;
    text-align: center;
    padding: 22px 0; }
    .header .dropdown_popup li {
      padding: 0 0 16px; }
      .header .dropdown_popup li:nth-child(2) {
        padding: 0 0 18px; }
    .header .dropdown_popup a {
      font-weight: 600;
      font-size: 14px;
      line-height: 24px;
      color: #000000; }
      .header .dropdown_popup a:hover {
        color: #1D7DBF; }
    .header .dropdown_popup .button {
      background-color: #fbab29;
      border: none;
      padding: 0;
      color: #fff; }
      .header .dropdown_popup .button:hover {
        background-color: #1d7dbf; }
      .header .dropdown_popup .button a {
        color: #ffffff;
        padding: 5px 24px 5px;
        display: inline-block; }
  .header .header-logo-image-container {
    min-height: auto; }

.navPage-subMenu.is-open {
  top: 41px; }

.navPages-action.is-open {
  background-color: transparent; }

.customer_login .header .dropdown_popup .button a {
  padding: 5px 24px 5px; }

/*Search_product*/
.quickSearchResults .modal-close {
  top: 43px; }

.quickSearchResults .productGrid {
  margin: 0;
  overflow-y: auto;
  max-height: 430px; }
  .quickSearchResults .productGrid .product {
    width: 100%;
    padding: 10px 15px 20px;
    border-bottom: 1px solid #ccc;
    background: #fff; }

.quickSearchResults .card-figure {
  padding: 0;
  width: 35%;
  float: left; }

.quickSearchResults .card-body {
  width: 65%;
  float: left; }

.quickSearchResults .card {
  margin-bottom: 0; }
  .quickSearchResults .card.card--alternate {
    border: 0;
    width: 100%;
    float: left; }
    .quickSearchResults .card.card--alternate .card-title a {
      font-weight: 600;
      font-size: 15px;
      line-height: 24px;
      color: #000000; }
    .quickSearchResults .card.card--alternate:hover .card-body {
      background-color: #fff; }
      .quickSearchResults .card.card--alternate:hover .card-body .card-title a {
        color: #1D7DBF; }
  .quickSearchResults .card .card-figure {
    padding: 0;
    width: 30%;
    float: left; }
    .quickSearchResults .card .card-figure .card-figure__link {
      height: 170px; }
  .quickSearchResults .card .card-body {
    width: 70%;
    float: left;
    padding: 7px 0 7px 15px;
    text-align: left; }
    .quickSearchResults .card .card-body .card-text {
      margin: 0px 0 10px 0;
      justify-content: inherit;
      color: #000; }
      .quickSearchResults .card .card-body .card-text:hover {
        color: #1D7DBF; }
    .quickSearchResults .card .card-body .card_price p {
      font-weight: 600;
      font-size: 15px;
      color: #989898;
      cursor: pointer; }
      .quickSearchResults .card .card-body .card_price p:hover {
        color: #1D7DBF; }
  .quickSearchResults .card .button {
    background-color: #1D7DBF;
    border: 0; }

.quickSearchResults .card--alternate {
  border: none; }
  .quickSearchResults .card--alternate:hover {
    border-color: transparent; }

.quickSearchResults .quickSearchMessage {
  background-color: #fff;
  margin: 0;
  padding: 25px;
  word-break: break-word;
  width: 512px;
  font-size: 16px;
  color: #221B07; }

.quickSearchResults .card-figcaption-body {
  display: none !important; }

/*View Card products*/
#cart-preview-dropdown {
  width: 320px;
  top: 60px !important;
  right: -8px !important; }
  #cart-preview-dropdown .previewCartWrapper {
    padding: 15px 0 0 0; }
    #cart-preview-dropdown .previewCartWrapper .previewCartItem-price .log_arrow svg {
      transform: rotate(-88deg); }
    #cart-preview-dropdown .previewCartWrapper .previewCartItem-price p {
      font-weight: 600;
      font-size: 15px;
      color: #989898;
      cursor: pointer; }
      #cart-preview-dropdown .previewCartWrapper .previewCartItem-price p:hover {
        color: #1D7DBF; }
  #cart-preview-dropdown .previewCartAction-checkout {
    padding-right: 0; }
    #cart-preview-dropdown .previewCartAction-checkout .button {
      color: #fff;
      border-color: #000;
      padding: 5px 0; }
      #cart-preview-dropdown .previewCartAction-checkout .button:hover {
        color: #fff; }
  #cart-preview-dropdown .previewCartAction-viewCart .button {
    color: #fff;
    border-color: #000;
    padding: 5px 0; }
    #cart-preview-dropdown .previewCartAction-viewCart .button:hover {
      color: #fff; }
  #cart-preview-dropdown .previewCartItem-name a:hover {
    color: #1D7DBF; }

.countPill {
  background-color: #1D7DBF;
  left: 76px;
  position: absolute;
  top: 25px; }

/*sticky header*/
@media only screen and (min-width: 990px) {
  .custom_default.body_top {
    padding: 195px 0 0 0; }
  .header {
    transition: all .6s ease; }
    .header .header_bottom {
      transition: all .6s ease; }
    .header.header_fixed {
      position: fixed;
      transition: all .6s ease; }
      .header.header_fixed .header_top {
        margin: -42px 0 0 0;
        transition: all .3s ease; }
      .header.header_fixed .header_bottom {
        padding: 7px 35px 0 34px;
        transition: all .6s ease; }
      .header.header_fixed .heaer_logo {
        padding: 3px 0 0 0;
        transition: all .6s ease; }
      .header.header_fixed .heaer_search .dropdown {
        top: 16px;
        transition: all .6s ease; }
      .header.header_fixed .header-logo-image {
        width: 115px; }
      .header.header_fixed .heaer_log_cart {
        margin: 5px 0 0 0; }
      .header.header_fixed .navUser-action {
        padding-top: 17px;
        padding-bottom: 11px; }
      .header.header_fixed .navUser-item--cart {
        padding: 17px 0 0 0; }
      .header.header_fixed .navPage-subMenu.is-open {
        top: 99%; }
      .header.header_fixed .dd_arrow {
        top: 17px; }
      .header.header_fixed .dropdown_popup {
        right: -27px; }
      .header.header_fixed .header_navmenu {
        margin: 9px 0 -10px 0;
        padding: 7px 0 0 0; }
        .header.header_fixed .header_navmenu .navPages ul {
          margin: 0 0 0 4px; }
        .header.header_fixed .header_navmenu .navPage-subMenu-list {
          margin: 0 !important; }
        .header.header_fixed .header_navmenu .menu_1 .pop_img ul, .header.header_fixed .header_navmenu .menu_3 .pop_img ul, .header.header_fixed .header_navmenu .menu_4 .pop_img ul {
          margin: 0 -16px !important; }
        .header.header_fixed .header_navmenu .navPages-action-moreIcon {
          margin: 0 0 0 3px; } }

/*Banner*/
.hero_banner {
  float: left;
  width: 100%; }
  .hero_banner .slick-next,
  .hero_banner .slick-prev {
    display: none !important; }

.banner {
  max-width: 100%; }

.banner + .banner {
  margin-top: 0; }

.heroCarousel-slide .heroCarousel-image {
  object-fit: cover; }

.heroCarousel-slide .heroCarousel-image-wrapper {
  height: unset; }

.heroCarousel .heroCarousel-content {
  background-color: transparent;
  margin: 0;
  padding: 0;
  max-width: 455px;
  text-align: left;
  left: 38px;
  max-height: 100%; }
  .heroCarousel .heroCarousel-content .button {
    padding: 4px 26px 5px; }

.heroCarousel .slick-slide:nth-child(3) .heroCarousel-content {
  max-width: 453px;
  margin: 4px 0 0 0;
  overflow: inherit; }

.heroCarousel .slick-slide:nth-child(3) .heroCarousel-title {
  padding: 0 6px 0 0; }

.heroCarousel .slick-slide:nth-child(3) .heroCarousel-description {
  color: #000;
  margin: 0 -132px 0 0; }

.heroCarousel .slick-slide:nth-child(3) .button {
  color: #000;
  border-color: #000; }
  .heroCarousel .slick-slide:nth-child(3) .button:hover {
    color: #fff; }

.heroCarousel .slick-slide:nth-child(6) .heroCarousel-content {
  max-width: 605px;
  margin: 4px 0 0 0; }

.heroCarousel .slick-slide:nth-child(6) .heroCarousel-title {
  max-width: 444px; }

.heroCarousel .slick-slide:nth-child(6) .heroCarousel-description {
  color: #000; }

.heroCarousel .slick-slide:nth-child(6) .button {
  color: #000;
  border-color: #000; }
  .heroCarousel .slick-slide:nth-child(6) .button:hover {
    color: #fff; }

.heroCarousel .slick-slide:nth-child(4) .heroCarousel-content {
  right: 62px;
  left: inherit;
  max-width: 582px; }

.heroCarousel .slick-slide:nth-child(4) .heroCarousel-description {
  max-width: 454px; }

.heroCarousel .heroCarousel-title {
  font-weight: 700;
  font-size: 53px;
  line-height: 64px;
  color: #FBAB29;
  background-color: #000000;
  display: inline; }

.heroCarousel .heroCarousel-description {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #FFFFFF;
  padding: 12px 0 29px; }

.heroCarousel .carousel-play-pause-button {
  display: none !important; }

.heroCarousel .slick-dots {
  bottom: 20px !important;
  margin: 0 0 0 -9px; }
  .heroCarousel .slick-dots li {
    background-color: transparent !important;
    width: 13px;
    height: 13px;
    padding: 0 11px; }
    .heroCarousel .slick-dots li button {
      border: 3px solid #fff;
      width: 13px;
      height: 13px; }
      .heroCarousel .slick-dots li button:hover::before {
        background: #fff; }
      .heroCarousel .slick-dots li button::before {
        height: 9px;
        width: 9px; }
    .heroCarousel .slick-dots li.slick-active button::before {
      height: 9px;
      width: 9px;
      background-color: #FFFFFF; }
  .heroCarousel .slick-dots .slick-dots li button,
  .heroCarousel .slick-dots .slick-dots li button::before {
    height: 13px;
    width: 13px; }

.heroCarousel.slick-dotted.slick-slider {
  margin: 0;
  max-height: 100%; }

.heroCarousel .slick-active .button .carousel-tooltip {
  display: none; }

.carousel-tooltip {
  display: none; }

.banner_cat_sec {
  float: left;
  width: 100%;
  padding: 15px 0 0 0; }
  .banner_cat_sec .banner_cat_left {
    float: left;
    width: 49.5%;
    position: relative; }
    .banner_cat_sec .banner_cat_left:first-child {
      padding: 0 14px 0 0;
      width: 50.50%; }
    .banner_cat_sec .banner_cat_left:last-child .banner_cat_txt {
      left: 56px; }
      .banner_cat_sec .banner_cat_left:last-child .banner_cat_txt h3 {
        display: inline-block; }
    .banner_cat_sec .banner_cat_left a {
      display: block; }
  .banner_cat_sec img {
    width: 100%; }
  .banner_cat_sec .banner_cat_txt {
    left: 38px; }
  .banner_cat_sec p {
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 7px 0 29px 2px;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    display: block; }
  .banner_cat_sec .button {
    margin: 0 0 0 2px; }

.banner_cat_txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }
  .banner_cat_txt h3 {
    margin: 0;
    font-size: 32px;
    line-height: 38px;
    color: #FBAB29;
    text-transform: uppercase;
    background-color: #000000;
    padding: 0 6px 0 0; }
  .banner_cat_txt .button {
    padding: 4px 26px 5px; }

.title {
  padding: 0 4px; }
  .title h3 {
    font-size: 24px;
    line-height: 32px;
    color: #221B07;
    text-transform: uppercase;
    margin: 0;
    display: inline-block; }
  .title .view_all {
    float: right;
    position: relative;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 0.35px;
    color: #0E69A9;
    text-transform: uppercase;
    margin: 1px 0 0 0; }
    .title .view_all:hover {
      color: #000; }
      .title .view_all:hover::after {
        background: #000; }
    .title .view_all::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 7px;
      width: 100%;
      height: 1px;
      background: #0E69A9; }

/*Featured Product*/
.featured_pro {
  float: left;
  width: 100%;
  padding: 29px 0 15px 0; }
  .featured_pro .productCarousel {
    margin: 0 0 0 -3px; }

.productCarousel {
  padding: 26px 0 0 0; }
  .productCarousel .button {
    background-color: #fbab29;
    color: #FFFFFF;
    border: none;
    padding: 8px 24px; }
    .productCarousel .button:hover {
      background-color: #1d7dbf; }
  .productCarousel .card-img-container::after {
    padding-bottom: 0; }
  .productCarousel .card-figure {
    background-color: #F4F4F4; }
    .productCarousel .card-figure:hover .card-figcaption {
      background-color: rgba(0, 0, 0, 0.5); }
  .productCarousel .card-body {
    padding: 14px 0 0 0; }
  .productCarousel .card-figure__link {
    height: 308px; }
  .productCarousel .card-title a {
    font-weight: 600;
    font-size: 15px;
    line-height: 24px;
    color: #000000; }
    .productCarousel .card-title a:hover {
      color: #1D7DBF; }
  .productCarousel .card_brand {
    display: none; }
  .productCarousel .card_price .log_arrow svg {
    transform: rotate(-90deg); }
  .productCarousel .card_price a {
    font-weight: 600;
    font-size: 15px;
    color: #989898;
    cursor: pointer; }
    .productCarousel .card_price a:hover {
      color: #1D7DBF; }
  .productCarousel .rating--small .icon {
    width: 15px;
    height: 14px; }
    .productCarousel .rating--small .icon svg {
      fill: #0E69A9; }
  .productCarousel .card_price .price-section {
    display: inline-block; }
    .productCarousel .card_price .price-section span:first-child {
      display: none; }
    .productCarousel .card_price .price-section .price {
      font-weight: 600;
      font-size: 15px;
      color: #000; }
      .productCarousel .card_price .price-section .price.price--non-sale {
        color: #989898;
        padding: 0 5px 0 0; }
    .productCarousel .card_price .price-section .price-now-label {
      display: none !important; }
  .productCarousel .rate_num {
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    font-family: "Montserrat";
    letter-spacing: 0px;
    color: #0E69A9;
    position: relative;
    margin: 0 0 0 9px;
    top: -2px; }
    .productCarousel .rate_num::after {
      position: absolute;
      content: "(";
      left: -5px; }
    .productCarousel .rate_num::before {
      position: absolute;
      content: ")";
      right: -5px; }

.card-figcaption-body .card-figcaption-button:focus {
  margin-top: 8px;
  background-color: #1D7DBF; }

.card-figcaption-body .card-figcaption-button .button.quickview:focus {
  margin-top: 0px; }

.card-figcaption-button + .card-figcaption-button {
  margin: 8px 0 0; }

.slick-arrow.slick-disabled {
  opacity: 0.5; }

.slick-next {
  padding: 0;
  right: -24px;
  background-color: transparent;
  height: auto;
  width: auto;
  border: none; }
  .slick-next::before {
    background: url(https://kingdomvapor.com/content/arrow-right.svg);
    height: 70px;
    width: 70px;
    background-color: transparent; }
  .slick-next:hover {
    background-color: transparent; }
    .slick-next:hover::before {
      background: url(https://kingdomvapor.com/content/arrow-right-hover.svg); }
  .slick-next:focus {
    background-color: transparent; }

.slick-prev {
  padding: 0;
  left: -33px;
  background-color: transparent;
  height: auto;
  width: auto;
  border: none; }
  .slick-prev::before {
    background: url(https://kingdomvapor.com/content/arrow-left.svg);
    height: 70px;
    width: 70px;
    background-color: transparent; }
  .slick-prev:hover {
    background-color: transparent; }
    .slick-prev:hover::before {
      background: url(https://kingdomvapor.com/content/arrow-left-hover.svg); }
  .slick-prev:focus {
    background-color: transparent; }

.custom_default .body > .container {
  max-width: 100%; }

.customer_login .productCarousel {
  padding: 26px 0 21px 0;
  margin: 0 -2px; }

.customer_login .new_pro {
  padding: 39px 0 21px 0; }

.customer_login .card-figcaption .card-figcaption-body {
  flex-wrap: wrap;
  display: flex;
  justify-content: center; }

.customer_login .card-figcaption .button {
  padding: 8px 37px; }

/*Brand section*/
.brand_slider {
  float: left;
  width: 100%;
  border-top: 2px solid #000000;
  border-bottom: 2px solid #000000;
  padding: 29px 0 24px; }
  .brand_slider .container {
    max-width: 1281px; }
  .brand_slider .slick-slider {
    margin: 21px 30px 0 49px; }
  .brand_slider .slick-slide {
    padding: 0px 2px; }
    .brand_slider .slick-slide:first-child {
      padding: 0;
      margin: 0 0 0 -6px; }
  .brand_slider .slick-prev {
    left: -86px;
    top: 36px; }
  .brand_slider .slick-next {
    right: -60px;
    top: 34px; }
  .brand_slider img {
    width: auto; }

.best_pro {
  float: left;
  width: 100%;
  padding: 37px 0 0 0; }
  .best_pro .title .view_all {
    margin: 2px 0 0 0; }

.all_cat_sec {
  float: left;
  width: 100%;
  padding: 15px 0 0 0; }
  .all_cat_sec ul {
    margin: 0 -7px;
    padding: 0;
    list-style: none; }
  .all_cat_sec li {
    float: left;
    padding: 0 7px; }
  .all_cat_sec .cat_row.top_row li {
    width: 33.33%; }
    .all_cat_sec .cat_row.top_row li:last-child .banner_cat_txt {
      left: 47px; }
  .all_cat_sec .cat_row.bottom_row {
    padding: 15px 0 0 0;
    float: left;
    width: 100%; }
    .all_cat_sec .cat_row.bottom_row li {
      width: 50%; }
    .all_cat_sec .cat_row.bottom_row h3 {
      padding: 1px 0 0 0; }
  .all_cat_sec img {
    width: 100%; }
  .all_cat_sec .bg_img {
    position: relative;
    display: block; }
    .all_cat_sec .bg_img a {
      display: block; }
  .all_cat_sec .banner_cat_txt {
    left: 50px; }
  .all_cat_sec h3 {
    margin: 0 0 0;
    padding: 1px 5px 0 1px; }

.new_pro {
  float: left;
  width: 100%;
  padding: 39px 0 0 0; }
  .new_pro .page-heading {
    display: none; }
  .new_pro .title {
    padding: 0; }
  .new_pro .productCarousel {
    padding: 27px 0 0 0; }
  .new_pro .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .new_pro .slick-dots {
    display: none !important; }

/*super banner*/
.super_banner {
  float: left;
  width: 100%;
  padding: 27px 0 0 0; }
  .super_banner .container {
    max-width: 100%;
    padding: 0 84px 0 75px; }
  .super_banner .super_top {
    background-color: #000000;
    float: left;
    width: 100%;
    padding: 31px 0 29px 0; }
  .super_banner ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .super_banner li {
    float: left;
    width: auto;
    display: flex;
    align-items: center; }
    .super_banner li .super_icon {
      width: auto;
      float: left;
      padding: 0 16px 0 0; }
    .super_banner li:first-child {
      width: 27%; }
      .super_banner li:first-child .super_icon {
        padding: 9px 16px 0 0; }
    .super_banner li:nth-child(2) {
      width: 25%; }
      .super_banner li:nth-child(2) .super_icon {
        padding: 4px 22px 0 0; }
      .super_banner li:nth-child(2) .super_txt {
        margin: -2px 0 0 0; }
    .super_banner li:nth-child(3) {
      width: 26%; }
      .super_banner li:nth-child(3) .super_icon {
        padding: 3px 25px 0 3px; }
      .super_banner li:nth-child(3) .super_txt {
        margin: -2px 0 0 0; }
    .super_banner li:last-child .super_icon {
      padding: 2px 11px 0 11px; }
  .super_banner .super_txt {
    width: auto;
    float: left; }
  .super_banner span {
    font-weight: 600;
    line-height: 28px;
    color: #FFFFFF;
    text-transform: uppercase; }
  .super_banner p {
    margin: -3px 0 0 0;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF; }
  .super_banner .super_bottom {
    width: 100%;
    float: left; }
    .super_banner .super_bottom img {
      width: 100%; }
    .super_banner .super_bottom .container {
      padding: 0; }
  .super_banner .sup_banner_img {
    position: relative; }
  .super_banner .banner_txt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 101px; }
    .super_banner .banner_txt p {
      font-weight: 600;
      font-size: 18px;
      line-height: 28px;
      color: #FFFFFF;
      max-width: 454px;
      margin: 0 0 29px; }
  .super_banner h3 {
    font-size: 40px;
    line-height: 48px;
    text-transform: uppercase;
    background-color: #000000;
    color: #FBAB29;
    max-width: 345px;
    margin: 0 0 18px; }
  .super_banner .button {
    padding: 3px 27px 5px; }

/*Info. Blog section*/
.blog_sec {
  float: left;
  width: 100%;
  padding: 38px 0 0 0; }
  .blog_sec .title {
    padding: 0; }
  .blog_sec .blog_block {
    margin: 25px -16.5px 0; }
  .blog_sec .blog_item {
    float: left;
    width: 33.33%;
    padding: 0 16.5px; }
    .blog_sec .blog_item:nth-child(2) .blog_txt h5 {
      max-width: 279px; }
  .blog_sec img {
    width: 100%; }
  .blog_sec .blog_txt {
    padding: 16px 0 0 0; }
    .blog_sec .blog_txt h5 {
      margin: 0 0 14px;
      font-weight: 600;
      font-size: 20px;
      text-transform: inherit;
      height: 48px; }
      .blog_sec .blog_txt h5 a {
        color: #000000;
        text-decoration: none; }
        .blog_sec .blog_txt h5 a:hover {
          color: #1D7DBF; }
        .blog_sec .blog_txt h5 a::first-letter {
          text-transform: uppercase; }
    .blog_sec .blog_txt p {
      margin: 0 0 26px;
      Text-overflow: ellipsis;
      overflow: hidden;
      height: 45px; }
    .blog_sec .blog_txt a {
      text-decoration: underline;
      font-weight: 600;
      line-height: 24px;
      color: #0E69A9;
      display: inline-block; }
      .blog_sec .blog_txt a::first-letter {
        text-transform: uppercase; }

/*footer*/
.footer {
  float: left;
  width: 100%;
  border-top: none;
  padding: 0;
  margin: 50px 0 0 0;
  background-color: #000000; }
  .footer .footer_sub_sec {
    background-color: #0E69A9;
    padding: 51px 0 43px; }
    .footer .footer_sub_sec .container {
      max-width: 730px;
      padding: 0; }
    .footer .footer_sub_sec h3 {
      font-weight: 600;
      font-size: 32px;
      line-height: 24px;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 1px 0 28px; }
    .footer .footer_sub_sec p {
      margin: 0 0 20px;
      font-weight: 600;
      font-size: 18px;
      line-height: 28px;
      color: #FFFFFF; }
    .footer .footer_sub_sec .footer_sub_col {
      max-width: 543px;
      margin: 0 auto; }
    .footer .footer_sub_sec .form {
      margin: 0; }
    .footer .footer_sub_sec .form-field {
      margin: 0; }
    .footer .footer_sub_sec .form-input {
      border-radius: 0;
      border: 0;
      width: calc(100% - 140px);
      padding: 6px 10px 5px 10px;
      font-size: 14px;
      line-height: 24px;
      font-family: "Montserrat";
      color: #909090;
      height: auto; }
      .footer .footer_sub_sec .form-input::placeholder {
        color: #909090; }
    .footer .footer_sub_sec .button {
      background-color: #FBAB29;
      border: none;
      padding: 0 10px;
      height: auto;
      width: 140px;
      cursor: pointer; }
      .footer .footer_sub_sec .button:hover {
        background-color: #000; }
  .footer .footer_logo {
    width: 17.81%;
    float: left;
    padding: 47px 0 0 0; }
  .footer .footer_menu {
    width: 82.19%;
    float: left;
    padding: 43px 0 0 0; }
  .footer .footer-info-heading {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 0 0 14px; }
  .footer .footer_column {
    float: left;
    width: auto;
    padding-right: 15px; }
    .footer .footer_column.col_1 {
      width: 26.5%; }
    .footer .footer_column.col_2 {
      width: 24.9%; }
    .footer .footer_column.col_3 {
      width: 28.8%; }
    .footer .footer_column.col_4 {
      width: 19.5%;
      padding-right: 0; }
      .footer .footer_column.col_4 p {
        font-size: 14px;
        line-height: 22px;
        color: #FFFFFF;
        margin: 0; }
        .footer .footer_column.col_4 p a {
          color: #fff;
          font-weight: 600;
          text-decoration: underline; }
          .footer .footer_column.col_4 p a:hover {
            color: #0E69A9; }
  .footer .footer-info-list a {
    font-size: 14px;
    line-height: 31px;
    color: #FFFFFF; }
    .footer .footer-info-list a:hover {
      color: #1D7DBF; }
  .footer address {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: #FFFFFF;
    font-style: normal; }
    .footer address span {
      display: block; }
    .footer address .top-adress {
      margin: 6px 0 -7px 0; }
  .footer .footer_phone {
    margin: 10px 0 13px 0 !important; }
  .footer .footer_time {
    padding: 20px 0 0 0; }
    .footer .footer_time h4 {
      margin: 0;
      font-weight: 600;
      font-size: 14px;
      line-height: 22px;
      color: #FFFFFF; }
    .footer .footer_time p {
      max-width: 166px;
      margin: 5px 0 0 0 !important; }
  .footer .footer_bottom {
    float: left;
    width: 100%;
    border-top: 1px solid #4B4B4B;
    margin: 37px 0 0 0;
    padding: 18px 6px 14px 0; }
  .footer .footer_pay {
    float: left;
    width: auto; }
    .footer .footer_pay span {
      padding: 0 4px; }
      .footer .footer_pay span:first-child {
        padding: 0 4px 0 0; }
  .footer .footer_copy {
    float: right;
    width: auto; }
    .footer .footer_copy .powered-by {
      font-size: 12px;
      line-height: 30px;
      color: #FFFFFF;
      margin: 0; }
      .footer .footer_copy .powered-by br {
        display: none; }
    .footer .footer_copy a {
      color: #fff;
      position: relative;
      margin: 0 4px; }
      .footer .footer_copy a::after {
        position: absolute;
        content: "|";
        margin: 0 7px 0 5px;
        color: #fff; }
      .footer .footer_copy a:hover {
        color: #0E69A9; }
      .footer .footer_copy a:last-child {
        margin: 0 0 0 4px; }
        .footer .footer_copy a:last-child::after {
          position: inherit;
          content: unset; }

/*Category Page*/
ol.breadcrumbs {
  text-align: left; }
  ol.breadcrumbs a {
    font-size: 14px;
    color: #221B07;
    font-weight: 600; }
    ol.breadcrumbs a:hover {
      color: #1D7DBF; }

.breadcrumb.is-active .breadcrumb-label {
  color: #1D7DBF;
  text-transform: capitalize; }

.productGrid .product {
  width: 25%; }

.productGrid .card-img-container::after {
  padding-bottom: 0; }

.productGrid .button {
  background-color: #fbab29;
  color: #FFFFFF;
  border: none;
  padding: 8px 24px; }
  .productGrid .button:hover {
    background-color: #1d7dbf; }

.productGrid .card-figure {
  background-color: #F4F4F4; }
  .productGrid .card-figure:hover .card-figcaption {
    background-color: rgba(0, 0, 0, 0.5); }

.productGrid .card-body {
  padding: 13px 0 0 0; }

.productGrid .card-figure__link {
  height: 308px; }

.productGrid .card-title a {
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  color: #000000; }
  .productGrid .card-title a:hover {
    color: #1D7DBF; }

.productGrid .card_brand {
  display: none; }

.productGrid .card_price .log_arrow svg {
  transform: rotate(-88deg); }

.productGrid .card_price p {
  font-weight: 600;
  font-size: 15px;
  color: #989898;
  cursor: pointer; }
  .productGrid .card_price p:hover {
    color: #1D7DBF; }

.productGrid .card_price .price-section {
  display: inline-block; }
  .productGrid .card_price .price-section span:first-child {
    display: none; }
  .productGrid .card_price .price-section .price {
    font-weight: 600;
    font-size: 15px;
    color: #000; }
    .productGrid .card_price .price-section .price.price--non-sale {
      color: #989898;
      padding: 0 5px 0 0; }
  .productGrid .card_price .price-section .price-now-label {
    display: none !important; }

.productGrid .rating--small .icon {
  width: 15px;
  height: 14px; }
  .productGrid .rating--small .icon svg {
    fill: #0E69A9; }

.productGrid .rate_num {
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  font-family: "Montserrat";
  letter-spacing: 0px;
  color: #0E69A9;
  position: relative;
  margin: 0 0 0 9px; }
  .productGrid .rate_num::after {
    position: absolute;
    content: "(";
    left: -5px; }
  .productGrid .rate_num::before {
    position: absolute;
    content: ")";
    right: -5px; }

.page-heading {
  text-transform: uppercase; }

.custom_category .body,
.custom_brand .body,
.custom_search .body {
  margin-bottom: 0;
  float: left;
  width: 100%; }

.custom_category .page,
.custom_brand .page,
.custom_search .page {
  margin: 0; }

.custom_category .product,
.custom_brand .product,
.custom_search .product {
  width: 33.33%; }

.custom_category .cat_left,
.custom_brand .cat_left,
.custom_search .cat_left {
  float: left;
  width: 30%; }
  .custom_category .cat_left .navPages-item,
  .custom_brand .cat_left .navPages-item,
  .custom_search .cat_left .navPages-item {
    width: 100%; }

.custom_category .actionBar-section,
.custom_brand .actionBar-section,
.custom_search .actionBar-section {
  float: right; }
  .custom_category .actionBar-section .form-field:hover,
  .custom_brand .actionBar-section .form-field:hover,
  .custom_search .actionBar-section .form-field:hover {
    border-color: #8f8f8f; }
  .custom_category .actionBar-section .form-label,
  .custom_brand .actionBar-section .form-label,
  .custom_search .actionBar-section .form-label {
    color: #221B07;
    font-size: 14px;
    line-height: 18px; }

.custom_category .page-sidebar,
.custom_brand .page-sidebar,
.custom_search .page-sidebar {
  padding-left: 0;
  padding-right: 50px;
  width: 100%; }
  .custom_category .page-sidebar .navPages-action,
  .custom_brand .page-sidebar .navPages-action,
  .custom_search .page-sidebar .navPages-action {
    padding: 0.18571rem 0;
    color: #221B07;
    font-weight: 400;
    font-size: 13px; }
    .custom_category .page-sidebar .navPages-action:hover,
    .custom_brand .page-sidebar .navPages-action:hover,
    .custom_search .page-sidebar .navPages-action:hover {
      color: #1D7DBF; }
  .custom_category .page-sidebar .page_list,
  .custom_brand .page-sidebar .page_list,
  .custom_search .page-sidebar .page_list {
    margin: 5px 0 0 0; }
    .custom_category .page-sidebar .page_list a,
    .custom_brand .page-sidebar .page_list a,
    .custom_search .page-sidebar .page_list a {
      font-size: 14px;
      color: #221B07; }
      .custom_category .page-sidebar .page_list a:hover,
      .custom_brand .page-sidebar .page_list a:hover,
      .custom_search .page-sidebar .page_list a:hover {
        color: #1D7DBF; }
  .custom_category .page-sidebar .accordion-navigation,
  .custom_brand .page-sidebar .accordion-navigation,
  .custom_search .page-sidebar .accordion-navigation {
    text-align: left;
    display: block;
    border: 0; }
    .custom_category .page-sidebar .accordion-navigation span:last-child,
    .custom_brand .page-sidebar .accordion-navigation span:last-child,
    .custom_search .page-sidebar .accordion-navigation span:last-child {
      position: absolute;
      top: 0;
      right: 0; }

.custom_category .accordion-title,
.custom_category .sidebarBlock-heading,
.custom_brand .accordion-title,
.custom_brand .sidebarBlock-heading,
.custom_search .accordion-title,
.custom_search .sidebarBlock-heading {
  padding: 0;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  border-bottom: 1px solid #8f8f8f;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  text-transform: uppercase;
  display: block;
  font-weight: 700; }

.custom_category .accordion-content,
.custom_brand .accordion-content,
.custom_search .accordion-content {
  padding: 5px 0 0 0; }

.custom_category .facetedSearch,
.custom_brand .facetedSearch,
.custom_search .facetedSearch {
  border: none;
  padding: 0;
  margin: 0; }

.custom_category .cat_rigth,
.custom_brand .cat_rigth,
.custom_search .cat_rigth {
  float: right;
  width: 70%; }

.custom_category .product_cat_description,
.custom_brand .product_cat_description,
.custom_search .product_cat_description {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0; }

.custom_category .cat_right,
.custom_brand .cat_right,
.custom_search .cat_right {
  float: right;
  width: 70%; }

/*Pagination*/
.pagination {
  float: left;
  width: 100%; }
  .pagination .pagination-item.pagination-item--current {
    border-color: #1D7DBF; }
    .pagination .pagination-item.pagination-item--current a {
      color: #1D7DBF; }
  .pagination .pagination-list li {
    border-radius: 0; }
    .pagination .pagination-list li a,
    .pagination .pagination-list li button {
      padding: 7px 0 3px;
      font-size: 16px;
      line-height: 24px;
      color: #000;
      width: 38px; }
      .pagination .pagination-list li a:hover,
      .pagination .pagination-list li button:hover {
        color: #1D7DBF; }
    .pagination .pagination-list li.pagination-item--next {
      float: inherit; }
      .pagination .pagination-list li.pagination-item--next a {
        width: 60px; }
    .pagination .pagination-list li.pagination-item--previous {
      float: inherit; }
      .pagination .pagination-list li.pagination-item--previous a {
        width: 81px; }

.modal-content .productView-options .button {
  color: #fff;
  margin-right: 0; }
  .modal-content .productView-options .button:hover {
    background-color: #1d7dbf;
    color: #fff; }
  .modal-content .productView-options .button:focus {
    color: #fff;
    background-color: #fbab29; }
    .modal-content .productView-options .button:focus .icon svg {
      fill: #fff; }

.modal-content .productView-options .dropdown-menu.is-open .button:hover {
  color: #1D7DBF; }

.modal-content .productView-options .dropdown-menu-button .icon {
  margin-left: 24px; }
  .modal-content .productView-options .dropdown-menu-button .icon svg {
    fill: #000; }

.modal-content .productView-options .dropdown-menu-button.is-open .icon svg {
  fill: #fff; }

.modal-content #wishlist-dropdown.is-open {
  padding-right: 0; }
  .modal-content #wishlist-dropdown.is-open .button {
    border-bottom: 1px solid #000 !important; }

.modal-content .socialLinks .icon svg {
  fill: #000; }

.modal-content .socialLinks .icon:hover svg {
  fill: #1D7DBF; }

/*Product Page*/
.custom_product {
  /*Add to cart box*/ }
  .custom_product .productView-image {
    border: 1px solid #D3D3D3; }
    .custom_product .productView-image .productView-img-container a img {
      width: calc(100% - 10%); }
  .custom_product .productView-title {
    color: #000;
    margin: 0 0 10px; }
  .custom_product .dropdown-menu.is-open .button {
    color: #000; }
  .custom_product .add-to-cart-wrapper .form-increment .button svg {
    fill: #fff; }
  .custom_product .productView-price .price-section {
    display: inline-block; }
    .custom_product .productView-price .price-section.rrp-price--withoutTax span:first-child {
      display: none; }
  .custom_product .productView-price .price {
    font-weight: 700; }
    .custom_product .productView-price .price.price--non-sale {
      color: #999; }
  .custom_product .productView-price .price-now-label {
    display: none !important; }
  .custom_product .productView-brand {
    font-size: 18px;
    font-weight: 600; }
    .custom_product .productView-brand a {
      color: #999; }
      .custom_product .productView-brand a:hover {
        color: #1D7DBF; }
  .custom_product .socialLinks .icon svg {
    fill: #000; }
  .custom_product .socialLinks .icon:hover svg {
    fill: #1D7DBF; }
  .custom_product .tab.is-active .tab-title {
    color: #1D7DBF; }
  .custom_product .tab .tab-title {
    color: #221B07; }
    .custom_product .tab .tab-title:hover {
      color: #1D7DBF; }
  .custom_product .tabs-contents h5 {
    text-transform: inherit; }
  .custom_product .modal-content .previewCart .productView {
    flex-flow: row; }
  .custom_product .modal-content .productView-image {
    margin: 0; }
  .custom_product .modal-content .productView-details {
    padding-left: 25px; }
  .custom_product .modal-content .productView-info {
    margin-bottom: 7px; }

.productView-thumbnails .slick-next {
  right: -17px;
  top: 52px; }

.productView-thumbnails .slick-prev {
  left: -23px;
  top: 52px; }

#productReview_link {
  font-size: 14px;
  color: #221B07; }

.productView-reviewLink--new {
  font-size: 14px;
  color: #221B07; }
  .productView-reviewLink--new:hover {
    color: #1D7DBF; }

.pro_rv_sec {
  float: left;
  width: auto; }

.productView-product {
  border-bottom: none;
  padding-bottom: 0; }

.productView-info .productView-info-name {
  float: left;
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat";
  color: #221B07;
  font-weight: 500; }

.productView-info .productView-info-value {
  float: left;
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 24px; }

.productView-info > :first-child {
  margin-top: 0; }

.form-field .form-label {
  color: #221B07;
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat";
  margin-bottom: 7px; }

.form-field .form-label--inlineSmall small {
  font-size: 14px; }

.form-field[data-product-attribute="input-file"] {
  margin-bottom: 0rem; }

.form-option {
  font-size: 14px;
  line-height: 18px;
  color: #221B07; }
  .form-option:hover {
    border-color: #1D7DBF; }
  .form-option.form-option-swatch {
    width: auto;
    height: 30px; }
  .form-option .form-option-variant--color {
    width: 26px;
    height: 26px;
    float: left; }

.form-radio:checked + .form-option {
  border-color: #1D7DBF;
  box-shadow: 0 0 0 1px #1D7DBF; }

.productOptions-list-item {
  padding: 6px 1.5rem; }

.productView-options .button {
  margin-right: 0;
  border-top: 1px solid #fbab29;
  border-bottom: 1px solid #fbab29; }
  .productView-options .button:hover {
    border-top: 1px solid #1d7dbf;
    border-bottom: 1px solid #1d7dbf; }
    .productView-options .button:hover .icon svg {
      fill: #fff; }

.productView-options .form-input.form-input--incrementTotal {
  border-radius: 0;
  padding: 6px 0 5px;
  width: 50px;
  border-top: 1px solid #fbab29;
  border-bottom: 1px solid #fbab29; }

.productView-options .add-to-cart-buttons {
  padding: 0;
  margin-right: 10PX; }

.productView-options .dropdown-menu-button .icon {
  margin-left: 20px;
  height: 23px;
  width: 14px; }
  .productView-options .dropdown-menu-button .icon svg {
    fill: #fff; }

.productView-options #wishlist-dropdown.is-open {
  padding-right: 0; }
  .productView-options #wishlist-dropdown.is-open .button {
    border-bottom: 1px solid #000; }
    .productView-options #wishlist-dropdown.is-open .button:hover {
      color: #1D7DBF; }

.productView-options .dropdown-menu .button {
  padding: 8px 10px 10px; }

/*System Page Start*/
.custom_login .login {
  margin: 0rem auto 6rem; }
  .custom_login .login .forgot-password {
    line-height: 48px;
    font-weight: 700; }
    .custom_login .login .forgot-password:hover {
      color: #1D7DBF; }

.custom_login .login-row {
  margin-top: 0; }

.navBar--sub .navBar-item.is-active {
  border-bottom: 1px solid #1D7DBF; }
  .navBar--sub .navBar-item.is-active > .navBar-action {
    color: #1D7DBF;
    font-size: 16px; }

.navBar--sub .navBar-item .navBar-action {
  color: #000;
  font-size: 16px;
  line-height: 22px; }
  .navBar--sub .navBar-item .navBar-action:hover {
    color: #1D7DBF; }

.custom_account_orderstatus .account-content .account-orderStatus .account-orderStatus-label {
  background-color: #1D7DBF; }

.custom_account_orderstatus .account-product-title a:hover {
  color: #1D7DBF; }

.custom_account_orderstatus .pagination a:hover li {
  color: #0E69A9; }

.custom_account_addressbook .addressList .address .address-title {
  color: #1D7DBF; }

.custom_account_addressbook .addressList .address .address-symbol {
  color: #1D7DBF; }

.custom_account_addressbook .addressList .address .address-addNew:hover .address-title {
  color: #000; }

.custom_account_addressbook .addressList .address .address-addNew:hover .address-symbol {
  color: #000; }

.custom_wishlists .account--fixedLarge {
  width: 100%; }

.custom_wishlists a:hover {
  color: #1D7DBF; }

.custom_wishlists .table .table-tbody .table-actions .button {
  padding: 10px 16px; }
  .custom_wishlists .table .table-tbody .table-actions .button:hover {
    color: #fff; }

.custom_wishlists .form-actions .button.button--primary:hover {
  color: #fff; }

.alertBox.alertBox--error .alertBox-column.alertBox-message #alertBox-message-text {
  color: #000; }

.alertBox.alertBox--success .alertBox-column.alertBox-message span {
  color: #000; }

.alertBox .alertBox-column.alertBox-message span {
  color: #fff; }

.custom_forgotpassword .form {
  margin-top: 20px; }

.custom_forgotpassword .form-prefixPostfix {
  display: flex;
  flex-direction: row; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    margin-right: 20px; }
  .custom_forgotpassword .form-prefixPostfix .form-prefixPostfix-button--postfix {
    margin: 0;
    padding: 7px 17px 7px;
    height: 42px; }

.custom_forgotpassword .form-label {
  width: 100%; }

.custom_cart .form-increment .button {
  height: 30px;
  line-height: 26px;
  width: 30px;
  padding: 0; }
  .custom_cart .form-increment .button svg {
    fill: #fff; }
  .custom_cart .form-increment .button:hover svg {
    fill: #fff; }

.custom_cart .button svg {
  margin: 0; }

.custom_cart .cart-content-padding-right .cart-item-name a {
  color: #000; }
  .custom_cart .cart-content-padding-right .cart-item-name a:hover {
    color: #1D7DBF; }

.custom_cart .cart-total .cart-total-label {
  color: #000; }

.custom_cart .cart-total .cart-total-value .shipping-estimate-show,
.custom_cart .cart-total .cart-total-value .coupon-code-add,
.custom_cart .cart-total .cart-total-value .gift-certificate-add {
  color: #000;
  font-style: normal;
  text-decoration: none; }
  .custom_cart .cart-total .cart-total-value .shipping-estimate-show:hover,
  .custom_cart .cart-total .cart-total-value .coupon-code-add:hover,
  .custom_cart .cart-total .cart-total-value .gift-certificate-add:hover {
    color: #1D7DBF; }

.custom_cart .cart-total .cart-total-value .coupon-code-cancel,
.custom_cart .cart-total .cart-total-value .gift-certificate-cancel {
  color: #000;
  font-style: normal;
  text-decoration: none; }
  .custom_cart .cart-total .cart-total-value .coupon-code-cancel:hover,
  .custom_cart .cart-total .cart-total-value .gift-certificate-cancel:hover {
    color: #1D7DBF !important; }

.custom_cart .cart-total .cart-total-value.cart-total-grandTotal {
  font-family: "Montserrat"; }
  .custom_cart .cart-total .cart-total-value.cart-total-grandTotal span {
    font-weight: 700; }

.custom_cart .coupon-form .button,
.custom_cart .gift-certificate-code .button {
  padding-top: 3px !important;
  padding-bottom: 2px !important;
  margin: 0 0 0 2%; }
  .custom_cart .coupon-form .button:focus,
  .custom_cart .gift-certificate-code .button:focus {
    margin: 0 0 0 2%; }

.custom_cart .modal.modal--alert .button-container .confirm.button {
  background-color: #fbab29;
  color: #fff; }
  .custom_cart .modal.modal--alert .button-container .confirm.button:hover {
    background-color: #1D7DBF;
    color: #fff; }

.custom_cart .shipping-quotes {
  padding: 0 0 15px 0; }

.custom_cart [data-product-attribute] .form-option.form-option-swatch {
  width: auto;
  height: 26px; }

.custom_cart .modal-body {
  padding: 2.25rem 2.25rem 5rem; }

.custom_cart .form-actions {
  margin-top: 6.5rem; }

.custom_404 .body,
.custom_forgotpassword .body {
  min-height: 500px; }

.custom_404 .error_msg {
  text-align: center;
  margin: 10px 0 0 0; }

.custom_blog .blog {
  float: left;
  width: 33.33%;
  padding: 0 18px;
  margin: 0 0 40px 0;
  border-top: 0;
  border-right: 0;
  background-color: transparent; }
  .custom_blog .blog .blog-post-figure {
    width: 100%; }
    .custom_blog .blog .blog-post-figure .blog-thumbnail {
      margin: 0 auto;
      max-width: 100%; }
  .custom_blog .blog .blog-post-body {
    width: 100%;
    margin: 10px 0 0 0; }
    .custom_blog .blog .blog-post-body .blog-title a {
      color: #221B07; }
      .custom_blog .blog .blog-post-body .blog-title a:hover {
        color: #1D7DBF; }
    .custom_blog .blog .blog-post-body .blog-post a {
      display: inherit; }
      .custom_blog .blog .blog-post-body .blog-post a:hover {
        color: #1D7DBF; }
  .custom_blog .blog:nth-child(5) {
    clear: left; }

.custom_blog_post .blog {
  background: transparent; }
  .custom_blog_post .blog .blog-thumbnail {
    margin: 0 auto;
    max-width: 100%; }
  .custom_blog_post .blog .blog-post-body {
    width: 66.66667%;
    margin-top: 10px; }
  .custom_blog_post .blog .blog-title {
    text-align: left;
    margin: 20px 0 15px 0; }
    .custom_blog_post .blog .blog-title a {
      color: #221B07; }
      .custom_blog_post .blog .blog-title a:hover {
        color: #1D7DBF; }
  .custom_blog_post .blog .blog-date,
  .custom_blog_post .blog .blog-author {
    text-align: left; }

.custom_blog_post .pro_social .form-label {
  display: inline-block;
  line-height: 16px;
  vertical-align: bottom; }

.custom_blog_post .pro_social .socialLinks {
  display: inline-block; }
  .custom_blog_post .pro_social .socialLinks .socialLinks-item {
    margin-bottom: 0;
    margin-right: 5px; }
    .custom_blog_post .pro_social .socialLinks .socialLinks-item icon:hover svg {
      fill: #1D7DBF; }

.custom_blog_post .socialLinks .icon svg {
  fill: #000; }

.custom_blog_post .socialLinks .icon:hover svg {
  fill: #1D7DBF; }

.custom_sitemap ul li a:hover {
  color: #1D7DBF; }

.custom_wishlist .card {
  margin-bottom: 15px; }

.custom_wishlist .form {
  margin: 0; }
  .custom_wishlist .form .button {
    padding: 10px 25px; }

.account--fixed {
  width: 100%; }

.custom_page .navBar--sub {
  margin-bottom: 1.5rem; }

.custom_page .account-body {
  margin: 0; }

.custom_page .account-content h2 {
  text-align: center;
  text-transform: uppercase; }

.custom_page .form-row {
  margin: 0 0 20px;
  width: 50%;
  float: left;
  padding: 0 10px; }
  .custom_page .form-row:first-child {
    margin: 30px 0 20px; }
  .custom_page .form-row:nth-child(2) {
    margin: 30px 0 20px; }
  .custom_page .form-row .submit-btn {
    background-color: #fbab29;
    color: #fff;
    border: none;
    padding: 8px 24px;
    line-height: 24px;
    font-size: 14px;
    outline: 0;
    border-radius: 0;
    font-family: "Montserrat";
    font-weight: 600;
    text-transform: uppercase; }
    .custom_page .form-row .submit-btn:hover {
      background-color: #1D7DBF;
      color: #fff; }
  .custom_page .form-row:last-child {
    text-align: center;
    width: 100%;
    margin: 20px 0 0px; }
    .custom_page .form-row:last-child input {
      background-color: #fbab29;
      color: #fff;
      border: none;
      padding: 8px 24px;
      line-height: 24px;
      font-size: 14px;
      outline: 0;
      border-radius: 0;
      font-family: "Montserrat";
      font-weight: 600;
      text-transform: uppercase; }
    .custom_page .form-row:last-child input:hover,
    .custom_page .form-row:last-child input:focus {
      background-color: #1D7DBF;
      color: #fff; }
    .custom_page .form-row:last-child input:active {
      background-color: #1d7dbf;
      color: #fff;
      border: none;
      padding: 8px 24px;
      line-height: 24px;
      font-size: 14px;
      outline: 0;
      border-radius: 0;
      font-family: "Montserrat";
      font-weight: 600;
      text-transform: uppercase; }
  .custom_page .form-row:nth-child(3) {
    width: 100%; }
  .custom_page .form-row:nth-child(4) {
    width: 100%; }
  .custom_page .form-row .form-title {
    color: #666; }

.custom_page #element_0,
.custom_page #element_1,
.custom_page #element_2,
.custom_page #element_3 {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem;
  margin: 5px 0 0;
  color: #666; }

.custom_403 .form-prefixPostfix .button {
  margin: 0 0 0 15px;
  padding: 0 26px; }

/*CMS Page Start*/
.custom_page .page-content.page-content--centered {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.custom_page .page-content a {
  color: #221B07; }
  .custom_page .page-content a:hover {
    color: #1D7DBF; }

.custom_page .page {
  margin: 0; }

.custom_page .page-heading {
  margin: 0 0 4rem; }

.custom_page .about-mission {
  float: left;
  width: 100%; }
  .custom_page .about-mission h4 {
    margin: 0 0 15px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase; }
  .custom_page .about-mission .lf-mission {
    width: 80%;
    float: none;
    padding: 0 30px 0 0;
    margin: 0 -2px;
    display: inline-block;
    vertical-align: middle; }
  .custom_page .about-mission .rt-mission {
    width: 20%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 -2px; }

.custom_page .about-kingdom {
  float: left;
  width: 100%;
  padding: 10px 0 0 0; }

.custom_page h3 {
  font-size: 20px;
  line-height: 28px;
  margin: 0 0 8px;
  text-transform: uppercase; }

.custom_page .faq-accordion {
  margin: 0 0 15px 0; }
  .custom_page .faq-accordion h4 {
    margin: 0;
    background-color: #1D7DBF;
    color: #fff;
    padding: 15px;
    text-transform: uppercase;
    cursor: pointer;
    position: relative; }
    .custom_page .faq-accordion h4:hover {
      background-color: #221b07; }
    .custom_page .faq-accordion h4::before {
      content: "";
      position: absolute;
      right: 15px;
      height: 2px;
      width: 15px;
      background-color: #fff;
      top: 26px; }
    .custom_page .faq-accordion h4::after {
      content: "";
      position: absolute;
      right: 21px;
      top: 19px;
      height: 15px;
      width: 2px;
      background-color: #fff; }
  .custom_page .faq-accordion .faq-description {
    padding: 15px;
    background-color: #f5f5f5;
    margin: 0 0 15px;
    display: none; }
  .custom_page .faq-accordion.current h4 {
    background-color: #221b07; }
    .custom_page .faq-accordion.current h4::after {
      display: none; }

.custom_page .shiping-policy {
  float: left;
  width: 100%;
  margin: 0 0 15px; }
  .custom_page .shiping-policy.terms-condition p {
    text-transform: lowercase; }
    .custom_page .shiping-policy.terms-condition p::first-letter {
      text-transform: uppercase; }
  .custom_page .shiping-policy.terms-condition .term-email {
    margin: 0; }
    .custom_page .shiping-policy.terms-condition .term-email a {
      font-weight: 500; }
  .custom_page .shiping-policy.terms-condition .term-phone {
    margin: 15px 0 0 0; }
    .custom_page .shiping-policy.terms-condition .term-phone a {
      font-weight: 500; }
  .custom_page .shiping-policy.terms-condition .term-date {
    margin: 15px 0 0 0; }
  .custom_page .shiping-policy.financing ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .custom_page .shiping-policy.financing li {
    padding: 0 0 10px; }

.custom_page .financing-heading {
  font-size: 22px; }

.custom_page address {
  font-style: normal; }
  .custom_page address.shiping-address {
    width: 135px; }
  .custom_page address.terms-condition-address {
    margin: 0 0 20px; }

/*contact us*/
.custom_page_contact_form .page-content.page-content--centered {
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.custom_page_contact_form .top-contact {
  float: left;
  width: 100%;
  padding: 0 0 25px; }
  .custom_page_contact_form .top-contact p:nth-child(2), .custom_page_contact_form .top-contact p:nth-child(3) {
    margin: 0 0 5px; }

.custom_page_contact_form p.contact-phone {
  font-weight: 600; }

.custom_page_contact_form p a {
  font-weight: 500; }
  .custom_page_contact_form p a:hover {
    color: #1D7DBF; }

.custom_page_contact_form address {
  font-style: normal;
  margin: 0 0 5px; }

.brand .card-figure {
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px #D3D3D3 solid;
  border-bottom: none; }

.brand .card-image {
  position: initial; }

.brand .card-img-container {
  margin: 0 auto; }
  .brand .card-img-container::after {
    padding: 0; }

.brand .card-body {
  padding: 0; }
  .brand .card-body .card-title a {
    background: #0e69a9;
    padding: 10px 15px;
    color: #fff;
    text-transform: capitalize; }
    .brand .card-body .card-title a:hover {
      background: #000000; }

.brand .card-figure__link {
  width: 100%; }

.commmonListing_page .navList-action {
  text-transform: capitalize; }
  .commmonListing_page .navList-action:hover {
    color: #1D7DBF; }

.productView-options .form-field {
  margin-bottom: 20px; }

.productView-options .form-field.form-field_date {
  margin-top: 0;
  margin-bottom: 30px; }

.productView-options .form-fileDescription {
  margin: 0; }

.cat_pro_list .product .card-figcaption-body .button {
  min-width: 175px;
  padding-left: 10px;
  padding-right: 10px; }

.custom_wishlist .pagination {
  display: none; }

.custom_cart .form-increment .button:focus svg {
  fill: #fff; }

.button-container .button.confirm,
.button-container .button.cancel {
  margin: 0 5px; }

#contact-us-page .contactLeft {
  width: 25%;
  float: left; }

#contact-us-page .contactLeft ul {
  list-style: none; }

.contactLeft li {
  margin: 0 0 15px 0; }

#contact-us-page .contactLeft .form_img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 0 0; }

#contact-us-page .contactLeft .form_img svg {
  fill: #000 !important; }

.form_box .contactLeft .form_header_list ul li .form_text {
  display: inline-block;
  vertical-align: middle;
  width: 80%; }

#contact-us-page .contact_right {
  width: 74%;
  float: right; }

.form_text a:hover {
  color: #1D7DBF; }

.custom_editaccount .account .form,
.account,
.custom_account_recentitems .account .alertBox.alertBox--info {
  width: 70%;
  margin: 0 auto; }

.wishlists-table {
  max-width: 70%; }

.custom_account_recentitems .account,
.custom_editaccount .account,
.account .form {
  width: 100%; }

.custom_wishlist .account {
  width: 100%; }

.custom_page .body {
  margin-top: 50px; }

.custom_page .body .breadcrumbs {
  display: none; }

.cart-header .cart-header-item {
  text-transform: uppercase; }

.cart-list .cart-item .cart-item-title a:hover {
  color: #1D7DBF; }

/*CMS Page End*/
.go_review {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%; }

.pro_rv_sec {
  display: inline-block;
  position: relative; }

.modal .quickView .productView-options .add-to-cart-buttons,
.modal .quickView .productView-options .form {
  margin-top: 0; }

.account .productGrid .card-figcaption .button {
  width: 175px;
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff; }

.account .productGrid .card-figcaption .button:hover {
  background-color: #1D7DBF !important;
  color: #fff !important; }

.account .productGrid .card-figcaption .button:focus {
  background-color: #1D7DBF !important;
  border: 1px #1D7DBF solid !important;
  color: #fff !important; }

.account .productGrid .card-figcaption a.button {
  margin-top: 8px; }

.productView-details .productView-options .form-wishlist .dropdown-menu .button {
  white-space: break-spaces; }

/*Megamenu Styling*/
.navPages-container {
  position: inherit; }

.navPages .navPage-subMenu-list {
  float: left; }

.navPages .navPages-item:nth-child(2) .navPage-subMenu, .navPages .navPages-item:nth-child(4) .navPage-subMenu, .navPages .navPages-item:nth-child(5) .navPage-subMenu {
  padding: 38px 47px 32px 152px !important; }

.navPages .navPages-item:nth-child(2) .navPage-subMenu-list, .navPages .navPages-item:nth-child(4) .navPage-subMenu-list, .navPages .navPages-item:nth-child(5) .navPage-subMenu-list {
  max-width: 28%; }

.navPages .navPages-item:nth-child(2) .navPage-subMenu-item, .navPages .navPages-item:nth-child(4) .navPage-subMenu-item, .navPages .navPages-item:nth-child(5) .navPage-subMenu-item {
  width: 100%; }

.navPages .navPages-item:nth-child(3) .navPage-subMenu {
  padding: 36px 107px 32px 120px !important; }

.navPages .navPages-item:nth-child(3) .navPage-subMenu-list {
  max-width: 64%; }

.navPages .navPages-item:nth-child(3) .navPage-subMenu-item {
  width: 33%; }

.navPage-subMenu {
  background-color: #F5F5F5;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); }
  .navPage-subMenu.is-open {
    top: 94%;
    z-index: 0; }
  .navPage-subMenu .navPage-subMenu-item {
    padding: 0 !important;
    width: auto; }
    .navPage-subMenu .navPage-subMenu-item .navPage-subMenu-action {
      font-weight: 600;
      font-size: 16px;
      line-height: 24px;
      color: #221B07;
      text-transform: uppercase;
      padding: 0;
      border: 0;
      margin: 0 0 9px; }
      .navPage-subMenu .navPage-subMenu-item .navPage-subMenu-action:hover {
        color: #0E69A9; }
  .navPage-subMenu .navPage-childList-action {
    line-height: 33px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0;
    font-weight: normal; }
  .navPage-subMenu .pop_menu.menu_1, .navPage-subMenu .pop_menu.menu_3, .navPage-subMenu .pop_menu.menu_4 {
    float: right;
    width: 72%; }
    .navPage-subMenu .pop_menu.menu_1 ul, .navPage-subMenu .pop_menu.menu_3 ul, .navPage-subMenu .pop_menu.menu_4 ul {
      margin: 0 -16.5px; }
    .navPage-subMenu .pop_menu.menu_1 li, .navPage-subMenu .pop_menu.menu_3 li, .navPage-subMenu .pop_menu.menu_4 li {
      float: left;
      width: 50%;
      padding: 0 16.5px; }
  .navPage-subMenu .pop_menu.menu_2 {
    float: right;
    width: 36%; }
    .navPage-subMenu .pop_menu.menu_2 ul {
      margin: 0; }
  .navPage-subMenu .pop_img img {
    width: 100%; }
  .navPage-subMenu .pop_mm_name {
    margin: 3px 0 0; }
    .navPage-subMenu .pop_mm_name a {
      font-size: 16px;
      line-height: 33px;
      color: #221B07; }
      .navPage-subMenu .pop_mm_name a:hover {
        color: #0E69A9; }
  .navPage-subMenu h3 {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #221B07;
    text-transform: uppercase;
    margin: 0 0 16px; }

@media only screen and (max-width: 1499px) {
  .super_bottom {
    background: url(https://kingdomvapor.com/content/super_banner.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 98px 0 100px 92px; }
    .super_bottom .sup_banner_img img {
      display: none; }
    .super_bottom .banner_txt {
      position: inherit;
      top: inherit;
      transform: inherit;
      left: inherit; } }

/*Responsive Start*/
@media only screen and (max-width: 1199px) {
  .container {
    padding: 0 15px; }
  .body {
    float: left;
    width: 100%;
    margin-bottom: 0; }
  .header .header_top p {
    font-size: 16px; }
  .header .header_bottom {
    padding: 7px 15px 0 15px; }
  .header .heaer_search .search_icon {
    top: 5px;
    left: 16px; }
  .header.header_fixed .header_bottom {
    padding: 7px 15px 0 15px; }
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-content {
    right: 0;
    max-width: 612px; }
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-content .heroCarousel-title {
    max-width: 100%; }
  .heroCarousel .slick-slide:nth-child(6) .heroCarousel-content,
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-content {
    max-width: 100%;
    margin: 4px 0 0 0;
    width: 90%; }
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-description {
    margin: 0; }
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-description {
    max-width: 100%;
    padding: 4px 0 15px; }
  .banner_cat_sec .banner_cat_txt {
    left: 22px; }
  .banner_cat_txt h3 {
    font-size: 25px;
    padding: 0 5px;
    display: inline-block;
    margin: 0 0 25px 0; }
  .all_cat_sec .cat_row.bottom_row h3 {
    padding: 0 5px; }
  .banner_cat_sec p {
    margin: 5px 0 15px 2px; }
  .banner_cat_sec .banner_cat_left:last-child .banner_cat_txt {
    left: 30px; }
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-title,
  .heroCarousel .slick-slide:nth-child(6) .heroCarousel-title {
    max-width: 496px; }
  .productCarousel .card-title a {
    height: 48px; }
  .featured_pro {
    padding: 29px 25px 15px 25px; }
  .featured_pro .slick-next {
    right: -28px; }
  .productCarousel .slick-prev {
    left: -32px; }
  .productCarousel .container {
    padding: 0; }
  .productCarousel {
    width: auto; }
  .productCarousel .slick-list {
    float: left;
    width: 100%; }
  .productCarousel .card-figure__link {
    height: 242px; }
  .best_pro {
    padding: 37px 25px 0; }
  .brand_slider .slick-prev {
    left: -42px; }
  .super_banner .container {
    padding: 0 15px 0 15px; }
  .super_banner li:first-child {
    width: 29%; }
  .super_banner li:nth-child(2) {
    width: 22%; }
  .super_banner li:nth-child(3) {
    width: 24%; }
  .super_banner span {
    font-size: 14px; }
  .super_banner li:nth-child(3) .super_icon {
    padding: 3px 15px 0 3px; }
  .super_banner p {
    font-size: 13px; }
  .super_banner .super_top {
    padding: 22px 0 20px 0; }
  .super_bottom {
    padding: 60px 0 50px 45px; }
  .super_banner h3 {
    font-size: 32px;
    line-height: 37px;
    max-width: 279px;
    margin: 0 0 10px; }
  .new_pro {
    float: left;
    width: 100%;
    padding: 39px 25px 0 !important; }
  .brand_slider {
    padding: 29px 36px 24px 27px; }
  .brand_slider .slick-prev {
    left: -68px;
    top: 28px; }
  .brand_slider .slick-next {
    right: -49px;
    margin-top: 0;
    top: 12px; }
  .blog_sec .blog_block {
    margin: 25px -11px 0; }
  .blog_sec .blog_item {
    padding: 0px 11px; }
  .blog_sec .blog_txt h5 {
    font-size: 18px; }
  .footer .form-prefixPostfix.wrap {
    flex-wrap: nowrap; }
  .footer .footer_sub_sec h3 {
    font-size: 27px;
    margin: 0 0 11px; }
  .footer .footer_sub_sec .button {
    width: 140px; }
  .footer .footer_sub_sec {
    padding: 40px 0 30px;
    text-align: center; }
  .footer .footer_logo {
    padding: 30px 0 0 0; }
  .footer .footer_menu {
    padding: 30px 0 0 0; }
  .footer .footer_column.col_1 {
    width: 24.5%; }
  .footer .footer_column.col_2 {
    width: 22.9%; }
  .footer .footer_column.col_3 {
    width: 26.8%; }
  .footer .footer_column.col_4 {
    width: auto; }
  .footer .footer-info-heading {
    margin: 0 0 7px; }
  .footer .footer_pay span:first-child {
    padding: 0; }
  .footer .footer_pay span {
    padding: 0 0px; }
  .footer .footer_copy .powered-by {
    font-size: 11px; }
  .page-heading {
    font-size: 22px;
    margin: 0 0 1.5rem; }
  .custom_category .productGrid,
  .custom_brand .productGrid,
  .custom_search .productGrid {
    margin-bottom: 0; }
  .custom_category .footer,
  .custom_brand .footer,
  .custom_search .footer {
    margin: 28px 0 0 0; }
  .custom_product .body {
    margin-bottom: 0; }
  .custom_product .footer {
    margin: 0; }
  .custom_product .toggle:last-of-type {
    margin-bottom: 24px; }
  .custom_product .productView-options .button {
    padding: 0.85714rem 0.85714rem; }
  .productView-details {
    padding-bottom: 0; }
  .custom_product .tab-content.has-jsContent.is-active {
    padding: 1.5rem 25px; }
  .body {
    margin-bottom: 0; }
  .custom_login .login-row {
    margin-top: 3rem; }
  .custom_login .login {
    margin: 0;
    max-width: 100%; }
  .form-prefixPostfix .form-input,
  .form-prefixPostfix .button {
    width: auto; }
  .custom_404 .body,
  .custom_forgotpassword .body {
    min-height: auto; }
  .custom_wishlists .table .table-tbody .table-actions .button {
    padding: 6px 11px;
    font-size: 12px; }
  .custom_editaccount .account--fixed {
    width: 84%; }
  .previewCartCheckout .button {
    padding: 0.85714rem 0.28571rem;
    font-size: 12px; }
  .custom_blog .blog {
    padding: 0 10px; }
  .custom_blog .blog-title {
    font-size: 19px;
    margin: 0 0 0.35714rem; }
  .custom_page .page-heading {
    margin: 0 0 2.5rem; }
  .custom_page h3 {
    font-size: 22px; }
  .custom_page_contact_form .page {
    margin: 0; }
  .custom_page .faq-accordion h4 {
    font-size: 18px; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: 1px solid #000; }
  .custom_createaccount .account-body {
    margin: 0; }
  .productView-thumbnail-link {
    max-width: 95px; }
  .header .dropdown_popup {
    right: 0; }
  .productView-thumbnail-link {
    margin: 0 auto; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    white-space: break-spaces; }
  .custom_editaccount .account .form,
  .account,
  .custom_account_recentitems .account .alertBox.alertBox--info {
    width: 100%;
    margin: 0 auto; }
  .account-body {
    margin: 0; }
  .wishlists-table {
    max-width: 100%; }
  .custom_editaccount .account--fixed {
    width: 100%; }
  #contact-us-page .contactLeft {
    width: 35%; }
  #contact-us-page .contact_right {
    width: 65%; }
  .navPages .navPages-item:nth-child(3) .navPage-subMenu {
    padding: 37px 15px 32px 15px !important; }
  .navPages .navPages-item:nth-child(2) .navPage-subMenu, .navPages .navPages-item:nth-child(4) .navPage-subMenu, .navPages .navPages-item:nth-child(5) .navPage-subMenu {
    padding: 37px 15px 32px 15px !important; } }

@media only screen and (max-width: 991px) {
  #myHeader {
    position: inherit; }
  body {
    padding-top: 0; }
  #menu_responsive .mm_container {
    display: block !important; }
  #menu_responsive .navUser-item {
    display: block; }
  .header_navmenu .navPage-subMenu .nav_page_menu_right {
    width: 100%;
    padding: 0;
    display: block !important; }
  .header_navmenu .navPage-subMenu {
    box-shadow: none; }
  .navPage-subMenu {
    height: auto; }
  .header {
    position: relative;
    height: auto; }
  .header.is-open {
    height: initial; }
  .header.is-open #menu_responsive {
    display: block;
    top: 0;
    transition: all .7s ease; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.7s ease;
    left: 0; }
  .navUser {
    right: 15px;
    top: 50px; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .7s ease;
    position: fixed;
    top: 0;
    float: left;
    width: 100%; }
  #menu_responsive .navPages {
    background: #000;
    padding: 20px 15px;
    border-right: 1px solid #ccc; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive .navPages ul.navPages-list--user {
    margin: 0; }
  #menu_responsive .navPages ul.navPages-list--user li {
    color: #fff; }
  #menu_responsive .navPages ul.navPages-list--user li a {
    padding: 5px 0; }
  #menu_responsive ul li {
    border: 0;
    padding: 0 0 5px 0;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    text-align: left; }
  #menu_responsive .navPages-action,
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    line-height: normal;
    padding: 0px 22px 5px 0;
    display: block;
    border: 0;
    color: #fff;
    white-space: normal;
    text-align: left; }
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    font-size: 15px;
    padding: 4px 22px 4px 0;
    text-transform: uppercase;
    margin: 0 0 5px 0;
    line-height: normal; }
  .header #menu_responsive .navPage-childList-action.navPages-action {
    font-size: 14px;
    text-transform: capitalize; }
  #menu_responsive .navPages ul.navPage-childList {
    padding-bottom: 0; }
  .navPages-container.is-open svg,
  #menu_responsive .navPages ul li:hover .navPage-subMenu,
  #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list,
  #menu_responsive .navPage-subMenu .container {
    display: block !important;
    max-width: 100%; }
  #menu_responsive .subcat-expand {
    height: 22px;
    width: 22px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .navPage-subMenu-item .subcat-expand {
    top: 5px; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    display: none; }
  #menu_responsive .subcat-expand::after,
  #menu_responsive .subcat-expand::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: -6px; }
  #menu_responsive .subcat-expanded::after {
    background: #fff; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 10px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px;
    display: block;
    margin-top: 15px; }
  #menu_responsive {
    transition: all .3s ease 0s;
    left: 0; }
  .mobileMenu-toggle {
    left: 25px;
    top: 32px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #000;
    display: block; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #000; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    display: inline-block;
    right: 5px; }
  .modal .previewCart .productView {
    Padding: 25px 0; }
  #menu_responsive .mega_menu-header-image {
    display: none; }
  #menu_responsive .navPage-subMenu {
    padding: 0 !important;
    background: transparent;
    top: 0;
    position: static;
    height: auto; }
  .header .header_top p {
    font-size: 12px;
    text-transform: capitalize; }
  .header .heaer_search .dropdown {
    width: 100%;
    top: 84px;
    padding: 10px 0 0 10px; }
  .header .header_bottom {
    padding: 20px 15px 60px 25px;
    transition: inherit;
    position: relative; }
  .header_main {
    float: left;
    width: 100%; }
  .header .heaer_logo {
    width: 100%;
    display: flex;
    justify-content: center; }
  .header .header_navmenu {
    margin: 0;
    padding: 0;
    border-top: 0; }
  .header .header-logo-image {
    max-height: inherit; }
  .header .heaer_log_cart .navUser-item--account {
    display: none; }
  .header .heaer_search {
    width: 100%; }
  .quickSearchResults .quickSearchMessage {
    width: 100%; }
  .custom_default .body {
    margin-top: 0; }
  .quickSearchResults {
    margin-top: 0; }
  .countPill {
    right: -6px;
    left: inherit; }
  .banner_cat_sec p {
    font-size: 16px;
    line-height: 24px; }
  .title h3 {
    font-size: 22px; }
  .productCarousel .card-title a {
    height: auto; }
  .banner_cat_txt h3 {
    width: auto;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 8px;
    display: inline-block; }
  .banner_cat_sec .banner_cat_left:last-child .banner_cat_txt h3 {
    width: auto;
    display: inline-block; }
  .all_cat_sec .banner_cat_txt {
    left: 18px; }
  .all_cat_sec .cat_row.top_row li:last-child .banner_cat_txt {
    left: 18px; }
  .all_cat_sec .cat_row.bottom_row li:last-child .banner_cat_txt {
    left: 18px; }
  .all_cat_sec .cat_row.bottom_row li:last-child h3 {
    margin: 0 0 8px -2px; }
  .banner_cat_txt .button {
    padding: 3px 27px 4px; }
  .super_banner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .super_banner li:first-child {
    width: 38.33%; }
  .super_banner li:nth-child(2) {
    width: 30.33%; }
  .super_banner li:nth-child(3) {
    width: 31.33%; }
  .super_banner li:last-child {
    padding: 15px 0 0 0; }
  .super_banner .banner_txt p {
    font-size: 16px;
    line-height: 24px;
    max-width: 510px; }
  .super_bottom .banner_txt {
    max-width: 506px; }
  .blog_sec .blog_txt {
    padding: 12px 0 0 0; }
  .blog_sec .blog_txt h5 {
    font-size: 16px;
    margin: 0 0 5px; }
  .blog_sec .blog_txt p {
    margin: 0 0 12px; }
  .footer .footer_sub_sec h3 {
    font-size: 23px; }
  .footer .footer_sub_sec p {
    font-size: 16px;
    line-height: 24px; }
  .footer .footer_logo {
    width: 100%;
    text-align: center; }
  .footer .footer_menu {
    width: 100%; }
  .footer .footer_column.col_2 {
    width: 21.9%; }
  .footer .footer_column.col_3 {
    width: 25%; }
  .footer .footer-info-heading {
    font-size: 15px; }
  .footer .footer_pay {
    width: 100%;
    text-align: center; }
  .footer .footer_copy .powered-by {
    font-size: 12px;
    text-align: center; }
  /*Category Page*/
  .custom_category .cat_left,
  .custom_category .custom_brand .cat_left,
  .custom_category .custom_search .cat_left,
  .custom_brand .cat_left,
  .custom_brand .custom_brand .cat_left,
  .custom_brand .custom_search .cat_left,
  .custom_search .cat_left,
  .custom_search .custom_brand .cat_left,
  .custom_search .custom_search .cat_left {
    width: 100%; }
  .custom_category .page-content,
  .custom_category .page-content--full,
  .custom_brand .page-content,
  .custom_brand .page-content--full,
  .custom_search .page-content,
  .custom_search .page-content--full {
    padding-left: 0;
    padding-right: 0; }
  .custom_category .form-field,
  .custom_brand .form-field,
  .custom_search .form-field {
    margin: 0 0 1rem; }
  .custom_category .cat_rigth,
  .custom_brand .cat_rigth,
  .custom_search .cat_rigth {
    width: 100%; }
  .custom_category .product .card,
  .custom_brand .product .card,
  .custom_search .product .card {
    margin-bottom: 2rem; }
  .custom_category .cat_right,
  .custom_brand .cat_right,
  .custom_search .cat_right {
    width: 100%; }
  .custom_category .page-sidebar,
  .custom_brand .page-sidebar,
  .custom_search .page-sidebar {
    padding-right: 0; }
  .custom_category .page-sidebar .accordion-navigation span:last-child,
  .custom_brand .page-sidebar .accordion-navigation span:last-child,
  .custom_search .page-sidebar .accordion-navigation span:last-child {
    right: 11px;
    top: 10px; }
  .productGrid .product {
    width: 33.33%; }
  /*Product Page*/
  .productView-details {
    padding-bottom: 30px; }
  .productView-options .form-field {
    margin-bottom: 1rem; }
  .productView-info {
    margin-bottom: 0.5rem; }
  .custom_product .productView-options .add-to-cart-buttons {
    width: 51%;
    margin-right: 0; }
  .productView-options .form-wishlist {
    width: 49%;
    padding: 0; }
  .productView-options .add-to-cart-wrapper .add-to-cart-buttons {
    padding: 0 15px 0 0; }
  .custom_product .productView-thumbnails .slick-next {
    right: 0; }
  .custom_product .modal-body {
    padding: 2.25rem 2.25rem 1rem; }
  .productView-images {
    margin-bottom: 2rem; }
  .tab-content h1 {
    font-size: 24px; }
  .tab-content h2 {
    font-size: 22px; }
  .tab-content h3 {
    font-size: 20px; }
  .tab-content h4 {
    font-size: 18px; }
  /*System Pages*/
  .custom_blog .blog-title {
    font-size: 16px; }
  .custom_blog_post .blog .blog-post-body {
    width: 100%; }
  .custom_cart .cart-totals {
    width: 100%; }
  .custom_cart .cart-total .cart-total-label {
    text-align: left; }
  .custom_cart .cart-total-label,
  .custom_cart .cart-total-value {
    padding: 0.5rem 0 0.5rem 0; }
  .custom_cart .cart-total-value {
    float: right; }
  .account .pagination {
    margin-top: 1rem; }
  .custom_editaccount .account--fixed {
    width: 100%; }
  .custom_cart .modal-body {
    padding: 2.25rem 2.25rem 2rem; }
  .custom_cart .form-actions .button,
  .form-actions input,
  .form-actions a {
    margin-top: 40px; }
  /*CMS Pages*/
  .custom_page .terms-condition h3 {
    font-size: 21px; }
  .custom_category .accordion-content,
  .custom_brand .accordion-content,
  .custom_search .accordion-content {
    padding: 5px 0 0 10px; }
  .custom_category .accordion-title,
  .custom_brand .accordion-title,
  .custom_search .accordion-title {
    padding: 10px 0 10px 0; }
  .custom_account_inbox .form-actions .button,
  .form-actions a,
  .form-actions input {
    margin-top: 0;
    margin-bottom: 20px; }
  .form-wishlist {
    padding: 0 0 0 0.71429rem; }
  .productCarousel .slick-arrow {
    margin: -45px 0 0 0; }
  .brand_slider .slick-prev {
    left: -84px;
    margin: 0;
    top: 25px; }
  .brand_slider .slick-next {
    right: -65px;
    margin: 0;
    top: 25px; }
  .brand_slider .slick-prev::before,
  .brand_slider .slick-next::before {
    background-position: center; }
  .brand_slider {
    padding: 29px 22px 24px; }
  .heroCarousel {
    margin-top: 0; }
  .heroCarousel .heroCarousel-content,
  .heroCarousel .slick-slide:nth-child(6) .heroCarousel-content,
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-content {
    max-width: 100%;
    width: 100%;
    left: 0;
    padding: 0 25px; }
  .heroCarousel .heroCarousel-description {
    padding: 7px 0 15px 0; }
  .heroCarousel .heroCarousel-title {
    font-size: 35px;
    line-height: 50px; }
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-title, .heroCarousel .slick-slide:nth-child(6) .heroCarousel-title {
    max-width: 100%; }
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-description {
    margin: 0; }
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-content {
    right: 0;
    max-width: 100%;
    left: 0; }
  .writeReview-form .form-field--submit {
    text-align: center; }
  .productView-thumbnails .slick-prev,
  .custom_product .productView-thumbnails .slick-prev {
    left: -10px; }
  .productView-thumbnails .slick-next,
  .custom_product .productView-thumbnails .slick-next {
    right: -10px; }
  .header .header_bottom .header-logo {
    margin: -1px 0 0 0; }
  .header .heaer_log_cart .navUser-item--cart {
    padding: 14px 0 0 0; }
  .header-logo {
    height: auto; }
  .navBar--account {
    display: block; }
  .navBar--sub .navBar-item {
    display: inline-block;
    margin: 10px 7px; }
  .custom_category .page-sidebar nav > div:first-child.sidebarBlock {
    display: none; }
  .custom_product .modal-content .previewCart .productView {
    flex-flow: column; }
  .custom_product .modal-content .productView-details {
    padding: 20px 0 0 0; }
  .login-row .form-actions {
    text-align: left; }
  #contact-us-page .contactLeft {
    width: 100%; }
  #contact-us-page .contact_right {
    width: 100%; }
  #contact-us-page .contactLeft ul {
    margin: 0; }
  .all_cat_sec ul {
    margin: 0; }
  .navPages .navPages-item:nth-child(3) .navPage-subMenu-list {
    max-width: 100%; }
  .navPages .navPages-item:nth-child(2) .navPage-subMenu-list {
    max-width: 100%; } }

@media only screen and (max-width: 767px) {
  .header .header_top {
    padding: 9px 15px 7px; }
  .header .header_bottom {
    padding: 15px 15px 52px 15px; }
  .heroCarousel .slick-dots {
    bottom: 0px !important; }
  .banner_cat_sec .banner_cat_left {
    width: 100%; }
  .banner_cat_sec .banner_cat_left:first-child {
    padding: 0 0 15px;
    width: 100%; }
  .all_cat_sec .cat_row.top_row li {
    width: 50%; }
  .all_cat_sec .cat_row.top_row li:last-child {
    float: none;
    clear: both;
    margin: 0 auto 0;
    padding: 15px 7px 0; }
  .super_banner ul {
    display: block; }
  .super_banner li:first-child,
  .super_banner li:nth-child(2),
  .super_banner li:nth-child(3) {
    width: 50%; }
  .super_banner li:nth-child(2) {
    padding: 0 0 0 29px; }
  .super_banner li:nth-child(3) {
    padding: 15px 0 0 0; }
  .super_banner li:last-child {
    padding: 15px 0 0 17px; }
  .super_bottom {
    background: none;
    padding: 0; }
  .super_bottom .banner_txt {
    position: initial;
    background: #000;
    max-width: 100%;
    padding: 20px 25px; }
  .super_banner h3 {
    max-width: 100%;
    font-size: 24px;
    display: inline-block;
    padding: 0; }
  .super_banner .banner_txt p {
    margin: 0 0 18px;
    max-width: 100%; }
  .blog_sec .blog_block {
    margin: 18px -8px 0; }
  .blog_sec .blog_item {
    width: 50%;
    padding: 0px 8px; }
  .blog_sec .blog_item:last-child {
    margin: 0 auto;
    float: none;
    clear: both;
    padding: 25px 0 0 0; }
  .footer .footer_column.col_1,
  .footer .footer_column.col_2,
  .footer .footer_column.col_3 {
    width: 33.33%; }
  .footer .footer_sub_sec {
    padding: 40px 15px 30px; }
  /*Category Page*/
  ol.breadcrumbs {
    display: block; }
  .custom_category .page-sidebar,
  .custom_brand .page-sidebar,
  .custom_search .page-sidebar {
    padding-right: 0; }
  .productGrid .product {
    width: 50%; }
  /*system pages*/
  .custom_blog .blog {
    width: 50%; }
  .custom_blog .blog:nth-child(5) {
    clear: none; }
  .custom_blog .blog:nth-child(4) {
    clear: left; }
  .custom_blog .blog:nth-child(6) {
    clear: left; }
  .custom_wishlists .table .table-tbody .table-actions .button {
    margin: 0 0 10px 0; }
  /*CMS Pages*/
  .custom_page .faq-accordion h4 {
    font-size: 15px; }
  .footer .footer_copy .powered-by {
    padding: 0 22px; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    margin-right: 13px;
    width: 352px; }
  .footer .footer_logo img {
    width: 60px; }
  .footer .footer_copy .powered-by br {
    display: block; }
  .footer .footer_copy {
    width: 100%; }
  .footer .footer_copy a.no_sap::after {
    display: none; }
  .footer .footer_copy a:last-child {
    margin: 0 4px; }
  .super_bottom .sup_banner_img img {
    display: block; }
  .heroCarousel .heroCarousel-content {
    width: 100%;
    background: #000;
    padding: 15px 25px 50px;
    position: initial;
    transform: none;
    max-width: 100%;
    text-align: center; }
  .heroCarousel .heroCarousel-title {
    max-width: 100%;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column; }
  .heroCarousel .heroCarousel-description {
    min-height: 70px;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    padding: 7px 0 9px;
    flex-flow: column; }
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-description,
  .heroCarousel .slick-slide:nth-child(6) .heroCarousel-description {
    color: #fff;
    margin: 0; }
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-title {
    font-size: 21px;
    line-height: 28px; }
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-content,
  .heroCarousel .slick-slide:nth-child(6) .heroCarousel-content,
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-content {
    margin: 0;
    max-width: 100%; }
  .heroCarousel .slick-slide:nth-child(3) .button,
  .heroCarousel .slick-slide:nth-child(6) .button {
    color: #fff;
    border-color: #fff; }
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-content .heroCarousel-title {
    max-width: 100%;
    padding: 0; }
  .heroCarousel .heroCarousel-content,
  .heroCarousel .slick-slide:nth-child(3) .heroCarousel-content,
  .heroCarousel .slick-slide:nth-child(6) .heroCarousel-content {
    max-width: 100%;
    padding: 10px 25px 50px; }
  .heroCarousel .slick-dots {
    margin: 0; }
  .heroCarousel .slick-dots {
    bottom: 10px !important; }
  .heroCarousel .slick-slide:nth-child(4) .heroCarousel-description {
    padding-top: 7px; }
  .heroCarousel.slick-initialized {
    max-height: 100%; }
  .productView-thumbnails .slick-prev::before,
  .custom_product .productView-thumbnails .slick-prev::before {
    height: 50px;
    width: 50px;
    background-size: 150%;
    background-position: center; }
  .productView-thumbnails .slick-next::before,
  .custom_product .productView-thumbnails .slick-next::before {
    height: 50px;
    width: 50px;
    background-size: 150%;
    background-position: center; }
  .productView-thumbnails .slick-prev,
  .custom_product .productView-thumbnails .slick-prev,
  .productView-thumbnails .slick-next,
  .custom_product .productView-thumbnails .slick-next {
    top: 57px; }
  .mobileMenu-toggle {
    top: 27px; }
  .header .heaer_log_cart .navUser-item--cart {
    padding: 0; } }

@media only screen and (max-width: 479px) {
  .container {
    padding: 0 25px; }
  .header .heaer_search .search_icon {
    left: 26px; }
  .header .heaer_search .dropdown {
    padding: 10px 25px 0 25px; }
  .header .heaer_search .dropdown .container {
    padding: 0; }
  .header .heaer_search .search_icon {
    left: 2px; }
  .navUser-item--cart__hidden-s {
    display: block; }
  .navUser {
    top: 44px; }
  .title h3 {
    font-size: 18px;
    text-align: center;
    display: block; }
  .banner_cat_sec .banner_cat_txt {
    position: initial;
    transform: none;
    background: #000;
    padding: 15px 15px;
    display: none; }
  .banner_cat_sec .banner_cat_left:last-child .banner_cat_txt {
    left: inherit; }
  .banner_cat_sec .banner_cat_left {
    float: left;
    width: 100%; }
  .banner_cat_txt .button {
    font-size: 12px;
    line-height: 15px;
    width: 100%;
    padding: 7px 27px 8px; }
  .banner_cat_txt h3 {
    line-height: 24px; }
  .banner_cat_sec p {
    margin: 0px 0 10px 0; }
  .title {
    padding: 0;
    text-align: center; }
  .title .view_all {
    font-size: 12px;
    text-align: center;
    float: none; }
  .title .view_all::after {
    bottom: -2px; }
  .all_cat_sec {
    padding: 32px 0 0 0; }
  .all_cat_sec ul {
    margin: 0; }
  .all_cat_sec .cat_row.top_row li {
    width: 100%;
    padding: 0; }
  .all_cat_sec .cat_row.bottom_row li {
    width: 100%;
    padding: 0; }
  .all_cat_sec .cat_row li:first-child {
    padding: 0 0 15px 0; }
  .all_cat_sec .cat_row.top_row li:last-child {
    padding: 15px 0 0; }
  .featured_pro {
    padding: 51px 0 32px; }
  .productCarousel .slick-prev {
    left: -47px; }
  .best_pro {
    padding: 51px 0 0; }
  .best_pro .title h3 {
    font-size: 20px; }
  .new_pro {
    padding: 51px 0 0 !important; }
  .super_banner {
    padding: 32px 0 0 0; }
  .super_banner li {
    width: 100%;
    justify-content: center; }
  .super_banner li:first-child,
  .super_banner li:nth-child(2),
  .super_banner li:nth-child(3) {
    width: 100%; }
  .super_banner li:nth-child(2) {
    padding: 15px 0 0 0; }
  .super_banner li:last-child {
    padding: 15px 0 0 0px; }
  .super_bottom .banner_txt {
    max-width: 100%; }
  .blog_sec {
    padding: 50px 0 0 0; }
  .blog_sec .blog_block {
    margin: 18px 0 0; }
  .blog_sec .blog_item {
    width: 100%;
    padding: 0; }
  .productCarousel {
    margin: 0; }
  .productCarousel-slide {
    padding-left: 0;
    padding-right: 0; }
  .blog_sec .blog_item:nth-child(2) {
    padding: 25px 0 0 0; }
  .footer {
    margin: 55px 0 0 0; }
  .footer .footer_sub_sec .container {
    padding: 0 25px; }
  .footer .footer_sub_sec h3 {
    font-size: 20px; }
  .footer .footer_sub_sec .footer_sub_col {
    width: 100%; }
  .footer .footer_sub_sec .form-input {
    width: 100%;
    margin: 0 0 15px; }
  .footer .footer_sub_sec .button {
    width: 100%;
    margin: 0; }
  .footer .footer_column.col_1,
  .footer .footer_column.col_2,
  .footer .footer_column.col_3 {
    width: 100%; }
  .footer .footer_copy .powered-by {
    line-height: 24px; }
  /*Category Page*/
  .mobileMenu-toggle {
    top: 27px; }
  .custom_category .product,
  .custom_brand .product,
  .custom_search .product {
    width: 100%;
    padding: 0; }
  .productGrid {
    margin: 0; }
  .custom_category .form-field .form-select,
  .custom_brand .form-field .form-select,
  .custom_search .form-field .form-select {
    padding-right: 5rem; }
  .productGrid .product {
    width: 100%; }
  .custom_category .facetedSearch-toggle,
  .custom_brand .facetedSearch-toggle,
  .custom_search .facetedSearch-toggle {
    padding: 0.5rem; }
  .custom_category .facetedSearch-toggle-text,
  .custom_brand .facetedSearch-toggle-text,
  .custom_search .facetedSearch-toggle-text {
    font-size: 12px; }
  .custom_category .product .card,
  .custom_brand .product .card,
  .custom_search .product .card {
    margin-bottom: 53px; }
  /*Product Page*/
  .custom_product .productView-options .add-to-cart-buttons {
    width: 100%; }
  .footer .footer_sub_sec {
    padding: 40px 0 30px; }
  /*System Pages*/
  .page-heading {
    font-size: 20px; }
  .custom_editaccount .account--fixed {
    width: 100%; }
  .custom_login .button {
    width: 100%;
    font-size: 13px; }
  .panel-body {
    margin-bottom: 5px; }
  .custom_forgotpassword .form {
    margin-bottom: 5px; }
  .account {
    margin-bottom: 0; }
  .custom_forgotpassword .form-prefixPostfix .form-input {
    margin-right: 0;
    margin-bottom: 15px; }
  .custom_forgotpassword .form-prefixPostfix .form-prefixPostfix-button--postfix {
    width: 100%; }
  .account {
    margin-bottom: 0; }
  .custom_blog .blog {
    width: 100%;
    padding: 0; }
  .custom_blog .page {
    margin: 0; }
  .custom_cart .definitionList-key {
    font-size: 14px; }
  .custom_cart .definitionList-value {
    font-size: 14px;
    word-break: break-all; }
  .custom_cart [aria-label="Change options for BC Standard"] {
    display: none; }
  .custom_account_order .account-product--alignMiddle .account-product-checkItem .form-label {
    height: 5.5rem; }
  .custom_404 .error_msg svg {
    width: 100%; }
  .custom_cart .form-actions {
    margin-top: 7.5rem; }
  .custom_cart .form-actions .button,
  .form-actions input,
  .form-actions a {
    margin-top: 10px; }
  /*CMS Pages*/
  .custom_page_contact_form p.contact-phone a {
    font-size: 14px; }
  .custom_page .faq-accordion h4 {
    padding: 15px 28px 15px 10px; }
  .custom_page h3 {
    font-size: 18px; }
  .custom_page p a {
    font-size: 14px; }
  .custom_page .terms-condition h3 {
    font-size: 17px; }
  .custom_page .about-mission .lf-mission {
    width: 100%;
    padding: 0; }
  .custom_page .about-mission .rt-mission {
    width: 100%; }
  .custom_page .about-kingdom {
    padding: 30px 0 0 0; }
  .modal .form-field .button {
    width: 100%; }
  .productView-options {
    text-align: left; }
  .tabs-contents {
    margin-bottom: 57px; }
  .custom_wishlist .productGrid .product {
    margin: 0 0 60px;
    padding: 0; }
  .custom_account_addressbook .account-body {
    margin: 0; }
  .super_banner h3 {
    max-width: 213px; }
  .footer .footer_copy .powered-by {
    padding: 0; }
  .footer .footer_copy .powered-by br {
    display: block; }
  .custom_product .tab-content.has-jsContent.is-active {
    padding: 1.5rem 21px 1.5rem 25px; }
  .custom_createaccount .account .form .form-row {
    margin: 0; }
  .custom_createaccount .account .account-body .g-recaptcha {
    overflow: hidden; }
  .custom_login .login-form {
    padding-left: 0;
    padding-right: 0; }
  .custom_cart .cart-content-padding-right {
    padding-right: 0; }
  .custom_cart .estimator-form .button--primary {
    width: 100%; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 100%; }
  .custom_cart .coupon-form .button,
  .custom_cart .gift-certificate-code .button {
    margin: 15px 0 0 0;
    width: 100%; }
  .cart-total-label {
    font-size: 15px;
    width: 50%; }
  .account-content {
    padding-left: 0;
    padding-right: 0; }
  .custom_page .form-row {
    width: 100%;
    padding: 0; }
  .custom_page .form-row:first-child {
    margin: 30px 0 0px; }
  .custom_page .form-row:last-child input {
    width: 100%; }
  .custom_page #element_0,
  .custom_page #element_1,
  .custom_page #element_2,
  .custom_page #element_3 {
    padding: 0.75rem 0 0.75rem 10px; }
  .form-wishlist {
    padding: 0; }
  .form-row .form-field {
    padding-left: 0;
    padding-right: 0; }
  .custom_page_contact_form .form-row {
    margin: 0; }
  .custom_page_contact_form .page {
    overflow: hidden; }
  .productCarousel .slick-prev {
    left: -24px; }
  .featured_pro .productCarousel {
    margin: 0; }
  .brand_slider {
    padding: 29px 0 24px; }
  .slick-next::before,
  .slick-next:hover::before {
    height: 50px;
    width: 50px;
    background-size: 140%;
    background-position: center; }
  .slick-prev::before,
  .slick-prev:hover::before {
    height: 50px;
    width: 50px;
    background-size: 140%;
    background-position: center; }
  .featured_pro .slick-next {
    right: -24px; }
  .brand_slider .slick-prev {
    left: -60px; }
  .brand_slider .slick-next {
    right: -60px; }
  .brand_slider .slick-slider {
    margin: 21px 40px 0; }
  .super_banner .button {
    width: 100%; }
  .hero_banner .container {
    padding: 0; }
  .navPages-container.is-open {
    width: 250px; }
  body.has-activeNavPages {
    left: 250px; }
  .header .header_top p {
    font-size: 11px;
    line-height: 16px; }
  .productView-reviewLink--new,
  #productReview_link {
    font-size: 13px; }
  .productView-thumbnails .slick-list {
    margin-left: 0;
    margin-right: 0; }
  .productView-thumbnails {
    margin-left: -0.35714rem;
    margin-right: -0.35714rem; }
  .productView-thumbnail-link {
    margin: 0 auto;
    max-width: 75px; }
  .custom_product .productView-thumbnails .slick-prev {
    left: -20px;
    top: 57px; }
  .custom_product .productView-thumbnails .slick-next {
    right: -20px;
    top: 57px; }
  .productView-options .add-to-cart-wrapper .add-to-cart-buttons {
    padding: 0 0 0 0; }
  .writeReview-form .g-recaptcha > div {
    width: 241px !important; }
  .writeReview-form .g-recaptcha {
    overflow: hidden; }
  .header .heaer_log_cart .navUser-item--cart {
    padding: 13px 0 0 0; }
  table.wishlists-table tbody.table-tbody {
    width: 100%;
    display: table; }
  table.wishlists-table thead.table-thead {
    width: 100%;
    display: table; }
  .table--line .table-thead tr th {
    font-size: 12px; }
  .custom_wishlist .account .product .form {
    text-align: center; }
  .custom_wishlist .account .product .form .button {
    width: 100%; }
  .custom_editaccount .form-row.form-row--half {
    margin: 0; }
  .custom_wishlists .account .form .form-actions .button {
    margin: 0; }
  .custom_wishlists .account .form .form-actions a.button {
    margin: 0 0 10px 0; }
  .footer .form-prefixPostfix.wrap {
    display: block; }
  .footer .form-prefixPostfix.wrap .button {
    display: block;
    padding: 6px 10px 5px; }
  .productView-options .form {
    display: block; }
  .productView-options .form-wishlist {
    width: 100%;
    clear: left; }
  .custom_login .login-form .form-actions .button {
    margin: 0; }
  .cart-list tr.cart-item .cart-item-quantity {
    margin: 15px 0; }
  .cart-list tr.cart-item .cart-item-info p span.log_arrow {
    margin: 0 3px 0 3px; } }

/*Responsive End*/
.mm_container {
  max-width: 1270px;
  margin: 0 auto; }

.icon--ratingFull svg, .productCarousel .rating--small .icon--ratingFull .icon svg {
  fill: gold !important; }

.icon--ratingEmpty svg, .productCarousel .rating--small .icon--ratingEmpty .icon svg {
  fill: #cccccc !important; }

iframe.facebookRecommendBtn {
  display: none; }

.custom_page .form-row.btn-row {
  width: 100%;
  text-align: center;
  margin: 20px 0 0; }

.form-increment .button svg use {
  fill: #ffffff; }

#main-content .container > .alertBox.alertBox--info {
  max-width: 1281px;
  margin: 20px auto 0;
  width: 100%;
  float: none;
  display: inline-block; }

aside#faceted-search-container {
  text-align: left; }

.cart-item-quantity .form-increment .form-input--incrementTotal {
  border-top: 1px solid #fbab29;
  border-bottom: 1px solid #fbab29;
  border-radius: 0;
  height: 30px;
  margin: 0 -5px; }

.cart-item-quantity .form-increment .button {
  border-top: 1px solid #fbab29;
  border-bottom: 1px solid #fbab29; }
  .cart-item-quantity .form-increment .button:hover {
    border-top: 1px solid #1d7dbf;
    border-bottom: 1px solid #1d7dbf; }

#consent-manager-update-banner {
  display: none; }

#consent-manager span {
  color: #fff; }

.card-title {
  min-height: 48px; }

.retail_group.hide_page .body * {
  display: none; }

.retail_group h3.msg-note {
  opacity: 1;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0; }

html.js {
  display: block !important; }

.retail_group.show_page {
  overflow: visible; }

.retail_group.show_page .msg-note {
  display: none; }

.customer_login.retail_group .msg-note {
  padding: 10px 0;
  margin: 0 0 20px;
  font-size: 16px;
  text-align: center;
  display: block !important;
  border: 1px solid; }

h4.msg-note {
  text-align: center; }

.custom_page .page-content .msg-note a {
  color: #1D7DBF; }
  .custom_page .page-content .msg-note a:hover {
    text-decoration: underline; }
