html body {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.card-box .base_card {
  position: absolute;
  margin: 0 auto;
}
.card-box .mapsection .mapaboutbase {
  position: relative;
  padding-top: 0;
}

.aboutmap {
  width: 100%;
}
.card-box .mapsection {
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  -webkit-box-align: flex-start !important;
  -ms-flex-align: flex-start !important;
  align-items: flex-start !important;
}
/*.card-box .base_card.card_base {
    width: 760px;
}*/
.banner .banner-heading-row,
.card-box .card-box-row {
  height: 80vh;
}
.banner-heading-row div.heading-box h2 {
  font-family: "medio";
}
.newslaterrabout .foot-section:before {
  background: none;
}
body .faq-page-content .ques ul li:nth-child(2) {
  text-decoration: none;
}
.faq-page-content .ques ul li a:hover {
  text-decoration: underline;
}
html body .faq-page-content .ques_ans ul li p:nth-child(1) {
  justify-content: left;
  align-items: baseline;
}
.faq-page-content .ques_ans ul {
  padding-left: 16px;
}
.faq-page-content .ques_ans .qno_text {
  display: none;
}
.faq-page-content .ques_ans ul li span.que {
  margin-left: 0;
}
.faq-page-content .ques_ans ul li {
  margin-bottom: 100px;
}
.faq-page-content .ques_ans ul li p.ans {
  padding-left: 0;
}

.form-group.pdfupload label.custom-label {
  position: relative;
  display: unset;
  width: 30%;
  float: left;
}

/*.form-group.pdfupload span.uploaddocuments {
    width: 63%;
    float: right;
}*/
html body .slider .item img {
  width: auto;
  margin: 0 auto;
  height: 420px;
}
html body .slider .owl-nav {
  position: absolute;
  width: 100%;
  bottom: 35%;
}

html body .swiper-button-next-lamps,
html body .swiper-button-next-accessories,
html body .swiper-button-prev-lamps,
html body .swiper-button-prev-accessories {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
html body .swiper-button-next-lamps.navsldierhome,
html body .swiper-button-next-accessories.navsldierhome {
  right: 0;
}

html body .swiper-button-next,
html body .swiper-button-prev,
html body .swiper-button-next-lamps,
html body .swiper-button-next-accessories,
html body .swiper-button-prev-lamps,
html body .swiper-button-prev-accessories {
  font-size: 40px;
  color: #2a3786;
}
html body .swiper-button-next,
html body .swiper-button-prev,
html body .swiper-button-next-lamps,
html body .swiper-button-next-accessories,
html body .swiper-button-prev-lamps,
html body .swiper-button-prev-accessories {
  background-image: none;
  display: none;
}
html body .swiper-button-next.navsldierhome,
html body .swiper-button-prev.navsldierhome,
html body .swiper-button-next-lamps.navsldierhome,
html body .swiper-button-next-accessories.navsldierhome,
html body .swiper-button-prev-lamps.navsldierhome,
html body .swiper-button-prev-accessories.navsldierhome {
  display: block;
}
a.prev.page-numbers,
a.page-numbers,
a.next.page-numbers,
span.page-numbers.current {
  display: none;
}
html body .slider .owl-nav button.owl-next span,
html body .slider .owl-nav button.owl-prev span {
  font-size: 0;
}
html body .slider .owl-nav button.owl-prev {
  float: left;
  width: 30px;
  height: 40px;
  background: url(../assets/img/left-icon.jpg);
}
html body .slider .owl-nav button.owl-next {
  float: right;
  width: 30px;
  height: 40px;
  background: url(../assets/img/right-icon.jpg);
}
.contact-page-content
  .wpcf7-form
  .form-group.pdfupload
  span.uploaddocuments
  .wpcf7-form-control {
  border: 0;
  margin-bottom: 0;
}
.contact-page-content .wpcf7-form .wpcf7-form-control-wrap .wpcf7-form-control {
  margin-bottom: 0px;
}
.contact-page-content span.wpcf7-not-valid-tip {
  font-size: 0.8em;
}
.form-group.pdfupload {
  /* border: 1px solid #000; */
  border-radius: 0.25rem;
  overflow: hidden;
  margin-bottom: 10px;
  margin-top: 30px;
  /*display: flex;    align-items: center;    justify-content: center;    align-self: center;*/
}
.contact-page-content div.wpcf7-response-output,
.contact-page-content
  .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  border: none !important;
}

.contact-page-content .address-contact p {
  margin-bottom: 43px;
}
.address-contact span {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.contact-page-content span.uploaddocuments {
  position: relative;
  display: block;
  height: 55px;
  width: 100%;
}
.contact-page-content span.uploaddocuments:before {
  content: attr(data-content);
  position: absolute;
  left: 0;
  padding: 17px;
  background: #323b83;
  color: #fff;
  width: 100%;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
}
.contact-page-content span.uploaddocuments > input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.conFormCon .topText {
  padding-right: 5%;
  display: block;
}

.woocommerce .filter-row.d-flex {
  margin-top: 25px;
}

.woocommerce .woocommerce-ordering select {
  padding: 8px 10px;
}

.woocommerce .filter-row .filter-box {
  position: relative;
}

.woocommerce .filter-row .filter-box .filLoader {
  position: absolute;
  top: 8px;
  right: -35px;
}

.filter-box select {
  border: 1px solid #323b83;
  color: #666666;
  min-height: 35px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 8px 10px;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0;
  line-height: 1;
  background: none;
  margin-left: 15px;
}

body.woocommerce nav.woocommerce-pagination {
  width: 100%;
  text-align: right;
  padding-right: 15px;
}

body.woocommerce nav.woocommerce-pagination ul {
  border: none;
}

body.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}

body.woocommerce nav.woocommerce-pagination ul li a {
  color: #999;
  background: transparent;
  font-size: 14px;
}

body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li span.current {
  background: transparent;
  color: #333;
  font-size: 14px;
}
.woocommerce-checkout-review-order .product-name {
  display: flex;
  justify-content: space-between;
}
.woocommerce-checkout-review-order .product-name .cqoc_product_name {
  display: inline-block;
  width: 60%;
  vertical-align: top;
}
.woocommerce-checkout-review-order .product-name .quantity {
  display: inline-block;
  padding-left: 10px;
}

.top-right-menu {
  padding-right: 100px;
  position: relative;
}
.cart-contents {
  color: #fff;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  font-size: 19px;
  font-weight: 300;
  position: absolute;
  right: 0;
  top: 9px;
}
.cart-contents:hover {
  color: #fff;
}
.footer-link-row {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
div.foot-section ul li a {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.footer-link-box .widget:nth-child(3) {
  width: 30%;
}
div.footer-link-box .widget:nth-child(4) {
  width: 20%;
}

.card-inner-page-content .base-card-inner p.text,
div.foot-section .text1 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.woocommerce-products-header .banner,
.home .card-box {
  min-height: 600px;
  height: 80vh;
  background-position: center center !important;
}
.heading-row:after {
  width: 100% !important;
}
.profilteravala,
.recent-category-box .slider-container,
.wrps_related_products_area .slider-container,
.home .wcpscwc-product-slider .slick-list {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
}
/*.home div.recent-category-box .heading-row{
    padding: 30px 0px 25px;
    margin-top: inherit;
}*/
li.recent-category-box .heading-row {
  margin-top: 90px;
}
.recent-category-box .recent-post-container ul.recent-post-box {
  width: 100%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.recent-post-container .recent-post-box .image-box {
  text-align: center;
}
.recent-post-container .recent-post-box li.item {
  padding: 12px;
}
div.card-inner-page-content {
  background: transparent;
  min-height: 600px;
  height: 80vh;
  background-position: center center !important;
}
div.card-inner-page-content.mapsection {
  height: auto;
}
.page-id-35 .content .container-fluid,
.page-id-56 .content .container-fluid {
  padding-left: 0;
  padding-right: 0;
  max-width: 1400px;
}
.content .container-fluid.top-title {
  max-width: 100%;
}
.page-id-35 .card-box,
.page-id-56 .card-box {
  background: transparent;
}

.login-view-button {
  margin-bottom: 90px;
}
.product-detail-box p {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
}
div.recent-post-container .recent-post-box .image-box img {
  height: auto;
  width: 100%;
}
div.recent-post-container .recent-post-box .product-title {
  font-family: "medio";
  font-size: 22px;
  text-transform: uppercase;
  margin-bottom: 6px;
  margin-top: 15px;
}
div.recent-post-container .recent-post-box .product-title a {
  color: #2b3886;
}
div.recent-post-container .recent-post-box .product-price {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  color: #656565;
  margin-bottom: 2px;
  line-height: 20px;
}
div.recent-post-container .recent-post-box .product-number {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
  color: #656565;
}
span#titleText {
  display: none;
}
.lg-outer div.lg {
  overflow: inherit;
}
.lg-outer .lg-toolbar {
  position: fixed;
  bottom: 10px;
  top: auto;
  /*bottom: -60px;*/
  text-align: center;
  display: inline-block;
  width: auto;
  transform: translateX(-50%);
  left: 50%;
}
div.lg-backdrop {
  background: #323b83;
}
div.lg-backdrop.in {
  opacity: 0.85;
}

.aws-container div.search_icon {
  top: 25px;
}

.card-box div.base_card:hover {
  box-shadow: 0 10px 10px -5px #1d1d1d;
}

.search-no-results .page-header {
  text-align: center;
  margin-top: 40px;
}
.search-no-results .page-header .page-title {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.search-no-results .content-area {
  text-align: center;
}
.search-no-results .woocommerce-info {
  margin-top: 55px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}
.search-no-results .search-form .search-submit {
  height: 37px;
  vertical-align: top;
  margin-left: 5px;
  width: 40px;
}
.search-no-results .search-form .icon-search {
  height: 20px;
  width: 20px;
}
.search-no-results .search-form .search-field {
  padding: 8px 15px;
}
.navbar
  .ubermenu
  .ubermenu-item-type-column
  > .ubermenu-submenu-type-stack
  > .ubermenu-item-normal:first-child {
  margin-top: 0px;
}
.not-found {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.not-found .search-form .search-submit {
  height: 37px;
  vertical-align: top;
  margin-left: 5px;
  width: 40px;
}
.not-found .search-form .icon-search {
  height: 20px;
  width: 20px;
}
.not-found .search-form .search-field {
  padding: 8px 15px;
}
.cart-empty {
  text-align: center;
  margin-top: 55px;
}
.woocommerce .return-to-shop a.button {
  width: 300px;
  background: transparent;
  color: #323b83;
  text-transform: uppercase;
  border: 1px solid #323b83;
  border-radius: 0px;
  font-size: 24px;
  height: 65px;
  margin-bottom: 15px;
  font-family: "medio";
  padding: 0;
  position: relative;
  z-index: 1;
  display: -webkit-inline-flex;
  display: inline-flex;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  align-items: center;
}
.woocommerce .return-to-shop a.button:hover {
  background: transparent;
}
.woocommerce .return-to-shop a.button:after {
  content: "";
  width: 0;
  left: 0;
  top: 0;
  height: 100%;
  display: block;
  background: #323b83;
  z-index: -1;
  transition: all 0.3s;
  position: absolute;
}
.woocommerce .return-to-shop a.button:hover::after {
  width: 100%;
}
.quantity .screen-reader-text {
  clip: auto;
  display: block;
  height: auto;
  width: auto;
  position: static !important;
}
a.common-button.logintoviewbutton {
  width: 40%;
}
.pagenumber span.page-numbers.current {
  background: transparent;
  color: #333;
  font-size: 14px;
}
.pagenumber a.page-numbers {
  color: #999;
}
.pagenumber {
  text-align: right;
  width: 100%;
}
.pagenumber a.page-numbers,
.pagenumber span.page-numbers.current {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  padding: 0.5em;
  min-width: 1em;
  display: inline-block;
}
.term-lamps .woocommerce-products-header .banner {
  background-position-x: left !important;
}
.alert-theme {
  color: #fff;
  background-color: #323b83;
  border-color: #323b83;
  border-radius: 0;
  text-align: center;
  font-size: 19px;
  margin-top: 15px;
  margin-bottom: 0;
}
.alert-theme .close {
  color: #fff;
  text-shadow: none;
  padding-top: 6px;
}
.alert-theme .close span {
  color: #fff;
}
.alert-theme .close:hover {
  color: #fff;
  opacity: 1 !important;
}
.woocommerce-billing-fields h3,
h3#order_review_heading {
  text-transform: uppercase;
  color: #323b83;
}
.cart_totals.calculated_shipping h2 {
  color: #323b83;
}
.msrpPrice {
  margin-right: 20px;
}
@media screen and (max-width: 1400px) {
  .page-id-35 .card-box .d-flex,
  .page-id-56 .card-box .d-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1366px) {
  .contact-page-content .address-contact p.inline br {
    display: none;
  }
}

@media screen and (max-width: 1280px) {
  .contact-page-content .address-contact p.inline.spaceSpan span:nth-child(2) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1169px) {
  div.aws-container .aws-search-field {
    min-height: inherit;
  }
  .aws-container div.search_icon {
    top: 0;
    height: 45px;
  }
}
@media screen and (min-width: 1024px) {
  html body .ubermenu .ubermenu-submenu .ubermenu-column {
    float: none;
  }
}
@media screen and (max-width: 1024px) {
  div.card-inner-page-content {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  html body a.common-button.logintoviewbutton {
    width: 50%;
  }
  .cart-contents {
    display: none;
  }
  .top-right-menu {
    padding-right: 5px;
  }
  .mobile-menu ul#menu-mobile-menu {
    justify-content: inherit;
  }
  .mobile-menu .sub-menu.mm-listview a.mm-listitem__text {
    font-weight: 300;
  }
  .mm-listitem__btn,
  .mm-listitem__text {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .woocommerce .product .product-detail-page div.feature-image img {
    min-height: inherit;
  }
}
@media only screen and (max-width: 992px) {
  li.recent-category-box .heading-row {
    margin-top: 80px;
  }
  .card-inner-page-content .base-card-inner p.text {
    font-size: 14px;
  }
  div.card-inner-page-content {
    padding: 50px;
  }
  .product-detail-box p {
    font-size: 14px;
  }
  div.recent-post-container .recent-post-box .product-title {
    font-size: 18px;
    margin-top: 10px;
  }
  div.recent-post-container .recent-post-box .product-number {
    margin-bottom: 0;
  }
  .recent-post-container .recent-post-box li.item {
    padding: 8px;
  }
  .woocommerce nav.woocommerce-pagination ul li span.dots {
    padding-left: 2px;
    padding-right: 2px;
  }
  .single-product .product-detail-box {
    text-align: left;
  }
  .footer-link-box div.widget .head {
    font-size: 22px;
  }
}

@media only screen and (max-width: 768px) {
  html body .swiper-button-next,
  html body .swiper-button-prev,
  html body .swiper-button-prev-lamps,
  html body .swiper-button-next-lamps,
  html body .swiper-button-prev-accessories,
  html body .swiper-button-next-accessories {
    display: block;
  }
  html body .swiper-button-prev-lamps,
  html body .swiper-button-prev-accessories {
    left: 10px;
  }
  html body .swiper-button-next-lamps,
  html body .swiper-button-next-accessories {
    right: 10px;
  }
  .col-12.col-lg-9.order-history-box {
    clear: both;
  }
  li.recent-category-box .heading-row {
    margin-top: 10px;
  }
  .profilteravala .row {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  html.mm-wrapper_opening body {
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100vh !important;
  }
  .contact-page-content .address-contact p {
    margin-bottom: 21px;
  }
  .contact-page-content .address-contact p.inline.spaceSpan span:nth-child(2) {
    margin-bottom: 12px;
  }
  .contact-page-content .heading-row {
    padding: 0 45px;
  }
  .woocommerce .filter-row.d-flex {
    max-width: 100%;
    display: block !important;
    width: 100%;
    flex: 100%;
  }
  body.woocommerce nav.woocommerce-pagination {
    text-align: center;
  }
  body.woocommerce .woocommerce-ordering {
    float: none;
    margin-left: 0;
    text-align: center;
  }
  .woocommerce .filter-row .filter-box {
    text-align: center;
  }
  body.woocommerce .woocommerce-ordering select,
  .woocommerce .filter-row .filter-box select {
    display: inline-block;
  }
  .woocommerce .filter-row .filter-box .filLoader {
    position: absolute;
    top: 50%;
    right: 50%;
  }
  li.recent-category-box .heading-row {
    margin-top: 40px;
  }

  div.footer-link-box .widget:nth-child(3),
  div.footer-link-box .widget:nth-child(4) {
    width: 100%;
  }
  div.foot-section ul#menu-footer-menu2 li {
    width: 100%;
  }
  div.card-inner-page-content .base_card {
    position: relative;
  }
  div.card-inner-page-content {
    min-height: 80vh;
    padding: 30px;
    height: inherit;
  }
  .card-inner-page-content .base-card-inner p.text {
    font-size: 12px;
  }
  .product-detail-box p {
    font-size: 12px;
  }
  .top-right-menu {
    /*        padding-right: 85px;*/
  }
  .recent-post-container .recent-post-box li.item {
    padding: 5px;
  }
  div.recent-post-container .recent-post-box .product-title {
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  div.recent-post-container .recent-post-box .product-number {
    font-size: 12px;
  }
  .content .mapsection {
    flex-direction: column;
  }
  .card-box .mapsection .mapaboutbase {
    margin-top: 20px;
  }
  .single-product .product-detail-box {
    text-align: center;
  }
  .lg-outer .lg-toolbar {
    min-width: 250px;
  }
  #mm-2 ul.sub-menu.mm-listview,
  #mm-3 ul.sub-menu.mm-listview,
  #mm-5 ul.sub-menu.mm-listview {
    justify-content: center;
  }
}

@media only screen and (max-width: 420px) {
  .contact-page-content .heading-row h2 {
    padding: 0;
  }
  .filter-box select {
    margin-left: 0;
    width: 68%;
  }
  .mobile-menu .mm-listitem {
    margin-top: 0 !important;
  }

  .mobile-menu .mm-listitem__text,
  .mobile-menu .mm-navbar__title,
  .mobile-menu a:not([href]):not([tabindex]),
  .mm-menu .mobile-menu a:link {
    font-size: 24px !important;
  }
  html body a.common-button.logintoviewbutton {
    width: 80%;
  }
  /*    li#menu-item-553 {
            display: none;
        }*/
  /*    .top-right-menu{
            padding-right: 35px;
        }*/
  .cart-contents {
    top: -8px;
  }
}

@media only screen and (max-width: 360px) {
  .contact-page-content .heading-row {
    padding: 0 25px;
  }
}

@media only screen and (min-width: 1024px) {
  .content .card-inner-page-content div.base-card-inner {
    /*min-height: 600px;*/
    min-height: 450px;
  }
  .content .card-inner-page-content .mapaboutbase div.base-card-inner {
    min-height: 600px;
  }
  .aboutmap iframe {
    min-height: 600px;
  }
}
.term-281 .profilteravala.catdisplay,
.term-193 .profilteravala.catdisplay,
.term-231 .profilteravala.catdisplay,
.search-results .profilteravala.catdisplay {
  display: none;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td {
  width: 50%;
}
.woocommerce-cart table.cart img {
  width: 100px !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
  color: #323b83;
  font-family: "medio";
  font-size: 16px;
  padding: 0;
  margin-left: 0;
  text-transform: uppercase;
}

.contact-page-content
  .wpcf7-form
  .wpcf7-form-control-wrap
  .wpcf7-form-control.wpcf7-recaptcha {
  border: none;
}
