body {
  font-family: 'Rubik', sans-serif;
  font-size: 16px;
  line-height: 18px; }

p {
  font-size: 16px;
  line-height: 18px; }

h1, .h1 {
  font-size: 22px; }

a:focus {
  color: #000; }

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?2k6ls2");
  src: url("fonts/icomoon.eot?2k6ls2#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?2k6ls2") format("truetype"), url("fonts/icomoon.woff?2k6ls2") format("woff"), url("fonts/icomoon.svg?2k6ls2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon-social';
  src: url("fonts/social/icomoon.eot?2k6ls2");
  src: url("fonts/social/icomoon.eot?2k6ls2#iefix") format("embedded-opentype"), url("fonts/social/icomoon.ttf?2k6ls2") format("truetype"), url("fonts/social/icomoon.woff?2k6ls2") format("woff"), url("fonts/social/icomoon.svg?2k6ls2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'icomoon-arrow-footer';
  src: url("fonts/arrow/icomoon.eot?2k6ls2");
  src: url("fonts/arrow/icomoon.eot?2k6ls2#iefix") format("embedded-opentype"), url("fonts/arrow/icomoon.ttf?2k6ls2") format("truetype"), url("fonts/arrow/icomoon.woff?2k6ls2") format("woff"), url("fonts/arrow/icomoon.svg?2k6ls2#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="social-"], [class*=" social-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="arrow-footer-"], [class*=" arrow-footer-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon-arrow-footer' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-bell:before {
  content: "\e902"; }

.icon-arrow-add:before {
  content: "\e903"; }

.icon-arrow-remove:before {
  content: "\e903"; }

.icon-user:before {
  content: "\e900"; }

.icon-shopping_cart:before {
  content: "\e901"; }

.social-facebook::before {
  content: "\e902";
  background-image: unset; }

.social-googleplus:before {
  content: "\e900"; }

.social-twitter:before {
  content: "\e901"; }

.arrow-footer-play_arrow {
  height: 10px;
  width: 10px;
  margin-right: 10px; }
  .arrow-footer-play_arrow:before {
    border-bottom: 2px solid white;
    border-right: 2px solid white;
    height: 8px;
    width: 8px;
    transform: rotate(-45deg);
    content: ' ';
    position: absolute;
    top: 3px; }

.cover {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }

.cover-top {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center top !important; }

.contain {
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important; }

.no-padding {
  padding: 0; }

.no-padding-right {
  padding-right: 0; }

.no-padding-left {
  padding-left: 0; }

.no-padding-bottom {
  padding-bottom: 0; }

#wrapper {
  background-color: #fff; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #000; }

a {
  color: #0092E4; }
  a:hover {
    color: #000; }

h1 {
  font-size: 22px; }

p {
  color: #000; }

.uppercase {
  text-transform: uppercase !important; }

.heading-primary {
  border: 1px solid #0092E4;
  display: block;
  width: 95px;
  margin-top: 13px;
  margin-bottom: 25px; }
  .heading-primary.no-padding-bottom {
    margin-bottom: 0; }

.thumbnail {
  border: 0; }

.carousel-indicators li {
  border: 0;
  background-color: #fff; }
  .carousel-indicators li.active {
    background-color: #0092E4;
    width: 11px;
    height: 11px;
    margin: 0; }

.custom-radio input[type="radio"]:checked + span {
  background-color: #0092E4; }

.dph {
  color: #000;
  font-weight: 300;
  text-transform: lowercase; }

.card {
  box-shadow: none; }

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

.text-center {
  text-align: center; }

.btn-buy {
  text-align: center; }

.btn-primary, .btn-secondary, .btn-tertiary {
  box-shadow: none;
  text-transform: none; }

.form-control {
  background: transparent;
  color: #000;
  border: 1px solid #eeedeb;
  font-size: 12px;
  padding: 10px 15px; }

.radio-label {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E4E4E4;
  box-shadow: none;
  cursor: pointer; }

.product-quantities {
  color: #2FA023;
  font-weight: bold; }
  .product-quantities label {
    color: #2FA023; }

.current-price {
  display: flex;
  flex-direction: column-reverse; }
  .current-price .product-discount {
    margin-left: 0; }
  .current-price .regular-price {
    font-size: 16px; }

.form-control-select {
  height: 44px !important; }

.form-control-comment {
  color: #000;
  font-size: 12px; }

.form-control-label {
  text-align: left; }

.custom-radio {
  border: 2px solid #eeedeb; }

#main .page-content #notifications {
  margin: 0; }

.done {
  color: #0092E4; }

.yellow {
  color: #0092E4; }

.sort-by-row {
  position: relative;
  left: 16px;
  margin-bottom: 25px; }
  .sort-by-row .btn-select {
    position: absolute;
    bottom: -29px;
    right: 8px;
    box-shadow: unset;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    border: 1px solid #DDDDDD;
    border-radius: 5px; }
    .sort-by-row .btn-select .fas {
      color: #C7C7C7;
      font-size: 12px; }
  .sort-by-row .sort-by {
    font-size: 16px; }
  .sort-by-row .dropdown-menu {
    border-width: 0;
    box-shadow: 0px 12px 49px 0px rgba(0, 0, 0, 0.16);
    top: 37px;
    left: 0;
    overflow: hidden; }

.products-sort-order .select-list:hover {
  background-color: #0092E4; }

.pagination {
  display: flex;
  justify-content: center; }
  .pagination .page-list {
    background: transparent;
    box-shadow: unset; }
  .pagination a.next {
    color: #0092E4; }
  .pagination a {
    color: #000;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: unset !important; }
  .pagination li {
    margin-right: 16px; }
    .pagination li.page-next {
      margin-right: 0; }
    .pagination li.page-previous {
      margin-right: 6px; }
  .pagination .disabled {
    color: #000; }
  .pagination .current {
    border: 1px solid #0092E4;
    padding: 4px 12px;
    text-align: center;
    padding-left: 14px; }
    .pagination .current a {
      font-size: 13px;
      color: #000; }

.products .btn-primary {
  border: 2px solid #0092E4;
  background-color: #fff;
  color: #000; }
  .products .btn-primary.focus, .products .btn-primary:focus, .products .btn-primary:hover {
    color: #fff;
    background-color: #ff0000;
    border-color: transparent; }

.btn-primary {
  border: 2px solid transparent;
  background-color: #0092E4;
  color: #fff !important;
  font-weight: 700;
  font-size: 13px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .btn-primary.btn-buy:hover {
    background-color: #fff !important; }
  .btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary:active:focus {
    color: #000 !important;
    background-color: #fff !important;
    border: 2px solid #0092E4 !important; }
    .btn-primary.focus .shopping-cart, .btn-primary:focus .shopping-cart, .btn-primary:hover .shopping-cart, .btn-primary:active .shopping-cart, .btn-primary:active:focus .shopping-cart {
      color: #0092E4; }
    .btn-primary.focus svg path, .btn-primary:focus svg path, .btn-primary:hover svg path, .btn-primary:active svg path, .btn-primary:active:focus svg path {
      fill: #0092E4; }
  .btn-primary .shopping-cart {
    color: #fff; }
  .btn-primary svg {
    margin-right: 15px; }
  .btn-primary .icon-shopping_cart {
    font-size: 18px;
    color: #0092E4;
    position: relative;
    top: 2px;
    right: 2px; }
  .btn-primary.btn-card {
    line-height: 24px; }

.btn-secondary {
  border: 2px solid #0092E4;
  background-color: transparent; }
  .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:active:focus {
    color: #fff;
    background-color: #0092E4;
    border: 2px solid transparent; }

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary:disabled.focus,
.btn-primary:disabled:focus,
.btn-primary:disabled:hover {
  background-color: #d4d4d4; }

.btn-navigation {
  padding-top: 12px;
  padding-bottom: 12px; }

.js-link {
  cursor: pointer; }

.page-index #header {
  background: transparent; }

.page-index .page-layout {
  margin-top: 20px; }

.bold {
  font-weight: 700; }

hr {
  border-top: 1px solid rgba(255, 255, 255, 0.17); }

.underline {
  text-decoration: underline; }

#menu-icon {
  color: #fff; }

.form-control:focus, .input-group.focus {
  outline: unset;
  border-color: #0092E4; }

#wrapper {
  padding: 0; }
  #wrapper .breadcrumb li {
    padding: 0 20px;
    position: relative; }
    #wrapper .breadcrumb li:after {
      display: none; }
    #wrapper .breadcrumb li i {
      position: absolute;
      color: #0092E4;
      right: 0;
      top: 3px; }
    #wrapper .breadcrumb li a {
      text-decoration: underline; }
    #wrapper .breadcrumb li:first-child {
      padding-left: 0; }
    #wrapper .breadcrumb li:last-child i {
      display: none; }
    #wrapper .breadcrumb li:last-child a {
      text-decoration: none; }

#blockcart-modal .product-name {
  color: #000; }

.breadcrumb-category {
  display: none; }

.page-layout {
  margin-top: 57px;
  padding-right: 0; }

.card-back {
  text-decoration: underline;
  font-size: 13px; }

.page-category .h1 {
  margin-bottom: 20px; }

.page-category .category-description p {
  font-size: 13px;
  line-height: 18px;
  color: #191c23; }

.page-category .breadcrumb-page {
  display: none; }

.page-category .breadcrumb-category {
  display: block; }

.page-category .breadcrumb {
  margin-bottom: 38px; }

#carousel .slide {
  width: 100%;
  height: 500px; }
  #carousel .slide .content-wrapper {
    height: 500px;
    width: 50vw;
    margin: 0 0 0 auto;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding-right: 100px; }
    @media (max-width: 768px) {
      #carousel .slide .content-wrapper {
        width: 100%;
        padding: 80px 20px; } }
    #carousel .slide .content-wrapper h2 {
      color: white;
      text-align: left;
      width: 100%; }
    #carousel .slide .content-wrapper img {
      width: auto;
      margin-bottom: 20px; }
    #carousel .slide .content-wrapper .caption-description {
      color: white;
      margin-bottom: 20px; }
      #carousel .slide .content-wrapper .caption-description p {
        color: white;
        line-height: 1.5;
        margin-bottom: 15px; }

#carousel .carousel-inner {
  height: 500px; }

#carousel .carousel-control span {
  background-color: #c4c4c4;
  width: 40px;
  height: 40px;
  border-radius: 100px;
  text-shadow: none; }
  #carousel .carousel-control span.icon-next {
    margin-right: -32px; }
  #carousel .carousel-control span:hover {
    background-color: #021637; }
    #carousel .carousel-control span:hover i {
      color: #fff; }

#carousel .carousel-control i {
  font-size: 30px; }

.bg-carousel {
  background: url(/img/bg-slider.jpg) top center no-repeat;
  background-size: cover; }

#_desktop_navigation {
  padding-top: 11px; }

.login-form .input-group .input-group-btn > .btn {
  padding: 0.75rem 1rem;
  margin-left: 4px;
  background-color: #0092E4; }

.login-form .forgot-password a {
  color: #000; }
  .login-form .forgot-password a:hover {
    color: #0092E4; }

.page-layout {
  position: relative;
  bottom: 15px; }

#header .header-top {
  position: relative;
  z-index: 1000;
  background-color: #000;
  padding: 5px 0; }
  #header .header-top .btn-header {
    background-color: rgba(255, 255, 255, 0.08);
    border-radius: 25px 50px 0px;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 100px;
    position: relative;
    bottom: 2px; }
    #header .header-top .btn-header .dropdown {
      color: #fff; }
    #header .header-top .btn-header a {
      color: #fff;
      font-size: 13px;
      text-decoration: none; }
    #header .header-top .btn-header.btn-currency .currency-iso {
      color: #0092E4; }
    #header .header-top .btn-header .user-info .icon-user {
      color: #0092E4; }
    #header .header-top .btn-header.btn-shopping-cart a {
      color: #000000; }
      #header .header-top .btn-header.btn-shopping-cart a .icon-shopping_cart {
        color: #0092E4; }
    #header .header-top .btn-header.btn-login .icon-user {
      font-size: 23px;
      position: relative;
      left: 17px;
      top: 12px; }
      #header .header-top .btn-header.btn-login .icon-user.active {
        color: #0092E4; }
    #header .header-top .btn-header.btn-login .decoration-sign-in {
      position: relative;
      left: 25px;
      font-weight: 700; }
    #header .header-top .btn-header.btn-login .decoration-reg {
      position: relative;
      left: 45px;
      font-size: 11px;
      bottom: 5px;
      text-decoration: underline;
      display: block;
      color: #fff;
      opacity: 0.6; }
    #header .header-top .btn-header.btn-shopping-cart {
      background-color: #ffffff;
      position: relative; }
      #header .header-top .btn-header.btn-shopping-cart .icon {
        font-size: 23px;
        position: relative;
        left: 0px;
        top: 4px; }
      #header .header-top .btn-header.btn-shopping-cart .btn {
        padding: 8px 22px;
        position: relative;
        bottom: 3px; }
      #header .header-top .btn-header.btn-shopping-cart .basket-text {
        position: relative;
        left: 8px;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase; }
      #header .header-top .btn-header.btn-shopping-cart .circle {
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        background: #0092E4;
        position: absolute;
        right: -4px;
        top: -4px;
        box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.28); }
        #header .header-top .btn-header.btn-shopping-cart .circle.counter-single {
          width: 19px;
          height: 18px; }
          #header .header-top .btn-header.btn-shopping-cart .circle.counter-single .counter {
            left: 6px;
            bottom: 1px; }
        #header .header-top .btn-header.btn-shopping-cart .circle.counter-dual {
          width: 24px;
          height: 21px; }
          #header .header-top .btn-header.btn-shopping-cart .circle.counter-dual .counter {
            left: 7px;
            bottom: 0px; }
        #header .header-top .btn-header.btn-shopping-cart .circle .counter {
          color: #000;
          font-size: 11px;
          position: relative;
          font-weight: 700; }
    #header .header-top .btn-header.btn-currency {
      text-align: center; }
      #header .header-top .btn-header.btn-currency #currency-selector-label {
        font-size: 11px;
        display: block;
        padding-top: 17px;
        line-height: 0;
        padding-bottom: 4px; }
      #header .header-top .btn-header.btn-currency button {
        padding-bottom: 4px; }
      #header .header-top .btn-header.btn-currency button:hover {
        cursor: pointer; }
      #header .header-top .btn-header.btn-currency .dropdown-menu {
        width: 73px;
        padding: 0;
        margin: 0;
        min-width: auto;
        background-color: #0092E4;
        position: absolute;
        left: -4px; }
        #header .header-top .btn-header.btn-currency .dropdown-menu a:hover {
          background-color: #cb0000; }
      #header .header-top .btn-header.btn-currency .currency-iso {
        font-weight: 700;
        display: block;
        font-size: 12px; }
        #header .header-top .btn-header.btn-currency .currency-iso:hover {
          color: #fff; }
  #header .header-top .btn-search {
    position: relative;
    top: initial;
    left: 15px;
    color: #0092E4; }
    #header .header-top .btn-search .search {
      cursor: pointer; }
      #header .header-top .btn-search .search:hover {
        color: #0092E4; }
    #header .header-top .btn-search.btn-search-loggin {
      left: 30px; }
  #header .header-top .top-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #header .header-top .top-wrapper .social ul {
      display: flex;
      margin: 5px 0; }
      #header .header-top .top-wrapper .social ul li {
        background-color: transparent;
        width: 25px;
        height: 25px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        transition: all 300ms ease-in-out; }
        #header .header-top .top-wrapper .social ul li i {
          font-size: 20px; }
    #header .header-top .top-wrapper .right {
      display: flex;
      align-items: center; }
      #header .header-top .top-wrapper .right #_desktop_language_selector {
        margin-right: 20px; }
      #header .header-top .top-wrapper .right .dropdown .expand-more {
        color: #fff; }
      #header .header-top .top-wrapper .right .dropdown span {
        margin-right: 10px; }
      #header .header-top .top-wrapper .right .currency-selector button {
        display: flex;
        align-items: center;
        font-weight: normal; }

