/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-06-19 00:12:19 */
body.boxed {
    background-image: url(https://www.theveganshop.co.nz/media/porto/boxed_bg/default/TVS-Chalkboard-BG.jpg);
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

body#html-body {
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
}
.logo img {
    max-width: 175px;
}
td.col.item {
    padding: 0px 8px 0px 0;
}
.firecheckout #checkout .opc-wrapper .shipping-address-item {
    padding-bottom: 0px;
}
.block.crosssell {
    margin-top: 0px;
}
p.afterpay-paragraph {
font-size: 13px;
color: #666666;
}
.gift-credit-label {
    margin-left: -15%;
}
.gift-card-apply {
padding-bottom: 10px;
}
.payment-option-child.gift-credit-apply._collapsible.active {
    margin-top: 10px;
}
.block.gift-credit-apply.active {
    padding-top: 10px;
}
header.page-header.sticky-header.type16 .nav-sections {
    background-color: #333333;
}
.page-header .navigation > ul, .page-header.type16.sticky-header .navigation:not(.side-megamenu) > ul, .page-header.type18 .main-menu-wrap {
    background-color: #333333;
}
.product-info-main {
    margin-bottom: 0px !important;
}
.category-image {
    margin-bottom: 10px !important;
}
li.extra-sale a {
    color: red !important;
}
li.extra-xmas a {
    color: green !important;
}
li.extra-easter a {
    color: darkgoldenrod !important;
}
.products-grid .product-item .product-item-details .product-item-name {
    display: block;
    display: -webkit-box;
    max-width: 100%;
    height: 42px;
    margin: 0 auto;
    font-size: 14px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: inherit;
   hyphens: none !important;
}
.meatmenu {
    float: left;
}
.meatmenu ul>li, .meatmenu ol>li {
    margin-top: 0rem;
    margin-bottom: .9rem;
    float: left;
    width: 25%;
    list-style: none;
}
img.payment-icon {
    max-width: 120px;
}
.firecheckout.fc-form-tooltips #checkout .opc-sidebar:not(.fc-size-xs) .discount-code .actions-toolbar .action, .firecheckout.fc-form-tooltips #checkout .checkout-payment-method:not(.fc-size-xs) .discount-code .actions-toolbar .action {
    border-radius: 10px;
}
.firecheckout #checkout input:not([type="checkbox"]):not([type="radio"]):not([type="image"]), .firecheckout .modal-custom input:not([type="checkbox"]):not([type="radio"]):not([type="image"]), .firecheckout .modal-popup input:not([type="checkbox"]):not([type="radio"]):not([type="image"]), .firecheckout #checkout select, .firecheckout .modal-custom select, .firecheckout .modal-popup select, .firecheckout #checkout textarea, .firecheckout .modal-custom textarea, .firecheckout .modal-popup textarea {
    border-radius: 10px;
}
.firecheckout .place-order .actions-toolbar .primary .action {
	border-radius: 10px;
}
.firecheckout #checkout textarea, .firecheckout .modal-custom textarea, .firecheckout .modal-popup textarea {
    border-radius: 10px;
}
.opc-block-summary .product-item .product-item-name-block {
    font-size: 12px;
}
.firecheckout .place-order .actions-toolbar .primary .action:hover, .firecheckout .place-order .actions-toolbar .primary .action:focus {
    border-radius: 10px;
    background: linear-gradient(90deg, #e18d1f 0%, #b57015 100%);
}
.firecheckout #checkout [data-collapsible="true"]>[role="tab"]>span:after, .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"]>span:after, .firecheckout #checkout [data-collapsible="true"]>[role="tab"]>strong:after, .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"]>strong:after, .firecheckout #checkout [data-collapsible="true"]>[role="tab"] .action-toggle:after, .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"] .action-toggle:after {
    border-color: #8aa623;
    content: '';
    transform: rotate(45deg);
    border-style: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0 0 5px;
    position: relative;
    top: -3px;
    right: auto;
    background: transparent;
}
.firecheckout #checkout [data-collapsible="true"]>[role="tab"]>span, .firecheckout #checkout [data-collapsible="true"]>[role="tab"] .action-toggle {
    color: #778e1d;
    padding: 10px;
    border-width: 1px;
    box-shadow: 0 0 0 0 #fff inset;
    border: 2px solid #e7e9ef;
    border-radius: 4px;
}
.firecheckout .checkout-shipping-address .action.primary.action-agree, .firecheckout .checkout-billing-address .action.primary.action-agree, .firecheckout .modal-footer .action.primary.action-agree, .firecheckout .actions-toolbar .action.primary.action-agree, .firecheckout .checkout-shipping-address button.action.action-agree, .firecheckout .checkout-billing-address button.action.action-agree, .firecheckout .modal-footer button.action.action-agree, .firecheckout .actions-toolbar button.action.action-agree, .firecheckout .checkout-shipping-address .action.primary.action-update, .firecheckout .checkout-billing-address .action.primary.action-update, .firecheckout .modal-footer .action.primary.action-update, .firecheckout .actions-toolbar .action.primary.action-update, .firecheckout .checkout-shipping-address button.action.action-update, .firecheckout .checkout-billing-address button.action.action-update, .firecheckout .modal-footer button.action.action-update, .firecheckout .actions-toolbar button.action.action-update, .firecheckout .checkout-shipping-address .action.primary.action-login, .firecheckout .checkout-billing-address .action.primary.action-login, .firecheckout .modal-footer .action.primary.action-login, .firecheckout .actions-toolbar .action.primary.action-login, .firecheckout .checkout-shipping-address button.action.action-login, .firecheckout .checkout-billing-address button.action.action-login, .firecheckout .modal-footer button.action.action-login, .firecheckout .actions-toolbar button.action.action-login, .firecheckout .checkout-shipping-address .action.primary.action[data-role="opc-continue"], .firecheckout .checkout-billing-address .action.primary.action[data-role="opc-continue"], .firecheckout .modal-footer .action.primary.action[data-role="opc-continue"], .firecheckout .actions-toolbar .action.primary.action[data-role="opc-continue"], .firecheckout .checkout-shipping-address button.action.action[data-role="opc-continue"], .firecheckout .checkout-billing-address button.action.action[data-role="opc-continue"], .firecheckout .modal-footer button.action.action[data-role="opc-continue"], .firecheckout .actions-toolbar button.action.action[data-role="opc-continue"] {
    border-style: solid;
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    border-width: 1px;
    border-radius: 40px;
    border-color: transparent;
    box-shadow: 0 7px 30px -5px rgba(0,0,0,0.25);
    background: linear-gradient(90deg, #8aa623 0%, #778e1d 100%);
    padding: 13px 25px;
    transition: all 200ms ease-in-out;
}
.firecheckout .checkout-shipping-address .action.primary,
.firecheckout .checkout-billing-address .action.primary,
.firecheckout .modal-footer .action.primary,
.firecheckout .actions-toolbar .action.primary,
.firecheckout .checkout-shipping-address button.action,
.firecheckout .checkout-billing-address button.action,
.firecheckout .modal-footer button.action,
.firecheckout .actions-toolbar button.action {
  border-style: solid;
  color: #ffffff;
  text-shadow: none;
  text-decoration: none;
  border-width: 1px;
  border-radius: 40px;
  border-color: transparent;
  box-shadow: 0 7px 30px -5px rgba(0, 0, 0, 0.25);
  background: linear-gradient(90deg, #8aa623 0%, #778e1d 100%);
  padding: 7px 15px;
  transition: all 200ms ease-in-out;
}
.firecheckout #checkout [data-collapsible="true"]>[role="tab"]>span, .firecheckout #checkout [data-collapsible="true"]>[role="tab"] .action-toggle,  .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"] .action-toggle {
    color: #778e1d;
    padding: 10px;
}
.firecheckout #checkout input[type="checkbox"]+label {
    margin-top: -5px;
}
button.action.action-auth-toggle {
    display: none;
}
.firecheckout:not(.page-layout-checkout) .page-title-wrapper h1 {
    margin: 0 auto 0 20px;
}
.firecheckout .column.main .widget.block {
    margin: 0 0 20px 0;
}
.firecheckout .actions-toolbar button.action {
	background: linear-gradient(90deg, #8aa623 0%, #778e1d 100%);
}
.firecheckout .place-order .actions-toolbar .primary .action {
	font-weight: bold;
	background: linear-gradient(90deg, #8aa623 0%, #778e1d 100%);
}	
.firecheckout #maincontent .authentication-wrapper .action-auth-toggle {
	background: linear-gradient(90deg, #8aa623 0%, #778e1d 100%);
}
button:not(.primary) {
    line-height: 12px;
}
.firecheckout .table-checkout-shipping-method tbody td {
	padding: 10px 0px 10px 10px;
	font-weight: 600;
}
.firecheckout .table-checkout-shipping-method tbody td.col-carrier {
	width:100%;
	clear: both;
	display: block;
	padding:0;
	font-weight:bold;
	font-size:12px;
}
.firecheckout #checkout [data-collapsible="true"]>[role="tab"]>strong, .firecheckout #checkout [data-collapsible="true"]>.title[data-role="title"]>strong {
font-weight: normal !important;
}
.firecheckout #checkout .opc-wrapper .step-title:before, .firecheckout #checkout .opc-block-summary>.title:before, .firecheckout #checkout .opc-sidebar .step-title:before {
	background: linear-gradient(90deg, #8aa623 0%, #778e1d 100%);
}
.firecheckout #checkout .opc-wrapper .step-title, .firecheckout #checkout .opc-block-summary>.title, .firecheckout #checkout .opc-sidebar .step-title {
	font-size: 2rem;
	color: #778e1d;
}
body .opcheckout-login-link {
    text-align: left;
    text-decoration: underline;
}
table.vegan-recipes {
    border: 0;
    /* border-collapse: collapse; */
    border-spacing: 0;
    empty-cells: show;
    font-size: 100%;
    width: auto;
}
.footer-middle ul.links {
    margin-top: 0;
}
.actions-toolbar {
    margin: 0px !important;
}
.footer-middle ul.links {
    margin-top: -5px;
    margin-bottom: 5px;
}
h1, .h1 {
    color: #778e1d;
}
img {
    vertical-align: inherit;
    border-style: none;
}
.product.attribute.sku {
    display: none;
}
.cart-discount {
    margin-bottom: 15px;
}
li.customer-welcome {
    width: 5px;
}
.customer-welcome .action.switch {
    font-size: 0;
    display: none;
}
li.customer-welcome {
    display: none;
}
.moved-add-to-links {
    display: inline-block;
    vertical-align: top;
    float: right;
}
.product-addto-links .action.tocompare {
    display: none;
}
.block.block-reorder {
    display: none;
}
body .checkbox-group {
    position: relative;
    display: inline-block;
    margin-top: 9px;
    width: 100%;
}
li.nav.item {
    width: 100%;
}
textarea.input-text.order-comment.order-comment-input {
    padding: 10px !important;
    margin-left: -10px;
}
textarea.input-text.order-comment.order-comment-input {
    height: 80px !important;
}
.sp-methods dt {
    color: #778e1d !important;
}
.page-header.type16 {
    border-top: none;
}
.page-header.type16 .panel.wrapper {
    border-bottom: #e3e7e8 solid 1px;
}
.page-header.type16 .header.panel > .header.links > li > a,
.page-header.type16 .header.panel > .header.links > li,
.page-header.type16 .switcher strong {
    font-family: 'Poppins';
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.025em;
    text-transform: uppercase;
}
.page-header.type16 .custom-block > * {
    font-family: 'Poppins';
    font-weight: 400;
    color: #787d7f !important;
    font-size: 12px;
    height: 60px;
}
.page-header.type16 .custom-block span b {
    color: #606669 !important;
    font-weight: 500 !important;
}
.page-header.type16.sticky-header .minicart-wrapper .action.showcart:before,
.page-header.type16.sticky-header .minicart-wrapper .action.showcart.active:before,
.page-header.type16.sticky-header .minicart-wrapper .action.showcart{
    color: #fff;
}
.homepage-bar {
    border-top: none;
    border-color: #e5e8e8;
    background-color: transparent;
}
.homepage-bar .col-lg-4 {
    border: none;
    padding-top: 24px;
    padding-bottom: 24px;
}
.homepage-bar [class*=" porto-icon-"], .homepage-bar [class^="porto-icon-"] {
    color:#465157;
}
.homepage-bar h3 {
    font-size: 14px;
    font-weight: 600;
    color: #465157;
    line-height: 19px;
}
.homepage-bar p {
    font-size: 13px;
    font-weight: 300;
    color: #839199;
    line-height: 19px;
}
.home-side-menu-type2>h2 {
    background-color: #333333;
    font-size: 14px;
    font-family: 'Oswald';
    font-weight: 400;
    letter-spacing: 0.075em;
    color: #fff;
    padding: 10px 20px 11px;
    line-height: 1;
    margin-bottom: 0;
}
.home-side-menu-type2>h2 em {
    font-size: 18px;
}
.side-menu-type2.side-block {
    border: #e6ebee solid 1px;
    border-top:none;
}
.side-menu-type2.side-block ul.category-sidebar > li {
    padding-left: 20px;
}
.side-menu-type2.side-block ul.category-sidebar>li:last-child a {
    color: red;
}
li.extra-last a {
    color: #465157 !important;
}
.side-menu-type2.side-block ul.category-sidebar>li:last-child {
    border-bottom: 1px solid #ddd;
}
.side-menu-type2.side-block ul.category-sidebar ul {
    padding-left: 10px;
}
.side-menu-type2.side-block ul.category-sidebar li a {
    font-family: 'Poppins';
    letter-spacing: 0.005em;
    font-weight: 400;
    color: #465157;
    line-height: 52px;
}
.side-menu-type2.side-block ul.category-sidebar a.expand-icon {
    right: 13px;
    font-size: 10px;
}
.side-menu-type2.side-block ul.category-sidebar a em.porto-icon-down-dir:before {
    content: '\f882';
}
.side-menu-type2.side-block ul.category-sidebar a em.porto-icon-up-dir:before {
    content: '\f883';
}
.featured-box-2 i {
    font-size: 26px;
    color: #2f2727;
}
.featured-box-2 h3 {
    font-size: 15px;
    font-family: 'Oswald';
    letter-spacing: 0.075em;
    color: #2b2b2d;
    border: none;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0;
}
.featured-box-2 p {
    font-size: 14px;
    font-family: 'Poppins';
    font-weight: 400;
    line-height: 27px;
    color: #687176;
    margin-bottom: 10px;
}

