/*===========================
BODY DATAS
===========================*/
/*--------------------------/*
[Table of contents]
[Color codes]
Background: #ffffff
Body Color : #777777
[Typography]
Body:       13px/24px Poppins, sans-serif;
Heading:    'Poppins', sans-serif;
Input, textarea: 13px/24px Poppins, sans-serif;

1.COMPONENT STYLES
2.HEADER
3.MAIN
4.BLOG
5.PAGE THEME
6.SHOP
7.INNER PAGES
8.SHORT CODE
9.FOOTER
10.RESPONSIVE
/*--------------------------*/
/*==================BACKEND CSS=============================*/
/*==========================================================================
BANNER EFFECT
===========================================================================*/
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosBlack-Italic.woff2') format('woff2'),
    url('../fonts/CarosBlack-Italic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosExtraLight.woff2') format('woff2'),
    url('../fonts/CarosExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/Caros.woff2') format('woff2'),
    url('../fonts/Caros.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosHeavy.woff2') format('woff2'),
    url('../fonts/CarosHeavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosLight-Italic.woff2') format('woff2'),
    url('../fonts/CarosLight-Italic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosExtraLight-Italic.woff2') format('woff2'),
    url('../fonts/CarosExtraLight-Italic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/Caros-Italic.woff2') format('woff2'),
    url('../fonts/Caros-Italic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosBold.woff2') format('woff2'),
    url('../fonts/CarosBold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosBold-Italic.woff2') format('woff2'),
    url('../fonts/CarosBold-Italic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosBlack.woff2') format('woff2'),
    url('../fonts/CarosBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosHeavy-Italic.woff2') format('woff2'),
    url('../fonts/CarosHeavy-Italic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosExtraBold.woff2') format('woff2'),
    url('../fonts/CarosExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosExtraBold-Italic.woff2') format('woff2'),
    url('../fonts/CarosExtraBold-Italic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosThin.woff2') format('woff2'),
    url('../fonts/CarosThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosMedium-Italic.woff2') format('woff2'),
    url('../fonts/CarosMedium-Italic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosMedium.woff2') format('woff2'),
    url('../fonts/CarosMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosLight.woff2') format('woff2'),
    url('../fonts/CarosLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Caros';
    src: url('../fonts/CarosThin-Italic.woff2') format('woff2'),
    url('../fonts/CarosThin-Italic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Glacial Indifference';
    src: url('../fonts/GlacialIndifference-Regular.woff2') format('woff2'),
    url('../fonts/GlacialIndifference-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Glacial Indifference';
    src: url('../fonts/GlacialIndifference-Bold.woff2') format('woff2'),
    url('../fonts/GlacialIndifference-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
.caros-font {
    font-family: 'Caros' !important;
}
.glacial-font {
    font-family: 'Glacial Indifference' !important;;
}
.effect:not(.loading-lazy) {
    position: relative;
}
.effect:not(.loading-lazy):not(.wpb_row):not(.wpb_column) {
    display: inline-block;
}
.effect:not(.loading-lazy) > *:not(img) {
    position: relative;
}
/*----- NORMAL -----*/
.normal-effect::before,
.dark-bg::before {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    z-index: 2;
}
.dark-bg::before {
    background-color: #313131;
}
.normal-effect:hover::before,
.dark-bg:hover::before {
    opacity: 0.3;
}
.folding-effect {
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.folding-effect:before {
    width: 100%;
    height: 100%;
    content: "";
    background: #ffffff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    opacity: 0;
}
.folding-effect:hover:before {
    left: 50%;
    width: 0;
    opacity: 0.5;
}
.folding-effect:after {
    width: 100%;
    height: 100%;
    content: "";
    background: #ffffff;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.folding-effect:hover:after {
    top: 50%;
    height: 0;
    opacity: 0.5;
}
.hover-zoom-img > .vc_column-inner,
.hover-zoom-img .wpb_single_image {
    position: relative;
}
.hover-zoom-img .image-bg {
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.hover-zoom-img:hover .image-bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.spillover-effect {
    position: relative;
}
.spillover-effect > * {
    z-index: 2;
    position: relative;
}
.spillover-effect::before {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 100%;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: video_sc;
    animation-name: video_sc;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.spillover-effect:hover::before {
    opacity: 0;
    visibility: hidden;
}
.spillover-effect::after {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
    overflow: hidden;
    opacity: 0;
}
.spillover-effect:hover::after {
    opacity: 1;
    visibility: visible;
}
.zoom-in-effect {
    position: relative;
}
.zoom-in-effect::before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    opacity: 0.5;
    visibility: visible;
}
.zoom-in-effect:hover::before {
    width: 80%;
    height: 80%;
    left: 10%;
    top: 10%;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-transition: 0.6s ease 0s;
    -moz-transition: 0.6s ease 0s;
    -ms-transition: 0.6s ease 0s;
    -o-transition: 0.6s ease 0s;
    transition: 0.6s ease 0s;
}
.zoom-out-effect {
    position: relative;
}
.zoom-out-effect::before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    opacity: 0.3;
    visibility: visible;
}
.zoom-out-effect:hover::before {
    width: 140%;
    height: 140%;
    left: -20%;
    top: -20%;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-transition: 0.6s ease 0s;
    -moz-transition: 0.6s ease 0s;
    -ms-transition: 0.6s ease 0s;
    -o-transition: 0.6s ease 0s;
    transition: 0.6s ease 0s;
}
.line-run-effect {
    position: relative;
    overflow: hidden;
}
.line-run-effect::before {
    content: '';
    position: absolute;
    z-index: 2;
    width: 100px;
    height: 300%;
    top: -100%;
    left: 0;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.line-run-effect:hover::before {
    left: 100%;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    -webkit-transition: 0.6s ease 0s;
    -moz-transition: 0.6s ease 0s;
    -ms-transition: 0.6s ease 0s;
    -o-transition: 0.6s ease 0s;
    transition: 0.6s ease 0s;
}
.solid-effect {
    position: relative;
    overflow: hidden;
}
.solid-effect::before {
    border-top: solid 3px #ff3c3c;
    border-bottom: solid 3px #ff3c3c;
    content: '';
    position: absolute;
    z-index: 2;
    top: 15px;
    left: 50%;
    width: 0;
    height: calc(100% - 30px);
}
.solid-effect::after {
    border-left: solid 3px #ff3c3c;
    border-right: solid 3px #ff3c3c;
    content: '';
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 15px;
    width: calc(100% - 30px);
    height: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.solid-effect:hover::before {
    width: calc(100% - 30px);
    left: 15px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.solid-effect:hover::after {
    height: calc(100% - 30px);
    top: 15px;
}
/*----- PLUS ZOOM -----*/
.plus-zoom::before,
.plus-zoom:not(.loading-lazy)::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 1;
}
.plus-zoom:hover::before {
    right: 50%;
    left: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}
.plus-zoom:not(.loading-lazy):hover::after {
    top: 50%;
    bottom: 50%;
    background-color: rgba(255, 255, 255, 0.5);
}
/*----- BOUNCE IN -----*/
.bounce-in:hover img {
    -webkit-animation: bounceIn 0.5s ease;
    -o-animation: bounceIn 0.5s ease;
    animation: bounceIn 0.5s ease;
}
/*----- BORDER ZOOM -----*/
.border-zoom::before,
.border-zoom::after {
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    z-index: 1;
    opacity: 0;
}
.border-zoom::before {
    background-color: #ff3c3c;
}
.border-zoom::after {
    top: -10px;
    bottom: -10px;
    left: -10px;
    right: -10px;
    border: 3px solid #ff3c3c;
}
.border-zoom:hover::before {
    opacity: 0.1;
}
.border-zoom:hover::after {
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    opacity: 1;
}
/*----- BORDER SCALE -----*/
.border-scale,
.border-scale > * {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.border-scale:hover > * {
    opacity: 0.9;
}
.border-scale::before,
.border-scale:not(.loading-lazy)::after {
    content: '';
    position: absolute;
    z-index: 1;
    border: solid #ff3c3c;
}
.border-scale::before {
    left: 50%;
    right: 50%;
    top: 10px;
    bottom: 10px;
    border-width: 3px 0 3px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.border-scale:not(.loading-lazy)::after {
    top: 50%;
    bottom: 50%;
    left: 10px;
    right: 10px;
    border-width: 0 3px 0 3px;
    -webkit-transition: top 0.3s ease, bottom 0.3s ease;
    -moz-transition: top 0.3s ease, bottom 0.3s ease;
    -o-transition: top 0.3s ease, bottom 0.3s ease;
    transition: top 0.3s ease, bottom 0.3s ease;
}
.border-scale:hover::before {
    left: 10px;
    right: 10px;
}
.border-scale:not(.loading-lazy):hover::after {
    top: 10px;
    bottom: 10px;
}
/*---------------NORMAL-EFFECT-----------*/
.normal-effect-1 img {
    opacity: 0.3;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.normal-effect-1:hover img {
    opacity: 1;
    -webkit-animation: bounceIn 0.5s ease;
    -o-animation: bounceIn 0.5s ease;
    animation: bounceIn 0.5s ease;
}
/*==========================================================================
ANIMATION CUSTOM
===========================================================================*/
@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px);
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg);
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
    }
}
@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-webkit-keyframes cubic-bezier {
    from {
        left: 0;
    }
    to {
        left: 50%;
    }
}
@keyframes cubic-bezier {
    from {
        left: 0;
    }
    to {
        left: 50%;
    }
}
@-webkit-keyframes video_sc {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0;
    }
}
@keyframes video_sc {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        opacity: 0;
    }
}
@-webkit-keyframes mark-hover {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
    
    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}
@keyframes mark-hover {
    from {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
    
    to {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
}
@-webkit-keyframes mark-hover2 {
    from {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
    
    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}
@keyframes mark-hover2 {
    from {
        -webkit-mask-position: 100% 0;
        mask-position: 100% 0;
    }
    
    to {
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
    }
}
/*==========================================================================
WOOCOMMERCE DATAS
===========================================================================*/
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    padding: 1em 2em 1em 2em;
    margin: 0 0 30px;
    position: relative;
    background-color: #fafafa;
    color: #515151;
    border-top: 3px solid #4CAF50;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
    overflow: hidden;
    text-align: left;
}
.woocommerce .woocommerce-error:after,
.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-info:after,
.woocommerce .woocommerce-info:before,
.woocommerce .woocommerce-message:after,
.woocommerce .woocommerce-message:before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button {
    float: right;
    font-size: 14px;
    display: inline-block;
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    background: #000;
    text-transform: none;
    border-radius: 3px;
    margin-left: 10px;
}
.woocommerce .woocommerce-error .button:not(:hover),
.woocommerce .woocommerce-info .button:not(:hover),
.woocommerce .woocommerce-message .button:not(:hover) {
    color: #fff;
}
.woocommerce .woocommerce-error {
    border-color: #fafafa;
    background-color: #fcd6e9;
}
.woocommerce .woocommerce-info {
    border-color: #dff0d8;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    float: none;
    width: 100%;
    margin: 0;
}
.woocommerce-checkout-payment .payment_methods {
    margin: 0;
    padding: 0;
}
.woocommerce-checkout-payment .payment_methods .wc_payment_method {
    list-style: none;
}
.woocommerce-checkout-payment .payment_methods .wc_payment_method:not(:last-child) {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.woocommerce-checkout-payment .payment_methods .wc_payment_method > input[type="radio"],
.woocommerce-checkout-payment .payment_methods .wc_payment_method > input[type="checkbox"] {
    vertical-align: middle;
    margin-top: -3px;
}
.woocommerce-checkout-payment .payment_methods label {
    display: inline;
    cursor: pointer;
}
.woocommerce-checkout-payment .payment_methods .stripe-pf-right {
    float: none;
}
.woocommerce-checkout-payment .payment_methods .payment_method_paypal img {
    margin-right: 5px;
}
#add_payment_method #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    font-size: 14px;
    font-style: italic;
    line-height: 26px;
    color: #666;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
    content: "";
    display: block;
    border: 1em solid;
    border-color: transparent transparent #dfdcde transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
.woocommerce-checkout-payment .payment_box p:last-child {
    margin: 0;
}
.woocommerce form .form-row,
.woocommerce-page form .form-row {
    margin-bottom: 20px;
}
.woocommerce form .form-row-wide {
    margin-bottom: 20px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    display: inline-block;
    width: calc(50% - 15px);
    overflow: visible;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    float: right;
}
.woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce form .form-row-wide,
.woocommerce form .form-row::after,
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after,
.woocommerce-page .cart-collaterals .shipping_calculator::after,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row::after,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.product_list_widget li::after {
    clear: both;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce form .form-row select {
    padding: 10px 20px;
}
.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
    height: 145px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
}
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:before,
.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
    content: '';
    display: table;
}
.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
    clear: both;
}
.woocommerce-thankyou-order-details {
    padding: 0;
    margin-bottom: 30px;
}
.woocommerce-thankyou-order-received {
    font-size: 20px;
    color: #000;
}
.woocommerce-thankyou-order-details li {
    list-style: none;
    line-height: 35px;
}
.woocommerce-account #content {
    padding: 110px 0 0;
}
.woocommerce-account-fields {
    padding-bottom: 10px;
}
.woocommerce-account-fields .create-account {
    margin-bottom: 0;
}
.woocommerce-account-fields .create-account > label {
    display: inline-block !important;
    clear: none;
    cursor: pointer;
    font-weight: 600;
}
.woocommerce-account-fields .create-account #account_password::-webkit-input-placeholder {
    opacity: 0.6;
}
.woocommerce-account-fields .create-account #account_password:-moz-placeholder {
    opacity: 0.6;
}
.woocommerce-account-fields .create-account #account_password::-moz-placeholder {
    opacity: 0.6;
}
.woocommerce-account-fields .create-account #account_password:-ms-input-placeholder {
    opacity: 0.6;
}
.woocommerce-account-fields .create-account label input[type="checkbox"],
#ship-to-different-address label input {
    position: static;
    vertical-align: top;
    width: 14px;
    height: 14px;
    margin: 4px 0 0;
    cursor: inherit;
}
.woocommerce form.lost_reset_password .form-row-first,
.woocommerce form.lost_reset_password .form-row-last,
.woocommerce-page form.lost_reset_password .form-row-first,
.woocommerce-page form.lost_reset_password .form-row-last {
    float: none;
    width: 100%;
    max-width: 585px;
}
.woocommerce .woocommerce-MyAccount-navigation {
    width: 270px;
    float: left;
    margin-right: 30px;
    margin-bottom: 110px;
    padding: 10px 20px;
    background-color: #f1f1f1;
}
.woocommerce .woocommerce-MyAccount-navigation a {
    display: block;
    padding: 8px 0;
    position: relative;
}
.woocommerce .woocommerce-MyAccount-navigation a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    background-color: #ff3c3c;
}
.woocommerce .woocommerce-MyAccount-navigation a:hover::after {
    width: 100%;
}
.woocommerce .woocommerce-MyAccount-content {
    overflow: hidden;
    margin-bottom: 115px;
}
.woocommerce #shipping_method {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox {
    vertical-align: middle;
    padding: 8px 0;
    margin: 10px 0 0;
    cursor: pointer;
    display: block;
}
.woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    cursor: inherit;
    margin-top: -2px;
}
.woocommerce-form-login .woocommerce-LostPassword {
    margin-top: 0;
}
.return-to-shop .button,
.woocommerce-MyAccount-content > .button,
.woocommerce-MyAccount-content .woocommerce-address-fields .button,
#customer_login input[type="submit"],
.woocommerce-ResetPassword input[type="submit"] {
    vertical-align: middle;
    min-width: 180px;
    margin-top: 10px;
    height: 48px;
    line-height: 48px;
    padding: 0 30px;
    border-radius: 4px;
    background-color: #ff3c3c;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-form-register .woocommerce-FormRow .woocommerce-Button {
    color: #000;
    border-radius: 5px;
    line-height: 50px;
    padding: 0 40px;
    
    font-weight: 700;
    background-color: #ff3c3c;
    text-transform: uppercase;
    width: 240px;
    font-size: 16px;
    border: none;
}
.woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce-form-register .woocommerce-FormRow .woocommerce-Button:hover {
    color: #fff;
    background-color: #000;
}
.woocommerce-form-login .form-row label.woocommerce-form__label-for-checkbox:hover,
.woocommerce-account .lost_password a:hover {
    color: #000;
}
.woocommerce-account .site-main {
    padding-bottom: 50px;
}
.woocommerce-account .woocommerce .col2-set .col-1,
.woocommerce-account .woocommerce .col2-set .col-2 {
    padding-top: 102px;
    margin-bottom: 33px;
    width: calc(50% - 15px);
}
.woocommerce-account .woocommerce-form-register p {
    color: #666;
}
@media (max-width: 991px) {
    #customer_details .col-1,
    #customer_details .col-2 {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 60px;
    }
    .woocommerce-account .woocommerce .col2-set .col-1,
    .woocommerce-account .woocommerce .col2-set .col-2 {
        width: 100%;
        padding: 0 15px;
    }
    .woocommerce-account .woocommerce .col2-set .col-2 {
        padding-top: 0;
    }
}
body .select2-drop {
    border: 1px solid #cccccc;
    border-radius: 0;
}
body .select2-dropdown {
    border-color: #cccccc;
}
body .select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #cccccc;
}
body .select2-container .select2-choice,
body .select2-container--default .select2-selection--single {
    border: solid 1px #ebebeb;
    padding: 10px 20px;
    border-radius: 0;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0;
    padding: 0;
}
.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    display: block;
}
body .select2-container .select2-selection--single {
    height: auto;
    color: inherit;
    margin: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__rende#ff3c3c {
    padding: 0;
    color: inherit;
    line-height: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;
}
body .select2-container .select2-choice .select2-arrow b:after {
    border: none;
    font-family: 'FontAwesome', sans-serif;
    content: "\f107";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0;
    margin-left: -15px;
}
body .select2.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #e6e6e6;
}
body .select2.select2-container .select2-selection--multiple {
    border-radius: 0;
    border: 1px solid #e6e6e6;
}
body .widget .select2.select2-container .select2-selection--multiple {

}
body .select2.select2-container .select2-selection--multiple .select2-selection__rende#ff3c3c {
    padding: 0;
    display: block;
}
body .select2.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0;
    padding: 0 10px;
}
body .select2-drop.select2-drop-above .select2-search input {
    width: 100%;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
    float: none;
}
.woocommerce-checkout-review-order-table .cart_item dl:last-child,
.woocommerce-checkout-review-order-table .cart_item dl p:last-child {
    margin-bottom: 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table th,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table td {
    padding: 5px 0;
    border: none;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table th:last-child,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table td:last-child {
    text-align: right;
}
.woocommerce-checkout-review-order-table th {
    color: #222;
    font-weight: 600;
}
.woocommerce-checkout-review-order .shop_table .order-total td {
    padding: 15px 0 5px;
}
.col2-set .col-1 > h2,
.col2-set .col-2 > h2,
.woocommerce-billing-fields > h3,
.woocommerce-additional-fields > h3,
#order_review_heading {
    font-size: 30px;
    color: #000;
    
    font-weight: 700;
    margin-bottom: 40px;
}
#ship-to-different-address {
    overflow: hidden;
}
#ship-to-different-address label input[type="checkbox"] {
    display: none;
}
#ship-to-different-address label span {
    position: relative;
    display: block;
    margin: 0;
    padding-right: 43px;
}
#ship-to-different-address label {
    font-weight: inherit;
    cursor: pointer;
    color: inherit;
    margin: 0;
}
#ship-to-different-address label input[type="checkbox"]:checked + span::after {
    right: 3px;
}
#ship-to-different-address label span::before {
    content: "";
    display: block;
    height: 20px;
    width: 36px;
    background: #bbb;
    border-radius: 20px;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    position: absolute;
    top: 2px;
    right: 0;
}
#ship-to-different-address label span::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    position: absolute;
    top: 5px;
    right: 18px;
    border-radius: 13em;
    -webkit-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
}
.woocommerce .wishlist_table td.product-name > * {
    display: inline-block;
    vertical-align: middle;
}
.woocommerce .wishlist_table td.product-name a:not(.yith-wcqv-button) {
    padding: 4px 15px 4px 0;
}
.woocommerce .wishlist_table .product-price,
.woocommerce .wishlist_table .product-stock-status {
    text-align: center;
}
.woocommerce .user-role > .radio {
    margin-left: 20px;
    cursor: pointer;
}
.woocommerce .user-role > .radio > input {
    cursor: inherit;
}
.woocommerce form #billing_phone_field,
.woocommerce form #billing_email_field,
.woocommerce-page form #billing_phone_field,
.woocommerce-page form #billing_email_field {
    width: 100%;
}
/*----------------------------
WordPress Gallery
-----------------------------*/
.gallery {
    margin-left: -8px;
    margin-right: -8px;
}
.gallery:after {
    display: table;
    content: "";
    clear: both;
}
.gallery-item {
    margin: 0;
    padding: 8px;
    font-size: 0.8125rem;
    font-style: italic;
    color: #666;
    float: left;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
    clear: left;
}
/*==========================================================================
DEFAULT DATAS
===========================================================================*/
/*----- MAKE CLASS -----*/
.sticky {
    color: inherit;
}
.bypostauthor {
    color: inherit;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.text-center {
    text-align: center;
}
.wpb_single_image {
    font-size: 0;
    line-height: 0;
}
:focus {
    outline: none;
}
.return-message {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
    max-width: 600px;
    margin: 10px auto 0;
    text-align: center;
    border-radius: 20px;
}
.popover.bottom > .arrow:after {
    left: 0;
}
/*----- ALIGN IMAGE -----*/
.alignnone,
.wp-caption.alignnone,
a img.alignnone {
    margin: 5px 20px 20px 0;
}
div.aligncenter,
.aligncenter,
.wp-caption.aligncenter,
a img.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignleft,
.wp-caption.alignleft,
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.alignright,
.wp-caption.alignright,
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
img.alignnone {
    margin: 0;
}
/*----- POST PASSWORD -----*/
.post-password-form label[for="pwbox-1168"] {
    margin-bottom: 10px;
}
/*----- WP CAPTION -----*/
.wp-caption {
    background-color: #fff;
    max-width: 100%;
    padding: 5px 3px 5px;
    text-align: center;
    margin: 0;
}
.wp-caption.alignnone {
    clear: both;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p:not(.wp-caption-text) {
    display: none;
}
.wp-caption p.wp-caption-text {
    line-height: 17px;
    padding: 5px 4px 15px;
    margin: 0 !important;
    font-weight: 500;
    text-align: left;
    font-size: 14px;
}
/*----- GALLERY CAPTION -----*/
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.5em 0;
}
.vc_parallax .vc_parallax-inner {
    background-attachment: fixed !important;
}
/*----- FONT AWESOME -----*/
span.fa,
i.fa {
    line-height: inherit;
    text-decoration: inherit;
}
span.fa::before,
i.fa::before {
    display: block;
}
/*----- FLATICON -----*/
[class^="flaticon-"],
[class*=" flaticon-"],
[class^="flaticon-"],
[class*=" flaticon-"] {
    display: inline-block;
}
[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    display: block;
    font-size: inherit;
    margin-left: 0;
}
/*----- PE 7 STROKE -----*/
[class^="pe-7s-"]::before,
[class*=" pe-7s-"]::before {
    display: block;
}
/*----- SLICK SLIDER -----*/
.slick-slider {
    overflow: visible;
    padding: 0;
    margin: 0;
}
.slick-slider .slick-arrow .text {
    display: none;
}
.slick-slider .slick-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 50px;
    line-height: 46px;
    color: #909090;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    padding: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slick-slider .slick-arrow.next {
    left: auto;
    right: 0;
}
.slick-slider .slick-arrow::before {
    position: relative;
    z-index: 2;
}
.slick-slider .slick-arrow:hover {
    color: #000;
}
.slick-list {
    padding: 0;
    margin: 0;
}
.slick-track {
    margin-left: 0;
}
.slick-slider.slick-vertical .slick-slide {
    border: none;
}
.slick-slide > .row-item > * {
    display: block !important;
}
.slick-dots {
    list-style: none;
    padding: 0;
    text-align: center;
    font-size: 0;
    line-height: 0;
    margin: 55px auto 0;
}
.slick-dots li {
    display: inline-block;
    margin: 0 3px;
}
.slick-dots li button {
    opacity: 1;
    background-color: #e1e1e1;
    height: 14px;
    width: 14px;
    border-radius: 50%;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    position: relative;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover {
    background-color: #ff3c3c;
}
.slick-dots .slick-slide img {
    cursor: pointer;
    margin: auto;
}
.slick-vertical .slick-arrow {
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.slick-vertical .slick-arrow.next {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.slick-vertical .slick-arrow.prev::before {
    content: "\e973";
}
.slick-vertical .slick-arrow.next::before {
    content: "\e970";
}
/*----- CHOSEN -----*/
.chosen-container {
    vertical-align: top;
    font-size: inherit;
    line-height: inherit;
    text-align: left;
    width: auto !important;
    max-width: 100%;
}
.chosen-container-single .chosen-single {
    padding: 7px 22px;
    height: auto;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    font-size: 14px;
    line-height: 24px;
    color: #888;
}
.chosen-container-single .chosen-single::after {
    display: inline-block;
    vertical-align: top;
    font-family: FontAwesome, sans-serif;
    content: "\f0d7";
    font-style: normal;
}
.chosen-container-single .chosen-single span {
    display: inline-block;
    vertical-align: top;
    margin-right: 7px;
    width: calc(100% - 16px);
}
.chosen-container-single .chosen-single div {
    display: none;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #e6e6e6;
    background: transparent;
    box-shadow: none;
}
.chosen-container-single .chosen-drop {
    top: calc(100% + 5px);
    left: 0;
    clip: auto;
    border: none;
    border-radius: 0;
    box-shadow: 0 0 50px 1px rgba(0, 0, 0, 0.2);
    width: auto;
    min-width: 100%;
    white-space: nowrap;
    margin: 0;
    padding: 13px 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.chosen-container:not(.chosen-with-drop) .chosen-drop {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
}
.chosen-container-single .chosen-drop .chosen-search {
    display: none;
}
.chosen-container-single .chosen-results {
    color: #666;
    padding: 0;
    margin: 0;
}
.chosen-container .chosen-results li {
    font-size: inherit;
    line-height: 16px;
    padding: 4px 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.chosen-container .chosen-results li[class^="level-"]::before,
.chosen-container .chosen-results li[class*=" level-"]::before {
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 1px;
    margin-right: 6px;
    content: '';
}
.chosen-container .chosen-results li.level-0::before {
    background-color: #000;
}
.chosen-container .chosen-results li.result-selected {
    background-color: #f0f2f5;
    color: #222;
}
.chosen-container .chosen-results li.highlighted {
    background-image: none;
    color: #fff;
    background-color: #aaaaaa;
}
/*----- OVIC LIVE SEARCH -----*/
.ovic-live-search-form .products-search,
.ovic-live-search-form .not-results-search {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.ovic-live-search-form .keyword-current {
    padding: 0;
    display: inline;
}
.ovic-live-search-form .product-price {
    font-size: 18px;
    font-weight: 600;
    color: #222;
    overflow: hidden;
}
.ovic-live-search-form .product-price ins {
    float: left;
    text-decoration: none;
}
.ovic-live-search-form .product-price del {
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    line-height: 20px;
    color: #888;
    font-weight: normal;
    margin-left: 5px;
}
.ovic-live-search-form .view-all {
    cursor: pointer;
    color: #fff;
    padding: 6px 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 20px 0 5px;
}
.ovic-live-search-form .view-all:hover {
    opacity: 0.7;
}
/*----- OVIC MENU MOBILE -----*/
.ovic-menu-panels-actions-wrap {
    background-color: #fff;
}
.ovic-menu-panels li a.loading-lazy::after {
    display: none;
}
.ovic-menu-clone-wrap.open::before {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    content: '';
}
body .ovic-menu-clone-wrap {
    max-width: 90%;
    left: -340px;
}
body .ovic-menu-clone-wrap.open {
    left: 0;
}
.ovic-menu-clone-wrap .megamenu {
    background-image: none !important;
}
body .ovic-menu-clone-wrap .sub-menu.megamenu {
    padding: 20px 0;
}
.ovic-menu-clone-wrap .megamenu .widget_nav_menu {
    margin-bottom: 30px;
}
.ovic-menu-clone-wrap .megamenu [class^="vc_col-"],
.ovic-menu-clone-wrap .megamenu [class*=" vc_col-"] {
    width: 100% !important;
    float: none;
}
.ovic-menu-clone-wrap .shop-button.style-5 {
    line-height: 42px;
    padding: 0 30px;
}
.ovic-menu-clone-wrap .slick-slider:hover .slick-arrow {
    left: 0;
}
.ovic-menu-clone-wrap .slick-slider .slick-arrow::after {
    display: none;
}
.ovic-menu-clone-wrap .slick-slider:hover .slick-arrow.next {
    right: 0;
    left: auto;
}
.ovic-menu-clone-wrap .menu li {
    margin-bottom: 0;
}
.ovic-menu-clone-wrap .ovic-custommenu li a::before {
    display: none;
}
.ovic-menu-clone-wrap .menu li a {
    text-transform: capitalize;
    position: relative;
    font-size: 15px;
    color: #666666;
    padding: 6px 0;
    display: block;
}
.ovic-menu-clone-wrap .menu li a:hover {
    color: #ff3c3c;
}
.ovic-menu-panel-main {
    padding-bottom: 50px;
}
.ovic-menu-panel-main .ovic-menu-item-title {
    text-transform: uppercase;
}
/*----- WPML -----*/
/*==========================================================================
BODY DATAS
===========================================================================*/
html {
    font-size: 16px;
}
body {
    font-family: 'Caros';
    font-size: 16px;
    line-height: 24px;
    color: #000;
    font-weight: 400;
    overflow-x: hidden;
    font-style: normal;
}
label {
    font-weight: normal;
    color: #000000;
    margin-bottom: 0;
}
/*----- HEADING -----*/
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    color: #000000;
    margin-bottom: 18px;
    margin-top: 0;
}
blockquote,
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large{
    color: #666;
    font-size: 17px;
    padding: 30px 50px;
    border: 2px solid #f5f5f5;
    margin: 45px 0;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    text-align: center !important;
}
blockquote > * {
    position: relative;
    z-index: 2;
}
blockquote p {
    margin: 0;
}
blockquote cite {
    display: block;
    margin-top: 28px;
}
blockquote::after {
    width: 230px;
    height: 230px;
    background-color: #ff3c3c;
    position: absolute;
    z-index: 1;
    left: -100px;
    bottom: -100px;
    border-radius: 100%;
    content: '';
}
@media (max-width: 1199px) {
    blockquote, p {
        margin-bottom: 20px;
    }
}
dt, dd {
    line-height: 30px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 32px;
}
h3 {
    font-size: 28px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 16px;
}
p {
    margin-bottom: 20px;
}
/*----- A -----*/
a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
    -moz-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
    -o-transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
    transition: color 0.25s, border-color 0.25s, background-color 0.25s, opacity 0.25s ease 0s;
}
a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: none;
    color: #000;
}
/*----- IMAGE -----*/
img {
    height: auto;
    max-width: 100%;
}
iframe {
    display: block;
    max-width: 100% !important;
}
/*----- UL, OL -----*/
ul,
ol {
    padding: 0 0 0 18px;
}
/*----- TABLE -----*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
    margin-bottom: 20px;
}
th,
td {
    border: 1px solid #dddddd;
    padding: 5px;
    font-weight: normal;
    text-align: inherit;
}
/*----- LABEL -----*/
label .requi#ff3c3c {
    border-bottom: none;
    text-decoration: none;
    color: #ff3f3f;
}
/*----- INPUT, TEXTAREA, SELECT -----*/
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"],
select,
textarea {
    border: 1px solid #dddddd;
    padding: 9px 20px;
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    color: #666666;
}
/* input */
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"],
input[type="url"] {
    height: 45px;
}
/* textarea */
textarea {
    display: block;
    min-height: 124px;
}
textarea:-ms-input-placeholder {
    color: #888;
}
/* select */
select {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDoxNjkwREJFMUE0MUNFNDExOTgzOEM0NTcwQzRERENCMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGRURCODBBRTFBQTkxMUU4QTk5Q0IzODg4MkIyMTRGNiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGRURCODBBRDFBQTkxMUU4QTk5Q0IzODg4MkIyMTRGNiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNjk1MERGRUU3MEFFODExQTE4QUNDRTlGODdCMDRDNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxNjkwREJFMUE0MUNFNDExOTgzOEM0NTcwQzRERENCMyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv9lMv8AAABlSURBVHjaYvz//z8DIcDEQARgWb16dSiQLgfisNDQ0HswCaC4EpBaBcSdIJPOArEgEO+GSsAU7IaKn2UEuQlJEATSgXgmlO0KMh3sJqg1rlCJ3cgKUByOpHAWsgIQYKRaEAAEGADbsSi0+3rpqQAAAABJRU5ErkJggg==');
    background-repeat: no-repeat;
    background-position: center right 18px;
    padding-left: 18px;
    padding-right: 35px;
}
select::-ms-expand {
    display: none;
}
/* checkbox, radio */
input[type="radio"],
input[type="checkbox"] {
    margin-top: 5px;
    cursor: pointer;
}
/* placeholder */
::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}
:-moz-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}
::-moz-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}
:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}
/*----- BUTTON -----*/
a.button,
button,
input[type="submit"] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: none;
    color: #000;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    text-transform: uppercase;
    background-color: #ff3c3c;
    border-radius: 5px;
    line-height: 44px;
    padding: 0 25px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}
