/* @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;700&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap'); */

body {
  font-family: "Open Sans", sans-serif !important;
}

#switcher-currency-trigger {
  display: flex;
  width: 90px;
  justify-content: space-between;
  align-items: center;
  margin-left: 20px;
  font-size: 10px;
}
.dropdown.switcher-dropdown {
  background: #fff;
  border: 0 !important;
  border-radius: 2px;
}
#store\.menu,
.navigation {
  background: transparent !important;
}
.panel.wrapper,
.copyright {
  background: #0099d4cf !important;
}
.nav-sections {
  margin-bottom: 0px !important;
  position: sticky;
  top: 0;
  z-index: 99;
}
.breadcrumbs {
  margin: 15px 0 10px 0;
}
.breadcrumbs .items {
  font-size: 12px;
  margin: 15px 0 10px 0;
}
.toolbar-sorter.sorter,
.products.wrapper ~ .toolbar .limiter {
  font-size: 12px;
}
#search_mini_form #search {
  border: 1px solid #f9f9f9 !important;
  box-shadow: 0px 2px 11px -7px rgb(0 0 0 / 40%);
  padding: 0 12px;
  transition: 120ms ease-in-out;
  font-size: 12px;
}
#search_mini_form #search:focus {
  box-shadow: 0px 5px 10px -8px rgb(0 0 0 / 40%);
  transform: scale(1.02);
}
.navigation .level0 > .level-top {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.catalog-category-view #page-title-heading {
  text-align: center;
  padding: 15px 0;
  margin: 10px 0;
  border-bottom: 2px solid #0099d4;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  color: #e5481f;
}
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top {
  border-color: #0099d4 !important;
}
.catalog-category-view .category-view {
  text-align: center;
  padding: 10px 0;
}
.catalog-category-view .category-view .category-description {
  font-size: 15px;
  text-align: justify;
}
.catalog-category-view .toolbar-products {
  position: relative !important;
}
.catalog-category-view .toolbar-products .toolbar-amount {
  font-size: 15px;
}
.catalog-category-view #sorter,
.catalog-category-view #limiter {
  border: 0;
  cursor: pointer;
  background: #f9f9f9;
}
.catalog-category-view #sorter:focus,
.catalog-category-view #limiter:focus {
  box-shadow: none;
  outline: none;
}
.catalog-category-view .block.filter {
  display: none;
}
.catalog-category-view .pages .action.next,
.pages .action.previous {
  border: 0 !important;
}
.catalog-category-view .pages .item {
  border-radius: 3px;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: 600;
  border: 1px solid #f2f2f2;
}
.pages .action.next {
  box-shadow: none;
  border: 0 !important;
  padding: 0 !important;
}
.pages strong.page,
.pages .action,
.pages .action:hover {
  background: #fff;
}
.catalog-category-view .products-grid .product-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 20px;
}
.catalog-category-view .products-grid .product-items .product-item {
  transition: 150ms ease-in-out;
  border-radius: 4px;
}
.catalog-category-view .products-grid .product-items .product-item:hover {
  transform: scale(1.04);
  box-shadow: 0px 5px 8px 0 rgb(0 0 0 / 12%) !important;
}
.catalog-category-view .products-grid .product-items .old-price {
  text-decoration: line-through;
}
.catalog-category-view .product-reviews-summary.short {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
} /*
.catalog-category-view .product-item .price-box {
    margin: 15px 0 10px 0 !important;
}  */
.catalog-category-view .product-item .price-box .price {
  font-size: 14px;
  margin: 10px 0;
  font-weight: 600;
}
.catalog-category-view .page-products .product-item-info {
  width: 100% !important;
  padding: 10px !important;
}
.catalog-category-view .product-item .tocart {
  background-color: #0099dd !important;
  border-radius: 2px !important;
  border: 0 !important;
}
.catalog-category-view .pages .item.current,
.catalog-category-view .pages .item.current .page {
  background-color: #0099dd !important;
  color: #fff;
  font-size: 14px;
}
.catalog-category-view .product-item .action.towishlist:hover {
  color: red !important;
  transition: 150ms linear !important;
}
.catalog-category-view .product-item .tocompare:hover {
  color: #ff5501 !important;
  transition: 150ms linear !important;
}
.catalog-category-view .products-grid .product-item-inner {
  display: block !important;
  position: relative !important;
  border: 0 !important;
  clip: none !important;
  box-shadow: none !important;
  height: auto !important;
  margin: 0px auto !important;
  overflow: hidden !important;
  width: 100% !important;
  padding: 10px 0 !important;
}
.catalog-category-view .page-products .product-item-info,
.catalog-category-view .product-image-container {
  width: 100% !important;
  margin: auto;
}
.catalog-category-view .products-grid .product-item-actions {
  margin: 10px auto !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.catalog-category-view .products-grid .product-item-name,
.product.name a {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}
.catalog-category-view .products-grid .product-image-wrapper {
  padding: 0 !important;
  height: 200px !important;
}
.catalog-product-view .product.attribute.description p span {
  font-size: 15px !important;
  line-height: 25px;
}
.catalog-product-view .product.attribute.description h2 {
  margin: 20px 0 4px 0;
}
.catalog-product-view .product.attribute.description img {
  padding: 20px 0;
  display: block;
  margin: 0 auto;
}
.catalog-product-view .product-info-main,
.catalog-product-view .product.media {
  padding-top: 30px;
}
.product.details.product-item-details .product.name.product-item-name {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 22px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.product.details.product-item-details
  .product.name.product-item-name
  .product-item-link {
  transition: 150ms ease-in-out;
}
.product.details.product-item-details
  .product.name.product-item-name
  .product-item-link:hover {
  text-decoration: none;
}

/* LOGIN PAGE  */
.customer-account-login .page-title-wrapper {
  margin-top: 50px;
  font-size: 32px;
}

.login-container .block .block-title {
  font-size: 20px;
}

.customer-account-login .field.note,
.customer-account-create .fied.note,
.customer-account-login .label,
.customer-account-create .label {
  font-size: 14px;
}
.customer-account-login .field #email,
.customer-account-login .field #pass,
.customer-account-create #maincontent input {
  height: 45px;
  border-radius: 4px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);
  margin: 5px 0;
  border: 0 !important;
}
.customer-account-login #send2,
.customer-account-login .action.create.primary,
.customer-account-create .action.submit.primary {
  font-size: 14px;
  background: #0099dd !important;
  padding: 10px 30px;
  border-radius: 4px;
  border: 0 !important;
  margin-top: 10px;
}
.customer-account-login .actions-toolbar .action.remind {
  font-size: 12px;
  margin-left: 10px;
}

