@charset "UTF-8";
body {
  font-family: "Poppins", sans-serif !important;
}

h1, h2, h3, h4, h5, h6, a, button, p, label, span, input, div {
  font-family: "Poppins", sans-serif;
}

a {
  text-decoration: none !important;
}

a, button {
  transition: 0.5s;
}

i {
  font-style: normal;
}

.block-categories, #search_filters, #search_filters_brands, #search_filters_suppliers {
  box-shadow: none !important;
}

.footer-container {
  box-shadow: none !important;
}

#blockcart-modal .product-name {
  color: #030ACC !important;
}

.page-my-account #content .links a span {
  transition: 0.5s;
}
.page-my-account #content .links a:hover span {
  background: #030ACC !important;
  color: #fff;
}
.page-my-account #content .links a:hover span i {
  color: #fff;
}

#my-account .page-footer .text-sm-center a {
  background: #030ACC;
  color: #fff;
  padding: 10px 15px;
}
#my-account .page-footer .text-sm-center a:hover {
  background: #FF9900;
}

.products-selection .sort-by {
  padding-left: 0;
  padding-right: 8px;
}

#main .page-header h1 {
  text-align: center;
  text-transform: uppercase;
}

.products-sort-order .select-title {
  box-shadow: none !important;
}

.carousel {
  box-shadow: none !important;
}

.fluid-no-padding {
  padding: 0 !important;
}

.search-widget form input[type=text]:focus {
  outline: 0 !important;
}

.carousel-indicators {
  z-index: 7 !important;
}

#wrapper {
  background: #fff !important;
}

.block-category {
  min-height: 0 !important;
}

.products-sort-order .select-list:hover {
  background: #030ACC !important;
}

.pagination .page-list {
  padding: 0 !important;
  box-shadow: none !important;
}

#my-account #main {
  padding: 30px 0;
}
#my-account #main .page-header h1 {
  text-transform: none;
  font-weight: 700;
}

.page-customer-account #content .order-actions a {
  color: #000;
}

#order-infos a {
  color: #000;
}

.product-cover img {
  box-shadow: none !important;
}

#product .bootstrap-touchspin {
  box-shadow: none !important;
}

#cart .product-price {
  color: #000;
}

#cookieNotice p {
  color: #fff !important;
}

.closeButtonNormal {
  color: #000 !important;
  border-radius: 0 !important;
  transition: 0.5s;
}
.closeButtonNormal:hover {
  background: #030ACC;
  color: #fff !important;
}

#cookieNotice {
  box-shadow: none !important;
  padding: 10px 0 !important;
}

#cookieNoticeContent td:last-child {
  padding-right: 0 !important;
  padding-left: 15px;
}

#authentication #content {
  margin: 0 auto !important;
}
#authentication #content .login-form a {
  color: #000;
  font-weight: 700;
}
#authentication #content .no-account a {
  color: #000;
  font-weight: 700;
}

.slick-next, .slick-prev {
  z-index: 7;
}
.slick-next:before, .slick-prev:before {
  opacity: 1;
}

.tabs {
  box-shadow: none;
  padding: 0;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
  padding-left: 15px;
  padding-right: 15px;
  min-height: 50px;
}

.product {
  margin-bottom: 50px;
}

#products .thumbnail-container .product-thumbnail, .featured-products .thumbnail-container .product-thumbnail, .product-accessories .thumbnail-container .product-thumbnail, .product-miniature .thumbnail-container .product-thumbnail {
  text-align: center;
  outline: 0 !important;
}

#cart .blockreassurance_product, #checkout .blockreassurance_product {
  display: none !important;
}

.checkout.cart-detailed-actions.card-block a {
  white-space: normal;
}

body#checkout #footer {
  box-shadow: none;
  padding: 0;
}

body#checkout #header .header-nav {
  box-shadow: none !important;
}

#cookieNoticeContent {
  padding: 0 15px;
}
#cookieNoticeContent a {
  color: #fff;
  text-decoration: underline !important;
}
#contact .contact-form .bootstrap-filestyle label.btn {
  padding: 13px 16px;
  max-height: 38px;
}

.page-content.page-not-found #search_widget button[type=submit] {
  cursor: pointer;
  bottom: 8px;
}
.page-content.page-not-found #search_widget button[type=submit] i {
  transition: 0.5s;
}
svg path {
  transition: 0.5s;
}

#header {
  box-shadow: none;
}

#header .header-top {
  padding: 0;
}

.header-top .header-top--logo {
  display: flex;
  max-width: 432px;
  padding-right: 0;
}
.header-top .header-top--logo a {
  padding: 50px 62px 26px 62px;
  background-color: #030ACC;
}
.header-top .header-top--logo a img {
  max-height: 48px;
}
.header-top .header-top--logo a:hover {
  background-color: #000360;
}
.header-top .header-top--menu {
  padding-left: 0;
  max-width: 212px;
}
.header-top .header-top--menu ul.globomenu-tab-links li a {
  max-height: 52px;
}
.header-top .header-top--menu .globomenu-tab-links {
  min-width: 275px !important;
  padding-top: 30px;
  padding-bottom: 30px;
}
.header-top .header-top--menu .globomenu-tab-links span.globomenu-submnretractor {
  display: none;
}
.header-top .header-top--menu .globomenu-tab-contents li a {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.header-top .header-top--menu ul.globomenu-tab-panel .globomenu-tab-links {
  background: #FAF7F7 !important;
}
.header-top .header-top--menu ul.globomenu-tab-panel .globomenu-tab-links li a:hover {
  background: #F0F0F0 !important;
}
.header-top .header-top--menu .globomenu .globomenu-item-layout-image_left > .globomenu-image {
  max-width: 40px;
  width: 100%;
  height: auto;
}
.header-top .header-top--menu .globomenu .globomenu-submenu .globomenu-column-full {
  max-width: 1365px;
  margin: 0 auto;
}
.header-top .header-top--menu .globomenu .globomenu-item.globomenu-item-level-0.globomenu-has-submenu-mega.globomenu-active span.globomenu-submnretractor {
  transform: rotate(180deg) !important;
}
.header-top .header-top--menu .globomenu-sub-indicators .globomenu-has-submenu-drop > .globomenu-target > span.globomenu-submnretractor:after {
  font-size: 20px;
}
.header-top .header-top--menu #globo-hidden-menu-displayTop-1 .globomenu.globomenu-bordered:not(.globomenu-vertical) .globomenu-item-level-0 > .globomenu-target {
  cursor: pointer;
  border-left: 0 !important;
  padding: 49px 30px !important;
  text-align: center;
}
.header-top .header-top--menu .globo-hidden-menu-clearfix {
  padding: 0;
}
.header-top .header-top--menu #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0 > .globomenu-target > span {
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #000000 !important;
}
.header-top .header-top--menu li#globomenu-item-134 {
  width: 100%;
}
.header-top .header-top--menu button {
  cursor: pointer;
  border: 0;
  outline: 0;
  background: #FF9900;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.header-top .header-top--menu button svg {
  margin-left: 12px;
  transform: rotate(180deg);
}
.header-top .header-top--rightcol {
  width: calc(50% + 54px);
}
.header-top .header-top--rightcol .header-top--rightcol--bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 13px;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header {
  display: flex;
  align-items: center;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header a {
  display: flex;
  align-items: center;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header a:hover span {
  color: #FF9900;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header span {
  color: #000360;
  font-weight: 600;
  transition: 0.5s;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header span.cart-products-count {
  margin-left: 3px;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header span.cart-price {
  font-weight: 400;
  margin-left: 3px;
  margin-right: 3px;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header svg {
  margin-right: 9px;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget {
  float: none;
  min-width: 420px;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form input[type=text] {
  background: #fff;
  padding: 15px 40px 15px 0;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form button {
  cursor: pointer;
  background: transparent;
  position: absolute;
  padding: 0;
  right: 5px;
  top: 10px;
  outline: 0;
  border: 0;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form button:hover svg path {
  fill: #000360;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form input {
  font-size: 16px;
  border-bottom: 2px solid #000360;
  border-radius: 0;
  transition: 0.5s;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form input:hover, .header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form input:focus {
  border-bottom: 2px solid #FF9900;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form input::-moz-placeholder {
  color: #BCC1CE;
}
.header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget form input::placeholder {
  color: #BCC1CE;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink {
  padding-top: 5px;
  display: flex;
  justify-content: space-between;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink a {
  font-size: 13px;
  font-weight: 300;
  color: #2C2C2C !important;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink a:hover {
  color: #030ACC !important;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--left a {
  position: relative;
  padding: 0 8px;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--left a:before {
  content: "";
  width: 1px;
  height: 16px;
  background: #cdcdcd;
  position: absolute;
  left: -3px;
  margin-top: 3px;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--left a:first-child {
  padding-left: 0;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--left a:first-child:before {
  display: none;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--left a:last-child {
  padding-right: 0;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--center a {
  color: #0da821 !important;
  font-weight: 600;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--center a svg {
  height: 12px;
  width: auto;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--right {
  display: flex;
  align-items: center;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--right a svg path {
  transition: 0.5s;
  fill: #2C2C2C;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--right a:hover svg path {
  fill: #030ACC;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--right #_desktop_user_info {
  margin-right: 20px;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--right #_desktop_user_info i {
  display: none;
}
.header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--right #_desktop_user_info span.user-info-spacer {
  font-size: 13px;
  font-weight: 300;
  color: #2C2C2C;
}

.homepage__slider {
  margin-top: -15px;
}
.homepage__slider .homepage__slider--content .single-slide a {
  position: relative;
  display: flex;
  align-items: center;
}
.homepage__slider .homepage__slider--content .single-slide a img {
  width: 100%;
  height: auto;
}
.homepage__slider .homepage__slider--content .single-slide a .single-slide-caption {
  position: absolute;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  bottom: auto;
  left: auto;
  right: 150px;
}
.homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h2 {
  padding: 15px 30px;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  background: #FF140D;
  margin-bottom: 25px;
}
.homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 51px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.369));
}
.homepage__slider .homepage__slider--content .single-slide a .single-slide-caption p {
  font-size: 29px;
  font-weight: 500;
  line-height: 43px;
  color: #fff;
}
.homepage__slider .homepage__slider--content .slick-next {
  right: 45px !important;
}
.homepage__slider .homepage__slider--content .slick-prev {
  left: 45px !important;
}
.homepage__slider .homepage__slider--content .slick-dots {
  bottom: 45px;
}
.homepage__slider .homepage__slider--content .slick-dots li.slick-active button {
  background: #FF9900 !important;
}
.homepage__slider .homepage__slider--content .slick-dots li button {
  background: #fff !important;
}
.homepage__slider .carousel .carousel-indicators {
  display: flex;
  justify-content: center;
}
.homepage__slider .carousel .carousel-indicators li {
  width: 38px;
  height: 7px;
  border-radius: 0;
  background-color: #fff;
  border: 0;
  margin: 0 5px;
}
.homepage__slider .carousel .carousel-indicators li.active {
  background: #FF9900;
}
.homepage__slider .carousel .carousel-item .caption {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 100%;
  bottom: auto;
  top: 32%;
  left: auto;
  right: 200px;
}
.homepage__slider .carousel .carousel-item .caption h2 {
  padding: 15px 30px;
  font-size: 25px;
  font-weight: 500;
  text-transform: uppercase;
  background: #FF140D;
  margin-bottom: 25px;
}
.homepage__slider .carousel .carousel-item .caption h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 51px;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  filter: drop-shadow(0px 0px 6px rgba(0, 0, 0, 0.369));
}
.homepage__slider .carousel .carousel-item .caption p {
  font-size: 29px;
  font-weight: 500;
  line-height: 43px;
}
.homepage__slider .carousel .carousel-inner {
  height: auto;
}
.homepage__slider .carousel .carousel-control {
  text-shadow: none;
  width: 0;
}
.homepage__slider .carousel .carousel-control .icon-prev {
  left: 145px;
}
.homepage__slider .carousel .carousel-control .icon-next {
  right: 145px;
}
.homepage__slider .carousel .carousel-control span {
  box-shadow: 0px 3px 10px 0px rgba(66, 68, 90, 0.4);
  margin-left: 0;
  margin-right: 0;
  border-radius: 100%;
  color: #000;
  background: #fff;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.homepage__slider .carousel .carousel-control:hover span {
  background: #FF9900;
}
.homepage__slider .carousel .carousel-control:hover span svg path {
  stroke: #fff;
}

#footer .footer-container {
  background: #000360;
  color: #fff;
  padding-top: 115px;
  padding-bottom: 84px;
}
#footer .footer-container .footer--leftcol a img.logo {
  max-height: 46px;
  width: auto;
}
#footer .footer-container .footer--leftcol p {
  color: #fff;
  font-size: 14px;
  line-height: 30px;
  margin-top: 30px;
}
#footer .footer-container .footer--leftcol p.bok {
  display: flex;
  flex-direction: column;
  font-size: 18px;
}
#footer .footer-container .footer--leftcol p.bok a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 20px;
  margin-bottom: 7px;
}
#footer .footer-container .footer--leftcol p.bok a span {
  font-weight: 600;
}
#footer .footer-container .footer--leftcol p.bok a svg {
  margin-right: 15px;
}
#footer .footer-container .footer--leftcol p.bok a:hover {
  color: #FF9900;
}
#footer .footer-container .footer--leftcol .footer-socialicons {
  padding-top: 15px;
}
#footer .footer-container .footer--leftcol .footer-socialicons a {
  margin-right: 20px;
}
#footer .footer-container .footer--leftcol .footer-socialicons a:hover svg path {
  fill: #FF9900;
}
#footer .footer-container .footer--rightcol .links {
  width: 100%;
  padding: 0 0 155px 0;
}
#footer .footer-container .footer--rightcol .links .row {
  margin: 0;
}
#footer .footer-container .footer--rightcol .links .row .wrapper {
  width: 25%;
}
#footer .footer-container .footer--rightcol .links .row .wrapper p.h3 {
  color: #fff;
  font-size: 18px;
  margin-bottom: 30px;
}
#footer .footer-container .footer--rightcol .links .row .wrapper ul li {
  margin-bottom: 9px;
}
#footer .footer-container .footer--rightcol .links .row .wrapper ul li a {
  color: #fff;
}
#footer .footer-container .footer--rightcol .links .row .wrapper ul li a:hover {
  color: #FF9900;
}
#footer .footer-container .footer--rightcol .footer-logos {
  text-align: right;
}
#footer .footer-container .footer--rightcol .footer-logos div {
  display: inline-flex;
}
#footer .footer-container .footer--rightcol .footer-logos img {
  margin-left: 25px;
}