.filterproduct-title {
    font-family: 'Oswald';
    font-size: 20px;
    letter-spacing: 0.075em;
    color: #778e1d;
    position: relative;
    overflow: hidden;
    background: none;
    font-weight: 400;
}
.filterproduct-title strong{
    font-weight: 400;
}
.filterproduct-title .content {
    z-index: 2;
    position: relative;
}
.filterproduct-title .title_line {
    position: absolute;
    height: 1px;
    background-color: #778e1d;
    width: 100%;
    top: 50%;
    left:0;
    right:0;
}
.brands-slide .owl-side-narrow .owl-carousel {
    padding: 20px 80px 15px;
}
.brands-slide .owl-no-narrow .owl-carousel a {
    display: inline-block;
    padding: 40px 0;
}
.brands-slide .owl-theme .owl-controls {
    margin: 0;
}
.brands-slide .owl-controls .owl-nav > div {
    position: absolute;
    top: calc(50% - 15px);
    background: none;
    padding: 0;
    margin: 0;
}
.brands-slide .owl-controls .owl-nav div.owl-prev {
    left: 0;
    color: #3a3a3c;
    font-size: 22px;
    margin: 0;
    padding: 0;
}
.brands-slide .owl-controls .owl-nav div.owl-next {
    right: 0;
    color: #3a3a3c;
    font-size: 22px;
    margin: 0;
    padding: 0;
}
.owl-bottom-narrow {
    margin: 0 -10px;
}
.owl-bottom-narrow .filterproducts .owl-controls {
    bottom: -20px;
}
.owl-bottom-narrow .filterproducts .owl-controls .owl-nav > div {
    padding: 0;
    margin: 0;
}  
.page-wrapper >.breadcrumbs {
    padding: 5px 0 5px;
    margin-bottom: -15px;
    margin-top: -10px;
}
.breadcrumbs li {
    line-height: 30px;
    display: inline-block;
}
.page-wrapper > .breadcrumbs .items {
    padding: 0 15px 0;
}
.breadcrumbs li.home a {
    width: 15px;
    display: inline-block;
    text-indent: 30px;
    line-height: 30px;
    overflow: hidden;
    float: left;
    position: relative;
}
.breadcrumbs li.home a:after {
    content: "\e883";
    font-family: 'porto-icons';
    position: absolute;
    left: 0;
    top: 0;
    text-indent: 0;
}
.sidebar.sidebar-main {
    position: relative;
}
.block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
    border: none;
    background-color: transparent;
    padding: 6px 20px 6px 20px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
}
.block-category-list .block-title {
    padding: 30px 20px 0 20px;
}
.block-category-list .block-title strong {
    font-weight: 600;
}
.block-category-list .block-content,.filter-options-content {
    border: none;
    background-color: transparent;
    padding: 10px 20px 26px 20px;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    border-radius: 0;
}
.filter-current .items {
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 2;
}
.filter-current .item {
    padding-left: 20px;
}
.filter-current .action.remove {
    right: 20px;
    color: #21293c;
}
.filter-actions {
    border: none;
    background-color: transparent;
    border-bottom: #efefef solid 1px;
    position: relative;
    z-index: 2;
    padding-right: 20px;
}
.filter-actions a {
    color: #858585;
}
.filter-options-title:after {
    content: '\f803';
    border: none;
    color: #21293c;
    font-size: 17px;
    margin-top: -6px;
}
.filter-options-title:hover:after {
    background: none;
    color: #21293c;
}
.active > .filter-options-title:after {
    content: '\f800';
}
#ln_slider_price.ui-slider-horizontal {
    height: 3px;
    box-shadow: none;
}
#ln_slider_price .ui-slider-handle {
    width: 12px;
    height: 12px;
    border-radius: 100%;
}
.sidebar-title {
    font-size: 15px;
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    padding-left:20px;
    padding-right: 20px;
}
.porto-icon-left-open-huge:before {
    content: '\f802';
    color: #21293c;
}
.porto-icon-right-open-huge:before {
    content: '\f801';
    color: #21293c;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls {
    top: -40px;
    right: -7px;
}
.sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
    color:#21293c;
}
.sidebar .product-items .product-item-info .product-item-photo {
    max-width: 33%;
}
.sidebar .product-items .product-item-name a {
    font-size: 12px;
    color: #5b5b5f;
    font-weight: 400;
}
.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
    border-bottom: #efefef solid 1px;
}
.sidebar .product-items .product-item .product-reviews-summary {
    display: block;
}
.sidebar-filterproducts.custom-block + h2 {
    font-size: 15px !important;
    text-transform: uppercase;
    font-weight: 600;
    color: #21293c !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 +h5 {
    font-family: 'Open Sans' !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    color: #7a7d82 !important;
    letter-spacing: 0.022em;
    padding: 0 20px;
}
.sidebar-filterproducts.custom-block + h2 + h5 + p {
    color: #21293c !important;
    font-size: 15px !important;
    letter-spacing: 0.01em;
    padding: 0 20px;
}
.sidebar .custom-block {
    padding: 0 20px;
}
.category-boxed-banner.owl-theme .owl-controls {
    bottom: 0;
}
.page-products .toolbar .limiter {
    display: block;
}
.page-with-filter .toolbar-amount {
    display: none;
}
.full-width-image-banner {
    height: 300px;
    margin-bottom: 15px;
}
.full-width-image-banner:after {
    display: none;
}
.full-width-image-banner h2 {
    font-size: 36px;
    font-weight: 900;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    line-height: 38px;
}
.full-width-image-banner p {
    font-size:18px;
    line-height:38px;
    font-weight: 700;
    text-transform:uppercase;
}
.full-width-image-banner .btn-default {
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0.025em;
    padding: 10px 20px;
    background-color: #010204;
    color: #fff;
    font-family: 'Oswald';
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 31px;
}
.page-products .toolbar .limiter .limiter-text {
    display: none;
}
.modes-mode.active {
    border: none;
    background: none;
    color: #111;
}
.modes-mode,.modes-mode:hover {
    border: none;
    background: none;
    color: #111;
    width: 15px;
}
.toolbar select {
    border: 1px solid #e4e4e4;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
}
.toolbar-sorter .sorter-action {
    margin-top: 6px;
    color: #21293c;
}
.toolbar-sorter .sorter-action:before {
    color: #21293c;
}
.pages a.page,.pages strong.page,.pages .action {
    width: 32px;
    line-height: 32px;
}
.products-grid + .toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
}
.product.name a {
    color: #282d3b;
    font-family: 'Poppins';
    font-size: 14px;
    letter-spacing: 0.005em;
    font-weight: 400;
}
.product-label.sale-label {
    border-radius: 20px;
}
.product-label.new-label {
    border-radius: 20px;
}
.catalog-product-view .sidebar .custom-block-1>div i {
    color: #544E4E;
    border: none;
    font-size: 40px;
    float: left;
}
.catalog-product-view .sidebar .custom-block-1>div {
    min-height: 65px;
    clear: both;
    padding: 18px 0;
    border-bottom: solid 1px #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div:last-child {
    border-bottom-width: 0;
}
.block-manufacturer {
    text-align: center;
    padding: 10px 20px 0;
    margin-bottom: 0;
}
.block-manufacturer hr {
    border-color: #dee5e8;
    margin-bottom: 0;
}
.catalog-product-view .sidebar .custom-block-1>div h3 {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.005em;
    color: #6b7a83;
    margin-left: 80px;
}
.block.related {
    padding: 0 20px;
}
.block .title strong {
    font-weight: 600;
    color: #21293c;
    letter-spacing: 0.01em;
    padding-top: 0;
    text-transform: uppercase;
    line-height: 1.4;
    font-size: 16px;
}
.block.related .product-items .product-item-actions {
    display: none;
}
.product-info-main .page-title-wrapper h1 {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.01em;
    color: #21293c;
    margin: 3px 0 15px;
}
.prev-next-products a {
    color: #555;
}
.product-reviews-summary .reviews-actions a {
    line-height: 20px;
    font-size: 14px;
    color: #bdbdbd;
}
.product-info-main .product.overview {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
    border-bottom: solid 1px #dae2e6;
}
.product.media {
    padding-right: 12px;
}
.fotorama__stage__shaft {
    border: none;
}
.fotorama__nav--thumbs .fotorama__thumb {
    border-color: #dae2e6;
}
.product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
    font-family: 'Oswald';
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.005em;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
    font-size: 16px;
    color: #2b2b2d;
    font-weight: 400;
}
.product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
    position: relative;
    width: 106px;
}
.product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
    margin-left: 29px;
}
.product-info-main .qty.field .qty-changer > a {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px;
    width: 30px;
    line-height: 41px;
    text-align: center;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a:first-child {
    left: auto;
    right: 4px;
}
.product-info-main .box-tocart .input-text.qty {
    font-family: 'Oswald';
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px!important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
}
.product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
    content: '\f882';
}
.product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
    content: '\f883';
}
.catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
    height: 43px;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: 400;
}
.box-tocart .action.tocart:before {
    content: '\e87f';
    font-family: 'porto-icons';
    margin-right: 7px;
    font-size: 16px;
}
.action.primary,.action.primary:active {
    font-family: "Oswald";
    letter-spacing: 1px;
    text-transform: uppercase;
}
.product-addto-links .action.towishlist,.product-addto-links .action.tocompare,.product-social-links .action.mailto.friend {
    width: 43px;
    height: 43px;
    line-height: 41px;
}
.product.data.items > .item.content {
    background-color: #fff;
    box-shadow: none;
    border: none;
    border-top: #dae2e6 solid 1px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.005em;
    line-height: 27px;
}