/* SIGN UP PAGE */
.customer-account-create #maincontent {
  max-width: 700px;
  margin: 50px auto;
  box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
  border-radius: 5px;
  padding: 30px 30px 15px 30px;
}
.customer-account-create .page-title {
  font-size: 32px;
}
.customer-account-create .password-strength-meter {
  background: #fff !important;
}
.customer-account-create .form-create-account {
  width: 100% !important;
}
.customer-account-create .form-create-account #is_subscribed {
  height: auto !important;
  margin-right: 5px !important;
}
.customer-account-create .fieldset.create.account {
  margin-bottom: 20px;
}

/* Product detail page  */
.page-layout-1column.catalog-product-view .product-info-main,
.page-layout-1column.catalog-product-view .product.media,
.page-product-downloadable .product-options-wrapper,
.page-product-downloadable .product-options-bottom {
  width: 50% !important;
}

.catalog-product-view .product-info-main .page-title-wrapper h1 {
  font-size: 30px;
  font-family: "Montserrat";
  margin-top: 20px;
}

.catalog-product-view .product-info-price .price-box .price-container .price {
  font-size: 24px;
  font-family: "Montserrat";
}

.catalog-product-view .product-info-main .stock.available {
  font-size: 12px;
  color: limegreen;
}

.catalog-product-view .product-info-main .stock.unavailable {
  font-size: 12px;
  color: firebrick;
}
.catalog-product-view .product-info-main .product.attribute.overview p span,
.product-info-main .product.attribute.overview ul li span {
  font-size: 15px !important;
  line-height: 20px !important;
}
.catalog-product-view
  .product-info-main
  .product.attribute.overview
  ul
  li
  span
  strong {
  display: none;
}
.catalog-product-view .product-info-main .product.attribute.overview ul li {
  list-style: disc;
  margin-left: 15px;
  font-size: 14px;
}
.catalog-product-view .product-info-main .product.attribute.overview p {
  line-height: 20px;
}
.catalog-product-view .fotorama__stage {
  width: 100% !important;
  height: 400px !important;
  margin-bottom: 50px;
}
.catalog-product-view .fotorama__nav__frame.fotorama__nav__frame--thumb {
  margin: 0 8px;
  box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
  width: 70px !important;
  height: 70px !important;
  border-radius: 4px;
  opacity: 0.5;
}
.catalog-product-view .fotorama__active {
  opacity: 1 !important;
  transform: scale(1.05);
  transition: 150ms ease-in-out;
}
.catalog-product-view .fotorama__thumb-border {
  display: none;
}
.catalog-product-view .fotorama__nav--thumbs {
  display: flex !important;
  align-items: center;
  justify-content: space-evenly;
}
.catalog-product-view #product-options-wrapper .fieldset {
  font-size: 14px;
  width: 100%;
}
.catalog-product-view #product-options-wrapper .fieldset .control select {
  border: 0;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  min-height: 40px;
  border-radius: 5px;
  cursor: pointer;
}
.catalog-product-view #product-options-wrapper .fieldset .control {
  width: 100%;
  margin: 5px 0;
}
.catalog-product-view .field.downloads.downloads-no-separately {
  margin-bottom: 20px;
  display: none;
}
.catalog-product-view .product-options-bottom {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.catalog-product-view .product-options-bottom .box-tocart {
  width: 100%;
  margin: 0px;
}
.catalog-product-view .product-options-bottom .box-tocart .fieldset button {
  background: #0099dd;
  border: 0;
}
.catalog-product-view .product-options-bottom .box-tocart .fieldset,
.catalog-product-view .product-options-bottom .box-tocart .fieldset button,
.catalog-product-view .product-social-links {
  margin: 0px;
}
.catalog-product-view .product-addto-links {
  font-size: 10px;
}
.catalog-product-view #tab-label-description-title,
.catalog-product-view #tab-label-reviews-title {
  border: 0;
  box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
  margin-right: 20px;
  font-size: 12px;
  color: #000;
  font-weight: 500;
  border-radius: 4px;
  margin-bottom: 10px;
}
.catalog-product-view #description {
  border: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  margin-top: 60px;
  border-radius: 5px;
}