a.button:hover,
button:hover,
input[type="submit"]:hover {
    background-color: #000;
    color: #ff3c3c;
}
/* STARS RATING*/
p.stars {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    line-height: 0;
}
p.stars a {
    display: inline-block;
    font-size: 0;
}
p.stars a:before {
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-family: 'FontAwesome';
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: "\f005";
    color: #dddddd;
}
p.stars:hover a:before,
p.stars.selected:not(:hover) a:before {
    color: #ffba00;
}
p.stars a:hover ~ a:before,
p.stars.selected:not(:hover) a.active ~ a:before {
    color: #dddddd;
}
.woocommerce-product-rating .rating-wapper {
    display: table;
    float: left;
}
.comment-form .comment-form-rating > label, .comment-form .comment-form-comment > label {
    font-size: 16px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.rating-wapper {
    display: block;
    line-height: 18px;
}
.star-rating {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #bbbaba;
    line-height: 24px;
}
.rating-wapper .review,
.rating-wapper .woocommerce-review-link {
    display: block;
    vertical-align: top;
    margin-left: 4px;
    font-size: 12px;
    color: #898989;
    font-style: italic;
}
.star-rating::before,
.star-rating > span::before {
    font-size: 16px;
    display: inline-block;
    float: left;
    font-family: 'FontAwesome';
    letter-spacing: 0.2em;
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
    line-height: 24px;
    color: #dddddd;
}
.star-rating > span::before {
    content: "\f005" "\f005" "\f005" "\f005" "\f005";
}
.star-rating > span {
    position: absolute;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
}
.star-rating > span::before,
p.stars:hover a:before,
p.stars.selected:not(:hover) a:before {
    color: #ffba00;
}
.summary .woocommerce-review-link {
    font-size: 16px;
    color: #aaaaaa;
}
.summary .star-rating {
    margin-right: 0;
}
.summary .woocommerce-review-link:hover {
    color: #ff3c3c;
}
/*----- CUSTOM FOR THEME -----*/
body .growl.growl-notice {
    background-color: #000;
    color: #ff3c3c;
    font-weight: 500;
}
.growl .growl-close {
    color: #666;
}
.growl.growl-medium {
    width: 320px;
    padding: 20px;
}
.growl .growl-content a {
    font-weight: 700;
}
.text-has-bg {
    position: relative;
}
.special-theme-title {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
}
.text-has-bg::after,
.special-theme-title::after {
    content: '';
    position: absolute;
    z-index: -1;
    left: -5px;
    bottom: 0;
    width: calc(100% + 10px);
    height: 20px;
    background-color: #ff3c3c;
}
.text-has-bg::after {
    width: 220px;
    height: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.dots_01 {
    position: absolute;
    left: 80px !important;
    -webkit-transform: translateY(-50%) !important;
    -moz-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    -o-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    width: 50px !important;
    height: 160px !important;
    top: 50% !important;
}
.dots_02 {
    position: absolute;
    left: 0 !important;
    transform: none !important;
    top: auto !important;
    bottom: 5px;
}
.dots_01 .tp-bullet,
.dots_02 .tp-bullet {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: inline-block;
    margin-right: 10px;
    font-size: 20px;
    color: #000;
    
    font-weight: 700;
    padding: 0;
    line-height: 50px;
    text-align: center;
    background-color: transparent;
}
.dots_01 .tp-bullet .tp-bullet-title,
.dots_02 .tp-bullet .tp-bullet-title {
    font-size: 20px;
}
#rev_slider_4_1_wrapper .ares .tp-bullet-title {
    display: none;
}
.dots_01 .tp-bullet {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
    left: 0 !important;
}
.dots_01 .tp-bullet:nth-child(2) {
    top: 55px !important;
}
.dots_01 .tp-bullet:nth-child(3) {
    top: 110px !important;
}
.dots_01 .tp-bullet:nth-child(4) {
    top: 160px !important;
}
.dots_01 .tp-bullet:last-child {
    margin-bottom: 0;
}
.tp-bullet.selected,
.tp-bullet:hover {
    background-color: #ff3c3c;
}
.dots_01 .tp-bullet:not(:last-child) .tp-bullet-title:after,
.dots_02 .tp-bullet:not(:last-child) .tp-bullet-title:after {
    display: none;
}
.revo-button {
    overflow: hidden;
    position: relative;
}
.revo-button:hover {
    background-color: transparent !important;
    color: #ff3c3c;
}
.revo-button span {
    position: relative;
    z-index: 2;
}
.revo-button::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.revo-button:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
#slider-5-slide-23-layer-6 {
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2) !important;
}
#dokan-secondary {
    margin-right: 3%;
}
.slider-popup {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.slider-popup::before {
    width: calc(100% + 18px);
    height: calc(100% + 18px);
    position: absolute;
    z-index: 1;
    top: -9px;
    left: -9px;
    display: inline-block;
    border: solid 3px rgba(255, 255, 255, 0.3);
    content: '';
    border-radius: 100%;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.slider-popup:hover::before {
    border-color: #ff7a5f;
}
.hermes .tp-bullet.selected {
    background-color: rgba(59, 177, 143, 1);
}
.tparrows::before,
.persephone.tparrows::before {
    font-size: 40px;
}
.tparrows:hover::before,
.persephone.tparrows:hover::before {
    color: #000;
}
.ovic-slide.rows-space-110 .row-item,
.rows-space-110 {
    margin-bottom: 110px;
}
.ovic-slide.rows-space-120 .row-item,
.rows-space-120 {
    margin-bottom: 120px;
}
.banner-title-1 {
    position: relative;
}
.banner-title-1::before {
    width: 70px;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    height: 2px;
    content: '';
    margin-right: 15px;
}
.error-404 {
    padding: 165px 0 220px;
    text-align: center;
}
.error-404 .page-title {
    font-size: 200px;
    font-weight: 700;
    
    text-transform: capitalize;
    color: #000;
    margin-bottom: 8px;
}
.error-404 .page-subtitle {
    
    font-size: 42px;
    color: #000;
    margin-bottom: 25px;
}
.error-404 .page-des {
    font-size: 20px;
    color: #666;
    line-height: 75px;
    margin-bottom: 80px;
}
.error-404 .button {
    color: #000;
    border-radius: 5px;
    line-height: 50px;
    padding: 0 40px;
    
    font-weight: 700;
    background-color: #ff3c3c;
    text-transform: uppercase;
    min-width: 450px;
}
.error-404 .button:hover {
    background-color: #000;
    color: #ff3c3c;
}
.return-to-shop {
    margin-bottom: 110px;
}
.homepage-slider .slick-list {
    padding: 0 5px 5px;
    margin: 0 -5px -5px;
}
/*THEME CHECK + UNIT TEST*/
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.5em 0;
}
.sticky {
    color: inherit;
}
.bypostauthor {
    color: inherit;
}
.post-item.sticky .post-title a {
    position: relative;
}
.post-item.sticky .post-title a::before {
    content: '\f024';
    color: #ff2328;
    font-family: 'FontAwesome';
    margin-right: 10px;
    display: inline-block;
}
.post-item .post-title a {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.wp-block-image figcaption {
    color: #000;
    font-weight: 700;
    margin: 0;
}
figure .wp-caption-text {
    padding: 5px 0;
}
.widget_rss ul li {
    margin-bottom: 15px;
}
.post-item .post-content,
.post-item .post-content p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 400;
    color: #666;
}
.post-item .post-content p,
.entry-content p {
    margin-bottom: 28px;
}
.post-item .post-content p a {
    font-style: italic;
    text-decoration: underline;
}
.post-item .post-content p a:hover {
    font-style: normal;
}
.entry-content p {
    overflow: hidden;
}
.hebe .tp-bullet {
    background-color: transparent;
    margin: 0;
    width: 5px;
    height: 5px;
    border: solid 4px transparent;
}
.hebe .tp-bullet::before {
    position: absolute;
    z-index: 1;
    left: -1px;
    right: 0;
    top: -1px;
    width: 7px;
    height: 7px;
    border-radius: 100%;
    background-color: #b8b8b8;
    content: '';
}
.hebe .tp-bullet:hover, .hebe .tp-bullet.selected {
    border-color: #222;
    background-color: transparent;
}
.hebe .tp-bullet:hover::before,
.hebe .tp-bullet.selected::before {
    background-color: #fff;
}
.widget {
    margin-bottom: 48px;
}
#secondary .widget:last-child {
    margin-bottom: 0;
}
.widget ul,
.widget ol {
    padding: 0;
    margin: 0;
}
.widget ul ul,
.widget ol ul,
.widget ul ol,
.widget ol ol,
.widget ul .children,
.widget ol .children {
    padding-left: 15px;
}
.widget ul li,
.widget ol li {
    list-style: none;
    font-size: 16px;
    color: #666;
    margin-top: 9px;
}
.widget ul li:first-child,
.widget ol li:first-child {
    margin-top: 0;
}
.widget ul li a,
.widget ol li a {
    position: relative;
    color: #666;
}
.widget ul li ul,
.widget ul li ol,
.widget ol li ul,
.widget ol li ol {
    margin-top: 9px;
}
.widget ul li a:hover,
.widget ol li a:hover {
    color: #000;
}
.widget ul,
.widget ol {
    padding: 0;
}
.widget select {
    width: 100%;
    cursor: pointer;
}
.widget .screen-reader-text {
    display: none;
}
.widget .widget-title {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 19px;
}
.widget_archive select,
.widget_categories select  {
    margin-top: 5px;
}
.widget_calendar .widget-title {
    margin-bottom: 12px;
}
.widget_search .widget-title {
    margin-bottom: 24px;
}
.widget_archive ul li a,
.widget_pages ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    position: relative;
    text-transform: capitalize;
    -webkit-transition:0.5s ease 0s;
    -moz-transition:  0.5s ease 0s;
    -ms-transition:  0.5s ease 0s;
    -o-transition:  0.5s ease 0s;
    transition:  0.5s ease 0s;
}