.main-upsell-product-detail .block.upsell .title strong {
    background: none;
}
.block.upsell .title {
    background: none;
    border-bottom: #e1e1e1 solid 1px;
    font-weight: 700;
    margin-bottom: 16px;
    padding-bottom: 10px;
    text-transform: uppercase;
    text-align: left;
}
.block.upsell .title strong {
    font-size: 18px;
    font-weight: 700;
    color: #302e2a;
}
.review-ratings .rating-label {
    display: block;
}


.footer-middle, .footer-middle p, .footer-middle .contact-info i {
    line-height: 24px;
}
.footer-middle {
    padding:63px 0 0;
    font-size: 13px;
    font-family: 'Poppins';
    letter-spacing: 0.005em;
}
.footer-middle .block .block-title {
    margin-bottom: 15px;
}
.footer-middle .block .block-title strong {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
}
.footer-middle ul.links li,
.footer-middle ul.features li {
    padding: 6px 0;
}
.footer-middle .contact-info li:first-child{
    border-top-width: 0;
    padding: 0 0 10px;
}
.footer-middle .contact-info li {
    padding: 12px 0;
}
.footer-middle .contact-info i {
    color: #e1ddc3 !important;
    font-size: 26px;
    line-height: 28px;
}
.footer-middle .contact-info p{
    line-height: 18px;
}
.footer-middle .contact-info b {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 7px;
    display: inline-block;
}
.footer-middle .block-bottom {
    border-top: 1px solid #3d3d38;
    text-align: left;
    padding: 27px 0;
    overflow: hidden;
    margin-top: 32px;
}
.footer-middle .working span {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.005em;
    line-height: 18px;
}
.footer-middle .working span b {
    text-transform: capitalize;
    color: #a8a8a8;
}
.footer-middle .price-box .price {
    color: #a8a8a8;
}
.footer-middle.footer-middle-2 {
    padding-top: 40px;
    padding-bottom: 50px;
}
.footer-middle .block-middle2 {
    border-top: 1px solid #3d3d38;
    padding-top: 0px;
}
.footer .social-icons {float: right}
.footer-middle .social-icons a {
    background-image: none;
    background-color: #33332f;
    text-indent: 0;
    color: #fff;
    border-radius: 0;
    font-size: 18.6px;
    width: 48px;
    height: 48px;
    text-align: center;
    margin-left: 0;
    margin-right: 4px;
    float: left;
    line-height: 46px;
}
.footer-container .validation-advice {
    position: absolute;
}
.footer-middle  .block.newsletter {
    width: auto;
    max-width: 375px;
    display: inline-block;
    vertical-align: middle;
}
.footer-middle .block.newsletter .control:before {
    line-height: 44px;
    margin-left: 20px;
}
.footer-middle .block.newsletter .control {
    position: relative;
}
.footer-middle .block.newsletter .control input {
    background-color: #fff;
    color: #686865;
    height: 44px;
    border: none;
    font-size: 14px;
    border-radius: 30px 0 0 30px;
    padding-left: 40px;
}
.footer-middle .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -22px;
}
.footer-middle .block.newsletter .actions .action.subscribe {
    height: 44px;
    border-radius: 0 30px 30px 0;
    text-transform: uppercase;
    padding: 0 22px;
}
.footer-middle .subcribe .block-title {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    line-height: 1;
}
.footer-middle .subcribe .block-title strong {
    font-family: 'Oswald';
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.075em;
    text-transform: uppercase;
    color: #fff;
}
.footer-middle .subcribe form {
    display: inline-block;
    vertical-align: middle;
}
.footer-middle address {
    margin-top: 15px;
}
.footer-middle .filterproducts .product-item .product.name a{
    font-family: 'Poppins';
    font-size: 13px;
    letter-spacing: 0.005em;
    font-weight: 400;
    color: #a8a8a8;
}
.page-products .sorter {
        float: left;
}
.modes {
    float: right;
    margin-right: 0;
    margin-left: 20px;
    margin-top: 5px;
}
.modes-mode:before {
    content: '\e880';
    font-size: 14px;
}
.mode-list:before {
    content: '\e87b';
    font-size: 14px;
}
.products.wrapper ~ .toolbar .limiter {
        float: left;
}
.products.wrapper ~ .toolbar .pages {
        float: right;
}
@media (min-width: 768px) {
.firecheckout #checkout .opc-wrapper .table-checkout-shipping-method .row {
padding-top: 5px;
}
#block-discount {
    margin-left: 0px;
    margin-bottom: 0px;
    width: 100%;
}
div.meatmenu {
display: none;
}
.page-header.type16 .block-search {
    margin-left: 100px;
}
.page-header.type16 .navigation > ul {
    padding: 0;
    background-color: #333333;
}
.page-header.type16 .navigation li.level0 {
    color: #FFFFFF;
    margin-left: 10px;
}
	.block.block-search {
    	width: 520px;
	}
    .page-header.type16 .header.panel {
        padding-bottom: 9px;
        padding-top: 10px;
    }
    .page-header.type16 .block-search input {
        border-radius: 20px;
    }
    .sidebar.sidebar-main:before {
        content: '';
        position: absolute;
        left: 0;
        right: 20px;
        border: solid 1px #dae2e6;
        top: 0;
        bottom: 0;
        border-radius: 2px;
    }
    .product.data.items > .item.title {
        padding: 10px 30px 10px 0;
    }
    .product.data.items > .item.title > .switch {
        font-size: 14px;
        font-weight: 700;
        color: #818692;
        text-transform: uppercase;
        border: none;
        border-radius: 0;
        line-height: 30px;
        background: none;
        padding: 0;
    }
    .product.data.items > .item.title:not(.disabled) > .switch:focus,
    .product.data.items > .item.title:not(.disabled) > .switch:hover {
        background: none;
        color: #818692;
    }
    .product.data.items > .item.title.active > .switch,
    .product.data.items > .item.title.active > .switch:focus,
    .product.data.items > .item.title.active > .switch:hover {
        color: #21293c;
        position: relative;
        border-bottom: #544E4E solid 2px;
    }
    .product.data.items > .item.content {
        padding: 35px 0 0;
        margin-top: 45px;
    }
}
@media (max-width: 767px){
.page-header.type16 .navigation > ul {
    padding: 0;
    background-color: #f6f6f6;
}
 span.retail-info {
    display: none;
}
button.action.secondary {
    margin-top: 10px;
}
.afterpay-container {
    padding-left: 15px;
    padding-right: 15px;
}
      .account .column.main, .account .sidebar-additional {
         margin-top: 20px;
       }
	.meatmenu ul>li,.meatmenu ol>li {
    margin: 0rem;
    margin-bottom: .5rem;
    float: left;
    width: 50%;
    list-style: none;
	}
	.product.data.items>.item.title>.switch {
    font-weight: bold;
	}
	.product-info-main {
    margin-bottom: 0px;
	}
	div#banner-slider-demo-8 {
    padding-top: 100px;
	}
	.cms-home .page-main {
    margin-top: 0px !important;
	}
	.mobile-sticky .page-main {
    margin-top: 90px;
	}
	table.vegan-recipes {
  	  display: none;
	}
    .brands-slide .owl-side-narrow .owl-carousel {
        padding: 20px 0 15px;
    }
    .brands-slide .owl-side-narrow .owl-carousel .owl-controls{
        display:none;
    }
    .sidebar.sidebar-main {
        position: static;
    }
    .page-products .toolbar .limiter {
        display: none;
    }
    .product.data.items {
        margin: 0;
    }
    .prev-next-products .product-nav.product-next .product-pop {
        margin: 0;
    }
    .prev-next-products .product-nav.product-prev .product-pop {
        left: -20px;
    }
    .product-info-main .fieldset > .field.qty {
        margin-bottom: 20px;
    }
    .fieldset > .actions {
        vertical-align: top;
    }
    .catalog-product-view .sidebar .custom-block {
        padding: 0;
    }
    .footer-middle .contact-info {
        margin-top: 0 !important;
    }
    .footer .social-icons {
        float: left;
        margin-top: 10px;
    }
    	.footer-middle .block-bottom .subcribe, .footer-middle .block-bottom .custom-block {
        display: block;
        padding: 15px 0;
        float: left !important;
    	}
    	.page-header.type16 .logo {
        Width: 75px;
        float: left;
        margin: 10px 0 !important;
    	}
    	.checkout-payment-method .payment-option {
        margin: 0;
   	}
    	.about-us {
        display: none;
   	}
   	 .account .page-main, .cms-privacy-policy .page-main {
      	  position: relative;
      	  padding-top: 0;
   	    padding-bottom: 0;
   	 }
   	 .sidebar.sidebar-main {
      	  display: none !important;
   	 }
    	.block-category-list .block-title, .block-category-list .block-content, .sidebar-title, .sidebar .custom-block, .sidebar-filterproducts.custom-block + h2, .sidebar-filterproducts.custom-block + h2 +h5, .sidebar-filterproducts.custom-block + h2 + h5 + p {
        	padding-left: 0;
        	padding-right: 0;
   	 }
   	 .logo img {
   	 display: block;
   	 max-height: 75px;
   	 max-width: 100%;
	}
	.mobile-sticky header.page-header {
	 background-color: #FFF;
   	 min-height: 95px !important;
	}
   	header.page-header .nav-sections-item-title {
	border-radius: 8px !important;
	}
	.block-search input {
    	margin-top: 40px !important
	}
	div#store_map {
   	 margin: 75px 0 -50px 0;
	}
	.field-recaptcha {
   	 margin-bottom: 20px;
	}
	.checkout-payment-method .payment-option-content .primary .action.action-apply {
   	 margin-right: 0;
   	 margin-top: 10px;
   	margin-bottom: 0 !important;
	}
	.firecheckout .checkout-agreement .action {
   	 height: auto;
	}
}
.product-item .rating-summary .rating-result > span:before {
    color: #575f68;
}
.catalog-product-view .sidebar .custom-block.custom-block-1 {
    margin-top: -25px;
}
.breadcrumbs strong {
    padding: 1px 0 2px 0;
}
.product-info-main .product-info-stock-sku {
    color: #333;
}
@media (min-width: 768px) {
	.page-header.type16 .header.panel > .header.links > li.compare > a {
   	 	padding-left: 10px;
	}
}
.product-item-info .product.name a {
    font-family: Poppins;
}
.products-grid .product-item-details .product-item-actions .tocart {
    text-transform: uppercase;
    font-size: 12.53px;
    font-family: 'Oswald';
    font-weight: 400;
    letter-spacing: 0.025em;
    color: #6f6e6c;
    line-height: 30px;
    background-color: #f4f4f4;
    border-color: #f4f4f4;
}
.product-item .tocart:before {
    content: '\e87f';
    font-size: 17px;
    vertical-align: middle;
}
.product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
    content: '\e889';
}
.at-expanding-share-button[data-position=bottom-right] {
    bottom: 50px !important;
    right: 10px;
}
.products {
    margin: 0;
}
.page-header .header.panel p {
    float: left;
    margin: 0;
    padding: 0;
}
span#u_0_2 {
    color: #ffffff !important;
}
table.nutrition  {
    border:0;
    /*border-collapse:collapse;*/
    border-spacing:0;
    empty-cells:show;
    font-size:100%;
    width: auto;
}
table.nutrition td {
    vertical-align:top;
    text-align:left;
    font-weight:normal;
    padding:10px;
    border: 1px solid #f8f8f8;
}
h4 {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .005em;
    line-height: 27px;
    color: #333;
}
.mptwitterwidget-container {
    height: 25px;
}
.timeline-Widget {
    display: none !important;
}
.footer-middle.footer-middle-2 {
    padding-bottom: 0px !important;
}
li.extra-last {
    border: none !important;
}
div#vegan img {
    border: 0;
    min-height: 60px;
    margin-top: -20px;
}
.fieldset>.field>.label, .fieldset>.fields>.field>.label {
    font-weight: bold;
}
.page-layout-2columns-left .sidebar-additional {
    display: inherit;
}
div#layered-filter-block-container {
   padding-bottom: 10px;
}
.category-description {
    padding: 20px;
}
.sidebar.sidebar-main:before {
    border: none !important;
}
.block.upsell {
    margin-top: 0px;
}
.about-us {
    float: right;
    padding-left: 50px;
}
.page-main>.page-title-wrapper .page-title {
    font-size: 20px;
    margin: 0 0 15px 20px;
    font-size: 30px;
    font-weight: normal;
    line-height: 1.25;
}
h6 {
    color: #778e1d;
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: .45em;
}
.page-layout-1column .column.main {
    padding: 0 20px 0 20px;
}
.category-description {
    padding: 0px;
}
h1.checkout_header {
    font-size: 30px !important;
    font-weight: normal !important;
    line-height: 1.25 !important;
    color: #778e1d !important;
}