@media (min-width: 1024px) {
  .catalog-category-view .products-grid .product-item {
    width: 100% !important;
    box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.1) !important;
    padding: 0px 20px !important;
  }
}

@media (min-width: 640px) {
  .catalog-category-view .products-grid .product-item-info:hover,
  .catalog-category-view .products-grid .product-item-info.active {
    border: none !important;
    margin: 0px !important;
    padding: 0px !important;
    box-shadow: none !important;
  }
}

@media (max-width: 1200px) {
  .catalog-category-view .products-grid .product-items {
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 20px;
  }
  .catalog-category-view .product-item-info {
    width: 100% !important;
  }
  .catalog-category-view .products-grid .product-item {
    width: 100% !important;
    box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.1) !important;
    padding: 0px 20px !important;
  }
}

@media (max-width: 991px) {
  .catalog-category-view .products-grid .product-items {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
  }
  .catalog-category-view .product-item-info {
    width: 100% !important;
  }
  .catalog-category-view .products-grid .product-item {
    width: 100% !important;
    box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.1) !important;
    padding: 0px 20px !important;
  }
}

@media (max-width: 567px) {
  .catalog-category-view .products-grid .product-items {
    display: block !important;
  }

  .catalog-category-view .product-item-info {
    width: 100% !important;
  }

  .catalog-category-view .products-grid .product-item {
    margin: 20px 0;
    box-shadow: 0px 3px 5px 0 rgba(0, 0, 0, 0.1) !important;
    padding: 0px 20px !important;
  }
}

