/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.header-absolute .header-links .options .action.toggle:after,
.header2 .header-links .options .action.toggle:after {
  display: none !important;
}
.header-absolute .header-links .options ul.dropdown,
.header2 .header-links .options ul.dropdown {
  right: 0 !important;
  left: auto !important;
}
.header-absolute .header-links .options ul.dropdown:before,
.header2 .header-links .options ul.dropdown:before {
  display: none !important;
}
.header-absolute .header-links .options ul.dropdown:after,
.header2 .header-links .options ul.dropdown:after {
  display: none !important;
}
.header.panel {
  font-family: "Open Sans", sans-serif;
  font-size: 1.125em;
}
.checkout-index-index .header.content,
.checkout-onepage-success .header.content,
.checkout-index-index .header-content,
.checkout-onepage-success .header-content {
  margin-bottom: 30px !important;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  text-align: left;
}
/* Keep header */
.page-header {
  background-color: #fff;
  transition: all .5s ease;
}
.navbar-fixed-top {
  z-index: 899;
  height: 70px;
}
.navbar-fixed-top #ves-header {
  background: #ffffff;
  z-index: 899;
  top: 0;
  height: 70px;
}
.navbar-fixed-top .header-content {
  padding: 10px 0;
}
.navbar-fixed-top .logo img {
  max-height: 50px;
  line-height: 0;
}
@media (max-width: 991px) {
  .navbar-fixed-top > #ves-header {
    position: fixed !important;
    width: calc(100% - 10px);
  }
  .navbar-fixed-top .logo img {
    padding-bottom: .5em;
  }
}
.ves-slideshow .owl-carousel {
  padding: 0;
}
.ves-bannertop a {
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
.ves-bannertop a:last-child {
  margin-bottom: 0;
}
.ves-showcase {
  margin-bottom: 25px;
}
.ves-massbottom {
  margin-bottom: 25px;
}
.ves-massbottom .block {
  margin-bottom: 0;
}
.ves-massbottom .block .block-title strong {
  color: #ffffff;
}
.ves-massbottom .block .block-content {
  color: #ffffff;
  padding: 30px 0;
}
.brand-image img {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.brand-image img:hover,
.brand-image img:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.call-online {
  float: left;
  color: #4a4a4a;
}
.call-online span {
  color: #4a4a4a;
}
.ves-massbottom2 {
  margin-bottom: 30px;
}
.page-footer {
  font-family: "Open Sans", sans-serif;
  font-size: .85em;
}
.page-footer .vesbuilder-block {
  margin: 0;
}
.page-footer .ves-inner > p {
  margin: 0;
}
.page-footer ul {
  padding: 0;
}
.page-footer ul li {
  list-style: none;
  margin-left: 0;
}
.page-footer .block.vesbuilder-block > .block-content {
  padding: 0;
}
.page-footer .panel-default > .panel-heading {
  background: none;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}
.page-footer .panel-default > .panel-heading + .panel-collapse > .panel-body {
  padding: 0;
  border: 0;
}
.page-footer .panel-group {
  margin-bottom: 0;
}
.page-footer .nav-links {
  margin: 0;
}
.page-footer .nav-links li {
  margin-bottom: 0;
}
.page-footer .nav-links li a {
  color: #d91d4b;
}
.page-footer .nav-links li a:hover {
  color: #4a4a4a;
}
.footer-top {
  color: #4a4a4a;
}
.footer-top .widget-links ul li {
  padding-bottom: 20px;
}
.footer-top .widget-links ul li:last-child {
  padding-bottom: 0px;
}
.footer-top ul li.icon-social {
  padding-bottom: 20px;
  margin-bottom: 0;
}
.footer-top ul li.icon-social:last-child {
  padding-bottom: 0;
}
.footer-top .block .block-title {
  padding: 20px 0 30px;
}
.footer-top .widget-html ul {
  margin-bottom: 0;
}
.footer-top .widget-html .block-content > p {
  margin-bottom: 25px;
}
.footer-top .ves-widget {
  margin-bottom: 0;
}
.footer-top .ves-widget .block-content {
  padding: 0 !important;
}
.footer-tag li {
  display: inline-block;
}
.copyright {
  padding: 29px 0 30px;
  overflow: hidden;
  color: #4a4a4a;
  font-size: 1.125em;
  font-family: "Open Sans", sans-serif;
}
.copyright p {
  margin: 0;
}
.addthis_counter .atc_s:hover {
  background-color: #000000 !important;
}
.scrollup {
  background: #d91d4b;
  border-radius: 100%;
  bottom: 87px;
  color: #4a4a4a;
  cursor: pointer;
  font-size: 0.125em;
  font-weight: 600;
  height: 50px;
  line-height: 50px;
  position: fixed;
  right: 100px;
  text-align: center;
  text-transform: uppercase;
  width: 50px;
  z-index: 9999;
}
.scrollup .fa {
  display: block;
}
.scrollup:hover {
  color: #d91d4b;
  background: #4a4a4a none repeat scroll 0 0;
  text-decoration: none;
}
.pages strong.page {
  padding: 0 15px !important;
}
.pages .item {
  font-size: 2.125em !important;
}
body.filter-active .page-wrapper {
  height: auto !important;
  margin-top: 0 !important;
  visibility: visible !important;
}
.block-info.block-info-2columns .content,
.block-info.block-info-3columns .content {
  padding: 0;
  background: none;
}
.block-info.block-info-3columns .content .title {
  font-size: 20px;
  font-family: "Nobel-Bold", Arial;
}
.block-info.block-info-3columns .content .info {
  font-size: 16px;
}
.product-info-main .product-info-price .product-info-stock-sku,
.product-downloadable .product-info-price .product-info-stock-sku,
.product-bundle-product .product-info-price .product-info-stock-sku {
  color: #4a4a4a;
  text-transform: uppercase;
}
.product-info-main .product-info-price .product-info-stock-sku,
.product-downloadable .product-info-price .product-info-stock-sku,
.product-bundle-product .product-info-price .product-info-stock-sku {
  margin-bottom: 30px;
}
.product-info-main .product-info-price .sku,
.product-downloadable .product-info-price .sku,
.product-bundle-product .product-info-price .sku {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 300;
}
.product-info-main .product-info-price .sku strong,
.product-downloadable .product-info-price .sku strong,
.product-bundle-product .product-info-price .sku strong {
  font-weight: 300;
}
.product-info-main .product-info-price .sku .type,
.product-downloadable .product-info-price .sku .type,
.product-bundle-product .product-info-price .sku .type,
.product-info-main .product-info-price .sku .value,
.product-downloadable .product-info-price .sku .value,
.product-bundle-product .product-info-price .sku .value {
  display: inline-block;
  vertical-align: middle;
  color: #d91d4b;
}
.product-info-main .product-info-price .product-reviews-summary,
.product-downloadable .product-info-price .product-reviews-summary,
.product-bundle-product .product-info-price .product-reviews-summary {
  margin-bottom: 30px;
}
.product-info-main .product-info-price .attribute.overview,
.product-downloadable .product-info-price .attribute.overview,
.product-bundle-product .product-info-price .attribute.overview {
  padding: 20px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  color: #4a4a4a;
  font-size: 1.125em;
  line-height: 30px;
  font-weight: 300;
}
.product-info-main .product-info-price .price-box .old-price .price,
.product-downloadable .product-info-price .price-box .old-price .price,
.product-bundle-product .product-info-price .price-box .old-price .price {
  color: #909090 !important;
  font-size: 1.125em !important;
  margin-left: 20px;
}
.product-info-main .product-info-price .price-box .weee .price,
.product-downloadable .product-info-price .price-box .weee .price,
.product-bundle-product .product-info-price .price-box .weee .price {
  font-family: "Open Sans", sans-serif;
  color: #4a4a4a;
}
.product-info-main .swatch-attribute-label,
.product-downloadable .swatch-attribute-label,
.product-bundle-product .swatch-attribute-label {
  color: #4a4a4a;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
}
.product-info-main .price-label,
.product-downloadable .price-label,
.product-bundle-product .price-label {
  display: none;
}
.product-info-main .product-addto-links a:hover,
.product-downloadable .product-addto-links a:hover,
.product-bundle-product .product-addto-links a:hover {
  color: #d91d4b;
}
.product-info-main .product-add-form,
.product-downloadable .product-add-form,
.product-bundle-product .product-add-form {
  border: 0;
}
.product-info-main .product-add-form .swatch-attribute.color,
.product-downloadable .product-add-form .swatch-attribute.color,
.product-bundle-product .product-add-form .swatch-attribute.color {
  padding-bottom: 30px;
}
.product-info-main .product-add-form .swatch-attribute.color:hover,
.product-downloadable .product-add-form .swatch-attribute.color:hover,
.product-bundle-product .product-add-form .swatch-attribute.color:hover {
  outline: 0 !important;
}
.product-info-main .product-add-form .swatch-attribute.color .swatch-option,
.product-downloadable .product-add-form .swatch-attribute.color .swatch-option,
.product-bundle-product .product-add-form .swatch-attribute.color .swatch-option {
  border: 0;
}
.product-info-main .product-add-form .swatch-attribute.color:hover,
.product-downloadable .product-add-form .swatch-attribute.color:hover,
.product-bundle-product .product-add-form .swatch-attribute.color:hover {
  outline: 1px solid #d91d4b;
}
.product-info-main .product-add-form .swatch-opt,
.product-downloadable .product-add-form .swatch-opt,
.product-bundle-product .product-add-form .swatch-opt {
  margin: 0;
  margin-bottom: 30px;
}
.product-info-main .product-add-form .product-options-wrapper,
.product-downloadable .product-add-form .product-options-wrapper,
.product-bundle-product .product-add-form .product-options-wrapper {
  margin-bottom: 40px;
}
.product-info-main .product-add-form .swatch-option,
.product-downloadable .product-add-form .swatch-option,
.product-bundle-product .product-add-form .swatch-option {
  min-width: 40px;
  height: 40px !important;
  line-height: 30px;
  color: #4a4a4a;
  padding: 5px 8px;
}
.product-info-main .product-add-form .swatch-option.selected,
.product-downloadable .product-add-form .swatch-option.selected,
.product-bundle-product .product-add-form .swatch-option.selected {
  outline: 1px solid #4a4a4a;
}
.product-info-main .product-add-form .box-tocart,
.product-downloadable .product-add-form .box-tocart,
.product-bundle-product .product-add-form .box-tocart {
  display: block;
}
.product-info-main .product-add-form .box-tocart .qty,
.product-downloadable .product-add-form .box-tocart .qty,
.product-bundle-product .product-add-form .box-tocart .qty {
  display: block !important;
  width: 100% !important;
  padding-right: 0 !important;
}
.product-info-main .product-add-form .box-tocart .qty .label,
.product-downloadable .product-add-form .box-tocart .qty .label,
.product-bundle-product .product-add-form .box-tocart .qty .label {
  display: none;
}
.product-info-main .product-add-form .box-tocart .qty .control,
.product-downloadable .product-add-form .box-tocart .qty .control,
.product-bundle-product .product-add-form .box-tocart .qty .control {
  width: 100% !important;
  margin-bottom: 10px;
}
.product-info-main .product-add-form .box-tocart .qty .control .quantity-adder,
.product-downloadable .product-add-form .box-tocart .qty .control .quantity-adder,
.product-bundle-product .product-add-form .box-tocart .qty .control .quantity-adder {
  width: 100%;
}
.product-info-main .product-add-form .box-tocart .qty .control .quantity-adder .quantity-number,
.product-downloadable .product-add-form .box-tocart .qty .control .quantity-adder .quantity-number,
.product-bundle-product .product-add-form .box-tocart .qty .control .quantity-adder .quantity-number {
  width: 100% !important;
  position: relative;
}
.product-info-main .product-add-form .box-tocart .qty .control .quantity-adder .quantity-number .input-text,
.product-downloadable .product-add-form .box-tocart .qty .control .quantity-adder .quantity-number .input-text,
.product-bundle-product .product-add-form .box-tocart .qty .control .quantity-adder .quantity-number .input-text {
  width: 100%;
}
.product-info-main .product-add-form .box-tocart .actions,
.product-downloadable .product-add-form .box-tocart .actions,
.product-bundle-product .product-add-form .box-tocart .actions {
  display: block;
  width: 100%;
}
.product-info-main .product-add-form .box-tocart .actions .tocart,
.product-downloadable .product-add-form .box-tocart .actions .tocart,
.product-bundle-product .product-add-form .box-tocart .actions .tocart {
  display: block;
  width: 100%;
}
.product-info-main .product-add-form .box-tocart .actions i,
.product-downloadable .product-add-form .box-tocart .actions i,
.product-bundle-product .product-add-form .box-tocart .actions i {
  display: none;
}
.product-info-main .product-list-categories,
.product-downloadable .product-list-categories,
.product-bundle-product .product-list-categories {
  margin: 10px 0 20px;
}
.product-info-main .items.samples dd,
.product-downloadable .items.samples dd,
.product-bundle-product .items.samples dd {
  margin: 0 0 10px;
}
.page-product-bundle .column.main .product-social-links {
  margin-top: 10px;
}
.page-product-bundle .column.main .fieldset > .field .choice input,
.page-product-bundle .column.main .fieldset > .fields > .field .choice input {
  float: left;
  margin-right: 5px;
}
.rtl .page-product-bundle .column.main .fieldset > .field .choice input,
.rtl .page-product-bundle .column.main .fieldset > .fields > .field .choice input {
  float: right !important;
}
.rtl .page-product-bundle .column.main .fieldset > .field .choice input,
.rtl .page-product-bundle .column.main .fieldset > .fields > .field .choice input {
  margin-left: 5px;
  margin-right: inherit;
}
.page-product-bundle .column.main .block-bundle-summary {
  background: #fafafa;
}
.page-product-bundle .column.main .block-bundle-summary .title {
  margin-bottom: 20px;
}
.page-product-bundle .column.main .block-bundle-summary .box-tocart {
  float: left;
  width: 100%;
}
.rtl .page-product-bundle .column.main .block-bundle-summary .box-tocart {
  float: right !important;
}
.page-product-bundle .column.main .block-bundle-summary .field.qty {
  float: left;
  margin-right: 15px;
}
.rtl .page-product-bundle .column.main .block-bundle-summary .field.qty {
  float: right !important;
}
.rtl .page-product-bundle .column.main .block-bundle-summary .field.qty {
  margin-left: 15px;
  margin-right: inherit;
}
.page-product-bundle .column.main .block-bundle-summary .field.qty .label {
  line-height: 30px;
  padding-top: 8px;
  padding-left: 10px;
}
.rtl .page-product-bundle .column.main .block-bundle-summary .field.qty .label {
  padding-right: 10px;
  padding-left: inherit;
}
.page-product-bundle .column.main .block-bundle-summary .field.qty .input-text.qty {
  background: #ffffff;
  border-color: #e6e6e6 !important;
  height: 52px;
  width: 60px;
}
.page-product-bundle .product-info-main .price-label {
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.page-product-bundle .bundle-options-container {
  float: left;
  width: 100%;
}
.rtl .page-product-bundle .bundle-options-container {
  float: right !important;
}
.page-product-bundle .bundle-options-container .price-box .price {
  color: #555;
  font-size: 25px;
}
.page-product-bundle .bundle-options-container .field.option.required {
  float: left;
  width: 100%;
}
.rtl .page-product-bundle .bundle-options-container .field.option.required {
  float: right !important;
}
.page-product-bundle .bundle-options-container .product-addto-links {
  width: 100%;
  margin-bottom: 20px;
}
.page-product-downloadable .product-add-form .box-tocart {
  margin-top: 0;
}
.page-product-downloadable .product-add-form .price-box {
  margin-bottom: 20px;
}
.page-product-downloadable .product-options-bottom .price-box .price-wrapper .price {
  font-family: "Open Sans", sans-serif !important;
  color: #222 !important;
}
.page-product-downloadable .product-options-bottom .box-tocart .action.tocart {
  margin-top: 0;
}
.page-product-downloadable .product-options-bottom .share {
  margin-top: 10px;
}
.page-product-downloadable .items.samples {
  margin-top: 20px;
}
.page-product-downloadable .items.samples dd {
  margin-right: 0;
}
.category-view {
  margin-bottom: 20px;
}
.contact-index-index .page-title-wrapper {
  display: none;
}
.ves-contact .block-content,
.ves-contact .contact-customhtml {
  float: left;
  width: 100%;
  padding: 0 !important;
}
.ves-contact .google-map {
  margin-bottom: 90px;
}
.ves-contact .list-address {
  margin-bottom: 125px;
}
.ves-contact .list-address .item-address {
  padding-left: 110px;
}
.ves-contact .list-address .item-address > p {
  padding-bottom: 30px;
}
.ves-contact .list-address .item-address ul li {
  color: #909090;
  line-height: 30px;
  font-weight: 300;
}
.ves-contact .media {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.ves-contact .media .fa {
  background: #fafafa;
  border-radius: 50%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  padding: 0;
}
.ves-contact .bg-form {
  padding: 90px 0;
  background: #323232;
}
.ves-contact .bg-form .block-title {
  text-align: center;
  margin-bottom: 60px;
}
.ves-contact .bg-form .block-title strong {
  color: #ffffff;
  font-size: 5.125em;
  text-transform: uppercase;
  line-height: 30px;
}
.ves-contact .bg-form .form.contact .fieldset {
  margin: 0;
}
.ves-contact .bg-form .form.contact .field {
  margin-bottom: 20px;
}
.ves-contact .bg-form .form.contact label span {
  color: #ffffff;
}
.ves-contact .bg-form .form.contact input {
  height: 50px;
  line-height: 50px;
}
.ves-contact .bg-form .form.contact .actions {
  text-align: center;
}
.ves-contact .bg-form .form.contact .actions button {
  background: #d91d4b;
  color: #ffffff;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: -0.875em;
  padding: 14px 75px;
  border-radius: 0;
  border: 1px solid #d91d4b;
}
.catalog-product-compare-index #product-comparison tr {
  border-bottom: 1px solid #ddd;
}
.catalog-product-compare-index #product-comparison th.label {
  border: 0 !important;
  padding-top: 10px;
  width: 130px;
  display: table-cell;
}
.catalog-product-compare-index #product-comparison th.label span {
  position: relative;
  line-height: 30px;
}
.catalog-product-compare-index #product-comparison .cell {
  background: none !important;
  padding: 10px;
  width: 180px;
}
.catalog-product-compare-index #product-comparison .cell .product-item-name,
.catalog-product-compare-index #product-comparison .cell .price {
  font-weight: 700;
}
.catalog-product-compare-index #product-comparison .action.tocart {
  padding: 10px 20px;
}
.catalog-product-compare-index #product-comparison .cell.remove {
  text-align: left !important;
}
.catalog-product-compare-index #product-comparison tbody + tbody {
  border-top: 0 !important;
}
.table-wrapper.comparison {
  overflow: hidden;
  overflow-x: scroll;
}
.themesettings-index-quickview .product-info-main .page-title-wrapper .page-title {
  margin-top: 0;
}
.fancybox-outer .popup_avaiable {
  text-align: center;
}
.cart-container .cart-summary {
  width: 26%;
  z-index: 0;
}
.cart-container .cart-summary .checkout-methods-items .action.primary.checkout {
  font-size: 0.125em;
  font-weight: 400;
  padding: 10px 20px !important;
}
.cart-container .cart.table-wrapper .actions-toolbar,
.cart-container .cart.table-wrapper .form-cart .actions.main .action {
  margin-bottom: 10px;
}
.cart-container .cart.table-wrapper .actions-toolbar .gift-options-cart-item,
.cart-container .cart.table-wrapper .form-cart .actions.main .action .gift-options-cart-item {
  padding-left: 55px;
}
.cart-container .cart.table-wrapper .item .col.item {
  padding-bottom: 0;
}
.cart-container .cart.table-wrapper .product-item-details {
  padding-top: 20px;
}
.cart-container .cart.table-wrapper .product-item-details .product-item-name a {
  color: #333;
}
.cart-container #empty_cart_button {
  padding: 6px 15px;
}
.cart-container .cart.table-wrapper .action-gift::after {
  font-size: 10px;
  line-height: 22px;
}
.checkout-cart-index .cart-container .cart-summary {
  z-index: 90;
}
.abs-shopping-cart-items .action.continue::before,
.block-cart-failed .action.continue::before,
.cart-container .form-cart .action.continue::before,
.abs-shopping-cart-items .action.update::before,
.block-cart-failed .action.update::before,
.cart-container .form-cart .action.update::before {
  display: none !important;
}
.checkout-cart-index .mark,
.checkout-cart-index .mark {
  background: transparent;
}
.checkout-cart-index .block-cart-failed .action.update,
.checkout-cart-index .cart-container .form-cart .action.update {
  padding: 6px 15px;
}
.checkout-cart-index .block-cart-failed .action.continue,
.checkout-cart-index .cart-container .form-cart .action.continue {
  padding: 6px 15px;
  line-height: 21px;
}
[class*=multishipping-checkout-] .page-title-wrapper {
  padding-top: 30px;
}
[class*=multishipping-checkout-] input[type="radio"],
[class*=multishipping-checkout-] input[type="checkbox"] {
  float: left;
  margin-right: 5px;
}
.rtl [class*=multishipping-checkout-] input[type="radio"],
.rtl [class*=multishipping-checkout-] input[type="checkbox"] {
  float: right !important;
}
.rtl [class*=multishipping-checkout-] input[type="radio"],
.rtl [class*=multishipping-checkout-] input[type="checkbox"] {
  margin-left: 5px;
  margin-right: inherit;
}
.cms-pencil-home-page2 .breadcrumbs,
.cms-pencil-home-page3 .breadcrumbs,
.cms-pencil-home-page4 .breadcrumbs {
  display: none;
}
.customer-account-login .action.primary,
.customer-account-create .action.primary {
  background: #d91d4b;
  color: #ffffff;
  border-radius: 0;
  border: 1px solid #d91d4b;
  text-transform: uppercase;
}
.customer-account-login .action.primary:hover,
.customer-account-create .action.primary:hover {
  background: #4a4a4a;
}
.checkout-index-index #checkout .opc-wrapper {
  width: 70%;
}
.checkout-index-index #checkout .minicart-items .product .active > .toggle:after {
  font-family: 'luma-icons';
  font-size: 8px;
}
.checkout-index-index #checkout .minicart-items dd.values {
  margin-right: 5px;
  font-weight: 500;
  color: #333;
}
.rtl .checkout-index-index #checkout .minicart-items dd.values {
  margin-left: 5px;
  margin-right: inherit;
}
.checkout-index-index #checkout .minicart-items .product .toggle {
  padding: 0;
}
.checkout-index-index #checkout .opc-block-summary {
  background: none;
}
.checkout-index-index .authentication-wrapper {
  z-index: 124;
}
#opc-new-shipping-address .field.choice .checkbox {
  float: left;
}
.rtl #opc-new-shipping-address .field.choice .checkbox {
  float: right !important;
}
.themesettings-index-quickview .column.main {
  width: 100% !important;
}
.pages a.page {
  border: 0 !important;
}
.page-print .logo {
  display: block;
  padding: 20px 0;
}
.page-print .nav-toggle {
  display: none;
}
/* Tools */
.a-left {
  text-align: left;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.f-none {
  float: none !important;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.col-no-padding {
  padding: 0 !important;
}
.row-no-margin {
  margin: 0 !important;
}
.no-bg {
  background: none !important;
}
.page-main-fluid {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
#maincontent img {
  max-width: 100%;
}
@media (max-width: 992px) {
  #maincontent img {
    width: 100%;
  }
}
#maincontent .description ul > li,
#maincontent .widget-html ul > li {
  list-style-type: disc;
  margin-left: 20px;
}
a:hover,
a:focus,
a:active {
  outline: none !important;
}
/* RTL Fix */
.rtl .f-left,
.rtl .pull-left {
  float: right !important;
}
.rtl .f-right,
.rtl .pull-right {
  float: left !important;
}
.rtl .a-left {
  text-align: right;
}
.rtl .a-right {
  text-align: left;
}
.rtl .col-lg-1,
.rtl .col-lg-2,
.rtl .col-lg-3,
.rtl .col-lg-4,
.rtl .col-lg-5,
.rtl .col-lg-6,
.rtl .col-lg-7,
.rtl .col-lg-8,
.rtl .col-lg-9,
.rtl .col-lg-10,
.rtl .col-lg-11,
.rtl .col-lg-12,
.rtl .col-md-1,
.rtl .col-md-2,
.rtl .col-md-3,
.rtl .col-md-4,
.rtl .col-md-5,
.rtl .col-md-6,
.rtl .col-md-7,
.rtl .col-md-8,
.rtl .col-md-9,
.rtl .col-md-10,
.rtl .col-md-11,
.rtl .col-md-12,
.rtl .col-sm-1,
.rtl .col-sm-2,
.rtl .col-sm-3,
.rtl .col-sm-4,
.rtl .col-sm-5,
.rtl .col-sm-6,
.rtl .col-sm-7,
.rtl .col-sm-8,
.rtl .col-sm-9,
.rtl .col-sm-10,
.rtl .col-sm-11,
.rtl .col-sm-12,
.rtl .col-xs-1,
.rtl .col-xs-2,
.rtl .col-xs-3,
.rtl .col-xs-4,
.rtl .col-xs-5,
.rtl .col-xs-6,
.rtl .col-xs-7,
.rtl .col-xs-8,
.rtl .col-xs-9,
.rtl .col-xs-10,
.rtl .col-xs-11,
.rtl .col-xs-12 {
  float: right;
}
.rtl .block-search,
.rtl .product-info-main,
.rtl .cart-summary {
  float: left !important;
}
.rtl .product.media,
.rtl .countdown-timmer .item-countdown li,
.rtl .abs-shopping-cart-items-desktop,
.rtl .block-cart-failed,
.rtl .cart-container .cart-gift-item,
.rtl .cart-container .form-cart,
.rtl #checkout .opc-wrapper {
  float: right;
}
.rtl .block .block-title,
.rtl .opc-block-summary .product-item .product-item-name-block,
.rtl table th {
  text-align: right;
}
.rtl .nav-toggle {
  left: auto;
  right: 15px;
}
.rtl .navigation .level0 {
  right: 0;
  left: auto;
}
.rtl .navigation .level0 > .level1.parent::before {
  content: "\f104";
  left: 0;
  right: auto;
}
.rtl .action-user {
  flex-direction: row-reverse;
}
.rtl .minicart-wrapper .action.showcart .counter-number {
  right: -15px;
}
.rtl .nav-mobile li .opener {
  left: 0;
  right: auto;
}
.rtl .block.newsletter input {
  padding-right: 35px;
  padding-left: auto;
}
.rtl .block.related .block-actions,
.rtl .field-tooltip {
  left: 0;
  right: auto;
}
.rtl .product-info-main .product-addto-links a,
.rtl .product-options-bottom .product-addto-links a {
  float: right;
  padding-right: 0;
  padding-left: 20px;
}
.rtl .minicart-wrapper .block-minicart {
  left: -15px;
  right: auto;
}
.rtl .minicart-wrapper .product .actions {
  float: left;
}
.rtl .minicart-items .product-item-details {
  padding-left: 0;
  padding-right: 88px;
}
.rtl .minicart-items .product > .product-item-photo,
.rtl .minicart-items .product > .product-image-container {
  float: right;
}
.rtl .minicart-wrapper .action.close {
  left: 0;
  right: auto;
}
.rtl .productlist-widget ul.etabs .tab {
  text-align: right;
}
.rtl .productlist-widget ul.etabs li a span {
  right: 0;
  left: auto;
}
.rtl .productlist-widget .owl-nav {
  left: 15px;
  right: auto;
}
.rtl .scrollup {
  right: auto;
  left: 10px;
}
.rtl .filter-options-title {
  padding: 10px 10px 0 40px;
}
.rtl .catalog-product-view .share .addthis_toolbox > a,
.rtl .page-product-downloadable .product-options-wrapper {
  float: right;
}
.rtl .list.products-list .product-block .product-item-details {
  padding-left: 0;
  padding-right: 30px;
  text-align: right;
}
.rtl #layered-filter-block .swatch-option {
  float: right;
}
.rtl .cart.table-wrapper .product-item-photo {
  padding-left: 20px;
  padding-right: 0;
}
.rtl .authentication-wrapper {
  float: left;
  text-align: left;
}
.rtl #checkout .opc-wrapper {
  padding-left: 30px;
  padding-right: 0;
}
.rtl ul.list-social li a .fa {
  margin-left: -3px;
  margin-right: 0;
}
.rtl .block-success .block-title span span {
  right: 0;
  left: auto;
}
.rtl .ves-menu .ves-vertical .dropdown > .dropdown-menu {
  right: 100% !important;
  left: auto !important;
}
.rtl .ves-menu .ves-vertical li.level0 > a .caret {
  left: 20px;
  right: auto;
}
.rtl .ves-menu .ves-vertical .dropdown-menu {
  box-shadow: -4px 2px 6px rgba(0, 0, 0, 0.2);
}
.rtl .ves-menu .ves-vertical li.level0.dropdown:hover::before {
  left: -2px;
  right: auto;
}
.rtl .block-info .product-block .product-item-info {
  text-align: right;
}
.rtl .block-info .product-block .product-item-info .product-image {
  float: right;
  padding-right: 0;
}
.rtl .password-strength-meter:before {
  right: 0;
  left: auto;
}
.rtl .opc-block-shipping-information .shipping-information-title .action-edit {
  left: 0;
  right: auto;
}
.rtl .sidebar .block-reorder .product-item-name {
  padding-right: 20px;
  padding-left: 0;
}
.rtl .swatch-option,
.rtl .block-giftregistry-shared-items .product .item-options dd,
.rtl .multicheckout .item-options dd,
.rtl .cart.table-wrapper .item-options dd {
  float: right;
}
.rtl .block-giftregistry-shared-items .product .item-options dt,
.rtl .multicheckout .item-options dt,
.rtl .cart.table-wrapper .item-options dt {
  float: right;
  clear: right;
  margin: 0 0 5px 10px;
}
.rtl .block-shipping dd {
  margin: 0;
}
.rtl .minicart-warp .product.options dd {
  margin: 0 0 10px;
}
.rtl .cart-discount {
  float: right !important;
}
.rtl .product-list-categories > strong {
  float: right;
  margin-left: 5px;
}
.rtl .field.downloads .sample.link {
  float: left;
}
.rtl .productlist-widget.v2 .owl-prev {
  transform: none !important;
}
.rtl .productlist-widget.v2 .owl-next {
  transform: rotate(180deg) !important;
}
.rtl .checkout-index-index .modal-popup .fieldset .field .label {
  text-align: right;
}
.rtl .comments-list ul li .avatar {
  float: right;
  margin: 0px 0px 10px 15px;
}
.default-big p {
  font-size: 20px;
}
.shariff {
  display: none;
  z-index: 9998;
}
.shariff.sticky {
  position: fixed;
  bottom: 15%;
}
.footer_contact .widget-inner div {
  margin-top: 25px;
  float: left;
}
.footer_contact .widget-inner .text_container {
  margin-bottom: 25px;
}
.page-footer .ves-container {
  margin-bottom: 0;
}
.ves-blog h2 a:hover {
  color: #4a4a4a;
}
.cascading-images {
  transition: all .8s ease;
  min-height: 450px;
}
.cascading-images > div {
  position: absolute;
}
.cascading-images #image1 {
  max-width: 450px;
  z-index: 5;
  left: calc(50% - 125px);
}
.cascading-images #image2 {
  max-width: 350px;
  z-index: 4;
  left: calc(20% - 125px);
}
.cascading-images #image3 {
  max-width: 173px;
  z-index: 3;
  left: calc(10% - 125px);
}
.cascading-images #image4 {
  max-width: 150px;
  z-index: 2;
  left: calc(25% - 125px);
}
.cascading-images #image5 {
  max-width: 75px;
  z-index: 1;
  left: calc(15% - 125px);
}
.cascading-images .active-image {
  max-width: 550px !important;
  left: calc(50% - 175px) !important;
  z-index: 10 !important;
}
::-webkit-scrollbar {
  display: none;
}
html,
body,
.jplist.jplist-list-view .filter.navbar-fixed-top .filter-wrapper {
  -ms-overflow-style: none;
}
/* white spaces */
.widget-html .opener {
  text-align: center;
  margin-bottom: 40px;
  cursor: pointer;
}
.widget-html .opener i {
  transition: all .8s ease;
  border-radius: 50%;
  font-size: 45px;
  color: #fff;
  background-color: #d91d4b;
  width: 45px;
  height: 45px;
  display: block;
  margin: 0 auto;
}
.widget-html .opener[aria-expanded="true"] i {
  transform: rotate(180deg);
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-group .panel-heading + .panel-collapse > .list-group {
  border: none;
}
.panel-group .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0;
  background: #ffffff;
  position: relative;
}
.panel-group .panel-heading .panel-title a {
  display: block;
  font-size: 24px;
  padding: 10px 30px 15px 0;
  font-weight: bold;
  position: relative;
  transition: all 0.8s ease 0s;
}
.panel-group .panel-heading .panel-title a::before {
  content: "\f077";
  color: #d91d4b;
  font-family: FontAwesome;
  text-align: center;
  font-size: 18px;
  position: absolute;
  right: 0px;
  margin-right: 15px;
  margin-top: 5px;
}
.panel-group .panel-heading .panel-title a.collapsed:before {
  transform: rotate(180deg);
}
ul.flex-list,
ul.children {
  width: 100%;
  height: 25px;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
ul.flex-list li,
ul.children li {
  display: flex;
  flex: 0 0 auto;
  margin-left: 0;
  padding-right: 15px;
}
ul.flex-list li a,
ul.children li a {
  white-space: nowrap;
}
ul.flex-list li .opener,
ul.children li .opener,
ul.flex-list li .parent,
ul.children li .parent {
  display: none;
}
ul.flex-list li ul,
ul.children li ul {
  margin-left: 15px;
}
table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
}
table caption {
  margin: .5em 0 .75em;
}
table tr {
  border-bottom: 1px solid #4a4a4a;
  padding: .5em;
}
table th,
table td {
  padding: .5em;
}
table th {
  text-transform: uppercase;
}
@media screen and (max-width: 990px) {
  table {
    border: 0;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #4a4a4a;
    display: block;
    margin-bottom: .5em;
  }
  table td {
    border-bottom: 1px solid #4a4a4a;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table td::before {
    /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
}
@media (max-width: 991px) {
  .panel.header .links,
  .panel.header .switcher {
    display: none;
  }
  .nav-sections {
    background: none;
    background: #ffffff;
  }
  .navTrigger {
    cursor: pointer;
    width: 30px;
    height: 25px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .navTrigger i {
    background-color: #d91d4b;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 4px;
  }
  .navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .navTrigger i:nth-child(2) {
    margin: 5px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
  }
  .navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
  }
  .navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
  }
  @-webkit-keyframes inM {
    50% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(45deg);
    }
  }
  @keyframes inM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @-webkit-keyframes outM {
    50% {
      -webkit-transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(45deg);
    }
  }
  @keyframes outM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @-webkit-keyframes inT {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes inT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @-webkit-keyframes outT {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes outT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @-webkit-keyframes inBtm {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(135deg);
    }
  }
  @keyframes inBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
  @-webkit-keyframes outBtm {
    0% {
      -webkit-transform: translateY(0px) rotate(0deg);
    }
    50% {
      -webkit-transform: translateY(-9px) rotate(0deg);
    }
    100% {
      -webkit-transform: translateY(-9px) rotate(135deg);
    }
  }
  @keyframes outBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
}
@media (max-width: 991px) {
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: 5px;
  }
  .navigation .parent .level-top.ui-state-active {
    margin-left: 0;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: 8px 20px;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: inline-block !important;
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -18px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .nav-sections .header.links li {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    font-weight: 700;
    padding: 8px 20px;
  }
  .nav-sections .header.links li:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    display: block;
    padding: 8px 20px;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #ffffff;
    border: 0 solid #e6e6e6;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: left;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
}
.navigation .level0 .submenu a.btn {
  display: inline-block;
}
@media (min-width: 992px) {
  .nav-toggle {
    display: none;
  }
  .overlap:before {
    background-color: #d91d4b;
    display: block;
    position: absolute;
    top: 34px;
    height: 40px;
    width: 40px;
    content: '';
    right: -20px;
    background-size: cover;
    transform: rotate(45deg);
    transition: all .5s ease;
  }
  .overlap .navTrigger.navTrigger-white {
    cursor: pointer;
    width: 23px;
    height: 25px;
    position: absolute;
    right: -12px;
    top: 43px;
  }
  .overlap .navTrigger.navTrigger-white i {
    margin: 4px auto;
    transition: all .4s ease;
    background-color: #ffffff;
    border-radius: 2px;
    content: '';
    display: block;
    width: 20px;
    height: 2px;
  }
  .open .overlap:before {
    border: 2px solid;
    border-top-color: transparent;
    border-left-color: #fff;
    border-bottom-color: #fff;
    border-right-color: transparent;
  }
  .open .overlap .navTrigger.navTrigger-white i {
    transition: all .4s ease;
  }
  .open .overlap .navTrigger.navTrigger-white i:nth-child(2) {
    opacity: 0;
  }
  .open .overlap .navTrigger.navTrigger-white i:nth-child(1) {
    -webkit-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -o-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
  }
  .open .overlap .navTrigger.navTrigger-white i:nth-child(3) {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    -o-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
  }
  .navigation {
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation .level0 {
    margin: 0 0 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0 > .level-top {
    line-height: 47px;
    padding: 0;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #4a4a4a;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-style: solid;
    border-width: 0 0 0px;
    color: #4a4a4a;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0 .submenu {
    border: '' '' '';
    box-shadow: 0;
    font-weight: 400;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #d91d4b;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    color: #4a4a4a;
  }
  .navigation .level0 .submenu .active > a {
    border-style: none;
    border-width: 0;
    color: transparent;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0.more {
    position: relative;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
.column.main .eventlist_container .date,
.column.main .eventlist_container .date-time {
  font-family: Nobel-Bold;
}
.column.main .jp-list .sidebar {
  float: unset;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.multi-checkout-fields label {
  display: block;
  margin-bottom: 7px;
}
.multi-checkout-fields .field {
  margin: 1.5em 0;
}
.multi-checkout-fields .field.checkbox label {
  display: inline-block;
  margin: 0 0 0 12px;
}
.collection-point-country,
.collection-point-postalcode,
.collection-point-button {
  display: inline-block;
  padding: 20px 10px 0 0;
}
.collection-point-postalcode {
  max-width: 9em;
  vertical-align: top;
}
.field-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-top: 7px;
}
.box-order-shipping-address .box-subtitle {
  font-weight: 600;
}
.box-order-shipping-address .order-shipping-secondary-address {
  margin-top: 1rem;
}
#delivery-options-fields-block {
  max-width: 100%;
}
.pickup-locations-headline {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 25px;
}
.delivery-locations-form .delivery-locations-list {
  border: 1px solid #c2c2c2;
  max-height: 500px;
  overflow: auto;
}
.delivery-locations-form .delivery-locations-list table.location {
  margin-top: 28px;
}
.delivery-locations-form .delivery-locations-list table.location .first-column {
  padding: 0 14px;
  width: 14px;
}
.delivery-locations-form .delivery-locations-list table.location .second-column {
  padding: 0;
}
.opening-hour-wrapper {
  font-size: 12px;
}
.opening-hour-wrapper table thead {
  cursor: pointer;
  font-weight: 700;
}
.opening-hour-wrapper table thead tr td {
  padding: 10px 0 0;
  display: inline-block;
  text-decoration: none;
}
.opening-hour-wrapper table thead tr td:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opening-hour-wrapper table thead tr td:hover:after {
  color: #333333;
}
.opening-hour-wrapper table thead tr td:active:after {
  color: #8f8f8f;
}
.opening-hour-wrapper table tbody {
  display: none;
}
.opening-hour-wrapper table tbody.special-hours-heading {
  padding-top: 10px;
  font-weight: 700;
}
.opening-hour-wrapper table tbody tr td {
  padding: 0 10px 0 0;
}
.opening-hour-wrapper table tbody tr td.time-span {
  font-weight: 600;
}
.opening-hour-wrapper table._active thead tr td:after {
  content: '\e621';
}
.opening-hour-wrapper table._active tbody {
  display: block;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.block-search {
  padding-top: 10px;
  position: relative;
  float: right;
  width: 250px;
  z-index: 4;
}
.block-search .control {
  border-top: 0;
  margin: 0;
  padding: 0;
}
.block-search input {
  position: static;
  padding-right: 35px;
  margin: 0;
}
.block-search input::-webkit-input-placeholder {
  color: #c2c2c2;
}
.block-search input:-moz-placeholder {
  color: #c2c2c2;
}
.block-search input::-moz-placeholder {
  color: #c2c2c2;
}
.block-search input:-ms-input-placeholder {
  color: #c2c2c2;
}
.block-search .action.search {
  position: absolute;
  right: 10px;
  top: 25px;
  z-index: 1;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.block-search .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 32px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .action.search:hover:before {
  color: #333333;
}
.block-search .action.search:active:before {
  color: inherit;
}
.block-search .action.search:focus,
.block-search .action.search:active {
  background: none;
  border: none;
}
.block-search .action.search:hover {
  background: none;
  border: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.block-search .action.search:focus:before {
  color: #333333;
}
.search-autocomplete {
  margin-top: 0;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.no-background .navigation {
  background: none !important;
}
.megamenu-preview-index .ves-megamenu {
  margin-top: 30px;
}
.megamenu-preview-index .ves-vertical {
  max-width: 300px;
}
.ves-megamenu.top-navigation .ves-navbar {
  display: none;
}
.ves-megamenu > .block-title {
  margin: 0;
  text-align: center;
  padding: 10px;
}
.ves-megamenu .navigation {
  /*
    .drill-opener,
    .opener {
      position: absolute;
      right: 0;
      top: 0;
      display: none;
      cursor: pointer;
      text-align: center;
      font-family: 'luma-icons';
      z-index: 99;
      width: auto;
      height: auto;
      line-height: 50px;
      width: 50px;
    }
*/
}
.ves-megamenu .navigation .carousel-control {
  top: 40%;
}
.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  text-shadow: none;
  top: 45%;
  padding: 12px;
  position: absolute;
  opacity: 1;
  line-height: 1.5em;
  width: auto;
  bottom: auto;
}
.ves-megamenu .navigation .block-content {
  max-width: 100%;
  position: relative;
}
.ves-megamenu .navigation .carousel-indicators {
  bottom: 0;
}
.ves-megamenu .navigation .product-items {
  padding: 10px;
  margin: 0;
}
.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
  float: left;
  width: 100%;
}
.ves-megamenu .navigation .icon-top {
  line-height: 84px;
  width: 100%;
  height: 84px;
  text-align: center;
  margin-bottom: 10px;
}
.ves-megamenu.ves-vertical .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu .feature-box-v3 .fbox-icon .icons {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 24px;
  width: 30px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.ves-megamenu .feature-box-v3 .fa:before {
  font-size: 30px;
}
.ves-megamenu .feature-box-v3 a {
  border-left: 0;
  float: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.ves-megamenu ul {
  list-style: none;
  padding: 0;
}
.ves-megamenu .dynamic-items {
  padding: 0;
  width: 20%;
}
.ves-megamenu .level0 ul {
  margin: 0;
  padding: 0;
}
.ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
  width: 100%;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item {
  display: none;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item.active {
  display: block;
}
.ves-megamenu .level0 .submenu .nav-item > a {
  line-height: inherit;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
  padding: 0;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
  background: none;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ves-megamenu .submenu-alignright > .submenu {
  right: 0;
  left: auto !important;
}
.ves-megamenu .text-center {
  text-align: center;
}
.ves-megamenu .pull-right {
  float: right;
}
.ves-megamenu .pull-left {
  float: left;
}
.ves-megamenu .cat-label {
  -webkit-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
  padding: 2px 4px;
  text-transform: none;
  text-shadow: none;
  margin-left: 2px;
}
.ves-megamenu .cat-label.pin-bottom:before {
  position: absolute;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
}
.ves-megamenu .submenu p > a {
  padding: 0;
}
.ves-megamenu iframe,
.ves-megamenu video {
  max-width: 100%;
}
.ves-megamenu .level0 > a > .item-icon {
  margin-bottom: -5px;
}
.ves-megamenu .onsale {
  padding: 3px 10px;
  margin-right: 5px;
}
.ves-megamenu .new-icon {
  padding: 3px 10px;
}
.ves-megamenu #contact-form {
  width: 100% !important;
}
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation .level0 > a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0 > a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
  border-top: 0;
}
.ves-navtoggle {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation .nav-item.active > .submenu {
  display: block;
}
#maincontent .cat-label:before {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ves-megamenu .orgin-items > .mega-col > .dropdown-submenu > .submenu {
    position: static;
  }
}
.drilldown {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 100% !important;
}
.drilldown .navigation {
  background-color: #FFF;
}
.drilldown .navigation.loaded > .dropdown-menu {
  width: 100% !important;
}
.drilldown .navigation .subhover > .submenu {
  display: none;
}
.drilldown .navigation > .dropdown-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.drilldown .navigation .ves-caret {
  display: none;
}
.drilldown .navigation .cat-label {
  position: static;
  margin: 0;
  padding: 4px 6px;
}
.drilldown .navigation .nav-item {
  position: relative !important;
  float: left !important;
  width: 100%;
}
.drilldown .navigation .nav-item > a {
  line-height: 50px;
  position: static;
  padding: 0 15px;
}
.drilldown .navigation .nav-item > a span.drill-opener {
  border: 1px solid #e5e5e5;
  border-right: 0;
  display: none;
}
.drilldown .navigation .mega-col {
  padding: 0;
}
.drilldown .navigation .level0 {
  border-top-color: #e5e5e5;
}
.drilldown .navigation .opener {
  display: none;
}
.drilldown .navigation .drill-opener {
  background: #f0f0f0;
  position: absolute;
}
.drilldown .navigation .drill-opener:before {
  content: "\e608";
}
.drilldown .navigation .drilldown-back {
  position: relative;
  top: 0;
  left: -1px;
  display: none;
}
.drilldown .navigation .drilldown-back a {
  padding: 0;
  background: #fff;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: -1px;
}
.drilldown .navigation .drilldown-back a .drill-opener {
  position: absolute;
  left: 0;
  right: auto;
  display: block;
}
.drilldown .navigation .drilldown-back a .drill-opener:before {
  content: "\e617";
}
.drilldown .navigation .drilldown-back a .drill-opener:after {
  display: none;
}
.drilldown .navigation .drilldown-back a .current-cat {
  line-height: 50px;
  position: relative;
  z-index: 99;
}
.drilldown .navigation .drilldown-back a .current-cat:before {
  display: none;
}
/** FIX BLOG **/
.ves-megamenu .navigation .post-list .post-item a {
  padding: 0;
}
.ves-megamenu .navigation .post-list .post-item .post-meta a {
  display: inline-block;
}
.ves-megamenu .navigation .ves-post {
  text-align: left;
}
.ves-megamenu .navigation .post-list .post-item .post-readmore a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 12px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
  padding: 0 2px;
}
.ves-bloglatest.vesblog-latest-view .page-main {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
}
/* widget-carousel */
.widget-carousel {
  overflow: hidden;
}
.widget-carousel .item-title,
.widget-carousel .customNavigation {
  display: none;
}
.widget-carousel .item-content > p {
  margin: 0;
}
.widget-carousel .owl-stage-outer {
  margin: 0;
}
.widget-carousel .owl-nav {
  margin: 0;
}
.widget-carousel .owl-nav .owl-prev,
.widget-carousel .owl-nav .owl-next {
  text-indent: -99999px;
  position: absolute;
  top: 45%;
  background: #ffffff !important;
  color: #222 !important;
  width: 30px !important;
  height: 50px !important;
  line-height: 50px !important;
  display: none !important;
}
.widget-carousel .owl-nav .owl-prev::before,
.widget-carousel .owl-nav .owl-next::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-family: "FontAwesome";
  font-size: 24px;
  text-indent: 0;
}
.widget-carousel .owl-nav .owl-prev:hover,
.widget-carousel .owl-nav .owl-next:hover {
  background: #d91d4b !important;
  color: #ffffff !important;
}
.widget-carousel .owl-nav .owl-prev {
  left: 15px;
}
.widget-carousel .owl-nav .owl-prev::before {
  content: "\f104";
}
.widget-carousel .owl-nav .owl-next {
  right: 15px;
}
.widget-carousel .owl-nav .owl-next::before {
  content: "\f105";
}
.widget-carousel .owl-dots {
  position: inherit;
  bottom: 33px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  text-align: center;
}
.widget-carousel .owl-dots .owl-dot span {
  width: 25px;
  height: 2px;
  border-radius: 0;
  background: #cccccc;
  display: block;
  margin: 6px;
}
.widget-carousel .owl-dots .owl-dot.active,
.widget-carousel .owl-dots .owl-dot:hover {
  cursor: pointer;
}
.widget-carousel .owl-dots .owl-dot.active span,
.widget-carousel .owl-dots .owl-dot:hover span {
  background: #111114;
}
.widget-carousel:hover .customNavigation .owl-prev,
.widget-carousel:hover .owl-nav .owl-prev,
.widget-carousel:hover .customNavigation .owl-next,
.widget-carousel:hover .owl-nav .owl-next {
  display: block !important;
}
.widget-carousel .slider-content {
  position: absolute;
  color: #333;
  top: 38%;
  height: 0;
  left: 130px;
  margin: auto;
  font-size: 20px;
}
.widget-carousel .slider-content.style-2 {
  left: 48%;
  top: 33%;
  text-align: center;
}
.widget-carousel .slider-content.style-2 h3 {
  margin-bottom: 26px;
}
.widget-carousel .slider-content.style-2 > p {
  color: #909090;
  font-weight: 300;
  line-height: 30px;
  font-size: 1.125em;
  padding: 0 155px;
}
.widget-carousel .slider-content.style-2 .action.primary {
  margin-right: 36%;
}
.widget-carousel .slider-content span {
  color: #d91d4b;
}
.widget-carousel .slider-content h2,
.widget-carousel .slider-content h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  margin: 0;
}
.widget-carousel .slider-content h2 {
  font-size: 140px;
}
.widget-carousel .slider-content h3 {
  font-size: 72px;
  letter-spacing: -3.55px;
  margin-bottom: 8px;
}
.widget-carousel .slider-content h4 {
  font-size: 30px;
}
.widget-carousel .slider-content .sub-text {
  letter-spacing: 17px;
  text-align: right;
}
.widget-carousel .slider-content .action {
  float: right;
  margin-right: 10px;
}
.widget-carousel .slider-content .action.primary {
  background: #d91d4b;
  width: 200px;
  margin-top: 65px;
  text-align: center;
}
.widget-carousel .slider-content .action.primary:hover {
  background: #4a4a4a;
  border: 1px solid #4a4a4a;
  color: #ffffff !important;
}
.widget-carousel .slider-content .line {
  position: relative;
  padding: 0 20px;
  color: #ffffff;
}
.widget-carousel .slider-content .line::before,
.widget-carousel .slider-content .line::after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 40px;
  height: 2px;
  top: 50%;
}
.widget-carousel .slider-content .line::before {
  right: 100%;
}
.widget-carousel .slider-content .line::after {
  left: 100%;
}
.widget-carousel .slider-content.v2 {
  top: 26%;
}
.widget-carousel .slider-content.v2 h2,
.widget-carousel .slider-content.v2 h3 {
  letter-spacing: 0;
}
.widget-carousel .slider-content.v2 h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 85px;
  font-weight: 600;
  letter-spacing: 0;
}
.widget-carousel .slider-content.v2 h3 {
  font-family: "Open Sans", sans-serif;
}
.widget-carousel .slider-content.v2 h4 {
  font-size: 25px;
}
.widget-carousel .slider-content.v3 {
  right: 135px;
  left: auto;
}
.widget-carousel .slider-content.style-5 {
  top: 34%;
  left: 95px;
  text-align: center;
  max-width: 45%;
}
.widget-carousel .slider-content.style-5 h3 {
  font-size: 60px;
  letter-spacing: -1;
  margin-bottom: 30px;
}
.widget-carousel .slider-content.style-5 p {
  font-weight: 300;
  font-size: 1.125em;
  line-height: 30px;
  color: #909090;
}
.widget-carousel .slider-content.style-5 .action {
  float: none;
  margin-right: 0px;
}
.widget-carousel.v1 .slider-content h3 {
  position: relative;
}
.widget-carousel.v1 .slider-content h3:before {
  content: "";
  background: rgba(51, 51, 51, 0.2);
  height: 1px;
  width: 80px;
  position: absolute;
  right: 0;
  top: -20px;
}
.widget-carousel.v1 .slider-content .sub-text {
  position: relative;
}
.widget-carousel.v1 .slider-content .sub-text:before {
  content: "";
  background: rgba(51, 51, 51, 0.2);
  height: 1px;
  width: 80px;
  position: absolute;
  left: 122px;
  bottom: 5px;
}
@media (max-width: 991px) {
  .widget-carousel .owl-dots {
    bottom: 5px;
  }
  .widget-carousel.v1 .slider-content .sub-text:before,
  .widget-carousel.v1 .slider-content h3:before {
    display: none;
  }
  .widget-carousel .slider-content h3 {
    font-size: 43px;
  }
  .widget-carousel .slider-content {
    top: 20%;
    left: 20%;
  }
  .widget-carousel .slider-content .action.primary {
    margin-top: 30px;
    width: 145px;
    line-height: 30px;
    float: left;
  }
  .widget-carousel .slider-content.style-2 {
    left: 35%;
    top: 15%;
  }
  .widget-carousel .slider-content.style-2 > p {
    padding: 0 80px;
  }
  .widget-carousel .slider-content.style-2 .action.primary {
    float: none;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .widget-carousel .slider-content {
    top: 10%;
    left: 50px;
  }
  .widget-carousel .slider-content .sub-text {
    display: none;
  }
  .widget-carousel .slider-content .action.primary {
    margin-top: 10px;
    width: 145px;
    line-height: 20px;
    float: left;
  }
  .widget-carousel .slider-content.style-2 {
    left: 70px;
  }
  .widget-carousel .slider-content.v3 {
    top: 15%;
    right: 15%;
    left: 15%;
  }
}
/* Our Service */
.ourservice-block {
  color: #909090;
  font-weight: 300;
}
.ourservice-block:hover h4 {
  color: #d91d4b;
}
.ourservice-block p {
  margin: 0;
}
.ourservice-block .pull-left {
  margin-right: 15px;
}
.rtl .ourservice-block .pull-left {
  margin-left: 15px;
  margin-right: inherit;
}
.ourservice-block .ourservice-content {
  padding-left: 62px;
}
.ourservice-block .ourservice-content h4 {
  margin-top: 0;
  color: #4a4a4a;
  font-size: 1.125em;
  font-weight: 600;
}
.ourservice-block .ourservice-content h4:hover {
  color: #d91d4b;
  cursor: pointer;
}
.ourservice-block .v2 {
  text-align: center;
  margin-bottom: 30px;
}
.ourservice-block .v2 .ourservice-content {
  padding-left: 0 !important;
}
.ourservice-block .v2 img {
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  .pull-left {
    padding-right: 0;
    text-align: center;
    min-width: 47px;
  }
  .pull-left img {
    display: inline-block;
  }
  .ourservice-block .ourservice-content {
    padding-left: 62px;
  }
}
.widget-contenthtml.about {
  color: #909090;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
}
.widget-contenthtml.about .block-content {
  padding: 15px 40px;
}
/* Intro Block */
.intro-content .text-head {
  margin-bottom: 35px;
}
.intro-content .text-des {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 5.125em;
  color: #909090;
  line-height: 35px;
  text-align: center;
}
/* tmls-widget */
.tmls-widget .owl-carousel .owl-dots {
  margin-top: 5px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  z-index: 99999;
}
.tmls-widget .owl-carousel .owl-dots span {
  background: #d8d9db;
  margin: 5px;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.tmls-widget .owl-carousel .owl-dots.disabled {
  display: none;
}
.tmls-widget .owl-carousel .owl-dots .owl-dot.active span {
  background: #d91d4b;
}
.tmls-widget .owl-carousel .owl-dots .owl-dot:hover span {
  background: #d91d4b;
}
.tmls-widget .tmls-image img {
  border: 1px solid transparent;
  border-radius: 50%;
}
.tmls-widget .meta-tes {
  display: flex;
}
.tmls-widget .meta-tes .tmls-name {
  font-weight: 700;
  color: #4a4a4a;
  text-transform: uppercase;
  position: relative;
  padding-right: 10px;
}
.rtl .tmls-widget .meta-tes .tmls-name {
  padding-left: 10px;
  padding-right: inherit;
}
.tmls-widget .meta-tes .tmls-name:after {
  content: "_";
  position: absolute;
  bottom: 0;
  right: 0px;
}
.rtl .tmls-widget .meta-tes .tmls-name:after {
  left: 0px;
  right: auto;
}
.tmls-widget .meta-tes .tmls-company {
  font-weight: 300;
  color: #909090;
}
.tmls-widget.tmls-bottommeta {
  margin-bottom: 0;
  padding-left: 60px;
}
.rtl .tmls-widget.tmls-bottommeta {
  padding-right: 60px;
  padding-left: inherit;
}
.tmls-widget.tmls-bottommeta .block-content {
  padding: 0;
}
.tmls-widget.tmls-bottommeta .tmls-image {
  margin-bottom: 30px;
}
.tmls-widget.tmls-bottommeta .tmls-testimonial {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 5.125em;
  color: #909090;
  margin-bottom: 15px;
}
.tmls-widget.tmls-bottommeta .owl-carousel .owl-dots {
  bottom: -53px;
  left: 10px;
}
.rtl .tmls-widget.tmls-bottommeta .owl-carousel .owl-dots {
  right: 10px;
  left: auto;
}
.tmls-widget.allbottom .owl-item .ves-container {
  padding-top: 0;
  padding-bottom: 0;
}
.tmls-widget.allbottom .owl-item:hover .tmls-item {
  box-shadow: 1px 0px 16px -4px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.tmls-widget.allbottom .tmls-item {
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  margin-top: 5px;
  padding: 59px 20px 72px;
  margin-bottom: 45px;
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.tmls-widget.allbottom .tmls-image {
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  bottom: -45px;
}
.tmls-widget.allbottom .tmls-testimonial {
  font-weight: 300;
  font-size: 1.125em;
  color: #909090;
  line-height: 30px;
  margin-bottom: 65px;
  max-height: 90px;
}
.tmls-widget.allbottom .tmls-testimonial p {
  height: 82px;
  overflow: hidden;
}
.tmls-widget.allbottom .meta-tes {
  flex-direction: row;
  justify-content: center;
}
.tmls-widget.allbottom .owl-carousel .owl-dots {
  bottom: -60px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.tmls-widget.tmls-bottomimage {
  padding: 70px 0 75px;
}
.tmls-widget.tmls-bottomimage .tmls-item {
  text-align: center;
}
.tmls-widget.tmls-bottomimage .tmls-testimonial {
  font-family: "Open Sans", sans-serif;
  font-style: italic;
  font-size: 5.125em;
  color: #909090;
  margin-bottom: 40px;
  padding: 0 15%;
}
.tmls-widget.tmls-bottomimage .meta-tes {
  margin-bottom: 25px;
}
.tmls-widget.tmls-bottomimage .meta-tes,
.tmls-widget.tmls-bottomimage .tmls-image {
  align-items: center;
  justify-content: center;
}
.tmls-widget.tmls-bottomimage .tmls-image img {
  margin: 0 auto;
}
.tmls-widget.tmls-bottomimage .owl-carousel .owl-dots {
  bottom: -30px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
@media (max-width: 991px) {
  .tmls-widget.tmls-bottommeta {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .tmls-widget.tmls-bottommeta .owl-carousel .owl-dots {
    bottom: -20px;
  }
}
@media (max-width: 480px) {
  .tmls-widget.allbottom .tmls-item {
    padding-top: 0;
  }
}
/*widget-newsletter */
.custom-newsletter.v1 {
  margin: 17% 0 0 -9%;
}
.widget-newsletter.custom-subscribe .block-content .newsletter {
  text-align: center;
}
.widget-newsletter.custom-subscribe .block-content .newsletter .label {
  position: relative;
}
.widget-newsletter.custom-subscribe .block-content .newsletter .label:before {
  content: "\e01f";
  font-family: "simple-line-icons";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  font-size: 30px;
  line-height: 50px;
  color: #ffffff;
}
.widget-newsletter.custom-subscribe .block-content .newsletter .label span {
  font-size: 5.125em;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}
.widget-newsletter.custom-subscribe .block-content .newsletter .control {
  padding: 15px 70px;
}
.widget-newsletter.custom-subscribe .block-content .newsletter .control:before {
  display: none;
}
.widget-newsletter.custom-subscribe .block-content .newsletter .control input[type="email"] {
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #909090;
  text-align: center;
  height: 37px;
}
.widget-newsletter.custom-subscribe .block-content .actions {
  text-align: center;
}
.widget-newsletter.custom-subscribe .block-content .actions button {
  background: #d91d4b;
  width: 200px;
  height: 60px;
  line-height: 60px;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 0;
}
.widget-newsletter.v1 {
  padding: 60px 0;
}
.widget-newsletter.v1 .block-title {
  display: none;
}
.widget-newsletter.v1 .block-content .newsletter {
  padding-top: 60px;
}
.widget-newsletter.v1 .block-content .newsletter .label {
  padding-top: 60px;
}
.widget-newsletter.v2 {
  padding: 95px 0 44px;
}
.widget-newsletter.v2 .block-title {
  display: none;
}
.widget-newsletter.v2 .block-content {
  padding: 15px 30%;
}
.widget-newsletter.v2 .block-content .newsletter .label {
  padding-top: 60px;
}
.widget-newsletter.v2 .block-content .newsletter .label:before {
  top: -6px;
}
.widget-newsletter.v2 .block-content .newsletter .control {
  padding: 28px 70px;
}
.widget-newsletter.v2 .block-content .actions {
  margin-top: 0;
}
/*instagram_gallery*/
.title-instagram {
  margin-bottom: 30px;
}
.title-instagram span {
  position: relative;
}
.title-instagram span:after {
  content: "";
  border-bottom: 1px solid #d91d4b;
  width: 55%;
  position: absolute;
  bottom: -5px;
  left: 50%;
  text-align: center;
  transform: translate3d(-50%, 0, 0);
}
.instagram_carousel_widget.block {
  margin-bottom: 0;
}
.instagram_carousel_widget.block .block-content {
  padding: 0;
}
.box-instagrams.carousel .owl-stage-outer {
  margin-bottom: 0;
}
.box-instagrams.carousel .owl-nav,
.box-instagrams.carousel .owl-dots {
  display: none;
}
.box-instagrams.carousel .item-instagram {
  /* style for hover */
}
.box-instagrams.carousel .item-instagram img {
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.box-instagrams.carousel .item-instagram:before {
  content: "\e08d";
  font-family: "simple-line-icons";
  font-size: 40px;
  color: #ffffff;
  position: absolute;
  width: 40px;
  height: 48px;
  line-height: 50px;
  text-align: center;
  visibility: hidden;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.box-instagrams.carousel .item-instagram:hover:before {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
  visibility: visible;
  z-index: 20;
}
.box-instagrams.carousel .item-instagram:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  filter: grayscale(100%);
}
/*block-youtube-widget */
.block-youtube-widget .video-widget-bg {
  position: relative;
  max-width: 100%;
}
.block-youtube-widget .video-widget-bg:before {
  content: "\e071";
  font-family: "simple-line-icons";
  font-size: 24px;
  color: #ffffff;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  line-height: 80px;
  border-radius: 50%;
  border: 1px solid transparent;
  text-align: center;
}
.block-youtube-widget:hover .video-widget-bg:before {
  background: #d91d4b;
}
/* content-ads */
.widget-html.v5 .block-content {
  padding: 0;
}
.widget-html.v5 .content-ads {
  min-height: 690px;
  padding: 118px 65px 0px 86px;
}
.widget-html.v5 .content-ads h3 {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 43px;
}
.widget-html.v5 .content-ads h4 {
  letter-spacing: 14px;
  font-size: 1.125em;
  margin-bottom: 16px;
}
.widget-html.v5 .content-ads p {
  font-weight: 300;
  line-height: 30px;
  margin-bottom: 0px;
}
.widget-html.v5 .content-ads .action {
  margin-top: 65px;
}
.widget-html.intro h3 {
  font-size: 14px;
  color: #4a4a4a;
}
.widget-html.intro p {
  color: #909090;
  line-height: 30px;
  font-weight: 300;
}
.content-ads.v1 {
  max-width: 700px;
  text-align: center;
}
.content-ads.v1 p {
  margin: 0;
}
.content-ads.v1 h3 {
  font-size: 50px;
  letter-spacing: -4px;
  font-weight: 400;
  margin-top: 13px;
  margin-bottom: 20px;
}
.content-ads.v1 .action {
  margin-top: 75px;
}
.content-ads.v2 {
  padding: 88px 122px 86px;
}
.content-ads.v2 h3 {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: -3px;
  margin-top: 0;
  margin-bottom: 70px;
}
.content-ads .action {
  margin-top: 75px;
}
.content-ads .action.primary {
  background: #d91d4b;
  width: 200px;
  height: 60px;
  line-height: 60px;
  padding: 0;
  color: #ffffff;
  border: 1px solid #d91d4b;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
.content-ads .action.primary:hover {
  background: #4a4a4a;
  border: 1px solid #4a4a4a;
}
@media (min-width: 1025px) {
  .blog-comments .comment-form {
    padding: 0 290px;
  }
}
@media (min-width: 992px) {
  .page-header .search-wrapper {
    position: relative;
  }
  .page-header .search-wrapper .dropdown .dropdown-menu {
    display: block;
    border: 0;
    box-shadow: none;
    right: 0;
    left: auto;
    top: -50px;
    z-index: 99;
  }
  .minicart-wrapper .action.showcart .counter-number {
    position: absolute;
    bottom: 4px;
    right: -4px;
  }
  .header1 .header-logo {
    float: left;
  }
  .rtl .header1 .header-logo {
    float: right !important;
  }
  .header1 .logo {
    z-index: 20;
    position: relative;
    float: left;
  }
  .rtl .header1 .logo {
    float: right !important;
  }
  .header1 .header-content .header-wrap {
    position: relative;
  }
  .header1 .header-content .header-menu {
    text-align: center;
    width: 100%;
    top: 0;
    left: 0px;
    z-index: 10;
  }
  .rtl .header1 .header-content .header-menu {
    right: 0px;
    left: auto;
  }
  .header1 .header-content .header-menu .ves-menutop {
    text-align: center;
  }
  .header1 .header-content .header-menu .ves-menutop .ves-megamenu {
    float: none;
    background-color: #ffffff;
  }
  .header1 .header-content .header-menu .ves-megamenu li.level0 {
    float: none !important;
    display: inline-block;
    vertical-align: top;
  }
  .header1 .header-content .header-right {
    position: absolute;
    right: 0px;
    top: 0;
    z-index: 15;
  }
  .rtl .header1 .header-content .header-right {
    left: 0px;
    right: auto;
  }
  .cms-index-index .header-absolute,
  .cms-undu-about-us-01 .header-absolute {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    z-index: 9999;
  }
  .rtl .cms-index-index .header-absolute,
  .rtl .cms-undu-about-us-01 .header-absolute {
    right: 0px;
    left: auto;
  }
  .cms-index-index .columns .column.main,
  .cms-undu-about-us-01 .columns .column.main {
    padding-bottom: 0;
  }
  .header2 {
    border-top: 2px solid #e26e40;
  }
  .header2 .logo-wrapper {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate3d(-50%, -45%, 0);
    z-index: 10;
  }
  .header2 .ves-megamenu {
    text-align: center;
  }
  .header2 .ves-megamenu li.level0 {
    float: none;
    display: inline-block;
  }
  .header2 .ves-megamenu li.level0.item-left-logo {
    margin-right: 7%;
  }
  .rtl .header2 .ves-megamenu li.level0.item-left-logo {
    margin-left: 7%;
    margin-right: inherit;
  }
  .header2 .ves-megamenu li.level0.item-right-logo {
    margin-left: 7%;
  }
  .rtl .header2 .ves-megamenu li.level0.item-right-logo {
    margin-right: 7%;
    margin-left: inherit;
  }
  .header2 .action-user {
    position: absolute;
    right: 4px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    z-index: 10;
  }
  .rtl .header2 .action-user {
    left: 4px;
    right: auto;
  }
  .widget-images.v3 .image-item .image-description {
    min-height: 450px;
  }
}
@media (min-width: 768px) {
  .page-layout-1column .product-info-main {
    padding-left: 45px;
    width: 50% !important;
  }
  .rtl .page-layout-1column .product-info-main {
    padding-right: 45px;
    padding-left: inherit;
  }
  .page-layout-1column .product.media {
    padding-right: 15px;
  }
  .rtl .page-layout-1column .product.media {
    padding-left: 15px;
    padding-right: inherit;
  }
  .rtl .popup-authentication .block[class] + .block::before {
    right: -18px;
    left: auto;
  }
  .rtl .popup-authentication .block[class] + .block {
    padding-left: 0;
    padding-right: 40px;
    border-left: 0;
    border-right: 1px solid #c1c1c1;
  }
  .product-bundle-product .product-add-form {
    border: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .login-container .fieldset > .field > .control {
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .header-content .action-user {
    right: 15px;
  }
  .rtl .header-content .action-user {
    left: 15px;
    right: auto;
  }
  .fancybox-mobile {
    width: 88% !important;
  }
  .fancybox-mobile .fancybox-inner {
    width: 100% !important;
  }
  .block-customer-login .actions-toolbar {
    margin-left: 0 !important;
  }
  .widget-carousel .slider-content.style-5 {
    left: 50px;
    max-width: 100%;
  }
  .ves-post.post-item .post-image img {
    width: 100%;
  }
  .product-block .product-item-actions {
    display: block;
  }
  .product-block .product-image .product-item-actions {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .product-block .quick-view {
    display: none !important;
  }
  .product-info-main .product-addto-links a {
    padding-right: 25px;
  }
  .content-ads.v2 {
    padding: 10px;
  }
  .page-header {
    border: 0 !important;
    margin-bottom: 0 !important;
    position: relative;
  }
  .page-header .nav-toggle::before {
    font-size: 25px;
  }
  .page-header .minicart-wrapper {
    right: 6px;
  }
  .page-header .minicart-wrapper .action.showcart .counter.total-qty {
    background: #d91d4b;
    padding: 0 5px;
    border-radius: 3px;
    position: absolute;
    right: -5px;
    top: 3px;
    font-size: 12px;
    margin-top: 0;
  }
  .page-header .minicart-wrapper .action.showcart .counter.total-qty .counter-number {
    color: #ffffff;
  }
  .page-header .search-wrapper {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    right: 40px;
    top: 8px;
    z-index: 123;
  }
  .page-header .search-wrapper .dropdown .dropdown-toggle {
    font-size: 16px;
  }
  .page-header .search-wrapper .dropdown .dropdown-menu {
    display: block;
    padding: 10px;
    margin: 0;
    border: 0;
    border-radius: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    line-height: normal;
    right: 0;
    left: auto;
  }
  .page-header .search-wrapper .dropdown:hover {
    cursor: pointer;
  }
  .page-header .search-wrapper .dropdown:hover .dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .rtl .page-header .minicart-wrapper {
    left: 6px;
    right: auto;
  }
  .rtl .page-header .minicart-wrapper .action.showcart .counter.total-qty {
    left: -5px;
    right: auto;
  }
  .rtl .page-header .search-wrapper {
    left: 40px;
    right: auto;
  }
  .rtl .page-header .search-wrapper .dropdown .dropdown-menu {
    left: 0;
    right: auto;
  }
  .header-content {
    padding: 10px 0 !important;
    height: 66px;
  }
  .header-content .logo-wrapper {
    text-align: center;
  }
  .header-content .style-left .logo-wrapper {
    float: none;
    display: block;
  }
  .header-content .logo {
    height: 45px;
    width: auto;
    line-height: 45px;
  }
  .header-content .logo img {
    max-width: 160px;
    max-height: 45px;
  }
  .header-content .minicart-wrapper {
    top: 8px !important;
    margin-top: 0;
  }
  .header-content .minicart-wrapper .action.showcart::before {
    border: 0 !important;
    font-size: 22px !important;
  }
  .header-content .action-user {
    position: absolute;
    top: auto;
  }
  .ves-menutop {
    position: absolute;
    top: 0;
    right: 0;
  }
  .rtl .ves-menutop {
    left: 0;
    right: auto;
  }
  .ves-menutop .header-links .switcher-trigger {
    display: none !important;
  }
  .ves-menutop .header-links .header-links-options {
    width: 100%;
  }
  .ves-menutop .header-links ul {
    padding-left: 10px;
  }
  .ves-menutop .header-links ul li {
    float: left;
    width: 100%;
    padding: 10px 0;
  }
  .ves-menutop .header-links ul li a {
    color: #666;
  }
  .ves-menutop .ves-megamenu .dropdown-menu .nav-item > a {
    padding: 6px 0;
  }
  .ves-menutop .ves-megamenu .dropdown-submenu .dropdown-menu {
    padding: 0 20px;
  }
  .ves-menutop .nav-sections-item-title {
    background: #4a4a4a;
    height: auto;
    padding: 0;
  }
  .ves-menutop .nav-sections-item-title a {
    float: left;
    padding: 15px 0;
    width: 100%;
  }
  .ves-menutop .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 1px solid transparent;
  }
  .ves-menutop .section-item-content {
    float: left;
    width: 100%;
  }
  .ves-menutop .nav-sections {
    background: #d91d4b;
    z-index: 9999 !important;
  }
  .rtl .navigation .parent .level-top::after {
    left: 7px;
  }
  .header1 .header-wrap {
    position: relative;
  }
  .header1 .header-right {
    position: absolute;
    top: 0;
    right: 0px;
  }
  .rtl .header1 .header-right {
    left: 0px;
    right: auto;
  }
  .header2 .logo-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .header2 .minicart-warp {
    position: absolute;
    right: 0px;
    top: auto;
  }
  .rtl .header2 .minicart-warp {
    left: 0px;
    right: auto;
  }
  .header2 .nav-toggle {
    top: 10px !important;
  }
  .widget-html.v5 .content-ads .action {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .widget-html.v5 .content-ads {
    min-height: auto;
    padding: 40px 65px 0px 86px;
  }
  .store-currency {
    border-bottom: 1px solid #e5e5e5;
  }
  .store-currency,
  .store-language {
    padding: 25px 15px 8px;
  }
  .store-currency .switcher-title,
  .store-language .switcher-title {
    float: left;
    width: 100%;
    margin-bottom: 12px;
  }
  .store-currency .selected,
  .store-language .selected,
  .store-currency .sub-option li,
  .store-language .sub-option li {
    padding-right: 15px;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .rtl .store-currency .selected,
  .rtl .store-language .selected,
  .rtl .store-currency .sub-option li,
  .rtl .store-language .sub-option li {
    padding-left: 15px;
    padding-right: inherit;
  }
  .store-currency .sub-option,
  .store-language .sub-option {
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .store-language .selected .flag-icon {
    outline: 2px solid #ebebeb;
  }
  .table-wrapper.comparison {
    overflow-x: auto;
  }
  .catalog-product-compare-index #product-comparison .cell {
    width: 180px;
  }
  .nav-sections .switcher-trigger strong::after {
    display: none !important;
  }
  .checkout-index-index .page-header {
    z-index: 11;
  }
  .checkout-index-index .minicart-wrapper .action.showcart::before {
    border: 0;
  }
  .checkout-index-index .modal-custom .action-close {
    margin: 10px;
  }
  .product-block .product-image .product-item-actions .actions-primary .add-to-cart {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .rtl .product-block .product-image .product-item-actions .actions-primary .add-to-cart {
    margin-right: 10px;
    margin-left: inherit;
  }
  .product-block .product-image .product-item-actions .actions-primary > a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    margin-bottom: 10px;
  }
  .rtl .product-block .product-image .product-item-actions .actions-primary > a {
    margin-right: 10px;
    margin-left: inherit;
  }
  .products-related .product-block .product-image .product-item-actions,
  .products-upsell .product-block .product-image .product-item-actions {
    max-width: 100%;
  }
  .widget-images .image-item .image-description {
    width: 280px;
    height: 125px;
  }
  .productlist-widget.v2 .owl-nav {
    top: -72px;
  }
  .productlist-widget.v2 ul.etabs {
    margin-bottom: 20px;
  }
  .widget-carousel .slider-content.style-5 h3 {
    font-size: 35px;
  }
  .blog-posts .owl-carousel .user-action {
    display: block;
  }
  .page-wrapper .breadcrumbs {
    margin-bottom: 80px;
    height: 150px;
    padding: 65px 0;
    text-align: left;
  }
  .product-info-main {
    margin-top: 10px;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .product.info.detailed {
    margin-bottom: 30px;
  }
  .sidebar .toolbar-amount {
    display: none;
  }
  .sidebar .block.filter .block-title {
    display: block;
  }
  .sidebar .block.filter .block-content {
    padding: 0;
  }
  .sidebar .block.filter .filter-options-item {
    padding-bottom: 0px;
  }
  .sidebar .block.filter.active .filter-options-item:last-child {
    margin-bottom: 10px;
  }
  .copyright {
    border-top: 0;
  }
  .scrollup {
    right: 10px;
    bottom: 120px;
  }
}
/* Fix container responsive */
@media (max-width: 1440px) {
  .widget-images.v3 .image-item .image-description {
    min-height: 336px;
  }
  .content-ads.v2 {
    padding: 10px 122px;
  }
  .content-ads.v2 h3 {
    margin-bottom: 44px;
  }
}
@media (max-width: 1366px) {
  .content-ads.v2 {
    padding: 10px 30px;
  }
  .content-ads.v2 h3 {
    margin-bottom: 55px;
  }
}
@media (max-width: 1199px) {
  .rtl {
    overflow-x: hidden;
    position: relative;
    height: auto;
  }
  .rtl body {
    position: relative;
  }
  .page-main,
  .container,
  .page-wrapper > .page-bottom {
    width: 100% !important;
    max-width: 100% !important;
  }
  .rtl .sidebar .product-items .product-item-info .product-item-photo {
    margin: 0 0 10px 10px;
  }
  .checkout-index-index .page-header {
    z-index: 11;
  }
  .checkout-index-index .header.content {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .checkout-index-index .minicart-wrapper .action.showcart::before {
    border: 0;
  }
  .checkout-index-index .modal-custom .action-close {
    margin: 10px;
  }
}
/* Fix container responsive */
@media (max-width: 1024px) {
  .header-content {
    padding: 30px 0;
  }
  .page-main,
  .container,
  .page-wrapper > .page-bottom {
    width: 100% !important;
    max-width: 100% !important;
  }
  .widget-carousel .slider-content.style-5 {
    top: 10%;
  }
  .widget-carousel .slider-content.style-2 > p {
    padding: 0 70px;
  }
  .image-item .img-animation img {
    width: 100%;
    height: auto;
  }
  .widget-images.v3 .image-item .image-description {
    min-height: 360px;
  }
  .custom-newsletter {
    margin: 26% 0 0 -9%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block.widget .product-item-info {
    height: auto !important;
  }
  .ves-megamenu li.level0 > a,
  .navigation .level0 > .level-top {
    padding: 0 10px !important;
  }
}
@media (max-width: 480px) {
  .sidebar .block.filter .filter-options .filter-options-item {
    padding-bottom: 5px;
  }
  .page-header .search-wrapper {
    right: 70px;
  }
  .nav-toggle {
    top: 10px;
  }
  .header-content .action-user {
    right: 0px;
  }
  .rtl .header-content .action-user {
    left: 0px;
    right: auto;
  }
  .page-wrapper .breadcrumbs {
    margin-bottom: 35px;
  }
  .product-info-main .product-addto-links a {
    display: block;
  }
  .productlist-widget ul.etabs li a {
    padding: 8px 10px;
  }
  .block.related .block-actions {
    position: static;
    margin-bottom: 15px;
  }
  .blog-comments .input-text {
    width: 100% !important;
  }
  .vesblog-post-view .post-title h3 {
    font-size: 20px;
  }
  .products-grid .product-item {
    width: 100%;
  }
  .page-header .search-wrapper {
    right: 40px;
  }
  .blog-posts .plist li {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .widget-carousel .slider-content.style-2 {
    left: 35px;
  }
  .widget-carousel .slider-content.style-2 h3 {
    margin-bottom: 0px;
  }
  .header-content .action-user .search-wrapper .search-content {
    min-width: 275px;
  }
  .block-search {
    width: 275px !important;
  }
}
/* Safari and Chrome fix*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  ::i-block-chrome,
  .breadcrumbs {
    background: url("../images/bg_brc.jpg") no-repeat center center;
  }
}
body input::-ms-clear {
  display: none;
}
.shariff .foldInOut {
  display: none !important;
  background-color: #0A2962;
  position: inherit;
}
.shariff .inactive .inactive {
  position: inherit;
}
@media (max-width: 991px) {
  .shariff.sticky {
    bottom: 1em;
  }
  .shariff .foldInOut {
    display: block !important;
    position: relative;
    z-index: 3;
  }
  .shariff .inactive .inactive {
    position: absolute;
    z-index: 2;
    bottom: 40px;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title,
  .block-search .label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .cart-container:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .block.crosssell {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous),
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .cart-gift-item .actions,
  .cart-container .form-cart .actions {
    text-align: right;
  }
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update {
    margin-left: 10px;
  }
  .block-cart-failed .action.continue,
  .cart-container .cart-gift-item .action.continue,
  .cart-container .form-cart .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 1280px;
    box-sizing: border-box;
  }
  .page-main {
    width: 100%;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    margin-bottom: -9px;
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 50%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 75%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 15px;
  }
  .page-layout-3columns .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 25%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .column.main {
    padding-right: 15px;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-right: 0;
    padding-left: 15px;
  }
  .sidebar-additional {
    padding-left: 15px;
    clear: right;
    margin-bottom: 30px;
  }
  .page-layout-3columns .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    padding-right: 15px;
    padding-left: 0;
    clear: left;
    float: left;
  }
  .page-layout-2columns-left .column.main {
    padding-left: 15px;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .fieldset > .field {
    margin: 0 0 29px;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #ffffff;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #efefef;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 50rem;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 240px;
    width: 240px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    margin-right: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px !important;
    max-width: 480px !important;
    clear: right;
    float: right;
    border-left: 1px solid #efefef;
    border-right: unset;
    margin-left: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #ebebeb;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-discount {
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .block.crosssell {
    width: 33.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
    width: 100%;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -10px;
    width: 390px;
  }
  .rtl .minicart-wrapper .block-minicart {
    left: -10px;
    right: auto;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 133.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #4a4a4a;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 30%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .payment-methods .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .payment-method-billing-address .action-update {
    float: right;
  }
  .payment-method-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 13px;
    margin-top: 6px;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .page-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    width: 100%;
    box-sizing: border-box;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -10px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    position: relative;
    left: auto;
    top: auto;
    float: left;
    margin: 0 10px 10px 0;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-add-form {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin-top: 10px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 40px;
  }
  .page-layout-1column .product-info-main {
    width: 47%;
  }
  .page-layout-1column .product.media {
    width: 50%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .ves-megamenu .navigation .level0 .submenu a.ves-hover {
    padding: 0;
  }
  .scroll-to-fixed-fixed .level0 > a .cat-label {
    display: none;
  }
  .nav-sections-item-content .ves-megamenu {
    display: block;
    margin-bottom: 0;
    padding: 0;
  }
  .ves-megamenu .block-search {
    padding-left: 0;
  }
  .ves-megamenu.top-navigation > .navigation {
    padding: 0 20px;
    border: 0;
  }
  .ves-megamenu.has-title > .navigation {
    border-top: none;
  }
  .ves-megamenu.ves-horizontal > .navigation {
    border: 0;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu .navigation {
    background: transparent;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: static;
    top: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation > ul {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px 0 0;
    position: relative;
  }
  .ves-megamenu .navigation .level0 > a {
    text-transform: uppercase;
    display: block;
    padding: 12px 15px 12px 15px;
  }
  .ves-megamenu .navigation .level0 > a .cat-label {
    position: absolute;
    top: -10px;
    right: 0;
    padding: 0 6px;
  }
  .ves-megamenu .navigation .level0 > a > span {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 > a > span.drill-opener,
  .ves-megamenu .navigation .level0 > a > span.opener {
    display: none;
  }
  .ves-megamenu .navigation .level0 .submenu {
    font-size: inherit;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items a:hover {
    background: none;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .nav-item a ::after {
    content: none;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a > .ves-caret {
    visibility: #d91d4b;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active > a > .ves-caret,
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active > a > .ves-caret {
    visibility: visible;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items {
    float: right;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a > .ves-caret {
    float: left;
    margin-right: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:after,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:before {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .content-wrapper {
    float: left;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer {
    float: left;
    margin-top: 20px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header .links li,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer .links li {
    padding: 0 5px;
    margin-bottom: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget {
    position: relative;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav {
    top: -60px;
    right: 0;
    position: absolute;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a {
    padding: 5px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title strong {
    font-weight: 500;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a {
    padding: 0;
    border: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a:hover {
    background: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a.action {
    color: #999;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-image img {
    width: auto;
    float: none;
    display: inline-block;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-actions {
    margin-top: 0;
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item img.owl-lazy {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-photo {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .icon {
    position: absolute;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item {
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info {
    border: 1px solid transparent;
    padding: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-color: #bbbbbb;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items ul > .nav-item.current > a {
    border-color: transparent;
    border-bottom-color: #ddd;
  }
  .ves-megamenu .navigation .level0.submenu-left,
  .ves-megamenu .navigation .level0.submenu-right {
    position: static;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col {
    width: 100%;
    padding: 0;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col > .nav-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column2 > .item-content1 > .mega-col {
    width: 50%;
  }
  .ves-megamenu .navigation .level0 .ves-column3 > .item-content1 > .mega-col {
    width: 33.3333%;
  }
  .ves-megamenu .navigation .level0 .ves-column4 > .item-content1 > .mega-col {
    width: 25%;
  }
  .ves-megamenu .navigation .level0 .ves-column5 > .item-content1 > .mega-col {
    width: 20%;
  }
  .ves-megamenu .navigation .level0 .ves-column6 > .item-content1 > .mega-col {
    width: 16.6666%;
  }
  .ves-megamenu .navigation .level0 .ves-column7 > .item-content1 > .mega-col {
    width: 14.2857%;
  }
  .ves-megamenu .navigation .level0 .ves-column8 > .item-content1 > .mega-col {
    width: 12.5%;
  }
  .ves-megamenu .navigation .level0 .ves-column9 > .item-content1 > .mega-col {
    width: 11.1111%;
  }
  .ves-megamenu .navigation .level0 .ves-column10 > .item-content1 > .mega-col {
    width: 10%;
  }
  .ves-megamenu .navigation .level0 .ves-column11 > .item-content1 > .mega-col {
    width: 9.0909%;
  }
  .ves-megamenu .navigation .level0 .ves-column12 > .item-content1 > .mega-col {
    width: 8.3333%;
  }
  .ves-megamenu .navigation .nav-item {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2 {
    background-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2:before {
    border-top-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3 {
    background-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3:before {
    border-top-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > .submenu {
    display: block;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar {
    float: left;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content p > a,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar p > a {
    padding: 0;
  }
  .ves-megamenu .navigation .nav-item.subgroup > .submenu {
    display: block;
    position: static;
    margin-bottom: 10px !important;
    border: 0;
    min-width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu {
    border: 0;
    z-index: 99;
    border-radius: 0;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 23px;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > .submenu {
    right: 0 !important;
    left: auto !important;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li {
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a {
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: inherit;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a .ves-caret {
    margin: 0;
    margin-right: 15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content {
    width: 80%;
    padding-right: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item {
    display: none;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item.dynamic-active {
    display: block;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-content {
    width: 100%;
    float: left;
  }
  .ves-megamenu .navigation .level1 .cat-label:before {
    display: none;
  }
  .ves-megamenu .navigation .level1 .submenu {
    z-index: 99;
  }
  .ves-megamenu .navigation .level1 .ves-caret {
    float: right;
  }
  .ves-megamenu .navigation .level1 .submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .level1 .submenu-right > .submenu {
    right: 100% !important;
  }
  .ves-megamenu a {
    text-decoration: none;
    -webkit-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
  }
  .ves-megamenu a:hover {
    text-decoration: none;
  }
  .ves-megamenu.ves-vertical li.level0 {
    width: 100%;
    margin: 0;
    float: none !important;
    position: static !important;
  }
  .ves-megamenu.ves-vertical .navigation .nav-item > a {
    position: relative;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a {
    padding-left: 25px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a > .ves-caret {
    position: absolute;
    left: 10px;
    right: auto;
    line-height: 50px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0.submenu-left.subhover > .submenu {
    right: 100%;
    left: auto !important;
    top: 0;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > .submenu {
    top: 0;
    left: auto !important;
    right: 100%;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-left > a > .ves-caret {
    left: 10px;
    right: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right > a > .ves-caret {
    right: 10px;
    left: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right.subhover > .submenu {
    left: -100% !important;
    right: 100% !important;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0 > a > .ves-caret {
    float: right;
    line-height: inherit;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0.subhover > .submenu {
    right: 0;
    left: 100% !important;
    top: 0;
  }
  .ves-megamenu.ves-daccordion .navigation {
    overflow: hidden;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item {
    float: left;
    width: 100%;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.current > .submenu {
    display: none;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item a {
    position: relative;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu {
    width: 100% !important;
    position: static;
    overflow: hidden !important;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.subhover > .submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 {
    width: 100%;
    margin: 0;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret.item-active {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .ves-ddrill {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important;
  }
  .ves-ddrill .navigation {
    background-color: #FFF;
  }
  .ves-ddrill .navigation.loaded > .dropdown-menu {
    width: 100% !important;
  }
  .ves-ddrill .navigation .subhover > .submenu {
    display: none;
  }
  .ves-ddrill .navigation > .dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-ddrill .navigation .ves-caret {
    display: none;
  }
  .ves-ddrill .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px;
  }
  .ves-ddrill .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%;
  }
  .ves-ddrill .navigation .nav-item > a {
    line-height: 50px;
    position: static;
    padding: 0 15px;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none;
  }
  .ves-ddrill .navigation .mega-col {
    padding: 0;
  }
  .ves-ddrill .navigation .level0 {
    border-top-color: #e5e5e5;
  }
  .ves-ddrill .navigation .opener {
    display: none;
  }
  .ves-ddrill .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute;
  }
  .ves-ddrill .navigation .drill-opener:before {
    content: "\e608";
  }
  .ves-ddrill .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a {
    padding: 0;
    background: #fff;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:before {
    content: "\e617";
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:after {
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat:before {
    display: none;
  }
  .ves-ddrill .drill-opener {
    display: block;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .ves-ddrill .navigation .drilldown-back {
    display: block;
  }
  .ves-ddrill .navigation .drilldown-back > a > .drill-opener {
    line-height: 50px;
    width: 50px;
  }
  .ves-daccordion .navigation .ves-caret {
    display: block;
    line-height: inherit;
    width: 50px;
  }
  .ves-daccordion .navigation .level0 .submenu {
    overflow: hidden;
  }
  .ves-megamenu .navigation .level0.vertical-item .level1 > .item-content1 > .mega-col > .nav-item {
    position: static !important;
  }
  .ves-megamenu .navigation .level0.vertical-item {
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu {
    padding: 0;
    -webkit-box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu .navigation .level0.vertical-item > a {
    padding: 0 22px;
    margin: 0;
    background: #ff5501;
  }
  .ves-megamenu .navigation .level0.vertical-item > a:before {
    font-family: "FontAwesome";
    font-weight: normal;
    content: "\f0c9";
    margin-right: 8%;
    font-size: 16px;
  }
  .ves-megamenu .navigation .level0.vertical-item > a > .ves-caret {
    right: 10px;
    position: absolute;
    line-height: 50px;
  }
  .ves-megamenu.alway-show .navigation .level0.vertical-item > .submenu {
    display: block !important;
  }
  .ves-megamenu .header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.53);
    z-index: 30;
    display: none;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 22px;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu.megamenu-ultimo .navigation > ul {
    border-bottom: 5px solid #333333;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .nav-item.current > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a:hover {
    background: none;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header .links > li {
    padding: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a:hover,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #de2666;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .ves-caret {
    opacity: 0.3;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level1 .nav-item {
    padding-bottom: 5px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 8px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item .level1 .mega-col > .nav-item > a {
    padding: 3px 5px;
  }
  .ves-megamenu.food-menu .navigation {
    text-align: center;
  }
  .ves-megamenu.food-menu .navigation .level0 {
    float: none;
  }
  .ves-megamenu.food-menu .navigation .level0:hover > a {
    background: #FFF;
  }
  .ves-megamenu.food-menu .navigation .level0 > a {
    text-align: center;
    float: left;
    padding: 0;
  }
  .ves-megamenu.food-menu .navigation .level0 > a > span {
    float: left;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 {
    text-align: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .icon-left {
    margin-right: 10px;
    float: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a {
    float: left;
    padding: 0 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a > span {
    float: left;
  }
  .page-footer .block .panel-heading,
  .page-footer .widget-collapse .block-title {
    background: none;
  }
  .page-footer .panel-title {
    display: none;
  }
  .page-footer .collapse {
    display: block;
  }
  .page-footer .collapse .panel-body {
    border: 0 !important;
    padding: 0 !important;
  }
  .minicart-wrapper .block-minicart {
    right: 0px;
  }
  .rtl .minicart-wrapper .block-minicart {
    left: 0px;
    right: auto;
  }
  .product.info.detailed .additional-attributes > thead > tr > th,
  .product.info.detailed .additional-attributes > tbody > tr > th,
  .product.info.detailed .additional-attributes > tfoot > tr > th {
    line-height: 28px;
  }
  .sidebar .block.filter .filter-options .filter-options-content {
    display: block !important;
  }
  .sidebar .block.filter .filter-options .filter-options-title:after {
    content: "";
  }
  .rtl .actions-toolbar {
    text-align: right;
  }
  .rtl .actions-toolbar .primary {
    float: right;
  }
  .rtl .actions-toolbar .primary .action {
    margin: 0 0 0 15px;
  }
  .rtl .page-product-downloadable .product-options-bottom {
    float: left;
  }
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: auto;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n+1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .block.widget .products-grid .product-item {
    width: auto;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    width: auto;
    margin-left: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(n+1) {
    margin-left: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: auto;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    width: auto;
    margin-left: 0;
  }
  .block.widget .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
/* This CSS resource incorporates links to font software which is the
   valuable copyrighted property of Type Network, Inc. and/or their
   suppliers. You may not attempt to copy, install, redistribute,
   convert, modify or reverse engineer this font software. Please
   contact Type Network with any questions: www.typenetwork.com */
@font-face {
  font-family: "Nobel-Book";
  font-weight: Normal;
  font-style: Normal;
  src: url("../fonts/Nobel-Book_BK.eot");
  src: url("../fonts/Nobel-Book_BK_iefix.eot") format("embedded-opentype"), url("../fonts/Nobel-Book_BK.woff") format("woff2"), url("../fonts/Nobel-Book_BK.woff2") format("woff");
}
@font-face {
  font-family: "Nobel-Bold";
  font-weight: Normal;
  font-style: Normal;
  src: url("../fonts/Nobel-Bold_BD.eot");
  src: url("../fonts/Nobel-Bold_BD_iefix.eot") format("embedded-opentype"), url("../fonts/Nobel-Bold_BD.woff") format("woff2"), url("../../../../../frontend/SHMH/undu/default/fonts/Nobel-Bold_BD.woff2") format("woff");
}
button,
button.action.primary,
.btn,
.btn-default,
a.btn,
a.btn-default {
  color: #4a4a4a;
  border: 1px solid #a4a4a4;
  background: #ffffff;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  font-family: "Nobel-Bold", "Open Sans", georgia, serif;
  white-space: inherit;
}
button.btn-fw,
button.action.primary.btn-fw,
.btn.btn-fw,
.btn-default.btn-fw,
a.btn.btn-fw,
a.btn-default.btn-fw {
  width: 100%;
}
button:hover,
button.action.primary:hover,
.btn:hover,
.btn-default:hover,
a.btn:hover,
a.btn-default:hover,
button:focus,
button.action.primary:focus,
.btn:focus,
.btn-default:focus,
a.btn:focus,
a.btn-default:focus {
  color: #d91d4b;
  background: #ffffff;
  border: 1px solid #d91d4b;
}
button:hover:after,
button.action.primary:hover:after,
.btn:hover:after,
.btn-default:hover:after,
a.btn:hover:after,
a.btn-default:hover:after,
button:focus:after,
button.action.primary:focus:after,
.btn:focus:after,
.btn-default:focus:after,
a.btn:focus:after,
a.btn-default:focus:after {
  background: none;
  border-color: transparent transparent transparent #d91d4b;
}
.ves-container.row_wrapper__four button,
.ves-container.row_wrapper__four .btn,
.ves-container.row_wrapper__four .btn-default,
.ves-container.row_wrapper__four a.btn,
.ves-container.row_wrapper__four a.btn-default {
  color: #4a4a4a !important;
}
.ves-container.row_wrapper__four button:hover,
.ves-container.row_wrapper__four .btn:hover,
.ves-container.row_wrapper__four .btn-default:hover,
.ves-container.row_wrapper__four a.btn:hover,
.ves-container.row_wrapper__four a.btn-default:hover {
  color: #d91d4b !important;
}
.btn-primary,
a.btn-primary {
  color: #4a4a4a;
  border: 1px solid #4a4a4a;
}
a.btn-rev:after {
  content: none;
}
.btn-rev {
  margin: 0 2em 0 -2em;
}
.btn-next {
  margin: 0 -2em 0 2em;
}
.btn-rev:before {
  content: '';
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  border-style: solid;
  border-color: transparent transparent transparent #4a4a4a;
  margin: 2px 15px 0 0;
  display: inline-block;
  border-width: 5px 0px 5px 10px;
  transition: all .5s ease;
}
a.btn-rev:hover:before {
  border-color: transparent transparent transparent #4a4a4a;
}
button span:after,
a.btn:after {
  width: 0px;
  height: 0px;
  -webkit-transform: rotate(360deg);
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #4a4a4a;
  margin: 2px 0 0 15px;
  display: inline-block;
}
button.btn.full-width {
  width: 100%;
}
/*background RGBA
============================================*/
/*inline-block
============================================*/
/* ---------------------------------- Mixin --------------------------------------- */
@media (min-width: 768px) {
  .pull-sm-left {
    float: left !important;
  }
  .pull-sm-right {
    float: right !important;
  }
  .pull-sm-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .pull-md-left {
    float: left !important;
  }
  .pull-md-right {
    float: right !important;
  }
  .pull-md-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .pull-lg-left {
    float: left !important;
  }
  .pull-lg-right {
    float: right !important;
  }
  .pull-lg-none {
    float: none !important;
  }
}
.pull-none {
  float: none !important;
}
body {
  line-height: 1.618;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Nobel-Bold", "Open Sans", serif;
}
h1 .subheadline,
h2 .subheadline,
h3 .subheadline,
h4 .subheadline,
h5 .subheadline,
h6 .subheadline,
.h1 .subheadline,
.h2 .subheadline,
.h3 .subheadline,
.h4 .subheadline,
.h5 .subheadline,
.h6 .subheadline {
  display: block;
}
@media (min-width: 768px) {
  h1.push-right-1,
  h2.push-right-1,
  h3.push-right-1,
  h4.push-right-1,
  h5.push-right-1,
  h6.push-right-1,
  .h1.push-right-1,
  .h2.push-right-1,
  .h3.push-right-1,
  .h4.push-right-1,
  .h5.push-right-1,
  .h6.push-right-1 {
    position: relative;
    margin-left: 8%;
  }
  h1.push-right-3,
  h2.push-right-3,
  h3.push-right-3,
  h4.push-right-3,
  h5.push-right-3,
  h6.push-right-3,
  .h1.push-right-3,
  .h2.push-right-3,
  .h3.push-right-3,
  .h4.push-right-3,
  .h5.push-right-3,
  .h6.push-right-3 {
    position: relative;
    margin-left: 25%;
  }
  h1.push-left-1,
  h2.push-left-1,
  h3.push-left-1,
  h4.push-left-1,
  h5.push-left-1,
  h6.push-left-1,
  .h1.push-left-1,
  .h2.push-left-1,
  .h3.push-left-1,
  .h4.push-left-1,
  .h5.push-left-1,
  .h6.push-left-1 {
    position: relative;
    margin-left: -8%;
  }
  h1.push-left-3,
  h2.push-left-3,
  h3.push-left-3,
  h4.push-left-3,
  h5.push-left-3,
  h6.push-left-3,
  .h1.push-left-3,
  .h2.push-left-3,
  .h3.push-left-3,
  .h4.push-left-3,
  .h5.push-left-3,
  .h6.push-left-3 {
    position: relative;
    margin-left: -25%;
  }
  h1.no-push,
  h2.no-push,
  h3.no-push,
  h4.no-push,
  h5.no-push,
  h6.no-push,
  .h1.no-push,
  .h2.no-push,
  .h3.no-push,
  .h4.no-push,
  .h5.no-push,
  .h6.no-push {
    margin-left: 0;
    margin-right: 0;
  }
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0;
  margin-bottom: 0.25em;
  line-height: 1.2;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a {
  color: #4a4a4a;
  transition: all .8s ease;
}
h1 a:hover,
.h1 a:hover,
h2 a:hover,
.h2 a:hover,
h3 a:hover,
.h3 a:hover,
h1 a:active,
.h1 a:active,
h2 a:active,
.h2 a:active,
h3 a:active,
.h3 a:active,
h1 a:focus,
.h1 a:focus,
h2 a:focus,
.h2 a:focus,
h3 a:focus,
.h3 a:focus,
h1 avisited,
.h1 avisited,
h2 avisited,
.h2 avisited,
h3 avisited,
.h3 avisited {
  color: #4a4a4a;
}
h1.small-margin,
.h1.small-margin,
h2.small-margin,
.h2.small-margin,
h3.small-margin,
.h3.small-margin {
  margin-bottom: 0.25em;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  margin-bottom: 0.25em;
  line-height: 1.2;
}
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a {
  color: #4a4a4a;
  transition: all .8s ease;
}
h4 a:hover,
.h4 a:hover,
h5 a:hover,
.h5 a:hover,
h6 a:hover,
.h6 a:hover,
h4 a:active,
.h4 a:active,
h5 a:active,
.h5 a:active,
h6 a:active,
.h6 a:active,
h4 a:focus,
.h4 a:focus,
h5 a:focus,
.h5 a:focus,
h6 a:focus,
.h6 a:focus,
h4 avisited,
.h4 avisited,
h5 avisited,
.h5 avisited,
h6 avisited,
.h6 avisited {
  color: #4a4a4a;
}
h4.small-margin,
.h4.small-margin,
h5.small-margin,
.h5.small-margin,
h6.small-margin,
.h6.small-margin {
  margin-button: 10px;
}
h1,
.h1 {
  font-size: 2.15em;
}
h1 .subheadline,
.h1 .subheadline {
  font-size: 27px;
}
@media (min-width: 768px) {
  h1,
  .h1 {
    font-size: 4.3em;
  }
  h1 .subheadline,
  .h1 .subheadline {
    font-size: 27px;
  }
}
h2,
.h2 {
  font-size: 1.95em;
}
h2 .subheadline,
.h2 .subheadline {
  font-size: 20px;
}
@media (min-width: 768px) {
  h2,
  .h2 {
    font-size: 3.25em;
  }
  h2 .subheadline,
  .h2 .subheadline {
    font-size: 24px;
  }
}
h3,
.h3 {
  font-size: 1.35em;
}
h3 .subheadline,
.h3 .subheadline {
  font-size: 1.125em;
}
@media (min-width: 768px) {
  h3,
  .h3 {
    font-size: 2.25em;
  }
  h3 .subheadline,
  .h3 .subheadline {
    font-size: 21px;
  }
}
h4,
.h4 {
  font-size: 1.2em;
}
@media (min-width: 768px) {
  h4,
  .h4 {
    font-size: 1.5em;
  }
  h4 .subheadline,
  .h4 .subheadline {
    font-size: 1.375em;
  }
}
h5,
.h5 {
  font-size: 1.1em;
}
@media (min-width: 768px) {
  h5,
  .h5 {
    font-size: 1.375em;
  }
  h5 .subheadline,
  .h5 .subheadline {
    font-size: 1.125em;
  }
}
h6,
.h6 {
  font-size: 1.125em;
}
.col-lg-12 .col-inner > div h1,
.col-lg-12 .col-inner > div h2,
.col-lg-12 .col-inner > div h3 {
  margin-bottom: .5em;
}
.widget-carousel .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.owlcarousel .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  font-size: 1.95em;
}
@media (min-width: 768px) {
  .widget-carousel .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .owlcarousel .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 h1:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
    font-size: 3.25em;
  }
}
.widget-carousel .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.owlcarousel .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  font-size: 1.35em;
}
@media (min-width: 768px) {
  .widget-carousel .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .owlcarousel .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 h2:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
    font-size: 2.25em;
  }
}
.widget-carousel .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.owlcarousel .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .widget-carousel .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .owlcarousel .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 h3:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
    font-size: 1.5em;
  }
}
.widget-carousel .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.owlcarousel .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  font-size: 1.1em;
}
@media (min-width: 768px) {
  .widget-carousel .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .owlcarousel .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 h4:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
    font-size: 1.375em;
  }
}
.widget-carousel .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.owlcarousel .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .widget-carousel .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .owlcarousel .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 h5:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
    font-size: 1.125em;
  }
}
.widget-carousel .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.owlcarousel .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ol.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
ul.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
div.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-1 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-2 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-3 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-4 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-5 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
.col-lg-6 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
  font-size: 0.675em;
}
@media (min-width: 768px) {
  .widget-carousel .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .owlcarousel .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ol.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  ul.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 div.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-large-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="3"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  div.owl-carousel[data-items="4"] .owl-item h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-1 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-2 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-3 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-4 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-5 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6),
  .col-lg-6 h6:not(.h1):not(.h2):not(.h3):not(.h4):not(.h5):not(.h6) {
    font-size: 1.125em;
  }
}
.small {
  font-size: 1em;
}
nav a {
  font-family: "Nobel-Book", "Open Sans", georgia, serif;
  text-transform: uppercase;
}
.default-big .block-content,
.default-big p {
  font-size: 1.25em;
}
@media (min-width: 768px) {
  .box-widget_intro {
    font-size: 1.25em;
    color: #4a4a4a;
    line-height: 39px;
    padding: 0 8%;
  }
}
.image-description {
  max-width: 100%;
  font-size: 0.875em;
  font-style: italic;
  margin: 15px 0 20px 0;
}
a#contentarea {
  display: none;
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}
.block p {
  margin: 0 0 0.5em;
}
.block p:last-child {
  margin: 0 0 0.5em;
}
footer .ves-container,
main .ves-container {
  margin-top: -1.063em;
  padding-top: 1.063em;
  padding-bottom: 1.063em;
  margin-bottom: 1.063em;
  background-size: cover;
}
footer .ves-container .owl-carousel,
main .ves-container .owl-carousel {
  width: 100% !important;
}
footer .ves-container .owl-item .ves-container,
main .ves-container .owl-item .ves-container {
  padding-bottom: 0;
  padding-top: 0;
}
footer .ves-container.ves-firstcontainer.bg-image,
main .ves-container.ves-firstcontainer.bg-image {
  margin-top: 0;
}
footer .ves-container.bg-image,
main .ves-container.bg-image {
  min-height: 35vh;
  background-size: cover;
}
@media (max-width: 992px) {
  footer .ves-container.ves-parallax.ios-paralax,
  main .ves-container.ves-parallax.ios-paralax {
    background-attachment: scroll !important;
    background-repeat: no-repeat;
    background-size: inherit;
  }
}
@media (min-width: 992px) {
  footer .ves-container,
  main .ves-container {
    margin-top: -3.063em;
    padding-top: 3.063em;
    padding-bottom: 3.063em;
    margin-bottom: 3.063em;
  }
}
footer .ves-container .text-white,
main .ves-container .text-white {
  color: #ffffff;
}
footer .ves-container .text-white a:not(.btn-default),
main .ves-container .text-white a:not(.btn-default) {
  color: #ffffff;
}
footer .ves-container .text-color-default,
main .ves-container .text-color-default {
  color: #4a4a4a;
}
footer .ves-container.row_wrapper__one,
main .ves-container.row_wrapper__one {
  margin-top: -1.063em;
  background-color: #ebe9e0;
}
@media (min-width: 992px) {
  footer .ves-container.row_wrapper__one,
  main .ves-container.row_wrapper__one {
    margin-top: -3.063em;
  }
}
footer .ves-container.row_wrapper__one .ves-blog .post-wrapper,
main .ves-container.row_wrapper__one .ves-blog .post-wrapper {
  background-color: #ffffff;
  padding: 0 25px 25px;
}
footer .ves-container.row_wrapper__one .ves-blog .post-wrapper .post-image,
main .ves-container.row_wrapper__one .ves-blog .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__one .ves-blog .owl-item .post-wrapper,
main .ves-container.row_wrapper__one .ves-blog .owl-item .post-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
footer .ves-container.row_wrapper__one .ves-blog .owl-item .post-wrapper .post-image,
main .ves-container.row_wrapper__one .ves-blog .owl-item .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__two,
main .ves-container.row_wrapper__two {
  margin-top: -1.063em;
}
@media (min-width: 992px) {
  footer .ves-container.row_wrapper__two,
  main .ves-container.row_wrapper__two {
    margin-top: -3.063em;
  }
}
footer .ves-container.row_wrapper__two .ves-blog .post-wrapper,
main .ves-container.row_wrapper__two .ves-blog .post-wrapper {
  padding: 0 25px 25px;
}
footer .ves-container.row_wrapper__two .ves-blog .post-wrapper .post-image,
main .ves-container.row_wrapper__two .ves-blog .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__two .ves-blog .owl-item .post-wrapper,
main .ves-container.row_wrapper__two .ves-blog .owl-item .post-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
footer .ves-container.row_wrapper__two .ves-blog .owl-item .post-wrapper .post-image,
main .ves-container.row_wrapper__two .ves-blog .owl-item .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__three,
main .ves-container.row_wrapper__three {
  margin-top: -1.063em;
  background-color: #d91d4b;
  color: #ffffff;
}
@media (min-width: 992px) {
  footer .ves-container.row_wrapper__three,
  main .ves-container.row_wrapper__three {
    margin-top: -3.063em;
  }
}
footer .ves-container.row_wrapper__three .ves-blog .post-wrapper,
main .ves-container.row_wrapper__three .ves-blog .post-wrapper {
  background-color: #ffffff;
  color: #4a4a4a;
  padding: 0 25px 25px;
}
footer .ves-container.row_wrapper__three .ves-blog .post-wrapper .post-image,
main .ves-container.row_wrapper__three .ves-blog .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__three .ves-blog .owl-item .post-wrapper,
main .ves-container.row_wrapper__three .ves-blog .owl-item .post-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
footer .ves-container.row_wrapper__three .ves-blog .owl-item .post-wrapper .post-image,
main .ves-container.row_wrapper__three .ves-blog .owl-item .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__three a:not(.btn-default),
main .ves-container.row_wrapper__three a:not(.btn-default) {
  color: #ffffff;
}
footer .ves-container.row_wrapper__three a:not(.btn-default):after,
main .ves-container.row_wrapper__three a:not(.btn-default):after {
  background: #ffffff;
}
footer .ves-container.row_wrapper__three a:not(.btn-default):hover,
main .ves-container.row_wrapper__three a:not(.btn-default):hover,
footer .ves-container.row_wrapper__three a:not(.btn-default):focus,
main .ves-container.row_wrapper__three a:not(.btn-default):focus,
footer .ves-container.row_wrapper__three a:not(.btn-default):active,
main .ves-container.row_wrapper__three a:not(.btn-default):active {
  color: #ffffff;
}
footer .ves-container.row_wrapper__three a:not(.btn-default):hover:after,
main .ves-container.row_wrapper__three a:not(.btn-default):hover:after,
footer .ves-container.row_wrapper__three a:not(.btn-default):focus:after,
main .ves-container.row_wrapper__three a:not(.btn-default):focus:after,
footer .ves-container.row_wrapper__three a:not(.btn-default):active:after,
main .ves-container.row_wrapper__three a:not(.btn-default):active:after {
  background: #ffffff;
}
footer .ves-container.row_wrapper__four,
main .ves-container.row_wrapper__four {
  margin-top: -1.063em;
  background-color: #0A2962;
  color: #ffffff;
}
@media (min-width: 992px) {
  footer .ves-container.row_wrapper__four,
  main .ves-container.row_wrapper__four {
    margin-top: -3.063em;
  }
}
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper {
  color: #4a4a4a;
  background-color: #ffffff;
  padding: 0 25px 25px;
}
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper h1,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper h1,
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper h2,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper h2,
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper h3,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper h3,
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper h4,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper h4,
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper h5,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper h5,
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper h6,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper h6,
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper a,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper a {
  transition: all .8s ease;
  color: #4a4a4a;
}
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper a:hover,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper a:hover {
  color: #d91d4b;
}
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper a:hover:after,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper a:hover:after {
  background-color: #d91d4b;
}
footer .ves-container.row_wrapper__four .ves-blog .post-wrapper .post-image,
main .ves-container.row_wrapper__four .ves-blog .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__four .ves-blog .owl-item .post-wrapper,
main .ves-container.row_wrapper__four .ves-blog .owl-item .post-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
footer .ves-container.row_wrapper__four .ves-blog .owl-item .post-wrapper .post-image,
main .ves-container.row_wrapper__four .ves-blog .owl-item .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__four a:not(.btn-default),
main .ves-container.row_wrapper__four a:not(.btn-default) {
  color: #ffffff;
}
footer .ves-container.row_wrapper__four a:not(.btn-default):hover,
main .ves-container.row_wrapper__four a:not(.btn-default):hover,
footer .ves-container.row_wrapper__four a:not(.btn-default):focus,
main .ves-container.row_wrapper__four a:not(.btn-default):focus,
footer .ves-container.row_wrapper__four a:not(.btn-default):active,
main .ves-container.row_wrapper__four a:not(.btn-default):active {
  color: #ffffff;
}
footer .ves-container.row_wrapper__four a:not(.btn-default):hover:after,
main .ves-container.row_wrapper__four a:not(.btn-default):hover:after,
footer .ves-container.row_wrapper__four a:not(.btn-default):focus:after,
main .ves-container.row_wrapper__four a:not(.btn-default):focus:after,
footer .ves-container.row_wrapper__four a:not(.btn-default):active:after,
main .ves-container.row_wrapper__four a:not(.btn-default):active:after {
  background: #ffffff;
}
footer .ves-container.row_wrapper__five,
main .ves-container.row_wrapper__five {
  margin-top: -1.063em;
  background-color: #4a4a4a;
  color: #ffffff;
}
@media (min-width: 992px) {
  footer .ves-container.row_wrapper__five,
  main .ves-container.row_wrapper__five {
    margin-top: -3.063em;
  }
}
footer .ves-container.row_wrapper__five .ves-blog .post-wrapper,
main .ves-container.row_wrapper__five .ves-blog .post-wrapper {
  padding: 0 25px 25px;
  background-color: #ffffff;
}
footer .ves-container.row_wrapper__five .ves-blog .owl-item .post-wrapper,
main .ves-container.row_wrapper__five .ves-blog .owl-item .post-wrapper {
  padding-left: 25px;
  padding-right: 25px;
}
footer .ves-container.row_wrapper__five .ves-blog .owl-item .post-wrapper .post-image,
main .ves-container.row_wrapper__five .ves-blog .owl-item .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__five a:not(.btn-default),
main .ves-container.row_wrapper__five a:not(.btn-default) {
  color: #ffffff;
}
footer .ves-container.row_wrapper__five a:not(.btn-default):hover,
main .ves-container.row_wrapper__five a:not(.btn-default):hover,
footer .ves-container.row_wrapper__five a:not(.btn-default):focus,
main .ves-container.row_wrapper__five a:not(.btn-default):focus,
footer .ves-container.row_wrapper__five a:not(.btn-default):active,
main .ves-container.row_wrapper__five a:not(.btn-default):active {
  color: #ffffff;
}
footer .ves-container.row_wrapper__five a:not(.btn-default):hover:after,
main .ves-container.row_wrapper__five a:not(.btn-default):hover:after,
footer .ves-container.row_wrapper__five a:not(.btn-default):focus:after,
main .ves-container.row_wrapper__five a:not(.btn-default):focus:after,
footer .ves-container.row_wrapper__five a:not(.btn-default):active:after,
main .ves-container.row_wrapper__five a:not(.btn-default):active:after {
  background: #ffffff;
}
footer .ves-container.row_wrapper__six,
main .ves-container.row_wrapper__six {
  margin-top: -1.063em;
}
@media (min-width: 992px) {
  footer .ves-container.row_wrapper__six,
  main .ves-container.row_wrapper__six {
    margin-top: -3.063em;
  }
}
footer .ves-container.row_wrapper__seven,
main .ves-container.row_wrapper__seven {
  margin-top: -1.063em;
  background-color: #fbeb2c;
  color: #d91d4b;
}
@media (min-width: 992px) {
  footer .ves-container.row_wrapper__seven,
  main .ves-container.row_wrapper__seven {
    margin-top: -3.063em;
  }
}
footer .ves-container.row_wrapper__seven a,
main .ves-container.row_wrapper__seven a {
  color: #d91d4b;
}
footer .ves-container.row_wrapper__seven .ves-blog .post-wrapper .post-readmore a,
main .ves-container.row_wrapper__seven .ves-blog .post-wrapper .post-readmore a {
  color: #d91d4b;
}
footer .ves-container.row_wrapper__seven .ves-blog .owl-stage .post-wrapper,
main .ves-container.row_wrapper__seven .ves-blog .owl-stage .post-wrapper {
  background-color: #ffffff;
  padding: 0 0 25px 0;
}
footer .ves-container.row_wrapper__seven .ves-blog .owl-stage .post-wrapper .post-image,
main .ves-container.row_wrapper__seven .ves-blog .owl-stage .post-wrapper .post-image {
  margin-left: -25px;
  margin-right: -25px;
}
footer .ves-container.row_wrapper__seven .ves-blog .owl-stage .post-wrapper .post-image:after,
main .ves-container.row_wrapper__seven .ves-blog .owl-stage .post-wrapper .post-image:after {
  background: #fff;
}
footer .ves-container.row_wrapper__seven a,
main .ves-container.row_wrapper__seven a {
  color: #d91d4b;
}
footer .ves-container.row_wrapper__seven a:hover,
main .ves-container.row_wrapper__seven a:hover,
footer .ves-container.row_wrapper__seven a:focus,
main .ves-container.row_wrapper__seven a:focus,
footer .ves-container.row_wrapper__seven a:active,
main .ves-container.row_wrapper__seven a:active {
  color: #4a4a4a;
}
footer .ves-container.row_wrapper__seven a.btn-default,
main .ves-container.row_wrapper__seven a.btn-default {
  background-color: transparent;
  border-color: #d91d4b;
  color: #d91d4b;
}
footer .ves-container.row_wrapper__seven a.btn-default:after,
main .ves-container.row_wrapper__seven a.btn-default:after {
  border-color: transparent transparent transparent #d91d4b;
}
footer .ves-container.row_wrapper__seven a.btn-default:hover,
main .ves-container.row_wrapper__seven a.btn-default:hover {
  background-color: #ffffff;
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner.rowinner_wrapper__two,
  main .ves-container .ves-inner.rowinner_wrapper__two {
    padding: 0 8%;
  }
}
footer .ves-container .ves-inner.rowinner_wrapper__three,
main .ves-container .ves-inner.rowinner_wrapper__three {
  padding: 20vh 0;
}
footer .ves-container .ves-inner.rowinner_wrapper__four,
main .ves-container .ves-inner.rowinner_wrapper__four {
  padding: 10vh 0;
}
footer .ves-container .ves-inner.rowinner_wrapper__seven,
main .ves-container .ves-inner.rowinner_wrapper__seven {
  padding: 30vh 0;
}
footer .ves-container .ves-inner.rowinner_wrapper__five,
main .ves-container .ves-inner.rowinner_wrapper__five {
  padding: 450px 0 49px 0;
}
footer .ves-container .ves-inner.rowinner_wrapper__six,
main .ves-container .ves-inner.rowinner_wrapper__six {
  padding: 43px 0 450px 0;
}
footer .ves-container .ves-inner .col-col_wrapper__one,
main .ves-container .ves-inner .col-col_wrapper__one {
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #ebe9e0;
}
@media (max-width: 991px) {
  footer .ves-container .ves-inner .col-col_wrapper__one,
  main .ves-container .ves-inner .col-col_wrapper__one {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__one,
  main .ves-container .ves-inner .col-col_wrapper__one {
    margin: -15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__one.col_addclass__seven,
  main .ves-container .ves-inner .col-col_wrapper__one.col_addclass__seven {
    margin: 0;
  }
}
footer .ves-container .ves-inner .col-col_wrapper__one .ves-blog.post-list .post-wrapper,
main .ves-container .ves-inner .col-col_wrapper__one .ves-blog.post-list .post-wrapper {
  background-color: transparent;
}
footer .ves-container .ves-inner .col-col_wrapper__one .ves-blog.post-list .post-wrapper .post-image:after,
main .ves-container .ves-inner .col-col_wrapper__one .ves-blog.post-list .post-wrapper .post-image:after {
  background: #f6f5f2;
}
footer .ves-container .ves-inner .col-col_wrapper__two,
main .ves-container .ves-inner .col-col_wrapper__two {
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #D8D8D8;
}
@media (max-width: 991px) {
  footer .ves-container .ves-inner .col-col_wrapper__two,
  main .ves-container .ves-inner .col-col_wrapper__two {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__two,
  main .ves-container .ves-inner .col-col_wrapper__two {
    margin: -15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__two.col_addclass__seven,
  main .ves-container .ves-inner .col-col_wrapper__two.col_addclass__seven {
    margin: 0;
  }
}
footer .ves-container .ves-inner .col-col_wrapper__two .ves-blog.post-list .post-wrapper,
main .ves-container .ves-inner .col-col_wrapper__two .ves-blog.post-list .post-wrapper {
  background-color: transparent;
}
footer .ves-container .ves-inner .col-col_wrapper__two .ves-blog.post-list .post-wrapper .post-image,
main .ves-container .ves-inner .col-col_wrapper__two .ves-blog.post-list .post-wrapper .post-image {
  margin: 0;
}
footer .ves-container .ves-inner .col-col_wrapper__two .ves-blog.post-list .post-wrapper .post-image:after,
main .ves-container .ves-inner .col-col_wrapper__two .ves-blog.post-list .post-wrapper .post-image:after {
  background: #D8D8D8;
}
footer .ves-container .ves-inner .col-col_wrapper__three,
main .ves-container .ves-inner .col-col_wrapper__three {
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #d91d4b;
  color: #ffffff;
}
@media (max-width: 991px) {
  footer .ves-container .ves-inner .col-col_wrapper__three,
  main .ves-container .ves-inner .col-col_wrapper__three {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__three,
  main .ves-container .ves-inner .col-col_wrapper__three {
    margin: -15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__three.col_addclass__seven,
  main .ves-container .ves-inner .col-col_wrapper__three.col_addclass__seven {
    margin: 0;
  }
}
footer .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper,
main .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper {
  background-color: transparent;
  color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper a,
main .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper a {
  color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper a:hover:after,
main .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper a:hover:after {
  background-color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper a:before,
main .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper a:before {
  border-color: transparent transparent transparent #fff;
}
footer .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper .post-image,
main .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper .post-image {
  margin: 0;
}
footer .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper .post-image:after,
main .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .post-wrapper .post-image:after {
  background: transparent;
  border-bottom-color: #d91d4b;
}
footer .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .other-items .post-wrapper .post-image:after,
main .ves-container .ves-inner .col-col_wrapper__three .ves-blog.post-list .other-items .post-wrapper .post-image:after {
  border-bottom-color: transparent;
  border-right-color: #d91d4b;
}
footer .ves-container .ves-inner .col-col_wrapper__three a,
main .ves-container .ves-inner .col-col_wrapper__three a {
  color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__three a:hover,
main .ves-container .ves-inner .col-col_wrapper__three a:hover {
  color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__four,
main .ves-container .ves-inner .col-col_wrapper__four {
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #0A2962;
  color: #ffffff;
}
@media (max-width: 991px) {
  footer .ves-container .ves-inner .col-col_wrapper__four,
  main .ves-container .ves-inner .col-col_wrapper__four {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__four,
  main .ves-container .ves-inner .col-col_wrapper__four {
    margin: -15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__four.col_addclass__seven,
  main .ves-container .ves-inner .col-col_wrapper__four.col_addclass__seven {
    margin: 0;
  }
}
footer .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper,
main .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper {
  background-color: transparent;
  color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper a,
main .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper a {
  color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper a:after:hover,
main .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper a:after:hover {
  background: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper a:before,
main .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper a:before {
  border-color: transparent transparent transparent #0A2962;
}
footer .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper .post-image,
main .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper .post-image {
  margin: 0;
}
footer .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper .post-image:after,
main .ves-container .ves-inner .col-col_wrapper__four .ves-blog.post-list .post-wrapper .post-image:after {
  background: transparent;
}
footer .ves-container .ves-inner .col-col_wrapper__four a,
main .ves-container .ves-inner .col-col_wrapper__four a {
  color: #ffffff;
}
footer .ves-container .ves-inner .col-col_wrapper__four a:hover,
main .ves-container .ves-inner .col-col_wrapper__four a:hover {
  color: #d91d4b;
}
footer .ves-container .ves-inner .col-col_wrapper__five,
main .ves-container .ves-inner .col-col_wrapper__five {
  font-size: 1.25em;
  color: #4a4a4a;
  padding: 0 8%;
}
footer .ves-container .ves-inner .col-col_wrapper__six > *,
main .ves-container .ves-inner .col-col_wrapper__six > * {
  background-color: #E3E0D3;
  padding: 15px;
  height: 100%;
  font-size: 16px;
  color: #4a4a4a;
}
footer .ves-container .ves-inner .col-col_wrapper__six > * .ves-blog.post-list .post-wrapper,
main .ves-container .ves-inner .col-col_wrapper__six > * .ves-blog.post-list .post-wrapper {
  background-color: transparent;
}
footer .ves-container .ves-inner .col-col_wrapper__six > * .ves-blog.post-list .post-wrapper .post-image a:after,
main .ves-container .ves-inner .col-col_wrapper__six > * .ves-blog.post-list .post-wrapper .post-image a:after {
  border-bottom-color: #E3E0D3;
}
footer .ves-container .ves-inner .col-col_wrapper__seven,
main .ves-container .ves-inner .col-col_wrapper__seven {
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #fbeb2c;
  color: #d91d4b;
}
@media (max-width: 991px) {
  footer .ves-container .ves-inner .col-col_wrapper__seven,
  main .ves-container .ves-inner .col-col_wrapper__seven {
    margin: 15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__seven,
  main .ves-container .ves-inner .col-col_wrapper__seven {
    margin: -15px 0;
  }
}
@media (min-width: 992px) {
  footer .ves-container .ves-inner .col-col_wrapper__seven.col_addclass__seven,
  main .ves-container .ves-inner .col-col_wrapper__seven.col_addclass__seven {
    margin: 0;
  }
}
footer .ves-container .ves-inner .col-col_wrapper__seven a,
main .ves-container .ves-inner .col-col_wrapper__seven a {
  color: #d91d4b;
}
footer .ves-container .ves-inner .col-col_wrapper__seven .ves-blog .post-wrapper .post-image:after,
main .ves-container .ves-inner .col-col_wrapper__seven .ves-blog .post-wrapper .post-image:after {
  border-bottom: 20px solid #fbeb2c;
}
footer .ves-container .ves-inner .col-col_wrapper__seven .ves-blog .post-wrapper .post-readmore a,
main .ves-container .ves-inner .col-col_wrapper__seven .ves-blog .post-wrapper .post-readmore a {
  color: #d91d4b;
}
footer .ves-container .ves-inner .row-row_class__one,
main .ves-container .ves-inner .row-row_class__one {
  color: #ffffff;
}
footer .ves-container .ves-inner .row-row_class__one a,
main .ves-container .ves-inner .row-row_class__one a {
  color: #4a4a4a;
}
footer .ves-container .ves-inner .row-row_class__one a:hover,
main .ves-container .ves-inner .row-row_class__one a:hover {
  color: #d91d4b;
}
footer .ves-container .ves-inner .box-text-center,
main .ves-container .ves-inner .box-text-center {
  text-align: center;
}
footer .ves-container .ves-inner .box-no-margin > *,
main .ves-container .ves-inner .box-no-margin > * {
  margin: 0 !important;
}
footer .ves-container .ves-inner .box-no-padding > *,
main .ves-container .ves-inner .box-no-padding > * {
  padding: 0 !important;
}
.row_wrapper_zero:not(.bg-image) + .row_wrapper_zero,
.row_wrapper_zero:not(.bg-image) + .row_wrapper__six {
  padding-top: 0;
}
@media (min-width: 768px) {
  .row div[class*=' col-']:last-child.col_addclass__seven {
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row div[class*=' col-']:first-child.col_addclass__seven {
    margin-right: -15px;
  }
}
.modal-backdrop.in {
  display: none !important;
}
.modal-open {
  overflow: scroll;
}
@media (min-width: 768px) {
  .lift-img-up-25 {
    transform: translateY(-25%);
    margin-bottom: -25%;
  }
  .lift-img-up-50 {
    transform: translateY(-50%);
    margin-bottom: -50%;
  }
  .lift-img-down-25 {
    transform: translateY(25%);
    margin-top: -25%;
  }
  .lift-img-down-50 {
    margin-top: -50%;
    transform: translateY(50%);
  }
}
#maincontent .image-fullsize img,
#maincontent .image-fullsize a {
  width: 100%;
}
#maincontent .image-keep-size img {
  width: inherit;
}
/* EVENTLIST */
header .eventlist_container a {
  font-size: 24px;
  line-height: 27px;
  font-family: Nobel-Bold;
}
a#maincontent,
div.page-title-wrapper,
div.breadcrumbs {
  display: none !important;
}
/* owl Slider */
.ves-widget .owl-carousel ul li,
.owl-carousel ul li {
  list-style: inherit !important;
}
.ves-widget .owl-carousel .owl-dots,
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 0.5em;
}
.ves-widget .owl-carousel .owl-dots .owl-dot span,
.owl-carousel .owl-dots .owl-dot span {
  background: #a4a4a4;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  margin: 5px;
}
.ves-widget .owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot.active span,
.ves-widget .owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #d91d4b;
}
.postcategory-filter {
  transition: all .8s ease;
  margin-bottom: 3.063em;
}
.postcategory-filter .dropdown-menu > li > a:hover,
.postcategory-filter .dropdown-menu > li > a:focus {
  background-image: none;
  background: #ffffff;
}
.postcategory-filter .dropdown-menu {
  font-size: 18px;
  padding: 15px;
}
.postcategory-filter .dropdown-menu li {
  margin: 0 0 .5em 0;
}
.postcategory-filter .dropdown-menu li a {
  display: block;
  clear: both;
  font-family: Nobel-Bold;
  line-height: 1.2;
  color: #4a4a4a;
  white-space: nowrap;
}
.postcategory-filter .dropdown-menu li a:after {
  top: -3px;
}
.postcategory-filter .dropdown-menu .children {
  padding: 0 30px;
  margin: 0;
}
.postcategory-filter .dropdown-menu .children ul li {
  margin: 0 0 .25em 0;
}
.postcategory-filter .btn-group .dropdown-toggle {
  min-width: 200px;
}
.postcategory-filter span.tag-list:before {
  font-family: FontAwesome;
  font-size: 7px;
  content: '\f10c';
  position: relative;
  height: 6px;
  vertical-align: middle;
  padding: 0 15px;
  line-height: 0.5em;
  display: inline-block;
}
.postcategory-filter span.tag-list:first-child:before {
  padding: 0 15px 0 15px;
}
.postcategory-filter .dropdown-menu .children a.dropdown-item {
  font-family: Nobel-Book;
}
.postcategory-filter form button.search-submit {
  position: absolute;
  top: 0;
  right: 15px;
  height: 46px;
  margin: 0;
}
.postcategory-filter form input.search-field {
  height: 46px;
  border-color: #a4a4a4;
  font-size: 18px;
}
.postcategory-filter form:focus button.search-submit,
.postcategory-filter form:focus input.search-field {
  border-color: #d91d4b;
  color: #d91d4b;
}
.vesblog-category-view .post-categories {
  display: none;
}
widget-carousel .owl-item > .item-content > * {
  margin-bottom: .25em;
}
.column.main .col-inner > div {
  margin-bottom: 0.5em;
}
.column.main .col-inner > div:last-child {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .column.main .col-inner > div:last-child {
    margin-bottom: inherit;
  }
  .column.main .col-inner > div.widget-html {
    display: flex;
  }
}
@media (max-width: 990px) {
  .jplist .panel-body {
    padding: 0px;
  }
  .jplist h4#trigger {
    background: #ebe9e0;
    margin: 15px -15px;
    padding: .5em 15px;
  }
  .jplist h4#trigger::before {
    content: "\f077";
    color: #d91d4b;
    font-family: FontAwesome;
    text-align: center;
    font-size: 18px;
    position: absolute;
    right: 0px;
    margin-right: 15px;
    margin-top: 5px;
  }
  .jplist h4#trigger.active::before {
    transform: rotate(180deg);
  }
}
.jplist.jplist-list-view .list > div > a {
  height: 0;
  position: absolute;
  left: -120000px;
}
.jplist.jplist-list-view .list > div .list-item {
  width: 100%;
  border-bottom: 1px solid #a4a4a4;
  padding: 25px 0;
}
.jplist.jplist-list-view .list > div .list-item .img {
  width: 20%;
  overflow: hidden;
  height: 100%;
  float: right;
}
@media (min-width: 768px) {
  .jplist.jplist-list-view .list > div .list-item .desc {
    width: 80%;
  }
}
.jplist.jplist-list-view .list > div .list-item .date,
.jplist.jplist-list-view .list > div .list-item .museum {
  color: #d91d4b;
}
.jplist.jplist-list-view .list > div .list-item .museum {
  color: #d91d4b;
  text-transform: uppercase;
}
.jplist.jplist-list-view .list > div .list-item .museum_mobile {
  margin-bottom: inherit;
  color: #d91d4b;
}
.jplist.jplist-list-view .list > div .list-item .keywords,
.jplist.jplist-list-view .list > div .list-item .audience {
  font-size: 14px;
}
.jplist.jplist-list-view .panel_heading.mobile > div.trigger:after {
  content: '\f078';
  font-family: FontAwesome;
  font-size: 18px;
  position: relative;
  margin-top: 3px;
  transition: all .5s ease;
  display: inline-block;
  float: right;
}
.jplist.jplist-list-view .panel_heading.mobile > div.trigger[aria-expanded="true"]:after {
  transform: rotate(180deg);
}
.jplist.jplist-list-view .filter.navbar-fixed-top {
  left: initial;
  right: initial;
  z-index: 99;
}
.jplist.jplist-list-view .filter.navbar-fixed-top .filter-wrapper {
  overflow-y: scroll;
  height: 70vh;
  scrollbar-width: none;
}
.jplist.jplist-list-view .mobile-filter {
  -webkit-overflow-scrolling: touch;
}
.jplist.jplist-list-view .mobile-filter > div {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.jplist.jplist-list-view .mobile-filter > div > div {
  flex: 0 0 auto;
}
.jplist.jplist-list-view .mobile-filter > div > div label {
  margin: 5px 25px 5px 0;
}
.jplist.jplist-list-view .daylist {
  background-color: #ffffff;
}
.jplist.jplist-list-view .daylist.navbar-fixed-top {
  z-index: 100;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-item {
  width: 100%;
  text-align: center;
  height: 70px;
  background: #d8ebf4;
  border-bottom: 1px solid #28aada;
  padding: 0;
  margin: 0;
  min-width: 75px;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-item:hover {
  border-bottom-color: #d91d4b;
}
.jplist.jplist-list-view .daylist .owl-carousel > div:last-child {
  font-family: Nobel-Bold;
}
.jplist.jplist-list-view .daylist .owl-carousel > div .month {
  font-family: Nobel-Bold;
  text-transform: uppercase;
  transform: rotate(-90deg);
  margin-top: 17px;
  font-size: 22px;
}
.jplist.jplist-list-view .daylist .owl-carousel .center a.time {
  color: #d91d4b;
}
.jplist.jplist-list-view .daylist .owl-carousel .time {
  padding: 7px 0;
}
.jplist.jplist-list-view .daylist .owl-carousel a.time {
  display: block;
}
.jplist.jplist-list-view .daylist .owl-carousel a.time:after {
  content: none;
}
.jplist.jplist-list-view .daylist .owl-carousel a.time.now {
  background-color: #d91d4b;
  color: #ffffff;
  width: 100%;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-nav [class*=owl-] {
  color: #4a4a4a;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-nav [class*=owl-]:hover {
  color: #d91d4b;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-prev {
  color: #4a4a4a;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-prev:after {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 35px;
  width: 35px;
  height: 35px;
  display: block;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-prev:hover {
  color: #d91d4b;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-next {
  position: absolute;
  bottom: -30px;
  left: 28px;
  color: #4a4a4a;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-next:after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 35px;
  width: 35px;
  height: 35px;
  display: block;
}
.jplist.jplist-list-view .daylist .owl-carousel .owl-next:hover {
  color: #d91d4b;
}
.column.main .eventlist_container .li_container,
header .eventlist_container .li_container {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #A4A4A4;
}
.column.main .eventlist_container .li_container:last-child,
header .eventlist_container .li_container:last-child {
  border-bottom: 1px solid #A4A4A4;
}
.column.main .eventlist_container .li_container .date,
header .eventlist_container .li_container .date,
.column.main .eventlist_container .li_container .date-time,
header .eventlist_container .li_container .date-time,
.column.main .eventlist_container .li_container .date-title a,
header .eventlist_container .li_container .date-title a {
  font-family: Nobel-Bold;
  font-size: 24px;
}
.column.main .eventlist_container .li_container .museeum a,
header .eventlist_container .li_container .museeum a {
  vertical-align: sub;
}
label {
  font-weight: inherit;
}
/* Customize the label (the container) */
label.kasten {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1.125em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */
  /* Style the checkmark/indicator */
}
label.kasten input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
label.kasten .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 30px;
  width: 30px;
  border: 1px solid #4A4A4A;
}
label.kasten .checkmark:after {
  content: " ";
  position: absolute;
  display: none;
  left: 9px;
  top: 3px;
  width: 9px;
  height: 16px;
  border: solid #4a4a4a;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
label.kasten input:checked ~ .checkmark {
  background-color: #fff;
}
label.kasten input:checked ~ .checkmark:after {
  display: block;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
  outline-offset: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select {
  border-color: #4a4a4a;
  border-radius: 0;
  font-size: 18px;
}
form.form,
form .field {
  margin-bottom: .5em;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
  outline-offset: 0;
}
.fotorama__spinner {
  display: none;
}
.sidebar .product-list-categories {
  display: none;
}
.sidebar .product-info-price {
  display: none;
}
.sidebar .product-add-form {
  border-bottom: none;
  border-top: none;
}
.sidebar ~ .product-list-categories,
.sidebar ~ .pproduct-info-price,
.sidebar ~ .product-add-form,
.sidebar ~ .product-info-stock-sku {
  display: none;
}
row.row-row-equal-height .row-inner {
  display: flex;
  flex-wrap: wrap;
}
.row.row-row-equal-height .row-inner > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
/*
* And with max cross-browser enabled.
* Nobody should ever write this by hand.
* Use a preprocesser with autoprefixing.
*/
.row.row-row-equal-height .row-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.row-row-equal-height .row-inner > [class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.row.row-row-equal-height .row-inner > [class*='col-'] .widget-images {
  margin-top: 0em;
  margin-bottom: 0 !important;
}
.default_four .post-item {
  background-color: #d91d4b;
  color: #ffffff;
  margin-bottom: .5em;
}
.default_tree .post-item {
  background-color: #ebe9e0;
  margin-bottom: .5em;
  padding: 15px !important;
}
.blog-grid-exhibitions a {
  min-width: 100%;
}
.blog-grid-exhibitions a:after {
  content: none;
}
.blog-grid-exhibitions .post-summary {
  margin-top: 25px;
  padding: 0 25px;
}
.blog-grid-exhibitions .post-title {
  display: inline-block;
}
.blog-grid-exhibitions .post-title:after {
  content: '';
  display: block;
  width: 0%;
  height: 1px;
  background: #4a4a4a;
  transition: all .8s ease;
  position: relative;
}
.blog-grid-exhibitions a:hover {
  color: #4a4a4a;
  transition: all .8s ease;
}
.blog-grid-exhibitions a:hover .museum {
  background-color: #d91d4b;
  color: #ffffff;
  padding: 0 15px;
}
.blog-grid-exhibitions a:hover .post-title:after {
  width: 100%;
}
.blog-grid-exhibitions .post-dates {
  color: #4a4a4a;
}
.blog-grid-exhibitions .museum {
  transition: all .8s ease;
  text-transform: uppercase;
  color: #d91d4b;
  display: inline-block;
}
.blog-grid-exhibitions .permanent-exhibition h3,
.blog-grid-exhibitions .permanent-exhibition a,
.blog-grid-exhibitions .permanent-exhibition .h4 {
  color: white;
}
.blog-grid-exhibitions .permanent-exhibition .post-summary {
  position: absolute;
  z-index: 10;
  top: 55%;
  min-height: 20%;
  width: 100%;
  padding-top: 50px;
}
@media (min-width: 768px) {
  .blog-grid-exhibitions .permanent-exhibition .post-summary {
    bottom: 0;
  }
}
.blog-grid-exhibitions .permanent-exhibition .post-summary .post-title {
  padding: 0;
}
.blog-grid-exhibitions .permanent-exhibition .post-title {
  display: initial;
}
.blog-grid-exhibitions .permanent-exhibition .post-image:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.blog-grid-exhibitions .permanent-exhibition .post-wrapper a {
  transition: all .8s ease;
}
.blog-grid-exhibitions .permanent-exhibition .post-wrapper:hover a {
  color: #d91d4b;
}
.blog-grid-exhibitions .permanent-exhibition .post-image:after {
  content: none;
}
.vesblog-category-view .postsstyle-style1 .row:not(:first-child),
.blog-searchresult .postsstyle-style1 .row:not(:first-child) {
  padding-top: 3.063em;
  padding-bottom: 4.063em;
}
.vesblog-category-view .postsstyle-style1 .row:last-child,
.blog-searchresult .postsstyle-style1 .row:last-child {
  padding-top: 3.063em;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .vesblog-category-view .postsstyle-style2 .post-item .post-wrapper,
  .blog-searchresult .postsstyle-style2 .post-item .post-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .vesblog-category-view .postsstyle-style2 .post-item,
  .blog-searchresult .postsstyle-style2 .post-item {
    position: relative;
    display: inline-block;
    flex-direction: inherit;
    margin: 0px;
    max-width: 100%;
    /* background-color: #2266a5; */
    /* color: #fff; */
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  .vesblog-category-view .postsstyle-style2 .post-item:not(:last-child),
  .blog-searchresult .postsstyle-style2 .post-item:not(:last-child) {
    padding-bottom: 0;
  }
  .vesblog-category-view .postsstyle-style2 .post-item .post-wrapper,
  .blog-searchresult .postsstyle-style2 .post-item .post-wrapper {
    display: inherit;
    flex-direction: inherit;
  }
}
@media (max-width: 767px) {
  .vesblog-category-view .postsstyle-style2 .post-item .details,
  .blog-searchresult .postsstyle-style2 .post-item .details {
    padding: 0 15px;
  }
  .vesblog-category-view .postsstyle-style2 .post-item .post-image a:after,
  .blog-searchresult .postsstyle-style2 .post-item .post-image a:after {
    content: ' ';
    width: 40px;
    height: 20px;
    display: block;
    background: #ffffff;
    position: absolute;
    top: calc(100% - 20px);
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    left: 50%;
    margin-left: -20px;
  }
}
@media (min-width: 768px) {
  .vesblog-category-view .postsstyle-style2 .post-item .details,
  .blog-searchresult .postsstyle-style2 .post-item .details {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
  }
  .vesblog-category-view .postsstyle-style2 .post-item .post-image,
  .blog-searchresult .postsstyle-style2 .post-item .post-image {
    position: relative;
    margin: 0;
    z-index: 16;
    min-height: 100%;
    opacity: 1;
    transition: all .8s ease;
  }
  .vesblog-category-view .postsstyle-style2 .post-item:hover .post-image,
  .blog-searchresult .postsstyle-style2 .post-item:hover .post-image {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: .1;
  }
}
.toolbar-sorter.sorter label {
  display: none;
}
main .ves-container .ves-inner .eventlist_container .col-col_wrapper__seven {
  font-size: 24px;
  color: #d91d4b;
  background: transparent;
}
.ves-blog .blog-masonry .post-wrapper .post-image:after {
  content: none;
}
ul.postags li {
  display: inline-flex;
}
.owl-item .ves-container.row_wrapper_zero,
.owl-item .ves-container.row_wrapper_six {
  margin-top: inherit;
  padding-top: inherit;
  padding-bottom: inherit;
  margin-bottom: inherit;
}
.mst-search__index.mst-search__index-magento-cms-page li {
  list-style: none;
  margin-left: 0;
}
.mst-search__index.mst-search__index-magento-cms-page li .mst-search__index-title {
  font-family: "Nobel-Bold", "Open Sans", serif;
  margin-top: 0;
  margin-bottom: 0.25em;
  line-height: 1.2;
  font-size: 2.25em;
}
input#search {
  margin-bottom: 15px;
}
.mst-searchautocomplete__close {
  display: none;
}
.mst-searchautocomplete__wrapper .mst-searchautocomplete__index-title {
  font-family: Nobel-Bold;
  font-size: 18px;
}
.mst-searchautocomplete__wrapper img {
  display: none;
}
.mst-searchautocomplete__wrapper ul {
  padding-left: 0;
}
.mst-searchautocomplete__wrapper ul li {
  list-style-type: none;
  margin-bottom: .5em;
}
.mst-searchautocomplete__wrapper ul li a {
  text-decoration: none;
  margin-bottom: 0 !important;
}
.mst-searchautocomplete__show-all a {
  text-decoration: none;
}
.catalogsearch-result-index .product-image-wrapper {
  display: inline;
}
.catalogsearch-result-index .product-item {
  margin-left: 0;
  padding: 0 5px;
}
.catalogsearch-result-index .product-block .product-image {
  margin-bottom: .5em;
}
.catalogsearch-result-index .product-block .product-item-details .product-item-name {
  font-family: "Nobel-Bold", sans-serif;
  font-size: 1.5em;
  text-align: left;
  margin: 0;
}
.catalogsearch-result-index .product-block .product-item-details .product-item-name .mst-search__highlight {
  color: #d91d4b;
}
.catalogsearch-result-index .toolbar.toolbar-products,
.catalogsearch-result-index .toolbar-sorter.sorter {
  display: none;
}
.catalogsearch-result-index .mst-search__result-tabs li {
  display: inline-block !important;
  margin-right: 15px;
  margin-left: 0;
}
#hb-cc-wrap {
  background-image: none;
  font-size: 14px;
  background-color: #ebe9e0;
  border-top: 4px solid #d91d4b;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
.widget-gallery-list .owl-nav {
  text-align: center;
}
@media (min-width: 768px), print {
  .ves-megamenu.ves-daccordion .navigation li.level0 {
    width: 90%;
    margin: 0;
  }
  .navbar-fixed-top .ves-megamenu .navigation .level0 > a {
    padding: 11px 15px 15px 15px;
  }
}
@media (max-width: 767px) {
  .modal-footer {
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .ves-megamenu > .navigation,
  .ves-megamenu > .sidepanel_links {
    float: none;
    display: inline-block;
  }
  .ves-megamenu > .sidepanel_links {
    width: calc(85% + 10px);
  }
}
@media only screen and (min-width: 991px) and (-webkit-min-device-pixel-ratio: 0) {
  .wrapper {
    display: flex;
    display: -ms-flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .wrapper .sidebar {
    width: 25%;
    height: 100%;
    min-height: 200px;
    overflow: auto;
    position: -webkit-sticky;
    position: -ms-device-fixed;
    position: sticky;
    top: 155px;
  }
  .wrapper .sidebar .filter {
    height: 80vh;
    overflow: scroll;
    scrollbar-width: none;
  }
  .wrapper .list {
    width: 70%;
    height: 100%;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
  }
}
.panel-group .panel .panel-heading .panel-title a::after {
  content: none;
}
media screen and (-ms-high-contrast:active) .wrapper,
(-ms-high-contrast:none) .wrapper {
  display: inherit;
  flex-direction: row;
  justify-content: space-between;
}
media screen and (-ms-high-contrast:active) .wrapper .sidebar,
(-ms-high-contrast:none) .wrapper .sidebar {
  position: inherit;
}
media screen and (-ms-high-contrast:active) .wrapper .sidebar .filter,
(-ms-high-contrast:none) .wrapper .sidebar .filter {
  height: 80vh;
  overflow: scroll;
  scrollbar-width: none;
}
media screen and (-ms-high-contrast:active) .wrapper .list,
(-ms-high-contrast:none) .wrapper .list {
  width: 70%;
  height: fit-content;
  min-height: 1000px;
  display: inherit;
  flex-direction: inherit;
}
.widget-accordion .panel-group .ves-container {
  padding-bottom: 0;
  margin-bottom: 0;
}
.widget-accordion .panel-group .panel .panel-heading {
  background-color: #ebe9e0;
}
.widget-accordion .panel-group .panel .panel-heading .panel-title a {
  padding-left: 15px;
}
.widget-accordion .panel-group .panel .panel-heading .panel-title a::before {
  color: #4a4a4a;
}
.widget-accordion .panel-group .panel .panel-heading .panel-title:hover a:before {
  color: #d91d4b;
}
audio {
  margin-top: 3em;
}
@media only screen and (max-width: 990px) {
  a.select_month {
    padding-right: 15px;
  }
}
.widget-tab ul.nav-tabs > li {
  transition: .5s all ease;
  margin-left: 0;
}
.widget-tab ul.nav-tabs > li a {
  border-radius: 0;
  border: none;
}
.widget-tab ul.nav-tabs > li a:focus,
.widget-tab ul.nav-tabs > li a:hover {
  border: none;
  background-color: transparent;
}
.widget-tab ul.nav-tabs > li a::after {
  background: #d91d4b;
  width: 0%;
}
.widget-tab ul.nav-tabs > li::before {
  content: '';
  width: 0%;
  height: 50px;
  display: block;
  position: absolute;
  right: 0;
  background-color: #ebe9e0;
  transition: .5s all ease;
  top: 0;
}
.widget-tab ul.nav-tabs > li:focus::before,
.widget-tab ul.nav-tabs > li:hover::before {
  width: 100%;
}
.widget-tab ul.nav-tabs > li:focus a::after,
.widget-tab ul.nav-tabs > li:hover a::after {
  width: 80%;
}
.widget-tab ul.nav-tabs > li.active:before {
  background-color: #d91d4b;
  width: 100%;
  left: 0;
  right: unset;
  transition-delay: .5s;
}
.widget-tab ul.nav-tabs > li.active:focus::before,
.widget-tab ul.nav-tabs > li.active:hover::before {
  background-color: #d91d4b;
  width: 100%;
}
.widget-tab ul.nav-tabs > li.active a {
  color: #fff;
  background-color: transparent;
  border: none;
}
.widget-tab ul.nav-tabs > li.active a::after {
  background: #fff;
  width: 100%;
}
.widget-tab ul.nav-tabs > li.active a:hover {
  background-color: transparent;
}
.widget-tab .tab-content {
  margin-top: .5em;
  padding: 0 15px;
}
/* Top menu edit
 */
.ves-menutop .submenu {
  background-color: transparent;
}
/* LineSideMenu - Brainfruit - Styles */
.page-wrapper {
  transition: margin-left 1.5s ease;
}
@media only screen and (max-width: 768px) {
  .page-wrapper {
    margin-left: 10px;
  }
}
@media only screen and (min-width: 769px) {
  .page-wrapper {
    display: inline-block;
    width: calc(100% - 20px);
    margin-left: 20px;
  }
}
.bfr_sidemenu {
  transition: all 1.5s ease;
  display: inline-block;
  z-index: 9998;
  top: 0;
  position: fixed;
  min-height: 100%;
  background-color: #d91d4b;
  left: -85%;
  width: calc(85% + 10px);
}
.bfr_sidemenu ul > li,
.bfr_sidemenu ol > li {
  margin-top: 0rem;
  margin-bottom: 0;
}
.bfr_sidemenu .sidepanel_links {
  min-height: 45px;
  display: block;
  bottom: 0px;
  z-index: 1000;
  background-color: #d91d4b;
}
.bfr_sidemenu .sidepanel_links > div {
  min-height: 45px;
  overflow: -webkit-paged-x;
}
@media (min-width: 768px) {
  .bfr_sidemenu {
    left: -85%;
    width: calc(85% + 20px);
  }
}
@media (min-width: 1295px) {
  .bfr_sidemenu {
    left: -50%;
    width: calc(50% + 20px);
  }
}
@media (min-width: 2200px) {
  .bfr_sidemenu {
    left: -35%;
    width: calc(35% + 20px);
  }
}
.bfr_sidemenu .custom-top-links {
  display: block;
}
.bfr_sidemenu .custom-top-links nav {
  text-align: inherit;
}
.bfr_sidemenu .custom-top-links nav ul {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  margin-left: 0;
  padding: 0;
}
.bfr_sidemenu .custom-top-links nav ul.lang-switchter {
  width: 100%;
  float: left;
  overflow: hidden;
  height: 29px;
}
.bfr_sidemenu .custom-top-links nav ul li {
  flex: 0 0 auto;
}
@media (max-width: 991px) {
  .bfr_sidemenu .custom-top-links nav ul li:nth-child(3) {
    display: none;
  }
}
.bfr_sidemenu .custom-top-links nav ul li a {
  color: #ffffff;
  text-decoration: none;
}
@media (max-width: 991px) {
  .bfr_sidemenu .custom-top-links nav ul li a {
    font-size: 13px;
    padding: 5px 5px;
  }
}
.bfr_sidemenu .custom-top-links nav ul li a:after {
  background-color: #ffffff;
}
.bfr_sidemenu .custom-top-links nav ul li:first-child a {
  padding-left: 0;
}
.bfr_sidemenu .custom-top-links nav ul li:after {
  color: #ffffff;
}
.bfr_sidemenu .overlap {
  display: block;
  height: 100vh;
  right: 0;
  float: right;
  top: 0;
  position: absolute;
  cursor: pointer;
}
@media (min-width: 992px) {
  .bfr_sidemenu .overlap {
    width: 60px;
    /*
      &:after{
      &:after{
        font-family: FontAwesome;
        content: '\f0c9';
        display: block;
        position: absolute;
        bottom: 0;
        height: 50px;
        width: 61px;
        color: #fff;
        text-align: right;
      }
      */
  }
}
.bfr_sidemenu .menu_container {
  display: block;
  position: absolute;
  height: 100%;
  overflow: auto;
  scrollbar-width: none;
  width: 85%;
}
@media (min-width: 992px) {
  .bfr_sidemenu .menu_container .sidepanel_links {
    padding-top: 150px;
  }
}
@media (min-width: 992px) {
  .bfr_sidemenu .menu_container .sidepanel_links .custom-top-links {
    float: none;
  }
}
.bfr_sidemenu.open {
  left: 0;
  padding: 1em 0em 0 1em ;
}
@media (min-width: 767px) {
  .bfr_sidemenu.open {
    width: 85%;
    padding: 5em 3em ;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bfr_sidemenu.open .bfr_sidemenu.open .menu-link {
    margin-left: 25px;
  }
}
@media (min-width: 1280px) {
  .bfr_sidemenu.open {
    width: 50%;
  }
}
@media (min-width: 2200px) {
  .bfr_sidemenu.open {
    width: calc(50% - 400px);
  }
}
.bfr_sidemenu .ves-megamenu .navigation {
  background: transparent;
}
.bfr_sidemenu .ves-megamenu .navigation .hidden-xs.hidden-sm {
  display: block !important;
}
.bfr_sidemenu .ves-megamenu .navigation .hidden-lg.hidden-md {
  display: none !important;
}
.bfr_sidemenu .ves-megamenu .navigation .col-xs-1,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-1,
.bfr_sidemenu .ves-megamenu .navigation .col-md-1,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-1,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-2,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-2,
.bfr_sidemenu .ves-megamenu .navigation .col-md-2,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-2,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-3,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-3,
.bfr_sidemenu .ves-megamenu .navigation .col-md-3,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-3,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-4,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-4,
.bfr_sidemenu .ves-megamenu .navigation .col-md-4,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-4,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-5,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-5,
.bfr_sidemenu .ves-megamenu .navigation .col-md-5,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-5,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-6,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-6,
.bfr_sidemenu .ves-megamenu .navigation .col-md-6,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-6,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-7,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-7,
.bfr_sidemenu .ves-megamenu .navigation .col-md-7,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-7,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-8,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-8,
.bfr_sidemenu .ves-megamenu .navigation .col-md-8,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-8,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-9,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-9,
.bfr_sidemenu .ves-megamenu .navigation .col-md-9,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-9,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-10,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-10,
.bfr_sidemenu .ves-megamenu .navigation .col-md-10,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-10,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-11,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-11,
.bfr_sidemenu .ves-megamenu .navigation .col-md-11,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-11,
.bfr_sidemenu .ves-megamenu .navigation .col-xs-12,
.bfr_sidemenu .ves-megamenu .navigation .col-sm-12,
.bfr_sidemenu .ves-megamenu .navigation .col-md-12,
.bfr_sidemenu .ves-megamenu .navigation .col-lg-12 {
  padding-left: 0;
  padding-right: 0;
}
.bfr_sidemenu .ves-megamenu .navigation ul > li.nav-item.parent::before {
  content: '';
  width: 1px;
  height: 100%;
  background: #fff;
  display: block;
  position: absolute;
  left: 12px;
  top: 19px;
}
.bfr_sidemenu .ves-megamenu .navigation ul > li.nav-item.parent:last-child::before {
  content: '';
  width: 1px;
  height: calc(100% - 35px);
  background: #fff;
  display: block;
  position: absolute;
  left: 12px;
  top: 19px;
}
@media only screen and (max-width: 767px) {
  .bfr_sidemenu .ves-megamenu .navigation {
    padding: .5em .8em;
  }
}
.bfr_sidemenu .ves-megamenu .navigation a::after,
.bfr_sidemenu .ves-megamenu .navigation .a.link::after,
.bfr_sidemenu .ves-megamenu .navigation a:hover::after,
.bfr_sidemenu .ves-megamenu .navigation .alink:hover::after,
.bfr_sidemenu .ves-megamenu .navigation a:active::after,
.bfr_sidemenu .ves-megamenu .navigation .a.link:active::after {
  content: initial;
}
.bfr_sidemenu .ves-megamenu .navigation .active:not(.parent) > a.nav-anchor span {
  text-decoration: underline;
}
.bfr_sidemenu .ves-megamenu .navigation .nav-item .item-content > .nav-dropdown {
  padding: 0;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 {
  border-top: none;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 .submenu {
  background: transparent;
  position: inherit;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 .submenu a {
  font-size: 1.2em;
  color: #fff;
  text-decoration: none !important;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 .submenu a span.drill-opener,
.bfr_sidemenu .ves-megamenu .navigation .level0 .submenu a span.opener {
  float: left;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 .submenu a span.menu-link {
  display: block;
  width: 100%;
  margin-left: 35px;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 .submenu a span.drill-opener::before {
  content: '';
  width: 22px;
  height: 1px;
  display: block;
  background-color: #fff;
  top: 7px;
  left: -22px;
  position: relative;
}
.bfr_sidemenu .ves-megamenu .navigation .level1 .nav-item:not(.parent) a > .menu-link::before {
  content: '';
  width: 20px;
  height: 1px;
  display: block;
  background-color: #fff;
  top: 16px;
  left: -22px;
  position: relative;
}
.bfr_sidemenu .ves-megamenu .navigation .level1 .nav-item.parent {
  margin-left: 35px;
}
.bfr_sidemenu .ves-megamenu .navigation .level1 .nav-item.parent > a {
  line-height: 1em;
  margin: .5em 0;
}
.bfr_sidemenu .ves-megamenu .navigation .level1 .nav-item.parent .submenu .mega-col-level-1:before,
.bfr_sidemenu .ves-megamenu .navigation .level1 .nav-item.parent .submenu .mega-col-level-2:before,
.bfr_sidemenu .ves-megamenu .navigation .level1 .nav-item.parent .submenu .mega-col-level-3:before {
  content: '';
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  left: 12px;
  top: -18px;
}
.bfr_sidemenu .ves-megamenu .navigation a {
  color: #fff;
  padding: 0;
  text-decoration: none;
}
.bfr_sidemenu .ves-megamenu .navigation a:hover {
  color: #ffffff;
}
.bfr_sidemenu .ves-megamenu .navigation span.opener {
  display: inline-block;
  position: inherit;
  font-family: inherit;
  width: 28px;
  height: 0;
  top: -5px;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 > a {
  line-height: 43px;
  font-size: 1.5em;
  padding: 0 0 0 35px;
}
.bfr_sidemenu .ves-megamenu .navigation .level0 > a span.opener {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: transparent;
  position: absolute;
  left: 0;
}
.bfr_sidemenu .ves-megamenu .navigation .nav-item.parent::before {
  display: none;
}
.bfr_sidemenu .ves-megamenu .navigation .parent > a {
  font-family: "Nobel-Bold";
  transition: all .5s ease;
}
.bfr_sidemenu .ves-megamenu .navigation .parent > a span.opener:before {
  transition: all .5s ease;
  content: "+";
  border: 1px solid;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: inline-block;
  font-size: 24px;
  line-height: 21px;
  text-align: center;
  background-color: #d91d4b;
  margin-right: 6px;
}
.bfr_sidemenu .ves-megamenu .navigation .parent > a span.opener.item-active:before {
  background-color: #fff;
  color: #d91d4b;
  content: "-";
  line-height: 19px;
}
.bfr_sidemenu .ves-megamenu .navigation .current.parent > a {
  font-family: "Nobel-Bold";
}
.custom-top-links {
  display: none;
}
@media (min-width: 992px) {
  .custom-top-links {
    display: inline-block;
    float: right;
  }
  .custom-top-links ul.lang-switchter {
    transition: all .8s ease;
    width: 11%;
    float: right;
    overflow: hidden;
    height: 29px;
  }
  .custom-top-links ul.lang-switchter:hover {
    width: 100%;
  }
}
.custom-top-links nav {
  text-align: right;
}
.custom-top-links nav ul li {
  display: inline;
}
.custom-top-links nav ul li:not(:last-child):after {
  content: '|';
  position: relative;
}
.custom-top-links nav ul li a {
  font-size: 18px;
  padding: 5px 15px;
}
.custom-top-links nav ul.lang li::after {
  content: '|';
  position: relative;
}
.page-header .navigation .level0 .submenu {
  width: 100%;
}
.ves-menutop .etabs {
  display: none;
}
.ves-menutop .ves-container {
  margin-bottom: 0;
}
.ves-menutop .block {
  margin-bottom: 0;
}
.ves-menutop .ves-widget.widget-images > div {
  width: 100%;
  overflow: hidden;
}
.ves-menutop .footer-item {
  padding: 0 15px;
  margin: 0;
  text-align: center;
}
.ves-menutop .footer-item ul li {
  padding: 15px 0;
}
.ves-menutop .footer-item ul li a {
  transition: all .8s ease;
  text-decoration: none;
  color: #4a4a4a;
}
.ves-menutop .footer-item ul li a:after {
  content: '';
  width: 20%;
  margin: 0 auto;
  display: block;
  border-bottom: 1px solid #d91d4b;
}
.ves-menutop .footer-item ul li.hover a {
  font-family: 'Nobel-Book';
}
.ves-menutop .footer-item ul li.hover a:after {
  width: 80%;
}
.ves-menutop .dynamic-items {
  padding: 0 15px;
}
.ves-menutop .dynamic-items > ul > li.nav-item {
  display: block;
  width: 100%;
}
.ves-menutop .dynamic-items > ul > li.nav-item:hover,
.ves-menutop .dynamic-items > ul > li.nav-item.dynamic-active.current {
  font-family: Nobel-Bold;
}
.ves-menutop .top-navigation nav.navigation .owl-item img.owl-lazy {
  width: 222px;
}
.ves-menutop .top-navigation nav.navigation ul > li > .submenu {
  background-color: #ffffff;
  z-index: 9000;
}
.ves-menutop .top-navigation nav.navigation ul > li a {
  transition: all .8s ease;
  text-decoration: none;
  color: #4a4a4a;
  font-size: 20px;
}
.ves-menutop .top-navigation nav.navigation ul > li a:after {
  content: none;
}
.ves-menutop .top-navigation nav.navigation ul > li a span.menu-link {
  display: inline-block;
}
.ves-menutop .top-navigation nav.navigation ul > li a span.menu-link:after {
  transition: all .8s ease;
  content: '';
  width: 0%;
  display: block;
  margin: 0 auto;
  border-bottom: 1px solid #d91d4b;
}
.ves-menutop .top-navigation nav.navigation ul > li a span.menu-link-icon {
  font-family: Nobel-Bold;
  font-size: 18px;
  text-transform: uppercase;
}
.ves-menutop .top-navigation nav.navigation ul > li.actived > a,
.ves-menutop .top-navigation nav.navigation ul > li.current > a {
  font-family: 'Nobel-Bold';
  color: #4a4a4a;
}
.ves-menutop .top-navigation nav.navigation ul > li.actived > a span.menu-link,
.ves-menutop .top-navigation nav.navigation ul > li.current > a span.menu-link {
  display: inline-block;
}
.ves-menutop .top-navigation nav.navigation ul > li.actived > a span.menu-link:after,
.ves-menutop .top-navigation nav.navigation ul > li.current > a span.menu-link:after {
  width: 100%;
}
.ves-menutop .top-navigation nav.navigation ul > li.dynamic-active i {
  color: #d91d4b;
}
.ves-menutop .top-navigation nav.navigation ul > li .level1 .submenu {
  position: relative;
  box-shadow: none;
}
.ves-menutop .top-navigation nav.navigation ul > li .level1 .submenu > .submenu-inner {
  padding: 0;
  padding-left: 5px;
}
.ves-menutop .top-navigation nav.navigation ul > li .level1 .submenu > .submenu-inner .item-header {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  width: 100%;
}
.ves-menutop .top-navigation nav.navigation ul > li .level1 a,
.ves-menutop .top-navigation nav.navigation ul > li .level2 ul li a {
  font-size: 18px;
  font-family: 'Nobel-Bold';
  margin-bottom: .75em;
  line-height: 1.2;
}
.ves-menutop .top-navigation nav.navigation ul > li .level1 a span.menu-link::after,
.ves-menutop .top-navigation nav.navigation ul > li .level2 ul li a span.menu-link::after {
  width: 20%;
  margin: 0;
}
.ves-menutop .top-navigation nav.navigation ul > li .level1 a:hover span.menu-link::after,
.ves-menutop .top-navigation nav.navigation ul > li .level2 ul li a:hover span.menu-link::after {
  width: 80%;
}
.ves-menutop .top-navigation nav.navigation ul > li .level2 a {
  tansition: all .5s ease;
  text-decoration: none;
  color: #4a4a4a;
  font-size: 18px;
  font-family: Open-Sans;
  line-height: 1.2;
  margin-bottom: .5em;
  text-transform: none;
}
.ves-menutop .top-navigation nav.navigation ul > li .level2 a span.menu-link::after {
  width: 20%;
  margin: 0;
}
.ves-menutop .top-navigation nav.navigation ul > li .level2 a:hover span.menu-link::after {
  width: 80%;
}
.ves-menutop .top-navigation nav.navigation ul > li .level2.dropdown-submenu a span.menu-link::before {
  content: none;
}
.ves-menutop .top-navigation nav.navigation ul > li .dynamic-items.col-xs-3,
.ves-menutop .top-navigation nav.navigation ul > li .dynamic-items.col-xs-4,
.ves-menutop .top-navigation nav.navigation ul > li .mega-col-level-2 A {
  width: 33%;
}
.ves-menutop .top-navigation nav.navigation ul > li .dynamic-content.col-xs-9,
.ves-menutop .top-navigation nav.navigation ul > li .dynamic-content.col-xs-8 {
  width: 66%;
}
.ves-menutop .productlist-owlcarousel-play {
  margin-top: 0px;
}
.ves-menutop .productlist-owlcarousel-play .owl-carousel.product-items {
  padding: 0;
}
.ves-menutop .productlist-owlcarousel-play .owl-carousel.product-items .product-image {
  margin-bottom: .5em;
}
.ves-menutop .productlist-owlcarousel-play .owl-carousel.product-items .product-item-link {
  font-size: 16px;
  font-family: Nobel-Bold;
  text-align: left;
}
.ves-menutop .productlist-owlcarousel-play .owl-carousel.product-items a {
  padding: 0;
}
.ves-menutop .ui-menu:not([aria-activedescendant="ui-id-1"]) .item-footer {
  display: none;
  opacity: 0;
}
.navigation ul li:first-child .submenu .dynamic-top .dynamic-items .nav-item a:after {
  margin: 0 auto !important;
}
.navigation ul li:nth-child(2) .submenu .dynamic-top .dynamic-items .nav-item a:after {
  margin: 0 auto !important;
}
@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide {
    z-index: 10000;
  }
  .bfr_sidemenu .custom-top-links.language {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .ves-menutop .section-item-content .top-navigation nav.navigation ul > li .mega-col-level-2 a {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ves-megamenu > .navigation .nav-item > a {
    display: block;
    position: relative;
  }
}
.ves-products-grid .product-item-info:hover,
.ves-products-grid .product-item-info.active {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  position: relative;
  z-index: 2;
  background: #fff;
}
/*Presse*/
.image-description.presse {
  font-size: 18px;
  font-style: normal;
  margin: 15px 0 20px 0;
}
.image-description.presse a:after {
  width: 80%;
  background: #d91d4b;
  margin: 0;
}
.image-description.presse a:hover {
  color: #4a4a4a;
}
.image-description.presse a:hover:after {
  width: 101%;
  color: #d91d4b;
}
.navigation .level0 .submenu .active > a {
  border-style: none;
  border-width: 0;
  color: #4a4a4a;
}
@media (max-width: 500px) {
  .bfr_sidemenu .custom-top-links nav ul {
    display: inherit;
  }
  .bfr_sidemenu .sidepanel_links > div {
    overflow: initial;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bfr_sidemenu.open .menu-link {
    margin-left: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1324px) {
  .header1 .header-logo {
    padding-left: 15px;
  }
}
@media (min-width: 1199px) and (max-width: 1279px) {
  .header1 .logo {
    padding-top: 8px;
  }
  .page-header .logo img {
    max-height: 50px;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  header.page-header {
    width: 100%;
  }
  .header1 .logo {
    padding-top: 8px;
  }
  .page-header .logo img {
    max-height: 50px;
  }
}
@media (min-width: 998px) and (max-width: 1200px) {
  header.page-header {
    margin-left: 20px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1279px) {
  header.page-header #ves-header > .container {
    width: 100%;
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  main .ves-container .ves-inner .eventlist_container .col-col_wrapper__seven {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .ves-megamenu .navigation .level0 {
    margin: 0 0px 0 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header-content {
    padding: 0;
  }
}
/*Cookiebot */
.cookieconsent-optout,
.cookieconsent-optout-preferences,
.cookieconsent-optout-statistics,
.cookieconsent-optout-marketing {
  background-color: #d91d4b;
  color: #fff;
  padding: 25px 15px;
}
.cookieconsent-optout a,
.cookieconsent-optout-preferences a,
.cookieconsent-optout-statistics a,
.cookieconsent-optout-marketing a {
  color: #fff;
  text-decoration: underline;
}
.cookieconsent-optout a:hover,
.cookieconsent-optout-preferences a:hover,
.cookieconsent-optout-statistics a:hover,
.cookieconsent-optout-marketing a:hover {
  color: #fff;
  text-decoration: underline;
}
table thead:not(.CybotCookiebotDialogDetailBodyContentCookieTypeTable) {
  position: relative;
}
table tr:not(.CybotCookiebotDialogDetailBodyContentCookieTypeTable) {
  border-bottom: 3px solid #4a4a4a;
  display: table-row;
  margin-bottom: .5em;
}
table td:not(.CybotCookiebotDialogDetailBodyContentCookieTypeTable) {
  display: table-cell;
}
/*  PopUp -Widget */
#colorbox .ves-container.row_wrapper__three {
  background-color: #d91d4b;
  color: #ffffff;
  padding: 10px;
}
a.btn.btn-default.btn-back::after {
  content: none;
}
a.btn.btn-default.btn-back::before {
  content: '';
  width: 0px;
  height: 0px;
  transform: rotate(180deg);
  border-style: solid;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #4a4a4a;
  margin: 2px 15px 0 0px;
  display: inline-block;
}
a.btn.btn-default.btn-back:hover::before {
  border-color: transparent transparent transparent #d91d4b;
}
