:root {
  --c-primary: #1b7ab4;
  --c-primary-text: #2eb0ff;
}

@font-face {
  font-family: "PayPalOpen";
  src: url(https://www.paypalobjects.com/paypal-ui/fonts/PayPalOpen-Bold.woff) format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "PayPalOpen";
  src: url(https://www.paypalobjects.com/paypal-ui/fonts/PayPalOpen-Regular.woff2) format("woff");
  font-weight: normal;
  font-style: normal;
}
#header .container {
  max-width: 1170px;
  margin: 0 auto;
}

#header .header-nav #_desktop_contact_link .contact-link-ft {
  position: relative;
}

#header .header-nav #_desktop_contact_link .contact-link-ft:not(:first-child) {
  margin-left: 20px;
}

#header .header-nav #_desktop_contact_link .contact-link-ft a {
  color: #fff;
  display: block;
  font-size: 16px;
  height: 100%;
}
#header .header-nav #_desktop_contact_link .contact-link-ft a span {
  color: #fff;
  font-size: inherit;
}

#header .header-nav #_desktop_contact_link .contact-link-ft a:hover,
#header .header-nav #_desktop_contact_link .contact-link-ft a:focus {
  color: #e66a17;
}

/* Icons keep their colour on hover; only the text reacts. */
#header .header-nav #_desktop_contact_link .contact-link-ft a:hover i,
#header .header-nav #_desktop_contact_link .contact-link-ft a:focus i {
  color: #fff;
}

#header .header-nav #_desktop_contact_link .contact-link-ft a i {
  transition: inherit;
  /* Icons are decorative: not clickable and not part of a text selection,
     so the email text can be drag-selected from left to right. */
  pointer-events: none;
  user-select: none;
}

@media (max-width: 1199px) and (min-width: 992px) {
  .contact-link-ft:not(:last-child):after {
    position: absolute;
    top: 18px;
    right: -15px;
    color: #fff;
    height: 14px;
    background-color: #fff;
  }
}
#header {
  position: relative;
}
#header .header-nav {
  background-color: #1b7ab4;
}
#header .header-nav .contact-link-ft {
  max-width: 33.333%;
}
#header .header-nav .contact-link-ft:not(:last-child):after {
  content: "";
  width: 1px;
  height: 12px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 19px;
}
#header .header-nav .contact-link-ft a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#header .header-nav .contact-link-ft:first-child {
  max-width: none;
  flex-shrink: 0;
}
#header .header-nav .contact-link-ft:first-child a {
  overflow: visible;
  text-overflow: clip;
}

.header-social-links {
  line-height: 49px;
  margin-right: 35px;
  position: relative;
}
.header-social-links::after {
  content: "";
  width: 1px;
  height: 12px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: -20px;
  top: 19px;
}
.header-social-links a {
  font-size: 20px !important;
}
.header-social-links ul {
  margin: 0;
}
.header-social-links ul li {
  display: inline;
  margin-right: 10px;
}
.header-social-links ul li:last-child {
  margin-right: 0;
}

.header-cart-link {
  line-height: 49px;
  margin-right: 15px;
  position: relative;
  display: inline-block;
}
.header-cart-link::after {
  content: "";
  width: 1px;
  height: 12px;
  background: #fff;
  display: inline-block;
  position: absolute;
  right: -10px;
  top: 19px;
}
.header-cart-link a {
  color: #fff;
  font-size: 16px;
}
.header-cart-link a:hover {
  color: #e66a17;
}
.header-cart-link a i {
  margin-right: 5px;
}

#header .header-nav a,
#header .header-nav .button-popup-signin,
#header .header-nav .button-popup-create-account,
.right-nav {
  font-size: 16px;
  color: #fff;
}

#header .header-nav .button-popup-signin,
#header .header-nav .button-popup-create-account {
  text-transform: none;
}

#header .header-nav .button-popup-signin::after,
#header .header-nav .button-popup-create-account::after,
#header .header-nav .checkout_nav::after {
  background: #fff;
}

.header-bottom {
  background-color: #191919;
  padding: 10px 0;
}
.header-bottom .logo {
  max-width: 250px !important;
}
.header-bottom .fieldmegamenu .root-item .title {
  color: #fff;
}
.header-bottom .fieldmegamenu .root-item a.active .title {
  color: #2eb0ff;
}
.header-bottom #_desktop_fieldmegamenu.fieldmegamenu > ul > li:first-child .root-item .title {
  color: #fff;
}
.header-bottom #_desktop_fieldmegamenu.fieldmegamenu > ul > li:first-child .root-item a.active .title,
.header-bottom #_desktop_fieldmegamenu.fieldmegamenu > ul > li:hover .root-item .title {
  color: #2eb0ff;
}
.header-bottom.sticky-desktop {
  background-color: #191919 !important;
  padding: 15px 0;
}
.header-bottom.sticky-desktop .logo {
  max-width: 100px !important;
}

.header-banner {
  background-color: transparent;
}

@media (min-width: 992px) {
  #index #header {
    position: relative;
  }
  #index #wrapper {
    padding-top: 0;
  }
}
#sticky_top #_desktop_cart .click-cart .fa {
  color: #fff;
}
#sticky_top #_desktop_cart .click-cart .fa::after {
  border-color: #fff;
}

#_desktop_search .icon-search-mobile .fa {
  color: #fff;
}
#_desktop_search .icon-search-mobile::after {
  border-color: #fff;
}

#wrapper .breadcrumb-no-images .breadcrumb {
  background: #1b7ab4;
  margin-bottom: 0;
  padding: 25px;
  text-align: left;
}
#wrapper .breadcrumb-no-images .breadcrumb li::after {
  color: #fff;
}
#wrapper .breadcrumb-no-images .breadcrumb li a {
  color: #fff;
  font-size: 14px;
}

#_mobile_fieldmegamenu .root-item {
  width: 90%;
}
#_mobile_fieldmegamenu .root-item a {
  float: left;
  width: 100%;
}

#mobile-header #header-moblie {
  background: #1b7ab4;
}

#content > .field-row > .row > .column > .widget > *:not(script) {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 80px;
  padding-bottom: 80px;
}
#content > .field-row > .row > .column > .widget > *:not(script).mds-featured-carousel {
  padding-top: 2rem;
}

.staticbanner1 {
  background: transparent;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
}
.staticbanner1 > div {
  margin: 0;
  max-width: 100%;
  padding: 0;
}
.staticbanner1 div {
  color: #fff !important;
}
.staticbanner1 h2 {
  color: #2eb0ff !important;
}
.staticbanner1::after {
  display: none;
}
.staticbanner1 p {
  margin-bottom: 10px;
}

.homepage-products {
  background-color: #191919;
  padding-top: 75px;
}

.homepage-brands-container {
  margin-bottom: 50px;
  margin-top: 50px;
  width: 100%;
}
.homepage-brands-container .splide__arrows {
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
}
@media (max-width: 767px) {
  .homepage-brands-container .splide__arrows {
    opacity: 1;
  }
}
.homepage-brands-container .splide__pagination {
  display: none;
}
.homepage-brands-container .splide__pagination__page.is-active {
  background: #1b7ab4;
}
.homepage-brands-container .splide__slide {
  align-items: center;
  display: flex;
  justify-content: center;
}
.homepage-brands-container .splide__slide img {
  width: 150px;
}

.homepage-slider .tp-bullets {
  top: calc(100% - 75px) !important;
}

.tab_cates li {
  margin: 5px 0;
}

span.title_tabcate {
  font-size: 18px;
  text-transform: uppercase;
}

.smart-blog-home.ffullwidth_content {
  background: none;
  padding-bottom: 75px;
}

.smart-blog-home .top-title .title_block a,
.ffullwidth_content .simpleblog__listing__post__wrapper__content h3 a {
  color: #2eb0ff !important;
}

.ffullwidth_content .simpleblog__listing__post__wrapper__content h3 {
  color: #2eb0ff;
}

.ffullwidth_content.smart-blog-home .content_blogpost {
  border: 2px solid #a0a0a0;
  border-top: 0;
}
.ffullwidth_content.smart-blog-home .content_blogpost p {
  color: #a0a0a0;
}

.ffullwidth_content.smart-blog-home .simpleblog__listing__post__wrapper__footer {
  color: #a0a0a0;
}
.ffullwidth_content.smart-blog-home .simpleblog__listing__post__wrapper__footer .material-icons {
  color: #a0a0a0;
}
.ffullwidth_content.smart-blog-home .simpleblog__listing__post__wrapper__footer time {
  color: #a0a0a0;
}

.ffullwidth_content.smart-blog-home .simpleblog__listing__post__wrapper__footer__block.sds_post_date {
  background: none;
  font-style: normal;
}

#phblogrecentposts {
  padding-top: 80px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
#phblogrecentposts .top-title {
  margin-top: 0;
  margin-bottom: 35px;
}
#phblogrecentposts .owl-item .simpleblog__listing__post {
  max-width: 100% !important;
  flex: 0 0 100% !important;
  width: 100% !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}
#phblogrecentposts .sub_title {
  color: #2eb0ff;
}
#phblogrecentposts .top-title .title_block::after {
  display: none;
}
#phblogrecentposts .owl-stage-outer {
  overflow: hidden;
}
#phblogrecentposts .owl-stage {
  display: flex !important;
  margin: 0 auto !important;
}
#phblogrecentposts .owl-item {
  display: flex !important;
  justify-content: center;
}
#phblogrecentposts .owl-item .simpleblog__listing__post {
  display: flex !important;
  width: 100% !important;
  max-width: 370px;
}
#phblogrecentposts .blog-card {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin: 0 5px;
  height: 100%;
}
#phblogrecentposts .blog-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
#phblogrecentposts .blog-card__body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
#phblogrecentposts .blog-card__meta {
  font-size: 12px;
  color: #a0a0a0;
  margin-bottom: 12px;
}
#phblogrecentposts .blog-card__meta a {
  color: #a0a0a0 !important;
  text-decoration: none;
}
#phblogrecentposts .blog-card__meta-sep {
  margin: 0 5px;
}
#phblogrecentposts .blog-card__meta time {
  color: #a0a0a0;
}
#phblogrecentposts .blog-card h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}
#phblogrecentposts .blog-card h3 a {
  color: #fff !important;
}
#phblogrecentposts .blog-card p {
  color: #a0a0a0;
  font-size: 14px;
  line-height: 1.6;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#phblogrecentposts .blog-card__readmore {
  text-align: right;
  margin-top: 15px;
}
#phblogrecentposts .blog-card__readmore a {
  color: #fff !important;
  text-decoration: underline;
  font-size: 14px;
}
#phblogrecentposts .owl-dots {
  margin-top: 15px;
}
#phblogrecentposts .owl-dots .owl-dot span {
  background: #a0a0a0;
}
#phblogrecentposts .owl-dots .owl-dot.active span {
  background: #1b7ab4;
}

#blogrecentposts {
  margin-top: 10px;
}

@media (max-width: 992px) {
  .homepage-links > div {
    margin-bottom: 25px;
  }
  .homepage-links > div:last-child {
    margin-bottom: 0;
  }
}
.homepage-links a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: block;
  font-size: 32px;
  font-weight: bold;
  height: 250px;
  text-transform: uppercase;
  width: 100%;
}
.homepage-links a > div {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.65);
  display: flex;
  height: 100%;
  justify-content: center;
  line-height: 1.5em;
  padding: 15px;
  text-align: center;
  width: 100%;
}

.opacity-1 {
  opacity: 1 !important;
}

.staticbanner1 {
  margin-top: 0;
}

.bn-top {
  margin-bottom: 50px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-50 {
  margin-top: 50px;
}

.tab_category_container_1 .top-title .title_block:after {
  display: none;
}

.top-ver-title .title_block,
.top-title .title_block,
.product-actions .control-label,
.button_unique.btn,
.block-categories > ul > li:first-child a,
#search_filters_wrapper #search_filters > h4 a,
.blog-categories .title_block a,
#recent_article_smart_blog_block_left h4 a,
#smartblogsearch h4 a,
#tags_blog_block_left h4 a,
.block-categories .category-sub-menu li[data-depth="0"] > a,
#search_filters .facet .facet-title,
.tabs .nav-tabs .nav-link {
  font-family: "Roboto", sans-serif;
}

.pagination .spacer,
.pagination a {
  width: auto;
  padding: 0 10px;
  text-align: center;
  float: left;
  line-height: 55px;
  font-size: 16px;
  background: none;
  color: #fff;
  box-shadow: none;
  margin: 0;
  font-weight: normal;
  border-radius: 0;
  border: none;
  position: relative;
  letter-spacing: 0 !important;
}
.pagination .spacer i,
.pagination a i {
  margin: 0 10px;
}

.pagination li.current a.previous {
  display: none;
}

.top-title .title_block .title_text,
.top-title .title_block a {
  color: #2eb0ff !important;
}

.top-title .title_block::after {
  color: #2eb0ff !important;
}

.ct-block {
  margin-top: 0;
  margin-left: 0;
}

.mds-featured-carousel .top-title .title_block::after {
  display: none;
}

@media (max-width: 992px) {
  .hidden-sm {
    display: none;
  }
}

@media (min-width: 992px) {
  .hidden-md {
    display: none;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

#item-search .loading i.search-loading {
  font-size: 1.5em;
  margin: 10px 0;
}

.mr-10 {
  margin-right: 10px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-20 {
  margin-bottom: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  #header .logo {
    width: 150px !important;
  }
}
@media (max-width: 767px) {
  #advanced-search-close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
  }
}
.ps_checkout.payment-method-logo-block {
  display: none;
}

.advanced-search-page-container {
  margin-top: 50px;
}

#order-slips-link {
  display: none !important;
}