#custom-text {
  border-radius: 0;
  padding: 0;
  border-bottom: 1px solid #BCC1CE;
  padding: 115px 0 30px 0;
}
#custom-text h2 {
  font-size: 29px;
  line-height: 43px;
  text-transform: none;
  font-weight: 600;
  color: #000360;
  margin-bottom: 25px;
}
#custom-text p {
  font-size: 14px;
  line-height: 21px;
  color: #686C75;
}
#custom-text a {
  display: inline-flex;
  margin-top: 25px;
  background: #FF9900;
  color: #fff;
  font-size: 16px;
  padding: 12px 55px;
}
#custom-text a:hover {
  background: #030ACC;
}

h2.h2-travicom {
  padding-top: 10px;
  margin-bottom: 25px;
  text-align: center;
  font-size: 29px;
  font-weight: 600;
  line-height: 43px;
  color: #000360;
  position: relative;
}
h2.h2-travicom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  height: 4px;
  background: #030ACC;
}

.homepage__categories {
  padding-top: 50px;
}
.homepage__categories .homepage__categories--links {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
.homepage__categories .homepage__categories--links a {
  text-align: center;
}
.homepage__categories .homepage__categories--links a img {
  opacity: 0.9;
  transition: 0.5s;
}
.homepage__categories .homepage__categories--links a h3 {
  color: #000360;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  padding: 25px 30px;
  max-width: 250px;
  width: 100%;
  transition: 0.5s;
}
.homepage__categories .homepage__categories--links a:hover img {
  opacity: 1;
}
.homepage__categories .homepage__categories--links a:hover h3 {
  color: #FF9900;
}

.product-flags li.product-flag {
  font-size: 15px;
  text-transform: lowercase;
  padding: 1px 17px;
  min-height: 0 !important;
  margin-top: 18px;
}
.product-flags li.product-flag.new {
  background: #030ACC;
}
.product-flags li:nth-child(2), .product-flags li:nth-child(3) {
  display: none;
}

.product-flags li.product-flag.discount-percentage, .product-flags li.product-flag.discount-amount, .product-flags li.product-flag.discount {
  background-color: #FF9900;
}

h2.h3.product-title a {
  outline: 0 !important;
  font-size: 16px;
  line-height: 25px;
  color: #686C75;
}
h2.h3.product-title a:hover {
  color: #030ACC;
}

.product:hover h2.h3.product-title a {
  color: #030ACC !important;
}

.block-categories .arrows .arrow-right, .block-categories .arrows .arrow-down {
  color: #000 !important;
}

.product-price-and-shipping {
  font-size: 25px;
  line-height: 25px;
  color: #000360 !important;
  font-weight: 600 !important;
}

.product-description:after {
  display: none !important;
}

.add-to-cart-container {
  text-align: center;
}
.add-to-cart-container button {
  padding: 9px 62px;
  border: 2px solid #FF9900 !important;
  background: transparent !important;
  color: #FF9900 !important;
  text-transform: none;
  outline: 0 !important;
}
.add-to-cart-container button:hover {
  background: #FF9900 !important;
  color: #fff !important;
}

.products article .wishlist-button-add {
  background: transparent;
  position: relative;
  width: 100%;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  height: auto;
  left: 0;
  right: 0;
}
.products article .wishlist-button-add i {
  display: none;
}
.products article .wishlist-button-add span.wishlist-info {
  display: flex;
  align-items: center;
  font-size: 13px;
  color: #0561AE;
}
.products article .wishlist-button-add span.wishlist-info span {
  text-decoration: underline;
}
.products article .wishlist-button-add span.wishlist-info svg {
  margin-right: 5px;
}

.wishlist-button-add:active {
  transform: none !important;
}

span.wishlist-info {
  display: none;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
  width: 100%;
  overflow: visible;
  background: transparent;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
  width: 100%;
  padding-bottom: 18px;
  background: transparent;
}

#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
  width: 100%;
  height: auto;
}

.similar__products {
  background: #faf7f7;
  padding-top: 66px;
  padding-bottom: 120px;
  margin-top: 40px;
}
.similar__products .product {
  margin-bottom: 0;
}

.homepage__newproducts {
  background: #faf7f7;
  padding-top: 66px;
  padding-bottom: 52px;
  margin-top: 96px;
  margin-bottom: 85px;
}
.homepage__newproducts .product {
  margin-bottom: 0;
}

.slick-dots li.slick-active button {
  background: #FF9900 !important;
}
.slick-dots li {
  width: 38px !important;
  height: 7px !important;
  margin: 0 5px;
}
.slick-dots li button {
  width: 100% !important;
  height: 100% !important;
  padding: 0 !important;
  background: #BCC1CE !important;
}
.slick-dots li button:before {
  display: none;
}

.slick-next:before, .slick-prev:before {
  display: none;
}

.slick-next, .slick-prev {
  box-shadow: 0px 3px 10px 0px rgba(66, 68, 90, 0.4);
  top: calc(50% - 23px) !important;
  background: #fff !important;
  border-radius: 100%;
  width: 46px !important;
  height: 46px !important;
}
.slick-next:hover, .slick-prev:hover {
  background: #FF9900 !important;
}
.slick-next:hover svg path, .slick-prev:hover svg path {
  stroke: #fff;
}

.slick-next {
  right: -30px !important;
}

.slick-prev {
  left: -30px !important;
}