input[type="checkbox"] {
    margin: 0; 
    vertical-align: middle;
}

// OSC css
body .one-step-checkout h1.checkout_header:before {
        border-top: 2px solid @linkshover;
}
body #shipping_method_step_header,
body .one-step-checkout h3 {
    background: @linkshover;
}
body .opcheckout-place{
    span {
        color: @secondaryColor;
    }
    &:hover span { color: @bkg; }
}
body .checkbox-group {
    position: relative;
    display: inline-block;
    margin-top: 9px;
}
body .osc-ok-button {
    color: #555;
}
body .osc-ok-button:hover{
    color: @lightcolor
}
body .order-review-info .opcheckout-discount .messages {
     margin-top: 30px;
}
body .opcheckout-place {
    margin-top: 12px !important;
}
body #billing-new-address-form .field {
    padding: 5px 17px;
}
#one-step-checkout-form .checkout-review-load .data-table .totals {
    color: #000;
}
.wrap-payment-content .billing-address-details {
    display: inline-block;
    text-align: left;
    line-height: 22px;
}
.wrap-payment-content .billing-address-details .action-edit-address {
    margin: 10px 0;
}
body .one-step-checkout h3 {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 14px;
}
.checkout-payment-method .step-title {
    display: none;
}
#one-step-checkout-form .checkout-review-load .data-table td .price {
    font-size: 13px;
    font-weight: 500;
}
.three-columns-new-osc #one-step-checkout-form .checkout-review-load .data-table td h2 {
    font-size: 13px;
    line-height: 1.35;
}
body #one-step-checkout-form .checkout-review-load .data-table tbody th,
body #one-step-checkout-form .checkout-review-load .data-table tbody th label,
body #one-step-checkout-form .checkout-review-load .data-table thead th,
body #one-step-checkout-form .order-information ol li .opcheckout-shipping-method-section .sp-methods dt {
    font-size: 13px;
    color: #2f2f2f;
    font-weight: bold;
    .label {
        font-weight: bold;
        color: #000000;
        width:90%;
        font-size: 13px !important;
    }
}
#one-step-checkout-form label {
    margin-bottom: 0px;
    width: 90% !important;
    float: left;
    font-size: 13px !important;
}
body .opcheckout-login-link {
    text-align: left;
}
body {
    .opcheckout-index-index button:hover {
        opacity: 1 !important;
        filter: alpha(opacity=100)!important;
    }
    #review_step_header,
    .one-step-checkout h3.step_1, 
    .one-step-checkout h3.step_2, 
    .one-step-checkout h3.step_3, 
    .one-step-checkout h3.step_4, 
    .one-step-checkout h3.step_5 {
        border: none;
    }
}
#one-step-checkout-form .checkout-review-load .data-table td .box-qty {
    border: 1px solid @bordercolor;
}
body #one-step-checkout-form div[name="shippingAddress.street.0"] label:first-child{
    display: none;
}
body #one-step-checkout-form label{
    position: static;
    width: auto;
    height: auto;
}
.osc-delete:before {
    cursor: pointer;
    float: left;
    font-family: fontawesome;
    content: "\f014";
    font-size: 14px;
    margin-right: 5px;
}
.osc-add:before {
    cursor: pointer;
    float: left;
    font-family: fontawesome;
    content: "\f106";
    font-size: 14px;
    margin-right: 5px;
}
.osc-minus:before {
    cursor: pointer;
    float: left;
    font-family: fontawesome;
    content: "\f107";
    font-size: 14px;
    margin-right: 5px;
}
.opcheckout-index-index .osc-product-image, .opcheckout-index-index .osc-product-image img {
    width: 50px;
    height:50px;
    display: table-cell;
    float: none;
    vertical-align: top;
}
input[type=text], input[type=email], textarea, input[type=password], input[type=tel] {
    background: #f4f4f4;
    border-radius: 3px;
}
body .wrap-col-last-3 .opcheckout-place {
    background: #d01418;
    border-color: #d01418;
}
button#opcheckout-button-place-order {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    list-style: none;
    box-sizing: border-box;
    vertical-align: middle;
    font: inherit;
    overflow: visible;
    -webkit-appearance: button;
    cursor: pointer;
    margin: 0;
    max-width: 100%;
    box-shadow: none;
    display: inline-block;
    position: relative;
    text-shadow: none;
    font-family: 'Rubik',sans-serif;
    line-height: 38px;
    border-radius: 30px;
    z-index: 1;
    border: 1px solid #ebebeb;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    padding: 0 50px;
    transition: all .3s ease 0s;
    color: #222;
    float: right;
    height: 50px;
    margin-top: 12px !important;
    width: 100%!important;
    background: #778e1d;
    border-color: #778e1d;
}
.one-step-checkout li label {
    font-weight: bold !important;
}
#one-step-checkout-form label {
    margin-bottom: 0px;
}
.label--checkbox {
    margin-left: 10px;
}
.one-step-checkout h3 {
    text-align: left;
    background: #778e1d none repeat scroll 0 0;
    color: #fff;
    position: relative;
    padding: 5px 17px;
    float: left;
    width: 100%;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    margin-left: 0;
    display: inline-block;
    line-height: 35px;
}
.opcheckout-place span {
    font-size: 14px!important;
    color: #fff;
    font-weight: bold;
    letter-spacing: .5px;
    text-transform: uppercase;
}
@media (max-width: 640px)
{body.boxed .page-wrapper {
    width: 100% !important;
}}