footer.content .links li {
  display: inline-block;
  margin: 0 22px !important;
}
footer.page-footer {
  background: #121921;
  padding: 35px 0;
  font-family: "Montserrat", sans-serif;
}
.cms-home.cms-index-index footer.page-footer {
  margin-top: -16px;
}
.footer.links dt.p-b-1.h4 {
  color: #fff !important;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 15px;
}
footer .footer.content .links a {
  color: #fff !important;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
}
.footer-content h4 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding-bottom: 10px;
  line-height: 22px;
  position: relative;
  padding-left: 30px;
}
h6.p-b-1.h4 {
  font-size: 18px;
  color: #fff !important;
  font-weight: bold;
  margin-bottom: 10px;
}
.partners-logos {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 15px;
  border-top: 1px solid grey;
  margin-top: 25px;
}
.footer.content .links li {
  display: inline-block;
  padding: 0 15px !important;
}
.column.main {
  padding-bottom: 0 !important;
}
.footer.content .links a:hover {
  color: #fff;
  text-decoration: none;
}
.copyright {
  font-size: 14px;
}
.certifications_logos ul {
  padding-right: 0 !important;
}
.footer.content ul {
  padding-right: 0 !important;
}
.footer-content h4.company-address:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0;
  background: url("https://dev.softprodigy.in/SPStoreMigrate/pub/media/wysiwyg/location.jpeg");
  width: 22px;
  height: 35px;
  background-repeat: no-repeat;
  z-index: 999999;
  background-size: contain;
}
.footer-content h4.company-phone:before {
  content: "";
  position: absolute;
  left: 0px;
  top: -2px;
  background: url("https://dev.softprodigy.in/SPStoreMigrate/pub/media/wysiwyg/call.png");
  width: 20px;
  height: 26px;
  background-repeat: no-repeat;
  z-index: 999999;
  background-size: contain;
}
.footer-content h4.company-email:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  background: url("https://dev.softprodigy.in/SPStoreMigrate/pub/media/wysiwyg/mail.png");
  width: 20px;
  height: 26px;
  background-repeat: no-repeat;
  z-index: 999999;
  background-size: contain;
}