.lang-es #footer .footer-center #linklist-ft.links ul li,
.lang-fr #footer .footer-center #linklist-ft.links ul li,
.lang-it #footer .footer-center #linklist-ft.links ul li {
  display: block;
}
.lang-es #footer .footer-center #linklist-ft.links ul li a,
.lang-fr #footer .footer-center #linklist-ft.links ul li a,
.lang-it #footer .footer-center #linklist-ft.links ul li a {
  display: inline;
}

.tm-brands-title.top-title h4.title_block::after {
  display: none;
}

#_desktop_fieldmegamenu.fieldmegamenu .submenu .title a {
  text-transform: none;
}

.text-right {
  text-align: right !important;
}

.simpleblog__listing__post__wrapper__footer__block.sds_post_date {
  width: 60%;
}

.smart-blog-home .content_blogpost {
  padding: 15px;
}
.smart-blog-home .content_blogpost .inner {
  display: block;
}

#index #wrapper .container {
  max-width: unset;
}

#index #wrapper .header-banner .container {
  max-width: 1170px;
}

#index #footer .container {
  max-width: unset;
}

#blockcart-modal {
  color: #fff !important;
}
#blockcart-modal .modal-content {
  background-color: #191919 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
#blockcart-modal .modal-body {
  background-color: #191919 !important;
  color: #fff;
}
#blockcart-modal .modal-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#blockcart-modal .modal-header .close {
  color: #fff;
  opacity: 0.8;
}
#blockcart-modal .modal-title {
  color: #9FD61F !important;
}
#blockcart-modal .product_name, #blockcart-modal h6 {
  color: #fff !important;
}
#blockcart-modal .divide-left .price {
  color: #2eb0ff !important;
}
#blockcart-modal .cart-content p {
  color: #fff !important;
}
#blockcart-modal .cart-content p strong,
#blockcart-modal .divide-left strong {
  color: #fff !important;
}
#blockcart-modal .cart-content p.cart-products-count {
  color: #fff !important;
}
#blockcart-modal .divide-left {
  border-right: 1px solid rgba(255, 255, 255, 0.1) !important;
}
#blockcart-modal .product-image {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
#blockcart-modal .cart-content .btn {
  background: #333 !important;
  color: #fff !important;
}
#blockcart-modal .cart-content .btn:hover {
  background: #1b7ab4 !important;
}
#blockcart-modal .cart-content-btn .btn-primary {
  background: #1b7ab4 !important;
}
#blockcart-modal .cart-content-btn .btn-primary:hover {
  background: rgb(20.347826087, 91.9420289855, 135.652173913) !important;
}

.owl-dot,
.owl-dot span {
  height: 10px !important;
}

.tm-advanced-search-homepage-widget {
  background: transparent !important;
}
.tm-advanced-search-homepage-widget .static-banner {
  align-items: center;
  background-color: #303030;
  display: flex;
  position: relative;
  text-align: center;
}
.tm-advanced-search-homepage-widget .static-banner .form-container {
  padding: 20px;
  padding-bottom: 30px;
  width: 100%;
}
.tm-advanced-search-homepage-widget .static-banner .form-container .form-group {
  float: left;
  margin-bottom: 0;
  padding: 0 20px;
  text-align: left;
  width: 20%;
}
.tm-advanced-search-homepage-widget .static-banner .form-container .form-group .btn {
  font-size: 16px;
  height: calc(2.5rem - 2px);
  margin-top: 26px;
  width: 100%;
}
.tm-advanced-search-homepage-widget .static-banner .form-container .form-group .btn-primary {
  background-color: #FDB218 !important;
  border-radius: 0.5rem;
  color: #000 !important;
}
.tm-advanced-search-homepage-widget .static-banner .form-container .form-group .btn-primary:hover {
  background-color: rgb(224.0600858369, 151.313304721, 1.9399141631) !important;
}
.tm-advanced-search-homepage-widget .static-banner .form-container .form-group select {
  background-color: #fff;
}
.tm-advanced-search-homepage-widget .static-banner .form-container .form-group select:disabled {
  background-color: #e0e0e0;
  color: #9a9a9a;
  cursor: not-allowed;
  opacity: 1;
}
.tm-advanced-search-homepage-widget .static-banner .form-container .form-group label {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .tm-advanced-search-homepage-widget .static-banner {
    margin: 25px 0;
    margin-top: 25px;
    padding: 0;
  }
  .tm-advanced-search-homepage-widget .static-banner .form-container {
    padding: 15px;
  }
  .tm-advanced-search-homepage-widget .static-banner .form-container .form-group {
    padding: 0 10px;
    width: 25%;
  }
  .tm-advanced-search-homepage-widget .static-banner .form-container .form-group-submit {
    text-align: center;
    width: 100%;
  }
  .tm-advanced-search-homepage-widget .static-banner .form-container .form-group-submit .btn {
    width: auto;
  }
}
@media (max-width: 992px) {
  .tm-advanced-search-homepage-widget .static-banner .form-container .form-group {
    margin-top: 25px;
    width: 50%;
  }
  .tm-advanced-search-homepage-widget .static-banner .form-container .form-group-submit {
    margin-top: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tm-advanced-search-homepage-widget .static-banner .form-container .form-group {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .tm-advanced-search-homepage-widget .column {
    padding: 0;
  }
}
.tm-advanced-search-homepage-widget.display-banner .static-banner {
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

#advanced-search-page-form label {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 5px;
}
#advanced-search-page-form select,
#advanced-search-page-form .form-control {
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #000;
}
#advanced-search-page-form select:disabled,
#advanced-search-page-form .form-control:disabled {
  background-color: #9a9a9a;
  color: #4a4a4a;
  cursor: not-allowed;
  opacity: 1;
}
#advanced-search-page-form .form-group {
  margin-bottom: 15px;
}
#advanced-search-page-form .btn-primary {
  background: #FDB218 !important;
  color: #000 !important;
  border: none;
  border-radius: 0.5rem;
  width: 100%;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px;
}
#advanced-search-page-form .btn-primary:hover {
  background: rgb(224.0600858369, 151.313304721, 1.9399141631) !important;
}

.product-miniature .product-sku {
  font-size: 14px;
  padding: 2px 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 2;
}
.product-miniature .regular-price {
  display: inline-block;
  margin-right: 5px;
}
.product-miniature .left-product {
  border: 1px solid #eaeaea;
}
.product-miniature .left-product .cover_image {
  width: 100%;
}
.product-miniature .left-product .cover_image img {
  width: 100%;
}
.product-miniature .left-product:hover .sold-out {
  visibility: visible;
}
.product-miniature .right-product .comments_note {
  margin-left: 0;
}
.product-miniature .go-to-preorder {
  color: #fff;
}
.product-miniature .go-to-preorder:hover {
  color: #111111;
}
.product-miniature .product_name_item {
  display: block;
  max-height: 36px;
  max-width: 100%;
  width: 100%;
}
@media (min-width: 767px) and (max-width: 992px) {
  .product-miniature .product_name_item {
    max-width: 100% !important;
  }
}
.product-miniature .product_name_item .product_name {
  display: block;
  max-height: 36px;
  text-transform: uppercase;
  width: 100%;
  color: #fff;
}
.product-miniature .product_name_item .product_name a {
  color: #fff !important;
}
.product-miniature .product-description {
  color: #a0a0a0;
}
.product-miniature .product-price-item {
  align-items: center;
  display: flex;
  margin-top: 10px;
  max-width: inherit;
  width: 100%;
}
@media (min-width: 767px) and (max-width: 992px) {
  .product-miniature .product-price-item {
    max-width: 100% !important;
  }
}
.product-miniature .product-price-item .price {
  color: #2eb0ff;
  padding-top: 0 !important;
}

.product-subtitle {
  color: #fff;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 25px;
}

.product-title,
#product h1 {
  color: #fff !important;
  font-size: 32px;
  line-height: 1.2em;
  margin-bottom: 15px;
}

.product-prices {
  margin: 50px 0 !important;
}
.product-prices .product-discount {
  display: block;
}
.product-prices .product-discount .regular-price {
  font-size: 18px !important;
  margin-left: 0px !important;
}
.product-prices .product-price {
  display: inline-block;
}
.product-prices .product-price .current-price {
  align-items: center;
  color: #2eb0ff;
  display: flex;
  font-size: 40px;
  line-height: 1em;
}
.product-prices .product-price .current-price .discount-amount {
  background: transparent;
  color: #fff;
  display: inline-block;
  line-height: 1em;
  margin-left: 20px;
  padding: 0;
}
.product-prices .tax-shipping-delivery-label {
  color: #fff;
  display: block;
  font-size: 14px;
  margin-top: 5px;
}

.product-add-to-cart {
  margin-bottom: 25px;
}

.product-quantity .qty {
  align-items: center;
  display: flex;
  margin-bottom: 10px;
}
.product-quantity .qty .control-label {
  color: #fff;
  margin-right: 10px;
}

.product-actions .control-label {
  color: #fff;
}

.product-additional-info,
.product-availability {
  color: #fff;
}

.product-availability {
  margin-bottom: 10px;
}

.product-description {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 28px;
  text-align: justify;
}
.product-description h3 {
  color: #fff;
  margin-bottom: 25px;
}

.tabs .product-description,
.tabs .product-description p {
  color: #fff;
}

.product-sku {
  background-color: #1b7ab4;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 5px 20px;
}

.product-sku-small {
  font-size: 14px;
  padding: 2px 10px;
}

.product-cover {
  border: 1px solid #eaeaea;
  margin-bottom: 15px;
}

#product .images-container .owl-item {
  border: 1px solid #eaeaea;
  width: 100px !important;
}
#product .images-container .owl-stage {
  width: 100% !important;
}

.product-attachments {
  color: #fff;
  margin-bottom: 25px;
}
.product-attachments h3 {
  margin-bottom: 15px;
}
.product-attachments li {
  margin-bottom: 10px;
}
.product-attachments li a {
  text-decoration: underline;
  color: #2eb0ff;
}
.product-attachments li a i {
  margin-right: 10px;
  color: #2eb0ff;
}

.product-description-short {
  margin-bottom: 25px;
}
.product-description-short p {
  color: #fff;
}

.product-additional-info {
  margin-bottom: 25px;
}

.product-contacts h3 {
  color: #fff;
  margin-bottom: 15px;
}
.product-contacts ul li {
  display: inline-block;
}
.product-contacts ul li.skype i {
  color: #00aff0;
}
.product-contacts ul li.whatsapp i {
  color: #25d366;
}
.product-contacts ul li.email i {
  color: #00aff0;
}
.product-contacts ul li i {
  font-size: 2em;
  margin-right: 10px;
}

.tabs {
  margin-top: 50px;
}
.tabs .nav-tabs .nav-link {
  color: #a0a0a0;
}
.tabs .nav-tabs .nav-link.active {
  color: #2eb0ff;
}
.tabs .tab-content {
  color: #fff;
}

.product-reference .label,
.product-quantities .label,
.product-features .label {
  color: #a0a0a0;
}
.product-reference .value,
.product-quantities .value,
.product-features .value {
  color: #fff;
}

.product-features .data-sheet dt {
  color: #a0a0a0;
}
.product-features .data-sheet dd {
  color: #fff;
}

#product-details {
  color: #fff;
}
#product-details .label {
  color: #a0a0a0;
}
#product-details h3 {
  color: #fff;
}

.tm-paypal-disclaimer {
  color: #fff;
}

.social-sharing li.facebook a {
  color: white;
  background-color: #1977F2;
  border: 0;
  border-radius: 0.25rem;
}

.quick-view-image {
  text-align: center;
}

.cart_top_ajax .cart-item-product {
  align-items: center;
  display: flex;
}
.cart_top_ajax .cart-item-product .product-thumbnail {
  border: 0 !important;
}
.cart_top_ajax .cart-item-product img {
  width: 75px;
}

.sold-out {
  color: #fff;
  visibility: hidden;
  font-weight: bold;
  position: absolute;
  text-align: center;
  z-index: 2;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75px;
  top: calc(50% - 33px);
  left: 0;
}
.sold-out span {
  display: block;
  margin: 10px 0;
}
.sold-out span:nth-child(2) {
  text-transform: uppercase;
}
.sold-out a {
  color: #fff;
  display: block;
  font-size: 18px;
  width: 100%;
  height: 100%;
}

.btn-action {
  z-index: 3;
}