.homepage__blog .homepage__blog--content {
  padding-top: 44px;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper:hover .simpleblog__listing__post__wrapper__content h3 a {
  color: #FF9900;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content__footer__category {
  padding: 25px 0 20px 0;
  width: 100%;
  margin-left: 0;
  text-align: center;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content__footer__category i {
  display: none;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content__footer__category a {
  margin-left: 0;
  color: #BCC1CE;
  text-transform: uppercase;
  font-size: 16px;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content__footer__category a:hover {
  color: #030ACC;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content {
  padding: 0;
  display: flex;
  flex-direction: column-reverse;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content h3 {
  text-align: center;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content h3 a {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  color: #000360;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content h3 a:hover {
  color: #FF9900;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__footer {
  display: none;
}
.homepage__blog .homepage__blog--content .btn {
  display: none;
}
.homepage__blog .homepage__blog--content p[itemprop=description] {
  display: none;
}
.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper {
  box-shadow: none;
}
.homepage__blog .homepage__blog--content .homepage__blog--content--foter {
  text-align: center;
}
.homepage__blog .homepage__blog--content .homepage__blog--content--foter a {
  display: inline-flex;
  margin-top: 25px;
  background: #FF9900;
  color: #fff;
  font-size: 16px;
  padding: 12px 55px;
}
.homepage__blog .homepage__blog--content .homepage__blog--content--foter a:hover {
  background: #030ACC;
}

.homepage__banners {
  margin-top: 125px;
}
.homepage__banners img {
  max-width: 100%;
  height: auto;
}

#category #wrapper .page-frame {
  margin-top: 15px;
  padding-top: 40px;
  padding-bottom: 80px;
  background: #faf7f7;
}
#category #footer {
  padding-top: 0;
}

#js-product-list .products {
  padding-top: 40px;
}
#js-product-list .products .product {
  width: 25%;
}

#js-product-list-top .products-selection-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.pagination-bottom {
  text-align: right;
  padding-top: 40px;
}

.products-sort-order {
  max-width: 232px;
}
.products-sort-order button {
  border: 0 !important;
  color: #000360 !important;
  text-transform: lowercase;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.products-sort-order button:hover {
  background: #FF9900;
  color: #fff !important;
}
.products-sort-order button:hover svg path {
  stroke: #fff;
}
.products-sort-order button svg {
  position: relative;
  top: -2px;
}
.products-sort-order .dropdown-menu {
  right: 0;
  margin-top: 1px;
}

.products-sort-order.open button {
  background: #FF9900;
  color: #fff !important;
}
.products-sort-order.open button svg path {
  stroke: #fff;
}

.pagination {
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 70px;
}
.pagination a {
  font-size: 16px !important;
  font-weight: 400;
  color: #000360;
}
.pagination .current a {
  font-weight: 600;
  color: #FF9900;
}
.pagination .page-list {
  background: transparent;
}
.pagination .page-list li {
  margin: 0 3px;
}
.pagination .page-list li i {
  position: relative;
  top: -1px;
}

.products-selection {
  margin-top: -102px;
}

.displaymytree a {
  font-weight: 600 !important;
  color: #FF9900 !important;
}
.displaymytree div ul li a {
  font-size: 14px;
  font-weight: 300 !important;
  line-height: 18px;
  color: #000000 !important;
}
.displaymytree div ul li a:hover {
  color: #FF9900 !important;
}

.block-categories .collapse-icons {
  top: 3px;
}
.block-categories .collapse-icons i {
  transition: 0.5s;
  color: #000360 !important;
}

.products-selection .sort-by {
  margin-right: 0;
  margin-left: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.cat-sort {
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #BCC1CE;
}

.category-infoheader .category-infoheader--leftcol h1.h1 {
  font-size: 29px;
  font-weight: 600;
  line-height: 43px;
  color: #000360;
  text-transform: none;
}
.category-infoheader .category-infoheader--leftcol p {
  font-size: 16px;
  font-weight: 400;
  color: #BCC1CE;
}

.breadcrumb {
  margin-top: 30px;
}
.breadcrumb li {
  font-size: 12px;
}
.breadcrumb li span {
  text-decoration: underline;
}
.breadcrumb li:after {
  margin: 0 15px !important;
  content: ">" !important;
}
.breadcrumb li:last-child {
  color: #BCC1CE !important;
  text-decoration: none;
}
.breadcrumb li:last-child:after {
  display: none;
}

.active_filters {
  padding: 0;
  margin-top: 70px;
  background: #faf7f7;
  border-bottom: 2px solid #f2f2f2;
  margin-bottom: 0;
}

.active_filters .active-filter-title {
  color: #000360;
}

#left-column {
  padding-left: 0;
}

#search_filters {
  padding: 30px;
}
#search_filters p.text-uppercase.h6.hidden-sm-down {
  display: none;
}
#search_filters .facet {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #f2f2f2;
}
#search_filters .facet .facet-label a {
  font-size: 13px;
  color: #000360;
}
#search_filters .facet .facet-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  color: #000360;
}
#search_filters .facet:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
#search_filters .custom-checkbox input[type=checkbox] + span {
  width: 11px;
  height: 11px;
  border: 1px solid #BCC1CE;
}
#search_filters .custom-checkbox input[type=checkbox] + span .checkbox-checked {
  font-size: 13px;
}
#search_filters button.js-search-filters-clear-all {
  outline: 0 !important;
}

#search_filters .ui-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 0;
  background: #062C4D;
  top: -6px;
  transition: 0s !important;
  -webkit-transition: 0s !important;
}

a.ui-slider-handle.ui-state-default.ui-corner-all:last-child {
  margin-left: -15px !important;
}

.ui-widget-content {
  border: 0;
}

#search_filters .ui-widget-header {
  height: 4px;
  background: #BCC1CE;
}