.value span {
  font-size: 18px !important;
  /* font-weight: 600; */
}
.column.main .product.media {
  width: 33% !important;
  display: inline-block;
  float: left;
}
.column.main .product-info-main {
  width: 42% !important;
  float: none !important;
  display: inline-block;
  padding: 0 20px;
  margin-left: 15px;
}
.page-product-downloadable .product-add-form {
  /* clear: both; */
  margin-bottom: 25px;
  width: 22% !important;
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  border: 1px solid #ccc;
  margin-top: 30px;
}
.fotorama__stage__frame .fotorama__img {
  width: 80%;
}
.catalog-product-view .product-info-main .page-title-wrapper h1 {
  font-size: 24px;
  font-weight: 600;
  color: #e5481f;
  text-transform: uppercase;
}
.page-product-downloadable .product-options-wrapper {
  width: 100% !important;
  padding: 0 20px;
}
.page-product-downloadable .product-options-bottom {
  width: 100% !important;
  /* padding: 0 20px; */
}
.product-options-bottom .box-tocart .action.tocart {
  width: 80%;
}
.catalog-product-view .product-info-main .product.attribute.overview ul li {
  margin-left: 15px;
}
.value img {
  /* width: 80%; */
  /* height: auto; */
}
.product-info-main .product-info-price .price-box {
  width: auto;
}
.product-info-price .price-box .price-container {
  font-size: 16px !important;
  font-weight: 600;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-weight: 600;
  font-size: 18px !important;
}
#sec-one .buttons a {
  z-index: 9;
  width: 100%;
  padding: 9px 0;
  text-decoration: none;
}
.buttons a {
  z-index: 99;
}
#sec-one .buttons a:hover {
  color: #fff;
}
.buttons a:hover {
  text-decoration: none;
  color: #fff;
}
.catalog-category-view .product.details.product-item-details {
  text-align: center;
}
.catalog-category-view .price-box.price-final_price {
  background: #f2f2f2;
  padding: 10px 15px;
  color: #0099d4;
  margin-bottom: 30px !important;
}
.catalog-category-view .product-item .price-box .price {
  font-size: 18px;
  margin: 10px 0;
  font-weight: bold;
}
.catalog-category-view
  .product.details.product-item-details
  .product.name.product-item-name {
  min-height: 66px;
}
.catalog-product-view .product.data.items > .item.content {
  margin-top: 56px;
  border: 0px solid #ccc;
  box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
  border-radius: 5px;
}
.nav-sections.sections {
  background: transparent;
}
.review-item .review-ratings {
  float: none;
  margin-bottom: 0;
  max-width: 100%;
}
.review-item .review-ratings ~ .review-content,
.review-item .review-ratings ~ .review-details {
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.cms-home #sec-eight .container {
  margin: 0;
}
.block-search {
  top: 7px;
}
.minicart-wrapper {
  top: 10px;
}
@media (max-width: 767px) {
  #carouselExampleIndicators .carousel-inner {
    width: 100% !important;
  }
  body #banner-slider-carousel .owl-stage-outer.owl-height {
    overflow: hidden !important;
    width: 100%;
  }
  .sections.nav-sections {
    position: fixed;
  }
  .footer.content .links li {
    padding: 11px 15px !important;
  }
  .footer-content {
    padding: 0 30px !important;
  }
  #sec-eight .block.newsletter .action.subscribe {
    font-size: 12px;
    padding: 6px 3px;
    width: 104px;
  }
  #sec-eight .block.newsletter .actions {
    width: 104px;
  }
  div#carouselExampleIndicators .carousel-indicators li {
    padding: 8px 0px !important;
    font-size: 14px;
    margin-top: 0 !important;
  }
  .socail div {
    float: none !important;
  }
  footer .footer.content .links a {
    display: inline-block;
    color: #fff !important;
    padding: 0;
  }
  .footer-content h4:before {
    left: -5px !important;
    width: 27px !important;
    height: 27px !important;
  }
  .footer-content h4.company-email:before {
    left: -5px;
  }

  a.nav-sections-item-switch {
    font-size: 14px;
    font-weight: 600;
  }
  .fotorama__stage__shaft {
    width: 100% !important;
  }
  .column.main .product-info-main {
    width: 100% !important;
  }
  .page-product-downloadable .product-add-form {
    width: 100% !important;
  }
  .product-options-bottom .box-tocart .action.tocart {
    width: 100%;
  }
  .column.main .product.media {
    width: 100% !important;
  }
  body .nav-sections.sections {
    background: #fff;
  }
  .product.data.items > .item.title {
    margin-top: 15px;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: none;
  }
  .whatsapp-button img {
    width: 50px;
  }
  .catalog-product-view .product-options-bottom {
    width: 100%;
  }
  .catalog-product-view .column.main .product-info-main,
  .catalog-product-view .product-add-form {
    margin-left: 0 !important;
  }
  footer.page-footer {
    padding: 0 !important;
  }

  body .abs-shopping-cart-items-desktop,
  body .block-cart-failed,
  body .cart-container .form-cart,
  body .cart-container .cart-gift-item {
    width: 100% !important;
  }
  body .cart-discount {
    width: 100% !important;
  }
}