.grid-thumb-product .owl-stage {
  align-items: center;
  display: flex;
}
.grid-thumb-product .owl-stage .video-link {
  display: block;
  position: relative;
}
.grid-thumb-product .owl-stage .video-play-overlay {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  font-size: 1.5em;
  height: 100%;
  justify-content: center;
  position: absolute;
  width: 100%;
}

.horizontal_mode .item-inner {
  width: 100%;
}

.left-product .product-thumbnail img {
  width: 100%;
}

.items-list-search .left-search-ajax img {
  width: 80px;
}
.items-list-search .search-name-ajax {
  -webkit-line-clamp: inherit;
  max-height: 100px;
  overflow: visible;
  text-overflow: unset;
}
.items-list-search .search-name-ajax .sku-badge {
  background-color: #1b7ab4;
  border-radius: 20px;
  color: #fff !important;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0px 10px;
}

.product_right .product-quantity .control-label {
  margin: 0;
  margin-right: 10px;
}

.tm-paypal-disclaimer {
  line-height: 2.5em;
  margin-bottom: 25px;
  margin-top: 35px;
}
.tm-paypal-disclaimer img {
  margin-right: 10px;
  width: 100px;
  margin-top: -10px;
  background: white;
  padding: 0.5rem;
  border-radius: 0.25rem;
}
.tm-paypal-disclaimer .link {
  text-decoration: underline;
  cursor: pointer;
  color: #2eb0ff;
}

.tm-paypal-product-disclaimer-modal {
  font-family: "PayPalOpen";
  align-items: center;
}
.tm-paypal-product-disclaimer-modal .modal-header {
  background-color: #faf8f5;
  padding: 25px 55px;
  padding-bottom: 55px;
  position: relative;
  border-bottom: 0;
}
.tm-paypal-product-disclaimer-modal .modal-header .close-icon {
  cursor: pointer;
  position: absolute;
  top: 25px;
  right: 25px;
  width: 25px;
  height: 25px;
}
.tm-paypal-product-disclaimer-modal .modal-header .close-icon::before, .tm-paypal-product-disclaimer-modal .modal-header .close-icon::after {
  content: "";
  width: 25px;
  height: 2px;
  background-color: #001435;
  position: absolute;
  top: 10px;
  left: 0;
}
.tm-paypal-product-disclaimer-modal .modal-header .close-icon::before {
  transform: rotate(45deg);
}
.tm-paypal-product-disclaimer-modal .modal-header .close-icon::after {
  transform: rotate(315deg);
}
.tm-paypal-product-disclaimer-modal .modal-header .background-image {
  position: absolute;
  right: 0;
  bottom: 0;
}
.tm-paypal-product-disclaimer-modal .modal-header .paypal-logo {
  width: 45px;
}
.tm-paypal-product-disclaimer-modal .modal-header .modal-title {
  margin-top: 25px;
}
.tm-paypal-product-disclaimer-modal .modal-header .modal-title h3 {
  font-size: 28px;
  line-height: 36px;
  margin-bottom: 25px;
}
.tm-paypal-product-disclaimer-modal .modal-header .modal-title span {
  display: block;
  padding-right: 100px;
  font-size: 18px;
  color: #001435;
}
.tm-paypal-product-disclaimer-modal .modal-body {
  padding: 25px 55px;
}
.tm-paypal-product-disclaimer-modal .modal-body .donuts-container {
  text-align: center;
}
.tm-paypal-product-disclaimer-modal .modal-body .donuts-container .donut {
  display: inline-block;
  width: 80px;
  text-align: center;
  color: #001435;
}
.tm-paypal-product-disclaimer-modal .modal-body .donuts-container .donut:nth-child(2) {
  margin-left: 50px;
  margin-right: 50px;
}
.tm-paypal-product-disclaimer-modal .modal-body .donuts-container .donut .donut__percent {
  stroke: #388c00;
}
.tm-paypal-product-disclaimer-modal .modal-body .donuts-container .donut .donut__background {
  stroke: #dbd8d0;
}
.tm-paypal-product-disclaimer-modal .modal-body .instructions {
  margin-top: 25px;
}
.tm-paypal-product-disclaimer-modal .modal-body .instructions ol {
  margin-bottom: 0;
  padding-left: 15px;
}
.tm-paypal-product-disclaimer-modal .modal-body .instructions ol li:nth-child(2) {
  margin-top: 25px;
  margin-bottom: 25px;
}
.tm-paypal-product-disclaimer-modal .modal-footer {
  padding: 25px 55px;
  background-color: #faf8f5;
  text-align: left;
  border-top: 0;
  line-height: 1.5em;
}
.tm-paypal-product-disclaimer-modal .modal-footer a {
  text-decoration: underline;
  cursor: pointer;
  color: #2eb0ff;
}
.tm-paypal-product-disclaimer-modal .modal-content {
  border-radius: 10px;
}
.tm-paypal-product-disclaimer-modal .modal-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.tm-paypal-product-disclaimer-modal .modal-footer {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 516px) {
  .tm-paypal-product-disclaimer-modal .modal-header .background-image {
    display: none;
  }
  .tm-paypal-product-disclaimer-modal .modal-header .modal-title span {
    padding-right: 0;
  }
}
@media (max-width: 478px) {
  .tm-paypal-product-disclaimer-modal .modal-body .donuts-container .donut {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .tm-paypal-product-disclaimer-modal .modal-body .donuts-container .donut:nth-child(2) {
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
}

#product #quantity_wanted {
  background-color: #333;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
#product .bootstrap-touchspin .btn-touchspin,
#product .input-group-btn-vertical button {
  background-color: #333;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

.delivery-information {
  font-weight: 600;
}
.delivery-information.delivery-fast {
  color: #9FD61F;
}
.delivery-information.delivery-slow {
  color: #e66a17;
}

.footer-before {
  padding-bottom: 50px;
  padding-top: 50px;
}

#footer_sub_menu_contact .text_title_email,
#footer_sub_menu_contact .text_title_address {
  margin-bottom: 8px !important;
}

.footer-center .block-social li:first-child {
  text-align: left;
}

.footer-content .footer-center .column {
  padding-left: 50px;
  padding-right: 50px;
}
.footer-content .footer-center .column:first-child {
  padding-left: 15px;
}
.footer-content .footer-center .column:last-child {
  padding-right: 15px;
}

.footer-after {
  background-color: #1b7ab4 !important;
}

.footer-before {
  background-color: #1b7ab4;
}
.footer-before .footer-before-text {
  color: #fff;
}

.copyright_left p,
.copyright_left p {
  color: #fff;
}

.footer-center .block-social li:first-child {
  color: #fff;
}

#footer .links ul a {
  color: #fff;
}

#footer .footer-center .block-contact.links ul li p {
  color: #fff;
}

.file-collector-page-container .category-item {
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  display: flex;
  margin-bottom: 25px;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}
.file-collector-page-container .category-item:last-child {
  border-bottom: 0;
}
.file-collector-page-container .category-item > div {
  align-items: center;
  display: flex;
}
.file-collector-page-container .category-item .category-name,
.file-collector-page-container .category-item h4 {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
}
.file-collector-page-container .category-item li {
  margin: 10px 0;
  font-size: 1.1rem;
}
.file-collector-page-container .category-item .fa {
  margin-right: 10px;
  color: #2eb0ff;
}
.file-collector-page-container .category-item a {
  color: #2eb0ff;
  text-decoration: none;
  font-size: 1.1rem;
}
.file-collector-page-container .category-item a:hover {
  text-decoration: underline;
  color: rgb(97, 195.2775119617, 255);
}

.block-categories .category-sub-menu li[data-depth="0"] {
  margin-bottom: 10px;
}
.block-categories .category-sub-menu li[data-depth="0"] > a {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}

.block-categories a.active,
.ct-block a.active {
  background: #1979b4;
  padding: 0.5rem;
  border-radius: 0.5rem;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: -0.5rem;
  display: inline-block;
}

.block-categories > ul > li:first-child span {
  display: table;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  line-height: 1;
  border-radius: 0;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.block-categories > ul > li:first-child span::after {
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  display: block;
  margin-top: 18px;
}

.category_h1 {
  font-size: 32px;
  margin-bottom: 25px;
  text-transform: uppercase;
}

#category-description {
  margin-bottom: 50px;
  color: #fff;
}
#category-description a {
  color: #2eb0ff;
}

p {
  color: #fff;
}

#main h1 {
  color: #fff;
  font-size: 32px;
  margin-bottom: 25px;
  text-transform: uppercase;
}

.text-yellow {
  color: #f9c01b;
}

.text-green {
  color: #9FD61F;
}

.product-quantity .add.add-container {
  background: none;
  clip-path: none;
  -webkit-clip-path: none;
  min-width: auto;
  float: none;
  padding: 0;
  margin-bottom: 0;
}

.btn-preorder {
  background-color: #1b7ab4;
  border: 0;
  color: #fff;
}
.btn-preorder i {
  margin-right: 10px;
}
.btn-preorder:hover {
  color: #fff;
}

.add-container .btn-add-to-cart {
  background-color: #9FD61F;
  border: 0;
  color: #fff;
}
.add-container .btn-add-to-cart i {
  margin-right: 10px;
}

#Popup_login_form .popup-content,
#Popup_forgot_password_form .popup-content,
#Popup_customer_form .popup-content {
  background-color: #191919 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
#Popup_login_form .popup-header,
#Popup_forgot_password_form .popup-header,
#Popup_customer_form .popup-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#Popup_login_form .popup-header h3,
#Popup_forgot_password_form .popup-header h3,
#Popup_customer_form .popup-header h3 {
  color: #fff !important;
}
#Popup_login_form .popup-header .close,
#Popup_forgot_password_form .popup-header .close,
#Popup_customer_form .popup-header .close {
  color: #fff !important;
  opacity: 0.8;
}
#Popup_login_form .popup-body,
#Popup_forgot_password_form .popup-body,
#Popup_customer_form .popup-body {
  padding-top: 2rem;
}
#Popup_login_form .popup-body label, #Popup_login_form .popup-body .form-control-label,
#Popup_forgot_password_form .popup-body label,
#Popup_forgot_password_form .popup-body .form-control-label,
#Popup_customer_form .popup-body label,
#Popup_customer_form .popup-body .form-control-label {
  color: #fff;
}
#Popup_login_form .popup-body .form-control,
#Popup_login_form .popup-body input[type=text],
#Popup_login_form .popup-body input[type=email],
#Popup_login_form .popup-body input[type=password],
#Popup_login_form .popup-body input[type=date],
#Popup_login_form .popup-body select,
#Popup_forgot_password_form .popup-body .form-control,
#Popup_forgot_password_form .popup-body input[type=text],
#Popup_forgot_password_form .popup-body input[type=email],
#Popup_forgot_password_form .popup-body input[type=password],
#Popup_forgot_password_form .popup-body input[type=date],
#Popup_forgot_password_form .popup-body select,
#Popup_customer_form .popup-body .form-control,
#Popup_customer_form .popup-body input[type=text],
#Popup_customer_form .popup-body input[type=email],
#Popup_customer_form .popup-body input[type=password],
#Popup_customer_form .popup-body input[type=date],
#Popup_customer_form .popup-body select {
  background-color: #333;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
#Popup_login_form .popup-body .form-control::placeholder,
#Popup_login_form .popup-body input[type=text]::placeholder,
#Popup_login_form .popup-body input[type=email]::placeholder,
#Popup_login_form .popup-body input[type=password]::placeholder,
#Popup_login_form .popup-body input[type=date]::placeholder,
#Popup_login_form .popup-body select::placeholder,
#Popup_forgot_password_form .popup-body .form-control::placeholder,
#Popup_forgot_password_form .popup-body input[type=text]::placeholder,
#Popup_forgot_password_form .popup-body input[type=email]::placeholder,
#Popup_forgot_password_form .popup-body input[type=password]::placeholder,
#Popup_forgot_password_form .popup-body input[type=date]::placeholder,
#Popup_forgot_password_form .popup-body select::placeholder,
#Popup_customer_form .popup-body .form-control::placeholder,
#Popup_customer_form .popup-body input[type=text]::placeholder,
#Popup_customer_form .popup-body input[type=email]::placeholder,
#Popup_customer_form .popup-body input[type=password]::placeholder,
#Popup_customer_form .popup-body input[type=date]::placeholder,
#Popup_customer_form .popup-body select::placeholder {
  color: #a0a0a0;
}
#Popup_login_form .popup-body .form-control-comment,
#Popup_forgot_password_form .popup-body .form-control-comment,
#Popup_customer_form .popup-body .form-control-comment {
  color: #a0a0a0;
}
#Popup_login_form .popup-body .custom-checkbox label,
#Popup_login_form .popup-body .custom-radio label,
#Popup_login_form .popup-body .radio-inline,
#Popup_forgot_password_form .popup-body .custom-checkbox label,
#Popup_forgot_password_form .popup-body .custom-radio label,
#Popup_forgot_password_form .popup-body .radio-inline,
#Popup_customer_form .popup-body .custom-checkbox label,
#Popup_customer_form .popup-body .custom-radio label,
#Popup_customer_form .popup-body .radio-inline {
  color: #fff;
}
#Popup_login_form .popup-body .input-group-btn .btn,
#Popup_forgot_password_form .popup-body .input-group-btn .btn,
#Popup_customer_form .popup-body .input-group-btn .btn {
  background-color: #333;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