body {
    color: #333333;
}
.billing-address-same-as-shipping-block.field.choice.checkbox-group {
    display: none;
}
opcheckout-index-index .payment-method-title label > span {
    display: none;
}
.form-alt {
    display: inline-block;
    padding: 0;
}
body .checkout-payment-method .payment-method-title {
    padding: 5px;
}
.field .label .required-symbol {
    display: none !important;
}
label.label--checkbox {
    text-decoration: underline;
}
.one-step-checkout .radioparent {
    line-height: normal;
}
#shipping select {
    padding: 5px;
}
.checkbox-group {
    position: relative;
    display: inline-block;
    margin-top: 20px;
}
.fieldset>.actions {
    vertical-align: top;
}
textarea.um-order-comment.input-text.order-comment.order-comment-input {
    padding: 0;
}
textarea.um-order-comment.input-text.order-comment.order-comment-input {
    height: 100px !important;
}
.checkout-payment-method .payment-option-title {
    border: 1px solid #ccc;
    padding: 12px;
    margin: 10px 0 10px -10px !important;
    background-color: #f2f2f2;
    font-weight: bold;
}
@media (min-width: 768px){ print
.checkout-payment-method .payment-option-title {
    padding: 12px;
    margin-left: -20px;
}}
.form-alt {
	margin-left: 20px;
    padding-top: 0 !important;
}
img.dpsMerchantLogos {
    margin-left: 20px;
}
.checkout-payment-method .payment-option-inner {
    margin: 0 !important; 
}
.block .block-title {
    margin: 10px 0 10px;
    line-height: 1.2;
    font-size: 16px;
}
.fieldset>.field:last-child, .fieldset>.fields>.field:last-child {
    margin: 0 0 18px;
}
.fieldset {
    margin: 0;
}
.product.attribute.sku {
    margin-top: 0;
}
.cart.table-wrapper .product-item-name {
    font-size: 14px;
    display: block;
    margin: 0;
    margin-top: 0;
}
.checkout-payment-method .payment-option-content {
    padding: 0;
    display: none;
}
.footer-middle ul.links {
    width: 100%;
}
.footer-middle address {
    margin-top: 0px;
}
#one-step-checkout-form .checkout-review-load .data-table td .qty {
    font-size: 13px;
}
label.label--checkbox {
    width: 100%;
}
.minicart-items .product-item-name {
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 9px;
}
.minicart-items .product-item-details .price {
    font-weight: 400;
    color: #000;
    font-size: 13px;
}
button.action.select {
    width: 100%;
    text-align: left;
}
.block.related .field.choice {
    position: inherit;
    top: 2px;
    left: 6px;
}
.page-header.type16 .logo {
    margin: -25px 0 10px 20px;
}
input#qty {
    padding: 0 !important;
}
input#search {
    padding: 10px !important;
}
.fotorama__caption {
    font-size: 10px;
}
.footer-middle address {
    margin-top: 0px;
}
.page-main {
    padding-bottom: 20px !important;
}
.giftcard-template-preview {
    transform: scale(0.55) !important;
}
.giftcard-template-setting {
    display: none !important;
}
.giftcard-template-container {
    height: 300px !important;
    min-height: 300px !important;
}
.giftcard-template-container-preview {
    margin: 0 !important;
}
div#preview-giftcard-value {
    position: absolute;
    box-sizing: border-box;
    overflow-y: hidden;
    font-size: 76px !important;
    font-weight: bold;
    padding: 5px;
    color: rgb(255, 255, 255);
    width: 400px !important;
    height: 130px;
    top: 12px;
    left: 170px !important;
    text-align: right;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
    display:none !important;
}
._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: 'edit_calenadar';
  font-family: 'Material Icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