.widget_archive ul li a::before,
.widget_pages ul li a::before,
.widget_categories ul li a::before,
.widget_meta ul li a::before,
.widget_nav_menu ul li a::before{
    width: 6px;
    height: 2px;
    border-radius: 100%;
    content: '';
    display: inline-block;
    vertical-align: middle;
    background-color: #666;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition:0.5s ease 0s;
    -moz-transition:  0.5s ease 0s;
    -ms-transition:  0.5s ease 0s;
    -o-transition:  0.5s ease 0s;
    transition:  0.5s ease 0s;
}
.widget_archive ul li a::after,
.widget_pages ul li a::after,
.widget_categories ul li a::after,
.widget_meta ul li a::after,
.widget_nav_menu ul li a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    background-color: #ff3c3c;
}
.widget ul li a:hover::after,
.widget ol li a:hover::after {
    width: 100%;
}
.ovic-menu .widget ul li a::after {
    display: none;
}
.ovic-menu .widget ul li a:hover,
.ovic-menu .widget ul li:hover > a {
    padding-left: 0;
}
.widget_archive ul li a:hover,
.widget_pages ul li a:hover,
.widget_categories ul li a:hover,
.widget_meta ul li a:hover,
.widget_nav_menu ul li a:hover,
.widget_archive ul li:hover > a,
.widget_pages ul li:hover > a,
.widget_meta ul li:hover > a,
.widget_categories ul li:hover > a,
.widget_nav_menu ul li:hover > a {
    padding-left: 10px;
    color: #000 !important;
}
.widget_archive ul li a:hover::before,
.widget_pages ul li a:hover::before,
.widget_categories ul li a:hover::before,
#secondary .widget ul li a:hover::before,
#secondary .widget ol li a:hover::before ,
.widget_archive ul li:hover > a::before,
.widget_pages ul li:hover > a::before,
.widget_categories ul li:hover > a::before,
#secondary .widget ul li:hover > a::before,
#secondary .widget ol li:hover > a::before  {
    opacity: 1;
    visibility: visible;
}
.widget_nav_menu li a {
    margin-right: 5px;
}
.widget_archive ul li a::after,
.widget_pages ul li a::after,
.widget_categories ul li a::after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    background-color: #ff3c3c;
}
.widget_archive ul li a:hover::after,
.widget_pages ul li a:hover::after,
.widget_categories ul li a:hover::after {
    width: 100%;
}
.widget_archive ul li.selected a::before,
.widget_categories ul li.current-cat a::before {
    background-color: #000;
}
.widget_search .search-form {
    width: 100%;
    background-color: #f9f9f9;
    border: solid 1px #f2f2f2;
    border-radius: 3px;
}
.widget_search .search-form:before {
    content: '\e92d';
    font-family: 'typo-icon';
    font-size: 24px;
    color: #000;
    width: 55px;
    text-align: center;
    display: inline-block;
    line-height: 54px;
}
.widget_search .search-form label {
    float: right;
    width: calc(100% - 55px);
}
.widget_search .search-form .search-field {
    background-color: transparent;
    color: #666;
    font-size: 16px;
    border: none;
    height: 54px;
    line-height: 54px;
    padding: 0 20px 0 0;
    width: 100%;
}
.widget_search .search-form .search-submit {
    float: left;
    width: 55px;
    font-size: 0;
    line-height: 54px;
    padding: 0;
    text-align: center;
    background-color: transparent;
    display: none;
}
.widget_recent_comments ul li>a,
.widget_recent_entries>ul>li>a,
.widget_rss ul li>a {
    display: table;
    color: #000;
    font-weight: 500;
}
.widget_recent_entries ul li .post-date,
.widget_rss ul li .rss-date,
.widget_rss ul li cite {
    font-style: italic;
    color: #888888;
}
table th {
    font-weight: 700;
}
.widget_calendar table th {
    text-align: center;
}
.widget_tag_cloud .tagcloud,
.widget_product_tag_cloud .tagcloud {
    line-height: 0;
    font-size: 0;
    padding-top: 7px;
    margin-bottom: -8px;
}
.widget_tag_cloud .tagcloud > *,
.widget_product_tag_cloud .tagcloud > * {
    line-height: 24px;
    font-size: 16px;
}
.widget_tag_cloud .tagcloud a,
.widget_product_tag_cloud .tagcloud a {
    font-size: 16px !important;
    color: #666;
    line-height: 34px;
    border: solid 2px #f1f1f1;
    border-radius: 3px;
    margin: 0 10px 10px 0;
    display: inline-block;
    vertical-align: top;
    padding: 0 15px;
    text-transform: capitalize;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_product_tag_cloud .tagcloud a:hover {
    color: #000;
    background-color: #ff3c3c;
    border-color: #ff3c3c;
}
.widget_rss ul li,
.widget_text ul li {
    margin-bottom: 20px;
}
.widget p,
.widget_rss ul li .rssSummary,
.widget_text ul li p {
    font-size: 16px;
    color: #666;
    line-height: 32px;
}
.widget_products ul li,
.widget_recent_reviews ul li {
    overflow: hidden;
    margin-bottom: 25px;
    position: relative;
    list-style: none;
}
.widget_products ul li:last-child,
.widget_recent_reviews ul li:last-child {
    margin-bottom: 0;
}
.widget_products ul li a,
.widget_recent_reviews ul li a {
    font-size: 19px;
    font-weight: 500;
    color: #000;
    display: table;
}
.widget_products ul li a::before,
.widget_recent_reviews ul li a::before {
    display: none !important;
}
.widget_products ul li a::after,
.widget_recent_reviews ul li a::after {
    display: none;
}
.widget_products ul li a:hover,
.widget_recent_reviews ul li a:hover {
    color: #555;
    text-decoration: none;
}
.widget_products ul li a img,
.widget_recent_reviews ul li a img {
    max-width: 100px;
    display: inline-block;
    vertical-align: top;
}
.widget_products ul li a .product-title,
.widget_recent_reviews ul li a .product-title {
    position: absolute;
    z-index: 1;
    top: 35px;
    left: 120px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.widget_products ul li .woocommerce-Price-amount,
.widget_products ul li .star-rating,
.widget_recent_reviews ul li .reviewer {
    font-size: 20px;
    color: #000;
    
    font-weight: 500;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 120px;
}
.widget_recent_reviews ul li .reviewer,
.widget_products ul li .star-rating {
    top: 70px;
    font-weight: 400;
}
.widget_products .widget-title {
    margin-bottom: 25px;
}
.widget_products .product_list_widget > li > a {
    display: block;
    width: 100%;
}
.widget_product_brand ul li.current-cat a::after {
    width: 100%;
}
/*NO TOOLKIT*/
body > .menu-toggle {
    display: none;
}
body.no-toolkit .widget ul li,
body.no-toolkit .widget ol li {
    display: list-item;
    list-style: none;
    margin-top: 10px;
}
body.no-toolkit .widget > ul > li:first-child,
body.no-toolkit .widget > ol > li:first-child {
    margin-top: 0;
}
body.no-toolkit .widget ul ul,
body.no-toolkit .widget ul ol,
body.no-toolkit .widget ol ul,
body.no-toolkit .widget ol ol {
    padding-left: 16px;
    margin: 10px 0 0;
}
body.no-toolkit .post-item .post-thumb {
    overflow: hidden;
}
body.no-toolkit .widget_archive ul {
    padding: 0;
}
body.no-toolkit .widget_archive ul li {
    width: 100%;
    list-style: none;
}
body.no-toolkit .summary .cart .single_add_to_cart_button {
    margin: 0;
    float: none;
    clear: none;
}
body.no-toolkit .summary .product_meta {
    clear: both;
    margin: 20px 0 35px;
}
body.no-toolkit .related.products {
    margin-top: 30px;
}
body.no-toolkit > #primary {
    padding: 0 15px;
    max-width: 100%;
    margin: 0 auto 60px;
}
body.no-toolkit > #widget-area {
    padding: 0 15px 70px;
    max-width: 100%;
    margin: auto;
}
body.no-toolkit .shop-control .per-page-form::after,
body.no-toolkit .woocommerce-ordering {
    display: none;
}
body.no-toolkit .single-post .post-content {
    text-align: left;
}
body.no-toolkit .widget .product_list_widget {
    padding-left: 0;
}
@media (min-width: 768px) {
    body.no-toolkit > #primary, body.no-toolkit > #widget-area {
        width: 750px;
    }
}
@media (min-width: 992px) {
    body.no-toolkit > #primary, body.no-toolkit > #widget-area {
        width: 970px;
    }
}
@media (min-width: 1200px) {
    body.no-toolkit > #primary, body.no-toolkit > #widget-area {
        width: 1200px;
    }
    .col-bg-1 {
        width: 8.33333333%;
    }
}
@media (min-width: 1230px) {
    body.no-toolkit > #primary, body.no-toolkit > #widget-area {
        width: 1200px;
    }
}
/*Product default*/
body.no-toolkit .woocommerce-result-count {
    margin-bottom: 10px;
}
body.no-toolkit .woocommerce-ordering {
    margin-bottom: 20px;
}
body.no-toolkit ul.products {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}
body.no-toolkit ul.products::before,
body.no-toolkit ul.products::after {
    display: table;
    content: '';
    clear: both;
}
body.no-toolkit ul.products > .product {
    display: inline-block;
    float: left;
    padding: 0 15px;
    margin: 0 0 30px;
    font-size: 14px;
    line-height: 24px;
    position: relative;
}
body.no-toolkit ul.products.columns-4 > .product {
    width: 25%;
}
body.no-toolkit ul.products li .woocommerce-loop-product__link > img {
    margin-bottom: 50px;
}
body.no-toolkit ul.products > .product a .woocommerce-loop-product__title {
    margin-top: 0;
    margin-bottom: 4px;
    font-size: 16px;
    color: #222222;
    font-weight: 500;
}
body.no-toolkit ul.products > .product a .woocommerce-loop-product__title:hover {
    color: #ff3c3c;
}
body.no-toolkit ul.products .star-rating {
    margin-right: 10px;
}
body.no-toolkit ul.products > .product .price {
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
}
body.no-toolkit ul.products > .product .price ins {
    color: #ff3c3c;
    text-decoration: none;
    margin-left: 5px;
}
body.no-toolkit ul.products > .product a {
    display: block;
    position: relative;
}
.single-product.no-toolkit .product {
    position: relative;
}
.single-product.no-toolkit .product .wrapper-single-product {
    overflow: hidden;
}
body.no-toolkit ul.products .button.loading::before {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    position: absolute;
    z-index: 2;
    width: 100%;
    line-height: 40px;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    font-family: 'fontawesome';
    font-size: 22px;
    border-radius: 100%;
    -webkit-transition: background-color 0.5s ease 0s;
    -moz-transition: background-color 0.5s ease 0s;
    -ms-transition: background-color 0.5s ease 0s;
    -o-transition: background-color 0.5s ease 0s;
    transition: background-color 0.5s ease 0s;
}
body.no-toolkit ul.products > .product .added_to_cart,
body.no-toolkit ul.products > .product .add_to_cart_button,
body.no-toolkit ul.products > .product .compare,
body.no-toolkit ul.products > .product .button,
body.no-toolkit ul.products > .product .product_type_simple {
    position: relative;
    display: block;
    vertical-align: top;
    font-size: 14px;
    line-height: 40px;
    padding: 0 20px;
    border: none;
    background-color: #aaaaaa;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    max-width: 300px;
}
body.no-toolkit ul.products > .product .add_to_cart_button:hover,
body.no-toolkit ul.products > .product .added_to_cart:hover,
body.no-toolkit ul.products > .product .compare:hover,
body.no-toolkit ul.products > .product .button:hover,
body.no-toolkit ul.products > .product .product_type_simple:hover {
    background-color: #ff3c3c;
}
body.no-toolkit ul.products > .product .add_to_cart_button.added {
    display: none;
}
body.no-toolkit ul.products .product .group-button {
    display: none;
}
.single-product.no-toolkit .woocommerce-product-gallery {
    width: 45%;
    float: left;
    position: relative;
}
.single-product.no-toolkit .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 10px;
}
.single-product.no-toolkit .woocommerce-product-gallery .flex-control-nav {
    width: 100%;
    padding: 0;
    list-style: none;
}
.single-product.no-toolkit .woocommerce-product-gallery .flex-control-nav li {
    display: inline-block;
    margin-right: 10px;
    max-height: 125px;
    max-width: 100px;
}
.single-product.no-toolkit .woocommerce-product-gallery .flex-control-nav li:last-child {
    margin-right: 0;
}
.single-product.no-toolkit .summary {
    float: right;
    width: 55%;
    padding-left: 30px;
    margin-bottom: 50px;
}
.single-product.no-toolkit .summary .product_title {
    font-size: 40px;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin-bottom: 10px;
}
body.no-toolkit ul.products.columns-4 > .product:nth-child(4n+1) {
    clear: left;
}
body.no-toolkit .widget_shopping_cart_content .cart_list {
    max-height: 480px;
    margin-left: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    width: 100%;
}
body.no-toolkit .widget_top_rated_products > ul,
body.no-toolkit .widget_product_categories > ul {
    padding: 0;
}
body.no-toolkit .widget_top_rated_products ul li,
body.no-toolkit .widget_products ul li {
    list-style: none;
}
body.no-toolkit .sidebar .widget_top_rated_products ul li .product-title {
    margin: 12px 0 -3px;
    font-size: 13px;
    color: #888888;
    font-family: 'Merriweather', serif;
    font-style: italic;
    font-weight: normal;
}
body.no-toolkit .sidebar .widget_top_rated_products li > a::after {
    display: none;
}
body.no-toolkit .sidebar .widget_top_rated_products ul li .woocommerce-Price-amount {
    font-size: 14px;
    color: #222;
    text-decoration: none;
    font-weight: 600;
}
body.no-toolkit .header .block-search {
    display: none;
}
body.no-toolkit .main-content,
body.no-toolkit .sidebar {
    padding-top: 40px;
}
@media (max-width: 1199px) {
    .single-product.no-toolkit .woocommerce-product-gallery .flex-control-nav li {
        max-width: 98px;
    }
}
@media (max-width: 991px) {
    body.no-toolkit ul.products.columns-4 > .product {
        width: 33.333333%;
    }
    body.no-toolkit ul.products.columns-4 > .product:nth-child(4n+1) {
        clear: none;
    }
    body.no-toolkit ul.products.columns-4 > .product:nth-child(3n+1) {
        clear: left;
    }
}
@media (max-width: 639px) {
    body.no-toolkit ul.products.columns-4 > .product {
        width: 50%;
    }
    body.no-toolkit ul.products.columns-4 > .product:nth-child(3n+1) {
        clear: none;
    }
    body.no-toolkit ul.products.columns-4 > .product:nth-child(2n+1) {
        clear: left;
    }
    .single-product.no-toolkit .woocommerce-product-gallery,
    .single-product.no-toolkit .summary {
        width: 100%;
        float: none;
        padding: 0;
    }
    .woocommerce-tabs .wc-tabs,
    .woocommerce-tabs .panel {
        width: 100%;
        display: block;
    }
    .single-product.no-toolkit .woocommerce-product-gallery,
    .single-product.no-toolkit .summary {
        width: 100%;
        float: none;
    }
    
}
@media (max-width: 479px) {
    body.no-toolkit ul.products.columns-4 > .product {
        width: 100%;
    }
    body.no-toolkit ul.products.columns-4 > .product:nth-child(2n+1) {
        clear: none;
    }
    body.no-toolkit ul.products.columns-4 > .product:nth-child(1n+1) {
        clear: left;
    }
    .single-product.no-toolkit .woocommerce-product-gallery .flex-control-nav li {
        max-width: 70px;
    }
}
@media (max-width: 479px) {
    .single-product.no-toolkit .woocommerce-product-gallery .flex-control-nav li {
        max-width: 60px;
    }
}
/*CHECKOUT PAGE*/
@media (min-width: 992px) {
    .woocommerce-checkout #customer_details {
        display: inline-block;
        float: left;
        margin-right: 30px;
        margin-bottom: 42px;
    }
    .woocommerce-checkout #customer_details ~ * {
        display: inline-block;
        width: calc(66.666% - 15px);
    }
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    width: calc(66.666% - 15px);
    float: left;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: right;
    width: calc(33.333% - 15px);
    padding-top: 72px;
}
.woocommerce form .form-row .required {
    border: none;
    text-decoration: none;
    color: #fe0000;
}
.woocommerce-checkout .col2-set .col-1 > h2,
.woocommerce-checkout .col2-set .col-2 > h2,
.woocommerce-checkout .woocommerce-billing-fields > h3,
.woocommerce-checkout .woocommerce-additional-fields > h3,
.woocommerce-checkout #order_review_heading {
    font-size: 30px;
    color: #000;
    
    font-weight: 700;
    margin-bottom: 36px;
}
.woocommerce-checkout .woocommerce-shipping-fields > h3 {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    line-height: 24px;
}
.woocommerce-customer-details {
    margin-bottom: 60px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    text-align: left;
    display: block;
    margin-bottom: 2px;
    font-weight: 500;
    color: #000;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text,
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    width: 100%;
    border-radius: 0;
    background-color: #fff;
    border: solid 1px #ebebeb;
    height: 50px;
    line-height: 48px;
    padding: 0 15px;
    color: #666666;
    font-size: 14px;
}
.woocommerce form .form-row textarea.input-text,
.woocommerce-page form .form-row textarea.input-text {
    height: auto;
    padding: 15px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
    display: none;
}
.woocommerce-checkout-payment .payment_methods label {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-bottom: 10px;
}
#add_payment_method #payment div.payment_box p,
.woocommerce-checkout #payment div.payment_box p {
    font-size: 13px;
    color: #666666;
    line-height: 24px;
}
.shop_table #shipping_method label {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    margin: 0;
}
.place-order .button {
    color: #ff3c3c;
    border-radius: 5px;
    line-height: 50px;
    padding: 0 40px;
    
    font-weight: 700;
    background-color: #000;
    text-transform: uppercase;
    width: 100%;
    max-width: 430px;
}
.place-order .button:hover {
    color: #000;
    background-color: #ff3c3c;
}
.woocommerce-form-coupon-toggle {
    margin-bottom: 100px;
}
.woocommerce form.woocommerce-checkout {
    overflow: hidden;
    margin-bottom: 90px;
}
.button.wc-backward {
    color: #ff3c3c;
    border-radius: 5px;
    line-height: 46px;
    padding: 0 40px;
    
    font-weight: 700;
    background-color: #000;
    text-transform: uppercase;
}
.button.wc-backward:hover {
    color: #000;
    background-color: #ff3c3c;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table .cart_item .product-name {
    text-transform: none;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table th {
    background: transparent;
}
.shop_table.woocommerce-checkout-review-order-table tr {
    border: none;
    border-bottom: solid 1px #ebebeb;
}
.shop_table.woocommerce-checkout-review-order-table tr:last-child {
    border: none;
}
.woocommerce-checkout-review-order .shop_table thead {
    display: none;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table th,
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table td {
    padding: 25px 0;
}
.woocommerce-checkout-review-order .shop_table .product-name {
    font-size: 21px;
    color: #000;
    font-weight: 500;
}
.woocommerce-checkout-review-order .shop_table .product-total,
.woocommerce-checkout .woocommerce-checkout-review-order .cart-subtotal td,
.woocommerce-checkout .woocommerce-checkout-review-order .order-total td {
    font-size: 20px;
    
    font-weight: 700;
    color: #000;
}
.woocommerce-checkout-payment .wc_payment_methods {
    border: solid 1px #ebebeb;
    padding: 30px 35px;
    margin-bottom: 45px;
}
.woocommerce-checkout .woocommerce-checkout-review-order .shop_table tfoot th {
    font-weight: 700;
    font-size: 21px;
    color: #000;
}
.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-shipping-totals shipping td {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
/*MY ACCOUNT*/
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"] {
    display: none;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"] + span {
    font-size: 14px;
    color: #818181;
    position: relative;
    padding-left: 26px;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"] + span:hover {
    color: #818181;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"] + span:hover::before {
    border-color: #818181;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"] + span::before {
    width: 16px;
    height: 16px;
    border: solid 1px #dedede;
    border-radius: 100%;
    content: '';
    display: inline-block;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    position: absolute;
    z-index: 1;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox input[type="checkbox"]:checked + span::after {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute;
    z-index: 2;
    background-color: #aaa;
    left: 6px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.woocommerce-account .lost_password a {
    font-size: 14px;
    display: inline-block;
    position: relative;
    color: #818181;
}
.woocommerce-account .lost_password a:after {
    content: '';
    height: 1px;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
}
.woocommerce-account .page-title,
.woocommerce-account .woocommerce > h2 {
    text-align: center;
    font-size: 36px;
    color: #313131;
    line-height: 40px;
}
.woocommerce-account .woocommerce-form-login,
.woocommerce-account .woocommerce-form-register {
    margin: 0 auto;
}
.woocommerce-form-login .woocommerce-Button,
.woocommerce-form-register .woocommerce-Button {
    width: 100%;
    margin-top: 9px;
    font-size: 16px;
    height: 53px;
    line-height: 53px;
    padding: 0 30px;
    border-radius: 3px;
    color: #ffffff;
    border: 1px solid #222222;
}
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover {
    color: #fff;
    background-color: #ff3c3c;
}
.woocommerce-form-login .woocommerce-Button:hover,
.woocommerce-form-register .woocommerce-Button:hover {
    color: #ffffff;
    background: #ff3c3c;
}
/*WISHLIST*/
.woocommerce table.wishlist_table {
    margin-bottom: 80px;
}
.wishlist_table .yith-wcqv-button,
.woocommerce .wishlist_table td.product-add-to-cart a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 0;
    text-align: center;
    background-color: #7f7f7f;
    color: #fff;
    padding: 0;
    border-radius: 100%;
    float: right;
    font-weight: 400;
}
.wishlist_table .yith-wcqv-button::before,
.woocommerce .wishlist_table td.product-add-to-cart a::before {
    font-family: 'typo-icon';
    font-size: 20px;
    line-height: 38px;
}
.wishlist_table .yith-wcqv-button:hover::before,
.woocommerce .wishlist_table td.product-add-to-cart a:hover::before {
    color: #000;
}
.wishlist_table .yith-wcqv-button::before {
    content: '\e949';
}
.woocommerce .wishlist_table td.product-add-to-cart a::before {
    content: "\e929";
}
.wishlist_table .yith-wcqv-button:hover,
.woocommerce .wishlist_table td.product-add-to-cart a:hover {
    background-color: #ff3c3c;
}
.woocommerce .wishlist-title h2 {
    display: none;
}
.wishlist_table .product-name {
    font-size: 14px;
    color: #666666;
    letter-spacing: 0.005em;
    text-transform: uppercase;
}
.wishlist_table .product-name .yith-wcqv-button,
.wishlist_table tfoot {
    display: none !important;
}
.woocommerce table.wishlist_table tbody .product-thumbnail {
    width: 130px;
    padding: 40px 15px;
}
.wishlist_table tr td.product-thumbnail a {
    max-width: 100px;
}
.woocommerce table.wishlist_table {
    font-size: 100%;
    margin-bottom: 110px;
}
.woocommerce table.wishlist_table tfoot .yith-wcwl-share ul, .yith-wcwl-share li,
.woocommerce table.wishlist_table tfoot tr:last-child td .yith-wcwl-share {
    margin-bottom: 0;
}
.woocommerce table.wishlist_table .wishlist-empty {
    border: solid 1px #e7e7e7;
}
/*===BACK TO TOP====*/
a.backtotop {
    width: 40px;
    height: 40px;
    border: solid 2px #000;
    line-height: 36px;
    font-size: 16px;
    overflow: hidden;
    position: fixed;
    bottom: 60px;
    right: 55px;
    margin-left: -25px;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    border-radius: 5px;
    z-index: 99;
    color: #000;
    background-color: #fff;
}
a.backtotop:hover {
    background: #ff3c3c;
    border-color: #ff3c3c;
    color: #000;
}
a.backtotop:not(.show) {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
/*----------------
AUTO CLEAR
----------------*/
@media (min-width: 1500px) {
    .auto-clear .col-bg-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-bg-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-bg-15:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .col-bg-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-bg-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-bg-6:nth-child(odd) {
        clear: left;
    }
    .auto-clear .vc_col-bg-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .vc_col-bg-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .vc_col-bg-3:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .vc_col-bg-4:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .vc_col-bg-5:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .vc_col-bg-6:nth-child(odd) {
        clear: left;
    }
    .col-bg-0 {
        width: 0;
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 1200px) and (max-width: 1499px) {
    .auto-clear .col-lg-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-lg-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-lg-15:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .col-lg-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-lg-6:nth-child(odd) {
        clear: left;
    }
    .auto-clear .vc_col-lg-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .vc_col-lg-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .vc_col-lg-3:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .vc_col-lg-4:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .vc_col-lg-5:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .vc_col-lg-6:nth-child(odd) {
        clear: left;
    }
    .col-lg-0 {
        width: 0;
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .auto-clear .col-md-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-md-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-md-15:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .col-md-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-md-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-md-6:nth-child(odd) {
        clear: left;
    }
    .auto-clear .vc_col-md-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .vc_col-md-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .vc_col-md-3:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .vc_col-md-4:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .vc_col-md-5:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .vc_col-md-6:nth-child(odd) {
        clear: left;
    }
    .col-md-0 {
        width: 0;
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .auto-clear .col-sm-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-sm-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-sm-15:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .col-sm-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-sm-6:nth-child(odd) {
        clear: left;
    }
    .auto-clear .vc_col-sm-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .vc_col-sm-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .vc_col-sm-3:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .vc_col-sm-4:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .vc_col-sm-5:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .vc_col-sm-6:nth-child(odd) {
        clear: left;
    }
    .col-sm-0 {
        width: 0;
        margin: 0;
        padding: 0;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .auto-clear .col-xs-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-xs-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-xs-15:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .col-xs-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-xs-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-xs-6:nth-child(odd) {
        clear: left;
    }
    .auto-clear .vc_col-xs-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .vc_col-xs-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .vc_col-xs-3:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .vc_col-xs-4:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .vc_col-xs-5:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .vc_col-xs-6:nth-child(odd) {
        clear: left;
    }
    .col-xs-0 {
        width: 0;
        margin: 0;
        padding: 0;
    }
}
@media (max-width: 479px) {
    .auto-clear .col-ts-1:nth-child(12n+1) {
        clear: left;
    }
    .auto-clear .col-ts-2:nth-child(6n+1) {
        clear: left;
    }
    .auto-clear .col-ts-15:nth-child(5n+1) {
        clear: left;
    }
    .auto-clear .col-ts-3:nth-child(4n+1) {
        clear: left;
    }
    .auto-clear .col-ts-4:nth-child(3n+1) {
        clear: left;
    }
    .auto-clear .col-ts-6:nth-child(odd) {
        clear: left;
    }
    .col-ts-0 {
        width: 0;
        margin: 0;
    }
}
@media (min-width: 1500px) {
    .col-bg-15,
    .col-bg-25,
    .col-bg-35,
    .col-bg-45 {
        float: left;
    }
    .col-bg-15 {
        width: 20%;
    }
    .col-bg-25 {
        width: 40%;
    }
    .col-bg-35 {
        width: 60%;
    }
    .col-bg-45 {
        width: 80%;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
    }
}
@media (min-width: 1500px) {
    .col-bg-1,
    .col-bg-10,
    .col-bg-11,
    .col-bg-12,
    .col-bg-2,
    .col-bg-3,
    .col-bg-4,
    .col-bg-5,
    .col-bg-6,
    .col-bg-7,
    .col-bg-8,
    .col-bg-9 {
        position: relative;
        min-height: 1px;
        padding-right: 20px;
        padding-left: 20px
    }
    .col-bg-1,
    .col-bg-2,
    .col-bg-3,
    .col-bg-4,
    .col-bg-5,
    .col-bg-6,
    .col-bg-7,
    .col-bg-8,
    .col-bg-9,
    .col-bg-10,
    .col-bg-11 {
        float: left;
    }
    .col-bg-12 {
        width: 100%;
    }
    .col-bg-11 {
        width: 91.66666667%;
    }
    .col-bg-10 {
        width: 83.33333333%;
    }
    .col-bg-9 {
        width: 75%;
    }
    .col-bg-8 {
        width: 66.66666667%;
    }
    .col-bg-7 {
        width: 58.33333333%;
    }
    .col-bg-6 {
        width: 50%;
    }
    .col-bg-5 {
        width: 41.66666667%;
    }
    .col-bg-4 {
        width: 33.33333333%;
    }
    .col-bg-3 {
        width: 25%;
    }
    .col-bg-2 {
        width: 16.66666667%;
    }
    .col-bg-1 {
        width: 8.33333333%;
    }
    
}
@media (min-width: 1200px) {
    .auto-clear .vc_col-lg-1:nth-child(12n+1),
    .auto-clear .vc_col-lg-2:nth-child(6n+1),
    .auto-clear .vc_col-lg-15:nth-child(5n+1),
    .auto-clear .vc_col-lg-3:nth-child(4n+1),
    .auto-clear .vc_col-lg-4:nth-child(3n+1),
    .auto-clear .vc_col-lg-6:nth-child(odd) {
        clear: both;
    }
}
@media (min-width: 1500px) {
    .auto-clear .col-bg-1:nth-child(12n+1),
    .auto-clear .col-bg-2:nth-child(6n+1),
    .auto-clear .col-bg-15:nth-child(5n+1),
    .auto-clear .col-bg-3:nth-child(4n+1),
    .auto-clear .col-bg-4:nth-child(3n+1),
    .auto-clear .col-bg-6:nth-child(odd) {
        clear: both;
    }
}
@media (min-width: 1200px) and (max-width: 1499px) {
    .auto-clear .col-lg-1:nth-child(12n+1),
    .auto-clear .col-lg-2:nth-child(6n+1),
    .auto-clear .col-lg-15:nth-child(5n+1),
    .auto-clear .col-lg-3:nth-child(4n+1),
    .auto-clear .col-lg-4:nth-child(3n+1),
    .auto-clear .col-lg-6:nth-child(odd) {
        clear: both;
    }
}
.vc_col-has-fill > div.vc_column-inner,
.vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > div.vc_column-inner,
.vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > div.vc_column-inner,
section.vc_section.vc_section-has-fill,
section.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
section.vc_section.vc_section-has-fill + .vc_section {
    padding-top: 0;
}
body .vc_cta3-container, body .wpb_button,
body .wpb_content_element,
body ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0;
}
/*-----------------------CUSTOM 5 COLUMNS---------------------------*/
.col-bg-15,
.col-bg-25,
.col-bg-35,
.col-bg-45,
.col-lg-15,
.col-lg-25,
.col-lg-35,
.col-lg-45,
.col-md-15,
.col-md-25,
.col-md-35,
.col-md-45,
.col-sm-15,
.col-sm-25,
.col-sm-35,
.col-sm-45,
.col-xs-15,
.col-xs-25,
.col-xs-35,
.col-xs-45,
.col-ts-15,
.col-ts-25,
.col-ts-35,
.col-ts-45 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
@media (max-width: 479px) {
    .col-ts-15,
    .col-ts-25,
    .col-ts-35,
    .col-ts-45 {
        float: left;
    }
    .col-ts-15 {
        width: 20%;
    }
    .col-ts-25 {
        width: 40%;
    }
    .col-ts-35 {
        width: 60%;
    }
    .col-ts-45 {
        width: 80%;
    }
    .col-ts-12 {
        width: 100%;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .col-xs-15,
    .col-xs-25,
    .col-xs-35,
    .col-xs-45 {
        float: left;
    }
    .col-xs-15 {
        width: 20%;
    }
    .col-xs-25 {
        width: 40%;
    }
    .col-xs-35 {
        width: 60%;
    }
    .col-xs-45 {
        width: 80%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-15,
    .col-sm-25,
    .col-sm-35,
    .col-sm-45 {
        float: left;
    }
    .col-sm-15 {
        width: 20%;
    }
    .col-sm-25 {
        width: 40%;
    }
    .col-sm-35 {
        width: 60%;
    }
    .col-sm-45 {
        width: 80%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .col-md-15,
    .col-md-25,
    .col-md-35,
    .col-md-45 {
        float: left;
    }
    .col-md-15 {
        width: 20%;
    }
    .col-md-25 {
        width: 40%;
    }
    .col-md-35 {
        width: 60%;
    }
    .col-md-45 {
        width: 80%;
    }
}
@media (min-width: 1200px) and (max-width: 1499px) {
    .col-lg-15,
    .col-lg-25,
    .col-lg-35,
    .col-lg-45 {
        float: left;
    }
    .col-lg-15 {
        width: 20%;
    }
    .col-lg-25 {
        width: 40%;
    }
    .col-lg-35 {
        width: 60%;
    }
    .col-lg-45 {
        width: 80%;
    }
}
@media (min-width: 1500px) {
    .col-bg-15,
    .col-bg-25,
    .col-bg-35,
    .col-bg-45 {
        float: left;
    }
    .col-bg-15 {
        width: 20%;
    }
    .col-bg-25 {
        width: 40%;
    }
    .col-bg-35 {
        width: 60%;
    }
    .col-bg-45 {
        width: 80%;
    }
}
@media (min-width: 1200px) and (max-width: 1499px) {
    .col-lg-15,
    .col-lg-25,
    .col-lg-35,
    .col-lg-45 {
        float: left;
    }
    .col-lg-15 {
        width: 20%;
    }
    .col-lg-25 {
        width: 40%;
    }
    .col-lg-35 {
        width: 60%;
    }
    .col-lg-45 {
        width: 80%;
    }
}
/* =========================================================================
CUSTOM FOR THEME
===========================================================================*/
.ovic-slide.rows-space-0 .row-item,
.rows-space-0 {
    margin-bottom: 0;
}
.ovic-slide.rows-space-5 .row-item,
.rows-space-5 {
    margin-bottom: 5px;
}
.ovic-slide.rows-space-10 .row-item,
.rows-space-10 {
    margin-bottom: 10px;
}
.ovic-slide.rows-space-15 .row-item,
.rows-space-15 {
    margin-bottom: 15px;
}
.ovic-slide.rows-space-20 .row-item,
.rows-space-20 {
    margin-bottom: 20px;
}
.ovic-slide.rows-space-30 .row-item,
.rows-space-30 {
    margin-bottom: 30px;
}
.ovic-slide.rows-space-40 .row-item,
.rows-space-40 {
    margin-bottom: 40px;
}
.ovic-slide.rows-space-50 .row-item,
.rows-space-50 {
    margin-bottom: 50px;
}
.ovic-slide.rows-space-60 .row-item,
.rows-space-60 {
    margin-bottom: 60px;
}
.ovic-slide.rows-space-70 .row-item,
.rows-space-70 {
    margin-bottom: 70px;
}
.ovic-slide.rows-space-80 .row-item,
.rows-space-80 {
    margin-bottom: 80px;
}
.ovic-slide.rows-space-90 .row-item,
.rows-space-90 {
    margin-bottom: 90px;
}
.ovic-slide.rows-space-100 .row-item,
.rows-space-100 {
    margin-bottom: 100px;
}
.ovic-slide[class^="rows-space-"],
.ovic-slide[class*=" rows-space-"],
.ovic-slide.rows-space-5 .row-item:last-child,
.row-item:last-child .rows-space-5,
.ovic-slide.rows-space-10 .row-item:last-child,
.row-item:last-child .rows-space-10,
.ovic-slide.rows-space-15 .row-item:last-child,
.row-item:last-child .rows-space-15,
.ovic-slide.rows-space-20 .row-item:last-child,
.row-item:last-child .rows-space-20,
.ovic-slide.rows-space-30 .row-item:last-child,
.row-item:last-child .rows-space-30,
.ovic-slide.rows-space-40 .row-item:last-child,
.row-item:last-child .rows-space-40,
.ovic-slide.rows-space-50 .row-item:last-child,
.row-item:last-child .rows-space-50,
.ovic-slide.rows-space-60 .row-item:last-child,
.row-item:last-child .rows-space-60,
.ovic-slide.rows-space-70 .row-item:last-child,
.row-item:last-child .rows-space-70,
.ovic-slide.rows-space-80 .row-item:last-child,
.row-item:last-child .rows-space-80,
.ovic-slide.rows-space-90 .row-item:last-child,
.row-item:last-child .rows-space-90,
.ovic-slide.rows-space-100 .row-item:last-child,
.row-item:last-child .rows-space-100 {
    margin-bottom: 0;
}
.theme-container {
    max-width: 1720px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
@media (min-width: 1440px) {
    .container {
        width: 1440px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .main-header {
        padding-left: 20px;
        padding-right: 20px;
    }
    body .vc_row {
        margin-left: -20px;
        margin-right: -20px;
    }
    body .vc_column_container > .vc_column-inner {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.sidebar-left #primary,
.sidebar-right #primary {
    width: calc(80% - 20px);
    max-width: 1040px;
}
.sidebar-left #secondary,
.sidebar-right #secondary {
    width: calc(25% - 20px);
    max-width: 320px;
}
.sidebar-left #primary,
.sidebar-right #primary,
.sidebar-left #secondary,
.sidebar-right #secondary {
    position: relative;
    min-height: 1px;
    float: left;
    margin-bottom: 110px;
}
.sidebar-right #secondary,
.sidebar-left #primary {
    float: right;
    margin-bottom: 110px;
}
#primary {
    margin-bottom: 110px;
}
.is-fixed {
    bottom: 95px !important;
}
.header-mobile {
    display: none !important;
}
.header-mobile {
    position: relative;
}
.header-mobile .open .open-content .icon i::before {
    content: "\e931";
}
.header-mobile .list-item {
    position: absolute;
    z-index: 10;
    top: calc(100% + 2px);
    right: 0;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
}
.header-mobile .header-mobile-inner.open .list-item {
    opacity: 1;
    visibility: visible;
}
.header-mobile .item {
    display: block;
    width: 100%;
    text-align: left;
    min-width: 168px;
    background-color: #000;
    color: #ff3c3c;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    margin-bottom: 2px;
    overflow: hidden;
    font-weight: 400;
}
.header-mobile .item:last-child {
    margin: 0;
}
.header-mobile .item > a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    padding: 0;
}
.header-mobile .item:hover, .header-mobile .open-content:hover,
.header-mobile .item:hover > a .icon {
    color: #000;
    background-color: #ff3c3c;
}
.header-mobile .item:hover > a .text {
    color: #000;
}
.header-mobile .vertical-menu-button .icon {
    padding: 10px;
}
.header-mobile .vertical-menu-button .icon span {
    background-color: #fff;
}
.header-mobile .open-content,
.header-mobile .item > a .icon {
    width: 42px;
    height: 40px;
    line-height: 42px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #ff3c3c;
    font-size: 18px;
    font-weight: 400;
}
.header-mobile .open-content {
    background-color: #000;
}
.header-mobile .item > a .icon {
    float: left;
    border-right: solid 2px #fff;
}
.header-mobile .item > .button-settings .icon {
    padding: 6px 9px;
}
.header-mobile .item > a .text {
    line-height: 40px;
    display: inline-block;
    float: right;
    width: calc(100% - 42px);
    text-align: left;
    padding: 0 10px;
}
.header-mobile-inner.open .item {
    -webkit-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    transition: 0.3s ease 0s;
    opacity: 1;
    visibility: visible;
}
.header-mobile-inner.open .item:nth-child(2) {
    -webkit-transition: 0.6s ease 0s;
    -moz-transition: 0.6s ease 0s;
    -ms-transition: 0.6s ease 0s;
    -o-transition: 0.6s ease 0s;
    transition: 0.6s ease 0s;
}
.header-mobile-inner.open .item:nth-child(3) {
    -webkit-transition: 0.9s ease 0s;
    -moz-transition: 0.9s ease 0s;
    -ms-transition: 0.9s ease 0s;
    -o-transition: 0.9s ease 0s;
    transition: 0.9s ease 0s;
}
.header-mobile-inner.open .item:nth-child(4) {
    -webkit-transition: 1.1s ease 0s;
    -moz-transition: 1.1s ease 0s;
    -ms-transition: 1.1s ease 0s;
    -o-transition: 1.1s ease 0s;
    transition: 1.1s ease 0s;
}
.header-mobile-inner.open .item:nth-child(5) {
    -webkit-transition: 1.3s ease 0s;
    -moz-transition: 1.3s ease 0s;
    -ms-transition: 1.3s ease 0s;
    -o-transition: 1.3s ease 0s;
    transition: 1.3s ease 0s;
}
.header-mobile-inner.open .item:nth-child(6) {
    -webkit-transition: 0.6s ease 0s;
    -moz-transition: 0.6s ease 0s;
    -ms-transition: 0.6s ease 0s;
    -o-transition: 0.6s ease 0s;
    transition: 0.6s ease 0s;
}
.header-mobile.sticky .vertical-menu-wapper .vertical-wrapper,
.header-mobile.sticky .vertical-menu-item .vertical-wrapper {
    top: 0;
    height: 100vh;
}
.header-mobile.sticky .vertical-menu-wapper.open .vertical-wrapper,
.header-mobile.sticky .vertical-menu-item.open .vertical-wrapper {
    left: -15px;
}
body:not(.woocommerce) .header-mobile .item.filter-item,
body.single-product .header-mobile .item.filter-item {
    display: none;
}
/*---------HEADER STYLE---------*/
.header.header-absolute,
.blog .header,
.category .header,
.header.style-1.body-has-top-banner,
.header.style-6.body-has-top-banner {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    background-color: transparent;
}
.blog.no-toolkit .header,
.header.style-1.no-absolute,
.single-product .header,
.single-post .header {
    position: static;
}
.logged-in .header.style-1,
.logged-in .header.style-6,
.blog.logged-in .header,
.category.logged-in .header {
    top: 32px;
}
.header.has-border,
.header.body-has-top-banner {
    border-bottom: solid 1px #dfdfdf;
}
.main-header {
    display: table;
    width: 100%;
    padding: 40px 15px;
    max-width: 1800px;
    margin: 0 auto;
}
.main-header > div {
    display: table-cell;
    vertical-align: middle;
}
.main-header .logo,
.main-header .header-right-content {
    width: 20%;
    text-align: center;
}
.main-header .logo {
    text-align: left;
}
.logo .logo-text {
    font-size: 37px;
    color: #000;
    font-weight: 700;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
    font-family: 'Glacial Indifference';
    line-height: 40px;
}
.logo .logo-text::before,
.logo .logo-text::after {
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 100%;
    position: absolute;
    z-index: 1;
}
.logo .logo-text::before {
    top: 8px;
    left: 37px;
}
.logo .logo-text::after {
    top: 8px;
    left: 48px;
}
.main-header .header-right-content {
    line-height: 0;
    font-size: 0;
    text-align: right;
    position: relative;
}
.main-header .header-right-content > .block-menu-bar {
    display: none;
}
.main-header .header-right-content > * {
    font-size: 16px;
    line-height: 24px;
}
.main-header .header-right-content > div {
    display: inline-block;
    vertical-align: top;
    margin-left: 34px;
}
.block-search .search-link,
.block-minicart .woo-cart-link,
.block-userlink .woo-user-link,
.group-header-settings .button-settings,
.header-right-content .block-menu-bar a {
    position: relative;
    font-size: 26px;
    color: #000;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
}
.group-header-settings .button-settings {
    font-size: 24px;
}
.button-settings .icon span {
    display: block;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    background-color: #000;
}
.button-settings .icon span:nth-child(2) {
    width: 18px;
}
.button-settings .icon span:last-child {
    margin-bottom: 5px;
}
.group-header-settings .button-settings .text {
    display: none;
}
.block-search .search-form,
.block-minicart .minicart-inner {
    position: absolute;
    z-index: 11;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
    top: 100%;
    right: 0;
    text-align: left;
    min-width: 210px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    overflow: hidden;
    margin-top: 40px;
}
.block-search.open .search-form,
.block-minicart.open .minicart-inner {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.block-search .search-form {
    width: 500px;
    border-radius: 5px;
}
.block-search .search-form-inner .search-input {
    float: right;
    width: calc(100% - 55px);
}
.block-search .search-form-inner .search-field {
    width: 100%;
    border: none !important;
    background-color: transparent;
    font-size: 15px;
    color: #9e9693;
    border-radius: 0 5px 5px 0;
    padding: 0 20px 0 0;
    line-height: 65px;
    height: 65px;
}
.block-search .search-form-inner .btn-submit {
    float: left;
    width: 55px;
    border: none;
    font-size: 26px;
    color: #000;
    line-height: 65px;
    padding: 0;
    background-color: transparent;
}
.woo-cart-link .count {
    font-size: 13px;
    font-weight: 700;
    color: #000;
    
    border-radius: 100%;
    text-align: center;
    line-height: 16px;
    min-height: 16px;
    min-width: 16px;
    padding: 1px 2px;
    position: absolute;
    z-index: 2;
    right: -5px;
    top: -5px;
}
.block-minicart .minicart-inner {
    width: 404px;
    padding: 40px;
}
.block-minicart .widget_shopping_cart {
    margin: 0;
}
.block-minicart .woocommerce-mini-cart__empty-message {
    margin: 0;
}
.block-minicart .minicart-inner .woocommerce-mini-cart {
    padding: 0;
    margin: 0;
    list-style: none;
    max-height: 265px;
    overflow-y: auto;
    margin-bottom: 40px;
    left: 0;
}
.scroll-wrapper > .scroll-element.scroll-y {
    right: -12px;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li {
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li:last-child {
    margin-bottom: 0;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li .remove {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    font-size: 0;
    margin: 0;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li .remove::before {
    content: "\f014";
    font-family: 'FontAwesome', sans-serif;
    font-size: 20px;
    color: #666;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li .remove:hover::before {
    color: #000;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li a {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    display: block;
    margin-bottom: 15px;
}
.block-minicart .minicart-inner .woocommerce-mini-cart img {
    float: left;
    width: 100px;
    margin-right: 20px;
}
.block-minicart .minicart-inner .woocommerce-mini-cart .variation {
    display: none;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li .quantity {
    display: block;
    font-size: 20px;
    color: #666;
    font-weight: 800;
}
.block-minicart .minicart-inner .woocommerce-mini-cart li .quantity span {
    color: #000;
    font-weight: 700;
    
}
.block-minicart .minicart-inner .woocommerce-mini-cart__total {
    overflow: hidden;
    font-size: 18px;
    border-top: solid 1px #ebebeb;
    padding: 25px 0 20px;
    margin: 0;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__total strong {
    float: left;
    color: #666;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__total .woocommerce-Price-amount {
    float: right;
    color: #000;
    font-weight: 700;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__buttons {
    margin: 0;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__buttons a {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    background-color: #000;
    color: #ff3c3c;
    padding: 0 20px;
    border-radius: 5px;
    line-height: 52px;
    text-align: center;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__buttons a.wcppec-cart-widget-button {
    display: none;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__buttons a:last-child {
    margin-bottom: 0;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__buttons a:hover {
    color: #000;
    background-color: transparent;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__buttons a::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(4) translateX(-100%);
    transform: scale(4) translateX(-100%);
    transition: all 1s ease-out;
    background-color: #ff3c3c;
    background-image: linear-gradient(to right, #ff3c3c 30%, #000 100%);
    position: absolute;
}
.block-minicart .minicart-inner .woocommerce-mini-cart__buttons a:hover::after {
    -webkit-transform: scale(4) translate(37%);
    transform: scale(4) translate(37%);
}
.group-header-settings .box-settings {
    position: fixed;
    z-index: 11;
    background-color: #fff;
    top: 0;
    right: 0;
    height: 100vh;
    text-align: left;
    min-width: 210px;
    width: 430px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    padding: 40px 40px 100px;
    max-width: 90%;
}
.group-header-settings .box-settings .setting-inner {
    max-height: 100%;
    overflow-y: auto;
    height: 100%;
}
.logged-in .group-header-settings .box-settings {
    top: 32px;
}
.group-header-settings .button-settings::before {
    content: '';
    position: fixed;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    background-color: #000;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.group-header-settings.open .button-settings::before {
    opacity: 0.35;
    visibility: visible;
    z-index: 98;
}
.group-header-settings.open .box-settings {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    z-index: 99;
}
.group-header-settings .box-settings .head {
    display: block;
    margin-bottom: 65px;
}
.group-header-settings .box-settings .close-button {
    font-size: 24px;
    color: #666;
}
.group-header-settings .box-settings .close-button:hover {
    color: #000;
}
.group-header-settings .box-settings ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.group-header-settings .box-settings .top-header-menu {
    margin-bottom: 90px;
}
.group-header-settings .box-settings .top-menu::before,
.group-header-settings .box-settings .top-menu::after,
.group-header-settings .box-settings .language-menu::before,
.group-header-settings .box-settings .language-menu::after {
    display: table;
    content: '';
}
.group-header-settings .box-settings .top-menu::after,
.group-header-settings .box-settings .language-menu::after {
    clear: both;
}
.group-header-settings .box-settings .top-menu > li,
.group-header-settings .box-settings .language-menu > li {
    display: inline-block;
    width: 50%;
    float: left;
    text-transform: capitalize;
}
.group-header-settings .box-settings .top-menu > li > a,
.group-header-settings .box-settings .language-menu > li > a {
    font-size: 18px;
    color: #000;
    display: inline-block;
    font-weight: 500;
    margin-bottom: 16px;
    position: relative;
}
.group-header-settings .box-settings .top-menu > li > a::after,
.group-header-settings .box-settings .language-menu > li > a::after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    background-color: #ff3c3c;
}
.group-header-settings .box-settings .top-menu > li > a:hover::after,
.group-header-settings .box-settings .language-menu > li > a:hover::after {
    width: 100%;
}
.group-header-settings .box-settings .group-language {
    margin-bottom: 100px;
}
.group-header-settings .box-settings .language-menu {
    font-size: 0;
    line-height: 0;
}
.group-header-settings .box-settings .language-menu > * {
    font-size: 16px;
    line-height: 24px;
}
.group-header-settings .box-settings .language-menu > li {
    margin: 0;
    width: 50%;
}
.group-header-settings .box-settings .language-menu > li > .sub-menu {
    display: block;
    background-color: transparent;
}
.group-header-settings .box-settings .language-menu > li .sub-menu > li > a {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}
.group-header-settings .box-settings .language-menu > li > .sub-menu > li > a {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    border-bottom: solid 1px #e1e1e1;
    display: inline-block;
}
li.menu-item-has-children {
    position: relative;
}
.group-header-settings .box-settings .language-menu > li.menu-item-has-children {
    position: relative;
}
.group-header-settings .box-settings .language-menu > li.menu-item-has-children > .sub-menu > li > a::after {
    content: '\e970';
    font-family: 'typo-icon';
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 10px;
    margin-left: 10px;
}
.group-header-settings .box-settings .language-menu > li.menu-item-has-children .sub-menu .sub-menu {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    opacity: 0;
    background-color: #fff;
    visibility: hidden;
    padding: 10px 0;
}
.group-header-settings .box-settings .language-menu li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
}
.header-sticky {
    display: none;
}
.header-message .message-title,
.header-social .header-social-title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    margin-bottom: 23px;
}
.header-message .message-item {
    display: block;
    margin-bottom: 10px;
}
.header-message .message-item .icon {
    color: #ff3c3c;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    float: left;
}
.header-message .message-item .text {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    display: block;
    overflow: hidden;
}
.group-header-settings .box-settings .header-message {
    margin-bottom: 95px;
}
.header-social .header-social-title {
    margin-bottom: 20px;
}
.header-social .list-social a {
    font-size: 25px;
    color: #adadad;
    display: inline-block;
    margin: 0 10px 5px 0;
    text-transform: capitalize;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    text-align: center;
}
.header-social .list-social a:hover {
    color: #000;
}
.header-social .list-social a .social-name {
    display: none;
}
/*MENU STYLE*/
.main-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 0;
    font-size: 0;
    text-align: center;
}
.main-menu > * {
    line-height: 24px;
    font-size: 16px;
}
.main-menu > li {
    display: inline-block;
    margin: 0 13px;
}
.main-menu > li.menu-item-has-children {
    position: relative;
}
.main-menu > li:first-child {
    margin-left: 0;
}
.main-menu > li:last-child {
    margin-right: 0;
}
.main-menu > li > a {
    text-transform: uppercase;
    font-size: 17px;
    color: #000;
    font-weight: 700;
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: top;
}
.main-menu > li > a::before {
    width: 26px;
    height: 26px;
    border-radius: 100%;
    content: '';
    position: absolute;
    z-index: -1;
    right: 0;
    opacity: 0;
    visibility: hidden;
    top: -1px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.main-menu > li.current-menu-item > a::before,
.main-menu > li.current_page_item > a::before,
.main-menu > li.current-menu-parent > a::before,
.main-menu > li.current_page_parent > a::before,
.main-menu > li > a:hover::before,
.main-menu > li:hover > a::before,
.main-menu > li.current-page-ancestor > a::before {
    right: calc(100% - 20px);
    opacity: 1;
    visibility: visible;
}
.main-menu > li.menu-item-home > .sub-menu.megamenu + .sub-menu {
    display: none;
}
.ovic-menu-panel > ul.depth-1 > li.item-megamenu {
    display: none;
}
.main-menu > li .sub-menu {
    position: absolute;
    z-index: -1;
    top: 100%;
    left: -30px;
    padding: 34px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
    background-color: #fff;
    min-width: 180px;
    margin: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
}
.main-menu > li:last-child > .sub-menu {
    left: auto;
    right: -30px;
}
.main-menu > li .sub-menu.megamenu {
    padding: 34px 20px;
}
.main-menu > li .sub-menu.megamenu p {
    display: none;
}
.main-menu > li .sub-menu {
    margin-top: 42px;
}
.main-menu .sub-menu > li {
    display: block;
    padding: 0 20px;
    margin-bottom: 12px
}
.main-menu .sub-menu > li:last-child {
    margin-bottom: 0;
}
.main-menu .sub-menu li > a {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    position: relative;
    text-transform: capitalize;
}
/*.main-menu .sub-menu li > a::after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*bottom: 1px;*/
    /*left: 0;*/
    /*width: 0;*/
    /*height: 2px;*/
    /*-webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);*/
    /*transition: width .4s cubic-bezier(.175, .885, .32, 1.15);*/
    /*background-color: #ff3c3c;*/
/*}*/
/*.main-menu .sub-menu li > a:hover::after {*/
    /*width: 100%;*/
/*}*/
/*.main-menu .sub-menu > li > a:hover::after,*/
/*.main-menu .sub-menu > li.menu-item-has-children:hover > a::after {*/
    /*width: 100%;*/
/*}*/
.main-menu .sub-menu li > a:hover,
.main-menu .sub-menu li:hover  > a{
    text-decoration: underline;
}
.main-menu .sub-menu > li.menu-item-has-children::after {
    content: '\e970';
    font-family: 'typo-icon';
    display: inline-block;
    vertical-align: middle;
    float: right;
    font-size: 12px;
    -webkit-transition: 0.8s ease 0s;
    -moz-transition: 0.8s ease 0s;
    -ms-transition: 0.8s ease 0s;
    -o-transition: 0.8s ease 0s;
    transition: 0.8s ease 0s;
}
.main-menu .sub-menu li a,
.ovic-menu-panel .menu-link,
.ovic-menu-panel .ovic-custommenu .menu-item a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-transform: capitalize;
}
.menu-item a .label-image {
    position: absolute;
    z-index: 1;
    top: -10px;
    left: calc(100% + 5px);
}
.main-menu > li .sub-menu .sub-menu {
    left: 100%;
    margin-top: 0;
    top: 0;
    min-width: 160px;
}
.main-menu .sub-menu.megamenu .sub-menu {
    position: static;
    padding: 0;
    min-width: 1px;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    padding-left: 15px;
}
.main-menu .sub-menu.megamenu .sub-menu > li {
    padding: 0;
    margin: 0;
}
.main-menu .sub-menu.megamenu li.menu-item-has-children::after {
    display: none;
}
.main-menu > li > a::after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 100%;
    height: 45px;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
}
.main-menu > li > a:hover::after,
.main-menu > li:hover > a::after {
    opacity: 1;
    visibility: visible;
}
.main-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 10;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.header.style-1 {
    -webkit-transition: background-color 0.5s ease 0s;
    -moz-transition: background-color 0.5s ease 0s;
    -ms-transition: background-color 0.5s ease 0s;
    -o-transition: background-color 0.5s ease 0s;
    transition: background-color 0.5s ease 0s;
}
.header.style-1.has-bg {
    background-color: #fff;
}
/*Header style 02*/
.header.style-2 .main-menu {
    text-align: left;
}
.header.style-2 .main-header {
    padding: 40px 0;
    position: relative;
}
.header.style-2 .logo {
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    margin-top: 60px;
}
/*Header style 03*/
.header.style-3 .header-main-content {
    text-align: right;
}
.header.style-3 .header-main-content > * {
    text-align: left;
}
.header.style-3 .box-header-nav,
.header.style-3 .header-right-content {
    display: inline-block;
    vertical-align: top;
    width: auto;
}
.header.style-3 .box-header-nav {
    padding-top: 3px;
}
.header.style-3 .header-right-content {
    margin-left: 65px;
    float: right;
}
.header.style-3:not(.has-bg) .main-menu > li > a::before,
.header.style-3:not(.has-bg) .woo-cart-link .count {
    background-color: #fff;
}
/*Header style 04*/
.header.style-4 .main-header {
    display: block;
    padding: 53px 20px 34px;
}
.header.style-4 .main-header::before,
.header.style-4 .main-header::after {
    display: table;
    content: '';
}
.header.style-4 .main-header::after {
    clear: both;
}
.header.style-4 .main-header .top-header {
    display: table;
    width: 100%;
    margin-bottom: 48px;
}
.header.style-4 .main-header .top-header > div {
    display: table-cell;
    vertical-align: middle;
}
.header.style-4 .main-header .top-header .group-language,
.header.style-4 .main-header .top-header .header-right-content {
    width: 40%;
}
.header.style-4 .main-header .logo {
    text-align: center;
}
.header.style-4 .box-header-nav {
    display: block;
    width: 100%;
    text-align: center;
}
.header.style-4 .group-language .language-menu {
    padding: 0;
    list-style: none;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
.header.style-4 .group-language .language-menu > * {
    font-size: 16px;
    line-height: 24px;
}
.header.style-4 .group-language .language-menu > li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.header.style-4 .group-language .language-menu li > a {
    font-size: 14px;
    color: #666;
    font-weight: 500;
    display: block;
    vertical-align: top;
    padding: 0 20px;
}
.header.style-4 .group-language .language-menu > li > a {
    border: solid 2px #ebebeb;
    border-radius: 3px;
    line-height: 40px;
}
.header.style-4 .group-language .language-menu > li:hover > a,
.header.style-4 .group-language .language-menu > li > a:hover {
    color: #000;
    border-color: #000;
}
.header.style-4 .group-language .language-menu li:hover > a {
    color: #000;
}
.header.style-4 .group-language .language-menu > li.menu-item-has-children > a::after {
    content: '\e970';
    font-family: 'typo-icon';
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 10px;
}
.header.style-4 .group-language .language-menu .sub-menu {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    padding: 0;
    border: solid 1px #ebebeb;
    border-radius: 3px;
    background-color: #fff;
    list-style: none;
    min-width: 136px;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
}
.header.style-4 .group-language .language-menu > li.menu-item-has-children::after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 100%;
    height: 10px;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
}
.header.style-4 .group-language .language-menu > li.menu-item-has-children:hover::after {
    opacity: 1;
    visibility: visible;
}
.header.style-4 .group-language .language-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 5;
}
.header.style-4 .group-language .language-menu .sub-menu li > a {
    border-bottom: 1px solid #ebebeb;
    padding: 8px 20px;
}
.header.style-4 .group-language .language-menu .sub-menu li:last-child > a {
    border: none;
}
.header.style-4 .group-language .language-menu .sub-menu .sub-menu {
    left: 10px;
}
.header.style-4 .main-menu > li .sub-menu {
    margin-top: 34px;
}
.header.style-4 .main-menu > li .sub-menu::before {
    height: 34px;
}
.ovic-menu li > a > .icon {
    float: left;
    margin-right: 8px;
}
/*Header style 05*/
.header.style-5 {
    border-bottom: solid 1px #f5f5f5;
    background-color: #fff;
}
.header.style-5 .main-header .logo,
.header.style-6 .main-header .logo {
    width: auto;
    margin-right: 100px;
    display: inline-block;
    vertical-align: middle;
}
.header.style-5 .main-header .box-header-nav,
.header.style-6 .main-header .box-header-nav {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 0 2px;
}
.header.style-5 .main-header .main-menu {
    text-align: left;
}
/*Header style 06*/
.header.style-6 {
    background-color: #000;
}
.header.style-6 .main-header {
    max-width: 1720px;
    padding: 50px 20px;
}
.header.style-6 .main-header .logo {
    margin-right: 0;
    width: 325px;
    float: left;
}
.header.style-6 .main-header .box-header-nav {
    width: calc(100% - 325px);
}
.menu-button,
.menu-button:hover,
.menu-button:focus,
.open .menu-button {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    
    font-weight: 700;
    text-transform: uppercase;
}
.menu-button::before {
    display: inline-block;
    vertical-align: top;
    content: '\e950';
    font-family: 'typo-icon';
    margin-right: 5px;
}
.open .menu-button::before {
    content: '\e931';
}
.header.style-6 .menu-button {
    float: left;
}
.header.style-6 .main-menu > li > a,
.header.style-6 .block-search .search-link,
.header.style-6 .block-minicart .woo-cart-link,
.header.style-6 .block-userlink .woo-user-link,
.header.style-6 .group-header-settings .button-settings {
    color: #fff;
}
.header.style-6 .main-menu-wapper {
    opacity: 0;
    visibility: hidden;
}
.header.style-6 .box-header-nav.open .main-menu-wapper {
    opacity: 1;
    visibility: visible;
}
/*------HEADER STYLE----------*/

.page-top-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    overflow: hidden;
    margin: 0 0 110px;
    position: relative;
    min-height: 485px;
    background-color: #eee;
    background-attachment: fixed;
}
.blog-page-top-banner-v1 .banner-content::before {
    position: absolute;
    z-index: 1;
    height: 400px;
    width: 400px;
    content: '';
    left: -160px;
    top: -160px;
    border-radius: 100%;
    background-color: #ff3c3c;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.page-top-banner .banner-content .page-title,
.page-top-head .page-title,
.shop-head .page-title {
    font-size: 44px;
    color: #000;
    font-weight: 700;
    position: relative;
    z-index: 3;
    line-height: 50px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    margin-bottom: 6px;
    padding: 0;
}
.page-top-banner .banner-content {
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    z-index: 3;
    bottom: 130px;
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.page-top-banner .banner-content {
    bottom: 114px;
}
.home .page-top-banner .banner-content {
    bottom: 145px;
}
.shop-head {
    margin-bottom: 30px;
}
.shop-head .page-title {
    float: none;
    display: block;
    padding-left: 0;
    margin-bottom: 20px;
}
.page-top-banner .taxonomy-description {
    float: right;
    display: block;
    clear: both;
    text-align: right;
    margin-right: 100px;
}
.page-top-head {
    margin-bottom: 100px;
}
.page-top-head .page-title {
    float: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 60px 0 6px;
}
.blog-page-top-banner:hover .banner-content .page-title {
    padding-left: 30px;
}
.page-top-banner .breadcrumb-trail .trail-browse,
.page-top-head .breadcrumb-trail .trail-browse,
.page-top-banner .woocommerce-breadcrumb .trail-browse,
.shop-head .woocommerce-breadcrumb .trail-browse {
    display: none;
}
.page-top-banner .woocommerce-breadcrumb,
.page-top-banner .breadcrumb,
.page-top-head .breadcrumb,
.page-top-banner .breadcrumb > .active,
.shop-head .woocommerce-breadcrumb,
.breadcrumb a,
.woocommerce-breadcrumb a {
    background-color: transparent;
    padding: 0;
    margin-bottom: 0;
    line-height: 50px;
    color: #000;
    font-size: 17px;
    font-weight: 500;
}
.woocommerce-breadcrumb a,
.breadcrumb a,
.shop-head .woocommerce-breadcrumb a {
    position: relative;
}
.woocommerce-breadcrumb a::after,
.breadcrumb a::after,
.shop-head .woocommerce-breadcrumb a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    background-color: #ff3c3c;
}
.woocommerce-breadcrumb a:hover::after,
.breadcrumb a:hover::after,
.shop-head .woocommerce-breadcrumb a:hover::after {
    width: 100%;
}
.page-top-head .breadcrumb {
    line-height: 24px;
    margin-bottom: 0;
    text-align: center;
}
.page-top-banner .breadcrumb > li + li:before,
.page-top-head .breadcrumb > li + li:before {
    color: #000;
    font-size: 16px;
}
.blog-page-top-banner,
.inner-page-top-banner {
    min-height: 485px;
    background-position: center;
}
.blog-page-top-banner.page-top-banner .banner-content .page-title,
.inner-page-top-banner.page-top-banner .banner-content .page-title,
.blog-page-top-banner.page-top-banner .breadcrumb-trail,
.inner-page-top-banner.page-top-banner .breadcrumb-trail,
.blog-page-top-banner.page-top-banner .woocommerce-breadcrumb,
.inner-page-top-banner.page-top-banner .woocommerce-breadcrumb {
    float: none;
    padding: 0;
}
.blog-page-top-banner.page-top-banner .banner-content .page-title,
.inner-page-top-banner.page-top-banner .banner-content .page-title {
    margin-bottom: 6px;
}
/*CART PAGE*/
.shop_table td, .shop_table th {
    border: none;
    padding: 25px 0;
}
.shop_table tr {
    border: solid 1px #ebebeb;
}
.shop_table tbody tr:not(.cart_item) {
    border: none;
}
.wishlist_table tr td.product-thumbnail a img,
.woocommerce-cart-form .shop_table td.product-thumbnail a img {
    width: 110px;
}
.shop_table thead td,
.shop_table thead th,
.woocommerce table.wishlist_table thead th {
    background-color: #f5f5f5;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    font-size: 24px;
    border: none;
    
    line-height: 59px;
    padding: 0 5px;
}
.shop_table .product-remove {
    text-align: center;
    width: 105px;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
    background-color: transparent;
    color: #000;
}
.shop_table .product-remove a {
    color: #666;
    font-size: 24px;
}
.shop_table .product-remove a:hover {
    color: #000;
}
.shop_table .cart_item .product-name,
.shop_table .cart_item .product-name strong {
    font-size: 21px;
    color: #000;
    font-weight: 500;
}
.shop_table .product-price,
.shop_table .product-subtotal {
    font-size: 20px;
    color: #000;
    border: none;
    
    font-weight: 700;
}
.shop_table .cart_item .product-name .variation {
    display: none;
}
.shop_table .product-quantity .control {
    position: relative;
    max-width: 86px;
    border: solid 1px #ebebeb;
    overflow: hidden;
}
.shop_table .product-quantity .control input {
    float: left;
    max-width: calc(100% - 30px);
    font-size: 20px;
    color: #000;
    padding: 0;
    text-align: center;
    border: none;
    border-right: solid 1px #ebebeb;
    
    font-weight: 700;
    left: 0.25px;
}
.shop_table .product-quantity .control a {
    font-size: 22px;
    color: #7f7f7f;
    
    font-weight: 700;
    position: absolute;
    z-index: 1;
    right: 0;
    width: 30px;
    display: inline-block;
    line-height: 24px;
    text-align: center;
}
.shop_table .product-quantity .control a:hover {
    color: #000;
}
.shop_table .product-quantity .control .qtyminus {
    top: 22px;
}
.shop_table .product-quantity .control .qtyplus {
    top: 0;
    border-bottom: solid 1px #ebebeb;
}
.shop_table tr .actions {
    padding: 50px 0;
}
.shop_table tr .actions .coupon {
    float: left;
}
.shop_table tr .actions .coupon label {
    display: none;
}
.shop_table tr .actions .button {
    float: right;
    color: #ff3c3c;
    border-radius: 5px;
    line-height: 46px;
    padding: 0 40px;
    
    font-weight: 700;
    background-color: #000;
    text-transform: uppercase;
    font-size: 15px;
    position: relative;
    overflow: hidden;
}
.shop_table tr .actions .button::after,
.cart-collaterals .cart_totals .wc-proceed-to-checkout a::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(4) translateX(-100%);
    transform: scale(4) translateX(-100%);
    transition: all 1s ease-out;
    background-color: #ff3c3c;
    background-image: linear-gradient(to right, #ff3c3c 30%, #000 100%);
}
.shop_table tr .actions .button:hover,
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
    color: #000;
    background-color: transparent;
}
.shop_table tr .actions .button:hover::after,
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover::after {
    -webkit-transform: scale(4) translate(37%);
    transform: scale(4) translate(37%);
}
.shop_table tr .actions input {
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    border: solid 1px #ff3c3c;
    margin-right: 10px;
    height: 46px;
    line-height: 44px;
    width: 310px;
}
.cart-collaterals {
    float: right;
    width: calc(50% - 15px);
    margin-bottom: 100px;
}
.cart-collaterals .cart_totals {
    background-color: #f7f7f7;
    padding: 45px 50px 35px;
}
.cart-collaterals .cart_totals > h2 {
    font-size: 22px;
    color: #000;
    
    font-weight: 700;
}
.cart-collaterals .shop_table tbody tr {
    border-bottom: solid 1px #e1e1e1;
}
.cart-collaterals .cart_totals th {
    font-size: 16px;
    color: #666;
}
.cart-collaterals .cart_totals td {
    text-align: right;
}
.cart-collaterals .shop_table td,
.cart-collaterals .shop_table th {
    padding: 10px 0;
}
.cart-collaterals .cart_totals .cart-subtotal td,
.cart-collaterals .cart_totals .order-total td,
.cart-collaterals .cart_totals .woocommerce-Price-amount,
.cart-collaterals .cart_totals a {
    font-size: 20px;
    color: #000;
    
    font-weight: 700;
}
.cart-collaterals .cart_totals a {
    border-bottom: solid 2px #ff3c3c;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a {
    color: #ff3c3c;
    border-radius: 5px;
    line-height: 46px;
    padding: 0 40px;
    
    font-weight: 700;
    background-color: #000;
    text-transform: uppercase;
    width: 100%;
    left: 0.25px;
    border: none;
    font-size: 15px;
    position: relative;
    overflow: hidden;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover {
    color: #000;
    background-color: transparent;
}
.cart-collaterals .woocommerce-shipping-destination {
    margin: 5px 0;
}
/*404 PAGE*/
.pagination-nav {
    text-align: center;
    border-top: solid 1px #ebebeb;
    padding: 20px 0;
    clear: both;
}
.blog .pagination-nav {
    margin-bottom: 70px;
}
.post-pagination {
    clear: both;
}
.pagination .nav-links > *,
.post-pagination > .post-page-numbers {
    min-width: 40px;
    min-height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    color: #000;
    background-color: transparent;
    display: inline-block;
    vertical-align: top;
}
.pagination .nav-links > span:not(.dots),
.pagination .nav-links > a:hover,
.post-pagination > .post-page-numbers.current,
.post-pagination > .post-page-numbers:hover {
    background-color: #ff3c3c;
}
.post-pagination .title {
    line-height: 40px;
    color: #000;
}
.blog-list .post-item {
    margin-bottom: 60px;
    text-align: center;
}
.post-item .post-thumb .thumb-link {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.post-item .post-thumb > * {
    line-height: 24px;
    font-size: 16px;
    position: relative;
    z-index: 2;
}
.post-item .post-thumb {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    line-height: 0;
    font-size: 0;
}
.post-item .post-thumb figure {
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.post-item .post-thumb:hover figure {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.post-item .post-thumb .date {
    position: absolute;
    z-index: 3;
    right: 35px;
    bottom: 30px;
    font-family: 'Caros';
    color: #000;
}
.post-item.list .post-thumb .date::after,
.post-item.single-style .post-thumb .date::after {
    content: '';
    position: absolute;
    z-index: 1;
    right: -70px;
    bottom: -70px;
    width: 176px;
    height: 176px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #ff3c3c;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.post-item.list .post-thumb .date:hover::after,
.post-item.single-style .post-thumb .date:hover::after {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.post-item.list .post-thumb .date > span,
.post-item.single-style .post-thumb .date > span {
    position: relative;
    z-index: 3;
}
.post-item.list .post-thumb .date .day,
.post-item.single-style .post-thumb .date .day {
    font-weight: 700;
    font-size: 48px;
    display: block;
    position: relative;
    margin-bottom: 10px;
    line-height: 50px;
    padding-bottom: 5px;
}
.post-item.list .post-thumb .date .day::after,
.post-item.single-style .post-thumb .date .day::after {
    height: 2px;
    background-color: #000;
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    content: '';
}
.post-item.list .post-thumb .date .month,
.post-item.single-style .post-thumb .date .month {
    font-size: 24px;
    font-weight: 500;
    display: block;
}
.post-item .meta-data {
    font-size: 16px;
    color: #000;
    margin-bottom: 20px;
}
.post-item .meta-data > * {
    display: inline-block;
    vertical-align: top;
}
.post-item .meta-data .comment::before {
    content: '-';
    margin: 0 3px;
    display: inline-block;
    vertical-align: top;
}
.post-item .meta-data .post-categories::before {
    content: '/';
    margin: 0 3px;
    display: inline-block;
    vertical-align: top;
}
.post-item .meta-data .post-categories {
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.post-item .meta-data .post-categories li {
    list-style: none;
    display: inline-block;
    margin-right: 4px;
    vertical-align: top;
}
.post-item .meta-data .post-categories li:last-child {
    margin-right: 0;
}
.post-item .meta-data .post-categories li::after {
    content: ',';
    display: inline-block;
}
.post-item .meta-data .post-categories li:last-child::after {
    display: none;
}
.post-item .post-info .post-title {
    font-size: 32px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}
.post-item .post-info .post-title:hover a {
    color: #555;
}
.post-item .post-info .post-excerpt {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 25px;
}
.post-item .post-info .readmore {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    padding: 0 23px;
    position: relative;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    background-color: #ff3c3c;
}
.post-item .post-info .readmore:hover {
    color: #ff3c3c;
}
.post-item .post-info .readmore span {
    position: relative;
    z-index: 2;
}
.post-item .post-info .readmore::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.post-item .post-info .readmore:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.blog-content.blog-grid {
    margin: 0 -20px;
}
.post-item.grid {
    margin-bottom: 45px;
}
.post-item.grid .post-thumb .date {
    background-color: #fff;
    border-radius: 10px 0 0 0;
    line-height: 60px;
    font-size: 20px;
    font-weight: 500;
    padding: 0 20px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    bottom: auto;
    top: 55px;
    right: -57px;
    min-width: 170px;
    text-align: center;
}
.post-item.grid .post-thumb .readmore {
    font-size: 0;
    position: absolute;
    z-index: 3;
    left: -55px;
    bottom: -55px;
    padding: 0;
    text-align: center;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background-color: #ff3c3c;
    content: '';
    display: inline-block;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    transform-origin: left bottom;
}
.post-item.grid:hover .post-thumb .readmore {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.post-item.grid .post-thumb .readmore:hover {
    background-color: #000;
    color: #fff;
}
.post-item.grid .post-thumb .readmore::before {
    content: '\e95b';
    font-family: 'typo-icon';
    font-size: 30px;
    font-weight: 500;
    color: #000;
    position: absolute;
    z-index: 2;
    right: 30px;
    top: 30px;
}
.post-item.grid .post-thumb .readmore:hover::before {
    color: #fff;
}
.post-item.grid .meta-data {
    color: #666;
    position: relative;
    margin-bottom: 32px;
}
.post-item.grid .meta-data::after {
    content: '';
    width: 50px;
    height: 3px;
    background-color: #ff3c3c;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -16px;
}
.post-item.grid .post-info .post-title {
    font-size: 28px;
    line-height: 36px;
}
/*blog short code*/
.ovic-blog .title {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    
    margin-bottom: 50px;
}
.ovic-blog .read-all-blog {
    text-align: center;
    display: block;
    clear: both;
    margin-top: 63px;
}
.ovic-blog .read-all-blog a {
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    padding: 0 26px;
    position: relative;
    overflow: hidden;
    line-height: 50px;
    font-weight: 700;
    
    letter-spacing: 0.5px;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    background-color: #ff3c3c;
}
.ovic-blog .read-all-blog a:hover {
    color: #ff3c3c;
}
.ovic-blog .read-all-blog a span {
    position: relative;
    z-index: 2;
}
.ovic-blog .read-all-blog a::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.ovic-blog .read-all-blog a:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.ovic-blog .slick-slider .slick-arrow {
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 100%;
    background-color: #fff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    top: -100px;
    right: 0;
    left: auto;
    line-height: 46px;
    color: #666;
    border: solid 2px #f1f1f1;
    font-size: 16px;
}
.ovic-blog .slick-slider .slick-arrow.prev {
    right: 60px;
}
.ovic-blog .slick-slider .slick-arrow::after {
    display: none;
}
.ovic-blog .slick-slider .slick-arrow:hover {
    color: #000;
}
.post-item.style-01 .post-inner {
    position: relative;
    overflow: hidden;
    border: solid 2px #f3f3f3;
}
.post-item.style-01 .post-info {
    float: left;
    width: calc(100% - 320px);
    padding: 63px 10px 10px 30px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.post-item.style-01:hover .post-info {
    padding-top: 33px;
}
.post-item.style-01 .post-categories {
    list-style: none;
    padding: 0 0 18px;
    margin: 0 0 20px;
    position: relative;
    color: #666;
    font-size: 15px;
    font-weight: 300;
}
.post-item.style-01 .post-categories::before {
    content: '#';
    display: inline-block;
}
.post-item.style-01 .post-categories::after {
    width: 50px;
    height: 2px;
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    background-color: #ff3c3c;
}
.post-item.style-01 .post-categories li {
    display: inline-block;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
}
.post-item.style-01 .post-categories li::after {
    display: inline-block;
    content: ',';
}
.post-item.style-01 .post-categories li:last-child::after {
    display: none;
}
.post-item.style-01 .post-info .post-title {
    font-size: 26px;
    line-height: 37px;
    letter-spacing: -0.15px;
}
.post-item.style-01 .meta-data {
    font-size: 16px;
    color: #666;
    margin: 0;
}
.post-item.style-01 .post-info .readmore {
    position: absolute;
    z-index: 2;
    left: -100px;
    bottom: -100px;
    color: #000;
    background-color: #ff3c3c;
    font-size: 0;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    text-align: right;
    padding: 24px 28px 0 0;
}
.post-item.style-01 .post-info .readmore::before {
    content: '\e95b';
    font-family: 'typo-icon';
    font-size: 30px;
    position: relative;
    z-index: 3;
}
.post-item.style-01:hover .post-info .readmore {
    opacity: 1;
    visibility: visible;
    left: -56px;
    bottom: -56px;
    z-index: 5;
}
.post-item.style-01 .post-info .readmore:hover {
    color: #fff;
    background-color: #000;
}
.post-item .thumb {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.post-item .thumb::before {
    position: absolute;
    z-index: 1;
}
.post-item .thumb > * {
    position: relative;
    z-index: 2;
}
.post-item.style-01 .thumb {
    float: right;
    overflow: hidden;
}
.post-item.style-01 .meta-data .date::before {
    content: '-';
    margin: 0 3px;
    display: inline-block;
    vertical-align: top;
    color: #666;
}
.single-post .site-content {
    padding-top: 100px;
}
body.no-toolkit.single-post .site-content {
    padding-top: 60px;
}
.single-post .page-top-banner,
.single-post .page-top-head,
.single-product .page-top-banner {
    display: none;
}
.single-post .post-item .post-title {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
}
.single-post .post-item .meta-data {
    margin-bottom: 48px;
}
.single-post .post-item .post-thumb {
    margin-bottom: 45px;
}
.single-post .post-item .post-thumb .thumb {
    display: inline-block;
    vertical-align: top;
    margin: 0 auto;
    max-width: 100%;
}
.single-post .post-single-footer {
    margin: 60px 0 65px;
}
.single-post .post-single-footer,
.single-post .post-single-footer::after {
    clear: both;
}
.single-post .post-single-footer::before,
.single-post .post-single-footer::after {
    content: '';
    display: table;
}
.single-post .post-single-footer .group-single-bottom {
    float: left;
    font-size: 18px;
    color: #000;
    font-weight: 500;
    position: relative;
    margin: 0;
}
.single-post .group-single-bottom > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 45px;
    font-weight: 500;
    line-height: 29px;
}
.single-post .group-single-bottom > div a {
    text-transform: capitalize;
}
.single-post .group-single-bottom > div::before {
    font-family: 'typo-icon';
    font-size: 24px;
    color: #ff3c3c;
    display: inline-block;
    vertical-align: middle;
}
.single-post .group-single-bottom .comment::before {
    content: '\e919';
}
.single-post .group-single-bottom .like::before {
    content: '\e949';
}
.single-post .group-single-bottom .post-tags::before {
    content: '\e925';
}
.single-post .post-single-footer .single-post-social {
    float: right;
    position: relative;
    display: inline-block;
}
.single-post .post-single-footer .single-post-social .title {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    position: relative;
    margin: 0;
    line-height: 30px;
}
.single-post .post-single-footer .single-post-social .title a {
    color: #ff3c3c;
    font-size: 24px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
}
.single-post .post-single-footer .single-post-social .share-content {
    position: absolute;
    z-index: 2;
    right: 0;
    width: 40px;
    height: auto;
    top: 100%;
    opacity: 0;
    visibility: hidden;
}
.single-post .post-single-footer .single-post-social .open .share-content {
    opacity: 1;
    visibility: visible;
}
.single-post .post-single-footer .single-post-social .share-content > a {
    display: block;
    font-size: 24px;
    text-align: center;
    margin-bottom: 2px;
    height: 40px;
    background-color: #000;
    color: #ff3c3c;
    line-height: 40px;
}
.single-post .post-single-footer .single-post-social .share-content > a:hover {
    color: #fff;
    background-color: #000;
}
.single-post .style-morden .post-single-content {
    max-width: 1040px;
    margin: 0 auto;
    text-align: center;
}
.single-post .style-morden .post-single-content .post-content p {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 32px;
    font-weight: 300;
}
.single-post .style-morden .post-inner {
    text-align: center;
}
.single-post .pagination-thumb {
    overflow: hidden;
    padding-top: 50px;
    border-top: solid 1px #ebebeb;
    margin-bottom: 65px;
}
.single-post .pagination-thumb .prev {
    float: left;
}
.single-post .pagination-thumb .next {
    float: right;
    text-align: right;
}
.single-post .pagination-thumb .other-post {
    display: inline-block;
    max-width: calc(50% - 15px);
}
.single-post .pagination-thumb .other-post .thumnail {
    float: left;
    margin-right: 20px;
}
.single-post .pagination-thumb .other-post.next .thumnail {
    float: right;
    margin-left: 20px;
    margin-right: 0;
}
.single-post .pagination-thumb .other-post .info {
    overflow: hidden;
    margin-top: -2px;
}
.single-post .pagination-thumb .other-post.next .info {
    text-align: right;
}
.single-post .pagination-thumb .other-post .date,
.single-post .pagination-thumb .other-post .comment {
    font-size: 14px;
    color: #666;
    margin: 0 0 12px;
    line-height: 18px;
    display: block;
    vertical-align: top;
}
.single-post .pagination-thumb .other-post .name {
    margin: 0 0 15px;
}
.single-post .pagination-thumb .other-post .name a {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
}
.single-post .pagination-thumb .other-post .name a:hover {
    color: #555;
}
.single-post .pagination-thumb .other-post .comment {
    margin: 0;
}
/*SHORT CODE*/
.ovic-category.style-1 {
    text-align: center;
}
.ovic-category.style-1 > * {
    text-align: left;
}
.ovic-category .category-inner {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.ovic-category.style-1 .category-inner {
    margin: 0 auto;
}
.ovic-category.style-1 .thumb::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: -120px;
    bottom: -190px;
    width: 280px;
    height: 280px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #ff3c3c;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-category.style-1:hover .thumb::before {
    bottom: -150px;
}
.ovic-category.style-1 .content .category-name {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    
    display: inline-block;
    vertical-align: top;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.4s ease 0s;
    bottom: 30px;
    left: 30px;
    position: absolute;
    z-index: 2;
}
.ovic-category.style-1 .content .count-product {
    display: block;
    font-size: 22px;
    line-height: 24px;
    color: #000;
    margin-top: 17px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    left: 30px;
    position: absolute;
    z-index: 2;
    bottom: 25px;
    opacity: 0;
    visibility: visible;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
}
.ovic-category.style-1:hover .content .category-name {
    bottom: 65px;
}
.ovic-category.style-1:hover .content .count-product {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.ovic-category.style-2 .category-inner {
    max-width: 1760px;
    margin: 0 auto;
}
.ovic-category.style-2 .list-category {
    position: absolute;
    z-index: 4;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 300px;
    left: 0;
    overflow: hidden;
}
.ovic-category.style-2 .list-category > .category-item {
    list-style: none;
    height: 140px;
    background-color: #ff3c3c;
    border-bottom: solid 1px #f0cb00;
    padding: 38px 20px 38px 40px;
    display: block;
}
.ovic-category.style-2 .list-category > .category-item:last-child {
    border: none;
}
.ovic-category.style-2 .list-category > .category-item.active {
    background-color: #f0cb00;
}
.ovic-category.style-2 .list-category .category-name {
    font-size: 36px;
    
    font-weight: 700;
    color: #000;
}
.ovic-category.style-2 .list-category .category-name .des {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    display: block;
    margin-top: 15px;
    font-family: 'Caros';
}
.ovic-category.style-2 .list-content .item-thumbnail,
.ovic-category.style-4 .list-content .item-thumbnail {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    transform-origin: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ovic-category.style-2 .list-content .item-thumbnail.open,
.ovic-category.style-4 .list-content .item-thumbnail.open {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
}
.ovic-category.style-2 .list-content .item-thumbnail.open {
    -webkit-animation: fadeInLeft 1s ease;
    -o-animation: fadeInLeft 1s ease;
    animation: fadeInLeft 1s ease;
}
.ovic-category.style-2 .list-content {
    padding-left: 150px;
    min-height: 748px;
    position: relative;
}
.ovic-category.style-2 .item-thumbnail .content {
    position: absolute;
    z-index: 2;
    right: 70px;
    text-align: right;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ovic-category.style-2 .item-thumbnail .content .title {
    font-size: 70px;
    color: #000;
    font-weight: 500;
    margin-bottom: 18px;
}
.ovic-category.style-2 .item-thumbnail.open .content .title {
    -webkit-animation: slideInDown 2s ease;
    -o-animation: slideInDown 2s ease;
    animation: slideInDown 2s ease;
}
.ovic-category.style-2 .item-thumbnail.open .content .subtitle {
    -webkit-animation: slideInRight 3s ease;
    -o-animation: slideInRight 3s ease;
    animation: slideInRight 3s ease;
}
.ovic-category.style-2 .item-thumbnail.open .content .subtitle::after {
    -webkit-animation: slideInUp 2.5s ease;
    -o-animation: slideInUp 2.5s ease;
    animation: slideInUp 2.5s ease;
}
.ovic-category.style-2 .item-thumbnail .content .subtitle {
    font-size: 36px;
    color: #000;
    position: relative;
    font-weight: 500;
    margin: 0;
    padding: 0 12px;
    display: inline-block;
}
.ovic-category.style-2 .item-thumbnail .content .subtitle::after {
    content: '';
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    height: 25px;
}
.ovic-category.style-3 .thumb {
    position: relative;
    overflow: hidden;
}
.ovic-category.style-3 .thumb .view-category {
    height: 80px;
    width: 80px;
    border-radius: 100%;
    text-align: center;
    line-height: 80px;
    font-size: 30px;
    color: #000;
    background-color: #ff3c3c;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    
    visibility: hidden;
}
.ovic-category.style-3:hover .thumb .view-category {
    opacity: 1;
    visibility: visible;
}
.ovic-category.style-3 .thumb .view-category span {
    position: relative;
    z-index: 2;
}
.ovic-category.style-3 .thumb .view-category::before {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 100%;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: video_sc;
    animation-name: video_sc;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ovic-category.style-3 .thumb .view-category::after {
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    top: -10px;
    left: -10px;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    content: '';
    position: absolute;
    z-index: 1;
    border-radius: 100%;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-category.style-3 .thumb .view-category:hover::before {
    opacity: 0;
    visibility: hidden;
}
.ovic-category.style-3 .thumb .view-category:hover::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ovic-category.style-3 .thumb figure {
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-category.style-3:hover .thumb figure {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ovic-category.style-3 .content {
    background-color: #fff;
    text-align: center;
    position: absolute;
    z-index: 3;
    left: 0;
    bottom: 0;
    min-width: 284px;
    min-height: 64px;
}
.ovic-category.style-3 .category-name {
    font-size: 28px;
    color: #000;
    
    font-weight: 700;
    margin: 0;
    line-height: 64px;
}
.ovic-category.style-4 .list-category {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    max-width: 1720px;
    margin: auto;
    top: 70px;
}
.ovic-category.style-4 .list-category::before,
.ovic-category.style-4 .list-category::after {
    content: '';
    display: table;
}
.ovic-category.style-4 .list-category::after {
    clear: both;
}
.ovic-category.style-4 .list-category .category-item {
    height: 390px;
    width: calc(25% - 40px);
    margin: 0 20px;
    padding: 40px 50px;
    display: inline-block;
    vertical-align: top;
    border: solid 1px rgba(255, 255, 255, 0.75);
    position: relative;
    float: left;
}
.ovic-category.style-4 .list-category .category-item > * {
    z-index: 3;
    position: relative;
}
.ovic-category.style-4 .list-category .category-item::before {
    height: 0;
    width: 0;
    top: 50%;
    left: 50%;
    position: absolute;
    z-index: 1;
    content: '';
    background-color: #f0cb00;
    -webkit-transition: 0.8s ease 0s;
    -moz-transition: 0.8s ease 0s;
    -ms-transition: 0.8s ease 0s;
    -o-transition: 0.8s ease 0s;
    transition: 0.8s ease 0s;
    height: calc(100% + 2px);
    width: calc(100% + 2px);
    top: -1px;
    left: -1px;
    border-radius: 0;
    visibility: hidden;
    opacity: 0;
}
.ovic-category.style-4 .list-category .category-item:hover::before {
    opacity: 1;
    visibility: visible;
}
.ovic-category.style-4 .list-category .category-item .category-name {
    font-size: 30px;
    color: #fff;
    
    font-weight: 700;
    display: block;
    margin-bottom: 14px;
}
.ovic-category.style-4 .list-category .category-item .count {
    font-size: 18px;
    font-style: italic;
    color: #fff;
    display: block;
}
.ovic-category.style-4 .list-category .category-item .view-category {
    position: absolute;
    z-index: 2;
    bottom: 50px;
    left: 55px;
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    
    font-weight: 700;
    padding: 0 20px;
    line-height: 50px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    background-color: #fff;
}
.ovic-category.style-4 .list-category .category-item .view-category > span {
    position: relative;
    z-index: 2;
}
.ovic-category.style-4 .list-category .category-item .view-category:hover {
    color: #ff3c3c;
}
.ovic-category.style-4 .list-category .category-item:hover .view-category {
    opacity: 1;
    visibility: visible;
}
.ovic-category.style-4 .list-category .category-item .view-category::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.ovic-category.style-4 .list-category .category-item .view-category:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.ovic-category.style-4 .list-category .category-item:hover .category-name,
.ovic-category.style-4 .list-category .category-item:hover .count {
    color: #000;
}
.ovic-instagram.instagram-shortcode {
    position: relative;
}
.ovic-instagram.instagram-shortcode::before,
.ovic-instagram.instagram-shortcode::after {
    content: '';
    display: table;
}
.ovic-instagram.instagram-shortcode::after {
    clear: both;
}
.ovic-instagram.instagram-shortcode .widget-title {
    position: absolute;
    z-index: 2;
    font-size: 24px;
    color: #000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: 500;
    width: 180px;
    height: 180px;
    text-align: center;
    line-height: 30px;
    border-radius: 100%;
    background-color: #ff3c3c;
    padding: 30px 5px 5px;
}
.ovic-instagram.instagram-shortcode .widget-title::after {
    font-size: 60px;
    display: inline-block;
    font-family: 'FontAwesome', sans-serif;
    content: "\f16d";
    margin: 8px 5px 5px;
    line-height: 60px;
}
.ovic-instagram .instagram a {
    position: relative;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}
.ovic-instagram .instagram a::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #000;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-instagram .instagram a:hover::before {
    opacity: 0.3;
    visibility: visible;
}
.widget-ovic-instagram {
    margin-bottom: 43px;
}
.widget-ovic-instagram .ovic-instagram.instagram-shortcode .widget-title {
    display: none;
}
.widget-ovic-instagram .content-instagram {
    margin-right: -10px;
}
.widget-ovic-instagram .instagram {
    width: 33.33%;
    padding-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.widget_product_categories ul li.current-cat a::after {
    content: '';
    position: absolute;
    bottom: 1px;
    left: 0;
    height: 2px;
    -webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    background-color: #ff3c3c;
    width: 100%;
}
.ovic-pinmap .ovic-pin .ovic-title {
    display: none;
}
.ovic-pinmap .ovic-pin.open {
    z-index: 99;
}
#ovic-pinmap-290 .ovic-popup {
    box-shadow: 0 0 20px rgba(0, 0, 0, .2) !important;
    padding: 0 !important;
}
.ovic-pinmap .ovic-pin .ovic-image .ovic-popup-main {
    padding: 0 !important;
}
body .ovic-pinmap .ovic-pin .ovic-wc .ovic-popup-main {
    padding: 12px 13px 0;
    display: block;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main > .col-left,
body .ovic-pinmap .ovic-pin .ovic-popup-main > .col-right {
    flex: none;
    width: 100%;
    display: block;
    float: none;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    margin: 0;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main > .col-left {
    overflow: hidden;
    position: relative;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main > .col-right,
body .ovic-pinmap .ovic-pin .ovic-popup-main > .ovic-product-thumbnail + .col-right {
    padding-top: 48px;
    position: relative;
    margin-top: -34px;
    margin-left: 0;
    min-height: 110px;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main .description {
    display: none;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main .product-title {
    font-size: 21px;
    color: #000;
    font-weight: 500;
    margin-bottom: 7px;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main .product-title:hover a {
    color: #555;
}
body .ovic-pinmap .ovic-pin .ovic-popup .woocommerce-product-rating {
    display: block;
    float: none !important;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main .ovic-wc-price {
    position: absolute;
    z-index: 1;
    top: 0;
    padding-left: 14px;
}
body .ovic-pinmap .ovic-pin .ovic-popup-main > .col-left::after {
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.2s ease 0s;
    -moz-transition: 0.2s ease 0s;
    -ms-transition: 0.2s ease 0s;
    -o-transition: 0.2s ease 0s;
    transition: 0.2s ease 0s;
    background-color: #ff3c3c;
    content: '';
    width: 120px;
    height: 120px;
    border-radius: 100%;
    left: -15px;
    bottom: -68px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: bottom left;
}
body .ovic-pinmap .ovic-pin .ovic-popup:hover .ovic-popup-main > .col-left::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
body .ovic-pinmap .ovic-pin .ovic-wc-price .amount {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    
}
body .ovic-pinmap .ovic-pin .ovic-popup .woocommerce-product-rating .review-count {
    float: none;
    clear: left;
}
body .ovic-pinmap .ovic-pin .ovic-popup-footer {
    position: absolute;
    z-index: 2;
    right: 27px;
    bottom: 107px;
    opacity: 0;
    visibility: hidden;
}
body .ovic-pinmap .ovic-pin .ovic-popup:hover .ovic-popup-footer {
    opacity: 1;
    visibility: visible;
}
body .ovic-pinmap .ovic-pin .ovic-popup-footer a {
    position: relative;
    z-index: 2;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 0;
    background-color: transparent;
    padding: 0;
    border-radius: 100% !important;
    text-align: center;
    font-weight: 400;
    border: none;
}
body .ovic-pinmap .ovic-pin .ovic-popup-footer a::before {
    font-size: 24px;
    color: #000;
    font-family: 'typo-icon';
    font-weight: 400;
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
    content: '\e94f';
}
body .ovic-pinmap .ovic-pin .ovic-popup-footer a.loading::before {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-family: 'fontawesome';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}
body .ovic-pinmap .ovic-pin .ovic-popup-footer .ajax_add_to_cart::before {
    content: "\e929";
}
body .ovic-pinmap .ovic-pin .ovic-popup-footer a:hover {
    background-color: #ff3c3c;
}
.ovic-tabs .tabs-container {
    position: relative;
}
.ovic-tabs .tabs-container.loading:before {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-family: 'fontawesome';
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    margin: auto;
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100%;
    font-size: 100px;
    top: 0;
    bottom: 0;
    color: #000;
}
.ovic-tabs .tabs-container.loading::after {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 1;
    content: '';
}
.ovic-tabs .tab-panel {
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
}
.ovic-tabs .tab-panel.active {
    opacity: 1;
    visibility: visible;
    height: auto;
    overflow: visible;
}
.ovic-tabs .tabs-head::before,
.ovic-tabs .tabs-head::after {
    content: '';
    display: table;
}
.ovic-tabs .tabs-head::after {
    clear: both;
}
.ovic-tabs .tabs-head {
    margin-bottom: 48px;
    position: relative;
}
.ovic-tabs .tabs-title {
    float: left;
    display: inline-block;
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin: 0;
    line-height: 50px;
    
}
.ovic-tabs .tabs-list {
    float: right;
    text-align: left;
    margin: 15px 0 0;
}
.ovic-tabs .tabs-list li {
    display: inline-block;
    margin-left: 60px;
    position: relative;
    
    font-weight: 700;
}
.ovic-tabs .tabs-list li .count-item {
    font-size: 16px;
    position: absolute;
    z-index: 1;
    right: -15px;
    top: -15px;
}
.ovic-tabs .tabs-list li:first-child {
    margin-left: 0;
}
.ovic-tabs .tabs-list li > a {
    font-size: 24px;
    color: #666;
    position: relative;
    display: inline-block;
    line-height: 34px;
    
    font-weight: 700;
}
.ovic-tabs .tabs-list li.active > a,
.ovic-tabs .tabs-list li > a:hover {
    color: #000;
}
.ovic-tabs .tabs-list li > a::before {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    content: '';
    position: absolute;
    z-index: -1;
    left: -10px;
    opacity: 0;
    visibility: hidden;
    top: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #ff3c3c;
}
.ovic-tabs .tabs-list li.active > a::before {
    opacity: 1;
    visibility: visible;
}
.ovic-banner {
    position: relative;
    overflow: hidden;
}
.ovic-banner .image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    z-index: 1;
    transition: all .6s;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ovic-banner .banner-content {
    position: relative;
    z-index: 3;
}
.ovic-button.style-1 {
    text-align: center;
}
.ovic-button.style-1 a {
    
    font-weight: 700;
    color: #000;
    background-color: #fff;
    text-transform: uppercase;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    line-height: 50px;
    text-align: center;
    overflow: hidden;
    position: relative;
}
.ovic-button.style-1 a span {
    position: relative;
    z-index: 2;
}
.ovic-button.style-1 a::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 0;
    height: 0;
    left: 0;
    bottom: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #ff3c3c;
    border-radius: 100%;
}
.ovic-button.style-1 a:hover::before {
    width: 300%;
    height: 300%;
    left: -100%;
    bottom: -100%;
}
.ovic-button.style-2 a {
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    padding: 0 26px;
    position: relative;
    overflow: hidden;
    font-weight: 700;
    
    letter-spacing: 0.5px;
    display: inline-block;
    vertical-align: top;
    line-height: 50px;
    background-color: #ff3c3c;
    border-radius: 5px;
}
.ovic-button.style-2 a:hover {
    color: #ff3c3c;
}
.ovic-button.style-2 a span {
    position: relative;
    z-index: 2;
}
.ovic-button.style-2 a::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.ovic-button.style-2 a:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.ovic-button.style-3 a {
    font-weight: 700;
    
    color: #ff3c3c;
    background-color: #000;
    padding: 0 30px;
    line-height: 56px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 17px;
    vertical-align: top;
}
.ovic-button.style-3 a > span {
    position: relative;
    z-index: 2;
}
.ovic-button.style-3 a:hover {
    color: #000;
}
.ovic-button.style-3 a::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #ff3c3c;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.ovic-button.style-3 a:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.ovic-iconbox.style-1 {
    text-align: center;
}
.ovic-iconbox .iconbox-inner {
    overflow: hidden;
}
.ovic-iconbox .icon {
    font-size: 44px;
    color: #ff3c3c;
    margin-bottom: 35px;
}
.ovic-iconbox:hover .icon {
    -webkit-animation: flipInX 0.5s ease;
    -o-animation: flipInX 0.5s ease;
    animation: flipInX 0.5s ease;
    color: #000;
}
.ovic-iconbox .title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
}
.ovic-iconbox .content .text {
    font-size: 16px;
    color: #666;
    margin: 0;
}
.ovic-iconbox.style-2:hover .icon {
    color: #fff;
}
.ovic-iconbox.style-2 .iconbox-inner .icon,
.ovic-iconbox.style-3 .iconbox-inner .icon,
.ovic-iconbox.style-4 .iconbox-inner .icon {
    float: left;
    margin-right: 10px;
    font-size: 18px;
    margin-bottom: 0;
}
.ovic-iconbox.style-2:hover .iconbox-inner .icon,
.ovic-iconbox.style-3:hover .iconbox-inner .icon,
.ovic-iconbox.style-4:hover .iconbox-inner .icon {
    -webkit-animation: fadeInLeft 0.5s ease;
    -o-animation: fadeInLeft 0.5s ease;
    animation: fadeInLeft 0.5s ease;
}
.ovic-iconbox.style-2 .iconbox-inner .content,
.ovic-iconbox.style-3 .iconbox-inner .content,
.ovic-iconbox.style-4 .iconbox-inner .content {
    overflow: hidden;
}
.ovic-iconbox.style-2 .content .text {
    font-size: 16px;
    color: #adadad;
    letter-spacing: 0.15px;
}
.ovic-iconbox.style-3 .content .text,
.ovic-iconbox.style-4 .content .text {
    font-size: 16px;
    color: #666;
    display: inline-block;
    vertical-align: top;
}
.ovic-iconbox.style-4 .iconbox-inner .icon {
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 100%;
    color: #000;
    background-color: #ff3c3c;
}
.ovic-iconbox.style-4:hover .iconbox-inner .icon {
    background-color: #000;
    color: #ff3c3c;
}
.ovic-iconbox.style-4 .content .text {
    line-height: 46px;
}
.ovic-person.style-1 .inner {
    text-align: center;
    max-width: 770px;
    margin: 0 auto;
}
.ovic-person .thumb-avatar {
    margin-bottom: 20px;
}
.ovic-person .thumb-avatar a {
    display: inline-block;
    vertical-align: top;
}
.ovic-person .content-person .name a {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    position: relative;
    z-index: 2;
}
.ovic-person .content-person .name a::after {
    content: '';
    width: 70px;
    height: 50px;
    background-image: url("../images/c1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
    top: -10px;
    left: 0;
    right: 0;
    margin: auto;
}
.ovic-person .content-person .desc {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 20px;
}
ul.products {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ovic-products .products-head {
    text-align: center;
    margin-bottom: 50px;
}
.ovic-products .products-title {
    font-size: 40px;
    color: #000;
    font-weight: 700;
}
.ovic-products.style-2 .products-head {
    text-align: right;
    margin-bottom: 70px;
}
.ovic-slide .slick-arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 50px;
    line-height: 46px;
    color: #909090;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    padding: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    opacity: 0;
    visibility: hidden;
}
.ovic-slide:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
}
.ovic-slide .slick-arrow.next {
    left: auto;
    right: 0;
}
.ovic-slide .slick-arrow::before {
    position: relative;
    z-index: 2;
}
.ovic-slide .slick-arrow:hover {
    color: #000;
}
.ovic-slide .slick-arrow::after {
    width: 46px;
    height: 46px;
    border-radius: 100%;
    content: '';
    position: absolute;
    z-index: 1;
    left: -10px;
    top: 2px;
    background-color: #ff3c3c;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.ovic-slide .slick-arrow:hover::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ovic-slide .slick-arrow.next::after {
    right: -10px;
    left: auto;
}
.ovic-slide.nav-left-bottom .slick-arrow {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    left: -195px;
    top: auto;
    bottom: 72px;
    opacity: 1;
    visibility: visible;
    border-radius: 100%;
    font-size: 16px;
    border: solid 2px #f1f1f1;
    background-color: #fff;
}
.ovic-slide.nav-left-bottom .slick-arrow:hover {
    background-color: #ff3c3c;
    border-color: #ff3c3c;
}
.ovic-slide.nav-left-bottom .slick-arrow.prev {
    left: -255px;
}
.ovic-slide.nav-left-bottom .slick-arrow::after {
    display: none;
}
.ovic-slide.nav-left-bottom .slick-list {
    padding: 5px;
    margin: -5px;
}
/*===============yith-quick-view-modal==================*/
#yith-quick-view-modal {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1400;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#yith-quick-view-modal .yith-wcqv-wrapper {
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: left;
    height: 630px;
    width: 1000px;
    position: fixed;
}
#yith-quick-view-content div.summary {
    margin: 0;
    padding: 15px;
    width: 50%;
}
#yith-quick-view-content .woocommerce-product-gallery {
    width: 50%;
    padding: 0;
    margin: 0;
}
#yith-quick-view-modal.open, #yith-quick-view-modal.open .yith-wcqv-wrapper {
    visibility: visible;
    opacity: 1;
}
#yith-quick-view-modal .woocommerce-product-gallery__trigger {
    top: 25px;
    right: 25px;
}
#yith-quick-view-modal.open .yith-wcqv-main {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    height: 100%;
    overflow-y: scroll;
    position: relative;
    box-shadow: none;
}
#yith-quick-view-modal .yith-wcqv-main {
    background: #ffffff;
}
#yith-quick-view-modal .yith-wcqv-main {
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    transform: translateY(20%);
    opacity: 0;
    height: 100%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2);
}
#yith-quick-view-modal #yith-quick-view-content {
    height: 100%;
}
#yith-quick-view-close {
    border: 1px solid;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 18px;
    z-index: 2;
    opacity: 0.5
}
#yith-quick-view-close {
    color: #cdcdcd;
}
#yith-quick-view-close {
    top: 10px;
    right: 10px;
}
#yith-quick-view-close:hover {
    color: #3bb18f;
}
#yith-quick-view-modal .yith-quick-view-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
}
.product-item .product-inner {
    position: relative;
}
.product-item .product-thumb {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.product-item .product-thumb .flash {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    padding: 5px 10px;
}
.product-item .product-thumb .flash > span {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    
    display: inline-block;
    vertical-align: top;
    position: relative;
    text-transform: uppercase;
    margin-right: 30px;
}
.product-item .product-thumb .flash > span:after {
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-color: #ff3c3c;
    margin-left: -12px;
    content: '';
    position: absolute;
    z-index: -1;
    left: -8px;
    top: -30px;
}
.product-item.style-01 .product-thumb .group-button .quickview,
.product-item.style-01 .product-thumb .group-button .yith-wcwl-add-to-wishlist,
.product-item.style-01 .product-thumb .group-button .compare-button,
.product-item.style-01 .product-thumb .group-button .add-to-cart,
.product-item.style-01 .product-thumb .group-button .single_variation_wrap {
    display: block;
    margin: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 3;
    right: 10px;
}
.product-item.style-01:hover .product-thumb .group-button .quickview,
.product-item.style-01:hover .product-thumb .group-button .yith-wcwl-add-to-wishlist,
.product-item.style-01:hover .product-thumb .group-button .compare-button,
.product-item.style-01:hover .product-thumb .group-button > .add-to-cart,
.product-item.style-01:hover .product-thumb .group-button .single_variation_wrap {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.product-item.style-01 .product-thumb .group-button .quickview {
    bottom: 102px;
}
.product-item.style-01 .product-thumb .group-button .yith-wcwl-add-to-wishlist {
    bottom: 56px
}
.product-item.style-01 .product-thumb .group-button .single_variation_wrap,
.product-item.style-01 .product-thumb .group-button > .add-to-cart {
    bottom: 10px;
}
.product-item .group-button > .add-to-cart a.loading::before,
.product-item .single_variation_wrap .single_add_to_cart_button.loading::before,
.product-item .group-button .yith-wcwl-add-to-wishlist a.loading::before,
.entry-summary form.cart button.loading::before,
.entry-summary .yith-wcwl-add-to-wishlist a.loading::before {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-family: 'fontawesome';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    margin: auto;
}
.product-item .group-button > .add-to-cart a.added,
.product-item .product-thumb .single_variation_wrap .single_add_to_cart_button.added {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.product-item .single_variation_wrap .single_add_to_cart_button.added::before,
.product-item .group-button > .add-to-cart .added_to_cart.wc-forward::before,
.product-item .product-thumb .single_variation_wrap a.added_to_cart::before {
    content: '\e91b';
}
.product-item:hover .group-button .quickview {
    -webkit-transition: 0.4s ease 0s;
    -moz-transition: 0.4s ease 0s;
    -ms-transition: 0.4s ease 0s;
    -o-transition: 0.4s ease 0s;
    transition: 0.4s ease 0s;
}
.product-item:hover .group-button .compare-button,
.product-item:hover .group-button .yith-wcwl-add-to-wishlist {
    -webkit-transition: 0.7s ease 0s;
    -moz-transition: 0.7s ease 0s;
    -ms-transition: 0.7s ease 0s;
    -o-transition: 0.7s ease 0s;
    transition: 0.7s ease 0s;
}
.product-item:hover .group-button .single_variation_wrap,
.product-item:hover .group-button > .add-to-cart {
    -webkit-transition: 1s ease 0s;
    -moz-transition: 1s ease 0s;
    -ms-transition: 1s ease 0s;
    -o-transition: 1s ease 0s;
    transition: 1s ease 0s;
}
.product-item .product-thumb .group-button .yith-wcwl-add-to-wishlist a,
.product-item .product-thumb .group-button .compare-button a,
.product-item .product-thumb .group-button > div a,
.product-item .single_variation_wrap .single_add_to_cart_button,
.product-item .single_variation_wrap a.added_to_cart {
    position: relative;
    z-index: 2;
    display: block;
    width: 46px;
    height: 46px;
    line-height: 46px;
    font-size: 0;
    background-color: transparent;
    padding: 0;
    border-radius: 100%;
    text-align: center;
    font-weight: 400;
}
.product-item .product-thumb .group-button .yith-wcwl-add-to-wishlist a:hover,
.product-item .product-thumb .group-button .compare-button a:hover,
.product-item .product-thumb .group-button > div a:hover,
.product-item .single_variation_wrap .single_add_to_cart_button:hover,
.product-item .single_variation_wrap a.added_to_cart:hover {
    background-color: #ff3c3c;
}
.product-item .group-button .yith-wcwl-add-to-wishlist a::before,
.product-item .group-button .compare-button a::before,
.product-item .group-button > div a::before,
.product-item .add-to-cart a::before,
.product-item .single_variation_wrap .single_add_to_cart_button::before,
.product-item .add-to-cart .product_type_variable::before,
.product-item .add-to-cart .product_type_grouped::before,
.product-item .single_variation_wrap .single_add_to_cart_button::before,
.product-item .single_variation_wrap a.added_to_cart::before {
    font-size: 24px;
    color: #000;
    font-family: 'typo-icon';
    font-weight: 400;
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: top;
}
.product-item .group-button .yith-wcwl-add-to-wishlist a::before {
    content: '\e949';
}
.product-item .group-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.product-item .group-button .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
    content: '\f004';
    font-family: 'FontAwesome', sans-serif;
}
.product-item .group-button .compare-button a::before {
    content: '\e95d';
}
.product-item .group-button .quickview a:before {
    content: '\e939';
}
.product-item .group-button .add-to-cart a::before,
.product-item .add-to-cart .add_to_cart_button::before,
.product-item .single_variation_wrap .single_add_to_cart_button::before {
    content: "\e929";
}
.product-item .group-button .add-to-cart .product_type_variable::before,
.product-item .group-button .add-to-cart .product_type_grouped::before,
.product-item .group-button .add-to-cart .product_type_external::before,
.product-item .add-to-cart .product_type_variable::before,
.product-item .add-to-cart .product_type_grouped::before,
.product-item .add-to-cart .product_type_external::before,
.product-item .single_variation_wrap .product_type_variable::before,
.product-item .single_variation_wrap .product_type_external::before,
.product-item .single_variation_wrap .product_type_grouped::before {
    content: '\e94f';
}
.product-item .yith-wcwl-add-to-wishlist .feedback {
    display: none;
}
.product-item .yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}
.product-item .price {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: -0.5px;
}
.product-item.style-01 .price {
    position: absolute;
    z-index: 2;
    left: 15px;
    bottom: 15px;
}
.product-item.style-01 .price::after {
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.2s ease 0s;
    -moz-transition: 0.2s ease 0s;
    -ms-transition: 0.2s ease 0s;
    -o-transition: 0.2s ease 0s;
    transition: 0.2s ease 0s;
    background-color: #ff3c3c;
    content: '';
    width: 134px;
    height: 134px;
    border-radius: 100%;
    left: -45px;
    bottom: -80px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: bottom left;
}
.product-item:hover .price::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.product-item .price > span {
    position: relative;
    z-index: 2;
}
.product-item .price del,
.product-item .price ins {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 2;
}
.product-item:hover .price > span,
.product-item:hover .price del,
.product-item:hover .price ins {
    -webkit-animation: fadeInTop 1s ease;
    -o-animation: fadeInTop 1s ease;
    animation: fadeInTop 1s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transform-origin: bottom;
}
.product-item .price del {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    text-decoration: line-through;
}
.product-item .product-title {
    margin-bottom: 10px;
}
.product-item .product-title a {
    font-size: 19px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    display: block;
}
.product-item .product-title a:hover {
    color: #555;
}
.product-item .variations_form .variations {
    position: absolute;
    z-index: 2;
    top: 18px;
    right: 18px;
    padding: 0;
    margin: 0;
    text-align: right;
    width: auto;
}
.product-item .single_variation_wrap .quantity,
.product-item .single_variation_wrap .woocommerce-variation-price,
.product-item .variable-items-wrapper [data-wvstooltip]:after,
.product-item .variations .reset_variations {
    display: none !important;
}
.product-item .added_to_cart.wc-forward {
    display: none;
}
.product-item .variations_form .variations tr,
.product-item .variations_form .variations td {
    border: none;
    padding: 0;
}
.product-item .variations_form .variations td {
    padding-bottom: 10px;
}
.product-item .variations .variable-items-wrapper {
    float: right;
}
.product-item .variations .rtwpvs-term:not(.rtwpvs-radio-term),
.rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term),
body.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item) {
    margin: 0 0 0 3px !important;
    width: 16px;
    height: 16px;
    background-color: #fff;
    box-shadow: none !important;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
body.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item):hover {
    box-shadow: none;
}
.product-item .variations .rtwpvs-term:not(.rtwpvs-radio-term)::before,
.product-item .variations .rtwpvs-term:not(.rtwpvs-radio-term)::after,
.product-item .variations .variable-items-wrapper [data-wvstooltip]:before {
    display: none;
}
.product-item .variations .rtwpvs-term:not(.rtwpvs-radio-term) > span,
.rtwpvs .product-item .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color {
    position: absolute !important;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    left: 4px;
    top: 4px;
    width: 8px !important;
    height: 8px !important;
    border-radius: 100%;
}
.rtwpvs .product-item .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term.selected .rtwpvs-term-span-color,
.product-item .variations .rtwpvs-term:not(.rtwpvs-radio-term).selected span {
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.rtwpvs .product-item .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term.selected .rtwpvs-term-span-color::after {
    display: none;
}
body.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper li span:after {
    box-shadow: none;
}
.product-item:not(.list) .product-thumb .yith-wcwl-add-to-wishlist a::after,
.product-item:not(.list) .product-thumb .compare-button .compare::after,
.product-item:not(.list) .product-thumb .quickview .yith-wcqv-button::after,
.product-item:not(.list) .product-thumb .add-to-cart a::after,
.product-item:not(.list) .product-thumb .single_variation_wrap a::after,
.product-item:not(.list) .product-thumb .single_variation_wrap .single_add_to_cart_button::after {
    content: attr(data-original-title);
    text-shadow: none !important;
    letter-spacing: 0;
    font-size: 14px;
    padding: 0 10px;
    line-height: 36px;
    position: absolute;
    z-index: 2;
    top: 5px;
    right: calc(100% + 8px);
    display: inline-block;
    text-transform: capitalize;
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    min-width: 140px;
    font-weight: 400;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    color: #fff;
    background-color: #000;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    opacity: 0;
    visibility: hidden;
}
.product-item .product-thumb .add-to-cart a.added_to_cart::after,
.product-item .product-thumb .single_variation_wrap a.added_to_cart::after {
    content: attr(title);
}
.product-item:not(.list) .product-thumb .group-button .yith-wcwl-add-to-wishlist::after,
.product-item:not(.list) .product-thumb .group-button .quickview::after,
.product-item:not(.list) .group-button .add-to-cart::after {
    width: 8px;
    height: 8px;
    border-top: solid 4px transparent;
    border-left: solid 4px #000;
    border-right: solid 4px transparent;
    border-bottom: solid 4px transparent;
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    -o-transform: translateX(-8px);
    transform: translateX(-8px);
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    opacity: 0;
    visibility: hidden;
}
.product-item .product-thumb .yith-wcwl-add-to-wishlist:hover a::after,
.product-item .product-thumb .compare-button:hover .compare::after,
.product-item .product-thumb .quickview:hover .yith-wcqv-button::after,
.product-item .product-thumb .add-to-cart:hover a::after,
.product-item .product-thumb .single_variation_wrap:hover a::after,
.product-item .product-thumb .single_variation_wrap:hover .single_add_to_cart_button::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.product-item .product-thumb .group-button .yith-wcwl-add-to-wishlist:hover::after,
.product-item .product-thumb .group-button .quickview:hover::after,
.product-item .group-button .add-to-cart:hover::after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
}
.product-item .star-rating {
    margin-bottom: 5px;
}
.product-item.style-02 .product-info {
    position: absolute;
    z-index: 2;
    left: 40px;
    bottom: 35px;
    -webkit-transition: 0.7s ease 0s;
    -moz-transition: 0.7s ease 0s;
    -ms-transition: 0.7s ease 0s;
    -o-transition: 0.7s ease 0s;
    transition: 0.7s ease 0s;
}
.product-item.style-02:hover .product-info {
    bottom: 62px;
}
.product-item.style-02 .product-title {
    margin-bottom: 8px;
}
.product-item.style-02 .price {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    
    display: block;
    margin-bottom: 13px;
}
.product-item.style-02 .product-title a:hover {
    color: #666;
}
.product-item.style-02 .product-thumb {
    margin-bottom: 0;
}
.product-item.style-02 .product-thumb .add-to-cart a::before,
.product-item.style-02 .single_variation_wrap .single_add_to_cart_button::before {
    display: none;
}
.product-item.style-02 .product-thumb .add-to-cart a.loading,
.product-item.style-02 .single_variation_wrap .single_add_to_cart_button.loading {
    padding-right: 30px;
}
.product-item.style-02 .product-thumb .add-to-cart a.loading::before,
.product-item.style-02 .single_variation_wrap .single_add_to_cart_button.loading::before {
    display: inline-block;
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-family: 'fontawesome';
    position: absolute;
    z-index: 1;
    right: 0;
    margin: auto;
}
.product-item.style-02 .product-thumb .add-to-cart a,
.product-item.style-02 .single_variation_wrap .single_add_to_cart_button {
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    background-color: transparent;
    
    width: auto;
    padding: 10px 0;
}
.product-item.style-02 .product-thumb .add-to-cart,
.product-item.style-02 .single_variation_wrap {
    display: block;
    color: #000;
    margin-top: 17px;
    -webkit-transition: 0.7s ease 0s;
    -moz-transition: 0.7s ease 0s;
    -ms-transition: 0.7s ease 0s;
    -o-transition: 0.7s ease 0s;
    transition: 0.7s ease 0s;
    bottom: 24px;
    left: 40px;
    position: absolute;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
}
.product-item.style-02:hover .product-thumb .add-to-cart,
.product-item.style-02:hover .single_variation_wrap {
    bottom: 24px;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.product-item.style-02 .product-thumb::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: -55px;
    bottom: -190px;
    width: 270px;
    height: 270px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #ff3c3c;
    -webkit-transition: 0.4s ease 0s;
    -moz-transition: 0.4s ease 0s;
    -ms-transition: 0.4s ease 0s;
    -o-transition: 0.4s ease 0s;
    transition: 0.4s ease 0s;
    opacity: 0;
    visibility: hidden;
}
.product-item.style-02:hover .product-thumb::before {
    opacity: 1;
    visibility: visible;
    bottom: -110px;
}
.product-item.style-03 .group-button .yith-wcwl-add-to-wishlist,
.product-item.style-03 .group-button .quickview,
.product-item.style-03 .group-button .add-to-cart,
.product-item.style-03 .group-button .single_variation_wrap {
    position: absolute;
    z-index: 3;
    bottom: 0;
    -webkit-transition: 0.3s ease 0s;
    -moz-transition: 0.3s ease 0s;
    -ms-transition: 0.3s ease 0s;
    -o-transition: 0.3s ease 0s;
    transition: 0.3s ease 0s;
    left: 0;
    -webkit-transform: translateY(130%);
    -moz-transform: translateY(130%);
    -ms-transform: translateY(130%);
    -o-transform: translateY(130%);
    transform: translateY(130%);
}
.product-item.style-03 .group-button .quickview {
    left: auto;
    right: 0;
}
.product-item.style-03 .group-button .yith-wcwl-add-to-wishlist,
.product-item.style-03 .group-button .quickview {
    width: 51px;
}
.product-item.style-03 .group-button .add-to-cart,
.product-item.style-03 .group-button .single_variation_wrap {
    left: 51px;
    right: 51px;
}
.product-item.style-03:hover .group-button .yith-wcwl-add-to-wishlist,
.product-item.style-03:hover .group-button .quickview,
.product-item.style-03:hover .group-button .add-to-cart,
.product-item.style-03:hover .group-button .single_variation_wrap {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.product-item.style-03 .group-button {
    line-height: 0;
    font-size: 0;
}
.product-item.style-03 .group-button > * {
    font-size: 16px;
    line-height: 24px;
}
.product-item.style-03 .group-button > div {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.product-item.style-03 .product-thumb .group-button > div a,
.product-item.style-03 .single_variation_wrap .single_add_to_cart_button {
    border-radius: 0;
    width: 100%;
    background-color: #000;
    line-height: 50px;
    height: 50px;
}
.product-item.style-03 .group-button .add-to-cart,
.product-item.style-03 .group-button .variations_form {
    width: calc(100% - 102px);
}
.product-item.style-03 .group-button .add-to-cart a,
.product-item.style-03 .single_variation_wrap .single_add_to_cart_button {
    font-size: 17px;
    color: #ff3c3c;
    background-color: #000;
    font-weight: 700;
    
    text-align: center;
    text-transform: uppercase;
}
.product-item.style-03 .single_variation_wrap .single_add_to_cart_button::before,
.product-item.style-03 .group-button .add-to-cart a::before {
    display: none;
}
.product-item.style-03 .product-thumb .group-button > div a.loading::before,
.product-item.style-03 .single_variation_wrap .single_add_to_cart_button.loading::before {
    display: inline-block;
    vertical-align: top;
    position: static;
    margin-right: 5px;
}
.product-item.style-03 .single_variation_wrap .single_add_to_cart_button:hover,
.product-item.style-03 .group-button .add-to-cart a:hover {
    background-color: #ff3c3c;
    color: #000;
}
.product-item.style-03 .group-button .yith-wcwl-add-to-wishlist a:hover,
.product-item.style-03 .group-button .quickview a:hover {
    background-color: #ff3c3c;
}
.product-item.style-03 .group-button .yith-wcwl-add-to-wishlist a:hover::before,
.product-item.style-03 .group-button .quickview a:hover::before {
    color: #000;
}
.product-item.style-03 .group-button .yith-wcwl-add-to-wishlist a::before,
.product-item.style-03 .group-button .quickview a::before {
    color: #fff;
}
.product-item.style-03 .group-button .yith-wcwl-add-to-wishlist {
    border-right: solid 1px #fff;
}
.product-item.style-03 .group-button .quickview {
    border-left: solid 1px #fff;
}
.product-item.style-03 .product-info {
    text-align: center;
    padding-bottom: 3px;
}
.product-item.style-03 .product-title {
    margin-bottom: 10px;
}
.product-item.style-03 .price {
    display: block;
}
.product-item.style-03 .price del,
.product-item.style-03 .price ins {
    display: inline-block;
}
.product-item.style-03 .star-rating {
    margin-bottom: 7px;
}
.product-item.style-03 .product-thumb .yith-wcwl-add-to-wishlist a::after,
.product-item.style-03 .product-thumb .quickview .yith-wcqv-button::after {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
}
.product-item.style-03 .product-thumb .yith-wcwl-add-to-wishlist a:hover::after,
.product-item.style-03 .product-thumb .quickview .yith-wcqv-button:hover::after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.product-item.style-03 .product-thumb .yith-wcwl-add-to-wishlist a::after {
    top: auto;
    right: auto;
    bottom: calc(100% + 8px);
    left: 0;
}
.product-item.style-03 .product-thumb .quickview .yith-wcqv-button::after {
    top: auto;
    right: 0;
    bottom: calc(100% + 8px);
}
.product-item.style-03 .product-thumb .group-button .yith-wcwl-add-to-wishlist::after,
.product-item.style-03 .product-thumb .group-button .quickview::after {
    border-left: solid 4px transparent;
    border-top: solid 4px #000;
    left: 0;
    right: 0;
    bottom: 100%;
    top: auto;
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
}
.product-item.style-03 .product-thumb .yith-wcwl-add-to-wishlist:hover a::after,
.product-item.style-03 .product-thumb .quickview:hover .yith-wcqv-button::after,
.product-item.style-03 .product-thumb .group-button .yith-wcwl-add-to-wishlist:hover::after,
.product-item.style-03 .product-thumb .group-button .quickview:hover::after {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.product-item.style-02 .group-button .add-to-cart::after,
.product-item.style-02 .product-thumb .add-to-cart a::after,
.product-item.style-02 .product-thumb .single_variation_wrap a::after,
.product-item.style-02 .product-thumb .single_variation_wrap .single_add_to_cart_button::after,
.product-item.style-03 .group-button .add-to-cart::after,
.product-item.style-03 .product-thumb .add-to-cart a::after,
.product-item.style-03 .product-thumb .single_variation_wrap a::after,
.product-item.style-03 .product-thumb .single_variation_wrap .single_add_to_cart_button::after,
.product-item.list .product-thumb .single_variation_wrap a::after,
.product-item.list .product-thumb .single_variation_wrap .single_add_to_cart_button::after {
    display: none;
}
.products-loadmore {
    text-align: center;
    display: block;
    clear: both;
    margin-top: 60px;
}
.products-loadmore a {
    text-transform: uppercase;
    font-size: 17px;
    line-height: 50px;
    height: 50px;
    position: relative;
    overflow: hidden;
    font-weight: 700;
    letter-spacing: 0.5px;
    border-radius: 5px;
    color: #000;
    padding: 0 26px;
}
.products-loadmore a.loading {
    padding-right: 40px;
}
.products-loadmore a.loading::before {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
    content: "\f110";
    font-family: 'fontawesome';
    position: absolute;
    z-index: 1;
    right: 10px;
    margin: auto;
}
.products-loadmore a span {
    position: relative;
    z-index: 2;
}
.products-loadmore a:hover {
    color: #ff3c3c;
}
.products-loadmore a::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.products-loadmore a:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.product-item.list {
    padding: 0;
}
.product-item.list .product-inner {
    display: table;
    width: 100%;
}
.product-item.list .product-thumb {
    width: 320px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}
.product-item.list .product-info {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    padding: 0 40px;
}
.product-item.list .product-info .star-rating {
    margin-bottom: 5px;
}
.product-item.list .product-info .price {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    display: block;
    margin-bottom: 25px;
}
.product-item.list .product-info .product-des {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 40px;
}
.product-item.list .product-info .group-button > div {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.product-item.list .product-info .group-button > div:last-child {
    margin: 0;
}
.product-item.list .product-info .group-button > div a {
    font-size: 18px;
    background-color: transparent;
    border: solid 2px #f1f1f1;
    border-radius: 5px;
    text-transform: uppercase;
    padding: 0 25px;
    line-height: 46px;
    display: inline-block;
    vertical-align: top;
    font-weight: 700;
    color: #000;
    position: relative;
    overflow: hidden;
}
.product-item.list .product-info .group-button > div a:hover {
    color: #000;
    border-color: #ff3c3c;
}
.product-item.list .product-info .group-button > div a::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(4) translateX(-100%);
    transform: scale(4) translateX(-100%);
    transition: all 1s ease-out;
    background-color: #ff3c3c;
    background-image: linear-gradient(to right, #ff3c3c 30%, #000 100%);
}
.product-item.list .product-info .group-button > div a:hover::after {
    -webkit-transform: scale(4) translate(37%);
    transform: scale(4) translate(37%);
}
.product-item.list .product-info .group-button .add-to-cart a::before {
    margin-right: 10px;
}
.product-item.list .group-button .add-to-cart .add_to_cart_button::before,
.product-item.list .group-button .single_variation_wrap .single_add_to_cart_button::before,
.product-item.list .group-button .add-to-cart .product_type_variable::before,
.product-item.list .group-button .add-to-cart .product_type_grouped::before {
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    color: #000;
    font-weight: 400;
    position: static;
}
.product-item.list .product-info .group-button > div a.added {
    display: none;
}
.product-item .single_variation_wrap .single_add_to_cart_button.added::before,
.product-item .group-button > .add-to-cart .added_to_cart.wc-forward::before {
    margin: 0;
    line-height: 46px;
    vertical-align: top;
}
.product-item.list .product-info .group-button .yith-wcwl-add-to-wishlist a {
    position: relative;
    width: 50px;
    height: 50px;
    font-size: 0;
    border-radius: 5px;
    text-align: center;
    font-weight: 400;
    padding: 0;
}
.product-item.list .product-thumb .group-button .quickview {
    bottom: 0;
    display: block;
    margin: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    position: absolute;
    z-index: 3;
    right: 5px;
    -webkit-transition: 0.5s eas 0s;
    -moz-transition: 0.5s eas 0s;
    -ms-transition: 0.5s eas 0s;
    -o-transition: 0.5s eas 0s;
    transition: 0.5s eas 0s;
}
.product-item.list:hover .product-thumb .group-button .quickview {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.product-item.list .product-thumb .group-button .quickview a:after {
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.2s ease 0s;
    -moz-transition: 0.2s ease 0s;
    -ms-transition: 0.2s ease 0s;
    -o-transition: 0.2s ease 0s;
    transition: 0.2s ease 0s;
    background-color: #ff3c3c;
    content: '';
    width: 70px;
    height: 70px;
    border-radius: 100%;
    right: -15px;
    bottom: -16px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: bottom right;
}
.product-item.list:hover .product-thumb .group-button .quickview a:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/*PRODUCT SINGLE*/
.single-product .content-area {
    position: relative;
}
.single-product .stuno-breadcrumb {
    display: block;
    position: relative;
}
.single-product .pagination-thumb {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 50px;
    display: inline-block;
    vertical-align: top;
}
.single-product .pagination-thumb > a {
    width: 50px;
    height: 50px;
    line-height: 44px;
    border: solid 2px #f1f1f1;
    text-align: center;
    color: #666;
    display: inline-block;
    vertical-align: top;
    border-radius: 100%;
    margin-left: 6px;
    font-size: 28px;
}
.single-product .pagination-thumb > a:hover {
    color: #000;
    background-color: #ff3c3c;
    border-color: #ff3c3c;
}
.single-product .woocommerce-breadcrumb {
    display: block;
    padding: 50px 120px 50px 0;
    line-height: 50px;
}
.woocommerce-product-gallery {
    max-width: 600px;
    float: left;
    margin-bottom: 120px;
    position: relative;
    overflow: hidden;
}
.sidebar-left .woocommerce-product-gallery,
.sidebar-right .woocommerce-product-gallery {
    max-width: 560px;
}
.horizontal-thumbnail .flex-control-nav {
    margin-top: 40px;
    overflow: hidden;
}
.woocommerce-product-gallery::before,
.woocommerce-product-gallery::after {
    content: '';
    display: table;
}
.woocommerce-product-gallery::after {
    clear: both;
}
.vertical-thumbnail .woocommerce-product-gallery {
    max-width: 680px;
}
.sidebar-left.vertical-thumbnail .woocommerce-product-gallery,
.sidebar-right.vertical-thumbnail .woocommerce-product-gallery {
    max-width: 600px;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-viewport {
    width: calc(100% - 150px);
    float: right;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav {
    width: 110px;
    margin: 0 40px 0 0;
    padding: 0;
    display: inline-block;
    float: left;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    overflow: hidden;
}
.woocommerce-product-gallery .flex-control-nav:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}
.woocommerce-product-gallery .flex-control-nav .slick-slide {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.woocommerce-product-gallery .flex-control-nav .slick-slide::before {
    width: 60px;
    height: 60px;
    left: -30px;
    bottom: -30px;
    content: '';
    position: absolute;
    z-index: 1;
    background-color: #ff3c3c;
    border-radius: 100%;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.woocommerce-product-gallery .flex-control-nav .slick-slide:hover::before,
.woocommerce-product-gallery .flex-control-nav .slick-slide.item-active::before,
.woocommerce-product-gallery .flex-control-nav .slick-slide.slick-current::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.woocommerce-product-gallery .flex-control-nav .slick-slide.last-slick {
    margin-bottom: 0 !important;
}
.woocommerce-product-gallery .flex-control-nav .slick-arrow {
    border-radius: 100%;
    text-align: center;
    padding: 0;
    font-size: 14px;
    border: none;
    background-color: transparent;
    color: #000;
}
.woocommerce-product-gallery .flex-control-nav .slick-arrow::after {
    content: '';
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.woocommerce-product-gallery .flex-control-nav .slick-arrow {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow {
    top: -40px;
    height: 20px;
    line-height: 20px;
    width: 40px;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow.next {
    top: auto;
    bottom: -40px;
}
.horizontal-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow {
    left: -40px;
    height: 40px;
    line-height: 40px;
    width: 20px;
}
.horizontal-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow.next {
    right: -40px;
    left: auto;
}
.horizontal-thumbnail .woocommerce-product-gallery .flex-control-nav:hover .slick-arrow {
    left: 0;
    opacity: 1;
    visibility: visible;
}
.horizontal-thumbnail .woocommerce-product-gallery .flex-control-nav:hover .slick-arrow.next {
    right: 0;
    left: auto;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav:hover .slick-arrow {
    top: 0;
    opacity: 1;
    visibility: visible;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav:hover .slick-arrow.next {
    bottom: 0;
    top: auto;
}
.woocommerce-product-gallery .flex-control-nav .slick-arrow::after {
    content: '';
    position: absolute;
    z-index: 1;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    background-color: transparent;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow::after {
    left: -1px;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow.prev::after {
    border-bottom: solid 20px #ff3c3c;
    top: -20px;
}
.vertical-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow.next::after {
    border-top: solid 20px #ff3c3c;
    bottom: -20px;
}
.horizontal-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow.prev::after {
    border-right: solid 20px #ff3c3c;
    left: -20px;
}
.horizontal-thumbnail .woocommerce-product-gallery .flex-control-nav .slick-arrow.next::after {
    border-left: solid 20px #ff3c3c;
    right: -20px;
}
.woocommerce-product-gallery .flex-control-nav .slick-arrow:hover::before {
    color: #fff;
}
.woocommerce-product-gallery .flex-control-nav .slick-arrow.prev:hover::after,
.woocommerce-product-gallery .flex-control-nav .slick-arrow.next:hover::after {
    border-color: #000;
}
.woocommerce-product-gallery__trigger {
    display: block;
    font-size: 0;
    position: absolute;
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 50%;
    text-align: center;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.vertical-thumbnail .woocommerce-product-gallery__trigger {
    bottom: 10px;
    right: 5px;
    -webkit-transform: translate(100%, 100%);
    -moz-transform: translate(100%, 100%);
    -ms-transform: translate(100%, 100%);
    -o-transform: translate(100%, 100%);
    transform: translate(100%, 100%);
    transform-origin: right bottom;
}
#yith-quick-view-content .woocommerce-product-gallery__trigger,
.horizontal-thumbnail .woocommerce-product-gallery__trigger {
    top: 10px;
    right: 5px;
    -webkit-transform: translate(100%, -100%);
    -moz-transform: translate(100%, -100%);
    -ms-transform: translate(100%, -100%);
    -o-transform: translate(100%, -100%);
    transform: translate(100%, -100%);
    transform-origin: right top;
}
.woocommerce-product-gallery__trigger::after {
    width: 130px;
    height: 130px;
    content: '';
    position: absolute;
    z-index: 1;
    border-radius: 100%;
}
.vertical-thumbnail .woocommerce-product-gallery__trigger::after {
    border-top: solid 76px #ff3c3c;
    right: -60px;
    bottom: -65px;
}
#yith-quick-view-content .woocommerce-product-gallery__trigger::after,
.horizontal-thumbnail .woocommerce-product-gallery__trigger::after {
    border-bottom: solid 76px #ff3c3c;
    top: -65px;
    right: -60px;
}
#yith-quick-view-content .woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger,
.woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.woocommerce-product-gallery__trigger::before {
    content: '\e95b';
    font-family: 'typo-icon';
    font-size: 30px;
    vertical-align: middle;
    z-index: 2;
    position: relative;
}
.woocommerce-product-gallery__trigger:hover {
    color: #fff;
}
.woocommerce-product-gallery__trigger:hover::after {
    border-color: #000;
}
.horizontal-thumbnail .woocommerce-product-gallery__trigger {
    bottom: 185px;
}
.entry-summary {
    overflow: hidden;
    padding-left: 40px;
    margin-bottom: 100px;
}
.entry-summary .product_title {
    font-size: 40px;
    color: #000;
    font-weight: 700;
    margin-top: -6px;
}
.entry-summary .woocommerce-product-rating {
    display: block;
    margin-bottom: 25px;
    margin-top: -5px;
}
.entry-summary .price {
    font-size: 24px;
    color: #000;
    
    font-weight: 700;
    margin-bottom: 30px;
}
.entry-summary .woocommerce-product-details__short-description {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 50px;
}
.entry-summary .variations {
    margin-bottom: 50px;
}
.entry-summary .variations .reset_variations {
    position: absolute;
    top: 4px;
    right: 0;
    bottom: 0;
    margin: auto;
}
.entry-summary .variations tr {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    float: left;
    border: none;
}
.entry-summary .variations tr td {
    float: left;
    border: none;
    padding-left: 0;
}
.entry-summary .variations tr .label,
.entry-summary .variations tr label {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    line-height: 27px;
}
.entry-summary .variations tr label::after {
    content: ':';
    display: inline-block;
}
.entry-summary .variable-items-wrapper [data-wvstooltip]:before,
.entry-summary .variable-items-wrapper [data-wvstooltip]:after {
    display: none;
}
.rtwpvs .entry-summary .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term) {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 4px 0 0 !important;
}
.rtwpvs .entry-summary .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term {
    box-shadow: none;
    width: 27px;
    height: 27px;
    padding: 0;
    left: 0;
    top: 0;
    border-radius: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.rtwpvs .entry-summary .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term) span {
    width: 100%;
    height: 100%;
}
.rtwpvs .entry-summary .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term).rtwpvs-color-term .rtwpvs-term-span-color {
    display: inline-block;
    vertical-align: top;
}
.rtwpvs .entry-summary .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term .rtwpvs-term-span-color::before {
    content: '';
    border-radius: 100%;
    width: 31px;
    height: 31px;
    border: solid 7px #fff;
    position: absolute;
    z-index: 2;
    left: -2px;
    top: -2px;
    box-shadow: none;
}
.rtwpvs .entry-summary .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term.selected .rtwpvs-term-span-color::before {
    width: 21px;
    height: 21px;
    border-width: 3px;
    top: 3px;
    left: 3px;
}
.rtwpvs .entry-summary .rtwpvs-terms-wrapper .rtwpvs-term.rtwpvs-color-term.selected .rtwpvs-term-span-color::after {
    display: none;
}
.entry-summary .variations tr .value select {
    padding: 2px 0;
    border: none;
}
.entry-summary .quantity .control {
    border: solid 2px #ebebeb;
    border-radius: 5px;
    max-width: 160px;
    float: left;
    text-align: center;
    font-size: 0;
    line-height: 0;
}
.entry-summary .quantity .control > * {
    font-size: 16px;
    line-height: 24px;
}
.entry-summary .quantity .control .btn-number {
    font-size: 36px;
    color: #666;
    
    line-height: 42px;
    height: 46px;
    width: 40px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    float: left;
}
.entry-summary .quantity .control .btn-number.quantity-plus {
    float: right;
}
.entry-summary .quantity .control .btn-number:hover {
    color: #000;
}
.entry-summary .quantity .control input {
    font-size: 18px;
    color: #000;
    
    font-weight: 700;
    border: none;
    height: 46px;
    line-height: 46px;
    padding: 0 10px;
    vertical-align: top;
    text-align: center;
    margin: 0 auto;
    width: calc(100% - 80px);
}
.entry-summary .out-of-stock {
    color: #ff4c00;
    font-weight: 500;
    display: inline-block;
    float: left;
    line-height: 50px;
    margin-right: 20px;
    
}
.entry-summary form.cart button,
.entry-summary form.cart .added_to_cart {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 20px;
    min-width: 230px;
    text-align: center;
    border-radius: 5px;
    line-height: 50px;
    background-color: #ff3c3c;
    display: inline-block;
    vertical-align: top;
}
body .paypal-button,
.paypal-button:not(.paypal-button-card),
.paypal-button.paypal-button-color-gold,
.entry-summary .paypal-button {
    height: 50px !important;
    background-color: #ff3c3c;
    box-shadow: none !important;
}
body .paypal-button:not(.paypal-button-card) .zoid-outlet {
    height: 100% !important;
}
.paypal-button.paypal-button-color-gold:hover,
.paypal-button.paypal-button-color-silver:hover {
    background-color: #cecece;
}
.sidebar-left .entry-summary form.cart button,
.sidebar-right .entry-summary form.cart button,
.sidebar-left .entry-summary form.cart .added_to_cart,
.sidebar-right .entry-summary form.cart .added_to_cart {
    min-width: 1px;
}
.entry-summary form.cart button:hover,
.entry-summary form.cart .added_to_cart:hover {
    color: #fff;
    background-color: #000;
}
.entry-summary form.cart button.loading::before {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.entry-summary form.cart button.added {
    display: none;
}
.entry-summary .quantity,
.entry-summary .single_variation_wrap,
.entry-summary .yith-wcwl-add-to-wishlist,
.entry-summary form.cart {
    float: left;
    margin-right: 20px;
    position: relative;
    margin-bottom: 5px;
}
.entry-summary .yith-wcwl-add-to-wishlist {
    margin-right: 5px;
}
.product-type-grouped .entry-summary .yith-wcwl-add-to-wishlist {
    margin-left: 250px;
    margin-top: -70px;
}
.entry-summary form.cart.variations_form,
.entry-summary form.cart.grouped_form,
.entry-summary form.cart.external_form {
    float: none;
}
.entry-summary .single_variation_wrap {
    margin-bottom: 20px;
}
.entry-summary .single_variation_wrap .woocommerce-variation {
    margin-top: -40px;
    margin-bottom: 13px;
}
.entry-summary .yith-wcwl-add-to-wishlist a,
.entry-summary .compare {
    font-size: 0;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: solid 2px #ebebeb;
    border-radius: 5px;
    text-align: center;
    background-color: transparent;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin-bottom: 20px;
}
.entry-summary .compare {
    display: none;
}
.entry-summary .yith-wcwl-add-to-wishlist .feedback {
    display: none;
}
.entry-summary .yith-wcwl-add-to-wishlist .ajax-loading {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.entry-summary .yith-wcwl-add-to-wishlist a::before,
.entry-summary .compare::before {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    font-family: 'typo-icon';
}
.entry-summary .yith-wcwl-add-to-wishlist a:hover,
.entry-summary .compare:hover {
    background-color: #ff3c3c;
    border-color: #ff3c3c;
}
.entry-summary .yith-wcwl-add-to-wishlist img.ajax-loading {
    display: none;
}
.entry-summary .yith-wcwl-add-to-wishlist a::before {
    content: '\e949';
}
.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a::before,
.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a::before {
    content: '\f004';
    font-family: 'FontAwesome', sans-serif;
}
.entry-summary .compare::before {
    content: '\e95d';
}
.entry-summary .product_meta {
    clear: both;
    padding-top: 35px;
    border-top: solid 2px #ebebeb;
    margin-top: 30px;
    font-size: 16px;
    color: #505050;
}
.entry-summary .product_meta > span {
    display: block;
    margin-bottom: 12px;
}
.entry-summary .stuno-share-socials .title {
    display: none;
}
.entry-summary .stuno-share-socials .share-content a {
    font-size: 20px;
    color: #000;
    display: inline-block;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: transparent;
    border-radius: 100%;
}
.entry-summary .stuno-share-socials .share-content a:hover {
    background-color: #ff3c3c;
}
.entry-summary form.cart.grouped_form {
    margin-bottom: 20px;
    margin-right: 0;
}
.entry-summary form.cart.grouped_form tr,
.entry-summary form.cart.grouped_form td {
    border: none;
    text-align: center;
}
.entry-summary form.cart.grouped_form tr {
    border-bottom: solid 2px #ebebeb;
}
.entry-summary form.cart.grouped_form td {
    border-right: solid 2px #ebebeb;
}
.entry-summary form.cart.grouped_form .woocommerce-grouped-product-list-item__quantity {
    width: 160px;
}
.entry-summary form.cart.grouped_form tr:last-child,
.entry-summary form.cart.grouped_form td:last-child {
    border: none;
}
.entry-summary form.cart.grouped_form .woocommerce-grouped-product-list-item__label,
.entry-summary form.cart.grouped_form .woocommerce-grouped-product-list-item__label label {
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.entry-summary form.cart.grouped_form .quantity {
    margin: 0;
    float: none;
}
.entry-summary form.cart.grouped_form .quantity .control {
    border: none;
    float: none;
    margin: 0 auto;
}
.entry-summary form.cart.grouped_form .group_table .button {
    font-size: 0;
    background-color: transparent;
    padding: 0;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
}
.entry-summary form.cart.grouped_form .group_table .button::before {
    font-size: 24px;
    color: #000;
    font-family: 'typo-icon';
}
.entry-summary form.cart.grouped_form .group_table .button.product_type_variable::before,
.entry-summary form.cart.grouped_form .group_table .button.product_type_external::before {
    content: '\e94f';
}
.woocommerce-tabs {
    clear: both;
    border-top: solid 2px #ebebeb;
    margin-bottom: 90px;
    margin-top: 100px;
}
.wc-tabs {
    padding: 0;
    list-style: none;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-top: -15px;
    margin-bottom: 22px;
}
.wc-tabs li {
    display: inline-block;
    margin-right: 70px;
    position: relative;
}
.wc-tabs li:last-child {
    margin-right: 20px;
}
.wc-tabs li a {
    font-size: 24px;
    color: #666666;
    
    font-weight: 700;
    position: relative;
    z-index: 2;
}
.wc-tabs li a:hover,
.wc-tabs li.active a {
    color: #000;
}
.wc-tabs li.active::before {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    content: '';
    position: absolute;
    z-index: 1;
    left: -12px;
    top: -5px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #ff3c3c;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
    box-shadow: none;
    border: none;
    border-radius: 0;
}
.woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 10px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-form .comment-form-comment {
    margin-bottom: 20px;
}
.woocommerce-tabs .woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
}
.woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews-title {
    display: none;
}
.woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-noreviews {
    font-style: italic;
    color: #000;
    font-size: 16px;
}
.woocommerce-tabs .woocommerce-Tabs-panel #reply-title {
    font-weight: 500;
    color: #000;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-notes {
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-form-cookies-consent label {
    font-weight: 400;
}
.woocommerce-tabs .woocommerce-Tabs-panel .comment-form-cookies-consent input[type="checkbox"] {
    float: left;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 10px;
}
.comment-form .form-submit input[type="submit"] {
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    font-size: 17px;
    letter-spacing: 0.5px;
    padding: 0 50px;
    line-height: 50px;
    border: none;
    min-width: 250px;
    text-align: center;
    width: auto;
}
.comment-form .form-submit {
    margin-bottom: 110px;
}
.comment-respond .comment-form .form-submit {
    margin-bottom: 0;
}
.comment-form .form-submit input[type="submit"]:hover {
    color: #ff3c3c;
    background-color: #000;
}
#comments {
    border-top: solid 1px #ebebeb;
    padding-top: 65px;
}
.comments-area .comments-title,
.comments-area .comment-reply-title {
    font-size: 26px;
    color: #000;
    font-weight: 700;
    
    margin-bottom: 33px;
}
.commentlist,
.comment-list {
    padding: 0;
    list-style: none;
    margin: 0;
}
.commentlist li,
.comment-list li {
    overflow: hidden;
    display: block;
    vertical-align: top;
}
.commentlist > li,
.comment-list > li {
    padding-bottom: 40px;
    border-bottom: solid 1px #ebebeb;
}
.commentlist li:last-child,
.comment-list li:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.commentlist > li:last-child,
.comment-list > li:last-child {
    padding: 0;
    margin-bottom: 33px;
}
.commentlist li .children,
.comment-list li .children {
    padding-left: 40px;
}
.comment-list .comment-body,
.comment-list .parent > .comment-body,
.commentlist .parent > .comment-body {
    margin-top: 40px;
    overflow: hidden;
}
.comment-list > li:first-child > .comment-body {
    margin-top: 0;
}
.comment-list .comment-body::before,
.comment-list .comment-body::after {
    display: table;
    content: '';
}
.comment-list .comment-body::after {
    clear: both;
}
.comment-list .trackback .comment-body {
    margin-bottom: 0;
}
.commentlist .avatar,
.comment-list .comment-avatar {
    display: inline-block;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    border-radius: 5px;
    overflow: hidden;
}
.comment-list .comment-respond {
    clear: both;
    margin-top: 33px;
}
.commentlist .comment-text,
.comment-list .comment-inner {
    overflow: hidden;
    border-radius: 4px;
}
.commentlist .star-rating {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}
.commentlist .meta,
.comment-list .comment-metadata {
    display: block;
    clear: left;
    vertical-align: top;
    margin-bottom: 5px;
    font-size: 14px;
    color: #9a948f;
}
.woocommerce-tabs .woocommerce-Tabs-panel .commentlist .meta {
    margin: 0;
}
.comment-list .comment-metadata .comment-author {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    text-transform: capitalize;
}
.comment-list .comment-metadata .comment-author cite {
    font-style: normal;
}
.comment-list .comment-metadata .comment-date {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #666;
}
.comment-list .comment-metadata .comment-date::before {
    margin-right: 5px;
    content: '-';
    display: inline-block;
    vertical-align: middle;
}
.comment-list .comment-metadata .edit-link {
    float: right;
}
.comment-list .comment-metadata .edit-link a {
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    color: #555;
}
.comment-list .comment-metadata .edit-link a:hover {
    color: #000;
}
.commentlist .meta strong,
.comment-list .comment-metadata strong {
    font-weight: 700;
    color: #000;
    font-size: 18px;
    text-transform: capitalize;
}
.commentlist .comment-content,
.comment-list .comment-content {
    position: relative;
    min-height: 70px;
}
.commentlist .description,
.comment-list .comment-content .comment-text {
    font-size: 15px;
    color: #666;
    line-height: 24px;
    margin: 0;
    padding-right: 60px;
}
.commentlist .description p,
.comment-list .comment-content .comment-text p {
    margin: 0;
}
.comment-list .comment-reply-link {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    font-style: italic;
    float: right;
    clear: both;
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 10px;
}
.comment-list .comment-reply-link:hover {
    text-decoration: underline;
}
.comment-form .comment-form-cookies-consent {
    display: none;
}
.comment-form p label {
    display: block;
    font-weight: 700;
    
    font-size: 16px;
    color: #000;
}
.comment-form p input {
    font-size: 14px;
    color: #666;
    padding: 0 20px;
    line-height: 46px;
    border: solid 2px #f2f2f2;
    border-radius: 5px;
    width: 100%;
}
.comment-form p input[type="checkbox"] {
    width: auto;
    float: left;
    margin-right: 5px;
}
.comment-form p.comment-form-cookies-consent label {
    font-weight: 400;
}
.comment-form textarea {
    width: 100%;
    padding: 15px 20px;
    font-size: 14px;
    color: #666;
    border-radius: 5px;
    height: 160px;
    border: solid 2px #f2f2f2;
}
.comment-form .comment-form-comment {
    margin-bottom: 40px;
}
.up-sells > h2,
.cross-sells > h2,
.related > h2 {
    font-size: 30px;
    color: #000;
    font-weight: 700;
    
    margin-bottom: 55px;
}
.up-sells .slick-slider .slick-arrow,
.cross-sells .slick-slider .slick-arrow,
.related .slick-slider .slick-arrow {
    width: 50px;
    height: 50px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 100%;
    background-color: #fff;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    top: -100px;
    right: 0;
    left: auto;
    line-height: 46px;
    color: #666;
    border: solid 2px #f1f1f1;
}
.up-sells .slick-slider .slick-arrow.prev,
.cross-sells .slick-slider .slick-arrow.prev,
.related .slick-slider .slick-arrow.prev {
    right: 60px;
}
.up-sells .slick-slider .slick-arrow:hover,
.cross-sells .slick-slider .slick-arrow:hover,
.related .slick-slider .slick-arrow:hover {
    color: #000;
    border-color: #ff3c3c;
    background-color: #ff3c3c;
}
section.products {
    margin-bottom: 100px;
    clear: both;
}
.ovic-custommenu .widget {
    margin: 0;
}
.ovic-custommenu ul {
    padding: 0;
    margin: 0;
}
.ovic-custommenu ul li {
    margin-bottom: 12px;
}
.ovic-custommenu ul li a {
    font-size: 16px;
    color: #adadad;
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    font-weight: 400;
    text-transform: capitalize;
}
/*.ovic-custommenu ul li a::after {*/
    /*content: '';*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width: 0;*/
    /*height: 2px;*/
    /*-webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);*/
    /*transition: width .4s cubic-bezier(.175, .885, .32, 1.15);*/
    /*background-color: #ff3c3c;*/
/*}*/
.footer .widget .widget-title {
    color: #fff;
    margin-bottom: 30px;
}
.footer .ovic-custommenu ul li a:hover {
    color: #fff;
    text-decoration: underline;
    text-decoration-color: #fff;
}
.footer.footer-01 .ovic-newsletter .title {
    margin-bottom: 27px;
}
.ovic-custommenu.style-2 ul li {
    display: inline-block;
    margin-bottom: 0;
}
.ovic-custommenu.style-2 ul li::after {
    content: '/';
    display: inline-block;
    vertical-align: middle;
    color: #5c5c5c;
    margin: 0 10px;
}
.ovic-custommenu.style-2 ul li:last-child::after {
    display: none;
}
.ovic-custommenu.style-3 ul li a {
    color: #000;
}
.ovic-custommenu.style-3 .widget-title {
    font-size: 22px;
    color: #000;
    margin-bottom: 28px;
}
.ovic-custommenu.style-3 ul li a:hover {
    color: #000;
}
.ovic-newsletter .head {
    margin-bottom: 22px;
}
.ovic-newsletter .title {
    font-size: 22px;
    color: #fff;
    
    font-weight: 500;
    margin-bottom: 15px;
}
.ovic-newsletter .desc {
    font-size: 16px;
    color: #adadad;
    font-style: italic;
    letter-spacing: 0.15px;
    line-height: 28px;
    margin: 0;
}
.ovic-newsletter .ovic-newsletter .subtitle,
.ovic-newsletter .mc4wp-form .subtitle {
    display: none;
}
.ovic-newsletter .mc4wp-form {
    border-radius: 5px;
    overflow: hidden;
}
.ovic-newsletter .mc4wp-form .mc4wp-response {
    margin: 10px 0 0;
}
.ovic-newsletter .mc4wp-form .mc4wp-error {
    background-color: #ff4c00;
    padding: 5px;
    border-radius: 5px;
}
.ovic-newsletter .mc4wp-form .mc4wp-success p {
    background-color: #23ff08;
    padding: 5px 10px;
    border-radius: 5px;
}
.ovic-newsletter .mc4wp-form .text-field {
    width: calc(100% - 146px);
    float: left;
}
.ovic-newsletter .mc4wp-form .email-newsletter {
    font-size: 14px;
    color: #666666;
    height: 44px;
    padding: 0 20px;
    line-height: 44px;
    border: none;
    width: 100%;
    background-color: #fff;
    border-radius: 5px 0 0 5px;
}
.ovic-newsletter .mc4wp-form .submit-newsletter {
    float: right;
    font-size: 17px;
    color: #000;
    border-radius: 0 5px 5px 0;
    background-color: #ff3c3c;
    line-height: 44px;
    padding: 0 25px;
    min-width: 146px;
    text-align: center;
    
    font-weight: 700;
    position: relative;
    overflow: hidden;
}
.ovic-newsletter .mc4wp-form .submit-newsletter span {
    position: relative;
    z-index: 3;
}
.ovic-newsletter .mc4wp-form .submit-newsletter::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #ff3c3c;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.ovic-newsletter .mc4wp-form .submit-newsletter:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.ovic-newsletter.style-1 .mc4wp-form .submit-newsletter::after {
    background-color: #c5c5c5;
}
.ovic-newsletter.style-1 .newsletter-inner {
    max-width: 440px;
}
.ovic-newsletter.style-2,
.ovic-newsletter.style-6 {
    text-align: center;
    margin: 0 auto;
    max-width: 680px;
}
.ovic-newsletter.style-2 .title {
    font-size: 40px;
    color: #000;
    font-weight: 700;
}
.ovic-newsletter.style-2 .desc {
    font-style: normal;
    color: #666;
}
.ovic-newsletter.style-2 .mc4wp-form .text-field,
.ovic-newsletter.style-3 .mc4wp-form .text-field,
.ovic-newsletter.style-6 .mc4wp-form .text-field {
    width: 100%;
    margin-bottom: 20px;
    float: none;
}
.ovic-newsletter.style-2 .mc4wp-form .email-newsletter,
.ovic-newsletter.style-3 .mc4wp-form .email-newsletter,
.ovic-newsletter.style-6 .mc4wp-form .email-newsletter {
    border: solid 2px #ebebeb;
    border-radius: 5px;
    height: 56px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #666;
    font-weight: 300;
}
.ovic-newsletter.style-2 .mc4wp-form .submit-newsletter,
.ovic-newsletter.style-3 .mc4wp-form .submit-newsletter,
.ovic-newsletter.style-6 .mc4wp-form .submit-newsletter {
    width: 100%;
    background-color: #000;
    color: #ff3c3c;
    border: none;
    line-height: 56px;
    border-radius: 5px;
}
.ovic-newsletter.style-2 .mc4wp-form .submit-newsletter:hover,
.ovic-newsletter.style-3 .mc4wp-form .submit-newsletter:hover,
.ovic-newsletter.style-6 .mc4wp-form .submit-newsletter:hover {
    color: #000;
}
.ovic-newsletter.style-3 {
    text-align: center;
    max-width: 520px;
    margin: 0 auto;
}
.ovic-newsletter.style-3 .head {
    margin-bottom: 40px;
}
.ovic-newsletter.style-3 .head::before {
    content: '\e924';
    font-family: 'typo-icon';
    font-size: 70px;
    line-height: 74px;
    color: #666;
    display: inline-block;
    margin: 0 auto 40px;
}
.ovic-newsletter.style-3 .title {
    font-size: 42px;
    color: #000;
    margin-bottom: 18px;
}
.ovic-newsletter.style-3 .desc {
    color: #666;
    font-style: normal;
    line-height: 30px;
}
.ovic-newsletter.style-4 .head {
    width: 440px;
    float: left;
    margin: 0;
}
.ovic-newsletter.style-4 .title {
    color: #000;
    font-size: 42px;
    margin: -8px 0 6px;
}
.ovic-newsletter.style-4 .desc {
    color: #666;
    font-style: normal;
}
.ovic-newsletter.style-4 .mc4wp-form {
    overflow: hidden;
}
.ovic-newsletter.style-4 .mc4wp-form .mc4wp-form-fields::before,
.ovic-newsletter.style-4 .mc4wp-form .mc4wp-form-fields::after {
    display: table;
    content: '';
}
.ovic-newsletter.style-4 .mc4wp-form .mc4wp-form-fields::after {
    clear: both;
}
.ovic-newsletter.style-4 .mc4wp-form .email-newsletter {
    width: calc(100% - 40px);
    float: left;
    border: solid 2px #ff3c3c;
    border-radius: 5px;
    height: 70px;
    line-height: 66px;
}
.ovic-newsletter.style-4 .mc4wp-form .submit-newsletter {
    line-height: 70px;
    background-color: #000;
    color: #ff3c3c;
    min-width: 240px;
    border-radius: 5px;
}
.ovic-newsletter.style-4 .mc4wp-form .submit-newsletter:hover {
    color: #000;
    background-color: #ff3c3c;
}
.ovic-newsletter.style-4 .mc4wp-form .text-field {
    width: calc(100% - 240px);
}
.ovic-newsletter.style-5 .mc4wp-form {
    max-width: 870px;
    margin: 0 auto;
    border-radius: 5px;
}
.ovic-newsletter.style-5 .mc4wp-form .submit-newsletter {
    border-radius: 0 5px 5px 0;
    background-color: #000;
    color: #ff3c3c;
    line-height: 56px;
}
.ovic-newsletter.style-5 .mc4wp-form .submit-newsletter:hover {
    color: #000;
}
.ovic-newsletter.style-5 .mc4wp-form .email-newsletter {
    text-align: center;
    border: solid 1px #d7d7d7;
    border-right: none;
    height: 56px;
    line-height: 54px;
    border-radius: 5px 0 0 5px;
}
.ovic-newsletter.style-6 .title {
    font-size: 28px;
    color: #000;
    margin-bottom: 20px;
}
.ovic-newsletter.style-6 .desc {
    color: #555;
    font-style: italic;
}
.widget_mc4wp_form_widget .mc4wp-form-fields .subtitle {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 20px;
    font-weight: 400;
    margin: -4px 0 15px;
}
.widget_mc4wp_form_widget .mc4wp-form-fields .email-newsletter {
    width: 100%;
    border-radius: 5px;
    font-size: 14px;
    color: #666;
    padding: 0 16px;
    height: 44px;
    line-height: 40px;
    border: solid 2px #f1f1f1;
    margin-bottom: 10px;
}
.widget_mc4wp_form_widget .mc4wp-form-fields .submit-newsletter {
    width: 100%;
    text-transform: uppercase;
    background-color: #ff3c3c;
    border-radius: 5px;
    line-height: 44px;
    padding: 0 15px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
    
}
.widget_mc4wp_form_widget .mc4wp-form-fields .submit-newsletter:hover {
    background-color: #000;
    color: #fff;
}
.ovic-disabled-popup label {
    color: #555;
    font-size: 15px;
    font-weight: 400;
}
.coppy-right {
    font-size: 16px;
    color: #adadad;
    margin: 0;
}
.coppy-right span {
    color: #ff3c3c;
}
.footer-03 .coppy-right {
    font-size: 20px;
    font-weight: 500;
}
.ovic-socials .socials-list {
    padding: 0;
    margin: 0;
    list-style: none;
}
.ovic-socials .socials-list li {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.ovic-socials .socials-list li:last-child {
    margin-right: 0;
}
.ovic-socials .socials-list li a {
    font-size: 21px;
    color: #adadad;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}
.ovic-socials .socials-list li a:hover {
    color: #000;
    background-color: #ff3c3c;
}
.ovic-socials .socials-list li a .text {
    display: none;
}
.ovic-socials.style-2 .socials-list {
    font-size: 0;
    line-height: 0;
}
.ovic-socials.style-2 .socials-list > * {
    font-size: 16px;
    line-height: 24px;
}
.ovic-socials.style-2 .socials-list li:not(:last-child) {
    margin-right: 5px;
}
.ovic-socials.style-2 .socials-list li a {
    background-color: #000;
    width: 46px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 100%;
    padding: 0;
    color: #ff3c3c;
}
.ovic-socials.style-2 .socials-list li a:hover {
    color: #000;
    background-color: #ff3c3c;
}
.ovic-banner-template.style-1 .banner-inner {
    line-height: 0;
    font-size: 0;
}
.ovic-banner-template.style-1 .banner-inner > * {
    line-height: 24px;
    font-size: 16px;
}
.ovic-banner-template.style-1 .banner-thumb {
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.ovic-banner-template.style-1 .banner-thumb::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 510px;
    height: 510px;
    border-radius: 100%;
    background-color: #ff3c3c;
    right: -210px;
    top: -170px;
}
.ovic-banner-template.style-1 .banner-thumb img {
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-banner-template.style-1:hover .banner-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ovic-banner-template.style-1 .banner-content {
    position: relative;
    z-index: 3;
    display: inline-block;
    vertical-align: top;
    max-width: 820px;
    margin-left: -200px;
    padding-top: 37px;
}
.ovic-banner-template.style-1 .banner-content .title,
.ovic-banner-template.style-1 .banner-content .subtitle {
    font-size: 60px;
    color: #000;
    font-weight: 300;
    margin-bottom: 0;
}
.ovic-banner-template.style-1 .banner-content .subtitle {
    font-weight: 700;
    margin-bottom: 35px;
}
.ovic-banner-template.style-1 .button {
    font-size: 17px;
    color: #000;
    
    font-weight: 700;
    letter-spacing: 0.5px;
    padding: 0 20px;
    line-height: 46px;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 80px;
    background-color: #fff;
}
.ovic-banner-template.style-1 .button span {
    position: relative;
    z-index: 2;
}
.ovic-banner-template.style-1 .button::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.ovic-banner-template.style-1 .button:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.ovic-banner-template.style-1 .button:hover {
    color: #ff3c3c;
}
.ovic-banner-template.style-1 .content {
    font-size: 16px;
    color: #666;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 44px;
    padding-top: 52px;
    position: relative;
    overflow: hidden;
}
.ovic-banner-template.style-1 .content::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 3px;
    width: 80px;
    content: '';
}
.ovic-banner-template.style-1.right-image .banner-thumb {
    float: right;
}
.ovic-banner-template.style-1.right-image .banner-thumb::before {
    right: auto;
    left: -210px;
}
.ovic-banner-template.style-1.right-image .banner-content {
    text-align: right;
    margin-left: 0;
    margin-right: -200px;
    float: right;
}
.ovic-banner-template.style-1.right-image .button {
    float: right;
    margin-right: 0;
    margin-left: 80px;
}
.ovic-banner-template.style-1.right-image .content::before {
    left: auto;
    right: 0;
}
.ovic-banner-template.style-2 {
    text-align: center;
}
.ovic-banner-template.style-2 .banner-inner {
    font-size: 56px;
    color: #000;
    font-weight: 700;
    
    line-height: 70px;
}
.ovic-banner-template.style-2 .banner-inner #typed {
    position: relative;
}
.ovic-banner-template.style-2 .banner-inner #typed::after {
    width: calc(100% + 32px);
    height: 35px;
    content: '';
    position: absolute;
    z-index: -1;
    bottom: -2px;
    left: -8px;
    background-color: #ff3c3c;
}
.ovic-banner-template.style-3 {
    text-align: center;
}
.ovic-banner-template.style-3 .banner-thumb {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    overflow: hidden;
}
.ovic-banner-template.style-3 .banner-content .title {
    font-size: 20px;
    color: #000;
    font-weight: 700;
    line-height: 26px;
    margin: 15px 0 0;
    display: inline-block;
    vertical-align: top;
}
.ovic-banner-template.style-3 .banner-content .title .number {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 100%;
    text-align: center;
    background-color: transparent;
}
.ovic-banner-template.style-3:hover .banner-content .title .number {
    background-color: #ff3c3c;
}
.ovic-video .video-inner {
    position: relative;
}
.ovic-video .video-inner::before,
.ovic-video .video-inner::after {
    display: table;
    content: '';
}
.ovic-video .video-inner::after {
    clear: both;
}
.ovic-video .video-inner .hidden-text {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    position: absolute;
    z-index: -1;
    right: 0;
    bottom: -21px;
    font-size: 150px;
    line-height: 150px;
    font-weight: 700;
    
    color: #000;
    opacity: 0.05;
    text-transform: capitalize;
}
.ovic-video .thumb {
    position: relative;
    overflow: hidden;
}
.ovic-video .thumb > * {
    position: relative;
    z-index: 3;
}
.ovic-video .thumb figure {
    position: relative;
    z-index: 1;
}
.ovic-video.style-1 .thumb {
    float: left;
    width: calc(50% - 20px);
}
.ovic-video .thumb img {
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-video:hover .thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ovic-video .play-video {
    border-radius: 100%;
    width: 72px;
    height: 72px;
    line-height: 72px;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    background-color: #fff;
    color: #ff3c3c;
    padding: 0;
    text-align: center;
    font-size: 28px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.ovic-video .play-video::before {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: video_sc;
    animation-name: video_sc;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.ovic-video .play-video > span {
    line-height: 72px;
}
.ovic-video .play-video:hover > * {
    position: relative;
    z-index: 2;
}
.ovic-video .play-video:hover::before {
    opacity: 0;
    visibility: hidden;
}
.ovic-video .play-video::after {
    content: '';
    position: absolute;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-video .play-video:hover::after {
    opacity: 1;
    visibility: visible;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
}
.ovic-video.style-1 .content {
    float: right;
    width: calc(50% - 20px);
}
.ovic-video .content .title {
    font-size: 40px;
    font-weight: 700;
    
    margin-bottom: 42px;
    line-height: 60px;
}
.ovic-video .content .description {
    margin-bottom: 50px;
}
.ovic-video .content .button {
    text-transform: uppercase;
    color: #000;
    font-size: 17px;
    padding: 0 26px;
    position: relative;
    overflow: hidden;
    font-weight: 700;
    
    letter-spacing: 0.05em;
    min-width: 150px;
    text-align: center;
    line-height: 50px;
    border-radius: 5px;
    background-color: #ff3c3c;
    display: inline-block;
    vertical-align: top;
}
.ovic-video .content .button:hover {
    color: #ff3c3c;
}
.ovic-video .content .button > span {
    position: relative;
    z-index: 2;
}
.ovic-video .content .button::after {
    content: '';
    position: absolute;
    z-index: 1;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #000;
    transform: skew(-35deg) scale(1.3, 1.3);
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 5px;
    opacity: 0;
}
.ovic-video .content .button:hover::after {
    width: 100%;
    left: 0;
    right: 0;
    opacity: 1;
}
.ovic-video.style-2 .video-inner,
.ovic-video.style-3 .video-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
}
.ovic-video.style-2 .video-inner .thumb::before,
.ovic-video.style-3 .video-inner .thumb::before {
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    z-index: 2;
    background-color: #000;
    opacity: 0.2;
    left: 0;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ovic-video.style-2 .content,
.ovic-video.style-3 .content {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ovic-video.style-2 .content > * {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
.ovic-video.style-2 .content .title,
.ovic-video.style-2 .content .subtitle {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.3em;
    line-height: 70px;
}
.ovic-video.style-2 .content .play-video {
    position: relative;
    margin: 0 70px;
}
.ovic-pinmap .ovic-pin .ovic-link {
    font-size: 0;
    width: 78px !important;
    height: 78px !important;
    border-radius: 100% !important;
    background-color: #ff3c3c;
}
body .ovic-pinmap .text__area {
    font-weight: 800;
}
.ovic-pinmap .ovic-pin .ovic-link::after,
body .ovic-pinmap .text__area::before {
    content: '';
    position: absolute;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-name: video_sc;
    animation-name: video_sc;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
body .ovic-pinmap .text__area::before {
    background-color: rgba(255, 255, 255, 0.5);
}
.ovic-pinmap .ovic-pin .ovic-link:hover::after,
body .ovic-pinmap .text__area:hover:before {
    opacity: 0;
    visibility: hidden;
}
.ovic-pinmap .ovic-pin .ovic-link::before,
body .ovic-pinmap .text__area::after {
    background-color: rgba(255, 255, 255, 0.3);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    top: -10px;
    left: -10px;
    height: calc(100% + 20px);
    width: calc(100% + 20px);
    content: '';
    position: absolute;
    z-index: -1;
    border-radius: 100%;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
body .ovic-pinmap .text__area::after {
    background-color: rgba(255, 255, 255, 0.5);
    top: -5px;
    left: -5px;
    height: calc(100% + 10px);
    width: calc(100% + 10px);
}
body .ovic-pinmap .text__area:hover::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.ovic-pinmap .ovic-pin .ovic-link::before {
    content: '\e95b';
    font-family: 'typo-icon';
    line-height: 98px;
    text-align: center;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background-color: transparent;
    color: #000;
    font-size: 30px;
    z-index: 2;
}
.ovic-pinmap .ovic-pin .ovic-link:hover::before {
    background-color: rgba(255, 255, 255, 0.3);
}
.ovic-pinmap .ovic-pin .ovic-popup.left:before {
    right: -14px !important;
}
.ovic-countdown {
    text-align: center;
}
.ovic-countdown .title {
    font-size: 50px;
    color: #000;
    font-weight: 700;
    
    position: relative;
    display: inline-block;
    margin-bottom: 45px;
}
.ovic-countdown .title::after {
    height: 30px;
    width: 210px;
    content: '';
    position: absolute;
    z-index: -1;
    right: -5px;
    bottom: 0;
}
.ovic-countdown .stuno-countdown > span {
    display: inline-block;
    vert-align: top;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
}
.ovic-countdown .stuno-countdown > span span {
    position: relative;
    z-index: 3;
}
.ovic-countdown .stuno-countdown > span:first-child {
    margin-left: 0;
}
.ovic-countdown .stuno-countdown > span:last-child {
    margin-right: 0;
}
.ovic-countdown .stuno-countdown .number {
    min-width: 70px;
    min-height: 70px;
    text-align: center;
    line-height: 66px;
    border: solid 2px;
    display: block;
    
    font-weight: 700;
    font-size: 34px;
    color: #000;
    position: relative;
}
.ovic-countdown .stuno-countdown > span .number::before {
    background-color: #f1f1f1;
    height: 3px;
    width: calc(100% - 4px);
    position: absolute;
    z-index: -1;
    left: 2px;
    right: 2px;
    margin: auto;
    top: 0;
    bottom: 0;
    content: '';
}
.ovic-countdown .stuno-countdown .text {
    font-size: 16px;
    color: #666;
    text-transform: lowercase;
}
/*SHOP*/
#primary .woocommerce-breadcrumb,
.stuno-breadcrumb {
    display: none;
}
.shop-before-control {
    position: relative;
    margin-bottom: 60px;
}
.shop-control::before,
.shop-control::after {
    content: '';
    display: table;
}
.shop-control::after {
    clear: both;
}
.shop-before-control > div {
    display: inline-block;
    vertical-align: top;
}
.shop-before-control .display-mode-control,
.shop-before-control .woocommerce-ordering {
    float: left;
    margin-right: 8px;
}
.shop-before-control .woocommerce-ordering select {
    padding: 7px 16px;
    border: solid 2px #f4f4f4;
    color: #666;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    min-width: 265px;
}
.shop-before-control .display-mode-control button {
    background-color: transparent;
    padding: 0;
    margin-right: 20px;
    color: #cccccc;
    float: left;
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    line-height: 42px;
    filter: grayscale(1);
}
.sidebar-full .shop-before-control .display-mode-control button.item-2 {
    display: none;
}
.display-mode-control .display-mode {
    display: inline-block;
    vertical-align: top;
    float: left;
}
.display-mode-control button:hover {
    filter: brightness(0)
}
.display-mode-control button.active {
    filter: none;
}
.shop-before-control .filter-sidebar-content {
    float: right;
}
.filter-sidebar-content .action-filter-sidebar {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    line-height: 40px;
    padding: 0 25px;
    border-radius: 5px;
    display: inline-block;
    text-transform: uppercase;
}
.filter-sidebar-content .action-filter-sidebar:hover {
    background-color: #000;
    color: #fff;
}
.filter-sidebar-content .action-filter-sidebar::after {
    display: inline-block;
    content: '\e95b';
    font-family: 'typo-icon';
    margin-left: 5px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.filter-sidebar-content.open .action-filter-sidebar::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.filter-sidebar-content .filter-sidebar {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    top: 100%;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    padding: 55px 40px;
    margin-top: 5px;
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px);
}
.filter-sidebar-content.open .shop-sidebar {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.filter-sidebar-content .filter-sidebar > div {
    width: 33.333%;
    float: left;
    padding-right: 40px;
}
.filter-sidebar-content .filter-sidebar > div:last-child {
    margin-bottom: 0;
}
.filter-sidebar-content .filter-sidebar > div:nth-child(3n+1) {
    clear: both;
}
.filter-sidebar-content .filter-sidebar .widget .widget-title {
    font-size: 22px;
}
.filter-sidebar-content .filter-sidebar .widget_price_filter .price_slider_amount {
    padding-bottom: 0;
}
.shop-page ul.products .product-item {
    margin-bottom: 50px;
}
.shop-page ul.products.columns-4,
.shop-page ul.products.columns-3 {
    margin: 0 -20px;
}
.wpcf7-form input,
.wpcf7-form textarea {
    width: 100%;
    border: solid 1px #ebebeb;
    border-radius: 5px;
    background-color: #fff;
    padding: 0 17px;
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    color: #666;
}
.wpcf7-form textarea {
    height: 100px;
    padding: 15px 17px;
    margin-bottom: 50px;
}
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {
    background-color: #f6f6f6;
}
.wpcf7-form input[type="submit"] {
    background-color: #000;
    width: auto;
    
    font-weight: 700;
    padding: 0 40px;
    border-radius: 5px;
}
.wpcf7-form input[type="submit"]:hover {
    background-color: #ff3c3c;
    color: #000;
}
@media (max-width: 2000px) {
    .shop-page ul.products.columns-5,
    .shop-page ul.products.columns-4,
    .shop-page ul.products.columns-3,
    .shop-page ul.products.columns-2 {
        margin: 0 -20px;
    }
    ul.products.columns-5 .product-item {
        width: 20%;
        padding: 0 20px;
        float: left;
    }
    ul.products.columns-4 .product-item {
        width: 25%;
        padding: 0 20px;
        float: left;
    }
    ul.products.columns-3 .product-item {
        width: 33.333333%;
        padding: 0 20px;
        float: left;
    }
    ul.products.columns-2 .product-item {
        width: 50%;
        padding: 0 20px;
        float: left;
    }
    ul.products.columns-5 .product-item:nth-child(5n+1),
    ul.products.columns-4 .product-item:nth-child(4n+1),
    ul.products.columns-3 .product-item:nth-child(3n+1),
    ul.products.columns-2 .product-item:nth-child(2n+1) {
        clear: left;
    }
    ul.products.columns-5 .product-item.list,
    ul.products.columns-4 .product-item.list,
    ul.products.columns-3 .product-item.list,
    ul.products.columns-2 .product-item.list {
        width: 100%;
        margin-bottom: 40px;
    }
}
@media (max-width: 1439px) {
    .shop-page ul.products.columns-5,
    .shop-page ul.products.columns-4,
    .shop-page ul.products.columns-3,
    .shop-page ul.products.columns-2 {
        margin: 0 -15px;
    }
    ul.products.columns-5 .product-item,
    ul.products.columns-4 .product-item,
    ul.products.columns-3 .product-item,
    ul.products.columns-2 .product-item {
        padding: 0 15px;
    }
    ul.products.columns-5 .product-item {
        width: 25%;
    }
    ul.products.columns-5 .product-item:nth-child(5n+1) {
        clear: none;
    }
    ul.products.columns-5 .product-item:nth-child(4n+1) {
        clear: left;
    }
    .sidebar-left .shop-before-control .display-mode-control button.item-4,
    .sidebar-right .shop-before-control .display-mode-control button.item-4,
    .shop-before-control .display-mode-control button.item-5 {
        display: none;
    }
    .sidebar-full .shop-before-control .display-mode-control button.item-2 {
        display: inline-block;
    }
}
@media (max-width: 1199px) {
    ul.products.columns-5 .product-item,
    ul.products.columns-4 .product-item {
        width: 33.333333%;
    }
    ul.products.columns-5 .product-item:nth-child(4n+1),
    ul.products.columns-4 .product-item:nth-child(4n+1) {
        clear: none;
    }
    ul.products.columns-5 .product-item:nth-child(3n+1),
    ul.products.columns-4 .product-item:nth-child(3n+1),
    ul.products.columns-3 .product-item:nth-child(3n+1) {
        clear: left;
    }
    .sidebar-left ul.products.columns-5 .product-item,
    .sidebar-left ul.products.columns-4 .product-item,
    .sidebar-left ul.products.columns-3 .product-item,
    .sidebar-right ul.products.columns-5 .product-item,
    .sidebar-right ul.products.columns-4 .product-item,
    .sidebar-right ul.products.columns-3 .product-item {
        width: 50%;
    }
    .sidebar-left ul.products.columns-5 .product-item:nth-child(3n+1),
    .sidebar-left ul.products.columns-4 .product-item:nth-child(3n+1),
    .sidebar-left ul.products.columns-3 .product-item:nth-child(3n+1),
    .sidebar-right ul.products.columns-5 .product-item:nth-child(3n+1),
    .sidebar-right ul.products.columns-4 .product-item:nth-child(3n+1),
    .sidebar-right ul.products.columns-3 .product-item:nth-child(3n+1) {
        clear: none;
    }
    .sidebar-left ul.products.columns-5 .product-item:nth-child(2n+1),
    .sidebar-left ul.products.columns-4 .product-item:nth-child(2n+1),
    .sidebar-left ul.products.columns-3 .product-item:nth-child(2n+1),
    .sidebar-right ul.products.columns-5 .product-item:nth-child(2n+1),
    .sidebar-right ul.products.columns-4 .product-item:nth-child(2n+1),
    .sidebar-right ul.products.columns-3 .product-item:nth-child(2n+1) {
        clear: left;
    }
    .sidebar-left .shop-before-control .display-mode-control button.item-3,
    .sidebar-right .shop-before-control .display-mode-control button.item-3,
    .shop-before-control .display-mode-control button.item-4 {
        display: none;
    }
}
@media (max-width: 1024px) {
    .sidebar-left ul.products.columns-3 .product-item,
    .sidebar-right ul.products.columns-3 .product-item {
        width: 33.333333%;
    }
    .sidebar-left ul.products.columns-5 .product-item:nth-child(3n+1),
    .sidebar-left ul.products.columns-4 .product-item:nth-child(3n+1),
    .sidebar-left ul.products.columns-3 .product-item:nth-child(3n+1),
    .sidebar-right ul.products.columns-5 .product-item:nth-child(3n+1),
    .sidebar-right ul.products.columns-4 .product-item:nth-child(3n+1),
    .sidebar-right ul.products.columns-3 .product-item:nth-child(3n+1) {
        clear: left;
    }
    .sidebar-left ul.products.columns-5 .product-item:nth-child(2n+1),
    .sidebar-left ul.products.columns-4 .product-item:nth-child(2n+1),
    .sidebar-left ul.products.columns-3 .product-item:nth-child(2n+1),
    .sidebar-right ul.products.columns-5 .product-item:nth-child(2n+1),
    .sidebar-right ul.products.columns-4 .product-item:nth-child(2n+1),
    .sidebar-right ul.products.columns-3 .product-item:nth-child(2n+1) {
        clear: none;
    }
    .sidebar-left .shop-before-control .display-mode-control button.item-3,
    .sidebar-right .shop-before-control .display-mode-control button.item-3 {
        display: inline-block;
    }
}
@media (max-width: 991px) {
    ul.products.columns-5 .product-item,
    ul.products.columns-4 .product-item,
    ul.products.columns-3 .product-item,
    .sidebar-left ul.products.columns-3 .product-item,
    .sidebar-right ul.products.columns-3 .product-item {
        width: 50%;
        padding: 0 10px;
    }
    ul.products.columns-5 .product-item:nth-child(3n+1),
    ul.products.columns-4 .product-item:nth-child(3n+1),
    ul.products.columns-3 .product-item:nth-child(3n+1),
    .sidebar-left ul.products.columns-3 .product-item:nth-child(3n+1),
    .sidebar-right ul.products.columns-3 .product-item:nth-child(3n+1) {
        clear: none;
    }
    ul.products.columns-5 .product-item:nth-child(2n+1),
    ul.products.columns-4 .product-item:nth-child(2n+1),
    ul.products.columns-3 .product-item:nth-child(2n+1),
    .sidebar-left ul.products.columns-3 .product-item:nth-child(2n+1),
    .sidebar-right ul.products.columns-3 .product-item:nth-child(2n+1) {
        clear: left;
    }
    .shop-before-control .display-mode-control button.item-3,
    .sidebar-left .shop-before-control .display-mode-control button.item-3,
    .sidebar-right .shop-before-control .display-mode-control button.item-3 {
        display: none;
    }
}
@media (max-width: 767px) {
}
@media (max-width: 639px) {

}
@media (max-width: 479px) {
    ul.products.columns-5 .product-item,
    ul.products.columns-4 .product-item,
    ul.products.columns-3 .product-item,
    ul.products.columns-2 .product-item {
        width: 100% !important;
        padding: 0 15px !important;
    }
}
.shop-after-control {
    clear: both;
    border-top: solid 1px #ebebeb;
}
.sidebar-full .shop-after-control {
    margin-bottom: 90px;
}
.shop-after-control .woocommerce-pagination {
    float: left;
}
.shop-after-control .woocommerce-result-count {
    float: right;
    font-size: 16px;
    color: #000;
    margin: 0;
    padding: 20px 0;
}
.shop-after-control .pagination-nav {
    border: none;
}
.shop-after-control .pagination-nav .button-loadmore {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    background-color: transparent;
    padding: 2px 26px;
    position: relative;
    font-weight: 700;
    
    letter-spacing: 0.5px;
    display: inline-block;
}
.shop-after-control .pagination-nav .button-loadmore::after {
    left: 0;
    right: 0;
    height: 15px;
    content: '';
    position: absolute;
    z-index: -1;
    bottom: -1px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
    background-color: #ff3c3c;
}
.shop-after-control .pagination-nav .button-loadmore:hover::after {
    height: 50px;
    bottom: -11px;
    border-radius: 5px;
}
.woocommerce-pagination .page-numbers {
    padding: 0;
    margin: 0;
    font-size: 0;
    line-height: 0;
}
.woocommerce-pagination .page-numbers > * {
    line-height: 24px;
    font-size: 16px;
}
.woocommerce-pagination .page-numbers li {
    list-style: none;
    display: inline-block;
}
.woocommerce-pagination .page-numbers li > span,
.woocommerce-pagination .page-numbers li a {
    font-size: 22px;
    color: #000;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
}
.woocommerce-pagination .page-numbers li a.prev,
.woocommerce-pagination .page-numbers li a.next {
    font-size: 0;
    background-color: transparent !important;
}
.woocommerce-pagination .page-numbers li a.prev::before,
.woocommerce-pagination .page-numbers li a.next::before {
    font-size: 16px;
    font-family: 'typo-icon';
    color: #b2b2b2;
}
.woocommerce-pagination .page-numbers li a.prev:hover::before,
.woocommerce-pagination .page-numbers li a.next:hover::before {
    color: #000;
}
.woocommerce-pagination .page-numbers li a.prev::before {
    content: '\e971';
}
.woocommerce-pagination .page-numbers li a.next::before {
    content: '\e972';
}
/*WIDGET*/
.calendar_wrap table td {
    text-align: center;
    color: #666;
}
.calendar_wrap table td a {
    color: #000;
}
.calendar_wrap table #today a{
    color: #ff2328;
}
.group-color a {
    display: block;
    font-size: 16px;
    color: #666;
    margin-bottom: 10px;
    position: relative;
}
.group-color a i {
    vertical-align: middle;
    border-radius: 100%;
    margin-right: 10px;
}
.group-color a .term-name {
    display: inline-block;
    position: relative;
}
.group-color a .term-name::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    transition: width .4s cubic-bezier(.175, .885, .32, 1.15);
    background-color: #ff3c3c;
}
.group-color a:hover .term-name::after {
    width: 100%;
}
.ui-slider {
    height: 5px;
    position: relative;
    background-color: #ebebeb;
}
.ui-slider .ui-slider-range {
    display: block;
    position: absolute;
    top: 0;
    height: 100%;
    background-color: #ebebeb;
    z-index: 1;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    top: -8px;
    left: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    -ms-touch-action: none;
    touch-action: none;
    background-size: cover;
    z-index: 2;
    background-color: #ff3c3c;
    border-radius: 50%;
}
.ui-slider .ui-slider-handle::before {
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #000;
    content: '';
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 6px;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    -o-transition: 0.5s ease 0s;
    transition: 0.5s ease 0s;
}
.ui-slider .ui-slider-handle:hover::before {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.widget_price_filter {
    margin-top: 33px;
}
.shop-sidebar .widget_price_filter,
.filter-sidebar-content .filter-sidebar > .widget_price_filter {
    width: 100%;
}
.filter-sidebar-content .filter-sidebar .widget_price_filter .widget-title {
    width: 20%;
    float: left;
    margin: 0;
    line-height: 40px;
}
.filter-sidebar-content .filter-sidebar .widget_price_filter .price_slider_wrapper {
    width: 80%;
    float: right;
}
.shop-sidebar .widget_price_filter .ui-slider {
    max-width: 300px;
    width: 100%;
    margin-right: 50px;
    margin-top: 18px;
}
.filter-sidebar-content .filter-sidebar .widget_price_filter .ui-slider {
    float: left;
}
.shop-sidebar .widget_price_filter .price_slider_amount {
    overflow: hidden;
    font-weight: 700;
    color: #000;
    font-size: 20px;
    
    line-height: 40px;
    padding-bottom: 56px;
    position: relative;
}
.shop-sidebar .widget_price_filter .price_slider_amount .price_label {
    margin-top: 14px;
}
.shop-sidebar .widget_price_filter .button {
    padding: 0 20px;
    line-height: 40px;
    border-radius: 5px;
    margin: 0;
    position: absolute;
    z-index: 2;
    bottom: 0;
    font-size: 16px;
    font-weight: 700;
    
    text-transform: uppercase;
}
.shop-sidebar .widget_price_filter .button:hover {
    background-color: #000;
    color: #fff;
}
.shop-sidebar .widget_price_filter {
    margin-bottom: 55px;
}
.filter-sidebar-content .filter-sidebar .widget_price_filter .price_slider_amount .price_label {
    margin: 0;
}
.filter-sidebar-content .filter-sidebar .widget_price_filter .button {
    float: right;
    margin: 0;
    position: static;
}
.sidebar-close-btn {
    display: none;
}
.white-popup {
    max-width: 570px;
    padding: 0;
}
.mfp-close-btn-in .mfp-close,
.mfp-close-btn-in .mfp-close:hover {
    color: #7f7f7f;
    left: 0;
    font-size: 0;
    background-color: transparent;
    top: 0;
    margin: auto;
}
.mfp-close-btn-in .mfp-close::before {
    content: '\e931';
    font-family: 'typo-icon';
    font-size: 20px;
}
.mfp-close-btn-in .mfp-close:hover {
    color: #000;
}
.blog-sidebar .widget {
    margin-bottom: 53px;
}
.widget-recent-post .widget-title,
.widget-ovic-instagram .widget-title {
    margin-bottom: 25px;
}
.widget-recent-post .post-item {
    overflow: hidden;
    margin-bottom: 40px;
}
.widget-recent-post .post-item .post-thumb {
    margin-bottom: 0;
    margin-right: 20px;
    float: left;
}
.widget-recent-post .post-item .post-info {
    overflow: hidden;
    margin-top: -6px;
}
.widget-recent-post .post-item .post-info .date,
.widget-recent-post .post-item .post-info .comment {
    font-size: 14px;
    color: #666;
}
.widget-recent-post .post-item .post-info .date {
    margin-bottom: 2px;
}
.widget-recent-post .post-item .post-info .post-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 6px;
}
/*DARK VERSION*/
.dark-version {
    background-color: #393939;
}
.dark-version .header .main-menu > li > a,
.dark-version .header .block-search .search-link,
.dark-version .header .block-minicart .woo-cart-link,
.dark-version .header .block-userlink .woo-user-link,
.dark-version .header .group-header-settings .button-settings,
.dark-version .header .header-right-content .block-menu-bar a {
    color: #fff;
}
.dark-version .header .group-header-settings .button-settings .icon span {
    background-color: #fff;
}
.dark-version .ovic-products .products-title,
.dark-version .product-item.style-01 .product-title a,
.dark-version .product-item.style-03 .product-title a,
.dark-version .product-item.style-03 .price,
.dark-version .ovic-countdown .title,
.dark-version .ovic-countdown .stuno-countdown .number {
    color: #fff;
}
.dark-version .product-item.style-03 .product-title a {
    font-weight: 400;
}
.dark-version .product-item .price del {
    color: #fefefe;
}
.dark-version .ovic-iconbox .title,
.dark-version .ovic-iconbox .content .text {
    color: #fff;
}
.dark-version .ovic-newsletter .title,
.dark-version .ovic-newsletter .desc,
.dark-version .ovic-newsletter .mc4wp-form .email-newsletter {
    color: #fff;
    background-color: transparent;
}
.dark-version .ovic-popup .ovic-newsletter .title {
    color: #000;
}
.dark-version .ovic-popup .ovic-newsletter .desc {
    color: #555;
}
.dark-version .ovic-popup .ovic-newsletter .mc4wp-form .email-newsletter {
    color: #666;
}
.dark-version .ovic-popup .ovic-newsletter .mc4wp-form .submit-newsletter,
.dark-version .ovic-popup .ovic-newsletter.style-2 .mc4wp-form .submit-newsletter {
    background-color: #000;
}
.dark-version .ovic-popup .ovic-newsletter .mc4wp-form .submit-newsletter:hover,
.dark-version .ovic-popup .ovic-newsletter.style-2 .mc4wp-form .submit-newsletter:hover {
    color: #000;
}
.dark-version .ovic-newsletter .title,
.dark-version .ovic-newsletter .desc,
.dark-version .ovic-newsletter .mc4wp-form .email-newsletter {
    color: #fff;
    background-color: transparent;
}
.dark-version .ovic-newsletter .mc4wp-form .email-newsletter {
    border-color: #555;
}
.dark-version .wpcf7-form input[type="submit"] {
    color: #000;
    background-color: #fff;
}
.dark-version .ovic-newsletter .mc4wp-form .submit-newsletter,
.dark-version .ovic-newsletter.style-2 .mc4wp-form .submit-newsletter {
    background-color: #fff;
    color: #000;
}
.dark-version .product-item.style-03 .group-button .yith-wcwl-add-to-wishlist {
    left: 2px;
    bottom: 2px;
}
.dark-version .product-item.style-03 .group-button .quickview {
    right: 2px;
    bottom: 2px;
}
.dark-version .product-item.style-03 .group-button .add-to-cart,
.dark-version .product-item.style-03 .group-button .variations_form {
    width: calc(100% - 108px);
    left: 54px;
    right: 54px;
    bottom: 2px;
}
.dark-version .ovic-tabs .tabs-title,
.dark-version .ovic-blog .title {
    color: #fff;
}
.dark-version .ovic-tabs .tabs-list li > a::before {
    background-color: #000;
}
.dark-version .ovic-person .content-person .name a,
.dark-version .ovic-tabs .tabs-list li.active > a,
.dark-version .ovic-tabs .tabs-list li > a:hover {
    color: #fff;
}
.dark-version .ovic-person .content-person .desc,
.dark-version .post-item.style-01 .post-categories,
.dark-version .post-item.style-01 .meta-data,
.dark-version .ovic-banner-template.style-1 .content,
.dark-version .ovic-countdown .stuno-countdown .text {
    color: #adadad;
}
.dark-version .ovic-iconbox:hover .icon {
    color: #fff;
}
.dark-version .post-item .post-info .post-title {
    color: #fff;
}
.dark-version .ovic-banner-template.style-1 .banner-content .title,
.dark-version .ovic-banner-template.style-1 .banner-content .subtitle,
.dark-version .header.style-4 .group-language .language-menu > li > a {
    color: #fff;
}
.dark-version .header.style-4 .group-language .language-menu > li > a {
    border-color: #fff;
}
.dark-version .dots_02 .tp-bullet,
.dark-version .ovic-newsletter.style-3 .head::before {
    color: #fff;
}
.dark-version .dots_02 .tp-bullet.selected,
.dark-version .dots_02 .tp-bullet:hover {
    color: #000;
}
.dark-version .ovic-newsletter.style-4 .mc4wp-form .submit-newsletter {
    color: #000;
}
.dark-version .ovic-socials .socials-list li a:hover {
    color: #fff;
}
.dark-version .ovic-banner-template.style-2 .banner-inner {
    color: #fff;
}
.dark-version .ovic-banner-template.style-2 .banner-inner #typed::after {
    background-color: #000;
}
/*RESPONSIVE*/
@media (max-width: 1730px) {
    .ovic-banner-template.style-1 .banner-thumb {
        max-width: 55%;
    }
    .ovic-category.style-2 .list-content {
        padding-left: 100px;
        min-height: 1px;
    }
    .ovic-category.style-2 .list-category > .category-item {
        padding: 30px 20px;
        height: 120px;
    }
    .ovic-category.style-4 .list-category .category-item {
        width: calc(25% - 30px);
        margin: 0 15px;
        padding: 20px 25px;
        height: calc(100% - 100px);
    }
    .ovic-category.style-4 .list-category {
        top: 50px;
        height: 100%;
    }
}
@media (max-width: 1499px) {
    .main-header .header-right-content > div {
        margin-left: 24px;
    }
    .header.style-2 .logo {
        margin-top: 20px;
    }
    .ovic-banner-template.style-1 .banner-thumb {
        max-width: 50%;
    }
    .ovic-banner-template.style-1 .banner-content {
        padding-top: 20px;
    }
    .ovic-banner-template.style-1 .banner-content .title {
        font-size: 54px;
    }
    .ovic-banner-template.style-1 .banner-content .subtitle {
        margin-bottom: 20px;
        font-size: 54px;
    }
    .ovic-banner-template.style-1 .content {
        margin-top: 34px;
        padding-top: 32px;
    }
    .ovic-banner-template.style-1 .banner-thumb::before {
        width: 310px;
        height: 310px;
        right: -110px;
        top: -70px;
    }
}
@media (max-width: 1439px) {
    .header.style-6 .main-header .logo {
        width: 260px;
    }
    .sidebar-left #primary,
    .sidebar-right #primary {
        width: calc(75% - 15px);
    }
    .sidebar-left #secondary,
    .sidebar-right #secondary {
        width: calc(25% - 15px);
    }
    .blog-content.blog-grid {
        margin: 0 -15px;
    }
    .post-item.style-01 {
        text-align: center;
    }
    .post-item.style-01 .post-categories::after {
        right: 0;
        margin: auto;
    }
    .post-item.style-01 .thumb {
        width: 100%;
        float: none;
    }
    .post-item.style-01 .thumb .thumb-link {
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        margin: 0 auto;
    }
    .post-item.style-01 .post-info {
        float: none;
        width: 100%;
        padding: 20px 10px;
    }
    .vertical-thumbnail .woocommerce-product-gallery .flex-viewport {
        width: calc(100% - 130px);
    }
    .vertical-thumbnail .woocommerce-product-gallery .flex-control-nav {
        margin-right: 20px;
    }
    .entry-summary {
        padding-left: 20px;
    }
    .entry-summary .quantity,
    .entry-summary .single_variation_wrap,
    .entry-summary .yith-wcwl-add-to-wishlist,
    .entry-summary form.cart {
        margin-right: 10px;
    }
    .ovic-video.style-1 .thumb,
    .ovic-video.style-1 .content {
        width: calc(50% - 15px);
    }
    .ovic-video.style-1 .content .title {
        font-size: 32px;
        margin-bottom: 32px;
        line-height: 37px;
    }
    .ovic-video.style-1 .content .description {
        margin-bottom: 30px;
    }
    .sidebar-left .woocommerce-product-gallery,
    .sidebar-right .woocommerce-product-gallery {
        max-width: 360px;
    }
    .sidebar-left .entry-summary form.cart.grouped_form td.woocommerce-grouped-product-list-item__quantity,
    .sidebar-right .entry-summary form.cart.grouped_form td.woocommerce-grouped-product-list-item__quantity {
        display: none;
    }
    .ovic-slide.nav-left-bottom .slick-arrow.prev {
        left: -210px;
        bottom: 20px;
    }
    .ovic-slide.nav-left-bottom .slick-arrow.next {
        left: -155px;
        bottom: 20px;
    }
    .ovic-countdown .title {
        font-size: 42px;
    }
}
@media (max-width: 1366px) {
    
    .header.style-6 .main-header .logo {
        width: 200px;
    }
    .ovic-banner-template.style-1 .banner-thumb {
        max-width: 40%;
    }
    .ovic-banner-template.style-1 .banner-content,
    .ovic-banner-template.style-1.right-image .banner-content {
        margin: 0;
        max-width: 60%;
        padding: 0 30px;
    }
    .ovic-banner-template.style-1 .banner-content .title,
    .ovic-banner-template.style-1 .banner-content .subtitle {
        font-size: 48px;
    }
    .ovic-banner-template.style-1 .content {
        margin-top: 20px;
        padding-top: 15px;
    }
    .ovic-banner-template.style-1 .button,
    .ovic-banner-template.style-1.right-image .button {
        float: none;
        margin: 0;
    }
    .ovic-banner-template.style-1 .button::after {
        background-color: #ff3c3c;
    }
    .ovic-banner-template.style-1 .banner-thumb::before {
        display: none;
    }
    .ovic-category.style-2 .list-category {
        width: 260px;
    }
    .ovic-category.style-2 .list-category > .category-item {
        height: 100px;
        padding: 20px;
    }
}
@media (max-width: 1199px) {
    .header.style-2 .logo {
        margin-top: 0;
    }
    .main-header,
    .header.style-6 .main-header {
        padding: 25px 15px;
    }
    .header.style-2 .main-header {
        padding: 25px 0;
    }
    .header.style-3 .header-right-content {
        margin-left: 35px;
    }
    .header.style-6 .main-header .logo {
        width: 120px;
    }
    .theme-container {
        padding: 0 15px;
    }
    .main-menu > li .sub-menu {
        margin-top: 29px;
    }
    .block-search .search-form,
    .block-minicart .minicart-inner {
        margin-top: 26px;
    }
    .main-menu > li .sub-menu::before {
        height: 30px;
    }
    .group-header-settings .box-settings {
        padding: 30px 30px 100px;
        width: 360px;
    }
    .group-header-settings .box-settings .head {
        margin-bottom: 35px;
    }
    .group-header-settings .box-settings .top-header-menu,
    .group-header-settings .box-settings .group-language,
    .group-header-settings .box-settings .header-message {
        margin-bottom: 60px;
    }
    .group-header-settings .box-settings .top-menu > li {
        margin-right: 30px;
    }
    .group-header-settings .box-settings .language-menu > li {
        padding-right: 10px;
    }
    .dots_01 {
        left: 40px !important;
    }
    .ares.tp-bullets .tp-bullet .tp-bullet-title,
    .ares .tp-bullet-title {
        display: none;
    }
    .ovic-tabs .tabs-list li {
        margin-left: 40px;
    }
    .ovic-category.style-2 .list-category > .category-item {
        height: 60px;
        padding: 0 20px;
        line-height: 60px;
        font-size: 30px;
    }
    .ovic-category.style-2 .list-category > .category-item .des {
        display: none;
    }
    .ovic-category.style-2 .item-thumbnail .content .subtitle::after {
        height: 15px;
    }
    .ovic-category.style-3 .content {
        min-height: 50px;
        min-width: 200px;
    }
    .ovic-category.style-3 .category-name {
        font-size: 20px;
        line-height: 50px;
    }
    .ovic-newsletter.style-4 .head {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .ovic-category.style-4 .list-category .category-item {
        width: calc(50% - 30px);
        margin: 0 15px 30px;
        padding: 20px 25px;
        min-height: 200px;
    }
    .ovic-category.style-4 .list-category .category-item .view-category {
        left: 25px;
    }
    .ovic-category.style-4 .list-category {
        position: static;
    }
    .shop-page-top-banner,
    .shop-before-control {
        margin-bottom: 50px;
    }
    .shop-after-control {
        margin-bottom: 60px;
    }
    .sidebar-left .woocommerce-product-gallery,
    .sidebar-right .woocommerce-product-gallery,
    .woocommerce-product-gallery {
        max-width: 50%;
    }
    .vertical-thumbnail .woocommerce-product-gallery {
        max-width: 520px;
    }
    .entry-summary form.cart button,
    .entry-summary form.cart .added_to_cart {
        min-width: 170px;
    }
    .product-type-grouped .entry-summary .yith-wcwl-add-to-wishlist {
        margin-left: 180px;
    }
    .entry-summary form.cart .quantity .control .btn-number {
        width: 30%;
    }
    .entry-summary form.cart .quantity .control input {
        width: 40%;
    }
    .entry-summary .product_meta {
        margin: 0;
        padding-top: 20px;
    }
    section.products {
        margin-bottom: 70px;
    }
    .cart-collaterals {
        width: calc(60% - 15px);
    }
    .ovic-countdown .title {
        font-size: 46px;
    }
    .ovic-category.style-2 .item-thumbnail .content .title {
        font-size: 60px;
    }
    .wc-tabs li {
        margin-right: 35px;
    }
}
@media (max-width: 1024px) {
    .header.style-1,
    .header.header-absolute,
    .blog .header,
    .category .header,
    .header.style-1.body-has-top-banner,
    .header.style-6.body-has-top-banner {
        position: static;
    }
    .main-header .box-header-nav,
    .header.style-3 .box-header-nav,
    .header.style-5 .main-header .box-header-nav,
    .header.style-6 .main-header .box-header-nav {
        display: none;
    }
    .main-header .logo,
    .main-header .header-right-content {
        width: auto;
        margin: 0;
    }
    .main-header .header-right-content {
        font-size: 0;
        line-height: 0;
    }
    .main-header .header-right-content > * {
        font-size: 16px;
        line-height: 24px;
    }
    .main-header .header-right-content > div {
        margin-left: 2px;
    }
    .main-header .header-right-content > .block-menu-bar {
        display: inline-block;
    }
    .block-search .search-link,
    .block-minicart .woo-cart-link,
    .block-userlink .woo-user-link,
    .group-header-settings .button-settings,
    .header-right-content .block-menu-bar a {
        width: 40px;
        height: 40px;
        line-height: 42px;
        display: inline-block;
        vertical-align: top;
        text-align: center;
        font-size: 18px;
        color: #ff3c3c;
        font-weight: 400;
        background-color: #000;
    }
    .group-header-settings .button-settings {
        font-size: 16px;
        line-height: 44px;
    }
    .group-header-settings .box-settings {
        padding: 30px 20px 60px;
    }
    .button-settings .icon span {
        background-color: #ff3c3c;
        width: 18px;
        height: 1px;
    }
    .button-settings:hover .icon span,
    .button-settings:focus .icon span {
        background-color: #000;
    }
    .button-settings .icon span:nth-child(2) {
        width: 12px;
    }
    .block-search .search-link:hover,
    .block-minicart .woo-cart-link:hover,
    .block-userlink .woo-user-link:hover,
    .group-header-settings .button-settings:hover {
        color: #000;
        background-color: #ff3c3c;
    }
    .group-header-settings .button-settings:hover .icon span {
        background-color: #000;
    }
    .block-search .search-form,
    .block-minicart .minicart-inner {
        margin-top: 2px;
    }
    .block-minicart .minicart-inner {
        padding: 30px 20px;
    }
    .block-minicart .minicart-inner .woocommerce-mini-cart {
        padding: 0 10px 0 0;
    }
    .header.style-2 .logo {
        position: static;
    }
    .header.style-3 .header-right-content {
        margin: 0;
    }
    .header.style-4 .box-header-nav,
    .header.style-4 .header-mobile-inner .settings-item {
        display: none;
    }
    .header.style-4 .group-language .language-menu > li > a {
        line-height: 36px;
    }
    .header.style-4 .group-language .language-menu li > a {
        padding: 0 15px;
    }
    .header.style-4 .main-header .top-header {
        margin-bottom: 0;
    }
    .header.style-4 .main-header {
        padding: 30px 15px;
    }
    .header.style-5 .main-header .logo,
    .header.style-6 .main-header .logo {
        margin-right: 0;
        width: auto;
    }
    .ovic-countdown .title {
        font-size: 42px;
    }
    .dots_01 {
        left: 30px !important;
    }
    .sidebar-left #primary, .sidebar-right #primary {
        width: 100%;
        float: none;
    }
    .sidebar-left #secondary,
    .sidebar-right #secondary {
        position: fixed;
        left: -100%;
        height: 100vh;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        background-color: #fff;
        width: 310px;
        top: 0;
        -webkit-transition: 0.5s ease 0s;
        -moz-transition: 0.5s ease 0s;
        -ms-transition: 0.5s ease 0s;
        -o-transition: 0.5s ease 0s;
        transition: 0.5s ease 0s;
        z-index: 100000;
        opacity: 0;
        visibility: hidden;
        padding: 30px 15px;
        max-height: 100%;
        overflow-y: auto;
    }
    .sidebar-left #secondary.open,
    .sidebar-right #secondary.open {
        left: 0;
        opacity: 1;
        visibility: visible;
    }
    .sidebar-close-btn {
        position: absolute;
        z-index: 2;
        font-size: 22px;
        color: #666;
        display: block;
        right: 20px;
        top: 10px;
    }
    .product-item.style-01 .price::after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .product-item.style-01 .product-thumb .group-button .quickview,
    .product-item.style-01 .product-thumb .group-button .yith-wcwl-add-to-wishlist,
    .product-item.style-01 .product-thumb .group-button .compare-button,
    .product-item.style-01 .product-thumb .group-button > .add-to-cart,
    .product-item.style-01 .product-thumb .group-button .single_variation_wrap {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
        visibility: visible;
        right: 5px;
    }
    .product-item .product-thumb .yith-wcwl-add-to-wishlist a::after,
    .product-item .product-thumb .compare-button .compare::after,
    .product-item .product-thumb .quickview .yith-wcqv-button::after,
    .product-item .product-thumb .add-to-cart a::after,
    .product-item .product-thumb .single_variation_wrap a::after,
    .product-item:not(.list) .product-thumb .yith-wcwl-add-to-wishlist a::after,
    .product-item:not(.list) .product-thumb .compare-button .compare::after,
    .product-item:not(.list) .product-thumb .quickview .yith-wcqv-button::after,
    .product-item:not(.list) .product-thumb .add-to-cart a::after,
    .product-item:not(.list) .product-thumb .single_variation_wrap a::after,
    .product-item:not(.list) .product-thumb .single_variation_wrap .single_add_to_cart_button::after,
    .product-item .product-thumb .single_variation_wrap .single_add_to_cart_button::after,
    .product-item:not(.list) .product-thumb .group-button .yith-wcwl-add-to-wishlist::after,
    .product-item:not(.list) .product-thumb .group-button .quickview::after,
    .product-item:not(.list) .group-button .add-to-cart::after,
    .product-item .product-thumb .group-button .quickview,
    .product-item.style-01 .product-thumb .group-button .quickview,
    .product-item.list:hover .product-thumb .group-button .quickview {
        display: none;
    }
    .product-item.style-03 .group-button .add-to-cart,
    .product-item.style-03 .group-button .variations_form {
        width: calc(100% - 53px);
        right: 2px;
    }
    .dark-version .product-item.style-03 .group-button .add-to-cart,
    .dark-version .product-item.style-03 .group-button .variations_form {
        width: calc(100% - 56px);
        right: 2px;
    }
    .ovic-banner-template.style-1 .banner-thumb,
    .ovic-banner-template.style-1.right-image .banner-thumb,
    .ovic-banner-template.style-1 .banner-content,
    .ovic-banner-template.style-1.right-image .banner-content {
        float: none;
        max-width: 100%;
    }
    .ovic-banner-template.style-1 .banner-content,
    .ovic-banner-template.style-1.right-image .banner-content {
        padding: 30px 15px 0;
    }
    .ovic-products .products-head {
        margin-bottom: 30px;
    }
    .ovic-products.style-2 .products-head {
        margin-bottom: 40px;
    }
    .slick-dots {
        margin-top: 40px;
    }
    .product-item.style-02 .product-info {
        left: 15px;
        bottom: 5px;
    }
    .product-item.style-02:hover .product-thumb .add-to-cart,
    .product-item.style-02:hover .single_variation_wrap {
        bottom: 0;
        left: 15px;
    }
    .product-item.style-02:hover .product-info {
        bottom: 32px;
    }
    .product-item.style-02:hover .product-thumb::before {
        left: -80px;
    }
    .product-item.style-02:hover .product-thumb::before {
        bottom: -150px;
    }
    .page-top-banner .banner-content .page-title,
    .page-top-head .page-title {
        padding-left: 50px;
    }
    .ovic-menu-clone-wrap .ovic-slide.nav-left-bottom {
        padding-top: 76px;
    }
    .ovic-menu-clone-wrap .ovic-slide.nav-left-bottom .slick-arrow {
        bottom: auto;
        top: -46px;
        right: calc(50% + 5px);
        width: 36px;
        height: 36px;
        line-height: 32px;
        left: auto;
    }
    .ovic-menu-clone-wrap .ovic-slide.nav-left-bottom .slick-arrow.next {
        left: calc(50% + 5px);
        right: auto;
    }
}
@media (max-width: 991px) {
    .filter-sidebar-content .filter-sidebar > div {
        width: 50%;
    }
    .filter-sidebar-content .filter-sidebar > div:nth-child(2n + 1) {
        clear: left;
    }
    .product-item .price {
        font-size: 16px;
    }
    .product-item.style-01 .price {
        left: 10px;
        bottom: 5px;
    }
    .product-item .product-thumb .group-button .yith-wcwl-add-to-wishlist a,
    .product-item .product-thumb .group-button .compare-button a,
    .product-item .product-thumb .group-button > div a,
    .product-item .single_variation_wrap .single_add_to_cart_button {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }
    .product-item.style-01 .product-thumb .group-button .yith-wcwl-add-to-wishlist {
        bottom: 46px;
    }
    .product-item .product-title a {
        font-size: 20px;
        line-height: 24px;
        display: block;
    }
    .ovic-tabs .tabs-head {
        margin-bottom: 40px;
    }
    .ovic-tabs .tabs-list {
        position: absolute;
        z-index: 2;
        right: 0;
        top: calc(100% + 1px);
        border: solid 1px #ebebeb;
        -webkit-transition: 0.5s ease 0s;
        -moz-transition: 0.5s ease 0s;
        -ms-transition: 0.5s ease 0s;
        -o-transition: 0.5s ease 0s;
        transition: 0.5s ease 0s;
        opacity: 0;
        visibility: hidden;
        min-width: 240px;
        background-color: #fff;
        padding: 10px 20px;
    }
    .ovic-tabs .tabs-list li {
        display: block;
        width: 100%;
        margin: 0;
    }
    .ovic-tabs .tabs-head.open .tabs-list {
        opacity: 1;
        visibility: visible;
    }
    .ovic-tabs .dropdown-toggle {
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #ff3c3c;
        background-color: #000;
        float: right;
        font-size: 20px;
    }
    .ovic-tabs .dropdown-toggle::before {
        content: '\e974';
        font-family: 'typo-icon';
    }
    .ovic-category.style-2 .list-content {
        padding-left: 0;
    }
    .ovic-category.style-2 .list-category {
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        width: 200px;
    }
    .ovic-category.style-2 .list-category > .category-item {
        font-size: 24px;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
    }
    .ovic-category.style-2 .list-category .category-name {
        font-size: 30px;
    }
    .ovic-category.style-2 .item-thumbnail .content .title {
        font-size: 40px;
        margin-bottom: 15px;
    }
    .ovic-category.style-2 .item-thumbnail .content .subtitle {
        font-size: 24px;
    }
    .ovic-category.style-2 .item-thumbnail .content .subtitle::after {
        height: 10px;
    }
    .ovic-category.style-2 .item-thumbnail .content {
        right: 40px;
    }
    .ovic-category.style-3 .content {
        min-width: 180px;
        height: 40px;
    }
    .ovic-category.style-3 .category-name {
        min-height: 40px;
    }
    .woocommerce-product-gallery {
        max-width: 600px;
        float: none;
        margin-bottom: 30px;
        width: 100%;
    }
    .vertical-thumbnail .woocommerce-product-gallery,
    .sidebar-left .woocommerce-product-gallery,
    .sidebar-right .woocommerce-product-gallery {
        max-width: 100%;
    }
    .horizontal-thumbnail .flex-control-nav {
        margin-right: 0;
        margin-top: 10px;
    }
    .entry-summary {
        padding: 0;
    }
    .wc-tabs li {
        margin-right: 30px;
    }
    section.products {
        margin-bottom: 50px;
    }
    .cart-collaterals {
        width: 100%;
        float: none;
        margin-bottom: 60px;
    }
    .shop_table .product-remove {
        width: 30px;
    }
    .shop_table td, .shop_table th {
        padding: 15px 5px;
    }
    .shop_table tr .actions input {
        margin-bottom: 10px;
    }
    .shop_table tr .actions .coupon {
        margin-bottom: 10px;
        display: block;
    }
    .shop_table tr .actions .button {
        float: none;
    }
    .ovic-video.style-2 .content {
        top: auto;
        bottom: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .ovic-video.style-2 .content .title,
    .ovic-video.style-2 .content .subtitle {
        font-size: 16px;
        line-height: 50px;
    }
    .ovic-video.style-2 .content .play-video {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 0 10px;
        font-size: 22px;
    }
    .ovic-video .play-video > span {
        line-height: 42px;
    }
    a.backtotop {
        right: 30px;
        bottom: 30px;
    }
    .ovic-video.style-1 .thumb,
    .ovic-video.style-1 .content {
        width: 100%;
        float: none;
    }
    .ovic-video.style-1 .thumb {
        margin-bottom: 20px;
    }
    .filter-sidebar-content .filter-sidebar .widget_price_filter .widget-title,
    .filter-sidebar-content .filter-sidebar .widget_price_filter .price_slider_wrapper,
    .filter-sidebar-content .filter-sidebar .widget_price_filter .ui-slider {
        width: 100%;
        float: none;
    }
    .filter-sidebar-content .filter-sidebar .widget_price_filter .ui-slider {
        margin-bottom: 20px;
    }
    .filter-sidebar-content .filter-sidebar .widget_price_filter .price_slider_amount {
        padding-bottom: 0;
    }
}
@media (max-width: 767px) {
    a.backtotop {
        bottom: 15px;
        right: 15px;
    }
    .header.style-4 .main-header .logo {
        text-align: left;
    }
    .header.style-4 .main-header .top-header > div {
        width: auto;
    }
    .header.style-4 .main-header .top-header {
        display: block;
    }
    .header.style-4 .main-header .top-header .group-language {
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }
    .header.style-4 .main-header .top-header .logo {
        float: left;
    }
    .header.style-4 .main-header .top-header .header-right-content {
        float: right;
        width: auto;
    }
    .ovic-category.style-2 .item-thumbnail .content {
        top: 10px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .dots_01 {
        left: 10px !important;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        top: auto;
        bottom: 0;
    }
    .dots_01 .tp-bullet, .dots_02 .tp-bullet {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }
    .dots_01, .dots_02 {
        display: none;
    }
    .ovic-tabs .tabs-head {
        margin-bottom: 30px;
    }
    .ovic-tabs .tabs-title,
    .ovic-blog .title,
    .ovic-products .products-title,
    .up-sells > h2, .cross-sells > h2, .related > h2 {
        line-height: 40px;
        font-size: 30px;
        max-width: calc(100% - 50px);
    }
    .up-sells > h2, .cross-sells > h2, .related > h2 {
        margin-bottom: 45px;
        width: 100%;
    }
    .up-sells .slick-slider .slick-arrow,
    .cross-sells .slick-slider .slick-arrow,
    .related .slick-slider .slick-arrow {
        top: -45px;
    }
    .ovic-products .products-title {
        max-width: 100%;
    }
    .ovic-tabs .dropdown-toggle {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .ovic-blog .title {
        margin-bottom: 30px;
    }
    .up-sells .slick-slider .slick-arrow,
    .cross-sells .slick-slider .slick-arrow,
    .related .slick-slider .slick-arrow,
    .ovic-blog .slick-slider .slick-arrow {
        width: 40px;
        height: 40px;
        line-height: 36px;
        top: -45px;
    }
    .up-sells .slick-slider .slick-arrow.prev,
    .cross-sells .slick-slider .slick-arrow.prev,
    .related .slick-slider .slick-arrow.prev,
    .ovic-blog .slick-slider .slick-arrow.prev {
        right: 45px;
    }
    .ovic-blog .read-all-blog {
        margin-top: 33px;
    }
    .ovic-slide .slick-arrow {
        opacity: 0;
        visibility: hidden;
        top: 0;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .ovic-slide:hover .slick-arrow {
        opacity: 1;
        visibility: visible;
        font-size: 30px;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .product-item.style-01 .product-thumb .group-button .yith-wcwl-add-to-wishlist {
        display: none;
    }
    .product-item.style-01 .product-thumb .group-button .single_variation_wrap,
    .product-item.style-01 .product-thumb .group-button > .add-to-cart {
        bottom: 5px;
        right: 5px;
    }
    .product-item.style-01 .product-thumb .group-button .single_variation_wrap::after,
    .product-item.style-01 .product-thumb .group-button > .add-to-cart::after {
        position: absolute;
        z-index: 1;
        background-color: #ff3c3c;
        content: '';
        width: 70px;
        height: 70px;
        border-radius: 100%;
        right: -20px;
        bottom: -30px;
    }
    .product-item .variations_form .variations {
        top: 10px;
        right: 10px;
    }
    .slick-dots {
        margin-top: 20px;
    }
    .ovic-category.style-2 .list-category {
        position: static;
        width: 100%;
    }
    .ovic-category.style-2 .list-category a {
        display: inline-block;
        margin: 0 2px 2px 0;
        float: left;
        font-size: 24px;
    }
    .page-top-banner .banner-content .page-title, .page-top-head .page-title {
        float: none;
    }
    .page-top-banner .banner-content .page-title,
    .page-top-head .page-title,
    .page-top-banner .breadcrumb-trail,
    .page-top-banner .woocommerce-breadcrumb {
        float: none;
        margin: 0 15px;
        padding: 0;
    }
    .page-top-banner .banner-content .page-title,
    .page-top-head .page-title {
        font-size: 36px;
    }
    .product-item.list .product-thumb {
        width: 250px;
    }
    .product-item.list .product-info {
        padding: 0 20px;
    }
    .product-item.list .product-info .product-des {
        line-height: 24px;
    }
    .product-item.list .product-info .price {
        margin-bottom: 15px;
    }
    .product-item.list .product-info .product-des {
        margin-bottom: 20px;
    }
    .woocommerce-product-gallery .flex-control-nav,
    .woocommerce-product-gallery .flex-viewport {
        width: 100%;
        float: none;
    }
    .woocommerce-product-gallery .flex-viewport {
        margin-bottom: 40px;
    }
    .entry-summary {
        margin-bottom: 60px;
    }
    .wc-tabs {
        min-width: 50%;
    }
    .wc-tabs li {
        display: block;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .entry-summary .cart.grouped_form .quantity .control .btn-number,
    .entry-summary .cart.grouped_form .quantity .control .btn-number.quantity-plus {
        text-align: center;
        height: 30px;
        line-height: 30px;
        float: right;
        width: 30px;
    }
    .entry-summary .cart.grouped_form .quantity .control .btn-number.quantity-plus {
        border-top: solid 1px #f1f1f1;
    }
    .entry-summary .cart.grouped_form .quantity .control input {
        float: left;
        height: 60px;
        width: calc(100% - 30px);
        border-right: solid 1px #f1f1f1;;
    }
    .error-404 .button {
        min-width: 1px;
    }
    .woocommerce .woocommerce-MyAccount-navigation {
        width: 100%;
        float: none;
    }
    .woocommerce .woocommerce-MyAccount-navigation a {
        padding: 0;
    }
    .woocommerce .woocommerce-MyAccount-navigation {
        margin-bottom: 60px;
    }
    .woocommerce-cart-form .shop_table thead,
    .wishlist_table thead {
        display: none;
    }
    .woocommerce-cart-form .shop_table td, .wishlist_table td {
        display: block;
        text-align: center !important;
        border: none;
        padding: 15px 10px;
    }
    .woocommerce-cart-form .shop_table tr, .wishlist_table tr {
        display: block;
        margin-bottom: 30px;
        border: 1px solid #ebebeb;
    }
    .woocommerce-cart-form .shop_table td:not(:first-child), .wishlist_table td:not(:first-child) {
        border-top: 1px solid #ebebeb;
    }
    .shop_table .product-remove,
    .woocommerce table.wishlist_table tbody .product-thumbnail {
        width: 100%;
    }
    .shop_table .product-quantity .control,
    .wishlist_table tr td.product-thumbnail a {
        margin: 0 auto;
    }
    .blog-page-top-banner, .inner-page-top-banner {
        min-height: 320px;
    }
    .wishlist_table .yith-wcqv-button, .woocommerce .wishlist_table td.product-add-to-cart a {
        float: none;
        margin: 0 auto;
    }
    .ovic-video.style-2 .content {
        position: static;
    }
    .ovic-video.style-2 .content .title,
    .ovic-video.style-2 .content .subtitle {
        color: #000;
        font-size: 14px;
        line-height: 40px;
    }
    .ovic-video.style-2 .content .play-video {
        background-color: #000;
    }
    .ovic-video.style-2 .content .play-video::before {
        display: none;
    }
    .ovic-countdown .stuno-countdown > span {
        margin: 0 5px;
    }
    .single-post .pagination-thumb .other-post .thumnail,
    .single-post .pagination-thumb .other-post.next .thumnail {
        float: none;
        margin: 0 0 10px;
    }
    .single-post .pagination-thumb .other-post .date {
        margin-bottom: 5px;
    }
    .single-post .pagination-thumb .other-post .name {
        margin-bottom: 10px;
    }
    .single-post .post-item .post-title {
        font-size: 36px;
    }
    .single-post .post-single-footer .group-single-bottom {
        margin-bottom: 10px;
        float: none;
    }
    .single-post .post-single-footer .single-post-social {
        float: none;
        display: block;
    }
    .single-post .post-single-footer {
        margin: 35px 0;
    }
    .single-post .pagination-thumb {
        padding-top: 40px;
        margin-bottom: 45px;
    }
    .commentlist .avatar, .comment-list .comment-avatar {
        width: 80px;
        height: 80px;
        margin-right: 10px;
    }
    .commentlist li, .comment-list li,
    .comment-list .comment-body {
        margin-bottom: 20px;
    }
    .commentlist li .children, .comment-list li .children {
        padding-left: 20px;
    }
    .commentlist .description, .comment-list .comment-content .comment-text {
        font-size: 14px;
        line-height: 20px;
    }
    .comment-list .comment-content .comment-reply-link {
        font-size: 14px;
    }
    .comment-form .form-submit {
        margin-bottom: 60px;
    }
    .single-post .site-content {
        padding-top: 60px;
    }
    .post-item .meta-data {
        margin-bottom: 15px;
    }
    blockquote, .wp-block-quote {
        padding: 20px 30px;
        margin: 35px 0;
    }
    .single-post .post-item .post-thumb {
        margin-bottom: 35px;
    }
    .woocommerce-checkout-payment .wc_payment_methods {
        padding: 20px 15px;
    }
    .woocommerce form.woocommerce-checkout {
        margin-bottom: 60px;
    }
    .ovic-banner-template.style-2 .banner-inner {
        font-size: 42px;
        line-height: 60px;
    }
    .comment-form .form-submit input[type="submit"] {
        min-width: 1px;
        padding: 0 20px;
        font-size: 14px;
    }
}
@media (max-width: 639px) {
    .filter-sidebar-content .filter-sidebar > div {
        padding: 0;
        width: 100%;
    }
    .main-header {
        position: relative;
    }
    .main-header .header-right-content {
        position: static;
    }
    .block-search .search-form,
    .block-minicart .minicart-inner {
        margin-top: -23px;
        width: 100%;
        max-width: calc(100% - 30px);
        right: 15px;
    }
    .block-minicart .minicart-inner {
        padding: 30px 15px;
    }
    .header.style-2 .logo {
        max-width: 95px;
    }
    .ovic-banner-template.style-1 .banner-content .title,
    .ovic-banner-template.style-1 .banner-content .subtitle {
        font-size: 34px;
    }
    .ovic-banner-template.style-1 .content {
        font-size: 14px;
        line-height: 24px;
    }
    .ovic-banner-template.style-1 .banner-content,
    .ovic-banner-template.style-1.right-image .banner-content {
        padding: 15px 15px 0;
    }
    .dots_01 {
        display: none;
    }
    .ovic-countdown .title {
        font-size: 40px;
    }
    .ovic-countdown .title::after {
        height: 20px;
    }
    .ovic-category.style-2 .item-thumbnail .content {
        background-color: #fff;
        top: 0;
        right: 0;
        text-align: right;
        padding: 10px;
    }
    .ovic-category.style-2 .item-thumbnail .content .title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .ovic-category.style-2 .item-thumbnail .content .subtitle::after {
        right: 0;
    }
    .ovic-instagram.instagram-shortcode .widget-title {
        width: 150px;
        height: 150px;
        padding: 15px 5px 5px;
        font-size: 20px;
        line-height: 24px;
    }
    .ovic-instagram.instagram-shortcode .widget-title::after {
        font-size: 50px;
        line-height: 50px;
    }
    .ovic-newsletter.style-3 .head::before {
        margin-bottom: 40px;
        font-size: 56px;
    }
    .ovic-category.style-4 .list-category .category-item {
        width: calc(100% - 30px);
        min-height: 160px;
    }
    .ovic-category.style-4 .list-category .category-item .view-category {
        margin-top: 20px;
        left: 0;
        bottom: 0;
    }
    .shop-before-control .filter-sidebar-content {
        float: none;
    }
    .shop-before-control .display-mode-control,
    .shop-before-control .woocommerce-ordering {
        margin-bottom: 10px;
    }
    .shop-after-control .woocommerce-pagination,
    .shop-after-control .woocommerce-result-count {
        padding: 10px 0;
        float: none;
        width: 100%;
        text-align: left;
    }
    .product-item.list .product-inner,
    .product-item.list .product-thumb,
    .product-item.list .product-info {
        width: 100%;
        display: block;
    }
    .product-item.list .product-info {
        padding: 20px 0 0;
    }
    .product-item.list .product-info .group-button > div {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .product-item.list .product-info .group-button > div a {
        padding: 0 15px;
        line-height: 40px;
        font-size: 16px;
    }
    .product-item.list .product-info .group-button .yith-wcwl-add-to-wishlist a {
        height: 44px;
        width: 44px;
    }
    .woocommerce-product-gallery .flex-viewport {
        margin-bottom: 20px;
    }
    .single-post .post-item .post-title {
        font-size: 32px;
    }
    .ovic-newsletter.style-4 .mc4wp-form .text-field {
        width: 100%;
        float: none;
    }
    .ovic-newsletter.style-4 .mc4wp-form .email-newsletter {
        width: 100%;
    }
    .ovic-newsletter.style-4 .mc4wp-form .submit-newsletter {
        float: none;
        width: 100%;
    }
    .cart-collaterals .cart_totals {
        padding: 40px 30px;
    }
    .single-product .woocommerce-breadcrumb {
        padding: 30px 120px 30px 0;
        line-height: 30px;
    }
    .post-item .post-thumb .date {
        right: 15px;
        bottom: 15px;
    }
    .post-item.list .post-thumb .date::after,
    .post-item.single-style .post-thumb .date::after {
        right: -95px;
        bottom: -85px;
    }
    .post-item.list .post-thumb .date .day,
    .post-item.single-style .post-thumb .date .day {
        font-size: 30px;
        line-height: 36px;
    }
    .ovic-banner-template.style-2 .banner-inner {
        font-size: 36px;
        line-height: 50px;
    }
    .ovic-banner-template.style-2 .banner-inner #typed::after {
        height: 24px;
    }
    .commentlist .avatar, .comment-list .comment-avatar {
        width: 60px;
        height: 60px;
        margin-right: 5px;
    }
}
@media (max-width: 479px) {
    .dots_01 {
        display: none !important;
    }
    .block-minicart .minicart-inner {
        padding: 20px;
    }
    .block-minicart .minicart-inner .woocommerce-mini-cart img {
        width: 70px;
        margin-right: 15px;
    }
    .block-minicart .minicart-inner .woocommerce-mini-cart li a {
        font-size: 17px;
        margin-bottom: 5px;
        line-height: 20px;
    }
    .block-minicart .minicart-inner .woocommerce-mini-cart li .quantity {
        font-size: 16px;
    }
    .block-minicart .minicart-inner .woocommerce-mini-cart__total {
        padding: 15px 0 0;
    }
    .post-item.style-01 .post-info {
        padding: 10px;
    }
    .ovic-category.style-1 .content .category-name {
        font-size: 30px;
    }
    .product-item .product-thumb .group-button {
        display: none;
    }
    .shop-page .product-item .product-thumb .group-button {
        display: block;
    }
    .product-item.style-01 .price::after {
        left: -50px;
        bottom: -95px;
    }
    .ovic-newsletter .mc4wp-form .text-field {
        width: 100%;
    }
    .ovic-newsletter .mc4wp-form .email-newsletter {
        border-radius: 5px;
    }
    .ovic-newsletter .mc4wp-form .submit-newsletter {
        float: none;
        border-radius: 5px;
        margin-top: 10px;
    }
    .ovic-newsletter.style-2 .mc4wp-form .submit-newsletter,
    .ovic-newsletter.style-3 .mc4wp-form .submit-newsletter {
        margin-top: 0;
    }
    .product-item .product-title a {
        font-size: 16px;
        line-height: 20px;
    }
    .product-item .price,
    .product-item .price del {
        font-size: 12px;
    }
    .product-item .product-thumb .flash > span {
        font-size: 12px;
    }
    .product-item .product-thumb .flash > span:after {
        left: -10px;
        top: -40px;
    }
    .ovic-category.style-2 .item-thumbnail .content {
        position: static;
    }
    .page-top-banner .banner-content .page-title,
    .page-top-head .page-title {
        font-size: 30px;
    }
    .ovic-newsletter.style-5 .mc4wp-form {
        text-align: center;
    }
    .ovic-newsletter.style-5 .mc4wp-form .email-newsletter {
        border-radius: 5px;
        border-right: solid 1px #d7d7d7;
    }
    .ovic-newsletter.style-5 .mc4wp-form .submit-newsletter {
        border-radius: 5px;
    }
    .single-post .post-item .post-title {
        font-size: 24px;
    }
    .cart-collaterals .cart_totals {
        padding: 30px 15px;
    }
    .cart-collaterals .cart_totals .wc-proceed-to-checkout a {
        padding: 0 20px;
    }
    .entry-summary form.cart button {
        min-width: 1px;
    }
    .entry-summary .quantity,
    .entry-summary .single_variation_wrap,
    .entry-summary .yith-wcwl-add-to-wishlist,
    .entry-summary form.cart {
        margin-right: 5px;
    }
    .single-product .pagination-thumb {
        top: 0;
        display: none;
    }
    .single-product .pagination-thumb > a {
        width: 40px;
        height: 40px;
        line-height: 34px;
    }
    .ovic-countdown .title {
        font-size: 30px;
    }
    .ovic-countdown .stuno-countdown .number {
        min-width: 60px;
    }
    .filter-sidebar-content .filter-sidebar {
        padding: 35px 20px;
    }
    .filter-sidebar-content .filter-sidebar .widget_price_filter .button {
        float: none;
    }
    .shop_table tr .actions input {
        width: auto;
    }
    .ovic-tabs .tabs-title, .ovic-blog .title,
    .ovic-products .products-title,
    .up-sells > h2,
    .cross-sells > h2,
    .related > h2 {
        line-height: 36px;
        font-size: 28px;
    }
}
@media (max-width: 1024px) {
    .dark-version .block-search .search-link,
    .dark-version .header.style-6 .block-search .search-link,
    .dark-version .header.style-6 .block-minicart .woo-cart-link,
    .dark-version .block-minicart .woo-cart-link,
    .dark-version .block-userlink .woo-user-link,
    .dark-version .group-header-settings .button-settings,
    .dark-version .header-right-content .block-menu-bar a,
    .dark-version .header-mobile .open-content,
    .dark-version .header .block-search .search-link,
    .dark-version .header .block-minicart .woo-cart-link,
    .dark-version .header .block-userlink .woo-user-link,
    .dark-version .header .group-header-settings .button-settings,
    .dark-version .header .header-right-content .block-menu-bar a {
        background-color: #fff;
        color: #000;
    }
    .dark-version .header-mobile .item {
        background-color: #fff;
    }
    .dark-version .header-mobile .item > a,
    .dark-version .header-mobile .open-content,
    .dark-version .header-mobile .item > a .icon {
        color: #000;
    }
    .dark-version .button-settings .icon span {
        background-color: #000;
    }
    .dark-version .header-mobile .list-item {
        background-color: #000;
    }
    .dark-version .header-mobile .item > a .icon {
        border-color: #000;
    }
}