#Popup_login_form .popup-footer,
#Popup_forgot_password_form .popup-footer,
#Popup_customer_form .popup-footer {
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#Popup_login_form .popup-footer span,
#Popup_forgot_password_form .popup-footer span,
#Popup_customer_form .popup-footer span {
  color: #fff;
}
#Popup_login_form .popup-footer span:hover,
#Popup_forgot_password_form .popup-footer span:hover,
#Popup_customer_form .popup-footer span:hover {
  color: #2eb0ff;
}

#Popup_customer_form .popup-content {
  height: auto;
}

.page-authentication #content,
.page-registration #content,
.page-customer-account #content,
.page-my-account #content,
.page-address #content,
.page-addresses #content,
.page-order-detail #content,
.page-history #content,
.page-identity #content,
.page-module-blockwishlist-lists #content,
.page-module-blockwishlist-view #content {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff;
}
.page-authentication label, .page-authentication .form-control-label,
.page-registration label,
.page-registration .form-control-label,
.page-customer-account label,
.page-customer-account .form-control-label,
.page-my-account label,
.page-my-account .form-control-label,
.page-address label,
.page-address .form-control-label,
.page-addresses label,
.page-addresses .form-control-label,
.page-order-detail label,
.page-order-detail .form-control-label,
.page-history label,
.page-history .form-control-label,
.page-identity label,
.page-identity .form-control-label,
.page-module-blockwishlist-lists label,
.page-module-blockwishlist-lists .form-control-label,
.page-module-blockwishlist-view label,
.page-module-blockwishlist-view .form-control-label {
  color: #fff;
}
.page-authentication .form-control,
.page-authentication input[type=text],
.page-authentication input[type=email],
.page-authentication input[type=password],
.page-authentication input[type=date],
.page-authentication input[type=tel],
.page-authentication select,
.page-authentication textarea,
.page-registration .form-control,
.page-registration input[type=text],
.page-registration input[type=email],
.page-registration input[type=password],
.page-registration input[type=date],
.page-registration input[type=tel],
.page-registration select,
.page-registration textarea,
.page-customer-account .form-control,
.page-customer-account input[type=text],
.page-customer-account input[type=email],
.page-customer-account input[type=password],
.page-customer-account input[type=date],
.page-customer-account input[type=tel],
.page-customer-account select,
.page-customer-account textarea,
.page-my-account .form-control,
.page-my-account input[type=text],
.page-my-account input[type=email],
.page-my-account input[type=password],
.page-my-account input[type=date],
.page-my-account input[type=tel],
.page-my-account select,
.page-my-account textarea,
.page-address .form-control,
.page-address input[type=text],
.page-address input[type=email],
.page-address input[type=password],
.page-address input[type=date],
.page-address input[type=tel],
.page-address select,
.page-address textarea,
.page-addresses .form-control,
.page-addresses input[type=text],
.page-addresses input[type=email],
.page-addresses input[type=password],
.page-addresses input[type=date],
.page-addresses input[type=tel],
.page-addresses select,
.page-addresses textarea,
.page-order-detail .form-control,
.page-order-detail input[type=text],
.page-order-detail input[type=email],
.page-order-detail input[type=password],
.page-order-detail input[type=date],
.page-order-detail input[type=tel],
.page-order-detail select,
.page-order-detail textarea,
.page-history .form-control,
.page-history input[type=text],
.page-history input[type=email],
.page-history input[type=password],
.page-history input[type=date],
.page-history input[type=tel],
.page-history select,
.page-history textarea,
.page-identity .form-control,
.page-identity input[type=text],
.page-identity input[type=email],
.page-identity input[type=password],
.page-identity input[type=date],
.page-identity input[type=tel],
.page-identity select,
.page-identity textarea,
.page-module-blockwishlist-lists .form-control,
.page-module-blockwishlist-lists input[type=text],
.page-module-blockwishlist-lists input[type=email],
.page-module-blockwishlist-lists input[type=password],
.page-module-blockwishlist-lists input[type=date],
.page-module-blockwishlist-lists input[type=tel],
.page-module-blockwishlist-lists select,
.page-module-blockwishlist-lists textarea,
.page-module-blockwishlist-view .form-control,
.page-module-blockwishlist-view input[type=text],
.page-module-blockwishlist-view input[type=email],
.page-module-blockwishlist-view input[type=password],
.page-module-blockwishlist-view input[type=date],
.page-module-blockwishlist-view input[type=tel],
.page-module-blockwishlist-view select,
.page-module-blockwishlist-view textarea {
  background-color: #333;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.page-authentication .form-control::placeholder,
.page-authentication input[type=text]::placeholder,
.page-authentication input[type=email]::placeholder,
.page-authentication input[type=password]::placeholder,
.page-authentication input[type=date]::placeholder,
.page-authentication input[type=tel]::placeholder,
.page-authentication select::placeholder,
.page-authentication textarea::placeholder,
.page-registration .form-control::placeholder,
.page-registration input[type=text]::placeholder,
.page-registration input[type=email]::placeholder,
.page-registration input[type=password]::placeholder,
.page-registration input[type=date]::placeholder,
.page-registration input[type=tel]::placeholder,
.page-registration select::placeholder,
.page-registration textarea::placeholder,
.page-customer-account .form-control::placeholder,
.page-customer-account input[type=text]::placeholder,
.page-customer-account input[type=email]::placeholder,
.page-customer-account input[type=password]::placeholder,
.page-customer-account input[type=date]::placeholder,
.page-customer-account input[type=tel]::placeholder,
.page-customer-account select::placeholder,
.page-customer-account textarea::placeholder,
.page-my-account .form-control::placeholder,
.page-my-account input[type=text]::placeholder,
.page-my-account input[type=email]::placeholder,
.page-my-account input[type=password]::placeholder,
.page-my-account input[type=date]::placeholder,
.page-my-account input[type=tel]::placeholder,
.page-my-account select::placeholder,
.page-my-account textarea::placeholder,
.page-address .form-control::placeholder,
.page-address input[type=text]::placeholder,
.page-address input[type=email]::placeholder,
.page-address input[type=password]::placeholder,
.page-address input[type=date]::placeholder,
.page-address input[type=tel]::placeholder,
.page-address select::placeholder,
.page-address textarea::placeholder,
.page-addresses .form-control::placeholder,
.page-addresses input[type=text]::placeholder,
.page-addresses input[type=email]::placeholder,
.page-addresses input[type=password]::placeholder,
.page-addresses input[type=date]::placeholder,
.page-addresses input[type=tel]::placeholder,
.page-addresses select::placeholder,
.page-addresses textarea::placeholder,
.page-order-detail .form-control::placeholder,
.page-order-detail input[type=text]::placeholder,
.page-order-detail input[type=email]::placeholder,
.page-order-detail input[type=password]::placeholder,
.page-order-detail input[type=date]::placeholder,
.page-order-detail input[type=tel]::placeholder,
.page-order-detail select::placeholder,
.page-order-detail textarea::placeholder,
.page-history .form-control::placeholder,
.page-history input[type=text]::placeholder,
.page-history input[type=email]::placeholder,
.page-history input[type=password]::placeholder,
.page-history input[type=date]::placeholder,
.page-history input[type=tel]::placeholder,
.page-history select::placeholder,
.page-history textarea::placeholder,
.page-identity .form-control::placeholder,
.page-identity input[type=text]::placeholder,
.page-identity input[type=email]::placeholder,
.page-identity input[type=password]::placeholder,
.page-identity input[type=date]::placeholder,
.page-identity input[type=tel]::placeholder,
.page-identity select::placeholder,
.page-identity textarea::placeholder,
.page-module-blockwishlist-lists .form-control::placeholder,
.page-module-blockwishlist-lists input[type=text]::placeholder,
.page-module-blockwishlist-lists input[type=email]::placeholder,
.page-module-blockwishlist-lists input[type=password]::placeholder,
.page-module-blockwishlist-lists input[type=date]::placeholder,
.page-module-blockwishlist-lists input[type=tel]::placeholder,
.page-module-blockwishlist-lists select::placeholder,
.page-module-blockwishlist-lists textarea::placeholder,
.page-module-blockwishlist-view .form-control::placeholder,
.page-module-blockwishlist-view input[type=text]::placeholder,
.page-module-blockwishlist-view input[type=email]::placeholder,
.page-module-blockwishlist-view input[type=password]::placeholder,
.page-module-blockwishlist-view input[type=date]::placeholder,
.page-module-blockwishlist-view input[type=tel]::placeholder,
.page-module-blockwishlist-view select::placeholder,
.page-module-blockwishlist-view textarea::placeholder {
  color: #a0a0a0;
}
.page-authentication .form-control-comment,
.page-registration .form-control-comment,
.page-customer-account .form-control-comment,
.page-my-account .form-control-comment,
.page-address .form-control-comment,
.page-addresses .form-control-comment,
.page-order-detail .form-control-comment,
.page-history .form-control-comment,
.page-identity .form-control-comment,
.page-module-blockwishlist-lists .form-control-comment,
.page-module-blockwishlist-view .form-control-comment {
  color: #a0a0a0;
}
.page-authentication p, .page-authentication span, .page-authentication small, .page-authentication a:not(.btn),
.page-registration p,
.page-registration span,
.page-registration small,
.page-registration a:not(.btn),
.page-customer-account p,
.page-customer-account span,
.page-customer-account small,
.page-customer-account a:not(.btn),
.page-my-account p,
.page-my-account span,
.page-my-account small,
.page-my-account a:not(.btn),
.page-address p,
.page-address span,
.page-address small,
.page-address a:not(.btn),
.page-addresses p,
.page-addresses span,
.page-addresses small,
.page-addresses a:not(.btn),
.page-order-detail p,
.page-order-detail span,
.page-order-detail small,
.page-order-detail a:not(.btn),
.page-history p,
.page-history span,
.page-history small,
.page-history a:not(.btn),
.page-identity p,
.page-identity span,
.page-identity small,
.page-identity a:not(.btn),
.page-module-blockwishlist-lists p,
.page-module-blockwishlist-lists span,
.page-module-blockwishlist-lists small,
.page-module-blockwishlist-lists a:not(.btn),
.page-module-blockwishlist-view p,
.page-module-blockwishlist-view span,
.page-module-blockwishlist-view small,
.page-module-blockwishlist-view a:not(.btn) {
  color: #fff;
}
.page-authentication a:not(.btn),
.page-registration a:not(.btn),
.page-customer-account a:not(.btn),
.page-my-account a:not(.btn),
.page-address a:not(.btn),
.page-addresses a:not(.btn),
.page-order-detail a:not(.btn),
.page-history a:not(.btn),
.page-identity a:not(.btn),
.page-module-blockwishlist-lists a:not(.btn),
.page-module-blockwishlist-view a:not(.btn) {
  color: #2eb0ff;
}
.page-authentication a:not(.btn):hover,
.page-registration a:not(.btn):hover,
.page-customer-account a:not(.btn):hover,
.page-my-account a:not(.btn):hover,
.page-address a:not(.btn):hover,
.page-addresses a:not(.btn):hover,
.page-order-detail a:not(.btn):hover,
.page-history a:not(.btn):hover,
.page-identity a:not(.btn):hover,
.page-module-blockwishlist-lists a:not(.btn):hover,
.page-module-blockwishlist-view a:not(.btn):hover {
  color: rgb(97, 195.2775119617, 255);
}
.page-authentication .custom-checkbox input[type=checkbox] + span,
.page-registration .custom-checkbox input[type=checkbox] + span,
.page-customer-account .custom-checkbox input[type=checkbox] + span,
.page-my-account .custom-checkbox input[type=checkbox] + span,
.page-address .custom-checkbox input[type=checkbox] + span,
.page-addresses .custom-checkbox input[type=checkbox] + span,
.page-order-detail .custom-checkbox input[type=checkbox] + span,
.page-history .custom-checkbox input[type=checkbox] + span,
.page-identity .custom-checkbox input[type=checkbox] + span,
.page-module-blockwishlist-lists .custom-checkbox input[type=checkbox] + span,
.page-module-blockwishlist-view .custom-checkbox input[type=checkbox] + span {
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 15px;
  height: 15px;
}
.page-authentication .card, .page-authentication .wishlist-container, .page-authentication #content-wrapper .card,
.page-registration .card,
.page-registration .wishlist-container,
.page-registration #content-wrapper .card,
.page-customer-account .card,
.page-customer-account .wishlist-container,
.page-customer-account #content-wrapper .card,
.page-my-account .card,
.page-my-account .wishlist-container,
.page-my-account #content-wrapper .card,
.page-address .card,
.page-address .wishlist-container,
.page-address #content-wrapper .card,
.page-addresses .card,
.page-addresses .wishlist-container,
.page-addresses #content-wrapper .card,
.page-order-detail .card,
.page-order-detail .wishlist-container,
.page-order-detail #content-wrapper .card,
.page-history .card,
.page-history .wishlist-container,
.page-history #content-wrapper .card,
.page-identity .card,
.page-identity .wishlist-container,
.page-identity #content-wrapper .card,
.page-module-blockwishlist-lists .card,
.page-module-blockwishlist-lists .wishlist-container,
.page-module-blockwishlist-lists #content-wrapper .card,
.page-module-blockwishlist-view .card,
.page-module-blockwishlist-view .wishlist-container,
.page-module-blockwishlist-view #content-wrapper .card {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff;
}
.page-authentication .wishlist-list-item, .page-authentication .wishlist-products-container,
.page-authentication .wishlist-list-item-right,
.page-registration .wishlist-list-item,
.page-registration .wishlist-products-container,
.page-registration .wishlist-list-item-right,
.page-customer-account .wishlist-list-item,
.page-customer-account .wishlist-products-container,
.page-customer-account .wishlist-list-item-right,
.page-my-account .wishlist-list-item,
.page-my-account .wishlist-products-container,
.page-my-account .wishlist-list-item-right,
.page-address .wishlist-list-item,
.page-address .wishlist-products-container,
.page-address .wishlist-list-item-right,
.page-addresses .wishlist-list-item,
.page-addresses .wishlist-products-container,
.page-addresses .wishlist-list-item-right,
.page-order-detail .wishlist-list-item,
.page-order-detail .wishlist-products-container,
.page-order-detail .wishlist-list-item-right,
.page-history .wishlist-list-item,
.page-history .wishlist-products-container,
.page-history .wishlist-list-item-right,
.page-identity .wishlist-list-item,
.page-identity .wishlist-products-container,
.page-identity .wishlist-list-item-right,
.page-module-blockwishlist-lists .wishlist-list-item,
.page-module-blockwishlist-lists .wishlist-products-container,
.page-module-blockwishlist-lists .wishlist-list-item-right,
.page-module-blockwishlist-view .wishlist-list-item,
.page-module-blockwishlist-view .wishlist-products-container,
.page-module-blockwishlist-view .wishlist-list-item-right {
  background: transparent !important;
  color: #fff;
}
.page-authentication .wishlist-list-item p, .page-authentication .wishlist-list-item span, .page-authentication .wishlist-list-item strong, .page-authentication .wishlist-products-container p, .page-authentication .wishlist-products-container span, .page-authentication .wishlist-products-container strong,
.page-authentication .wishlist-list-item-right p,
.page-authentication .wishlist-list-item-right span,
.page-authentication .wishlist-list-item-right strong,
.page-registration .wishlist-list-item p,
.page-registration .wishlist-list-item span,
.page-registration .wishlist-list-item strong,
.page-registration .wishlist-products-container p,
.page-registration .wishlist-products-container span,
.page-registration .wishlist-products-container strong,
.page-registration .wishlist-list-item-right p,
.page-registration .wishlist-list-item-right span,
.page-registration .wishlist-list-item-right strong,
.page-customer-account .wishlist-list-item p,
.page-customer-account .wishlist-list-item span,
.page-customer-account .wishlist-list-item strong,
.page-customer-account .wishlist-products-container p,
.page-customer-account .wishlist-products-container span,
.page-customer-account .wishlist-products-container strong,
.page-customer-account .wishlist-list-item-right p,
.page-customer-account .wishlist-list-item-right span,
.page-customer-account .wishlist-list-item-right strong,
.page-my-account .wishlist-list-item p,
.page-my-account .wishlist-list-item span,
.page-my-account .wishlist-list-item strong,
.page-my-account .wishlist-products-container p,
.page-my-account .wishlist-products-container span,
.page-my-account .wishlist-products-container strong,
.page-my-account .wishlist-list-item-right p,
.page-my-account .wishlist-list-item-right span,
.page-my-account .wishlist-list-item-right strong,
.page-address .wishlist-list-item p,
.page-address .wishlist-list-item span,
.page-address .wishlist-list-item strong,
.page-address .wishlist-products-container p,
.page-address .wishlist-products-container span,
.page-address .wishlist-products-container strong,
.page-address .wishlist-list-item-right p,
.page-address .wishlist-list-item-right span,
.page-address .wishlist-list-item-right strong,
.page-addresses .wishlist-list-item p,
.page-addresses .wishlist-list-item span,
.page-addresses .wishlist-list-item strong,
.page-addresses .wishlist-products-container p,
.page-addresses .wishlist-products-container span,
.page-addresses .wishlist-products-container strong,
.page-addresses .wishlist-list-item-right p,
.page-addresses .wishlist-list-item-right span,
.page-addresses .wishlist-list-item-right strong,
.page-order-detail .wishlist-list-item p,
.page-order-detail .wishlist-list-item span,
.page-order-detail .wishlist-list-item strong,
.page-order-detail .wishlist-products-container p,
.page-order-detail .wishlist-products-container span,
.page-order-detail .wishlist-products-container strong,
.page-order-detail .wishlist-list-item-right p,
.page-order-detail .wishlist-list-item-right span,
.page-order-detail .wishlist-list-item-right strong,
.page-history .wishlist-list-item p,
.page-history .wishlist-list-item span,
.page-history .wishlist-list-item strong,
.page-history .wishlist-products-container p,
.page-history .wishlist-products-container span,
.page-history .wishlist-products-container strong,
.page-history .wishlist-list-item-right p,
.page-history .wishlist-list-item-right span,
.page-history .wishlist-list-item-right strong,
.page-identity .wishlist-list-item p,
.page-identity .wishlist-list-item span,
.page-identity .wishlist-list-item strong,
.page-identity .wishlist-products-container p,
.page-identity .wishlist-products-container span,
.page-identity .wishlist-products-container strong,
.page-identity .wishlist-list-item-right p,
.page-identity .wishlist-list-item-right span,
.page-identity .wishlist-list-item-right strong,
.page-module-blockwishlist-lists .wishlist-list-item p,
.page-module-blockwishlist-lists .wishlist-list-item span,
.page-module-blockwishlist-lists .wishlist-list-item strong,
.page-module-blockwishlist-lists .wishlist-products-container p,
.page-module-blockwishlist-lists .wishlist-products-container span,
.page-module-blockwishlist-lists .wishlist-products-container strong,
.page-module-blockwishlist-lists .wishlist-list-item-right p,
.page-module-blockwishlist-lists .wishlist-list-item-right span,
.page-module-blockwishlist-lists .wishlist-list-item-right strong,
.page-module-blockwishlist-view .wishlist-list-item p,
.page-module-blockwishlist-view .wishlist-list-item span,
.page-module-blockwishlist-view .wishlist-list-item strong,
.page-module-blockwishlist-view .wishlist-products-container p,
.page-module-blockwishlist-view .wishlist-products-container span,
.page-module-blockwishlist-view .wishlist-products-container strong,
.page-module-blockwishlist-view .wishlist-list-item-right p,
.page-module-blockwishlist-view .wishlist-list-item-right span,
.page-module-blockwishlist-view .wishlist-list-item-right strong {
  color: #fff;
}
.page-authentication .address-item,
.page-authentication article.address,
.page-registration .address-item,
.page-registration article.address,
.page-customer-account .address-item,
.page-customer-account article.address,
.page-my-account .address-item,
.page-my-account article.address,
.page-address .address-item,
.page-address article.address,
.page-addresses .address-item,
.page-addresses article.address,
.page-order-detail .address-item,
.page-order-detail article.address,
.page-history .address-item,
.page-history article.address,
.page-identity .address-item,
.page-identity article.address,
.page-module-blockwishlist-lists .address-item,
.page-module-blockwishlist-lists article.address,
.page-module-blockwishlist-view .address-item,
.page-module-blockwishlist-view article.address {
  background: #191919 !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
.page-authentication .address-item .address, .page-authentication .address-item .address-body, .page-authentication .address-item address,
.page-authentication article.address .address,
.page-authentication article.address .address-body,
.page-authentication article.address address,
.page-registration .address-item .address,
.page-registration .address-item .address-body,
.page-registration .address-item address,
.page-registration article.address .address,
.page-registration article.address .address-body,
.page-registration article.address address,
.page-customer-account .address-item .address,
.page-customer-account .address-item .address-body,
.page-customer-account .address-item address,
.page-customer-account article.address .address,
.page-customer-account article.address .address-body,
.page-customer-account article.address address,
.page-my-account .address-item .address,
.page-my-account .address-item .address-body,
.page-my-account .address-item address,
.page-my-account article.address .address,
.page-my-account article.address .address-body,
.page-my-account article.address address,
.page-address .address-item .address,
.page-address .address-item .address-body,
.page-address .address-item address,
.page-address article.address .address,
.page-address article.address .address-body,
.page-address article.address address,
.page-addresses .address-item .address,
.page-addresses .address-item .address-body,
.page-addresses .address-item address,
.page-addresses article.address .address,
.page-addresses article.address .address-body,
.page-addresses article.address address,
.page-order-detail .address-item .address,
.page-order-detail .address-item .address-body,
.page-order-detail .address-item address,
.page-order-detail article.address .address,
.page-order-detail article.address .address-body,
.page-order-detail article.address address,
.page-history .address-item .address,
.page-history .address-item .address-body,
.page-history .address-item address,
.page-history article.address .address,
.page-history article.address .address-body,
.page-history article.address address,
.page-identity .address-item .address,
.page-identity .address-item .address-body,
.page-identity .address-item address,
.page-identity article.address .address,
.page-identity article.address .address-body,
.page-identity article.address address,
.page-module-blockwishlist-lists .address-item .address,
.page-module-blockwishlist-lists .address-item .address-body,
.page-module-blockwishlist-lists .address-item address,
.page-module-blockwishlist-lists article.address .address,
.page-module-blockwishlist-lists article.address .address-body,
.page-module-blockwishlist-lists article.address address,
.page-module-blockwishlist-view .address-item .address,
.page-module-blockwishlist-view .address-item .address-body,
.page-module-blockwishlist-view .address-item address,
.page-module-blockwishlist-view article.address .address,
.page-module-blockwishlist-view article.address .address-body,
.page-module-blockwishlist-view article.address address {
  color: #fff;
}
.page-authentication .address-item h4,
.page-authentication article.address h4,
.page-registration .address-item h4,
.page-registration article.address h4,
.page-customer-account .address-item h4,
.page-customer-account article.address h4,
.page-my-account .address-item h4,
.page-my-account article.address h4,
.page-address .address-item h4,
.page-address article.address h4,
.page-addresses .address-item h4,
.page-addresses article.address h4,
.page-order-detail .address-item h4,
.page-order-detail article.address h4,
.page-history .address-item h4,
.page-history article.address h4,
.page-identity .address-item h4,
.page-identity article.address h4,
.page-module-blockwishlist-lists .address-item h4,
.page-module-blockwishlist-lists article.address h4,
.page-module-blockwishlist-view .address-item h4,
.page-module-blockwishlist-view article.address h4 {
  color: #fff;
}
.page-authentication .address-item .address-footer,
.page-authentication article.address .address-footer,
.page-registration .address-item .address-footer,
.page-registration article.address .address-footer,
.page-customer-account .address-item .address-footer,
.page-customer-account article.address .address-footer,
.page-my-account .address-item .address-footer,
.page-my-account article.address .address-footer,
.page-address .address-item .address-footer,
.page-address article.address .address-footer,
.page-addresses .address-item .address-footer,
.page-addresses article.address .address-footer,
.page-order-detail .address-item .address-footer,
.page-order-detail article.address .address-footer,
.page-history .address-item .address-footer,
.page-history article.address .address-footer,
.page-identity .address-item .address-footer,
.page-identity article.address .address-footer,
.page-module-blockwishlist-lists .address-item .address-footer,
.page-module-blockwishlist-lists article.address .address-footer,
.page-module-blockwishlist-view .address-item .address-footer,
.page-module-blockwishlist-view article.address .address-footer {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.page-authentication .address-item .address-footer a,
.page-authentication article.address .address-footer a,
.page-registration .address-item .address-footer a,
.page-registration article.address .address-footer a,
.page-customer-account .address-item .address-footer a,
.page-customer-account article.address .address-footer a,
.page-my-account .address-item .address-footer a,
.page-my-account article.address .address-footer a,
.page-address .address-item .address-footer a,
.page-address article.address .address-footer a,
.page-addresses .address-item .address-footer a,
.page-addresses article.address .address-footer a,
.page-order-detail .address-item .address-footer a,
.page-order-detail article.address .address-footer a,
.page-history .address-item .address-footer a,
.page-history article.address .address-footer a,
.page-identity .address-item .address-footer a,
.page-identity article.address .address-footer a,
.page-module-blockwishlist-lists .address-item .address-footer a,
.page-module-blockwishlist-lists article.address .address-footer a,
.page-module-blockwishlist-view .address-item .address-footer a,
.page-module-blockwishlist-view article.address .address-footer a {
  color: #fff;
}
.page-authentication .no-items,
.page-authentication .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-authentication [class*=empty],
.page-registration .no-items,
.page-registration .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-registration [class*=empty],
.page-customer-account .no-items,
.page-customer-account .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-customer-account [class*=empty],
.page-my-account .no-items,
.page-my-account .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-my-account [class*=empty],
.page-address .no-items,
.page-address .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-address [class*=empty],
.page-addresses .no-items,
.page-addresses .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-addresses [class*=empty],
.page-order-detail .no-items,
.page-order-detail .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-order-detail [class*=empty],
.page-history .no-items,
.page-history .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-history [class*=empty],
.page-identity .no-items,
.page-identity .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-identity [class*=empty],
.page-module-blockwishlist-lists .no-items,
.page-module-blockwishlist-lists .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-module-blockwishlist-lists [class*=empty],
.page-module-blockwishlist-view .no-items,
.page-module-blockwishlist-view .alert:not(.alert-danger):not(.alert-warning):not(.alert-success):not(.alert-info),
.page-module-blockwishlist-view [class*=empty] {
  background: #333 !important;
  color: #fff !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.page-authentication .btn-primary,
.page-registration .btn-primary,
.page-customer-account .btn-primary,
.page-my-account .btn-primary,
.page-address .btn-primary,
.page-addresses .btn-primary,
.page-order-detail .btn-primary,
.page-history .btn-primary,
.page-identity .btn-primary,
.page-module-blockwishlist-lists .btn-primary,
.page-module-blockwishlist-view .btn-primary {
  background: #1b7ab4;
  color: #fff;
  border: none;
}
.page-authentication .btn-primary:hover,
.page-registration .btn-primary:hover,
.page-customer-account .btn-primary:hover,
.page-my-account .btn-primary:hover,
.page-address .btn-primary:hover,
.page-addresses .btn-primary:hover,
.page-order-detail .btn-primary:hover,
.page-history .btn-primary:hover,
.page-identity .btn-primary:hover,
.page-module-blockwishlist-lists .btn-primary:hover,
.page-module-blockwishlist-view .btn-primary:hover {
  background: rgb(20.347826087, 91.9420289855, 135.652173913);
}

.page-my-account #content .links a span.link-item {
  background: #333 !important;
  box-shadow: none !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
.page-my-account #content .links a span.link-item i {
  color: #2eb0ff !important;
}
.page-my-account #content .links a:hover span.link-item {
  background: #444 !important;
  border-color: #1b7ab4;
}
.page-my-account .links a {
  color: #fff !important;
}
.page-my-account .footer-my-account a,
.page-my-account #content a:not(.link-item) {
  color: #2eb0ff;
}