body .copyright {
  background: #212a3c !important;
}
.catalog-product-view .product-options-bottom .box-tocart .action.tocart {
  width: 100%;
}
.catalog-product-view div#product-options-wrapper span {
  font-size: 12px;
}

@media (min-width: 768px) {
  .nav-sections.sections {
    display: inline-block;
  }
  .header.panel > .header.links > li > a {
    color: #333 !important;
    text-decoration: none !important;
  }
  .panel.wrapper {
    background: #f5f5f5 !important;
    border-bottom: none !important;
  }
  .page-header .header.panel {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .header.panel > .header.links > .authorization-link:after {
    color: #333 !important;
  }
  .page-header .switcher .options .action.toggle:after,
  .customer-welcome .action.switch:after,
  .header.panel > .header.links,
  #switcher-currency-trigger {
    color: #000 !important;
  }
}
.catalog-product-view .product-info-price .price-box .old-price {
  text-decoration: line-through;
}
.catalog-product-view span.price-label,
.catalog-category-view span.price-label {
  display: none !important;
}
.catalog-product-view .special-price {
  display: inline-block;
  float: right;
  margin-left: 15px;
  color: #73d5c9;
}
.catalog-product-view .product-info-main .product-info-price {
  display: inline-block;
}

/***************************** 06-may-2021*************************************/

.block.block-dashboard-info {
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
}

.block.block-dashboard-addresses {
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
}

.block.block-dashboard-orders {
  background: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
}
.table-wrapper.orders-history .table thead th {
  font-size: 14px;
  white-space: nowrap;
  background: #ddd;
  border-bottom: 2px solid #ddd;
}
.block.block-dashboard-orders .table thead th {
  font-size: 14px;
  white-space: nowrap;
  background: #ddd;
  border-bottom: 2px solid #ddd;
}
.downloadable-products .table thead th {
  font-size: 14px;
  white-space: nowrap;
  background: #ddd;
  border-bottom: 2px solid #ddd;
}
.table-order-items .table thead th {
  font-size: 14px;
  white-space: nowrap;
}
.table-wrapper.orders-history .table td {
  font-size: 13px;
}
.block.block-dashboard-orders .table td {
  font-size: 13px;
}
.downloadable-products .table td {
  font-size: 13px;
  white-space: nowrap;
}
.table-wrapper.orders-history table {
  border: 1px solid #ddd;
}
.block.block-dashboard-orders table {
  border: 1px solid #ddd;
}
.downloadable-products table {
  border: 1px solid #ddd;
}
/*
.block.block-dashboard-addresses address {
    font-weight: 600;
} */
.sidebar-main .block-collapsible-nav .item.current a,
.sidebar-main .block-collapsible-nav .item.current > strong {
  color: #ff5501;
  padding: 10px 14px;
}
.block-collapsible-nav .item a {
  font-size: 14px;
  width: 100%;
  padding: 10px 14px;
}
.block-collapsible-nav .item {
  margin: 0px 0 0;
  width: 100%;
  padding: 0;
}
.block-collapsible-nav li.nav.item.current {
  background: #f5f5f5;
  font-size: 14px;
}

.block-collapsible-nav .content {
  border: 1px solid #ddd;
  border-radius: 6px;
  overflow: hidden;
  padding: 0px 0;
  background: #fff;
}
.block-collapsible-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 0px 0;
  width: 100%;
}
.block.block-dashboard-info p {
  font-size: 17px;
}
.block-dashboard-info .block-title strong {
  font-weight: 600 !important;
}
.block-dashboard-addresses .block-title strong {
  font-weight: 600 !important;
}