td#label_carrier_matrixrate_32892_matrixrate, td#label_carrier_matrixrate_35298_matrixrate,
td#label_carrier_matrixrate_37884_matrixrate {
display: none !important;
}
.actions-toolbar>.primary .action, .actions-toolbar>.secondary .action {
    margin-bottom: 25px !important;
}
a#tab-label-custom-3-title {
    color: #2BBCF0 !important;
}
.minicart-items .product-image-container {
    border: 1px solid #ececec;
    width: 75px !important;
}
.product-item-photo {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0px; 
    border: 0px solid #ddd; 
    border-radius: 0px;
}
.fotorama__stage {
    border: 1px solid #ddd;
    border-radius: 0px;
    background: #fff;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 2px;
}
.product-social-links {
    display: none;
}
.product-info-main .product.overview {
    padding-bottom: 16px;
}
.fotorama__active .fotorama__dot {
    background-color: #778e1d;
    border-color: #778e1d;
}
.page-header.type16 .block-search input {
    border-radius: 10px;
}
.minicart-items .product-image-container {
    border: 0px solid #ececec !important;
    width: 75px !important;
    height: 75px !important;
}
.cart.table-wrapper .product-image-container {
    border: 0px solid #ccc !important;
    border-radius: 5px;
    padding: 3px;
}
.firecheckout.fc-form-tooltips #checkout .checkout-payment-method:not(.fc-size-xs) .discount-code .actions-toolbar .action {
    margin: 0 5px !important;
}
.firecheckout .checkout-agreement .action {
    text-decoration: underline;
}
.firecheckout .checkout-agreement .action {
    text-decoration: underline;
}
.firecheckout #checkout input[type="radio"]+label {
	font-weight:bold;
}
#search::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #778e1d;
}
#search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #778e1d;
   opacity:  1;
}
#search::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #778e1d;
   opacity:  1;
}
#search:-ms-input-placeholder { /* Internet Explorer 10-11 */
ccolor:    #778e1d;
}
.owl-prev {
	display: none !important;
}
.owl-next {
	display: none !important;
}
.owl-theme .owl-dots .owl-dot span {
    	width: 15px;
    	height: 15px;
}
.autocomplete-suggestions {
    	border-radius: 10px;
}
input[type="text"] {
 	font-size: 14px; 
}
.product-item .tocart {
    height: 33px;
}
.order-date {
    margin-top: 0px;
}
ul.nav.items li:last-child {
    display: none;
}
.action.primary {
    background-image: none;
    background: #778E43;
    border: 0px !important;
}
.firecheckout .opc-sidebar .shipping-information .ship-to, .firecheckout .opc-sidebar .shipping-information .ship-via {
    padding: 0;
}
.menu-right-block.col-md-3 {
    text-align: right;
    margin-left: -5px;
}
#afterpay .payment-icon {
    height: auto !important;
    width: auto !important;
}
#discount-giftcard-form .fieldset.coupon .action.primary {
    height: 38px;
}
#discount-giftcard-form .fieldset.coupon {
    margin-bottom: 0px;
}
button:not(.primary) {
    margin-left: 0px;
    height: auto;
    min-height: 32px;
}
a.action.continue {
    display: inline !important;
}
.page-header.type16 .navigation li.level0 {
    color: #FFFFFF;
    margin-left: 0px;
}
header.page-header.sticky-header .navigation li.level0>.level-top {
    padding: 0 10px;
    line-height: 30px;
}
tr.row.row-error {
margin-top: -40px;
}
.pl-thm-smartwave.catalog-category-view #layered-filter-block {
    margin-top: 0;
}
dl#narrow-by-list2 {
    display: none;
}
.filter-options-content .count {
    color: #858585;
    padding-left: 5px;
}
.filter-options-content a {
    color: #434d53 !important;
}
.pages a.page:visited hover {
    color: #778e1d;
}
.filter-title {
    display: block;
}
.filter.block {
    margin-bottom: 0px;
}
.filter-options-item {
    margin: 4px 0 10px 0;
}
.filter .block-subtitle {
    font-weight: bold;
    padding: 6px 0 10px 20px;
    font-size: 13px;
    line-height: 1em;
    border-bottom: 1px solid #ccc;
    display: block !important;
}
.filter-title strong {
    color: transparent !important;
    position: absolute;
    Top:10px;
    left: -15px;
    width: 30px;
    height: 30px;
    padding: 0px;
    border: #dcdcda solid 1px !important;
    background-color: #f5f5f5;
    text-align: center;
    box-shadow: none;
    border-radius: 0;
    cursor: default; 
    line-height: 16px;
    z-index: 0;
}
.filter-title strong:before {
    content: '\f1de';
    font-family: 'porto-icons';
    font-size: 16px;
    color: #758f23;
    font-weight: bold;
    display: block;
    -webkit-font-smoothing: antialiased; 
}
afterpay-placement#afterpay-cta-mini-cart {
    font-weight: normal;
}
.page-header.type16 .minicart-wrapper .block-minicart {
    right: -10px;
}
afterpay-placement#afterpay-cta-mini-cart {
    font-weight: normal;
    font-size: 12px;
}
.mp-description {
margin: 0px !important;
}
.payment-option._collapsible.opc-payment-additional.discount-code {
display: none !important;
}
form#mp-extra-fee-billing {
    display: none;
}
form#mp-extra-fee-shipping {
    color: darkolivegreen;
}
.firecheckout #checkout .opc-wrapper .shipping-address-item.selected-item {
    border-color: darkolivegreen;
}
.firecheckout #checkout .opc-wrapper .shipping-address-item.selected-item:after {
    background: darkolivegreen;
    border-radius: 0 5px 0 10px;
    right: 0;
    left: auto;
}
.opc-wrapper .shipping-address-item {
    border: 2px solid transparent;
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 18px;
    padding: 18px 32px 18px 18px;
    transition: .3s border-color;
    width: 50%;
    display: inline-block;
    position: relative;
    vertical-align: top;
    word-wrap: break-word;
}
.fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    margin-top: 10px;
}
.owl-carousel .owl-item {
    max-height: 350px !important;
}
.related-available .product.details.product-item-details {
display: none;
}
.custom-block strong.product-item-name {
    height: 20px !important;
}
.custom-block strong.product-item-name a {
    font-weight: 600 !important; 
}
label.label {
font-weight: bold;
font-size: 1.4rem;
}
.checkout-payment-method .payment-method-billing-address {
margin: 0;
}
div#block-gift-card-discount {
    display: none;
}
.field-tooltip.toggle .label {
    display: none;
}
.opc-block-summary .table-totals tbody .mark, .opc-block-summary .table-totals tfoot .mark {
    word-break: keep-all !important;
    width: 50%;
}
.firecheckout #checkout .swissup-delivery-date div.field>.label {
    font-weight: bold !important;
}