#module-blockwishlist-lists #content-wrapper *,
#module-blockwishlist-view #content-wrapper * {
  color: #fff;
}
#module-blockwishlist-lists #content-wrapper a,
#module-blockwishlist-view #content-wrapper a {
  color: #2eb0ff !important;
}
#module-blockwishlist-lists #content-wrapper section, #module-blockwishlist-lists #content-wrapper div, #module-blockwishlist-lists #content-wrapper ul, #module-blockwishlist-lists #content-wrapper li,
#module-blockwishlist-view #content-wrapper section,
#module-blockwishlist-view #content-wrapper div,
#module-blockwishlist-view #content-wrapper ul,
#module-blockwishlist-view #content-wrapper li {
  background-color: transparent !important;
  box-shadow: none !important;
}
#module-blockwishlist-lists #content-wrapper li[class],
#module-blockwishlist-view #content-wrapper li[class] {
  background-color: #333 !important;
  border: none !important;
  margin-bottom: 5px;
}
#module-blockwishlist-lists #content-wrapper select,
#module-blockwishlist-view #content-wrapper select {
  background-color: #333;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
#module-blockwishlist-lists #content-wrapper i,
#module-blockwishlist-view #content-wrapper i {
  color: #2eb0ff !important;
}
#module-blockwishlist-lists #content-wrapper a i,
#module-blockwishlist-view #content-wrapper a i {
  color: #2eb0ff !important;
}

