<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* compiled by scssphp v0.6.3 on Fri, 13 Mar 2020 08:53:46 +0000 (1.1978s) */

body {
  font-family: 'Roboto', sans-serif;
  color: #333;
  width: 100%; }

a {
  color: #333; }

a:hover, a:focus {
  color: #2693ff;
  text-decoration: none; }

hr {
  border-color: #404040; }

h1, h2, h3 {
  font-weight: 600; }

.btn {
  outline: 0 !important; }
  .btn.koeltechniek {
    background-color: #47a33e;
    color: #fff; }
    .btn.koeltechniek:hover, .btn.koeltechniek:focus {
      background-color: #4fb545; }
  .btn.machinehandel {
    background-color: #d20b00;
    color: #fff; }
    .btn.machinehandel:hover, .btn.machinehandel:focus {
      background-color: #ec0c00; }
  .btn.werktuigen {
    background-color: #d47a04;
    color: #fff; }
    .btn.werktuigen:hover, .btn.werktuigen:focus {
      background-color: #ed8804; }

.btn-1, .btn-1:focus, .btn-primary, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus {
  background-color: #005e83;
  color: #fff;
  border-color: transparent; }

.btn-1.disabled, .btn-1[disabled], .btn-primary.disabled, .btn-primary[disabled], .btn-1.disabled:hover, .btn-1[disabled]:hover, .btn-primary.disabled:hover, .btn-primary[disabled]:hover {
  background-color: #005e83;
  color: #fff;
  border-color: transparent; }

.btn-1:hover, .btn-primary:hover {
  background-color: #007099;
  color: #fff;
  border-color: transparent; }

.btn-2, .btn-2:focus {
  background-color: #d47a04;
  color: #fff; }

.btn-2:hover {
  background-color: #e58404;
  color: #fff; }

.btn-3, .btn-3:focus {
  background-color: #f1f1f1;
  color: #404040; }

.btn-3:hover {
  background-color: #d8d8d8;
  color: #404040; }

.btn-4, .btn-4:focus {
  background-color: #51b384;
  color: #fff; }

.btn-4:hover {
  background-color: #40916a;
  color: #fff; }

.img-responsive {
  display: inline-block; }

.form-control:focus {
  border-color: #005e83;
  -webkit-box-shadow: none;
  box-shadow: none; }

textarea.form-control {
  resize: vertical; }

.alert .close {
  margin-top: -10px;
  margin-right: -3px; }

.alert a {
  font-weight: 700; }

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #365462; }

.breadcrumb {
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #f1f1f1; }
  .breadcrumb &gt; li + li:before {
    padding: 0 10px 0 8px;
    color: #ccc;
    font-family: 'FontAwesome';
    content: '\f105'; }

.transition {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s; }

.pagination {
  margin: 20px 0 0 0; }

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
  color: #005e83; }

.pagination &gt; li &gt; a:focus, .pagination &gt; li &gt; a:hover, .pagination &gt; li &gt; span:focus, .pagination &gt; li &gt; span:hover {
  z-index: 1;
  color: #005e83; }

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #005e83;
  border-color: #007099; }

.pagination_product_results {
  margin-top: 26px; }

.product_results {
  margin-top: 26px; }

.sort_bar {
  margin-top: 20px; }

.row-0 {
  margin: 0; }

.col-0 {
  padding: 0; }

.row-5 {
  margin: -5px; }

.col-5 {
  padding: 5px; }

.row-condensed {
  margin: 0 -7.5px; }

.col-condensed {
  padding: 0 7.5px; }

#page {
  position: relative; }
/* Owl carousel */
.owl-theme .owl-dots .owl-dot span {
  background: #005e83; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #d47a04; }
/* Header */
header {
  background-color: #005e83; }
  header #logo {
    margin: 10px 0;
    text-align: center; }
    header #logo h1 {
      display: inline-block;
      margin: 0;
      font-size: 30px;
      font-weight: 300;
      color: #fff; }
      header #logo h1 a {
        color: #fff; }
      header #logo h1 strong {
        font-size: 32px; }
  header .header_list {
    display: inline-block;
    margin: 20px 0 0 0; }
    header .header_list &gt; li {
      position: relative;
      padding: 0 12px; }
      header .header_list &gt; li &gt; a {
        color: #fff;
        text-transform: lowercase; }
        header .header_list &gt; li &gt; a:hover {
          text-decoration: underline; }
    header .header_list &gt; li:not(:first-child):before {
      position: absolute;
      left: -3px;
      content: '|';
      color: #fff; }
  header .language {
    display: inline-block; }
    header .language img {
      position: relative;
      top: -1px;
      margin-right: 5px; }
    header .language .btn-group &gt; .btn &gt; .fa {
      margin-left: 3px; }
    header .language .btn-group.open &gt; .btn &gt; .fa:before {
      content: '\f106'; }
    header .language .dropdown-menu {
      background-color: #d47a04;
      min-width: 140px; }
      header .language .dropdown-menu .btn {
        color: #fff;
        text-align: left; }
        header .language .dropdown-menu .btn:hover {
          text-decoration: none;
          background-color: #e58404; }
  header #search {
    position: relative;
    width: 100%;
    margin-top: 15px; }
    header #search:before {
      position: absolute;
      left: 0;
      z-index: 3;
      font-family: 'FontAwesome';
      content: '\f002';
      font-size: 16px;
      font-weight: 500;
      background-color: #dcdcdc;
      color: #404040;
      padding: 7px 16px 8px 16px;
      border-radius: 5px 0 0 5px; }
    header #search .form-control {
      height: 37px;
      font-size: 14px;
      border: 0;
      border-radius: 5px;
      box-shadow: none;
      padding-left: 55px;
      padding-right: 125px;
      background-color: #f1f1f1;
      -webkit-box-shadow: none;
      -webkit-appearance: none; }
      header #search .form-control:focus {
        background-color: #fff; }
    header #search &gt; span {
      position: absolute;
      right: 0;
      width: auto; }
      header #search &gt; span .btn {
        background-color: #d47a04;
        color: #fff;
        border: 0;
        border-radius: 5px;
        font-size: 16px;
        font-weight: 500;
        padding: 8px 32px 8px 32px;
        margin: 0; }
        header #search &gt; span .btn:hover {
          background-color: #e58404; }
/* Menu */
.menu_toggle {
  display: block;
  background-color: #d47a04;
  color: #fff;
  padding: 20px 15px;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  border-radius: 5px 5px 0 0; }
  .menu_toggle:focus, .menu_toggle:active {
    background-color: #d47a04;
    color: #fff; }
  .menu_toggle:hover {
    background-color: #e58404;
    color: #fff; }
  .menu_toggle .fa {
    margin-right: 20px; }

.mm-menu {
  background: #005e83;
  border-color: #007099;
  color: #ddd; }

.mm-panels &gt; .mm-panel &gt; .mm-listview:first-child, .mm-panels &gt; .mm-panel &gt; .mm-navbar + .mm-listview {
  margin: 20px 0 0 0;
  width: 100%; }

.mm-panel.mm-hasnavbar .mm-navbar {
  border-color: #007099; }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar &gt; * {
  color: #ddd;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase; }

.mm-menu .mm-btn:before {
  border-color: #fff; }

.mm-menu .mm-btn:after {
  border-color: #fff; }

.mm-menu .mm-listview {
  border-color: #007099; }

.mm-listview &gt; li {
  float: initial; }

.mm-menu .mm-listview &gt; li .mm-arrow:after, .mm-menu .mm-listview &gt; li .mm-next:after {
  border-color: #fff; }

.mm-listview &gt; li:not(.mm-divider):after {
  left: 0; }

.mm-panels &gt; .mm-panel.mm-hasnavbar {
  padding: 0; }

nav#menu {
  margin: 0;
  border-radius: 0;
  min-height: 1px; }
  nav#menu .badge {
    float: right;
    font-size: 13px;
    background-color: #d47a04;
    color: #fff; }
  nav#menu .navbar-nav li a {
    color: #ddd; }
    nav#menu .navbar-nav li a:hover, nav#menu .navbar-nav li a:focus {
      background-color: #007099; }
  nav#menu .list-unstyled li a:hover, nav#menu .list-unstyled li a:focus {
    background-color: #007099; }
/* Top Cart */
#cart &gt; .btn {
  border-radius: 5px 5px 0 0;
  padding: 13px 16px; }
  #cart &gt; .btn:hover .fa-shopping-cart {
    left: 33px; }
  #cart &gt; .dropdown-menu {
    width: 420px;
    padding: 10px; }
  #cart &gt; .dropdown-menu &gt; li &gt; p {
    margin: 0; }
  #cart .cart-text {
    position: relative;
    padding-left: 45px;
    text-align: center;
    font-size: 14px;
    line-height: 20px; }
  #cart .cart-text &gt; .fa-shopping-cart {
    position: absolute;
    top: 9px;
    left: 30px;
    font-size: 22px; }
  #cart .cart-text #cart-title {
    display: block;
    font-weight: 900;
    text-transform: uppercase; }
  #cart .cart-text #cart-total {
    display: block; }
/* USP */
.usp {
  margin-top: 30px;
  background-color: #f1f1f1;
  color: #666;
  border: 1px solid #dfdedd;
  border-radius: 5px; }
  .usp .usp_item {
    position: relative;
    padding: 30px 15px 30px 60px;
    line-height: 18px; }
  .usp .usp_item .fa {
    position: absolute;
    top: 32px;
    left: 20px;
    font-size: 30px; }
  .usp .usp_item .fa-eur {
    left: 25px; }
  .usp .usp_item strong {
    display: block;
    text-transform: uppercase; }

.usp_carousel .usp_item {
  position: relative;
  padding: 30px 20px 30px 60px;
  margin-top: 30px;
  background-color: #f1f1f1;
  color: #666;
  border: 1px solid #dfdedd;
  border-radius: 5px;
  line-height: 18px; }
  .usp_carousel .usp_item .fa {
    position: absolute;
    top: 32px;
    left: 20px;
    font-size: 30px; }
  .usp_carousel .usp_item .fa-eur {
    left: 25px; }
  .usp_carousel .usp_item strong {
    display: block;
    text-transform: uppercase; }
/* Home content */
/* Search content */

/* Category list */

.category_block .category_list_title {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 13px 15px 11px 15px;
  border: 1px solid #dfdedd;
  border-bottom: 0; }
  .category_block .category_list {
    margin-bottom: 30px;
    border: 1px solid #dfdedd; }
  .category_block .category_list .badge {
    position: absolute;
    top: 8px;
    right: 10px;
    padding: 2px 6px;
    font-size: 12px;
    background-color: #d47a04;
    color: #fff; }
  .category_block .category_list &gt; ul {
    margin: 0;
    padding: 10px;
    list-style: none; }
    .category_block .category_list &gt; ul &gt; li &gt; a {
      position: relative;
      display: block;
      padding: 8px 45px 8px 30px;
      font-size: 14px;
      line-height: 16px; }
    .category_block .category_list &gt; ul &gt; ul {
      margin: 0;
      padding: 0 0 0 15px;
      list-style: none; }
      .category_block .category_list &gt; ul &gt; ul &gt; li &gt; a {
        position: relative;
        display: block;
        padding: 8px 45px 8px 30px;
        font-size: 14px;
        line-height: 16px; }
  .category_block .category_list ul li a:before {
    position: absolute;
    top: 7px;
    left: 10px;
    font-family: 'FontAwesome';
    content: '\f105';
    font-size: 16px;
    color: #005e83;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease; }
    .category_block .category_list ul li a:hover:before {
      left: 13px; }
/* Store buttons */
.storebuttons .btn {
  position: relative;
  width: 100%;
  text-align: left;
  font-size: 18px;
  padding-left: 45px;
  border: 0; }
  .storebuttons .btn + .btn {
    margin-top: 10px; }
  .storebuttons .btn .fa {
    position: absolute;
    top: 0;
    left: 0;
    width: 37px;
    height: 37px;
    line-height: 37px;
    background-color: #005e83;
    border-radius: 4px 0 0 4px;
    text-align: center; }
  .storebuttons .btn small {
    vertical-align: middle;
    font-size: 55%;
    margin-left: 5px; }
/* Category page */
.category_content ul.categories {
  list-style: none;
  padding: 0;
  margin: 0; }
  .category_content ul.categories &gt; li {
    position: relative;
    padding-left: 30px; }
    .category_content ul.categories &gt; li:before {
      position: absolute;
      top: -2px;
      left: 10px;
      font-family: 'FontAwesome';
      content: '\f105';
      font-size: 16px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease; }
    .category_content ul.categories &gt; li:hover:before {
      left: 13px; }
  .category_content .control-label {
    margin-top: 6px; }
  .category_content .cat_omschrijving {
    width: 100%;
    height: auto;
    margin-top: 40px; }
  .category_content .cat_omschrijving h2 {
    text-transform: lowercase; }
  .category_content .cat_omschrijving h2::first-letter {
    text-transform: uppercase; }
  .category_content .cat_omschrijving p {
    font-size: 16px;
    line-height: 24px; }
    .category_content .cat_omschrijving p span {
      text-transform: lowercase; }
/* Product featured */
.product_new_featured {
  position: relative;
  display: block;
  height: 400px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: 40px;
  padding: 10px;
  border: 1px solid #dfdedd; }
  .product_new_featured h3 {
    display: inline-block;
    background-color: #005e83;
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    padding: 12px; }
  .product_new_featured .caption {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-color: #005e83;
    color: #fff;
    border-radius: 0 5px 5px 0; }
  .product_new_featured .caption h4 {
    display: inline-block;
    margin: 0;
    padding: 12px 25px 0 25px;
    vertical-align: top;
    font-size: 20px;
    font-weight: 500; }
  .product_new_featured .caption .btn {
    position: relative;
    right: -1px;
    padding: 12px 26px;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase; }
/* Product page */
.product_content .product_images .product_extra_images {
  position: relative;
  padding: 0 20px; }
  .product_content .product_images .product_extra_images .thumbnail {
    margin: 0; }
  .product_content .product_images .product_extra_images .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    margin: 0;
    text-align: left; }
    .product_content .product_images .product_extra_images .owl-nav &gt; div {
      position: relative;
      margin: 0;
      width: 15px;
      height: 144px;
      font-size: 18px;
      padding: 4px 4px; }
      .product_content .product_images .product_extra_images .owl-nav &gt; div &gt; .fa {
        position: absolute;
        top: 50%;
        margin-top: -9px; }
      .product_content .product_images .product_extra_images .owl-nav &gt; div:hover {
        background: #005e83; }
    .product_content .product_images .product_extra_images .owl-nav .owl-next {
      float: right; }
  .product_content #button-cart .fa {
    position: relative;
    left: 0;
    margin-right: 10px;
    font-size: 22px;
    line-height: 14px; }
  .product_content #button-cart:hover .fa {
    left: 3px; }
  .product_content ul.nav-tabs {
    margin: 20px 0; }
  .product_content .product_not_available {
    display: block;
    color: #fff;
    padding: 10px;
    padding-bottom: 15px;
    margin-top: 20px;
    border-radius: 5px; }
  .product_content .product_not_available h4 {
    font-weight: 700; }
  .product_content .product_not_available.primary {
    background-color: #005e83; }
  .product_content .product_not_available.danger {
    background-color: #c54040; }
/* Product */
.product_group_title {
  position: relative;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 16px 15px 16px 30px;
  background-color: #005e83;
  color: #fff; }
  .product_group_title .triangle {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 15px solid #d47a04;
    border-left: 15px solid #d47a04;
    border-bottom: 15px solid transparent;
    border-right: 15px solid transparent; }

.product-thumb {
  position: relative;
  background-color: transparent;
  border: 1px solid #dfdedd;
  padding: 15px;
  margin-top: 30px; }
  .product-thumb .notice {
    position: absolute;
    z-index: 5;
    top: 10px;
    left: 10px;
    padding: 8px 16px;
    background-color: #005e83;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase; }
  .product-thumb .notice .triangle {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 8px solid #d47a04;
    border-left: 8px solid #d47a04;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent; }
  .product-thumb .image {
    background-color: transparent;
    text-align: center;
    overflow: hidden;
    height: 173px; }
  .product-thumb .image a {
    position: relative;
    display: block; }
  .product-thumb .caption {
    margin-top: 15px;
    text-align: center; }
  .product-thumb .caption h4 {
    margin: 0;
    height: 58px;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden; }
  .product-thumb .caption .price {
    margin: 0;
    height: 30px;
    padding-top: 10px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600; }
  .product-thumb .caption .price-old {
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 10px; }
  .product-thumb .button-group {
    text-align: center; }
  .product-thumb .button-group .btn {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px; }
  .product-thumb.product-thumb-actie {
    margin-top: 40px; }
  .product-thumb.product-thumb-actie img {
    width: 155px;
    margin: 0 auto; }
/* Contact */
#contact_maps {
  height: 350px; }
/* Footer */
footer {
  background-color: #f1f1f1;
  margin-top: 40px;
  padding: 50px 0; }
  footer .footer_wrapper {
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb; }
  footer .footer_wrapper .footer_block {
    position: relative;
    height: 280px;
    padding: 15px; }
  footer .footer_wrapper .footer_block h4 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px 0; }
  footer .footer_wrapper .footer_block ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  footer .footer_wrapper .footer_block ul.links li:not(:last-child) {
    margin-bottom: 8px; }
    footer .footer_wrapper .footer_block ul.links li a {
      display: inline-block;
      position: relative;
      padding-left: 20px;
      color: #666; }
      footer .footer_wrapper .footer_block ul.links li a:before {
        position: absolute;
        top: -3px;
        left: 3px;
        font-family: 'FontAwesome';
        content: '\f105';
        font-size: 16px;
        color: #005e83;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease; }
      footer .footer_wrapper .footer_block ul.links li a:hover:before {
        left: 6px; }
      footer .footer_wrapper .footer_block ul.links li a:hover, footer .footer_wrapper .footer_block ul.links li a:focus {
        color: #2693ff;
        text-decoration: none; }
  footer .footer_wrapper .footer_block ul.checks {
    margin-top: 20px; }
    footer .footer_wrapper .footer_block ul.checks li {
      position: relative;
      padding-left: 35px;
      font-size: 16px;
      line-height: 26px;
      font-weight: 700; }
    footer .footer_wrapper .footer_block ul.checks li:before {
      position: absolute;
      top: 0;
      left: 0;
      font-family: 'FontAwesome';
      content: '\f14a';
      font-size: 26px;
      color: #005e83; }
    footer .footer_wrapper .footer_block ul.checks li:not(:last-child) {
      margin-bottom: 15px; }
  footer .footer_wrapper .footer_block .certificeringen {
    margin-top: 15px; }
    footer .footer_wrapper .footer_block .certificeringen .certificering {
      background-color: #fff;
      text-align: center; }
    footer .footer_wrapper .footer_block .certificeringen .certificering img {
      height: 56px; }
  footer .footer_wrapper .footer_block .contact_item {
    position: relative;
    padding-left: 50px; }
    footer .footer_wrapper .footer_block .contact_item:not(:last-child) {
      margin-bottom: 24px; }
    footer .footer_wrapper .footer_block .contact_item .fa {
      position: absolute;
      left: 0;
      width: 36px;
      height: 36px;
      padding: 9px 0;
      text-align: center;
      color: #005e83;
      background-color: #fff;
      border: 1px solid #cbcbcb;
      border-radius: 100%; }
    footer .footer_wrapper .footer_block .contact_item.location .fa {
      font-size: 16px;
      padding: 8px 0; }
    footer .footer_wrapper .footer_block .contact_item.phone .fa {
      top: -8px;
      font-size: 16px; }
    footer .footer_wrapper .footer_block .contact_item.mail .fa {
      top: -8px;
      font-size: 14px; }
    footer .footer_wrapper .footer_block .contact_item.facebook .fa {
      top: -8px;
      font-size: 14px; }
  footer .footer_wrapper .footer_block .bezoekrijkevoort {
    position: absolute;
    right: 5px;
    bottom: 15px;
    width: 100px;
    height: 50px; }
    footer .footer_wrapper .footer_block .bezoekrijkevoort a {
      display: inline-block; }
    footer .footer_wrapper .footer_block .bezoekrijkevoort img {
      width: 100%; }

.footer_bottom {
  padding: 20px 0; }
  .footer_bottom a {
    font-weight: 600;
    color: #005e83; }
  .footer_bottom .copyright {
    text-align: right; }
/* Responsive */
@media (min-width: 768px) {
  .text-right-lg {
    text-align: right; }

  #content {
    min-height: 450px; }

  header .language {
    margin-left: 30px; }
    header .language .dropdown-menu {
      left: initial;
      right: 0; }

  .product_content h1 {
    margin-top: 0; }

  .usp .row &gt; div:not(:last-child) .usp_item {
    border-right: 1px solid #dfdedd; }

  footer .footer_wrapper .row &gt; div:not(:last-child) .footer_block {
    border-right: 1px solid #cbcbcb; } }

@media (max-width: 767px) {
  .row-xs-condensed {
    margin: 0 -7.5px; }

  .col-xs-condensed {
    padding: 0 7.5px; }

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

  .menu_toggle {
    border-radius: 5px;
    padding: 8px 15px; }

  header #logo {
    margin-bottom: 20px; }
    header .language {
      display: block;
      margin-top: 20px; }
    header .header_list {
      width: 290px;
      margin: 0 auto;
      margin-top: 20px; }
      header .header_list .dropdown-menu-right {
        right: initial; }
    header #search {
      margin-top: 20px; }
      header #search .form-control {
        padding-right: 100px; }
      header #search &gt; span .btn {
        padding: 8px 20px; }

  #cart {
    margin-top: 20px; }
    #cart &gt; .dropdown-menu {
      width: auto; }

  .product_new_featured {
    height: 240px; }
    .product_new_featured h3 {
      font-size: 16px;
      background-color: rgba(64, 64, 64, 0.8); }
    .product_new_featured .caption {
      left: 10px;
      background-color: rgba(64, 64, 64, 0.8);
      border-radius: 5px;
      padding: 10px; }
      .product_new_featured .caption h4 {
        font-size: 16px;
        padding: 0; }
      .product_new_featured .caption .btn {
        right: initial;
        display: block;
        width: 100%;
        padding: 6px 12px;
        margin-top: 10px;
        font-size: 16px;
        text-align: center; }

  .product-thumb {
    padding: 10px;
    margin-top: 15px; }
    .product-thumb .image {
      height: auto; }
    .product-thumb .notice {
      padding: 6px 12px;
      font-size: 14px;
      background-color: rgba(0, 94, 131, 0.8); }
      .product-thumb .notice .triangle {
        border-top: 5px solid rgba(212, 122, 4, 0.8);
        border-left: 5px solid rgba(212, 122, 4, 0.8);
        border-bottom: 5px solid transparent;
        border-right: 5px solid transparent; }
    .product-thumb .caption .price {
      height: 50px; }
      .product-thumb .caption .price-old {
        margin-right: 0; }
    .product-thumb .button-group .btn {
      width: 100%; }

  footer .footer_wrapper {
    padding: 20px 0; }
    footer .footer_wrapper .footer_block {
      height: auto;
      padding: 15px 0; }

  .footer_bottom .copyright {
    text-align: center; } }
</pre></body></html>