#header .header-nav {
  background-color: #13131f;
  margin-bottom: 0;
  border: 0; }
  #header .header-nav a {
    color: #fff; }
  #header .header-nav #_desktop_user_info {
    border-left: 1px solid #fff; }
  #header .header-nav .user-info {
    margin-top: 10px;
    margin-bottom: 6px;
    margin-left: 25px;
    margin-right: 25px;
    font-size: 13px;
    font-weight: 600; }
    #header .header-nav .user-info i {
      margin-right: 10px; }
    #header .header-nav .user-info a {
      display: flex;
      align-items: center; }
  #header .header-nav .free-transport {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    padding-top: 10px;
    padding-right: 26px; }
    #header .header-nav .free-transport span {
      color: #fc9005;
      font-size: 18px;
      font-weight: 800; }
  #header .header-nav .mobile-shopping-cart .blockcart {
    background-color: transparent;
    padding: 0; }
    #header .header-nav .mobile-shopping-cart .blockcart a {
      font-size: 13px;
      position: relative;
      bottom: 7px;
      font-weight: 700;
      padding-right: 0; }
    #header .header-nav .mobile-shopping-cart .blockcart .basket-text {
      position: relative;
      font-size: 14px;
      top: 3px;
      color: #fff; }
    #header .header-nav .mobile-shopping-cart .blockcart span.icon {
      margin-right: 10px;
      font-size: 22px;
      position: relative;
      color: #fff;
      top: 6px; }