#Popup_myaccount_form .modal-content {
  background-color: #191919 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
#Popup_myaccount_form .modal-content .modal-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #191919 !important;
}
#Popup_myaccount_form .modal-content .modal-header .close {
  color: #fff;
  opacity: 0.8;
}
#Popup_myaccount_form .modal-content .modal-header h1, #Popup_myaccount_form .modal-content .modal-header h2, #Popup_myaccount_form .modal-content .modal-header h3, #Popup_myaccount_form .modal-content .modal-header h4, #Popup_myaccount_form .modal-content .modal-header .modal-title {
  color: #fff !important;
}
#Popup_myaccount_form .modal-content .modal-body {
  background-color: #191919 !important;
}
#Popup_myaccount_form .modal-content .modal-body .links a span.link-item {
  background: #333 !important;
  box-shadow: none !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
#Popup_myaccount_form .modal-content .modal-body .links a span.link-item i {
  color: #2eb0ff;
}
#Popup_myaccount_form .modal-content .modal-body .links a:hover span.link-item {
  background: #444 !important;
  border-color: #1b7ab4;
}
#Popup_myaccount_form .modal-content .modal-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #191919 !important;
}
#Popup_myaccount_form .modal-content .modal-footer a {
  background: #333 !important;
  color: #fff !important;
}
#Popup_myaccount_form .modal-content .modal-footer a:hover {
  background: #1b7ab4 !important;
}

.preorder-page-container h1 {
  margin-bottom: 50px !important;
}
.preorder-page-container a {
  color: #2eb0ff;
}
.preorder-page-container label {
  color: #fff;
}
.preorder-page-container .form-control {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #a0a0a0;
  color: #fff;
}
.preorder-page-container .form-control::placeholder {
  color: #a0a0a0;
}
.preorder-page-container .form-check-input {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: #a0a0a0;
}
.preorder-page-container .btn-primary {
  background-color: #1b7ab4;
  border-color: #1b7ab4;
  color: #fff;
}
.preorder-page-container .form-col {
  border-right: 1px solid #a0a0a0;
  padding-right: 25px;
}
.preorder-page-container .form-col .form-check-label {
  margin-left: 10px;
  text-align: left;
  color: #fff;
}
.preorder-page-container .form-col .form-check-input {
  margin-left: 0;
}
.preorder-page-container .info {
  padding-left: 25px;
}
.preorder-page-container .info h2 {
  color: #fff;
  margin-bottom: 25px;
}
.preorder-page-container .info .contacts {
  margin: 25px 0;
}
.preorder-page-container .info .contacts li {
  color: #fff;
  margin: 10px 0;
}
.preorder-page-container .info .contacts li a {
  color: #fff;
  text-decoration: underline;
}
.preorder-page-container .info .contacts li i {
  margin-right: 10px;
}

.form-error {
  color: #ff0000;
  font-size: 12px;
}

.form-control-error {
  border-color: #ff0000;
}

.alert-danger {
  background-color: rgba(255, 0, 0, 0.3) !important;
  border-color: #ff0000 !important;
  color: #fff !important;
}

.alert-warning {
  background-color: rgba(249, 192, 27, 0.3) !important;
  border-color: #f9c01b !important;
  color: #fff !important;
}

.alert-success {
  background-color: rgba(159, 214, 31, 0.3) !important;
  border-color: #9FD61F !important;
  color: #fff !important;
}

.alert-info {
  background-color: rgba(33, 150, 243, 0.3) !important;
  border-color: #2196F3 !important;
  color: #fff !important;
}

.password-strength-feedback .progress-bar,
.password-requirements {
  color: #fff;
}

.simpleblog__listing.smart-blog-home {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.simpleblog__listing.smart-blog-home > .row {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media (max-width: 992px) {
  .simpleblog__listing.smart-blog-home > .row {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .simpleblog__listing.smart-blog-home > .row {
    grid-template-columns: 1fr;
  }
}
.simpleblog__listing.smart-blog-home .simpleblog__listing__post {
  max-width: 100% !important;
  flex: none !important;
  width: 100% !important;
  padding: 0 !important;
  float: none !important;
  clear: none !important;
}
.simpleblog__listing.smart-blog-home .blog-card {
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.simpleblog__listing.smart-blog-home .blog-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.simpleblog__listing.smart-blog-home .blog-card__body {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.simpleblog__listing.smart-blog-home .blog-card__meta {
  font-size: 12px;
  color: #a0a0a0;
  margin-bottom: 12px;
}
.simpleblog__listing.smart-blog-home .blog-card__meta a {
  color: #a0a0a0 !important;
  text-decoration: none;
}
.simpleblog__listing.smart-blog-home .blog-card__meta-sep {
  margin: 0 5px;
}
.simpleblog__listing.smart-blog-home .blog-card__meta time {
  color: #a0a0a0;
}
.simpleblog__listing.smart-blog-home .blog-card h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 10px;
}
.simpleblog__listing.smart-blog-home .blog-card h3 a {
  color: #fff !important;
}
.simpleblog__listing.smart-blog-home .blog-card p {
  color: #a0a0a0;
  font-size: 14px;
  line-height: 1.6;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.simpleblog__listing.smart-blog-home .blog-card__readmore {
  text-align: right;
  margin-top: 15px;
}
.simpleblog__listing.smart-blog-home .blog-card__readmore a {
  color: #fff !important;
  text-decoration: underline;
  font-size: 14px;
}

.simpleblog__header h1 {
  color: #fff;
}

.simpleblog__post {
  color: #fff;
}
.simpleblog__post h1,
.simpleblog__post h2,
.simpleblog__post h3,
.simpleblog__post h4,
.simpleblog__post h5,
.simpleblog__post h6 {
  color: #fff;
}
.simpleblog__post .sds_share_title {
  color: #fff;
}
.simpleblog__post .phsimpleblog_comments_title,
.simpleblog__post #phsimpleblog_comments h4 {
  color: #fff;
}
.simpleblog__post .alert {
  color: #fff;
}

.simpleblog__share ul {
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 0;
}
.simpleblog__share ul .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  width: 56px;
  height: 56px;
  border-radius: 6px;
  font-size: 24px;
  line-height: 1;
  padding: 0;
}
.simpleblog__share ul .btn svg {
  display: block;
}
.simpleblog__share ul .btn-twitter {
  background: #000 !important;
  border-color: #000 !important;
}
.simpleblog__share ul .btn-twitter .fa-twitter {
  display: none;
}
.simpleblog__share ul .btn-facebook {
  background: #1977F2 !important;
  border-color: #1977F2 !important;
}
.simpleblog__share ul .btn-facebook i {
  margin-right: 0;
}
.simpleblog__share ul .btn-share {
  background: #1b7ab4 !important;
  border-color: #1b7ab4 !important;
}
.simpleblog__share ul .btn-instagram {
  border: 0;
  background: #f09433;
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.simpleblog__share h2,
.simpleblog__share .h2 {
  color: #fff !important;
}

#phsimpleblog_comments {
  color: #fff;
}
#phsimpleblog_comments h2,
#phsimpleblog_comments .h2 {
  color: #fff !important;
}
#phsimpleblog_comments .alert {
  color: #fff !important;
  background-color: rgba(255, 255, 255, 0.05) !important;
  border-color: #a0a0a0 !important;
}

.page-content .alert {
  color: #fff;
}

#content-wrapper {
  padding: 2rem 0.5rem;
}
#content-wrapper .page-header h1,
#content-wrapper > section > h1,
#content-wrapper > section > .page-heading h1,
#content-wrapper h1,
#content-wrapper h2.title_pro {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #fff;
}

#content.page-cms {
  color: #fff;
}
#content.page-cms h1,
#content.page-cms h2,
#content.page-cms h3,
#content.page-cms h4,
#content.page-cms h5,
#content.page-cms h6 {
  color: #fff;
}
#content.page-cms h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
#content.page-cms > h1.page-title:first-child {
  display: none;
}
#content.page-cms a {
  color: #2eb0ff;
}
#content.page-cms img {
  max-width: 100%;
  height: auto;
}

.page-header {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0;
  border: none;
}
.page-header h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #fff;
  text-align: left;
  text-transform: none;
  border: none;
  padding: 0;
}
.page-header h1::after {
  display: none;
}

#cms #main {
  max-width: 1400px;
  margin: 0 auto;
  padding: 2rem 0.5rem;
}

.preorder-page-container {
  max-width: 1400px;
  margin: 0 auto;
}

.file-collector-page-container {
  max-width: 1400px;
  margin: 0 auto;
}
.file-collector-page-container .category-item {
  border-color: rgba(255, 255, 255, 0.1);
}

#module-ph_simpleblog-list #main,
#module-ph_simpleblog-single #main,
#module-ph_simpleblog-category #main {
  max-width: 1400px;
  margin: 0 auto;
  padding: 2rem 0.5rem;
}

#module-ph_simpleblog-list .page-heading,
.page-heading {
  padding: 0;
}
#module-ph_simpleblog-list .page-heading h1,
#module-ph_simpleblog-list .page-heading .h1,
.page-heading h1,
.page-heading .h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
  color: #fff;
  text-align: left;
}

.simpleblog__listing.smart-blog-home {
  padding: 0 0 2rem;
}
.simpleblog__listing.smart-blog-home > .row {
  margin-left: 0;
  margin-right: 0;
}

.simpleblog__post h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

.products-selection h1 {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
}

.products-selection .total-products,
.products-selection .total-products p {
  color: #fff;
}

#left-column > .block-categories {
  display: none;
}