.block-categories {
  padding: 30px;
}
.block-categories ul.category-top-menu {
  margin-bottom: 0;
}
.block-categories ul.category-top-menu li a.text-uppercase.h6 {
  font-size: 20px;
  font-weight: 600;
  text-transform: none !important;
  line-height: 30px;
  color: #000360;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li div ul {
  padding-left: 15px;
  margin-bottom: 16px;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li div ul li a {
  font-size: 14px;
  font-weight: 300;
  line-height: 18px;
  color: #000000;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li a {
  padding-bottom: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #000360;
}
.block-categories ul.category-top-menu li ul.category-sub-menu li a:hover {
  color: #FF9900;
}

.category-desc {
  border-top: 2px solid #f2f2f2;
  padding-top: 20px;
}

.product-container .product-container--leftcol .page-content {
  max-width: 100% !important;
}
.product-container .product-container--leftcol .product-cover img {
  width: 100%;
}
.product-container .product-container--leftcol .product-in-your-room button {
  cursor: pointer;
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  border-radius: 0;
  outline: 0;
  background: #000360;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.product-container .product-container--leftcol .product-in-your-room button svg {
  margin-right: 15px;
}
.product-container .product-container--leftcol .product-in-your-room button:hover {
  background: #FF9900;
}
.product-container .product-container--centercol {
  padding-right: 30px;
}
.product-container .product-container--centercol .comments-information {
  margin-bottom: 36px;
  display: flex;
  align-items: center;
}
.product-container .product-container--centercol .comments-information button {
  cursor: pointer;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  border-radius: 0;
  font-size: 13px;
  color: #0561AE;
  text-decoration: underline !important;
  margin-left: 15px;
}
.product-container .product-container--centercol .comments-information .comment-stars .comments-note {
  margin-right: 10px;
}
.product-container .product-container--centercol .comments-information span.comment-qty {
  font-size: 13px;
  color: #BCC1CE;
  margin-right: 15px;
}
.product-container .product-container--centercol .comments-information .star-content {
  margin-left: 0;
}
.product-container .product-container--centercol .comments-information .star-content .star {
  margin-left: 0;
  margin-right: 3px;
}
.product-container .product-container--centercol .comments-information .comments-note span {
  display: none;
}
.product-container .product-container--centercol .product-reference, .product-container .product-container--centercol .product-reference label {
  font-size: 16px;
  line-height: 25px;
  color: #BCC1CE;
  text-transform: uppercase;
  margin-bottom: 0;
}
.product-container .product-container--centercol h1.h1 {
  font-size: 29px;
  line-height: 40px;
  font-weight: 400;
  color: #686C75;
  text-transform: none;
  margin-bottom: 18px;
}
.product-container .product-container--centercol .product-description, .product-container .product-container--centercol .product-description p {
  color: #686C75;
  font-size: 14px;
  line-height: 17px;
}
.product-container .product-container--centercol .product-description strong, .product-container .product-container--centercol .product-description p strong {
  color: #000;
}
.product-container .product-container--centercol .area-packs-info h3 {
  margin-bottom: 15px;
}
.product-container .product-container--centercol .area-packs-info span {
  font-weight: 600;
  color: #000;
}
.product-container .product-container--rightcol {
  padding: 30px 20px;
  background: #faf7f7;
}
.product-container .product-container--rightcol .product-prices {
  margin-top: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.product-container .product-container--rightcol .product-prices .product-discount {
  margin-bottom: 15px;
}
.product-container .product-container--rightcol .product-prices div {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.product-container .product-container--rightcol .product-prices .tax-shipping-delivery-label {
  display: none;
}
.product-container .product-container--rightcol .product-prices .product-price {
  display: flex;
  flex-direction: column;
  font-size: 29px;
  line-height: 40px;
  font-weight: 600;
  color: #000360;
}
.product-container .product-container--rightcol .product-prices .discount {
  font-size: 14px;
  padding: 0 10px;
  background: #FF9900;
  line-height: 22px;
}
.product-container .product-container--rightcol .product-add-to-cart .control-label {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 40px;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity {
  flex-direction: column;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .product-quantity .input-group-btn-vertical .btn i {
  font-weight: 600;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .qty {
  margin-right: 0;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .qty .bootstrap-touchspin {
  width: 100%;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .qty #quantity_wanted {
  width: calc(100% - 23px);
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .add {
  margin-bottom: 0;
  margin-top: 8px;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button.add-to-cart {
  height: auto;
  padding: 26px 20px;
  font-weight: 500;
  outline: 0 !important;
  width: 100%;
  text-transform: lowercase;
  background: #FF9900 !important;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button.add-to-cart:hover {
  background: #030ACC !important;
}
.product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button.add-to-cart i {
  display: none;
}
.product-container .product-container--rightcol .social-sharing {
  margin-top: 0;
}
.product-container .product-container--rightcol .social-sharing li:first-child {
  margin-left: 0;
}
.product-container .product-container--rightcol .social-sharing li {
  margin-left: 5px;
  width: 31px;
  height: 31px;
  border: 1px solid #7a7a7a;
  background-color: transparent;
  background-position: center;
  background-size: 80%;
}
.product-container .product-container--rightcol .social-sharing span {
  display: none;
}
.product-container .product-container--rightcol .product-variants ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 0;
}
.product-container .product-container--rightcol .product-variants > .product-variants-item {
  margin-bottom: 0;
}
.product-container .product-container--rightcol .product-variants > .product-variants-item .color {
  border-radius: 100%;
  width: 26px;
  height: 26px;
}
.product-container .product-container--rightcol .product-variants > .product-variants-item span.control-label {
  color: #686C75;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.product-container .product-container--rightcol .product-variants > .product-variants-item span.control-label span {
  font-weight: 600;
  color: #000;
}
.product-container .product-container--rightcol .custom-addproduct-info {
  text-align: center;
  font-size: 13px;
  line-height: 14px;
  color: #686C75;
}
.product-container .product-container--rightcol .custom-addproduct-info a {
  color: #0561AE;
  text-decoration: underline !important;
}
.product-container .product-container--rightcol .product-additional-info {
  margin-top: 32px;
  display: flex;
  flex-direction: row;
}
.product-container .product-container--rightcol .product-additional-info #send_friend_button {
  font-weight: 400;
  text-transform: none;
  padding: 0;
  background: transparent !important;
  outline: 0 !important;
  font-size: 13px;
  color: #686C75;
  display: inline-flex;
  align-items: center;
}
.product-container .product-container--rightcol .product-additional-info #send_friend_button span {
  border: 1px solid #7a7a7a;
  border-radius: 100%;
  width: 31px;
  height: 31px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.product-container .product-container--rightcol .product-additional-info #send_friend_button i {
  font-size: 18px;
  margin-right: 0;
}
.product-container .product-container--rightcol .product-additional-info #send_friend_button:hover i {
  color: #2fb5d2;
  font-size: 20px;
}
.product-container .product-container--rightcol .wishlist-button-add {
  display: none !important;
}
.product-container .product-container--rightcol .regular-price {
  margin-right: 0;
}
.product-container .product-container--rightcol .total-area .field {
  width: 100%;
}
.product-container .product-container--rightcol .total-area .field label {
  display: block;
  width: 100%;
  text-align: left;
}
.product-container .product-container--rightcol .total-area .field input {
  width: 100% !important;
  background: #fff;
  margin: 0 !important;
  color: #030ACC;
}
.product-container .product-container--rightcol .total-area .field input::-moz-placeholder {
  color: #030ACC;
}
.product-container .product-container--rightcol .total-area .field input::placeholder {
  color: #030ACC;
}
.product-container .product-container--rightcol .current-price-value {
  display: flex;
}
.product-container .product-container--rightcol .current-price-value span {
  font-weight: 400;
  font-size: 18px;
  margin-left: 7px;
}
.product-container .product-container--rightcol .product-price-for-m2 span {
  font-size: 18px;
  font-weight: 300;
  color: #000360;
  padding-top: 3px;
}

.row-tabs {
  margin: 0;
}

.tabs {
  margin-top: 60px;
}
.tabs .nav-tabs {
  border-bottom: 2px solid #f2f2f2;
}
.tabs .nav-tabs .nav-item:first-child a.active {
  border-left: 2px solid transparent !important;
}
.tabs .nav-tabs .nav-item {
  margin-left: 0;
}
.tabs .nav-tabs .nav-item a {
  padding: 10px 28px;
  border-top: 2px solid transparent !important;
  border-right: 2px solid transparent !important;
  border-left: 2px solid transparent !important;
  border-bottom: 2px solid transparent !important;
  font-size: 20px;
  font-weight: 400;
  color: #000 !important;
}
.tabs .nav-tabs .nav-item a.active {
  border-top: 2px solid #f2f2f2 !important;
  border-right: 2px solid #f2f2f2 !important;
  border-left: 2px solid #f2f2f2 !important;
  color: #BCC1CE !important;
}

.product-minimal-quantity {
  margin-bottom: 0;
}

.row-product-banners {
  margin-top: 60px;
}
.row-product-banners .col-banner img {
  max-width: 100%;
  height: auto;
}

.product-description, .product-description p {
  font-size: 14px;
  line-height: 21px;
  color: #686C75;
}

.tabs .tab-pane {
  padding-top: 40px;
}

#reviews {
  padding-top: 14px;
}
#reviews #product-comments-list-header {
  display: none;
}

.product-images > li.thumb-container > .thumb {
  width: 110px;
  height: auto;
}

.scroll-box-arrows.scroll span.left {
  left: 0;
}
.scroll-box-arrows.scroll span.right {
  right: 0;
}
.scroll-box-arrows.scroll span.left, .scroll-box-arrows.scroll span.right {
  position: absolute;
  margin-top: -100px;
  transition: 0.5s;
  cursor: pointer;
  background: #fff;
  border-radius: 100%;
  width: 46px;
  height: 46px;
  box-shadow: 0px 3px 10px 0px rgba(66, 68, 90, 0.4);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.scroll-box-arrows.scroll span.left:hover, .scroll-box-arrows.scroll span.right:hover {
  background: #FF9900;
}
.scroll-box-arrows.scroll span.left:hover svg path, .scroll-box-arrows.scroll span.right:hover svg path {
  stroke: #fff;
}

#globo-hidden-menu-displayTop-1 .globomenu.globomenu-submenu-bordered .globomenu-submenu.globomenu-submenu-drop {
  min-width: 280px;
  border: 0 !important;
  background-color: transparent !important;
}

#search #js-product-list .products .product {
  width: 20%;
}

#search .products-selection {
  margin-top: 0;
  top: 0;
}

#search #js-product-list-top .products-selection-col {
  justify-content: flex-start;
}

#new-products #left-column, #prices-drop #left-column, #best-sales #left-column {
  display: none;
}
#new-products #content-wrapper, #prices-drop #content-wrapper, #best-sales #content-wrapper {
  width: 100%;
  padding: 0;
}
#new-products #js-product-list .products .product, #prices-drop #js-product-list .products .product, #best-sales #js-product-list .products .product {
  width: 20%;
}
#new-products .products-sort-order, #prices-drop .products-sort-order, #best-sales .products-sort-order {
  max-width: 100%;
}
#new-products .products-selection, #prices-drop .products-selection, #best-sales .products-selection {
  margin-top: 0;
}
#new-products h1#js-product-list-header, #prices-drop h1#js-product-list-header, #best-sales h1#js-product-list-header {
  font-size: 29px;
  font-weight: 600;
  line-height: 43px;
  color: #000360;
  text-transform: none;
}

.page-index #products .product, .page-search #products .product, .page-index .featured-products .product, .page-search .featured-products .product, .page-index .product-accessories .product, .page-search .product-accessories .product, .page-index .product-miniature .product, .page-search .product-miniature .product {
  min-width: 0;
}

.block-categories .category-sub-menu li[data-depth="0"] a {
  padding-right: 25px;
}
.block-categories .category-sub-menu li[data-depth="0"] ul.category-sub-menu li a {
  padding-right: 0;
}

.block-categories .collapse-icons i {
  float: right;
}

#product-comments-list .btn-comment {
  border-radius: 0;
  box-shadow: none;
  background: #FF9900 !important;
}
#product-comments-list .btn-comment:hover {
  background: #030ACC !important;
}

#product-comments-list-footer button.btn-comment {
  border-radius: 0;
  box-shadow: none;
  background: #FF9900 !important;
}
#product-comments-list-footer button.btn-comment:hover {
  background: #030ACC !important;
}

.simpleblog__listing__post__wrapper img.img-fluid {
  width: 100%;
}

#module-ph_simpleblog-category #content {
  padding: 0;
}

.card {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

#checkout #search_widget {
  display: block;
}

.page-my-account #content .links a span.link-item {
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
}

#payment-confirmation .ps-shown-by-js button {
  padding: 15px 30px;
  background: #ff0000 !important;
}
#payment-confirmation .ps-shown-by-js button:hover {
  background: #FF9900 !important;
}

.search-widget-z {
  z-index: 9 !important;
}

.wishlist-add-to-new[data-v-4f116ff6]:not([href]):not([tabindex]) {
  color: #030ACC !important;
}
.wishlist-add-to-new[data-v-4f116ff6]:not([href]):not([tabindex]) i {
  color: #030ACC !important;
  transition: 0.5s;
}
.wishlist-add-to-new[data-v-4f116ff6]:not([href]):not([tabindex]):hover {
  color: #FF9900 !important;
}
.wishlist-add-to-new[data-v-4f116ff6]:not([href]):not([tabindex]):hover i {
  color: #FF9900 !important;
}

.wishlist-footer-links > a {
  color: #030ACC !important;
}

.wishlist-list-item-link {
  color: #030ACC !important;
}
.wishlist-list-item-link p {
  color: #030ACC !important;
}
.wishlist-list-item-link:hover {
  color: #FF9900 !important;
}
.wishlist-list-item-link:hover p {
  color: #FF9900 !important;
}

#pap_widget .pap-summary {
  display: none;
}

.area-text-info {
  margin-bottom: 15px;
}
.area-text-info span {
  font-weight: 600;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999999;
  display: none;
  align-items: center;
  justify-content: center;
  background: #fff;
}

.preloader.show {
  display: flex !important;
}