#header .header-top #top-menu a {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-transform: none; }

#header .header-top .menu {
  padding-top: 13px;
  margin-bottom: 0;
  padding-left: 0; }
  #header .header-top .menu #top-menu a {
    color: #fff; }
  #header .header-top .menu #top-menu li {
    padding-right: 15px; }
    #header .header-top .menu #top-menu li a {
      color: #fff; }
    #header .header-top .menu #top-menu li.current a, #header .header-top .menu #top-menu li:hover a {
      color: #0092E4; }
    #header .header-top .menu #top-menu li.current a {
      font-weight: bold; }

#header #_desktop_user_info {
  margin-top: 9px; }
  #header #_desktop_user_info a span {
    margin-left: 10px; }

#header #_desktop_cart {
  position: relative; }
  #header #_desktop_cart .header {
    display: flex;
    justify-content: flex-start; }
  #header #_desktop_cart .circle {
    position: absolute;
    top: 6px;
    left: 7px; }
    @media (max-width: 1199px) {
      #header #_desktop_cart .circle {
        right: -9px; } }
    #header #_desktop_cart .circle .counter {
      height: 15px;
      width: 15px;
      background-color: #0092E4;
      border-radius: 50%;
      border: 1px solid #0092E4;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 8px;
      color: white; }
  #header #_desktop_cart .btn {
    padding-right: 0;
    font-size: 16px; }
    #header #_desktop_cart .btn span {
      margin-left: 15px; }

#header .search-widget form {
  display: flex;
  align-items: center; }
  #header .search-widget form input[type="text"] {
    padding: 12px;
    border: none;
    color: #C5C5C5;
    font-size: 16px; }
    #header .search-widget form input[type="text"]:focus {
      outline: none; }
  #header .search-widget form button[type="submit"] {
    color: #e78200;
    bottom: 9px;
    left: 0px; }

#header .search-widget form input[type="text"]:focus + button .search {
  color: #0092E4; }

#header .header-middle {
  padding-bottom: 10px;
  border-bottom: 2px solid #E4E4E4; }
  #header .header-middle #_desktop_logo {
    margin-top: 10px; }
    #header .header-middle #_desktop_logo img {
      max-width: 230px;
      padding-top: 0; }
  #header .header-middle .user-info a {
    /*display: flex;
    align-items: center;*/
    display: inline; }
  #header .header-middle .blockcart .btn {
    display: flex;
    align-items: center; }