#index #wrapper > .container,
#category #wrapper > .container {
  max-width: 100%;
  padding: 2rem 30px;
}
#index #wrapper > .container > .row,
#category #wrapper > .container > .row {
  display: grid !important;
  grid-template-columns: 1fr 350px minmax(0, 1400px) 1fr;
  margin: 0;
}
#index #wrapper > .container #left-column,
#category #wrapper > .container #left-column {
  grid-column: 2;
  max-width: none;
  width: 350px;
  flex: none;
  padding: 0 1rem;
  align-self: start;
  justify-self: end;
}
#index #wrapper > .container #content-wrapper,
#category #wrapper > .container #content-wrapper {
  grid-column: 3;
  max-width: none;
  width: auto;
  flex: none;
  padding: 0 0.5rem;
}

@media (max-width: 1300px) {
  #index #wrapper > .container > .row,
  #category #wrapper > .container > .row {
    grid-template-columns: 1fr minmax(0, 1400px) 1fr;
  }
  #index #wrapper > .container #left-column,
  #category #wrapper > .container #left-column {
    display: none;
  }
  #index #wrapper > .container #content-wrapper,
  #category #wrapper > .container #content-wrapper {
    grid-column: 2;
  }
  #desktop-header {
    display: none !important;
  }
  #_desktop_fieldmegamenu {
    display: none !important;
  }
  .hidden-lg-up {
    display: block !important;
  }
  .hidden-md-down {
    display: none !important;
  }
  #mobile-header {
    background: #191919;
  }
  .ffullwidth_content,
  .ffullwidth {
    left: auto !important;
    right: auto !important;
    position: relative !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: none !important;
    width: 100% !important;
  }
}
#product #content-wrapper,
#product #field_product_cates_block {
  padding-bottom: 3rem;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

#index #content-wrapper,
#index #main {
  padding: 0;
}

#wrapper {
  background-color: #201d1d;
}

.tm-promo-header {
  width: 100%;
  padding: 10px;
  background-color: #f0c248;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 992px) {
  .tm-promo-header > div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

#cart .cart-grid-body .card {
  background: transparent;
  border: none;
  color: #fff;
}
#cart .cart-grid-body .cart-items .cart-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 1.5rem 0;
}
#cart .cart-grid-body .cart-items .product-line-info a, #cart .cart-grid-body .cart-items .product-line-info .product_name {
  color: #fff;
}
#cart .cart-grid-body .cart-items .product-line-info .price {
  color: #2eb0ff;
}
#cart .cart-grid-body .cart-items .product-price strong {
  color: #2eb0ff;
}
#cart .cart-grid-body .cart-items .remove-from-cart i {
  color: #fff;
}
#cart .cart-grid-body .no-items {
  color: #fff;
}
#cart .cart-grid-body h1 {
  color: #fff;
}
#cart .cart-grid-body .label {
  color: #fff;
}
#cart .cart-grid-right .card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
#cart .cart-grid-right .cart-summary-line,
#cart .cart-grid-right .card-block {
  color: #fff;
}
#cart .cart-grid-right .cart-summary-line .label,
#cart .cart-grid-right .card-block .label {
  color: #fff;
}
#cart .cart-grid-right .cart-summary-line .value,
#cart .cart-grid-right .card-block .value {
  color: #2eb0ff;
}
#cart .cart-grid-right .btn {
  background: #1b7ab4;
  color: #fff;
  border: none;
}
#cart .cart-grid-right .btn:hover {
  background: rgb(20.347826087, 91.9420289855, 135.652173913);
}
#cart .cart-grid-right .btn.disabled {
  background: #a0a0a0;
}
#cart .separator {
  border-color: rgba(255, 255, 255, 0.1);
}
#cart .js-cart-line-product-quantity,
#cart .qty input[type=text] {
  background-color: #333;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
#cart .bootstrap-touchspin .btn-touchspin,
#cart .bootstrap-touchspin .input-group-btn-vertical button {
  background-color: #333;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
#cart .input-group-btn-vertical button {
  background-color: #333;
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}

body#checkout .container, body#checkout #wrapper, body#checkout main {
  height: auto !important;
  min-height: auto !important;
}
body#checkout #header .container {
  height: auto !important;
}
body#checkout section#content {
  background: transparent;
  color: #fff;
}
body#checkout section.checkout-step {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
  background-color: transparent !important;
  box-shadow: none !important;
  color: #fff;
}
body#checkout section.checkout-step h1 {
  color: #fff;
}
body#checkout section.checkout-step .step-title {
  color: #fff !important;
}
body#checkout section.checkout-step .step-number {
  color: #2eb0ff;
}
body#checkout section.checkout-step .content {
  color: #fff;
}
body#checkout section.checkout-step label, body#checkout section.checkout-step .form-control-label {
  color: #fff;
}
body#checkout section.checkout-step .form-control-comment {
  color: #a0a0a0;
}
body#checkout section.checkout-step .nav-inline .nav-link {
  color: #fff;
}
body#checkout section.checkout-step .nav-inline .nav-link.active {
  color: #2eb0ff;
}
body#checkout section.checkout-step small {
  color: #a0a0a0;
}
body#checkout section.checkout-step p, body#checkout section.checkout-step span {
  color: #fff;
}
body#checkout section.checkout-step .delivery-options .delivery-option {
  background-color: #333 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
body#checkout section.checkout-step .delivery-options .delivery-option label {
  color: #fff;
}
body#checkout .form-control,
body#checkout input[type=text],
body#checkout input[type=email],
body#checkout input[type=password],
body#checkout input[type=date],
body#checkout select,
body#checkout textarea {
  background-color: #333;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
body#checkout .form-control::placeholder,
body#checkout input[type=text]::placeholder,
body#checkout input[type=email]::placeholder,
body#checkout input[type=password]::placeholder,
body#checkout input[type=date]::placeholder,
body#checkout select::placeholder,
body#checkout textarea::placeholder {
  color: #a0a0a0;
}
body#checkout .custom-radio,
body#checkout .custom-checkbox {
  color: #fff;
}
body#checkout .custom-checkbox input[type=checkbox] + span {
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 15px;
  height: 15px;
}
body#checkout a {
  color: #2eb0ff;
}
body#checkout a:hover {
  color: rgb(97, 195.2775119617, 255);
}
body#checkout .btn-primary, body#checkout .continue {
  background: #1b7ab4;
  color: #fff;
  border: none;
}
body#checkout .btn-primary:hover, body#checkout .continue:hover {
  background: rgb(20.347826087, 91.9420289855, 135.652173913);
}
body#checkout .btn[name=continue] {
  background: #222;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
body#checkout .btn[name=continue]:hover {
  background: #333;
}
body#checkout #js-checkout-summary {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
body#checkout #js-checkout-summary .card-block {
  color: #fff;
}
body#checkout #js-checkout-summary .card-block .label {
  color: #fff;
}
body#checkout #js-checkout-summary .card-block .value {
  color: #2eb0ff;
}
body#checkout #js-checkout-summary a {
  color: #2eb0ff;
}
body#checkout #js-checkout-summary hr {
  border-color: rgba(255, 255, 255, 0.1);
}
body#checkout .page-order-confirmation,
body#checkout #content-hook_order_confirmation,
body#checkout #content-hook_payment_return {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff;
}
body#checkout .page-order-confirmation .card-block,
body#checkout #content-hook_order_confirmation .card-block,
body#checkout #content-hook_payment_return .card-block {
  color: #fff;
}
body#checkout .page-order-confirmation .card-title, body#checkout .page-order-confirmation h3, body#checkout .page-order-confirmation h1,
body#checkout #content-hook_order_confirmation .card-title,
body#checkout #content-hook_order_confirmation h3,
body#checkout #content-hook_order_confirmation h1,
body#checkout #content-hook_payment_return .card-title,
body#checkout #content-hook_payment_return h3,
body#checkout #content-hook_payment_return h1 {
  color: #fff;
}
body#checkout .page-order-confirmation p, body#checkout .page-order-confirmation span, body#checkout .page-order-confirmation li, body#checkout .page-order-confirmation td, body#checkout .page-order-confirmation th, body#checkout .page-order-confirmation em, body#checkout .page-order-confirmation dl, body#checkout .page-order-confirmation dt, body#checkout .page-order-confirmation dd,
body#checkout #content-hook_order_confirmation p,
body#checkout #content-hook_order_confirmation span,
body#checkout #content-hook_order_confirmation li,
body#checkout #content-hook_order_confirmation td,
body#checkout #content-hook_order_confirmation th,
body#checkout #content-hook_order_confirmation em,
body#checkout #content-hook_order_confirmation dl,
body#checkout #content-hook_order_confirmation dt,
body#checkout #content-hook_order_confirmation dd,
body#checkout #content-hook_payment_return p,
body#checkout #content-hook_payment_return span,
body#checkout #content-hook_payment_return li,
body#checkout #content-hook_payment_return td,
body#checkout #content-hook_payment_return th,
body#checkout #content-hook_payment_return em,
body#checkout #content-hook_payment_return dl,
body#checkout #content-hook_payment_return dt,
body#checkout #content-hook_payment_return dd {
  color: #fff;
}
body#checkout .page-order-confirmation a,
body#checkout #content-hook_order_confirmation a,
body#checkout #content-hook_payment_return a {
  color: #2eb0ff;
}
body#checkout .page-order-confirmation hr,
body#checkout #content-hook_order_confirmation hr,
body#checkout #content-hook_payment_return hr {
  border-color: rgba(255, 255, 255, 0.1);
}
body#checkout .page-order-confirmation table,
body#checkout #content-hook_order_confirmation table,
body#checkout #content-hook_payment_return table {
  color: #fff;
}
body#checkout .card {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff;
}
body#checkout .definition-list {
  color: #fff;
}
body#checkout .definition-list .card-block {
  color: #fff;
}

#order-confirmation #registration-form {
  color: #fff;
}
#order-confirmation #registration-form h4, #order-confirmation #registration-form label, #order-confirmation #registration-form p, #order-confirmation #registration-form span {
  color: #fff !important;
}

#order-confirmation .card {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff;
}
#order-confirmation .card .card-block {
  color: #fff;
}
#order-confirmation .card .card-title, #order-confirmation .card h3, #order-confirmation .card h1 {
  color: #fff;
}
#order-confirmation .card p, #order-confirmation .card span, #order-confirmation .card li, #order-confirmation .card td, #order-confirmation .card th, #order-confirmation .card em, #order-confirmation .card strong, #order-confirmation .card dl, #order-confirmation .card dt, #order-confirmation .card dd {
  color: #fff;
}
#order-confirmation .card a {
  color: #2eb0ff;
}
#order-confirmation .card hr {
  border-color: rgba(255, 255, 255, 0.1);
}
#order-confirmation .card table {
  color: #fff;
}
#order-confirmation #content-hook_payment_return,
#order-confirmation .definition-list {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: #fff;
}
#order-confirmation .definition-list dl dt,
#order-confirmation .definition-list dl dd,
#order-confirmation #content-hook_payment_return dl dt,
#order-confirmation #content-hook_payment_return dl dd {
  background: transparent !important;
  color: #fff !important;
}

body#checkout #footer .container {
  height: auto !important;
}
body#checkout #footer .footer-content {
  height: auto !important;
  min-height: auto !important;
}
body#checkout #footer .footer-content .footer-center {
  height: auto !important;
  display: block !important;
}
body#checkout #footer .footer-content .footer-center .column {
  height: auto !important;
  min-height: auto !important;
  flex: none !important;
}
body#checkout #footer .footer-content .footer-center .column:first-child {
  height: auto !important;
  min-height: auto !important;
}