@keyframes pulse {
  from {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  to {
    transform: scale(1);
  }
}
.fe-pulse-w-pause {
  animation-name: pulse;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}

.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper a img {
  opacity: 0.9;
  transition: 0.5s;
}

.homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper a:hover img {
  opacity: 1;
}

.block-categories .arrows .arrow-right, .block-categories .arrows .arrow-down {
  font-size: 17px;
}

.product-thumbnail img {
  transition: 0.5s;
}

.product-thumbnail:hover img {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
}

label.facet-label.active {
  background: #faf7f7;
  padding-left: 15px;
}

.product-variants .form-control {
  margin: 0 auto;
}

.product-quantity #quantity_wanted {
  text-align: center;
}

#accordionTabs .card {
  box-shadow: none;
  margin-bottom: 0;
}
#accordionTabs .card .card-body {
  padding: 15px 0 25px 0;
}
#accordionTabs .card .card-body .comments-nb {
  display: none;
}
#accordionTabs .card-header {
  padding: 0;
  border-top: 2px solid #f2f2f2;
  border-bottom: 0;
  background: #fff;
}
#accordionTabs .card-header h2 button {
  padding-left: 0;
  padding-right: 0;
  outline: 0;
  text-align: left;
  color: #000;
  font-size: 18px;
}

#collapseProduct02 .tab-pane {
  opacity: 1;
  padding-top: 0;
}

.dost2 .col-md-3 {
  padding: 10px !important;
  border: 1px solid #f3f3f3;
}

.page-content.page-cms {
  padding: 0;
}

.question-travicom h2 {
  cursor: pointer;
  border-bottom: 1px solid #cdcdcd;
  font-weight: 500;
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-right: 30px;
  position: relative;
}
.question-travicom h2:after {
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  content: "\f107";
  font-family: "FontAwesome";
}
.question-travicom .description-questons {
  display: none;
}
.question-travicom p {
  margin-bottom: 20px;
}

.question-travicom.ac h2:after {
  transform: rotate(180deg);
}
.question-travicom.ac .description-questons {
  display: block;
}

.page-cms-12 img {
  margin-bottom: 20px;
}

.page-content.page-cms img {
  max-width: 100%;
  height: auto;
}

#module-ph_simpleblog-category #content {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.cms-responsive-table {
  overflow-x: scroll;
}
.cms-responsive-table::-webkit-scrollbar {
  display: none;
}

.contact-rich {
  padding-top: 35px;
}
.contact-rich p.bok strong {
  margin-bottom: 20px;
  display: inline-flex;
}
.contact-rich p.bok a {
  margin-bottom: 10px;
  font-weight: 600;
  display: flex;
  color: #030ACC;
}
.contact-rich p.bok a:hover {
  color: #FF9900;
}
.contact-rich p.bok a svg {
  margin-right: 10px;
}

.contact-form {
  margin-bottom: 32px;
}

.simpleblog__post__content div {
  height: auto !important;
}
.simpleblog__post__content .container {
  padding: 0;
}
.simpleblog__post__content img {
  max-width: 100%;
  height: auto;
}

.tabs .tab-pane {
  font-size: 14px;
  line-height: 21px;
  color: #686C75;
}

#view .sort-by-row .sort-by {
  display: none;
}

.wishlist-products-container .sort-by-row {
  justify-content: flex-end;
}

.product-cover-mobile {
  display: none;
}

#product-availability {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.product-description img {
  max-width: 100%;
  height: auto;
}

#content.page-not-found .search-widgets {
  float: none;
}
#content.page-not-found .search-widgets form {
  display: flex;
}
#content.page-not-found .search-widgets form input {
  padding: 10px 15px;
}
#content.page-not-found .search-widgets form button {
  cursor: pointer;
  background: transparent;
  outline: 0;
  border: 0;
}

.product-container .product-container--rightcol .product-additional-info .tabs {
  display: none !important;
}

.globo-custom-scroll {
  opacity: 0 !important;
  visibility: hidden !important;
}

#order-confirmation #registration-form {
  display: none !important;
}

.st_banner_row img {
  max-width: 100%;
  height: auto;
}