#header .header-bottom {
  border-width: 0;
  box-shadow: 0px 26px 35px 1px rgba(0, 0, 0, 0.1); }
  #header .header-bottom .top-menu {
    display: flex;
    margin-bottom: 0; }
    #header .header-bottom .top-menu li {
      padding: 20px 0 15px 0;
      margin-right: 35px;
      border-bottom: 5px solid white; }
      #header .header-bottom .top-menu li a {
        font-size: 1rem; }
      #header .header-bottom .top-menu li:hover {
        border-bottom: 5px solid #0092E4; }
        #header .header-bottom .top-menu li:hover a {
          color: #0092E4; }

.social-menu.footer ul li i {
  font-size: 34px; }

.social-menu ul {
  display: flex;
  margin: 5px 0; }
  .social-menu ul li {
    background-image: none !important;
    background-color: transparent;
    margin-right: 15px; }
    .social-menu ul li:before {
      display: none; }
    .social-menu ul li a {
      text-indent: 0; }
    .social-menu ul li i {
      font-size: 20px;
      color: #6B6B6B;
      transition: all 300ms ease-in-out; }
    .social-menu ul li:hover {
      background-color: transparent; }
      .social-menu ul li:hover i {
        color: white; }

h2.title {
  font-size: 22px;
  font-weight: 700;
  padding-bottom: 2px;
  text-transform: uppercase;
  color: #021637; }
  h2.title .small {
    font-size: 14px; }

.all-product-link {
  font-size: 12px;
  font-weight: 300;
  text-decoration: underline;
  color: #512e01;
  position: relative;
  top: 8px; }

.carousel {
  box-shadow: none; }

#wrapper {
  box-shadow: none; }
  #wrapper .banner img {
    box-shadow: none; }

#carousel h2 {
  color: #512e01;
  font-size: 43px;
  margin-bottom: 20px; }

#carousel .caption {
  top: 86px; }
  #carousel .caption .caption-description {
    color: #000; }
    #carousel .caption .caption-description p {
      color: #000;
      font-size: 16px; }

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

.block-categories .title {
  margin-left: 9px; }

.product-list-hp .featured-products-pack .title {
  margin: 0 26px 40px 0; }

.page-index .featured-products-pack {
  margin-top: 34px; }

.block-categories {
  border-width: 0;
  box-shadow: 0px 12px 49px 0px rgba(0, 0, 0, 0.16);
  border-color: #f3f3f3;
  background-color: white;
  position: relative;
  z-index: 10000;
  padding-top: 32px; }
  @media (min-width: 991px) {
    .block-categories.onHP {
      margin-top: -80px; } }
  .block-categories .category-sub-menu li[data-depth="0"] > a {
    display: block;
    position: relative; }
    .block-categories .category-sub-menu li[data-depth="0"] > a::after {
      content: '';
      display: block;
      width: 10px;
      height: 10px;
      position: absolute;
      right: 0;
      top: 17px;
      border-bottom: 2px solid #c4c4c4;
      border-right: 2px solid #c4c4c4;
      transform: scale(0.8, 0.9) rotate(-45deg); }
    .block-categories .category-sub-menu li[data-depth="0"] > a:hover, .block-categories .category-sub-menu li[data-depth="0"] > a.active {
      color: #0092E4; }
      .block-categories .category-sub-menu li[data-depth="0"] > a:hover::before, .block-categories .category-sub-menu li[data-depth="0"] > a.active::before {
        content: '';
        display: block;
        width: 30px;
        height: 30px;
        position: absolute;
        right: -11px;
        top: 7px;
        border-radius: 50%; }
      .block-categories .category-sub-menu li[data-depth="0"] > a:hover::after, .block-categories .category-sub-menu li[data-depth="0"] > a.active::after {
        border-bottom-color: #0092E4;
        border-right-color: #0092E4; }
  .block-categories a, .block-categories .category-sub-menu li[data-depth="0"] > a {
    font-weight: 400;
    border: 0;
    padding: 10px;
    font-size: 16px;
    padding-top: 13px;
    margin: 0; }
  .block-categories .category-sub-menu li .icon-arrow-add {
    padding: 8px; }
  .block-categories .category-sub-menu li:hover .icon-arrow-add {
    color: #021637;
    border-radius: 30px;
    background-color: #0092E4; }
  .block-categories .category-sub-menu .navbar-toggler {
    width: 22px;
    font-size: 10px; }
    .block-categories .category-sub-menu .navbar-toggler i {
      position: relative;
      top: 16px;
      color: #cccccc; }

.category-hp {
  margin-bottom: 55px; }
  .category-hp .item {
    border: 1px solid #e7e7e7;
    padding: 0 5px;
    background-color: #fff;
    position: relative;
    min-height: 122px; }
    .category-hp .item:hover {
      box-shadow: 0px 13px 16px 0px rgba(0, 0, 0, 0.08); }
    .category-hp .item img {
      padding-top: 12px;
      max-width: 110%; }
    .category-hp .item h2 {
      font-size: 17px;
      font-weight: 900;
      padding-top: 20px; }
    .category-hp .item.big {
      min-height: 157px;
      margin-bottom: 20px;
      padding: 0 15px; }
      .category-hp .item.big h2 {
        font-size: 22px;
        padding-top: 40px; }
        .category-hp .item.big h2.three {
          padding-top: 25px; }
      .category-hp .item.big img {
        position: absolute;
        top: -54px;
        padding-top: 25px;
        max-width: 100%; }
    .category-hp .item a {
      text-decoration: underline;
      color: #0092E4;
      font-size: 12px;
      font-weight: 700; }

.news-list-hp {
  position: relative;
  bottom: 76px; }
  .news-list-hp .date {
    font-size: 12px;
    color: #0092E4;
    padding-bottom: 10px;
    padding-top: 5px; }
    .news-list-hp .date span {
      padding-right: 6px; }
  .news-list-hp h2 {
    font-size: 15px;
    font-weight: 900;
    padding-bottom: 8px; }
  .news-list-hp p {
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 14px; }
  .news-list-hp a {
    font-size: 12px;
    text-decoration: underline;
    color: #0092E4;
    font-weight: 700; }
  .news-list-hp .item {
    border: 1px solid #e7e7e7;
    padding: 15px;
    background-color: #fff; }
    .news-list-hp .item .item-content {
      overflow: hidden;
      height: 150px; }
      .news-list-hp .item .item-content img {
        max-width: 100%; }
    .news-list-hp .item:hover {
      box-shadow: 0px 12px 18px 0px rgba(0, 0, 0, 0.08); }

.category-description {
  padding: 0 4px; }

.products, #products .products {
  display: inline-flex !important;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  gap: 20px; }
  .products .product, #products .products .product {
    width: 31%; }
    @media (max-width: 991px) {
      .products .product, #products .products .product {
        width: 47%; } }
    @media (max-width: 576px) {
      .products .product, #products .products .product {
        width: 100%; } }
  .products article, #products .products article {
    margin-bottom: 40px;
    border: 1px solid transparent;
    border-width: 0;
    box-shadow: 0px 12px 49px 0px rgba(0, 0, 0, 0.16);
    position: relative; }
    .products article .badge-sale, #products .products article .badge-sale {
      position: absolute;
      padding: 5px 10px;
      color: white;
      background-color: #0092E4;
      font-size: 12px;
      top: 15px;
      left: 15px;
      font-weight: bold; }
    .products article:hover, #products .products article:hover {
      position: relative; }
      .products article:hover .btn, #products .products article:hover .btn {
        background-color: #0092E4;
        border-color: transparent; }
        .products article:hover .btn .icon-shopping_cart, #products .products article:hover .btn .icon-shopping_cart {
          color: #fff; }
  .products .products_product-description, #products .products .products_product-description {
    padding: 15px; }
    .products .products_product-description .product-title a, #products .products .products_product-description .product-title a {
      color: #191c23;
      font-size: 18px;
      font-weight: 500; }
    .products .products_product-description .description, #products .products .products_product-description .description {
      margin-bottom: 10px; }
    .products .products_product-description .regular-price, #products .products .products_product-description .regular-price {
      font-weight: normal;
      color: #000; }
    .products .products_product-description .price, #products .products .products_product-description .price {
      color: #0092E4; }
    .products .products_product-description .btn, #products .products .products_product-description .btn {
      display: block;
      width: 117px;
      margin: 0 auto;
      background-color: transparent;
      border-radius: 5px;
      border: 2px solid #0092E4; 
	  background-color: #0092E4; }
      .products .products_product-description .btn:hover, #products .products .products_product-description .btn:hover {
        color: #191c23; }
      .products .products_product-description .btn .icon, #products .products .products_product-description .btn .icon {
        color: #fff; }
  .products .product-price-and-shipping, #products .products .product-price-and-shipping {
    text-align: center;
    font-size: 21px;
    font-weight: 700;
    color: #021637;
    padding-bottom: 21px;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .products .product-price-and-shipping .prices-wrap, #products .products .product-price-and-shipping .prices-wrap {
      display: flex;
      flex-direction: column;
      align-items: end; }
    .products .product-price-and-shipping .btn-buy, #products .products .product-price-and-shipping .btn-buy {
      margin: 0; }
  .products img, #products .products img {
    max-width: 100%;
    width: 100%;
    margin: 0; }
  .products .h3, #products .products .h3 {
    margin-top: 0;
    min-height: 45px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 0; }
    .products .h3 a, #products .products .h3 a {
      font-weight: bold; }
  .products p, #products .products p {
    color: #969696; }
  .products .highlighted-informations, #products .products .highlighted-informations {
    display: none; }