.block-dashboard-orders .block-title strong {
  font-weight: 600 !important;
}
.subtotal .mark,
.subtotal mark {
  background-color: transparent;
  font-size: 14px;
}
.mark,
mark {
  background-color: transparent !important;
}
.grand_total .mark,
.grand_total mark {
  background-color: transparent;
  font-size: 14px;
}
.order-links .item {
  font-size: 14px;
}
address {
  font-size: 14px;
}
.box-content {
  font-size: 14px;
}
.empty {
  font-size: 13px;
}
.order-details-items .item-options {
  font-size: 14px;
}
td.col.sku {
  font-size: 14px;
}
td.col.qty {
  font-size: 14px;
}
td.amount {
  font-size: 14px;
}
.order-title span {
  font-size: 13px;
}
.actions-toolbar {
  font-size: 13px;
}
a.action.edit {
  font-size: 13px;
}
a.action.view {
  font-size: 13px;
}
a.action.change-password {
  font-size: 13px;
}
.limiter {
  font-size: 13px;
}
p.toolbar-amount {
  font-size: 13px;
}
.pages a.page {
  font-size: 13px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
  font-size: 13px;
}
.field.password-info p {
  font-size: 14px;
}

.abs-shopping-cart-items-desktop,
.block-cart-failed,
.cart-container .form-cart,
.cart-container .cart-gift-item {
  width: 73% !important;
}
.cart-summary {
  background: #fff;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
  padding: 20px 20px;
}
.cart-discount {
  background: #fff;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
  padding: 20px 20px;
  margin-bottom: 30px;
  width: 73% !important;
}
form#form-validate {
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
  margin-right: 15px;
  padding: 20px 20px;
}
button.action.update {
  background: #1979c3;
  color: #fff;
  border-color: #1979c3;
  font-size: 13px;
}
.cart-discount .cart.table-wrapper .actions-toolbar {
  min-height: 30px;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 40px;
}
.cart-discount .control input {
  padding: 10px 10px !important;
  min-height: 37px !important;
}
.cart-discount .control {
  padding: 0px 0;
  height: 38px !important;
}
.cart-discount button.action.apply.primary {
  background: #1979c3 !important;
  color: #fff !important;
}
.opc-block-summary {
  background: #fff;
  margin: 0 0 0px;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
}
form#co-payment-form {
  background: #fff;
  margin: 0 0 0px;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
  border: 1px solid #e5e5e5;
  margin-top: 21px;
  padding: 4px 20px;
}
input#discount-code {
  height: 35px;
}
button.action.action-apply {
  background: #1979c3 !important;
  color: #fff !important;
}
aside.modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide {
  margin-top: 0px;
}
.modal-content {
  border: 0px solid rgba(0, 0, 0, 0.2) !important;
}
button#btn-minicart-close:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}
button#btn-minicart-close:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
.action-towishlist {
  display: none;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
  font-size: 13px;
}
.cart.table-wrapper .cart thead tr th.col {
  font-size: 13px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  font-size: 13px;
}
.cms-privacy-policy h1.page-title,
.cms-terms-conditions h1.page-title,
.cms-refund-policy h1.page-title {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -1px;
  color: #e5481f;
  margin-bottom: 40px;
  text-align: center;
  margin-top: 20px;
  position: relative;
  text-align: center;
  display: block !important;
}
.cms-privacy-policy h1.page-title::after,
.cms-terms-conditions h1.page-title::after,
.cms-refund-policy h1.page-title::after {
  content: "";
  height: 3px;
  width: 100%;
  background: #0099d4;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -9px;
}
.cms-privacy-policy .column.main,
.cms-refund-policy .column.main {
  background: #f5f5f5;
  padding: 15px 20px;
  margin-bottom: 50px;
}
.cms-privacy-policy p strong {
  color: #0099d4;
  margin-top: 7px;
  display: block;
}
label.label {
  font-size: 13px;
}
.checkout-payment-method .payment-option-title .action-toggle {
  font-size: 13px;
}
.cms-privacy-policy p:last-child,
.terms-conditions-sect p:last-child {
  padding-bottom: 20px;
}
.cms-terms-conditions h3 {
  font-size: 18px !important;
  font-weight: bold;
  line-height: 1.25;
  margin-bottom: 7px;
  color: #0099d4 !important;
  margin-top: 10px;
}
.cms-terms-conditions ol {
  list-style: decimal outside;
  padding-left: 2em;
}
ol > li {
  font-size: 14px;
}
.cms-privacy-policy .std,
.cms-refund-policy .std,
.terms-conditions-sect {
  background: #f5f5f5;
  padding: 15px 20px;
  margin-bottom: 50px;
}
.cms-terms-conditions p,
.cms-refund-policy p,
.cms-privacy-policy p {
  font-size: 14px;
}
.blog-page h1.page-title {
  text-align: center;
  padding: 15px 0;
  margin: 10px 0;
  border-bottom: 2px solid #0099d4;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  color: #e5481f;
}
.sidebar.sidebar-additional {
  background: #fff;
  margin: 0 0 0px;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
  border: 1px solid #e5e5e5;
  margin-top: 21px;
  padding: 15px 20px;
}
/*.blog-page .column.main{
	background: #fff;
    margin: 0 0 0px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
    border: 1px solid #e5e5e5;
    margin-top: 21px;
    padding: 15px 20px;
} */
.blog-page-list .post-holder {
  background: #fff;
  margin: 0 0 0px;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
  border: 1px solid #e5e5e5;
  margin-top: 21px;
  padding: 15px 20px;
}
.post-list-wrapper {
  padding-right: 20px;
}
.post-list .post-header .post-title a {
  color: #1979c3 !important;
  font-weight: 500 !important;
  line-height: normal;
}
.post-text-hld h1,
.post-text-hld h2 {
  font-size: 22px !important;
  margin-bottom: 10px;
}
.blog-post-view .post-view {
  background: #fff;
  margin: 0 0 0px;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 15%);
  border: 1px solid #e5e5e5;
  margin-top: 21px;
  padding: 15px 20px;
  margin-right: 20px;
  margin-bottom: 30px;
}
.catalog-product-view .block.related {
  display: none;
}
a.action.viewcart {
  font-size: 14px;
}
.account .sidebar.sidebar-additional {
  box-shadow: none !important;
  border: none !important;
}
/* 11-05-2021 css---- */
#sec-one .woocommerce-plugins:hover {
  box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
}
#sec-one .magento-extensions:hover {
  box-shadow: 0 19px 38px rgb(0 0 0 / 30%), 0 15px 12px rgb(0 0 0 / 22%);
}
.header.panel > .header.links li.authorization-link a {
  background-color: #1885c6;
  color: #fff !important;
  padding: 2px 12px;
  border-radius: 3px;
}
.header.panel > .header.links li.authorization-link a:hover {
  background-color: #323131;
}
.header.panel > .header.links li:last-child a {
  background-color: #1885c6;
  color: #fff !important;
  padding: 2px 12px;
  border-radius: 3px;
}
.header.panel > .header.links li:last-child a:hover {
  background-color: #323131;
}
.carousel-boxes .item:hover {
  box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
.carousel-boxes .item:hover > .sec-six-img-box {
  background: #343333 !important;
}
.block.newsletter .action.subscribe:hover {
  color: #343333 !important;
}
.cms-home #sec-eight {
  background-image: url(../images/pretty-young-woman.png);
  background-position: right;
  background-repeat: no-repeat;
}
@media (max-width: 787px) {
  #sec-one {
    background: url(../images/4545000.png) left top no-repeat !important;
    background-size: cover !important;
  }
  .minicart-wrapper {
    top: 0;
  }
  .cms-home #sec-eight {
    background-image: none !important;
  }
}