@media (min-width: 1455px) {
  li#globomenu-item-135 .globomenu-submenu-tabs.globomenu-submenu-align-left:not(.globomenu-tab-contents .globomenu-submenu-tabs.globomenu-submenu-align-left) {
    max-width: calc(100% - 417px);
  }
  .container {
    width: 1395px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1454px) {
  .container {
    width: 1340px !important;
  }
}
@media (min-width: 1300px) {
  .container {
    width: 1240px;
  }
}
@media (max-width: 1454px) {
  li#globomenu-item-135 .globomenu-submenu-tabs.globomenu-submenu-align-left:not(.globomenu-tab-contents .globomenu-submenu-tabs.globomenu-submenu-align-left) {
    max-width: calc(100% - 417px);
  }
  .tabs .nav-tabs .nav-item a {
    padding: 10px 25px;
  }
  .product-images > li.thumb-container > .thumb {
    width: 104px;
  }
  .header-top .header-top--menu .globomenu .globomenu-submenu .globomenu-column-full {
    max-width: 1310px;
  }
  .header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget {
    min-width: 390px;
  }
  .ui-autocomplete.searchbar-autocomplete {
    max-width: 390px;
  }
}
@media (max-width: 1399px) {
  .header-top--rightcol--toplink--center {
    position: absolute;
    top: 5px;
  }
  .header-top .header-top--rightcol .header-top--rightcol--toplink {
    padding-top: 30px;
  }
  li#globomenu-item-135 .globomenu-submenu-tabs.globomenu-submenu-align-left:not(.globomenu-tab-contents .globomenu-submenu-tabs.globomenu-submenu-align-left) {
    max-width: calc(100% - 380px);
  }
  .tabs .nav-tabs .nav-item a {
    padding: 10px 20px;
  }
  .product-container .product-container--rightcol .product-additional-info #send_friend_button {
    justify-content: center;
    margin-top: 3px;
  }
  .product-container .product-container--rightcol .social-sharing {
    justify-content: center;
  }
  .product-container .product-container--rightcol .product-additional-info {
    flex-direction: column;
  }
  .scroll-box-arrows.scroll span.left, .scroll-box-arrows.scroll span.right {
    margin-top: -94px;
  }
  .product-container .product-container--centercol .comments-information button {
    margin-left: 8px;
  }
  .product-container .product-container--centercol .comments-information span.comment-qty {
    margin-right: 0;
  }
  .product-container .product-container--centercol .comments-information .comment-stars .comments-note {
    margin-right: 8px;
  }
  .product-images > li.thumb-container > .thumb {
    width: 93px;
  }
  .add-to-cart-container button {
    padding-left: 45px;
    padding-right: 45px;
  }
  .header-top .header-top--menu .globomenu .globomenu-submenu .globomenu-column-full {
    max-width: 1210px;
  }
  .header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget {
    min-width: 340px;
  }
  .ui-autocomplete.searchbar-autocomplete {
    max-width: 340px;
  }
  .homepage__slider .carousel .carousel-item .caption {
    top: 26%;
  }
  .homepage__categories .homepage__categories--links a {
    padding: 0 7px;
  }
  .homepage__categories .homepage__categories--links a img {
    max-width: 100%;
    height: auto;
  }
  .footer--rightcol {
    margin-left: 0;
  }
  .footer--leftcol {
    width: 33.33333%;
  }
}
@media (max-width: 1299px) {
  li#globomenu-item-135 .globomenu-submenu-tabs.globomenu-submenu-align-left:not(.globomenu-tab-contents .globomenu-submenu-tabs.globomenu-submenu-align-left) {
    max-width: calc(100% - 347px);
    flex-wrap: nowrap;
  }
  #search #js-product-list .products .product {
    width: 25%;
  }
  #new-products #js-product-list .products .product, #prices-drop #js-product-list .products .product, #best-sales #js-product-list .products .product {
    width: 25%;
  }
  .tabs .nav-tabs .nav-item a {
    padding: 10px 15px;
  }
  .product-container .product-container--centercol .comments-information .comment-stars .comments-note {
    margin-bottom: 4px;
  }
  .product-container .product-container--centercol .comments-information {
    display: block;
  }
  .scroll-box-arrows.scroll span.left, .scroll-box-arrows.scroll span.right {
    margin-top: -90px;
  }
  .product-images > li.thumb-container > .thumb {
    width: 83px;
  }
  .products article .wishlist-button-add span.wishlist-info span {
    text-align: left;
    padding-left: 5px;
    line-height: 15px;
  }
  .add-to-cart-container button {
    padding-left: 40px;
    padding-right: 40px;
  }
  .header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget {
    min-width: 290px;
  }
  .header-top .header-top--menu #globo-hidden-menu-displayTop-1 .globomenu.globomenu-bordered:not(.globomenu-vertical) .globomenu-item-level-0 > .globomenu-target {
    padding: 46px 25px !important;
  }
  .homepage__slider .carousel .carousel-control .icon-next {
    right: 64px;
  }
  .homepage__slider .carousel .carousel-control .icon-prev {
    left: 64px;
  }
  .homepage__slider .carousel .carousel-item .caption {
    top: 20%;
  }
  .ui-autocomplete.searchbar-autocomplete {
    max-width: 290px;
    width: 100%;
  }
  .ui-menu .ui-menu-item a {
    font-size: 15px;
  }
  .homepage__categories .homepage__categories--links a h3 {
    padding: 25px 15px;
  }
  .header-top .header-top--menu .globomenu .globomenu-submenu .globomenu-column-full {
    max-width: 1110px;
  }
}
@media (max-width: 1199px) {
  .header-top .header-top--rightcol .header-top--rightcol--bottom {
    padding-top: 12px;
  }
  .header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--right #_desktop_user_info {
    margin-right: 12px;
  }
  .header-top .header-top--rightcol .header-top--rightcol--toplink .header-top--rightcol--toplink--left a {
    padding: 0 5px;
  }
  li#globomenu-item-135 .globomenu-submenu-tabs.globomenu-submenu-align-left:not(.globomenu-tab-contents .globomenu-submenu-tabs.globomenu-submenu-align-left) {
    max-width: calc(100% - 287px);
  }
  .contact-rich {
    padding-top: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  #contact #left-column {
    width: 100%;
    padding-left: 15px;
  }
  #contact #content-wrapper {
    width: 100%;
  }
  .product-container .product-container--leftcol .product-in-your-room button {
    padding: 15px;
    font-size: 14px;
  }
  .product-container .product-container--leftcol .product-in-your-room button svg {
    width: 22px;
    height: auto;
  }
  .tabs .nav-tabs .nav-item a {
    font-size: 18px;
    padding: 10px 9px;
  }
  .scroll-box-arrows.scroll span.left, .scroll-box-arrows.scroll span.right {
    margin-top: -86px;
    width: 32px;
    height: 32px;
  }
  .scroll-box-arrows.scroll span.left svg, .scroll-box-arrows.scroll span.right svg {
    width: 8px;
    height: auto;
  }
  .product-images > li.thumb-container > .thumb {
    width: 92px;
  }
  .product-container .product-container--rightcol .product-prices div {
    flex-direction: column;
  }
  .block-categories .collapse-icons {
    top: 5px;
  }
  #js-product-list .products .product {
    width: 33.3%;
  }
  .homepage__slider .slick-next, .homepage__slider .slick-prev {
    top: calc(50% - 16px) !important;
  }
  .header-top .header-top--menu #globo-hidden-menu-displayTop-1 .globomenu .globomenu-item-level-0 > .globomenu-target > span {
    font-size: 17px !important;
  }
  .header-top .header-top--menu #globo-hidden-menu-displayTop-1 .globomenu.globomenu-bordered:not(.globomenu-vertical) .globomenu-item-level-0 > .globomenu-target {
    padding: 46px 13px !important;
  }
  .header-top .header-top--logo a {
    padding: 45px 31px 26px 31px;
  }
  .header-top .header-top--rightcol .header-top--rightcol--bottom #search_widget {
    min-width: 200px;
    max-width: 200px;
  }
  .header-top .header-top--menu .globomenu .globomenu-submenu .globomenu-column-full {
    max-width: 930px;
  }
  #globo-hidden-menu-displayTop-1 .globomenu .globomenu-submenu .globomenu-target > span {
    font-size: 15px !important;
  }
  .ui-autocomplete.searchbar-autocomplete {
    max-width: 200px;
  }
  .ui-menu .ui-menu-item a {
    font-size: 14px;
  }
  .homepage__categories .homepage__categories--links a h3 {
    font-size: 18px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h2 {
    font-size: 20px;
    padding: 10px 20px;
    margin-bottom: 20px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h3 {
    font-size: 32px;
    line-height: 43px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption p {
    font-size: 21px;
    line-height: 35px;
  }
  .search-widgets svg {
    width: 22px;
    height: auto;
  }
  .header-top .header-top--rightcol .header-top--rightcol--bottom #_desktop_cart .blockcart .header a svg {
    width: 36px;
    height: auto;
  }
  .homepage__slider .carousel .carousel-control span {
    width: 32px;
    height: 32px;
  }
  .homepage__slider .carousel .carousel-control span svg {
    width: 8px;
    height: auto;
  }
  .slick-next, .slick-prev {
    width: 32px !important;
    height: 32px !important;
  }
  .slick-next svg, .slick-prev svg {
    width: 8px;
    height: auto;
  }
  #footer .footer-container .footer--leftcol p.bok a {
    display: block;
  }
  #footer .footer-container .footer--leftcol p.bok a span {
    display: block;
  }
  #footer .footer-container .footer--leftcol p.bok a.footer-mail span {
    display: inline;
  }
  #footer .footer-container .footer--rightcol .footer-logos img {
    max-height: 36px;
    width: auto;
  }
  .footer-socialicons a svg {
    width: 40px;
    height: auto;
  }
  #footer .footer-container .footer--leftcol a img.logo {
    max-height: 42px;
  }
  .slick-next {
    right: -20px !important;
  }
  .slick-prev {
    left: -20px !important;
  }
  .add-to-cart-container button {
    padding: 9px 44px;
  }
}
@media (min-width: 992px) {
  .header-mobile {
    display: none;
  }
  #accordionTabs {
    display: none;
  }
}
@media (max-width: 991px) {
  .row--header-mobile--contact {
    margin: 0;
  }
  .header-mobile--contact {
    padding: 5px 0;
    background: #f8f8f8;
    text-align: center;
  }
  .header-mobile--contact a {
    font-size: 13px;
    color: #0da821 !important;
    font-weight: 600;
  }
  .header-mobile--contact a svg {
    height: 12px;
    width: auto;
  }
  #accordionTabs img {
    max-width: 100%;
    height: auto;
  }
  #accordionTabs iframe {
    max-width: 100%;
    height: auto;
  }
  li#globomenu-item-135 .globomenu-submenu-tabs.globomenu-submenu-align-left:not(.globomenu-tab-contents .globomenu-submenu-tabs.globomenu-submenu-align-left) {
    max-width: 100%;
    flex-wrap: wrap;
  }
  .product-cover-mobile {
    display: block;
  }
  .product-cover, #product .js-qv-mask, #product .scroll-box-arrows {
    display: none;
  }
  #tab-content .tab-pane {
    display: none !important;
  }
  .tabs .nav-tabs {
    display: none !important;
  }
  .homepage__categories {
    padding-top: 29px;
  }
  .area-packs-info {
    display: none;
  }
  #pap_widget .pap-summary {
    display: block;
    text-align: center;
  }
  #pap_widget .pap-summary span {
    font-weight: 600;
  }
  #header .logo {
    align-self: flex-start;
  }
  #mobile-closemenumb span {
    background-color: #FF9900 !important;
  }
  #globo-hidden-menu-displayTop-1 .globomenu-responsive-toggle {
    background: #FF9900 !important;
  }
  #globo-hidden-menu-displayTop-1 .globomenu {
    background-color: #fff !important;
  }
  .globomenu-sub-indicators .globomenu-has-submenu-drop > .globomenu-target > span.globomenu-submnretractor:after {
    font-size: 18px;
    margin-top: -9px;
  }
  .globo-hidden-menu-clearfix .globomenu-responsive-default.globomenu-responsive.globomenu.globomenu-trigger-click .closemenumb.active {
    justify-content: center;
  }
  .globo-hidden-menu-clearfix .globomenu-responsive-default.globomenu-responsive.globomenu.globomenu-trigger-click .closemenumb.active i {
    color: #fff !important;
  }
  .globomenu .globomenu-retractor {
    display: none;
  }
  .globomenu .globomenu-tab-links > .globomenu-item > .globomenu-item-layout-image_left > .globomenu-image {
    max-width: 42px;
  }
  li#globomenu-item-134 span.globomenu-target.globomenu-item-layout-text_only {
    display: none;
  }
  .globomenu-responsive-default.globomenu-responsive.globomenu {
    transition: 0s !important;
    -webkit-transition: 0s !important;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.2);
  }
  #search #js-product-list .products .product {
    width: 33.3%;
  }
  #new-products #js-product-list .products .product, #prices-drop #js-product-list .products .product, #best-sales #js-product-list .products .product {
    width: 33.3%;
  }
  #contact #content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  #contact #content .contact-form {
    padding-left: 0;
    padding-right: 0;
  }
  .tabs .nav-tabs {
    border-bottom: 0;
  }
  .tabs .nav-tabs .nav-item:first-child a.active {
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-top: 2px solid #f2f2f2 !important;
  }
  .tabs .nav-tabs .nav-item a.active {
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-top: 2px solid #f2f2f2 !important;
  }
  .tabs .nav-tabs .nav-item {
    width: 100%;
  }
  .tabs .nav-tabs .nav-item a {
    outline: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    border-top: 2px solid #f2f2f2 !important;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity .qty {
    margin-bottom: 0;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity .add {
    margin-top: 0;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity button.add-to-cart {
    margin-left: 15px;
    padding: 11px 20px !important;
  }
  #product .page-frame {
    overflow: hidden;
  }
  .product-container .product-container--rightcol {
    margin-top: 30px;
  }
  .product-container .product-container--rightcol:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #faf7f7;
    left: -100%;
    top: 0;
  }
  .product-container .product-container--rightcol:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #faf7f7;
    right: -100%;
    top: 0;
  }
  .scroll-box-arrows.scroll span.left, .scroll-box-arrows.scroll span.right {
    margin-top: -80px;
  }
  .product-images > li.thumb-container > .thumb {
    width: 78px;
  }
  .product-container--rightcol {
    width: 100%;
  }
  .product-container--leftcol, .product-container--centercol {
    width: 50%;
  }
  .category-infoheader--leftcol {
    width: 100%;
  }
  #js-product-list-top .products-selection-col .pagination {
    display: none;
  }
  .products-selection {
    margin-top: 0;
    margin-bottom: 0;
  }
  #js-product-list .products .product {
    width: 50%;
  }
  #category #left-column {
    width: 33.3%;
  }
  #category #content-wrapper {
    width: 66.7%;
  }
  .footer-logos div {
    width: 49%;
    display: inline-block;
  }
  .footer-logos div img {
    margin-left: 0;
  }
  #footer .footer-container .footer--rightcol .footer-logos img {
    margin-bottom: 15px;
  }
  #custom-text h2 {
    font-size: 24px;
  }
  #custom-text {
    padding-top: 40px;
  }
  .homepage__banners {
    margin-top: 64px;
  }
  .homepage__newproducts {
    margin-top: 32px;
    margin-bottom: 64px;
  }
  #footer .footer-container .footer--rightcol .links {
    padding: 0;
  }
  #footer .footer-container .footer--leftcol a img.logo {
    max-height: 32px;
  }
  #footer .footer-container .footer--rightcol .links .row .wrapper {
    width: 50%;
    min-height: 280px;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content h3 {
    min-height: 80px;
  }
  .homepage__blog--content .simpleblog__listing__post {
    width: 50%;
  }
  .homepage__slider {
    margin-top: -10px;
  }
  .homepage__categories .homepage__categories--links a h3 {
    font-size: 16px;
  }
  .homepage__categories--links a:last-child {
    display: none;
  }
  .homepage__slider .homepage__slider--content .slick-dots {
    display: none !important;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption p {
    font-size: 15px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h3 {
    font-size: 26px;
    line-height: 37px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h2 {
    font-size: 14px;
    padding: 5px 10px;
  }
  .header-mobile .header-mobile--leftcol {
    display: flex;
  }
  .header-mobile .header-mobile--leftcol .globo-hidden-menu-clearfix {
    max-width: 56px;
    padding: 0;
  }
  .header-mobile .header-mobile--leftcol .globo-hidden-menu-clearfix .globomenu-responsive-toggle {
    padding: 27px 20px 41px 20px !important;
  }
  .header-mobile .header-mobile--leftcol .header-top--logo a {
    background: #030ACC;
    display: flex;
    padding: 20px 27px 34px 27px;
  }
  .header-mobile .header-mobile--rightcol {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .header-mobile .header-mobile--rightcol #_desktop_cart {
    margin-top: -15px;
  }
  .header-mobile .header-mobile--rightcol #_desktop_cart .header {
    position: relative;
  }
  .header-mobile .header-mobile--rightcol #_desktop_cart span {
    display: none;
  }
  .header-mobile .header-mobile--rightcol #_desktop_cart span.cart-products-count {
    position: absolute;
    right: -6px;
    top: -6px;
    display: inline-flex;
    background: #FF9900;
    color: #fff;
    width: 15px;
    height: 15px;
    font-size: 10px;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
  }
  .header-mobile .header-mobile--rightcol #_desktop_cart svg {
    height: 25px;
    width: auto;
  }
  .header-mobile .header-mobile--rightcol a.mobile-wishlist {
    display: inline-flex;
    height: 89px;
    padding: 0 14px 20px 14px;
    align-items: center;
  }
  .header-mobile .header-mobile--rightcol a.mobile-wishlist:hover {
    background: #FF9900;
    border-color: #FF9900;
  }
  .header-mobile .header-mobile--rightcol a.mobile-wishlist:hover svg path {
    stroke: #fff;
  }
  .header-mobile .header-mobile--rightcol a.mobile-account {
    display: inline-flex;
    height: 89px;
    align-items: center;
    padding: 0 14px 20px 14px;
    border-left: 1px solid #BCC1CE;
    border-right: 1px solid #BCC1CE;
    margin-right: 23px;
  }
  .header-mobile .header-mobile--rightcol a.mobile-account:hover {
    background: #FF9900;
    border-color: #FF9900;
  }
  .header-mobile .header-mobile--rightcol a.mobile-account:hover svg path {
    stroke: #fff;
  }
  .header-mobile .header-mobile--fullcol .search-widgets {
    position: relative;
    z-index: 999;
    margin-top: -20px !important;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
    float: none !important;
    margin: 0 auto;
    width: calc(100% - 30px);
  }
  .header-mobile .header-mobile--fullcol .search-widgets form {
    display: flex;
  }
  .header-mobile .header-mobile--fullcol .search-widgets form input {
    padding: 10px 15px !important;
    background-color: #fff !important;
    border-radius: 0 !important;
  }
  .header-mobile .header-mobile--fullcol .search-widgets form button.search-button {
    padding: 0 15px;
    outline: 0;
    border: 0;
    border-radius: 0;
    background: #fff;
  }
  .header-mobile .header-mobile--fullcol .search-widgets form button.search-button svg {
    margin-top: 5px;
  }
  .header-desktop {
    display: none;
  }
  #globo-hidden-menu-displayTop-1 .globomenu-responsive-toggle {
    font-size: 0 !important;
  }
  #globo-hidden-menu-displayTop-1 .globomenu-responsive-toggle i {
    font-size: 22px;
    width: auto;
  }
  #contact #wrapper .container #left-column {
    width: 100%;
  }
  #contact #wrapper .container #content-wrapper {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-cover-carousel {
    margin-bottom: 45px !important;
  }
}
@media (max-width: 768px) {
  .question-travicom h2 {
    font-size: 17px;
    line-height: 23px;
  }
}
@media (max-width: 767px) {
  .contact-rich {
    flex-direction: column;
  }
  #category #left-column {
    padding-right: 0;
  }
  #category #left-column #search_filters_wrapper {
    margin: 0 !important;
  }
  #category #left-column #search_filter_controls button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 20px;
  }
  #category #left-column #search_filter_controls button i {
    font-size: 24px;
  }
  label.facet-label.active {
    padding-top: 8px;
    margin-bottom: 8px !important;
  }
  #category #left-column #search_filter_controls button {
    margin: 0;
    background: #FF9900;
    color: #fff;
  }
  #category #left-column #search_filter_controls button:hover {
    background: #030ACC;
  }
  #category #left-column #search_filters .facet ul li {
    padding: 15px 20px 7px 20px;
  }
  #category #left-column #search_filters .facet .h6 {
    padding: 15px 20px;
  }
  #search_filters .facet {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  #search_filters .facet .facet-title {
    font-size: 16px;
    line-height: 24px;
  }
  #category #left-column {
    width: 100%;
  }
  .homepage__categories {
    padding-top: 13px;
  }
  #cookieNotice p {
    font-size: 13px;
    text-align: justify;
  }
  .product-cover-mobile {
    display: block;
  }
  .product-container--leftcol .js-qv-mask {
    display: none;
  }
  #category #left-column .block-categories {
    display: none;
  }
  #category #content-wrapper {
    width: 100%;
  }
  #index .breadcrumb {
    display: none !important;
  }
  #blockcart-modal .product-name {
    margin-top: 15px;
  }
  #blockcart-modal .product-image {
    margin: 0 auto;
  }
  #blockcart-modal .cart-content {
    padding-left: 0;
  }
  #search #js-product-list-header {
    text-align: center;
  }
  #search #js-product-list-top .products-selection-col {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center;
  }
  #search #js-product-list .products .product {
    width: 50%;
  }
  #new-products #js-product-list-top .products-selection-col, #prices-drop #js-product-list-top .products-selection-col, #best-sales #js-product-list-top .products-selection-col {
    padding-left: 15px;
    padding-right: 15px;
  }
  #new-products #js-product-list .products .product, #prices-drop #js-product-list .products .product, #best-sales #js-product-list .products .product {
    width: 50%;
  }
  #new-products .products-selection, #prices-drop .products-selection, #best-sales .products-selection {
    top: 0;
  }
  #new-products #js-product-list-top .products-selection-col, #prices-drop #js-product-list-top .products-selection-col, #best-sales #js-product-list-top .products-selection-col {
    justify-content: center;
  }
  #module-ph_simpleblog-single #content-wrapper .page-header h1 {
    font-size: 22px;
  }
  .simpleblog__listing__post__wrapper__content__footer__category {
    margin-top: 10px;
    margin-left: 0;
  }
  .simpleblog__listing__post__wrapper__content__footer {
    flex-direction: column;
  }
  .row-product-banners .col-banner {
    margin-bottom: 15px;
  }
  .product-container .product-container--rightcol .social-sharing {
    justify-content: flex-start;
  }
  .product-container .product-container--rightcol .product-additional-info {
    flex-direction: row;
  }
  .product-container .product-container--rightcol {
    padding-bottom: 0;
  }
  .product-container .product-container--rightcol .product-additional-info {
    padding-top: 32px;
    background: #fff;
    position: relative;
    z-index: 7;
  }
  .product-container .product-container--rightcol .product-additional-info:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    background: #fff;
  }
  .product-container .product-container--rightcol .product-additional-info:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    background: #fff;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity .add, .product-container .product-container--rightcol .product-add-to-cart .product-quantity .qty {
    width: 100%;
    max-width: 280px;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity .add button.add-to-cart {
    margin-left: 0;
    padding: 26px 20px !important;
    margin-top: 15px;
  }
  .product-container .product-container--rightcol .product-add-to-cart .product-quantity {
    flex-direction: column;
  }
  .product-container .product-container--centercol .comments-information {
    text-align: center;
  }
  .product-container .product-container--centercol .comments-information .comment-stars .comments-note {
    text-align: center;
    margin-right: 0;
  }
  .product-container .product-container--centercol h1.h1 {
    font-size: 23px;
    line-height: 32px;
    text-align: center;
  }
  .product-container .product-container--centercol {
    padding-top: 25px;
  }
  .product-container .product-container--centercol .product-reference, .product-container .product-container--centercol .product-reference label {
    text-align: center;
    font-size: 12px;
  }
  .breadcrumb {
    padding-right: 30px !important;
  }
  .product-in-your-room {
    position: fixed;
    right: -121px;
    top: 272px;
    z-index: 999;
    transform: rotate(-90deg);
  }
  .product-in-your-room button {
    font-size: 11px !important;
    font-weight: 400 !important;
    padding: 8px !important;
  }
  .scroll-box-arrows.scroll {
    display: none;
  }
  #main .images-container .js-qv-mask.scroll {
    display: none;
  }
  .img-product-desktop {
    display: none;
  }
  .product-container--leftcol, .product-container--centercol {
    width: 100%;
  }
  .pagination .page-list {
    text-align: center;
  }
  #products .up {
    display: none;
  }
  .pagination {
    width: 100%;
    margin-left: 0;
  }
  .products-sort-order .dropdown-menu {
    right: auto;
    left: 0;
  }
  .products-selection {
    position: relative;
    top: -32px;
  }
  #category #wrapper .page-frame {
    margin-top: 92px;
  }
  .products-selection {
    margin-top: -84px;
  }
  #js-product-list-top .showing {
    display: none;
  }
  .products-sort-order button {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .products-selection .sort-by {
    display: block !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  #js-product-list-top .products-selection-col {
    padding-left: 0;
    padding-right: 0;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  #js-product-list-top .products-selection-col button#search_filter_toggler {
    background: #FF9900;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 0;
  }
  #js-product-list-top .products-selection-col button#search_filter_toggler:hover {
    background: #030ACC;
  }
  .category-infoheader .category-infoheader--leftcol p {
    font-size: 12px;
  }
  .category-infoheader .category-infoheader--leftcol h1.h1 {
    position: relative;
    font-size: 24px;
    padding-top: 10px;
    margin-bottom: 0;
  }
  .category-infoheader .category-infoheader--leftcol h1.h1:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 4px;
    background: #030ACC;
  }
  .breadcrumb {
    display: block !important;
    margin-top: 0;
    margin-bottom: 25px;
  }
  .breadcrumb li:after {
    margin: 0 7px !important;
  }
  #left-column .block-categories {
    display: none;
  }
  #footer .footer-container {
    padding-top: 64px;
  }
  .header-mobile .header-mobile--rightcol {
    position: relative;
    top: -3px;
  }
  #footer .footer-container .footer--leftcol .footer-socialicons {
    margin-bottom: 64px;
  }
  .footer-container .links ul > li {
    border-bottom: 1px solid rgba(246, 246, 246, 0.27);
    font-weight: 400;
    margin-bottom: 0 !important;
    padding-left: 0;
    padding-right: 0;
  }
  .footer-container .links ul {
    background-color: transparent;
  }
  #footer .footer-container {
    padding-bottom: 32px;
  }
  #footer .footer-container .footer--rightcol .footer-logos {
    margin-top: 64px;
  }
  #footer .footer-container .footer--rightcol .footer-logos img {
    max-height: 44px;
    margin-left: 0;
  }
  .links .navbar-toggler {
    text-align: right;
  }
  .links .navbar-toggler i {
    float: right;
  }
  .links .title {
    border-bottom: 1px solid rgba(246, 246, 246, 0.27);
    padding: 18px 0 8px 0;
  }
  .footer-container .links .h3 {
    color: #fff;
  }
  #footer .footer-container .footer--rightcol .links .row .wrapper {
    width: 100%;
    min-height: 0;
  }
  #footer .footer-container .footer--leftcol p.bok a span {
    display: inline;
  }
  .footer--leftcol {
    width: 100%;
  }
  #footer .footer-container .footer--leftcol a img.logo {
    max-height: 100%;
  }
  #custom-text h2 {
    line-height: 25px;
  }
  .homepage__blog .homepage__blog--content .homepage__blog--content--foter a, #custom-text a {
    font-size: 12px;
    padding: 15px 44px;
  }
  .homepage__blog .homepage__blog--content {
    padding-top: 15px;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content {
    width: 50%;
    padding-left: 25px;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper a {
    width: 50%;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content__footer__category {
    text-align: left;
    padding: 10px 0 5px 0;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content h3 a {
    font-size: 14px;
    line-height: 20px;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content h3 {
    text-align: left;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper {
    display: flex;
  }
  .homepage__blog--content .simpleblog__listing__post {
    width: 100%;
  }
  .add-to-cart-container button {
    font-size: 12px;
    padding: 15px 44px;
  }
  .homepage__newproducts {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-bottom: 48px;
  }
  .homepage__newproducts .slick-prev {
    left: 14px !important;
  }
  .homepage__newproducts .slick-next {
    right: 14px !important;
  }
  h2.h2-travicom {
    font-size: 24px;
    line-height: 38px;
  }
  .homepage__categories .homepage__categories--links a h3 {
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    padding: 10px 15px !important;
    width: calc(100% - 14px);
    background: rgba(255, 255, 255, 0.75);
    color: #000360 !important;
  }
  .homepage__categories .homepage__categories--links a {
    width: 50%;
    position: relative;
    margin-bottom: 14px;
  }
  .homepage__categories .homepage__categories--links {
    flex-wrap: wrap;
    padding-top: 10px;
  }
  .homepage__slider .slick-next, .homepage__slider .slick-prev {
    top: 50% !important;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption {
    right: 90px;
  }
  .homepage__slider .homepage__slider--content .slick-prev {
    left: 15px !important;
  }
  .homepage__slider .homepage__slider--content .slick-next {
    right: 15px !important;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption p {
    font-size: 12px;
    line-height: 15px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h2 {
    font-size: 11px;
    margin-bottom: 10px;
  }
  .header-mobile .header-mobile--leftcol .header-top--logo a {
    padding-bottom: 40px;
  }
  .header-mobile .header-mobile--leftcol {
    width: 60%;
    display: inline-flex;
  }
  .header-mobile .header-mobile--rightcol {
    width: 39%;
    display: inline-flex;
  }
  .tabs .nav-tabs {
    display: flex;
    flex-direction: column;
  }
  .tabs .nav-tabs li {
    margin-left: 0 !important;
  }
  h2.h3.product-title a {
    font-size: 13px;
    line-height: 16px;
  }
  .product-price-and-shipping {
    font-size: 19px;
    line-height: 19px;
  }
}
@media (max-width: 575px) {
  .wishlist-products-container-header .sort-by-row {
    justify-content: flex-start;
    min-width: 0 !important;
  }
  #view #wrapper .container {
    width: 100% !important;
  }
  .simpleblog__post__content .col-sm-6 {
    width: 100%;
    height: auto !important;
  }
  #authentication .form-footer {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .products-selection .sort-by {
    display: none !important;
  }
  .category-desc {
    border-top: 0;
  }
  #js-product-list .products .product {
    margin-bottom: 32px;
    padding-bottom: 18px;
    border-bottom: 2px solid #f2f2f2;
  }
  .header-mobile .container {
    padding-left: 0;
    padding-right: 0;
  }
  .header-mobile .container .row {
    margin: 0;
  }
  .header-mobile .header-mobile--leftcol {
    padding-left: 0;
  }
  .homepage__slider .container {
    padding: 0;
  }
  #footer .footer-container .footer--rightcol .footer-logos img {
    max-height: 36px;
  }
  .header-mobile .header-mobile--rightcol a.mobile-account {
    margin-right: 15px;
  }
}
@media (max-width: 425px) {
  #product-comments-list .btn-comment {
    white-space: normal;
    height: auto;
  }
  #category #left-column #search_filter_controls button i {
    font-size: 20px;
  }
  #_mobile_search_filters_clear_all button {
    margin-bottom: 7px !important;
  }
  #search_filter_controls button {
    width: 100%;
    font-size: 14px !important;
  }
  .slick-dots li {
    width: 32px !important;
  }
  #js-product-list-top .products-selection-col button#search_filter_toggler {
    font-size: 15px;
    padding: 11px 30px;
  }
  .products-sort-order button {
    font-size: 15px;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content__footer__category {
    padding-top: 0;
  }
  .header-mobile .header-mobile--leftcol {
    padding-right: 0;
  }
  .header-mobile .header-mobile--leftcol .header-top--logo a {
    padding: 22px 20px 31px 20px;
  }
  .header-mobile .header-mobile--rightcol {
    width: 38%;
  }
  #contact .contact-form form input.filestyle {
    max-width: 114px;
  }
  #blockcart-modal .cart-content .cart-content-btn button {
    margin-right: 0;
  }
  #blockcart-modal .cart-content .cart-content-btn {
    display: flex;
    flex-direction: column;
  }
  #cart .input-group.bootstrap-touchspin input.js-cart-line-product-quantity {
    width: 35px;
  }
}
@media (max-width: 375px) {
  .slick-dots li {
    width: 26px !important;
  }
  .header-mobile .header-mobile--leftcol {
    padding-right: 5px;
  }
  .header-mobile .header-mobile--leftcol .header-top--logo a {
    padding: 22px 15px 31px 15px;
  }
  .homepage__categories .homepage__categories--links a h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
  }
  #footer .footer-container .footer--rightcol .footer-logos img {
    max-height: 32px;
  }
}
@media (max-width: 370px) {
  #js-product-list .products .product {
    width: 100%;
  }
}
@media (max-width: 320px) {
  #search #js-product-list .products .product {
    width: 100%;
  }
  #new-products #js-product-list .products .product, #prices-drop #js-product-list .products .product, #best-sales #js-product-list .products .product {
    width: 100%;
  }
  .product-container .product-container--rightcol .product-additional-info #send_friend_button {
    margin-top: 8px;
  }
  .product-container .product-container--rightcol .social-sharing {
    justify-content: center;
  }
  .product-container .product-container--rightcol .product-additional-info {
    flex-direction: column;
  }
  .slick-dots li {
    width: 20px !important;
  }
  #footer .footer-container .footer--rightcol .footer-logos img {
    max-height: 28px;
  }
  #footer .footer-container .footer--leftcol p.bok a {
    font-size: 18px;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper__content {
    padding-left: 15px;
    width: 60%;
  }
  .homepage__blog .homepage__blog--content .simpleblog__listing__post__wrapper a {
    width: 40%;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h3 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption h2 {
    margin-bottom: 5px;
  }
  .homepage__slider .homepage__slider--content .slick-next {
    right: 5px !important;
  }
  .homepage__slider .homepage__slider--content .slick-prev {
    left: 5px !important;
  }
  .homepage__slider .homepage__slider--content .single-slide a .single-slide-caption {
    left: 51px;
    right: auto;
  }
  .header-mobile .header-mobile--leftcol .globo-hidden-menu-clearfix .globomenu-responsive-toggle {
    padding: 27px 15px 41px 15px !important;
    text-align: center;
  }
  .globomenu-responsive-toggle .fa {
    margin-right: 0;
  }
  .header-mobile .header-mobile--rightcol a.mobile-account {
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-mobile .header-mobile--rightcol a.mobile-wishlist {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-mobile .header-mobile--leftcol .header-top--logo a {
    padding: 28px 15px 45px 15px;
  }
}
#post-product-comment-modal .criterion-rating {
  justify-content: flex-start !important;
}

.opinie-container {
  padding: 0px;
  margin-top: 20px;
}

#product-modal #product-description-short {
  display: none !important;
}

.wishlist-container-header h1 {
  text-transform: uppercase !important;
}

.page-customer-account .page-header h1 {
  text-transform: uppercase !important;
  text-align: center !important;
}

#category .pagination-bottom .page-list .js-search-link {
  float: none !important;
}

/* SLICK */
.slick-loading .slick-list {
  background: #fff url(../img/ajax-loader.gif) center center no-repeat;
}

@font-face {
  font-family: slick;
  font-display: swap;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/slick.eot);
  src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg");
}
.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0;
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1;
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next:before, .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0;
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0;
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: slick;
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: #000;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* SLICK *//*# sourceMappingURL=travicom.css.map */