.product-cover {
  position: relative; }
  .product-cover .badge-sale {
    position: absolute;
    padding: 5px 10px;
    color: white;
    background-color: #0092E4;
    font-size: 12px;
    top: 15px;
    left: 15px;
    font-weight: bold; }

.images-container {
  display: flex; }
  @media (max-width: 1200px) {
    .images-container {
      flex-direction: column-reverse; } }
  .images-container .product-images {
    display: flex;
    flex-direction: column; }
    @media (max-width: 1200px) {
      .images-container .product-images {
        flex-direction: row; } }

.featured-products {
  clear: both; }
  .featured-products .products-section-title {
    text-align: left !important; }

.search-widget {
  float: none;
  display: flex !important;
  justify-content: flex-end;
  align-items: center;
  align-content: center; }
  .search-widget .search-widget-results a {
    font-size: 15px; }
    .search-widget .search-widget-results a img {
      margin-right: 20px; }

#products .thumbnail-container:focus .product-description::after,
#products .thumbnail-container:hover .product-description::after,
.featured-products .thumbnail-container:focus .product-description::after,
.featured-products .thumbnail-container:hover .product-description::after,
.product-accessories .thumbnail-container:focus .product-description::after,
.product-accessories .thumbnail-container:hover .product-description::after,
.product-miniature .thumbnail-container:focus .product-description::after,
.product-miniature .thumbnail-container:hover .product-description::after {
  border-top: 0; }

.product-images > li.thumb-container > .thumb.selected, .product-images > li.thumb-container > .thumb:hover {
  border: 3px solid #e78200; }

.cart-grid-body a.label:hover {
  color: #512e01; }

#blockcart-modal .modal-header {
  background: #0092E4; }

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
  font-size: 13px; }

#product .bootstrap-touchspin, .product-line-actions .bootstrap-touchspin {
  box-shadow: unset; }

#product .input-group-btn-vertical, .product-line-actions .input-group-btn-vertical {
  box-shadow: 0; }
  #product .input-group-btn-vertical button, .product-line-actions .input-group-btn-vertical button {
    border: 0;
    box-shadow: 0; }

#product .has-discount .discount, .product-line-actions .has-discount .discount {
  background-color: transparent;
  color: #191c23;
  text-transform: lowercase;
  font-size: 13px;
  padding: 0; }

#product .product-quantity #quantity_wanted, .product-line-actions .product-quantity #quantity_wanted {
  text-align: center;
  padding: 0; }

#product .js-cart-line-product-quantity, .product-line-actions .js-cart-line-product-quantity {
  text-align: center; }

#product h1 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px; }

#product .product-information .btn {
  color: #fff;
  display: flex;
  align-items: center; }
  #product .product-information .btn svg {
    margin-right: 15px; }
  #product .product-information .btn i {
    color: #0092E4; }
  #product .product-information .btn:hover {
    color: #0092E4; }
    #product .product-information .btn:hover svg path {
      fill: #0092E4; }
  #product .product-information .btn:focus {
    outline: none;
    border-color: black !important; }

#product .product-information .shopping-cart {
  color: #fff; }

#product .product-available {
  color: #2fa023; }

#product .product-price {
  color: #021637;
  font-size: 35px; }

#product .product-features {
  margin-left: 0; }

#product #content {
  position: relative;
  max-width: none;
  margin: auto;
  margin-right: 20px; }
  #product #content .product-flags {
    display: none; }

#product .product-cover img {
  box-shadow: unset; }

#product .product-images > li.thumb-container > .thumb:hover {
  border: 1px solid #0092E4; }

#product .product-images > li.thumb-container > .thumb {
  border: 1px solid #e0e0e0;
  box-shadow: unset; }

#product .product-prices .current-price {
  margin-bottom: 5px; }

#product .social-sharing {
  margin-top: 40px;
  color: #021637; }
  #product .social-sharing span {
    font-size: 13px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif; }
  #product .social-sharing li {
    box-shadow: unset;
    font-size: 24px;
    position: relative;
    top: 20px;
    color: #021637;
    width: 25px; }
    #product .social-sharing li.social-facebook {
      position: relative;
      left: 10px; }
    #product .social-sharing li:hover {
      color: #0092E4; }

