html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
    scroll-behavior: smooth;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

.pac-container {
    z-index: 99999;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    box-sizing: content-box;
    /* 2 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../../assets/fonts/fontawesome-webfont.eot?v=4.6.1');
    src: url('../../assets/fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('../../assets/fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('../../assets/fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('../../assets/fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('../../assets/fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 16px;
}

body,
button,
input,
textarea {
    color: #666666;
    font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.75em;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

select {
    color: initial;
    font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.section-title,
.error404 .page-content section h2,
.error404 .fourohfour-columns-2 .col-1 h2,
.related>h2:first-child,
.upsells>h2:first-child,
.woocommerce-cart .cart-collaterals+.cross-sells h2 {
    font-size: 1.625em;
    font-weight: normal;
    color: #484848;
    text-align: center;
    padding-bottom: 0.692em;
    margin-bottom: 2.692em;
    border-bottom: 1px solid #e9e9e9;
    position: relative;
}

.section-title::after,
.error404 .page-content section h2::after,
.error404 .fourohfour-columns-2 .col-1 h2::after,
.related>h2:first-child::after,
.upsells>h2:first-child::after,
.woocommerce-cart .cart-collaterals+.cross-sells h2::after {
    content: "";
    width: 80px;
    height: 3px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    bottom: -2px;
}

.container,
.col-full,
.woocommerce-tabs .panel,
.woocommerce-breadcrumb,
.section-product .product-wrapper,
.woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter,
.single-product.style-2 .woocommerce-tabs ul.tabs,
.single-product.style-3 div.product form.cart {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.container:before,
.col-full:before,
.woocommerce-tabs .panel:before,
.woocommerce-breadcrumb:before,
.section-product .product-wrapper:before,
.woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter:before,
.single-product.style-2 .woocommerce-tabs ul.tabs:before,
.single-product.style-3 div.product form.cart:before,
.container:after,
.col-full:after,
.woocommerce-tabs .panel:after,
.woocommerce-breadcrumb:after,
.section-product .product-wrapper:after,
.woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter:after,
.single-product.style-2 .woocommerce-tabs ul.tabs:after,
.single-product.style-3 div.product form.cart:after {
    content: "";
    display: table;
}

.container:after,
.col-full:after,
.woocommerce-tabs .panel:after,
.woocommerce-breadcrumb:after,
.section-product .product-wrapper:after,
.woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter:after,
.single-product.style-2 .woocommerce-tabs ul.tabs:after,
.single-product.style-3 div.product form.cart:after {
    clear: both;
}

@media (min-width: 768px) {
    .container,
    .col-full,
    .woocommerce-tabs .panel,
    .woocommerce-breadcrumb,
    .section-product .product-wrapper,
    .woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter,
    .single-product.style-2 .woocommerce-tabs ul.tabs,
    .single-product.style-3 div.product form.cart {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container,
    .col-full,
    .woocommerce-tabs .panel,
    .woocommerce-breadcrumb,
    .section-product .product-wrapper,
    .woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter,
    .single-product.style-2 .woocommerce-tabs ul.tabs,
    .single-product.style-3 div.product form.cart {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container,
    .col-full,
    .woocommerce-tabs .panel,
    .woocommerce-breadcrumb,
    .section-product .product-wrapper,
    .woocommerce-page.archive.full-width .pizzaro-sorting .food-type-filter,
    .single-product.style-2 .woocommerce-tabs ul.tabs,
    .single-product.style-3 div.product form.cart {
        width: 1200px;
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 700;
    margin: 0 0 0.5407911001em;
    color: #2d2b2d;
}

h1,
.alpha {
    font-size: 2.617924em;
    line-height: 1.214;
    letter-spacing: -1px;
}

h2,
.beta {
    font-size: 2em;
    line-height: 1.214;
}

h2+h3,
.beta+h3 {
    border-top: 1px solid #00000080;
    padding-top: 0.5407911001em;
}

h3,
.gamma {
    font-size: 1.618em;
    font-weight: 600;
}

h4,
.delta {
    font-size: 1.41575em;
    font-weight: 700;
}

.alpha,
.beta,
.gamma,
.delta {
    display: block;
}

p+h2,
p+header h2,
p+h3,
p+h4,
ul+h2,
ul+header h2,
ul+h3,
ul+h4,
ol+h2,
ol+header h2,
ol+h3,
ol+h4,
table+h2,
table+header h2,
table+h3,
table+h4,
blockquote+h2,
blockquote+header h2,
blockquote+h3,
blockquote+h4,
form+h2,
form+header h2,
form+h3,
form+h4 {
    margin-top: 2.2906835em;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 0 0 1em;
}

p {
    margin: 0 0 1em;
}

ul,
ol {
    margin: 0 0 1em 3em;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 0 1.618em;
}

b,
strong {
    font-weight: 700;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    padding: 2.5em 4em 2.5em 0;
    margin: 0;
    border-width: 1px 0;
    border-style: solid;
    border-color: #e9e9e9;
    font-size: 1em;
    color: #666666;
    font-style: italic;
    display: table;
    width: 100%;
}

blockquote:before {
    color: #cfcfcf;
    content: "\42";
    float: left;
    font-family: "font-pizzaro";
    font-size: 3em;
    font-style: normal;
    padding-right: 0.417em;
    line-height: 1.2;
}

blockquote::before,
blockquote p {
    display: table-cell;
    vertical-align: middle;
}

blockquote p {
    font-size: 1.313em;
    line-height: 1.4;
    width: 100%;
}

blockquote p cite {
    display: block;
    margin-top: 24px;
    font-style: normal;
    font-size: 0.7em;
    color: #333e48;
    font-weight: 600;
}

address {
    margin: 0 0 1em;
}

pre {
    background: rgba(0, 0, 0, 0.1);
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    padding: .202em 0.5407911001em;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    text-decoration: none;
    background: transparent;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

figure {
    margin: 0;
}

table {
    margin: 0 0 1em;
    width: 100%;
}

th {
    font-weight: bold;
}

img {
    height: auto;
    max-width: 100%;
    display: block;
}

a {
    color: #2d2b2d;
    text-decoration: none;
}

a:focus,
a:hover {
    outline: none;
    color: #2d2b2d;
    text-decoration: none;
}

.pizzaro-cute * {
    font-family: "Comic Sans MS", sans-serif;
}

* {
    box-sizing: border-box;
}

body {
    background-color: #ffffff;
    overflow-x: hidden;
}

.site {
    overflow-x: hidden;
}

.over {
    overflow: hidden !important;
}

@media (max-width: 1199px) {
    .over-f {
        overflow: hidden !important;
        pointer-events: none!important;
    }
}


/**
 * Header
 */

.pizzaro-logo {
    fill: #fff;
    max-height: 54px;
}

.site-header {
    padding-top: 1.618em;
    padding-bottom: 1.618em;
    background-position: center center;
    position: fixed;
    z-index: 999;
    width: 100%;
}

.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
    display: block;
}

.site-header .site-logo-anchor img,
.site-header .site-logo-link img,
.site-header .custom-logo-link img {
    max-width: 200px;
}

.site-header .site-branding,
.site-header .site-logo-anchor,
.site-header .site-logo-link,
.site-header .custom-logo-link {
    margin-bottom: 0;
    float: left;
}

.site-header .widget {
    margin-bottom: 0;
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 4.236em;
}

.no-wc-breadcrumb.page-template-template-homepage .site-header {
    margin-bottom: 0;
}

.header-widget-region {
    position: relative;
    z-index: 99;
}

.site-branding h1 {
    font-size: 2em;
    letter-spacing: -1px;
    margin: 0;
}

.site-branding h1 a {
    font-weight: 700;
}

.site-branding .site-description {
    font-size: .857em;
    display: none;
}

.header-phone-numbers {
    text-align: right;
}

.header-phone-numbers .intro-text {
    color: #ffae00;
}

.header-phone-numbers .intro-text,
.header-phone-numbers .select-city-phone-numbers {
    font-size: 0.875em;
    line-height: 1;
    vertical-align: middle;
    letter-spacing: -0.025em;
    top: -15px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
}

.header-phone-numbers .select-city-phone-numbers {
    max-width: 100%;
    padding: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    color: #fff;
    background-color: transparent;
    border: none;
    padding-right: 12px;
    text-indent: 6px;
    background-repeat: no-repeat;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAQAAAAHDYbIAAAAN0lEQVQI12P4f+S/OQMQ/Nf9v5uJYQvD5v8q/2UYtjGcAYlN+//k/73/S/4zgjjMQMbO/2wMDABu6BhjzbYAsAAAAABJRU5ErkJggg==) no-repeat right .15rem center;
}

.bg-redd {
    background-color: #f31e40 !important;
    color: #fff !important;
}

.header-phone-numbers .select-city-phone-numbers:focus {
    border-color: #51a7e8;
    outline: none;
}

.header-phone-numbers .select-city-phone-numbers::-ms-expand {
    opacity: 0;
}

.header-phone-numbers .select-city-phone-numbers option {
    background-color: #fff;
    color: #000;
}

.header-phone-numbers .phone-number {
    font-weight: 800;
    color: #fff;
    font-size: 1.3em;
    line-height: 1;
    letter-spacing: -0.01em;
    display: block;
}


/**
 * Main content area
 */

.page .entry-header {
    text-align: center;
    margin-bottom: 2.857em;
}

.page .entry-header h1 {
    font-size: 2.125em;
    font-weight: normal;
    color: #454345;
    letter-spacing: -0.025em;
    margin-bottom: .6em;
}

.site-product-list-content {
    margin-top: 130px;
    outline: none;
}

.site-content-login,
.site-content-cart,
.site-content-checkout,
.site-content-order {
    outline: none;
    margin-top: 120px;
    background-color: #f1f1f1;
}

.site-product-content {
    outline: none;
    margin-top: 14%;
    outline: none;
    background-color: #f1f1f1;
}

.site-content-terms,
.site-content-404 {
    margin-top: 120px;
    outline: none;
}

.site-content-contact {
    margin-top: 99px;
}

.site-content-index {
    margin-top: 99px;
}

@media (max-width: 1200px) {
    .site-content {
        margin-top: 80px;
    }
    .site-content-cart,
    .site-content-checkout,
    .site-content-login,
    .site-content-order,
    .site-product-list-content {
        margin-top: 130px;
    }
    .site-product-list-content {
        margin-top: 170px !important;
    }
    .site-product-content {
        margin-top: 14%;
    }
    .site-content-contact {
        margin-top: 111px;
    }
    .site-content-terms {
        margin-top: 140px;
    }
    .site-content-index {
        margin-top: 69px;
    }
    .site-content-404 {
        margin-top: 100px;
    }
    .Stock {
        margin-bottom: 40px;
    }
    .menu {
        margin: 0;
    }
    .menu-item {
        list-style: none;
    }
    .po-menu-icon,
    .po-close-delete {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .food-type-filter {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    .food-type-filter ul li,
    .food-type-filter ul,
    .food-type-filter .widget {
        display: flex;
    }
    .clear-food-type-filter a {
        padding: 5px 20px !important;
    }
}

@media (max-width: 768px) {
    .site-content .home-v1-slider {
        margin-top: 12px;
    }
}

.page-template-template-homepage .site-main {
    padding-top: 4.236em;
}

.single-product.style-2 div.product form.cart {
    margin-bottom: 30px !important;
}


/**
 * Footer
 */

.site-footer {
    background-color: #f3f3f3;
    color: #999999;
    padding: 1.618em 0 3.706325903em;
}

.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
    color: #888888;
}


/**
 * Alignment
 */

.alignleft {
    display: inline;
    float: left;
    margin-right: 1em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}


/**
 * Accessibility
 */

.screen-reader-text {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto;
    display: block;
    font-weight: bold;
    height: auto;
    left: 0;
    line-height: normal;
    padding: 1em 1.618em;
    text-decoration: none;
    top: 0;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */
    outline: none;
}


/**
 * Clearing
 */

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/**
 * Tables
 */

table {
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
}

table caption {
    padding: 1em 0;
    font-weight: 700;
}

table td,
table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top;
}

table td p:last-child,
table th p:last-child {
    margin-bottom: 0;
}

table thead th {
    text-transform: uppercase;
    padding: 1.41575em;
    vertical-align: middle;
    font-weight: 900;
}

table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal;
}

table tbody h2 a {
    font-weight: normal;
}


/**
 * 404 Styles
 */

.error404 .site-content .widget_product_search form {
    margin: 0;
}

.error404 .content-area {
    width: 100%;
}

.error404 .fourohfour-columns-2 {
    padding: 2.617924em 0;
}

.error404 .fourohfour-columns-2:before,
.error404 .fourohfour-columns-2:after {
    content: "";
    display: table;
}

.error404 .fourohfour-columns-2:after {
    clear: both;
}

.error404 .fourohfour-columns-2 ul.products,
.error404 .fourohfour-columns-2 ul.products li.product,
.error404 .fourohfour-columns-2 .widget {
    margin-bottom: 0;
}

.error404 .fourohfour-columns-2 .col-1 {
    width: 65.2173913043%;
    float: left;
    margin-right: 4.347826087%;
}

.error404 .fourohfour-columns-2 .col-1 ul.products li.product {
    width: 45.4545454545%;
    float: left;
    margin-right: 9.0909090909%;
}

.error404 .fourohfour-columns-2 .col-1 h2 {
    text-align: left;
    margin-bottom: 1.4em;
}

.error404 .fourohfour-columns-2 .col-2 {
    width: 30.4347826087%;
    float: right;
    margin-right: 0;
}

.error404 .fourohfour-columns-2 .col-2 h2 {
    font-size: 1.313em;
    color: #2d2b2d;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300;
}


/**
 * Content
 */

.sticky .entry-title:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.5407911001em;
    content: "\f08d";
}

.hentry {
    margin: 0 0 4.235801032em;
}

.hentry .wp-post-image {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto;
}

.hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.hentry .entry-meta {
    font-weight: 300;
}

.hentry.type-page .entry-header {
    border-bottom: 0;
    margin-bottom: 0;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 0 0 1em;
}

.po-veggie-icon {
    color: #4aaa19;
}

.fa-fire {
    color: #FF6600;
}

.fa-cutlery {
    color: #e3001c;
}

.author .avatar {
    width: 64px;
    margin-bottom: 1em;
}


/**
 * Forms
 */

form {
    margin-bottom: 1.618em;
}

button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline;
    /* Improves appearance and consistency in all browsers */
    *vertical-align: middle;
    /* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart {
    border: 0;
    background: none;
    color: #fff;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    padding: 0.8999em 4.6em;
    text-decoration: none;
    font-weight: bold;
    text-shadow: none;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 50px;
    box-shadow: none;
    transition: all 0.2s ease-in-out 0s;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.added_to_cart:hover {
    color: #fff;
}

button.added:after,
input[type="button"].added:after,
input[type="reset"].added:after,
input[type="submit"].added:after,
.button.added:after,
.added_to_cart.added:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    margin-left: 0.5407911001em;
}

button.loading,
input[type="button"].loading,
input[type="reset"].loading,
input[type="submit"].loading,
.button.loading,
.added_to_cart.loading {
    opacity: 0.5;
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small,
.added_to_cart.small {
    padding: 0.5407911001em 0.875em;
    font-size: 0.875em;
}

button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
.button.disabled,
.button:disabled,
.added_to_cart.disabled,
.added_to_cart:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

button.disabled:hover,
button:disabled:hover,
input[type="button"].disabled:hover,
input[type="button"]:disabled:hover,
input[type="reset"].disabled:hover,
input[type="reset"]:disabled:hover,
input[type="submit"].disabled:hover,
input[type="submit"]:disabled:hover,
.button.disabled:hover,
.button:disabled:hover,
.added_to_cart.disabled:hover,
.added_to_cart:disabled:hover {
    opacity: 0.5;
}

.single_add_to_cart_button {
    padding: 1.219em 4.411em;
    line-height: 1;
}

.single_add_to_cart_button::before {
    font-family: "font-pizzaro";
    content: "\68";
    line-height: 1;
    margin-right: 0.6em;
    vertical-align: bottom;
    font-weight: 500;
    font-size: 1.125em;
}

.add_to_cart_button,
.product_type_variable {
    padding: 0.907em 4.411em;
}

.add_to_cart_button::before,
.product_type_variable::before {
    font-family: "font-pizzaro";
    content: "\78";
    font-size: 1.16em;
    line-height: 0;
    margin-right: 0.4em;
    vertical-align: middle;
    font-weight: 600;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    /* Addresses excess padding in IE8/9 */
}

input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

input[type="search"] {
    box-sizing: border-box;
}

.no-padding {
    padding: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="password"],
input[type="search"],
textarea,
.input-text {
    padding: 0.473em 1.2em;
    color: #666666;
    outline: none;
    border: 1px solid #cccccc;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: normal;
    border-radius: 50px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
.input-text:focus {
    color: #4d4d4d;
}

textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding-left: 0.875em;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    width: 100%;
    border-radius: 20px;
}

label {
    font-weight: 600;
}

label.inline input {
    width: auto;
}

fieldset {
    padding: 0;
    border: 0;
    margin-bottom: 1.618em;
}

fieldset legend {
    font-weight: 700;
}

[placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    -moz-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}


/**
 * Media
 */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
    display: inline-block;
    border-radius: 0;
}


/**
 * Captions
 */

.wp-caption {
    margin-bottom: 1em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    border-bottom: 2px solid rgba(0, 0, 0, 0.05);
    padding: 1em 0;
}


/**
 * Embeds
 */

embed,
iframe,
object,
video {
    max-width: 100%;
    border: none;
}


/**
 * Pagination
 */

.site-main nav.navigation {
    margin: 0 0 1em;
}

.site-main nav.navigation:before,
.site-main nav.navigation:after {
    content: "";
    display: table;
}

.site-main nav.navigation:after {
    clear: both;
}

.site-main nav.navigation .nav-previous a,
.site-main nav.navigation .nav-next a {
    display: inline-block;
    -webkit-transition: all, ease, .3s;
    -moz-transition: all, ease, .3s;
    transition: all, ease, .3s;
    padding: 0.6180469716em 2em;
    border-radius: 50px;
    font-size: 15px;
    background-color: #fafafa;
    font-style: italic;
}

.site-main nav.navigation .nav-previous a:hover,
.site-main nav.navigation .nav-next a:hover {
    background-color: #f1f1f1;
}

.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%;
}

.site-main nav.navigation .nav-previous a:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f177";
    margin-right: 0.5407911001em;
}

.site-main nav.navigation .nav-previous a:hover {
    -webkit-transform: translate(-1em);
    -moz-transform: translate(-1em);
    -ms-transform: translate(-1em);
    -o-transform: translate(-1em);
    transform: translate(-1em);
}

.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.site-main nav.navigation .nav-next a:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    margin-left: 0.5407911001em;
}

.site-main nav.navigation .nav-next a:hover {
    -webkit-transform: translate(1em);
    -moz-transform: translate(1em);
    -ms-transform: translate(1em);
    -o-transform: translate(1em);
    transform: translate(1em);
}


/**
 * Widgets
 */

.pizzaro-sorting select,
.widget select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #8c8c8c;
    font-size: 0.875em;
    border: 1px solid #ebeaef;
    vertical-align: middle;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 1em center;
    background-image: none \9;
    background-size: 8px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 1.4;
    border-color: #ebeaef;
    padding: 0.715em 2em 0.715em 1.6em;
    border-radius: 50px;
    background-position: right 1em center;
}

.pizzaro-sorting select:focus,
.widget select:focus {
    outline: none;
}

.pizzaro-sorting select::-ms-expand,
.widget select::-ms-expand {
    opacity: 0;
}

.woocommerce-result-count {
    display: none;
}

.pizzaro-sorting .woocommerce-ordering,
.woocommerce-ordering {
    padding: 0;
}

.pizzaro-wc-wppp-select {
    min-width: 150px;
}

.form-pizzaro-wc-ppp {
    display: inline-block;
}

.widget {
    margin: 0 0 3.706325903em;
}

.widget select {
    width: 100%;
}

.widget .widget-search .search-submit {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

.widget .widget-title,
.widget .widgettitle {
    font-size: 1.5em;
    color: #2d2b2d;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300;
}

.widget ul {
    margin-left: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 1.618em;
}

.widget a {
    font-weight: normal;
}

.widget.widget_product_tag_cloud .tagcloud a,
.widget.widget_tag_cloud .tagcloud a {
    background: transparent;
    border-color: #e4e5e7;
    border-style: solid;
    border-width: 1px;
    color: #565656;
    display: inline-block;
    font-size: 1em;
    line-height: 1;
    margin-right: 0.429em;
    margin-bottom: 0.714em;
    padding: 0.823em 0.788em;
}

.widget.widget_product_tag_cloud .tagcloud a:hover,
.widget.widget_product_tag_cloud .tagcloud a:focus,
.widget.widget_tag_cloud .tagcloud a:hover,
.widget.widget_tag_cloud .tagcloud a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #333e48;
    border-color: #333e48;
}

.widget-area .widget {
    font-weight: 300;
}

.widget-area .widget a.button {
    font-weight: 700;
    color: #fff;
}

.widget-area .widget a.button:hover {
    color: #fff;
}

.header-widget-region:before,
.header-widget-region:after {
    content: "";
    display: table;
}

.header-widget-region:after {
    clear: both;
}

.header-widget-region .widget {
    margin: 0;
    padding: 1em 0;
    font-size: 0.875em;
}

.widget_search form,
.widget_product_search form {
    position: relative;
}

.woocommerce-product-search {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.woocommerce-product-search input[type="submit"] {
    max-width: 350px;
    margin: 20px auto;
    width: 100%;
}

.woocommerce-product-search input[type="search"] {
    padding: 0.8999em 2em;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}

.screen-reader-text {}

.widget_search form::before,
.screen-reader-text::before {
    content: "\46";
    font-family: "font-pizzaro";
    color: #b4b4b4;
    position: absolute;
    top: 10px;
    font-size: 19px;
    left: auto;
    right: 15px;
}


/**
 * Strictly Layout Styles
 */

.page-template-template-homepage-v5 .site-main {
    margin-left: 60px;
    margin-right: 60px;
}

.stretch-full-width,
.blog.full-width .pagination,
.blog.full-width .woocommerce-pagination,
.lite.full-width .pagination,
.lite.full-width .woocommerce-pagination,
.blog.full-width .blog-menu,
.pizzaro-breadcrumb,
.page-template-template-contactpage .contact-map {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.no-margin-header .site-header {
    margin-bottom: 0;
}

.no-margin-content .site-content,
.no-margin-content .site-content .site-main {
    margin-bottom: 0;
}

@media (min-width: 768px) and (max-width: 1200px) {
    .site-header {
        padding-bottom: 10px !important;
    }
}

@media (min-width: 768px) {
    table.shop_table_responsive tbody tr td,
    table.shop_table_responsive tbody tr th {
        text-align: left;
    }
    .site-header {
        padding-top: 20px;
    }
    .site-header .site-branding {
        display: block;
    }
    .site-header .site-branding img {
        height: auto;
        max-width: 100%;
        max-height: none;
    }
    .woocommerce-active .site-header .site-search {
        clear: none;
    }
    .woocommerce-active .site-header .site-header-cart {
        margin-bottom: 0;
    }
    .site-branding .site-description {
        margin-bottom: 0;
        display: block;
    }
    .site-branding,
    .site-search,
    .site-header-cart,
    .site-logo-anchor,
    .site-logo-link,
    .custom-logo-link {
        margin-bottom: 2.2906835em;
    }
    .site-header .subscribe-and-connect-connect {
        float: right;
        margin-bottom: 1em;
    }
    .site-header .subscribe-and-connect-connect .icons {
        list-style: none;
        margin: 0;
    }
    .site-header .subscribe-and-connect-connect .icons a {
        font-size: 1em;
    }
    .site-header .subscribe-and-connect-connect .icons li {
        margin: 0 0 0 0.5407911001em;
        display: inline-block;
    }
    .pizzaro-full-width-content .content-area,
    .full-width .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    /**
	 * Content
	 */
    .hentry .entry-header {
        margin-bottom: 2.617924em;
    }
    .primary-navigation div.menu {
        display: block;
    }
    .primary-navigation ul.menu,
    .primary-navigation ul.nav-menu,
    .primary-navigation div.menu ul.nav-menu {
        max-height: none;
        overflow: visible;
    }
    .primary-navigation ul.menu>li>a,
    .primary-navigation ul.nav-menu>li>a,
    .primary-navigation div.menu ul.nav-menu>li>a {
        padding: 15px;
    }
    .primary-navigation ul.menu>li>a i,
    .primary-navigation ul.nav-menu>li>a i,
    .primary-navigation div.menu ul.nav-menu>li>a i {
        margin-right: 12px;
    }
    .primary-navigation ul.menu>li.menu-item-has-children:hover:after,
    .primary-navigation ul.menu>li.page_item_has_children:hover:after,
    .primary-navigation ul.nav-menu>li.menu-item-has-children:hover:after,
    .primary-navigation ul.nav-menu>li.page_item_has_children:hover:after,
    .primary-navigation div.menu ul.nav-menu>li.menu-item-has-children:hover:after,
    .primary-navigation div.menu ul.nav-menu>li.page_item_has_children:hover:after {
        display: block;
    }
    .primary-navigation ul.menu>li.menu-item-has-children>a:after,
    .primary-navigation ul.menu>li.page_item_has_children>a:after,
    .primary-navigation ul.nav-menu>li.menu-item-has-children>a:after,
    .primary-navigation ul.nav-menu>li.page_item_has_children>a:after,
    .primary-navigation div.menu ul.nav-menu>li.menu-item-has-children>a:after,
    .primary-navigation div.menu ul.nav-menu>li.page_item_has_children>a:after {
        display: inline-block;
        font: normal normal normal 1em/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f107";
        margin-left: 0.8em;
        position: absolute;
    }
    .primary-navigation ul.menu ul,
    .primary-navigation ul.nav-menu ul,
    .primary-navigation div.menu ul.nav-menu ul {
        margin-left: 0;
    }
    .primary-navigation ul.menu ul li a,
    .primary-navigation ul.nav-menu ul li a,
    .primary-navigation div.menu ul.nav-menu ul li a {
        padding: 0.875em 1.41575em;
        font-weight: 400;
        font-size: 0.875em;
    }
    .primary-navigation ul.menu ul li:last-child,
    .primary-navigation ul.nav-menu ul li:last-child,
    .primary-navigation div.menu ul.nav-menu ul li:last-child {
        border-bottom: 0;
    }
    .primary-navigation ul.menu ul li.menu-item-has-children>a:after,
    .primary-navigation ul.menu ul li.page_item_has_children>a:after,
    .primary-navigation ul.nav-menu ul li.menu-item-has-children>a:after,
    .primary-navigation ul.nav-menu ul li.page_item_has_children>a:after,
    .primary-navigation div.menu ul.nav-menu ul li.menu-item-has-children>a:after,
    .primary-navigation div.menu ul.nav-menu ul li.page_item_has_children>a:after {
        display: inline-block;
        font: normal normal normal 1em/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f105";
        float: right;
        line-height: 1.118;
    }
    .primary-navigation ul.menu ul ul,
    .primary-navigation ul.nav-menu ul ul,
    .primary-navigation div.menu ul.nav-menu ul ul {
        margin-left: 0;
        box-shadow: none;
    }
    .primary-navigation ul.menu ul a:hover,
    .primary-navigation ul.menu ul li:hover>a,
    .primary-navigation ul.nav-menu ul a:hover,
    .primary-navigation ul.nav-menu ul li:hover>a,
    .primary-navigation div.menu ul.nav-menu ul a:hover,
    .primary-navigation div.menu ul.nav-menu ul li:hover>a {
        background-color: rgba(0, 0, 0, 0.025);
    }
    .primary-navigation a {
        padding: 0 1em 2.2906835em;
    }
    /**
	 * Secondary Navigation
	 */
    .secondary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1;
    }
    .secondary-navigation .menu {
        width: auto;
    }
    .secondary-navigation .menu>li:hover>a {
        text-decoration: none;
    }
    .secondary-navigation .menu>li>a {
        position: relative;
    }
    .secondary-navigation .menu ul a {
        padding: .326em 0.875em;
        background: rgba(0, 0, 0, 0.05);
    }
    .secondary-navigation .menu ul li:first-child a {
        padding-top: 1em;
    }
    .secondary-navigation .menu ul li:last-child a {
        padding-bottom: 1em;
    }
    .secondary-navigation .menu ul ul {
        margin-top: -ms(-2);
    }
    .secondary-navigation .menu a:hover {
        text-decoration: none;
    }
}


/**
 * Footer
 */

.footer-logo {
    margin-bottom: 3.75em;
}

.footer-logo .custom-logo-link {
    float: none;
    display: block;
    margin-bottom: 0;
}

.site-info {
    margin-bottom: 1.5em;
}

.site-info .address {
    list-style: none;
    margin: 0;
    margin-bottom: 0.531em;
}

.site-info .address li {
    display: inline-block;
    color: #ddd;
    font-size: 0.875em;
    line-height: 1.5em;
}

.site-info .address li+li::before {
    content: '|';
    display: inline-block;
    margin: 0 1.563em;
    color: #c00a27;
}

.site-info .copyright {
    margin: 0;
    font-size: 0.813em;
    color: #7f7f7f;
    line-height: 1.615em;
}


/**
 * Handheld footer bar
 */

.pizzaro-handheld-footer-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    z-index: 9999;
}

.pizzaro-handheld-footer-bar:before,
.pizzaro-handheld-footer-bar:after {
    content: "";
    display: table;
}

.pizzaro-handheld-footer-bar:after {
    clear: both;
}

.pizzaro-handheld-footer-bar ul {
    margin: 0;
}

.pizzaro-handheld-footer-bar ul li {
    display: inline-block;
    float: left;
    text-align: center;
}

.pizzaro-handheld-footer-bar ul li:last-child>a {
    border-right: 0;
}

.pizzaro-handheld-footer-bar ul li>a {
    height: 60px;
    display: block;
    position: relative;
    text-indent: -9999px;
    z-index: 999;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.pizzaro-handheld-footer-bar ul li>a:active,
.pizzaro-handheld-footer-bar ul li>a:focus {
    outline: none;
}


/*
.pizzaro-handheld-footer-bar ul li > a:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 2.618046972;
    font-weight: 400;
    font-size: 1.618em;
    text-indent: 0;
    display: block;
    cursor: pointer;
}

.pizzaro-handheld-footer-bar ul li.search > a:before {
    content: "\f002";
}
.pizzaro-handheld-footer-bar ul li.my-account > a:before {
    content: "\f007";
}

.pizzaro-handheld-footer-bar ul li.cart > a:before {
    content: "\f291";
}
*/

.pizzaro-handheld-footer-bar ul li.search .site-search {
    position: absolute;
    bottom: -2em;
    left: 0;
    right: 0;
    -webkit-transition: all, ease, .2s;
    -moz-transition: all, ease, .2s;
    transition: all, ease, .2s;
    padding: 14px 14px 40px 14px;
    visibility: hidden;
    z-index: 1;
    display: block;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}

.pizzaro-handheld-footer-bar ul li.search.active .site-search {
    bottom: 60%;
    visibility: visible;
}

.pizzaro-handheld-footer-bar ul li.search .site-search,
.pizzaro-handheld-footer-bar ul li.search .widget,
.pizzaro-handheld-footer-bar ul li.search form {
    margin-bottom: 0;
}

.pizzaro-handheld-footer-bar ul li.cart .count {
    text-indent: 0;
    display: block;
    width: 15px;
    height: 15px;
    line-height: 1.3;
    box-sizing: content-box;
    color: #c31530;
    font-size: .75em;
    position: absolute;
    font-weight: bold;
    top: 7px;
    left: 80%;
    border-radius: 100%;
    border: 2px solid #c31530;
}

.pizzaro-handheld-footer-bar ul.columns-3 li {}

.pizzaro-handheld-footer-bar,
.pizzaro-handheld-footer-bar ul li>a,
.pizzaro-handheld-footer-bar ul li.search .site-search {
    color: #fff;
}

.site-search .widget_product_search form:before {
    top: 50%;
    left: auto;
}

.pizzaro-handheld-footer-bar .widget_product_search form input[type=submit],
.pizzaro-handheld-footer-bar .widget_search form input[type=submit] {
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
    top: 0;
    left: 0;
}

.pizzaro-handheld-footer-bar .site-search .widget_product_search input[type=search],
.pizzaro-handheld-footer-bar .site-search .widget_product_search input[type=text] {
    padding: 5px 3.706325903em 5px 1.618em;
    line-height: 1;
    width: 100%;
    border-radius: 0;
    background-color: #f2f2f2;
    color: #43454b;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 30px;
    box-sizing: border-box;
    font-weight: 400;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

.footer-v1.site-footer {
    position: relative;
    background-color: #2c2c2c;
    text-align: center;
    padding-top: 3em;
}

.footer-v1.site-footer .footer-logo {
    width: 200px;
    margin: 0 auto 52px auto;
}

.footer-v1.site-footer .footer-logo .site-description {
    color: #888;
}

.footer-v1.site-footer .footer-logo .site-title {
    margin-bottom: 0;
}

.footer-v1.site-footer .footer-social-icons {
    margin-bottom: 3.375em;
}

.footer-v1.site-footer .footer-social-icons .social-icons {
    margin: 0;
}

.footer-v1.site-footer .footer-social-icons .social-icons>li {
    display: inline-block;
}

.footer-v1.site-footer .footer-social-icons .social-icons>li+li {
    margin-left: 1.563em;
}

.footer-v1.site-footer .footer-social-icons .social-icons a {
    color: #969696;
    font-size: 1.125em;
    border: 1px solid #969696;
    border-radius: 50%;
    display: block;
    width: 52px;
    height: 52px;
    position: relative;
    transition: all 500ms;
}

.footer-v1.site-footer .footer-social-icons .social-icons a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.footer-v1.site-footer .footer-social-icons .social-icons a:hover,
.footer-v1.site-footer .footer-social-icons .social-icons a:focus {
    text-decoration: none;
    color: rgb(251, 28, 28);
    border-color: rgb(251, 28, 28);
}

.footer-v1.site-footer .footer-social-icons .social-icon-text {
    display: none;
}

.footer-v1.site-footer .site-address {
    margin-bottom: 8px;
}

.footer-v1.site-footer .site-address .address {
    list-style: none;
    margin: 0;
}

.footer-v1.site-footer .site-address .address li,
.footer-v1.site-footer .site-address .address li a {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #dddddd;
    transition: all 500ms;
}

.footer-v1.site-footer .site-address .address li a:hover {
    color: red;
}

.footer-v1.site-footer .site-address .address li+li::before {
    content: " ";
    width: 1px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px 0 22px;
}

.footer-v1.site-footer .site-info {
    margin-bottom: 1.34em;
}

.footer-v1.site-footer .footer-action-btn {
    position: absolute;
    bottom: 56px;
    left: 50%;
    transform: translateX(-50%);
    color: #fff;
    font-weight: 900;
    font-size: 0.875em;
    line-height: 1.929em;
    background-color: #f0002f;
    display: inline-block;
    padding: 1.214em 3.746em;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    width: 100%;
    max-width: 350px;
}

.footer-v1.site-footer .footer-action-btn i {
    font-size: 1.8em;
    vertical-align: middle;
    display: inline-block;
    margin-right: 0.338em;
}

.footer-v1-static-content:before,
.footer-v1-static-content:after {
    content: "";
    display: table;
}

.footer-v1-static-content:after {
    clear: both;
}

.footer-v1-static-content .kc_wrap_instagram ul li {
    margin: 0;
    padding: 0;
}

@media (max-width: 768px) {
    .footer-v1.site-footer .footer-social-icons {
        margin-bottom: 30px;
    }
    .footer-v1.site-footer .footer-social-icons .social-icons a {
        width: 32px;
        height: 32px;
    }
    .footer-v1.site-footer .footer-social-icons .social-icons>li+li {
        margin-left: 10px;
    }
    .footer-v1.site-footer .footer-logo {
        width: 170px;
        margin: 0 auto 25px auto;
    }
}

.footer-map {
    height: 462px;
    background-color: #cbcbcb;
}

.footer-map iframe {
    width: 100%;
    border: none;
}

.header-v1 {
    margin-bottom: 4em;
}

.header-v1.site-header .custom-logo-link,
.header-v1.site-header .site-logo-anchor,
.header-v1.site-header .site-logo-link {
    float: none;
}

.header-v1 {
    padding-bottom: 0;
}

.header-v1 .site-branding,
.header-v1 .main-navigation,
.header-v1 .header-info-wrapper,
.header-v1 .header-phone-numbers,
.header-v1 .site-header-cart,
.header-v1 .site-header-cart-v2 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.header-v1 .site-branding {
    width: 100%;
    padding: 0;
}

@media (min-width: 768px) {
    .header-v1 .site-branding {
        width: 16.6666666667%;
    }
}

@media (min-width: 992px) {
    .header-v1 .site-branding {
        width: 16.6666666667%;
    }
}

.header-v1 .site-branding .site-title,
.header-v1 .site-branding .site-description {
    color: #fff;
}

.header-v1 .main-navigation {
    width: 100%;
}

@media (min-width: 768px) {
    .header-v1 .main-navigation {
        width: 41.6666666667%;
    }
}

@media (min-width: 992px) {
    .header-v1 .main-navigation {
        width: 41.6666666667%;
    }
}

.header-v1 .header-info-wrapper {
    width: 100%;
    padding: 0;
}

@media (min-width: 768px) {
    .header-v1 .header-info-wrapper {
        width: 41.6666666667%;
    }
}

@media (min-width: 992px) {
    .header-v1 .header-info-wrapper {
        width: 41.6666666667%;
    }
}

.header-v1 .header-phone-numbers {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .header-v1 .header-phone-numbers {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .header-v1 .header-phone-numbers {
        width: 50%;
    }
}

.header-v1 .site-header-cart,
.header-v1 .site-header-cart-v2 {
    width: 100%;
    padding: 0;
}

@media (min-width: 768px) {
    .header-v1 .site-header-cart,
    .header-v1 .site-header-cart-v2 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .header-v1 .site-header-cart,
    .header-v1 .site-header-cart-v2 {
        width: 50%;
    }
}

.header-v1 .secondary-navigation {
    margin-bottom: 0;
}

.header-v1 .primary-navigation {
    text-align: center;
    margin-bottom: 0;
}

.header-v1 .primary-navigation .menu>li>a::before,
.header-v1 .primary-navigation .menu ul.nav-menu>li>a::before {
    content: " ";
    display: block;
    height: 2px;
    width: 42px;
    margin: 0 auto;
    margin-top: 6px;
    background-color: #ffae00;
    visibility: hidden;
    bottom: 14px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.header-v1 .primary-navigation .menu>li:hover>a::before,
.header-v1 .primary-navigation .menu ul.nav-menu>li:hover>a::before {
    visibility: visible;
}

.page-template-template-homepage-v6 footer {
    clear: both;
}

.mCustomScrollbar .mCSB_inside>.mCSB_container {
    margin: 0;
}

.mCustomScrollbar .mCSB_inside>.mCSB_scrollTools {
    opacity: 0;
}

.mCustomScrollbar .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCustomScrollbar .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollbar .mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollbar .mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 0;
}

.mCustomScrollbar .mCSB_draggerContainer {
    opacity: 0;
}


/**
 * Header Elements
 */

.woocommerce-active .site-header .col-full {
    position: relative;
}

.woocommerce-active .site-branding {
    float: left;
}

.site-header-cart {
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0;
}

.site-header-cart .cart-contents {
    display: none;
}

.site-header-cart .widget_shopping_cart {
    display: none;
    background-color: #fff;
}

.site-header-cart .widget_shopping_cart .quantity {
    color: #7f7f7f;
}

.site-search {
    font-size: 0.875em;
    clear: both;
    display: none;
}

.site-search .widget_product_search input[type=text],
.site-search .widget_product_search input[type=search] {
    padding: 1.41575em 1.618em;
    line-height: 1;
    padding-left: 3.706325903em;
}

.site-search .widget_product_search form:before {
    top: 1.41575em;
    left: 1.618em;
}

.site-search .widget_product_search #searchsubmit {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}


/**
 * Shop tables
 */

table.shop_table_responsive thead {
    display: none;
}

table.shop_table_responsive tbody th {
    display: none;
}


/*
table.shop_table_responsive tr td {
    display: block;
    text-align: right;
    clear: both;
}

table.shop_table_responsive tr td:before {
    content: attr(data-title) ': ';
    font-weight: 700;
    float: left;
}

*/

table.shop_table_responsive tr td.product-remove a {
    text-align: left;
}

table.shop_table_responsive tr td.product-remove:before {
    display: none;
}

table.shop_table_responsive tr td.actions:before,
table.shop_table_responsive tr td.download-actions:before {
    display: none;
}

table.shop_table_responsive tr td.download-actions .button {
    display: block;
    text-align: center;
}

table.shop_table_responsive.my_account_orders .order-actions {
    text-align: right;
}

table.shop_table_responsive.my_account_orders .order-actions:before {
    display: none;
}


/**
 * Products
 */

ul.products {
    margin-left: 0;
    clear: both;
}

ul.products:before,
ul.products:after {
    content: "";
    display: table;
}

ul.products:after {
    clear: both;
}

ul.products li.product {
    list-style: none;
    margin-left: 0;
    text-align: center;
    position: relative;
}

ul.products li.product .star-rating,
ul.products li.product .price {
    margin: 0 auto 1em;
}

ul.products li.product .woocommerce-LoopProduct-link {
    display: block;
}

ul.products li.product .price {
    display: block;
    color: #666666;
    font-weight: 400;
    font-size: 1.063em;
    height: 1.647em;
}

ul.products li.product .price .variableshopmessage+br,
ul.products li.product .price .simpleshopmessage+br {
    display: none;
}

ul.products li.product .star-rating {
    display: none;
}

ul.products li.product img {
    display: block;
    margin: 0 auto 1.02em;
    height: 245px;
    width: 100%;
}

ul.products li.product.product-category img {
    margin-bottom: 1.618em;
}

.price del {
    opacity: .5;
    font-weight: 400;
}

.price del+ins {
    margin-left: .327em;
}


/**
 * Single Product
 */

.single-product div.product {
    position: relative;
}

.single-product div.product:before,
.single-product div.product:after {
    content: "";
    display: table;
}

.single-product div.product:after {
    clear: both;
}

.single-product div.product .images,
.single-product div.product .summary {
    margin-bottom: 2.617924em;
    margin-top: 0;
}

.single-product div.product .images .woocommerce-main-image {
    margin-bottom: 1.618em;
    display: block;
}

.single-product div.product .images .thumbnails a.zoom {
    display: block;
    float: left;
    margin-bottom: 1em;
}

.single-product div.product .images .thumbnails a.zoom.last {
    margin-right: 0;
}

.single-product div.product .images .thumbnails a.zoom.first {
    clear: both;
}

.single-product div.product form.cart {
    margin-bottom: 1.618em;
    padding: 1em 0;
}

.single-product div.product form.cart:before,
.single-product div.product form.cart:after {
    content: "";
    display: table;
}

.single-product div.product form.cart:after {
    clear: both;
}

.single-product div.product form.cart .quantity {
    float: left;
}

.single-product div.product form.cart .button {
    float: right;
}

.single-product div.product .summary .price {
    font-size: 1.5em;
    color: #2d2b2d;
}

.single-product div.product .summary .price .woocommerce-Price-currencySymbol {
    font-size: 0.6em;
    vertical-align: top;
    line-height: normal;
}

.single-product div.product .summary .price del {
    font-size: 0.75em;
}

.single-product div.product table.variations {
    margin: 0;
}

.single-product div.product table.variations th,
.single-product div.product table.variations td {
    display: list-item;
    padding: 0;
    list-style: none;
    background-color: transparent;
}

.single-product div.product table.variations .value {
    margin-bottom: 1em;
}

.single-product div.product .single_variation .price {
    margin-bottom: 1em;
    display: block;
}

.single-product div.product .variations_button {
    padding-top: 1em;
}

.single-product div.product .variations_button:before,
.single-product div.product .variations_button:after {
    content: "";
    display: table;
}

.single-product div.product .variations_button:after {
    clear: both;
}

.single-product div.product .product_meta {
    font-size: 0.875em;
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.single-product div.product .product_meta .sku_wrapper,
.single-product div.product .product_meta .posted_in,
.single-product div.product .product_meta .tagged_as {
    display: block;
}

.single-product div.product .product_meta .sku_wrapper:last-child,
.single-product div.product .product_meta .posted_in:last-child,
.single-product div.product .product_meta .tagged_as:last-child {
    border-bottom: 0;
}

.single-product div.product .product_meta a {
    font-weight: 400;
    text-decoration: underline;
}

.single-product div.product .product_meta a:hover {
    text-decoration: none;
}

.stock:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.5407911001em;
}

.stock.in-stock {
    color: #0f834d;
}

.stock.in-stock:before {
    content: "\f118";
}

.stock.out-of-stock {
    color: #e2401c;
}

.stock.out-of-stock:before {
    content: "\f119";
}

a.reset_variations {
    display: inline-block;
    margin-left: 1em;
}

a.reset_variations:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f021";
    margin-right: 0.5407911001em;
}

.widget ul.products li.product a {
    text-decoration: none;
}

.site-header .widget_shopping_cart p.total,
.site-header .widget_shopping_cart p.buttons,
.site-header .widget_shopping_cart li {
    padding-left: 1.41575em;
    padding-right: 1.41575em;
}

.widget_layered_nav li {
    margin-bottom: 0.6180469716em;
}

.widget_layered_nav li:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.5407911001em;
    opacity: 0.35;
    content: "\f0a3";
    display: none;
}

.widget_layered_nav .chosen:before {
    content: "\f14a";
}

.widget_layered_nav_filters ul li.chosen a:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00d";
    margin-right: 0.5407911001em;
    color: #e2401c;
}

.widget.woocommerce li .count {
    font-size: 1em;
    float: right;
}


/**
 * Checkout
 */

.checkout_coupon {
    margin-bottom: 2.617924em;
}

.checkout_coupon .form-row {
    margin-bottom: 0;
}

.checkout_coupon .form-row-last {
    font-size: 0.86em;
}

form.checkout:before,
form.checkout:after {
    content: "";
    display: table;
}

form.checkout:after {
    clear: both;
}

#ship-to-different-address label {
    display: inline-block;
}

#payment:before,
#payment:after {
    content: "";
    display: table;
}

#payment:after {
    clear: both;
}

#payment .create-account {
    clear: both;
}

#payment .payment_methods>.wc_payment_method>label {
    display: block;
    margin: 0;
    cursor: pointer;
}

#payment .payment_methods>.wc_payment_method>label:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f10c";
    margin-right: 0.5407911001em;
    -webkit-transition: color, ease, .2s;
    -moz-transition: color, ease, .2s;
    transition: color, ease, .2s;
}

#payment .payment_methods li {
    list-style: none;
    margin-left: 0;
    margin-bottom: 1px;
    position: relative;
}

#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 1.618em;
}

#payment .payment_methods li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

#payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label:before {
    content: "\f192";
}

#payment .payment_methods li p {
    margin: 0;
}

#payment .payment_methods li .payment_box fieldset {
    border: 0;
    margin: 0;
    padding: 1em 0 0 0;
    font-size: 0.875em;
}

#payment .payment_methods li .payment_box fieldset label {
    width: auto;
    margin-left: 0;
}

#payment .payment_methods li .payment_box fieldset .form-row {
    margin-bottom: 1em;
}

#payment .payment_methods li .payment_box fieldset .form-row input[type="checkbox"] {
    margin-right: 5px;
}

#payment .payment_methods li .payment_box fieldset #cvv {
    width: 22%;
}

#payment .payment_methods li .payment_box fieldset .help {
    width: 75%;
    float: right;
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods {
    padding-top: 1em;
    margin: 0;
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li {
    margin-top: 0.6180469716em;
}

#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods li input[type=radio] {
    margin-right: .236em;
}

#payment .payment_methods li .payment_box ul.wc-saved-payment-methods {
    margin-left: 0;
}

#payment .terms {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 0;
    margin-bottom: 1em;
}

#payment .terms label {
    display: block;
    cursor: pointer;
}

#payment .terms label:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0c8";
    margin-right: 0.5407911001em;
    opacity: .25;
}

#payment .terms input[type=checkbox] {
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute;
}

#payment .terms input[type=checkbox]:checked+label:before {
    content: "\f14a";
    opacity: 1;
}

#payment .place-order {
    padding: 1.387em 0;
    margin-bottom: 0;
    float: none;
    width: 100%;
}

#payment .place-order .button {
    font-size: 1.41575em;
    width: 100%;
    white-space: pre-wrap;
}

.woocommerce-checkout .payment-fixed {
    position: fixed;
    top: 0;
    z-index: 9;
    box-shadow: 0 6px 2em rgba(0, 0, 0, 0.2);
}

.admin-bar .woocommerce-checkout .payment-fixed {
    top: 32px;
}

.admin-bar .woocommerce-checkout #wc_checkout_add_ons label+br {
    display: none;
}


/**
 * Password strength meter
 */

.woocommerce-password-strength {
    text-align: left;
    font-weight: 600;
    padding: 0.5407911001em 0;
    display: none;
    text-align: right;
    font-size: 0.875em;
}

.woocommerce-password-strength:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f119";
    margin-left: 0.5407911001em;
}

.woocommerce-password-strength.strong {
    color: #0f834d;
}

.woocommerce-password-strength.strong:after {
    content: "\f118";
}

.woocommerce-password-strength.short {
    color: #e2401c;
}

.woocommerce-password-strength.bad {
    color: #e2401c;
}

.woocommerce-password-strength.good {
    color: #3D9CD2;
}

.woocommerce-password-strength.good:after {
    content: "\f11a";
}


/**
 * My Account
 */

ul.order_details {
    list-style: none;
    position: relative;
    margin: 3.706325903em 0;
}

ul.order_details:before,
ul.order_details:after {
    content: "";
    display: table;
}

ul.order_details:after {
    clear: both;
}

ul.order_details:before,
ul.order_details:after {
    content: "";
    display: block;
    position: absolute;
    top: -16px;
    left: 0;
    width: 100%;
    height: 16px;
    background-size: 0px 100%, 16px 16px, 16px 16px;
}

ul.order_details:after {
    top: auto;
    bottom: -16px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.order_details li {
    padding: 1em 1.618em;
    font-size: .8em;
    text-transform: uppercase;
}

ul.order_details li:first-child {
    padding-top: 1.618em;
}

ul.order_details li:last-child {
    border: 0;
    padding-bottom: 1.618em;
}

ul.order_details li strong {
    display: block;
    font-size: 1.41575em;
    text-transform: none;
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
    padding: 0.6180469716em 0.875em;
    font-size: 0.875em;
    margin-right: .236em;
}

.my_account_orders .button.view:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f06e";
    margin-left: 0.5407911001em;
}

p.order-again .button:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f021";
    margin-left: 0.5407911001em;
}

.woocommerce-MyAccount-downloads .button:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0ed";
    margin-left: 0.5407911001em;
}

.woocommerce-MyAccount-content h2 {
    font-size: 2em;
    font-weight: 600;
}

.woocommerce-MyAccount-content #payment .payment_methods {
    margin-bottom: 1.618em;
}

.woocommerce-MyAccount-content #payment .payment_methods li .payment_box {
    background-color: rgba(0, 0, 0, 0.05);
}


/**
 * General WooCommerce components
 */

.form-row label {
    display: block;
}

.form-row input,
.form-row textarea,
.form-row select {
    width: 100%;
}

.form-row input[type=checkbox],
.form-row input[type=radio] {
    width: auto;
}

.form-row .button {
    width: auto;
}

.form-row.create-account label {
    display: inline-block;
}

.form-row.woocommerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c;
}

.form-row-last {
    margin-right: 0;
}

.form-row-wide {
    clear: both;
    width: 100%;
}

.required {
    border-bottom: 0;
    color: red;
}

.demo_store {
    position: fixed;
    left: 0;
    bottom: 69px;
    right: 0;
    margin: 0;
    padding: 1em 1.41575em;
    background-color: #3D9CD2;
    color: #fff;
    z-index: 999;
}

.demo_store:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.5407911001em;
    content: "\f05a";
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 0.875em;
    width: 6.286em;
    font-family: 'star';
    font-weight: 400;
    letter-spacing: 3px;
}

.star-rating:before {
    content: "\53\53\53\53\53";
    opacity: .25;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}

.star-rating span:before {
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
    color: #fed700;
}

p.stars {
    display: inline-block;
    margin: 0;
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 1px;
    font-weight: 400;
    color: #fed700;
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: "WooCommerce";
    content: "\e021";
    text-indent: 0;
}

p.stars a:hover~a:before {
    content: "\e021";
}

p.stars:hover a:before {
    content: "\e020";
}

p.stars.selected a.active:before {
    content: "\e020";
}

p.stars.selected a.active~a:before {
    content: "\e021";
}

p.stars.selected a:not(.active):before {
    content: "\e020";
}

.onsale {
    color: #fff;
    padding: 0.4em 1em;
    font-size: 0.875em;
    text-transform: uppercase;
    display: inline-block;
    background-color: #8ca93e;
    line-height: 1;
    z-index: 1;
}

.quantity,
.woocommerce .quantity,
.woocommerce-page .quantity,
.single-product.woocommerce .quantity,
.woocommerce-cart .woocommerce .quantity {
    padding-right: 0;
}

.quantity .qty,
.quantity input.qty,
.woocommerce .quantity .qty,
.woocommerce .quantity input.qty,
.woocommerce-page .quantity .qty,
.woocommerce-page .quantity input.qty,
.single-product.woocommerce .quantity .qty,
.single-product.woocommerce .quantity input.qty {
    max-width: 9.445em;
    text-align: center;
    font-size: 1.125em;
    width: inherit;
    height: inherit;
    border-radius: 50px;
    border: 1px solid #ccc;
    font-weight: 400;
    padding: .473em .5em;
}

.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce .quantity .minus:hover,
.woocommerce .quantity .plus:hover,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover,
.single-product.woocommerce .quantity .minus,
.single-product.woocommerce .quantity .plus,
.single-product.woocommerce .quantity .minus:hover,
.single-product.woocommerce .quantity .plus:hover,
.single-product.woocommerce-page .quantity .minus,
.single-product.woocommerce-page .quantity .plus,
.single-product.woocommerce-page .quantity .minus:hover,
.single-product.woocommerce-page .quantity .plus:hover {
    background-color: transparent;
    border: none;
    font-size: 1.3em;
}

.woocommerce .quantity .minus,
.woocommerce .quantity .plus,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus,
.single-product.woocommerce .quantity .minus,
.single-product.woocommerce .quantity .plus,
.single-product.woocommerce-page .quantity .minus,
.single-product.woocommerce-page .quantity .plus {
    font-weight: 100;
}

.woocommerce .quantity .minus:focus,
.woocommerce .quantity .plus:focus,
.woocommerce-page .quantity .minus:focus,
.woocommerce-page .quantity .plus:focus,
.single-product.woocommerce .quantity .minus:focus,
.single-product.woocommerce .quantity .plus:focus,
.single-product.woocommerce-page .quantity .minus:focus,
.single-product.woocommerce-page .quantity .plus:focus {
    outline: none;
}

.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.single-product.woocommerce .quantity .minus,
.single-product.woocommerce-page .quantity .minus {
    transform: translateY(-50%);
    top: 50%;
    left: 0.6em;
}

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.single-product.woocommerce .quantity .plus,
.single-product.woocommerce-page .quantity .plus {
    transform: translateY(-50%);
    top: 50%;
    right: 0.6em;
}

.site-content>.col-full>.woocommerce>.woocommerce-message:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-error:first-child {
    margin-top: 2.617924em;
}

.wc-forward:after,
.woocommerce-Button--next:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    margin-left: 0.5407911001em;
    display: none;
}

.woocommerce-Button--previous:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f177";
    margin-right: 0.5407911001em;
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #3D9CD2;
}

.woocommerce-error {
    background-color: #e2401c;
}

dl.variation {
    font-size: 0.875em;
}

dl.variation dd {
    margin: 0 0 1em;
}


/**
 * Homepage
 */

.pizzaro-product-section .section-title,
.pizzaro-product-section .error404 .page-content section h2,
.error404 .page-content section .pizzaro-product-section h2,
.pizzaro-product-section .error404 .fourohfour-columns-2 .col-1 h2,
.error404 .fourohfour-columns-2 .col-1 .pizzaro-product-section h2,
.pizzaro-product-section .related>h2:first-child,
.pizzaro-product-section .upsells>h2:first-child,
.pizzaro-product-section .woocommerce-cart .cart-collaterals+.cross-sells h2,
.woocommerce-cart .cart-collaterals+.cross-sells .pizzaro-product-section h2 {
    text-align: center;
    margin-bottom: 1.618em;
}

.pizzaro-product-section:last-child {
    border-bottom: 0;
}

@media (min-width: 768px) {
    .demo_store {
        bottom: 0;
    }
    /**
	 * Responsive tables
	 */
    table.shop_table_responsive thead {
        display: table-header-group;
    }
    table.shop_table_responsive tbody th {
        display: table-cell;
    }
    table.shop_table_responsive tr td {
        display: table-cell;
    }
    table.shop_table_responsive tr td:before {
        display: none;
    }
    /**
	 * Header Elements
	 */
    .site-header-cart {
        position: relative;
    }
    .site-header-cart .cart-contents {
        padding: 1.618em 0;
        display: block;
        position: relative;
        background-color: transparent;
        height: auto;
        width: auto;
        text-indent: 0;
    }
    .site-header-cart .cart-contents:after {
        display: inline-block;
        font: normal normal normal 1em/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        height: 1em;
        float: right;
        content: "\f291";
        line-height: 1.618;
    }
    .site-header-cart .cart-contents .amount {
        margin-right: .327em;
    }
    .site-header-cart .cart-contents .count {
        font-weight: 300;
        opacity: 0.5;
        font-size: 0.875em;
    }
    .site-header-cart .cart-contents span {
        display: inline;
    }
    .site-header-cart .widget_shopping_cart {
        position: absolute;
        top: 100%;
        width: 300px;
        z-index: 999999;
        font-size: 0.875em;
        right: -999em;
        display: block;
        background-color: #fdfdfd;
        padding: 12px 0;
        border-radius: 6px;
        box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
    }
    .site-header-cart .widget_shopping_cart h2.widgettitle {
        display: none;
    }
    .site-header-cart .widget_shopping_cart .product_list_widget li a.remove {
        position: relative;
        top: 0.6em;
        font-size: 10px;
    }
    .site-header-cart .widget_shopping_cart .product_list_widget li a.remove:before {
        text-align: left;
    }
    .site-header-cart .widget_shopping_cart .product_list_widget li>a {
        color: #2b2b2b;
    }
    .site-header-cart .mini-cart:before,
    .site-header-cart .mini-cart:after {
        content: "";
        display: table;
    }
    .site-header-cart .mini-cart:after {
        clear: both;
    }
    .site-header-cart .mini-cart .mini-cart-toggle:hover .widget_shopping_cart {
        right: 0;
    }
    .site-search {
        display: block;
    }
    .site-search form {
        margin: 0;
    }
    /**
	 * Reset mobile product styles
	 */
    ul.products li.product {
        clear: none;
        width: 100%;
        float: left;
    }
    ul.products li.product.last {
        margin-right: 0;
    }
    .woocommerce .page-description {
        margin-bottom: 1.618em;
    }
    .woocommerce-result-count {
        float: left;
        position: relative;
        margin-bottom: 0;
        padding: .327em 0;
    }
    .woocommerce-ordering {
        float: left;
        margin-right: 1em;
        margin-bottom: 0;
        padding: .327em 0;
    }
    .woocommerce-pagination {
        float: right;
        border: 0;
        clear: none;
        padding: 0;
        margin-bottom: 0;
    }
    /**
	 * Cart
	 */
    .woocommerce-cart .hentry,
    .woocommerce-checkout .hentry {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .page-template-template-fullwidth-php table.cart .product-thumbnail {
        display: table-cell;
    }
    .page-template-template-fullwidth-php table.cart thead {
        font-size: 1em;
        text-indent: 0;
    }
    table.cart th,
    table.cart td {
        padding: 1.618em;
    }
    table.cart .qty {
        padding: 0.875em;
        max-width: 3.632em;
    }
    table.cart td.product-remove a.remove {
        float: none;
        position: relative;
        top: auto;
        right: auto;
    }
    table.cart .product-quantity .plus,
    table.cart .product-quantity .minus {
        display: inline-block;
    }
    table.cart .quantity .qty {
        padding: 0.6180469716em;
    }
    table.cart td.actions label {
        display: none;
    }
    table.cart td.actions .coupon {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    table.cart td.actions input {
        display: inline-block;
        width: auto;
        margin: 0;
    }
    .cart-collaterals:before,
    .cart-collaterals:after {
        content: "";
        display: table;
    }
    .cart-collaterals:after {
        clear: both;
    }
    .cart-collaterals h2 {
        font-size: 1.618em;
    }
    .cart-collaterals .cross-sells {
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    @media (min-width: 768px) {
        .cart-collaterals .cross-sells {
            width: 58.3333333333%;
        }
    }
    @media (min-width: 992px) {
        .cart-collaterals .cross-sells {
            width: 58.3333333333%;
        }
    }
    .cart-collaterals .cross-sells ul.products li.product {
        float: left;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
    }
    @media (min-width: 768px) {
        .cart-collaterals .cross-sells ul.products li.product {
            width: 50%;
        }
    }
    @media (min-width: 992px) {
        .cart-collaterals .cross-sells ul.products li.product {
            width: 50%;
        }
    }
    .cart-collaterals .cart_totals small.includes_tax {
        display: block;
    }
    .cart-collaterals .shipping_calculator {
        clear: right;
    }
    .page-template-template-fullwidth-php .cart-collaterals .cross-sells {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }
    .page-template-template-fullwidth-php .cart-collaterals .cross-sells ul.products li.product {
        width: 45.4545454545%;
        float: left;
        margin-right: 9.0909090909%;
    }
    /**
	 * Checkout
	 */
    #customer_details+#wc_checkout_add_ons {
        width: 30.4347826087%;
        float: right;
        margin-right: 0;
        width: 32.5%;
    }
    #wc_checkout_add_ons input[type=radio] {
        float: left;
        margin-right: 0.5407911001em;
        clear: left;
        margin-top: .35em;
    }
    #order_review_heading,
    #order_review {
        width: 30.4347826087%;
        float: right;
        margin-right: 0;
        width: 32.5%;
        clear: right;
    }
    #order_review {
        transition: box-shadow ease .4s;
    }
    #order_review_heading {
        margin-bottom: 0;
        padding-bottom: 0.6180469716em;
    }
    .woocommerce-order-pay #order_review,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review {
        width: 100%;
        float: none;
    }
    .woocommerce-order-pay #order_review #payment h3,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment h3 {
        padding-left: 1em;
        padding-top: 1em;
    }
    .woocommerce-order-pay #order_review #payment .form-row,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review #payment .form-row {
        padding: 1em;
    }
    .woocommerce-order-pay #order_review .payment_methods+.form-row,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .payment_methods+.form-row {
        padding: 1em;
    }
    .woocommerce-order-pay #order_review .button#place_order,
    .page-template-template-fullwidth-php.woocommerce-order-pay #order_review .button#place_order {
        display: block;
        width: 100%;
        font-size: 1.41575em;
    }
    #order_review .shop_table {
        margin-bottom: 2.617924em;
    }
    /**
	 * My Account
	 */
    table+.addresses {
        margin-top: 1.618em;
    }
    table.my_account_orders {
        font-size: 0.875em;
    }
    .addresses header.title:before,
    .addresses header.title:after {
        content: "";
        display: table;
    }
    .addresses header.title:after {
        clear: both;
    }
    .addresses header.title h3 {
        float: left;
    }
    .addresses header.title a {
        float: right;
        display: block;
        width: 1em;
        height: 1em;
        text-indent: -9999px;
        position: relative;
        padding: 0.875em;
        margin-top: 0.6180469716em;
    }
    .addresses header.title a:before {
        display: inline-block;
        font: normal normal normal 1em/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f044";
        line-height: 1.618;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        text-align: center;
        text-indent: 0;
    }
    /**
	 * General WooCommerce Components
	 */
    .form-row-first {
        width: 47.0588235294%;
        float: left;
        margin-right: 5.8823529412%;
        clear: both;
    }
    .form-row-last {
        width: 47.0588235294%;
        float: right;
        margin-right: 0;
    }
    .page-template-template-fullwidth-php .form-row-first {
        width: 47.8260869565%;
        float: left;
        margin-right: 4.347826087%;
    }
    .page-template-template-fullwidth-php .form-row-last {
        width: 47.8260869565%;
        float: right;
        margin-right: 0;
    }
    .woocommerce-tabs:before,
    .woocommerce-tabs:after {
        content: "";
        display: table;
    }
    .woocommerce-tabs:after {
        clear: both;
    }
    .woocommerce-tabs .panel {
        margin-top: 0;
    }
}


/*===================================================================================*/


/*	PRODUCTS
/*===================================================================================*/

ul.products>li.product {
    float: left;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 992px) {
    ul.products>li.product {
        width: 33.3333333333%;
    }
}

ul.products>li.product.first {
    clear: both;
}

ul.products>li.product.last:after {
    content: none;
}

.columns-3 ul.products>li {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .columns-3 ul.products>li {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .columns-3 ul.products>li {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .columns-3 ul.products>li {
        width: 33.3333333333%;
    }
}

ul.products>li {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    ul.products>li {
        width: 50%;
    }
}

@media (min-width: 992px) {
    ul.products>li {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    ul.products>li {
        width: 25%;
    }
}

.left-sidebar.columns-3 ul.products li.product .ywapo_input_container_radio,
.right-sidebar.columns-3 ul.products li.product .ywapo_input_container_radio {
    font-size: 0.875em;
    margin-right: 0;
}

.left-sidebar.columns-3 ul.products li.product:hover .button.added,
.right-sidebar.columns-3 ul.products li.product:hover .button.added {
    display: none;
}

.left-sidebar.columns-3 ul.products li.product .product-image-wrapper,
.left-sidebar.columns-3 ul.products li.product .product-content-wrapper,
.right-sidebar.columns-3 ul.products li.product .product-image-wrapper,
.right-sidebar.columns-3 ul.products li.product .product-content-wrapper {
    border-width: 3px;
}

.site-header {
    margin-bottom: 0;
    z-index: 9999;
}

.full-width.grid-view .site-content,
.full-width.list-view .site-content,
.left-sidebar.grid-view .site-content,
.left-sidebar.list-view .site-content,
.right-sidebar.grid-view .site-content,
.right-sidebar.list-view .site-content {
    padding-top: 4.236em;
}

.header-v1 {
    margin-bottom: 20px;
}

.header-v1.site-header .custom-logo-link,
.header-v1.site-header .site-logo-anchor,
.header-v1.site-header .site-logo-link {
    float: none;
}

.header-v1 {
    padding-bottom: 0;
}

.header-v1 .site-branding,
.header-v1 .main-navigation,
.header-v1 .header-info-wrapper,
.header-v1 .header-phone-numbers,
.header-v1 .site-header-cart,
.header-v1 .site-header-cart-v2 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.header-v1 .site-branding {
    width: 100%;
    padding: 0;
}

@media (min-width: 768px) {
    .header-v1 .site-branding {
        width: 20%;
    }
}

@media (min-width: 992px) {
    .header-v1 .site-branding {
        width: 15%;
    }
}

.header-v1 .site-branding .site-title,
.header-v1 .site-branding .site-description {
    color: #fff;
}

.header-v1 .header-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.header-v1 .main-navigation {
    width: 100%;
}

@media (min-width: 768px) {
    .header-v1 .main-navigation {
        width: 41.6666666667%;
    }
}

@media (min-width: 992px) {
    .header-v1 .main-navigation {
        width: 31%;
    }
}

.header-v1 .header-info-wrapper {
    width: 100%;
    padding: 0;
}

@media (min-width: 768px) {
    .header-v1 .header-info-wrapper {
        width: 41.6666666667%;
    }
}

@media (min-width: 992px) {
    .header-v1 .header-info-wrapper {
        width: 50%;
        display: flex;
        align-items: center;
    }
}

.header-v1 .header-phone-numbers {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 768px) {
    .header-v1 .header-phone-numbers {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .header-v1 .header-phone-numbers {
        width: max-content;
        position: relative;
        margin-right: 40px;
    }
}

.header-v1 .site-header-cart,
.header-v1 .site-header-cart-v2 {
    width: 100%;
    padding: 0;
}

@media (min-width: 768px) {
    .header-v1 .site-header-cart,
    .header-v1 .site-header-cart-v2 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .header-v1 .site-header-cart,
    .header-v1 .site-header-cart-v2 {
        width: max-content;
    }
}

.header-v1 .secondary-navigation {
    margin-bottom: 0;
    overflow: hidden;
}

.header-v1 .primary-navigation {
    text-align: center;
    margin-bottom: 0;
}

.header-v1 .primary-navigation .menu>li>a::before,
.header-v1 .primary-navigation .menu ul.nav-menu>li>a::before {
    content: " ";
    display: block;
    height: 2px;
    width: 42px;
    margin: 0 auto;
    margin-top: 6px;
    background-color: #ffae00;
    visibility: hidden;
    left: 50%;
    bottom: 0;
    position: absolute;
    transform: translate(-50%, -50%);
}

.header-v1 .primary-navigation .menu>li:hover>a::before,
.header-v1 .primary-navigation .menu ul.nav-menu>li:hover>a::before {
    visibility: visible;
}

.header-nav-links {
    font-size: 0.813em;
    text-align: center;
}

.header-nav-links ul {
    margin: 0;
}

.header-nav-links ul li {
    list-style: none;
}

.header-nav-links ul li a {
    color: #fff;
}

.mCustomScrollbar .mCSB_inside>.mCSB_container {
    margin: 0;
}

.mCustomScrollbar .mCSB_inside>.mCSB_scrollTools {
    opacity: 0;
}

.mCustomScrollbar .mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCustomScrollbar .mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollbar .mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollbar .mCustomScrollBox:hover~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag {
    opacity: 0;
}

.mCustomScrollbar .mCSB_draggerContainer {
    opacity: 0;
}

button.menu-toggle .close-icon {
    display: none;
}

.toggled button.menu-toggle:before,
.toggled button.menu-toggle:after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.toggled button.menu-toggle:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.toggled button.menu-toggle span:before {
    opacity: 0;
}

.toggled button.menu-toggle .menu-icon {
    display: none;
}

.toggled button.menu-toggle .close-icon {
    display: block;
}

.primary-navigation {
    display: none;
}

.main-navigation:before,
.main-navigation:after {
    content: "";
    display: table;
}

.main-navigation:after {
    clear: both;
}

.main-navigation div.menu {
    display: none;
}

.main-navigation div.menu:last-child {
    display: block;
}

.main-navigation .menu {
    clear: both;
}

.handheld-navigation,
.nav-menu,
.main-navigation div.menu>ul:not(.nav-menu) {
    overflow: hidden;
    max-height: 0;
    /* We have to use max-height because `height` isn't animatable */
    -webkit-transition: all, ease, .8s;
    -moz-transition: all, ease, .8s;
    transition: all, ease, .8s;
}

.handheld-navigation {
    clear: both;
}

.handheld-navigation ul {
    margin: 0;
}

.handheld-navigation::before,
.Search::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.main-navigation.toggled .handheld-navigation,
.main-navigation.menu-ac .handheld-navigation,
.main-navigation.search-ac .Search,
.main-navigation.toggled .menu>ul:not(.nav-menu),
.main-navigation.toggled ul[aria-expanded=true] {
    max-height: 100vh;
}

.main-navigation ul {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.main-navigation ul ul {
    display: block;
    margin-left: 1.387em;
}

.main-navigation ul li a {
    padding: .857em 0;
    display: block;
}

.main-navigation ul li:hover>a,
.main-navigation ul li.focus>a {
    color: #e6e6e6;
}

.secondary-navigation ul.menu,
.secondary-navigation ul.nav-menu {
    max-height: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: auto;
    width: 100%;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

@media (max-width: 1200px) {
    .secondary-navigation ul.menu,
    .secondary-navigation ul.nav-menu {
        padding-bottom: 15px;
        justify-content: unset;
    }
}

.secondary-navigation ul.menu>li>a,
.secondary-navigation ul.nav-menu>li>a {
    padding: 15px 0;
    color: #ffc0ca;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-items: center;
    transition: all 500ms;
}

.secondary-navigation ul.menu>li>a i,
.secondary-navigation ul.nav-menu>li>a i {
    font-size: 30px;
    display: inline-block;
    float: left;
    margin-right: 0.4em;
}

.secondary-navigation ul.menu>li>a i.icon,
.secondary-navigation ul.nav-menu>li>a i.icon {
    font-size: 76px;
    margin-right: 5px;
    margin-left: -16px;
}

.secondary-navigation ul.menu>li>a:hover,
.secondary-navigation ul.menu>li>a:focus,
.secondary-navigation ul.nav-menu>li>a:hover,
.secondary-navigation ul.nav-menu>li>a:focus {
    color: #fff;
    text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
}

.secondary-navigation ul.menu>li+li,
.secondary-navigation ul.nav-menu>li+li {
    margin-left: 32px;
}

.secondary-navigation ul.menu ul,
.secondary-navigation ul.nav-menu ul {
    margin-left: 0;
}

.secondary-navigation ul.menu ul li a,
.secondary-navigation ul.nav-menu ul li a {
    padding: .857em 1.387em;
    font-weight: 400;
    font-size: .857em;
}

.secondary-navigation ul.menu ul li:last-child,
.secondary-navigation ul.nav-menu ul li:last-child {
    border-bottom: 0;
}

.secondary-navigation ul.menu ul li.menu-item-has-children>a:after,
.secondary-navigation ul.menu ul li.page_item_has_children>a:after,
.secondary-navigation ul.nav-menu ul li.menu-item-has-children>a:after,
.secondary-navigation ul.nav-menu ul li.page_item_has_children>a:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    float: right;
    line-height: 1.118;
}

.secondary-navigation ul.menu ul ul,
.secondary-navigation ul.nav-menu ul ul {
    margin-left: 0;
    box-shadow: none;
}

.secondary-navigation ul.menu ul a:hover,
.secondary-navigation ul.menu ul li:hover>a,
.secondary-navigation ul.nav-menu ul a:hover,
.secondary-navigation ul.nav-menu ul li:hover>a {
    background-color: rgba(0, 0, 0, 0.025);
}

@media (min-width: 768px) {
    .primary-navigation,
    .secondary-navigation {
        width: 100%;
    }
    .primary-navigation ul,
    .secondary-navigation ul {
        list-style: none;
        margin: 0;
        padding-left: 0;
        display: block;
    }
    .primary-navigation ul li,
    .secondary-navigation ul li {
        position: relative;
        display: inline-block;
        text-align: left;
    }
    .primary-navigation ul li a,
    .secondary-navigation ul li a {
        display: block;
    }
    .primary-navigation ul li:hover>ul,
    .primary-navigation ul li.focus>ul,
    .secondary-navigation ul li:hover>ul,
    .secondary-navigation ul li.focus>ul {
        left: 0;
        display: block;
    }
    .primary-navigation ul li:hover>ul li>ul,
    .primary-navigation ul li.focus>ul li>ul,
    .secondary-navigation ul li:hover>ul li>ul,
    .secondary-navigation ul li.focus>ul li>ul {
        display: none;
    }
    .primary-navigation ul li:hover>ul li:hover>ul,
    .primary-navigation ul li:hover>ul li.focus>ul,
    .primary-navigation ul li.focus>ul li:hover>ul,
    .primary-navigation ul li.focus>ul li.focus>ul,
    .secondary-navigation ul li:hover>ul li:hover>ul,
    .secondary-navigation ul li:hover>ul li.focus>ul,
    .secondary-navigation ul li.focus>ul li:hover>ul,
    .secondary-navigation ul li.focus>ul li.focus>ul {
        left: 100%;
        top: 0;
        display: block;
    }
    .primary-navigation ul ul.sub-menu,
    .primary-navigation ul ul.children,
    .secondary-navigation ul ul.sub-menu,
    .secondary-navigation ul ul.children {
        float: left;
        position: absolute;
        top: 100%;
        z-index: 99999;
        display: none;
        border-radius: 6px;
        box-shadow: 0 0 6px 0 rgba(1, 1, 1, 0.3);
    }
    .primary-navigation ul ul.sub-menu li a,
    .primary-navigation ul ul.children li a,
    .secondary-navigation ul ul.sub-menu li a,
    .secondary-navigation ul ul.children li a {
        width: 200px;
    }
    /**
	 * Secondary Navigation
	 */
    .pizzaro-secondary-navigation {
        clear: both;
        margin-left: -99em;
        margin-right: -99em;
        padding-left: 99em;
        padding-right: 99em;
    }
    .pizzaro-secondary-navigation:before,
    .pizzaro-secondary-navigation:after {
        content: "";
        display: table;
    }
    .pizzaro-secondary-navigation:after {
        clear: both;
    }
    .secondary-navigation {
        border-top: 1px solid rgba(255, 255, 255, 0.17);
    }
    .secondary-navigation a {
        padding: 0 1em 2.244em;
    }
    /**
	 * Primary Navigation
	 */
    .primary-navigation {
        margin: 0 0 1.618em;
        width: auto;
        clear: none;
        line-height: 1;
    }
    .primary-navigation .menu,
    .primary-navigation .menu .nav-menu {
        font-size: 0.938em;
        width: auto;
    }
    .primary-navigation .menu>li>a,
    .primary-navigation .menu .nav-menu>li>a {
        position: relative;
        color: #fff;
        font-weight: bold;
    }
    .primary-navigation .menu>li:hover>a,
    .primary-navigation .menu>li.focus>a,
    .primary-navigation .menu .nav-menu>li:hover>a,
    .primary-navigation .menu .nav-menu>li.focus>a {
        text-decoration: none;
    }
    .primary-navigation .menu li.current-menu-item>a::after,
    .primary-navigation .menu .nav-menu li.current-menu-item>a::after {
        visibility: visible;
    }
    .primary-navigation .menu ul,
    .primary-navigation .menu .nav-menu ul {
        padding: 10px 0;
        background-color: #fff;
    }
    .primary-navigation .menu ul a,
    .primary-navigation .menu .nav-menu ul a {
        padding: .326em .857em;
        color: #464646;
    }
    .primary-navigation .menu ul li:first-child a,
    .primary-navigation .menu .nav-menu ul li:first-child a {
        padding-top: 1em;
    }
    .primary-navigation .menu ul li:last-child a,
    .primary-navigation .menu .nav-menu ul li:last-child a {
        padding-bottom: 1em;
    }
    .primary-navigation .menu ul ul,
    .primary-navigation .menu .nav-menu ul ul {
        margin-top: -.618em;
    }
    .primary-navigation .menu a,
    .primary-navigation .menu .nav-menu a {
        padding: 1.387em 1.5em;
        font-weight: 300;
        color: #999999;
    }
    .primary-navigation .menu a:hover,
    .primary-navigation .menu .nav-menu a:hover {
        text-decoration: none;
    }
    .primary-navigation div.menu>ul {
        background-color: transparent;
    }
    .primary-navigation div.menu>ul li:hover>a {
        color: #e6e6e6;
    }
}

.vertical-align {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
}

.vertical-align>[class^="col-"],
.vertical-align>[class*=" col-"] {
    display: flex;
    align-items: center;
}


/*
 *  Owl Carousel - Core
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    display: block;
    width: 100%;
    height: auto;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    display: none;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

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

.owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background-color: #bcbcbc;
    display: inline-block;
    border-radius: 50%;
}

.owl-dots .owl-dot.active {
    width: 30px;
    height: 8px;
    border-radius: 3px;
}

.owl-dots .owl-dot+.owl-dot {
    margin-left: 1em;
}

.page-template-template-homepage-v1 .section-tabs .nav {
    padding-top: 48px;
}

.products-with-gallery-tabs.section-tabs .nav {
    padding: 1.266em 0;
    margin: 0;
    font-size: 0.938em;
}

.products-with-gallery-tabs.section-tabs .nav li+li::before {
    content: " ";
    width: 2px;
    height: 40px;
    background-color: #df8392;
    opacity: .3;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.products-with-gallery-tabs.section-tabs .nav .nav-item .nav-link {
    font-size: 1em;
    color: #e0929d;
    padding: 10px 52px .692em;
}

.products-with-gallery-tabs.section-tabs .nav .nav-item .nav-link i {
    display: block;
    font-size: 2.133em;
}

.products-with-gallery-tabs.section-tabs .nav .nav-item .nav-link:hover {
    color: #fff;
    text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
}

.products-with-gallery-tabs.section-tabs .nav .nav-item.active a {
    color: #fff;
    text-shadow: 0 0 .65px #fff, 0 0 .65px #fff;
    font-weight: normal;
}

.products-with-gallery-tabs.section-tabs .nav .nav-item.active a::after {
    width: 27px;
    height: 27px;
    left: 50%;
    transform: rotate(45deg) translate(-50%, 0%);
    bottom: -46%;
    border-radius: 6px;
}

.banner {
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    margin-bottom: 1.375em;
}

.banner .banner-bg {
    position: relative;
}

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

.banner.center .caption {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner.center .title span {
    font-weight: 300;
    color: #fdba3e;
    font-size: 0.45em;
    vertical-align: top;
}

.banner.center-right {
    margin-bottom: 6.4em;
}

.banner.center-right .caption {
    font-size: 14em;
    max-width: 2.455em;
    top: 50%;
    left: 5.5em;
    transform: translate(-50%, -50%);
}

.banner.center-right .caption .title {
    font-size: 0.321em;
    font-weight: 300;
    letter-spacing: 0.2px;
    line-height: 0.9;
}

.banner.center-right .caption .price {
    font-size: 1em;
}

.banner.center-right .caption .price span {
    font-size: 0.5em;
    vertical-align: top;
}

.banner.center-right .caption .description {
    font-size: 1em;
}

.banner.center-right .caption .text {
    font-size: 0.429em;
    max-width: 4.063em;
    padding-left: 0.24em;
}

.banner.center-right .caption .price,
.banner.center-right .caption .text {
    display: inline-block;
    font-weight: bold;
    line-height: 0.86;
}

.banner.center-right .caption .condition {
    font-size: 0.08em;
    padding-top: 1.1em;
    margin-top: 0.833em;
    border-top: 1px solid #fff;
    text-align: center;
    display: block;
}

.banner.social-block .caption {
    font-size: 8.125em;
}

.banner.social-block .caption .title {
    font-size: 1em;
    padding-bottom: 0.2em;
}

.banner.social-block .caption .pretitle {
    font-size: 0.538em;
    color: #fff;
    line-height: 0.9;
    margin-bottom: 0;
    font-weight: 300;
}

.banner.social-block .caption .subtitle {
    font-size: 0.185em;
    font-weight: bold;
    padding-bottom: 0.833em;
}

.banner.social-block .caption .button {
    font-size: 0.115em;
    font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    padding: 0.962em 3.63em;
    border-radius: 3.333em;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    border: 2px solid;
    background-color: transparent;
}

.banner .caption {
    position: absolute;
    top: 0.575em;
    left: 0.5em;
    font-size: 5em;
    width: 67%;
}

.banner .caption .title,
.banner .caption .subtitle {
    margin-bottom: 0;
    line-height: 1;
}

.banner .caption .description,
.banner .caption .condition,
.banner .caption .title,
.banner .caption .subtitle {
    color: #fff;
}

.banner .caption .title {
    font-size: 1em;
    line-height: 0.8;
}

.banner .caption .subtitle {
    font-size: 0.563em;
    font-weight: 200;
}

.banner .caption .description {
    font-size: 0.2em;
    line-height: 1;
}

.banner .caption .condition {
    font-size: 0.175em;
}

.banner .caption .button {
    font-size: 0.3em;
    font-weight: 300;
    padding: 0.396em 1em;
    border-radius: 10px;
    line-height: 1;
}

.banners .banner .caption {
    font-size: 4.063em;
    width: 78%;
}

.banners .banner .caption .condition {
    font-size: .2154em;
    display: block;
    padding-top: 2px;
}

.banners .banner .caption .subtitle {
    font-size: 0.554em;
    font-weight: 300;
}

.banners .banner .caption .banner-price {
    position: absolute;
    top: 210px;
    font-size: 4.615em;
    line-height: 1;
    letter-spacing: -2px;
    font-weight: bold;
    padding: 10px 23px 17px;
    border-radius: 20px;
}

.banners .banner .caption .banner-price .currency,
.banners .banner .caption .banner-price .decimals {
    font-size: xx-large;
    vertical-align: top;
}

.banners .banner .caption .banner-price .currency {
    font-weight: 400;
    line-height: 1.6;
}

.banners .banner .caption .banner-price .decimals {
    line-height: 1.2;
}

.banners .banner.top-right .caption {
    text-align: center;
    top: 0.45em;
    font-size: 3.75em;
    left: 2em;
    width: 44%;
}

.banners .banner.top-right .caption .description,
.banners .banner.top-right .caption .condition {
    font-size: .25em;
}

.tiles .banner.top-left .caption .condition {
    display: block;
    position: absolute;
    top: 350px;
}

.products-card+.banner,
.products-card+.banners {
    margin-top: 30px;
}

.banner:hover .banner-bg {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

.page-template-template-homepage-v7 .banner:hover .banner-bg,
.page-template-template-homepage-v5 .banner:hover .banner-bg {
    animation: none;
}

.page-template-template-homepage-v7 .banner {
    margin-bottom: 0;
}

article.post {
    margin-bottom: 5em;
    position: relative;
}

article.post .media-attachment {
    margin-bottom: 2.143em;
}

article.post .media-attachment .media-attachment-gallery .owl-carousel .owl-item figure {
    margin-bottom: 0;
}

article.post .media-attachment .media-attachment-gallery .owl-carousel .owl-dots {
    position: relative;
    margin-top: -1.643em;
    top: 0.714em;
    transition: all 200ms ease-out 0s;
    opacity: 0;
    margin-left: 2.5em;
    text-align: left;
}

article.post .media-attachment .media-attachment-gallery .owl-carousel:hover .owl-dots,
article.post .media-attachment .media-attachment-gallery .owl-carousel:focus .owl-dots {
    top: -2em;
    opacity: 1;
}

article.post .media-attachment .electro-img-placeholder {
    position: relative;
}

article.post .media-attachment .electro-img-placeholder i {
    color: #fff;
    font-size: 3.571em;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

article.post .entry-header {
    border-bottom: 1px solid #ececec;
    margin-bottom: 1em;
}

article.post .entry-header h1.entry-title {
    font-size: 1.563em;
    letter-spacing: -0.025em;
    font-weight: 400;
    margin-bottom: 0;
    padding-bottom: 0.26em;
}

article.post .entry-header h1.entry-title a {
    text-decoration: none;
}

article.post .entry-header h1.entry-title a:hover,
article.post .entry-header h1.entry-title a:focus {
    color: #000;
}

article.post .entry-header .entry-meta {
    padding-bottom: 0.8em;
}

article.post .entry-header .entry-meta div,
article.post .entry-header .entry-meta span {
    display: inline-block;
    font-size: 0.875em;
    font-style: italic;
    line-height: 1.231em;
    padding-right: 0.469em;
    color: #878787;
}

article.post .entry-header .entry-meta div .label,
article.post .entry-header .entry-meta span .label {
    font-weight: normal;
    font-size: 1em;
    padding: 0;
    padding-right: 0.469em;
}

article.post .entry-header .entry-meta div .label::after,
article.post .entry-header .entry-meta span .label::after {
    display: none;
}

article.post .entry-header .entry-meta div:after,
article.post .entry-header .entry-meta span:after {
    color: #9f9f9f;
    content: "\f111";
    display: inline-block;
    font-family: fontawesome;
    font-size: 0.295em;
    line-height: 0.385em;
    padding-left: 2em;
    position: relative;
    top: -0.6em;
}

article.post .entry-header .entry-meta div:last-child:after,
article.post .entry-header .entry-meta span:last-child:after {
    display: none;
}

article.post .entry-header .entry-meta .meta-label,
article.post .entry-header .entry-meta .tags-links {
    display: none;
}

article.post .entry-header .entry-meta a {
    color: #878787;
}

article.post .entry-content {
    color: #747474;
}

article.post .entry-content p {
    margin-bottom: 1.4em;
}

article.post .entry-content .page-links {
    color: #262626;
    font-weight: 700;
}

article.post .entry-content .page-links .page-links-label {
    font-weight: 400;
    background-color: transparent;
    border: none;
    padding: 0;
}

article.post .entry-content .page-links a {
    color: #7e7e7e;
    font-weight: 400;
}

article.post .entry-content .page-links a:hover,
article.post .entry-content .page-links a:focus {
    color: #262626;
}

article.post .entry-content .page-links>a,
article.post .entry-content .page-links>span {
    display: inline-block;
    border: 1px solid #e3e3e3;
    padding: 0.357em 0.714em;
    line-height: 1em;
}

article.post .entry-content .page-links>span {
    background-color: #fed700;
}

article.post .entry-content dl,
article.post .entry-content ol,
article.post .entry-content ul {
    margin-bottom: 2.143em;
}

article.post .entry-content iframe {
    width: 100%;
    border: none;
}

article.post .post-readmore {
    position: relative;
    display: inline-block;
    margin-right: 1.143em;
}

article.post .post-readmore .read-more-text {
    color: #333e48;
    background-color: #efecec;
    border-radius: 1.571em;
    border-color: #efecec;
    font-size: 0.875em;
    display: inline-block;
    padding: 0.5em 3.0224em;
    letter-spacing: -0.2px;
    font-weight: 400;
}

article.post .post-readmore .read-more-text:hover {
    background-color: #333e48;
    border-color: #333e48;
    color: #fff;
}

article.post .comments-link a,
article.post .likes a {
    position: relative;
    color: #878787;
    font-size: 0.857em;
    line-height: 1.5em;
}

article.post .comments-link a:before,
article.post .comments-link a:after,
article.post .likes a:before,
article.post .likes a:after {
    color: #999999;
    font-family: "font-pizzaro";
    margin-right: 0.429em;
}

article.post .comments-link a:hover,
article.post .comments-link a:focus,
article.post .likes a:hover,
article.post .likes a:focus {
    color: #000;
    text-decoration: none;
}

article.post .comments-link a:hover:before,
article.post .comments-link a:hover:after,
article.post .comments-link a:focus:before,
article.post .comments-link a:focus:after,
article.post .likes a:hover:before,
article.post .likes a:hover:after,
article.post .likes a:focus:before,
article.post .likes a:focus:after {
    color: #000;
}

article.post .likes a:before {
    content: "\6a";
}

article.post .comments-link a::before {
    content: "\7a";
}

article.post.format-quote .entry-content blockquote {
    letter-spacing: -0.025em;
    color: #fff;
    margin-left: 0;
    margin-bottom: 0;
    border: none;
    font-size: 0.875em;
    background-color: #333e48;
    display: block;
    padding: 6.429em 6em 6.429em 7.143em;
}

article.post.format-quote .entry-content blockquote:before {
    display: none;
}

article.post.format-quote .entry-content blockquote p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.429em;
    margin-bottom: 1.667em;
    display: block;
}

article.post.format-quote .entry-content blockquote ol:last-child,
article.post.format-quote .entry-content blockquote p:last-child,
article.post.format-quote .entry-content blockquote ul:last-child {
    margin-bottom: 0;
}

article.post.format-quote .entry-content blockquote cite {
    display: block;
    font-style: normal;
}

article.post.format-quote .entry-content blockquote cite:before {
    content: '-';
    padding-right: 4px;
}

article.post.format-link {
    letter-spacing: 0.025em;
}

article.post.format-link .entry-content {
    background: #f5f5f5;
    padding: 5.357em 7.143em;
}

article.post.format-link .entry-content p {
    font-size: 1.563em;
    margin-bottom: 0.8em;
    color: #434343;
    line-height: 1.2em;
}

article.post.format-link .entry-content p:last-child {
    margin-bottom: 0;
}

article.post.format-link .entry-content p a {
    font-size: 0.56em;
    line-height: 2.143em;
}

article.post.format-aside .entry-content p {
    font-size: 1.286em;
    margin-bottom: 1.889em;
}

article.post.format-status .entry-content p {
    font-size: 1.571em;
    margin-bottom: 1.545em;
}

.sticky h1.entry-title {
    font-size: 1.786em;
    letter-spacing: -0.025em;
    font-weight: 400;
    margin-bottom: 0.36em;
    padding-bottom: 0.36em;
}

.sticky h1.entry-title a {
    color: #434343;
    text-decoration: none;
}

.sticky h1.entry-title a:hover,
.sticky h1.entry-title a:focus {
    color: #000;
}


/*
 *  Owl Carousel - Core
 */

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    display: block;
    width: 100%;
    height: auto;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    display: none;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}


/* No Js */

.no-js .owl-carousel {
    display: block;
}


/*
 *  Owl Carousel - Animate Plugin
 */

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}


/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

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

.owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background-color: #bcbcbc;
    display: inline-block;
    border-radius: 50%;
}

.owl-dots .owl-dot.active {
    width: 30px;
    height: 8px;
    border-radius: 3px;
}

.owl-dots .owl-dot+.owl-dot {
    margin-left: 1em;
}


/**
 * Pagination
 */

.pagination,
.woocommerce-pagination {
    padding: 1em 0;
    text-align: center;
    clear: both;
    width: 100%;
    font-size: 0.938em;
}

.pagination .page-numbers,
.woocommerce-pagination .page-numbers {
    list-style: none;
    margin: 0;
}

.pagination .page-numbers:before,
.pagination .page-numbers:after,
.woocommerce-pagination .page-numbers:before,
.woocommerce-pagination .page-numbers:after {
    content: "";
    display: table;
}

.pagination .page-numbers:after,
.woocommerce-pagination .page-numbers:after {
    clear: both;
}

.pagination .page-numbers li+li,
.woocommerce-pagination .page-numbers li+li {
    margin-left: 22px;
}

.pagination .page-numbers li,
.woocommerce-pagination .page-numbers li {
    display: inline-block;
}

.pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers {
    border: 1px solid #d7d7d7;
    display: inline-block;
    padding: 1.2em 1.414em;
    color: #817f81;
    border-radius: 50px;
    line-height: 1;
}

.pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers.current {
    font-weight: 700;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    color: #2d2b2d;
}

.pagination .page-numbers li .page-numbers.dots,
.woocommerce-pagination .page-numbers li .page-numbers.dots {
    background-color: transparent;
}

.pagination .page-numbers li .page-numbers.prev,
.pagination .page-numbers li .page-numbers.next,
.woocommerce-pagination .page-numbers li .page-numbers.prev,
.woocommerce-pagination .page-numbers li .page-numbers.next {
    padding-left: 1em;
    padding-right: 1em;
}

.pagination .page-numbers li a.page-numbers:hover,
.woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: rgba(0, 0, 0, 0.05);
    border-color: rgba(0, 0, 0, 0.05);
}

.pagination .page-numbers>li .page-numbers.prev,
.pagination .page-numbers>li .page-numbers.next,
.woocommerce-pagination .page-numbers>li .page-numbers.prev,
.woocommerce-pagination .page-numbers>li .page-numbers.next {
    padding-left: 3.4em;
    padding-right: 3.4em;
    text-transform: uppercase;
    font-size: 0.867em;
    font-weight: normal;
}

.rtl .pagination a.next,
.rtl .pagination a.prev,
.rtl .woocommerce-pagination a.next,
.rtl .woocommerce-pagination a.prev {
    transform: rotateY(180deg);
}

.lite.full-width .pagination,
.lite.full-width .woocommerce-pagination,
.lite.left-sidebar .pagination,
.lite.left-sidebar .woocommerce-pagination,
.lite.right-sidebar .pagination,
.lite.right-sidebar .woocommerce-pagination,
.blog.full-width .pagination,
.blog.full-width .woocommerce-pagination,
.blog.left-sidebar .pagination,
.blog.left-sidebar .woocommerce-pagination,
.blog.right-sidebar .pagination,
.blog.right-sidebar .woocommerce-pagination {
    border-top: 1px solid #e9e9e9;
    padding: 3.1em 0 0em 0;
    float: none;
}

.dark .pagination .page-numbers li .page-numbers,
.dark .woocommerce-pagination .page-numbers li .page-numbers {
    color: #fff;
    border-color: #7f7f7f;
    border-width: 2px;
}

.dark .pagination .page-numbers li .page-numbers.current,
.dark .woocommerce-pagination .page-numbers li .page-numbers.current {
    background-color: #7f7f7f;
}

.dark .pagination .page-numbers li a.page-numbers:hover,
.dark .woocommerce-pagination .page-numbers li a.page-numbers:hover {
    background-color: #7f7f7f;
    border-color: #7f7f7f;
}

.section-events {
    padding-top: 8.063em;
    padding-bottom: 6em;
}

.section-events .section-title,
.section-events .error404 .page-content section h2,
.error404 .page-content section .section-events h2,
.section-events .error404 .fourohfour-columns-2 .col-1 h2,
.error404 .fourohfour-columns-2 .col-1 .section-events h2,
.section-events .related>h2:first-child,
.section-events .upsells>h2:first-child,
.section-events .woocommerce-cart .cart-collaterals+.cross-sells h2,
.woocommerce-cart .cart-collaterals+.cross-sells .section-events h2,
.section-events .pre-title {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform: uppercase;
}

.section-events .section-title,
.section-events .error404 .page-content section h2,
.error404 .page-content section .section-events h2,
.section-events .error404 .fourohfour-columns-2 .col-1 h2,
.error404 .fourohfour-columns-2 .col-1 .section-events h2,
.section-events .related>h2:first-child,
.section-events .upsells>h2:first-child,
.section-events .woocommerce-cart .cart-collaterals+.cross-sells h2,
.woocommerce-cart .cart-collaterals+.cross-sells .section-events h2 {
    font-size: 4.063em;
    font-weight: bold;
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 1.66em;
}

.section-events .section-title::after,
.section-events .error404 .page-content section h2::after,
.error404 .page-content section .section-events h2::after,
.section-events .error404 .fourohfour-columns-2 .col-1 h2::after,
.error404 .fourohfour-columns-2 .col-1 .section-events h2::after,
.section-events .related>h2:first-child::after,
.section-events .upsells>h2:first-child::after,
.section-events .woocommerce-cart .cart-collaterals+.cross-sells h2::after,
.woocommerce-cart .cart-collaterals+.cross-sells .section-events h2::after {
    display: none;
}

.section-events .pre-title {
    position: relative;
    overflow: hidden;
    text-align: center;
    font-weight: 300;
    font-size: 1.563em;
    margin-bottom: 0;
}

.section-events .pre-title span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
    padding: 0 20px;
}

.section-events .pre-title span:before,
.section-events .pre-title span::after {
    content: '';
    display: block;
    width: 53px;
    position: absolute;
    top: 0.53em;
    border-top: 1px solid #d5d5d5;
}

.section-events .pre-title span::before {
    right: 100%;
}

.section-events .pre-title span::after {
    left: 100%;
}

.section-events .events {
    display: inline-block;
}

.section-events .events .event {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .section-events .events .event {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .section-events .events .event {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .section-events .events .event {
        width: 50%;
    }
}

.pizzaro-breadcrumb {
    /* margin-top: -1.786em; */
    margin-bottom: 3em;
    border-bottom: 1px solid #e9e9e9;
}

.woocommerce-breadcrumb {
    padding-bottom: 2em;
    margin-top: -4%;
}

.woocommerce-breadcrumb a {
    color: #666666;
    display: inline-block;
}

.woocommerce-breadcrumb span.delimiter {
    margin: 0 1.04em;
}

.woocommerce-breadcrumb span.delimiter i {
    font-size: 10px;
}

.woocommerce-breadcrumb span.delimiter+a {
    padding: 0.465em 0.929em;
    background-color: #f5f5f5;
    border-radius: 0.357em;
}

.home.blog #content,
.home.page .entry-header {
    margin-top: 3.571em;
}

.pizzaro_recent_posts_widget ul>li {
    margin-bottom: 3.6em;
    display: inline-block;
    width: 100%;
}

.pizzaro_recent_posts_widget ul>li .post-thumbnail {
    display: block;
    margin-bottom: 6px;
}

.pizzaro_recent_posts_widget ul>li .post-thumbnail img {
    width: 100%;
}

.pizzaro_recent_posts_widget ul>li .post-content:before,
.pizzaro_recent_posts_widget ul>li .post-content:after {
    content: "";
    display: table;
}

.pizzaro_recent_posts_widget ul>li .post-content:after {
    clear: both;
}

.pizzaro_recent_posts_widget ul>li .post-content>a {
    color: #2d2b2d;
    display: block;
    font-size: 1.072em;
    line-height: 1.6;
}

.pizzaro_recent_posts_widget ul>li .post-content>a:hover,
.pizzaro_recent_posts_widget ul>li .post-content>a:focus {
    text-decoration: none;
    color: #000;
}

.pizzaro_recent_posts_widget ul>li .post-content .comments-link a {
    color: #aeaeae;
    padding-right: 4px;
}

.pizzaro_recent_posts_widget ul>li .post-content .comments-link a::before {
    font-family: "font-pizzaro";
    content: '\7a';
    padding-right: 4px;
    font-size: 0.929em;
}

.pizzaro_recent_posts_widget ul>li .post-content .post-date {
    color: #aeaeae;
    font-size: 0.858em;
    font-style: italic;
    line-height: 1em;
}

.pizzaro_recent_posts_widget .pizzaro-img-placeholder {
    position: relative;
}

.pizzaro_recent_posts_widget .pizzaro-img-placeholder .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
}

#main .widget_template_features .features {
    margin-left: -15px;
    margin-right: -15px;
}

#main .widget_template_features .features:before,
#main .widget_template_features .features:after {
    content: "";
    display: table;
}

#main .widget_template_features .features:after {
    clear: both;
}

#main .widget_template_features .features.columns-1 .feature {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    #main .widget_template_features .features.columns-1 .feature {
        width: 100%;
    }
}

@media (min-width: 992px) {
    #main .widget_template_features .features.columns-1 .feature {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    #main .widget_template_features .features.columns-1 .feature {
        width: 100%;
    }
}

#main .widget_template_features .features.columns-2 .feature {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    #main .widget_template_features .features.columns-2 .feature {
        width: 50%;
    }
}

@media (min-width: 992px) {
    #main .widget_template_features .features.columns-2 .feature {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    #main .widget_template_features .features.columns-2 .feature {
        width: 50%;
    }
}

#main .widget_template_features .features.columns-3 .feature {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    #main .widget_template_features .features.columns-3 .feature {
        width: 33.3333333333%;
    }
}

@media (min-width: 992px) {
    #main .widget_template_features .features.columns-3 .feature {
        width: 33.3333333333%;
    }
}

@media (min-width: 1200px) {
    #main .widget_template_features .features.columns-3 .feature {
        width: 33.3333333333%;
    }
}

#main .widget_template_features .features.columns-4 .feature {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    #main .widget_template_features .features.columns-4 .feature {
        width: 25%;
    }
}

@media (min-width: 992px) {
    #main .widget_template_features .features.columns-4 .feature {
        width: 25%;
    }
}

@media (min-width: 1200px) {
    #main .widget_template_features .features.columns-4 .feature {
        width: 25%;
    }
}

#main .widget_template_features .features.columns-6 .feature {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    #main .widget_template_features .features.columns-6 .feature {
        width: 16.6666666667%;
    }
}

@media (min-width: 992px) {
    #main .widget_template_features .features.columns-6 .feature {
        width: 16.6666666667%;
    }
}

@media (min-width: 1200px) {
    #main .widget_template_features .features.columns-6 .feature {
        width: 16.6666666667%;
    }
}

#main .widget_template_features .feature {
    margin-right: 0;
    text-align: left;
}

#main .widget_template_features .feature h3 {
    font-size: 1em;
    margin-bottom: 1.5em;
}

#main .widget_template_features .feature h3 a {
    font-weight: bold;
}

#main .widget_template_features .feature .feature-content {
    color: #727272;
    line-height: 1.8;
}

#main .widget_template_features .feature img {
    margin: 0 0 1.82em 0;
}

.navbar-toggle-close {
    display: none;
}

.toggled .navbar-toggle-close {
    display: block;
}

.toggled .navbar-toggle-hamburger {
    display: none;
}

.main-navigation.toggled .handheld-navigation,
.main-navigation.menu-ac .handheld-navigation,
.main-navigation.search-ac .Search {
    left: 0;
}

.handheld-navigation-wrapper button,
.handheld-navigation-wrapper .navbar-toggler,
.handheld-navigation-wrapper.toggled button,
.handheld-navigation-wrapper.toggled .navbar-toggler {
    color: #333E48;
    border: none;
}

.handheld-navigation-wrapper button:hover,
.handheld-navigation-wrapper button:focus,
.handheld-navigation-wrapper button:active,
.handheld-navigation-wrapper .navbar-toggler:hover,
.handheld-navigation-wrapper .navbar-toggler:focus,
.handheld-navigation-wrapper .navbar-toggler:active,
.handheld-navigation-wrapper.toggled button:hover,
.handheld-navigation-wrapper.toggled button:focus,
.handheld-navigation-wrapper.toggled button:active,
.handheld-navigation-wrapper.toggled .navbar-toggler:hover,
.handheld-navigation-wrapper.toggled .navbar-toggler:focus,
.handheld-navigation-wrapper.toggled .navbar-toggler:active {
    background-color: transparent;
    border: none;
    color: #333E48;
}

.sticky-wrapper .handheld-navbar-toggle-buttons.stuck {
    border-radius: 3px;
    position: fixed;
    right: 1.75rem;
    top: 1.25rem;
    z-index: 9999;
}

.main-navigation .handheld-navigation ul li:hover a,
.main-navigation .handheld-navigation ul li:focus a,
.main-navigation .handheld-navigation ul li:active a {
    background-color: transparent;
}

.main-navigation .handheld-navigation ul.menu ul a:hover,
.main-navigation .handheld-navigation ul.menu ul li:hover>a {
    background-color: transparent;
}

.handheld-navigation,
.Search {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: left 0.2s;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.2s;
    -moz-transition: left 0.2s;
    -ms-transition: left 0.2s;
    -o-transition: left 0.2s;
    transition: left 0.2s;
    z-index: 10000;
    display: block;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.handheld-navigation .phmm-close,
.Search .src-close {
    display: block;
    cursor: pointer;
    color: #fff;
    overflow: hidden;
    font-weight: bold;
    font-size: 36px;
    position: absolute;
    right: 4px;
    top: 20px;
}

.handheld-navigation .phmm-close:before,
.Search .src-close:before {
    font-family: "FontAwesome";
    font-weight: 400;
    content: '\f00d';
    margin-right: 1em;
    display: inline-block;
    padding: .857em 0 .857em 1.387em;
}

.handheld-navigation .navbar-toggler {
    cursor: pointer;
    text-align: left;
    float: right;
    position: relative;
    border: 2px solid #333e48;
    box-shadow: none;
    border-radius: 2px;
    padding: .6180469716em .875em .6180469716em 2.617924em;
    font-size: .875em;
}

.handheld-navigation .nav-title,
.handheld-navigation .widgettitle,
.handheld-navigation .widget-title {
    color: #fff;
    padding-left: 0.2em;
}

.handheld-navigation .nav-divider {
    display: none;
}

.handheld-navigation .sub-menu li a {
    font-size: .875em;
    padding-right: 24px;
}

.handheld-navigation .sub-menu li a .child-indicator {
    font-size: 1.143em;
}

.handheld-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.handheld-navigation ul li {
    display: block;
}

.handheld-navigation ul li.menu-item-has-children a::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .25rem;
    margin-left: .25rem;
    vertical-align: middle;
    border: none;
}

.handheld-navigation ul li a {
    padding: .857em 1.387em;
    display: inline-block;
    width: 100%;
    color: #fff;
}

.mobile-menu-link {
    font-size: 40px;
    text-align: center;
    padding: 10px 0 !important;
    transition: all 500ms;
}

.mobile-menu-link-sm {
    font-size: 16px;
}

.menu-item:hover .mobile-menu-link {
    color: red;
}

.menu-item .active {
    color: white !important;
}

.handheld-navigation ul li a i {
    margin-right: 10px;
}

.handheld-navigation ul li .child-indicator {
    float: right;
}

.handheld-navigation ul li ul {
    border-radius: 0;
    margin: 0;
}

.handheld-navigation ul li ul::after,
.handheld-navigation ul li ul::before {
    bottom: 100%;
    right: 22px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(72, 72, 72, 0);
    border-bottom-color: #090b0c;
    border-width: 7px;
    margin-left: -7px;
}

.handheld-navigation ul li ul li a {
    color: #c7c7c7;
}

.handheld-navigation ul .sub-menu {
    position: relative;
    background-color: #090b0c;
    width: 100%;
    transition: all .3s ease;
    border: none;
}

.handheld-navigation ul .sub-menu li a {
    padding-left: 2.188em;
}

.handheld-navigation ul .sub-menu .sub-menu {
    background-color: #222930;
}

.handheld-navigation ul .sub-menu .sub-menu::after,
.handheld-navigation ul .sub-menu .sub-menu::before {
    border-bottom-color: #222930;
}

.handheld-navigation ul .sub-menu .sub-menu .sub-menu {
    background-color: #2b343c;
}

.handheld-navigation ul .sub-menu .sub-menu .sub-menu::after,
.handheld-navigation ul .sub-menu .sub-menu .sub-menu::before {
    border-bottom-color: #2b343c;
}

.handheld-navigation ul>li.open>a ul ul {
    background-color: #090b0c;
}

.handheld-navigation .menu-item-has-children>.sub-menu {
    display: none;
}

.handheld-navigation .menu-item-has-children>a .child-indicator::before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f055";
}

.handheld-navigation .menu-item-has-children.open>.sub-menu {
    display: block;
}

.handheld-navigation .menu-item-has-children.open>a .child-indicator::before {
    content: "\f056";
}

.admin-bar .handheld-navigation {
    padding-top: 46px;
}

@media screen and (min-width: 768px) {
    .main-navigation,
    .primary-navigation,
    .header-v1 .main-navigation,
    .header-v2 .main-navigation .header-v3 .main-navigation,
    .header-v4 .main-navigation,
    .page-template-template-homepage-v1 .main-navigation,
    .page-template-template-homepage-v2 .main-navigation,
    .page-template-template-homepage-v3 .main-navigation,
    .page-template-template-homepage-v4 .main-navigation,
    .page-template-template-homepage-v5 .main-navigation,
    .page-template-template-homepage-v6 .main-navigation,
    .page-template-template-homepage-v7 .main-navigation {
        position: static;
    }
    .main-navigation ul li.yamm-fw {
        position: static;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu {
        position: absolute;
        left: auto;
        right: 0;
        width: 950px;
        z-index: 9999999999;
        border: 0;
        padding: 0;
        top: auto;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu li {
        display: block;
        height: auto;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content {
        padding: 26px 16px;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content:before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content:after {
        content: "";
        display: table;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content:after {
        clear: both;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .widgettitle,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .widgettitle,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .widgettitle,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu h2.widgettitle,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation h2.widgettitle,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation h2.widgettitle,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content li.nav-title {
        font-weight: bold;
        font-size: 15px;
        padding: .571em 0;
        border: none;
        color: #333e48;
        margin-bottom: 0;
        min-height: 2.667em;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu {
        position: static;
        display: block;
        padding: 0;
        margin-top: 0;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li {
        padding: 0;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li a {
        width: 100%;
        font-size: 13.132px;
        border: none;
        padding: .5em 1.429em .5em 0;
        height: auto;
        line-height: 1.2;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li a::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li a::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li a::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li a::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li a::after {
        content: none;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li::after {
        content: none;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover>a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover>a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover>a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li a:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li a:hover,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li a:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover>a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover>a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover>a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li a:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li a:hover,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li a:hover,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li::after {
        background-color: transparent;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover>a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover>a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover>a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover>a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover>a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover>a {
        color: #0f0f0f;
        font-weight: normal;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li.focus::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li.focus::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li.focus::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li.focus::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li.focus::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li.focus::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li.focus::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li.focus::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li.focus::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li.focus::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li.focus::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li.focus::after {
        content: none;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover ul li a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li.focus ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li.focus ul li a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li.focus ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover ul li a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li.focus ul li a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li.focus ul li a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li.focus ul li a {
        color: #e6e6e6;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover ul li a::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover ul li a::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li.focus ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li.focus ul li a::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li.focus ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li.focus ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li.focus ul li a::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li.focus ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover ul li a::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover ul li a::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li.focus ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li.focus ul li a::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li.focus ul li a::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li.focus ul li a::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li.focus ul li a::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li.focus ul li a::after {
        content: none;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover ul li::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li:hover ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li:hover ul li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li:hover ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li.focus ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li.focus ul li::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li.focus ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li.focus ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li.focus ul li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li.focus ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover ul li::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li:hover ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li:hover ul li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li:hover ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li.focus ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li.focus ul li::before,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li.focus ul li::before,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li.focus ul li::after,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li.focus ul li::after,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li.focus ul li::after {
        content: none;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul.menu li.nav-title,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul.menu li.nav-title,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul.menu li.nav-title {
        padding: .571em 0;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul.menu li.nav-title:hover a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul.menu li.nav-title:hover a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul.menu li.nav-title:hover a {
        font-weight: bold;
    }
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul.menu li.nav-title a,
    .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul.menu li.nav-title a,
    .page-template-template-homepage-v6 .main-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul.menu li.nav-title a {
        padding: 0;
        font-weight: bold;
        font-size: 1em;
        color: #333e48;
    }
    .header-v2 .main-navigation ul li.yamm-fw ul.sub-menu {
        width: 240%;
        left: 0;
    }
    .page-template-template-homepage-v2 .header-v2 .main-navigation ul li.yamm-fw ul.sub-menu {
        width: 100%;
    }
    .page-template-template-homepage-v5 .primary-navigation,
    .page-template-template-homepage-v6 .primary-navigation,
    .page-template-template-homepage-v7 .primary-navigation {
        position: relative;
    }
    .handheld-navigation ul li.yamm-fw ul.sub-menu .yamm-content .kc_row .kc_column {
        width: 100%;
    }
    .handheld-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu ul li a,
    .handheld-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation ul li a,
    .page-template-template-homepage-v6 .handheld-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation ul li a,
    .handheld-navigation ul li.yamm-fw ul.sub-menu .yamm-content .widget_nav_menu .menu li a,
    .handheld-navigation ul li.yamm-fw ul.sub-menu .yamm-content .page-template-template-homepage-v6 .secondary-navigation .menu li a,
    .page-template-template-homepage-v6 .handheld-navigation ul li.yamm-fw ul.sub-menu .yamm-content .secondary-navigation .menu li a {
        width: 100%;
    }
}

.site-header.stuck {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    padding: 6.54px 0;
    margin: 0;
}

.header-v1.stuck .primary-navigation {
    margin-bottom: 0;
}

.header-v1.stuck .pizzaro-secondary-navigation {
    display: none;
}

.header-v4.lite-bg.stuck {
    box-shadow: 0 4px 16px rgba(1, 1, 1, 0.15);
}

.site-header.stuck .handheld-navigation {
    padding-top: 0;
}

@media (min-width: 768px) {
    .admin-bar .site-header.stuck {
        top: 32px;
    }
}

.terms-conditions .hentry.type-page .entry-header,
.terms-conditions .entry-header,
.faq .hentry.type-page .entry-header,
.faq .entry-header {
    padding-bottom: 22px;
    border-bottom: 1px solid #eee;
    text-align: center;
    margin-bottom: 74px;
}

.terms-conditions .entry-header .entry-title,
.faq .entry-header .entry-title {
    font-size: 2.125em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}

.terms-conditions .entry-header p,
.faq .entry-header p {
    font-size: 0.938em;
}

.terms-conditions .entry-content .section,
.faq .entry-content .section {
    margin-bottom: 4em;
}

.terms-conditions .entry-content .section h2,
.faq .entry-content .section h2 {
    font-size: 1.563em;
    font-weight: normal;
}

.terms-conditions .entry-content .section.contact-us p,
.faq .entry-content .section.contact-us p {
    font-size: 0.875em;
}

.terms-conditions .entry-content h1,
.faq .entry-content h1 {
    font-size: 1.563em;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 2em;
}

.page-template-template-homepage-v6 .products-1 ul.products li.product:hover .hover-area,
.page-template-template-homepage-v6 .products-2 ul.products li.product:hover .hover-area {
    padding-bottom: 0;
}

.page-template-template-homepage-v6 ul.products li.product:hover {
    z-index: 9;
}

.woocommerce form .form-row .ywapo_input_container label {
    display: inline-block;
}

.kc_wrap_instagram ul li {
    list-style: none;
}

.footer-v1-static-content .kc_wrap_instagram ul {
    margin-bottom: 0;
}

.footer-v1-static-content .kc_wrap_instagram ul li img {
    width: 100%;
}

.social-share-btn {
    margin-bottom: 1.063em;
}

.owl-carousel .owl-item img .page-template-template-homepage-v2 .header-v2 .main-navigation ul li.yamm-fw ul.sub-menu {
    width: 950px;
    margin: 0 auto;
}

.faq .kc-css-754764 .col-md-6 {
    margin-bottom: 50px;
}

.faq .kc-col-container .kc-elm {
    margin-bottom: 20px;
}

.faq .kc-col-container .panel {
    border: none;
    box-shadow: none;
}

.faq .kc-col-container .panel .panel-heading {
    background-color: #fff;
    border-bottom: 1px solid #eeeeee;
    padding: 7px 0px;
}

.faq .kc-col-container .panel .panel-heading .panel-title {
    cursor: pointer;
    line-height: 30px;
    width: 100%;
    font-size: 25px;
    margin-bottom: 0px;
}

.faq .kc-col-container .panel .panel-heading .panel-title a {
    color: #434343;
    padding: 10px 15px;
    display: block;
    font-weight: normal;
}

.faq .kc-col-container .panel .panel-heading .panel-title a:before {
    float: right;
    font-family: 'FontAwesome';
    margin: 14px;
    speak: none;
    color: #aaa;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f106";
}

.kc-col-container .panel-body {
    padding: 15px;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
}

.faq .panel-group .panel-heading+.panel-collapse>.list-group,
.faq .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
}

.list-no-image-cat-view .kc_single_image {
    position: relative;
}

.error-404 ul.products {
    margin-left: -15px;
    margin-right: -15px;
}

.single-product.style-1 .woocommerce-tabs .nav-tabs {
    border: none;
}

.single-product.style-1 .woocommerce-tabs .nav-tabs li {
    float: none;
}

.single-product.style-1 .woocommerce-tabs .nav-tabs li a {
    border: none;
}

.single-product.style-1 .woocommerce-tabs .nav-tabs li a:hover {
    background-color: #fff;
}

.single-product.style-1 .woocommerce-tabs .nav-tabs li.active a:hover {
    background-color: #f5f5f5;
}

.single-product.style-2 .woocommerce-tabs {
    background-color: #fff;
}

.single-product.style-2 .woocommerce-tabs .nav-tabs {
    border: none;
}

.single-product.style-2 .woocommerce-tabs .nav-tabs li {
    float: none;
}

.single-product.style-2 .woocommerce-tabs .nav-tabs li a {
    border: none;
}

.single-product.style-2 .woocommerce-tabs .nav-tabs li a:hover {
    background-color: #fff;
}

.single-product.style-2 .woocommerce-tabs .nav-tabs li.active a:hover {
    background-color: #f5f5f5;
}

.single-product.style-2 .woocommerce-tabs .tab-content {
    background-color: #f5f5f5;
}

.single-product .woocommerce-tabs .tab-reviews p.stars a:before {
    font-family: "FontAwesome";
    content: "\f006";
}

.single-product .woocommerce-tabs .tab-reviews p.stars a:hover~a:before {
    content: "\f006";
}

.single-product .woocommerce-tabs .tab-reviews p.stars:hover a:before {
    content: "\f005";
}

.single-product .woocommerce-tabs .tab-reviews p.stars.selected a.active:before {
    content: "\f005";
}

.single-product .woocommerce-tabs .tab-reviews p.stars.selected a.active~a:before {
    content: "\f006";
}

.single-product .woocommerce-tabs .tab-reviews p.stars.selected a:not(.active):before {
    content: "\f096";
}

.dark .site-content {
    background-image: url(../../assets/images/dark-pat.jpg);
    background-repeat: repeat;
}

.site-content .home-v1-slider {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Yanone Kaffeesatz', sans-serif;
}

.site-content .home-v1-slider .caption {
    position: absolute;
    top: 70%;
    left: 55%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 10.625em;
    text-align: left;
    width: 100%;
}

.site-content .home-v1-slider .owl-carousel {
    display: block;
}

.site-content .home-v1-slider .owl-carousel .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 1.875em;
}

.site-content .home-v1-slider .owl-carousel .owl-dots .owl-dot {
    background-color: #fff;
}

.site-content .home-v1-slider .owl-carousel .owl-dots .owl-dot.active {
    background-color: #c00a27;
}

.site-content .home-v1-slider .owl-carousel .item {
    background-position: center;
    background-size: cover;
    height: 55em;
    width: 100%;
    position: relative;
}

.site-content .home-v1-slider .owl-carousel .slider-4 .pre-title {
    font-size: 0.212em;
    line-height: 0.833em;
    color: #fff;
    font-weight: 300;
    text-align: left;
    padding-bottom: 0.118em;
    padding-top: 1.25em;
    text-shadow: 3px 2px 1px #000000b5;
}

.site-content .home-v1-slider .owl-carousel .slider-4 .title {
    font-size: 0.5em;
    line-height: 0.923em;
    font-weight: 700;
    text-align: left;
    color: #fff;
    text-shadow: 3px 2px 1px #000000b5;
}

.site-content .home-v1-slider .owl-carousel .slider-4 .title span {
    position: relative;
    text-shadow: 3px 2px 1px #000000b5;
}


/* .site-content .home-v1-slider .owl-carousel .slider-4 .title span:before {
    content: 'new!';
    font-size: 0.153em;
    line-height: 3.5;
    left: -2.5em;
    top: 0;
    min-width: 3.3em;
    border-radius: 50px;
    background-color: #ffae00;
    position: absolute;
    } */

.site-content .home-v1-slider .owl-carousel .slider-3 .pre-title {
    color: #fc3939;
    font-size: 0.365em;
    line-height: 0.353em;
    font-weight: 700;
    text-align: center;
}

.site-content .home-v1-slider .owl-carousel .slider-3 .title {
    font-size: 1em;
    line-height: 1;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-content .home-v1-slider .owl-carousel .slider-3 .title span {
    font-size: 0.294em;
    font-weight: 400;
    padding: 0 0.2em;
    line-height: 1;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .border {
    width: 1.059em;
    border-bottom: 2px dashed #fff;
    margin: 0.147em;
    display: inline-block;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .price-tag {
    text-align: center;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .price-tag .price-tag-value {
    padding-left: 0.076em;
    padding-right: 0.094em;
    padding-bottom: 0.059em;
    background-color: #4caf50;
    display: inline-block;
    position: relative;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .price-tag .price-tag-value div {
    display: inline-block;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .price-tag .price-tag-value .price {
    font-size: 0.512em;
    line-height: 1;
    font-weight: 700;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .price-tag .price-tag-value .price .symbol {
    font-size: 0.58em;
    vertical-align: super;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .price-tag .price-tag-value .price .slider-amount {
    font-size: 0.58em;
    display: inline-block;
    line-height: 0.5;
    font-weight: 400;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .price-tag .price-tag-value .price .price-only {
    font-size: 0.4em;
    line-height: 0.129em;
    font-weight: 400;
    display: inline-block;
    margin: 0;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .title {
    font-size: 0.824em;
    line-height: 1;
    font-weight: 700;
    text-align: center;
}

.site-content .home-v1-slider .owl-carousel .slider-2 .sub-title {
    font-size: 0.482em;
    line-height: 1;
    font-weight: 300;
    text-align: center;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .pre-title {
    text-align: center;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .border {
    width: 0.706em;
    border-bottom: 1px solid #fff;
    display: inline-block;
    margin: 0.059em;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .lable {
    font-size: 0.153em;
    line-height: 2.5;
    font-weight: 700;
    min-width: 66px;
    border-radius: 2.5em;
    background-color: #ffae00;
    display: inline-block;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .pre-title-value {
    font-size: 0.176em;
    line-height: 1em;
    font-weight: 400;
    font-family: "Open Sans";
    display: inline-block;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .title {
    font-size: 0.824em;
    line-height: 1em;
    font-weight: 700;
    text-align: center;
    padding-bottom: 0.059em;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .sub-title {
    font-size: 0.482em;
    line-height: 1;
    font-weight: 300;
    text-align: center;
    padding-bottom: 0.6em;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .border-bottom {
    width: 1.735em;
    display: inline-block;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
}

.site-content .home-v1-slider .owl-carousel .slider-1 .bottom-caption {
    font-size: 0.118em;
    line-height: 1;
    font-weight: 400;
    position: relative;
    text-align: center;
}

.site-content .home-v1-slider .owl-carousel .slider-1 .bottom-caption::before {
    content: "";
    display: block;
    left: 50%;
    top: -1em;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 14.8em;
    height: 1px;
    border-bottom: 2px dotted rgba(255, 255, 255, 0.5);
}

.home-v5 .site-content .home-v1-slider {
    width: 100%;
    margin-left: auto;
    left: auto;
}

.home-v2 .home-v1-slider,
.home-v7 .home-v1-slider {
    margin-bottom: 0px;
}

.home-v6 .home-v1-slider {
    margin-bottom: 30px;
}

.full-width.grid-view.dark .ywapo_group_container.form-row.form-row-wide {
    margin: 0 0 15px 0;
}

.section-tabs .nav-tabs>li {
    float: none;
}

.section-tabs .nav-tabs>li>a {
    font-size: 1.625em;
    font-weight: 400;
    color: #9b959b;
    text-align: center;
    padding: 10px 26px .692em;
    position: relative;
    border: none;
}

.section-tabs .nav-tabs>li.active>a,
.section-tabs .nav-tabs>li.active>a:focus,
.section-tabs .nav-tabs>li.active>a:hover {
    border: none;
    background-color: transparent;
}

.section-tabs .nav>li>a:focus,
.section-tabs .nav>li>a:hover {
    background-color: transparent;
    border: none;
}

.home-v5 .banner.center-right .caption .description {
    display: flex;
    align-items: center;
}

.page-template-template-homepage-v6 .footer-social-icons ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.section-products-carousel-with-image .products .product h3 {
    text-align: center;
    font-size: 1em;
    color: #2d2b2d;
    padding-top: 8px;
    display: inline-block;
    font-weight: 400;
}

.html-change.list-view.full-width.dark.columns-2 ul.products li.product .product-inner .product-content-wrapper {
    padding: 30px 24px 0px 24px;
}

.html-change.list-view.full-width.dark.columns-2 ul.products li.product .ywapo_group_container_radio h3 {
    margin: .857em 1em 1.2em;
}

.store-locator-page .wpsl-search {
    background: #f4f3f3;
}

.store-locator-page .wpsl-search .wpsl-from {
    display: flex;
    align-items: center;
}

.store-locator-page .wpsl-search .wpsl-radius,
.store-locator-page .wpsl-search .wpsl-results {
    display: inline-block;
}

.store-locator-page .wpsl-search .wpsl-radius {
    padding-right: 30px;
}

.store-locator-page .wpsl-search .wpsl-select-wrap .wpsl-dropdown {
    padding: 6px 10px;
    border-radius: 40px;
    border: 1px solid #ccc;
    width: auto;
}

.store-locator-page .wpsl-search .wpsl-select-wrap .wpsl-dropdown select {
    border: none;
    background-color: transparent;
    width: 120px;
}

.store-locator-page #wpsl-result-list ul {
    list-style: none;
    margin: 0;
}

.store-locator-page .map {
    padding: 0;
}

.store-locator-page .contact-map iframe {
    width: 100%;
}

.error404 .page-content section h2 {
    text-align: left;
}

.error404 .fourohfour-columns-2 .col-md-4 h2 {
    font-size: 1.313em;
    color: #2d2b2d;
    letter-spacing: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding: 0 0 1em;
    margin-bottom: 1em;
    font-weight: 300;
}

.site-footer.footer-v2 .footer-social-icons {
    display: flex;
    justify-content: space-between;
}

.site-footer.footer-v2 ul.social-icons>li+li {
    margin-left: 1.25em;
}

.home-v1 .section-product {
    background-position: center center;
}

.section-coupon .coupon-bg {
    height: 800px;
}

.banner.social-block .banner-bg,
.section-recent-post {
    height: 734px;
}

.section-products-carousel-with-image {
    height: 677px;
}

.menu-card {
    height: 950px;
}

@media screen and (min-width: 768px) {
    .header-v1 .main-navigation ul li.yamm-fw ul.sub-menu {
        left: 0;
    }
    .header-v1 .primary-navigation ul.menu,
    .header-v1 .primary-navigation ul.nav-menu {
        position: relative;
        display: flex;
        align-items: center;
    }
    .header-v1 .primary-navigation ul.nav-menu .Menu-footer-img {
        width: 23px;
        filter: invert(1);
        transition: all 500ms;
    }
    .header-v1 .primary-navigation ul.nav-menu .Menu-footer-a {
        padding: 0;
        background-color: transparent;
    }
    .header-v1 .primary-navigation ul.nav-menu .Menu-footer-a:hover .Menu-footer-img {
        transform: scale(1.1);
    }
}

@media (max-width: 767px) {
    .site-content .home-v1-slider .owl-carousel .item {
        height: 20em;
    }
    .site-content .home-v1-slider .owl-carousel .slider-1 .lable {
        min-width: 22px;
    }
    .site-content .home-v1-slider .caption {
        font-size: 3.625em;
        width: 400px;
    }
    .owl-carousel .owl-item img {
        width: 100%;
    }
    .list-view.columns-1 .product-inner .hover-area {
        margin-top: 12px;
    }
    .list-view.columns-2.dark .product-inner .woocommerce-LoopProduct-link .ywapo_group_container_radio,
    .list-view.columns-1.full-width .product-inner .woocommerce-LoopProduct-link .ywapo_group_container_radio {
        display: none;
    }
    .list-view.columns-2.dark .product-inner .hover-area {
        margin-bottom: 20px;
    }
    .home-v1 .section-product .product-wrapper,
    .home-v2 .section-product .product-wrapper {
        padding: 0;
    }
    .list-view.full-width.dark.columns-1 ul.products li.product .woocommerce-LoopProduct-link>h3 {
        margin-bottom: 0;
    }
    .about .widget_template_features .features.columns-3 .feature {
        margin-bottom: 2em;
    }
    .home-v5 .banner.center-right .caption .description {
        display: block;
    }
    .store-locator-page .wpsl-search .wpsl-from {
        display: block;
    }
    .store-locator-page .wpsl-search .wpsl-from .wpsl-input,
    .store-locator-page .wpsl-search .wpsl-from .wpsl-select-wrap,
    .store-locator-page .wpsl-search .wpsl-from .wpsl-search-btn-wrap {
        float: none;
    }
    .store-locator-page #wpsl-stores {
        height: 200px;
    }
    .list-view.columns-2.dark ul.products li.product .yith_wapo_groups_container,
    .list-view.columns-1 ul.products li.product .yith_wapo_groups_container {
        display: none;
    }
    .home-v1 .section-product {
        background-position: 12% center;
    }
}

@media (min-width: 768px) and (max-width: 1382px) {
    .site-content .home-v1-slider .caption {
        font-size: 10em;
        width: 700px;
    }
}

@media (min-width: 1025px) {
    .section-products-with-gallery ul.products li.product {
        height: 650px;
    }
    .html-change .section-products-4-1 .products-4-1 .columns-1 ul.products li.product .product-image-wrapper {
        min-height: 600px;
    }
}

.html-change .section-products-4-1 .products-4-1 .columns-1 ul.products li.product .product-image-wrapper {
    min-height: auto;
}

@media (max-width: 480px) {
    .html-change.list-view.full-width.columns-2 ul.products li.product .product-inner .product-content-wrapper {
        padding: 14px 0 24px;
    }
    .error404 .fourohfour-columns-2 ul.products li.product .product-content-wrapper {
        padding: 0 14px;
    }
}

@media (min-width: 1024px) and (max-width: 1199px) {
    .site-footer.footer-v2 .footer-store-info {
        padding: 0;
    }
}

@media (max-width: 1024px) {
    .list-view.columns-2 .product-inner {
        display: flex;
        align-items: center;
    }
}

@media (min-width: 768px) and (max-width: 1170px) {
    .home-v1 .section-product {
        background-position: 41% center;
    }
    .store-locator-page .wpsl-search .wpsl-search-btn-wrap {
        width: 26.667%;
    }
}

.section-product {
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.section-product .product-wrapper {
    position: relative;
    height: 100%;
}

.section-product .product-wrapper .product-inner {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: center;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    padding: 0 4.375em;
}

@media (min-width: 768px) {
    .section-product .product-wrapper .product-inner {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .section-product .product-wrapper .product-inner {
        width: 41.6666666667%;
    }
}

@media (min-width: 1200px) {
    .section-product .product-wrapper .product-inner {
        width: 41.6666666667%;
    }
}

.section-product .product-wrapper .product-inner h3 {
    font-size: 1.313em;
    font-weight: normal;
}

.section-product .product-wrapper .product-inner header {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 10em;
    text-transform: uppercase;
    color: #1f1f1f;
    line-height: 1;
    margin-bottom: 0.225em;
}

.section-product .product-wrapper .product-inner header .pre-title {
    font-size: 0.225em;
    font-weight: 100;
    display: inline-block;
    padding: 3px;
    border-bottom: 1px solid #1f1f1f;
    letter-spacing: 1.4px;
    margin-bottom: 0;
}

.section-product .product-wrapper .product-inner header .title {
    font-size: 1em;
    letter-spacing: -2px;
    line-height: 0.8;
    margin-bottom: 0;
}

.section-product .product-wrapper .product-inner header .title span {
    display: block;
    line-height: 1;
    font-size: 0.563em;
    letter-spacing: 4px;
}

.section-product .product-wrapper .product-inner header .sub-title {
    font-size: 0.15em;
    letter-spacing: 4px;
}

.section-product .product-wrapper .product-inner .required,
.section-product .product-wrapper .product-inner .price {
    display: none;
}

.section-product .product-wrapper .product-inner div[itemprop="description"] {
    font-style: italic;
    color: #71706c;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 1.6;
    padding: 0 3em;
}

.section-product .product-wrapper .product-inner .woocommerce-LoopProduct-link {
    margin-bottom: 1em;
    display: inline-block;
}

.section-product .product-wrapper .product-inner>.button {
    margin-bottom: 0;
}

.section-product .product-wrapper .product-inner .ywapo_group_container_radio {
    display: inline-block;
}

.section-product .product-wrapper .product-inner .ywapo_group_container_radio h3 {
    margin-right: 1em;
    margin-left: 1em;
    position: relative;
    z-index: 1;
    color: #2b2929;
    font-size: 0.875em;
    margin-bottom: 2.429em;
    margin-top: 0.857em;
}

.section-product .product-wrapper .product-inner .ywapo_group_container_radio h3:before,
.section-product .product-wrapper .product-inner .ywapo_group_container_radio h3::after {
    border-top: 1px solid #c8c6bc;
    content: "";
    margin: 0 auto;
    /* this centers the line to the full width specified */
    position: absolute;
    /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 50%;
    width: 36%;
    z-index: -1;
}

.section-product .product-wrapper .product-inner .ywapo_group_container_radio h3::before {
    left: 3%;
}

.section-product .product-wrapper .product-inner .ywapo_group_container_radio h3::after {
    right: 3%;
}

.section-product .product-wrapper .product-inner .ywapo_group_container_radio h3 span {
    /* to hide the lines from behind the text, you have to set the background color the same as the container */
    padding: 0 15px;
}

.section-product .product-wrapper .product-inner .ywapo_input_container_radio.ywapo_input_container {
    display: inline-block;
}

.section-product .product-wrapper .product-inner .ywapo_input_container_radio.ywapo_input_container .ywapo_label_tag_position_after::before {
    background-color: #fff;
}

.section-product .product-wrapper .product-inner .ywapo_input_container_radio.ywapo_input_container:hover .ywapo_label_tag_position_after::before {
    background-color: #ffcd00;
}

.section-product .product-wrapper .product-inner .ywapo_input_container_radio.ywapo_input_container:nth-child(n+4) {
    display: none;
}

.section-products .columns-6 ul.products li.product div[itemprop=description] {
    display: none;
}

.section-products .columns-6 ul.products li.product .product-image-wrapper,
.section-products .columns-6 ul.products li.product .product-content-wrapper,
.section-products .columns-6 ul.products li.product .hover-area {
    border-width: 3px;
}

.section-products .columns-6 ul.products li.product .ywapo_group_container_radio h3 span:before,
.section-products .columns-6 ul.products li.product .ywapo_group_container_radio h3 span::after {
    width: 52%;
}

.page-template-template-homepage-v5 .section-products>.section-title,
.page-template-template-homepage-v5 .error404 .page-content section .section-products>h2,
.error404 .page-content section .page-template-template-homepage-v5 .section-products>h2,
.page-template-template-homepage-v5 .error404 .fourohfour-columns-2 .col-1 .section-products>h2,
.error404 .fourohfour-columns-2 .col-1 .page-template-template-homepage-v5 .section-products>h2,
.page-template-template-homepage-v5 .related.section-products>h2:first-child,
.page-template-template-homepage-v5 .upsells.section-products>h2:first-child,
.page-template-template-homepage-v5 .woocommerce-cart .cart-collaterals+.cross-sells .section-products>h2,
.woocommerce-cart .cart-collaterals+.cross-sells .page-template-template-homepage-v5 .section-products>h2 {
    margin-bottom: 3.8em;
}

.page-template-template-homepage-v5 .section-products ul.products li.product .ywapo_input_container_radio {
    margin: 0 .4em 1em;
}

.page-template-template-homepage-v5 .section-products ul.products li.product .ywapo_input_container_radio .ywapo_label_price .amount {
    font-size: 1.063em;
}

.page-template-template-homepage-v1 .section-product .product-wrapper .product-inner div[itemprop="description"] {
    color: #343331;
}

ul.products li.product,
.products .owl-item>.product {
    transition: all 0.2s ease-in-out 0s;
    padding: 0 0 1.688em 0;
}

ul.products li.product h3,
.products .owl-item>.product h3 {
    font-size: 1.313em;
    font-weight: normal;
}

ul.products li.product .button,
.products .owl-item>.product .button {
    padding: .733em 3em;
}

ul.products li.product .button,
ul.products li.product .added_to_cart,
.products .owl-item>.product .button,
.products .owl-item>.product .added_to_cart {
    font-size: 0.938em;
    transition: all 0.2s ease;
}

ul.products li.product .added_to_cart,
.products .owl-item>.product .added_to_cart {
    background-color: #f5f5f5;
    color: #2b2b2b;
    padding: .733em 5em;
    display: inline-block;
}

ul.products li.product .button:focus,
.products .owl-item>.product .button:focus {
    color: #fff;
}

ul.products li.product .product-image-wrapper,
ul.products li.product .product-content-wrapper,
.products .owl-item>.product .product-image-wrapper,
.products .owl-item>.product .product-content-wrapper {
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    padding-right: 15px;
    padding-left: 15px;
    transition: all 0.1s ease-in-out 0s;
}

ul.products li.product .product-image-wrapper,
.products .owl-item>.product .product-image-wrapper {
    border-top: 5px solid transparent;
}

ul.products li.product .product-content-wrapper,
.products .owl-item>.product .product-content-wrapper {
    border-bottom: 5px solid transparent;
}

ul.products li.product .hover-area,
.products .owl-item>.product .hover-area {
    display: none;
    border: none;
    position: relative;
    text-align: center;
    background-color: #FFF;
    transition: all 0.1s ease-in-out 0s;
}

ul.products li.product .hover-area .button:hover,
ul.products li.product .hover-area .button:active,
ul.products li.product .hover-area .button:focus,
.products .owl-item>.product .hover-area .button:hover,
.products .owl-item>.product .hover-area .button:active,
.products .owl-item>.product .hover-area .button:focus {
    color: #fff;
}

ul.products li.product:hover,
ul.products li.product.hover,
.products .owl-item>.product:hover,
.products .owl-item>.product.hover {
    z-index: 999;
    position: relative;
}

ul.products li.product:hover .product-image-wrapper,
ul.products li.product:hover .product-content-wrapper,
ul.products li.product.hover .product-image-wrapper,
ul.products li.product.hover .product-content-wrapper,
.products .owl-item>.product:hover .product-image-wrapper,
.products .owl-item>.product:hover .product-content-wrapper,
.products .owl-item>.product.hover .product-image-wrapper,
.products .owl-item>.product.hover .product-content-wrapper {
    border-color: #e9e9e9;
}

ul.products li.product:hover .product-inner,
ul.products li.product.hover .product-inner,
.products .owl-item>.product:hover .product-inner,
.products .owl-item>.product.hover .product-inner {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    min-height: 100%;
    background-color: #fff;
}

ul.products li.product:hover .hover-area,
ul.products li.product.hover .hover-area,
.products .owl-item>.product:hover .hover-area,
.products .owl-item>.product.hover .hover-area {
    display: flex;
    padding-top: 0.214em;
    position: relative;
    z-index: 1;
    padding-bottom: 15px;
    transition: all 0.1s ease-in-out 0s;
}

ul.products li.product:hover .ywapo_input_container_radio input:checked+label::before,
ul.products li.product.hover .ywapo_input_container_radio input:checked+label::before,
.products .owl-item>.product:hover .ywapo_input_container_radio input:checked+label::before,
.products .owl-item>.product.hover .ywapo_input_container_radio input:checked+label::before {
    background-color: #ffcd00;
    border: 2px solid #ffcd00;
}

ul.products li.product .product-inner,
.products .owl-item>.product .product-inner {
    padding: 0;
    height: 100%;
    position: relative;
}

ul.products li.product .product-outer,
.products .owl-item>.product .product-outer {
    position: relative;
}

ul.products li.product .button.added,
.products .owl-item>.product .button.added {
    display: none;
}

ul.products li.product .woocommerce-LoopProduct-link,
.products .owl-item>.product .woocommerce-LoopProduct-link {
    position: relative;
}

ul.products li.product .woocommerce-LoopProduct-link:before,
ul.products li.product .woocommerce-LoopProduct-link:after,
.products .owl-item>.product .woocommerce-LoopProduct-link:before,
.products .owl-item>.product .woocommerce-LoopProduct-link:after {
    content: "";
    display: table;
}

ul.products li.product .woocommerce-LoopProduct-link:after,
.products .owl-item>.product .woocommerce-LoopProduct-link:after {
    clear: both;
}

ul.products li.product .woocommerce-LoopProduct-link>h3,
.products .owl-item>.product .woocommerce-LoopProduct-link>h3 {
    display: inline-block;
    overflow: hidden;
    height: 1.19em;
    line-height: 1.2em;
    max-width: 14.286em;
}

ul.products li.product .food-type-icon,
.products .owl-item>.product .food-type-icon {
    display: inline-block;
    padding-left: 6px;
    vertical-align: top;
}

ul.products li.product .food-type-icon i,
.products .owl-item>.product .food-type-icon i {
    font-size: 0.875em;
}

ul.products li.product .food-type-icon i+i,
.products .owl-item>.product .food-type-icon i+i {
    padding-left: 6px;
}

ul.products li.product .onsale,
.products .owl-item>.product .onsale {
    position: absolute;
    left: 0;
}

ul.products li.product div[itemprop="description"],
.products .owl-item>.product div[itemprop="description"] {
    font-style: italic;
    color: #71706c;
    font-size: 0.875em;
    font-weight: normal;
    line-height: 1.6;
    height: 3.571em;
    overflow: hidden;
    padding: 0 3em;
}

ul.products li.product .required,
ul.products li.product .yith_wapo_groups_container~.price,
.products .owl-item>.product .required,
.products .owl-item>.product .yith_wapo_groups_container~.price {
    display: none;
}

ul.products li.product .yith_wapo_groups_container,
.products .owl-item>.product .yith_wapo_groups_container {
    height: 7.813em;
}

ul.products li.product .ywapo_group_container_radio,
.products .owl-item>.product .ywapo_group_container_radio {
    display: inline-block;
}

ul.products li.product .ywapo_group_container_radio h3,
.products .owl-item>.product .ywapo_group_container_radio h3 {
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #2b2929;
    font-size: 0.875em;
    margin-bottom: 1.429em;
    margin-top: 0.857em;
}

ul.products li.product .ywapo_group_container_radio h3 span,
.products .owl-item>.product .ywapo_group_container_radio h3 span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
    padding: 0 20px;
}

ul.products li.product .ywapo_group_container_radio h3 span:before,
ul.products li.product .ywapo_group_container_radio h3 span::after,
.products .owl-item>.product .ywapo_group_container_radio h3 span:before,
.products .owl-item>.product .ywapo_group_container_radio h3 span::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    border-top: 1px solid #d5d5d5;
    top: 50%;
}

ul.products li.product .ywapo_group_container_radio h3 span::before,
.products .owl-item>.product .ywapo_group_container_radio h3 span::before {
    right: 100%;
}

ul.products li.product .ywapo_group_container_radio h3 span::after,
.products .owl-item>.product .ywapo_group_container_radio h3 span::after {
    left: 100%;
}

ul.products li.product .ywapo_input_container_radio.ywapo_input_container,
.products .owl-item>.product .ywapo_input_container_radio.ywapo_input_container {
    display: inline-block;
}

ul.products li.product .ywapo_input_container_radio.ywapo_input_container:nth-child(n+4),
.products .owl-item>.product .ywapo_input_container_radio.ywapo_input_container:nth-child(n+4) {
    display: none;
}

.columns-4 ul.products li.product .ywapo_input_container_radio,
.columns-4 .products .owl-item>.product .ywapo_input_container_radio {
    margin: 0 .6em 1em;
}

.columns-4 ul.products li.product .ywapo_input_container_radio .ywapo_label_price .amount,
.columns-4 .products .owl-item>.product .ywapo_input_container_radio .ywapo_label_price .amount {
    font-size: 1.063em;
}

.columns-4 ul.products li.product .ywapo_input_container_radio .ywapo_label_price,
.columns-4 .products .owl-item>.product .ywapo_input_container_radio .ywapo_label_price {
    padding-left: 5px;
}

.columns-4 ul.products li.product .ywapo_group_container_radio h3,
.columns-4 .products .owl-item>.product .ywapo_group_container_radio h3 {
    margin: .857em 0 2.429em;
}

.grid-view.full-width.dark ul.products li.product,
.grid-view.full-width.dark .products .owl-item>.product {
    border: none;
    border-radius: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}

.grid-view.full-width.dark ul.products li.product:hover,
.grid-view.full-width.dark .products .owl-item>.product:hover {
    border: none;
}

.grid-view.full-width.dark ul.products li.product:hover .button,
.grid-view.full-width.dark .products .owl-item>.product:hover .button {
    display: inline-block;
    margin: 0;
}

.grid-view.full-width.dark ul.products li.product .product-inner,
.grid-view.full-width.dark ul.products li.product .hover-area,
.grid-view.full-width.dark .products .owl-item>.product .product-inner,
.grid-view.full-width.dark .products .owl-item>.product .hover-area {
    border-radius: 10px;
    background-color: transparent;
}

.grid-view.full-width.dark ul.products li.product .hover-area,
.grid-view.full-width.dark .products .owl-item>.product .hover-area {
    padding-bottom: 30px;
}

.grid-view.full-width.dark ul.products li.product img,
.grid-view.full-width.dark .products .owl-item>.product img {
    margin: 0;
    width: 100%;
}

.grid-view.full-width.dark ul.products li.product .price,
.grid-view.full-width.dark .products .owl-item>.product .price {
    font-size: 1.25em;
    color: #2d2b2d;
}

.grid-view.full-width.dark ul.products li.product .price>del,
.grid-view.full-width.dark .products .owl-item>.product .price>del {
    font-size: 0.8em;
}

.grid-view.full-width.dark ul.products li.product .price .woocommerce-Price-currencySymbol,
.grid-view.full-width.dark .products .owl-item>.product .price .woocommerce-Price-currencySymbol {
    font-size: small;
    vertical-align: top;
    line-height: 1.4;
}

.grid-view.full-width.dark ul.products li.product .product-content-wrapper,
.grid-view.full-width.dark .products .owl-item>.product .product-content-wrapper {
    padding-top: 24px;
}

.grid-view.full-width.dark ul.products li.product .product-image-wrapper,
.grid-view.full-width.dark ul.products li.product img,
.grid-view.full-width.dark .products .owl-item>.product .product-image-wrapper,
.grid-view.full-width.dark .products .owl-item>.product img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.grid-view.full-width.dark ul.products li.product .ywapo_group_container_radio h3 span::after,
.grid-view.full-width.dark ul.products li.product .ywapo_group_container_radio h3 span::before,
.grid-view.full-width.dark .products .owl-item>.product .ywapo_group_container_radio h3 span::after,
.grid-view.full-width.dark .products .owl-item>.product .ywapo_group_container_radio h3 span::before {
    width: 76%;
}

.grid-view.full-width.dark ul.products li.product .ywapo_input_container_radio .ywapo_label_tag_position_after::before,
.grid-view.full-width.dark .products .owl-item>.product .ywapo_input_container_radio .ywapo_label_tag_position_after::before {
    z-index: 1;
}

.grid-view.full-width.dark ul.products li.product .ywapo_input_container_radio .ywapo_label_tag_position_after span,
.grid-view.full-width.dark .products .owl-item>.product .ywapo_input_container_radio .ywapo_label_tag_position_after span {
    position: relative;
    z-index: 2;
}

.grid-view.full-width.dark ul.products li.product .product-image-wrapper,
.grid-view.full-width.dark ul.products li.product .product-content-wrapper,
.grid-view.full-width.dark .products .owl-item>.product .product-image-wrapper,
.grid-view.full-width.dark .products .owl-item>.product .product-content-wrapper {
    background-color: #fff;
    border: none;
}

.grid-view.full-width.dark ul.products li.product .product-image-wrapper,
.grid-view.full-width.dark .products .owl-item>.product .product-image-wrapper {
    padding: 0;
}

.grid-view.full-width.dark ul.products li.product .product-content-wrapper,
.grid-view.full-width.dark .products .owl-item>.product .product-content-wrapper {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.grid-view.full-width.dark.columns-3 ul.products li.product .price,
.grid-view.full-width.dark.columns-3 .products .owl-item>.product .price {
    margin: 1.6em 0;
}

.grid-view.full-width.dark.columns-4 ul.products li.product .product-content-wrapper,
.grid-view.full-width.dark.columns-4 .products .owl-item>.product .product-content-wrapper {
    padding: 0;
}

.grid-view.full-width.dark.columns-4 ul.products li.product .ywapo_group_container_radio h3 span::after,
.grid-view.full-width.dark.columns-4 ul.products li.product .ywapo_group_container_radio h3 span::before,
.grid-view.full-width.dark.columns-4 .products .owl-item>.product .ywapo_group_container_radio h3 span::after,
.grid-view.full-width.dark.columns-4 .products .owl-item>.product .ywapo_group_container_radio h3 span::before {
    width: 54%;
}

.grid-view.full-width.dark.columns-5 ul.products li.product .product-content-wrapper,
.grid-view.full-width.dark.columns-5 .products .owl-item>.product .product-content-wrapper,
.grid-view.full-width.dark.columns-6 ul.products li.product .product-content-wrapper,
.grid-view.full-width.dark.columns-6 .products .owl-item>.product .product-content-wrapper {
    padding-bottom: 16px;
}

.grid-view.full-width.dark.columns-5 ul.products li.product:hover .product-content-wrapper,
.grid-view.full-width.dark.columns-5 .products .owl-item>.product:hover .product-content-wrapper,
.grid-view.full-width.dark.columns-6 ul.products li.product:hover .product-content-wrapper,
.grid-view.full-width.dark.columns-6 .products .owl-item>.product:hover .product-content-wrapper {
    padding-bottom: 0;
}

.grid-view.full-width.dark.columns-5 ul.products li.product .hover-area,
.grid-view.full-width.dark.columns-5 .products .owl-item>.product .hover-area,
.grid-view.full-width.dark.columns-6 ul.products li.product .hover-area,
.grid-view.full-width.dark.columns-6 .products .owl-item>.product .hover-area {
    height: 2.063em;
}

.grid-view.full-width.dark.columns-5 ul.products li.product .price,
.grid-view.full-width.dark.columns-5 .products .owl-item>.product .price,
.grid-view.full-width.dark.columns-6 ul.products li.product .price,
.grid-view.full-width.dark.columns-6 .products .owl-item>.product .price {
    font-size: 1.1em;
}

.grid-view.full-width.dark.columns-6 ul.products li.product,
.grid-view.full-width.dark.columns-6 .products .owl-item>.product {
    overflow: visible;
}

.grid-view.full-width.dark.columns-6 ul.products li.product .button,
.grid-view.full-width.dark.columns-6 .products .owl-item>.product .button {
    margin-bottom: 0;
}

.remove-col-hover {
    overflow: hidden;
    height: 20px;
    width: 20px;
    padding: 1.6em;
    text-indent: -9999px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 50%);
    bottom: 0;
}

.remove-col-hover::before {
    float: left;
    font-size: 18px;
    content: "\68";
    line-height: 16px;
    margin: 0;
    text-indent: 0;
    height: 20px;
    width: 20px;
    font-weight: 100;
    top: -9px;
    right: 9px;
    position: relative;
}

.section-products-4-1 .products-4-1 {
    margin-left: -15px;
    margin-right: -15px;
}

.section-products-4-1 .products-4-1:before,
.section-products-4-1 .products-4-1:after {
    content: "";
    display: table;
}

.section-products-4-1 .products-4-1:after {
    clear: both;
}

.section-products-4-1 .products-4-1 .columns-1,
.section-products-4-1 .products-4-1 .columns-2 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .section-products-4-1 .products-4-1 .columns-1,
    .section-products-4-1 .products-4-1 .columns-2 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .section-products-4-1 .products-4-1 .columns-1,
    .section-products-4-1 .products-4-1 .columns-2 {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .section-products-4-1 .products-4-1 .columns-1,
    .section-products-4-1 .products-4-1 .columns-2 {
        width: 50%;
    }
}

.list-no-image-view.full-width.dark.columns-1 ul.products li.product .ywapo_input_container_radio .ywapo_label_tag_position_after::before,
.full-width.dark.columns-1.list-no-image-cat-view ul.products li.product .ywapo_input_container_radio .ywapo_label_tag_position_after::before {
    z-index: 0;
    border-width: 1px;
}

.list-no-image-view.full-width.dark.columns-1 ul.products li.product .ywapo_input_container_radio .ywapo_label_tag_position_after span,
.full-width.dark.columns-1.list-no-image-cat-view ul.products li.product .ywapo_input_container_radio .ywapo_label_tag_position_after span {
    position: relative;
}

.food-type-filter {
    font-size: 0.813em;
    text-align: left;
    clear: both;
}

.food-type-filter div,
.food-type-filter ul li {
    display: inline-block;
}

.food-type-filter .widget {
    overflow: hidden;
}

.food-type-filter ul li,
.food-type-filter ul,
.food-type-filter .widget {
    margin: 0;
}

.food-type-filter .filter-button-groups {
    overflow: auto;
    width: 100%;
    align-items: center;
}

.food-type-filter .food-type-icon {
    float: left;
}

.food-type-filter .widget_layered_nav li:before,
.food-type-filter .count {
    display: none;
}

.food-type-filter .clear-food-type-filter a,
.food-type-filter ul li a {
    text-transform: uppercase;
    padding: 7.5px 30px;
    display: inline-block;
}

.food-type-filter .clear-food-type-filter a:hover,
.food-type-filter ul li a:hover {
    color: #464646;
}

.food-type-filter .clear-food-type-filter,
.food-type-filter ul li {
    border-radius: 50px;
    margin-right: 16px;
    position: relative;
    border: 1px solid #d7d7d7;
}

.food-type-filter ul .is-checked {
    background-color: #d7d7d7;
}

.food-type-filter ul li button {
    background-color: transparent;
    color: inherit;
    white-space: nowrap;
}

.food-type-filter .clear-food-type-filter:hover,
.food-type-filter ul li:hover {
    background-color: #d7d7d7;
    border: 1px solid #d7d7d7;
}

.food-type-filter ul li a {
    padding: 7.5px 30px 7.5px 40px;
}

.food-type-filter .food-type-icon {
    margin-right: 10px;
    position: absolute;
    top: 8px;
    left: 22px;
}

.food-type-filter .clear-food-type-filter.chosen a,
.food-type-filter .wc-layered-nav-term.chosen a {
    font-weight: bold;
    color: #464646;
}

.food-type-filter .clear-food-type-filter.chosen a a,
.food-type-filter .wc-layered-nav-term.chosen a a {
    color: #464646;
    font-weight: bold;
}

.food-type-filter .clear-food-type-filter.chosen,
.food-type-filter .wc-layered-nav-term.chosen {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
}

.food-type-filter a {
    color: #515151;
}

.dark .food-type-filter .clear-food-type-filter.chosen a,
.dark .food-type-filter .wc-layered-nav-term.chosen a {
    border-width: 2px;
}

.dark .food-type-filter .clear-food-type-filter.chosen a a,
.dark .food-type-filter .wc-layered-nav-term.chosen a a {
    color: #fff;
}

.dark .food-type-filter ul li:hover a {
    color: #515151;
}

.dark .food-type-filter a {
    color: #fff;
}

.create-your-own {
    float: right;
}

.create-your-own a {
    text-transform: uppercase;
    color: #fff;
    padding: 1em 2em;
    font-weight: bold;
    border-radius: 50px;
    line-height: 1.5;
    display: inline-block;
    background-color: #ffae00;
}

.create-your-own a:hover {
    background-color: #f0a400;
    color: #fff;
}

.widget.widget_price_filter .price_slider {
    margin: 30px 0;
}

.widget.widget_price_filter .price_slider_amount {
    text-align: left;
    position: relative;
    width: 100%;
    color: #686868;
}

.widget.widget_price_filter .price_slider_amount .button {
    line-height: 1;
    font-size: 1em;
    font-weight: bold;
    padding: 0.75em 1.646em;
    border-radius: 0.571em;
    margin-top: 35px;
}

.widget.widget_price_filter .price_slider_amount .price_label {
    position: absolute;
    top: -8px;
    width: inherit;
    font-size: 1em;
    line-height: 1em;
}

.widget.widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
}

.widget.widget_price_filter .ui-slider .ui-slider-handle {
    border-radius: 50%;
    box-sizing: border-box;
    cursor: ew-resize;
    margin-top: 0;
    opacity: 1;
    outline: medium none;
    position: absolute;
    z-index: 2;
    height: 1.143em;
    width: 1.143em;
    transform: translateY(-50%);
    top: 50%;
    border: none;
}

.widget.widget_price_filter .ui-slider .ui-slider-handle:last-child {
    border-width: 3px;
    border-style: solid;
    background-color: #fff;
    margin-left: -1em;
}

.widget.widget_price_filter .ui-slider .ui-slider-handle:hover,
.widget.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active {
    box-shadow: 0 0 0 .236em rgba(0, 0, 0, 0.1);
}

.widget.widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-color: #dcdcdc;
}

.widget.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background: #cacaca;
}

.widget.widget_price_filter .ui-slider-horizontal {
    height: 1px;
}

.widget.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: -2px;
    height: 3px;
    margin-left: 2px;
    transform: translateY(-50%);
    top: 50%;
}

.left-sidebar .widget-area .widget_nav_menu,
.left-sidebar .widget-area .page-template-template-homepage-v6 .secondary-navigation,
.page-template-template-homepage-v6 .left-sidebar .widget-area .secondary-navigation,
.right-sidebar .widget-area .widget_nav_menu,
.right-sidebar .widget-area .page-template-template-homepage-v6 .secondary-navigation,
.page-template-template-homepage-v6 .right-sidebar .widget-area .secondary-navigation {
    background-color: #f7f7f7;
    padding: 10px 0;
    border-radius: 14px;
}

.widget_nav_menu .menu li,
.page-template-template-homepage-v6 .secondary-navigation .menu li {
    margin-bottom: 0;
    padding: 0 30px;
    height: 50px;
    margin-top: -1px;
    position: relative;
}

.widget_nav_menu .menu li::before,
.page-template-template-homepage-v6 .secondary-navigation .menu li::before {
    display: none;
}

.widget_nav_menu .menu li:hover::after,
.page-template-template-homepage-v6 .secondary-navigation .menu li:hover::after,
.widget_nav_menu .menu li:hover::before,
.page-template-template-homepage-v6 .secondary-navigation .menu li:hover::before {
    visibility: visible;
}

.widget_nav_menu .menu li:hover a,
.page-template-template-homepage-v6 .secondary-navigation .menu li:hover a,
.widget_nav_menu .menu li:hover a i,
.page-template-template-homepage-v6 .secondary-navigation .menu li:hover a i {
    color: #fff;
}

.widget_nav_menu .menu li:hover a,
.page-template-template-homepage-v6 .secondary-navigation .menu li:hover a {
    font-weight: bold;
    text-shadow: none;
    border-bottom-color: transparent;
}

.widget_nav_menu .menu li::before,
.page-template-template-homepage-v6 .secondary-navigation .menu li::before {
    font-family: "FontAwesome", sans-serif;
    content: "\f105";
    color: #fff;
    display: block;
    right: -6px;
    font-size: 20px;
    font-weight: bold;
    z-index: 1;
    position: absolute;
    opacity: 1;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
}

.widget_nav_menu .menu li::after,
.page-template-template-homepage-v6 .secondary-navigation .menu li::after {
    transform: rotate(45deg);
    width: 40px;
    height: 42px;
    content: " ";
    display: block;
    top: 4px;
    left: 92%;
    position: absolute;
    border-radius: 10px;
    visibility: hidden;
}

.widget_nav_menu .menu li a,
.page-template-template-homepage-v6 .secondary-navigation .menu li a {
    font-size: 1.071em;
    color: #333e48;
    padding: 10px 0;
    display: block;
    height: 50px;
    border-bottom: 1px solid #d9d9d9;
}

.widget_nav_menu .menu li a i,
.page-template-template-homepage-v6 .secondary-navigation .menu li a i {
    font-size: 1.867em;
    padding-right: 0.857em;
    color: #a3a3a3;
}

.widget_nav_menu .menu li:last-child a,
.page-template-template-homepage-v6 .secondary-navigation .menu li:last-child a {
    border-color: transparent;
}

.woocommerce-page.archive.left-sidebar .pizzaro-sorting,
.woocommerce-page.archive.right-sidebar .pizzaro-sorting {
    padding-bottom: 20px;
    margin-bottom: 48px;
}

.woocommerce-page.archive.full-width .pizzaro-sorting {
    width: 100%;
    position: relative;
    /* margin-left: -50vw; */
    /* left: 61.6%; */
    /* padding-bottom: 36px; */
    margin-bottom: 50px;
}

.woocommerce-page.archive .pizzaro-sorting {
    border-bottom: 1px solid #ebeaf1;
    position: relative;
}

.woocommerce-page.archive .pizzaro-sorting:before,
.woocommerce-page.archive .pizzaro-sorting:after {
    content: "";
    display: table;
}

.woocommerce-page.archive .pizzaro-sorting:after {
    clear: both;
}

.woocommerce-page.archive .pizzaro-sorting select {
    width: auto;
}

.woocommerce-page.archive .pizzaro-sorting form {
    margin-bottom: 0;
}

.woocommerce-page.archive.dark .pizzaro-sorting {
    border: none;
}

.woocommerce-page.archive.dark.full-width .pizzaro-sorting {
    margin-bottom: 6px;
}

.woocommerce-page.archive.dark.full-width.grid-view .food-type-filter {
    padding: 0 30px;
}

.shop-archive-header {
    background-color: #cccccc;
    min-height: 300px;
    text-align: center;
    position: relative;
    margin-bottom: 3.286em;
}

.shop-archive-header .shop-archive-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.shop-archive-header .title {
    font-weight: bold;
    line-height: 1.1em;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 5.625em;
    margin-bottom: 0.133em;
}

.shop-archive-header .woocommerce-breadcrumb {
    font-size: .875em;
    color: #fff;
}

.shop-archive-header .woocommerce-breadcrumb a {
    color: #fff;
}

.shop-archive-header .woocommerce-breadcrumb span.delimiter+a {
    background-color: transparent;
    padding: 0;
}

.shop-archive-header .description {
    font-size: 1.143em;
    color: #999;
    line-height: 1.5em;
    margin-bottom: 0;
    font-style: italic;
    font-weight: 100;
    letter-spacing: 0.025em;
}

.full-width.grid-view .shop-archive-header+.site-content {
    padding-top: 0;
}

.header-v1 .site-header-cart .cart-contents {
    padding: .407em .9em .8em .9em;
    background-color: #8ca93e;
    border-radius: 50px;
    color: #fff;
    line-height: 1;
    max-width: 225px;
    font-size: 1.813em;
    margin-left: auto;
}

.header-v1 .site-header-cart .cart-contents::after {
    color: white;
    content: " ";
    font-size: 18px;
    align-items: center;
    padding-bottom: 12px;
    bottom: -8px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    border-top: 2px solid #226f0b;
    margin: auto;
    width: 137px;
    background: linear-gradient(30deg, transparent 40px, white 40px), linear-gradient(-45deg, transparent 40px, white 40px), linear-gradient(45deg, transparent 34px, white 34px), linear-gradient(-45deg, transparent 34px, white 34px);
    background-size: 7px calc(100% + 30px);
}

.header-v1 .site-header-cart .cart-contents::before {
    font-family: "font-pizzaro";
    content: "\47";
    display: inline-block;
    vertical-align: middle;
}

.header-v1 .site-header-cart .cart-contents>span {
    font-size: 0.483em;
    font-weight: 900;
    opacity: 1;
    vertical-align: middle;
}

.header-v1 .site-header-cart .cart-contents .count {
    display: none;
}

.header-v1 .site-header-cart .cart-contents .amount {
    margin-right: 0;
}

.header-v1 .site-header-cart .cart-contents .price-label {
    margin-right: .327em;
}

.header-v1 .site-header-cart-v2 {
    list-style: none;
    margin: 0;
    transition: all 500ms;
}

.header-v1 .site-header-cart-v2 .cart-content {
    position: relative;
}

.header-v1 .site-header-cart-v2 .cart-user-button {
    margin-left: 10px;
    width: max-content;
}

.Button-green {
    padding: 10px 20px;
    background-color: #8ca93e;
    border-radius: 50px;
    color: #fff;
    line-height: 1;
    display: flex;
    align-items: center;
    max-width: 225px;
    font-size: 1.813em;
    margin-left: auto;
    transition: all 500ms;
}

.Button-green span {
    font-size: 0.483em;
    font-weight: bold;
    padding-left: 10px;
}

.Button-green:hover {
    border-radius: 50px;
    box-shadow: 8px 8px 3px -1px rgba(0, 0, 0, 0.3);
    color: #fff;
}

.header-v1 .site-header-cart-v2 .cart-content .sub-menu {
    width: 170px;
    list-style: none;
    margin: 0 auto;
    position: absolute;
    bottom: -67px;
    overflow: hidden;
    min-height: 52px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header-v1 .site-header-cart-v2 .cart-content .sub-menu:before {
    content: "";
    width: 170px;
    height: 2px;
    background-color: #226f0b;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
}

.cart-content:hover .sub-menu,
.cart-content:hover .sub-menu li::after,
.cart-content:hover .sub-menu:before {
    width: 250px !important;
}

.header-v1 .site-header-cart-v2 .cart-content .sub-menu li {
    background-color: #fff;
    height: 45px;
    width: inherit;
    transition: transform 0.3s;
    transform: translate(0px, -44px);
}

.header-v1 .site-header-cart-v2 .cart-content .sub-menu li a {
    padding: 6px 10px;
    display: block;
}

.header-v1 .site-header-cart-v2 .cart-content .sub-menu li::after {
    color: white;
    content: " ";
    font-size: 18px;
    align-items: center;
    padding-bottom: 12px;
    bottom: -5px;
    position: relative;
    display: block;
    margin: auto;
    background: linear-gradient(30deg, transparent 40px, white 40px), linear-gradient(-45deg, transparent 40px, white 40px), linear-gradient(45deg, transparent 34px, white 34px), linear-gradient(-45deg, transparent 34px, white 34px);
    background-size: 7px calc(100% + 34px);
}

.header-v1 .site-header-cart-v2 .cart-content:hover .sub-menu li {
    transform: translate(0px, 0px);
}

.header-v1 .site-header-cart-v2 .cart-content>span {
    font-size: 0.483em;
    font-weight: 900;
    opacity: 1;
    vertical-align: middle;
}

.header-v1 .site-header-cart-v2 .cart-content .count {
    font-size: 14px;
}

.header-v1 .site-header-cart-v2 .cart-content .amount {
    font-size: 14px;
    font-weight: bold;
    float: right;
}

.header-v1 .site-header-cart-v2 .cart-content .price-label {
    margin-right: .327em;
}

.product-filters-widgets {
    float: right;
}

.product-filters-widgets .dropdown-toggle {
    font-size: 0.875em;
    font-weight: bold;
    border-radius: 50px;
    padding: 0.536em 1.778em;
    display: inline-block;
    background-color: #f7f7f7;
}

.product-filters-widgets .dropdown-toggle i {
    font-size: 0.8em;
    padding-left: 10px;
}

.product-filters-widgets>a:hover,
.product-filters-widgets a[aria-expanded="true"] {
    background-color: #d7d7d7;
}

.product-filters-widgets .collapse,
.product-filters-widgets .collapsing {
    position: absolute;
    z-index: 3;
    right: 0;
    top: 46px;
    background-color: #f6f6f6;
    width: 100%;
    padding: 3em 3em 0 3em;
}

.product-filters-widgets .widget {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .product-filters-widgets .widget {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .product-filters-widgets .widget {
        width: 25%;
    }
}

@media (max-width: 992px) {
    .food-type-filter ul li a {
        padding: 5px 30px;
        font-size: 12px;
    }
    .food-type-filter .food-type-icon {
        top: 8px;
        /* left: 30px; */
    }
}

.page-template-template-homepage-v1 .site-header {
    margin-bottom: 0;
}

.page-template-template-contactpage .contact-header {
    padding-bottom: 22px;
    text-align: center;
    margin-bottom: 74px;
}

.page-template-template-contactpage .site-header {
    margin-bottom: 0;
}

.page-template-template-contactpage .entry-title {
    font-size: 2.125em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 0;
}

.page-template-template-contactpage .contact-form h2,
.page-template-template-contactpage .store-info h2 {
    font-size: 1.5em;
    color: #333e48;
    padding-bottom: 0.6em;
    position: relative;
    font-weight: normal;
    margin-bottom: 1.2em;
}

.page-template-template-contactpage .contact-form h2:after,
.page-template-template-contactpage .store-info h2:after {
    content: ' ';
    width: 68px;
    border-bottom: 2px solid transparent;
    display: block;
    position: absolute;
    bottom: -1px;
}

.page-template-template-contactpage .address-info ul {
    list-style: none;
    margin: 0;
}

.page-template-template-contactpage .address-info ul,
.page-template-template-contactpage .address-info p {
    font-size: 0.875em;
}

.page-template-template-contactpage .contact-map {
    margin-bottom: 3.5em;
}

.page-template-template-contactpage .contact-map iframe {
    width: 100%;
    border: none;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.page-template-template-contactpage .contact-map iframe:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.page-template-template-contactpage .store-info h3 {
    font-size: 1em;
    font-weight: 700;
    color: #333e48;
    padding-top: 2.143em;
    padding-bottom: 0.714em;
}

.page-template-template-contactpage .store-info p {
    font-size: 0.875em;
    line-height: 1.6;
}

.page-template-template-contactpage .contact-form>p {
    padding-bottom: 30px;
}

.page-template-template-contactpage .contact-form .form-group {
    margin-bottom: 1.714em;
}

.page-template-template-contactpage .contact-form .form-group input[type=text],
.page-template-template-contactpage .contact-form .form-group .input-text {
    width: 100%;
}

.page-template-template-contactpage .contact-form label {
    font-size: 0.875em;
    line-height: 1.286em;
    color: #333e48;
    font-weight: 700;
    margin-bottom: .857em;
}

.page-template-template-contactpage .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}

.single-product div.product .product-images-wrapper,
.single-product div.product .summary {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.single-product div.product .single-product-wrapper {
    display: inline-block;
}

.single-product div.product .product-images-wrapper {
    width: 100%;
    margin-bottom: 3.706325903em;
    padding-left: 0;
}

@media (min-width: 768px) {
    .single-product div.product .product-images-wrapper {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .single-product div.product .product-images-wrapper {
        width: 50%;
    }
}

.single-product div.product .thumbnails {
    margin-left: -15px;
    margin-right: -15px;
    float: left;
    width: 100%;
}

.single-product div.product .thumbnails:before,
.single-product div.product .thumbnails:after {
    content: "";
    display: table;
}

.single-product div.product .thumbnails:after {
    clear: both;
}

.single-product div.product .thumbnails:before,
.single-product div.product .thumbnails:after {
    content: "";
    display: table;
}

.single-product div.product .thumbnails:after {
    clear: both;
}

.single-product div.product .thumbnails a.zoom {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .single-product div.product .thumbnails a.zoom {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .single-product div.product .thumbnails a.zoom {
        width: 25%;
    }
}

.single-product div.product .summary {
    width: 100%;
}

@media (min-width: 768px) {
    .single-product div.product .summary {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .single-product div.product .summary {
        width: 50%;
    }
}

.single-product div.product .summary .product_title {
    font-size: 1.75em;
    color: #2d2b2d;
    font-weight: normal;
}

.single-product div.product .summary .product_title,
.single-product div.product .summary .food-type-icon {
    display: inline-block;
}

.single-product div.product .summary .food-type-icon {
    vertical-align: top;
    line-height: 2.5;
    font-size: .5em;
    margin-left: 0.5em;
}

.single-product div.product .summary .woocommerce-product-rating {
    display: none;
}

.single-product div.product .summary div[itemprop="description"] {
    font-style: italic;
    color: #71706c;
}

.single-product div.product .product-images-wrapper .onsale {
    position: absolute;
}

.single-product div.product .woocommerce-tabs {
    clear: both;
}

.pizzaro-full-width-content.single-product .related ul.products,
.pizzaro-full-width-content.single-product .upsells ul.products {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.pizzaro-full-width-content.single-product .related ul.products li.product,
.pizzaro-full-width-content.single-product .upsells ul.products li.product {
    width: 100%;
}

@media (min-width: 768px) {
    .pizzaro-full-width-content.single-product .related ul.products li.product,
    .pizzaro-full-width-content.single-product .upsells ul.products li.product {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .pizzaro-full-width-content.single-product .related ul.products li.product,
    .pizzaro-full-width-content.single-product .upsells ul.products li.product {
        width: 25%;
    }
}

.pizzaro-full-width-content.single-product .related ul.products li.product .ywapo_input_container_radio,
.pizzaro-full-width-content.single-product .upsells ul.products li.product .ywapo_input_container_radio {
    margin: 0 .2em 2em;
}

.pizzaro-full-width-content.single-product .related ul.products li.product .ywapo_input_container_radio .ywapo_label_price .amount,
.pizzaro-full-width-content.single-product .upsells ul.products li.product .ywapo_input_container_radio .ywapo_label_price .amount {
    font-size: 1.063em;
}

@media (max-width: 468px) {
    .single-product.style-1 div.product form.cart .button {
        float: left;
    }
    .single-product.style-3 div.product .product-form-wrapper form.cart {
        text-align: center;
    }
    .single-product.style-3 div.product .product-form-wrapper form.cart .qty-btn,
    .single-product.style-3 div.product .product-form-wrapper form.cart .yith_wapo_group_total {
        text-align: center;
        padding-right: 0;
    }
    .single-product.style-3 div.product .product-form-wrapper form.cart .yith_wapo_groups_container {
        margin: 0 0 30px;
    }
}


/*===================================================================================*/


/*	SINGLE-PRODUCTS-V2
/*===================================================================================*/

.single-product.style-2 div.product .product-images-wrapper {
    width: 100%;
}

@media (min-width: 768px) {
    .single-product.style-2 div.product .product-images-wrapper {
        width: 58.3333333333%;
    }
}

@media (min-width: 992px) {
    .single-product.style-2 div.product .product-images-wrapper {
        width: 58.3333333333%;
    }
}

.single-product.style-2 div.product .summary {
    width: 100%;
}

@media (min-width: 768px) {
    .single-product.style-2 div.product .summary {
        width: 41.6666666667%;
    }
}

@media (min-width: 992px) {
    .single-product.style-2 div.product .summary {
        width: 41.6666666667%;
    }
}

.single-product.style-2 div.product .summary .product_title {
    font-size: 1.625em;
}

.single-product.style-2 div.product .summary div[itemprop="description"] {
    font-size: 0.938em;
    line-height: 1.6;
    margin-bottom: 2.2em;
}

.single-product.style-2 div.product .summary .price {
    font-size: 1.375em;
}

.single-product.style-2 div.product .sharedaddy {
    margin-bottom: 28px;
}

.single-product.style-2 div.product .single-product-wrapper {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .single-product.style-2 div.product .single-product-wrapper {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .single-product.style-2 div.product .single-product-wrapper {
        width: 75%;
    }
}

.single-product.style-2 div.product .product-form-wrapper {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    border: 2px solid #e9e9e9;
    border-radius: 20px;
    padding: 1.4em 2em 0 2em;
}

@media (min-width: 768px) {
    .single-product.style-2 div.product .product-form-wrapper {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .single-product.style-2 div.product .product-form-wrapper {
        width: 25%;
    }
}

.single-product.style-2 div.product .delivery-time {
    font-size: 0.875em;
    color: #898885;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 2.143em;
}

.single-product.style-2 div.product .delivery-time span {
    font-weight: bold;
    color: #4aaa19;
}

.single-product.style-2 div.product form.cart {
    margin: 0;
    padding: 0;
    position: relative;
}

.single-product.style-2 div.product form.cart .qty-btn>label {
    padding-bottom: 0.6em;
    font-size: 0.875em;
    line-height: 1.4;
    font-weight: bold;
    color: #2b2929;
}

.single-product.style-2 div.product form.cart .yith_wapo_groups_container {
    float: none;
    margin: 0;
}

.single-product.style-2 div.product form.cart .ywapo_group_container,
.single-product.style-2 div.product form.cart .ywapo_input_container_radio {
    width: 100%;
    padding: 0;
}

.single-product.style-2 div.product form.cart .ywapo_input_container_radio .ywapo_label_price {
    transform: none;
    top: 4px;
    right: auto;
    left: 60px;
}

.single-product.style-2 div.product form.cart .yith_wapo_groups_price_container {
    font-size: 1.4em;
    color: #2b2929;
}

.single-product.style-2 div.product form.cart .yith_wapo_groups_price_container .yith_wapo_group_total {
    margin-bottom: 20px;
}

.single-product.style-2 div.product form.cart table.variations {
    margin-bottom: 0;
    position: relative;
}

.single-product.style-2 div.product form.cart table.variations tr:last-child td,
.single-product.style-2 div.product form.cart table.variations tr:last-child th {
    border: none;
}

.single-product.style-2 div.product form.cart table.variations tr:last-child .value {
    margin-bottom: 1em;
}

.single-product.style-2 div.product form.cart table.variations td,
.single-product.style-2 div.product form.cart table.variations th {
    border: none;
    display: block;
    padding: 0;
}

.single-product.style-2 div.product form.cart table.variations td.label {
    padding-bottom: 0.8em;
    text-align: left;
}

.single-product.style-2 div.product form.cart table.variations td.label label {
    color: #2b2929;
    font-size: 1.167em;
    font-weight: bold;
}

.single-product.style-2 div.product form.cart table.variations td.value {
    margin-bottom: 1.6em;
}

.single-product.style-2 div.product form.cart table.variations td.value select,
.single-product.style-2 div.product form.cart table.variations td.value input[type="text"] {
    width: 100%;
}

.single-product.style-2 div.product form.cart table.variations .reset_variations {
    position: absolute;
    top: -10px;
    right: 0;
    font-size: 80%;
    color: #666666;
}

.single-product.style-2 div.product form.cart table.variations td.value select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #8c8c8c;
    font-size: 0.875em;
    border: 1px solid #ebeaef;
    vertical-align: middle;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 1em center;
    background-image: none \9;
    background-size: 8px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 2em;
    padding: 0.286em 1.2em;
    border: 2px solid #f9f1db;
    height: 42px;
    color: #2b2929;
}

.single-product.style-2 div.product form.cart table.variations td.value select:focus {
    outline: none;
}

.single-product.style-2 div.product form.cart table.variations td.value select::-ms-expand {
    opacity: 0;
}

.single-product.style-2 div.product form.cart .qty {
    border: 2px solid #f9f1db;
    padding: 0.4em 1em;
    font-size: 0.938em;
    min-width: 116px;
}

.single-product.style-2 div.product form.cart .qty-btn {
    margin-bottom: 2.625em;
    display: flex;
    flex-direction: column;
}

.single-product.style-2 div.product form.cart .woocommerce-variation-availability {
    font-size: 0.813em;
    display: none;
}

.single-product.style-2 div.product form.cart .single_variation_wrap {
    position: relative;
}

.single-product.style-2 div.product form.cart .quantity {}

.single-product.style-2 div.product form.cart .single_variation {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-100%);
}

.single-product.style-2 div.product form.cart .single_variation .price {
    margin-bottom: 0;
}

.single-product.style-2 div.product form.cart .single_variation .price .woocommerce-Price-currencySymbol {
    font-size: small;
    vertical-align: top;
    line-height: 1.4;
}

.single-product.style-2 div.product form.cart .single_variation .woocommerce-variation-price {
    font-size: 1.375em;
    color: #2d2b2d;
    text-align: right;
    max-width: 100px;
    line-height: 1;
}

.single-product.style-2 div.product form.cart .variations_button {
    padding: 0;
}

.single-product.style-2 div.product form.cart .button {
    float: none;
    padding: 0.9em 3em;
    position: absolute;
    bottom: -24px;
    left: 0;
    width: 100%;
    opacity: 1;
}

.single-product.style-2 div.product form.cart .button::before {
    font-family: "font-pizzaro";
    content: "\68";
}

.single-product.style-2 div.product .thumbnails a.zoom {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.3333333333%;
    padding-right: 0;
}

@media (min-width: 768px) {
    .single-product.style-2 div.product .thumbnails a.zoom {
        width: 33.3333333333%;
    }
}

@media (min-width: 992px) {
    .single-product.style-2 div.product .thumbnails a.zoom {
        width: 33.3333333333%;
    }
}

.single-product.style-2 .woocommerce-tabs ul.tabs {
    text-align: left;
    position: relative;
}

.single-product.style-2 .woocommerce-tabs ul.tabs::before,
.single-product.style-2 .woocommerce-tabs ul.tabs::after {
    width: 2000px;
    height: 62px;
    position: absolute;
    background: #fff;
}

.single-product.style-2 .woocommerce-tabs ul.tabs::before {
    right: 100%;
}

.single-product.style-2 .woocommerce-tabs ul.tabs::after {
    left: 100%;
    top: 0;
}

.pizzaro-order-steps-2 {
    text-align: center;
    margin-bottom: 5em;
}

.pizzaro-order-steps-2 ul {
    margin: 0;
}

.pizzaro-order-steps-2 ul li {
    display: inline-block;
    color: #000;
    font-size: 0.875em;
}

.pizzaro-order-steps-2 ul li .step {
    display: block;
    width: 48px;
    height: 48px;
    padding: 16px 6px;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 1.143em;
    font-weight: normal;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 50px;
    color: #2b2b2d;
}

.pizzaro-order-steps-2 ul li+li {
    padding-left: 150px;
}

.pizzaro-order-steps-2 ul li+li .step {
    position: relative;
}

.pizzaro-order-steps-2 ul li+li .step::before {
    content: " ";
    width: 170px;
    height: 5px;
    display: block;
    background-color: #ebeaef;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    z-index: -1;
}

.woocommerce-checkout .pizzaro-order-steps-2 ul .checkout .step,
.woocommerce-checkout .pizzaro-order-steps-2 ul .cart .step,
.woocommerce-cart .pizzaro-order-steps-2 ul .cart .step,
.woocommerce-order-received.woocommerce-checkout .pizzaro-order-steps-2 ul .step {
    color: #fff;
}

.woocommerce-checkout .pizzaro-order-steps-2 ul .checkout .step,
.woocommerce-checkout .pizzaro-order-steps-2 ul .cart .step,
.woocommerce-cart .pizzaro-order-steps-2 ul .cart .step,
.woocommerce-order-received.woocommerce-checkout .pizzaro-order-steps-2 ul .step,
.woocommerce-checkout .pizzaro-order-steps-2 ul .checkout,
.woocommerce-checkout .pizzaro-order-steps-2 ul .cart,
.woocommerce-cart .pizzaro-order-steps-2 ul .cart,
.woocommerce-order-received.woocommerce-checkout .pizzaro-order-steps-2 ul .complete {
    font-weight: bold;
}

.pizzaro-order-steps {
    text-align: center;
    margin-bottom: 5em;
    margin-top: 5%;
}

.pizzaro-order-steps ul {
    margin: 0;
}

.pizzaro-order-steps ul li {
    display: inline-block;
    color: #000;
    font-size: 0.875em;
}

.pizzaro-order-steps ul li .step {
    display: block;
    width: 48px;
    height: 48px;
    padding: 16px 6px;
    margin: 0 auto;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 1.143em;
    font-weight: normal;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 50px;
    color: #2b2b2d;
}

.pizzaro-order-steps ul li+li {
    padding-left: 200px;
}

.pizzaro-order-steps ul li+li .step {
    position: relative;
}

.pizzaro-order-steps ul li+li .step::before {
    content: " ";
    width: 260px;
    height: 5px;
    display: block;
    background-color: #ebeaef;
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    z-index: -1;
}

.woocommerce-checkout .pizzaro-order-steps ul .checkout .step,
.woocommerce-checkout .pizzaro-order-steps ul .cart .step,
.woocommerce-cart .pizzaro-order-steps ul .cart .step,
.woocommerce-order-received.woocommerce-checkout .pizzaro-order-steps ul .step {
    color: #fff;
}

.woocommerce-checkout .pizzaro-order-steps ul .checkout .step,
.woocommerce-checkout .pizzaro-order-steps ul .cart .step,
.woocommerce-cart .pizzaro-order-steps ul .cart .step,
.woocommerce-order-received.woocommerce-checkout .pizzaro-order-steps ul .step,
.woocommerce-checkout .pizzaro-order-steps ul .checkout,
.woocommerce-checkout .pizzaro-order-steps ul .cart,
.woocommerce-cart .pizzaro-order-steps ul .cart,
.woocommerce-order-received.woocommerce-checkout .pizzaro-order-steps ul .complete {
    font-weight: bold;
}

.woocommerce-checkout-review-order-table {
    margin-bottom: 2em;
}

.woocommerce-checkout-review-order-table thead th {
    padding: 0;
    padding-bottom: 0.8em;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
    font-size: .875em;
    color: #3e3e3e;
    text-transform: capitalize;
}

.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
    padding: 1em 0;
    font-size: 0.875em;
    color: #3e3e3e;
}

.woocommerce-checkout-review-order-table td:last-child,
.woocommerce-checkout-review-order-table th:last-child {
    text-align: right;
    color: #2d2b2d;
}

.woocommerce-checkout-review-order-table tbody .cart_item td {
    padding-bottom: 30px;
}

.woocommerce-checkout-review-order-table tfoot td,
.woocommerce-checkout-review-order-table tfoot th {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 1.4;
}

.woocommerce-checkout-review-order-table tfoot .order-total td,
.woocommerce-checkout-review-order-table tfoot .order-total th {
    border-top: none;
}

.woocommerce-checkout-review-order-table .product-quantity {
    float: left;
    margin-right: 1.429em;
}

#payment:before,
#payment:after {
    content: "";
    display: table;
}

#payment:after {
    clear: both;
}

#payment .create-account {
    clear: both;
}

#payment .payment_methods {
    margin: 0;
    padding-bottom: 1.25em;
}

#payment .payment_methods li {
    list-style: none;
    margin-left: 0;
    padding-bottom: 1em;
}

#payment .payment_methods li img {
    float: right;
    border: 0;
    padding: 0;
    max-height: 1.618em;
}

#payment .payment_methods li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

#payment .payment_methods li label {
    width: 92%;
    margin: 0;
    font-size: 0.875em;
    color: #434343;
    font-weight: bold;
}

#payment .payment_methods li label a {
    font-style: italic;
    font-weight: normal;
    text-decoration: underline;
    font-size: 0.92em;
    color: #6a6a6a;
    padding-left: 4px;
}

#payment .payment_methods li p {
    margin: 0;
}

#payment .payment_methods li .payment_box {
    padding: 0 0 0 1.8em;
    color: #6a6a6a;
    line-height: 1.6;
    font-size: 0.813em;
}

#payment .payment_methods li .payment_box fieldset {
    border: 0;
    margin: 0;
    padding: 1em 0 0 0;
    font-size: .857em;
}

#payment .payment_methods li .payment_box fieldset label {
    width: auto;
    margin-left: 0;
}

#payment .payment_methods li .payment_box fieldset .form-row {
    margin-bottom: 1em;
}

#payment .payment_methods li .payment_box fieldset .form-row-first select {
    width: 48%;
}

#payment .payment_methods li .payment_box fieldset .form-row-first select:nth-child(2n) {
    float: right;
}

#payment .payment_methods li .payment_box fieldset #cvv {
    width: 22%;
}

#payment .payment_methods li .payment_box fieldset .help {
    width: 75%;
    float: right;
}

#payment .terms {
    width: 100%;
    clear: both;
    float: none;
    margin-bottom: 0;
    margin-bottom: 1em;
}

#payment .terms label {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
}

#payment .terms input {
    display: inline-block;
    width: auto;
    float: left;
    margin: .327em .53em 0 0;
}

#payment .place-order {
    padding: 1.387em 0;
    margin-bottom: 0;
    float: none;
    width: 100%;
}

#payment .place-order .button {
    font-size: 1.063em;
    width: 100%;
    padding: 1em;
    line-height: 1.7;
}

.woocommerce-checkout .payment-fixed {
    position: fixed;
    top: 0;
    z-index: 9;
}

.admin-bar .woocommerce-checkout .payment-fixed {
    top: 32px;
}

.woocommerce-info+.login,
.woocommerce-info+.checkout_coupon {
    margin-bottom: 2.618em;
}

.woocommerce-info+.login {
    font-size: 0.875em;
}

.woocommerce-info+.login label {
    color: #333e48;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.woocommerce-info+.login input[type=submit] {
    padding: .701em 3.047em;
    font-size: 1.071em;
}

.woocommerce-info+.login .clear {
    margin-bottom: 1em;
}

.create-account .checkbox {
    display: inline-block;
    margin-left: 0.25em;
}

#shipping_method {
    list-style: none;
    padding: 0;
}

#customer_details .woocommerce-billing-fields h3,
#customer_details .woocommerce-shipping-fields h3,
#order_review_heading {
    line-height: 1.6em;
    display: block;
    position: relative;
    padding-bottom: 0.4em;
    margin-bottom: 1.36em;
    font-weight: normal;
    font-size: 1.5em;
}

#customer_details .woocommerce-billing-fields h3::after,
#customer_details .woocommerce-shipping-fields h3::after,
#order_review_heading::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 114px;
    position: absolute;
    bottom: -1px;
}

#customer_details .input-text,
#customer_details input[type=email],
#customer_details input[type=password],
#customer_details input[type=search],
#customer_details input[type=text],
#customer_details input[type=url],
#customer_details textarea {
    padding: .643em 1.2em;
    font-size: 0.875em;
}

#customer_details .woocommerce-billing-fields p {
    margin-bottom: 1.2em;
}

#customer_details textarea {
    border-radius: 20px;
}

#customer_details label {
    font-size: 0.875em;
    font-weight: normal;
    color: #333e48;
}

#customer_details .select2-container .select2-choice {
    padding: .643em 1.2em;
    border-radius: 50px;
    font-size: 14px;
}

#customer_details .select2-dropdown-open .select2-choice {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

#customer_details .select2-container .select2-choice .select2-arrow {
    right: 14px;
}

.select2-drop.select2-drop-active,
#customer_details .select2-dropdown-open .select2-choice {
    border-color: #ccc;
}

.woocommerce-checkout .select2-search input {
    padding: .473em 3em .473em 1.2em;
    background: none;
}

.woocommerce-checkout .select2-container-active .select2-choice,
.woocommerce-checkout .select2-container-active .select2-choices {
    border-color: #ccc;
}

.select2-search::after {
    content: "\46";
    font-family: "font-pizzaro";
    position: relative;
    right: 40px;
    top: 2px;
    color: #333e48;
}

form.woocommerce-checkout .col2-set {
    width: 65.2173913043%;
    float: left;
    margin-right: 4.347826087%;
    margin: 0;
}

form.woocommerce-checkout .col2-set .col-1,
form.woocommerce-checkout .col2-set .col-2 {
    width: 100%;
    padding: 0;
}

form.woocommerce-checkout .woocommerce-checkout-review-order {
    background-color: #f5f5f5;
    padding: 25px;
    padding-bottom: 15px;
    border-radius: 20px;
}

@media (min-width: 768px) {
    .woocommerce-checkout-review-order {
        transition: box-shadow ease .4s, top ease .4s;
    }
}


/**
 * Cart
 */

table.cart {
    margin-bottom: 3.706325903em;
    position: relative;
}

table.cart .product-thumbnail img {
    max-width: 6em;
    height: auto;
    margin-bottom: 0;
}

table.cart .product-thumbnail:before {
    display: none;
}

table.cart thead th {
    text-transform: capitalize;
    font-weight: normal;
    color: #747474;
    padding-bottom: 6px;
}

table.cart thead .product-name {
    position: absolute;
    left: 84px;
}

table.cart tbody tr td {
    border-bottom: 1px solid #ddd;
    padding: 2.5em 1em;
}

table.cart tbody tr:first-child td {
    border-top: 1px solid #ddd;
}

table.cart tbody tr .product-name a {
    font-weight: normal;
}

table.cart tbody tr .product-quantity label {
    display: none;
}

table.cart tbody tr .product-thumbnail {
    padding: 2.5em 0;
    width: 2em;
}

table.cart tbody tr .product-name {
    width: 30em;
}

table.cart td.product-remove {
    position: relative;
}

table.cart td.product-remove:before,
table.cart td.product-remove:after {
    content: "";
    display: table;
}

table.cart td.product-remove:after {
    clear: both;
}

table.cart td.product-remove a.remove {
    font-size: 0.75em;
    color: #a7a7a7;
}

table.cart td.product-quantity .quantity .minus,
table.cart td.product-quantity .quantity .plus {
    background-color: #ededed;
    border-radius: 100px;
    border: none;
    font-size: 1em;
    line-height: 0.6;
    width: 1.563em;
    height: 1.563em;
}

table.cart td.product-quantity .quantity .minus {
    left: auto;
    right: 10px;
}

table.cart td.product-quantity .quantity .plus {
    top: 50%;
    right: 40px;
}

table.cart td.product-quantity .qty {
    padding: .326em .8em;
    width: 6.945em;
    height: 2.334em;
    font-weight: normal;
    border-radius: 50px;
    border: 1px solid #dddddd;
}

table.cart td.product-quantity .minus+.qty {
    padding: .326em .8em .326em 1.6em;
    text-align: left;
}

table.cart .rp-donation-block td {
    padding: 2.5em 0;
}

table.cart .rp-donation-block .text-donation {
    margin-right: 0;
}

table.cart .rp-donation-block .button {
    width: auto;
}

table.cart .coupon,
table.cart .rp-donation-block .input {
    font-size: 1em;
    text-align: left;
    float: left;
    width: 392px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

table.cart .coupon label[for="coupon_code"],
table.cart .rp-donation-block .input label[for="coupon_code"] {
    display: none;
}

table.cart .coupon .input-text,
table.cart .rp-donation-block .input .input-text {
    border: 1px solid #dddddd;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0.625em 1.8em;
    width: 60%;
}

table.cart .coupon .input-text::-webkit-input-placeholder,
table.cart .rp-donation-block .input .input-text::-webkit-input-placeholder {
    font-size: 0.875em;
}

table.cart .coupon .input-text::-moz-placeholder,
table.cart .rp-donation-block .input .input-text::-moz-placeholder {
    font-size: 0.875em;
}

table.cart .coupon .input-text:-moz-placeholder,
table.cart .rp-donation-block .input .input-text:-moz-placeholder {
    font-size: 0.875em;
}

table.cart .coupon .input-text:-ms-input-placeholder,
table.cart .rp-donation-block .input .input-text:-ms-input-placeholder {
    font-size: 0.875em;
}

table.cart .coupon .button,
table.cart .rp-donation-block .input .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -4px;
    font-size: 0.938em;
    padding: 0.8em 1.856em;
    font-weight: normal;
    position: relative;
    max-height: 50px;
    background-color: #333e48;
}

table.cart th {
    padding: 0.875em 0.875em 0;
}

table.cart td.product-subtotal {
    padding-bottom: 0.875em;
}

table.cart td.actions {
    background-color: transparent;
    border: none;
}

table.cart td.actions label {
    display: none;
}

table.cart td.actions>input {
    font-weight: normal;
    background-color: #efecec;
    font-size: 0.938em;
    color: #333e48;
    padding: 0.8em 3.183em;
}

table.cart td.actions>input[name="update_cart"]:focus {
    outline: none;
}

table.cart .actions {
    text-align: right;
    font-size: 1em;
    padding: 4em 0 0;
}

table.cart .actions .wc-proceed-to-checkout {
    display: inline-block;
    margin-left: 0.5em;
}

table.cart .actions .wc-proceed-to-checkout .checkout-button {
    font-weight: bold;
}

table.cart .actions .wc-proceed-to-checkout .checkout-button::after {
    content: none;
}

.fp_apply_reward {
    font-size: 1em;
    text-align: left;
    float: left;
    width: 450px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.fp_apply_reward label[for="coupon_code"] {
    display: none;
}

.fp_apply_reward .input-text {
    border: 1px solid #dddddd;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 0.625em 1.8em;
    width: 60%;
}

.fp_apply_reward .input-text::-webkit-input-placeholder {
    font-size: 0.875em;
}

.fp_apply_reward .input-text::-moz-placeholder {
    font-size: 0.875em;
}

.fp_apply_reward .input-text:-moz-placeholder {
    font-size: 0.875em;
}

.fp_apply_reward .input-text:-ms-input-placeholder {
    font-size: 0.875em;
}

.fp_apply_reward .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-left: -4px;
    font-size: 0.938em;
    padding: 0.8em 1.856em;
    font-weight: normal;
    position: relative;
    max-height: 50px;
    background-color: #333e48;
}

.fp_apply_reward .button:hover {
    background-color: #333e48;
}

.cxecrt-button-holder {
    text-align: right;
}

.cxecrt-cart-page-button.button {
    background-color: #333e48;
    display: inline-block;
}

.cxecrt-cart-page-button.button:hover {
    background-color: #333e48;
}

.wc-proceed-to-checkout {
    margin-bottom: 1.618em;
}

.wc-proceed-to-checkout:before,
.wc-proceed-to-checkout:after {
    content: "";
    display: table;
}

.wc-proceed-to-checkout:after {
    clear: both;
}

.wc-proceed-to-checkout .button {
    display: inline-block;
    padding: 0.733em 2.433em;
}

.wc-proceed-to-checkout .button.checkout-button {
    font-size: 0.938em;
}

ul#shipping_method {
    margin: 0;
    list-style: none;
}

a.remove {
    display: block;
    width: 1.618em;
    height: 1.618em;
    line-height: 1.618;
    font-weight: 400;
    text-indent: -9999px;
    position: relative;
}

a.remove:before {
    content: "\79";
    font-family: "font-pizzaro";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #666666;
    line-height: 1.618;
    text-indent: 0;
    text-align: center;
}

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

@media (min-width: 992px) {
    .cart-collaterals {
        margin-left: 58.3333333333%;
    }
}

.cart-collaterals h2 {
    line-height: 1.6em;
    display: block;
    position: relative;
    padding-bottom: .4em;
    margin-bottom: 1.36em;
    font-weight: 400;
    font-size: 1.5em;
}

.cart-collaterals h2::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 114px;
    position: absolute;
    bottom: -1px;
}

.cart-collaterals .cart_totals table.shop_table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.236em;
}

.cart-collaterals .cart_totals table.shop_table th,
.cart-collaterals .cart_totals table.shop_table td {
    padding: 0.85714em;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.cart-collaterals .cart_totals table.shop_table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.cart-collaterals .cart_totals table.shop_table tbody+tbody {
    border-top: 2px solid #ddd;
}

.cart-collaterals .cart_totals table.shop_table .table {
    background-color: #fff;
}

.cart-collaterals .cart_totals table.shop_table tbody tr th {
    padding-left: 0;
    font-size: 0.875em;
}

.cart-collaterals .cart_totals table.shop_table tbody tr td {
    padding-right: 0;
    text-align: right;
}

.cart-collaterals .cart_totals table.shop_table tbody tr:first-child td,
.cart-collaterals .cart_totals table.shop_table tbody tr:first-child th {
    border-top-width: 0;
}

.cart-collaterals .cart_totals .wc-proceed-to-checkout {
    display: none;
}

.cart-collaterals .shipping td {
    font-size: 0.875em;
}

.woocommerce-shipping-calculator {
    margin: 0;
}

.shipping-calculator-button {
    font-size: .9em;
    font-weight: 600;
    margin-top: 16px;
    display: inline-block;
    border-bottom: 1px solid #3e3e3e;
}

.cart-empty,
.return-to-shop {
    text-align: center;
}

.cart-empty {
    font-size: 3em;
    margin-bottom: 1.2em;
    line-height: 1;
    font-weight: 100;
}

.shipping-calculator-form select {
    display: inline-block;
    max-width: 100%;
    padding: .375rem 1.75rem .375rem .75rem;
    padding-right: .75rem \9;
    color: #8c8c8c;
    font-size: 0.875em;
    border: 1px solid #ebeaef;
    vertical-align: middle;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) no-repeat right 1em center;
    background-image: none \9;
    background-size: 8px 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-color: #ccc;
    padding: .473em 1.2em;
    border-radius: 50px;
    height: 40px;
}

.shipping-calculator-form select:focus {
    outline: none;
}

.shipping-calculator-form select::-ms-expand {
    opacity: 0;
}

.page-template-template-homepage-v1 .site-header {
    margin-bottom: 0;
}

.woocommerce-order-received .entry-header,
.woocommerce-order-received .woocommerce-thankyou-order-received {
    text-align: center;
}

.woocommerce-order-received .addresses:before,
.woocommerce-order-received .addresses:after {
    content: "";
    display: table;
}

.woocommerce-order-received .addresses:after {
    clear: both;
}

.woocommerce-order-received .addresses .col-1,
.woocommerce-order-received .addresses .col-2 {
    width: 50%;
    float: left;
}

.woocommerce-order-received .addresses .col-1 {
    padding-right: 15px;
}

.woocommerce-order-received .addresses .col-2 {
    padding-left: 15px;
}

.woocommerce-order-received .addresses header.title h3 {
    font-weight: normal;
}

.woocommerce-order-received h2 {
    font-size: 1.786em;
    line-height: 1.6em;
    margin-bottom: 0;
    padding-bottom: 0.4em;
    font-weight: normal;
}

.woocommerce-order-received .entry-header::before {
    content: "\78";
    font-family: "font-pizzaro";
    font-size: 14.44em;
    line-height: 1;
    display: block;
    color: #e9e9e9;
    margin-bottom: 52px;
}

.woocommerce-order-received .woocommerce-thankyou-order-details {
    border: 1px solid #e9e9e9;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.woocommerce-order-received .woocommerce-thankyou-order-details li {
    padding: 1em 6em;
    display: inline-block;
    vertical-align: middle;
    height: 84px;
}

.woocommerce-order-received .woocommerce-thankyou-order-details li+li {
    border-left: 1px solid #e9e9e9;
}

.woocommerce-order-received .pizzaro-order-steps {
    margin-bottom: 5.2em;
}

.woocommerce-order-received .pizzaro-order-steps-2 {
    margin-bottom: 5.2em;
}

.woocommerce-account .col2-set {
    margin-left: -15px;
    margin-right: -15px;
}

.woocommerce-account .col2-set:before,
.woocommerce-account .col2-set:after {
    content: "";
    display: table;
}

.woocommerce-account .col2-set:after {
    clear: both;
}

.woocommerce-account .col2-set .col-1,
.woocommerce-account .col2-set .col-2 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

@media (min-width: 768px) {
    .woocommerce-account .col2-set .col-1,
    .woocommerce-account .col2-set .col-2 {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .woocommerce-account .col2-set .col-1,
    .woocommerce-account .col2-set .col-2 {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .woocommerce-account .col2-set .col-1,
    .woocommerce-account .col2-set .col-2 {
        width: 50%;
    }
}

.woocommerce-account .customer-login-form {
    position: relative;
}

.woocommerce-account .customer-login-form h2 {
    font-size: 1.714em;
    line-height: 1.6em;
    display: block;
    font-weight: normal;
    padding-bottom: 0.4em;
    position: relative;
    margin-bottom: 1.36em;
    border-bottom: none;
}

.woocommerce-account .customer-login-form h2::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 68px;
    position: absolute;
    bottom: -1px;
}

.woocommerce-account .customer-login-form .button {
    font-weight: bold;
}

.woocommerce-account .customer-login-form form.register input[type=submit] {
    margin-bottom: 1.471em;
}

.no-registration-form {
    width: 41.6666666667%;
    margin: 0 auto;
}

#customer_login {
    padding: 2.5em 2.143em;
    position: relative;
}

#customer_login:before,
#customer_login:after {
    content: "";
    display: table;
}

#customer_login:after {
    clear: both;
}

#customer_login::before {
    display: block;
    border-right: 1px solid #ddd;
    height: 100%;
    position: absolute;
    content: ' ';
    right: 50%;
    top: 0;
}

#customer_login .col-1 {
    padding-right: 6.071em;
}

#customer_login .col-2 {
    padding-left: 5.857em;
}

#customer_login .before-login-text,
#customer_login .before-register-text {
    margin-bottom: 2.143em;
}

#customer_login .form-row {
    margin-bottom: 1.714em;
}

#customer_login label {
    color: #333e48;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 10px;
}

#customer_login #rememberme {
    margin-right: 3px;
}

#customer_login input[type=submit] {
    padding: .701em 3.047em;
    font-size: 1.071em;
}

#customer_login .register-benefits {
    clear: both;
}

#customer_login .register-benefits h3 {
    font-size: 1.286em;
    line-height: 1em;
    font-weight: normal;
    color: #4c4c4c;
    margin-bottom: 1.2em;
}

#customer_login .register-benefits ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}

#customer_login .register-benefits ul>li {
    line-height: 2.143em;
}

#customer_login .register-benefits ul>li::before {
    content: "\f00c";
    color: #5bb300;
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.143em;
    display: inline-block;
    margin-right: 1em;
}

.or-text {
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translate(50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ddd;
    font-style: italic;
    background-color: #fff;
    z-index: 1;
}

.address header.title,
.addresses header.title,
.track-order header.title {
    border-bottom: 1px solid #dadada;
    margin-bottom: 1.36em;
}

.address header.title:before,
.address header.title:after,
.addresses header.title:before,
.addresses header.title:after,
.track-order header.title:before,
.track-order header.title:after {
    content: "";
    display: table;
}

.address header.title:after,
.addresses header.title:after,
.track-order header.title:after {
    clear: both;
}

.address header.title h3,
.addresses header.title h3,
.track-order header.title h3 {
    font-size: 1.786em;
    line-height: 1.6em;
    display: block;
    position: relative;
    float: left;
    padding-bottom: 0.4em;
    margin-bottom: 0;
    width: 90%;
}

.address header.title h3::after,
.addresses header.title h3::after,
.track-order header.title h3::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 20%;
    position: absolute;
    bottom: -1px;
}

.address header.title .edit,
.addresses header.title .edit,
.track-order header.title .edit {
    float: right;
    line-height: 3.571em;
}

.address address,
.addresses address,
.track-order address {
    line-height: 2em;
}

.woocommerce-account h2 {
    font-size: 1.786em;
    line-height: 1.6em;
    display: block;
    position: relative;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #dadada;
    margin-bottom: 1.36em;
}

.woocommerce-account h2::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 20%;
    position: absolute;
    bottom: -1px;
}

.woocommerce-edit-address form h3 {
    line-height: 1.6em;
    display: block;
    position: relative;
    padding-bottom: 0.4em;
    margin-bottom: 1.36em;
    font-weight: normal;
    font-size: 1.5em;
}

.woocommerce-edit-address form h3::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 114px;
    position: absolute;
    bottom: -1px;
}

.edit-account legend {
    line-height: 1.6em;
    display: block;
    position: relative;
    padding-bottom: 0.4em;
    margin-bottom: 1.36em;
    font-weight: normal;
    font-size: 1.5em;
}

.edit-account legend::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    width: 114px;
    position: absolute;
    bottom: -1px;
}

.my_account_orders {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.236em;
    font-size: 12px;
}

.my_account_orders th,
.my_account_orders td {
    padding: 0.85714em;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.my_account_orders thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.my_account_orders tbody+tbody {
    border-top: 2px solid #ddd;
}

.my_account_orders .table {
    background-color: #fff;
}

.my_account_orders .order-actions .button.view {
    padding: 0.5875em 2.625em;
    font-size: 0.875em;
}

.notes {
    padding-left: 0;
    list-style: none;
}

.note {
    margin-bottom: 2em;
}

.note .meta {
    color: #999;
    font-size: 11px;
    line-height: 1.5;
}

.note .description {
    padding: 10px;
    background-color: #efefef;
    font-size: 13px;
    position: relative;
}

.note .description::after {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-width: 0 0 10px 10px;
    border-style: solid;
    border-color: #efefef transparent;
}

.note .description p:last-child {
    margin: 0;
    padding: 0;
}

.order-again {
    margin-bottom: 2.5em;
}

.order-again .button {
    padding: 0.6875rem 2.625rem;
}

.order-info mark {
    padding: inherit;
    background-color: transparent;
    font-weight: bold;
}

.customer_details,
.order_details {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1.236em;
}

.customer_details th,
.customer_details td,
.order_details th,
.order_details td {
    padding: 0.85714em;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.customer_details thead th,
.order_details thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.customer_details tbody+tbody,
.order_details tbody+tbody {
    border-top: 2px solid #ddd;
}

.customer_details .table,
.order_details .table {
    background-color: #fff;
}

.order_details.bacs_details {
    list-style: none;
    padding: 0;
}

.customer_details {
    border: 1px solid #ddd;
}

.customer_details th,
.customer_details td {
    border: 1px solid #ddd;
}

.customer_details th {
    background-color: #f9f9f9;
}

.customer_details thead th,
.customer_details thead td {
    border-bottom-width: 2px;
}

.order-info,
.commentlist.notes,
.order_details,
.customer_details,
.addresses {
    margin-bottom: 2.5em;
}

label[for="rememberme"] {
    margin-left: 0.75em;
    display: inline-block;
}

.logged-in.woocommerce-account .woocommerce {
    border: 2px solid #f1f1f1;
    background-color: #f1f1f1;
}

.woocommerce-account .entry-title {
    font-size: 2.125em;
    font-weight: normal;
    margin-bottom: 1em;
}

.woocommerce-account .woocommerce {
    font-size: 0.875em;
    line-height: 1.714em;
    display: table;
    width: 100%;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding: 2em 0;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    padding: 3em;
    background-color: #fff;
}

@media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 25%;
    }
}

@media (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 25%;
    }
}

@media (min-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 75%;
    }
}

@media (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 75%;
    }
}

@media (min-width: 1200px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 75%;
    }
}

.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-info,
.woocommerce-account .woocommerce-error {
    display: block;
}

@media (min-width: 981px) and (max-width: 1024px) {
    .newsletter-subscription .caption,
    .site-footer.footer-v5 .footer-newsletter .caption {
        padding: 0 12%;
    }
    .columns-5 ul.products>li {
        width: 50%;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    .food-type-filter .filter-button-groups {
        overflow: hidden;
    }
}

@media (max-width: 1199px) {
    .woocommerce-page.archive.full-width .pizzaro-sorting {
        padding-top: 40px;
    }
}

@media (max-width: 767px) {
    /*(max-width: 767px)*/
    .Type-food .Type-food-item {
        padding: 5px !important;
        font-size: 10px !important;
        object-fit: cover;
    }
    ul.products li.product img {
        height: 160px;
    }
    ul.products li.product,
    .products .owl-item>.product {
        width: 50%;
        font-size: 10px;
    }
    .woocommerce-page.archive .pizzaro-sorting form {
        margin-bottom: 20px;
    }
    .woocommerce-page.archive .pizzaro-sorting form select {
        width: 100%;
    }
    .list-view.full-width.dark.columns-2 ul.products li.product img {
        border-bottom-left-radius: 0;
    }
    .grid-view.full-width.dark ul.products li.product {
        padding: 0;
    }
    .wpsl-search .wpsl-search-btn-wrap {
        padding: 0 20px;
    }
    .wpsl-search .wpsl-select-wrap,
    .wpsl-search .wpsl-search-btn-wrap {
        width: 100%;
    }
    .woocommerce-order-received .addresses .col-1,
    .woocommerce-order-received .addresses .col-2 {
        float: none;
        width: 100%;
        padding: 0;
    }
    .woocommerce-order-received .woocommerce-thankyou-order-details {
        display: block;
    }
    .woocommerce-order-received .woocommerce-thankyou-order-details li {
        padding: 1em 2em;
        display: block;
        width: 100%;
    }
    .section-events .events .event {
        margin-bottom: 40px;
    }
    .section-events .events .event:last-child {
        margin-bottom: 0;
    }
    form.woocommerce-checkout .col2-set,
    #order_review,
    #order_review_heading {
        width: 100% !important;
    }
    .woocommerce-info+.login label {
        margin-left: 0;
        display: block;
        margin-top: 10px;
    }
    .checkout_coupon .form-row-first {
        margin-bottom: 1.4em;
    }
    .pizzaro-order-steps-2 {
        margin-bottom: 4em;
    }
    .pizzaro-order-steps-2 ul li {
        display: block;
        padding: 0;
    }
    .pizzaro-order-steps-2 ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .pizzaro-order-steps-2 ul:before {}
    .pizzaro-order-steps-2 ul li+li {
        padding-left: 0;
    }
    .pizzaro-order-steps {
        margin-bottom: 4em;
        margin-top: 5%;
    }
    .pizzaro-order-steps ul li {
        display: block;
        padding: 0;
    }
    .pizzaro-order-steps ul {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .pizzaro-order-steps ul:before {
        content: " ";
        width: 100%;
        height: 5px;
        display: block;
        background-color: #ebeaef;
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translateY(-50%);
        z-index: -1;
    }
    .pizzaro-order-steps ul li+li {
        padding-left: 0;
    }
    /*
       .pizzaro-order-steps ul li + li .step::before {
           display: none;
       }

       */
    table.cart tbody tr:first-child td {
        border-top: none;
    }
    table.cart tbody tr {
        border-bottom: 1px solid #ddd;
        padding-bottom: 20px;
    }
    table.cart tbody tr td.product-remove a {
        margin-left: auto;
    }
    table.cart tbody tr .product-name {
        width: 100%;
    }
    table.cart tbody tr .product-price {
        display: none;
    }
    table.cart tbody tr .product-quantity {
        float: left;
    }
    table.cart tbody tr td {
        border: none;
        padding: 20px 15px;
    }
    .cart_item .qty-btn {
        display: flex;
        align-items: center;
    }
    .cart_item .qty-btn label {
        margin-right: 10px;
    }
    table.cart tbody tr .product-quantity label {
        display: block;
    }
    table.cart td.product-quantity .qty {
        width: 75px;
        height: 30px;
    }
    .Table-mobile-text {
        font-weight: 600;
        margin-right: 5px;
    }
    table.cart td.actions .wc-proceed-to-checkout,
    table.cart td.actions .button,
    table.cart td.actions>input {
        display: block;
        margin-left: 0;
        width: 100%;
        text-align: center;
    }
    table.cart .coupon {
        width: 10%;
        margin-bottom: 40px;
    }
    table.cart .coupon .input-text,
    table.cart .coupon .button {
        border-radius: 50px;
    }
    table.cart .coupon .input-text {
        border-right: 1px solid #ddd;
        margin-bottom: 20px;
    }
    table.cart .coupon .button {
        margin-left: 0;
    }
    table.cart .coupon,
    table.cart .coupon .input-text,
    table.cart .coupon .button {
        width: 100%;
        display: block;
    }
    table.cart,
    table.cart tbody,
    table.cart tbody tr {
        display: block;
    }
    .pizzaro-brands {
        padding: 140px 0;
    }
    .pizzaro-brands .section-title,
    .pizzaro-brands .error404 .page-content section h2,
    .error404 .page-content section .pizzaro-brands h2,
    .pizzaro-brands .error404 .fourohfour-columns-2 .col-1 h2,
    .error404 .fourohfour-columns-2 .col-1 .pizzaro-brands h2,
    .pizzaro-brands .related>h2:first-child,
    .pizzaro-brands .upsells>h2:first-child,
    .pizzaro-brands .woocommerce-cart .cart-collaterals+.cross-sells h2,
    .woocommerce-cart .cart-collaterals+.cross-sells .pizzaro-brands h2 {
        margin-bottom: 1em;
    }
    .pizzaro-brands ul li {
        margin: 0 0 10px 0;
        display: block;
    }
    .pizzaro-brands ul li img {
        display: inline-block;
    }
    .pizzaro-brands ul li+li {
        border: none;
        margin: 0 0 10px 0;
        padding: 0;
    }
    .no-registration-form {
        margin: 0;
        width: 100%;
    }
    .site-main nav.navigation .nav-previous {
        margin-bottom: 30px;
    }
    .site-main nav.navigation .nav-next,
    .site-main nav.navigation .nav-previous {
        float: none;
        width: 100%;
        text-align: center;
    }
    #comments {
        text-align: center;
    }
    #comments .comment-navigation .nav-previous {
        margin-bottom: 10px;
    }
    #comments .comment-navigation .nav-previous,
    #comments .comment-navigation .nav-next {
        float: none;
    }
    #comments .children .comment-body,
    #comments .comment-list .comment-body {
        padding-bottom: 1.9em;
        padding-top: 2em;
    }
    #comments .comment-list {
        padding-bottom: 1em;
    }
    #comments .comment-list .reply {
        position: relative;
        bottom: auto;
    }
    #comments .comment-list .comment-content .comment-text {
        padding: 0.8em;
    }
    #respond {
        text-align: left;
    }
    #respond .comment-reply-title {
        padding: 0 15px;
        margin-bottom: 14px;
    }
    #customer_login {
        padding: 0 20px;
        margin: 0;
    }
    #customer_login:before,
    #customer_login:after {
        display: none;
    }
    #customer_login .col-1,
    #customer_login .col-2 {
        float: none;
        padding: 0;
    }
    #customer_login .col-1 {
        margin-bottom: 3em;
    }
    .or-text {
        display: none;
    }
    .single-product.style-3 div.product .images .thumbnails {
        width: 100%;
        padding: 0 11px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }
    .single-product.style-3 div.product .images .thumbnails a.zoom {
        width: 30%;
        padding: 0 6px;
    }
    .list-no-image-view ul.products li.product h3,
    .list-no-image-cat-view ul.products li.product h3,
    .list-no-image-cat-view ul.products li.product h3 {
        max-width: 40%;
    }
    .list-no-image-view ul.products li.product .product-content-wrapper .woocommerce-LoopProduct-link>h3,
    .list-no-image-cat-view ul.products li.product .product-content-wrapper .woocommerce-LoopProduct-link>h3,
    .list-no-image-cat-view ul.products li.product .product-content-wrapper .woocommerce-LoopProduct-link>h3 {
        font-size: 1.3em;
    }
    .list-no-image-view ul.products li.product .yith_wapo_groups_container,
    .list-no-image-cat-view ul.products li.product .yith_wapo_groups_container,
    .list-no-image-cat-view ul.products li.product .yith_wapo_groups_container {
        display: none;
    }
    .list-no-image-view ul.products li.product .price,
    .list-no-image-cat-view ul.products li.product .price,
    .list-no-image-cat-view ul.products li.product .price {
        position: relative;
        right: 0;
    }
    .list-view.section-products .columns-2 ul.products li.product .product-content-wrapper,
    .list-view.section-products .columns-2 ul.products li.product .product-image-wrapper {
        width: 100%;
        padding: 0;
    }
    .list-view.section-products .columns-2 ul.products li.product img {
        margin: 0 auto;
    }
    .list-view.section-products .columns-2 ul.products li.product .product-image-wrapper {
        margin-bottom: 20px;
    }
    .pizzaro-sorting form,
    .pizzaro-sorting .product-filters-widgets {
        display: block;
        float: none;
        position: relative;
    }
    .pizzaro-sorting form select,
    .pizzaro-sorting form a,
    .pizzaro-sorting .product-filters-widgets select,
    .pizzaro-sorting .product-filters-widgets a {
        width: 100%;
    }
    .pizzaro-sorting .product-filters-widgets a {
        text-align: center;
    }
    article.post.format-quote .entry-content blockquote {
        padding: 3em 4em;
    }
    article.post.format-link .entry-content {
        padding: 2.357em 3.143em;
    }
    .banners .banner.top-right .caption {
        font-size: 5em;
    }
    .section-products-with-gallery ul.products li.product {
        padding: 0 10px;
    }
    .section-product .product-wrapper .product-inner {
        padding: 0;
        position: relative;
    }
    .section-product .product-wrapper .product-inner header {
        font-size: 7em;
    }
    .pizzaro-brands {
        padding: 100px 0;
    }
    .section-products-carousel-with-image {
        height: auto;
    }
    .section-tiled-gallery {
        display: none;
    }
    .menu-card {
        height: auto;
        padding-top: 5em;
        padding-bottom: 3em;
    }
    .menu-card .menu-items {
        width: 100%;
    }
    .menu-card .menus {
        column-gap: 30px;
    }
    .menu-card .menus h3 {
        font-size: 1.6em;
        line-height: 1;
    }
    .menu-card .menus h3 .price {
        float: none;
        display: block;
    }
    .menu-card .menus .description P {
        line-height: 1.3;
    }
    .menu-card .menus .description ul h4 .price {
        position: relative;
        top: 0;
        display: block;
    }
    .list-no-image-cat-view .kc_single_image .scapt {
        font-size: 3em;
    }
    .page-template-template-homepage-v2 .section-tabs {
        margin-bottom: 4em;
    }
    .page-template-template-homepage-v2 .section-products-4-1 .products-4-1 .columns-1 ul.products li.product .owl-nav {
        display: block;
    }
    .page-template-template-homepage-v2 .section-products-4-1 .products-4-1 .columns-1 ul.products li.product .owl-nav .owl-next {
        right: -18px;
    }
    .page-template-template-homepage-v2 .section-products-4-1 .products-4-1 .columns-1 ul.products li.product .owl-nav .owl-prev {
        left: -18px;
    }
    .banners .banner .caption .subtitle {
        font-size: 0.454em;
    }
    .banner .caption .title {
        font-size: 0.8em;
    }
    .page-template-template-homepage-v5 .site-main {
        margin-left: 15px;
        margin-right: 15px;
    }
    .page-template-template-homepage-v5 .section-product-categories .pre-title:before {
        width: 68%;
    }
    .newsletter-subscription .caption,
    .site-footer.footer-v5 .footer-newsletter .caption {
        padding: 0 6%;
    }
    .newsletter-subscription form input[type="submit"],
    .site-footer.footer-v5 .footer-newsletter form input[type="submit"],
    .newsletter-subscription form input[type="button"],
    .site-footer.footer-v5 .footer-newsletter form input[type="button"],
    .newsletter-subscription form button,
    .site-footer.footer-v5 .footer-newsletter form button {
        padding: .657em 3.575em;
        position: relative;
        top: 0;
        right: 0;
        transform: none;
    }
    .newsletter-subscription form input,
    .site-footer.footer-v5 .footer-newsletter form input,
    .newsletter-subscription form input[type="submit"],
    .site-footer.footer-v5 .footer-newsletter form input[type="submit"] {
        margin-bottom: 1em;
        min-height: 3.4em;
    }
    .newsletter-subscription form .button,
    .site-footer.footer-v5 .footer-newsletter form .button {
        line-height: 1.4;
    }
    .section-coupon .caption .caption-inner {
        left: 40%;
        max-width: 2em;
    }
    .section-coupon .caption .coupon-code {
        line-height: 1.2;
    }
    .section-sale-product .product-wrapper {
        transform: translate(-50%, -50%);
    }
    .section-sale-product .price-action {
        text-align: center;
        padding: 0 0 60px 0;
    }
    .section-sale-product .price-action .price {
        font-size: 5em;
    }
    .section-sale-product .price-action .price del+ins {
        margin-left: 0;
    }
    .section-sale-product .price-action .button {
        font-size: .8em;
    }
    .section-sale-product .product-content h3 {
        font-size: 8em;
    }
    .banner.social-block {
        margin-bottom: 0;
    }
    .banner.social-block .banner-bg {
        height: 535px;
    }
    .banner.social-block .caption {
        font-size: 6em;
    }
    .section-recent-post {
        height: 535px;
    }
    .section-recent-post .post-wrap {
        transform: translate(-50%, -50%);
        width: 80%;
    }
    .section-recent-post .section-title,
    .section-recent-post .error404 .page-content section h2,
    .error404 .page-content section .section-recent-post h2,
    .section-recent-post .error404 .fourohfour-columns-2 .col-1 h2,
    .error404 .fourohfour-columns-2 .col-1 .section-recent-post h2,
    .section-recent-post .related>h2:first-child,
    .section-recent-post .upsells>h2:first-child,
    .section-recent-post .woocommerce-cart .cart-collaterals+.cross-sells h2,
    .woocommerce-cart .cart-collaterals+.cross-sells .section-recent-post h2 {
        font-size: 3em;
        line-height: 1;
        margin-bottom: .6em;
    }
    .section-recent-post .post-title {
        font-size: 1.6em;
    }
    .section-recent-post .post-info p {
        font-size: 1em;
    }
    .section-recent-post .post-info .btn-more {
        font-size: .8em;
    }
    .section-recent-posts {
        padding: 5em 0;
    }
    .section-recent-posts .section-title,
    .section-recent-posts .error404 .page-content section h2,
    .error404 .page-content section .section-recent-posts h2,
    .section-recent-posts .error404 .fourohfour-columns-2 .col-1 h2,
    .error404 .fourohfour-columns-2 .col-1 .section-recent-posts h2,
    .section-recent-posts .related>h2:first-child,
    .section-recent-posts .upsells>h2:first-child,
    .section-recent-posts .woocommerce-cart .cart-collaterals+.cross-sells h2,
    .woocommerce-cart .cart-collaterals+.cross-sells .section-recent-posts h2 {
        font-size: 3em;
    }
    .section-recent-posts .post-items {
        padding: 0 1em;
    }
    .section-recent-posts .post-items .post-item {
        margin-bottom: 40px;
    }
    .page-template-template-homepage-v2 .site-header.header-v2 .main-navigation {
        top: 15px;
    }
    .footer-v1.site-footer .site-address .address {}
    .footer-v1.site-footer .site-address {
        margin-bottom: 31px;
    }
    .footer-v1.site-footer .site-address .address li {
        display: block;
    }
    .footer-v1.site-footer .site-address .address li+li::after,
    .footer-v1.site-footer .site-address .address li+li::before {
        display: none;
    }
    .footer-v1.site-footer .footer-action-btn {
        width: 70%;
        padding: 1.214em 1.746em;
    }
    .footer-v1.site-footer .site-info {
        margin-bottom: 5em;
    }
    .products-card .media ul.products li.product .product-content-wrapper,
    .products-card .media ul.products li.product .product-image-wrapper {
        padding: 0;
    }
    .site-footer.footer-v4 .address li,
    .site-footer.footer-v4 .footer-menu li,
    .site-footer.footer-v5 .address li,
    .site-footer.footer-v5 .footer-menu li {
        display: block;
    }
    .site-footer.footer-v4 .address li+li::before,
    .site-footer.footer-v4 .footer-menu li+li::before,
    .site-footer.footer-v5 .address li+li::before,
    .site-footer.footer-v5 .footer-menu li+li::before {
        display: none;
    }
    .single-product.style-1 div.product .single-product-wrapper .product-images-wrapper,
    .single-product.style-1 div.product .single-product-wrapper .summary,
    .single-product.style-2 div.product .single-product-wrapper .product-images-wrapper,
    .single-product.style-2 div.product .single-product-wrapper .summary {
        padding: 0;
    }
    .single-product.style-1 div.product form.cart .yith_wapo_groups_container {
        margin: 0;
    }
    .single-product.style-1 div.product form.cart .ywapo_group_container_radio {
        padding: 0 15px;
    }
    .single-product.style-1 div.product form.cart .yith_wapo_groups_container_wrap {
        margin-left: -15px;
        margin-right: -15px;
    }
    .single-product.style-1 div.product .woocommerce-tabs ul.tabs {
        font-size: 0.99em;
    }
    .single-product.style-2 div.product .single-product-wrapper {
        padding: 0;
    }
    .single-product.style-2 div.product .single-product-wrapper .product-images-wrapper {
        margin-bottom: 0;
    }
    .single-product.style-2 div.product .product-form-wrapper {
        margin-bottom: 4em;
    }
    .single-product.style-2 div.product .woocommerce-tabs ul.tabs {
        padding: 0;
        text-align: center;
    }
    .single-product.style-2 div.product .woocommerce-tabs ul.tabs li {
        display: block;
    }
    .single-product.style-2 div.product .woocommerce-tabs ul.tabs li+li {
        margin: 0;
    }
    .single-product.style-2 div.product .woocommerce-tabs .panel {
        padding-top: 3em;
    }
    #reviews .commentlist li .comment_container .comment-text .star-rating {
        position: relative;
        margin-bottom: 10px;
    }
    .food-type-filter .clear-food-type-filter,
    .food-type-filter .widget_layered_nav ul li {
        margin-bottom: 14px;
    }
    .food-type-filter .widget_layered_nav,
    .food-type-filter ul li {}
    .food-type-filter .create-your-own {
        margin-top: 0;
    }
}

@media (max-width: 991px) {
    .woocommerce-account .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-navigation {
        display: block;
        width: 100%;
    }
    .woocommerce-account .woocommerce {
        display: block;
    }
    .banner.social-block {
        margin-bottom: 0;
    }
    .banner.social-block .banner-bg {
        height: 535px;
    }
    .banner.social-block .caption {
        font-size: 6em;
    }
    .banner.center-right .caption {
        left: 50%;
        font-size: 9em;
        width: 86%;
    }
    .banner.center-right .caption .condition {
        font-size: .1em;
    }
    .footer-about-info {
        padding-bottom: 40px;
    }
    .footer-about-info .image {
        margin-bottom: 40px;
    }
    .footer-about-info .image img {
        top: 0;
    }
    .site-footer.footer-v2 .vertical-align {
        display: block;
    }
    .site-footer.footer-v2 .footer-store-info {
        margin-bottom: 50px;
    }
    .site-footer.footer-v2 .footer-contact-form .contact-form {
        position: relative;
        left: auto;
        transform: none;
        width: 100%;
        bottom: 0;
        margin-bottom: 50px;
    }
    .create-your-own {
        float: none;
    }
}

@media (max-width: 1199px) {
    .secondary-navigation ul.menu,
    .secondary-navigation ul.nav-menu {
        overflow: auto !important;
    }
    /* .food-type-filter .filter-button-groups { */
    /* overflow: hidden !important; */
    /* } */
    /* .pizzaro-sorting{ */
    /* overflow: auto !important; */
    /* } */
    /*768-1200*/
    ul.products li.product.first {
        clear: none;
    }
    ul.products li.product:nth-child(odd) {
        clear: both;
    }
    .woocommerce-tabs .panel .ingredients .items .info {
        padding-left: 10px;
    }
    .woocommerce-order-received .woocommerce-thankyou-order-details li {
        padding: 1em 2em;
    }
    form.woocommerce-checkout .col2-set {
        width: 52%;
    }
    #order_review,
    #order_review_heading {
        width: 44%;
    }
    .food-type-filter .clear-food-type-filter,
    .food-type-filter .widget_layered_nav ul li {
        margin-bottom: 18px;
    }
    #customer_login {
        padding: 0;
    }
    .list-view.section-products .columns-2 ul.products>li {
        width: 100%;
    }
    .list-view.section-products .columns-2 ul.products>li .product-inner {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        align-items: center;
    }
    .section-products-4-1 ul.products li.product .yith_wapo_groups_container {
        display: none;
    }
    .section-products-4-1 .products-4-1 .columns-2 .button {
        overflow: hidden;
        height: 20px;
        width: 20px;
        padding: 1.6em;
        text-indent: -9999px;
    }
    .section-products-4-1 .products-4-1 .columns-2 .button::before {
        float: left;
        font-size: 18px;
        content: "\68";
        line-height: 16px;
        margin: 0;
        text-indent: 0;
        height: 20px;
        width: 20px;
        font-weight: 100;
        top: -9px;
        right: 9px;
        position: relative;
    }
    .section-product .product-wrapper .product-inner {
        padding: 0;
    }
    .banners .banner.top-right .caption {
        font-size: 3.2em;
    }
    .woocommerce-tabs ul.tabs {
        font-size: 1em;
    }
    .list-no-image-view ul.products li.product h3,
    .list-no-image-cat-view ul.products li.product h3,
    .list-no-image-cat-view ul.products li.product h3 {
        max-width: 44%;
    }
    .list-no-image-view ul.products li.product .product-content-wrapper .yith_wapo_groups_container,
    .list-no-image-cat-view ul.products li.product .product-content-wrapper .yith_wapo_groups_container,
    .list-no-image-cat-view ul.products li.product .product-content-wrapper .yith_wapo_groups_container {
        width: 40%;
    }
    .section-products .columns-4 ul.products>li {
        border: none;
        margin-bottom: 0;
    }
    .section-products .columns-4 ul.products>li:hover {
        border: none;
    }
    .section-products .columns-4 ul.products>li div[itemprop="description"] {
        display: none;
    }
    .single-product.style-2 div.product .single-product-wrapper {
        width: 100%;
    }
    .single-product.style-2 div.product .product-form-wrapper {
        clear: both;
        margin: 0 auto 6em auto;
        width: 400px;
        float: none;
    }
    .banner.center-right .caption {
        left: 50%;
        font-size: 9em;
        width: 86%;
    }
    .banner.center-right .caption .condition {
        font-size: .1em;
    }
    .site-header {
        z-index: 10000;
    }
    .site-header .header-info-wrapper,
    .site-header .site-header-cart {
        display: none;
    }
    .site-header button.menu-toggle {
        background: none;
    }
    .site-header .site-branding {
        max-width: 180px;
        text-align: -webkit-center;
    }
    .site-header .main-navigation {
        float: right;
        width: 20px;
        padding: 0;
        text-align: left;
        margin-right: 20px;
        margin-top: 10px;
    }
}

@media (min-width: 1025px) and (max-width: 1382px) {
    .banner.center-right .caption {
        font-size: 12em;
        left: auto;
        right: 0.5em;
        top: 50%;
        transform: translate(0%, -50%);
    }
}

@media (min-width: 1200px) {
    .handheld-navigation,
    .main-navigation.toggled .handheld-navigation,
    .main-navigation.toggled div.menu {
        display: none;
    }
    .main-navigation,
    .primary-navigation,
    .secondary-navigation {
        display: block;
    }
    /**
	 * Handheld footer bar
	 */
    .pizzaro-handheld-footer-bar {
        display: none;
    }
    .footer-v1.site-footer .footer-action-btn {
        bottom: 0;
    }
    .site-content:before,
    .site-content:after {
        content: "";
        display: table;
    }
    .site-content:after {
        clear: both;
    }
}

@media (max-width: 1199px) {
    /*(max-width: 1199px)*/
    ul.products li.product,
    .products .owl-item>.product {
        border: none;
        margin-bottom: 2em;
    }
    ul.products li.product .button,
    ul.products li.product .added_to_cart,
    .products .owl-item>.product .button,
    .products .owl-item>.product .added_to_cart {
        visibility: visible;
        margin-bottom: 10px;
    }
    ul.products li.product .ywapo_input_container_radio,
    ul.products li.product ul.products li.product .ywapo_input_container_radio,
    .products .owl-item>.product .ywapo_input_container_radio,
    .products .owl-item>.product ul.products li.product .ywapo_input_container_radio {
        margin: 0 0.4em 2em;
    }
    ul.products li.product .ywapo_input_container_radio .ywapo_label_price,
    ul.products li.product .ywapo_input_container_radio .ywapo_label_price,
    ul.products li.product ul.products li.product .ywapo_input_container_radio .ywapo_label_price,
    ul.products li.product ul.products li.product .ywapo_input_container_radio .ywapo_label_price,
    .products .owl-item>.product .ywapo_input_container_radio .ywapo_label_price,
    .products .owl-item>.product .ywapo_input_container_radio .ywapo_label_price,
    .products .owl-item>.product ul.products li.product .ywapo_input_container_radio .ywapo_label_price,
    .products .owl-item>.product ul.products li.product .ywapo_input_container_radio .ywapo_label_price {
        padding-left: 5px;
    }
    ul.products li.product div[itemprop="description"],
    .products .owl-item>.product div[itemprop="description"] {
        display: none;
    }
    ul.products li.product .yith_wapo_groups_container,
    .products .owl-item>.product .yith_wapo_groups_container {
        display: block;
    }
    /*
    ul.products li.product .product-image-wrapper,
    ul.products li.product .product-content-wrapper,
    .products .owl-item > .product .product-image-wrapper,
    .products .owl-item > .product .product-content-wrapper {
        border: none;
    }

    */
    ul.products li.product .hover-area,
    .products .owl-item>.product .hover-area {
        display: block;
        padding-top: 0;
    }
    ul.products li.product .hover-area:before,
    ul.products li.product .hover-area:after,
    .products .owl-item>.product .hover-area:before,
    .products .owl-item>.product .hover-area:after {
        content: "";
        display: table;
    }
    ul.products li.product .hover-area:after,
    .products .owl-item>.product .hover-area:after {
        clear: both;
    }
    ul.products li.product:hover div[itemprop="description"],
    .products .owl-item>.product:hover div[itemprop="description"] {
        display: none;
    }
    ul.products li.product:hover .product-inner,
    .products .owl-item>.product:hover .product-inner {
        position: relative;
    }
    ul.products li.product:hover .hover-area,
    .products .owl-item>.product:hover .hover-area {
        padding-top: 0;
        padding-bottom: 0;
    }
    .section-products-4-1 .products-4-1 .columns-1 ul.products li.product .hover-area {
        height: 5.25em;
    }
    .section-products-4-1 .products-4-1 .columns-2 ul.products li.product .hover-area {
        height: 3.5em;
    }
    .woocommerce-info+.login,
    .checkout_coupon {
        padding: 0 15px;
    }
    #customer_details .form-row {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    table.cart td.actions>input {
        margin-bottom: 20px;
    }
    article.post .post-readmore {
        margin-right: 0;
        margin-bottom: 1em;
    }
    article.post .comments-link {
        display: block;
    }
    .pizzaro_about_widget .featured-image {
        width: 100%;
    }
    .single-product.style-1 div.product form.cart .button {
        margin-left: 0;
    }
    .woocommerce-tabs .panel .ingredients .food-items,
    .woocommerce-tabs .panel .ingredients .title,
    .woocommerce-tabs .panel .ingredients .items {
        padding: 0;
    }
    .woocommerce-tabs .panel .ingredients .food-items,
    .woocommerce-tabs .panel .ingredients .title {
        width: 100%;
    }
    .woocommerce-tabs .panel .ingredients .items {
        margin-bottom: 34px;
    }
    .page-template-template-homepage-v2 .products-with-gallery-tabs.section-tabs .nav li+li::before,
    .products-with-gallery-tabs.section-tabs .nav li+li::before {
        opacity: 0;
    }
    .section-products-with-gallery ul.products {
        margin: 0 1.6em;
    }
    .section-products-with-gallery ul.products li.product {
        margin-bottom: 2em;
    }
    .section-products-with-gallery ul.products li.product:hover {
        transform: none;
    }
    .section-products-with-gallery ul.products li.product .product-content-wrapper,
    .section-products-with-gallery ul.products li.product .product-image-wrapper {
        margin: 0;
        border-color: #e9e9e9;
    }
    .section-products-with-gallery ul.products li.product .button,
    .section-products-with-gallery ul.products li.product .yith_wapo_groups_container {
        visibility: visible;
    }
    .section-products-with-gallery ul.products .owl-nav {
        display: block;
    }
    .section-products-with-gallery .owl-nav .owl-next,
    .section-products-with-gallery .owl-nav .owl-prev {
        top: 50%;
    }
    .pagination .page-numbers li,
    .woocommerce-pagination .page-numbers li {
        margin-bottom: 1em;
    }
    .banners .banner.top-right .caption {
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .pizzaro-breadcrumb {
        font-size: 0.875em;
        margin-top: 110px;
    }
}

.Search-title {
    font-size: 60px;
    line-height: 1.214;
    letter-spacing: -1px;
    color: #fff;
    margin: 0;
}

.Search-text {
    color: #fff;
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 1;
}

.Stock {
    margin-bottom: 40px;
}

.Stock::before {
    display: block;
    content: " ";
    margin-top: -200px;
    height: 200px;
    visibility: hidden;
    pointer-events: none;
}

.Stock-available {}

.Stock-head-title {
    font-size: 21px;
}

.Stock-head-text {
    font-size: 14px;
}

.Stock-available-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.Stock-list-item {
    display: flex;
    align-content: center;
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative;
}

.Stock-list-item-desc {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Stock-list-item-desc img {
    max-width: 67px
}

.Stock-list-item-desc p {
    max-width: 80px;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    margin-bottom: 0;
}

.Stock-list-item-desc span {
    font-size: 13px;
    text-align: center;
}

.Add-stock-list {
    display: flex;
    flex-direction: column;
}


/* */

.Add-stock2,
.Remove-stock2,
.Login-stock,
.Log-out-stock,
.Register-stock {
    width: 20px;
    height: 20px;
    position: relative;
    background-color: transparent;
    padding: 0;
}

.Login-stock:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -26px;
    background-size: cover;
    background-image: url(../images/login.png);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(50%);
    transition: all 300ms;
}

.Log-out-stock:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -26px;
    background-size: cover;
    background-image: url(../images/log-out.png);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(50%);
    transition: all 300ms;
}

.Register-stock:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -26px;
    background-size: cover;
    background-image: url(../images/register.png);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(50%);
    transition: all 300ms;
}

.Register-stock:last-child:hover,
.Log-out-stock:last-child:hover,
.Login-stock:last-child:hover {
    transform: scale(1);
}

.Register-stock:hover:before,
.Login-stock:hover:before,
.Log-out-stock:hover:before {
    width: 22px;
}

.Login-stock,
.Log-out-stock,
.Register-stock {
    margin-bottom: 2px;
}

.Login-stock,
.Log-out-stock,
.Register-stock:last-child {
    margin-bottom: 0;
}

.Add-stock2:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -26px;
    background-size: cover;
    background-image: url(../images/icon-plus.svg);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(50%);
    transition: all 300ms;
}

.Add-stock2 {
    margin-bottom: 2px;
}

.Add-stock2:last-child {
    margin-bottom: 0;
}

.Add-stock2:last-child:hover {
    transform: scale(1);
}

.Remove-stock2:before {
    content: "";
    width: 20px;
    height: 20px;
    margin-top: -6px;
    background-size: cover;
    background-image: url(../images/icon-remove.svg);
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms;
}

.Add-stock2:hover:before,
.Remove-stock2:hover:before {
    width: 22px;
    height: 22px;
}


/* */

.Add-stock,
.Remove-stock {
    width: 20px;
    height: 20px;
    position: relative;
    background-color: transparent;
    padding: 0;
}

.Add-stock:before {
    content: "";
    width: 20px;
    height: 20px;
    background-size: cover;
    background-image: url(../images/icon-plus.svg);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(50%);
    transition: all 300ms;
}

.Add-stock {
    margin-bottom: 2px;
}

.Add-stock:last-child {
    margin-bottom: 0;
}

.Add-stock:last-child:hover {
    transform: scale(1);
}

.Remove-stock:before {
    content: "";
    width: 20px;
    height: 20px;
    background-size: cover;
    background-image: url(../images/icon-remove.svg);
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms;
}

.Add-stock:hover:before,
.Remove-stock:hover:before {
    width: 22px;
    height: 22px;
}

.Stock-add {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 40px;
}

.Stock-add .Stock-add-head {
    margin-bottom: 40px;
}

.Stock-add .Stock-add-list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.Stock-add .Stock-add-list .Add-stock {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Stock-add .Stock-add-list .Add-stock:before {
    top: 15%;
}

.Stock-add .Stock-add-list .Stock-list-item:hover .Add-stock {
    opacity: 1;
}

.bootstrap-select>.dropdown-toggle {
    border-radius: 20px;
    border: 2px solid #f9f1db;
    padding: 8px 12px;
    font-size: 0.938em;
}

.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: none !important;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #4aaa19;
}

.open>.dropdown-toggle.btn-default {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-bottom: none;
    background-color: #fff !important;
}

.open>.dropdown-toggle.btn-default:hover {
    border-color: rgba(0, 0, 0, .15);
}

.value .bootstrap-select .dropdown-menu {
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    border-top: none;
}

.Terms-link {
    margin: 0;
    font-size: 0.813em;
    color: #7f7f7f;
    line-height: 1.615em;
    transition: all 500ms;
}

.Terms-link:hover {
    color: #f1f1f1;
}

.Order-control {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Order-control-item {
    width: 48%;
    padding: 0;
    transition: all 50ms ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 20px;
    transition: all 500ms;
    background-color: transparent;
    border: none;
}

.Order-control-item:hover {
    transform: translateY(-5px);
}

.mobile,
.mobile-f {
    display: none;
}

@media (max-width: 991px) {
    .mobile {
        display: block;
    }
    .desktop {
        display: none;
    }
    .Order-control {
        justify-content: center;
        align-items: center;
    }
    .Order-control-item {
        width: 100%;
        max-width: 350px;
    }
}

.modal-header {
    display: flex;
    align-items: center;
}

.modal-header .close {
    margin-left: auto;
}

.modal.in .modal-dialog {
    transform: translate(0, -50%);
    top: 50%;
}

.modal-body {
    margin: 15px;
    padding: 15px 0;
}

.Allergen-head {
    display: flex;
    padding: 0 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}

.Allergen-no {
    width: 15%;
    margin: 0;
}

.Allergen-name {
    margin: 0;
}

.Allergen-list {
    padding: 15px;
}

.Allergen-list-item {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.Food-set {
    background-color: #ffae00;
    display: inline-block;
    padding: 14px 12px;
    font-size: 15px;
    width: 100%;
    font-weight: 700;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 50px;
    color: #fff;
    transition: all 500ms;
    margin-bottom: 20px;
}

.Food-set i {
    font-size: 18px;
    margin-right: 5px;
}

.Food-set:hover {
    border-color: #ffae00;
    background-color: #fff;
}

.Type-food {
    position: absolute;
    top: 15px;
    left: 10px;
    pointer-events: none;
}

.Type-food .Type-food-item {
    border-radius: 50px;
    padding: 10px 15px;
    margin-right: 0;
    position: relative;
    border: 1px solid #d7d7d7;
    font-size: 13px;
    background-color: #fff;
    transition: all 500ms;
}

.Type-food .Type-food-item i {
    margin-right: 5px;
}

.Type-food .Type-food-item:hover {
    background-color: #d7d7d7;
}

.Button-red {
    background-color: #c00a27 !important;
    border: 1px solid #c00a27 !important;
}

.Button-red:hover {
    background-color: #fff !important;
    color: #c00a27 !important;
}

.Siparis-button {
    position: relative;
}

.Siparis-button-link {
    padding: 10px 30px;
    /* position: fixed; */
    /* right: calc((100vw - 1050px) / 2); */
    /* top: 22px; */
    /* z-index: 9999; */
    /* pointer-events: all!important; */
}

.Siparis-count {
    position: absolute;
    top: 2px;
    left: 50px;
    background-color: red;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    width: 20px;
    font-weight: normal !important;
    line-height: 1;
    height: 20px;
}

.Siparis-desc {
    position: fixed;
    top: 90px;
    background-color: #fff;
    right: calc((100vw - 1050px) / 2);
    border-radius: 20px;
    width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 3px 9px 0 rgba(0, 0, 0, 0.18);
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    transition: all 500ms;
    visibility: hidden;
}

.Siparis-desc-active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.Siparis-desc:before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(../images/siparis-arrow.png);
    background-size: 20px 20px;
    position: absolute;
    right: 50px;
    top: -20px;
    transform: rotate(180deg);
}

.Siparis-desc-title {
    color: #c00a27;
    font-size: 24px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #cfcfcf;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}

.Siparis-desc-list {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 0 35px;
    max-height: 340px;
    overflow-y: scroll;
    padding-top: 15px;
    scrollbar-width: thin;
    scrollbar-color: #fff;
}

.Siparis-desc-list::-webkit-scrollbar {
    width: 10px;
}

.Siparis-desc-list::-webkit-scrollbar-track {
    background: #fff;
}

.Siparis-desc-list::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .1);
    ;
    border-radius: 6px;
}

.Siparis-desc-list-item {
    display: flex;
    align-items: center;
    border-radius: 15px;
    box-shadow: 0px 2px 8px 0 rgba(0, 0, 0, 0.35);
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 10px;
}

.Siparis-desc-list-item-img {
    background-color: #cfcfcf;
    border-radius: 4px;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.Siparis-desc-list-item-img img {
    width: 100%;
}

.Siparis-desc-list-item-mid {
    border-right: 1px solid #929292;
    margin-right: 10px;
    padding-right: 10px;
}

.Siparis-desc-list-item-mid h4 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
    margin-bottom: 5px;
}

.Siparis-desc-list-item-mid span {
    font-size: 11px;
    display: block;
    max-width: 150px;
    line-height: 1.5;
}

.Siparis-desc-list-item-mid-input {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: 5px;
}

.Siparis-desc-list-item-mid-input .minus,
.Siparis-desc-list-item-mid-input .plus {
    width: 21px;
    height: 21px;
    color: #29241d;
    background: #fff;
    border-radius: 40px;
    padding: 8px 5px 8px 5px;
    border: 1px solid #29241d;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 500ms;
}

.Siparis-desc-list-item-mid-input input {
    height: 20px;
    width: 35px;
    text-align: center;
    font-size: 20px;
    display: inline-block;
    border: none;
    padding: 0;
    color: #29241d;
}

.Siparis-desc-list-item-price {
    margin-left: auto;
}

.Siparis-desc-list-item-price span {
    color: #000;
    white-space: nowrap;
}

.Siparis-desc-button {
    margin: 20px 0;
}

.Siparis-desc-button a {
    border-radius: 44.5px;
    background-color: #c00a27;
    border: 1px solid #c00a27;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    font-size: 16px;
    font-weight: bold;
    transition: all 500ms;
}

.Siparis-desc-button a:hover {
    background-color: #fff;
    color: #c00a27;
}

.Siparis-desc-list-item-mid-input span:hover {
    background-color: #000;
    color: #fff;
}

.icon {
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.icon-shopping {
    background-image: url(../images/shopping-cart.png);
    width: 30px;
    height: 30px;
}

.icon-login {
    background-image: url(../images/icon-login.png);
    width: 25px;
    height: 30px;
}

.icon-menu {
    background-image: url(../images/icon-menu.png);
    width: 35px;
    height: 30px;
}

.icon-menu-f {
    background-image: url(../images/icon-menu-f.png);
    width: 40px;
    height: 30px;
}

.Login-button {
    position: absolute;
    right: 50px;
}

.Menu-f-button {
    right: 0px;
}

.Order-control-item-img {
    width: 64px;
    height: 64px;
    display: block;
    align-items: center;
    margin-bottom: 10px;
}

.Order-control-item-img img {
    width: 100%;
}

.Order-control-item-text {
    padding-bottom: 20px;
    padding-top: 40px;
}

.Order-control-item-text h2 {
    font-size: 30px;
    color: #fff;
    text-align: center;
}

.Order-control-item-text p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.Order-control-item-bottom {
    background-color: #005574;
    height: 50px;
    width: 100%;
    margin-top: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.Order-control-item-bottom i {
    width: 54px;
    height: 54px;
    background-color: #00688e;
    border-radius: 100%;
    border: 2px solid #0e4d65;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-20px);
}

.Abholung .Order-control-item-bottom {
    background-color: #b5142c;
}

.Abholung .Order-control-item-bottom i {
    background-color: #e4183a;
    border-color: #a51930;
}

.First-modal-content {
    box-shadow: none;
    border: none;
    background-color: transparent;
}

.First-modal-header {
    flex-direction: column;
    justify-content: center;
    border-bottom: none;
}

.First-modal-header h1,
.First-modal-header h3 {
    color: #fff;
    margin: 0;
    text-align: center;
}

.Order-form-header {
    border-bottom: none;
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    padding: 0;
}

.Order-form-header h2 {
    border-bottom: 1px solid #00000080;
    width: 100%;
    text-align: center;
    padding-bottom: 5px;
    margin-bottom: 0;
}

.Order-form-header h3 {
    font-size: 18px;
    text-align: center;
    margin-bottom: 0;
    width: 100%;
    border-top: none !important;
    margin: 20px 0;
}

.spater-popup-body h4 {
    margin-top: 20px;
}

.spater-popup-body a {
    font-weight: bold;
    transition: all 500ms;
}

.spater-popup-body a:hover {
    color: #e53333;
}

.Order-form-body {
    margin: 0;
}

.Order-form {
    padding: 0 50px;
}

.Order-form-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Order-form-item p {
    font-size: 20px;
}

.Order-form-item label {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
}

.Order-form-item label input {
    width: 100%;
    border-radius: 30px;
}

.Order-form-item label input::placeholder {
    opacity: 0.7;
}

.Order-form-item-check {
    justify-content: center;
    margin-bottom: 20px;
}

.Order-form-item-check label {
    min-width: 110px;
    max-width: 125px;
    cursor: pointer;
}

.Order-form-item-check label input {
    height: 100%;
    top: 0;
    position: absolute;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.Order-form-item-check label input:checked+span {
    background-color: #e53333;
    color: #fff;
}

.Order-form-item-check label span {
    border-radius: 30px;
    color: #000;
    padding: 10px 20px;
    border: 1px solid #eee;
    background-color: #fff;
    display: flex;
    align-items: center;
}

.Order-form-item-check label span img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-right: 5px;
}

.Order-form-item-check label.Sofort-check span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}

.Order-form-item-check label.Sofort-check span img {
    filter: invert(100%);
}

.Order-form-item-check label.Sofort-check input:checked+span img {
    filter: invert(0);
}

.Order-form-item-check label.Spater-check input:checked+span img {
    filter: invert(100%);
}

.Order-form-item-check label.Spater-check span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: none;
}

.Order-form-item-check label.Spater-check span i {
    margin-right: 10px;
}

.Order-form-item-chek2 {
    margin-bottom: 30px;
    margin-top: 15px;
}

.Order-form-item-chek2 label {
    flex-direction: row;
}

.Order-form-item-chek2 label input {
    width: 15px;
    height: 15px;
    margin-top: 0;
}

.Order-form-item-chek2 label p {
    position: relative;
    font-size: 14px;
    margin-bottom: 0;
    margin-left: 10px;
    line-height: 1;
}

.Order-form-item-chek2 label .Order-form-info {
    position: absolute;
    background-color: #fff;
    border-radius: 8px;
    font-size: 11px;
    line-height: 1.1;
    width: 102%;
    margin-left: 10px;
    border: 1px solid #eee;
    padding: 10px;
    opacity: 0;
    transition: all 500ms;
    pointer-events: none;
}

.Order-form-item-chek2 label p:hover .Order-form-info {
    opacity: 1;
    pointer-events: all;
}

.border-radius-50 {
    border-radius: 50px;
}

.Zuruck-button {
    background-color: #000;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    transition: all 500ms;
    max-width: 105px;
    border-radius: 35px;
}

.Weiter-button {
    background-color: #c00a27;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    transition: all 500ms;
    border-radius: 35px;
}

.Zuruck-button:hover,
.Weiter-button:hover {
    color: #fff;
    transform: translateY(-5px);
}

.Lieferung-next-step-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
}

.Lieferung-next-step-body h2 {
    text-align: center;
    font-size: 40px;
    margin-bottom: 5px;
}

.Lieferung-next-step-body h3 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    margin-bottom: 0;
}

.Lieferung-next-step-body p {
    font-size: 20px;
    margin: 35px 0;
}

.Lieferung-next-step-body-close {
    display: flex;
    background: #e53333 !important;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    padding: 15px 0 !important;
    opacity: 1;
    margin-bottom: 20px;
    border-radius: 35px;
}

.Lieferung-next-step-body-close p {
    margin-bottom: 0;
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 20px;
    color: #fff;
    font-weight: normal;
}

.spater-popup-body {
    padding: 0 20px;
}

.spater-popup-body .Sofort-button {
    max-width: 125px;
    margin: 0 auto;
}

.spater-popup-body .Sofort-button img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-right: 5px;
}

.spater-popup-body .Sofort-button:hover {
    color: #fff;
}

.spater-popup-body .Sofort-button:hover img {
    transform: scale(1);
}

.Spater-address {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.Spater-address p {
    margin-bottom: 0;
    color: #e53333;
}

.Spater-address p i {
    margin-right: 10px;
}

.spater-popup-body h3 {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    margin: 0 auto 20px;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.spater-popup-body h3:after {
    content: '';
    display: inline-block;
    width: 50%;
    height: 3px;
    background-color: #e53333;
    margin-top: 10px;
}

.spater-popup-body .Weiter-button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 20px;
}

.spater-popup-body .Weiter-button i {
    margin-left: auto;
}

.Spater-desc {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 20px;
}

.Spater-desc span {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.Spater-desc p {
    font-size: 17px;
    max-width: 300px;
    margin: 0 auto;
}

.Order-form-item label span {
    font-weight: bold;
    color: #000;
}

.Order-form-item label .bootstrap-select>.dropdown-toggle {
    border: 1px solid #cccccc;
    padding: 0.473em 1.2em;
    width: 100%;
}

.Order-form-item label .bootstrap-select {
    width: 100% !important;
    margin-bottom: 20px;
}

.Order-form-item label .dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #c00a27;
}

.value button:focus {
    background-color: #fff;
    color: #333;
}

.value label .dropdown-menu>.active>a,
.value .dropdown-menu>.active>a:focus,
.value .dropdown-menu>.active>a:hover {
    background-color: #4aaa19;
}

.Order-form-abholung {
    width: 100%;
    margin-bottom: 20px;
}

.Order-form-abholung a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    background-color: #c00a27;
    border-radius: 30px;
    color: #fff;
}

.Order-form-abholung a p {
    font-size: 16px;
    display: flex;
    flex-direction: column;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}

.Order-form-abholung a i {
    color: #fff;
}

.hover-area {
    flex-direction: column;
    align-items: center;
}

.hover-area .create-your-own {
    float: none;
}

.hover-area .create-your-own a {
    padding: .733em 3em;
    margin-bottom: 10px;
}

.menu-item-text {
    width: 100%;
    margin-top: 40px;
    border-top: 2px solid #868686;
    padding-top: 20px;
}

.menu-item-text img {
    width: 25px;
    margin-right: 10px;
    filter: invert(95%) sepia(5%) saturate(0%) hue-rotate(327deg) brightness(103%) contrast(107%);
}

.menu-item-text p {
    display: flex;
    align-items: center;
    color: #fff;
    padding: .257em 1.387em;
    font-size: 15px;
    width: 100%;
    margin-bottom: 0;
}

.menu-item-text p a {
    padding: 0 !important;
    font-size: 17px !important;
    transition: all 500ms;
}

.menu-item-text a:hover {
    color: red;
}

.menu-item-text-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 1.387em;
    margin-top: 20px;
    border-bottom: 2px solid #868686;
    padding-bottom: 20px;
}

.menu-item-text-social a {
    padding: 0 !important;
    margin: 0;
    font-size: 20px !important;
}

.alerjen-buton {
    border-radius: 45px;
    outline: none;
    padding: 14px 25px;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-style: normal;
}

.alerjen-buton i {
    font-size: 18px;
    margin-right: 5px;
}

.alerjen-buton:focus,
.alerjen-buton:active {
    outline: none!important;
}

.Menu-footer {
    width: 95%;
    margin: 0 auto;
    border-radius: 40px 40px 0 0;
    max-width: 415px;
    z-index: 10000;
}

.Menu-footer,
.Menu-footer .site-search {
    background-color: #fff !important;
}

.Menu-footer .Menu-footer-a {
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    height: 55px;
    padding: 0;
}

.Menu-footer .Menu-footer-a::before {
    content: '';
    width: 0px;
    height: 3px;
    background-color: #c31530;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    position: absolute;
    opacity: 0;
    transition: all 500ms;
    top: -1px;
}

.Menu-footer .Menu-footer-a:hover::before {
    opacity: 1;
    width: 40px;
}

.Menu-footer .Menu-footer-a:hover img {
    filter: invert(10%) sepia(94%) saturate(3456%) hue-rotate(340deg) brightness(100%) contrast(97%);
}

.Menu-footer li.active .Menu-footer-a::before {
    opacity: 1;
    width: 40px;
}

.Menu-footer .my-account {
    height: 55px;
    display: flex;
    position: relative;
    z-index: 9;
}

.Menu-footer li.active .Menu-footer-a img {
    filter: invert(10%) sepia(94%) saturate(3456%) hue-rotate(340deg) brightness(100%) contrast(97%);
}

.Menu-footer-img {
    width: 30px;
}

.Menu-footer .columns-3 {
    padding: 0 30px;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Pop-up {
    z-index: 99999;
    background-color: #00000099;
}

.Pop-up::before {
    content: '';
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.Order-form-shop {
    margin: 25px 0;
}

.Order-form-shop h3 {
    text-align: center;
}

.Order-form-shop-in {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.Order-form-shop-in img {
    max-width: 160px;
    margin-right: 30px;
}

.Order-form-shop-in h2 {
    font-size: 24px;
}

.menu-toggle {
    position: absolute;
    left: 0px;
    padding: 0;
    border-radius: 0 !important;
}

.mt-30 {
    margin-top: 30px;
}

.dropdown-toggle:hover {
    background-color: #fff;
    color: #333;
}

.Order-form-item label .bootstrap-select .dropdown-menu {
    border-radius: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin: 0;
    border-top: none;
}

.Order-form-item label .bootstrap-select .active span {
    color: #ffff;
}

.Order-form-item label .dropup .dropdown-menu,
.Order-form-item label .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: 100%;
    bottom: unset;
}

.area {
    background: white;
    height: 250px;
    overflow: auto;
}

.ss-wrapper {
    overflow: hidden;
    height: 100%;
    position: relative;
    z-index: 1;
    float: left;
}

.ss-content {
    height: 100%;
    width: 100%;
    padding: 0 32px 0 0;
    position: relative;
    right: -18px;
    overflow: auto;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ss-scroll {
    position: relative;
    background: rgba(0, 0, 0, 0.1);
    width: 9px;
    border-radius: 4px;
    top: 0;
    z-index: 2;
    cursor: pointer;
    opacity: 0;
    transition: opacity 0.25s linear;
}

.ss-container:hover .ss-scroll {
    opacity: 1;
}

.ss-grabbed {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

@media (max-width: 1199px) {
    .header-v1 .header-wrap {
        margin-top: 0 !important;
        justify-content: center;
        position: relative;
        margin: 15px 0;
    }
    .mobile-f {
        display: block;
    }
    .Siparis-button {
        position: unset;
    }
    .Siparis-button-link {
        position: fixed;
        bottom: 30px;
        right: 30px;
        top: unset;
        background-color: #fff;
        border-radius: 100%;
        padding: 20px;
        box-shadow: 2px 2px 10px #00000085;
    }
    .Siparis-button-link:hover {
        box-shadow: 3px 3px 15px #000;
    }
    .Siparis-button-link span {
        display: none;
    }
    .icon-shopping {
        background-image: url(../images/icon-shopping-red.png);
    }
    .Siparis-button-active .Siparis-button-link .icon-shopping {}
    .Siparis-desc {
        bottom: 120px;
        right: 30px;
        top: unset;
    }
    .Siparis-desc:before {
        transform: rotate(0);
        right: 30px;
        top: unset;
        bottom: -20px;
    }
    .Siparis-count {
        top: 0;
        left: 50px;
        display: flex !important;
        transition: all 300ms;
    }
    .Siparis-button-active .icon-shopping {
        background-image: url(../images/icon-shopping-close.png);
        background-position: center;
        background-size: contain;
    }
    .Siparis-button-active .Siparis-count {
        opacity: 0;
    }
}

@media (max-width: 991px) {
    .Order-form-header h2 {
        font-size: 20px;
    }
    .Order-form-header h3 {
        font-size: 14px;
        margin: 10px 0;
    }
    .Order-form-item p,
    .Spater-desc p {
        font-size: 14px;
        line-height: 1.3;
    }
    .spater-popup-body h3,
    .spater-popup-body h4 {
        font-size: 16px;
    }
    .Order-form {
        padding: 0 20px;
    }
    .spater-popup-body .Weiter-button,
    .Zuruck-button {
        font-size: 14px;
    }
    .Lieferung-next-step-body h2 {
        font-size: 20px;
    }
    .Lieferung-next-step-body h3 {
        flex-shrink: 17px;
    }
    .Lieferung-next-step-body p {
        font-size: 14px;
        margin: 25px 0;
    }
    .Lieferung-next-step-body-close p {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media (max-width: 470px) {
    .Siparis-button-link {
        right: 20px;
        bottom: 20px;
    }
    .icon-shopping {}
    .Siparis-count {}
    .Siparis-desc {
        bottom: 110px;
        right: 10px;
        width: 95%;
        z-index: 99999;
    }
    .Siparis-desc-title {}
    .Siparis-desc-list {
        padding: 0 15px;
        padding-top: 10px;
    }
    .Siparis-desc-list-item {
        padding: 10px;
        margin-bottom: 10px;
    }
    .Siparis-desc-list-item-img {
        width: 65px;
        height: 65px;
    }
    .Siparis-desc-list-item-mid {
        padding-left: 5px;
    }
    .Siparis-desc-list-item-mid h4 {
        font-size: 14px;
    }
    .Siparis-desc-list-item-mid span {
        font-size: 11px;
    }
    .Siparis-desc-list-item-mid-input .minus,
    .Siparis-desc-list-item-mid-input .plus {
        font-size: 12px;
    }
    .Siparis-desc-button {
        margin: 15px 0;
    }
    .Siparis-desc-button a {
        padding: 5px 10px;
        font-size: 14px;
    }
    .single-product.style-2 div.product .product-form-wrapper {
        width: 100%;
    }
    .spater-popup .Order-form-header {
        margin-top: 10px;
    }
    .spater-popup .Order-form-header h2,
    .Spater-desc {
        font-size: 18px;
    }
    .spater-popup-body h3,
    .spater-popup-body h4,
    .Spater-address p,
    .spater-popup-body a {
        font-size: 14px;
    }
    .Spater-address {
        margin-bottom: 10px;
    }
    .Spater-desc {
        margin-top: 5px;
        margin-bottom: 10px;
    }
    .spater-popup .Order-form-item label .bootstrap-select {
        margin-bottom: 10px;
    }
    .spater-popup-body {
        padding: 0 15px;
        margin: 0!important;
    }
}

.menu-item .button {
    padding: 15px 4px;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    display: flex;
    align-items: center;
    transition: all 500ms;
    position: relative
}

.menu-item .button:before {
    content: '';
    display: inline-block;
    width: 0%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 4px;
    background-color: #fff;
    opacity: 0;
    transition: all 500ms;
}

.menu-item .button:hover:before {
    width: 100%;
    opacity: 1;
}

.menu-item .button i {
    font-size: 30px;
    display: inline-block;
    float: left;
    margin-right: 0.4em;
}

.menu-item .button.is-checked:before {
    width: 100%;
    opacity: 1;
}

.menu-item .button:hover {
    background-color: transparent;
}

.S_cart {
    transition: all 0.5s;
    opacity: 0;
    pointer-events: all;
}

.S_cart-cover {
    position: fixed;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.75);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    display: none;
    left: 0;
    top: 0;
    z-index: 99999;
    transition: all 0.5s;
}

.S_cart-nav {
    position: fixed;
    background: #010101;
    opacity: 0.95;
    height: 100%;
    width: 60%;
    flex-direction: column;
    top: 0;
    right: -100%;
    z-index: 99999;
    overflow: hidden;
    transition: all 0.5s;
}

.S_cart-nav h2 {
    font-size: 26px;
    font-weight: 600;
    color: #ffff;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.S_cart-btn-qty .fa {
    font-size: 20px;
}

.S_cart-nav .S_cart-items {
    position: absolute;
    width: 90%;
    margin: 0 5%;
    height: 50%;
    top: 10%;
    flex-direction: column;
    display: flex;
}

.S_cart-nav .S_cart-items .empty-cart {
    margin: auto 0;
    font-size: 2rem;
    font-weight: 900;
    text-align: center;
    color: rgba(255, 255, 255, 0.25);
}

.S_cart-nav .S_cart-items .S_cart-item {
    height: 5rem;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 1px solid whitesmoke;
    margin-bottom: 20px;
}

.S_cart-nav .S_cart-items .S_cart-item:hover {
    background: rgba(255, 255, 255, 0.25);
}

.S_cart-nav .S_cart-items .S_cart-item .S_cart-img {
    width: 5rem;
    height: 5rem;
    justify-content: center;
}

.S_cart-nav .S_cart-items .S_cart-item .S_cart-img img {
    width: 100%;
    align-self: center;
}

.S_cart-nav .S_cart-final {
    position: absolute;
    display: flex;
    align-self: flex-end;
    flex-direction: column;
    bottom: 10%;
    right: 0;
}

.S_cart-nav .S_cart-final strong {
    align-self: flex-end;
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 1rem;
}

.S_cart-nav .S_cart-final .action {
    justify-content: space-evenly;
}

.S_cart-nav .S_cart-final .action .btn {
    font-size: 18px;
    padding: 1rem 2rem;
    border: 1px solid white;
    margin-right: 20px;
    border-radius: 10px;
    background-color: #c00a27;
    color: #fff;
}

.S_cart-nav .S_cart-final .action .btn:hover {
    color: black;
    box-shadow: inset 20em 0 0 0 white;
}

.S_cart-qty-change {
    display: flex;
    justify-content: space-evenly;
    align-items: baseline;
}

.S_cart-qty-change-in {
    display: flex;
}

.S_cart-name,
.S_cart-price {
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
}

.S_cart-btn-qty {
    background-color: transparent;
    border-radius: 50%;
    padding: 2px 5px;
}

.S_cart-btn-qty:hover {}

.S_cart-qty {
    padding: 2px 10px;
    margin: 0;
    font-size: 20px;
    color: #fff;
    background: none;
    border: none;
    outline: none;
    width: 49px;
    margin-left: 20px;
}

.S_cart-remove,
.S_cart-exit {
    background-color: transparent;
    padding: 0;
}

.S_cart-exit {
    position: absolute;
    top: 30px;
    right: 35px;
    padding: 0;
}

.S_cart-exit .fa-times {
    font-size: 30px;
}

.S_cart-final {
    font-size: 20px;
    color: #fff;
}

.add-to-cart {
    padding: .733em 3em;
    background-color: #c00a27;
    border: 1px solid #c00a27;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
    text-shadow: none;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    border-radius: 50px;
    box-shadow: none;
    transition: all 0.2s ease-in-out 0s;
}

.add-to-cart:hover {
    background-color: #fff;
    color: #000;
}

@media (max-width: 768px) {
    .S_cart-nav {
        width: 80%;
    }
}

@media (max-width: 576px) {
    .S_cart-nav {
        width: 100%;
    }
    .S_cart-nav .S_cart-img {
        display: none;
    }
    .S_cart-name,
    .S_cart-price {
        font-size: 12px;
    }
    .S_cart-qty {
        font-size: 15px;
    }
    .S_cart-btn-qty {
        width: 0%;
        padding: 0px 0px;
    }
    .S_cart-btn-qty .fa {
        font-size: 15px;
    }
    .S_cart-nav .S_cart-items {
        height: 420px !important;
    }
    .restoranclosed {
        display: block;
        margin-top: 25%;
    }
}


/* 26.02.2021 TARİHLİ MY ACCOUNT DÜZENLEMESİ */

.woocommerce-MyAccount-navigation ul {
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0
}

.woocommerce-MyAccount-navigation ul li {
    list-style: none;
    position: relative;
    padding: 0 2em
}

.woocommerce-MyAccount-navigation ul li:hover {
    background: #d1d1d1
}

.woocommerce-MyAccount-navigation ul li.is-active a {
    font-weight: 700
}

.woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li a {
    padding: .857em 0;
    display: block;
    color: #333e48
}

.woocommerce-MyAccount-navigation ul li a:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f0f6";
    line-height: 1.618;
    margin-left: .53em;
    width: 1.387em;
    text-align: right;
    float: right;
    opacity: .25
}

.woocommerce-MyAccount-navigation ul li a:hover {
    font-weight: 700
}

.woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    content: "\f0e4"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f291"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    content: "\f1c6"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    content: "\f015"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    content: "\f09d"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f007"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f08b"
}

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--subscriptions a:before {
    content: "\f021"
}

.my_account_orders .button,
.woocommerce-MyAccount-downloads .button {
    padding: .618em .857em;
    font-size: .857em;
    margin-right: .236em
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message,
.woocommerce-noreviews,
p.no-comments {
    padding: 1em 1.618em;
    margin-bottom: 2.617924em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: .6180469716em solid rgba(0, 0, 0, .15)
}

.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before,
.woocommerce-noreviews:after,
.woocommerce-noreviews:before,
p.no-comments:after,
p.no-comments:before {
    content: "";
    display: table
}

.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce-noreviews:after,
p.no-comments:after {
    clear: both
}

.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-noreviews a,
p.no-comments a {
    color: #fff
}

.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover,
.woocommerce-noreviews a:hover,
p.no-comments a:hover {
    color: #fff;
    opacity: .7
}

.woocommerce-error a.button:hover,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover,
.woocommerce-noreviews a.button:hover,
p.no-comments a.button:hover {
    opacity: 1
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-noreviews .button,
p.no-comments .button {
    float: right;
    padding: 0;
    background: 0 0;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, .25)!important;
    border-radius: 0
}

.woocommerce-error .button:hover,
.woocommerce-info .button:hover,
.woocommerce-message .button:hover,
.woocommerce-noreviews .button:hover,
p.no-comments .button:hover {
    background: 0 0;
    color: #fff;
    opacity: .7
}

.woocommerce-error pre,
.woocommerce-info pre,
.woocommerce-message pre,
.woocommerce-noreviews pre,
p.no-comments pre {
    background-color: rgba(0, 0, 0, .1)
}

.site-content>.col-full>.woocommerce>.woocommerce-error:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-info:first-child,
.site-content>.col-full>.woocommerce>.woocommerce-message:first-child {
    margin-top: 2.617924em
}

.wc-forward:after,
.woocommerce-Button--next:after {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f178";
    margin-left: .5407911001em;
    display: none
}

.woocommerce-Button--previous:before {
    display: inline-block;
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f177";
    margin-right: .5407911001em
}

.woocommerce-error {
    list-style: none
}

.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #3d9cd2
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.75rem;
}

.card {
    margin-bottom: 1.875rem;
    background-color: #fff;
    transition: all .5s ease-in-out;
    position: relative;
    border: 0px solid transparent;
    border-radius: 20px;
    box-shadow: 0px 12px 23px 0px rgb(62 73 84 / 4%);
    height: calc(100% - 30px);
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.75rem - 1px) calc(0.75rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.75rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

.card-deck {
    display: flex;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

@media (max-width: 690px) {
    .pizzaro-order-steps-2 ul li+li .step::before {
        content: " ";
        width: 135px;
        height: 5px;
        display: block;
        background-color: #ebeaef;
        position: absolute;
        top: 50%;
        right: 100%;
        transform: translateY(-50%);
        z-index: -1;
    }
}

@media (max-width: 575px) {
    .right-15 {
        margin-right: 14%;
    }
    .right-9 {
        margin-right: 9%;
        width: 100%;
    }
}

@media (max-width: 400px) {
    .right-15 {
        margin-right: 14%;
        width: 72%;
    }
    .right-9 {
        margin-right: 9%;
        width: 100%;
    }
}

@media (max-width: 425px) {
    .right-15 {
        margin-right: 14%;
        width: 74%;
    }
    .right-9 {
        margin-right: 9%;
        width: 100%;
    }
}

@media (max-width: 450px) {
    .right-15 {
        margin-right: 14%;
        width: 76%;
    }
    .right-9 {
        margin-right: 9%;
        width: 100%;
    }
}

.card-group {
    display: flex;
    flex-direction: column;
}

.card-group>.card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap;
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }
    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }
    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

.h-auto {
    height: auto !important;
}

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

.bg-secondary {
    background-color: #3e4954 !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #283037 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.btn-xs {
    font-size: 0.75rem;
    padding: 0.438rem 1rem;
    font-weight: 600;
}

.border-0 {
    border: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.bg-warning {
    background-color: #ff6d4d !important;
}

.text-white {
    color: #fff !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.fs-14 {
    font-size: 14px !important;
    line-height: 1.5;
}

.op7 {
    opacity: 0.7;
}

.rounded-xl {
    border-radius: 12px !important;
}

.align-items-center {
    align-items: center !important;
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
    width: 100%;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

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

.card-header:first-child {
    border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
}

.widget-timeline-icon li {
    padding-left: 25px;
    position: relative;
    margin-left: 11px;
    border-left: 3px solid #2f4cdd;
    min-height: 80px;
    padding-top: 1px;
}

.widget-timeline-icon li .icon {
    position: absolute;
    width: 22px;
    height: 22px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    border-radius: 22px;
    left: -13px;
    top: 0;
}

.widget-timeline-icon li:last-child {
    border-left: 3px solid transparent;
}

.text-muted {
    color: #89879f !important;
}

.fs-15 {
    font-size: 14px !important;
    line-height: 1.5;
}

li {
    list-style: none;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #7e7e7e;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #EEEEEE;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #EEEEEE;
}

.table tbody+tbody {
    border-top: 2px solid #EEEEEE;
}

table {
    border-collapse: collapse;
}

@media only screen and (max-width: 767px) {
    .reviewer-box .star-review span {
        font-size: 16px;
    }
}

.items-list-1 {
    padding: 20px 30px;
    border-bottom: 1px solid #f0f1f5;
}

.items-list-1 .number {
    font-size: 22px;
    color: #969ba0;
    font-weight: 500;
}

@media only screen and (max-width: 575px) {
    .items-list-1 {
        padding: 10px 15px;
    }
    .items-list-1 .ml-auto {
        margin-left: 0 !important;
    }
    .items-list-1 img {
        float: left;
        width: 40px;
    }
    .items-list-1 svg {
        width: 20px;
        height: 13px;
    }
    .items-list-1 .number {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .items-list-2 img {
        width: 40px;
    }
}

.items-table tbody tr {
    padding: 0;
    border-radius: 0.375rem;
    position: relative;
    box-shadow: 0 1px 0 0 #f8f8f8;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.items-table tbody tr .dropdown {
    opacity: 0;
}

.items-table tbody tr.active,
.items-table tbody tr:hover {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.items-table tbody tr.active .dropdown,
.items-table tbody tr:hover .dropdown {
    opacity: 1;
}

.items-table tbody tr th,
.items-table tbody tr td {
    border: 0;
    padding: 18px 8px;
}

.table th,
.table td {
    border-color: #f0f1f5;
    padding: 12px 9px;
}

@media only screen and (max-width: 575px) {
    .items-table {
        width: 500px;
    }
}

.star-review i {
    font-size: 16px;
}

.star-review i.text-gray {
    color: #d9d9d9;
}

.star-review span {
    color: #000;
}

.font-w500 {
    font-weight: 500;
}

.fs-20 {
    font-size: 20px !important;
    line-height: 1.5;
}

.text-black {
    color: #000 !important;
}

.fs-14 {
    font-size: 14px !important;
    line-height: 1.5;
}

.text-orange {
    color: #ff9900;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #ce082c !important;
}

.la,
.las {
    font-family: 'Line Awesome Free';
    font-weight: 900;
}

.text-danger {
    color: #f72b50 !important;
}

.fs-28 {
    font-size: 28px !important;
    line-height: 1.4;
}

.la,
.lab,
.lad,
.lal,
.lar,
.las {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

a {
    color: #2f4cdd;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #1b32a5;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #89879f;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

.lead {
    font-size: 1.09375rem;
    font-weight: 300;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
    font-size: 80%;
    font-weight: 400;
}

mark,
.mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
}

.list-inline-item {
    display: inline-block;
}

.list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.09375rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

.blockquote-footer::before {
    content: "\2014\00A0";
}

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

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fbfbfb;
    border: 1px solid #dee2e6;
    border-radius: 0.75rem;
    max-width: 100%;
    height: auto;
}

.figure {
    display: inline-block;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

code {
    font-size: 87.5%;
    color: #e83e8c;
    word-break: break-word;
}

a>code {
    color: inherit;
}

kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
}

pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.no-gutters>.col,
.no-gutters>[class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.order-first {
    order: -1;
}

.order-last {
    order: 13;
}

.order-0 {
    order: 0;
}

.order-1 {
    order: 1;
}

.order-2 {
    order: 2;
}

.order-3 {
    order: 3;
}

.order-4 {
    order: 4;
}

.order-5 {
    order: 5;
}

.order-6 {
    order: 6;
}

.order-7 {
    order: 7;
}

.order-8 {
    order: 8;
}

.order-9 {
    order: 9;
}

.order-10 {
    order: 10;
}

.order-11 {
    order: 11;
}

.order-12 {
    order: 12;
}

.offset-1 {
    margin-left: 8.3333333333%;
}

.offset-2 {
    margin-left: 16.6666666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.3333333333%;
}

.offset-5 {
    margin-left: 41.6666666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.3333333333%;
}

.offset-8 {
    margin-left: 66.6666666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.3333333333%;
}

.offset-11 {
    margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        order: -1;
    }
    .order-sm-last {
        order: 13;
    }
    .order-sm-0 {
        order: 0;
    }
    .order-sm-1 {
        order: 1;
    }
    .order-sm-2 {
        order: 2;
    }
    .order-sm-3 {
        order: 3;
    }
    .order-sm-4 {
        order: 4;
    }
    .order-sm-5 {
        order: 5;
    }
    .order-sm-6 {
        order: 6;
    }
    .order-sm-7 {
        order: 7;
    }
    .order-sm-8 {
        order: 8;
    }
    .order-sm-9 {
        order: 9;
    }
    .order-sm-10 {
        order: 10;
    }
    .order-sm-11 {
        order: 11;
    }
    .order-sm-12 {
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2 {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5 {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8 {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        order: -1;
    }
    .order-md-last {
        order: 13;
    }
    .order-md-0 {
        order: 0;
    }
    .order-md-1 {
        order: 1;
    }
    .order-md-2 {
        order: 2;
    }
    .order-md-3 {
        order: 3;
    }
    .order-md-4 {
        order: 4;
    }
    .order-md-5 {
        order: 5;
    }
    .order-md-6 {
        order: 6;
    }
    .order-md-7 {
        order: 7;
    }
    .order-md-8 {
        order: 8;
    }
    .order-md-9 {
        order: 9;
    }
    .order-md-10 {
        order: 10;
    }
    .order-md-11 {
        order: 11;
    }
    .order-md-12 {
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.3333333333%;
    }
    .offset-md-2 {
        margin-left: 16.6666666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.3333333333%;
    }
    .offset-md-5 {
        margin-left: 41.6666666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.3333333333%;
    }
    .offset-md-8 {
        margin-left: 66.6666666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.3333333333%;
    }
    .offset-md-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        order: -1;
    }
    .order-lg-last {
        order: 13;
    }
    .order-lg-0 {
        order: 0;
    }
    .order-lg-1 {
        order: 1;
    }
    .order-lg-2 {
        order: 2;
    }
    .order-lg-3 {
        order: 3;
    }
    .order-lg-4 {
        order: 4;
    }
    .order-lg-5 {
        order: 5;
    }
    .order-lg-6 {
        order: 6;
    }
    .order-lg-7 {
        order: 7;
    }
    .order-lg-8 {
        order: 8;
    }
    .order-lg-9 {
        order: 9;
    }
    .order-lg-10 {
        order: 10;
    }
    .order-lg-11 {
        order: 11;
    }
    .order-lg-12 {
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2 {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5 {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8 {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        order: -1;
    }
    .order-xl-last {
        order: 13;
    }
    .order-xl-0 {
        order: 0;
    }
    .order-xl-1 {
        order: 1;
    }
    .order-xl-2 {
        order: 2;
    }
    .order-xl-3 {
        order: 3;
    }
    .order-xl-4 {
        order: 4;
    }
    .order-xl-5 {
        order: 5;
    }
    .order-xl-6 {
        order: 6;
    }
    .order-xl-7 {
        order: 7;
    }
    .order-xl-8 {
        order: 8;
    }
    .order-xl-9 {
        order: 9;
    }
    .order-xl-10 {
        order: 10;
    }
    .order-xl-11 {
        order: 11;
    }
    .order-xl-12 {
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11 {
        margin-left: 91.6666666667%;
    }
}

@media (min-width: 1440) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xxl-first {
        order: -1;
    }
    .order-xxl-last {
        order: 13;
    }
    .order-xxl-0 {
        order: 0;
    }
    .order-xxl-1 {
        order: 1;
    }
    .order-xxl-2 {
        order: 2;
    }
    .order-xxl-3 {
        order: 3;
    }
    .order-xxl-4 {
        order: 4;
    }
    .order-xxl-5 {
        order: 5;
    }
    .order-xxl-6 {
        order: 6;
    }
    .order-xxl-7 {
        order: 7;
    }
    .order-xxl-8 {
        order: 8;
    }
    .order-xxl-9 {
        order: 9;
    }
    .order-xxl-10 {
        order: 10;
    }
    .order-xxl-11 {
        order: 11;
    }
    .order-xxl-12 {
        order: 12;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.3333333333%;
    }
    .offset-xxl-2 {
        margin-left: 16.6666666667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.3333333333%;
    }
    .offset-xxl-5 {
        margin-left: 41.6666666667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.3333333333%;
    }
    .offset-xxl-8 {
        margin-left: 66.6666666667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.3333333333%;
    }
    .offset-xxl-11 {
        margin-left: 91.6666666667%;
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #7e7e7e;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #EEEEEE;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #EEEEEE;
}

.table tbody+tbody {
    border-top: 2px solid #EEEEEE;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #EEEEEE;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #EEEEEE;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #7e7e7e;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>th,
.table-primary>td {
    background-color: #c5cdf5;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
    border-color: #93a2ed;
}

.table-hover .table-primary:hover {
    background-color: #afbaf1;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #afbaf1;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
    background-color: #c9cccf;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
    border-color: #9ba0a6;
}

.table-hover .table-secondary:hover {
    background-color: #bcbfc3;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #bcbfc3;
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #c4eecf;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
    border-color: #91dfa7;
}

.table-hover .table-success:hover {
    background-color: #b0e8bf;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b0e8bf;
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #c3dcf3;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
    border-color: #8fbde9;
}

.table-hover .table-info:hover {
    background-color: #aed0ef;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #aed0ef;
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #ffd6cd;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
    border-color: #ffb3a2;
}

.table-hover .table-warning:hover {
    background-color: #ffc1b4;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffc1b4;
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #fdc4ce;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
    border-color: #fb91a4;
}

.table-hover .table-danger:hover {
    background-color: #fcabba;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #fcabba;
}

.table-light,
.table-light>th,
.table-light>td {
    background-color: #f0f0f0;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
    border-color: #e2e2e2;
}

.table-hover .table-light:hover {
    background-color: #e3e3e3;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #e3e3e3;
}

.table-dark,
.table-dark>th,
.table-dark>td {
    background-color: #d6d6d6;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
    border-color: #b4b4b4;
}

.table-hover .table-dark:hover {
    background-color: #c9c9c9;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #c9c9c9;
}

.table-active,
.table-active>th,
.table-active>td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #EEEEEE;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075);
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
    border: 0;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.75rem;
}

.card>hr {
    margin-right: 0;
    margin-left: 0;
}

.card>.list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

.card>.list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-title {
    margin-bottom: 0.75rem;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-text:last-child {
    margin-bottom: 0;
}

.card-link:hover {
    text-decoration: none;
}

.card-link+.card-link {
    margin-left: 1.25rem;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
    border-radius: calc(0.75rem - 1px) calc(0.75rem - 1px) 0 0;
}

.card-header+.list-group .list-group-item:first-child {
    border-top: 0;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
    border-radius: 0 0 calc(0.75rem - 1px) calc(0.75rem - 1px);
}

.card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
}

.card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.card-img {
    width: 100%;
    border-radius: calc(0.75rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.75rem - 1px);
    border-top-right-radius: calc(0.75rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.75rem - 1px);
    border-bottom-left-radius: calc(0.75rem - 1px);
}

.card-deck {
    display: flex;
    flex-direction: column;
}

.card-deck .card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px;
    }
}

.card-group {
    display: flex;
    flex-direction: column;
}

.card-group>.card {
    margin-bottom: 15px;
}

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap;
    }
    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0;
    }
    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0;
    }
    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .card-group>.card:not(:last-child) .card-img-top,
    .card-group>.card:not(:last-child) .card-header {
        border-top-right-radius: 0;
    }
    .card-group>.card:not(:last-child) .card-img-bottom,
    .card-group>.card:not(:last-child) .card-footer {
        border-bottom-right-radius: 0;
    }
    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .card-group>.card:not(:first-child) .card-img-top,
    .card-group>.card:not(:first-child) .card-header {
        border-top-left-radius: 0;
    }
    .card-group>.card:not(:first-child) .card-img-bottom,
    .card-group>.card:not(:first-child) .card-footer {
        border-bottom-left-radius: 0;
    }
}

.card-columns .card {
    margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
    .card-columns .card {
        display: inline-block;
        width: 100%;
    }
}

.accordion>.card {
    overflow: hidden;
}

.accordion>.card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}

.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}

.accordion>.card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accordion>.card .card-header {
    margin-bottom: -1px;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.75rem;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 0.5rem;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: underline;
}

.breadcrumb-item+.breadcrumb-item:hover::before {
    text-decoration: none;
}

.breadcrumb-item.active {
    color: #6c757d;
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.75rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #2f4cdd;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link:hover {
    z-index: 2;
    color: #1b32a5;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(47, 76, 221, 0.25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #2f4cdd;
    border-color: #2f4cdd;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.09375rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.765625rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.75rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
    .badge {
        transition: none;
    }
}

a.badge:hover,
a.badge:focus {
    text-decoration: none;
}

.badge:empty {
    display: none;
}

.btn .badge {
    position: relative;
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary {
    color: #fff;
    background-color: #2f4cdd;
}

a.badge-primary:hover,
a.badge-primary:focus {
    color: #fff;
    background-color: #1e38bb;
}

a.badge-primary:focus,
a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(47, 76, 221, 0.5);
}

.badge-secondary {
    color: #fff;
    background-color: #3e4954;
}

a.badge-secondary:hover,
a.badge-secondary:focus {
    color: #fff;
    background-color: #283037;
}

a.badge-secondary:focus,
a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(62, 73, 84, 0.5);
}

.badge-success {
    color: #fff;
    background-color: #2bc155;
}

a.badge-success:hover,
a.badge-success:focus {
    color: #fff;
    background-color: #229743;
}

a.badge-success:focus,
a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(43, 193, 85, 0.5);
}

.badge-info {
    color: #fff;
    background-color: #2781d5;
}

a.badge-info:hover,
a.badge-info:focus {
    color: #fff;
    background-color: #1f67aa;
}

a.badge-info:focus,
a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(39, 129, 213, 0.5);
}

.badge-warning {
    color: #fff;
    background-color: #ff6d4d;
}

a.badge-warning:hover,
a.badge-warning:focus {
    color: #fff;
    background-color: #ff431a;
}

a.badge-warning:focus,
a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 109, 77, 0.5);
}

.badge-danger {
    color: #fff;
    background-color: #f72b50;
}

a.badge-danger:hover,
a.badge-danger:focus {
    color: #fff;
    background-color: #e60931;
}

a.badge-danger:focus,
a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(247, 43, 80, 0.5);
}

.badge-light {
    color: #212529;
    background-color: #c8c8c8;
}

a.badge-light:hover,
a.badge-light:focus {
    color: #212529;
    background-color: #afafaf;
}

a.badge-light:focus,
a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(200, 200, 200, 0.5);
}

.badge-dark {
    color: #fff;
    background-color: #6e6e6e;
}

a.badge-dark:hover,
a.badge-dark:focus {
    color: #fff;
    background-color: #555555;
}

a.badge-dark:focus,
a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(110, 110, 110, 0.5);
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem;
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.75rem;
}

.alert-heading {
    color: inherit;
}

.alert-link {
    font-weight: 700;
}

.alert-dismissible {
    padding-right: 3.8125rem;
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
}

.alert-primary {
    color: #182873;
    background-color: #d5dbf8;
    border-color: #c5cdf5;
}

.alert-primary hr {
    border-top-color: #afbaf1;
}

.alert-primary .alert-link {
    color: #0f1949;
}

.alert-secondary {
    color: #20262c;
    background-color: #d8dbdd;
    border-color: #c9cccf;
}

.alert-secondary hr {
    border-top-color: #bcbfc3;
}

.alert-secondary .alert-link {
    color: #0b0d0e;
}

.alert-success {
    color: #16642c;
    background-color: #d5f3dd;
    border-color: #c4eecf;
}

.alert-success hr {
    border-top-color: #b0e8bf;
}

.alert-success .alert-link {
    color: #0d3a1a;
}

.alert-info {
    color: #14436f;
    background-color: #d4e6f7;
    border-color: #c3dcf3;
}

.alert-info hr {
    border-top-color: #aed0ef;
}

.alert-info .alert-link {
    color: #0c2944;
}

.alert-warning {
    color: #853928;
    background-color: #ffe2db;
    border-color: #ffd6cd;
}

.alert-warning hr {
    border-top-color: #ffc1b4;
}

.alert-warning .alert-link {
    color: #5e281c;
}

.alert-danger {
    color: #80162a;
    background-color: #fdd5dc;
    border-color: #fdc4ce;
}

.alert-danger hr {
    border-top-color: #fcabba;
}

.alert-danger .alert-link {
    color: #540f1c;
}

.alert-light {
    color: #686868;
    background-color: #f4f4f4;
    border-color: #f0f0f0;
}

.alert-light hr {
    border-top-color: #e3e3e3;
}

.alert-light .alert-link {
    color: #4f4f4f;
}

.alert-dark {
    color: #393939;
    background-color: #e2e2e2;
    border-color: #d6d6d6;
}

.alert-dark hr {
    border-top-color: #c9c9c9;
}

.alert-dark .alert-link {
    color: #202020;
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.65625rem;
    background-color: #e9ecef;
    border-radius: 0.75rem;
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #2f4cdd;
    transition: width 0.6s ease;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none;
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    animation: progress-bar-stripes 1s linear infinite;
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        animation: none;
    }
}

.media {
    display: flex;
    align-items: flex-start;
}

.media-body {
    flex: 1;
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

.list-group-item-action:hover,
.list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
}

.list-group-item-action:active {
    color: #7e7e7e;
    background-color: #e9ecef;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
    border-top-left-radius: 0.75rem;
    border-top-right-radius: 0.75rem;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #2f4cdd;
    border-color: #2f4cdd;
}

.list-group-horizontal {
    flex-direction: row;
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0;
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 0.75rem;
    border-bottom-left-radius: 0.75rem;
    border-top-right-radius: 0;
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
    border-bottom-left-radius: 0;
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction: row;
    }
    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction: row;
    }
    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction: row;
    }
    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction: row;
    }
    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }
}

@media (min-width: 1440) {
    .list-group-horizontal-xxl {
        flex-direction: row;
    }
    .list-group-horizontal-xxl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0;
    }
    .list-group-horizontal-xxl .list-group-item:first-child {
        border-top-left-radius: 0.75rem;
        border-bottom-left-radius: 0.75rem;
        border-top-right-radius: 0;
    }
    .list-group-horizontal-xxl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.75rem;
        border-bottom-right-radius: 0.75rem;
        border-bottom-left-radius: 0;
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px;
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.list-group-item-primary {
    color: #182873;
    background-color: #c5cdf5;
}

.list-group-item-primary.list-group-item-action:hover,
.list-group-item-primary.list-group-item-action:focus {
    color: #182873;
    background-color: #afbaf1;
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #182873;
    border-color: #182873;
}

.list-group-item-secondary {
    color: #20262c;
    background-color: #c9cccf;
}

.list-group-item-secondary.list-group-item-action:hover,
.list-group-item-secondary.list-group-item-action:focus {
    color: #20262c;
    background-color: #bcbfc3;
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #20262c;
    border-color: #20262c;
}

.list-group-item-success {
    color: #16642c;
    background-color: #c4eecf;
}

.list-group-item-success.list-group-item-action:hover,
.list-group-item-success.list-group-item-action:focus {
    color: #16642c;
    background-color: #b0e8bf;
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #16642c;
    border-color: #16642c;
}

.list-group-item-info {
    color: #14436f;
    background-color: #c3dcf3;
}

.list-group-item-info.list-group-item-action:hover,
.list-group-item-info.list-group-item-action:focus {
    color: #14436f;
    background-color: #aed0ef;
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #14436f;
    border-color: #14436f;
}

.list-group-item-warning {
    color: #853928;
    background-color: #ffd6cd;
}

.list-group-item-warning.list-group-item-action:hover,
.list-group-item-warning.list-group-item-action:focus {
    color: #853928;
    background-color: #ffc1b4;
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #853928;
    border-color: #853928;
}

.list-group-item-danger {
    color: #80162a;
    background-color: #fdc4ce;
}

.list-group-item-danger.list-group-item-action:hover,
.list-group-item-danger.list-group-item-action:focus {
    color: #80162a;
    background-color: #fcabba;
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #80162a;
    border-color: #80162a;
}

.list-group-item-light {
    color: #686868;
    background-color: #f0f0f0;
}

.list-group-item-light.list-group-item-action:hover,
.list-group-item-light.list-group-item-action:focus {
    color: #686868;
    background-color: #e3e3e3;
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #686868;
    border-color: #686868;
}

.list-group-item-dark {
    color: #393939;
    background-color: #d6d6d6;
}

.list-group-item-dark.list-group-item-action:hover,
.list-group-item-dark.list-group-item-action:focus {
    color: #393939;
    background-color: #c9c9c9;
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #393939;
    border-color: #393939;
}

.close {
    float: right;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.close:hover {
    color: #000;
    text-decoration: none;
}

.close:not(:disabled):not(.disabled):hover,
.close:not(:disabled):not(.disabled):focus {
    opacity: .75;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    appearance: none;
}

a.close.disabled {
    pointer-events: none;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #2f4cdd !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #1e38bb !important;
}

.bg-secondary {
    background-color: #3e4954 !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #283037 !important;
}

.bg-success {
    background-color: #2bc155 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #229743 !important;
}

.bg-info {
    background-color: #2781d5 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #1f67aa !important;
}

.bg-warning {
    background-color: #ff6d4d !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #ff431a !important;
}

.bg-danger {
    background-color: #f72b50 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #e60931 !important;
}

.bg-light {
    background-color: #c8c8c8 !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #afafaf !important;
}

.bg-dark {
    background-color: #6e6e6e !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #555555 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #EEEEEE !important;
}

.border-top {
    border-top: 1px solid #EEEEEE !important;
}

.border-right {
    border-right: 1px solid #EEEEEE !important;
}

.border-bottom {
    border-bottom: 1px solid #EEEEEE !important;
}

.border-left {
    border-left: 1px solid #EEEEEE !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #2f4cdd !important;
}

.border-secondary {
    border-color: #3e4954 !important;
}

.border-success {
    border-color: #2bc155 !important;
}

.border-info {
    border-color: #2781d5 !important;
}

.border-warning {
    border-color: #ff6d4d !important;
}

.border-danger {
    border-color: #f72b50 !important;
}

.border-light {
    border-color: #c8c8c8 !important;
}

.border-dark {
    border-color: #6e6e6e !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.75rem !important;
}

.rounded-top {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
}

.rounded-right {
    border-top-right-radius: 0.75rem !important;
    border-bottom-right-radius: 0.75rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
}

.rounded-left {
    border-top-left-radius: 0.75rem !important;
    border-bottom-left-radius: 0.75rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: flex !important;
    }
    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1440) {
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: flex !important;
    }
    .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.8571428571%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }
    .flex-sm-column {
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        justify-content: center !important;
    }
    .justify-content-sm-between {
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        align-items: center !important;
    }
    .align-items-sm-baseline {
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        align-items: stretch !important;
    }
    .align-content-sm-start {
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        align-content: center !important;
    }
    .align-content-sm-between {
        align-content: space-between !important;
    }
    .align-content-sm-around {
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        align-self: auto !important;
    }
    .align-self-sm-start {
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        align-self: center !important;
    }
    .align-self-sm-baseline {
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }
    .flex-md-column {
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        justify-content: center !important;
    }
    .justify-content-md-between {
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        justify-content: space-around !important;
    }
    .align-items-md-start {
        align-items: flex-start !important;
    }
    .align-items-md-end {
        align-items: flex-end !important;
    }
    .align-items-md-center {
        align-items: center !important;
    }
    .align-items-md-baseline {
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        align-items: stretch !important;
    }
    .align-content-md-start {
        align-content: flex-start !important;
    }
    .align-content-md-end {
        align-content: flex-end !important;
    }
    .align-content-md-center {
        align-content: center !important;
    }
    .align-content-md-between {
        align-content: space-between !important;
    }
    .align-content-md-around {
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        align-content: stretch !important;
    }
    .align-self-md-auto {
        align-self: auto !important;
    }
    .align-self-md-start {
        align-self: flex-start !important;
    }
    .align-self-md-end {
        align-self: flex-end !important;
    }
    .align-self-md-center {
        align-self: center !important;
    }
    .align-self-md-baseline {
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }
    .flex-lg-column {
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        justify-content: center !important;
    }
    .justify-content-lg-between {
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        align-items: center !important;
    }
    .align-items-lg-baseline {
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        align-items: stretch !important;
    }
    .align-content-lg-start {
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        align-content: center !important;
    }
    .align-content-lg-between {
        align-content: space-between !important;
    }
    .align-content-lg-around {
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        align-self: auto !important;
    }
    .align-self-lg-start {
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        align-self: center !important;
    }
    .align-self-lg-baseline {
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }
    .flex-xl-column {
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        justify-content: center !important;
    }
    .justify-content-xl-between {
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        align-items: center !important;
    }
    .align-items-xl-baseline {
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        align-items: stretch !important;
    }
    .align-content-xl-start {
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        align-content: center !important;
    }
    .align-content-xl-between {
        align-content: space-between !important;
    }
    .align-content-xl-around {
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        align-self: auto !important;
    }
    .align-self-xl-start {
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        align-self: center !important;
    }
    .align-self-xl-baseline {
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1440) {
    .flex-xxl-row {
        flex-direction: row !important;
    }
    .flex-xxl-column {
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important;
    }
    .flex-xxl-wrap {
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .flex-xxl-fill {
        flex: 1 1 auto !important;
    }
    .flex-xxl-grow-0 {
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important;
    }
    .justify-content-xxl-start {
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        justify-content: space-around !important;
    }
    .align-items-xxl-start {
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        align-content: center !important;
    }
    .align-content-xxl-between {
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        align-self: auto !important;
    }
    .align-self-xxl-start {
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }
    .float-sm-right {
        float: right !important;
    }
    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }
    .float-md-right {
        float: right !important;
    }
    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }
    .float-lg-right {
        float: right !important;
    }
    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }
    .float-xl-right {
        float: right !important;
    }
    .float-xl-none {
        float: none !important;
    }
}

@media (min-width: 1440) {
    .float-xxl-left {
        float: left !important;
    }
    .float-xxl-right {
        float: right !important;
    }
    .float-xxl-none {
        float: none !important;
    }
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports (position: sticky) {
    .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

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

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1440) {
    .m-xxl-0 {
        margin: 0 !important;
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important;
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important;
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.25rem !important;
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xxl-2 {
        margin: 0.5rem !important;
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xxl-3 {
        margin: 1rem !important;
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important;
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important;
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important;
    }
    .m-xxl-4 {
        margin: 1.5rem !important;
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xxl-5 {
        margin: 3rem !important;
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important;
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important;
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important;
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important;
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 1rem !important;
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important;
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important;
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important;
    }
    .p-xxl-4 {
        padding: 1.5rem !important;
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xxl-5 {
        padding: 3rem !important;
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important;
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important;
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important;
    }
    .m-xxl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xxl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xxl-n3 {
        margin: -1rem !important;
    }
    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -1rem !important;
    }
    .m-xxl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xxl-n5 {
        margin: -3rem !important;
    }
    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -3rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

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

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

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

@media (min-width: 1440) {
    .text-xxl-left {
        text-align: left !important;
    }
    .text-xxl-right {
        text-align: right !important;
    }
    .text-xxl-center {
        text-align: center !important;
    }
}

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

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

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

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #2f4cdd !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #1b32a5 !important;
}

.text-secondary {
    color: #3e4954 !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #1e2328 !important;
}

.text-success {
    color: #2bc155 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #1d8239 !important;
}

.text-info {
    color: #2781d5 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #1b5a94 !important;
}

.text-warning {
    color: #ff6d4d !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ff2e01 !important;
}

.text-danger {
    color: #f72b50 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #ce082c !important;
}

.text-light {
    color: #c8c8c8 !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #a2a2a2 !important;
}

.text-dark {
    color: #6e6e6e !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #484848 !important;
}

.text-body {
    color: #7e7e7e !important;
}

.text-muted {
    color: #89879f !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important;
    }
    a:not(.btn) {
        text-decoration: underline;
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #adb5bd;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    @page {
        size: a3;
    }
    body {
        min-width: 992px !important;
    }
    .container {
        min-width: 992px !important;
    }
    .navbar {
        display: none;
    }
    .badge {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important;
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #dee2e6 !important;
    }
    .table-dark {
        color: inherit;
    }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody+tbody {
        border-color: #EEEEEE;
    }
    .table .thead-dark th {
        color: inherit;
        border-color: #EEEEEE;
    }
}

.c-pointer {
    cursor: pointer;
}

* {
    outline: none;
    padding: 0;
}

*::after {
    margin: 0;
    padding: 0;
}

*::before {
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.8;
}

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

#main-wrapper {
    opacity: 0;
    transition: all 0.25s ease-in;
    overflow: hidden;
    position: relative;
}

#main-wrapper.show {
    opacity: 1;
}

.rounded-lg {
    border-radius: 0.375rem;
}

.rounded-xl {
    border-radius: 12px !important;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

a {
    color: #7e7e7e;
}

a:hover,
a:focus,
a.active {
    text-decoration: none;
}

.btn-link:hover,
.btn-link:focus,
.btn-link.active {
    text-decoration: none;
}

.w-space-no {
    white-space: nowrap;
}

.content-body .container {
    margin-top: 40px;
}

.content-body .container-fluid {
    padding-top: 40px;
    padding-right: 40px;
    padding-left: 40px;
}

@media only screen and (max-width: 1600px) {
    .content-body .container-fluid {
        padding-top: 30px;
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .content-body .container-fluid {
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .content-body .container-fluid {
        padding-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.content-heading {
    font-size: 16px;
    margin-bottom: 1.875rem;
    margin-top: 3.125rem;
    border-bottom: 1px solid #f0f1f5;
    padding-bottom: 10px;
}

[direction="rtl"] .content-heading {
    text-align: right;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus {
    box-shadow: none;
}

.op1 {
    opacity: 0.1;
}

.op2 {
    opacity: 0.2;
}

.op3 {
    opacity: 0.3;
}

.op4 {
    opacity: 0.4;
}

.op5 {
    opacity: 0.5;
}

.op6 {
    opacity: 0.6;
}

.op7 {
    opacity: 0.7;
}

.op8 {
    opacity: 0.8;
}

.op9 {
    opacity: 0.9;
}

.support-ticket {
    position: fixed;
    bottom: 30px;
    right: 15px;
    z-index: 999999;
}

.support-ticket-btn {
    width: 100px;
    background: #7CB442;
    animation: 0.7s ease-in-out 0s infinite alternate none running crescendo;
    border-radius: 50px;
    color: #fff;
    font-size: 8px;
    font-size: 16px;
    padding: 5px 10px 7px;
    text-align: center;
    display: inline-block;
    box-shadow: rgba(124, 180, 66, 0.7) 0px 8px 35px 0px;
}

.support-ticket-btn:hover,
.support-ticket-btn:focus {
    color: #fff;
}

.text-blue {
    color: #5e72e4;
}

.text-indigo {
    color: #6610f2;
}

.text-purple {
    color: #6f42c1;
}

.text-pink {
    color: #e83e8c;
}

.text-red {
    color: #EE3232;
}

.text-orange {
    color: #ff9900;
}

.text-yellow {
    color: #FFFA6F;
}

.text-green {
    color: #297F00;
}

.text-teal {
    color: #20c997;
}

.text-cyan {
    color: #3065D0;
}

.bg-gray-dark {
    background: #143b64 !important;
}

.bg-purpal {
    background: #4527a0 !important;
}

.bg-red {
    background: #c62828 !important;
}

.bg-blue-dark {
    background: #283593 !important;
}

.bg-blue {
    background: #7356f1 !important;
}

.bg-blue-light {
    background: #3695eb !important;
}

.bg-green-light {
    background: #00838f !important;
}

.bg-green {
    background: #ff8f16 !important;
}

.bg-black {
    background: #000;
}

.text-black {
    color: #000 !important;
}

.dz-scroll {
    position: relative;
}

.h-auto {
    height: auto !important;
}

.list-inline li {
    display: inline-block;
}

.fs-12 {
    font-size: 12px !important;
    line-height: 1.5;
}

.fs-13 {
    font-size: 13px !important;
    line-height: 1.5;
}

.fs-14 {
    font-size: 14px !important;
    line-height: 1.5;
}

.fs-15 {
    font-size: 14px !important;
    line-height: 1.5;
}

.fs-16 {
    font-size: 16px !important;
    line-height: 1.5;
}

.fs-18 {
    font-size: 18px !important;
    line-height: 1.5;
}

.fs-20 {
    font-size: 20px !important;
    line-height: 1.5;
}

.fs-22 {
    font-size: 22px !important;
    line-height: 1.5;
}

.fs-24 {
    font-size: 24px !important;
    line-height: 1.4;
}

.fs-26 {
    font-size: 26px !important;
    line-height: 1.4;
}

.fs-28 {
    font-size: 28px !important;
    line-height: 1.4;
}

.fs-32 {
    font-size: 32px !important;
    line-height: 1.25;
}

.fs-35 {
    font-size: 35px !important;
    line-height: 1.25;
}

.font-w100 {
    font-weight: 100;
}

.font-w200 {
    font-weight: 200;
}

.font-w300 {
    font-weight: 300;
}

.font-w400 {
    font-weight: 400;
}

.font-w500 {
    font-weight: 500;
}

.font-w600 {
    font-weight: 600;
}

.font-w700 {
    font-weight: 700;
}

.font-w800 {
    font-weight: 800;
}

.font-w900 {
    font-weight: 900;
}

.scale1 {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    display: inline-block;
}

.scale2 {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    display: inline-block;
}

.scale3 {
    transform: scale(1.3);
    -moz-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    display: inline-block;
}

.scale4 {
    transform: scale(1.4);
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    -o-transform: scale(1.4);
    display: inline-block;
}

.scale5 {
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    display: inline-block;
}

@-webkit-keyframes crescendo {
    from {
        -webkit-transform: translateY(5px) scale(0.8);
        -ms-transform: translateY(5px) scale(0.8);
        transform: translateY(5px) scale(0.8);
    }
    to {
        -webkit-transform: translateY(0px) scale(1);
        -ms-transform: translateY(0px) scale(1);
        transform: translateY(0px) scale(1);
    }
}

@keyframes gXGDoR {
    from {
        -webkit-transform: translateY(5px) scale(0.8);
        -ms-transform: translateY(5px) scale(0.8);
        transform: translateY(5px) scale(0.8);
    }
    to {
        -webkit-transform: translateY(0px) scale(1);
        -ms-transform: translateY(0px) scale(1);
        transform: translateY(0px) scale(1);
    }
}

@keyframes crescendo {
    from {
        -webkit-transform: translateY(5px) scale(0.8);
        -ms-transform: translateY(5px) scale(0.8);
        transform: translateY(5px) scale(0.8);
    }
    to {
        -webkit-transform: translateY(0px) scale(1);
        -ms-transform: translateY(0px) scale(1);
        transform: translateY(0px) scale(1);
    }
}

@keyframes gXGDoR {
    from {
        -webkit-transform: translateY(5px) scale(0.8);
        -ms-transform: translateY(5px) scale(0.8);
        transform: translateY(5px) scale(0.8);
    }
    to {
        -webkit-transform: translateY(0px) scale(1);
        -ms-transform: translateY(0px) scale(1);
        transform: translateY(0px) scale(1);
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .mb-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
}

.bg-primary-alt {
    background-color: rgba(47, 76, 221, 0.1);
}

.bg-secondary-alt {
    background-color: rgba(62, 73, 84, 0.1);
}

.bg-success-alt {
    background-color: rgba(43, 193, 85, 0.1);
}

.bg-info-alt {
    background-color: rgba(39, 129, 213, 0.1);
}

.bg-warning-alt {
    background-color: rgba(255, 109, 77, 0.1);
}

.bg-danger-alt {
    background-color: rgba(247, 43, 80, 0.1);
}

.bg-light-alt {
    background-color: rgba(200, 200, 200, 0.1);
}

.bg-dark-alt {
    background-color: rgba(110, 110, 110, 0.1);
}

.badge {
    line-height: 1.5;
    border-radius: 0.375rem;
    padding: 4px 10px;
    border: 1px solid transparent;
}

.badge-rounded {
    border-radius: 20px;
    padding: 3px 13px;
}

.badge-circle {
    border-radius: 100px;
    padding: 3px 7px;
}

.badge-outline-primary {
    border: 1px solid #2f4cdd;
    color: #2f4cdd;
}

.badge-outline-secondary {
    border: 1px solid #3e4954;
    color: #3e4954;
}

[data-theme-version="dark"] .badge-outline-secondary {
    color: #7e7e7e;
}

.badge-outline-success {
    border: 1px solid #2bc155;
    color: #2bc155;
}

.badge-outline-info {
    border: 1px solid #2781d5;
    color: #2781d5;
}

.badge-outline-warning {
    border: 1px solid #ff6d4d;
    color: #ff6d4d;
}

.badge-outline-danger {
    border: 1px solid #f72b50;
    color: #f72b50;
}

.badge-outline-light {
    border: 1px solid #f0f1f5;
    color: #6e6e6e;
}

[data-theme-version="dark"] .badge-outline-light {
    color: #7e7e7e;
}

.badge-outline-dark {
    border: 1px solid #6e6e6e;
    color: #6e6e6e;
}

[data-theme-version="dark"] .badge-outline-dark {
    color: #7e7e7e;
}

.badge-xs {
    font-size: 10px;
    padding: 0px 5px;
    line-height: 18px;
}

.badge-sm {
    font-size: 11px;
    padding: 5px 8px;
    line-height: 11px;
}

.badge-lg {
    font-size: 14px;
    padding: 0px 10px;
    line-height: 30px;
}

.badge-xl {
    font-size: 15px;
    padding: 0px 15px;
    line-height: 35px;
}

.badge-default {
    background: #ADB6C7;
}

.badge-success {
    background-color: #2bc155;
}

.badge-info {
    background-color: #2781d5;
}

.badge-primary {
    background-color: #2f4cdd;
}

.badge-warning {
    background-color: #ff6d4d;
}

.badge-danger {
    background-color: #f72b50;
}

.badge-dark {
    background-color: #6e6e6e;
}

.badge-light {
    background-color: #c8c8c8;
}

.iconbox {
    position: relative;
    padding-left: 70px;
}

.iconbox i {
    background: #2f4cdd;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
}

.iconbox p {
    margin: 0;
    color: #484848;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 500;
}

.iconbox small {
    margin-bottom: 5px;
    font-size: 16px;
    display: block;
}

.card {
    margin-bottom: 1.875rem;
    background-color: #fff;
    transition: all .5s ease-in-out;
    position: relative;
    border: 0px solid transparent;
    border-radius: 20px;
    box-shadow: 0px 12px 23px 0px rgba(62, 73, 84, 0.04);
    height: calc(100% - 30px);
}

@media only screen and (max-width: 575px) {
    .card {
        margin-bottom: 0.938rem;
        /* margin-right:9%; */
        height: calc(100% - 0.938rem);
    }
}

.card-body {
    padding: 1.875rem;
}

@media only screen and (max-width: 575px) {
    .card-body {
        padding: 1rem;
    }
}

.card-title {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    text-transform: capitalize;
}

.card-title--large {
    font-size: 1.5rem;
}

.card-title--medium {
    font-size: 1rem;
}

.card-title--small {
    font-size: 0.875rem;
}

.card-header {
    border-color: #f0f1f5;
    position: relative;
    background: transparent;
    padding: 1.5rem 1.875rem 1.25rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media only screen and (max-width: 575px) {
    .card-header {
        padding: 1.25rem 1rem 1.25rem;
    }
}

[data-theme-version="dark"] .card-header {
    border-color: #333a54;
}

.card-header .card-title {
    margin-bottom: 0px;
}

.card-header .subtitle {
    padding-top: 5px;
    font-size: 14px;
    line-height: 1.5;
}

.card-footer {
    border-color: #f0f1f5;
    background: transparent;
    padding: 1.25rem 1.875rem 1.25rem;
}

[data-theme-version="dark"] .card-footer {
    border-color: #333a54;
}

@media only screen and (max-width: 575px) {
    .card-footer {
        padding: 1rem;
    }
}

.transparent-card.card {
    background: transparent;
    border: 1px solid transparent;
    box-shadow: none;
}

.card-action>a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    border-color: transparent;
    text-align: center;
    background: black;
    color: #fff;
    margin-right: 8px;
}

[data-theme-version="dark"] .card-action>a {
    background: #181f39;
}

.card-action>a:last-child {
    margin-right: 0;
}

.card-action>a:hover,
.card-action>a:focus {
    background: black;
}

[data-theme-version="dark"] .card-action>a:hover,
[data-theme-version="dark"] .card-action>a:focus {
    background: #181f39;
}

.card-action>a i,
.card-action>a span {
    font-size: 1rem;
}

.card-action .dropdown {
    width: 30px;
    height: 30px;
    border-radius: 5px;
    border-color: transparent;
    text-align: center;
    margin-right: 8px;
    top: -2px;
    position: relative;
    display: inline-block;
    background: black;
    color: #2f4cdd;
}

[data-theme-version="dark"] .card-action .dropdown {
    background: #181f39;
}

.card-action .dropdown:hover,
.card-action .dropdown:focus {
    background: black;
}

[data-theme-version="dark"] .card-action .dropdown:hover,
[data-theme-version="dark"] .card-action .dropdown:focus {
    background: #181f39;
}

.card-action .dropdown .btn {
    padding: 0;
    line-height: 27px;
    color: #fff;
}

.card-action .dropdown .btn:focus {
    box-shadow: none;
}

.card-fullscreen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    overflow: auto;
}

.card-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 999;
}

.card-loader i {
    margin: 0 auto;
    background: #213cc8;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    font-size: 1rem;
}

.rotate-refresh {
    -webkit-animation: mymove 0.8s infinite linear;
    animation: mymove 0.8s infinite linear;
    display: inline-block;
}

.card-header .date_picker {
    display: inline-block;
    padding: 8px;
    border: 1px solid #f0f1f5;
    cursor: pointer;
    border-radius: .375rem;
}

.card-header .border-0 {
    padding-bottom: 0;
}

@-webkit-keyframes mymove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes mymove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.carousel-custom-prev,
.carousel-custom-next {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    text-align: center;
}

.carousel-custom-prev i,
.carousel-custom-next i {
    font-size: 1rem;
}

.carousel-custom-prev:hover,
.carousel-custom-next:hover {
    background: linear-gradient(to right, rgba(245, 60, 121, 0.99) 0%, rgba(246, 104, 47, 0.99) 100%);
    color: #fff;
}

.carousel-custom-next {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}

.carousel-custom-prev {
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
}

.carousel-caption {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.78);
}

.carousel-caption h5 {
    color: #fff;
    font-size: 1.8rem;
}

.carousel-caption p {
    margin-bottom: 0;
}

.dropdown-toggle:focus {
    box-shadow: none !important;
}

.dropdown-outline {
    border: 0.1rem solid #2f4cdd;
}

.dropdown-menu {
    font-size: inherit;
    border: 0;
    box-shadow: 0 10px 40px 0 rgba(32, 28, 69, 0.1);
    margin-top: 0;
    border-radius: 0.375rem;
}

.dropdown-menu .dropdown-item {
    font-size: 16px;
    color: #7e7e7e;
    padding: 0.5rem 1.75rem;
}

@media only screen and (max-width: 1400px) {
    .dropdown-menu .dropdown-item {
        padding: 0.375rem 1rem;
        font-size: 14px;
    }
}

.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus,
.dropdown-menu .dropdown-item:active,
.dropdown-menu .dropdown-item.active {
    color: #514e5f;
}

.dropdown-menu .dropdown-item.active,
.dropdown-menu .dropdown-item:active {
    color: #fff;
}

[direction="rtl"] .dropdown-menu {
    right: auto !important;
}

.dropdown-toggle-split {
    padding: 0 10px;
    opacity: 0.85;
}

.dropdown-toggle-split:after {
    margin-left: 0 !important;
}

.dropdown-toggle-split:active,
.dropdown-toggle-split:focus,
.dropdown-toggle-split:hover {
    opacity: 1;
}

.dropleft .dropdown-toggle:before,
.dropright .dropdown-toggle:before,
.dropup .dropdown-toggle:after,
.dropdown-toggle:after {
    content: "\f107";
    font-family: FontAwesome;
    border: 0;
    vertical-align: middle;
    margin-left: 0.25em;
    line-height: 1;
}

.dropup .dropdown-toggle:after {
    content: "\f106";
}

.dropleft .dropdown-toggle::before {
    content: "\f104";
}

.dropright .dropdown-toggle::before {
    content: "\f105";
}

.dropright .dropdown-toggle::after {
    content: none;
}

.custom-dropdown {
    display: inline-block;
    margin-bottom: 1rem;
}

.custom-dropdown .dropdown-menu {
    border: 0px;
    min-width: 160px;
}

.card-action .custom-dropdown {
    margin: 0px;
    background: #b3bdf2;
}

.card-action .custom-dropdown.show,
.card-action .custom-dropdown:focus,
.card-action .custom-dropdown:hover {
    background: #2f4cdd;
    color: #fff;
}

.card-action .custom-dropdown i {
    display: inline-block;
    padding-top: 9px;
}

.dropdown .dropdown-dots {
    position: relative;
    height: 5px;
    width: 5px;
    background: rgba(110, 110, 110, 0.4);
    border-radius: 5px;
    display: block;
}

.dropdown .dropdown-dots:after,
.dropdown .dropdown-dots:before {
    content: "";
    height: 5px;
    width: 5px;
    background: rgba(110, 110, 110, 0.4);
    position: absolute;
    border-radius: 5px;
}

.dropdown .dropdown-dots:after {
    right: -8px;
}

.dropdown .dropdown-dots:before {
    left: -8px;
}

.dropdown .dropdown-dots.text-white {
    background: rgba(255, 255, 255, 0.7);
}

.dropdown .dropdown-dots.text-white:after,
.dropdown .dropdown-dots.text-white:before {
    background: rgba(255, 255, 255, 0.7);
}

.grid-col {
    padding: 0.5rem !important;
    background: #f2f4fa;
}

.row.grid {
    margin-bottom: 1.5rem;
    text-align: center;
}

.row.grid .grid-col:first-child {
    text-align: left;
}

.label {
    display: inline-block;
    text-align: center;
    font-size: 0.75rem;
    padding: .2rem .8rem;
}

.label-fixed {
    width: 7.5rem;
    padding: .6rem 0;
}

.label-fixed-lg {
    width: 9.5rem;
    padding: .6rem 0;
}

.label-big {
    width: 16.8rem;
    font-size: 1.4rem;
    padding: 1.1rem 0;
}

.label-xl {
    width: 10.5rem;
    padding: 1.1rem 0;
    font-size: 1.5rem;
}

.label-lg {
    width: 9.5rem;
    padding: 1.1rem 0;
}

.label-md {
    width: 8.5rem;
    padding: 1.1rem 0;
}

.label-sm {
    width: 7.5rem;
    padding: 1.1rem 0;
}

.label-default {
    background: #ADB6C7;
}

.label-primary {
    background: #2f4cdd;
    color: #fff;
}

.label-secondary {
    background: #3e4954;
    color: #fff;
}

.label-info {
    background: #2781d5;
    color: #fff;
}

.label-success {
    background: #2bc155;
    color: #fff;
}

.label-warning {
    background: #ff6d4d;
    color: #fff;
}

.label-danger {
    background: #f72b50;
    color: #fff;
}

.label-light {
    background: #c8c8c8;
    color: #000;
}

.label-dark {
    background: #6e6e6e;
    color: #fff;
}

code {
    word-break: break-word;
    padding: 2px 5px;
    border-radius: 3px;
    background: #fdcdd6;
    color: #f72b50;
}

[data-theme-version="dark"] code {
    background: rgba(247, 43, 80, 0.1);
}

.heading-labels {
    color: #333333;
}

.heading-labels>* {
    margin-bottom: .8rem;
}

.heading-labels h1 .label {
    font-size: 18px;
    font-weight: normal;
    padding: .4rem .9rem;
}

.heading-labels h2 .label {
    font-size: 16px;
    font-weight: normal;
    padding: 0.3rem .9rem;
}

.heading-labels h3 .label {
    font-size: 14px;
    font-weight: normal;
}

.heading-labels h4 .label {
    font-size: 12px;
    font-weight: normal;
}

.heading-labels h5 .label {
    font-size: 12px;
    font-weight: normal;
}

.heading-labels h6 .label {
    font-size: 12px;
    font-weight: normal;
}

.list-group-item {
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #f0f1f5;
    padding: 1rem 1.5rem;
}

[data-theme-version="dark"] .list-group-item {
    border-color: #333a54;
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #fff;
    background-color: #3e4954;
    border-color: #3e4954;
}

[class*="bg-"] .list-group-item {
    border-color: rgba(255, 255, 255, 0.05);
}

.bg-warning .list-group-item {
    border-color: rgba(0, 0, 0, 0.05);
}

.media img {
    border-radius: 3px;
}

.widget-timeline .timeline {
    list-style: none;
    position: relative;
}

.widget-timeline .timeline:before {
    top: 20px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    left: 9px;
    margin-right: -1.5px;
    background: #c8c8c8;
}

[data-theme-version="dark"] .widget-timeline .timeline:before {
    background: #333a54;
}

[direction="rtl"] .widget-timeline .timeline:before {
    left: auto;
    right: 9px;
    margin-right: auto;
    margin-left: -1.5px;
}

.widget-timeline .timeline>li {
    margin-bottom: 15px;
    position: relative;
}

.widget-timeline .timeline>li:before {
    content: " ";
    display: table;
}

.widget-timeline .timeline>li:after {
    content: " ";
    display: table;
    clear: both;
}

.widget-timeline .timeline>li>.timeline-panel {
    border-radius: 0.375rem;
    padding: 15px 20px;
    position: relative;
    display: block;
    margin-left: 40px;
    border-width: 1px;
    border-style: solid;
}

.widget-timeline .timeline>li>.timeline-panel span {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
    opacity: 0.8;
    letter-spacing: 1px;
}

.widget-timeline .timeline>li>.timeline-panel p {
    font-size: 14px;
}

.widget-timeline .timeline>li>.timeline-panel:after {
    content: "";
    width: 10px;
    height: 10px;
    background: inherit;
    border-color: inherit;
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    display: block;
    position: absolute;
    left: -5px;
    transform: rotate(45deg);
    top: 15px;
}

.widget-timeline .timeline>li>.timeline-badge {
    border-radius: 50%;
    height: 22px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 22px;
    border-width: 2px;
    border-style: solid;
    background: #fff;
    padding: 4px;
}

[data-theme-version="dark"] .widget-timeline .timeline>li>.timeline-badge {
    background-color: #1e2746;
}

.widget-timeline .timeline>li>.timeline-badge:after {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 100%;
    display: block;
}

[direction="rtl"] .widget-timeline .timeline>li>.timeline-badge {
    left: auto;
    right: 19px;
}

.widget-timeline .timeline-body>p {
    font-size: 12px;
}

.widget-timeline .timeline-badge.primary {
    border-color: #f4f6fd;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.primary {
    border-color: rgba(47, 76, 221, 0.2);
}

.widget-timeline .timeline-badge.primary:after {
    background-color: #2f4cdd !important;
    box-shadow: 0 5px 10px 0 rgba(47, 76, 221, 0.2);
}

.widget-timeline .timeline-badge.primary+.timeline-panel {
    background: #f4f6fd;
    border-color: #f4f6fd;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.primary+.timeline-panel {
    border-color: transparent;
    background-color: rgba(47, 76, 221, 0.2);
}

.widget-timeline .timeline-badge.success {
    border-color: #e7faec;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.success {
    border-color: rgba(43, 193, 85, 0.1);
}

.widget-timeline .timeline-badge.success:after {
    background-color: #2bc155 !important;
    box-shadow: 0 5px 10px 0 rgba(43, 193, 85, 0.2);
}

.widget-timeline .timeline-badge.success+.timeline-panel {
    background: #e7faec;
    border-color: #e7faec;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.success+.timeline-panel {
    background-color: rgba(43, 193, 85, 0.1);
    border-color: transparent;
}

.widget-timeline .timeline-badge.warning {
    border-color: #ffeae6;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.warning {
    border-color: rgba(255, 109, 77, 0.1);
}

.widget-timeline .timeline-badge.warning:after {
    background-color: #ff6d4d !important;
    box-shadow: 0 5px 10px 0 rgba(255, 109, 77, 0.2);
}

.widget-timeline .timeline-badge.warning+.timeline-panel {
    background: #ffeae6;
    border-color: #ffeae6;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.warning+.timeline-panel {
    background-color: rgba(255, 109, 77, 0.1);
    border-color: transparent;
}

.widget-timeline .timeline-badge.danger {
    border-color: #fee6ea;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.danger {
    border-color: rgba(247, 43, 80, 0.15);
}

.widget-timeline .timeline-badge.danger:after {
    background-color: #f72b50 !important;
    box-shadow: 0 5px 10px 0 rgba(247, 43, 80, 0.2);
}

.widget-timeline .timeline-badge.danger+.timeline-panel {
    background: #fee6ea;
    border-color: #fee6ea;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.danger+.timeline-panel {
    background-color: rgba(247, 43, 80, 0.15);
    border-color: transparent;
}

.widget-timeline .timeline-badge.info {
    border-color: #f0f6fc;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.info {
    border-color: rgba(39, 129, 213, 0.1);
}

.widget-timeline .timeline-badge.info:after {
    background-color: #2781d5 !important;
    box-shadow: 0 5px 10px 0 rgba(39, 129, 213, 0.2);
}

.widget-timeline .timeline-badge.info+.timeline-panel {
    background: #f0f6fc;
    border-color: #f0f6fc;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.info+.timeline-panel {
    background-color: rgba(39, 129, 213, 0.1);
    border-color: transparent;
}

.widget-timeline .timeline-badge.dark {
    border-color: #d4d4d4;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.dark {
    border-color: rgba(110, 110, 110, 0.35);
}

.widget-timeline .timeline-badge.dark:after {
    background-color: #6e6e6e !important;
    box-shadow: 0 5px 10px 0 rgba(110, 110, 110, 0.2);
}

.widget-timeline .timeline-badge.dark+.timeline-panel {
    background: #d4d4d4;
    border-color: #d4d4d4;
}

[data-theme-version="dark"] .widget-timeline .timeline-badge.dark+.timeline-panel {
    background-color: rgba(110, 110, 110, 0.35);
    border-color: transparent;
}

.widget-timeline.style-1 .timeline-panel {
    background: transparent;
}

.widget-timeline.style-1 .timeline .timeline-badge.timeline-badge+.timeline-panel {
    background: transparent !important;
    border-style: solid;
    border-width: 0 0 0 5px;
    border-radius: 0;
    padding: 5px 10px 5px 15px;
}

.widget-timeline.style-1 .timeline .timeline-badge.timeline-badge+.timeline-panel:after {
    border: 0;
    left: -9px;
    width: 7px;
    height: 7px;
}

.widget-timeline.style-1 .timeline .timeline-badge.primary+.timeline-panel {
    border-color: #2f4cdd;
}

.widget-timeline.style-1 .timeline .timeline-badge.primary+.timeline-panel:after {
    background: #2f4cdd;
}

.widget-timeline.style-1 .timeline .timeline-badge.success+.timeline-panel {
    border-color: #2bc155;
}

.widget-timeline.style-1 .timeline .timeline-badge.success+.timeline-panel:after {
    background: #2bc155;
}

.widget-timeline.style-1 .timeline .timeline-badge.warning+.timeline-panel {
    border-color: #ff6d4d;
}

.widget-timeline.style-1 .timeline .timeline-badge.warning+.timeline-panel:after {
    background: #ff6d4d;
}

.widget-timeline.style-1 .timeline .timeline-badge.danger+.timeline-panel {
    border-color: #f72b50;
}

.widget-timeline.style-1 .timeline .timeline-badge.danger+.timeline-panel:after {
    background: #f72b50;
}

.widget-timeline.style-1 .timeline .timeline-badge.info+.timeline-panel {
    border-color: #2781d5;
}

.widget-timeline.style-1 .timeline .timeline-badge.info+.timeline-panel:after {
    background: #2781d5;
}

.widget-timeline.style-1 .timeline .timeline-badge.dark+.timeline-panel {
    border-color: #6e6e6e;
}

.widget-timeline.style-1 .timeline .timeline-badge.dark+.timeline-panel:after {
    background: #6e6e6e;
}

#chart_widget_4 {
    height: 255px !important;
}

#chart_widget_5 .ct-series-a .ct-line,
#chart_widget_5 .ct-series-a .ct-point {
    stroke: #46ffc8;
}

#chart_widget_5 .ct-line {
    stroke-width: 1px;
}

#chart_widget_5 .ct-point {
    stroke-width: 2px;
}

#chart_widget_5 .ct-series-a .ct-area {
    fill: #43d66c;
}

#chart_widget_5 .ct-area {
    fill-opacity: 1;
}

#chart_widget_6 .ct-series-a .ct-line,
#chart_widget_6 .ct-series-a .ct-point {
    stroke: #2781d5;
}

#chart_widget_6 .ct-line {
    stroke-width: 2px;
}

#chart_widget_6 .ct-point {
    stroke-width: 5px;
}

#chart_widget_6 .ct-series-a .ct-area {
    fill: #2781d5;
}

#chart_widget_6 .ct-area {
    fill-opacity: .5;
}

#chart_widget_8 {
    height: 255px;
}

#chart_widget_8 .ct-series-a .ct-line,
#chart_widget_8 .ct-series-a .ct-point {
    stroke: #2781d5;
}

#chart_widget_8 .ct-line {
    stroke-width: 2px;
}

#chart_widget_8 .ct-point {
    stroke-width: 5px;
}

#chart_widget_8 .ct-series-a .ct-area {
    fill: #2781d5;
}

#chart_widget_8 .ct-area {
    fill-opacity: .5;
}

#chart_widget_9,
#chart_widget_10 {
    height: 250px !important;
}

#chart_widget_11 .ct-slice-donut,
#chart_widget_12 .ct-slice-donut,
#chart_widget_13 .ct-slice-donut {
    stroke-width: 25px !important;
}

#chart_widget_11 {
    height: 270px !important;
}

#chart_widget_17 {
    height: 150px !important;
}

.dez-widget-1 .card {
    background: #FFE7DB;
}

.dez-widget-1 .card .card-body p {
    color: #f87533;
}

.dez-widget-1 .icon {
    float: right;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    font-size: 28px;
}

.bgl-primary {
    background: #f4f6fd;
    border-color: #f4f6fd;
}

[data-theme-version="dark"] .bgl-primary {
    background-color: rgba(47, 76, 221, 0.2);
    border-color: rgba(47, 76, 221, 0.2);
}

.bgl-secondary {
    background: #eceff1;
    border-color: #eceff1;
}

[data-theme-version="dark"] .bgl-secondary {
    background-color: rgba(62, 73, 84, 0.5);
    border-color: rgba(62, 73, 84, 0.5);
}

.bgl-success {
    background: #e7faec;
    border-color: #e7faec;
}

[data-theme-version="dark"] .bgl-success {
    background-color: rgba(43, 193, 85, 0.1);
    border-color: rgba(43, 193, 85, 0.1);
}

.bgl-warning {
    background: #ffeae6;
    border-color: #ffeae6;
}

[data-theme-version="dark"] .bgl-warning {
    background-color: rgba(255, 109, 77, 0.1);
    border-color: rgba(255, 109, 77, 0.1);
}

.bgl-danger {
    background: #fee6ea;
    border-color: #fee6ea;
}

[data-theme-version="dark"] .bgl-danger {
    background-color: rgba(247, 43, 80, 0.15);
    border-color: rgba(247, 43, 80, 0.15);
}

.bgl-info {
    background: #f0f6fc;
    border-color: #f0f6fc;
}

[data-theme-version="dark"] .bgl-info {
    background-color: rgba(39, 129, 213, 0.1);
    border-color: rgba(39, 129, 213, 0.1);
}

.bg-primary-light {
    background: rgba(244, 246, 253, 0.5);
}

[data-theme-version="dark"] .bg-primary-light {
    background-color: rgba(47, 76, 221, 0.05);
}

.bg-secondary-light {
    background: rgba(236, 239, 241, 0.5);
}

[data-theme-version="dark"] .bg-secondary-light {
    background-color: rgba(62, 73, 84, 0.05);
}

.bg-success-light {
    background: rgba(231, 250, 236, 0.5);
}

[data-theme-version="dark"] .bg-success-light {
    background-color: rgba(43, 193, 85, 0.05);
}

.bg-warning-light {
    background: rgba(255, 234, 230, 0.5);
}

[data-theme-version="dark"] .bg-warning-light {
    background-color: rgba(255, 109, 77, 0.05);
}

.bg-danger-light {
    background: rgba(254, 230, 234, 0.5);
}

[data-theme-version="dark"] .bg-danger-light {
    background-color: rgba(247, 43, 80, 0.05);
}

.bg-info-light {
    background: rgba(240, 246, 252, 0.5);
}

[data-theme-version="dark"] .bg-info-light {
    background-color: rgba(39, 129, 213, 0.05);
}

.bgl-dark {
    background: #d4d4d4;
    border-color: #d4d4d4;
}

.bgl-light {
    background: #c8c8c8;
    border-color: #c8c8c8;
}

.overlay-box {
    position: relative;
    z-index: 1;
}

.overlay-box:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0.85;
    background: #2f4cdd;
    z-index: -1;
}

.rating-bar {
    font-size: 13px;
}

.card-list {
    overflow: unset;
    height: calc(100% - 50px);
}

.card-list .card-header {
    padding-top: 0;
    padding-bottom: 0;
}

.card-list .card-header .photo {
    overflow: hidden;
    border-radius: 5px;
    width: 100%;
}

@media only screen and (max-width: 1199px) {
    .card-list {
        height: calc(100% - 40px);
    }
}

.card-list.list-left {
    margin-top: 15px;
    margin-left: 15px;
}

.card-list.list-left .card-header {
    padding-left: 0;
}

.card-list.list-left .card-header .photo {
    margin: -15px 15px 0 -15px;
}

.card-list.list-right {
    margin-top: 15px;
    margin-right: 15px;
    text-align: right;
}

.card-list.list-right .card-header {
    padding-right: 0;
}

.card-list.list-right .card-header .photo {
    margin: -15px -15px 0 15px;
}

.card-list.list-right .card-header .photo img {
    width: 100%;
}

.card-list.list-center {
    margin-top: 15px;
}

.card-list.list-center .card-header .photo {
    margin: -15px 0 0 0;
}

.card-list .photo img {
    width: 100%;
}

.card-profile .profile-photo {
    margin-top: -20px;
}

.widget-media .timeline .timeline-panel {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.widget-media .timeline .timeline-panel .media {
    width: 50px;
    height: 50px;
    background: #eee;
    border-radius: 12px;
    overflow: hidden;
    font-size: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    align-self: start;
}

.widget-media .timeline .timeline-panel .media-primary {
    background: #f4f6fd;
    color: #2f4cdd;
}

[data-theme-version="dark"] .widget-media .timeline .timeline-panel .media-primary {
    background-color: rgba(47, 76, 221, 0.2);
}

.widget-media .timeline .timeline-panel .media-info {
    background: #f0f6fc;
    color: #2781d5;
}

[data-theme-version="dark"] .widget-media .timeline .timeline-panel .media-info {
    background-color: rgba(39, 129, 213, 0.1);
}

.widget-media .timeline .timeline-panel .media-warning {
    background: #ffeae6;
    color: #ff6d4d;
}

[data-theme-version="dark"] .widget-media .timeline .timeline-panel .media-warning {
    background-color: rgba(255, 109, 77, 0.1);
}

.widget-media .timeline .timeline-panel .media-danger {
    background: #fee6ea;
    color: #f72b50;
}

[data-theme-version="dark"] .widget-media .timeline .timeline-panel .media-danger {
    background-color: rgba(247, 43, 80, 0.15);
}

.widget-media .timeline .timeline-panel .media-success {
    background: #e7faec;
    color: #2bc155;
}

[data-theme-version="dark"] .widget-media .timeline .timeline-panel .media-success {
    background-color: rgba(43, 193, 85, 0.1);
}

.widget-media .timeline .timeline-panel .media-body p {
    font-size: 14px;
    line-height: 1.5;
}

.widget-media .timeline .timeline-panel .dropdown {
    align-self: self-end;
    margin-top: 5px;
}

.widget-media .timeline li:last-child .timeline-panel {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0;
}

.card[class*="bg-"] .timeline .timeline-panel {
    border-color: rgba(255, 255, 255, 0.2) !important;
}

.table {
    color: strong;
    color-color: #6e6e6e;
}

.table th,
.table td {
    border-color: #f0f1f5;
    padding: 12px 9px;
}

[data-theme-version="dark"] .table th,
[data-theme-version="dark"] .table td {
    border-color: #333a54;
}

.table.table-striped tbody tr:nth-of-type(odd),
.table.table-hover tr:hover {
    background-color: #f2f4fa;
}

[data-theme-version="dark"] .table.table-striped tbody tr:nth-of-type(odd),
[data-theme-version="dark"] .table.table-hover tr:hover {
    background-color: #181f39;
}

.table thead th {
    border-bottom-width: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-color: #f0f1f5;
}

[data-theme-version="dark"] .table thead th {
    border-color: #333a54;
}

.table tbody tr td {
    vertical-align: middle;
    border-color: #f0f1f5;
}

[data-theme-version="dark"] .table tbody tr td {
    border-color: #333a54;
}

.table:not(.table-bordered) thead th {
    border-top: none;
}

.table .thead-primary th {
    background-color: #2f4cdd;
    color: #fff;
}

.table .thead-info th {
    background-color: #2781d5;
    color: #fff;
}

.table .thead-warning th {
    background-color: #ff6d4d;
    color: #fff;
}

.table .thead-danger th {
    background-color: #f72b50;
    color: #fff;
}

.table .thead-success th {
    background-color: #2bc155;
    color: #fff;
}

.table.primary-table-bordered {
    border: 1px solid #f0f1f5;
}

[data-theme-version="dark"] .table.primary-table-bordered {
    border-color: #333a54;
}

.table.primary-table-bg-hover thead th {
    background-color: #223fd0;
    color: #fff;
    border-bottom: none;
}

.table.primary-table-bg-hover tbody tr {
    background-color: #2f4cdd;
    color: #fff;
    transition: all .1s ease;
}

.table.primary-table-bg-hover tbody tr:hover {
    background-color: #455fe1;
}

.table.primary-table-bg-hover tbody tr:not(:last-child) td,
.table.primary-table-bg-hover tbody tr:not(:last-child) th {
    border-bottom: 1px solid #223fd0;
}

.table-responsive-tiny {
    min-width: 18.75rem;
}

.table-responsive-sm {
    min-width: 30rem !important;
}

.table-responsive-md {
    min-width: 36rem !important;
}

.table-responsive-lg {
    min-width: 60.9375rem !important;
}

.table-responsive-xl {
    min-width: 70.9375rem !important;
}

.table-primary,
.table-primary>th,
.table-primary>td {
    background-color: #f4f6fd;
    color: #2f4cdd;
}

[data-theme-version="dark"] .table-primary,
[data-theme-version="dark"] .table-primary>th,
[data-theme-version="dark"] .table-primary>td {
    background-color: rgba(47, 76, 221, 0.2);
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #e7faec;
    color: #2bc155;
}

[data-theme-version="dark"] .table-success,
[data-theme-version="dark"] .table-success>th,
[data-theme-version="dark"] .table-success>td {
    background-color: rgba(43, 193, 85, 0.1);
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #f0f6fc;
    color: #2781d5;
}

[data-theme-version="dark"] .table-info,
[data-theme-version="dark"] .table-info>th,
[data-theme-version="dark"] .table-info>td {
    background-color: rgba(39, 129, 213, 0.1);
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #ffeae6;
    color: #ff6d4d;
}

[data-theme-version="dark"] .table-warning,
[data-theme-version="dark"] .table-warning>th,
[data-theme-version="dark"] .table-warning>td {
    background-color: rgba(255, 109, 77, 0.1);
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #fee6ea;
    color: #f72b50;
}

[data-theme-version="dark"] .table-danger,
[data-theme-version="dark"] .table-danger>th,
[data-theme-version="dark"] .table-danger>td {
    background-color: rgba(247, 43, 80, 0.15);
}

.table-active,
.table-active>th,
.table-active>td {
    background-color: #f2f4fa;
}

[data-theme-version="dark"] .table-active,
[data-theme-version="dark"] .table-active>th,
[data-theme-version="dark"] .table-active>td {
    background-color: #181f39;
}

table#example {
    padding: 0rem 0 2rem 0;
}

table.dataTable {
    color: #3e4954;
}

#example2_wrapper .dataTables_scrollBody {
    max-height: 33.25rem !important;
}

#employees,
#custommers {
    padding: .5rem 0 1rem 0;
}

.rounded-lg {
    min-width: 30px;
}

.widget-timeline-icon li {
    padding-left: 25px;
    position: relative;
    margin-left: 11px;
    border-left: 3px solid #2f4cdd;
    min-height: 80px;
    padding-top: 1px;
}

.widget-timeline-icon li .icon {
    position: absolute;
    width: 22px;
    height: 22px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 22px;
    border-radius: 22px;
    left: -13px;
    top: 0;
}

.widget-timeline-icon li:last-child {
    border-left: 3px solid transparent;
}

.items-list-1 {
    padding: 20px 30px;
    border-bottom: 1px solid #f0f1f5;
}

.items-list-1 .number {
    font-size: 22px;
    color: #969ba0;
    font-weight: 500;
}

@media only screen and (max-width: 575px) {
    .items-list-1 {
        padding: 10px 15px;
    }
    .items-list-1 .ml-auto {
        margin-left: 0 !important;
    }
    .items-list-1 img {
        float: left;
        width: 40px;
    }
    .items-list-1 svg {
        width: 20px;
        height: 13px;
    }
    .items-list-1 .number {
        display: none;
    }
}

@media only screen and (max-width: 575px) {
    .items-list-2 img {
        width: 40px;
    }
}

.items-table tbody tr {
    padding: 0;
    border-radius: 0.375rem;
    position: relative;
    box-shadow: 0 1px 0 0 #f8f8f8;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.items-table tbody tr .dropdown {
    opacity: 0;
}

.items-table tbody tr.active,
.items-table tbody tr:hover {
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
    z-index: 1;
}

.items-table tbody tr.active .dropdown,
.items-table tbody tr:hover .dropdown {
    opacity: 1;
}

.items-table tbody tr th,
.items-table tbody tr td {
    border: 0;
    padding: 18px 8px;
}

@media only screen and (max-width: 575px) {
    .items-table {
        width: 500px;
    }
}

.star-review i {
    font-size: 16px;
}

.star-review i.text-gray {
    color: #d9d9d9;
}

.star-review span {
    color: #000;
}

.star-rating li {
    display: inline-block;
}

.star-rating li i {
    color: gold;
}

.previous-price {
    border-left: 1px solid #ccc;
    padding: 10px;
    text-decoration: line-through;
}

.Stock-list-item {
    width: 10%;
}

.close-popup {
    height: auto;
    background-color: #c02020c7;
    color: #fff;
    border-radius: 25px;
    top: 52% !important;
    font-size: 15px;
    width: 40%;
}

@media (max-width: 1024px) {
    .Stock-list-item {
        width: 10%;
    }
    .close-popup {
        top: 57% !important;
        font-size: 15px;
        width: 45%;
    }
}

@media (max-width: 768px) {
    .Stock-list-item {
        width: 29%;
    }
    .close-popup {
        top: 58% !important;
        font-size: 11px;
        width: 50%;
    }
}

@media (max-width: 425px) {
    .Stock-list-item {
        width: 29%;
    }
    .close-popup {
        top: 59% !important;
        font-size: 10px;
        width: 95%;
    }
}

@media (max-width: 375px) {
    .Stock-list-item {
        width: 29%;
    }
    .close-popup {
        top: 59% !important;
        font-size: 10px;
        width: 95%;
    }
}

@media (max-width: 320px) {
    .Stock-list-item {
        width: 29%;
    }
    .close-popup {
        top: 59% !important;
        font-size: 10px;
        width: 94%;
    }
}