body#checkout .payment-options .paypal-mark {
  color: #111 !important;
}
body#checkout .payment-options .paypal-mark * {
  color: #111 !important;
}
body#checkout .payment-options .additional-information,
body#checkout .payment-options .js-payment-option-form:has(iframe),
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])),
body#checkout .payment-options .js-payment-option-form:has(select),
body#checkout .payment-options .js-payment-option-form:has(textarea) {
  background: #fff;
  color: #111;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  padding: 1rem;
  margin: 0.5rem 0 1rem;
}
body#checkout .payment-options .additional-information.ps-hidden,
body#checkout .payment-options .js-payment-option-form:has(iframe).ps-hidden,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])).ps-hidden,
body#checkout .payment-options .js-payment-option-form:has(select).ps-hidden,
body#checkout .payment-options .js-payment-option-form:has(textarea).ps-hidden {
  display: none;
}
body#checkout .payment-options .additional-information p, body#checkout .payment-options .additional-information span, body#checkout .payment-options .additional-information li, body#checkout .payment-options .additional-information td, body#checkout .payment-options .additional-information th, body#checkout .payment-options .additional-information em, body#checkout .payment-options .additional-information strong, body#checkout .payment-options .additional-information dl, body#checkout .payment-options .additional-information dt, body#checkout .payment-options .additional-information dd, body#checkout .payment-options .additional-information label, body#checkout .payment-options .additional-information div,
body#checkout .payment-options .js-payment-option-form:has(iframe) p,
body#checkout .payment-options .js-payment-option-form:has(iframe) span,
body#checkout .payment-options .js-payment-option-form:has(iframe) li,
body#checkout .payment-options .js-payment-option-form:has(iframe) td,
body#checkout .payment-options .js-payment-option-form:has(iframe) th,
body#checkout .payment-options .js-payment-option-form:has(iframe) em,
body#checkout .payment-options .js-payment-option-form:has(iframe) strong,
body#checkout .payment-options .js-payment-option-form:has(iframe) dl,
body#checkout .payment-options .js-payment-option-form:has(iframe) dt,
body#checkout .payment-options .js-payment-option-form:has(iframe) dd,
body#checkout .payment-options .js-payment-option-form:has(iframe) label,
body#checkout .payment-options .js-payment-option-form:has(iframe) div,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) p,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) span,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) li,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) td,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) th,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) em,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) strong,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) dl,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) dt,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) dd,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) label,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) div,
body#checkout .payment-options .js-payment-option-form:has(select) p,
body#checkout .payment-options .js-payment-option-form:has(select) span,
body#checkout .payment-options .js-payment-option-form:has(select) li,
body#checkout .payment-options .js-payment-option-form:has(select) td,
body#checkout .payment-options .js-payment-option-form:has(select) th,
body#checkout .payment-options .js-payment-option-form:has(select) em,
body#checkout .payment-options .js-payment-option-form:has(select) strong,
body#checkout .payment-options .js-payment-option-form:has(select) dl,
body#checkout .payment-options .js-payment-option-form:has(select) dt,
body#checkout .payment-options .js-payment-option-form:has(select) dd,
body#checkout .payment-options .js-payment-option-form:has(select) label,
body#checkout .payment-options .js-payment-option-form:has(select) div,
body#checkout .payment-options .js-payment-option-form:has(textarea) p,
body#checkout .payment-options .js-payment-option-form:has(textarea) span,
body#checkout .payment-options .js-payment-option-form:has(textarea) li,
body#checkout .payment-options .js-payment-option-form:has(textarea) td,
body#checkout .payment-options .js-payment-option-form:has(textarea) th,
body#checkout .payment-options .js-payment-option-form:has(textarea) em,
body#checkout .payment-options .js-payment-option-form:has(textarea) strong,
body#checkout .payment-options .js-payment-option-form:has(textarea) dl,
body#checkout .payment-options .js-payment-option-form:has(textarea) dt,
body#checkout .payment-options .js-payment-option-form:has(textarea) dd,
body#checkout .payment-options .js-payment-option-form:has(textarea) label,
body#checkout .payment-options .js-payment-option-form:has(textarea) div {
  color: #111;
}
body#checkout .payment-options .additional-information a,
body#checkout .payment-options .js-payment-option-form:has(iframe) a,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) a,
body#checkout .payment-options .js-payment-option-form:has(select) a,
body#checkout .payment-options .js-payment-option-form:has(textarea) a {
  color: #1b7ab4;
}
body#checkout .payment-options .additional-information a:hover,
body#checkout .payment-options .js-payment-option-form:has(iframe) a:hover,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) a:hover,
body#checkout .payment-options .js-payment-option-form:has(select) a:hover,
body#checkout .payment-options .js-payment-option-form:has(textarea) a:hover {
  color: rgb(20.347826087, 91.9420289855, 135.652173913);
}
body#checkout .payment-options .additional-information .form-control,
body#checkout .payment-options .additional-information input[type=text],
body#checkout .payment-options .additional-information input[type=email],
body#checkout .payment-options .additional-information input[type=password],
body#checkout .payment-options .additional-information input[type=tel],
body#checkout .payment-options .additional-information input[type=number],
body#checkout .payment-options .additional-information select,
body#checkout .payment-options .additional-information textarea,
body#checkout .payment-options .js-payment-option-form:has(iframe) .form-control,
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=text],
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=email],
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=password],
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=tel],
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=number],
body#checkout .payment-options .js-payment-option-form:has(iframe) select,
body#checkout .payment-options .js-payment-option-form:has(iframe) textarea,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) .form-control,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=text],
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=email],
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=password],
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=tel],
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=number],
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) select,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) textarea,
body#checkout .payment-options .js-payment-option-form:has(select) .form-control,
body#checkout .payment-options .js-payment-option-form:has(select) input[type=text],
body#checkout .payment-options .js-payment-option-form:has(select) input[type=email],
body#checkout .payment-options .js-payment-option-form:has(select) input[type=password],
body#checkout .payment-options .js-payment-option-form:has(select) input[type=tel],
body#checkout .payment-options .js-payment-option-form:has(select) input[type=number],
body#checkout .payment-options .js-payment-option-form:has(select) select,
body#checkout .payment-options .js-payment-option-form:has(select) textarea,
body#checkout .payment-options .js-payment-option-form:has(textarea) .form-control,
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=text],
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=email],
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=password],
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=tel],
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=number],
body#checkout .payment-options .js-payment-option-form:has(textarea) select,
body#checkout .payment-options .js-payment-option-form:has(textarea) textarea {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #111;
}
body#checkout .payment-options .additional-information .form-control::placeholder,
body#checkout .payment-options .additional-information input[type=text]::placeholder,
body#checkout .payment-options .additional-information input[type=email]::placeholder,
body#checkout .payment-options .additional-information input[type=password]::placeholder,
body#checkout .payment-options .additional-information input[type=tel]::placeholder,
body#checkout .payment-options .additional-information input[type=number]::placeholder,
body#checkout .payment-options .additional-information select::placeholder,
body#checkout .payment-options .additional-information textarea::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) .form-control::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=text]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=email]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=password]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=tel]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) input[type=number]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) select::placeholder,
body#checkout .payment-options .js-payment-option-form:has(iframe) textarea::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) .form-control::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=text]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=email]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=password]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=tel]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) input[type=number]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) select::placeholder,
body#checkout .payment-options .js-payment-option-form:has(input:not([type=hidden])) textarea::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) .form-control::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) input[type=text]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) input[type=email]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) input[type=password]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) input[type=tel]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) input[type=number]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) select::placeholder,
body#checkout .payment-options .js-payment-option-form:has(select) textarea::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) .form-control::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=text]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=email]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=password]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=tel]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) input[type=number]::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) select::placeholder,
body#checkout .payment-options .js-payment-option-form:has(textarea) textarea::placeholder {
  color: #888;
}

.checkout-step .address-item {
  background: #191919 !important;
  border-color: rgba(255, 255, 255, 0.2) !important;
  color: #fff !important;
}
.checkout-step .address-item .address {
  color: #fff;
}
.checkout-step .address-item .address-footer {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.checkout-step .address-item .address-footer a {
  color: #fff;
}
.checkout-step .address-item.selected {
  border-color: #1b7ab4 !important;
}

.checkout-step .add-address a {
  color: #2eb0ff !important;
}

#modal .modal-content {
  background-color: #191919 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff;
}
#modal .close {
  color: #fff;
}

#_desktop_fieldmegamenu.fieldmegamenu .menu-item.depth-1 > .title a, #_mobile_fieldmegamenu .menu-item.depth-1 > .title a {
  color: #2eb0ff;
}

#_desktop_fieldmegamenu.fieldmegamenu > ul > li > ul {
  display: flex;
  flex-wrap: wrap;
}
#_desktop_fieldmegamenu.fieldmegamenu > ul > li > ul > li {
  width: 50%;
  float: none;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-items {
  background: #191919 !important;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-items > .menu-item.depth-1 {
  margin-top: 2rem;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-items .menu-item .title a {
  color: #fff !important;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-items .menu-item .title a:hover {
  color: #2eb0ff !important;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-items .menu-item .normalized p, #_desktop_fieldmegamenu.fieldmegamenu .menu-items .menu-item .normalized strong {
  color: #fff !important;
}

#_mobile_fieldmegamenu .menu-items.collapse,
#_mobile_fieldmegamenu .submenu.collapse {
  display: block !important;
  height: auto !important;
}
#_mobile_fieldmegamenu > ul > li > ul.menu-items {
  display: flex !important;
  flex-wrap: wrap;
}
#_mobile_fieldmegamenu > ul > li > ul.menu-items > li.depth-1 {
  width: 50%;
  float: none;
}
#_mobile_fieldmegamenu .menu-items .collapsed-menu {
  display: none !important;
}
#_mobile_fieldmegamenu .normalized p, #_mobile_fieldmegamenu .normalized strong {
  color: #111 !important;
}
#_mobile_fieldmegamenu .normalized {
  cursor: default;
}

@media (max-width: 767px) {
  #header {
    background-color: #fff;
  }
  #header .header-nav {
    padding: 10px 0 !important;
  }
  #header .header-nav > .row {
    align-items: center;
    display: flex;
  }
  #header .header-nav #_desktop_contact_link {
    align-items: center;
    display: flex;
    text-align: left;
  }
  #header .header-nav #_desktop_contact_link .contact-link-ft {
    line-height: 1em;
  }
  #header .header-nav #_desktop_contact_link .contact-link-ft span {
    display: none;
  }
  #header .header-nav #_desktop_contact_link .contact-link-ft:after {
    display: none;
  }
  #header .header-nav .right-nav .header-social-links {
    line-height: 1em;
    margin-right: 0;
    text-align: right;
  }
  #header .header-nav .right-nav .header-social-links li {
    margin-right: 20px;
  }
  #header .header-nav .right-nav .header-social-links li:last-child {
    margin-right: 0;
  }
  #header .header-nav .checkout_nav {
    display: none;
  }
  #header .logo {
    width: 100px;
  }
  #header #_mobile_logo {
    padding: 15px 0;
  }
  .tm-advanced-search-homepage-widget .static-banner {
    margin-top: 0;
  }
  .homepage-slider {
    display: none;
  }
  .field_featured_products {
    display: none;
  }
  .footer-before-text {
    line-height: 1.5em;
  }
  #footer .footer-center {
    padding: 25px 15px;
  }
  #footer .footer-center .column {
    padding-left: 15px;
    padding-right: 15px;
  }
  #footer .footer-center .block-contact.links {
    display: block;
    width: 100%;
  }
  #footer .footer-center #footer_sub_menu_contact {
    text-align: left;
  }
  #footer .footer-center #footer_sub_menu_45714 li {
    margin: 0 10px;
  }
  .click-product-list-grid {
    display: none;
  }
  #wrapper .breadcrumb-no-images {
    margin-top: 0;
  }
  #wrapper .breadcrumb-no-images .breadcrumb {
    background-color: #191919;
    margin-bottom: 20px;
    padding: 20px 0;
    padding-bottom: 0;
  }
  #wrapper .breadcrumb-no-images .breadcrumb li::after {
    color: #fff;
  }
  #wrapper .breadcrumb-no-images .breadcrumb li a {
    color: #fff;
  }
  .product-sku {
    margin-top: 50px;
  }
  #_mobile_fieldmegamenu .menu-items > li .collapsed-menu {
    display: block;
    right: 0;
  }
  #_mobile_fieldmegamenu .menu-items > li.customcontent {
    text-align: left;
  }
  #_mobile_fieldmegamenu .menu-items > li.customcontent p {
    margin-bottom: 0;
  }
  #_mobile_fieldmegamenu .menu-items.collapse .divider {
    display: none;
  }
  #_mobile_fieldmegamenu .menu-items .menu-item.depth-1.customcontent .collapsed-menu {
    text-align: right;
    top: 10px;
    width: 100%;
  }
  #_mobile_fieldmegamenu > ul .menu-item {
    padding: 10px 0;
  }
  #footer .footer-center #linklist-ft.links ul li {
    display: flex !important;
  }
  .page-product .product_right {
    margin-top: 50px;
  }
  .column .block-categories {
    display: none;
  }
  #advanced-search-open-btn {
    width: 100%;
    background-color: #666666;
  }
  .container:has(> #advanced-search-open-btn) {
    padding: 0;
  }
  #content-wrapper, #left-column {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .homepage-welcome {
    display: none;
  }
  #advanced-search-open-btn {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  #header {
    background-color: #fff;
  }
  #header .logo {
    width: 200px;
  }
  #wrapper .breadcrumb-no-images {
    margin-top: 0;
  }
  #wrapper .breadcrumb-no-images .breadcrumb {
    background-color: #191919;
    padding: 25px 0;
  }
  #wrapper .breadcrumb-no-images .breadcrumb li::after {
    color: #fff;
  }
  #wrapper .breadcrumb-no-images .breadcrumb li a {
    color: #fff;
  }
  .collapsed-menu {
    display: block !important;
  }
  #_mobile_fieldmegamenu > ul .menu-item.depth-1 {
    width: 100% !important;
  }
  #_mobile_fieldmegamenu > ul .menu-item.depth-1 .normalized {
    float: left;
  }
  #_mobile_fieldmegamenu > ul .menu-item.depth-1 .collapsed-menu {
    display: inline-block !important;
  }
  #_mobile_fieldmegamenu > ul .menu-item.depth-1 .submenu {
    clear: left;
  }
  #_mobile_fieldmegamenu > ul .menu-item.depth-1 .submenu li {
    padding: 10px 0;
  }
  .page-product .product_right {
    margin-top: 50px;
  }
}