#product .product-variants {
  font-size: 13px;
  font-weight: bold; }
  #product .product-variants .color, #product .product-variants .custom-checkbox input[type="checkbox"] + span.color {
    width: 40px;
    height: 40px;
    box-shadow: unset;
    border: 1px solid #d4d4d4; }
  #product .product-variants .input-color:checked + span, #product .product-variants .input-color:hover + span, #product .product-variants .input-radio:checked + span, #product .product-variants .input-radio:hover + span {
    border: 1px solid #0092E4; }

#product .tabs {
  margin-bottom: 60px;
  box-shadow: unset;
  padding: 0; }
  #product .tabs .tab-pane {
    padding-top: 40px; }
  #product .tabs .nav-tabs .nav-link {
    font-size: 15px;
    color: #191c23;
    text-align: left;
    padding: 0px 1px 11px 1px;
    margin-right: 40px; }
    #product .tabs .nav-tabs .nav-link.active, #product .tabs .nav-tabs .nav-link:hover {
      border-bottom: 2px solid #0092E4; }

#category .title-category-products {
  margin-bottom: 30px; }

#category .products {
  margin-top: 50px; }

#category #category-description {
  margin-bottom: 40px; }

#wrapper .breadcrumb li:last-child {
  color: #000; }

.house {
  font-size: 18px;
  display: inline-block;
  padding-right: 22px;
  position: relative;
  bottom: 1px; }

.page-cart #content > .row, .page-cart .cart-grid.row, .page-order #content > .row, .page-order .cart-grid.row {
  display: flex;
  align-items: stretch; }
  @media (max-width: 767px) {
    .page-cart #content > .row, .page-cart .cart-grid.row, .page-order #content > .row, .page-order .cart-grid.row {
      display: block; } }

.page-cart .h1, .page-order .h1 {
  margin-top: 25px;
  margin-bottom: 60px; }

.page-cart .cart-container, .page-order .cart-container {
  margin-bottom: 20px; }
  .page-cart .cart-container .cart-item, .page-order .cart-container .cart-item {
    border-top: 1px solid rgba(0, 0, 0, 0.25); }
  .page-cart .cart-container .product-line-grid, .page-order .cart-container .product-line-grid {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .page-cart .cart-container .product-price, .page-order .cart-container .product-price {
    color: #000; }
  .page-cart .cart-container .product-line-grid-right .product-price, .page-order .cart-container .product-line-grid-right .product-price {
    color: #021637;
    font-size: 22px; }

.page-cart .cart-summary, .page-cart #js-checkout-summary, .page-order .cart-summary, .page-order #js-checkout-summary {
  border-width: 0;
  box-shadow: 0px 12px 49px 0px rgba(0, 0, 0, 0.16);
  margin-top: 32px;
  position: sticky;
  top: 80px; }
  .page-cart .cart-summary hr, .page-cart #js-checkout-summary hr, .page-order .cart-summary hr, .page-order #js-checkout-summary hr {
    display: none; }
  .page-cart .cart-summary .card-block, .page-cart #js-checkout-summary .card-block, .page-order .cart-summary .card-block, .page-order #js-checkout-summary .card-block {
    padding: 1.25rem 3rem; }
  .page-cart .cart-summary .label, .page-cart #js-checkout-summary .label, .page-order .cart-summary .label, .page-order #js-checkout-summary .label {
    font-size: 0.8rem; }
  .page-cart .cart-summary .btn-primary, .page-cart #js-checkout-summary .btn-primary, .page-order .cart-summary .btn-primary, .page-order #js-checkout-summary .btn-primary {
    margin-right: -17px; }

.page-cart .cart-total, .page-order .cart-total {
  margin-bottom: 15px; }
  .page-cart .cart-total .price, .page-cart .cart-total .value, .page-order .cart-total .price, .page-order .cart-total .value {
    font-size: 1.1rem; }

.page-cart .cart-summary-line, .page-order .cart-summary-line {
  margin-bottom: 15px; }
  .page-cart .cart-summary-line:last-child, .page-order .cart-summary-line:last-child {
    margin-bottom: 0; }

.page-cart .card-summary-title, .page-order .card-summary-title {
  padding: 2rem 3rem 1rem; }

.has-discount .discount {
  background-color: #0092E4; }

.page-my-account .link-item {
  color: #000; }

.page-my-account #content .links a:hover i {
  color: #0092E4; }

#footer {
  margin-top: 0; }
  #footer .arrow-footer-play_arrow {
    color: #0092E4;
    padding-right: 5px;
    font-size: 16px;
    position: relative;
    top: 2px; }
  #footer .footer-copy {
    background-color: white;
    color: #AFAFAF; }
    #footer .footer-copy a {
      color: #AFAFAF;
      text-decoration: none; }
      #footer .footer-copy a:hover {
        text-decoration: underline; }
    #footer .footer-copy .wrap {
      margin-bottom: 20px; }
  #footer .banks {
    padding: 10px 0 25px;
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #EBEBEB; }
    #footer .banks img {
      max-width: 500px;
      width: 100%;
      height: auto;
      padding: 0 20px; }

.main_footer, body#checkout #footer.main_footer {
  background-color: #000;
  color: #fff;
  font-size: 13px;
  margin-top: 70px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0; }
  .main_footer .footer-container, body#checkout #footer.main_footer .footer-container {
    box-shadow: none;
    margin-top: 0; }
    .main_footer .footer-container li:hover .arrow-footer-play_arrow:before, body#checkout #footer.main_footer .footer-container li:hover .arrow-footer-play_arrow:before {
      border-color: #0092E4; }
    .main_footer .footer-container a, body#checkout #footer.main_footer .footer-container a {
      color: #969696;
      font-size: 13px; }
      .main_footer .footer-container a:hover, body#checkout #footer.main_footer .footer-container a:hover {
        color: white; }
    .main_footer .footer-container h3, body#checkout #footer.main_footer .footer-container h3 {
      font-size: 22px;
      font-weight: 700;
      margin-bottom: 33px; }
    .main_footer .footer-container .email, body#checkout #footer.main_footer .footer-container .email {
      color: #0092E4; }
    .main_footer .footer-container.footer-info, body#checkout #footer.main_footer .footer-container.footer-info {
      border-bottom: 0;
      padding-bottom: 30px; }
    .main_footer .footer-container.footer-copy, body#checkout #footer.main_footer .footer-container.footer-copy {
      padding-bottom: 112px;
      font-size: 14px; }
      .main_footer .footer-container.footer-copy img, body#checkout #footer.main_footer .footer-container.footer-copy img {
        padding-right: 23px; }
      .main_footer .footer-container.footer-copy a, body#checkout #footer.main_footer .footer-container.footer-copy a {
        color: #000; }

#checkout #header .header-nav {
  max-height: none;
  padding: 0 !important;
  border: none;
  box-shadow: none; }

#checkout a:hover {
  color: #0092E4;
  text-decoration: underline; }

#checkout a.btn:hover {
  text-decoration: none; }

#checkout section.checkout-step {
  border-width: 0;
  box-shadow: 0px 12px 49px 0px rgba(0, 0, 0, 0.16);
  padding: 20px 0;
  border-bottom: 0 !important;
  margin-bottom: 40px; }
  #checkout section.checkout-step .content {
    padding: 0 !important; }
  #checkout section.checkout-step .step-title {
    padding: 20px; }
  #checkout section.checkout-step .delivery-option {
    background: transparent; }
  #checkout section.checkout-step .address-item.selected {
    border: 0; }
    #checkout section.checkout-step .address-item.selected label {
      padding-left: 0; }
    #checkout section.checkout-step .address-item.selected .address-alias {
      padding-left: 10px; }
    #checkout section.checkout-step .address-item.selected .address {
      margin-left: 33px; }
    #checkout section.checkout-step .address-item.selected .address-footer {
      text-align: left; }
  #checkout section.checkout-step .forgot-password {
    margin: 0; }
  #checkout section.checkout-step .form-footer {
    text-align: left; }

#checkout .nav-inline {
  margin: 0 !important;
  padding: 20px; }

#checkout .nav-link {
  margin-right: 5px; }
  #checkout .nav-link.btn-primary {
    background-color: #EFEFEF;
    color: #000;
    border-radius: 0; }
    #checkout .nav-link.btn-primary:hover {
      background-color: white;
      color: #000; }
    #checkout .nav-link.btn-primary.active {
      background-color: white;
      color: #000;
      border: 1px solid #EFEFEF; }
      #checkout .nav-link.btn-primary.active:hover {
        color: #000;
        background-color: #fff; }
  #checkout .nav-link.btn-login {
    padding-left: 50px;
    padding-right: 50px; }

#checkout .payment-options {
  margin-top: 25px; }

#checkout #customer-form {
  padding: 30px; }

#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
  font-weight: normal;
  font-size: 11px; }

@media (min-width: 1570px) {
  .container {
    width: 1248px; }
  .category-sub-menu {
    width: 90%; }
  body#checkout .forgot-password {
    position: relative;
    bottom: 47px;
    right: 89px; } }

@media (min-width: 1300px) and (max-width: 1569px) {
  #header .header-top .btn-header.btn-shopping-cart .icon {
    left: -3px; }
  #header .header-top .btn-header.btn-shopping-cart .basket-text {
    left: 4px; }
  #header .header-top .btn-header.btn-shopping-cart .btn {
    padding: 8px 18px; }
  #header .header-top .btn-header.btn-shopping-cart .basket-text {
    left: 0px; }
  .category-sub-menu {
    width: 90%; }
  body#checkout .forgot-password {
    position: relative;
    bottom: 47px; } }

@media (min-width: 992px) and (max-width: 1299px) {
  #header .header-top #top-menu a {
    font-size: 14px; }
  #header .header-top .btn-header.btn-shopping-cart .basket-text {
    left: 0px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  #_desktop_navigation {
    padding-left: 20px; }
    #_desktop_navigation .col-md-1 {
      width: 70px;
      padding-right: 0; }
  .basket-text {
    display: none; }
  .hidden-md {
    display: none; }
  #header .header-top .btn-header.btn-login .decoration-reg {
    display: none; }
  #header .header-top .btn-header.btn-shopping-cart .icon {
    left: 6px; }
  #header .header-top .btn-header.btn-login .icon-user {
    font-size: 23px;
    position: relative;
    left: 12px;
    top: 0px; }
  #header .header-top .btn-header.btn-shopping-cart .btn {
    padding: 7px;
    position: relative;
    bottom: 3px; }
  #header .header-top .btn-header .user-info {
    padding: 8px; }
  #header .header-top .btn-header .user-info a {
    display: flex;
    align-items: center; }
  #_desktop_navigation {
    padding-top: 7px; }
  .category-hp .item {
    margin-bottom: 20px; }
  #carousel .carousel-control span {
    background-color: transparent; }
    #carousel .carousel-control span:hover {
      background-color: transparent; }
    #carousel .carousel-control span i {
      position: relative;
      bottom: 15px;
      font-size: 40px; } }

@media (min-width: 768px) and (max-width: 991px) {
  #_desktop_navigation {
    padding-top: 20px; }
  .logo {
    padding-top: 24px; }
  #header .header-top .menu #top-menu li {
    padding-right: 0; }
  #header .header-top #top-menu a {
    font-size: 13px; }
  #header .header-top .menu li {
    padding-right: 4px;
    height: 60px; }
  .search-pack {
    margin-bottom: 15px;
    padding-left: 14px; }
  .products .product-miniature .thumbnail-container, #products .products .product-miniature .thumbnail-container {
    width: 270px; }
    .products .product-miniature .thumbnail-container .product-description, #products .products .product-miniature .thumbnail-container .product-description {
      width: 270px; }
  .notice-board .news-list {
    height: 395px; }
  .products .product-miniature .thumbnail-container, #products .products .product-miniature .thumbnail-container {
    width: 171px; }
  .products .product-miniature .thumbnail-container .product-description, #products .products .product-miniature .thumbnail-container .product-description {
    width: 171px; }
  .notice-board .news-list {
    height: 254px; }
  .bg-carousel {
    bottom: 0; }
  .category-hp .item {
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .logo {
    width: auto;
    margin: 0 auto; }
  #_desktop_navigation {
    padding-top: 0; }
  #header .header-top {
    background-color: #0092E4; }
  .products .product-miniature,
  #products .products .product-miniature {
    margin: 0 auto; }
    .products .product-miniature .thumbnail-container,
    #products .products .product-miniature .thumbnail-container {
      margin-right: 0; }
  .products-sort-order .select-title {
    left: 0;
    width: 50%; }
  .news-list-hp .item .item-content {
    overflow: hidden;
    height: 360px; }
  .category-hp .item {
    margin-bottom: 20px; }
  .footer-copy .text-right {
    text-align: left; }
  #_desktop_user_info {
    top: 6px;
    position: relative; }
    #_desktop_user_info .icon-user {
      font-size: 18px; }
    #_desktop_user_info .decoration-sign-in {
      position: relative;
      bottom: 2px;
      font-size: 12px; }
  #header .header-nav #_desktop_user_info {
    border-left: 0; }
  #header .header-nav .mobile-shopping-cart .blockcart .basket-text {
    font-size: 12px; }
  #header .header-nav .mobile-shopping-cart .blockcart .btn {
    top: -4px;
    position: relative;
    display: flex;
    align-items: center; }
  .bg-carousel {
    display: none; } }

@media (min-width: 576px) and (max-width: 767px) {
  #search_widget {
    padding-right: 12px;
    margin-bottom: 15px; }
  .container {
    width: 490px; }
  .footer-info .no-padding {
    padding-right: 15px;
    padding-left: 15px; }
  .notice-board .news-list {
    height: 217px; }
  .products .product-miniature .thumbnail-container, #products .products .product-miniature .thumbnail-container {
    width: 200px; }
    .products .product-miniature .thumbnail-container .product-description, #products .products .product-miniature .thumbnail-container .product-description {
      width: 200px; } }

@media (max-width: 575px) {
  #search_widget {
    padding-right: 12px;
    margin-bottom: 15px; }
  .footer-info .no-padding {
    padding-right: 15px;
    padding-left: 15px; }
  .notice-board .news-list {
    height: 217px; }
  .container {
    width: 320px; }
  .bg-carousel {
    display: none; }
  .news-list-hp {
    margin-top: 20px;
    bottom: 0; }
    .news-list-hp .item {
      margin-bottom: 20px; }
  .main_footer .footer-container h3 {
    margin-bottom: 10px; } }

.page-index #wrapper {
  padding: 0; }

.page-authentication #content {
  box-shadow: unset;
  max-width: unset;
  margin: unset;
  padding: 0;
  border: 0; }

.page-customer-account #content {
  box-shadow: unset;
  border: 0;
  padding: 0;
  color: #000; }
  .page-customer-account #content .no-account, .page-customer-account #content .forgot-password {
    text-align: left; }

#pagenotfound .page-not-found, #products .page-not-found {
  margin: unset;
  max-width: unset; }
  #pagenotfound .page-not-found h4, #products .page-not-found h4 {
    color: #0092E4; }

.page-contact .contact-form {
  padding: 0; }

.page-contact .card {
  border: 0;
  padding: 0; }

.page-contact .textarea {
  height: 150px; }

.page-contact .main_footer, .page-contact body#checkout #footer.main_footer {
  margin-top: 0; }

#map {
  width: 100%;
  height: 500px;
  margin-top: 15px; }

#cookies-bar {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #021637;
  color: white;
  padding: 25px 0 15px;
  z-index: 50000; }
  #cookies-bar .buttons {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap; }
  #cookies-bar p {
    color: white; }
  #cookies-bar a.cookies-more {
    color: white !important;
    text-decoration: underline;
    width: 100%;
    text-align: center;
    margin-top: 12px;}
  @media (max-width: 1569px) {
    #cookies-bar .buttons {
      flex-direction: column;
      gap: 12px;
    }
    #cookies-bar .buttons .btn-primary {
      width: 70%;
    }
  }

a.back i {
  margin-left: -2px;
  margin-right: 4px; }

.banner1, .banner2 {
  float: left;
  width: 48%; }
  @media (max-width: 991px) {
    .banner1, .banner2 {
      width: 100%;
      float: none; } }
  .banner1 img, .banner2 img {
    margin-bottom: 40px;
    transition: all 300ms ease-in-out; }
    .banner1 img:hover, .banner2 img:hover {
      box-shadow: 0 12px 49px 0 rgba(0, 146, 228, 0.2); }

.banner2 {
  clear: right;
  margin-left: 20px; }
  @media (max-width: 991px) {
    .banner2 {
      margin-left: 0; } }

.page-product #main {
  margin-top: 40px; }

.page-product .page-content .back {
  display: none; }

.similar-products h2 {
  margin-bottom: 40px; }

#product .tabs {
  border-width: 0;
  box-shadow: 0px 12px 49px 0px rgba(0, 0, 0, 0.16);
  padding: 20px 40px; }
  #product .tabs .nav-tabs {
    border-bottom: none; }
    #product .tabs .nav-tabs .nav-link {
      font-size: 26px;
      font-weight: 500; }
    #product .tabs .nav-tabs li {
      margin-top: 20px; }
      #product .tabs .nav-tabs li a {
        border-bottom: none; }
        #product .tabs .nav-tabs li a.active {
          border-bottom: none !important; }

.cart-summary-labels {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 991px) {
    .cart-summary-labels {
      display: none; } }
  .cart-summary-labels span {
    flex-grow: 0; }
    .cart-summary-labels span:nth-child(1) {
      flex-basis: 20%; }
    .cart-summary-labels span:nth-child(2) {
      flex-basis: 30%; }
    .cart-summary-labels span:nth-child(3) {
      flex-basis: 15%; }
    .cart-summary-labels span:nth-child(4) {
      flex-basis: 15%; }
    .cart-summary-labels span:nth-child(5) {
      flex-basis: 15%; }
    .cart-summary-labels span:nth-child(6) {
      flex-basis: 5%; }

.product-line-grid {
  flex-wrap: wrap; }

.cart-items .product-price small {
  display: block; }
  @media (min-width: 991px) {
    .cart-items .product-price small {
      display: none; } }

.cart-items .item {
  flex-grow: 0; }
  .cart-items .item:nth-child(1) {
    flex-basis: 20%; }
  .cart-items .item:nth-child(2) {
    flex-basis: 30%; }
  .cart-items .item:nth-child(3) {
    flex-basis: 15%; }
  .cart-items .item:nth-child(4) {
    flex-basis: 15%; }
    .cart-items .item:nth-child(4) .product-price {
      font-size: 16px; }
  .cart-items .item:nth-child(5) {
    flex-basis: 15%; }
    .cart-items .item:nth-child(5) .product-price {
      font-size: 16px;
      font-weight: bold;
      color: #0092E4; }
  .cart-items .item:nth-child(6) {
    flex-basis: 5%; }
  @media (max-width: 991px) {
    .cart-items .item {
      flex-grow: unset; }
      .cart-items .item:nth-child(1) {
        width: 30%;
        margin-bottom: 20px;
        flex-basis: unset; }
      .cart-items .item:nth-child(2) {
        width: 60%;
        margin-bottom: 20px;
        flex-basis: unset; }
      .cart-items .item:nth-child(3) {
        width: 30%;
        flex-basis: unset; }
      .cart-items .item:nth-child(4) {
        width: 30%;
        flex-basis: unset; }
      .cart-items .item:nth-child(5) {
        width: 30%;
        flex-basis: unset; }
      .cart-items .item:nth-child(6) {
        width: 10%;
        flex-basis: unset; } }

.cart-items .bootstrap-touchspin {
  box-shadow: none; }

.cart-grid {
  margin-bottom: 80px; }

.card-back {
  color: black; }

.card-block {
  border-bottom: 1px solid #E4E4E4; }
  .card-block .cart-total .price, .card-block .cart-total .value {
    color: #0092E4;
    font-weight: bold; }

.product-thumbnail {
  height: 400px;
  background-position: center center;
  background-size: cover; }

.contact-form .form-group {
  margin-bottom: 1.15rem; }

.map {
  margin-top: 40px;
  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.15));
  border-radius: 10px;
  overflow: hidden; }
  .map img {
    width: 100%; }

.contact-content {
  margin-bottom: 8rem; }