/*
Theme Name:     Ciloe
Theme URI:      http://ciloe.famithemes.net/
Author:         Famithemes
Text Domain:    ciloe
Author URI:     http://famithemes.com/
Description:    Ciloe Shop is a simple but modern responsive WordPress theme that oozes high-street sophistication. Its sharp lines and flat design style has been designed to be pixel perfect. Simply load your photography and you can have an online shop to matches the likes of Prada, Gucci and Yves St Laurent.
Version:        1.7.7
License:        GNU General Public License v1 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Tags:           two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* -------------------------------------------
[Table of contents]
[Color codes]
    Background: #ffffff
    Body Color : #a9a9a9
    Accent color: #41cce5
[Typography]
    Body:       16px/28px 'Maison Neue', sans-serif;
    Input: 14px/56px
    Textarea: 14px/28px
[Component module]
1.0 RESET BROWSER
    1.1 FORM THEME
    1.2 TABLE THEME
    1.3 WORDPRESS THEME
    1.4 WOOCOMMERCE THEME
2.0 DEFAULT SETTING
    2.1 ADMIN
    2.2 CONTAINER + DEFAULT CLASS
    2.3 CAROUSEL THEME
3.0 HEADER THEME
    3.1 HEADER LOGO
    3.2 MAIN NAVIGATION
    3.3 HORIZON MENU
    3.4 MOBILE MENU
    3.5 VERTICAL MENU
    3.6 HEADER CONTROL
    3.7 HEADER STYLE
    3.8 HEADER STYLE ( WHITE + DARK + TRANSPARENT + STICKY )
4.0 FOOTER THEME
    4.1 BACK TO TOP
    4.2 FOOTER TOP
    4.3 FOOTER BOTTOM
5.0 HERO SECTION THEME
    5.1 HAS BACKGROUND
    5.2 NO BACKGROUND
6.0 BLOG THEME
    6.1 SINGLE BLOG
    6.2 BLOG CLASSIC
    6.3 BLOG LIST
    6.4 BLOG GRID
    6.5 BLOG TYPOGRAPHY
    6.6 LOADMORE AND PAGINATION
7.0 WIDGET THEME
    7.1 WIDGET SEARCH FORM
    7.2 WIDGET NEWSLETTER
    7.3 WIDGET CATEGORIES
    7.4 WIDGET LASTEST POST
    7.5 WIDGET INSTAGRAM
    7.6 WIDGET TAGCLOUD
    7.7 WIDGET MINICART
    7.8 WIDGET PRODUCT
    7.9 WIDGET SHOP
8.0 SHOP THEME
    8.1 PRODUCT TOOLBAR
    8.2 FILTER CANVAS
    8.3 PRODUCT ITEM
    8.4 SINGLE PRODUCT
    8.5 SHOP TABLE
8.0 PAGE THEME
    8.1 PAGE GALLERY
    8.2 PAGE FAQs
    8.3 PAGE CONTACT
    8.4 PAGE 404
    8.5 PAGE COMMING SOON
9.0 SHORTCODE
    9.1 CILOE SOCIALS
    9.2 CILOE TITLE
    9.3 CILOE BLOCK INFO
    9.4 CILOE PRODUCT SIMPLE
    9.5 CILOE BANNER
    9.6 CILOE BLOG
    9.7 CILOE LOOKBOOK
    9.8 CILOE CATEGORIES
    9.9 CILOE INSTAGRAM
    9.10 CILOE TAB
    9.11 CILOE TESTIMONIALS
    9.12 CILOE ICONBOX
    9.13 CILOE MAPPER
    9.14 CILOE PRODUCT 
    9.15 CILOE FULL PAGE ELEM
    9.16 CILOE CATEGORIES
10.0 PAGE THEME
    10.1 ORDER TRACKING
    10.2 MY ACCOUNT
    10.3 CHECKOUT
    10.4 FULLPAGE (Home Collection)
    10.5 SEARCH PAGE
    10.6 CONTACT PAGE
    10.7 PAGE 404
    10.8 HOME INSTAGRAM PAGE
11.0 RESPONSIVE

------------------------------------------- */

/* ==========================================================================
  1.0 RESET BROWSER
========================================================================== */
@font-face {
    font-family: 'gloss_and_bloomregular';
    src: url('assets/fonts/gloss_and_bloom-webfont.woff2') format('woff2'),
    url('assets/fonts/gloss_and_bloom-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
    overflow-x: hidden;
    font-size: 1rem;
}

body {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 28px;
    color: #999999;
    font-weight: 400;
    overflow-x: hidden;
}

label {
    color: #333333;
}

a {
    color: #333333;
    text-decoration: none;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
    -o-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
    -webkit-transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s;
}

a:hover, a:focus, a:active {
    text-decoration: none;
    outline: none;
    color: #41cce5;
}

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

ul, ol {
    margin: 0;
    padding-left: 17px;
}

.woocommerce ul {
    list-style: none;
}

ul ul,
ul ol,
ol ol,
ol ul {
    padding-left: 17px;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.428;
    font-weight: normal;
    color: #333333;
    margin-top: 0;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 24px;
}

h4 {
    font-size: 20px;
    font-weight: 500;
}

h5 {
    font-size: 18px;
    font-weight: 400;
}

h6 {
    font-size: 16px;
    font-weight: 300;
}

p {
    margin-bottom: 20px;
}

/* ==========================================================================
  1.1 FORM THEME
============================================================================ */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: polygon(0px 0px, 0px 0px, 0px 0px, 0px 0px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.post-item ul, .post-item ol {
    margin-bottom: 20px;
}

.post-item dd {
    margin: 0 15px 15px;
}

.post-item ul ul, .post-item ol ul, .post-item ul ol, .post-item ol ol {
    margin-bottom: 0;
}

blockquote, q {
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    padding: 30px 40px 30px 25px;
    margin-top: 10px;
    margin-bottom: 30px;
    border-left: none;
    font-size: 17px;
    color: #333333;
    position: relative;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    width: 100%;
}

blockquote p::before {
    content: "";
    border-left: 3px solid #41cce5;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}

blockquote p {
    position: relative;
    padding: 25px;
}

blockquote span {
    display: block;
    position: relative;
    text-transform: uppercase;
    color: #999999;
    font-size: 12px;
    padding: 5px 0;
    letter-spacing: 1px;
    font-weight: 400;
}

blockquote span::before {
    content: "";
    border-bottom: 1px solid #bbb;
    width: 20px;
    position: relative;
    display: inline-block;
    top: -4px;
    margin-right: 10px;
}

button, input, select, textarea {
    border-color: #d6d6d6;
    transition: background-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s;
}

select {
    background: transparent;
    height: 46px;
    border: 1px solid #e5e5e5;
    border-radius: 0 !important;
    font-size: 13px;
    line-height: 46px;
    padding: 0 25px;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="submit"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
textarea:focus,
a:focus,
button:focus,
select:focus {
    outline: none;
}

.zoom, .imagezoom {
    cursor: zoom-in;
}

.over-flow-auto {
    overflow: auto !important;
}

figcaption {
    font-style: italic;
    font-size: 12px;
}

address {
    font-style: italic;
}

.post-item-info ins, .post-item-info mask {
    background: #eee;
    text-decoration: none;
}

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"] {
    border: 1px solid #dddddd;
    border-radius: 0 !important;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    padding: 0 25px;
    -webkit-appearance: none;
    appearance: none;
}

textarea {
    line-height: 28px;
    padding: 15px 26px;
    height: auto;
    width: 100%;
}

select {
    font-size: 15px;
    color: #000000;
    padding: 0 0 0 21px;
    -webkit-border-radius: 0px;
}

option {
    padding: 5px 21px;
    height: 30px;
    line-height: 30px;
}

button,
input[type="submit"] {
    font-family: 'Poppins', sans-serif;
    display: inline-block;
    height: 50px;
    line-height: 49px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 15px;
    background: #000000;
    border: none;
    border-radius: 0;
    vertical-align: top;
}

button:hover,
input[type="submit"]:hover,
button:focus,
input[type="submit"]:focus {
    color: #ffffff;
    background: #41cce5;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
textarea:focus,
input[type="submit"]:focus,
button:focus,
select:focus {
    outline: none;
    color: #000000;
    border-color: #000000;
}

:focus {
    outline: none;
}

::-webkit-input-placeholder {
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-moz-placeholder {
    /* Firefox 18- */
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

::-moz-placeholder {
    /* Firefox 19+ */
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

:-ms-input-placeholder {
    text-align: inherit;
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
}

.return-message {
    line-height: 20px;
    padding: 10px 30px;
    font-size: 13px;
    margin-top: 15px;
}

/* ==========================================================================
  1.2 TABLE THEME
============================================================================ */
table {
    border: 1px solid #ebebeb;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: auto;
    width: 100%;
    margin-bottom: 20px;
}

table thead {
    background-color: #f8f8f8;
}

th, td {
    border: 1px solid #ebebeb;
    padding: 10px;
    font-weight: normal;
}

/*----------------------------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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}

@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;
    }
}

/*-------------------Custom Bostrap Colum > 1500px---------------------*/
@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;
    }

    .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%;
    }
}

/*-------------------Custom Bostrap Colum < 480px----------------------*/
@media (max-width: 479px) {
    .col-ts-1,
    .col-ts-10,
    .col-ts-11,
    .col-ts-12,
    .col-ts-2,
    .col-ts-3,
    .col-ts-4,
    .col-ts-5,
    .col-ts-6,
    .col-ts-7,
    .col-ts-8,
    .col-ts-9 {
        position: relative;
        min-height: 1px;
    }

    .col-ts-1,
    .col-ts-2,
    .col-ts-3,
    .col-ts-4,
    .col-ts-5,
    .col-ts-6,
    .col-ts-7,
    .col-ts-8,
    .col-ts-9,
    .col-ts-10,
    .col-ts-11 {
        float: left;
    }

    .col-ts-12 {
        width: 100%;
    }

    .col-ts-11 {
        width: 91.66666667%;
    }

    .col-ts-10 {
        width: 83.33333333%;
    }

    .col-ts-9 {
        width: 75%;
    }

    .col-ts-8 {
        width: 66.66666667%;
    }

    .col-ts-7 {
        width: 58.33333333%;
    }

    .col-ts-6 {
        width: 50%;
    }

    .col-ts-5 {
        width: 41.66666667%;
    }

    .col-ts-4 {
        width: 33.33333333%;
    }

    .col-ts-3 {
        width: 25%;
    }

    .col-ts-2 {
        width: 16.66666667%;
    }

    .col-ts-1 {
        width: 8.33333333%;
    }

    .col-ts-pull-12 {
        right: 100%;
    }

    .col-ts-pull-11 {
        right: 91.66666667%;
    }

    .col-ts-pull-10 {
        right: 83.33333333%;
    }

    .col-ts-pull-9 {
        right: 75%;
    }

    .col-ts-pull-8 {
        right: 66.66666667%;
    }

    .col-ts-pull-7 {
        right: 58.33333333%;
    }

    .col-ts-pull-6 {
        right: 50%;
    }

    .col-ts-pull-5 {
        right: 41.66666667%;
    }

    .col-ts-pull-4 {
        right: 33.33333333%;
    }

    .col-ts-pull-3 {
        right: 25%;
    }

    .col-ts-pull-2 {
        right: 16.66666667%;
    }

    .col-ts-pull-1 {
        right: 8.33333333%;
    }

    .col-ts-pull-0 {
        right: auto;
    }

    .col-ts-push-12 {
        left: 100%;
    }

    .col-ts-push-11 {
        left: 91.66666667%;
    }

    .col-ts-push-10 {
        left: 83.33333333%;
    }

    .col-ts-push-9 {
        left: 75%;
    }

    .col-ts-push-8 {
        left: 66.66666667%;
    }

    .col-ts-push-7 {
        left: 58.33333333%;
    }

    .col-ts-push-6 {
        left: 50%;
    }

    .col-ts-push-5 {
        left: 41.66666667%;
    }

    .col-ts-push-4 {
        left: 33.33333333%;
    }

    .col-ts-push-3 {
        left: 25%;
    }

    .col-ts-push-2 {
        left: 16.66666667%;
    }

    .col-ts-push-1 {
        left: 8.33333333%;
    }

    .col-ts-push-0 {
        left: auto;
    }

    .col-ts-offset-12 {
        margin-left: 100%;
    }

    .col-ts-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-ts-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-ts-offset-9 {
        margin-left: 75%;
    }

    .col-ts-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-ts-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-ts-offset-6 {
        margin-left: 50%;
    }

    .col-ts-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-ts-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-ts-offset-3 {
        margin-left: 25%;
    }

    .col-ts-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-ts-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-ts-offset-0 {
        margin-left: 0;
    }

    .hidden-ts {
        display: none;
    }
}

/*---------------------Custom Bostrap 5 columns------------------------*/
.col-bg-15,
.col-bg-45,
.col-lg-15,
.col-lg-45,
.col-md-15,
.col-md-45,
.col-sm-15,
.col-sm-45,
.col-xs-15,
.col-xs-45,
.col-ts-15,
.col-ts-45 {
    position: relative;
    min-height: 1px;
}

.col-ts-15,
.col-ts-45 {
    float: left;
}

.col-ts-15 {
    width: 20%;
}

.col-ts-45 {
    width: 80%;
}

@media (min-width: 480px) {
    .col-xs-15,
    .col-xs-45 {
        float: left;
    }

    .col-xs-15 {
        width: 20%;
    }

    .col-xs-45 {
        width: 80%;
    }
}

@media (min-width: 768px) {
    .col-sm-15,
    .col-sm-45 {
        float: left;
    }

    .col-sm-15 {
        width: 20%;
    }

    .col-sm-45 {
        width: 80%;
    }
}

@media (min-width: 992px) {
    .col-md-15,
    .col-md-45 {
        float: left;
    }

    .col-md-15 {
        width: 20%;
    }

    .col-md-45 {
        width: 80%;
    }
}

@media (min-width: 1200px) {
    .col-lg-15,
    .col-lg-45 {
        float: left;
    }

    .col-lg-15 {
        width: 20%;
    }

    .col-lg-45 {
        width: 80%;
    }
}

@media (min-width: 1500px) {
    .col-bg-15,
    .col-bg-45 {
        float: left;
    }

    .col-bg-15 {
        width: 20%;
    }

    .col-bg-45 {
        width: 80%;
    }
}

/*rows-space*/
.rows-space-0 {
    margin-bottom: 0;
}

.rows-space-10 {
    margin-bottom: 10px;
}

.rows-space-20 {
    margin-bottom: 20px;
}

.rows-space-30 {
    margin-bottom: 30px;
}

.rows-space-40 {
    margin-bottom: 40px;
}

.rows-space-50 {
    margin-bottom: 50px;
}

.rows-space-60 {
    margin-bottom: 60px;
}

.rows-space-70 {
    margin-bottom: 70px;
}

.rows-space-80 {
    margin-bottom: 80px;
}

.rows-space-90 {
    margin-bottom: 90px;
}

.rows-space-100 {
    margin-bottom: 100px;
}

/*------------------------------
 CUSTOM BOOSTRAP COLUMNS
 ------------------------------*/

/* ==========================================================================
  1.3 WORDPRESS THEME
============================================================================ */
.alignnone {
    margin: 5px 20px 20px 0;
}

img.alignnone {
    margin: 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #ffffff;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 5px 0;
    text-align: center;
    margin: 0;
}

.wp-caption.alignnone {
    margin: 0 20px 20px 0;
    clear: both;
}

.wp-caption.alignleft {
    margin: 0 20px 20px 0;
}

.wp-caption.alignright {
    margin: 0 0 20px 20px;
}

.wp-caption.aligncenter {
    margin: 0 auto;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 17px;
    padding: 10px 4px 5px;
    margin: 0 !important;
}

.gallery-caption {
    color: #707070;
    display: block;
    font-size: 12px;
    line-height: 1.5;
    padding: 0.5em 0;
}

iframe {
    max-width: 100% !important;
}

.vc_video-bg iframe {
    max-width: 1000% !important;
}

.alignright {
    float: right;
    margin: 5px 0 20px 30px;
}

.alignleft {
    float: left;
    margin: 5px 30px 20px 0;
}

.gallery {
    margin: 0 -1.1666667% 1.75em;
}

.gallery:after {
    display: table;
    content: "";
    clear: both;
}

.gallery-item {
    margin: 0;
    float: left;
    padding: 0.5em;
    font-size: 0.8125rem;

    text-align: center;
}

.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;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.page-links {
    margin-top: 10px;
    margin-bottom: 20px;
    clear: both;
}

.page-links > a, .page-links > span:not(.page-links-title) {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #b8b6b6;
    display: inline-block;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    padding: 0 5px;
    border: 1px solid #dddddd;
    margin: 5px;
}

.page-links > span:not(.page-links-title),
.page-links > a:hover {
    color: #000000;
    border-color: #000000;
}

.bypostauthor {
    display: inline-block;
    width: 100%;
}

.bypostauthor > article .fn:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    line-height: 1;
}

.post-title,
.widget {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.widget select {
    width: 100%;
}

.widget_rss .rss-date {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #41cce5;
}

.widget_calendar .calendar_wrap tr,
.widget_calendar .calendar_wrap td {
    padding: 0;
    text-align: center;
}

.page-template-minimal .site-main .vc_row[data-vc-full-width] {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
}

/* The css below for test */
.clear-both {
    clear: both;
}

.clear-right {
    clear: right;
}

.clear-left {
    clear: left;
}

/* ==========================================================================
  1.4 WOOCOMMERCE THEME
============================================================================ */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 2em 1em 2em;
    margin: 0 0 30px;
    position: relative;
    background-color: #fafafa;
    color: #000000;
    border-top: 3px solid #337ab7;
    list-style: none !important;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
    content: " ";
    display: table;
}

.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: right;
    font-size: 14px;
    display: inline-block;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    margin: 0;
}

.woocommerce-error {
    border-color: #fcf8e3;
}

.woocommerce-info {
    border-color: #dff0d8;
}

/* ==========================================================================
    2.0 DEFAULT SETTING
========================================================================== */
/* ==========================================================================
    2.1 ADMIN
========================================================================== */
html.box-mobile-menu-open,
html.minicart-canvas-open,
html.sidebar-canvas-open,
html.instant-search-open,
html.vertical-menu-open,
html.real-mobile-show-menu,
body.box-mobile-menu-open,
body.minicart-canvas-open,
body.sidebar-canvas-open,
body.instant-search-open,
body.vertical-menu-open,
body.real-mobile-show-menu {
    overflow: hidden !important;
    height: 100vh;
}
/*.admin-bar*/

/* ==========================================================================
    2.2 CONTAINER + DEFAULT CLASS
========================================================================== */
.container-inner {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.container-sup-inner {
    width: 760px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.overflow-visible {
    overflow: visible !important;
}

/* ==========================================================================
    2.3 CAROUSEL THEME
========================================================================== */
/*owl disabled*/
.owl-carousel .disabled {
    display: none;
}

/*owl-nav*/
.owl-carousel .owl-nav > div {
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    cursor: pointer;
    font-size: 25px;
    color: #000000;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    left: -50px;
    display: block !important;
    transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
    -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 1s, opacity 0.4s ease 1s;
}

.owl-carousel .owl-nav > div.owl-next {
    left: auto;
    right: -50px;

}

.owl-carousel:hover .owl-nav > div {
    opacity: 1;
    transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -o-transition: transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.43, 0.43, 0.67, 0.67) 0s, opacity 0.4s ease 0s;
    -webkit-transform: translateY(-50%) translateX(-30px);
    -moz-transform: translateY(-50%) translateX(-30px);
    -ms-transform: translateY(-50%) translateX(-30px);
    -o-transform: translateY(-50%) translateX(-30px);
    transform: translateY(-50%) translateX(-30px);
}

.owl-carousel:hover .owl-nav > div.owl-next {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(30px);
    -moz-transform: translateY(-50%) translateX(30px);
    -ms-transform: translateY(-50%) translateX(30px);
    -o-transform: translateY(-50%) translateX(30px);
    transform: translateY(-50%) translateX(30px);
}

.owl-carousel .owl-nav > div:hover {
    opacity: 1;

}

.owl-carousel .owl-nav > div::before {
    font-family: 'FontAwesome', sans-serif;
}

/*.nav-circle*/
.owl-carousel.nav-circle .owl-nav > div {
    border-radius: 50%;
    border: 2px solid;
    line-height: 48px;
}

.owl-carousel.nav-circle .owl-nav .owl-prev {
    left: 50px;
}

.owl-carousel.nav-circle .owl-nav .owl-next {
    right: 50px;
}

/*nav-caret*/
.owl-carousel.nav-caret .owl-nav .owl-prev {
    left: -49px;
}

.owl-carousel.nav-caret .owl-nav .owl-prev::before {
    content: '\f0d9';
}

.owl-carousel.nav-caret .owl-nav .owl-next {
    right: -49px;
}

.owl-carousel.nav-caret .owl-nav .owl-next::after {
    content: '\f0da';
    font-family: FontAwesome;
    position: relative;
    top: 1px;
}

/*nav-angle*/
.owl-carousel.nav-angle .owl-nav > div:hover {
    opacity: 0.3;
}

.owl-carousel.nav-angle .owl-nav .owl-prev {
    left: -16px;
}

.owl-carousel.nav-angle .owl-nav .owl-next {
    right: -16px;
}

.ciloe-slider .owl-carousel.nav-angle .owl-nav .owl-prev {
    left: 0;
}

.ciloe-slider .owl-carousel.nav-angle .owl-nav .owl-next {
    right: 0;
}

/*.owl-dots*/
.ciloe-slider .owl-carousel[data-dots="true"] .owl-dots {
    position: relative;
    margin: 40px 0 0;
}

.owl-carousel .owl-dots .owl-dot.active {
    width: 25px;
    background: #41cce5;
}

.owl-carousel .owl-dots .owl-dot:hover {
    background: #41cce5;
}

.owl-carousel .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    transition: width 0.3s ease 0s;
    background: #b2b2b2;
    margin: 0 6px;
    -o-transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    border-radius: 6px;
    display: inline-block;
}

.owl-carousel .owl-dots {
    position: relative;
    margin: 50px 0 30px;
    text-align: center;
}

/*owl-control*/
.owl-carousel.control-dark .owl-nav > div {
    color: #000000;
}

.owl-carousel.control-light .owl-nav > div {
    color: #ffffff;
}

.style-3 div.owl-carousel.product-list-owl .owl-nav div.owl-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 2px solid;
    color: #dbdbdb;
    transform: none;
    -o-transform: none;
    -webkit-transform: none;
    top: 20px;
    opacity: 1;
    right: 20px;
    left: auto;
}

.style-3 div.owl-carousel.product-list-owl .owl-nav div.owl-prev {
    right: 66px;
    left: auto;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 2px solid;
    color: #dbdbdb;
    transform: none;
    -o-transform: none;
    -webkit-transform: none;
    top: 20px;
    opacity: 1;
}

.style-3.arr-left div.owl-carousel.product-list-owl .owl-nav div.owl-next {
    right: auto;
    left: 66px;
}

.style-3.arr-left div.owl-carousel.product-list-owl .owl-nav div.owl-prev {
    right: auto;
    left: 20px;
}

.style-3 div.owl-carousel.product-list-owl .owl-nav div:hover {
    color: #41cce5;
}

/* ==========================================================================
3.0 HEADER THEME
========================================================================== */
body:not(.minicart-canvas-open) header {
    z-index: 11;
    position: relative;
}

body.real-mobile-show-menu header {
    z-index: 100000;
}

.header-container {
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.header-sidebar .header-container {
    padding-left: 20px;
    padding-right: 20px;
}

.header-topbar {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 19px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff;
    background-color: #1b1b1b;
    padding: 15px;
}

.header-type-transparent-dark .header-topbar,
.header-type-transparent-white .header-topbar {
    background-color: rgba(27, 27, 27, 0.9);
}

/*Header position*/
.header-wrap {
    z-index: 3;
    position: relative;
}

.header-pos-fixed .header-wrap {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 2;
    top: 0;
}

.no-banner .header-pos-relative .header-wrap {
    position: relative;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

.header-pos-static .header-wrap {
    position: static;
    left: 0;
    right: 0;
}

.header-pos-absolute .header-wrap {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 10000;
    top: 0;
}

.admin-bar .header-pos-fixed .header-wrap {
    top: 32px;
}

header.header-pos-fixed .header-position.fixed, header.header-pos-fixed .header-position:not(.hide-header).fixed {
    position: static;
}

header.header-pos-fixed .header-position.hide-header {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05) !important;
}

body:not(.page-template-fullpage) .header-pos-fixed .header-wrap,
body:not(.page-template-fullpage) .header-pos-absolute .header-wrap {
    background: transparent !important;
}

.sticky-wrapper:not(.is-sticky) .header-position {
    background: transparent !important;
}

.minicart-canvas-open header .header-wrap {
    z-index: 100001;
}

.minicart-canvas-open.page-template-sidebarpage .header.header-sidebar {
    z-index: 100000;
}

.is-sticky .header-control-wrap {
    padding: 11px 0 5px;
}

.is-sticky nav.main-navigation {
    padding: 10px 0;
}

.is-sticky .header-logo .logo {
    padding: 13px 0 13px;
}
div#sticky-wrapper {
    height: auto!important;
}
header .header-wrap .is-sticky .header-position {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 0px;
    z-index: 9 !important;
}

.header-s_l-lg_c-mm_c-ic_r .is-sticky .header-logo {
    padding-top: 0;
    padding-bottom: 0;
}

.header-s_l-lg_c-mm_c-ic_r .is-sticky .header-search {
    padding-top: 25px;
    padding-bottom: 10px;
}

.header-s_l-lg_c-mm_c-ic_r .is-sticky .header-control-right {
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-search {
    padding-top: 15px;
    padding-bottom: 10px;
}

.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-control-right {
    padding-top: 5px;
    padding-bottom: 5px;
}

.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-search {
    padding-top: 15px;
    padding-bottom: 10px;
}

.header-s_l-lg_m-mm_c-ic_r .is-sticky .header-logo {
    padding: 0;
}

.single header .header-wrap .header-position {
    border-bottom: 1px solid #eaeaea;
}

.single .header-wrap .header-position {
    padding: 20px 0;
}

/* Custom Rev */
span.subtile-slide::before {
    content: "";
    border-bottom: 1px solid;
    width: 50px;
    display: inline-block;
    margin-right: 20px;
    top: -5px;
    position: relative;
}

.button1 i {
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 0 10px;
}

/* ==========================================================================
    3.1 HEADER LOGO
========================================================================== */
.header-logo .logo {
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

/* ==========================================================================
    3.2 MAIN NAVIGATION
========================================================================== */
.main-navigation .main-menu {
    padding: 0;
    list-style: none;
}

.main-navigation .main-menu .menu-item {
    list-style: none;
    position: relative;
}

.main-navigation .main-menu > .menu-item > a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    color: inherit;
    letter-spacing: 1px;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    z-index: 2;
}

.main-navigation .main-menu > .menu-item.item-logo > a {
    font-size: 0;
    letter-spacing: 0;
    vertical-align: text-bottom;
}

.item-logo span.logo {
    margin: 0 10px;
}

/*ciloe-custommenu*/
.ciloe-custommenu .menu {
    padding: 0;
    list-style: none;
}

.ciloe-custommenu .widgettitle {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 22px;
}

.ciloe-custommenu.default li {
    line-height: 40px;
}

.ciloe-custommenu.default .widgettitle {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 22px;
}

.ciloe-custommenu.default li a:not(:hover) {
    color: #999999;
}

.ciloe-custommenu.style3 {
    text-align: center;
    padding: 15px 0;
}

.ciloe-custommenu.style3 li {
    list-style: none;
    display: inline-block;
    font-weight: 600;
    font-size: 12px;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 15px;
}

.ciloe-custommenu.style4 .widgettitle::before {
    content: "";
    width: 50px;
    border-bottom: 1px solid #41cce5;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ciloe-custommenu.style4 .widgettitle {
    font-weight: 600;
    font-size: 12px;
    padding-bottom: 8px;
}

/*Instagram*/
.ciloe-instagram .widgettitle {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 32px;
}

.ciloe-instagram.style1 .item {
    width: calc(33.33% - 8px);
    margin: 4px;
    float: left;
}

.ciloe-instagram.style1 {
    display: inline-block;
    width: 100%;
}

.style1 .instagram-wrap {
    margin: 0 -4px;
}

/*Ziss style custom*/
div.ziss-item {
    padding: 10px;
    margin: 0;
}
div.ziss-item .ziss-figure {
    background-color: #fff; 
}
/* ==========================================================================
    3.3 HORIZON MENU
========================================================================== */
.horizon-menu .main-navigation {
    padding-top: 22px;
    padding-bottom: 20px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

/*sup menu*/
.horizon-menu .main-navigation .main-menu > .menu-item {
    margin: 0 20px;
    display: inline-block;
    line-height: 34px;
}

.horizon-menu .main-navigation .main-menu > .menu-item:first-child {
    margin-left: 0;
}

.horizon-menu .main-navigation .main-menu > .menu-item:last-child {
    margin-right: 0;
}

.horizon-menu .main-navigation .main-menu > .menu-item::before {
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
}

.horizon-menu .main-navigation .main-menu .menu-item:hover > a {
    color: #41cce5;
}

/*sub menu*/
.horizon-menu .main-navigation .main-menu .menu-item .submenu {
    min-width: 285px;
    background-color: #ffffff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    border-top: 1px solid #f0f0f0;
    -webkit-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0px 20px 0 rgba(0, 0, 0, 0.05);
    z-index: 1;
}

.horizon-menu .main-navigation .main-menu > .menu-item .submenu.megamenu {
    background-color: #ffffff;
    border: none;
}

.horizon-menu .main-navigation .main-menu .menu-item .submenu:not(.megamenu) {
    padding: 13px 31px 13px 31px;
}

.horizon-menu .main-navigation .main-menu .menu-item:hover > .submenu {
    opacity: 1;
    visibility: visible;
}

.horizon-menu .main-navigation .main-menu > .menu-item > .submenu {
    top: 100%;
    left: 0;
    margin-top: 10px;
    text-align: left;
}

.submenu.megamenu > .vc_row {
    background-repeat: no-repeat !important;
    margin: 0;
}

.horizon-menu .main-navigation .main-menu > .menu-item > .submenu .submenu {
    top: -14px;
    left: 100%;
    margin-left: 31px;
}

.horizon-menu .main-navigation .main-menu > .menu-item .submenu .menu-item {
    line-height: 24px;
    position: relative;
    padding: 7px 0;
}

.submenu span.image {
    position: absolute;
    top: 0;
    left: calc(100% - 40px);
    line-height: 20px;
}

.horizon-menu .main-navigation .main-menu > .menu-item .submenu .menu-item::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: -webkit-calc(100% + 62px);
    width: -moz-calc(100% + 62px);
    width: calc(100% + 62px);
    height: 100%;
    z-index: -1;
}

.horizon-menu .main-navigation .main-menu > .menu-item .submenu li > a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #868686;
}

.horizon-menu .main-navigation .main-menu > .menu-item .submenu li.active > a {
    color: #41cce5;
}

span.image {
    position: absolute;
    top: calc(-4px - 100%);
    right: calc(5px - 100%);
    line-height: 20px;
}

header .ciloe-custommenu span.image {
    display: inline-block;
    position: relative;
    left: auto;
    right: auto;
    top: -15px;
    margin-left: 5px;
}

.horizon-menu .main-navigation .main-menu > .menu-item .submenu li > a:hover {
    color: #41cce5;
}

/*.megamenu*/

/*.toggle-submenu*/
.horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu {
    display: none;
    position: absolute;
    top: -2px;
    right: -25px;
    cursor: pointer;
}

.horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu::before {
    display: block;
    content: '\f107';
    font-family: 'FontAwesome', sans-serif;
    height: 35px;
    line-height: 35px;
    width: 25px;
    text-align: center;
    font-size: 15px;
    color: inherit;
    z-index: 999;
}

.header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu::before {
    color: #ffffff;
}

.horizon-menu .main-navigation .main-menu .menu-item .submenu .toggle-submenu::before {
    content: '\f105';
}

.horizon-menu .main-navigation .main-menu .menu-item:hover .toggle-submenu::before {
    color: #41cce5 !important;
}

/*==========================================================================
    3.3 MOBILE MENU
========================================================================== */
.blog header.site-header.site-header-mobile,
.category header.site-header.site-header-mobile {
    margin-bottom: 30px;
}

header.site-header.site-header-mobile {
    background: #fff;
    position: relative;
}

.site-header-mobile .header-content::before {
    content: "";
    border-bottom: 1px solid #e7e7e7;
    position: absolute;
    left: 0;
    right: 0;
}
.main-header.header-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px 0;
}
.main-header.header-mobile > div {
    float: none;
}
.site-header-mobile .header-content {
    display: inline-block;
    z-index: 100000;
    position: relative;
    width: 100%;
}

.menu-mobile-hamburger-wrap {
    float: left;
}

.header-mobile .header-right {
    float: right;
    padding-top: 10px;
    padding-right: 25px;
    color: #000;
    position: relative;
}

.ciloe-minicart {
    margin-left: 10px;
}

.header-mobile .logo {
    max-width: calc(100% - 160px);
}

.header-mobile .logo img {
    max-width: 100%;
    max-height: 100px;
    padding: 10px 0;
}
.hamburger {
    padding: 0px 20px;
    display: inline-block;
    cursor: pointer;
    height: 18px;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger-box {
    width: 27px;
    height: 21px;
    float: left;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 27px;
    height: 2px;
    background-color: #000;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -8px;
    width: 27px;
}

.hamburger-inner::after {
    bottom: -16px;
    width: 27px;
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before {
    width: 30px;
}

/*
* Hamburger Collapse
*/
.hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(-45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
* Hamburger Collapse Reverse
*/
.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 2px;
    transition-duration: 0.13s;
    transition-delay: 0.13s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -10px, 0) rotate(45deg);
    transition-delay: 0.22s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.box-mobile-menu [class^="vc_col-"],
.box-mobile-menu [class*=" vc_col-"] {
    width: 100%;
    float: none;
}

.box-mobile-menu-open .box-mobile-menu,
.box-mobile-menu-open .body-overlay,
.real-mobile-show-menu .body-overlay {
    left: 0;
}

.box-mibile-overlay {
    content: "";
    background: rgba(45, 51, 55, 0.66);
    position: absolute;
    top: 0;
    width: 99999em;
    bottom: 0;
    z-index: 1;
    display: none;
    left: 100%;
}

.box-mobile-menu-open .box-mibile-overlay {
    display: block;
}

.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu {
    left: 0 !important;
}

.box-mobile-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -360px;
    width: 360px;
    max-width: -webkit-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: calc(100% - 20px);
    line-height: 24px;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 100002;
}

.box-mobile-menu-inner {
    height: 100%;
}

.box-mobile-menu .box-inner {
    height: -webkit-calc(100% - 45px);
    height: -moz-calc(100% - 45px);
    height: calc(100% - 45px);
}

.box-mobile-menu .box-title {
    display: none;
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px);
    font-weight: 600;
    font-size: 11px;
    color: #000000;
    text-transform: uppercase;
    padding: 12px 0 10px 5px;
    letter-spacing: 3px;
    line-height: 24px;
    margin-left: 45px;
    margin-right: 45px;
}

.box-mobile-menu > span.box-title {
    display: block !important;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    margin: 0;
    font-size: 12px;
    text-align: center;
}

.box-mobile-menu > a.back-menu {
    position: absolute;
    top: 0;
    left: 0px;
}

.box-mobile-menu .close-menu {
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    z-index: 102;
    width: 100%;
    line-height: 48px;
    height: 45px;
    text-align: left;
    display: block;
    padding-left: 40px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    background: #333;
    text-transform: uppercase;
    font-weight: 500;
}

.box-mobile-menu .back-menu {
    position: relative;
    display: none;
    height: 45px;
    width: 45px;
    float: left;
}

.box-mobile-menu .back-menu:hover,
.box-mobile-menu .close-menu:hover {
    color: #41cce5;
}

.box-mobile-menu .back-menu::before {
    content: '';
    position: absolute;
    top: 21px;
    left: 14px;
    margin: auto;
    display: block;
    width: 18px;
    border-bottom: 1px solid;
}

.box-mobile-menu .back-menu::after {
    content: '';
    position: absolute;
    top: 18px;
    display: block;
    width: 7px;
    height: 7px;
    border-top: 1px solid;
    border-right: 1px solid;
    left: 13px;
    transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.box-mobile-menu .close-menu::before, .box-mobile-menu .close-menu::after {
    border-bottom: 1px solid;
    content: "";
    left: 14px;
    position: absolute;
    top: 21px;
    width: 19px;
}

.box-mobile-menu .close-menu::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.box-mobile-menu .close-menu::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

body:not(.real-mobile-show-menu) .box-mobile-menu .close-menu::before, body:not(.real-mobile-show-menu) .box-mobile-menu .close-menu::after {
    left: calc(50% - 7px);
}

.box-mobile-menu .toggle-submenu {
    cursor: pointer;
    display: block;
    width: 50px;
    height: 48px;
    line-height: 48px;
    border-left: 1px solid #e5e5e5;
    text-align: center;
}

.box-mobile-menu .toggle-submenu::before {
    font-family: 'FontAwesome', sans-serif;
    font-weight: normal;
    content: "\f105";
    font-size: 14px;
    color: #9f9f9f;
}

.box-mobile-menu .main-menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
}

.box-mobile-menu .main-menu .menu-item {
    display: block;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.box-mobile-menu .main-menu .menu-item > a {
    display: block;
    padding: 8px 40px 8px 15px;
    color: #111111;
}

.box-mobile-menu .main-menu .menu-item.active > a {
    color: #41cce5;
}

.box-mobile-menu .main-menu .menu-item:hover > a {
    color: #41cce5;
}

.box-mobile-menu .main-menu .menu-item > .toggle-submenu {
    top: 0;
    right: 0;
    color: #111111;
}

.box-mobile-menu .main-menu .menu-item:hover > .toggle-submenu::before {
    color: #41cce5;
}

.box-mobile-menu .main-menu .menu-item > .toggle-submenu::before {
    content: '\f105';
}

.box-mobile-menu .main-menu .menu-item-for-wish-list a {
    padding: 18px 20px !important;
    line-height: 12px;
    width: 100%;
}

.box-mobile-menu .main-menu .menu-item-for-wish-list .icon {
    float: right;
    text-align: center;
    width: 50px;
    height: 48px;
    line-height: 48px;
    border-left: 1px solid #e5e5e5;
}

.box-mobile-menu .main-menu .submenu .wpb_column {
    width: 100% !important;
}

.box-mobile-menu .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0!important;
}

.box-mobile-menu .vc_row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 20px !important;
}

.box-mobile-menu .ciloe-custommenu .widgettitle {
    padding-top: 5px;
    margin-bottom: 15px;
    padding-right: 0;
    margin-left: 0;
}

.box-mobile-menu .nav-tabs > li > a {
    padding-bottom: 20px;
}

/*body-overlay*/
.body-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 10;
}

/*mobile-navigation*/
.mobile-navigation {
    display: none;
    position: relative;
    font-size: 16px;
    line-height: 36px;
    color: #111111;
    margin-left: 25px;
}

.mobile-navigation:hover {
    color: #41cce5;
}

.box-mobile-menu .main-menu .menu-item .submenu > .toggle-submenu {
    left: 0;
    z-index: 9999;
}

/* MENU MOBILE */

.box-mobile-menu-open .box-mobile-menu .main-menu .mobile-active > .submenu {
    left: 0 !important;
    z-index: 101;
}

.box-mobile-menu .toggle-submenu {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.box-mobile-menu .toggle-submenu::before {
    display: block;
}

.box-mobile-menu .submenu .submenu .toggle-submenu {
    display: none;
}

.box-mobile-menu .main-menu .submenu {
    list-style: none;
    padding: 0;
    position: absolute;
    top: 0 !important;
    left: -100% !important;
    bottom: 0;
    width: 100% !important;
    overflow: hidden;
    overflow-y: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 0;
    background-color: #fff;
}

.box-mobile-menu .main-menu .menu-item {
    display: inline-block;
    position: static;
    float: left;
    overflow: hidden;
    width: 100%;
}
.box-mobile-menu .main-menu .menu-item.item-logo {
    display: none;
}
.box-mobile-menu .main-menu .ciloe-custommenu .menu-item {
    border: none;
}

.box-mobile-menu .main-menu .submenu:not(.megamenu) .menu-item.parent {
    padding-right: 0;
    padding-left: 0;
}

.box-mobile-menu .main-menu .submenu:not(.megamenu) .mobile-active .menu-item {
    padding-left: 0;
}

.box-mobile-menu .main-menu .menu .menu-item > a {
    display: block;
    padding: 5px 0;
}

.box-mobile-menu .main-menu .menu-item > a {
    display: block;
    padding: 12px 0;
}

.box-mobile-menu .main-menu .menu-item-has-children > a, .box-mobile-menu .main-menu li.menu-item > a {
    display: inline-block;
    vertical-align: middle;
    line-height: 12px;
    padding: 18px 20px;
    width: calc(100% - 51px);
}

.box-mobile-menu .main-menu .vc_row li.menu-item > a {
    line-height: 24px;
}

.box-mobile-menu .main-menu .submenu .submenu .menu-item-has-children > a {
    display: block;
    width: auto;
}

.box-mobile-menu .main-menu .menu-item-has-children > .toggle-submenu {
    float: right;
    z-index: 30;
}

/*mobile-navigation*/
.mobile-navigation {
    display: none;
}
.menu-btn-icon {
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    line-height: 8px;
    position: relative;
    width: 25px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    cursor: pointer;
}
.menu-btn-icon span {
    vertical-align: middle;
    border-bottom: 2px solid;
    display: inline-block;
    height: 2px;
    width: 24px;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    margin-bottom: 4px;
    margin-top: 1px;
}

.header-type-transparent-dark .menu-btn-icon span {
    background-color: #ffffff;
}

.menu-btn-icon:hover span {
    background-color: #41cce5 !important;
}

/* Menu on real mobile (not responsive menu) */
.box-tabs-nav-wrap {
    position: absolute;
    z-index: 101;
    left: 0;
    top: 0;
    width: 100%;
}

.box-tabs-nav-wrap .box-tabs-nav {
    width: 100%;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav {
    width: 50%;
    float: left;
    text-align: center;
    background-color: #fff;
    border-bottom: 1px solid #e7e7e7;
    color: #000;
    text-transform: uppercase;
    height: 58px;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger {
    padding-top: 17px;
    padding-left: 0;
    float: left;
    padding-right: 10px;
    padding-bottom: 0;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner::before, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .hamburger-inner::after {
    background-color: #000;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .icon {
    margin-right: 10px;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .nav-text {
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
    font-weight: 500;
    line-height: 60px;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav:first-child {
    padding-left: 20px;
    text-align: left;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav .nav-text.account-text {
    margin-left: 10px;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active {
    color: #fff;
    background-color: #000;
    border-bottom: 1px solid #000;
}

.box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner::before, .box-tabs-nav-wrap .box-tabs-nav .box-tab-nav.active .hamburger-inner::after {
    background-color: #fff;
}

.box-mobile-menu-tabs .mobile-back-nav-wrap {
    border-bottom: 1px solid #e7e7e7;
}

.box-mobile-menu-tabs .mn-mobile-content-tab {
    display: none;
    overflow-x: hidden;
    width: 100%;
    padding-top: 57px;
}

.box-mobile-menu-tabs .mn-mobile-content-tab.active {
    display: block;
}

.box-mobile-menu-tabs .my-account-wrap {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.box-mobile-menu-tabs .my-account-wrap .nav-tabs {
    border-bottom: none;
}

.box-mobile-menu-tabs .my-account-wrap .nav-tabs > li {
    position: relative;
}

.box-mobile-menu-tabs .my-account-wrap .nav-tabs > li.active {
    display: none;
}

.box-mobile-menu-tabs .my-account-wrap p.des-login {
    line-height: 22px;
    display: none;
}

.box-mobile-menu .ciloe-banner.style5 {
    text-align: center;
}

.box-mobile-menu .style5 h3.banner-title {
    margin-left: 50px;
}

.box-mobile-menu .ciloe-custommenu span.image {
    top: -10px;
    right: -20px;
    display: none;
}

.box-mobile-menu-open span.minicart-number {
    opacity: 0;
}

.my-account-wrap .woocommerce-MyAccount-content {
    display: none;
}

/*Shop Mobile*/
.enable-shop-page-mobile .shop-page {
    padding-top: 15px;
    padding-bottom: 0;
}

.enable-shop-page-mobile .page-main-content .woocommerce {
    padding-top: 30px;
}

/* Single product mobile (real mobile) */
.single-product-mobile .product-toolbar {
    display: none;
}

.single-product-mobile div.ciloe-single-container {
    padding-left: 15px;
    padding-right: 15px;
}

.single-product-mobile .upsells::before, .single-product-mobile .related::before {
    background-color: transparent;
}
.single-product-mobile .product-grid-title {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.single-product-mobile .upsells, .single-product-mobile .related {
    position: relative;
    margin: 0 -1px;
}

.single-product-mobile.enable-shop-page-mobile .upsells .product-item, .single-product-mobile.enable-shop-page-mobile .related .product-item {
    border-width: 1px 1px 1px 0;
}

.single-product-mobile .product-grid-title::before {
    display: none;
}

.single-product-mobile .product-grid .product-info .star-rating {
    display: none;
}

.single-product-mobile .product-grid .product-info .add_to_cart_button, .single-product-mobile .product-grid .product-info .ajax_add_to_cart, .single-product-mobile .product-grid .product-info .product_type_grouped {
    display: none;
}

.single-product-mobile .product-grid .product-info .price {
    color: #41cce5;
}

.single-product-mobile .product-grid-title {
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
    margin-bottom: 30px;
}

.single-product-mobile .owl-carousel {
    margin-bottom: 30px;
}

.single-product-mobile .gallery_detail .woocommerce-variation-add-to-cart {
    width: 100%;
}

.single-product-mobile table.variations {
    margin-left: 0;
    max-width: 100%;
    margin-top: 30px;
}

.single-product-mobile .gallery_detail .summary {
    padding-left: 0;
    padding-right: 0
}

.single-product-mobile .summary.has-border {
    padding: 0;
    border: none
}

.product-mobile-layout .product_meta {
    text-align: center;
}

.product-mobile-layout .single-left {
    width: 100% !important;
    position: relative;
}

.product-mobile-layout .single-left .flex-control-nav {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 25px;
    width: 100%;
    text-align: center;
}

.product-mobile-layout .single-left .flex-control-nav > li {
    display: inline-block;
    width: auto;
}

.product-mobile-layout .single-left .flex-control-nav > li::after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #acacac;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    z-index: -1;
}

.ciloe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
    width: 10px;
    height: 10px;
    position: relative;
    padding: 0;
    border-radius: 50%;
    margin-left: 5px;
    margin-right: 5px;
    overflow: hidden;
}

.ciloe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
    opacity: 0;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
    margin: 0;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 5px;
}

.single-product-mobile .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li::after {
    display: block !important;
    content: '';
    width: 10px;
    height: 10px;
    background-color: #acacac;
    position: absolute;
    border-radius: 0;
    top: 0;
    left: 0;
    z-index: -1;
}

.ciloe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img.flex-active {
    background-color: #41cce5;
    opacity: 1;
}

.ciloe-content-single-product-mobile .product-mobile-layout .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    margin-top: 0;
    padding-right: 0;
}

.variable-mobile {
    width: calc(100% - 10px);
}

.product-mobile-layout .detail-content {
    position: relative;
    padding-top: 110px !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.product-mobile-layout .summary > .variations_form {
    padding: 0 15px;
}

.product-mobile-layout .detail-content .summary .entry-title {
    padding-left: 20px;
    padding-right: 20px;
}

.product-mobile-layout .has-variable > .star-rating, .product-mobile-layout .detail-content .has-variable > .entry-title {
    display: none;
}

.product-mobile-layout .detail-content .summary .price {
    position: absolute;
    z-index: 3;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    background-color: #41cce5;
    color: #fff;
    padding-left: 40px;
    padding-right: 40px;
    display: table;
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
}

.product-mobile-layout .detail-content .summary .variable-mobile .price {
    position: relative;
    top: 0;
}

.product-mobile-layout .size-guide-text + .variations + .reset_variations {
    top: 17px;
    width: auto;
    float: none;
    margin: 0;
    display: inline-block;
}
.modal-backdrop.fade.in {
    display: block;
}
.product-mobile-layout .detail-content .summary .price ins, .product-mobile-layout .detail-content .summary .price del {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
}

.product-mobile-layout .woocommerce-tabs::before {
    display: none;
}

.product-mobile-layout .detail-content .summary .price del {
    color: #fff;
}

.single-product-mobile table.variations {
    margin-left: 10px;
}

.product-mobile-layout .detail-content .summary .quantity {
    width: 100%;
    height: 56px;
    line-height: 0;
    border: 1px solid #e5e5e5;
    color: #000000;
    overflow: hidden;
    position: absolute;
    z-index: 3;
    font-size: 0;
    top: 40px;
    left: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    border-left: none;
    border-right: none;
}

.product-mobile-layout .detail-content .summary .quantity .control {
    font-size: 15px;
    width: 100%;
}

.product-mobile-layout .detail-content .summary .quantity .control .btn-number, .product-mobile-layout .detail-content .summary .quantity .control .input-qty {
    width: 33.333333333%;
    height: 56px;
    text-align: center;
    border-right: 1px solid #e5e5e5;
    font-size: 20px;
    line-height: 65px;
    display: inline-block;
    float: left;
}

.product-mobile-layout .detail-content .summary .quantity .control .btn-number.qtyminus i:before {
    font-family: "Maison Neue";
    font-size: 30px;
    content: '-';
}

.product-mobile-layout .detail-content .summary .quantity .control .btn-number.qtyplus i:before {
    font-family: "Maison Neue";
    font-size: 30px;
    content: '+';
}

.product-mobile-layout .detail-content .summary .quantity .control .input-qty {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-top: none;
    border-bottom: none;
}

.product-mobile-layout .detail-content .summary .cart .quantity {
    display: none !important;
}

.product-mobile-layout .detail-content .summary .cart .single_add_to_cart_button {
    width: calc(100% - 14px);
}

.product-mobile-layout .woocommerce-product-details__short-description {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    width: 100%;
}

.product-mobile-layout .detail-content .summary .woocommerce-product-details__short-description .title-s-desc {
    display: none;
}

.product-mobile-layout .detail-content .summary .add-to-cart {
    display: none;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs {
    margin-top: 30px;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel {
    margin-top: 30px;
    text-align: justify;
    width: 100%;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .vc_row {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    padding-left: 0!important;
    left: auto!important;
    padding-right: 0 !important;
    right: auto!important;
}
.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    text-align: left;
    margin-bottom: 15px;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .woocommerce-Reviews {
    text-align: left;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .comment-form .comment-form-comment {
    margin-bottom: 18px;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .comment-form .form-submit {
    text-align: left;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .commentlist .avatar {
    float: left;
    margin-right: 15px;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .commentlist .comment-text {
    width: auto;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel #review_form_wrapper {
    margin-top: 20px;
}

.product-mobile-layout .detail-content .summary .woocommerce-tabs .woocommerce-Tabs-panel .comment-respond .comment-reply-title {
    text-align: center;
    margin-bottom: 15px;
}

.product-mobile-layout .detail-content .summary tr.variation td {
    text-align: left;
}

.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr {
    display: table-row;
}

.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr .quantity {
    display: block;
    position: static;
}

.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td {
    display: table-cell;
    text-align: left;
}

.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td .qtyminus, .product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td .qtyplus {
    display: none;
}

.product-mobile-layout.product-type-grouped .detail-content .summary .cart .group_table tr td .input-qty {
    width: 100%;
    height: auto;
    line-height: 24px;
    font-weight: 400;
    font-size: 16px;
    border: none;
    text-align: left;
}

.product-mobile-layout.product-type-grouped .detail-content .summary td.price {
    position: static;
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    -moz-transform: none;
    background-color: transparent;
    color: #000;
}

.product-mobile-layout .product-toggle-more-detail {
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    color: #000;
    background-color: #e9e9e9;
    display: inline-block;
    z-index: 1;
    position: relative;
    height: 52px;
    line-height: 52px;
    box-shadow: 0px -70px 55px #fff;
    font-weight: 500;
}

.product-mobile-layout .product-toggle-more-detail.active {
    box-shadow: 0 0 0;
}

.product-mobile-layout .product-toggle-more-detail:after {
    font-family: Flaticon;
    content: "\f108";
    font-weight: 900;
    margin-left: 10px;
    display: inline-block;
}

.product-mobile-layout .product-toggle-more-detail.active:after {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
}

.product-mobile-layout .product-mobile-more-detail-wrap {
    display: none;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.product-mobile-layout .woocommerce-product-rating-clone .woocommerce-review-link {
    line-height: 20px;
    width: 100%;
}

.product-mobile-more-detail-wrap .variations_form {
    display: none;
}

.product-mobile-layout.product-type-external .detail-content, .product-mobile-layout.outofstock .detail-content {
    padding-top: 50px !important;
}

.product-mobile-layout .detail-content {
    text-align: center;
}

@media (max-width: 576px) {
    .product-mobile-layout .detail-content .summary .cart .single_add_to_cart_button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
}

.add-to-cart-fixed-btn {
    position: fixed;
    z-index: 10000;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    font-weight: 500;
}

.add-to-cart-fixed-btn .icon {
    margin-right: 10px;
}

/* .single-product-mobile */

.single-product-mobile .summary .wc-tabs {
    margin-left: -20px;
    margin-right: -20px;
}

.single-product-mobile .summary .wc-tabs li {
    width: 100%;
    margin: 0;
}

.single-product-mobile .summary .wc-tabs li a {
    width: 100%;
    padding: 0px 10px;
    margin: 10px 0;
}

.single-product-mobile .summary .wc-tabs li a:before {
    border-bottom: 1px solid #e5e5e5;
}

.single-product-mobile .summary .wc-tabs li:hover, .single-product-mobile .summary .wc-tabs li.active {
    background-color: #f1f1f1;
    color: #000;
}

.single-product-mobile .summary .wc-tabs li:hover a, .single-product-mobile .summary .wc-tabs li.active a {
    color: #000;
}

.single-product-mobile .summary .wc-tabs li:hover a:before, .single-product-mobile .summary .wc-tabs li.active a:before {
    border-bottom: 1px solid #eee;
}

.single-product-mobile .woocommerce-Tabs-panel .vc_row .vc_column-inner {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.single-product-mobile .summary .wc-tabs {
    padding: 20px 0;
    border-top: 1px solid #e5e5e5;
}

.single-product-mobile .big_images .woocommerce-variation-add-to-cart {
    float: none;
}

.single-product-mobile .big_images .single_variation_wrap {
    text-align: center;
}

.single-product-mobile .ciloe-single-add-to-cart-btn.add-to-cart-fixed-btn .icon {
    font-size: 24px;
    top: 3px;
    position: relative;
}

.single-product-mobile .owl-products.owl-carousel .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    position: relative;
    background: transparent;
    cursor: pointer;
}

.single-product-mobile .owl-products.owl-carousel .owl-dots .owl-dot::before {
    content: "";
    border: 2px solid #41cce5;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    bottom: 0;
    transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
    -o-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
}

.single-product-mobile .owl-products.owl-carousel .owl-dots .owl-dot:hover::before, .single-product-mobile .owl-products.owl-carousel .owl-dots .owl-dot.active::before {
    opacity: 1;
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}

.single-product-mobile .owl-products.owl-carousel .owl-dots .owl-dot::after {
    background: #000;
    height: 6px;
    content: "";
    width: 6px;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    top: 4px;
    left: 4px;
    right: 4px;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    bottom: 4px;
}

.single-product-mobile .owl-products.owl-carousel .owl-dots .owl-dot:hover::after, .single-product-mobile .owl-products.owl-carousel .owl-dots .owl-dot.active::after {
    transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
}

.single-product-mobile .summary .woocommerce-product-rating {
    padding-bottom: 12px;
}

.single-product-mobile .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
    width: 50px;
    padding: 2px
}

.product-mobile-layout.gallery_detail .single-left .woocommerce-product-gallery.woocommerce-product-gallery--with-images .flex-control-nav > li:after {
    display: none
}

/* Shop page mobile */
.shop-page-mobile .products_list-size-3 .product-item {
    width: 100%;
}

.shop-page-mobile .products_list-size-3 .product-item .product-info {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.shop-page-mobile .products_list-size-3 .product-item .star-rating {
    margin: 0 auto;
}

.shop-page-mobile .products_list-size-3 .product-item .star-rating:before, .shop-page-mobile .products_list-size-3 .product-item .star-rating span:before {
    padding-left: 3px;
}

@media (min-width: 768px) {
    .shop-page-mobile .products_list-size-3 .product-item .product-thumb {
        float: left;
    }

    .shop-page-mobile .products_list-size-3 .product-item .product-info {
        margin-top: 0;
        padding: 20px;
        text-align: left;
    }

    .shop-page-mobile .products_list-size-3 .product-item .product-info .star-rating {
        margin-left: 0;
    }

    .shop-page-mobile .products_list-size-3 .product-item .product-info .star-rating:before, .shop-page-mobile .products_list-size-3 .product-item .product-info .star-rating span:before {
        padding-left: 0;
    }

    .shop-page-mobile .products_list-size-3 .product-item .onsale, .shop-page-mobile .products_list-size-3 .product-item .onnew {
        position: absolute;
        z-index: 2;
        top: 0;
    }

    .shop-page-mobile .products_list-size-3 .product-item .onsale {
        left: 15px;
    }

    .shop-page-mobile .products_list-size-3 .product-item .onnew {
        right: 15px;
    }

    .style-3:hover .product-inner .price {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    .style-3 .product-inner .product-title {
        display: inline-block;
        font-size: 24px;
        line-height: 28px;
        color: #000000;
        transform: translateY(-10px);
        -o-transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        opacity: 0;
        margin-bottom: 17px;
        transition: transform 0.8s ease 0s, opacity 0.8s ease 0s;
        -o-transition: -o-transform 0.8s ease 0s, opacity 0.8s ease 0s;
        -webkit-transition: -webkit-transform 0.8s ease 0s, opacity 0.8s ease 0s;
    }

    .style-3 .product-inner .price {
        font-size: 20px;
        color: #acacac;
        opacity: 0;
        font-weight: 400;
        display: inline-block;
        transform: scale(0.9);
        transition: opacity 0.8s ease 0s, transform 0.8s ease 0s;
        -o-transition: opacity 0.8s ease 0s, -o-transform 0.8s ease 0s;
        -webkit-transition: opacity 0.8s ease 0s, -webkit-transform 0.8s ease 0s;
    }

    .style-3:hover .product-inner .product-title {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    .product-mobile-layout div.detail-content .summary .cart .single_add_to_cart_button {
        width: 100%;
        max-width: inherit;
        margin-left: 0;
        margin-right: 0;
    }

    .product-mobile-layout .woocommerce-variation-add-to-cart {
        width: calc(100% - 283px);
        float: left;
    }

    .product-mobile-layout .summary .yith-wcwl-add-to-wishlist {
        clear: none;
    }
}

/*==========================================================================
    3.5 VERTICAL MENU
========================================================================== */
/*vertical-menu-overlay*/
.vertical-menu-open .vertical-menu-overlay {
    left: 0;
}

.vertical-menu-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    background-color: rgba(45, 51, 55, 0.66);
    z-index: 10;
}

/*.close-vertical-menu*/
.close-vertical-menu {
    display: none;
    width: 20px;
    height: 20px;
    color: #000000;
    position: relative;
    cursor: pointer;
    margin-left: 46px;
    margin-bottom: 140px;
}

.close-vertical-menu:hover {
    color: #41cce5;
}

.close-vertical-menu::before,
.close-vertical-menu::after {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    top: 9px;
    left: -2px;
    width: 24px;
}

.close-vertical-menu::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close-vertical-menu::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menu-scroll {
    height: -webkit-calc(100vh - 395px);
    height: -moz-calc(100vh - 395px);
    height: calc(100vh - 395px);
    padding-bottom: 50px;
}

.menu-scroll .scrollbar-macosx {
    height: -webkit-calc(100vh - 405px);
    height: -moz-calc(100vh - 405px);
    height: calc(100vh - 405px);
}

.menu-scroll-inner {
    width: 100%;
    overflow-x: hidden;
}

/*submenu*/
.vertical-menu .main-navigation .main-menu .menu-item .submenu {
    display: none;
}

.vertical-menu .main-navigation .main-menu > .menu-item > .submenu {
    padding: 20px 0 0 40px;
    border-bottom: 1px solid #eae7e7;
}

.vertical-menu .main-navigation .main-menu .menu-item .submenu .submenu {
    padding-left: 17px;
}

.vertical-menu .main-navigation .main-menu .menu-item .submenu .submenu li:first-child {
    margin-top: 4px;
}

.vertical-menu .main-navigation .main-menu > .menu-item > .submenu > li:first-child {
    margin-top: 10px;
}

.vertical-menu .main-navigation .main-menu > .menu-item > .submenu > li:last-child {
    margin-bottom: 10px;
}

.vertical-menu .main-navigation .main-menu > .menu-item > a {
    display: inline-block;
    width: 100%;
    padding: 18px 40px;
    border-bottom: 1px solid #eae7e7;
}

.vertical-menu .main-navigation .main-menu > .menu-item:last-child > a {
    border-bottom: none;
}

.vertical-menu .main-navigation .main-menu > .menu-item.menu-item-has-children:last-child > .submenu {
    border-top: 1px solid #eae7e7;
}

.vertical-menu .main-navigation .main-menu > .menu-item .submenu li {
    width: calc(100% - 27px);
    display: inline-block;
    line-height: 28px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.vertical-menu .main-navigation .main-menu > .menu-item:hover > a {
    color: #41cce5;
}

.vertical-menu .main-navigation .main-menu > .menu-item .submenu a {
    width: 100%;
    display: inline-block;
    color: #9d9d9d;
}

.vertical-menu .main-navigation .main-menu > .menu-item .submenu .menu-item > a:hover,
.vertical-menu .main-navigation .main-menu > .menu-item .submenu .menu-item.show-submenu > a {
    color: #000000;
}

/*.toggle-submenu*/
.vertical-menu .main-navigation .main-menu .menu-item .toggle-submenu {
    position: absolute;
    right: 30px;
    display: block;
    width: 24px;
    height: 24px;
    z-index: 99;
    cursor: pointer;
    line-height: 24px;
}

.vertical-menu .main-navigation .main-menu .menu-item.show-submenu > .toggle-submenu {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.vertical-menu .main-navigation .main-menu > .menu-item > .toggle-submenu {
    top: 16px;
}

.vertical-menu .main-navigation .main-menu .menu-item .submenu .toggle-submenu {
    top: 5px;
    right: 0;
}

.vertical-menu .main-navigation .main-menu .menu-item .toggle-submenu::before {
    content: "\f105";
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
    font-family: FontAwesome;
    height: 24px;
    width: 24px;
    text-align: center;
}

/*.menu-social*/
.menu-social {
    padding: 20px 40px 45px;
    border-top: 1px solid #e5e5e5;
}

.menu-social .social-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: inherit;
    margin-bottom: 20px;
}

.menu-social .social-list {
    padding: 0;
}

.menu-social .social-list li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 4px;
}

.menu-social .social-list li:last-child {
    margin-right: 0;
}

.menu-social .social-list li a {
    display: inline-block;
    width: 41px;
    height: 41px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    background-color: #000000;
    border-radius: 50%;
}

.menu-social .social-list li a:hover {
    background-color: #41cce5;
}

/*==========================================================================
    3.6 HEADER CONTROL
========================================================================== */
.header-control-right .header-control-wrap {
    float: right;
    padding: 0;
}

.header-control-wrap {
    padding-top: 22px;
    padding-bottom: 14px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

/*header-search-box*/
.header-search-box {
    display: inline-block;
    line-height: 32px;
}
.header-search-box > .icons {
    font-size: 19px;
    color: inherit;
    font-weight: 600;
    line-height: 30px;
    cursor: pointer;
}

.header-search-box > .icons:hover {
    color: #41cce5;
}

/*.instant-search*/
.search-results-croll {
    max-height: calc(100vh - 270px);
    overflow-y: auto;
    overflow-x: hidden !important;
    margin: 40px -15px 0;
    padding: 0 15px !important;
}

.container-search .product-info {
    min-height: 90px;
}

.instant-search-open header.header {
    z-index: 100000;
    position: relative;
}

.instant-search-modal {
    position: fixed;
    background: rgba(255, 255, 255, 1);
    bottom: 0;
    display: block;
    left: 0;
    opacity: 0;
    right: 0;
    top: 0;
    height: 100vh;
    visibility: hidden;
    transition: opacity 0.5s, visible 0.5s;
    -o-transition: opacity 0.5s, visible 0.5s;
    -webkit-transition: opacity 0.5s, visible 0.5s;
    z-index: 100000;
}

.instant-search-open .instant-search-modal {
    opacity: 1;
    visibility: visible;
}

.instant-search-open .product-item-search {
    opacity: 1;
}

.product-item-search {
    opacity: 0;
}

/*.instant-search-close*/
.instant-search-close {
    color: #000000;
}

.instant-search-close:hover {
    color: #41cce5;
}

.instant-search-close:hover span {
    right: 36px;
}

.instant-search-close span {
    position: absolute;
    right: 35px;
    top: 15px;
    width: 20px;
    height: 33px;
    display: block;
    transition: right 0.2s ease 0s;
    -o-transition: right 0.2s ease 0s;
    -webkit-transition: right 0.2s ease 0s;
    cursor: pointer;
    z-index: 9;
}

.instant-search-close:hover span::before, .instant-search-close:hover span::after {
    width: 30px;
}

.instant-search-close span::before, .instant-search-close span::after {
    border-bottom: 1px solid;
    content: "";
    left: 3px;
    position: absolute;
    top: 20px;
    width: 25px;
    transition: width 0.2s ease 0s;
    -o-transition: width 0.2s ease 0s;
    -webkit-transition: width 0.2s ease 0s;
}

.instant-search-close span::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.instant-search-close span::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*Search Instant*/
.site-header .header-position .search-results-wrap.row {
    display: inherit;
}
.site-header .header-position .row.search-results-wrap > div {
    clear: none;
    float: left;
}
.instant-search-modal .instant-search-wrap {
    padding-top: 150px;
}

.instant-search-modal .instant-search-title {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    line-height: 1.2;
    color: #000000;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.instant-search-modal .product-cats {
    text-align: center;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.instant-search-modal .product-cats label {
    margin: 0 23px
}

.instant-search-modal .product-cats label span {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #a6a6a6;
    cursor: pointer;
    position: relative;
    padding-bottom: 5px;
}

.instant-search-modal .product-cats label span::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #41cce5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.instant-search-modal .product-cats label span:hover,
.instant-search-modal .product-cats label.selected span {
    color: #41cce5;
}

.instant-search-modal .product-cats label span:hover::before,
.instant-search-modal .product-cats label.selected span::before {
    opacity: 1;
    visibility: visible;
}

.instant-search-modal .product-cats input[type='radio'] {
    display: none;
}

/*.search-submit*/
.instant-search-modal .search-fields {
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.instant-search-modal .search-input {
    position: relative;
}

.instant-search-modal .search-fields .search-field {
    padding: 0;
    height: 51px;
    line-height: 51px;
    width: 100%;
    font-size: 40px;
    position: relative;
    background: transparent;
    border: none;
    font-weight: 300;
    color: #000;
    text-align: center;
    z-index: 1;
}

span.text-search {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    z-index: 0;
    color: #000;
    font-weight: 300;
    text-align: center;
    margin-top: 0;
    line-height: 50px;
    transition: margin-top 0.5s ease 0s, opacity 0.5s ease 0s;
    -o-transition: margin-top 0.5s ease 0s, opacity 0.5s ease 0s;
    -webkit-transition: margin-top 0.5s ease 0s, opacity 0.5s ease 0s;
}

.instant-search-modal .search-fields .search-field:focus + span.text-search,
.instant-search-modal .search-fields .search-field.search-has-results + span.text-search {
    opacity: 0;
}

.instant-search-modal .search-fields .search-submit {
    position: absolute;
    top: -1px;
    left: -1px;
    display: block;
    width: 64px;
    height: 58px;
    font-size: 15px;
    text-align: center;
}

/*.search-reset*/
.instant-search-modal .search-fields .search-reset {
    position: absolute;
    right: 0;
    top: 0;
    width: 56px;
    height: 53px;
    display: block;
    background: transparent;
    color: #a9a9a9;
}

.instant-search-modal .search-reset::before,
.instant-search-modal .search-reset::after {
    border-bottom: 2px solid;
    content: "";
    left: 20px;
    position: absolute;
    top: 25px;
    width: 17px;
}

.instant-search-modal .search-reset::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.instant-search-modal .search-reset::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.instant-search-modal .search-fields .search-reset:hover {
    color: #000000;
}

.search-view-wrap {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.search-view {
    display: none;
    min-width: 200px;
    padding: 0 10px;
    text-align: center;
    height: 49px;
    line-height: 49px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;
    margin: 50px auto 0 auto;
}

.search-view:hover {
    background-color: #41cce5;
    color: #ffffff;
}

.container-search {
    margin-top: 40px;
}

.container-search .scrollbar-macosx {
    max-height: -webkit-calc(100vh - 450px);
    max-height: -moz-calc(100vh - 450px);
    max-height: calc(100vh - 450px);
}

.scrollbar-macosx > .scroll-element.scroll-x {
    display: none;
}

/*header currency + language*/
.currency-language {
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
    padding-left: 0;
}

/*currency*/
.woocommerce .wcml-dropdown-click.product {
    margin: 0;
}

.currency-language .wcml-dropdown-click {
    display: inline-block;
    width: auto;
}

.currency-language .wcml-dropdown-click li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    border: none;
    background-color: transparent;

}

.currency-language .wcml-dropdown-click a {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    position: relative;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0;
}

.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle {
    height: 33px;
    line-height: 33px;
    padding: 0 12px;
    vertical-align: middle;
    margin-top: -5px;
}

.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::before {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
}

.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::before {
    border-color: #41cce5;
}

.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 3px solid;
    border-color: #000000 transparent transparent transparent;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -11px;
}

.currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::after {
    border-color: #41cce5 transparent transparent transparent;
}

.currency-language .wcml-dropdown-click .wcml-cs-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 126px;
    text-align: left;
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    list-style: none;
    padding: 10px;
    margin-top: 22px !important;
    z-index: 10;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
}

.currency-language .wcml-dropdown-click .wcml-cs-submenu li {
    line-height: 38px;
}

/*language*/
.currency-language .dropdown {
    list-style: none;
    display: inline-block;
    line-height: 35px;
}

.currency-language .dropdown a {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    position: relative;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.currency-language .dropdown > a {
    height: 26px;
    line-height: 25px;
    padding: 0 10px;
    border: 1px solid #cccccc;
    vertical-align: middle;
    margin-top: -3px;
    border-radius: 3px;
}

.currency-language .dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 3px solid;
    border-color: #777 transparent transparent transparent;
    position: absolute;
    right: 5px;
    margin: auto;
    float: right;
    top: 14px;
}

.currency-language .dropdown > a:hover::after {
    border-color: #41cce5 transparent transparent transparent;
}

.header-control-right .currency-language > li {
    margin: 0;
}

.currency-language .dropdown > a:hover::before {
    border-color: #41cce5;
}

.currency-language .dropdown .active a {
    color: #41cce5;
}

/*dropdown-submenu*/
.dropdown > .submenu {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 126px;
    text-align: left;
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
    list-style: none;
    padding: 10px;
    margin-top: 17px;
    z-index: 10;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.05);
}

.dropdown.open > .submenu {
    opacity: 1;
    visibility: visible;
}

.dropdown > .submenu li {
    line-height: 38px;
}

.dropdown img {
    margin-right: 5px;
}

/*block-account*/
.block-account {
    line-height: 30px;
    vertical-align: top;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 0;
    text-transform: uppercase;
}

.block-account a {
    display: block;
    color: inherit;
    font-size: 18px;
}

/*Modal Popup*/
.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 920px;
    max-width: -webkit-calc(100% - 30px);
    max-width: -moz-calc(100% - 30px);
    max-width: calc(100% - 30px);
    height: 588px;
    max-height: -webkit-calc(100% - 30px);
    max-height: -moz-calc(100% - 30px);
    max-height: calc(100% - 30px);
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(143, 27, 15, 0.8);
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    transition: transform 0.3s;
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}

/*popup login register*/
.md-content button {
    font-size: 30px;
    color: #a3a3a3 !important;
    display: block;
    top: 8px;
    right: 8px;
}

.mfp-content {
    width: 920px;
    max-width: -webkit-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: calc(100% - 20px);
    min-height: 588px;
}

.md-content {
    background: #ffffff;
    position: relative;
    border-radius: 3px;
    margin: 0 auto;
}

.ciloe-modal-content {
    padding: 90px 15px 90px 15px;
    margin: auto;
    box-shadow: 3px 7px 120px rgba(0, 0, 0, .07);
}

.ciloe-modal-content .nav-tabs {
    border: none;
    padding-bottom: 50px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
}

.woocommerce-account .ciloe-modal-content .woocommerce .customer-form {
    margin-bottom: 0;
    width: 400px;
    max-width: 100%;
}

.customer-form .nav-tabs > li {
    float: none;
    margin-bottom: 0;
    text-align: center;
    width: 100%;
    position: absolute;
    opacity: 1;
    bottom: 0;
    left: 0;
    right: 0;
}

.customer-form .nav-tabs > li.active {
    opacity: 0;
    z-index: -1;
}

.customer-form .nav > li > a:focus, .customer-form .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    opacity: 0.6;
}

.customer-form .nav-tabs > li > a::after {
    content: "\f110";
    margin-left: 10px;
    font-family: Flaticon;
    font-weight: 600;
    position: relative;
    top: 1px;
}

.box-mobile-menu div.spec {
    overflow: visible;
    margin: 5px 0 10px;
}

div.spec {
    font-size: 11px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    overflow: hidden;
}

.spec span {
    position: relative;
    padding: 0 10px;
}

.spec span::before {
    content: "";
    border-top: 1px solid #e4e4e4;
    position: absolute;
    top: 5px;
    right: 100%;
    width: 9999em;
}

.spec span::after {
    content: "";
    border-top: 1px solid #e4e4e4;
    position: absolute;
    top: 5px;
    left: 100%;
    width: 9999em;
}

/*block-minicart ciloe-mini-cart*/
.header .ciloe-minicart {
    display: inline-block;
    vertical-align: top;
    line-height: 35px;
}

.header .ciloe-minicart .mini-cart-icon {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 19px;
    text-transform: uppercase;
    line-height: 30px;
    color: inherit;
    position: relative;
    cursor: pointer;
}

.header .ciloe-minicart:hover .mini-cart-icon {
    color: #41cce5;
}

.header .ciloe-minicart .mini-cart-icon .minicart-number {
    letter-spacing: 0;
    font-size: 11px;
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    background: #41cce5;
    color: #fff;
    line-height: 20px;
    padding: 0;
    text-align: center;
    border-radius: 50%;
    font-weight: 400;
    top: -10px;
    right: -15px;
}

.header .minicart-canvas-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100vh;
    background-color: rgba(45, 51, 55, 0.66);
    z-index: 10;
}

.minicart-canvas-open .header .minicart-canvas-overlay {
    left: 0;
}

.minicart-canvas-open .header .minicart-content {
    right: 0;
}

.header .minicart-content {
    position: fixed;
    top: 0;
    right: -380px;
    width: 380px;
    max-width: -webkit-calc(100% - 20px);
    max-width: -moz-calc(100% - 20px);
    max-width: calc(100% - 20px);
    height: 100vh;
    background-color: #f7f7f7;
    padding-top: 0;
    z-index: 100001;
    transition: right 0.4s;
}

.header .minicart-content-inner {
    position: relative;
}

.header .minicart-content-inner .minicart-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 46px;
    height: 45px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid #ecebeb;
    padding-bottom: 0;
    margin-bottom: 20px;
    text-align: center;
}

.header .minicart-content-inner .minicart-number-items {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: block;
    min-width: 45px;
    height: 45px;
    text-align: center;
    line-height: 46px;
    color: #000;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #ecebeb;
}

.header .minicart-content-inner .close-minicart {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 45px;
    height: 45px;
    color: #000000;
    border-right: 1px solid #dedede;
}

.header .minicart-content-inner .close-minicart:hover {
    color: #41cce5;
}

.header .minicart-content-inner .close-minicart::before,
.header .minicart-content-inner .close-minicart::after {
    border-bottom: 2px solid;
    content: "";
    left: 14px;
    position: absolute;
    top: 21px;
    width: 17px;
}

.header .minicart-content-inner .close-minicart::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header .minicart-content-inner .close-minicart::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*.minicart-list-items */
.header .minicart-list-items {
    height: -webkit-calc(100vh - 183px);
    height: -moz-calc(100vh - 183px);
    height: calc(100vh - 183px);
    position: relative;
}

.header .minicart-items {
    list-style: none;
    padding: 0 40px;
}

.header .minicart-items .product-cart {
    overflow: hidden;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 23px;
    border-bottom: 1px solid #ecebeb;
    text-align: left;
}

.header .minicart-items .product-cart:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}

.header .minicart-items .product-cart .product-media {
    float: left;
    width: 87px;
}

.header .minicart-items .product-cart .product-detail {
    overflow: hidden;
    padding-left: 20px;
    padding-top: 14px;
}

.header .minicart-items .product-cart .product-detail .product-detail-info {
    overflow: hidden;
}

.header .minicart-items .product-cart .product-detail .product-detail-info .product-cost {
    float: left;
    line-height: 18px;
    color: #5b5a5a;
}

.header .minicart-items .product-cart .product-detail .product-detail-info .product-quantity {
    float: right;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 11px;
    line-height: 18px;
    color: #000000;
    letter-spacing: 2px;
}

.header .minicart-items .product-cart .product-remove {
    position: absolute;
    top: 0;
    right: 0;
}

.header .minicart-items .product-cart .product-remove .remove {
    font-size: 0;
    color: #a9a9a9;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: right;
    line-height: 20px;
    z-index: 1;
    background: transparent!important;
}
.header .minicart-items .product-cart .product-remove .remove > i {
    display: none!important;
}
.header .minicart-items .product-cart .product-remove .remove:hover {
    color: #41cce5;
}

.header .minicart-items .product-cart .product-remove .remove::before,
.header .minicart-items .product-cart .product-remove .remove::after {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    top: 6px;
    left: 0;
    width: 10px;
}

.header .minicart-items .product-cart .product-remove .remove::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.header .minicart-items .product-cart .product-remove .remove::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.header .minicart-content-inner .subtotal {
    height: 59px;
    line-height: 59px;
    background-color: #ffffff;
    color: #000000;
    padding: 0 40px;
    overflow: hidden;
}

.header .minicart-content-inner .subtotal .total-title {
    float: left;
}

.header .minicart-content-inner .subtotal .total-price {
    float: right;
    font-family: 'Poppins', sans-serif;
    width: auto;
    font-weight: 500;
    display: block;
}

.header .minicart-content-inner .actions {
    overflow: hidden;
}

.header .minicart-content-inner .actions .button {
    width: 50%;
    display: block;
    float: left;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    height: 59px;
    line-height: 61px;
    color: #ffffff;
}

.header .minicart-content-inner .actions .button:hover {
    color: #41cce5;
}

.header .minicart-content-inner .actions .button.button-viewcart {
    background-color: #2a2a2a;
}

.header .minicart-content-inner .actions .button.button-checkout {
    background-color: #000000;
}

/*empty minicart*/
.header .empty-wrap {
    display: block;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.header .empty-title {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    line-height: 1.2;
    color: #000000;
    text-align: center;
}

.header .to-cart {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: inline-block;
    min-width: 200px;
    height: 57px;
    line-height: 57px;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: center;
    margin-top: 12px;
}

.header .to-cart:hover {
    background-color: #41cce5;
}

.header .des-cart a {
    display: table;
    margin: 30px auto 0;
    text-align: center;
    line-height: 20px;
    border-bottom: 1px solid;
}

/*effect ciloe-minicart*/
.header .ciloe-minicart.is-adding-to-cart .minicart-content-inner > .minicart-list-items::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(247, 247, 247, .8);
    z-index: 1;
}

.header .ciloe-minicart.is-adding-to-cart .minicart-content-inner > .minicart-list-items::after {
    width: 48px;
    height: 48px;
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    border-radius: 50%;
    border: 1px solid #ccc;
    border-top-color: #000;
    animation: spinner .6s linear infinite;
    -webkit-animation: spinner .6s linear infinite;
    z-index: 999;
}

.header .minicart-items .product-cart.loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(247, 247, 247, .8);
}

.header .minicart-items .product-cart.loading::after {
    width: 30px;
    height: 30px;
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    border-radius: 50%;
    border: 1px solid #ccc;
    border-top-color: #000;
    animation: spinner .6s linear infinite;
    -webkit-animation: spinner .6s linear infinite;
    z-index: 999;
}

/*.header-control-left*/
.header-control-left .currency-language .wcml-dropdown-click,
.header-control-left .currency-language > li,
.header-control-left .block-account,
.header-control-left .ciloe-minicart {
    margin-right: 13px;
}

/*.header-control-right*/
.header-control-right .currency-language .wcml-dropdown-click,
.header-control-right .currency-language > li,
.header-control-right .block-account,
.header-control-right .ciloe-minicart {
    margin-left: 15px;
}

/*==========================================================================
    3.7 HEADER STYLE
========================================================================== */
.header-wrap .header-position {
    padding: 20px 0;
    transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
    -o-transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
    -webkit-transition: background-color 0.5s ease 0s, padding 0.5s ease 0s;
}

header.has-shadow .header-wrap .header-position {
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

.site-header {
    display: block;
}
.site-header .header-position .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.site-header .header-position .row > div {
    float: none;
}
.site-header .logo a {
    display: inline-block;
}
.site-header div.logo img {
    max-width: initial;
    width: 100%;
}

.header-pos-absolute .header-wrap .header-position {
    padding: 10px 0px;
}

header:not(.menu-sticky-smart) .header-position {
    background: transparent !important;
}

.header-pos-relative .header-wrap-stick {
    height: auto !important;
}

.lg_c .header-logo {
    text-align: center;
}

/* header-lg_l-mn_c-ic_r */
.header-logo {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 9;
    position: relative;
}

.header-control-left,
.header-control-right,
.header-menu.horizon-menu {
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

.mn_c .header-menu.horizon-menu {
    text-align: center;
}

/* header-lg_l-mn_l-ic_r */
.mn_l .header-menu.horizon-menu {
    margin-left: 73px;
}

.ic_r .header-control-right {
    float: right;
    padding-right: 25px;
}

/* header-lg_l-mn_l-ic_r_sd */
.header-pos-relative.h_sd .header-wrap .header-position,
.header-pos-static.h_sd .header-wrap .header-position {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
}

/* header-mn_l-lg_c-ic_r */
.mn_l.lg_c .header-menu.horizon-menu {
    margin: 0;
}

/* header-s_l-lg_c-mm_c-ic_r */
.mm_c .header-logo {
    text-align: center;
}

.mm_c .header-menu.horizon-menu {
    float: none;
}

.header-s_l-lg_c-mm_c-ic_r .header-logo {
    padding-top: 20px;
    padding-bottom: 20px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

.header-s_l-lg_c-mm_c-ic_r .header-search {
    padding-top: 35px;
    padding-bottom: 30px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

.header-s_l-lg_c-mm_c-ic_r .header-control-right {
    padding-top: 15px;
    padding-bottom: 15px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

.header-s_l-lg_c-mm_c-ic_r .header-logo .logo {
    padding-bottom: 25px;
    padding-top: 22px;
    transition: padding 0.5s ease 0s, height 0.5s ease 0s;
    height: auto;
    overflow: visible;
    -o-transition: padding 0.5s ease 0s, height 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s, height 0.5s ease 0s;
}

.header-s_l-lg_c-mm_c-ic_r .currency-language {
    margin: 0;
}

.header-s_l-lg_c-mm_c-ic_r .fixed .header-control-right {
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-s_l-lg_c-mm_c-ic_r .fixed .header-logo {
    padding-top: 0px;
    padding-bottom: 0px;
}

.header-s_l-lg_c-mm_c-ic_r .fixed .header-search {
    padding-top: 25px;
    padding-bottom: 20px;
}

.lg_c.mm_c .horizon-menu .main-navigation {
    padding-top: 14px;
    padding-bottom: 12px;
}

/* .header-s_l-lg_m-mm_c-ic_r */
.header-s_l-lg_m-mm_c-ic_r .header-logo > .logo {
    display: none;
}

.s_l .header-search {
    float: left;
}

.header-s_l-lg_m-mm_c-ic_r .header-search {
    padding-top: 35px;
    padding-bottom: 30px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

.header-s_l-lg_m-mm_c-ic_r .header-logo {
    padding-top: 10px;
    padding-bottom: 15px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

.header-s_l-lg_m-mm_c-ic_r .header-control-right {
    padding-top: 15px;
    padding-bottom: 15px;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

/* Header sidebar */
.page-template-sidebarpage {
    margin-left: 360px;
}

.page-template-sidebarpage .btn-canvas {
    left: 345px;
}

.page-template-sidebarpage.sidebar-canvas-open .page-wrapper {
    margin-left: 0;
}

.header.header-sidebar {
    width: 360px;
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #ffffff;
    -webkit-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.02);
    padding-top: 0;
    padding-bottom: 10px;
}

.admin-bar .header.header-sidebar {
    padding-top: 32px;
}

.nost-header-sidebar {
    margin-left: 360px;
}

.nost-header-sidebar .btn-canvas {
    left: 345px
}

.nost-header-sidebar.sidebar-canvas-open .page-wrapper {
    margin-left: 0;
}

.header.header-sidebar .header-vertical-top {
    padding: 0 0 40px;
    overflow: hidden;
}

.header.header-sidebar .header-vertical-top .logo {
    line-height: 75px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 40px;
}

.header-vertical-control {
    display: table;
    width: calc(100% + 1px);
    border-collapse: collapse;
    border-spacing: 0;
}

.header.header-sidebar .header-vertical-top .header-vertical-control > div {
    position: relative;
    padding: 20px;
    border-spacing: 8px;
    display: table-cell;
    line-height: 18px;
    vertical-align: middle;
    border: 1px solid #e5e5e5;
    text-align: center;
    border-collapse: collapse;
}

.header.header-sidebar .header-logo,
.header.header-sidebar .header-control-right {
    display: none;
}

/* ==========================================================================
    3.8 HEADER STYLE ( WHITE + DARK + TRANSPARENT + STICKY )
========================================================================== */
/*header dark*/
.main-navigation ul li a {

}

/*.header-type-white*/
.header-type-white .header-position {
    background-color: #ffffff;
}

.header-type-white.style1 .header-position,
.header-type-white.style2 .header-position,
.header-type-white.style3 .header-position {
    -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.02);
    -moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.02);
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.02);
}

/*header-type-transparent-dark + .header-type-transparent-light*/
.header-type-transparent-white .header-wrap,
.header-type-transparent-dark .header-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}

.admin-bar.header-type-transparent-white .header-wrap,
.admin-bar.header-type-transparent-dark .header-wrap {
    top: 32px
}

.page-template-minimal .header-type-transparent-white .header-wrap,
.page-template-minimal .header-type-transparent-dark .header-wrap {
    position: static;
}

.page-template-minimal .header-type-transparent-dark .header-wrap {
    background-color: #000000;
}

.header-type-transparent-white .horizon-menu .main-navigation .main-menu .menu-item a {
    color: #000000;
}

.header-type-transparent-white .horizon-menu .main-navigation .main-menu .menu-item:hover > a {
    color: #41cce5;
}

.header-type-transparent-white .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::before,
.header-type-transparent-white .currency-language .dropdown > a::before {
    border-color: #000000;
}

.header-type-transparent-white .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::before,
.header-type-transparent-white .currency-language .dropdown > a:hover::before {
    border-color: #41cce5;
}

.header-type-transparent-dark .currency-language .wcml-dropdown-click a,
.header-type-transparent-dark .currency-language .dropdown a,
.header-type-transparent-dark .block-account a,
.header-type-transparent-dark .header-search-box > .icons,
.header-type-transparent-dark .ciloe-minicart .mini-cart-icon,
.header-type-transparent-dark .horizon-menu .main-navigation .main-menu,
.header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item a,
.header-type-transparent-dark .ciloe-custommenu .widgettitle {
    color: #ffffff;
}

.header-type-transparent-dark .currency-language .wcml-dropdown-click a:hover,
.header-type-transparent-dark .currency-language .dropdown a:hover,
.header-type-transparent-dark .block-account a:hover,
.header-type-transparent-dark .header-search-box > .icons:hover,
.header-type-transparent-dark .ciloe-minicart .mini-cart-icon:hover,
.header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item:hover > a {
    color: #41cce5;
}

.header-type-transparent-dark .currency-language .wcml-dropdown-click .wcml-cs-submenu,
.header-type-transparent-dark .dropdown > .submenu,
.header-type-transparent-dark .horizon-menu .main-navigation .main-menu .menu-item .submenu {
    background-color: #000000;
    border-top-color: #000000;
}

.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::after,
.header-type-transparent-dark .currency-language .dropdown > a::after {
    border-color: #ffffff transparent transparent transparent;
}

.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::after,
.header-type-transparent-dark .currency-language .dropdown > a:hover::after {
    border-color: #41cce5 transparent transparent transparent;
}

.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle::before,
.header-type-transparent-dark .currency-language .dropdown > a::before {
    border-color: #ffffff;
}

.header-type-transparent-dark .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle:hover::before,
.header-type-transparent-dark .currency-language .dropdown > a:hover::before {
    border-color: #41cce5;
}

/*.header-sticky*/
.header-position.hide-header.fixed {
    position: static;
}

.header-position:not(.hide-header).fixed {
    position: fixed;
    top: 0;
    z-index: 100;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    animation: move_down 0.7s ease 0s;
    -o-animation: move_down 0.7s ease 0s;
    -webkit-animation: move_down 0.7s ease 0s;
}

.admin-bar .header-position:not(.hide-header).fixed {
    top: 32px;
    animation: move_down_admin 0.7s ease 0s;
    -o-animation: move_down_admin 0.7s ease 0s;
    -webkit-animation: move_down_admin 0.7s ease 0s;
}

@keyframes move_down_admin {
    0% {
        top: -75px;
    }
    100% {
        top: 32px;
    }
}

@-webkit-keyframes move_down_admin {
    0% {
        top: -75px;
    }
    100% {
        top: 32px;
    }
}

@keyframes move_down {
    0% {
        top: -75px;
    }
    100% {
        top: 0;
    }
}

@-webkit-keyframes move_down {
    0% {
        top: -75px;
    }
    100% {
        top: 0;
    }
}

.header-type-transparent-dark .header-position:not(.hide-header).fixed {
    background: rgba(0, 0, 0, 0.95);
}

/*STYLE REV*/

.tp-caption a {
    color: inherit;
    text-decoration: none;
}

.rev-btn.button2 i {
    transition: none !important;
    font-size: 12px;
}

.rev-btn.button2::before {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 2px);
}

.rev-btn.button2:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

.button2 {
    overflow: hidden;
}

.scroll-down a {
    display: inline-block;
    font-size: 12px !important;
    letter-spacing: 2px !important;
}

.link-text a::before {
    content: "";
    border-bottom: 2px solid;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -12px;
    transition: bottom 0.4s ease 0s;
    -o-transition: bottom 0.4s ease 0s;
    -webkit-transition: bottom 0.4s ease 0s;
}

.link-text a {
    position: relative;
    line-height: 1;
}

.link-text a:hover::before {
    bottom: -6px;
}

.tparrows {
    opacity: 0.5;
}

.custom .tp-bullet:hover, .custom .tp-bullet.selected {
    background: transparent;
}

.custom .tp-bullet {
    overflow: hidden;
    background: transparent;
    border-radius: 50%;
    width: 16px;
    height: 16px;
}

.custom .tp-bullet:hover::before, .custom .tp-bullet.selected::before {
    bottom: -2px;
}

.custom .tp-bullet::before {
    content: "";
    position: absolute;
    background: #fff;
    left: -2px;
    right: -2px;
    z-index: 9;
    bottom: 100%;
    height: 16px;
    transition: bottom 0.3s ease 0s;
    -o-transition: bottom 0.3s ease 0s;
    -webkit-transition: bottom 0.3s ease 0s;
}

.custom .tp-bullet::after {
    border: 2px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    border-radius: 50%;
    bottom: 0;
    right: 0;
}

.tp-bullets.hephaistos.horizontal {
    width: auto !important;
    bottom: 50px;
    top: auto !important;
    transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
}

.hephaistos .tp-bullet {
    width: 6px;
    height: 6px;
    background-color: #b2b2b2;
    transition: width 0.3s ease 0s;
    -o-transition: width 0.3s ease 0s;
    margin: 0 7px;
    -webkit-transition: width 0.3s ease 0s;
    border-radius: 6px;
    display: inline-block;
    border: none;
    float: left;
    position: relative;
    left: auto !important;
    top: auto !important;
    box-shadow: 0 0 0;
    position: relative;
}

.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
    background: #41cce5;
    border-color: transparent;
    width: 25px;
}

/*Button Dione*/
.revslider-initialised .dione .tp-bullet {
    background: none !important;
    font-size: 14px;
    color: #999;
    height: 40px !important;
    font-weight: 600;
    overflow: hidden;
}

.revslider-initialised .dione .tp-bullet .number {
    background: none !important;
    font-size: 14px;
    color: #999;
    height: 40px !important;
    display: inline-block;
    width: 50px;
    height: 50px;
    font-weight: 600;
    overflow: hidden;
}

.revslider-initialised .dione .tp-bullet .number:hover, 
.revslider-initialised .dione .tp-bullet.selected .number {
    color: #333; 
}
.dione .tp-bullet .number::before {
    border-bottom: 1px solid;
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 0;
    left: 0;
    width: calc(100% - 2px);
}

.dione .tp-bullet .number:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

.dione .tp-bullet-img-wrap {
    display: none;
}

/* ==========================================================================
   4.0 FOOTER THEME
========================================================================== */
footer .wpb_single_image img {
    vertical-align: middle;
}

.single-product-mobile footer.footer {
    margin-bottom: 40px;
}

/* ==========================================================================
   4.1 BACK TO TOP
========================================================================== */
.totop-holder {
    position: fixed;
    right: 40px;
    z-index: 99999;
    bottom: 100px;
}

a.backtotop {
    color: #000;
    display: block;
    z-index: 9999;
    float: left;
    width: 40px;
    transform: scale(0.7);
    -o-transform: scale(0.7);
    -webkit-transform: scale(0.7);
    bottom: 200px;
    height: 40px;
    text-align: center;
    border: 2px solid;
    border-radius: 50%;
    line-height: 37px;
    font-size: 20px;
    right: 40px;
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s ease 0s, opacity 0.4s ease, visibility 0.4s ease;
    -o-transition: transform 0.4s ease 0s, opacity 0.4s ease, visibility 0.4s ease;
    -webkit-transition: transform 0.4s ease 0s, opacity 0.4s ease, visibility 0.4s ease;
}

.totop-holder.b_show a.backtotop {
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    visibility: visible;
}

[data-tooltip]::before {
    top: 16%;
    right: 60px;
    margin-right: 0;
    width: 200px;
    height: 16px;
    transform: translateX(136px) translateY(-170px) rotate(-90deg);
    -o-transform: translateX(136px) translateY(-170px) rotate(-90deg);
    -webkit-transform: translateX(136px) translateY(-170px) rotate(-90deg);
    content: attr(data-tooltip);
    font-size: 12px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #000;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-decoration: none;
    text-align: left;
}

[data-tooltip]::after, [data-tooltip]::before {
    position: absolute;
    display: block;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 12px;
}

[data-tooltip]::after {
    width: 0;
    height: 0;
    border: 6px solid transparent;
    content: '';
}

[data-tooltip]::after, [data-tooltip]::before {
    position: absolute;
    display: block;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 12px;
}

.b_show[data-tooltip]:hover::before {
    transform: translateX(136px) translateY(-130px) rotate(-90deg);
    -webkit-transition: all .3s ease-out 0.5s;
    transition: all .3s ease-out 0.5s;
}

.b_show[data-tooltip]:hover::after, .b_show[data-tooltip]:hover::before {
    opacity: 1;
}

.totop-holder:hover .circle-line {
    -webkit-animation: mouse-line-right 0.3s ease-in 0.1s;
    animation: mouse-line-right 0.3s ease-in 0.1s;
}

/* .circle-line {
    width: 0px;
    height: 2px;
    background-color: #000;
    position: absolute;
    bottom: 0px;
} */
@-webkit-keyframes mouse-line-right {
    0% {
        right: 120px;
        width: 0px;
    }
    50% {
        width: 20px;
    }
    80% {
        width: 20px;
        right: 30px;
    }
    100% {
        width: 0px;
        right: 30px;
    }
}

@keyframes mouse-line-right {
    0% {
        right: 120px;
        width: 0px;
    }
    50% {
        width: 20px;
    }
    80% {
        width: 20px;
        right: 30px;
    }
    100% {
        width: 0px;
        right: 30px;
    }
}

/* ==========================================================================
   4.2 FOOTER TOP
========================================================================== */
.ciloe-newsletter {
    text-align: center;
}

.ciloe-newsletter.default {
    max-width: 650px;
    margin: 0 auto;
    width: 100%;
}

.ciloe-newsletter .newsletter-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 20px;
}

.ciloe-newsletter.style2 .newsletter-title {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
}

.ciloe-newsletter .newsletter-subtitle {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 65px;
    color: #999999;
}

.ciloe-newsletter .newsletter-form-wrap-inner {
    position: relative;
}

.ciloe-newsletter .newsletter-form-wrap .email {
    width: 100%;
    padding-right: 166px;
    color: #a5a5a5;
    border: none;
    height: 54px;
    line-height: 53px;
}

.ciloe-newsletter.default.dark .newsletter-form-wrap .email:focus {
    border-color: #999;
}

.ciloe-newsletter.default .newsletter-form-wrap .email {
    width: 100%;
    padding-right: 166px;
    color: #a7a7a7;
    border: none;
    font-size: 14px;
    border-bottom: 2px solid #ececec;
    padding-left: 0;
    height: 50px;
    line-height: 50px;
    background: transparent;
}

.ciloe-newsletter .newsletter-form-wrap .submit-newsletter {
    letter-spacing: 2px;
    position: absolute;
    top: 1px;
    padding: 0;
    right: 0;
    background: transparent;
    opacity: 1;
    height: 50px;
    color: #333;
}

.ciloe-newsletter .newsletter-form-wrap .submit-newsletter:hover {
    color: #41cce5;
}

.ciloe-newsletter .newsletter-form-wrap .submit-newsletter::after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 14px;
    margin: 0 0 0 10px;
}

/* .ciloe-newsletter.style1 */
.ciloe-newsletter.style1 .newsletter-title {
    font-size: 22px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 500;
    padding: 0 00px;
}

.ciloe-newsletter.style1 .newsletter-form-wrap-inner {
    position: relative;
    border-width: 0 0 2px;
    padding: 18px 0;
    border-style: solid;
    border-color: #000;
}

.ciloe-newsletter.style1 .newsletter-form-wrap .email {
    padding-left: 40px;
    padding-right: 0;
    font-weight: 400;
    background: url('assets/images/let-icon.png') no-repeat 0 0;
}

.ciloe-newsletter.style1 .newsletter-form-wrap .submit-newsletter:hover::before {
    color: #41cce5;
}

.ciloe-newsletter.style1 .newsletter-form-wrap .submit-newsletter {
    letter-spacing: 2px;
    position: absolute;
    top: 20px;
    font-size: 0;
    right: -1px;
    min-width: inherit;
    padding: 0;
    height: inherit;
    background: transparent;
}

.mc4wp-success {
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
}

/* .ciloe-newsletter.style2 */
.ciloe-newsletter.style2 {
    text-align: left;
}

.ciloe-newsletter.style2 .newsletter-form-wrap .email {
    width: 100%;
    padding-right: 166px;
    color: #666666;
    border: none;
    font-size: 14px;
    padding-left: 0;
    height: 50px;
    line-height: 50px;
    background: transparent;
}

.ciloe-newsletter.style2 .newsletter-form-wrap .submit-newsletter {
    font-size: 12px;
    font-weight: 600;
}

.ciloe-newsletter.style2 .newsletter-subtitle {
    margin-bottom: 40px;
}

.ciloe-newsletter.style2 .newsletter-form-wrap-inner {
    border-bottom: none;
}

.ciloe-newsletter.style2.light .newsletter-form-wrap-inner input {
    border-bottom: 2px solid #313131;
}

.ciloe-newsletter.style2.light .newsletter-form-wrap-inner input:focus {
    border-bottom: 2px solid #ccc;
}

.ciloe-newsletter.light .newsletter-form-wrap-inner {
    border-bottom-color: #313131;
}

.ciloe-newsletter.light .newsletter-title {
    color: #fff;
}

.ciloe-newsletter.light.style2 .newsletter-form-wrap .email {
    color: #666666;
}

.ciloe-newsletter.light .newsletter-form-wrap .submit-newsletter {
    color: #fff;
}

.ciloe-newsletter.light .newsletter-form-wrap .submit-newsletter:hover {
    color: #41cce5;
}

.ciloe-newsletter.style3 .newsletter-form-wrap .email {
    padding-left: 30px;
    padding-right: 0;
    font-weight: 400;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    background: url(assets/images/let-icon.png) no-repeat 0 8px;
    color: #909097;
}

.ciloe-newsletter.style3 .newsletter-form-wrap .submit-newsletter::after {
    content: "\f115";
    font-size: 30px;
    font-family: Flaticon;
    font-weight: 500;
}

.ciloe-newsletter.style3 .newsletter-title {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.ciloe-newsletter.style3 .newsletter-form-wrap-inner {
    position: relative;
    border-bottom: 1px solid #dadada;
    max-width: 330px;
}

.ciloe-newsletter.style3 .newsletter-form-wrap .submit-newsletter {
    font-size: 0;
    height: 30px;
    line-height: 30px;
}

/* .ciloe-newsletter.style4 */
.ciloe-newsletter.style4 .newsletter-title {
    font-size: 14px;
    letter-spacing: 3px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.ciloe-newsletter.style4 .newsletter-subtitle {
    font-size: 24px;
    color: #333;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}

.style4 .newsletter-description::before {
    content: "";
    width: 75px;
    border-bottom: 2px solid #4acce5;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.style4 .newsletter-description {
    font-size: 14px;
    padding-top: 25px;
    line-height: 28px;
    color: #999;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ciloe-newsletter.style4 .newsletter-form-wrap .email {
    border-bottom: 2px solid #e5e5e5;
    color: #000;
    padding: 0;
    font-size: 12px;
    line-height: 40px;
    margin: 0;
    height: 40px;
}

.ciloe-newsletter.style4 .newsletter-form-wrap .submit-newsletter {
    position: relative;
    background: #000;
    color: #fff;
    line-height: 56px;
    height: 56px;
    white-space: normal;
    font-weight: 600;
    margin-top: 28px;
    letter-spacing: 2px;
    padding: 0 35px;
    font-size: 12px;
    margin-bottom: 25px;
}

.ciloe-newsletter.style4 .newsletter-form-wrap .submit-newsletter:hover {
    background-color: #41cce5;
    color: #fff;
}

.ciloe-newsletter.style4 .newsletter-form-wrap .submit-newsletter::after {
    display: none;
}

.ciloe-newsletter.style4 {
    padding: 40px 20px 0;
}

#popup-newsletter .wpb_single_image, #popup-newsletter .wpb_raw_code {
    margin: 0;
}

#popup-newsletter h5.vc_custom_heading {
    margin: 0;
}

h5.vc_custom_heading span {
    color: red;
}

/* ==========================================================================
   4.3 FOOTER BOTTOM
========================================================================== */
.bg-dark-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 9999999em;
    background: #222;
}

.footer.wp-default {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    padding: 35px 20px;
    border-top: 1px solid #ebebeb;
    margin-top: 50px;
}

.footer.default .backend-footer-default {
    padding-top: 52px;
    padding-bottom: 62px
}

.ciloe-copyright {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.ciloe-custommenu.style1 .menu > li {
    display: inline-block;
    margin-right: 35px;
}

.ciloe-custommenu.style1 .menu > li:last-child {
    margin-right: 0;
}

.ciloe-custommenu.style1 .menu > li a {
    display: inline-block;
    color: #999999;
    font-size: 16px;
    line-height: 24px;
}

.ciloe-custommenu.style1 .menu > li a:hover {
    color: #000000;
}

.ciloe-custommenu.style2 .menu {
    text-align: center;
}

.ciloe-custommenu.style2 .menu > li {
    display: inline-block;
    padding: 0 15px;
    line-height: 15px;
    position: relative
}

.ciloe-custommenu.style2 .menu > li::before {
    content: "";
    position: absolute;
    border-left: 1px solid #313131;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    height: 16px;
}

.ciloe-custommenu.style2 .menu > li:last-child::before {
    display: none;
}

.ciloe-custommenu.style2 .menu > li:last-child {
    margin-right: 0;
}

.ciloe-custommenu.style2 .menu > li a:hover {
    color: #41cce5;
}

.ciloe-custommenu.style2 .menu > li a {
    display: inline-block;
    color: #7c7c7c;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
}

.footer .ciloe-socials .social-item:last-child {
    margin-right: 0;
}

/*.footer.style1 transparent*/
.footer.style1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.footer.style1 .ciloe-copyright {
    color: #ffffff;
}

.footer.style1 .ciloe-custommenu.style1 .menu > li a {
    color: #ffffff;
}

.footer.style1 .ciloe-socials .social-item {
    color: #ffffff;
}

.footer.style1 .ciloe-socials .social-item:hover {
    color: #41cce5;
}

/* ========================================================================
   5.0 HERO SECION THEME
========================================================================== */
.page-template-minimal .arrow-down {
    display: block;
    position: relative;
    width: 49px;
    height: 120px;
    -webkit-animation: arrow-down 1s infinite;
    animation: arrow-down 1s infinite;
    cursor: pointer;
}

.page-template-minimal .arrow-down::before {
    border-right: 1px solid;
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
}

.page-template-minimal .arrow-down::after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    border-bottom: 1px solid;
    border-right: 1px solid;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    left: 9px;
    bottom: 7px;
}

@-webkit-keyframes arrow-down {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes arrow-down {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0px);
    }
}

.site-header .container .container {
    width: 100%;
}

.header-pos-relative .banner-page.has_background {
    margin: 0 40px;
}

.banner-page {
    position: relative;
    min-height: 90px;
    z-index: 1;
}

.banner-page .content-banner .title-page {
    font-family: 'Poppins', sans-serif;
    font-size: 50px;
    line-height: 1;
    font-weight: 300;
    padding-bottom: 30px;
    position: relative;
    -ms-word-wrap: break-word;
    margin-bottom: 25px;
    word-wrap: break-word;
}

.banner-page .content-banner .title-page::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 2px solid #41ccea;
    width: 50px;
}

.banner-page .content-banner .breadcrumb-trail .trail-items {
    padding: 0;
    margin: 0;
    background-color: transparent;
}

.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item {
    list-style: none;
    display: inline-block;
}

.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item + .trail-item::before {
    content: '\f105';
    display: inline-block;
    width: 10px;
    height: 1px;
    padding: 0;
    position: relative;
    color: inherit;
    font-size: 13px;
    margin: 0 5px 0 5px;
    top: 0px;
    font-family: FontAwesome;
}

.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item a, .banner-page .content-banner .breadcrumb-trail .trail-items .trail-item span {
    font-size: 14px;
    line-height: 24px;
    color: inherit;
}

.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item a:hover span {
    color: #41cce5;
}

.banner-page .content-banner .breadcrumb-trail .trail-items .trail-item a:hover {
    color: #41cce5;
}

.single-post .header-pos-absolute .banner-page.hero-banner-page.no_background {
    min-height: 114px !important;
}

.single-post .header-pos-relative .banner-page.hero-banner-page.no_background {
    display: none;
}

/* ========================================================================
   5.1 HAS BACKGROUND
========================================================================== */

/*.banner-page.has_background*/
.banner-page.has_background .content-banner {
    position: absolute;
    display: block;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    bottom: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
}

.header-pos-absolute .banner-page .content-banner {
    padding-top: 90px;
}

.banner-page.has_background .content-banner .title-page,
.banner-page.has_background .content-banner .breadcrumb-trail .trail-items .trail-item {
    color: inherit;
}

.content-banner a {
    color: inherit;
}

/* ========================================================================
   5.2 NO BACKGROUND
========================================================================== */
.banner-page.no_background .content-banner {
    text-align: center;
    position: absolute;
    width: 1200px;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 50%;
    padding-top: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.header-pos-absolute .banner-page.no_background .content-banner {
    padding-top: 110px;
}

.banner-page.no_background .content-banner .title-page {
    margin-bottom: 11px;
}

.banner-page.no_background .content-banner .title-page,
.banner-page.no_background .content-banner .breadcrumb-trail .trail-items .trail-item {
    color: #000000;
}

/* ==========================================================================
   6.0 BLOG THEME
========================================================================== */
.blog .banner-page.has_background,
.search .banner-page.has_background,
.category .banner-page.has_background {
    margin-bottom: 40px;
}

.search .blog-content.classic .post-item {
    margin-bottom: 10px;
}

.blog-page {
    padding-bottom: 70px;
}

.blog-page.typography {
    padding-top: 40px;
}

.blog-page.list {
    padding-bottom: 54px;
}

.blog-page.left-sidebar .main-content {
    float: right;
}

span.title-tag {
    font-weight: 500;
    color: #333;
}
.post-info .cat-post, .post-info .tag-post {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.post-info .tag-post {
    padding-top: 30px;
    display: inline-block;
    width: 100%;
}
.post-info .cat-post a,
.post-info .tag-post a {
    color: #666666;
}
.post-info .tag-post a::before{
    content: "#";
}
.post-info .cat-post a:hover,
.post-info .tag-post a:hover {
    color: #41cce5;
}

.post-title {
    font-family: 'Poppins', sans-serif;
    color: #000000;
}

.post-title a {
    color: inherit;
}

.sticky .post-title a, .sticky .post-name a {
    color: #41cce5;
}

.sticky .post-title a:hover, .sticky .post-name a:hover {
    text-decoration: underline;
}

.post-title a:hover {
    color: #41cce5;
}

.post-date, .post-author {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999999;
    display: inline-block;
}

.post-author a {
    color: inherit;
}

.post-author a:hover {
    color: #41cce5;
}

.post-author span {
    color: #000000;
}

.post-content p:last-child {
    margin-bottom: 0;
}

/* ==========================================================================
   6.1 SINGLE BLOG
========================================================================== */
.single-post .header-pos-absolute .header-wrap .header-position {
    border-bottom: 1px solid #dfdfdf;
}

.header-pos-absolute .single-container {
    padding-top: 170px;
}

.single-container {
    padding-top: 80px;
    padding-bottom: 95px;
}

.header-post .attachment-post-thumbnail {
    margin-top: 40px;
}

.single-container .post-single {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.single-container .header-post {
    text-align: center;
    margin-bottom: 56px;
}

.single-container .header-post .post-thumb {
    margin-top: 50px;
}

.single-container.no-sidebar .header-post .post-thumb {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.single-container .header-post .post-thumb img {
    margin: auto;
    min-height: 200px;
    object-fit: cover;
}

.single-container .header-post .post-title {
    font-size: 36px;
    line-height: 54px;
    margin-bottom: 10px;
    font-weight: 300;
}

.single-container .header-post .cat-post, .single-container .header-post .tag-post {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.single-container .header-post .cat-post a,
.single-container .header-post .tag-post a {
    color: #999999;
}

.single-container .header-post .tag-post a::before {
    content: "#";
}

.single-container .header-post .cat-post a:hover,
.single-container .header-post .tag-post a:hover {
    color: #41cce5;
}

.single-container .header-post .post-date {
    position: relative;
    padding-bottom: 24px;
    width: 100%;
    color: #666;
    font-weight: 600;
}

.single-container .post-info {
    padding-bottom: 25px;
    display: inline-block;
    width: 100%;
}

.single-post-products-carousel-wrap {
    position: relative;
}

.has-sidebar .single-post-products-carousel-wrap {
    margin: 0;
    left: 0;
    width: auto;
}

h3.single-post-products-carousel-title {
    margin-top: 0;
    margin-bottom: 70px;
}

.single-post-products-carousel {
    margin-bottom: 10px;
}

.ciloe-mapper {
    opacity: 1;
}

span.dropcap {
    font-size: 36px;
    color: #000;
    width: 72px;
    height: 72px;
    display: inline-block;
    float: left;
    margin-right: 24px;
    border: 2px solid;
    text-align: center;
    margin-top: 9px;
    line-height: 72px;
    border-radius: 50%;
}

.single-container .post-content p.drop-cap:first-letter {
    color: #ffffff;
    float: left;
    font-size: 36px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    padding: 22px 25px;
    margin-right: 16px;
    margin-top: 5px;
    border-radius: 50%;
    background-color: #000000;
}

.post-gallery .owl-dots {
    bottom: 10px;
}

/*.footer-post*/
.single-container .footer-post {
    padding-bottom: 50px;
    margin-bottom: 51px;
    border-bottom: 1px solid #e3e3e3;
    position: relative;
    clear: both;
    text-align: center;
    border-top: 1px solid #e3e3e3;
    padding-top: 50px;
}

span.text-share {
    font-size: 12px;
    color: #333;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
}

.single .ciloe-social > a {
    width: 46px;
    height: 46px;
    display: inline-block;
    line-height: 43px;
    text-align: center;
    border: 2px solid;
    color: #333;
    border-radius: 50%;
    margin: 0 7px;
    font-size: 18px;
}

.ciloe-social > a:hover {
    color: #41cce5;
}

span.text-share {
    font-size: 12px;
    color: #333;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
    position: relative;
}

.about-me {
    border: 1px solid #dedede;
    position: relative;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 70px;
}

.about-me .author-title {
    display: inline-block;
    position: absolute;
    top: -26px;
    left: 50%;
    z-index: 1;
    font-size: 22px;
    background-color: #fff;
    padding: 10px 80px;
    text-align: center;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.about-me .avatar-img {
    width: 175px;
    margin: 40px;
    border-radius: 50%;
    float: left;
    overflow: hidden;
}

.about-me .about-text {
    padding: 40px;
}

.about-me .author-name {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
}

.about-me .author-desc {
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .about-me .author-title {
        top: -22px;
        font-size: 18px;
        padding: 10px 30px;
        min-width: 200px;
    }

    .about-me .avatar-img {
        width: 100px;
    }
}

@media (max-width: 479px) {
    .about-me .avatar-img {
        margin: 40px auto;
        float: none;
        text-align: center;
    }

    .about-me .about-text {
        display: inline-block;
        width: 100%;
        padding-top: 0;
    }
}

.user-socials-wrap .user-social {
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: #1e1e1e;
    color: #fff;
    border-radius: 50%;
    text-align: center;
}

.user-socials-wrap .user-social i {
    line-height: 48px;
    font-size: 16px;
}

.user-socials-wrap .user-social:hover {
    background-color: #41cce5;
}

/*Related post*/
.ciloe-related-posts-wrap {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 57px;
}

h3.related-posts-title::before {
    content: "";
    width: 50px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-bottom: 1px solid #41cce5;
    bottom: 0;
}
.single-container .post-info + h3.related-posts-title {
    margin-top: 30px;
}
h3.related-posts-title {
    margin-bottom: 50px;
    text-align: center;
    padding-bottom: 23px;
    position: relative;
    font-size: 25px;
    font-weight: 500;
}

.ciloe-blog.ciloe-related-posts-wrap .post-thumb {
    margin-bottom: 0;
    clear: both;
    display: inline-block;
    width: 100%;
    position: relative;
}

.ciloe-blog .no-post-thumbnail .post-info .post-title {
    margin-top: 0;
}

.ciloe-blog.ciloe-related-posts-wrap .no-post-thumbnail .post-thumb {
    line-height: 10px;
    margin-top: -5px;
}

.single-container .ciloe-related-posts-wrap .no-post-thumbnail .post-info {
    margin-top: 0px;
}

.single-container .ciloe-related-posts-wrap .post-info {
    padding-bottom: 5px;
    margin-top: 10px;
}

.ciloe-blog.ciloe-related-posts-wrap .post-info .post-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.ciloe-related-posts-wrap .post-date {
    color: #333;
}

.ciloe-related-posts-wrap a + a.post-date {
    display: inline-block;
    background: #fff;
    position: absolute;
    padding: 12px 22px;
    font-size: 12px;
    top: 0;
    color: #333;
    letter-spacing: 2px;
    width: auto;
    line-height: 28px;
    height: 52px;
    transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-weight: 600;
    white-space: nowrap;
    left: 52px;
}

/*.comments-area*/
.comments-area .title-comment::before {
    content: "";
    width: 50px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-bottom: 1px solid #41cce5;
    bottom: 0;
}

.comments-area .title-comment {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 23px;
    position: relative;
    font-size: 20px;
    font-weight: 500;
}

.comments-area .commentlist,
.comments-area .commentlist .children {
    list-style: none;
}

.comments-area .no-comments {
    text-align: center;
    margin-top: 10px;
}

div.comments-area .no-comments {
    margin-top: 80px;
}

/*.commentlist*/
.commentlist {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
}

.comment:not(:last-child) {
    border-bottom: 1px solid #dedede;
    padding-bottom: 48px;
    margin-bottom: 50px;
}

.commentlist .children {
    padding-left: 60px;
    padding-top: 50px;
    margin-top: 48px;
    border-top: 1px solid #dedede;
}

.comment_container {
    position: relative;
    overflow: hidden;
}

.comment_container .ciloe-avatar {
    float: left;
    width: 120px;
}

.comment-text {
    padding-left: 25px;
    overflow: hidden;
    text-align: left;
}

.comment-top {
    display: table;
    width: 100%;
    padding-bottom: 9px;
}

.comment-top .comment-meta {
    display: table-cell;
}

.comment-top .comment-meta .comment-author {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0;
}

.comment-top .comment-meta .grow {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    color: #c2c2c2;
}

.comment_container .flex {
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
    padding-right: 50px;
    padding-left: 20px;
}

.comment_container .flex a {
    color: #c2c2c2;
    display: inline-block;
    font-size: 0px;
    line-height: 13px;
    margin-left: 5px;
}

.comment_container .flex a.comment-edit-link {
    margin-bottom: 15px;
}

.comment_container .flex a.comment-edit-link::before {
    content: "\f040";
}

.pingback > p > a {
    padding-left: 5px;
}

.pingback .edit-link {
    display: inline-block;
}

.pingback .edit-link::before {
    content: "\002f";
    display: inline-block;
    padding: 0 5px;
}

.comment_container .flex a::before {
    font-family: 'FontAwesome', sans-serif;
    content: '\f112';
    font-size: 14px;
    padding-right: 10px;
}

.comment_container .flex a:hover {
    color: #41cce5;
}

.comment-text p:last-child {
    margin-bottom: 0;
}

/*.comment-respond*/
.page-template-default div#comments {
    margin-top: 50px;
}
.commentlist ~ .comment-respond, .commentlist .comment-respond {
    border-top: 1px solid #e3e3e3;
    margin-top: 74px;
    padding-top: 51px;
    margin: 75px auto 0;
}

.comment-respond .comment-reply-title::before {
    content: "";
    width: 50px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    border-bottom: 1px solid #41cce5;
    bottom: 0;
}

.comment-respond .comment-reply-title {
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
    text-align: center;
    padding-bottom: 23px;
    position: relative;
    font-size: 20px;
    display: inline-block;
    width: 100%;
    color: #333;
}

.comment-form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.comment-form label {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.comment-form .required {
    color: #ff0000;
    font-size: 16px;
}

.comment-form input[type="text"], .comment-form input[type="email"] {
    width: 100%;
    height: 56px;
    line-height: 56px;
}

#review_form_wrapper {
    margin-top: 40px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
    margin-bottom: 23px;
}

.comment-form .comment-form-comment {
    margin-bottom: 38px;
}

.comment-form .form-submit {
    margin-bottom: 0;
    text-align: center;
}

.comment-form .form-submit .submit {
    min-width: 156px;
    letter-spacing: 2px;
    padding: 0 35px;
    font-size: 12px;
}

.comment-form .form-submit .submit:hover {
    background: #41cce5;
}

.single-container .post-single + .comments-area {
    margin-top: 50px;
}

.single-container .post-single + .comments-area .comment-respond .comment-reply-title {
    margin-bottom: 30px;
}

/*blog container*/
.ciloe-container {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
}

.more-link, .read-more {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    text-transform: none;
    position: relative;
    color: #333333;
    padding-bottom: 2px;
    display: inline-block;
}

.more-link::before, .read-more::before {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    transition: bottom 0.5s ease 0s;
    -o-transition: bottom 0.5s ease 0s;
    -webkit-transition: bottom 0.5s ease 0s;
    border-bottom: 1px solid;
}

.more-link::after, .read-more::after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 14px;
    margin: 0 0 0 10px;
}

.more-link:hover::before, .read-more:hover::before {
    bottom: 1px;
}

.more-link .meta-nav {
    font-size: 18px;
}

.footer-info {
    position: relative;
}

.classic .footer-info {
    margin-top: 30px;
}

/*.post-expand*/
.post-expand {
    position: relative;
}

.post-expand > div:first-child {
    margin-left: 0 !important;
}

.post-expand > div:last-child {
    margin-right: 0 !important;
}

/*icons*/
.post-product-carousel .icons,
.social-share .icons {
    display: inline-block;
    line-height: 28px;
    font-size: 16px;
    color: #000000;
    position: relative;
}

.post-product-carousel:hover .icons,
.social-share:hover .icons {
    color: #41cce5;
}

.post-product-carousel .icons::after {
    opacity: 0;
    visibility: hidden;
    content: '';
    border-width: 10px 9px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
    position: absolute;
    bottom: 27px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    z-index: 2;
    transition: opacity 0.7s, visibility 0.7s, border-color 0.7s;
}

.social-share .icons::after {
    opacity: 0;
    visibility: hidden;
    content: '';
    border-width: 7px 6px;
    border-style: solid;
    border-color: transparent transparent #efefef transparent;
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0;
    height: 0;
    transition: opacity 0.7s, visibility 0.7s, border-color 0.7s;
    z-index: 2;
}

/*.post-product-carousel*/
.post-product-carousel {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.post-product-carousel:hover .icons::after,
.post-product-carousel:hover .post-product-list {
    opacity: 1;
    visibility: visible;
}

.post-product-carousel .post-product-list {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 50px;
    width: 439px;
    padding: 39px 17px 43px 20px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, 0.06);
    transition: 0.7s;
    z-index: 1;
}

/*.social-share*/
body:not(.single) .social-share {
    display: inline-block;
    position: relative;
    cursor: pointer;
}

body:not(.single) .social-share:hover .icons::after,
body:not(.single) .social-share:hover .ciloe-social {
    opacity: 1;
    visibility: visible;
}

body:not(.single) .social-share .ciloe-social {
    opacity: 0;
    visibility: hidden;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #efefef;
    border-radius: 32px;
    position: absolute;
    bottom: -45px;
    transition: 0.7s;
    z-index: 1;
    display: inline-flex;
    min-width: 185px;
    justify-content: center;
}

body:not(.single) .social-share .ciloe-social a {
    display: inline-block;
    line-height: 36px;
    padding: 0 13px;
    font-size: 14px;
}

/*.comment-count*/
.comment-count {
    display: inline-block;
    line-height: 20px;
    background-color: transparent;
    padding: 0 5px;
    color: #999999;
    font-size: 14px;
    text-align: center;
    position: relative;
    vertical-align: top;
    margin-top: 3px;
}

.comment-count::before {
    content: "\f119";
    font-family: Flaticon;
    font-size: 17px;
    color: #000;
    position: relative;
    margin-right: 5px;
    top: 3px;
}

/* ==========================================================================
   6.2 BLOG CLASSIC
========================================================================== */
/*.blog-content.classic*/
.blog-content.classic .post-item {
    margin-bottom: 60px;
}

.blog-content.classic .post-thumb {
    margin-bottom: 20px;
}

.blog-content.classic .post-info .post-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 10px;
}

.blog-content.classic .post-info .ciloe-post-meta {
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
}

.blog-content.classic .ciloe-post-meta > span:not(:last-child)::after {
    display: inline-block;
    content: '|';
    padding: 0 8px 0 12px;
}

.blog-content.classic .ciloe-post-meta .ciloe-post-date,
.blog-content.classic .ciloe-post-meta .ciloe-post-author,
.blog-content.classic .ciloe-post-meta .ciloe-comment-count {
    display: inline-block;
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.blog-content.classic .ciloe-footer-info {
    padding-top: 20px;
    margin-top: 25px;
    border-top: 1px solid #ebebeb;
}

.blog-content.classic .ciloe-footer-info .ciloe-cat-post,
.blog-content.classic .ciloe-footer-info .ciloe-tag-post {
    font-size: 11px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 5px;
}

/* ==========================================================================
   6.3 BLOG LIST SIMPLE
========================================================================== */
.blog-content.list {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    margin-bottom: 35px;
}

.blog-content.list .post-info .cat-post {
    margin-bottom: 7px;
}

.blog-content.list .post-info .post-title {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 13px;
}

.blog-content.list .post-info .post-date {
    margin-bottom: 13px;
}

.blog-content.list .content-info {
    margin-bottom: 34px;
}

.blog-content.list .read-more {
    float: left;
}

.blog-content.list .post-expand {
    float: right;
    text-align: right;
}

.blog-content.list .post-expand > div {
    margin-right: 10px;
}

.blog-content.list .post-product-carousel {
    color: #000;
    font-size: 18px;
}

.blog-content.list .post-product-carousel .post-product-list {
    right: -89px;
}

.blog-content.list .social-share .ciloe-social {
    right: -49px;
}

.list .post-thumb + .post-info {
    margin-top: 12px;
}

.simplpe .footer-info {
    margin-top: 30px;
    border-top: 1px solid #dfdfdf;
    padding-top: 11px;
    border-bottom: 1px solid #dfdfdf;
}

.simplpe .post-thumb {
    display: inline-block;
    width: 100%;
}

.simplpe .post-item {
    margin-bottom: 40px;
}

/*.post-list-item-full*/
.blog-content.list .post-list-item-full {
    margin-bottom: 68px;
}

.blog-content.list .post-list-item-full .post-thumb {
    margin-bottom: 33px;
}

/*.post-list-item-cols*/
.blog-content.list .post-list-item-cols {
    display: table;
    width: 100%;
    margin-bottom: 45px;
}

.blog-content.list .post-list-item-cols .post-thumb {
    width: 399px;
    display: table-cell;
    padding-right: 41px;
}

.post-item a.thumb-link {
    overflow: hidden;
    display: inline-block;
    float: left;
}

.blog-content.list .post-list-item-cols .post-info {
    display: block;
    vertical-align: top;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    padding-top: 35px;
    padding-bottom: 35px;
}

.blog-content.list .post-list-item-cols .post-thumb + .post-info {
    display: table-cell;
}

/*Blog Simple*/
.blog-content.list.simple .post-list-item-cols .post-info {
    padding-top: 0;
    border: none;
}

.blog-content.list.simple .post-list-item-cols .post-thumb + .post-info {
    padding-left: 80px
}

.blog-content.list.simple .post-list-item-cols .post-thumb {
    padding-right: 0;
}

.blog-content.list.simple .post-list-item-cols {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e9e9e9;
    float: left;
    margin-bottom: 40px;
    padding-bottom: 40px;
}

.blog-content.list.simple article:last-child {
    margin-bottom: 32px;
    border: none;
}

/* ==========================================================================
   6.4 BLOG GRID
========================================================================== */
.blog-content.grid {
    margin-bottom: 25px;
}

.blog-content.grid .post-thumb {
    overflow: hidden;
}

.blog-content.grid .post-thumb:hover img {
    transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.post-thumb img {
    position: relative;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    z-index: -1;
}

.post-item:hover .post-thumb img {
    transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.blog-content.grid article {
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}

.blog-content.grid .post-info {
    display: inline-block;
    background: #ffffff;
    margin-top: 0;
    text-align: left;
    width: 100%;
    padding: 14px 0 0 0;
}

.blog-content.grid .post-info .cat-post {
    font-size: 12px;
    margin-top: 4px;
    color: #919191;
    letter-spacing: 1px;
    float: left;
}

.blog-content.grid .post-info .post-title {
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
}

.grid .post-expand {
    float: right;
}

.blog-content.grid .post-info .post-date {
    font-size: 9px;
    margin-bottom: 12px;
}

.grid .header-info {
    display: inline-block;
    width: 100%;
    line-height: 20px;
}

.blog-content.grid .content-info {
    margin-bottom: 15px;
}

.blog-content.grid .read-more {
    margin-bottom: 13px;
}

.blog-content.grid .post-expand > div {
    margin-left: 18px;
}

.blog-content.grid .post-product-carousel .post-product-list,
.blog-content.grid .social-share .ciloe-social {
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.post-thumb-grid {
    position: relative;
}

.post-thumb-grid .post-date {
    display: inline-block;
    background: #fff;
    position: absolute;
    padding: 12px 22px;
    font-size: 12px;
    color: #000000;
    letter-spacing: 2px;
    line-height: 28px;
    height: 52px;
    transform-origin: left top 0;
    -webkit-transform-origin: left top 0;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    font-weight: 500;
    white-space: nowrap;
    left: 52px;
}

.post-password-form input[type="submit"] {
    line-height: 50px;
    padding: 0 25px;
}

.post-item:not(.has-post-thumbnail) .post-thumb-grid .post-date {
    position: relative;
    transform: none;
    padding: 0;
    left: 0;
    height: auto;
    text-align: left;
    float: left;
}

/* ==========================================================================
   6.5 BLOG TYPOGRAPHY
========================================================================== */
.blog-content.typography article {
    text-align: center;
    padding-bottom: 37px;
    margin-bottom: 60px;
    border-bottom: 1px solid #eaeaea;
    width: 930px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.blog-content.typography article:last-child {
    margin-bottom: 54px;
}

.blog-content.typography .post-info .cat-post {
    margin-top: -9px;
    margin-bottom: 4px;
}

.blog-content.typography .post-info .post-title {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 1px;
}

.blog-content.typography .post-info .post-date {
    margin-bottom: 27px;
}

.blog-content.typography .post-info .content-info {
    margin-bottom: 23px;
}

.blog-content.typography .read-more {
    margin-bottom: 18px;
}

.blog-content.typography .post-expand > div {
    margin-left: 35px;
    margin-right: 35px;
}

.blog-content.typography .post-product-carousel .post-product-list,
.blog-content.typography .social-share .ciloe-social {
    left: 50%;
    transform: translate(-50%);
}

/*BLOG STANDARD*/
.blog-content-standard .post-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.blog-content-standard .post-item:last-child {
    padding: 0;
    margin: 0;
    border: none;
}

.blog-content-standard .post-expand {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

.blog-content-standard .post-expand .cat-post {
    float: left;
    width: calc(100% - 70px);
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #999999;
}

.blog-content-standard .post-expand .cat-post a {
    color: #999;
}

.blog-content-standard .post-expand .cat-post a:hover {
    color: #41cce5;
}

.blog-content-standard .post-expand .comment-count {
    float: right;
}

.blog-content-standard .post-comment {
    display: inline-block;
    min-width: 25px;
    height: 17px;
    line-height: 20px;
    background-color: #000000;
    padding: 0 5px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    top: 0;
    right: 0;
    position: absolute;
    vertical-align: top;
    margin-top: 3px;
}

.blog-content-standard .post-comment::before {
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    bottom: -5px;
    border-width: 0 0 5px 8px;
    border-style: solid;
    border-color: transparent transparent transparent #000000;
}

.blog-content-standard .post-expand {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}

.blog-content-standard .categories.cat-post, .blog-content-standard .tabs.tag-post {
    text-transform: uppercase;
    padding-right: 40px;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 600;
}

.blog-content-standard .categories.cat-post a, .blog-content-standard .tabs.tag-post a {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
}

.blog-content-standard + nav.navigation.pagination {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #ebebeb;
}

.blog-content-standard .post-date {
    margin-bottom: 10px;
}

.blog-content-standard .post-thumb {
    position: relative;
    display: inline-block;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 20px;
}

.blog-content-standard .post-date a {
    color: #999;
}

.blog-content-standard .post-date a:hover {
    color: #41cce5;
}

.blog-content-standard a.more-link::after {
    display: none;
}

.blog-content-standard h3.post-name {
    word-wrap: break-word;
}

/* ==========================================================================
   6.7 LOADMORE AND PAGINATION
========================================================================== */
nav.navigation.pagination {
    margin-bottom: 0px;
}

.pagination {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.post-pagination {
    margin-top: 22px;
    margin-bottom: 11px;
}

.woocommerce-pagination {
    margin-top: 50px;
    margin-bottom: 51px;
}

nav.prdctfltr-ignite {
    opacity: 1;
}

.has-sidebar .prdctfltr_faded + .prdctfltr-pagination-load-more {
    display: none;
}

.prdctfltr-ignite::after {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    content: "Loading...";
    margin-left: 15px;
}

.prdctfltr-ignite .button {
    display: inline-block;
    font-size: 10px;
    margin: 50px auto;
    text-indent: -9999em;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #9c9c9c;
    background: -moz-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
    background: -webkit-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
    background: -o-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
    background: -ms-linear-gradient(left, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
    background: linear-gradient(to right, #9c9c9c 10%, rgba(255, 255, 255, 0) 85%);
    position: relative;
    -webkit-animation: loading_p 1.4s infinite linear;
    animation: loading_p 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.prdctfltr-ignite .button::before {
    width: 50%;
    height: 50%;
    background: #9c9c9c;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}

.prdctfltr-ignite .button::after {
    background: #fff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@-webkit-keyframes loading_p {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading_p {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

ul.page-numbers {
    text-align: center;
}

ul.page-numbers li {
    list-style: none;
    display: inline-block;
    margin-right: 7px;
}

ul.page-numbers li a {
    list-style: none;
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 50%;
    color: #dddddd;
}

a.next.page-numbers {
    font-size: 0 !important;
}

a.prev.page-numbers {
    font-size: 0 !important;
}

a.next.page-numbers::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 16px;
}

a.prev.page-numbers::before {
    content: "\f104";
    font-family: FontAwesome;
    font-size: 16px;
}

ul.page-numbers li span, ul.page-numbers li a:hover {
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border: 1px solid #000;
    font-size: 16px;
    border-radius: 50%;
    color: #000;
}

.post-pagination > span:not(.title), .post-pagination a span, .pagination .page-numbers {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #b8b6b6;
    display: inline-block;
    width: 42px;
    border-radius: 50%;
    height: 42px;
    line-height: 42px;
    padding: 0 5px;
    border: 1px solid #dddddd;
    margin-left: 2px;
    margin-right: 2px;
    vertical-align: middle;
}

.pagination .page-numbers:first-child {
    margin-left: 0;
}

.pagination .page-numbers:last-child {
    margin-right: 0;
}

.post-pagination > span:not(.title),
.post-pagination a span:hover,
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    color: #000000;
    border-color: #000000;
}

.pagination .page-numbers.prev,
.pagination .page-numbers.next {
    position: relative;
    font-size: 0;
}

.pagination .page-numbers.prev::before,
.pagination .page-numbers.next::before {
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 13px;
}

.blog-page.typography .pagination,
.blog-page.grid .pagination {
    text-align: center;
}

/*load more*/
.more-items {
    text-align: center;
}

.ciloe-ajax-load {
    margin-top: 39px;
    text-align: center;
    margin-bottom: 27px;
}

.ciloe-ajax-load a, .more-items .woo-product-loadmore {
    display: inline-block;
    width: auto;
    height: 50px;
    line-height: 44px;
    padding: 0 35px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    border: 2px solid;
    border-radius: 50px;
}

.more-items .woo-product-loadmore::before {
    content: "\e098";
    font-family: 'simple-line-icons';
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.ciloe-ajax-load a:hover, .more-items .woo-product-loadmore:hover {
    background: #41cce5;
    color: #fff;
}

.ciloe-ajax-load a i {
    font-size: 18px;
    line-height: 54px;
}

.more-items .woo-product-loadmore.loading {
    border-color: #41cce5;
    background-color: #41cce5;
    cursor: not-allowed;
    letter-spacing: 0;
    line-height: 44px;
    color: #fff;
    pointer-events: none;
}

.more-items .woo-product-loadmore.loading::before {
    animation: spin 0.6s linear 0s;
    -o-animation: spin 0.6s linear 0s;
    -webkit-animation: spin .6s linear 0s;
    color: #fff;
    line-height: 46px;
    display: inline-block;
    z-index: 1;
    text-align: center;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.ciloe-ajax-load a.disabled,
.more-items .woo-product-loadmore.disabled {
    opacity: 0.65;
    cursor: not-allowed;
    pointer-events: none;
}

/* ==========================================================================
   7.0 WIDGET THEME
========================================================================== */
.left-sidebar .main-single-content,
.left-sidebar .main-content.has-sidebar {
    float: right;
}

.sidebar .widget select {
    color: #666;
    border-color: #333;
}

.sidebar .widgettitle {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    padding-bottom: 5px;
    margin-top: -8px;
    position: relative;
    margin-bottom: 30px;
}

.sidebar .widgettitle::before {
    content: "";
    width: 37px;
    border-top: 1px solid #333;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    top: -5px;
}

.sidebar .widgettitle::after {
    content: "";
    width: 20px;
    border-top: 1px solid #333;
    position: absolute;
    display: inline-block;
    float: left;
    margin-right: 10px;
    left: 0;
    bottom: 14px;
}

.sidebar .widget:not(:last-child) {
    margin-bottom: 50px;
}
.sidebar .widget > ul {
    margin-top: -6px;
}
.sidebar .widget ul,
.sidebar .widget ol {
    padding: 0;
    list-style: none;
}

.sidebar .widget ul ul,
.sidebar .widget ul ol,
.sidebar .widget ol ol,
.sidebar .widget ol ul {
    padding-left: 17px;
    margin-top: 5px;
    border-top: 1px solid #e8e8e8;
}

.sidebar .widget ul li {
    list-style: none;
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0;
    font-size: 14px;
    line-height: 22px;
    width: 100%;
}

.sidebar .widget ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin: 0;
}
.sidebar .widget > ul > li:first-child {
    padding-top: 0;
}
.sidebar .widget > ul > li:last-child {
    padding-bottom: 0;
}
.sidebar .widget p:last-child {
    margin-bottom: 0;
}

.sidebar .widget ul li a {
    display: inline-block;
    color: #666;
}

.sidebar .widget ul li a:hover {
    color: #ffa749;
}

.sidebar .widget ul .menu-item ul {
    border: none;
}

.sidebar .widget ul li.menu-item {
    border: none;
    padding: 0;
}

.sidebar .widget ul li.menu-item a {
    display: inline-block;
    border-bottom: 1px solid #e8e8e8;
    padding: 7px 0;
    width: 100%;
}

.sidebar .widget ul li.menu-item a:empty {
    display: none;
}

.sidebar .widget label:not(.screen-reader-text) {
    width: 100%;
    margin: 15px 0;
}

.sidebar .widget .prdctfltr_checkboxes label:not(.screen-reader-text) {
    width: auto;
}

.sidebar .prdctfltr_filter:first-child .widgettitle {
    border: none;
    padding-top: 0;
}

.sidebar .prdctfltr_filter .widgettitle {
    border-top: 1px solid #e8e8e8;
    padding-top: 38px;
    border-bottom: none;
    margin: 0;
}

.sidebar .prdctfltr-widget .prdctfltr_add_scroll {
    margin-bottom: 20px;
    margin-top: 30px;
}

.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_pa_color .prdctfltr_add_scroll, .prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter.prdctfltr_pa_size .prdctfltr_add_scroll {
    margin: 13px 0 0 0;
}

.sidebar .prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons {
    padding-bottom: 0;
    margin: 0;
}

.sidebar .prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons > span {
    top: 0;
}

.sidebar .prdctfltr_wc .prdctfltr_terms_customized_color .prdctfltr_checkboxes label {
    height: 32px;
    display: inline-block;
    margin: 0;
}

.sidebar div label .prdctfltr_customize_block {
    margin: 0 6px 12px 0;
}
.calendar_wrap caption {
    padding-top: 0;
    margin-bottom: 15px;
    line-height: 10px;
}
/* ==========================================================================
   7.1 WIDGET SEARCH FORM
========================================================================== */
.ciloe-searchform {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}

.ciloe-searchform input[type='text'] {
    width: 100%;
    height: 48px;
    font-size: 12px;
    line-height: 48px;
    padding: 0 48px 0 20px;
    border: 1px solid #333;
    background-color: transparent;
    color: #666;
}

.ciloe-searchform button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 55px;
    height: 48px;
    line-height: 52px;
    padding: 0 10px;
    text-align: center;
    color: #fff;
    background: #333;
    font-size: 17px;
}

.ciloe-searchform button:hover {
    color: #fff;
    background: #000;
}

/* ==========================================================================
   7.2 WIDGET NEWSLETTER
========================================================================== */
/*.widget-ciloe-newsletter*/
.widget-ciloe-newsletter {
    padding: 30px 20px 38px;
    background-color: #f6f6f6;
    margin-bottom: 12px;
    margin-top: 20px;
}

.widget-ciloe-newsletter .newsletter-title {
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #000000;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.widget-ciloe-newsletter .newsletter-title::before {
    content: '';
    display: block;
    width: 35px;
    height: 1px;
    background-color: #000000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.widget-ciloe-newsletter .newsletter-subtitle {
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-bottom: 5px;
}

.widget-ciloe-newsletter .newsletter-content .newsletter-form-wrap input[type=email] {
    border-bottom: 1px solid #333;
    height: 48px;
    line-height: 48px;
    color: #999999;
    text-align: center;
    border-width: 0 0 2px;
    font-size: 12px;
    padding: 0;
    width: 100%;
    background-color: transparent;
}

.widget-ciloe-newsletter .newsletter-content .newsletter-form-wrap button {
    height: 48px;
    line-height: 48px;
    letter-spacing: 2px;
    font-size: 12px;
    margin: 30px auto 0;
    display: table;
    padding: 0 30px;
}

/* ==========================================================================
   7.3 WIDGET CATEGORIES
========================================================================== */
/*.widget_categories*/
.sidebar .widget_categories ul ul {
    border: none;
}

.widget_categories ul li.cat-item {
    border-bottom: none;
}

.widget_categories ul li.cat-item a {
    color: #333;
    font-weight: 500;
}
.widget_categories ul li.cat-item a::before {
    content: '\f105';
    display: inline-block;
    margin-right: 10px;
    font-family: Fontawesome;
    font-size: 16px;
    background: transparent;
}

.widget_categories ul li.cat-item a:hover,
.widget_categories ul li.cat-item.current-cat,
.widget_categories ul li.cat-item.current-cat a {
    color: #41cce5;
}

/* ==========================================================================
   7.4 WIDGET LASTEST POST
========================================================================== */
.ciloe_latest_posts_widget .latest-post li.post {
    display: table;
    padding: 0 0 25px;
    border-bottom: 1px solid #eee;
    margin-bottom: 25px;
}

.ciloe_latest_posts_widget .latest-post li.post .item-photo {
    display: table-cell;
    vertical-align: middle;
    width: 92px;
}

.ciloe_latest_posts_widget .latest-post li.post .item-detail {
    padding-left: 20px;
}

.ciloe_latest_posts_widget .latest-post li.post .item-detail .item-name {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin-top: -7px;
    margin-bottom: 10px;
}

.ciloe_latest_posts_widget .latest-post li.post .item-detail .item-athur {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* ==========================================================================
   7.5 WIDGET INSTAGRAM
========================================================================== */
.widget_ciloe_instagram .ciloe-instagram {
    margin: 0 -5px;
    overflow: hidden;
    padding: 0 0 5px 0;
}

.widget_ciloe_instagram .ciloe-instagram .item {
    float: left;
    padding: 5px;
    width: 33.33%;
}

/* ==========================================================================
   7.6 WIDGET TAGCLOUD
========================================================================== */
/*.tagcloud*/
.tagcloud {
    overflow: hidden;
}

.tagcloud a {
    border: 1px solid #b0b0b0;
    border-radius: 5px;
    color: #666;
    display: inline-block;
    float: left;
    font-size: 14px !important;
    line-height: 36px;
    margin: 0 9px 9px 0;
    padding: 0px 15px;
}

.tagcloud a:hover {
    color: #010101;
    border-color: #000000;
}

/* ==========================================================================
   7.7 WIDGET MINICART
========================================================================== */
.sidebar .widget_shopping_cart .cart_list .mini_cart_item {
    position: relative;
    padding: 15px 0;
}

.widget_shopping_cart .cart_list .mini_cart_item > a:not(.remove) {
    display: inline-block;
    margin-right: 15px;
}

.widget_shopping_cart .cart_list .mini_cart_item .remove {
    position: absolute;
    top: 15px;
    right: 0;
    font-size: 20px;
}

.widget_shopping_cart .cart_list .mini_cart_item img {
    margin-right: 15px;
    float: left;
}

.widget_shopping_cart .cart_list .mini_cart_item .quantity {
    display: block;
    margin-top: 10px;
}

.widget_shopping_cart .woocommerce-mini-cart__total.total {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000000;
}

.widget_shopping_cart .woocommerce-mini-cart__total.total > strong {
    font-weight: normal;
    color: #999999;
}

.widget_shopping_cart .woocommerce-mini-cart__total.total > .woocommerce-Price-amount {
    float: right;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons {
    overflow: hidden;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button {
    float: left;
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
    display: block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: center;
    background-color: #000000;
    vertical-align: top;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button:hover {
    background-color: #41cce5;
}

.widget_shopping_cart .woocommerce-mini-cart__buttons .button.checkout {
    float: right;
}

/* ==========================================================================
   7.8 WIDGET PRODUCT
========================================================================== */
.sidebar .widget_products .product_list_widget li {
    padding: 15px 0;
}

.widget_products .product_list_widget li > a {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.widget_products .product_list_widget li > a img {
    width: 100px;
    float: left;
    margin-right: 15px;
}

/* ==========================================================================
   7.9 WIDGET SHOP
========================================================================== */
/*WOOF_Widget*/
.icheckbox_flat-purple,
.iradio_flat-purple {
    width: 10px;
    height: 10px;
    margin-right: 15px;
    border-radius: 50%;
    border: 1px solid #d1d1d1 !important;
    background: none !important;
}

.WOOF_Widget .woof_container li .icheckbox_flat-purple.hover,
.WOOF_Widget .woof_container li .iradio_flat-purple.hover,
.icheckbox_flat-purple.checked,
.iradio_flat-purple.checked {
    background: #41cce5 0 0 !important;
    border: 1px solid #41cce5 !important;
}

.WOOF_Widget .woof_container .icheckbox_flat-purple.checked ~ label,
.WOOF_Widget .woof_container .iradio_flat-purple.checked ~ label,
.WOOF_Widget .woof_container li label.hover,
.WOOF_Widget .woof_container li label.hover {
    color: #41cce5;
}

.icheckbox_flat-purple input[type=checkbox],
.iradio_flat-purple input[type=radio] {
    margin: 0;
}

.WOOF_Widget .woof_redraw_zone > .woof_container {
    margin-bottom: 47px;
}

.WOOF_Widget .woof_redraw_zone > .woof_container.woof_container_size {
    margin-bottom: 10px;
}

.WOOF_Widget .woof_container {
    padding-bottom: 0;
    margin-bottom: 0;
}

.WOOF_Widget .woof_container h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    margin-top: -8px;
    margin-bottom: 12px;
}

.WOOF_Widget .woof_container ul {
    padding-left: 0;
}

.WOOF_Widget .woof_container li {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 30px !important;
    border: none !important;
}

.WOOF_Widget .woof_container label {
    width: auto !important;
    color: #a9a9a9;
    font-weight: normal;
    line-height: 32px;
    padding: 0;
    margin: 0 !important;
}

.WOOF_Widget .woof_container .woof_childs_list {
    margin: 0 !important;
    padding-left: 17px;
}

.woof_reset_search_form {
    float: none !important;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

div.woof_info_popup {
    font-size: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

div.woof_info_popup::before {
    font-family: 'FontAwesome', sans-serif;
    -webkit-animation: spin 1s infinite steps(8);
    animation: spin 1s infinite steps(8);
    content: "\f110";
    font-size: 80px;
    color: #ffffff;
    display: inline-block;
    margin-top: 10px;
}

/* ==========================================================================
   8.0 SHOP THEME
========================================================================== */

/*main setting*/
.shop-page {
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
}

.shop-page ul {
    padding-left: 0;
    clear: both;
}
/* product-category */
.list-cate + .prdctfltr_wc {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
ul.list-cate {
    margin: 30px -15px;
    display: inline-block;
    width: calc( 100% + 30px );
}
h2.woocommerce-loop-category__title {
    font-size: 16px;
    text-align: center;
    margin: 20px 0;
}
li.product-category:hover {
    top: -5px;
    box-shadow: 0 0px 15px rgba(0,0,0,.1);
}
li.product-category {
    float: left;
    transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    position: relative;
    padding: 15px;
    top: 0;
}
mark.count {
    background: transparent;
    color: inherit;
}
@media (max-width: 1100px) {
    div ul.list-cate {
        margin-top: 0 ;
    }
}
@media (min-width: 1280px) {
    li.product-category {
        width: 20%;
    }
    li.product-category:nth-child(5n+1) {
        clear: left;
    }
}
@media (min-width: 1025px) and (max-width: 1279px){
    li.product-category {
        width: 25%;
    }
    li.product-category:nth-child(4n+1) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 1024px){
    li.product-category {
        width: 33.33%;
    }
    li.product-category:nth-child(3n+1) {
        clear: left;
    }
}
@media (max-width: 767px){
    li.product-category {
        width: 50%;
    }
    li.product-category:nth-child(2n+1) {
        clear: left;
    }
}
.single-product .shop-page {
    padding-top: 0;
}

.single-product .ciloe-single-container {
    padding-left: 10px;
    padding-right: 10px;
}

.single-product .no-sidebar .ciloe-single-container .main-content {
    padding-left: 0;
    padding-right: 0;
}

.main-product p.woocommerce-result-count {
    float: left;
    margin: 10px 0;
}

.main-product form.woocommerce-ordering {
    float: right;
    margin-bottom: 30px;
}

/* ==========================================================================
   8.1 PRODUCT TOOLBAR
========================================================================== */

.product-toolbar {
    position: relative;
    width: 1860px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 44px 15px;
}

.main-product .prdctfltr_wc .prdctfltr_filter_title {
    display: none;
}

.header-pos-absolute + .product-toolbar {
    margin-top: 114px;
}

.single .product-toolbar {
    padding-bottom: 35px;
    padding-top: 35px;
}

.single .product-toolbar.product-big::before {
    content: "";
    background: #f8f8f8;
    position: absolute;
    top: -9999em;
    left: -9999em;
    bottom: 0;
    right: -9999em;
    z-index: -1;
}

nav.woocommerce-breadcrumb {
    font-size: 14px;
    font-weight: 500;
}

nav.woocommerce-breadcrumb a {
    margin: 0 3px;
    color: #666666;
}

nav.woocommerce-breadcrumb a:hover {
    color: #41cce5;
}

.product-toolbar .breadcrumb-trail {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px;
}

.product-toolbar .breadcrumb-trail .trail-items {
    padding: 0;
    margin-bottom: 0;
    background-color: transparent;
}

.product-toolbar .breadcrumb-trail .breadcrumb > li + li::before {
    content: '\f105';
    display: inline-block;
    font-family: Fontawesome;
    margin: 5px;
    color: #666666;
}

.product-toolbar .post-navigation {
    position: absolute;
    right: 15px;
    top: 36px;
}

.shop-prdctfltr-filter-wrap .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
    background: #f8f8f8;
    margin: 0 0 25px;
    padding: 50px 60px 20px 80px;
}

.shop-prdctfltr-filter-wrap .prdctfltr_wc {
    margin-bottom: 20px;
}

.product-toolbar .post-navigation .nav-links a {
    position: relative;
    font-size: 13px;
    display: block;
    z-index: 1;
    color: #666;
}

.product-toolbar .post-navigation .nav-links a:hover {
    color: #000000;
}

.product-toolbar .post-navigation .nav-links a .arrow {
    display: inline-block;
    width: 18px;
    height: 12px;
}

.product-toolbar .post-navigation .nav-links a .arrow::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 18px;
    border-bottom: 1px solid;
}

.product-toolbar .post-navigation .nav-links a .arrow::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    width: 18px;
    border-bottom: 1px solid;
}

.product-toolbar .post-navigation .nav-links a .arrow::after {
    content: '';
    position: absolute;
    top: 2px;
    display: block;
    width: 9px;
    height: 9px;
    border-top: 1px solid;
    border-right: 1px solid;
}

.product-toolbar .post-navigation .nav-links .nav-previous a .arrow::after {
    left: 0px;
    transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.product-toolbar .post-navigation .nav-links .nav-next a .arrow::after {
    left: 10px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.toolbar-products .category-filter {
    list-style: none;
    padding-left: 0;
    margin: 0;
    text-align: center;
}

.toolbar-products .category-filter li {
    display: inline-block;
    margin: 0 17px;
    position: relative;
    overflow: hidden;
}

.toolbar-products .category-filter li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #999999;
    position: relative;
    padding-bottom: 8px;
}

.toolbar-products .category-filter li a::before {
    border-bottom: 1px solid #41cce5;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    width: 100%;
}

.toolbar-products .category-filter li.active a,
.toolbar-products .category-filter li a:hover {
    color: #41cce5;
}

.toolbar-products .category-filter li.active a::before,
.toolbar-products .category-filter li a:hover::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.prdctfltr_wc {
    width: 100%;
    overflow: hidden;
}

.prdctfltr_woocommerce .prdctfltr_filter {
    margin-bottom: 20px;
}

div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span {
    font-size: 14px;
    color: #666;
    font-weight: 400;
}

div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label > span::before {
    margin-right: 12px;
}

div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label.prdctfltr_active > span::before, div.prdctfltr_wc.prdctfltr_round .prdctfltr_filter label:hover > span::before {
    background: #41cce5;
    border: 1px double #41cce5;
    color: #41cce5;
    height: 9px;
    width: 9px;
}

.prdctfltr_filter .prdctfltr_regular_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-weight: 500;
    position: relative;
}

.prdctfltr_filter .prdctfltr_regular_title::before {
    content: "";
    width: 37px;
    border-top: 1px solid #333;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    top: -6px;
}

.prdctfltr_filter .prdctfltr_regular_title::after {
    content: "";
    width: 20px;
    border-top: 1px solid #333;
    position: absolute;
    display: inline-block;
    float: left;
    margin-right: 10px;
    left: 0;
    top: 14px;
}

div .prdctfltr_customize_block .prdctfltr_customize_color {
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
}

label .prdctfltr_customize_block {
    padding: 2px;
    overflow: hidden;
    border: 1px solid transparent;
    border-radius: 50%;
}

div label .prdctfltr_customize_block {
    padding: 2px;
    border: 1px solid #b0b0b0;
    box-shadow: 0 0 0;
}

div label.prdctfltr_active .prdctfltr_customize_block, div label:hover .prdctfltr_customize_block {
    border: 1px solid #222;
}

.prdctfltr_wc .prdctfltr_buttons {
    margin-top: 20px;
    padding: 0 10px 0px;
    text-align: center;
}

.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single .prdctfltr_customize {
    border-color: #b0b0b0;
    color: #666666;
    font-weight: 500;
    border: 1px solid;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin: 0 10px 10px 0;
    font-size: 14px;
    line-height: 38px;
    padding: 0;
}

.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single .prdctfltr_active .prdctfltr_customize,
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single .prdctfltr_hover:hover .prdctfltr_customize {
    color: #000;
}

.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single .prdctfltr_ft_none .prdctfltr_customize {
    font-size: 10px;
    text-transform: uppercase;
}

.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single .prdctfltr_customize:hover
.prdctfltr_filter.prdctfltr_attributes.prdctfltr_pa_size.prdctfltr_single .prdctfltr_active .prdctfltr_customize {
    border-color: #000;
    color: #000;
}

.prdctfltr_wc .prdctfltr_terms_customized_color .prdctfltr_checkboxes label {
    height: 20px;
    display: inline-block;
    margin: 8px 3px;
}
.prdctfltr_filter.prdctfltr_text label {
    margin-bottom: 10px;
}

.prdctfltr_wc div.prdctfltr_buttons {
    padding: 0 10px 30px;
}

.prdctfltr_woocommerce_filter_submit,
.prdctfltr_sale,
.prdctfltr_instock {
    background: #000;
    color: #fff;
    line-height: 44px;
    padding: 0 20px;
    position: relative;
    display: inline-block;
}

.prdctfltr_woocommerce.pf_default a.prdctfltr_woocommerce_filter_submit {
    margin-right: 6px;
}

.prdctfltr_wc.prdctfltr_wc_regular div.prdctfltr_buttons label {
    margin: 0;
}

.prdctfltr_wc div.prdctfltr_buttons label, .prdctfltr_wc div.prdctfltr_buttons span {
    color: #fff;
    line-height: 44px;
}

.prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons > span {
    margin-bottom: 10px;
}

.prdctfltr_wc .prdctfltr_buttons .prdctfltr_reset span {
    background: #000;
    color: #fff;
    line-height: 44px;
    padding: 0 20px;
    position: relative;
    display: inline-block;
    top: -1px;
}

.prdctfltr_woocommerce_filter_submit:hover, .prdctfltr_wc .prdctfltr_buttons .prdctfltr_reset span:hover, .prdctfltr_sale:hover,
.prdctfltr_instock:hover {
    background: #41cce5;
    color: #ffffff;
}

.prdctfltr_wc .prdctfltr_filter_title {
    font-size: 0;
}

.prdctfltr_wc .prdctfltr-bars::before {
    content: "\f107" !important;
    font-family: Flaticon !important;
}

div.prdctfltr_wc .prdctfltr_filter_title .prdctfltr_woocommerce_filter {
    font-size: 20px;
}

/*Filter category images*/
.prdctfltr_sc .products {
    padding: 0;
}

.prdctfltr_sc .products li {
    list-style: none;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
}

.prdctfltr_sc h2.woocommerce-loop-category__title {
    font-size: 16px;
    margin: 20px 0;
}

.prdctfltr_sc.hide-cat-thumbs .product-category img.fami-img {
    display: none !important;
}

.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title:hover {
    color: #41cce5;
}

.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #a6a6a6;
    position: relative;
    padding-bottom: 5px;
}

.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title::before {
    border-bottom: 1px solid #41cce5;
    bottom: 0;
    left: 0;
    content: '';
    position: absolute;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    width: 100%;
}

.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title:hover::before, .prdctfltr_sc.hide-cat-thumbs .product-categoryh2.woocommerce-loop-category__title.active a::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.prdctfltr_sc.hide-cat-thumbs .product-category h2.woocommerce-loop-category__title {
    letter-spacing: 2px;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase;
}

.prdctfltr_sc .product-info {
    position: relative;
    overflow: hidden;
    margin-top: 17px;
    margin-bottom: 3px;
    text-align: left;
}

.prdctfltr-pagination-load-more:not(.prdctfltr-ignite) .button {
    background: #000;
    line-height: 54px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding: 0 55px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
}

.prdctfltr-pagination-load-more:not(.prdctfltr-ignite) .button:hover {
    background: #41cce5;
    color: #fff;
}

@media (max-width: 992px) {
    .prdctfltr-pagination-load-more:not(.prdctfltr-ignite) .button {
        color: #000;
        font-weight: 600;
        background: #f8f8f8
    }
}

/*Price range*/
div.prdctfltr_wc .prdctfltr_description {
    font-size: 14px;
    margin-bottom: 20px;
    color: #666666;
}

div.pf_rngstyle_flat .irs-from::after, div.pf_rngstyle_flat .irs-to::after, div.pf_rngstyle_flat .irs-single::after {
    border-top-color: #41cce5;
}

div.pf_rngstyle_flat .irs-from, div.pf_rngstyle_flat .irs-to, div.pf_rngstyle_flat .irs-single {
    background: #41cce5;
}

div.pf_rngstyle_flat .irs-bar {
    height: 3px;
    background: #41cce5;
}

div.pf_rngstyle_flat .irs-line {
    height: 3px;
}

div.pf_rngstyle_flat .irs-slider {
    height: 0;
}

/*arrow*/
.product-toolbar .post-navigation .nav-links > div {
    display: inline-block;
}

.prdctfltr_wc.prdctfltr_wc_regular .prdctfltr_buttons label {
    font-weight: 500;
}

.product-toolbar .nav-links > div > a:hover .img-thumb-nav {
    opacity: 1;
    visibility: visible;
}

.img-thumb-nav {
    border: 2px solid #eaeaea;
    display: inline-block;
    margin-top: 20px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 100%;
    transition: opacity 0.3s linear 0s, visibility 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s, visibility 0.3s linear 0s;
    -webkit-transition: opacity 0.3s linear 0s, visibility 0.3s linear 0s;
    visibility: hidden;
    width: 100px;
    z-index: 2;
}

.img-thumb-nav::before {
    border-bottom: 13px solid #eaeaea;
    border-left: 13px solid rgba(0, 0, 0, 0);
    border-right: 0 solid #eaeaea;
    content: "";
    position: absolute;
    right: 10px;
    top: -14px;
}

.product-toolbar .nav-links > div > a {
    border: 1px solid;
    border-radius: 50%;
    color: #898989;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    width: 30px;
    padding-right: 1px;
}

.product-toolbar .nav-links > div {
    float: left;
}

.product-toolbar .nav-links > div.nav-next {
    float: right;
    margin-left: 10px;
}

/* Shop/Products page on real mobile */

.toolbar-products-mobile .cat-item a::before,
.real-mobile-toolbar.toolbar-products-shortcode .cat-item a::before {
    border-bottom: 1px solid;
    content: "";
    position: absolute;
    left: 0;
    opacity: 0;
    bottom: 0;
    right: 0;
}

.toolbar-products-mobile .cat-item, .real-mobile-toolbar.toolbar-products-shortcode .cat-item {
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    position: relative;
    padding-bottom: 3px;
}

.toolbar-products-mobile .cat-item a, .toolbar-products-shortcode .cat-item a {
    color: #999999;
    margin-right: 25px;
    position: relative;
    display: block;
}

.toolbar-products-mobile .cat-item.active a::before, .real-mobile-toolbar.toolbar-products-shortcode .cat-item.active a::before {
    opacity: 1
}

.toolbar-products-mobile .cat-item.active, .toolbar-products-mobile .cat-item.active a,
.real-mobile-toolbar.toolbar-products-shortcode .cat-item.active, .real-mobile-toolbar.toolbar-products-shortcode .cat-item.active a {
    color: #41cce5;
}

.category-filter-mobile.owl-carousel .owl-nav > div, .category-filter-mobile.owl-carousel:hover .owl-nav > div {
    opacity: 1;
    right: -13px;
    width: 26px;
    font-size: 20px;
    height: 30px;
    top: 0;
    line-height: 32px;
    transform: none;
    background: #fff;
}

.category-filter-mobile.owl-carousel .owl-nav > div.owl-prev {
    right: -45px;
    left: auto;
}

.category-filter-mobile.owl-carousel .owl-nav > div.owl-next {
    right: -70px;
}

.category-filter-mobile.owl-carousel .owl-nav > .owl-next.disabled,
.category-filter-mobile.owl-carousel .owl-nav > .owl-prev.disabled {
    color: #cecece;
}

.toolbar-products-mobile .part-filter-wrap {
    float: none;
    width: auto;
}
.toolbar-products-mobile .actions-wrap {
    display: inline-block;
    width: 100%;
    border: 1px solid #dbdbdb;
    line-height: 20px;
    padding: 15px 0;
}
.action-mini a.filter-toggle {
    font-size: 12px;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.action-mini .fami-woocommerce-ordering select.orderby {
    width: calc(100% + 20px);
    border: none;
    font-size: 12px;
    display: inline-block;
    padding: 0;
    letter-spacing: 1px;
    line-height: 20px;
    height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.action-mini form.fami-woocommerce-ordering {
    width: 120px;
    max-width: calc(100% - 20px);
    display: inline-block;
    position: relative;
}
.action-mini {
    height: 20px;
    width: 50%;
    line-height: 20px;
    float: left;
    border-right: 1px solid #dbdbdb;
}
.action-mini:last-child {
    border-right: 0px solid #dbdbdb;
}
.action-layout-item.part-wrap {
    float: left;
    margin-left: 15px;
}
.action-layout .list-mode a.display-mode::before {
	background: none;
	content: "\f11e";
}
.action-layout .grid-mode a.display-mode::before {
	background: none;
	content: "\f11d";
}
.action-layout {
    float: right;
    padding-right: 12px;
    margin-top: 10px;
}
.action-layout-item.part-wrap {
    float: left;
    margin-left: 15px;
    line-height: 16px;
}
.action-layout a.display-mode {
    width: 16px;
    font-size: 16px;
    height: 16px;
}
.action-layout a.display-mode.flaticon-lists {
    width: 20px;
    font-size: 21px;
    line-height: 17px;
    height: 18px;
}
.toolbar-products-mobile .part-filter-wrap .filter-toggle:hover {
    color: #fff;
    background-color: #41cce5;
}

.toolbar-products-mobile .part-cats-list-wrap, .toolbar-products-shortcode.real-mobile-toolbar .part-cats-list-wrap {
    float: none;
    width: auto;
    overflow-x: visible;
    padding-right: 60px;
}

.toolbar-products-shortcode.real-mobile-toolbar .category-filter {
    padding-left: 30px;
}
div .row.mobile-shop-real {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 20px;
}
.mobile-shop-real .woocommerce-products-header__title.page-title {
    padding-left: 12px;
    margin: 0;
    font-size: 24px;
}
.ciloe-is-real-mobile .info-top {
    margin: 0;
}

.enable-shop-page-mobile .shop-page .products-list svg {
    display: none;
}

.enable-shop-page-mobile .shop-page .products-size.products-list {
    height: 5px;
    width: 15px;
    position: relative;
    display: inline-block;
    color: #999999;
    margin: 0 5px;
    border-top: 2px solid;
}

.enable-shop-page-mobile .shop-page .products-size.products-list::before {
    content: "";
    position: absolute;
    border-bottom: 2px solid;
    top: -8px;
    left: 0;
    width: 100%;
}

.enable-shop-page-mobile .shop-page .products-size.products-list::after {
    content: "";
    position: absolute;
    border-bottom: 2px solid;
    width: 100%;
    left: 0;
    bottom: -3px;
}

.enable-shop-page-mobile .shop-page a.products-size.products-list.active {
    color: #41cce5;
}

.prdctfltr_woocommerce.pf_sidebar .prdctfltr_woocommerce_ordering, .prdctfltr_woocommerce.pf_sidebar_right .prdctfltr_woocommerce_ordering, .prdctfltr_woocommerce.pf_sidebar_css .prdctfltr_woocommerce_ordering, .prdctfltr_woocommerce.pf_sidebar_css_right .prdctfltr_woocommerce_ordering {
    z-index: 100000 !important;
}

.enable-shop-page-mobile .shop-page .product-item {
    list-style: none;
    padding: 10px;
}

.enable-shop-page-mobile .product-list .product-inner {
    border: none;
}

.enable-shop-page-mobile .shop-page .product-info {
    min-height: 65px;
}
.enable-shop-page-mobile .shop-prdctfltr-filter-wrap {
    margin-bottom: 0;
}
.enable-shop-page-mobile .prdctfltr_wc.prdctfltr_mobile {
    margin-bottom: 0;
}
.enable-shop-page-mobile .shop-page .product-inner .product-title {
    color: #000;
}

.enable-shop-page-mobile .shop-page .product-inner .price {
    color: #41cce5;
}

.enable-shop-page-mobile .shop-page .product-inner .add_to_cart_button,
.enable-shop-page-mobile .shop-page .product-inner .added_to_cart,
.enable-shop-page-mobile .shop-page .product-inner .product_type_variable,
.enable-shop-page-mobile .shop-page .product-inner .product_type_simple,
.enable-shop-page-mobile .shop-page .product-inner .product_type_external,
.enable-shop-page-mobile .shop-page .product-inner .product_type_grouped {
    display: none;
}

.enable-shop-page-mobile .shop-page div .row.products{
    margin-left: -10px;
    margin-right: -10px;
}
.enable-shop-page-mobile .banner-page.hero-banner-page {
    display: none
}

/* enable-shop-page-mobile Cart */
.enable-shop-page-mobile .woocommerce-page-headermid .title-page {
    font-size: 32px;
    text-align: center;
}

.enable-shop-page-mobile .woocommerce-page-headermid {
    text-align: left;
    padding: 20px 3px;
}

.enable-shop-page-mobile .breadcrumb-trail.breadcrumbs {
    display: none;
}

.enable-shop-page-mobile .banner-page.no_background {
    min-height: 90px !important;
    margin: 0 !important;
}

.enable-shop-page-mobile .woocommerce-page-headermid .trail-items {
    padding: 0 3px;
    background-color: transparent;
    margin-bottom: 0;
}

.enable-shop-page-mobile .woocommerce-page-header ul .line-hover a {
    display: inline-block;
    height: auto;
    background: transparent !important;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #999999;
    padding: 0 0 10px;
    text-align: center;
    position: relative;
    border-radius: 0;
}

.enable-shop-page-mobile .woocommerce-page-header ul .line-hover a:hover,
.enable-shop-page-mobile .woocommerce-page-header ul .line-hover.active a {
    color: #41cce5;
}

.enable-shop-page-mobile .woocommerce-page-header ul .line-hover.active a::before {
    opacity: 1;
}

.enable-shop-page-mobile .woocommerce-page-header ul .line-hover a::before {
    border-bottom: 1px solid;
    content: "";
    position: absolute;
    left: 0;
    opacity: 0;
    bottom: 0;
    right: 0;
}

.enable-shop-page-mobile .woocommerce-page-header ul .line-hover {
    width: auto;
    margin-bottom: 0;
}

.enable-shop-page-mobile .woocommerce-page-header {
    padding: 5px 0 25px;
    border-bottom: 1px solid #ebebeb;
    margin: 0 -35px;
    overflow-x: auto;
}

.enable-shop-page-mobile .woocommerce-page-header ul {
    padding: 0 0 3px;
    white-space: nowrap;
    text-align: center;
    min-width: 500px;
}

.shop_table_mobile th, .shop_table_mobile td {
    border-width: 1px 0;
    padding: 0;
}

.shop_table_mobile td.product-thumbnail > a {
    width: 88px;
    display: inline-block;
}

.shop_table_mobile input[type="text"] {
    border: 1px solid #dddddd;
    border-radius: 0 !important;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    padding: 0;
    text-align: center;
    -webkit-appearance: none;
    appearance: none;
}

.shop_table_mobile .product-info .quantity {
    font-size: 0;
    text-align: left;
}

.prdctfltr_wc.prdctfltr_mobile {
    margin-bottom: 20px;
}

.sidebar .prdctfltr_wc .prdctfltr-bars::before {
    font-size: 0;
}

div .pf_ajax_loading .css-spinner-full-01::before {
    border-top-color: #000
}

.prdctfltr_woocommerce.pf_sidebar div.prdctfltr_close_sidebar,
.prdctfltr_woocommerce.pf_sidebar_right div.prdctfltr_close_sidebar,
.prdctfltr_woocommerce.pf_sidebar_css div.prdctfltr_close_sidebar,
.prdctfltr_woocommerce.pf_sidebar_css_right div.prdctfltr_close_sidebar {
    font-size: 14px;
    color: #000;
    padding: 14px 15px 10px;
}

.prdctfltr_mobile .prdctfltr_buttons > span {
    margin-bottom: 15px;
    width: 100%;

}

.prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_mobile div.prdctfltr_buttons label,
.prdctfltr_wc.prdctfltr_mobile .prdctfltr_buttons .prdctfltr_reset span {
    width: 100%;
    margin: 0;
}

.enable-shop-page-mobile .checkout-before-top .woocommerce-info {
    margin: 0 0 30px;
}

@media (min-width: 360px) and (max-width: 767px) {
    .enable-shop-page-mobile .shop-page .product-item {
        width: 50%;
        border: none;
        clear: none;
        padding: 10px;
        margin: 0;
    }

    .enable-shop-page-mobile .shop-page .products_list-size-3 .product-item {
        width: 100%;
    }

    .enable-shop-page-mobile .shop-page .owl-carousel .product-item {
        width: 100%;
    }

    .enable-shop-page-mobile .shop-page .product-inner .product-title {
        font-size: 14px;
    }
}

/* ==========================================================================
   8.2 FILTER CANVAS
========================================================================== */
.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
    left: -17px;
    width: 3px;
    background: #41cce5;
    opacity: 0.6;
    transition: width 0.4s ease 0s;
    -o-transition: width 0.4s ease 0s;
    -webkit-transition: width 0.4s ease 0s;
}

.scrollbar-macosx > .scroll-element.scroll-y:hover .scroll-bar {
    width: 5px;
}

.menu-scroll .scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
    left: -3px;
}

/*end scrollbar*/
.sidebar-canvas .scrollbar-macosx {
    max-height: -webkit-calc(100vh - 156px);
    max-height: -moz-calc(100vh - 156px);
    max-height: calc(100vh - 156px);
}

.sidebar-canvas-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.24);
    z-index: 10;
}

.sidebar-canvas-open .sidebar-canvas-overlay {
    left: 0
}

.page-wrapper {
    position: relative;
    width: 100%;
    transition: margin 0.4s;
    background-attachment: fixed;
    background-size: cover;
    display: inline-block;
    float: left;
    height: 100%;
}

.sidebar-canvas-open .page-wrapper {
    margin-left: 360px;
}

.sidebar-canvas {
    position: fixed;
    top: 0;
    width: 360px;
    left: -360px;
    padding: 78px 0;
    height: 100%;
    background: #ffffff;
    transition: left 0.4s;
    z-index: 999;
}

.sidebar-canvas-open .sidebar-canvas {
    left: 0;
}

.sidebar-canvas-inner {
    padding: 0 40px;
}

.btn-canvas {
    font-size: 12px;
    color: #ffffff;
    min-width: 66px;
    height: 35px;
    line-height: 35px;
    padding: 0 14px 0 18px;
    background-color: #000000;
    position: fixed;
    top: 237px;
    left: -16px;
    display: block;
    transition: left 0.4s;
    cursor: pointer;
    z-index: 999;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.btn-canvas::after {
    content: '';
    display: inline-block;
    width: 20px;
    margin-left: 8px;
    border-bottom: 1px solid;
    margin-bottom: 3px;
    position: absolute;
    top: 50%;
}

.sidebar-canvas-open .btn-canvas {
    left: 345px
}

/* ==========================================================================
   8.3 PRODUCT ITEM
========================================================================== */
.product-thumb {
    position: relative;
    overflow: hidden;
}

.product-item .thumb-link {
    width: 100%;
    display: block;
    position: relative;
    transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
}

.product-item .thumb-link img {
    width: 100%;
}

.product-second-figure {
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.product-inner:hover .product-second-figure {
    opacity: 1;
    visibility: visible;
}

.product-list-owl .product-item {
    margin: 0;
}

.btn-wrap.owl-btn-wrap {
    text-align: center;
}

a.button.btn.ciloe-button.owl-btn-link {
    font-size: 12px;
    box-shadow: 0 0 0;
    background: #000;
    color: #fff;
    border-radius: 0;
    line-height: 52px;
    height: 52px;
    padding: 0 20px;
    letter-spacing: 2px;
    font-weight: 500;
    margin: 080px 0;
}

a.button.btn.ciloe-button.owl-btn-link:hover {
    background: #41cce5;
    color: #fff;
}

/*.flash*/
.flash {
    position: absolute;
    top: 0;
    left: 11px;
    z-index: 2;
}

.onsale, .onnew {
    display: block;
    margin-top: 9px;
    padding: 0 10px;
    min-width: 52px;
    height: 26px;
    border-radius: 26px;
    line-height: 26px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    background: #6ae08c;
}

span.onsale {
    background: #58cbe6;
}

/*.yith-wcqv-button*/
.button-loop-action {
    position: absolute;
    visibility: hidden;
    bottom: 20px;
    left: 50%;
    text-align: center;
    z-index: 9999;
    min-width: 114px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s ease 0s;
}

.product-inner:hover .button-loop-action {
    opacity: 1;
    visibility: visible;
}

.button-loop-action a.button {
    opacity: 0;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}

.product-inner:hover .button-loop-action a.button {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

.button-loop-action a.button:nth-child(2) {
    transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
}

.product-inner:hover .yith-wcqv-button {
    opacity: 1;
    visibility: visible;
}

.product-grid .yith-wcqv-button {
    opacity: 1;
    visibility: visible;
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin: 0 5px;
    position: relative;
    padding: 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, .1);
    font-size: 0;
    line-height: 50px;
    color: #000000;
    top: 2px;
    text-align: center;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 4;
}

.product-grid .yith-wcqv-button:hover {
    color: #ffffff;
    background-color: #41cce5;
}

.yith-wcqv-button::before {
    font-family: 'Simple-Line-Icons', sans-serif;
    content: '\e090';
    font-size: 16px;
}

.yith-wcqv-button:hover {
    color: #41cce5;
}

/*blockUI blockOverlay*/
.yith-wcqv-button .blockUI.blockOverlay {
    display: none !important;
}

/*#yith-quick-view-modal*/
#yith-quick-view-modal {
    z-index: 99999999;
}

#yith-quick-view-modal .yith-quick-view-overlay {
    background-color: rgba(48, 51, 55, 0.66);
}

#yith-quick-view-modal .yith-wcqv-wrapper {
    width: 1257px !important;
    height: 670px !important;
    max-width: -webkit-calc(100% - 30px);
    max-width: -moz-calc(100% - 30px);
    max-width: calc(100% - 30px);
    max-height: -webkit-calc(100% - 30px);
    max-height: -moz-calc(100% - 30px);
    max-height: calc(100% - 30px);
}

#yith-quick-view-modal.loading,
#yith-quick-view-modal.loading .yith-quick-view-modal {
    visibility: visible;
    opacity: 1;

}

#yith-quick-view-modal.loading .yith-quick-view-overlay::before {
    font-family: 'FontAwesome', sans-serif;
    -webkit-animation: spin 1s infinite steps(8);
    animation: spin 1s infinite steps(8);
    content: "\f110";
    font-size: 80px;
    color: #ffffff;
    display: inline-block;
    position: absolute;
    top: 48%;
    left: 48%;
}

#yith-quick-view-modal.open .yith-wcqv-main {
    overflow: hidden;
    -webkit-box-shadow: 0 7px 32px 3px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 0 7px 32px 3px rgba(0, 0, 0, 0.14);
    box-shadow: 0 7px 32px 3px rgba(0, 0, 0, 0.14);
}

/*#yith-quick-view-close*/
#yith-quick-view-close {
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 45px;
    height: 45px;
    border: none;
    font-size: 0;
    display: block;
    opacity: 1;
    color: #999999;
}

#yith-quick-view-close:hover {
    color: #41cce5;
}

#yith-quick-view-close::before,
#yith-quick-view-close::after {
    border-bottom: 2px solid;
    content: "";
    left: 14px;
    position: absolute;
    top: 19px;
    width: 17px;
}

#yith-quick-view-close::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#yith-quick-view-close::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#yith-quick-view-content .product-media {
    position: relative;
}

#yith-quick-view-content .owl-carousel.nav-caret .owl-nav .owl-prev {
    left: 2px;
}

#yith-quick-view-content .owl-carousel.nav-caret .owl-nav .owl-next {
    right: 2px;
}

#yith-quick-view-content .onsale {
    top: 0;
    left: auto;
    right: 11px;
    display: inline-block;
    z-index: 1;
}

#yith-quick-view-content div.images {
    width: 44.5967749%;
    position: relative;
}

#yith-quick-view-content div.summary {
    width: 55.4032251%;
    padding: 67px 0 40px 88px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
}

#yith-quick-view-content div.summary .summary-content {
    padding-right: 40px;
    height: 100%;
}

#yith-quick-view-content .summary .social-share .ciloe-social {
    left: 0;
    transform: none;
}

#yith-quick-view-content div.images .owl-nav {
    display: none;
}

#yith-quick-view-content .owl-carousel .owl-dots {
    bottom: 20px;
}

#yith-quick-view-content .owl-carousel .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    position: relative;
    background: transparent;
    cursor: pointer;
}

#yith-quick-view-content .owl-carousel .owl-dots .owl-dot:hover::before, #yith-quick-view-content .owl-carousel .owl-dots .owl-dot.active::before {
    opacity: 1;
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}

#yith-quick-view-content .owl-carousel .owl-dots .owl-dot::before {
    content: "";
    border: 2px solid #000;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    bottom: 0;
    transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
    -o-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
}

#yith-quick-view-content .owl-carousel .owl-dots .owl-dot:hover::after, #yith-quick-view-content .owl-carousel .owl-dots .owl-dot.active::after {
    transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
}

#yith-quick-view-content .owl-carousel .owl-dots .owl-dot::after {
    background: #000;
    height: 6px;
    content: "";
    width: 6px;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    top: 4px;
    left: 4px;
    right: 4px;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    bottom: 4px;
}

#yith-quick-view-content .woocommerce-product-gallery .flex-viewport {
    min-height: 670px;
}

#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    position: absolute;
    z-index: 2;
    text-align: center;
    bottom: 0;
}

#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
    width: 50px;
    display: inline-block;
    padding: 0;
    margin: 5px 2.5px;
    cursor: pointer;
}

#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li img {
    border: 1px solid #e5e5e5;
}

#yith-quick-view-content .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li img.flex-active {
    border: 1px solid #41cce5;
}

#yith-quick-view-content figure.woocommerce-product-gallery__wrapper {
    overflow: hidden;
    height: calc(100% - 60px);
}

#yith-quick-view-content .woocommerce-product-gallery__image {
    height: 100%;
}

#yith-quick-view-content .summary form + .yith-wcwl-add-to-wishlist {
    clear: left;
    position: relative;
    top: -75px;
    left: 285px;
}

#yith-quick-view-content .summary form.variations_form + .yith-wcwl-add-to-wishlist {
    top: -85px;
}

#yith-quick-view-content .summary form + .yith-wcwl-add-to-wishlist + .clear + .product_meta {
    margin-top: -50px;
}

#yith-quick-view-content .summary .stock {
    margin-top: 14px;
}

/*.product-item*/
ul.row {
    padding-left: 0;
}

.product-list-grid {
    padding-left: 0;
}

.product-item {
    list-style: none;
    margin-bottom: 40px;
}

.product-info {
    position: relative;
    overflow: hidden;
    margin-top: 17px;
    margin-bottom: 3px;
}

.info-top {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}

.product-grid .product-des {
    display: none;
}

.product-inner .product-title {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #999999;
    margin-bottom: 10px;
    margin-top: 0px;
    width: calc(100% - 25px);
}

.product-inner .product-title a {
    color: inherit;
}

.product-inner .product-title a:hover {
    color: #41cce5;
}

.woocs_price_code ins {
    text-decoration: none;
    padding-left: 5px;
}

.ciloe-loop-title-rate {
    width: calc(100% - 30px);
}

.product-inner .price {
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    font-weight: 500;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
}

.product-inner .price del {
    font-size: 14px;
    color: #999999;
}

.price ins {
    text-decoration: none;
}

/*product style 3*/
.product-list-owl.owl-carousel .owl-nav > div {
    top: calc(50% - 40px);
}

.product-list-owl.owl-carousel {
    margin: 0;
}

.style-3 .product-inner {
    position: relative;
}

.style-3 .product-info-inner {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 25px;
    z-index: 3;
    opacity: 0;
    transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    -webkit-transition: opacity 0.3s ease 0s;
}

.product-list-owl .style-3:hover .product-info-inner {
    bottom: 0;
    opacity: 1;
}

.product-list-owl .style-3 .product-second-figure {
    display: none;
}

.product-list-owl .style-3 form.variations_form {
    display: none;
}

.product-list-owl .style-3:hover .product-info-inner::before {
    height: 100%;
}

.product-list-owl .style-3 .product-info-inner::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, .8);
    bottom: 0;
    z-index: -1;
    transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    height: 0;
}

.product-list-owl .style-3 .product-info-inner .star-rating {
    display: none;
}

.style-3 .yith-wcqv-button {
    padding: 2px 21px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    background: #41cce5;
}

.style-3 .yith-wcqv-button:hover {
    opacity: 1;
    bottom: -40px;
    visibility: visible;
    padding: 5px 23px;
    right: -40px;
    color: #fff;
}

.style-3 .product-inner .product-title {
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 17px;
}

.style-3 .product-inner .price {
    font-size: 20px;
    color: #acacac;
    font-weight: 400;
    display: inline-block;
}

.product-list-owl .style-3 .flash {
    display: none;
}

.style-3 .star-rating {
    display: table;
    margin: 0 auto 10px;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3);
    }

    50% {
        opacity: 1;
    }
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/*.add_to_cart_button*/
.product-inner .add_to_cart_button,
.product-inner .added_to_cart,
.product-inner .product_type_variable,
.product-inner .product_type_simple,
.product-inner .product_type_external,
.product-inner .product_type_grouped {
    opacity: 1;
    top: 100%;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: inline-block;
    font-size: 0;
    text-align: center;
    box-shadow: 0 3px 18px rgba(0, 0, 0, .1);
    letter-spacing: 0.075em;
    line-height: 46px;
    text-transform: uppercase;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    width: 46px;
    z-index: 9;
    height: 46px;
    background: #fff;
    border-radius: 50%;
    margin: 0px 5px;
}

.product-inner .add_to_cart_button:hover,
.product-inner .added_to_cart:hover,
.product-inner .product_type_variable:hover,
.product-inner .product_type_simple:hover,
.product-inner .product_type_external:hover,
.product-inner .product_type_grouped:hover {
    background: #41cce5;
    color: #fff;
}

.add_to_cart_button::before,
.product_type_simple.add_to_cart_button::before {
    content: "\f11b";
    font-family: "Flaticon";
    position: relative;
    top: 0px;
    line-height: 46px;
    font-weight: 500;
    margin: 0;
    font-size: 18px;
}

.product_type_variable::before,
.product_type_grouped::before,
.product_type_simple::before,
.product_type_external::before {
    content: "\e066";
    font-family: 'Simple-Line-Icons', sans-serif;
    line-height: 46px;
    font-size: 18px;
    font-weight: 500;
    margin-right: 5px;
}

a.added_to_cart::before {
    content: "\f110";
    font-size: 18px;
    font-family: Flaticon;
}

.add_to_cart_button.loading::before {
    font-size: 0;
}

.product-inner .add_to_cart_button.loading::after {
    font-family: 'FontAwesome', sans-serif;
    -webkit-animation: spin 1s infinite steps(8);
    animation: spin 1s infinite steps(8);
    content: "\f110";
    font-size: 16px;
    display: inline-block;
    margin-left: 0px;
}

.product-inner .add_to_cart_button.added {
    display: none;
}

/* Products loop attributes */
.product-item form.variations_form {
    position: static;
}

.product-item .variations {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    margin-bottom: 5px;
    width: auto;
    padding: 0;
}

.product-item .variations select {
    display: none;
}

.product-item .variations .data-val {
    text-align: center;
}

.product-item .variations a.change-value {
    display: block;
    margin: 10px 5px;
}

.product-item .variations tr, .product-item .variations td {
    border: none;
}

.product-item .variations td.value {
    padding-top: 0;
    padding-bottom: 0;
}

.product-item .reset_variations {
    position: absolute;
    z-index: 2;
    bottom: 13px;
    top: auto;
    left: 13px;
    right: auto;
    background-color: transparent;
    color: #000;
    margin: 0;
    padding: 0;
    font-size: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: none !important;
}

.product-item .reset_variations::before {
    display: block;
    font-family: Simple-Line-Icons;
    font-size: 16px;
    content: "\e082";
}

.product-item .reset_variations:hover {
    color: #ff0000;
    background-color: transparent;
}

/*wishlist*/
#yith-wcwl-popup-message {
    background: #2ecc71 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-weight: 500;
    left: auto;
    padding: 0 30px;
    right: 20px;
    top: 52px;
}

.yith-wcwl-add-to-wishlist .ajax-loading {
    opacity: 0;
}

.yith-wcwl-add-to-wishlist {
    font-size: 0;
}

.yith-wcwl-add-to-wishlist a {
    display: inline-block;
    width: 100%;
}

.yith-wcwl-add-to-wishlist a:not(:hover) {
    color: #999999;
}

.yith-wcwl-add-button {
    position: relative;
}

.yith-wcwl-add-to-wishlist .yith-wcwl-add-button a.add_to_wishlist.loading::before {
    content: "\f110";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 16px;
    animation: spin 0.6s linear 0s;
    -o-animation: spin 0.6s linear 0s;
    -webkit-animation: spin 0.6s linear 0s;
}

.product-grid .product-item .yith-wcwl-add-to-wishlist {
    font-size: 0;
    position: absolute;
    top: 0px;
    right: 5px;
    margin: 0;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(360deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.yith-wcwl-add-button .ajax-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.add_to_wishlist::before {
    content: "\f106";
    font-family: Flaticon;
    font-size: 18px;
}

.yith-wcwl-wishlistaddedbrowse a::before,
.yith-wcwl-wishlistexistsbrowse a::before {
    font-family: 'FontAwesome', sans-serif;
    content: '\f004';
    font-size: 17px;
}

.yith-wcwl-add-to-wishlist .feedback {
    display: none;
}

/*compare*/
.compare {
    font-size: 0;
}

.compare::before {
    font-family: 'FontAwesome', sans-serif;
    content: '\f0ec';
    font-size: 15px;
}

.compare.added::before {
    content: '\f00c';
}

/*.product-inner:hover*/
.product-inner:hover .add_to_cart_button,
.product-inner:hover .added_to_cart,
.product-inner:hover .product_type_variable,
.product-inner:hover .product_type_grouped,
.product-inner:hover .product_type_simple,
.product-inner:hover .product_type_external {
    opacity: 1;
    top: -webkit-calc(100% - 16px);
    top: -moz-calc(100% - 16px);
    top: calc(100% - 16px);
}

/*.star-rating*/
.star-rating {
    white-space: nowrap;
    line-height: 100%;
    display: block;
    font-size: 0;
    position: relative;
    overflow: hidden;
    width: 87px;
    letter-spacing: 7px;
}

.star-rating::before,
.star-rating span::before {
    font-family: 'FontAwesome', sans-serif;
    content: "\f005\f005\f005\f005\f005";
    font-size: 12px;
    color: #cccccc;
    line-height: 100%;
}

.ziss-item .ziss-figure-wrap div.ziss-hotspot-wrap .ziss-hotspot-popup .ziss-wc-info .star-rating {
    width: 87px;
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    line-height: 100%;
}

.star-rating span::before {
    color: #ffd015;
}

.preview-count {
    display: none;
}

/*.product-item.style-2*/
.product-item.style-2 .product-inner .ciloe-loop-title-rate {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 25px;
    bottom: 19px;
    width: -webkit-calc(100% - 75px);
    width: -moz-calc(100% - 75px);
    width: calc(100% - 75px);
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    z-index: 1;
}

.product-item.style-2 .product-inner .price {
    color: #5b5a5a;
    position: absolute;
    right: 25px;
    text-align: right;
    top: 22px;
    z-index: 1;
    width: -webkit-calc(100% - 130px);
    width: -moz-calc(100% - 130px);
    width: calc(100% - 130px);
}

.product-item.style-2 .product-inner .add_to_cart_button,
.product-item.style-2 .product-inner .added_to_cart,
.product-item.style-2 .product-inner .product_type_variable,
.product-item.style-2 .product-inner .product_type_simple,
.product-item.style-2 .product-inner .product_type_external,
.product-item.style-2 .product-inner .product_type_grouped {
    display: none;
}

.product-item.style-2 .product-inner:hover .ciloe-loop-title-rate {
    opacity: 1;
    visibility: visible;
}

.product-grid .ciloe-loop-title-rate .star-rating {
    display: none;
}

/* Products List  */
.product-list .product-item {
    width: 50%;
}

.product-list .product-inner {
    display: inline-block;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 40px;
}

.product-list .product-inner .product-title {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    font-weight: 400;
    color: #666666;
    margin-bottom: 12px;
    margin-top: 12px;
}

.product-list .product-item .product-thumb {
    position: relative;
    max-width: 400px;
    float: left;
    margin-right: 40px;
}

.product-grid .ciloe-loop-title-rate .star-rating {
    display: none;
}

.product-list .product-info > .star-rating {
    display: none;
}

.product-list .list-button-action .clear {
    display: none;
}

.ciloe-loop-title-rate {
    width: 100%;
}

.product-list .product-item.style-1 .product-inner:hover .price {
    opacity: 1;
}

.product-list .yith-wcwl-add-to-wishlist {
    line-height: 39px;
    margin-top: 10px;
    width: 50px;
    color: #333;
    height: 40px;
    float: left;
    display: inline-block;
    margin-right: 10px;
    border-radius: 3px;
    text-align: center;
    font-weight: 700;
    border: 1px solid #333;
}

.product-list .yith-wcwl-add-to-wishlist:hover {
    border-color: #41cce5;
    color: #fff;
    background: #41cce5;
}

.product-list .product-inner .add_to_cart_button,
.product-list .product_type_variable,
.product-list .product_type_grouped,
.product-list .product_type_simple,
.product-list .product_type_external {
    position: static;
    width: 50px;
    color: #333;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    float: left;
    font-weight: 600;
    opacity: 1;
    font-size: 0;
    border: 1px solid #333;
    text-align: center;
    border-radius: 3px;
    letter-spacing: -4px;
}

.product-list .product-inner .add_to_cart_button:hover,
.product-list .product_type_variable:hover,
.product-list .product_type_grouped:hover,
.product-list .product_type_simple:hover,
.product-list .product_type_external:hover {
    border-color: #41cce5;
    color: #fff;
    background: #41cce5;
}

.product-list .product_type_variable::before, .product-list .product_type_grouped::before, .product-list .product_type_simple::before, .product-list .product_type_external::before {
    content: "\e066";
    font-family: 'Simple-Line-Icons', sans-serif;
    margin-right: 5px;
    line-height: 38px;
    font-size: 19px;
    font-weight: 500;
}

.product-list .add_to_cart_button::before, .product-list .product_type_simple.add_to_cart_button::before {
    content: "\f11b";
    font-family: "Flaticon";
    position: relative;
    top: 0px;
    margin-right: 5px;
    font-weight: 500;
    font-size: 20px;
}

.product-list .product-des {
    margin: 20px 0;
}

.product-list .yith-wcwl-add-to-wishlist a {
    color: inherit;
}

.product-list .product-info {
    margin-top: 0;
}

.product-list .list-button-action .button.loading::before {
    font-size: 0;
}

.product-list .product-inner .add_to_cart_button.loading {
    letter-spacing: 0;
}

.list-button-action .button {
    display: none;
}

.product-list .list-button-action .button {
    display: block;
}

.product-list .button-loop-action {
    display: none;
}

.product-list .yith-wcqv-button {
    width: 50px;
    color: #333;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
    margin: 10px 10px;
    float: left;
    font-weight: 600;
    opacity: 1;
    font-size: 0;
    border: 1px solid #333;
    text-align: center;
    border-radius: 3px;
    letter-spacing: -1px;
}

.product-list .yith-wcqv-button:hover {
    border: 1px solid #41cce5;
    color: #fff;
    background-color: #41cce5;
}

.product-list .product-inner .added_to_cart {
    border: 1px solid;
    border-radius: 3px;
    height: 40px;
    line-height: 40px;
    margin: 10px 5px;
}

.product-list .product-inner .added_to_cart:hover {
    border-color: #41cce5;
}

.add_to_cart_button.added {
    display: none;
}

/* ==========================================================================
   8.4 SINGLE PRODUCT
========================================================================== */
body.single-product .single-left {
    width: 54.2142857%;
    float: left;
    position: relative;
    overflow: hidden;
}

h4.title-s-desc {
    display: none;
}

.has-sidebar .wc-tabs-wrapper .vc_row-o-equal-height, .has-sidebar .wc-tabs-wrapper .vc_row[data-vc-full-width] {
    position: static !important;
    width: 100% !important;
}

.product:not(.big_images):not(.gallery_detail) h4.title-s-desc {
    display: block;
}

/*.woocommerce-product-gallery*/
body.single-product .woocommerce-product-gallery {
    position: relative;
    overflow: hidden;
}

.woocommerce-product-gallery .onsale {
    position: absolute;
    top: 10px;
    right: 70px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    display: none;
    /*display: block;*/
    position: absolute;
    top: -60px;
    right: -60px;
    border-radius: 50%;
    height: 120px;
    width: 120px;
    line-height: 170px;
    padding: 0 25px;
    z-index: 1;
    background-color: #ffffff;
    color: #000000;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    color: #41cce5;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font-family: 'Simple-Line-Icons', sans-serif;
    content: '\e090';
    font-size: 20px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__trigger img.emoji {
    opacity: 0;
    visibility: hidden;
}

.pswp__button:hover {
    background: transparent;
}

.woocommerce-product-gallery .flex-viewport {
    text-align: center;
    cursor: zoom-in;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    margin-left: 0;
    padding-left: 0;
    display: inline-block;
    width: 100%;
}

.sticky_detail .flex-control-thumbs {
    display: none !important;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    list-style: none;
    border: none;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs > li {
    width: 25%;
    padding: 5px;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li.slick-slide img {
    opacity: 0.3;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li.slick-slide img.flex-active {
    opacity: 1;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 1;
    color: #41cce5;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.5s;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:hover .slick-arrow {
    opacity: 1;
    visibility: visible;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-up {
    top: 10px;
    left: 33px;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-down {
    bottom: 10px;
    left: 33px;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-left {
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow.fa-caret-right {
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:not(.slick-vertical) .slick-arrow {
    color: #fff;
    top: 50%;
    margin: 0;
    left: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs:not(.slick-vertical) .slick-arrow:last-child {
    left: auto;
    right: 0;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.slick-vertical .slick-arrow {
    left: 35px;
    top: 10px;
}

.woocommerce-product-gallery .flex-control-nav.flex-control-thumbs.slick-vertical .slick-arrow:last-child {
    top: auto;
    bottom: -10px;
}

@media (max-width: 991px) {
    .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs .slick-arrow {
        opacity: 1;
        visibility: visible;
    }
}

.product:not(.sticky_detail) .theiaStickySidebar {
    position: static !important;
    transform: none !important;
}

.flex-control-thumbs:not(.slick-vertical) .slick-list {
    margin: 0 -10px;
}

.flex-control-thumbs.slick-vertical .slick-list {
    margin: -10px 0;
}

/*.summary*/
body.single-product .detail-content {
    width: 45.7857143%;
    float: left;
    padding-left: 80px;
}

.summary del {
    font-size: 16px;
    color: #999999;
}

.summary ins {
    font-size: 26px;
}

.summary .woocommerce-product-rating {
    margin-top: -7px;
    margin-bottom: 8px;
}

.summary .woocommerce-product-rating .star-rating {
    display: inline-block;
}

.summary .woocommerce-product-rating .woocommerce-review-link {
    font-size: 13px;
    color: #999999;
    display: inline-block;
    vertical-align: top;
}

.summary .woocommerce-product-rating .woocommerce-review-link:hover {
    color: #41cce5;
}

.summary .entry-title {
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
    color: #333;
}

.summary .price {
    display: inline-block;
    font-size: 26px;
    line-height: 30px;
    color: #41cce5;
    margin-bottom: 37px;
}

.summary > .price {
    margin-bottom: 25px;
}

.summary .woocommerce-product-details__short-description {
    margin-bottom: 30px;
    border-top: 1px solid #ebebeb;
    padding-top: 25px;
}

.summary .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0;
}

.stock.out-of-stock {
    line-height: 30px;
    border: 1px solid;
    width: 250px;
    text-align: center;
    color: #333;
    max-width: 100%;
    padding: 10px 0;
}

.summary .stock {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
}

.summary.title-price-stars-outside-summary {
    margin-bottom: 50px;
}

.summary.title-price-stars-outside-summary .woocommerce-product-rating,
.summary.title-price-stars-outside-summary .product_title,
.summary.title-price-stars-outside-summary .price {
    display: none;
}

.outside-title-price-stars-wrap {
    display: inline-block;
    width: 100%;
}

.summary.has-border {
    border: 2px solid #000;
    padding: 60px 35px;
}

.summary a.change-value.color::before {
    opacity: 1;
    border-color: #b0b0b0;
}

.summary a.change-value.color.active::before, .summary a.change-value.color:hover::before {
    border-color: #333;
}

.summary a.change-value.color:hover::before, .summary a.change-value.color.active::before {
    opacity: 1;
}

.woocommerce-product-rating-outside .star-rating {
    float: left;
    margin: 5px;
}

.has-title-outside-summary.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img {
    border-radius: 50%;
    border: 1px solid #ebebeb;
}

.price.price-outside {
    margin-bottom: 20px;
    font-size: 26px;
    color: #dc9814;
}

.price-outside del {
    font-size: 16px;
}

.woocommerce-product-rating.woocommerce-product-rating-outside {
    display: inline-block;
    margin-bottom: 13px;
}

.woocommerce-product-details__short-description ul {
    padding-left: 0;
    color: #74bf62;
    clear: both;
    margin-bottom: 25px;
}

.woocommerce-product-details__short-description li::before {
    content: "\f11c";
    font-family: Flaticon;
    margin-right: 10px;
    font-weight: 600;
}

/*variations*/
form.variations_form {
    position: relative;
}

h4.title-variable {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 22px;
}

.variations .variation select {
    float: left;
    display: none;
    width: 100%;
    margin-bottom: 14px;
    margin-right: 14px;
}
.data-val[data-attributetype="select"] {
    display: none;
}
.variation select[data-attributetype="select"] {
    display: block;
    position: relative;
    top: 5px;
}
.reset_variations {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #ffffff;
    display: block;
    height: 24px;
    position: absolute;
    text-transform: uppercase;
    padding: 0 10px;
    width: 65px;
    background-color: #000000;
    float: left;
    margin-bottom: 14px;
    right: 0;
    top: -25px;
    text-align: center;
}
table .reset_variations {
    display: none!important;
}

.reset_variations:hover {
    color: #ffffff;
}

table.variations {
    border: none;
    margin-bottom: 40px;
}

tr.variation td.variation-title label::before {
    content: "";
    width: 37px;
    border-top: 1px solid #333;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    top: -7px;
}

tr.variation td.variation-title label::after {
    content: "";
    width: 20px;
    border-top: 1px solid #333;
    position: absolute;
    display: inline-block;
    float: left;
    margin-right: 10px;
    left: 0;
    bottom: 12px;
}

.reset_variations:hover {
    background-color: #41cce5;
}

.summary a.change-value:not(.color):hover, .summary a.change-value.active:not(.color) {
    border-color: #000;
}

.summary table.variations {
    border: none;
    margin-bottom: 0px;
}

tr.variation td {
    margin: 25px 0;
    border: none;
    padding: 10px 0;
    font-size: 16px;
    height: 20px;
    line-height: 15px;
    vertical-align: middle;
    position: relative;
}

.product-item .variations tr {
    display: table-row !important;
    text-align: center;
    width: 100%;
}

a.change-value.color {
    width: 15px;
    height: 15px;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    margin: 6px 11px 5px 4px;
}

div.product-item a.change-value.photo {
    width: 20px;
    height: 20px;
    position: relative;
    border-radius: 50%;
}

a.change-value.color[data-value="white"] {
    border: 1px solid #dedede;
}

a.change-value::before {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 50%;
    left: -4px;
    border: 1px solid #333;
    opacity: 0;
    transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
}

.product-item a.change-value.active::before, .product-item a.change-value:hover::before {
    opacity: 1
}

tr.variation label {
    color: #000000;
    margin: 0;
    font-weight: 500;
    position: relative;
    line-height: 30px;
}

.woocommerce-variation-description p:last-child {
    margin-bottom: 0;
}

.woocommerce-variation-price .price {
    margin-bottom: 15px;
    margin-top: 10px;
}

.product-item a.change-value.photo {
    width: 25px;
    height: 25px;
}

a.change-value {
    position: relative;
    margin-right: 15px;
}

.product-item .variations a.change-value.label {
    display: none;
}

a.change-value:not(.color) {
    width: 35px;
    height: 35px;
    font-weight: 400;
    color: #000;
    border: 1px solid #e5e5e5;
    line-height: 30px;
    border-radius: 50%;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    margin-right: 15px;
}

.summary a.change-value:not(.color):hover, .summary a.change-value.active:not(.color) {
    border-color: #000;
}

.product-item a.change-value.color.active::before, .product-item a.change-value.color:hover::before {
    border-color: #e5e5e5;
}

.size-guide-inner {
    padding: 0 15px;
}

span.size-guide-text {
    font-size: 14px;
    color: #666;
    margin-bottom: 15px;
    line-height: 24px;
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    background: url('assets/images/size_guide.png') no-repeat;
}

#popup-size-guide .modal-content {
    box-shadow: 0 0px 15px rgba(0, 0, 0, .2);
    border: none;
    border-radius: 0;
}

#popup-size-guide .modal-dialog {
    max-width: 90%;
    margin-top: 50px;
    margin: 50px auto;
    width: 750px;
}
div button.close {
    font-size: 12px;
    font-weight: 400;
    border: 1px solid;
    width: 25px;
    text-transform: uppercase;
    height: 25px;
    border-radius: 50%;
    color: #666;
    opacity: 1;
    margin: 10px;
}

div button.close {
    color: #41cce5;
    background-color: transparent;
}

.size-guide-text + .variations + .reset_variations {
    top: 0px;
}

/*form single product*/
.woocommerce-variation-add-to-cart {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}

.cart .quantity {
    width: 67px;
    height: 56px;
    line-height: 52px;
    border: 2px solid #333;
    color: #000000;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-right: 12px;
    float: left;
    padding-left: 5px;
    margin-bottom: 20px;
}

.cart .quantity .input-qty {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #000000;
    width: 40px;
    padding: 0 5px;
    height: 54px;
    font-size: 20px;
    line-height: 54px;
    text-align: center;
    float: left;
    border: none;
}

.cart .quantity .btn-number {
    font-size: 15px;
    width: 20px;
    height: 26px;
    line-height: 40px;
    position: absolute;
    float: left;
    text-align: center;
    top: 0;
    right: 8px;
}

.cart .quantity .btn-number.qtyminus {
    text-align: center;
    bottom: 0;
    top: auto;
    line-height: 0;
}

.summary p.cart {
    margin-bottom: 0;
}

.summary .cart .single_add_to_cart_button {
    display: block;
    width: 190px;
    float: left;
    letter-spacing: 2px;
    margin-bottom: 20px;
    vertical-align: top;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    height: 56px;
    line-height: 56px;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 15px;
    text-align: center;
    background: #000000;
    border: none;
    border-radius: 0;
    margin-right: 12px;
}

.summary a.change-value:not(.color) {
    width: 40px;
    height: 40px;
    font-weight: 600;
    border: 1px solid #b0b0b0;
    line-height: 32px;
    border-radius: 5px;
    display: inline-block;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin-right: 12px;
}

.summary .cart .single_add_to_cart_button:hover {
    background-color: #41cce5;
}

.summary .cart .woocommerce-variation-add-to-cart-disabled .single_add_to_cart_button {
    opacity: 0.65;
    cursor: not-allowed;
    pointer-events: none;
}

.summary .yith-wcwl-add-to-wishlist, .summary .compare, .summary .social-share {
    display: inline-block;
    text-align: center;
    padding: 0 15px;
    min-width: 65px;
    height: 56px;
    line-height: 54px;
    border: 2px solid #333;
    margin: 0 11px 15px 0;
    float: left;
}

.summary .add_to_wishlist::before {
    font-size: 18px;
    font-weight: 600;
}

div#yith-wcwl-popup-message {
    background: #0fb0f0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 5px;
    line-height: 50px;
    font-weight: 300;
    color: #fff;
    padding: 0 35px;
    box-shadow: 0 0 5px #0fb0f0;
    position: fixed;
    text-align: center;
    top: 50px;
    left: auto;
    z-index: 10000;
    right: 50px;
}

.summary .compare {
    position: relative;
    top: -1px;
}

.summary .social-share .icons {
    font-size: 15px;
    line-height: 50px;
}

.summary .social-share .ciloe-social {
    left: 50%;
    transform: translateX(-50%);
}

.summary .clear {
    display: inline-block;
}

.product_meta {
    display: inline-block;
    width: 100%;
    margin-top: 8px;
}

.product_meta > span {
    display: block;
    font-size: 12px;
    line-height: 28px;
    font-weight: 400;
    text-transform: none;
    margin-right: 28px;
}

.product_meta .meta-title {
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.product_meta a {
    color: #a9a9a9;
    font-size: 14px;
}

.product_meta a:hover {
    color: #41cce5;
}

/* social-share-product */
.social-share-product {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    width: 40px;
    background: #41cce5;
    border-radius: 0 10px 10px 0;
    z-index: 9999;
    padding: 5px;
}

.ciloe-social-product a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding: 5px 0;
    display: inline-block;
    width: 100%;
}

.ciloe-social-product a:hover {
    color: #333;
}

/* .sticky_info_single_product  */
.sticky_info_single_product {
    position: fixed;
    left: 0;
    right: 0;
    padding: 10px 0;
    top: 0px;
    transition: transform 0.5s ease 0s;
    -o-transition: transform 0.5s ease 0s;
    -webkit-transition: transform 0.5s ease 0s;
    background: #fff;
    z-index: 99;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px);
}

.show-sticky_info_single .sticky_info_single_product {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.admin-bar .sticky_info_single_product {
    top: 32px;
}

.sticky_info_single_product img.fami-img {
    max-width: 50px;
}

.sticky-thumb-left {
    float: left;
    margin-right: 20px;
    border: 2px solid #e5e5e5;
}

.sticky_info_single_product .entry-title {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px;
    display: block;
}

.sticky_info_single_product a.woocommerce-review-link {
    float: left;
    line-height: 10px;
    font-size: 12px;
    margin: 0 10px;
}

.sticky_info_single_product .star-rating {
    float: left;
}

.sticky-info-right {
    overflow: hidden;
    position: relative;
    min-height: 54px;
}

.sticky_info_single_product button.ciloe-single-add-to-cart-btn.btn.button {
    float: right;
    background: #41cce5;
    font-size: 12px;
    line-height: 42px;
    height: 42px;
    top: 50%;
    color: #fff;
    padding: 0 40px;
    letter-spacing: 2px;
    white-space: nowrap;
    position: absolute;
    border-radius: 50px;
    outline: none;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    border: none;
}

.sticky_info_single_product button.ciloe-single-add-to-cart-btn.btn.button:hover {
    background-color: #333;
    color: #fff;
}

.star-rating.no-rate {
    width: auto;
    margin-bottom: 10px;
    font-size: 12px;
}

.sticky_info_single_product .star-rating.no-rate a.woocommerce-review-link, .star-rating.no-rate a.woocommerce-review-link {
    float: none;
    letter-spacing: 0;
    margin: 0;
}

.wrapper_menu-sticky .sticky_info_single_product {
    top: auto;
    bottom: 0;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
}

.show-sticky_info_single .wrapper_menu-sticky .sticky_info_single_product {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

/*.product-type-grouped*/
.product-type-grouped .summary .woocommerce-product-details__short-description {
    margin-bottom: 23px;
}

.product-type-grouped .summary .cart .group_table {
    border: none;
    margin-bottom: 30px;
}

.product-type-grouped .summary .cart .group_table td {
    padding: 15px 0;
    border-left: none;
    border-right: none;
    border-top: none;
}

.product-type-grouped .summary .cart .group_table td.label,
.product-type-grouped .summary .cart .group_table td.price {
    text-align: inherit;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 0;
}

.product-type-grouped .summary .cart .group_table td:last-child {
    text-align: right;
}

.product-type-grouped .summary .cart .group_table .quantity {
    width: 54px;
    padding: 0;
    margin: 0 !important;
    border: none;
    font-size: 0;
    height: 26px;
    display: block !important;
}

.product-type-grouped .summary .cart .group_table .quantity .control {
    width: 54px;
}

.product-type-grouped .summary .cart .group_table .quantity .btn-number {
    width: 10px;
    height: 14px;
    top: 0px;
    line-height: 14px;
}

.product-type-grouped .summary .cart .group_table .quantity .input-qty {
    height: 26px;
    line-height: 26px;
}

.product-type-grouped .summary .cart .group_table .quantity .btn-number.qtyminus {
    top: 12px;
    line-height: 14px;
    height: 14px;
}

.product-type-grouped .summary .cart .group_table label {
    margin-bottom: 0;
    font-weight: normal;
}

.product-type-grouped .summary .cart .group_table .stock {
    display: none;
}

/*default*/
.default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    margin-top: 20px;
}

.default .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img {
    padding: 0 10px;
    width: 100%;
}

/*vertical_thumnail*/

.slick-track {
    margin: 0 auto;
}

.vertical_thumnail .flex-viewport {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
    float: right;
}

.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    width: 120px;
    float: left;
    padding-right: 23px;
    margin-top: -10px;
}

.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
    margin: 20px 0 0;
    border: 1px solid #ebebeb;
    opacity: 1;
    transition: padding 0.5s ease 0s;
    -o-transition: padding 0.5s ease 0s;
    -webkit-transition: padding 0.5s ease 0s;
}

.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li.slick-current img,
.vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li:hover img {
    border-color: #333;
}

figure.woocommerce-product-gallery__wrapper img {
    width: 100%;
}

/* Single Product Sticky */
.sticky_detail .flex-viewport figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:last-child) {
    margin-bottom: 38px;
}

/*gallery_detail*/
body.single-product .gallery_detail .single-left {
    width: 100%;
    text-align: center;
}

.gallery_detail .ciloe-product-single-gallery:not(.ciloe-center-mode) .ciloe-product-gallery__image {
    display: inline-block;
}

.gallery_detail .ciloe-product-single-gallery:not(.ciloe-center-mode) .ciloe-product-gallery__image a {
    padding: 0 40px;
}

.gallery_detail .ciloe-product-gallery__image a {
    display: block;
    padding: 0 4.7619048%;
}

.gallery_detail .slick-dots li {
    display: inline-block;
}

.gallery_detail ul.slick-dots {
    margin-top: 45px;
    margin-bottom: 3px;
}

.gallery_detail .slick-dots li.slick-active button {
    width: 25px;
    background: #41cce5;
}

.gallery_detail .slick-dots li button:hover {
    background: #41cce5;
}

.gallery_detail .slick-dots li button {
    width: 6px;
    height: 6px;
    transition: width 0.3s ease 0s;
    font-size: 0;
    background: #b2b2b2;
    margin: 0 6px;
    padding: 0;
    -o-transition: width 0.3s ease 0s;
    -webkit-transition: width 0.3s ease 0s;
    border-radius: 6px;
    display: inline-block;
}

body.single-product .gallery_detail .detail-content {
    display: inline-block;
    width: 100%;
    padding: 33px 0 0 0;
    text-align: center;
}

.gallery_detail .summary {
    width: 920px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.gallery_detail .variations .variation select {
    float: none;
    margin-left: 5px;
    margin-right: 5px;
}

.gallery_detail .reset_variations {
    float: none;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
}

.gallery_detail .woocommerce-variation-add-to-cart {
    display: inline-block;
    width: auto;
}

.gallery_detail .single_variation_wrap {
    display: inline-block;
    width: 100%;
}

.gallery_detail .summary .cart .quantity, .gallery_detail .summary .cart .single_add_to_cart_button, .gallery_detail .summary .yith-wcwl-add-to-wishlist, .gallery_detail .summary .compare, .gallery_detail .summary .social-share {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    clear: none;
    float: left;
    vertical-align: top;
}

.gallery_detail td.variation-title {
    min-width: 115px;
    text-align: left;
}

.gallery_detail .summary > .price {
    margin-bottom: 44px;
}

.gallery_detail .woocommerce-product-details__short-description {
    width: 760px;
    max-width: 100%;
    margin: 0 auto 40px auto;
}

.gallery_detail .product_meta {
    margin-top: 19px;
}

.gallery_detail .product_meta > span {
    position: relative;
    margin-right: 14px;
    padding-right: 14px;
}

.gallery_detail .product_meta > span::before {
    content: "";
    border-right: 1px solid #dadada;
    position: absolute;
    top: 50%;
    right: 0;
    height: 15px;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.gallery_detail .product_meta > span:last-child::before {
    display: none;
}

.gallery_detail .woocommerce-tabs {
    margin-top: 42px;
}

.gallery_detail .summary table.variations {
    text-align: left;
    display: inline-block;
    width: auto;
}

.gallery_detail form.cart {
    display: table;
    margin: 0 auto;
}

/* big_images detail */
body.single-product .big_images .single-left {
    width: 100%;
    text-align: center;
}

.big_images .main-content-product {
    margin: 0 -60px;
}

.big_images .ciloe-product-single-gallery:not(.ciloe-center-mode) .ciloe-product-gallery__image {
    display: inline-block;
}

.big_images .ciloe-product-single-gallery:not(.ciloe-center-mode) .ciloe-product-gallery__image a {
    padding: 0 40px;
}

.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
    margin: 0;
}

.big_images .ciloe-product-gallery__image a {
    display: block;
    padding: 0 4.7619048%;
}

.big_images .slick-dots li {
    display: inline-block;
    width: 15px;
    margin: 5px;
}

.big_images ul.slick-dots {
    margin-top: 45px;
    margin-bottom: 3px;
}

.big_images .slick-dots li button {
    width: 15px;
    height: 15px;
    position: absolute;
    background: transparent;
    cursor: pointer;
}

.big_images .slick-dots li button::before {
    content: "";
    border: 2px solid #41cce5;
    top: -5px;
    position: absolute;
    left: -5px;
    right: -5px;
    opacity: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    bottom: -5px;
    transform: scale(0.8);
    -o-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
    -o-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.6, 0.26, 0.35, 0.59) 0s;
}

.big_images .slick-dots li button::after {
    background: #ccc;
    height: 6px;
    content: "";
    width: 6px;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    bottom: 0;
}

.big_images .slick-dots li:hover button::before, .big_images .slick-dots li.slick-active button::before {
    opacity: 1;
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
}

.big_images .slick-dots li:hover button::after, .big_images .slick-dots li.slick-active button::after {
    transform: scale(0);
    -o-transform: scale(0);
    -webkit-transform: scale(0);
}

.big_images figure.woocommerce-product-gallery__wrapper img {
    width: auto;
}

.big_images .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
    list-style: none;
    border: none;
    margin: 10px 0;
    cursor: pointer;
}

body.single-product .big_images .detail-content {
    display: inline-block;
    width: 100%;
    padding: 50px 0 0 0;
    text-align: center;
}

.big_images .summary {
    width: 920px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.big_images .variations .variation select {
    float: none;
    margin-left: 5px;
    margin-right: 5px;
}

.big_images .summary .reset_variations {
    float: none;
    margin-left: auto;
    position: relative;
    margin-right: auto;
    margin-bottom: 0;
    top: auto;
}

.big_images .woocommerce-variation-add-to-cart {
    display: inline-block;
    width: auto;
}

.big_images .single_variation_wrap {
    display: inline-block;
    width: 100%;
}

.big_images .single_variation_wrap .woocommerce-variation-price {
    margin-top: 20px;
}

.big_images .summary .cart .quantity, .big_images .summary .cart .single_add_to_cart_button, .big_images .summary .yith-wcwl-add-to-wishlist, .big_images .summary .compare, .big_images .summary .social-share {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    clear: none;
    float: left;
    vertical-align: top;
}

.big_images .summary > .price {
    margin-bottom: 44px;
}

.big_images .woocommerce-product-details__short-description {
    width: 760px;
    max-width: 100%;
    margin: 0 auto 40px auto;
}

.big_images .product_meta {
    margin-top: 0px;
}

.big_images .product_meta > span {
    position: relative;
    margin-right: 14px;
    padding-right: 14px;
}

.big_images .product_meta > span:last-child::before {
    display: none;
}

.big_images .woocommerce-tabs {
    margin-top: 42px;
}

.big_images tr.variation td.variation-title {
    text-align: left;
}

.big_images .summary table.variations {
    text-align: center;
    display: inline-block;
    width: auto;
}

.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
}

.big_images .vertical_thumnail .flex-viewport {
    width: 100vw;
    float: none;
    left: 50%;
    margin-left: -50vw;
}

.big_images form.cart {
    margin: 0 auto;
    display: table;
}

/*360deg*/

.default .ciloe-product-button,
.sticky_detail .ciloe-product-button {
    top: 10px;
    left: 10px;
}

.vertical_thumnail .ciloe-product-button {
    bottom: 28px;
    left: 155px;
}

.ciloe-product-button {
    position: absolute;
    z-index: 1;
}

.ciloe-bt-video a, .product-360-button a {
    display: inline-block;
    font-size: 12px;
    line-height: 38px;
    padding: 0 20px;
    background: #41cce5;
    letter-spacing: 1px;
    border-radius: 5px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s;
    -o-transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s;
    -webkit-transition: background-color 0.3s ease 0s, border-color 0.3s ease 0s;
}

.ciloe-bt-video a:hover, .product-360-button a:hover,
.ciloe-bt-video a:focus, .product-360-button a:focus {
    background: #333;
    color: #fff;
}

.ciloe-bt-video a::before, .product-360-button a::before {
    position: relative;
    margin-right: 10px;
    text-align: center;
    top: -1px;
    vertical-align: top;
}

.ciloe-bt-video a::before {
    content: "\F0da";
    font-family: 'FontAwesome', sans-serif;
    font-size: 18px;
    padding-left: 4px;
    position: relative;
    top: 0px;
}

.product-360-button a::before {
    content: "\E098";
    font-family: 'Simple-Line-Icons', sans-serif;
    font-size: 18px;
    padding-left: 2px;
}

.ciloe-bt-video a span,
.product-360-button a span {
    vertical-align: middle;
    position: relative;
}

div.mfp-wrap div .mfp-close {
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    position: absolute;
    width: 15px;
    line-height: 20px;
    margin: 0;
    height: 15px;
    top: 20px;
    right: 25px;
    padding: 0;
}

.mfp-close-btn-in .mfp-close:hover {
    background: transparent;
}

.product-360-button + .ciloe-bt-video {
    margin-top: 10px;
}

/*threed 360deg*/
.product-360-view-wrapper {
    margin: 100px auto;
    max-width: 800px;
    position: relative;
}

.spinner {
    color: #ffffff;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
}

.ciloe-threed-view::after {
    border-color: rgba(175, 175, 175, 0.05) rgba(175, 175, 175, 0.1) rgba(175, 175, 175, 0.15);
    border-radius: 50%;
    border-style: solid;
    border-width: 2px 2px 5px;
    bottom: 15px;
    content: "";
    height: 50%;
    left: 15px;
    position: absolute;
    right: 15px;
    z-index: 10;
}

.ciloe-threed-view {
    cursor: ew-resize;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ciloe-threed-view .threed-view-images {
    display: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.ciloe-threed-view .threed-view-images img.current-image {
    visibility: visible;
    z-index: 9;
}

.ciloe-threed-view .threed-view-images img {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%;
}

.ciloe-threed-view .nav_bar {
    bottom: 40px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);
    left: 50%;
    background: #fff;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11;
}

.ciloe-threed-view .nav_bar a {
    display: inline-block;
    text-decoration: none;
    width: 45px;
    font-size: 0;
    text-align: center;
}

.ciloe-threed-view .nav_bar a:hover {
    background-color: #f9f9f9;
}

.ciloe-threed-view .nav_bar a::after {
    font-family: "FontAwesome", sans-serif;
    font-size: 18px;
    position: relative;
    top: 4px;
}

.ciloe-threed-view .nav_bar a.nav_bar_play::after {
    content: "\f04b";
}

.ciloe-threed-view .nav_bar a.nav_bar_stop::after {
    content: "\f04d";
}

.ciloe-threed-view .nav_bar a.nav_bar_previous::after {
    content: "\f048";
}

.ciloe-threed-view .nav_bar a.nav_bar_next::after {
    content: "\f051";
}

.ciloe-dark .ciloe-threed-view .nav_bar a {
    color: black;
}

/*woocommerce-tabs*/
.woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-bottom: 31px;
    margin-top: 40px;
    text-align: center;
}

.woocommerce-tabs::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: -webkit-calc(100vw);
    width: -moz-calc(100vw);
    width: calc(100vw);
    height: 1px;
    background-color: #ebebeb;
}

.has-sidebar .woocommerce-tabs::before {
    width: 100%;
}

/*.wc-tabs*/
.wc-tabs {
    padding-left: 0;
    text-align: center;
}

.wc-tabs li {
    list-style: none;
    display: inline-block;
    margin-right: 17px;
    margin-left: 17px;
    text-align: center;
}

.wc-tabs li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: inline-block;
    font-size: 12px;
    color: #a9a9a9;
    text-transform: uppercase;
    line-height: 26px;
    letter-spacing: 2px;
    text-align: center;
    position: relative;
    padding: 25px 0;
}

.wc-tabs li a::before {
    border-bottom: 1px solid #41cce5;
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    width: 100%;
}

.wc-tabs li a:hover,
.wc-tabs li.active a {
    color: #333;
}

ul.tabs.wc-tabs {
    position: relative;
}

ul.tabs.wc-tabs::before {
    content: "";
    border-bottom: 1px solid #ededed;
    position: absolute;
    bottom: 0;
    right: -50%;
    left: -50%;
}

.wc-tabs li a:hover::before,
.wc-tabs li.active a::before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);

}

/*.woocommerce-Tabs-panel*/
.woocommerce-Tabs-panel {
    max-width: 100%;
    margin-top: 85px;
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 50px;
    text-align: left;
}

.woocommerce-Tabs-panel p:last-child {
    margin-bottom: 0;
}

.woocommerce-Tabs-panel .woocommerce-Reviews {
    text-align: center;
}

.woocommerce-Tabs-panel h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}

/*comment star*/
.comment-form-rating label {
    vertical-align: baseline;
}

p.stars {
    margin-left: 15px;
    line-height: 18px;
    display: inline-block;
}

p.stars,
p.stars a {
    display: inline-block
}

p.stars a {
    font-weight: 400;
    height: 1em
}

p.stars a:before,
p.stars a:hover ~ a:before {
    color: #e2e2e2;
    content: "\f005"
}

p.stars a {
    position: relative;
    width: 1em;
    text-indent: -999em;
    margin-right: 1px
}

p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: 'FontAwesome', sans-serif;
    text-indent: 0;
}

p.stars:hover a:before,
p.stars.selected:not(:hover) a:before {
    color: #41cce5;
}

p.stars a:hover ~ a:before,
p.stars.selected:not(:hover) a.active ~ a:before {
    color: #e2e2e2;
}

/*comment product*/
.commentlist .avatar {
    width: 120px;
    float: left;
}

.woocommerce-Tabs-panel .commentlist .avatar {
    width: 60px;
}

.woocommerce-Tabs-panel .commentlist, .woocommerce-Tabs-panel .comment-form {
    max-width: 100%;
}

.commentlist .comment-text .meta {
    margin-bottom: 0;
}

.owl-products[data-dots='true'] .product-item {
    list-style: none;
    margin-bottom: 0;
}

/*.upsells + related*/
.upsells,
.related {
    position: relative;
}

.no-sidebar .upsells, .no-sidebar .related {
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    padding: 0 40px;
}

.upsells::before,
.related::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: -webkit-calc(100vw);
    width: -moz-calc(100vw);
    width: calc(100vw);
    height: 1px;
    background-color: #ebebeb;
}

.has-sidebar .upsells::before,
.has-sidebar .related::before {
    width: 100%;
}

.product-grid-title {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: #000000;
    text-align: center;
    position: relative;
    padding-bottom: 22px;
    padding-top: 50px;
    margin-bottom: 40px;
}

.product-grid-title::before {
    content: '';
    display: block;
    width: 42px;
    height: 1px;
    background-color: #41cce5;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.owl-carousel.owl-products {
    margin-bottom: 20px;
}

/*Buy Together*/
.famibt-wrap {
    border: 2px solid #e8e8e8;
    overflow: hidden;
    width: 100%;
    padding: 40px 10px 40px 30px;
    margin: 40px 0 0;
    display: inline-block;
}

.famibt-product.out-of-stock {
    display: block;
    opacity: 0.4;
}

h3.famibt-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 25px;
}

.famibt-right-part::after {
    content: "";
    border-left: 1px solid #e5e5e5;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 99999em;
}

.famibt-right-part::before {
    content: "";
    border-left: 1px solid #e5e5e5;
    position: absolute;
    top: 0;
    left: 0;
    height: 99999em;
}

.famibt-right-part {
    text-align: center;
}

.total-price-html {
    font-size: 30px;
    color: #41cce5;
}

span.for-items-text {
    margin-bottom: 15px;
    font-size: 14px;
    color: #999;
    display: inline-block;
    margin-top: 10px;
    line-height: 26px;
}

.total-price-html {
    font-size: 30px;
    color: #41cce5;
    font-weight: 300;
}

button.famibt-add-all-to-cart {
    line-height: 42px;
    height: 46px;
    padding: 0 40px;
    background: transparent;
    border: 2px solid #333;
    border-radius: 0;
    color: #333;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 600;
}

button.famibt-add-all-to-cart:hover {
    border-color: #333;
    background: #333;
    color: #fff;
}

div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-product-title {
    font-size: 14px;
    color: #333;
    line-height: 24px;
    min-height: inherit;
    margin: 10px 0 5px;
}

div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-price {
    color: #333;
    font-weight: 500;
    font-size: 16px;
}

div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-thumb-wrap {
    border: none;
    padding: 0;
}

div.famibt-wrap .famibt-item {
    color: #000;
}

.famibt-wrap .famibt-item label {
    font-weight: 400;
}

div.famibt-wrap .famibt-item .famibt-price {
    color: #41cce5;
    font-size: 16px;
}

.famibt-wrap ins {
    color: #41cce5;
}

.famibt-wrap .woocommerce-error, .famibt-wrap .woocommerce-info, .famibt-wrap .woocommerce-message {
    padding: 10px 0 12px;
    margin: 0 0 30px;
    background: #fff;
    border: none;
    z-index: 1;
}

.famibt-messages-wrap {
    margin-top: -40px;
    position: relative;
    min-height: 50px;
}

.famibt-messages-wrap::before {
    content: "";
    border-bottom: 2px solid #e5e5e5;
    width: 9999999em;
    left: -50%;
    position: absolute;
    bottom: 0;
    z-index: 2;
}

.famibt-messages-wrap a.button.wc-forward {
    background: #333;
    color: #fff;
    line-height: 28px;
    height: 28px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 300;
}

.famibt-messages-wrap a.button.wc-forward:hover {
    background: #41cce5;
    color: #fff;
}
div.famibt-wrap .famibt-products-wrap .famibt-product .famibt-thumb-wrap::before {
    z-index: 9;
}
.famibt-wrap .famibt-products-wrap div.famibt-product img{
    width: 100%;
}
/* .famisp-sales-popup-wrap */
div.famisp-sales-popup-wrap{
	z-index: 9999;
}
div.famisp-sales-popup-wrap .famisp-product-thumb {
    margin-right: 15px;
}
.famisp-sales-popup-wrap .famisp-sales-popup {
    line-height: 24px;
}
div.famisp-sales-popup-wrap .famisp-sales-popup .famisp-close{
	line-height: 18px;
}
/* ==========================================================================
   8.5 SHOP TABLE
========================================================================== */
/*shop table empty*/
.wishlist-empty,
.cart-empty {
    font-size: 16px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 100px;
}

.return-to-shop {
    text-align: center;
    margin-bottom: 224px;
}

.return-to-shop .button {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: inline-block;
    height: 57px;
    line-height: 57px;
    font-size: 12px;
    letter-spacing: 2px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 0 15px;
    background-color: #000000;
    min-width: 200px;
}

.return-to-shop .button:hover {
    background-color: #41cce5;
}

/*table shop*/

.product-name {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.product-name a {
    display: inline-block;
    max-height: 48px;
    overflow: hidden;
    vertical-align: middle;
}

.product-price,
.product-subtotal {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

/*table account wishlist*/
.wishlist_table .yith-wcqv-button {
    display: none;
}

body .woocommerce table.shop_table {
    margin-bottom: 27px;
    border: 2px solid #e3e3e3;
}

body table.shop_table tr th:last-child,
body table.shop_table tr td:last-child {
    border-right: 0;
}

body .woocommerce table.shop_table thead {
    background: transparent;
}

body .woocommerce table.shop_table thead th {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    background: transparent;
    padding: 15px 20px;
}

body .woocommerce table.shop_table thead th,
body .woocommerce table.shop_table tbody td {
    border-left: none;
    border-right: none;
    text-align: left;
    vertical-align: middle;
}

body .woocommerce table.shop_table td {
    padding: 25px 20px;
}

body .woocommerce table.shop_table .product-thumbnail {
    width: 150px;
    padding-left: 40px;
}

body .woocommerce table.shop_table .product-thumbnail a {
    display: inline-block;
}

body .woocommerce table.shop_table tr td.product-remove {
    padding-left: 10px;
    padding-right: 40px;
    width: 10px;

}

body .woocommerce table.shop_table tr td.product-remove a {
    font-size: 25px;
    color: #6f6f6f;
    display: inline-block;
    height: 25px;
}

.enable-shop-page-mobile .woocommerce .wishlist_table .product-remove .remove {
    position: absolute;
    bottom: 90px;
    right: 0;
    font-size: 25px !important;
}

.product-remove .remove span {
    display: none;
}

body .woocommerce table.shop_table tr td.product-remove a:hover {
    color: #41cce5;
}

body .woocommerce table.shop_table tr td.product-remove a .remove-text {
    display: none;
}

body .shop_table tr td.product-stock-status {
    width: 240px;
}

body .shop_table tr td.product-stock-status > span {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: inline-block;
    width: 200px;
    padding: 17px 15px;
    line-height: 21px;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #a9a9a9 !important;
    border: 1px solid #e5e5e5;
    text-align: center;
}

body .woocommerce table.shop_table .product-add-to-cart {
    width: 190px;
}

body .woocommerce table.shop_table .product-add-to-cart .add_to_cart {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    width: 190px;
    margin: 0 auto;
    padding: 0 15px;
    height: 57px;
    line-height: 57px;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    background: #000000;
    text-align: center;
    border-radius: 0;
}

body .woocommerce table.shop_table .product-add-to-cart .add_to_cart:hover {
    background: #41cce5;
}

body .shop_table tr td.product-quantity {
    width: 240px;
}

.yith-wcwl-share {
    padding-left: 40px;
}

.wishlist_table td.product-price {
    white-space: nowrap;
}

.wishlist_table td.product-name {
    white-space: nowrap;
}

/*.actions*/
.actions-btn {
    text-align: right;
    margin-bottom: 19px;
}

.actions-btn .button {
    min-width: 275px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    line-height: 58px;
    height: 56px;
    font-size: 12px;
}

.actions-btn .shopping {
    min-width: 275px;
    height: 56px;
    line-height: 58px;
    text-align: center;
    padding: 0 15px;
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;
    margin-left: 9px;
}

.actions-btn .shopping:hover {
    background-color: #41cce5;
}

.actions .coupon {
    overflow: hidden;
    padding: 66px 40px 75px 40px;
    border: 2px solid #e3e3e3;
    margin-bottom: 53px;
}

.actions .coupon label {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    line-height: 56px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    float: left;
}

.actions .coupon .input-text {
    float: left;
    border-color: #e5e5e5;
    width: -webkit-calc(100% - 377px);
    width: -moz-calc(100% - 377px);
    width: calc(100% - 377px);
    margin-left: 52px;
    margin-right: 15px;
}

.actions .coupon .button {
    display: block;
    float: left;
    width: 240px;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 54px;
    vertical-align: middle;
}

/*.cart-collaterals */
.cart-collaterals .cart_totals {
    border: 2px solid #e3e3e3;
    padding: 41px 40px 63px 40px;
    overflow: hidden;
}

.cart-collaterals .cart_totals h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 30px;
    color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    padding: 17px 20px 17px 0;
}

.cart-collaterals .cart_totals .shop_table {
    width: 100%;
    border: none;
    float: right;
}

.cart-collaterals .cart_totals .shop_table tr th,
.cart-collaterals .cart_totals .shop_table tr td {
    border-width: 0 0 1px 0;
    padding: 17px 0;
    width: 50%;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

.cart-collaterals .cart_totals .shop_table .shipping-calculator-button {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    color: #000000;
    padding-bottom: 2px;
    padding-top: 33px;
    display: inline-block;
}

.cart-collaterals .cart_totals .shop_table .shipping-calculator-button::before {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    position: absolute;
    left: 0;
    bottom: 0;
}

.cart-collaterals .cart_totals .shop_table .shipping input[type="radio"] {
    display: none;
}

.cart-collaterals .cart_totals .shop_table .shipping label {
    font-weight: normal;
    margin-bottom: 0;
}

.cart-collaterals .cart_totals .shop_table .shipping label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #e2e2e2;
    background: #f2f2f2;
    border-radius: 50%;
    margin-right: 11px;
    transition: all 0.3s;
}

.cart-collaterals .cart_totals .shop_table .shipping label:hover::before,
.cart-collaterals .cart_totals .shop_table .shipping input[type="radio"]:checked + label::before {
    background: #000000;
    border-color: #000000;
}

.wc-proceed-to-checkout {
    float: right;
    width: 100%;
}

.wc-proceed-to-checkout .checkout-button {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: inline-block;
    height: 56px;
    line-height: 58px;
    background-color: #000000;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0 40px;
    text-align: center;
    margin-top: 12px;
}

.wc-proceed-to-checkout .checkout-button:hover {
    background-color: #41cce5;
}

@media (max-width: 767px) {
    .wc-proceed-to-checkout .checkout-button {
        width: 100%;
    }
}

/* ==========================================================================
   9.0 SHORTCODE
========================================================================== */
/* ==========================================================================
   9.1 CILOE SOCIALS
========================================================================== */
.ciloe-socials .social-item {
    display: inline-block;
    width: 41px;
    height: 41px;
    line-height: 43px;
    color: #a5a5a5;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid;
    margin: 8px;
}

.ciloe-socials .social-item:hover {
    color: #000000;
}

.ciloe-socials.style1 .social-item {
    width: auto;
    height: auto;
    color: #999;
    border: none;
    border-radius: 0;
    font-size: 14px;
    margin: 0 18px;
}

.ciloe-socials.style1 .social-item:hover {
    color: #41cce5;
}

.ciloe-socials.style2 .social-item {
    background: #000;
    border-color: #000;
    color: #fff;
}

.ciloe-socials.style2 .social-item:hover {
    background: #41cce5;
    border-color: #41cce5;
    color: #fff;
}

.ciloe-socials.style3 .social-item:hover {
    color: #41cce5;
}

.ciloe-socials.style3 .social-item {
    display: inline-block;
    width: auto;
    height: auto;
    line-height: initial;
    color: #000;
    text-align: center;
    border: none;
    font-size: 18px;
    border-radius: 50%;
    margin: 0 15px;
}

.ciloe-socials.text-left .social-item {
    margin-left: 0;
    margin-right: 30px;
}

/* ==========================================================================
   9.2 CILOE TITLE
========================================================================== */
.ciloe-title.default {
    padding-left: 160px;
    position: relative;
}

.default h3.block-title {
    font-size: 40px;
    font-weight: 300;
    position: relative;
}

.default h3.block-title::before {
    content: "";
    width: 110px;
    border-bottom: 1px solid #e4e4e4;
    display: inline-block;
    top: 50%;
    margin-right: 40px;
    position: absolute;
    left: -160px;
}

.ciloe-title p.block-des {
    font-size: 18px;
}

a.title-link {
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #999;
    position: absolute;
    text-transform: uppercase;
    overflow: hidden;
    display: inline-block;
    top: 10px;
    line-height: 36px;
    right: 0;
}

a.title-link::before {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 2px);
}

a.title-link:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

a.title-link:hover {
    color: #41cce5;
}

a.title-link::after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 13px;
}

.style2 h3.block-title {
    font-size: 40px;
    font-weight: 300;
}

/* ==========================================================================
   9.3 CILOE BLOCK INFO
========================================================================== */
.ciloe-block-info .block-title {
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 7px;
    color: inherit;
}

.ciloe-block-info .block-smtitle {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: inline-block;
    font-size: 11px;
    line-height: 24px;
}

.ciloe-block-info .block-price {
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #41cce5;
    margin-bottom: 32px;

}

ins {
    text-decoration: none;
}

del {
    font-size: 15px;
}

.ciloe-block-info .block-des {
    font-size: 15px;
    line-height: 24px;
    max-width: 100%;
    margin-bottom: 0;
}

.ciloe-block-info .block-link {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: inline-block;
    min-width: 201px;
    height: 56px;
    line-height: 56px;
    background-color: #000000;
    color: #ffffff;
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 36px;
    transition: all 0.4s;
}

.ciloe-block-info .block-link:hover {
    background-color: #41cce5;
    color: #ffffff;
}

/* ==========================================================================
   9.4 CILOE PRODUCT SIMPLE
========================================================================== */
.ciloe-productsimple.default .ciloe-block-info {
    margin-top: 75px;
}

.product-simple-style1 .equal-elem {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
}

.product-simple-style1 .block-des {
    padding-left: 50px;
    padding-right: 50px;
}

/* ==========================================================================
   9.5 CILOE BANNER
========================================================================== */
.ciloe-banner {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ciloe-banner img {
    width: 100%;
}

.ciloe-banner .block-content {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    right: 0;
    color: #fff;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.ciloe-banner.dark .block-content {
    color: #333;
}

.ciloe-banner .block-title {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
    color: inherit;
}

.ciloe-banner .block-title a {
    color: inherit;
}

.ciloe-banner .block-title a:hover {
    color: #41cce5;
}

.ciloe-banner .block-smtitle {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 13px;
}

a.block-link {
    line-height: 50px;
    padding: 0 45px;
    display: inline-block;
    border: 2px solid;
    border-radius: 45px;
    font-size: 16px;
    margin-top: 50px;
    font-weight: 500;
    color: inherit;
}

a.block-link:hover {
    color: #fff;
    background-color: #41cce5;
    border-color: #41cce5;
}

.ciloe-banner:not(.style1):hover .block-smtitle {
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
}

.ciloe-banner:not(.style1):hover .block-title {
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInLeft;
    -webkit-animation-name: fadeInLeft;
}

.ciloe-banner:not(.style1):hover .block-link {
    animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
}

.ciloe-banner.dark::before {
    display: none;
}

.ciloe-banner::before {
    content: "";
    background: rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    right: 0;
    z-index: 1;
    transition: opacity 0.5s ease 0s;
    -o-transition: opacity 0.5s ease 0s;
    -webkit-transition: opacity 0.5s ease 0s;
}

.ciloe-banner:not(.style1):hover::before {
    opacity: 1;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.ciloe-banner img {
    transition: transform 0.5s ease 0s;
    -o-transition: -o-transform 0.5s ease 0s;
    -webkit-transition: -webkit-transform 0.5s ease 0s;
}

.ciloe-banner:not(.style5):hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

/*ciloe-banner.style1 .ciloe-countdown*/
.ciloe-banner.style1 {
    text-align: center;
    color: #333;
}

.ciloe-banner .timers .box {
    display: inline-block;
    text-align: center;
}

.ciloe-banner.style1 .timers .box .time {
    display: inline-block;
    text-align: center;
    width: 110px;
    margin: 0 15px;
    height: 110px;
    background: #41cce5;
    color: #fff;
    line-height: 106px;
    border-radius: 50%;
    font-weight: 300;
    font-size: 35px;
}

span.time-title {
    display: block;
    letter-spacing: 3px;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 17px;
}

.ciloe-banner.style1.ciloe-countdown img {
    min-height: 600px;
    object-fit: cover;
}

.ciloe-banner.style1.ciloe-countdown .block-title {
    font-size: 50px;
    margin-bottom: 20px;
}

.ciloe-banner.style1 .block-smtitle {
    font-size: 18px;
    color: #666;
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 48px;
}

/*.ciloe-banner.style2*/
.ciloe-banner.style2 img {
    min-height: 450px;
    object-fit: cover;
}

.ciloe-banner.style2 .block-title {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 0;
}

.ciloe-banner.style2 .block-content {
    text-align: center;
}

.ciloe-banner.style2 .block-link {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    overflow: hidden;
    display: inline-block;
    position: relative;
    border: none;
    line-height: 36px;
    margin-top: 6px;
    padding: 0;
    border-radius: 0;
}

.ciloe-banner.style2 .block-link::before {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 2px);
}

.ciloe-banner.style2 .block-link::after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 13px;
}

.ciloe-banner.style2 .block-link:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

.ciloe-banner.style2 .block-link:hover {
    background: none;
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.active .ciloe-banner.style2 .block-smtitle {
    animation-duration: 0.8s;
    animation-fill-mode: both;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

/* ciloe-banner.style3  */
.ciloe-banner.style3 .block-title {
    font-size: 26px;
    margin: 0;
}

.ciloe-banner.style3 .block-link {
    font-size: 14px;
    letter-spacing: 0;
    font-weight: 500;
    overflow: hidden;
    display: inline-block;
    position: relative;
    border: none;
    line-height: 30px;
    margin-top: 6px;
    padding: 0;
    color: #999999;
    border-radius: 0;
}

.ciloe-banner.style3 .block-link:hover {
    background-color: transparent;
    color: #41cce5;
}

.ciloe-banner.style3 .block-link::after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 13px;
}

.ciloe-banner.style3 .block-content {
    left: 5px;
    bottom: 20px;
    top: auto;
    transform: none;
    -o-transform: none;
    -webkit-transform: none;
}

/* ciloe-banner.style4  */

.ciloe-banner.style4 {
    color: #fff;
    background-size: cover;
    padding: 0 !important;
    height: 100%;
}

.ciloe-banner.style4.dark {
    color: #333;
}

.ciloe-banner.style4 .block-title {
    font-size: 34px;
    font-weight: 300;
    margin-bottom: 21px;
    padding-bottom: 30px;
    position: relative;
}

.ciloe-banner.style4 .block-title::before {
    content: "";
    width: 70px;
    border-bottom: 1px solid;
    position: absolute;
    bottom: 0;
    left: 0;
}

.ciloe-banner.style4.text-center .block-title::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ciloe-banner.style4.dark .block-title::before {
    border-bottom: 1px solid #e1e1e1;
}

.ciloe-banner.style4 .block-short_desc {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 40px;
}

.ciloe-banner.style4 .block-link {
    font-size: 14px;
    color: inherit;
    background-color: transparent;
    padding: 0;
    line-height: 44px;
    letter-spacing: 0;
    text-transform: none;
    border: none;
    min-width: 0;
    position: relative;
    height: auto;
    font-weight: 400;
    margin: 0;
}

.ciloe-banner.style4 .block-link::after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 14px;
    margin: 0 0 0 10px;
}

.ciloe-banner.style4 .block-link:hover {
    color: #41cce5;
}

.ciloe-banner.style4 .block-content {
    padding-left: 100px;
    padding-top: 50px;
    display: inline-block;
    width: auto;
    right: auto;
    padding-bottom: 50px;
}

.ciloe-banner.style4 img {
    opacity: 0;
}

.ciloe-banner.style4.dark .block-content {
    padding-left: 55px;
}

.ciloe-banner.style4.dark .block-smtitle {
    font-size: 12px;
    color: #999999;
    font-weight: 300;
}

.ciloe-banner.style4.dark .block-title {
    font-size: 30px;
    margin-bottom: 15px;
    padding-bottom: 25px;
}

.ciloe-banner.style4.dark .block-link {
    font-weight: 500;
}

.ciloe-banner.style4.position-right .block-content {
    left: auto;
    right: 0;
    padding-right: 55px;
}

.ciloe-banner.style4.position-right .block-title::before {
    right: 0;
    left: auto;
}

.ciloe-banner.style4.position-center .block-content {
    padding: 0 15px;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.ciloe-banner.style6 .block-content {
    text-align: center;
}

.ciloe-banner.style6 a.block-link {
    line-height: 50px;
    padding: 13px 45px;
    display: inline-block;
    border: none;
    border-radius: 0;
    letter-spacing: 0.5px;
    font-size: 20px;
    background: #fff;
    color: #333;
    font-weight: 500;
}

.ciloe-banner.style6 a.block-link:hover {
    background: #41cce5;
    color: #fff;
}

/* .ciloe-banner.style7 */
.ciloe-banner.style7 .block-content {
    top: auto;
    transform: none;
    left: 0;
    bottom: 0;
    min-width: 320px;
    right: auto;
    background: #fff;
    padding: 45px 55px;
    width: auto;
    display: inline-block;
}

.style7 h3.block-title {
    font-size: 36px;
    line-height: 40px;
    margin: 0;
}

.style7 a.block-link {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: inline-block;
    line-height: 36px;
    margin-top: 25px;
    position: relative;
    border: none;
    padding: 0;
    border-radius: 0;
}

.style7 a.block-link:hover {
    background-color: transparent;
}

.style7 a.block-link::before {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 2px);
}

.style7 a.block-link::after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 13px;
}

.style7 a.block-link:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

.ciloe-banner.style5 {
    margin: -40px;
}

.ciloe-banner.style5 .media_thumb {
    position: relative;
    box-shadow: 0 3px 40px rgba(0, 0, 0, .11);
    overflow: hidden;
    margin: 40px;
    display: inline-block;
}

/*ciloe-title-short-desc*/
.ciloe-title-short-desc {
    padding-left: 100px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.ciloe-title-short-desc .block-title {
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 25px;
}

.ciloe-title-short-desc .block-short_desc {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 40px;
}

.ciloe-title-short-desc .block-link {
    font-size: 14px;
    font-weight: 500;
    position: relative;
    overflow: hidden;
    display: inline-block;
    top: 10px;
    border: none;
    line-height: 36px;
    border-radius: 0;
    right: 0;
    margin: 0;
    padding: 0;
}

.ciloe-title-short-desc .block-link:hover {
    background-color: transparent;
}

.ciloe-title-short-desc .block-link::before {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 2px);
}

.ciloe-title-short-desc .block-link:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

.ciloe-title-short-desc .block-link::after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 13px;
}

.ciloe-banner.style5:hover .banner-title {
    top: -50px;
}

.ciloe-banner.style5:hover a {
    color: #41cce5;
}

.ciloe-banner.style5:hover a.media_thumb img {
    filter: grayscale(0.4);
}

.ciloe-banner.style5 .banner-title {
    font-size: 12px;
    margin: 20px 0 30px 40px;
    text-align: left;
    position: relative;
    font-weight: 600;
    top: 0;
    transition: top 0.4s ease 0s;
    -o-transition: top 0.4s ease 0s;
    -webkit-transition: top 0.4s ease 0s;
    letter-spacing: 2px;
    text-transform: uppercase;
    top: -45px;
}

.ciloe-title.style1 h3.block-title::before {
    content: "";
    border-bottom: 1px solid;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.ciloe-title.style1 h3.block-title {
    font-size: 50px;
    font-weight: 300;
    line-height: 1.2;
    padding-bottom: 25px;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.ciloe-title-short-desc.text-center {
    padding-left: 0;
}

/* .ciloe-title-short-desc.style1 */
.style1 .has-line {
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 15px;
}

.style1 .has-line::before {
    content: "";
    width: 50px;
    border-bottom: 2px solid #41cce5;
    position: absolute;
    bottom: 0;
    left: 0;
}

.style1.text-center .has-line::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.style1.text-right .has-line::before {
    left: auto;
    right: 0;
}

.ciloe-title-short-desc.style1 .block-short_desc {
    font-size: 14px;
    line-height: 30px;
}

.ciloe-title-short-desc.style1 .block-title {
    margin-bottom: 5px;
    font-size: 40px;
}

.ciloe-title-short-desc.style1 h4.block-sub-title {
    font-size: 18px;
    color: #666;
}

.ciloe-title-short-desc.style1 {
    padding: 0;
}

/* ==========================================================================
   9.6 CILOE BLOG
========================================================================== */
.ciloe-blog .post-thumb {
    margin-bottom: 23px;
    overflow: hidden;
}

.ciloe-blog .post-info .post-title {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 35px;
}

.ciloe-blog .post-info .post-meta {
    border-bottom: 1px solid #e8e8e8;
    padding-left: 0;
    padding-bottom: 11px;
    margin-bottom: 16px;
}

.ciloe-blog .post-info .post-meta .post-date {
    font-size: 9px;
}

.ciloe-blog .post-content {
    color: #999999;
}

a + span.post-meta-time {
    display: inline-block;
}

span.post-meta-time {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    width: 56px;
    font-size: 14px;
    letter-spacing: 2px;
    text-align: center;
    padding: 0 8px;
    background: #fff;
    text-transform: uppercase;
    font-weight: 500;
}

span.post-d {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 5px;
}

.ciloe-blog .post-thumb a:not(.post-date)::before,
.blog-thumb a.link-thumb::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    -webkit-transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    -ms-transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    transition: opacity 0.4s ease 0s;
    opacity: 0;
}

.ciloe-blog .post-item:hover .post-thumb a:not(.post-date)::before,
.post-item:hover .blog-thumb a.link-thumb::before {
    opacity: 1;
}

.ciloe-blog .post-thumb a {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.post-item .blog-thumb img {
    position: relative;
    transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    z-index: -1;
}

.post-item:hover .blog-thumb img {
    transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.vc_row .ciloe-blog.style-1 .header-info, .vc_row .ciloe-blog.style-1 .footer-info {
    display: none;
}

.vc_row .ciloe-blog .post-info .post-title {
    margin-top: 0;
}

.vc_row .ciloe-blog .post-thumb {
    margin-bottom: 5px;
    overflow: hidden;
}

.vc_row .ciloe-blog a.post-date {
    margin-top: 10px;
}

.blogs-row .post-info .cat-post {
    margin-top: -8px;
    margin-bottom: 12px;
}

.blogs-row .read-more::before {
    display: none;
}

.blogs-row .blog-thumb {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.blogs-row nav.sticky-date {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    line-height: 30px;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    letter-spacing: 1px;
    padding: 0 10px;
}

.blogs-row .blog-item {
    width: 100%;
    float: left;
    margin-top: 40px;
    padding-top: 40px;
    position: relative;
}

.on-row-2 .blogs-row .blog-item {
    width: 50%;
}

.on-row-3 .blogs-row .blog-item {
    width: 33.33%;
}

.on-row-4 .blogs-row .blog-item {
    width: 25%;
}

.on-row-2 .blogs-row .blog-item:nth-child(2n+1)::before {
    content: "";
    border-top: 1px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
    width: 99999em;
}

.on-row-2 .blogs-row .blog-item:nth-child(2n+1):first-child::before {
    border: none;
}

.on-row-3 .blogs-row .blog-item:nth-child(3n+1):first-child::before {
    border: none;
}

.on-row-4 .blogs-row .blog-item:nth-child(4n+1):first-child::before {
    border: none;
}

.on-row-3 .blogs-row .blog-item:nth-child(3n+1)::before {
    content: "";
    border-top: 1px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
    width: 99999em;
}

.on-row-4 .blogs-row .blog-item:nth-child(4n+1)::before {
    content: "";
    border-top: 1px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
    width: 99999em;
}

.ciloe-blog.style-2 {
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
}

/* ==========================================================================
   9.7 LOOKBOOK
========================================================================== */
.ciloe-slider .slick-slide-wrap .slick-slide:not(.slick-current) .info {
    display: none;
}

.ciloe-slider.default .slick-track {
    padding-top: 120px;
}

.item-lookbook-inner {
    padding: 0 15.6108597%;
}

.item-lookbook-inner .media-item-lookbook {
    position: relative;
    background: #000;
    width: 100%;
    height: 525px;
}

.item-lookbook-inner .media-item-lookbook::before {
    content: "";
    background: rgba(0, 0, 0, .17);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    -webkit-transition: all 0.5s linear 0s;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
}

.item-lookbook-inner .media-item-lookbook img {
    width: 100%;
}

.media-item-lookbook figure {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: center;
    top: -120px;
}

.media-item-lookbook figure a {
    display: inline-block;
}

.slick-active .media-item-lookbook figure {
    animation-duration: 1.2s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
}

/*item-lookbook-content*/
.media-item-lookbook .item-lookbook-content {
    left: 44px;
    bottom: -44px;
    position: absolute;
    transition: all 0.8s linear 0s;
    -o-transition: all 0.8s linear 0s;
    -webkit-transition: all 0.8s linear 0s;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
}

.media-item-lookbook .item-lookbook-content .lookbook-content-wrap {
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.media-item-lookbook:hover .item-lookbook-content .lookbook-content-wrap {
    -webkit-transform: translateY(-81px);
    -moz-transform: translateY(-81px);
    -ms-transform: translateY(-81px);
    -o-transform: translateY(-81px);
    transform: translateY(-81px);
}

.media-item-lookbook .item-lookbook-content .lookbook-title {
    font-family: 'Poppins', sans-serif;
    font-size: 35px;
    line-height: 40px;
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.media-item-lookbook .item-lookbook-content .lookbook-title a {
    color: inherit;
}

.media-item-lookbook .item-lookbook-content .lookbook-title a:hover {
    color: #41cce5;
}

.media-item-lookbook .item-lookbook-content .lookbook-desc {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
}

.media-item-lookbook .item-lookbook-content .lookbook-desc::before {
    border-top: 2px solid #313131;
    bottom: 0;
    content: "";
    position: relative;
    top: 10px;
    float: left;
    width: 60px;
    margin-right: 10px;
}

.media-item-lookbook .item-lookbook-content > a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 46px;
    display: inline-block;
    text-align: center;
    height: 44px;
    color: #000;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    opacity: 0;
    visibility: hidden;
    margin-top: 10px;
    background: #fff;
    margin-bottom: 6px;
    padding: 0 35px;
}

.media-item-lookbook .item-lookbook-content > a:hover {
    background-color: #41cce5;
    color: #fff;
}

.media-item-lookbook:hover .item-lookbook-content > a {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-81px);
    -moz-transform: translateY(-81px);
    -ms-transform: translateY(-81px);
    -o-transform: translateY(-81px);
    transform: translateY(-81px);
}

/*slider setting*/
.ciloe-slider .slick-active .item-lookbook-inner .media-item-lookbook::before,
.ciloe-slider .owl-item.active .item-lookbook-inner .media-item-lookbook::before,
.ciloe-slider .slick-active .media-item-lookbook .item-lookbook-content,
.ciloe-slider .owl-item.active .media-item-lookbook .item-lookbook-content {
    opacity: 1;
    visibility: visible;
}

/*lookbook arrow*/
.slick-slide-wrap .slick-arrow {
    content: "";
    position: absolute;
    top: 50%;
    display: block !important;
    width: 6.306%;
    height: 40px;
    z-index: 3;
    cursor: pointer;
}

.slick-slide-wrap .slick-arrow.arrow-prev {
    left: 26.7368421%;
    transform: translate(-57%, -50%);
    -o-transform: translate(-57%, -50%);
    -webkit-transform: translate(-57%, -50%);
}

.slick-slide-wrap .slick-arrow.arrow-next {
    right: 26.7368421%;
    transform: translate(57%, -50%);
    -o-transform: translate(57%, -50%);
    -webkit-transform: translate(57%, -50%);
}

.arrow_sep {
    display: block;
    position: relative;
    top: 50%;
}

.slick-arrow.arrow-prev .arrow_sep {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.arrow_begin,
.arrow_bottom,
.arrow_end,
.arrow_top {
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #979898;
    will-change: transform;
    -webkit-transition: -webkit-transform 1s cubic-bezier(.23, 1, .38, 1) .2s;
    transition: transform 1s cubic-bezier(.23, 1, .38, 1) .2s;
}

.arrow_begin {
    left: 0;
    width: 70%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.74, 0, .77, .25) 0s;
    transition: transform .2s cubic-bezier(.74, 0, .77, .25) 0s;
}

.arrow_end {
    right: 0;
    left: auto;
    width: 40%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.arrow_bottom,
.arrow_top {
    right: 0;
    left: auto;
    width: 15%;
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}

.arrow_top {
    -webkit-transform: rotate(45deg) scale(0, 1);
    -ms-transform: rotate(45deg) scale(0, 1);
    transform: rotate(45deg) scale(0, 1);
}

.arrow_bottom {
    -webkit-transform: rotate(-45deg) scale(0, 1);
    -ms-transform: rotate(-45deg) scale(0, 1);
    transform: rotate(-45deg) scale(0, 1);
}

/*hover*/
.slick-arrow:hover .arrow_begin {
    -webkit-transform: scale(.9, 1);
    -ms-transform: scale(.9, 1);
    transform: scale(.9, 1);
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s;
}

.slick-arrow:hover .arrow_end {
    -webkit-transform: scale(.5, 1);
    -ms-transform: scale(.5, 1);
    transform: scale(.5, 1);
}

.slick-arrow:hover .arrow_top {
    -webkit-transform: rotate(45deg) scale(1, 1);
    -ms-transform: rotate(45deg) scale(1, 1);
    transform: rotate(45deg) scale(1, 1);
}

.slick-arrow:hover .arrow_bottom {
    -webkit-transform: rotate(-45deg) scale(1, 1);
    -ms-transform: rotate(-45deg) scale(1, 1);
    transform: rotate(-45deg) scale(1, 1);
}

/* ==========================================================================
   9.8 CILOE CATEGORIES
========================================================================== */
.ciloe-categories {
    position: relative;
}

.ciloe-categories .thumb {
    position: relative;
    overflow: hidden;
}

.ciloe-categories .thumb figure {
    overflow: hidden;
}

.ciloe-categories.dark .thumb::before {
    background: rgba(255, 255, 255, .5);
}

.ciloe-categories .thumb::before {
    content: "";
    background: rgba(0, 0, 0, .5);
    position: absolute;
    opacity: 0;
    top: 0;
    transition: opacity 0.4s ease 0s;
    -o-transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    left: 0;
    bottom: 0;
    right: 0;
}

.ciloe-categories:hover .thumb::before {
    /* opacity: 1;*/
}

.ciloe-categories .thumb img {
    width: 100%;
    display: inline-block;
    transition: margin-top 0.4s, transform 0.4s;
    -o-transition: margin-top 0.4s, -o-transform 0.4s;
    -webkit-transition: margin-top 0.4s, -webkit-transform 0.4s;
}

.ciloe-categories .thumb:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.ciloe-categories .info .category-name {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    line-height: 1;
    text-transform: capitalize;
    color: inherit;
}

.ciloe-categories .info .category-name a {
    display: inline-block;
}

.ciloe-categories .info .category-name a:hover {
    color: #41cce5;
}

.ciloe-categories .category-link {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 3px;
    overflow: hidden;
    margin-top: 10px;
}

.ciloe-categories .category-link:hover {
    color: #41cce5;
}

.ciloe-categories .category-link::before {
    border-bottom: 2px solid;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 2px);
}

.ciloe-categories .category-link:hover::before {
    -webkit-animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
    animation: underline-link .8s cubic-bezier(.58, .3, .005, 1) 0s 1;
}

@-webkit-keyframes underline-link {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes underline-link {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

/*ciloe-categories.default*/
.ciloe-categories.default .info {
    position: absolute;
    left: 54px;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.ciloe-categories.default:hover .info {
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
}

.ciloe-categories.default .info .category-name {
    margin-bottom: 0;
}

.ciloe-categories.default .info .category-name a,
.ciloe-categories.default .category-link {
    color: inherit;
}

.ciloe-categories.default .category-link {
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
}

.ciloe-categories.default:hover .category-link {
    opacity: 1;
    visibility: visible;
}

.ciloe-categories.default .info .category-name a:hover,
.ciloe-categories.default .category-link:hover {
    color: #41cce5;
}

.ciloe-categories.default.dark {
    color: #000000;
}

.ciloe-categories.default.dark .info {
    bottom: 28px;
}

.ciloe-categories.default.light {
    color: #ffffff;
}

.ciloe-categories.default.light .info {
    bottom: 45px;
}

/*.ciloe-categories.style1*/
.ciloe-categories.style1 .info {
    display: block;
    min-width: 202px;
    text-align: center;
    background-color: #ffffff;
    padding: 0 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.ciloe-categories.style1 .info .category-name {
    line-height: 24px;
    margin-bottom: 0;
    padding: 25px 35px;
}

/*.ciloe-categories.style2*/
.ciloe-categories.style2 {
    padding-left: 80px;
    padding-right: 80px;
}

.ciloe-categories.style2 .thumb::before {
    display: none;
}

.ciloe-categories.style2 .category-link-wrap {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    bottom: -56px;
    height: 56px;
    padding: 8px 10px;
    background-color: #ffffff;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    z-index: 2;
}

.ciloe-categories.style2 .category-link-wrap a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
}

.ciloe-categories.style2 .thumb:hover .category-link-wrap {
    bottom: 0
}

.ciloe-categories.style2 .info .category-name {
    font-size: 24px;
    margin: 45px 0;
}

.cat-des {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 23px;
    color: #b1b1b1;
    letter-spacing: 2px;
    text-transform: uppercase;
    width: 100%;
    top: -12px;
    position: absolute;
    transform: rotate(-90deg) translateX(-50%);
    -o-transform: rotate(-90deg) translateX(-50%);
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform-origin: 50% 50% 0;
    -o-transform-origin: 50% 50% 0;
    -webkit-transform-origin: 50% 50% 0;
    text-align: right;
}

.ciloe-categories.style2.left .cat-des {
    left: -44%;
}

.ciloe-categories.style2.right .cat-des {
    right: -44%;
}

.cat-des::before {
    content: '';
    display: inline-block;
    border-bottom: 1px solid;
    width: 57px;
    margin-bottom: 3px;

}

/* ==========================================================================
   9.9 CILOE INSTAGRAM
========================================================================== */
.ciloe-instagram .item a {
    display: block;
    overflow: hidden;
    position: relative;
}

.ciloe-instagram .item a img {
    transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
    -webkit-transition: all 0.4s linear 0s;
}

.ciloe-instagram .item:hover a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.info-img {
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(0.95);
    -moz-transform: translateY(-50%) translateX(-50%) scale(0.95);
    -ms-transform: translateY(-50%) translateX(-50%) scale(0.95);
    -o-transform: translateY(-50%) translateX(-50%) scale(0.95);
    transform: translateY(-50%) translateX(-50%) scale(0.95);
    z-index: 1;
    color: #fff;
}

.ciloe-instagram .item:hover .info-img {
    opacity: 1;
    -webkit-transform: translateY(-50%) translateX(-50%) scale(1);
    -moz-transform: translateY(-50%) translateX(-50%) scale(1);
    -ms-transform: translateY(-50%) translateX(-50%) scale(1);
    -o-transform: translateY(-50%) translateX(-50%) scale(1);
    transform: translateY(-50%) translateX(-50%) scale(1);
}

.ciloe-instagram .item:hover > a::before {
    opacity: 1;
    visibility: visible;
}

.ciloe-instagram .item > a::before {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    visibility: hidden;
    z-index: 1;
    transition: opacity 0.3s linear 0s, visibility 0.3s linear 0s;
    -o-transition: opacity 0.3s linear 0s, visibility 0.3s linear 0s;
    -webkit-transition: opacity 0.3s linear 0s, visibility 0.3s linear 0s;
}

.social-info {
    letter-spacing: 3px;
    margin: 0 5px;
}

/* ==========================================================================
   9.10 CILOE TAB
========================================================================== */
.tab-container .tab-panel {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    height: 1px;
    overflow: hidden;
}

.tab-container .tab-panel.active {
    opacity: 1;
    visibility: visible;
    position: static;
    height: auto;
    overflow: inherit;
}

.ciloe-tabs .tab-link {
    margin-bottom: 72px;
    text-align: center;
    padding-left: 0;
}

.ciloe-tabs .tab-link li {
    list-style: none;
    display: inline-block;
    margin: 0 7px;
}

.ciloe-tabs .tab-link li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #666;
    line-height: 52px;
    display: inline-block;
    border-radius: 40px;
    border: 1px solid #eaeaea;
    padding: 0 45px;
}

.ciloe-tabs .tab-link li a:hover, .ciloe-tabs .tab-link li.active a {
    background: #41cce5;
    border-color: #41cce5;
    color: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, .1);
}

/* .ciloe-tabs.style1 */
.ciloe-tabs.style1 .tab-link li a:hover, .ciloe-tabs.style1 .tab-link li.active a {
    box-shadow: 0 0 0;
    background: transparent;
    color: #333;
}

.ciloe-tabs.style1 .tab-link li a {
    padding: 0;
    border: none;
    font-size: 24px;
    margin: 0 30px;
    line-height: 50px;
    color: #999;
    position: relative;
}

.ciloe-tabs.style1 .tab-link li a::before {
    content: "";
    border-bottom: 2px solid;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transition: width 0.4s ease 0s;
    -o-transition: width 0.4s ease 0s;
    -webkit-transition: width 0.4s ease 0s;
    width: 0;
}

.ciloe-tabs.style1 .tab-link li a::after {
    content: "";
    border-bottom: 2px solid;
    position: absolute;
    bottom: -5px;
    width: 0;
    right: 50%;
    transition: width 0.4s ease 0s;
    -o-transition: width 0.4s ease 0s;
    -webkit-transition: width 0.4s ease 0s;
}

.ciloe-tabs.style1 .tab-link li a:hover::after, .ciloe-tabs.style1 .tab-link li.active a::after,
.ciloe-tabs.style1 .tab-link li a:hover::before, .ciloe-tabs.style1 .tab-link li.active a::before {
    width: 50%;
}

/* 9.11 CILOE TESTIMONIALS */
.ciloe-testimonials .owl-carousel .owl-stage-outer {
    padding-top: 10px;
}

.testimonial-item {
    text-align: left;
    color: #666666;
    line-height: 28px;
    font-size: 16px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .03);
    position: relative;
    transition: transform 0.4s ease 0s;
    background: #fff;
    -o-transition: -o-transform 0.4s ease 0s;
    -webkit-transition: -webkit-transform 0.4s ease 0s;
}

.testimonial-item-inner {
    padding: 25px 75px 25px 45px;
}

.testimonial-info-wrap {
    display: inline-block;
    width: 100%;
    margin-top: 22px;
}

.testimonial-item:hover {
    transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
}

.testimonial-info-wrap img {
    max-width: 105px;
    border-radius: 50%;
    float: left;
    display: inline-block !important;
    margin-right: 25px;
}

.testimonial-info-wrap .member-info {
    overflow: hidden;
}

.ciloe-testimonials .description {
    padding: 10px 0 5px;
}

span.quote-icon {
    margin-bottom: 10px;
    width: 50px;
    height: 40px;
    display: inline-block;
    background-position: 0px -22px;
    background-image: url(assets/images/icon.png);
}

span.testimonial-stars-wrap {
    display: block;
    color: #ffd323;
    font-size: 15px;
    margin-top: 15px;
    letter-spacing: 2px;
}

.member-info h4 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 24px;
}

.member-info span {
    font-size: 14px;
}

/* 9.12 CILOE ICONBOX */
.ciloe-iconbox {
    text-align: center;
}

.icon-image {
    margin-bottom: 25px;
}

.ciloe-iconbox.has-icon::before {
    content: url(assets/images/x.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}

.ciloe-iconbox.style1 .title {
    color: #fff;
}

.ciloe-iconbox.style1.has-icon::before {
    content: "";
    border-right: 1px solid rgba(255, 255, 255, .5);
    top: 0;
    bottom: 0;
    transform: none;
    right: 0;
}

/* 9.13 CILOE MAPPER */
.ciloe-mapper div.csre-pin {
    z-index: inherit;
}
h3.ciloe-mapper-title {
    font-size: 150px;
    font-weight: 300;
    color: #968b88;
    line-height: 1.2;
    font-family: gloss_and_bloomregular;
    margin-bottom: 20px;
    margin-top: 20px;
}

.ciloe-mapper-short-content-wrap {
    text-align: center;
}

.ciloe-mapper-short-desc {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 500;
    color: #797979;
}

.ciloe-mapper-btn-link {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    display: inline-block;
    min-width: inherit;
    height: auto;
    line-height: 50px;
    background-color: #876d62;
    color: #fff;
    padding: 0;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0;
    letter-spacing: 2px;
    padding: 0 40px;
    position: relative;
    text-transform: uppercase;
    border-radius: 30px;
    text-decoration: none;
}

.ciloe-mapper-btn-link:hover {
    background-color: #41cce5;
    color: #fff;
    text-decoration: none;
}

/* 9.14 CILOE PRODUCT */
.ciloe-product .container {
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    max-width: 90%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.product-info-wrap {
    position: absolute;
    top: 50%;
    display: inline-block;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8);
    max-width: 670px;
    width: 100%;
    left: 0;
    box-shadow: 0 7px 109px rgba(0, 0, 0, .05);
    padding: 80px 65px 80px 80px;
    border-radius: 5px;
}

.style-il_tr .product-info-wrap {
    left: auto;
    right: 0;
}

h3.product-title {
    font-size: 50px;
    margin-bottom: 15px;
    font-weight: 300;
}

.product-price-wrap {
    font-size: 30px;
    color: #000;
    margin: 45px 0;
    line-height: 30px;
    position: relative;
    clear: both;
}

.product-price-wrap span.woocommerce-Price-currencySymbol {
    position: absolute;
    top: -15px;
    right: -15px;
    font-size: 15px;
}

a.shop-now-link {
    display: inline-block;
    clear: left;
    text-align: right;
    float: right;
    font-size: 12px;
    position: relative;
    letter-spacing: 2px;
    padding-left: 68px;
    text-transform: uppercase;
    font-weight: 600;
    transition: padding-left 0.4s ease 0s, color 0.4s ease 0s;
    -o-transition: padding-left 0.4s ease 0s, color 0.4s ease 0s;
    -webkit-transition: padding-left 0.4s ease 0s, color 0.4s ease 0s;
}

a.shop-now-link:hover {
    padding-left: 60px;
}

a.shop-now-link::before {
    content: "";
    border-bottom: 2px solid;
    width: 48px;
    position: absolute;
    opacity: 1;
    display: inline-block;
    top: 11px;
    height: 1px;
    left: 0;
}

.product-price-wrap span.woocommerce-Price-amount.amount {
    position: relative;
}

span.flash-text {
    color: #fff;
    border-radius: 20px;
    line-height: 26px;
    padding: 0 16px;
    display: inline-block;
    position: absolute;
    font-size: 11px;
    letter-spacing: 1px;
    top: -12px;
    text-transform: uppercase;
    right: 65px;
}

.product-price-wrap del span.woocommerce-Price-currencySymbol {
    display: none;
}

.product-price-content {
    display: inline-block;
}

.product-price-content del {
    float: right;
    font-size: 20px;
    color: #bfbfbf;
    margin-left: 25px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
}

.product-price-content del::before {
    content: "";
    width: 100%;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    position: absolute;
    border-bottom: 1px solid #000;
    top: 13px;
}

/* 9.15 CILOE FULL PAGE ELEM */
.ciloe-full-page-elem {

}

/* 9.16 CILOE CATEGORIES */
.ciloe_categories_list {
    display: table !important;
    height: 920px;
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.ciloe-container-inner {
    display: table-cell;
    vertical-align: bottom
}

.ciloe-categorylist {
    display: inline-block;
    position: static;
}

.ciloe-categorylist:first-child .cat-thumb {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.cat-thumb {
    background-size: cover;
    background-position: center center;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform 0.7s ease 0s, opacity 0.7s ease 0s;
    -o-transition: transform 0.7s ease 0s, opacity 0.7s ease 0s;
    -webkit-transition: transform 0.7s ease 0s, opacity 0.7s ease 0s;
    z-index: -1;
}

.cat-content {
    opacity: 0.4;
    cursor: pointer;
    display: inline-block;
    position: relative;
    z-index: 3;
    width: 100%;
    text-align: center;
    padding: 80px 0;
    transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    -webkit-transition: transform 0.5s linear 0s;
}

.ciloe-categorylist:hover .cat-content {
    -webkit-transform: translateY(-10%);
    -moz-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    -o-transform: translateY(-10%);
    transform: translateY(-10%);
}

.ciloe-categorylist:hover .cat-content a.link-cat {
    opacity: 1;
}

.cat-content a.link-cat {
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.2em;
    line-height: 30px;
    opacity: 0;
    overflow: hidden;
    text-transform: uppercase;
    transition: color 0.5s linear 0s, background 0.5s linear 0s, border-color 0.5s linear 0s;
    -o-transition: color 0.5s linear 0s, background 0.5s linear 0s, border-color 0.5s linear 0s;
    -webkit-transition: color 0.5s linear 0s, background 0.5s linear 0s, border-color 0.5s linear 0s;
    text-align: left;
}

.ciloe-categorylist:hover .cat-content {
    opacity: 1;
}

.cat-content::before {
    content: "";
    border-right: 1px solid rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 0;
    right: 0;
    height: 99999em;
}
.ciloe-categorylist:last-child .cat-content::before {
    border: none;
}
.item-active .cat-thumb {
    opacity: 1;
    transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    z-index: 1;
}

.ciloe-categorylist .title {
    font-size: 25px;
    margin-bottom: 5px;
}

.cat-content-inner {
    display: inline-block;
    text-align: left;
}

/* ==========================================================================
   10.0 PAGE THEME
========================================================================== */
/* home parralax */
.ciloe-bg-parallax {
    overflow: visible !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    position: relative;
}

/*.woocommerce-page-headermid*/
.woocommerce-page-headermid {
    text-align: center;
    padding-top: 65px;
    padding-bottom: 46px;
}

.header-pos-absolute + .woocommerce-page-headermid {
    padding-top: 170px;
}

.woocommerce-page-headermid .title-page {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    line-height: 1.2;
    color: #000000;
}

.woocommerce-page-headermid .trail-items {
    padding: 0 15px;
    background-color: transparent;
    margin-bottom: 20px;
}

.woocommerce-page-headermid .trail-items .trail-item + .trail-item::before {
    height: 1px;
    display: inline-block;
    padding: 0;
    content: "\f105";
    margin: 0 7px;
    font-family: FontAwesome;
}

.breadcrumb > li a, .breadcrumb > li, .breadcrumb > li.active {
    color: #666666;
    font-size: 14px;
}

/*woocommerce-page-header*/
.woocommerce-page-header {
    padding: 35px 0 24px 0;
    border-bottom: 1px solid #ebebeb;
}

.woocommerce-page-header ul {
    padding: 0;
    text-align: center;
}

.woocommerce-page-header ul .line-hover {
    list-style: none;
    display: inline-block;
    margin: 0 11px 11px 11px;
}

.woocommerce-page-header ul .line-hover a {
    display: inline-block;
    height: 50px;
    line-height: 51px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #999999;
    padding: 0 30px;
    text-align: center;
    position: relative;
    border-radius: 35px;
}

.woocommerce-page-header ul .line-hover a:hover,
.woocommerce-page-header ul .line-hover.active a {
    color: #fff;
    background-color: #dc9814;
}

/* ==========================================================================
   10.1 ORDER TRACKING
========================================================================== */
.track_order {
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 117px;
}

.track_order > p {
    margin-top: -8px;
    margin-bottom: 54px;
    text-align: center;
    color: #999999;
}

.track_order .form-tracking {
    padding: 41px 80px 29px 80px;
    background-color: #efefef;
    display: inline-block;
    width: 100%;
}

.track_order .form-tracking label {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 14px;
}

.track_order .form-tracking input {
    width: 100%;
}

.track_order .form-tracking .input-text {
    background: #ffffff;
}

.track_order .form-tracking .button {
    letter-spacing: 2px;
    margin-top: 10px;
}

/* ==========================================================================
   10.2 MY ACCOUNT
========================================================================== */
.site-main .nav-tabs {
    border: none;
    margin-top: 50px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.nav-tabs > li > a {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
    margin-right: 0;
    line-height: inherit;
    border: none;
    border-radius: 0;
    position: relative;
    padding-bottom: 3px;
    color: #000;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
}

.woocommerce-account .woocommerce .customer-form {
    margin: 0 auto 300px auto;
    width: 100%;
    max-width: 400px;
    position: relative;
}

.login-icon {
    font-size: 35px;
    color: #000;
    margin-bottom: 34px;
    text-align: center;
}

p.des-login {
    margin: 0 0px 26px;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}

p.des-res {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 8px;
    letter-spacing: 3px;
    margin: 25px 0 0;
}

form.login,
form.register {
    overflow: hidden;
}

.customer-form .form-row-wide label,
.login .form-row-wide label {
    color: #000000;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: 9px;
}

.customer-form input[type="text"],
.customer-form input[type="email"],
.customer-form textarea,
.customer-form input[type="password"],
.customer-form input[type="tel"],
.login input[type="text"],
.login input[type="email"],
.login textarea,
.login input[type="password"],
.login input[type="tel"] {
    padding: 0 22px;
    width: 100%;
}

.customer-form input[type="submit"],
.login input[type="submit"] {
    width: 100%;
    letter-spacing: 2px;
}

.lost_password {
    float: right;
    font-size: 14px;
    line-height: 24px;
    color: #a9a9a9;
    position: relative;
    margin-bottom: 22px;
}

.lost_password::before {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    position: absolute;
    bottom: 0;
    left: 0;
}

.lost_password:hover,
.lost_password:focus {
    color: #000000;
}

.woocommerce-ResetPassword {
    margin: 0 auto 300px auto;
    max-width: 680px;
    position: relative;
    overflow: hidden;
}

.woocommerce-ResetPassword label {
    display: block;
}

.woocommerce-ResetPassword .form-row-first {
    width: 100%;
}

.woocommerce-ResetPassword input[type="text"] {
    padding: 0 22px;
    width: 100%;
}

.woocommerce-ResetPassword input[type="submit"] {
    width: 100%;
    text-align: center;
}

.rememberme {
    float: left;
    color: #a4a4a4;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 22px;
}

.rememberme input[type="checkbox"] {
    display: none;
}

.rememberme > span::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #e2e2e2;
    background: #f2f2f2;
    border-radius: 50%;
    margin-right: 11px;
    margin-bottom: -1px;
    transition: all 0.3s;
}

.rememberme:hover span,
.rememberme input[type="checkbox"]:checked + span {
    color: #000000;
}

.rememberme:hover span::before,
.rememberme input[type="checkbox"]:checked + span::before {
    background: #000000;
    border-color: #000000;
}

.register-button,
.login-button {
    border: 1px solid #000000;
    display: inline-block;
    font-size: 16px;
    line-height: 54px;
    text-align: center;
    width: 100%;
}

.form-row {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 28px;
}

/*login social*/
.divider {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 24px;
    color: #000000;
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    margin-top: 21px;
    margin-bottom: 27px;
}

.divider::before,
.divider::after {
    border-top: 1px solid #e4e4e4;
    top: 50%;
    content: "";
    position: absolute;
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
}

.divider::before {
    left: 0;
}

.divider::after {
    right: 0;
}

.theme-4 {
    text-align: center;
}

.theme-4 .apsl-icon-block {
    font-size: 14px !important;
    height: 50px;
    line-height: 34px !important;
    border-radius: 0 !important;
    margin: 0 7px 18px 7px;
}

.theme-4 .fa {
    vertical-align: middle !important;
    font-size: 18px !important;
    padding-top: 0 !important;
    padding-right: 10px !important;
}

.myaccount-wellcome, .title {
    color: #000000;
    font-weight: 400;
    margin: 0 0 30px;
}

.woocommerce-Address {
    border: 1px solid #dddddd;
    margin-bottom: 30px;
    padding: 20px;
}

.woocommerce-MyAccount-content .form-row label {
    color: #000000;
    display: block;
    font-weight: normal;
}

.woocommerce-MyAccount-content fieldset {
    width: 100%;
    margin-top: 50px;
}

.woocommerce-MyAccount-content fieldset legend {
    color: #000000;
    display: block;
    font-weight: 500;
    border-bottom: none;
}

.woocommerce-MyAccount-content input.button {
    background: #000000;
    border: medium none;
    color: #ffffff;
    line-height: 52px;
    padding: 0 40px;
}

.woocommerce-MyAccount-content input.button:hover {
    background: #41cce5;
    color: #ffffff;
}

.woocommerce-MyAccount-content .form-row {
    margin-top: 0;
}

.woocommerce-MyAccount-content .form-row input {
    width: 100%;
}

.woocommerce-MyAccount-content h3 {
    color: #000000;
    margin: 0 0 30px;
}

.woocommerce-MyAccount-navigation > ul {
    padding-left: 0;
    margin-bottom: 52px;
}

.woocommerce-MyAccount-navigation > ul li {
    border-top: 1px solid #ededed;
    line-height: 50px;
    list-style: none;
}

.woocommerce-MyAccount-navigation > ul li.is-active a {
    color: #41cce5;
}

/*.woocommerce-password*/
.woocommerce-password-strength {
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
}

.woocommerce-password-strength::before {
    content: '';
    display: block;
    height: 4px;
    width: 100%;
    background-color: #c2c2c2;
    position: absolute;
    left: 0;
    bottom: 0;
}

.woocommerce-password-strength::after {
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.woocommerce-password-strength.short::after {
    background-color: #f44336;
    width: 25%;
}

.woocommerce-password-strength.bad::after {
    background-color: #ff9800;
    width: 50%;
}

.woocommerce-password-strength.good::after {
    background-color: #2196F3;
    width: 75%;
}

.woocommerce-password-strength.strong::after {
    background-color: #4CAF50;
    width: 100%;
}

/*Shop Sidebar*/
.shop-sidebar div.widget:not(:last-child) {
    margin-bottom: 50px;
}

.shop-sidebar .widget ul li {
    border: medium none;
    font-weight: 500;
}

.shop-sidebar .widget ul li a {
    color: #999999;
}

.shop-sidebar .widget ul li a:hover {
    color: #41cce5;
}

.shop-sidebar .widget ul li a::before {
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 10px;
    margin-right: 15px;
    position: relative;
    width: 10px;
}

.shop-sidebar .widget ul li a:hover::before {
    background: #41cce5 none repeat scroll 0 0;
    border-color: #41cce5;
}

.sidebar-right .prdctfltr_wc.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
    background: transparent;
    padding: 25px 0 25px 25px;
}

.sidebar-left .prdctfltr_wc.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
    background: transparent;
    padding: 25px 25px 25px 0;
}

/* Products Filter */
.prdctfltr_wc.prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
    background: #f8f8f8;
    padding: 40px 45px 0;
}

.part-filter-wrap {
    float: left;
}

.shop-prdctfltr-filter-wrap .prdctfltr_wc .prdctfltr_filter_title {
    display: none;
}

.products-size svg {
    -webkit-transition: .5s;
    transition: .5s;
    width: 18px;
    height: 18px;
    margin: 0 0 0 16px;
    display: inline-block;
    vertical-align: middle;
    stroke: #9f9f9f;
    stroke-width: 0;
    fill: #9f9f9f;
}

.products-size.active svg, .products-size:hover svg {
    stroke: #41cce5;
    fill: #41cce5;
}

a.filter-toggle {
    font-size: 20px;
    color: #999999;
}

span.filter-text {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    letter-spacing: 2px;
    top: -3px;
    margin-left: 14px;
}

.no-banner .toolbar-products.toolbar-top {
    border-top: 1px solid #dfdfdf;
}

.toolbar-products.toolbar-top {
    display: table;
    width: calc(100% - 30px);
    padding: 20px 0;
    line-height: 40px;
    margin: 0 15px;
    border-bottom: 1px solid #dfdfdf;
}

.toolbar-products.toolbar-top .part-wrap {
    width: 20%;
    display: table-cell;
    vertical-align: middle;
    min-width: inherit;
    float: none;
    border-left: 1px solid rgba(0, 0, 0, .12);
    text-align: center;
}

.toolbar-products.toolbar-top .part-wrap:first-child {
    border: none;
    text-align: left;
}

.toolbar-products.toolbar-top .part-wrap:last-child {
    text-align: right;
}

a.filter-toggle:hover, a.filter-toggle.active {
    color: #333;
}

a.display-mode {
    width: 22px;
    overflow: hidden;
    display: inline-block;
    height: 16px;
    font-size: 0;
    position: relative;
    opacity: 0.4;
}

a.display-mode.active, a.display-mode:hover {
    opacity: 1;
}

.grid-mode a.display-mode::before {
    content: "";
    width: 16px;
    position: absolute;
    left: 0;
    height: 16px;
    background-image: url(assets/images/icon.png);
    background-position: 0 0;
}

.list-mode a.display-mode::before {
    content: "";
    width: 22px;
    position: absolute;
    left: 0;
    height: 16px;
    background-image: url(assets/images/icon.png);
    background-position: -24px 0;
}

.toolbar-products.toolbar-products-mobile,
.real-mobile-toolbar.toolbar-products-shortcode {
    padding-left: 5px;
    padding-right: 5px;
}

.enable-header-mobile div.toolbar-products.toolbar-products-mobile, .enable-header-mobile div.real-mobile-toolbar.toolbar-products-shortcode {
    padding: 0;
    border: none;
}

.part-filter-wrap {
    float: left;
    line-height: 36px;
    min-width: 110px;
}

.part-cats-list-wrap {
    width: calc(100% - 220px);
    text-align: left;
    float: left;
}

.toolbar-products ul.category-filter {
    text-align: left;
}

.part-products-size-wrap {
    float: right;
    min-width: 110px;
    text-align: right;
}

.part-filter-wrap + .part-cats-list-wrap ul.category-filter {
    text-align: center;
}

.toolbar-products .category-filter li:first-child {
    margin-left: 0;
}

.toolbar-products .category-filter li:last-child {
    margin-right: 0;
}
form.fami-woocommerce-ordering {
    background: url(assets/images/arr-drop.png);
    overflow: hidden;
    width: 150px;
    background-repeat: no-repeat;
    padding: 0;
    background-position: 100% center;
}
.fami-woocommerce-ordering select.orderby {
    width: calc(100% + 20px);
    border: none;
    padding: 0;
}
.shop-prdctfltr-filter-wrap {
    margin-bottom: 20px;
}

.products-size {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #a4a4a4;
    font-size: 14px;
    font-weight: 500;
    color: #a4a4a4;
    border-radius: 3px;
    position: relative;
    margin: 0 2px;
}

.products-size:hover, .products-size.active {
    color: #333;
}

.products-size::before {
    content: "";
    border: 2px solid #333;
    position: absolute;
    top: -1px;
    bottom: -1px;
    left: -1px;
    opacity: 0;
    border-radius: 3px;
    right: -1px;
}

.products-size:hover::before, .products-size.active::before {
    opacity: 1;
}

.chosen-container-single .chosen-single, .chosen-container-active.chosen-with-drop .chosen-single {
    background: no-repeat;
    border: none;
    box-shadow: 0 0 0;
    color: #666666;
}

.chosen-container-single .chosen-single div b {
    background-image: url(assets/images/icon.png);
    background-position: -52px 2px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -52px 2px;
}

.chosen-container-single .chosen-drop {
    margin-top: 8px;
    border-width: 1px;
    border-color: #dfdfdf;
}

/*Filter price*/
.widget_price_filter form {
    margin-top: 44px;
    overflow: visible;
}

.price_label {
    color: #868686;
    float: left;
    font-size: 12px;
}

.price_slider_amount .button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #000000;
    color: #000000;
    display: inline-block;
    float: right;
    font-size: 10px;
    font-weight: 600;
    height: 26px;
    line-height: 24px;
    padding: 0 10px;
    text-transform: uppercase;
}

div.price_slider.ui-slider-horizontal {
    border: medium none;
    height: 3px;
}

.ui-slider-horizontal .ui-slider-range {
    background: #000000;
}

div.price_slider.ui-slider-horizontal {
    background: #cccccc;
    border: medium none;
    height: 3px;
}

.price_slider_wrapper .ui-slider-horizontal .ui-slider-handle:last-child {
    margin-left: -10px;
}

.price_slider_wrapper .ui-slider-horizontal .ui-slider-handle {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    color: #000000;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
    top: -24px;
    width: 11px;
}

.price_slider_wrapper .ui-slider-horizontal .ui-slider-handle::before {
    content: "\F0d7";
    font-family: 'FontAwesome', sans-serif;
    font-size: 16px;
}

.price_slider_amount {
    display: inline-block;
    margin-top: 20px;
    width: 100%;
}

.price_slider_amount .button:hover, .price_slider_amount .button:focus {
    background-color: #41cce5;
    border: 2px solid #41cce5;
    color: #ffffff;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.2em;
    position: absolute;
    width: 1.2em;
    z-index: 2;
}

.ui-slider .ui-slider-range {
    background-position: 0 0;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -0.6em;
    top: -0.3em;
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    height: 100px;
    width: 0.8em;
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-bottom: -0.6em;
    margin-left: 0;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

/* .toolbar-products-shortcode.real-mobile-toolbar */
.toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap {
    width: 20px;
    min-width: inherit;
    text-align: right;
    position: relative;
    z-index: 10;
}

.toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap span.filter-text {
    font-size: 0;
    display: none;
}

/* ==========================================================================
   10.3 CHECKOUT
========================================================================== */
/*SELECT2 RESET*/
.select2-container {
    width: 100% !important;
}

.select2-container--default .select2-selection--single {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #dddddd;
    border-radius: 0;
    height: 57px;
    line-height: 57px;
    margin: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #666666;
    line-height: 57px;
    padding-left: 20px;
    padding-right: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 57px;
}

.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;
}

.select2-dropdown {
    border: 1px solid #e6e6e6;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;;
}

.select2-dropdown .select2-search .select2-search__field {
    background-color: #ffffff;
    padding: 0 16px;
    height: 57px;
    line-height: 57px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e6e6;
}

.select2-results__option {
    padding: 0 20px;
    height: 57px;
    line-height: 57px;
}

.select2-dropdown .select2-result {
    color: #888888;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"] {
    background-color: #f0f2f5;
    color: #000000;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
    color: #000000;
}

/*required*/
.validate-required label .required {
    display: none;
}

.validate-required label::after {
    content: '*';
    font-size: 15px;
    color: #ff0000;
}

.woocommerce-form__label-for-checkbox input[type="checkbox"] {
    display: none;
}

.woocommerce-form__label-for-checkbox > span {
    display: inline-block;
}

.woocommerce-form__label-for-checkbox > span::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #e2e2e2;
    background: #f2f2f2;
    border-radius: 50%;
    margin-right: 11px;
    margin-bottom: 3px;
    vertical-align: middle;
    transition: all 0.3s;
}

.woocommerce-form__label-for-checkbox:hover span,
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span {
    color: #000000;
}

.woocommerce-form__label-for-checkbox:hover span::before,
.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked + span::before {
    background: #000000;
    border-color: #000000;
}

/*.woocommerce-checkout*/

.checkout.woocommerce-checkout .input-text {
    width: 100%;
}

.checkout.woocommerce-checkout label {
    font-weight: normal;
    margin-bottom: 11px;
}

.checkout.woocommerce-checkout p {
    margin-bottom: 40px;
}

.checkout.woocommerce-checkout .woocommerce-privacy-policy-text p {
    margin-bottom: 0;
}

.checkout.woocommerce-checkout .variation p {
    margin-bottom: 0;
}

.form-row-first,
.form-row-last {
    display: inline-block;
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    overflow: visible;
}

.form-row-last {
    float: right;
}

#billing_phone_field,
#billing_email_field {
    width: 100%;
}

/*.checkout-before-top*/
.checkout-before-top {
    overflow: hidden;
}

.checkout-before-top .ciloe-checkout-login {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    float: left;
}

.checkout-before-top .ciloe-checkout-login ~ .ciloe-checkout-coupon {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
    float: right;
}

.checkout-before-top .ciloe-checkout-login form.login {
    margin-bottom: 64px;
}

.checkout-before-top .ciloe-checkout-login form.login p:first-child {
    margin-bottom: 45px;
}

.login button.button {
    padding: 0 50px;
}

.login .woocommerce-form__label-for-checkbox {
    margin-top: 10px;
    margin-left: 15px;
}

.checkout-before-top .ciloe-checkout-login form.login p:nth-child(4) {
    margin-bottom: 0;
}

.checkout-before-top .ciloe-checkout-login form.login label {
    color: #a9a9a9;
    font-weight: normal;
}

.checkout-before-top .ciloe-checkout-coupon .checkout_coupon {
    overflow: hidden;
    margin-bottom: 54px;
}

.checkout-before-top .ciloe-checkout-coupon .checkout_coupon .form-row-first {
    width: -webkit-calc(100% - 240px);
    width: -moz-calc(100% - 240px);
    width: calc(100% - 240px);
    padding-right: 15px;
}

.checkout-before-top .ciloe-checkout-coupon .checkout_coupon .form-row-first .input-text {
    width: 100%;
}

.checkout-before-top .ciloe-checkout-coupon .checkout_coupon .form-row-last {
    width: 240px;
}

.checkout-before-top .ciloe-checkout-coupon .checkout_coupon .form-row-last .button {
    width: 100%;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.checkout-before-top .woocommerce-info {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    padding: 26px 15px;
    margin: 0 0 51px;
    background-color: transparent;
    color: #a9a9a9;
    border: 2px solid #e3e3e3;
}

/*.col2-set*/
.col2-set:not(.woocommerce-Addresses) {
    padding: 58px 80px 36px 80px;
    border: 2px solid #e3e3e3;
    overflow: hidden;
    margin-bottom: 64px;
}

.woocommerce-Address {
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    padding: 20px !important;
}

.col2-set .col-1,
.col2-set .col-2 {
    padding: 0;
}

.woocommerce-account-fields,
.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper {
    overflow: hidden;
}

.woocommerce-account-fields .woocommerce-form__label-for-checkbox > span::before,
.woocommerce-shipping-fields .woocommerce-form__label-for-checkbox > span::before {
    width: 17px;
    height: 17px;
}

.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 49px;
}

.woocommerce-shipping-fields h2 {
    margin-bottom: 21px;
}

.woocommerce-shipping-fields #ship-to-different-address {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 40px;
}

/*.woocommerce-checkout-review-order-wrap*/
.woocommerce-checkout-review-order-wrap {
    padding: 48px 80px 38px 80px;
    border: 2px solid #e3e3e3;
    overflow: hidden;
}

.woocommerce-checkout-review-order-wrap #order_review_heading {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 30px;
    color: #000000;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 0;
    float: left;
    padding: 17px 30px 17px 0;
}

body .woocommerce .woocommerce-checkout-review-order-wrap .woocommerce-checkout-review-order {
    float: left;
}

body .woocommerce .woocommerce-checkout-review-order-wrap table.shop_table {
    border: none;
}

/*input[type="radio"]*/
.shipping #shipping_method {
    list-style: none;
    padding-left: 0;
}

.shipping th,
.shipping td {
    vertical-align: top;
}

.shipping input[type="radio"],
.wc_payment_methods input[type="radio"] {
    display: none;
}

.shipping input[type="radio"] + label::before,
.wc_payment_methods input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #e2e2e2;
    background: #f2f2f2;
    border-radius: 50%;
    margin-right: 11px;
    transition: all 0.3s;
}

.shipping input[type="radio"]:checked + label::before,
.wc_payment_methods input[type="radio"]:checked + label::before {
    background: #000000;
    border-color: #000000;
}

body .woocommerce-checkout-review-order .shop_table {
    margin-bottom: 41px;
}

body .woocommerce-checkout-review-order .shop_table tr th,
body .woocommerce-checkout-review-order .shop_table tr td {
    border-width: 0 0 1px 0;
    padding: 17px 15px 17px 0;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

body .woocommerce-checkout-review-order .shop_table tr:last-child th,
body .woocommerce-checkout-review-order .shop_table tr:last-child td {
    padding: 23px 0;
    border-bottom: 1px solid #ebebeb;
}

body .woocommerce-checkout-review-order .shop_table .product-name img {
    margin-right: 20px;
    max-width: 60px;
    display: table-cell;
    float: left;
}

span.rv-titel {
    float: left;
    margin-right: 40px;
}

strong.product-quantity {
    float: left;
}
.order_item strong.product-quantity {
    float: none;
    margin-left: 10px;
}
.order_item strong.wc-item-meta-label + p {
    display: inline-block;
    margin-bottom: 0;
}
.total-price {
    display: none;
    width: 100%;
}

.woocommerce-checkout-review-order-table dl.variation {
    display: inline-block;
    width: 100%;
    margin: 0;
}

dl.variation {
    margin-top: 0;
    margin-bottom: 5px;
}

dl.variation p {
    margin: 0;
}

.variation dt, .variation dd {
    display: inline-block;
}

.woocommerce-thankyou-order-details {
    padding-bottom: 20px;
}

.review-wrap {
    overflow: hidden;
    padding-left: 20px;
    text-align: left;
}

body .woocommerce-table--order-details th,
body .woocommerce-table--order-details td,
body .woocommerce-table--customer-details th,
body .woocommerce-table--customer-details td {
    color: #000000;
    padding: 17px 10px !important;
    border-left: none;
    border-right: none;
}

body .woocommerce-table--order-details .product-quantity {
    vertical-align: bottom;
}

.woocommerce-checkout-payment {
    overflow: hidden;
}

.woocommerce-checkout-payment .wc_payment_methods {
    list-style: none;
    padding-left: 0;
}

.woocommerce-checkout-payment p {
    margin-bottom: 34px;
}

.woocommerce-checkout-payment li:last-child p {
    margin-bottom: 0;
}

#place_order {
    width: 100%;
    margin-top: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/* ==========================================================================
   10.4 FULLPAGE (Home Collection)
========================================================================== */
/** Fullpage **/
.page-template-fullpage .header-wrap {
    z-index: 1;
}

.page-template-box-page .header-position .container-wapper {
    width: auto;
    padding: 0 15px;
    margin: 0 45px;
}

.page-template-slide-page .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: #ffffff;
    padding: 28px 0 12px 0;
    display: block;
    width: 100%;
}

.page-template-slide-page .footer-slide {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    display: block;
    width: 100%;
}

.footer.footer-slide {
    padding: 15px 0 5px;
    text-align: right;
    background: #ffffff;
}

.footer-slide .socials a {
    padding-left: 15px;
    color: #000000;
}

.footer-slide .socials a i {
    font-size: 13px;
}

.fullpage-template .section-slide {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.page-template-slide-page .content-slide {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

#fp-nav {
    position: fixed;
    top: 53%;
    right: 25px;
}

.fullpage-reverse {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.ciloe-full-page-elem-inner {
    display: block;
    height: 100%;
}

.ciloe-full-page-elem-inner .block-part {
    width: 50%;
    height: 100%;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding-left: 20px;
    padding-right: 20px;
}

.ciloe-full-page-elem-inner .block-part.text-part {
    display: table;
}

.ciloe-full-page-elem-inner .block-part .block-part-inner {
    display: table-cell;
    vertical-align: middle;
}

.ciloe-full-page-elem-inner .block-part .block-smtitle {
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    line-height: 24px;
    margin-bottom: 14px;
}

.ciloe-full-page-elem-inner .block-part .block-title {
    font-size: 60px;
    position: relative;
    padding: 0 0 9px;
    margin-bottom: 28px;
}

.ciloe-full-page-elem-inner .block-part .block-title:before {
    border-bottom: 1px solid;
    content: "";
    position: absolute;
    bottom: 0;
    width: 40px;
}

.ciloe-full-page-elem-inner .block-part .block-link {
    font-weight: 500;
    display: inline-block;
    min-width: 201px;
    height: 56px;
    line-height: 56px;
    background-color: #000000;
    color: #ffffff;
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 4px;
}

.ciloe-full-page-elem-inner .block-part .block-link:hover {
    color: #000000;
    background-color: #ffffff;
}

.ciloe-full-page-elem-inner.elem-text-left .text-part {
    float: left;
}

.ciloe-full-page-elem-inner.elem-text-right .text-part {
    float: right;
    text-align: right;
}

.ciloe-full-page-elem-inner.elem-text-right .text-part .block-title:before {
    right: 0;
}

/* ==========================================================================
   10.5 SEARCH PAGE
========================================================================== */
.page-header {
    padding-bottom: 0;
    margin: 25px 0 86px;
    border-bottom: none;
}

body.search .search-page,
body.search .shop-page {
    min-height: -webkit-calc(100vh - 181px);
    min-height: -moz-calc(100vh - 181px);
    min-height: calc(100vh - 181px);
}
.search-page.blog-page {
    padding: 60px 0;
}
.search-page.left-sidebar .main-content {
    float: right;
}
.page-header .page-title,
body.search .main-product > h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.page-header .page-title span,
body.search .main-product > h1 > span {
    font-family: 'Poppins', sans-serif;
    display: block;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-top: 16px;
    text-transform: capitalize;
}

body.search .main-product > h1 {
    display: none;
}

body.search.shop-page-mobile .main-product > h1 {
    display: block;
    margin-bottom: 40px;
}

body.search .main-product > h1 > span {
    margin-bottom: 86px;
}

.search .prdctfltr_wc {
    display: none;
}

/* ==========================================================================
   10.6 CONTACT PAGE
========================================================================== */
.contact-form-title {
    color: #000000;
    font-family: "Chapaza", sans-serif;
    line-height: 34px;
    text-align: center;
}

.spacing03 {
    letter-spacing: 2px;
    font-weight: 500 !important;
}

.contact-form-container {
    width: 760px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.contact-form-container label {
    font-weight: normal;
    width: 100%;
    padding-bottom: 17px;
}

.contact-form-container .required {
    color: #ff0000;
}

.contact-form-container .contact-label {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
}

.contact-form-container .wpcf7-text,
.contact-form-container .wpcf7-textarea {
    width: 100%;
}

.contact-form-container .contact-submit {
    position: relative;
    margin-top: 13px;
    margin-bottom: 35px;
}

.contact-form-container .wpcf7-submit {
    font-size: 12px;
    border-radius: 30px;
    min-width: 170px;
    margin: 0 auto;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 2px;
}

div.wpcf7 .contact-form-container .ajax-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

div div.wpcf7-validation-errors, div div.wpcf7-acceptance-missing {
    margin: 0;
    font-size: 12px;
}

/* ==========================================================================
   10.7 PAGE 404
========================================================================== */
.page-404 {
    padding-top: 190px;
    padding-bottom: 110px;
}

.page-404 .heading {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #000000;
    margin-bottom: 60px;
}

.page-404 .title {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #000000;
    margin-bottom: 40px;
}

.page-404 p {
    font-size: 18px;
    line-height: 36px;
    color: #a4a4a4;
    margin-bottom: 55px;
}

.error404 .banner-page {
    display: none;
}

.error404 .ciloe-searchform input[type='text'] {
    height: 60px;
    line-height: 60px;
    border: 2px solid #e8edf2;
}

.error404 form#searchform {
    max-width: 560px;
    margin: 25px auto 50px;
    width: 100%;
}

.error404 .ciloe-searchform button {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 60px;
    height: 59px;
    line-height: 65px;
    padding: 0 10px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 20px;
}

.error404 .ciloe-searchform button:hover {
    background: #41cce5;
    color: #fff;
}

.page-404 a.button {
    display: inline-block;
    padding: 0 30px;
    background-color: #41cce5;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 2px;
    height: 48px;
    border-radius: 35px;
    line-height: 50px;
    color: #ffffff;
}

.page-404 a.button:hover {
    background-color: #000000;
    color: #ffffff;
}

/* ==========================================================================
   10.8 HOME INSTAGRAM PAGE
========================================================================== */
body .ziss-item .ziss-figure-wrap .ziss-hotspot-wrap .ziss-hotspot-popup .add_to_cart_button,
body .ziss-item .ziss-figure-wrap .ziss-hotspot-wrap .ziss-hotspot-popup .added_to_cart {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: block;
    font-size: 11px;
    letter-spacing: 0.075em;
    line-height: 16px;
    text-transform: uppercase;
    color: #41cce5;
    width: 100%;
}

body .ziss-item .ziss-figure-wrap .ziss-hotspot-wrap .ziss-hotspot-popup .add_to_cart_button.added {
    display: none;
}

body .ziss-item .ziss-figure-wrap .ziss-hotspot-wrap .ziss-hotspot-popup .ziss-close-hotspot-popup {
    display: block;
}

.ciloe-pinmap {
    position: relative;
}

/*home lanđing product 1*/
.landing-product1-img img {
    min-height: 300px;
    object-fit: cover;
}

.ziss-row::before,
.ziss-row::after {
    content: '';
    display: table;
}

.ziss-row::after {
    clear: both;
}

.ciloe-mapper .csre-pin .csre-title {
    display: none;
}

div.ciloe-mapper div.csre-popup {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .1);
}

/*Custom VC*/
.vc_row[data-vc-full-width].visiable {
    overflow: visible;
}

.vc_btn3-shape-square {
    letter-spacing: 2px;
}

.woocommerce-page .page-main-content, .page-template-default:not(.wpb-js-composer) .page-main-content {
    padding: 75px 0;
}

.enable-shop-page-mobile.woocommerce-page .page-main-content, .enable-shop-page-mobile.page-template-default:not(.wpb-js-composer) .page-main-content {
    padding: 0 0 30px;
}

.woocommerce-page .left-slidebar .page-main-content, .page-template-default:not(.wpb-js-composer) .left-slidebar .page-main-content,
.woocommerce-page .right-slidebar .page-main-content, .page-template-default:not(.wpb-js-composer) .right-slidebar .page-main-content {
    padding: 0;
}

.vc_video-bg-container {
    background-position: center;
}

.vc_row-o-equal-height .vc_col-has-fill > .vc_column-inner {
    padding-top: 0;
}

.wpb-js-composer .vc_tta.vc_tta-style-classic div.vc_tta-panel-heading {
    border-width: 1px 0;
}

.wpb-js-composer div.vc_tta.vc_tta-style-classic .vc_tta-panel-body {
    border-width: 0 0 1px;
    padding: 0 0 38px;
    font-size: 16px;
    color: #a9a9a9;
}

.wpb-js-composer div.vc_tta.vc_general .vc_tta-panel-title > a {
    padding: 34px 0;
}

.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
}

.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a {
    color: #000;
}

.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: transparent;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    bottom: 0;
    top: 0;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-style: solid;
    border-width: 0 0 0 1px;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
    content: '';
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 0;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-style: solid;
    border-width: 1px 0 0;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
}

.wpb-js-composer div.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-chevron::before {
    left: 0px;
    right: 6px;
    top: 6px;
    bottom: 0px;
}

.wpb-js-composer div.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.wpb-js-composer div.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    -ms-transform: translateY(-50%) rotate(180deg);
    transform: translateY(-50%) rotate(180deg);
}

.wpb-js-composer div.vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-right .vc_tta-controls-icon::before {
    border-color: #41cce5;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    height: 18px;
    right: 0px !important;
    width: 18px;
}

.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #e5e5e5;
}

.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-color: #e5e5e5;
}

.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel:first-child .vc_tta-panel-heading {
    border: none;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border-color: #e5e5e5;
}

.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel:last-child .vc_tta-panel-body {
    border: none;
}

.page-template-sidebarpage .vc_row[data-vc-stretch-content="true"],
.page-template-sidebarpage .vc_row[data-vc-full-width="true"] {
    border-left: 360px solid #fff;
}

.vc_sep_width_80 {
    max-width: 420px;
    width: 100%;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 1px;
}

div.vc_separator.vc_separator_align_center h4 {
    padding: 0 25px;
    text-align: center;
}

.vc_separator.width-70 {
    width: 70px;
}

.owl-carousel .wpb_single_image:hover img {
    opacity: 0.8;
}

/*Newsletter Popup*/
body.modal-open {
    padding: 0 !important;
}

div#popup-newsletter {
    padding: 0 !important;
    background: rgba(0, 0, 0, .8);
    z-index: 99999;
}

#popup-newsletter .vc_sep_width_30 {
    width: 40px;
}

#popup-newsletter h2.vc_custom_heading {
    font-weight: 500;
    letter-spacing: 1px;
}

#popup-newsletter .modal-content {
    padding: 10px;
    border-radius: 0;
}

#popup-newsletter .newsletter-content {
    text-align: center;
}

#popup-newsletter .ciloe-newsletter .newsletter-form-wrap-inner {
    position: relative;
    display: inline-block;
    width: 520px;
    max-width: 100%;
}

.newsletter-content button.close {
    background: transparent;
    color: #000;
    opacity: 1;
    font-size: 16px;
    height: 20px;
    text-transform: none;
    display: table;
    float: none;
    margin: 0px auto;
    line-height: 20px;
    border-bottom: 1px solid;
    margin-top: 45px;
}

.newsletter-content p {
    font-size: 16px;
    padding: 0 50px;
    color: #8b8b8b;
}

.modal-inner {
    z-index: 2;
    position: relative;
}

.modal-content > button.close:hover {
    color: #41cce5;
}

.modal-content > button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    color: #fff;
    border: 0;
    position: absolute;
    top: 0;
    font-size: 0;
    right: -30px;
    margin: 0;
    opacity: 1;
    z-index: 9;
    text-align: center;
}

.modal-content > button.close::after {
    content: "";
    width: 20px;
    border-top: 1px solid;
    position: absolute;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 8px;
    left: 8px;
}

.modal-content > button.close::before {
    content: "";
    width: 20px;
    border-top: 1px solid;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 8px;
    left: 8px;
}

.modal-backdrop.fade.in {
    display: none;
}

/* .modal-open .modal-backdrop.fade.in{
    display: block;
} */
#popup-size-guide .modal-inner {
    padding-top: 50px;
}

/*Vendor Style*/
.wcmp_vendor_banner_template.template1 .vendor_description div.vendor_img_add {
    width: 550px;
}

.wcmp_vendor_banner_template.template1 div.img_div img {
    border: 0px solid #fff;
    max-width: 170px;
    max-height: 170px;
}

.wcmp_vendor_banner_template.template1 div.vendor_description {
    position: absolute;
    top: auto;
    height: auto;
    background: transparent;
    bottom: 0;
}

div.vendor_description .img_div {
    float: left;
    margin-right: 30px;
}

.wcmp_vendor_banner_template.template1 .wcmp_vendor_name {
    text-transform: capitalize;
    font-size: 20px;
}

.wcmp_vendor_banner_template.template1 .vendor_address {
    color: #fff;
    overflow: hidden;
    margin-top: 0;
}

.wcmp_vendor_detail i.wcmp-font {
    width: 20px;
    float: left;
    text-align: left;
}

div.wcmp_social_profile .wcmp-font {
    background: #fff;
    font-size: 35px;
    margin: -2px;
}

.vendor_description .vendor_address p, .vendor_description a.wcmp_vendor_detail {
    line-height: 1.2;
    font-size: 15px;
}

.vendor_description .vendor_address label {
    font-size: 15px;
}

.wcmp_vendor_banner_template.template1 .description_data {
    text-align: center;
}

div.description_data p {
    line-height: 1.6;
}

@media screen and (max-width: 1100px) {
    div.wcmp_vendor_banner_template.template1 div.vendor_description {
        position: relative;
        padding-bottom: 70px;
    }

    div.wcmp_vendor_banner_template .vendor_img_add div.img_div img {
        max-width: 70px;
        max-height: 70px;
    }
}

@media (min-width: 992px) {
    #popup-newsletter .modal-dialog {
        width: 780px;
        margin: 0px auto 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

/** Ciloe Mobile **/
@media (max-width: 991px) {
    .single-container {
        padding-top: 150px;
        padding-bottom: 50px
    }

    .enable-header-mobile .single-container {
        padding-top: 50px;
    }

    .single-post .banner-page.hero-banner-page.no_background {
        display: none
    }

    .archive .banner-page.no_background {
        min-height: 250px !important;
    }

}

@media (max-width: 767px) {
    .banner-page.no_background {
        min-height: 90px !important;
        padding-bottom: 30px !important;
        margin-top: 10px !important;
        margin-bottom: 0 !important;
    }

    .banner-page.no_background .content-banner {
        padding: 0 10px;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .banner-page.no_background .content-banner .title-page {
        font-size: 30px;
        line-height: 1.25;
        font-weight: normal;
        color: #000000;
        margin-top: 25px;
        margin-bottom: 0;
    }

    .tparrows {
        display: none !important;
    }

    ul.wc-tabs li a {
        padding: 0 0;
        margin: 10px 0;
    }

    div#popup-newsletter.disable-on-mobile {
        display: none !important;
    }

    ul.product-list .product-info {
        padding-top: 30px;
    }

    .center-mobile {
        text-align: center !important;
    }

    .famibt-right-part {
        padding: 40px 0 0;
    }

    .famibt-right-part::after, .famibt-right-part::before {
        display: none;
    }

    div.famibt-wrap {
        padding: 30px 20px;
    }

    .no-sidebar div.upsells, .no-sidebar div.related {
        padding: 0 10px;
    }

    .single .reset_variations {
        background: #333;
        color: #fff;
        padding: 0 10px;
    }
    .safari .header div.minicart-list-items {
        height: -webkit-calc(100vh - 256px);
        height: -moz-calc(100vh - 256px);
        height: calc(100vh - 256px);
        position: relative;
    }
    .ciloe-container-inner {
	    vertical-align: middle;
	}
    .ciloe-categorylist {
	    width: 100%;
	}
	.ciloe-categorylist .cat-content {
	    padding: 30px 0;
	}
	.ciloe-categorylist .cat-content a.link-cat{
		opacity: 1
	}
	.ciloe-categorylist .cat-content::before{
		display: none;
	}
	.mobile-center {
	    text-align: center!important;
	}
	div .more-items {
	    margin-top: 15px;
	}
}

@media (max-width: 576px) {
    /* small mobile */
    /* pages */
    .page-404 {
        padding: 80px 0
    }

    .wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        font-size: 20px;
        line-height: 24px
    }

    /* single blog */
    .single-post .single-container .post-info {
        padding-bottom: 45px
    }

    .single-post .single-post-products-carousel-title {
        margin-top: 0;
        margin-bottom: 30px
    }
}

/* ==========================================================================
   11.0 RESPONSIVE
========================================================================== */
@media ( max-width: 1500px) {
    /*header*/
    .horizon-menu .main-navigation .main-menu > .menu-item {
        margin: 0 10px;
    }
}

@media ( max-width: 1366px) {
    /*header*/
    .currency-language .wcml-dropdown-click a.wcml-cs-item-toggle,
    .currency-language .dropdown > a {
        padding: 0 7px;
    }

    .instant-search-modal .instant-search-title,
    .instant-search-modal .product-cats {
        margin-bottom: 10px;
    }

    .instant-search-modal .instant-search-wrap {
        padding-top: 20px;
    }

    div.search-results-croll {
        max-height: calc(100vh - 145px);
    }

    .instant-search-close {
        top: 10px;
    }

    .container-search {
        margin-top: 20px;
    }

    .container-search .scrollbar-macosx {
        max-height: -webkit-calc(100vh - 300px);
        max-height: -moz-calc(100vh - 300px);
        max-height: calc(100vh - 300px);
    }

    .search-view {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .instant-search-modal .product-info {
        position: relative;
        overflow: hidden;
        margin-top: 17px;
        margin-bottom: 10px;
    }

    /*.header-control-left*/
    .header-control-left .currency-language .wcml-dropdown-click,
    .header-control-left .currency-language > li,
    .header-control-left .block-account,
    .header-control-left .ciloe-minicart {
        margin-right: 10px;
    }

    /*.header-control-right*/
    .header-control-right .currency-language .wcml-dropdown-click,
    .header-control-right .currency-language > li,
    .header-control-right .block-account,
    .header-control-right .ciloe-minicart {
        margin-left: 7px;
    }

    /*.header.style2*/
    .header.style2 .header-control-right {
        width: 470px;
    }

    .header.style2 .header-menu {
        width: -webkit-calc(100% - 670px);
        width: -moz-calc(100% - 670px);
        width: calc(100% - 670px);
    }

    /*banner*/
    .page-template-minimal .arrow-down {
        height: 70px;
    }

    /*blog*/
    .blog-content.grid .post-info {
        padding: 19px 15px 25px 15px;
    }

    .blog-content.grid .post-product-carousel,
    .blog-content.grid .social-share,
    .blog-content.typography .post-product-carousel,
    .blog-content.typography .social-share {
        position: static;
    }

    .blog-content.grid .post-expand > div,
    .blog-content.typography .post-expand > div {
        margin-left: 15px;
        margin-right: 15px;
    }

    .blog-content.grid .post-product-carousel .post-product-list,
    .blog-content.grid .social-share .ciloe-social {
        max-width: -webkit-calc(100% + 60px);
        max-width: -moz-calc(100% + 60px);
        max-width: calc(100% + 60px);
    }

    .blog-content.typography .post-product-carousel .post-product-list,
    .blog-content.typography .social-share .ciloe-social {
        max-width: -webkit-calc(100% + 30px);
        max-width: -moz-calc(100% + 30px);
        max-width: calc(100% + 30px);
    }

    /*SHOP THEME*/
    body.single-product .detail-content {
        padding-left: 30px;
    }

    .backtotop {
        right: 40px;
    }

    .gallery_detail .ciloe-product-single-gallery:not(.ciloe-center-mode) {
        display: table;
        width: 100%;
    }

    .gallery_detail .ciloe-product-single-gallery:not(.ciloe-center-mode) .ciloe-product-gallery__image {
        display: table-cell;
    }

    .gallery_detail .ciloe-product-single-gallery:not(.ciloe-center-mode) .ciloe-product-gallery__image a {
        display: block;
        padding: 0 4.7619048%;
    }

    .has-sidebar .vertical_thumnail .ciloe-product-button {
        top: 10px;
        left: 130px;
        bottom: auto;
    }

    .has-sidebar .product-360-button a::before,
    .has-sidebar .ciloe-bt-video a::before {
        margin-right: 0;
    }

    .has-sidebar .product-360-button a span,
    .has-sidebar .ciloe-bt-video a {
        font-size: 0;
    }

    /*table cart wishlist*/
    .cart-collaterals .cart_totals h2,
    .cart-collaterals .cart_totals .shop_table {
        width: 100%;
    }

    .wc-proceed-to-checkout .checkout-button {
        margin: 0;
        min-width: 230px;
    }

    body .woocommerce table.shop_table .product-thumbnail {
        width: 120px;
        padding-left: 20px;
    }

    body .woocommerce table.shop_table tr td.product-remove {
        padding-right: 20px;
    }

    .yith-wcwl-share {
        padding-left: 0;
    }

    .actions .coupon,
    .cart-collaterals .cart_totals {
        padding: 25px 20px;
    }

    .cart-collaterals .cart_totals .shop_table tr th {
        width: 200px;
    }

    .cart-collaterals .cart_totals .shop_table tr td {
        width: auto;
    }

    /*table checkout*/
    body .woocommerce .woocommerce-checkout-review-order-wrap .woocommerce-checkout-review-order,
    .woocommerce-checkout-review-order-wrap #order_review_heading {
        display: block;
        width: 100%;
    }

    .col2-set:not(.woocommerce-Addresses),
    .woocommerce-checkout-review-order-wrap {
        padding: 25px 20px;
    }

    /*shortcode*/
    .ciloe-title.default .block-title {
        margin-left: 0;
        margin-right: 0;
    }

    .product-simple-style1 .block-des {
        padding-left: 0;
        padding-right: 0;
    }

}

@media (min-width: 1281px) {
    .summary.title-price-stars-outside-summary .cart .single_add_to_cart_button {
        width: calc(100% - 287px);
    }
}

@media (max-width: 1280px) {
    div.blog-content.grid .post-expand > div, div.blog-content.typography .post-expand > div {
        margin-left: 5px;
        margin-right: 5px;
    }

    .main-navigation .main-menu > .menu-item > a,
    .currency-language .dropdown > a,
    .block-account,
    .ciloe-minicart .mini-cart-icon {
        letter-spacing: 0;
    }
   .block-account a {
	    font-size: 0;
	    line-height: 30px;
	    margin: 0 5px;
	}
    .block-account a::before {
        font-family: 'Simple-Line-Icons', sans-serif;
        content: "\e005";
        font-size: 18px;
        font-weight: 300;
        display: block;
    }

    .block-account a > span {
        display: none;
    }

    .header .ciloe-minicart .mini-cart-icon .minicart-text {
        display: none;
    }

    ul.currency-language {
        margin-right: 7px;
    }

    .header .ciloe-minicart .mini-cart-icon span.minicart-number {
        right: -15px;
    }

    /*SINGLE BLOG*/
    .comment:not(:last-child) {
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .commentlist .children {
        padding-left: 25px;
        padding-top: 25px;
        margin-top: 25px;
    }

    .comment_container .flex {
        padding-right: 0;
        vertical-align: top;
    }

    /*shortcode*/
    .ciloe-categories.style2 .category-link-wrap {
        position: static;
    }

    .ciloe-categories.default:hover .info {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .ciloe-categories.default .category-link {
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 1200px) {
    .product-info.equal-elem {
        height: auto !important;
    }

}

@media (max-width: 1199px) {

    div .container {
        width: 100%;
    }

    .single-post-products-carousel-wrap .container {
        width: 100%;
    }

    .main-container.shop-page.no-sidebar .container {
        width: 100%;
    }

    div.products-size svg {
        margin: 0 0 0 5px;
    }

    div .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .ziss-popup-wrap .ziss-popup-inner .ziss-popup-body .ziss-popup-body-left {
        margin-left: 8px;
    }

    /*header*/
    div.header-container {
        padding-left: 25px;
        padding-right: 25px;
    }

    body.page-template-sidebarpage {
        margin-left: 0;
    }

    header.header.header-sidebar {
        width: 100%;
        height: auto;
        position: relative;
        padding: 0;
        background: transparent;
    }

    header.header.header-sidebar .header-vertical-top .logo {
        line-height: 60px;
        margin-bottom: 0;
        padding: 0 20px;
    }

    .admin-bar header.header.header-sidebar {
        padding: 0;
    }

    /*vertical-menu*/
    body .vertical-menu .main-navigation .main-menu > .menu-item .submenu li {
        width: 100%;
    }

    .close-vertical-menu {
        margin-bottom: 10px;
    }

    .menu-scroll {
        padding-bottom: 20px;
        height: -webkit-calc(100vh - 100px);
        height: -moz-calc(100vh - 100px);
        height: calc(100vh - 100px);
        padding: 0 20px;
    }

    .menu-scroll .scrollbar-macosx {
        height: -webkit-calc(100vh - 125px);
        height: -moz-calc(100vh - 125px);
        height: calc(100vh - 125px);
    }

    .ic_r div.header-control-right {
        padding-right: 15px;
    }

    .ciloe-header-sidebar {
        margin-left: 0;
    }

    .ciloe-header-sidebar .btn-canvas {
        left: -16px;
    }

    .ciloe-header-sidebar.sidebar-canvas-open .btn-canvas {
        left: 345px;
    }

    .header.header-sidebar .header-vertical-top {
        padding-bottom: 10px;
    }

    .header.header-sidebar .header-menu {
        position: fixed;
        top: 0;
        left: -400px;
        width: 360px;
        max-width: -webkit-calc(100% - 20px);
        max-width: -moz-calc(100% - 20px);
        max-width: calc(100% - 20px);
        min-height: 100vh;
        padding-top: 46px;
        padding-bottom: 10px;
        background-color: #ffffff;
        -webkit-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 7px 0 20px 0 rgba(0, 0, 0, 0.05);
        transition: left 0.4s;
        -webkit-transition: left 0.4s;
        -o-transition: left 0.4s;
        z-index: 99;
    }

    .vertical-menu-open .header.header-sidebar .header-menu {
        left: 0;
        padding-top: 0;
        width: 280px;
    }

    .vertical-menu .main-navigation .main-menu > .menu-item > span.toggle-submenu {
        top: 12px;
        right: -6px;
    }

    .vertical-menu .main-navigation .main-menu > .menu-item > .submenu {
        padding: 0;
    }

    header.header.header-sidebar .header-vertical-top .header-vertical-control > div {
        padding: 10px;
        text-align: center;
    }

    header .vertical-menu .main-navigation .main-menu > .menu-item > a {
        padding: 15px 0;
    }

    .header.header-sidebar .header-logo,
    .header.header-sidebar .header-control-right {
        display: block;
        width: 50% !important;
    }

    .header.header-sidebar .header-logo {
        text-align: left;
    }

    .header.header-sidebar .header-control-right {
        text-align: right;
    }

    /*single product*/
    .vertical_thumnail .ciloe-product-button {
        top: 10px;
        left: 130px;
        bottom: auto
    }

    .product-360-button a::before,
    .ciloe-bt-video a::before {
        margin-right: 0;
    }

    .product-360-button a span,
    .ciloe-bt-video a {
        font-size: 0;
    }

    /*.product-type-grouped*/
    .product-type-grouped:not(.gallery_detail):not(.product-mobile-layout) .summary .cart .group_table tbody,
    .product-type-grouped:not(.gallery_detail):not(.product-mobile-layout) .summary .cart .group_table tr,
    .product-type-grouped:not(.gallery_detail):not(.product-mobile-layout) .summary .cart .group_table tr td {
        display: block !important;
        border-width: 0 0 1px 0;
        text-align: center !important;
    }

    .product-type-grouped:not(.gallery_detail) .summary .cart .group_table tr:last-child td {
        border-bottom: 1px solid #ebebeb;
    }

    .product-type-grouped:not(.gallery_detail):not(.product-mobile-layout) .summary .cart .group_table tr:last-child td:last-child {
        border-bottom: none;
    }

    .product-type-grouped:not(.gallery_detail) .summary .cart .group_table .quantity {
        margin: 0 auto !important;
    }

    /*table*/
    body .shop_table tr td.product-stock-status,
    body .shop_table tr td.product-stock-status > span {
        width: auto;
    }

    body .woocommerce table.shop_table .product-add-to-cart {
        width: auto;
    }

    body .woocommerce table.shop_table .product-add-to-cart .add_to_cart {
        width: 57px;
        font-size: 0;
    }

    body .woocommerce table.shop_table .product-add-to-cart .add_to_cart::before {
        font-family: 'FontAwesome', sans-serif;
        content: '\f217';
        font-size: 20px;
    }

    .checkout-before-top .ciloe-checkout-login,
    .checkout-before-top .ciloe-checkout-login ~ .ciloe-checkout-coupon {
        width: 100%;
    }

    /*shortcode*/
    .ciloe-categories.style1 .info {
        min-width: 0;
    }

    .ciloe-categories.style2.left {
        padding-left: 55px;
        padding-right: 0;
    }

    .ciloe-categories.style2.right {
        padding-right: 55px;
        padding-left: 0;
    }

    .ciloe-categories.style2 .info .category-name {
        margin: 20px 0;
    }

    .left-sidebar div.main-single-content, .left-sidebar div.main-content.has-sidebar {
        display: inline-block;
        float: none;
    }

    .prdctfltr_sc .fami-products-shortcode-wrap .products li {
        margin: -1px -1px 0 0;
        padding: 0;
        border: 1px solid #e5e5e5;
    }

    .prdctfltr_sc .fami-products-shortcode-wrap .product-info {
        padding-left: 17px;
    }

    .prdctfltr_sc .fami-products-shortcode-wrap .products {
        margin-right: -18px;
        margin-left: -16px;
    }

    .product-info.equal-elem a.button.yith-wcqv-button {
        display: none;
    }

    div .yith-wcqv-button {
        display: none;
    }

    div.ciloe-single-product {
        overflow: hidden;
        position: relative;
    }

    .ciloe-single-product.ciloe-product .container {
        left: 10px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    div.product-info.equal-elem a.button {
        display: block;
        margin-top: 5px;
        line-height: 24px;
        height: 20px;
        margin-bottom: 10px;
    }

}

@media (max-width: 1100px) {

    .style-1 .product-info {
        min-height: 85px;
    }

    .single-post-products-carousel .product-item {
        border-width: 1px 1px 1px 0;
        border-color: #eaeaea;
        margin: 0;
        border-style: solid;
    }

    div.product-list .product-item .product-thumb {
        position: relative;
        max-width: 100%;
        float: left;
        margin-right: 0;
    }

    ul.product-list .product-item {
        width: 100%;
    }

    ul.product-list .info-top {
        position: relative;
        overflow: hidden;
        margin-bottom: 0;
    }
    .ciloe-is-real-mobile .product-grid .info-top {
        margin-bottom: 10px;
    }
    .ciloe-is-real-mobile .shop-page .product-grid .info-top {
        margin-bottom: 0;
    }
    .enable-shop-page-mobile .product-inner .star-rating {
        display: none;
    }
    .enable-shop-page-mobile .product-list .product-inner {
        border: none;
        width: 100%;
        padding: 0;
    }
    .enable-shop-page-mobile .shop-page .product-list .product-item .product-des {
        display: inline-block;
        width: 95%;
        margin-top: 0;
    }
    .enable-shop-page-mobile .shop-page .product-list .product-item .product-des ul {
        display: none;
    }
    .enable-shop-page-mobile .product-list .product-des p {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .enable-shop-page-mobile .shop-page .product-list .product-item {
        width: 100%;
        padding: 10px;
    }
    .enable-shop-page-mobile .shop-page .product-list .product-item .product-thumb {
        width: 40%;
        float: left;
    }
    .enable-shop-page-mobile .shop-page .product-list .product-item .product-info {
        width: 60%;
        float: left;
        height: auto!important;
        padding-top: 0;
    }
    .product-list .product-des {
        margin: 20px 0;
        max-height: 56px;
        overflow: hidden;
    }

    .shop-page {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-pos-relative div.banner-page.has_background {
        margin: 0 15px;
    }

    .main-product {
        display: inline-block;
        width: 100%;
        margin-top: 30px;
    }

    .ciloe-is-real-mobile .main-product {
        margin-top: 0;
    }

    ul.product-list .product-item .product-thumb {
        position: relative;
        max-width: 100%;
        float: left;
        margin-right: 0;
    }
}

@media (min-width: 1025px) {
    .header-s_l-lg_c-mm_c-ic_r .is-sticky .header-logo .logo {
        padding: 5px;
        height: 0;
        opacity: 0;
        overflow: hidden;
    }
    .single-product .wrapper_menu-sticky.sticky-info_single_wrap footer {
        margin-bottom: 75px;
    }

    .sticky_detail .woocommerce-product-gallery .flex-viewport {
        height: auto !important;
    }

    .sticky_detail .flex-viewport figure.woocommerce-product-gallery__wrapper * {
        float: none !important;
    }

    body .woocommerce-checkout-review-order table.shop_table tr th, body .woocommerce-checkout-review-order table.shop_table tr td {
        padding: 30px 70px 30px 0;
    }

    div.woocommerce-checkout-review-order-wrap #order_review_heading {
        padding: 30px 170px 17px 0;
    }

    .single-post-products-carousel-wrap .owl-carousel .owl-nav > div {
        margin-top: -50px;
    }

    .ciloe-blog .owl-carousel .owl-nav > div {
        margin-top: -70px;
    }

    div.modal-backdrop.fade.in {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .blog-content.list.simple .post-list-item-cols .post-thumb + div.post-info {
        padding-left: 30px;
        padding-bottom: 15px;
    }

    .single-product-mobile.enable-shop-page-mobile .upsells div.product-item, .single-product-mobile.enable-shop-page-mobile .related div.product-item {
        border-width: 1px;
    }

    div.prdctfltr_sc .fami-products-shortcode-wrap .products {
        margin-right: 0;
        margin-left: 0;
    }

    .toolbar-products-shortcode.real-mobile-toolbar .part-filter-wrap {
        margin-right: 30px;
    }
    div.ciloe-banner.style4 .block-title {
	    font-size: 22px;
	    margin-bottom: 6px;
	    padding-bottom: 15px;
	}
	div.ciloe-banner.style4 .block-content {
	    padding-left: 50px;
	}

}

@media (min-width: 992px) and (max-width: 1024px) {

    .ciloe-product div.product-info-wrap {
        padding: 40px;
        left: 20px;
    }

    .style-il_tr div.product-info-wrap {
        right: 20px;
        left: auto;
    }
}

@media (max-width: 1024px) {
    html.box-mobile-menu-open,
    html.minicart-canvas-open,
    html.sidebar-canvas-open,
    html.instant-search-open,
    html.vertical-menu-open,
    html.real-mobile-show-menu,
    body.box-mobile-menu-open,
    body.minicart-canvas-open,
    body.sidebar-canvas-open,
    body.instant-search-open,
    body.vertical-menu-open,
    body.real-mobile-show-menu {
        height: calc(100vh - 46px) !important;
    }
    header #sticky-wrapper {
        height: auto !important;
    }

    header .header-s_l-lg_c-mm_c-ic_r .header-logo .logo {
        padding-bottom: 5px;
        padding-top: 7px;
    }

    header .header-s_l-lg_m-mm_c-ic_r .header-logo > .logo {
        display: block;
    }

    .sticky_info_single_product {
        display: none;
    }

    .page-template-minimal .site-main div.vc_row[data-vc-full-width] {
        border: none;
    }

    div.totop-holder {
        right: 40px;
        bottom: 40px;
    }

    .shop-page .main-content {
        display: inline-block;
        width: 100%;
    }

    .page-template-sidebarpage div.vc_row[data-vc-stretch-content="true"],
    .page-template-sidebarpage div.vc_row[data-vc-full-width="true"] {
        border-left: 0 solid #fff;
    }

    .vc_video-bg.vc_hidden-xs {
        display: none;
    }

    .header-wrap .header-position {
        position: static !important;
    }

    header.s_l .header-search {
        padding: 25px 5px;
    }

    header.s_l .header-search-box {
        margin-left: 10px;
    }
    .s_l .header-search-box > .icons {
	    position: relative;
	    top: 3px;
	}
    header.site-header {
        display: block; /* inline-block */
        width: 100%;
    }

    .horizon-menu .main-navigation {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    div.header-logo .logo, header.header-s_l-lg_c-mm_c-ic_r .header-logo .logo {
	    padding-top: 5px;
	    padding-bottom: 5px;
	}

    div.header-control-wrap {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .header-s_l-lg_c-mm_c-ic_r div.header-control-right {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .header-s_l-lg_c-mm_c-ic_r div.header-logo {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .header-s_l-lg_c-mm_c-ic_r div.header-search {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .single .product-toolbar {
        padding: 0 5px;
        margin-bottom: 18px;
    }

    div h3.single-post-products-carousel-title {
        margin-top: 0px;
        margin-bottom: 30px;
    }

    .product-mobile-layout div .woocommerce-variation-add-to-cart {
        width: auto;
        float: none;
        min-width: 100%;
    }

    .ciloe-content-single-product-mobile .summary .yith-wcwl-add-to-wishlist {
        width: calc(50% - 7px);
        margin: 0 0px;
    }

    .product-mobile-layout .detail-content .summary .cart .single_add_to_cart_button {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: calc(50% - 14px);
        margin-right: 14px;
        margin-left: 7px;
        float: left;
    }

    .ciloe-content-single-product-mobile .summary .compare, .ciloe-content-single-product-mobile .summary .social-share {
        width: calc(50% - 7px);
        margin: 0 0px 0 14px !important;
    }
    div span.size-guide-text {
        display: inline-block;
        margin-top: 20px;
    }

    span.size-guide-text + .variations {
        margin-top: 0;
    }
    .ciloe-content-single-product-mobil .reset_variations {
        width: auto;
        display: inline-block;
        margin: 10px auto 0;
        position: inherit;
    }

    /*sticky menu*/
    header .header-wrap .is-sticky .header-position {
        position: relative !important;
        box-shadow: 0 0 0;
        top: auto !important;
    }

    header .header-wrap .header-wrap-stick .header-position {
        padding: 15px 0;
        border: none;
    }

    .header-position:not(.hide-header).fixed {
        box-shadow: none;
        position: static;
    }

    .header-type-transparent-light .header-position:not(.hide-header).fixed,
    .header-type-transparent-dark .header-position:not(.hide-header).fixed {
        background-color: transparent;
    }

    .horizon-menu .main-navigation .main-menu .menu-item .toggle-submenu {
        display: block;
    }

    .horizon-menu .main-navigation .main-menu > .menu-item > .submenu .submenu {
        top: 100%;
        left: -31px;
    }

    .horizon-menu .main-navigation .main-menu .menu-item .submenu .toggle-submenu::before {
        content: '\f107';
    }

    .sidebar-canvas-open .page-wrapper {
        margin-left: 0;
    }

    div.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
        position: relative;
        left: 50%;
        margin: 0;
        max-width: 400px;
        bottom: 0;
        top: auto;
        transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        margin-bottom: 10px;
    }

    div.big_images .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li {
        margin-left: 10px;
        margin-right: 10px;
    }

    /*owl*/
    .owl-carousel .owl-dots {
        margin: 20px 0 30px;
    }

    .owl-carousel.nav-angle .owl-nav .owl-prev,
    .owl-carousel.nav-caret .owl-nav .owl-prev {
        left: 0;
    }

    .owl-carousel.nav-angle .owl-nav .owl-next,
    .owl-carousel.nav-caret .owl-nav .owl-next {
        right: 0;
    }

    .owl-carousel .owl-dots .owl-dot {
        bottom: 10px;
    }

    /*shop*/
    form.woocommerce-cart-form {
        width: 100%;
        overflow: auto;
    }

    div .product-second-figure {
        display: none;
    }

    .product-inner .add_to_cart_button,
    .product-inner .added_to_cart,
    .product-inner .product_type_variable,
    .product-inner .product_type_simple,
    .product-inner .product_type_external,
    .product-inner .product_type_grouped {
        opacity: 1;
        position: static;
        background: transparent;
        box-shadow: 0 0 0;
        font-size: 10px;
        width: auto;
        margin: 0;
        line-height: 30px;
        height: 30px;
    }

    .product-inner .add_to_cart_button::before,
    .product-inner .added_to_cart::before,
    .product-inner .product_type_variable::before,
    .product-inner .product_type_simple::before,
    .product-inner .product_type_external::before,
    .product-inner .product_type_grouped::before {
        display: none;
    }

    .product-item.style-1 .product-inner:hover .price {
        opacity: 1;
    }

    .yith-wcqv-button {
        opacity: 1;
        visibility: visible;
    }

    .product-item.style-2 .product-inner .ciloe-loop-title-rate {
        opacity: 1;
        visibility: visible;
    }

    .ciloe-products a.button.btn.ciloe-button.owl-btn-link {
        margin: 10px 0 50px;
    }
    div.product-info.equal-elem .list-button-action .button,.product-list .product-des,.list-button-action {
        display: none;
    }
    .enable-shop-page-mobile .product-list .product-inner {
        border: none;
        padding: 0;
    }
    /*single product vertical*/
    .vertical_thumnail .flex-viewport,
    .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
        width: 100%;
    }

    .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {
        margin-top: 20px;
        padding-right: 0;
    }

    .vertical_thumnail .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs li img {
        width: 100%;
        margin: 0;
        padding: 5px;
        border: none;
    }

    .has-sidebar .vertical_thumnail .ciloe-product-button,
    .vertical_thumnail .ciloe-product-button {
        left: 10px;
    }

    .backtotop {
        right: 20px;
        bottom: 100px;
    }

    div.testimonial-item-inner {
        padding: 25px;
    }

    .ciloe-bg-parallax {
        background-attachment: inherit !important;
    }

    .ciloe-tabs ul.tab-link li {
        margin: 15px;
    }

    .woocommerce-account .woocommerce div.customer-form {
        margin: 0 auto 50px auto;
    }

    div.vc_custom_1502413911995 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    div.vc_custom_1502413927985 {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 50px !important;
    }

    div.media-item-lookbook .item-lookbook-content .lookbook-desc::before {
        width: 30px;
    }

    div.item-lookbook-inner .media-item-lookbook {
        height: 425px;
    }

    .product-info-wrap h3.product-title {
        font-size: 35px;
    }

    .prdctfltr_buttons > span {
        margin-bottom: 20px;
    }

    .prdctfltr_woocommerce.pf_sidebar .prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_right .prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_css .prdctfltr_close_sidebar, .prdctfltr_woocommerce.pf_sidebar_css_right .prdctfltr_close_sidebar {
        font-size: 12px;
        line-height: 24px;
        letter-spacing: 2px;
        color: #000;
        font-weight: 500;
        padding: 20px 15px 0;
        cursor: pointer;
        text-transform: uppercase;
    }

    div.container-search {
        margin-top: 0;
    }

    div div.scroll-wrapper.search-results-croll::before {
        content: "";
        border-top: 1px solid #e5e5e5;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }

    div div.scroll-wrapper.search-results-croll::after {
        content: "";
        border-bottom: 1px solid #e5e5e5;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .instant-search-close span {
        right: 0;
        z-index: 9;
        top: 0;
        position: relative;
        height: 50px;
        text-align: center;
        width: 100%;
        border-bottom: 1px solid #e5e5e5;
    }

    div.instant-search-close:hover span {
        right: 0;
    }

    div.instant-search-close span::before, div.instant-search-close span::after {
        width: 24px;
        left: 50%;
        margin-left: -12px;
    }

    .instant-search-modal div.instant-search-wrap {
        padding-top: 5px;
    }

    form.instant-search {
        margin-top: 15px;
        margin-left: -20px;
        margin-right: -20px;
    }

    div div.search-results-croll {
        margin: 0;
        padding: 0 !important;
    }

    .instant-search .search-results-wrap div.product-item-search {
        border: 1px solid #e5e5e5;
        padding: 0;
        margin-top: -1px;
        margin-right: -1px;
    }

    .instant-search .container {
        padding-left: 0;
        padding-right: 0;
    }

    .instant-search .product-info {
        position: relative;
        overflow: hidden;
        margin-top: 17px;
        margin-bottom: 10px;
        min-height: 80px;
        padding-left: 30px;
    }

    .instant-search-modal div.search-fields {
        padding-left: 0;
        padding-right: 0;
    }

    div.ciloe-categories.style1 .info .category-name {
        padding: 20px 15px;
        white-space: nowrap;
        font-size: 18px;
    }

    div.wpb-js-composer div.vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
        line-height: 24px;
        font-size: 20px;
    }

    div.ciloe-title.style4 .block-des {
        margin-top: 30px;
        font-size: 16px;
        line-height: 28px;
    }

    div.ciloe-title.style4 .block-link {
        margin-top: 15px;
    }

    .blog-content.list.simple .post-list-item-cols:first-child {
        margin-bottom: 0;
    }

    div a.change-value.color {
        width: 10px;
        height: 10px;
    }

    .single div a.change-value.color {
        width: 15px;
        height: 15px;
    }

    .enable-shop-page-mobile.single .main-product {
        padding-bottom: 10px;
    }

    div a.change-value::before {
        top: -3px;
        right: -3px;
        bottom: -3px;
        left: -3px;
    }

    div .product-item .variations {
        margin-bottom: 3px;
    }

    div .product-item .reset_variations {
        bottom: 2px;
    }

    .button-loop-action {
        display: none;
    }

    /*Toolbar top*/
    .toolbar-products.toolbar-top .part-wrap.filter-ordering, .toolbar-products.toolbar-top .part-wrap.part-products-size-wrap {
        display: none;
    }

    .toolbar-products.toolbar-top .part-wrap.grid-mode {
        border: none;
    }

    .toolbar-products.toolbar-top div.part-wrap:last-child {
        text-align: center;
    }

    div.ciloe-title.style1 h3.block-title {
        font-size: 35px
    }

    div.ciloe-title.default {
        padding-left: 0;
        position: relative;
    }

    div.default h3.block-title::before {
        display: none;
    }

    /* title-short-desc */
    div.ciloe-title-short-desc {
        padding-left: 0;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .product-list-owl .owl-nav {
        display: none;
    }

    /*Bullets on mobile*/
    .tp-bullets.dione {
        left: 50% !important;
        display: inline-block;
        bottom: 15px !important;
        top: auto !important;
        -webkit-transform: translateX(-50%) !important;
        -moz-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
        -o-transform: translateX(-50%) !important;
        transform: translateX(-50%) !important;
    }

    div.no-sidebar .upsells, div.no-sidebar .related {
        padding: 0 0px;
    }

    .single-product div.shop-page {
        padding: 0;
    }

    /*Tabs*/
    div.ciloe-tabs .tab-link {
        margin-bottom: 30px;
    }

    div.ciloe-banner.style7 .block-content {
        min-width: 250px;
        padding: 20px 30px;
    }
    .owl-carousel.product-list-owl .owl-dots {
	    margin: 0px 0 30px;
	}
	.product-grid.product-list-owl .product-item {
	    padding: 0px;
	    margin-bottom: 0;
	}

}

@media (max-width: 991px) {
    /*header*/
    .horizon-menu .main-navigation .main-menu > .menu-item:first-child {
        margin-left: 25px;
    }

    .horizon-menu .main-navigation .main-menu > .menu-item:last-child {
        margin-right: 25px;
    }

    .mobile-navigation {
        display: inline-block;
        margin: 0 0 0 15px;
    }

    .header-menu.horizon-menu {
        display: none;
    }

    .header-logo {
        text-align: center;
    }

    .header-s_l-lg_c-mm_c-ic_r .mobile-navigation {
        display: inline-block;
        margin-right: 5px;
        margin-left: 0;
    }

    .header-s_l-lg_c-mm_c-ic_r .header-menu.horizon-menu {
        display: none;
    }

    header.header-s_l-lg_c-mm_c-ic_r div.header-control-right {
        padding-top: 0;
        padding-bottom: 0;
    }

    header.header-s_l-lg_c-mm_c-ic_r div.header-search {
        padding-top: 8px;
        padding-bottom: 10px;
        float: left;
    }


    .header-s_l-lg_c-mm_c-ic_r .header-control-right .header-search-box {
        display: none;
    }

    header .header-wrap .header-position {
        padding: 5px;
        width: 100% !important;
        border-bottom: 1px solid #e7e7e7;
    }

    /*reset post-title*/
    .post-title {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    /*single blog*/
    .single-container .post-expand {
        position: static;
        transform: inherit;
        padding-bottom: 60px;
    }

    .has-sidebar .footer-post .post-navigation .nav-links .nav-previous,
    .has-sidebar .footer-post .post-navigation .nav-links .nav-next {
        width: 100%;
    }

    .has-sidebar .footer-post .post-navigation .nav-links .nav-previous {
        padding-bottom: 40px;
    }

    .post-thumb img {
        width: 100%;
    }

    /*blog-content.list*/
    .has-sidebar .blog-content.list .post-list-item-cols,
    .has-sidebar .blog-content.list .post-list-item-cols .post-thumb,
    .has-sidebar .blog-content.list .post-list-item-cols .post-info {
        display: inline-block;
        width: 100%;
        margin: 30px 0px 0;
        border-top: none;
    }

    .blog-content.list.simple article:last-child {
        margin-bottom: 0;
        border: none;
        padding-bottom: 0;
    }

    div.blog-content.list.simple .post-list-item-cols {
        margin-bottom: 15px;
        margin-top: 30px;
        padding-bottom: 30px;
    }

    /*SHOP THEME*/
    body.single-product .has-sidebar .single-left,
    body.single-product .has-sidebar .detail-content {
        width: 100%;
    }

    body.single-product .has-sidebar .detail-content {
        padding-left: 0;
        padding-top: 30px;
    }

    body .woocommerce-checkout-review-order .shop_table .product-name img {
        margin-right: 10px;
        float: left;
        display: table-cell;
    }

    body .woocommerce-checkout-review-order .shop_table .product-name strong {
        margin-left: 0;
    }

    .woocommerce-page-header ul li.line-hover {
        margin: 0 5px 5px 5px;
    }

    /*Filter*/
    div span.filter-text {
        font-size: 0;
    }

    .prdctfltr_add_scroll {
        padding-bottom: 30px;
    }

    div.shop-prdctfltr-filter-wrap .prdctfltr_woocommerce.pf_default .prdctfltr_woocommerce_ordering {
        padding: 30px 15px;
    }

    /*quickview*/
    #yith-quick-view-modal {
        display: none;
    }

    /*shortcode*/
    .ciloe-categories.style2 .info .category-name {
        margin: 10px 0 20px 0;
        text-align: center;
    }

    .ciloe-categories.style2.left {
        padding-left: 0;
    }

    .ciloe-categories.style2.right {
        padding-right: 0;
    }

    .cat-des {
        text-align: center;
        position: static;
        transform: none;
        -o-transform: none;
        -webkit-transform: none;
    }

    .cat-des::before {
        display: none;
    }

    .ciloe-banner.style1 .timers {
        margin-bottom: 25px;
    }

    .ciloe-banner.style1 .timers .box .time {
        font-size: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin: 0 10px;
    }

    div.ciloe-banner .timers .box {
        margin-bottom: 10px;
    }

    .ciloe-banner.style1 a.block-link {
        margin-top: 0;
    }

    .timers span.time-title {
        margin-top: 0;
    }

    div.actions .coupon .input-text {
        margin: 0;
        width: 100%;
    }

    div.actions .coupon .button {
        display: inline-block;
        margin-top: 10px;
        width: 100%;
    }

    div.actions-btn .button {
        min-width: 0;
        padding: 0 30px;
    }

    .actions-btn .shopping {
        padding: 0 30px;
        width: auto;
    }

    div.media-item-lookbook .item-lookbook-content {
        left: 20px;
    }

    div.media-item-lookbook .item-lookbook-content > a {
        margin-top: 20px;
        min-width: 0;
    }

    div.media-item-lookbook .item-lookbook-content .lookbook-title {
        font-size: 25px;
    }

    /*Blog Classic*/
    .blog-content.list.simple .post-list-item-cols div.pst-info {
        padding-left: 0px;
        padding-top: 30px;
    }

    .ciloe-product div.product-info-wrap {
        position: static;
        padding: 15px 0 40px 30px;
        transform: none;
        -o-transform: none;
        -webkit-transform: none;
        max-width: inherit;
        box-shadow: 0 0 0;
    }

    div.ciloe-product .container {
        position: static;
        transform: none;
        -o-transform: none;
        -webkit-transform: none;
        padding: 0;
        width: 100%;
        background: #fff;
    }

    div.ciloe-product span.flash-text {
        top: 15px;
        right: 30px;
    }

    div.ciloe-product .product-price-wrap {
        margin: 45px 0 20px;
    }

    div.ciloe-product.style-ir_tl span.flash-text {
        left: 30px;
        right: auto;
    }

    div span.text-search {
        font-size: 25px;
    }

    div .instant-search-modal .search-fields .search-field {
        font-size: 25px;
    }

    .ciloe-full-page-elem-inner .block-part {
        width: 100%;
        height: calc(50% - 30px);
    }

    .ciloe-full-page-elem-inner .block-part .block-title {
        font-size: 32px;
    }

    .enable-shop-page-mobile .content-slide {
        margin-top: -30px;
    }

    #fp-nav {
        right: 15px;
    }
    div.big_images .main-content-product {
	    margin: 0;
	}
	.big_images form.cart {
	    width: 100%;
	}
}

@media (min-width: 641px) and (max-width: 1024px) {
    .ciloe-mapper-short-content-wrap {
        display: none;
    }
}

@media (max-width: 640px) {
    .ciloe-mapper-short-content-wrap {
        position: static !important;
        text-align: center;
        padding: 30px 15px;
    }
}

@media (min-width: 767px) {
    .header-s_l-lg_c-mm_c-ic_r .header-control-right .header-search-box {
        display: none;
    }

}

@media (max-width: 767px) {
    .header-sidebar .menu-social {
        display: none;
    }

    body.enable-shop-page-mobile .woocommerce-page-header ul {
        text-align: left;
    }

    .instant-search-modal .product-cats {
        display: none;
    }

    div.menu-scroll {
        padding-bottom: 20px;
        height: -webkit-calc(100vh - 210px);
        height: -moz-calc(100vh - 210px);
        height: calc(100vh - 210px);
    }

    .container-search .scrollbar-macosx {
        max-height: -webkit-calc(100vh - 240px);
        max-height: -moz-calc(100vh - 240px);
        max-height: calc(100vh - 240px);
    }

    .header-type-transparent-white .header-wrap,
    .header-type-transparent-dark .header-wrap {
        position: static;
    }

    .header-type-transparent-white .header-wrap {
        background-color: #ffffff;
    }

    .header-type-transparent-dark .header-wrap {
        background-color: #000000;
    }

    body.enable-shop-page-mobile .woocommerce-page-headermid .title-page {
        text-align: left;
    }

    header div.header-container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .footer, .footer .ciloe-socials.text-left, .footer .ciloe-socials.text-right {
        text-align: center;
    }

    /*menu mobile*/
    .header-menu.horizon-menu {
        display: none;
    }

    .header-control-left {
        display: none;
    }

    div.header-logo {
        max-width: 150px;
        width: auto;
    }

    .header-control-right {
        width: auto;
        float: right;
    }

    .ic_r div.header-control-right {
        margin-right: 0;
    }

    .header-control-right .header-control-wrap {
        float: none;
    }
    .site-header .header-position .row::before, .site-header .header-position .row::after{
        display: none;
    }
    .site-header .header-position .row {
        margin: 0;
    }
    /*Control*/
    div .products-size svg {
        margin: 0;
    }

    div .part-products-size-wrap {
        min-width: 70px;
        margin-top: 0px;
    }

    div .part-filter-wrap {
        min-width: 70px;
    }

    div .part-cats-list-wrap {
        width: calc(100% - 140px);
    }

    .ciloe-none-mobile-device .part-cats-list-wrap {
        display: none;
    }

    /*REV*/
    .tparrows {
        display: none;
        opacity: 1;
        visibility: hidden;
    }

    /*search*/
    .instant-search-close {
        top: 5px;
        right: 20px;
        font-size: 0;
        min-width: 33px;
        padding: 0;
    }

    .instant-search-modal .instant-search-title {
        font-size: 24px;
    }

    /*owl*/
    .owl-carousel .owl-nav > div {
        opacity: 1;
    }

    .owl-carousel.nav-angle .owl-nav .owl-prev, .owl-carousel.nav-caret .owl-nav .owl-prev {
        left: 30px;
        -webkit-transform: translateY(-50%) translateX(-30px) !important;
        -moz-transform: translateY(-50%) translateX(-30px) !important;
        -ms-transform: translateY(-50%) translateX(-30px) !important;
        -o-transform: translateY(-50%) translateX(-30px) !important;
        transform: translateY(-50%) translateX(-30px) !important;
    }

    .owl-carousel.nav-angle .owl-nav .owl-next, .owl-carousel.nav-caret .owl-nav .owl-next {
        right: 30px;
        -webkit-transform: translateY(-50%) translateX(30px) !important;
        -moz-transform: translateY(-50%) translateX(30px) !important;
        -ms-transform: translateY(-50%) translateX(30px) !important;
        -o-transform: translateY(-50%) translateX(30px) !important;
        transform: translateY(-50%) translateX(30px) !important;
    }

    .style-3 .owl-carousel.nav-angle .owl-nav .owl-next, .style-3 .owl-carousel.nav-caret .owl-nav .owl-next,
    .style-3 .owl-carousel.nav-angle .owl-nav .owl-prev, .style-3 .owl-carousel.nav-caret .owl-nav .owl-prev {
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }

    .product-list-owl div.style-3 .product-info-inner {
        opacity: 1;
    }

    /*Icon box*/
    .ciloe-iconbox.has-icon::before {
        display: none;
    }

    /*page*/
    .page-header .page-title,
    .banner-page .content-banner .title-page {
        font-size: 34px;
    }

    .blog-content.list.simple .post-list-item-cols div.post-info {
        padding-top: 30px;
    }

    div.blog-content.list.simple .post-list-item-cols .post-thumb + .post-info {
        padding-left: 0;
        width: 100%;
        padding-bottom: 15px;
        display: inline-block;
    }

    /*single blog*/
    .single-container .post-expand {
        position: static;
        transform: inherit;
        padding-bottom: 60px;
    }

    .single-container .header-post {
        margin-bottom: 30px;
    }

    .single-container .header-post .post-thumb {
        margin-top: 30px;
    }

    .blog-content.classic .ciloe-post-meta > span:not(:last-child)::after {
        content: '';
    }

    .footer-post .post-navigation .nav-links .nav-previous,
    .footer-post .post-navigation .nav-links .nav-next {
        width: 100%;
    }

    .footer-post .post-navigation .nav-links .nav-previous {
        padding-bottom: 40px;
    }

    .comment_container .ciloe-avatar {
        width: 100%;
    }

    .commentlist .avatar {
        width: 90px;
        margin-bottom: 15px;
    }

    .comment-text {
        padding-left: 0;
        width: 100%;
    }

    /*sidebar*/
    .sidebar {
        padding-top: 50px;
    }

    /*.blog-content.list*/
    .blog-content.list .post-list-item-cols,
    .blog-content.list .post-list-item-cols .post-thumb,
    .blog-content.list .post-list-item-cols .post-info {
        display: block;
        width: 100%;
        border-top: none;
        padding-right: 0;
    }

    /*SHOP THEME*/
    .product-toolbar .post-navigation {
        position: static;
        transform: none;
        margin-top: 20px;
    }

    .product-toolbar .post-navigation .nav-links {
        overflow: hidden;
        padding: 0px 25px;
        margin: 0px -22px;
    }

    .product-toolbar .post-navigation .nav-links > div {
        float: left;
    }

    .product-toolbar .post-navigation .nav-links .nav-next {
        float: right;
    }

    .product-thumb img {
        width: 100%;
    }

    /*quickview*/
    .yith-wcqv-button {
        display: none;
    }

    .gallery_detail .summary .compare,
    .summary .compare,
    .compare {
        display: none;
    }

    body.single-product .single-left,
    body.single-product .detail-content {
        width: 100%;
    }

    body.single-product .detail-content {
        padding-left: 0;
        padding-top: 30px;
        text-align: center;
    }

    .gallery_detail .product_meta > span {
        position: relative;
        margin-right: 0;
        padding-right: 0;
        width: 100%;
    }

    .gallery_detail .product_meta > span::before {
        display: none;
    }

    .summary .stock {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }

    .summary .cart .quantity, .summary .cart .single_add_to_cart_button {
        margin-left: 7px;
        width: calc(50% - 14px);
        float: left;
        margin-right: 7px;
    }

    .single-product-mobile .summary .cart .quantity, .single-product-mobile .summary .cart .single_add_to_cart_button {
        margin-left: 0;
        width: 100%;
        float: left;
        margin-right: 0;
    }

    .variations .variation select,
    .reset_variations {
        float: none;
        width: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .reset_variations {
        height: 26px;
        line-height: 26px;
        top: -2px;
        background: none;
        color: #000;
        text-align: right;
        padding: 0;
    }

    .summary .yith-wcwl-add-to-wishlist,
    .summary .compare,
    .summary .social-share {
        margin: 7px;
    }

    div.summary .yith-wcwl-add-to-wishlist, div.summary .compare, div.summary .social-share {
        min-width: calc(50% - 14px);
    }

    .big_images .product_meta > span::before {
        display: none;
    }

    .big_images div.product_meta > span {
        display: block;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    /*.product-type-grouped*/
    .product-type-grouped.gallery_detail .summary .cart .group_table tbody,
    .product-type-grouped.gallery_detail .summary .cart .group_table tr,
    .product-type-grouped.gallery_detail .summary .cart .group_table tr td {
        display: block !important;
        border-width: 0 0 1px 0;
        text-align: center !important;
    }

    .product-type-grouped.gallery_detail .summary .cart .group_table tr:last-child td {
        border-bottom: 1px solid #ebebeb;
    }

    .product-type-grouped.gallery_detail .summary .cart .group_table .quantity {
        margin: 0 auto !important;
    }

    /*table cart wishlist*/
    body .woocommerce table.shop_table,
    body .woocommerce table.shop_table tbody,
    body .woocommerce table.shop_table tfoot,
    body .woocommerce table.shop_table tr,
    body .woocommerce table.shop_table tr th,
    body .woocommerce table.shop_table tr td,
    .actions .coupon label,
    .actions .coupon .input-text,
    .cart-collaterals .cart_totals .shop_table,
    .cart-collaterals .cart_totals .shop_table tbody,
    .cart-collaterals .cart_totals .shop_table tr,
    .cart-collaterals .cart_totals .shop_table tr th,
    .cart-collaterals .cart_totals .shop_table tr td {
        text-align: center;
        display: block;
        width: 100% !important;
    }

    body .woocommerce table.shop_table {
        border: 1px solid #e3e3e3;
    }
    .wishlist-title a.show-title-form {
        display: none;
    }
    .ciloe-none-mobile-device .wishlist_table .product-stock-status span {
        padding: 5px 10px;
        font-size: 10px;
        margin-bottom: 5px;
    }
    body.ciloe-none-mobile-device.woocommerce table.shop_table tr td.product-stock-status,
    body.ciloe-none-mobile-device.woocommerce table.shop_table .product-add-to-cart {
        width: 100%!important;
    }
    body.ciloe-none-mobile-device.woocommerce table.shop_table .product-add-to-cart .add_to_cart {
        width: 100%;
        font-size: 12px;
    }
    body .woocommerce table.shop_table thead {
        display: none;
    }

    body .woocommerce .woocommerce-checkout-review-order table.shop_table td.product-total {
        text-align: center;
        color: #333;
        border: none;
        padding: 10px;
        display: none;
    }

    body .woocommerce table.shop_table tr {
        width: 100% !important;
        border-bottom: 1px solid #e3e3e3;
        display: block;
        overflow: hidden;
        position: relative;
    }

    body .woocommerce table.shop_table tr:last-child {
        border-bottom: none;
    }

    body .woocommerce table.shop_table tr th, body .woocommerce table.shop_table tr td {
        text-align: left;
        width: auto !important;
        border: none;
        float: left;
        padding: 5px 15px;
    }

    body .woocommerce table.shop_table tr.cart-subtotal th {
        padding-left: 0;
    }

    body .woocommerce table.shop_table tr td .amount {
        line-height: 32px;
        height: 32px;
    }

    .woocommerce table.shop_table tr td.product-thumbnail {
        width: 100% !important;
        padding: 15px;
    }

    body .woocommerce table.shop_table .product-thumbnail a {
        width: 100%;
    }

    body .woocommerce table.shop_table .product-thumbnail img {
        width: 100%;
        height: auto;
    }

    .woocommerce table.shop_table tr td.product-name {
        width: 100% !important;
    }

    .woocommerce table.shop_table tr td.product-name a {
        font-weight: 700;
    }

    .woocommerce table.shop_table tr td.product-quantity, .woocommerce table.shop_table tr td.product-price, .woocommerce table.shop_table tr td.product-subtotal {
        width: 33.33333333% !important;
    }

    .woocommerce table.shop_table tr td .ciloe-cart-mobile-lb {
        width: 100%;
        display: block;
        color: #333;
    }

    .woocommerce table.shop_table .quantity {
        height: auto;
        border: 1px solid #e3e3e3;
        padding: 0;
    }

    .woocommerce table.shop_table .quantity .control {
        border: none;
    }

    .woocommerce table.shop_table .quantity .control .input-qty {
        width: 100%;
        border: none;
        height: 32px;
        line-height: 24px;
        float: none;
        display: block;
        color: #333;
    }
    .woocommerce table.shop_table .quantity .control .btn-number {
        display: none;
    }

    .woocommerce table.shop_table tr td.product-remove {
        width: 43px !important;
        height: 43px !important;
        line-height: 41px;
        padding: 0 !important;
        margin: 0;
        text-align: center;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 1;
        background-color: rgba(255, 255, 255, 0.8);
        border: 1px solid #e3e3e3;
    }

    .woocommerce table.shop_table tr td.product-remove a {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        line-height: 41px;
    }

    body .woocommerce .cart_totals table.shop_table {
        display: table;
    }

    body .woocommerce .cart_totals table.shop_table tbody {
        display: table-row-group;
    }

    body .woocommerce .cart_totals table.shop_table tr {
        display: table-row;
    }

    body .woocommerce .cart_totals table.shop_table tr th, td {
        display: table-cell;
        float: none;
    }

    body .woocommerce .cart_totals table.shop_table tr th {
        text-align: left !important;
    }

    .woocommerce-checkout-review-order span.rv-titel {
        float: left;
        margin-right: 20px;
    }

    .actions .coupon label {
        text-decoration: underline;
    }

    .actions .coupon .input-text {
        margin: 0 0 20px 0;
    }

    .actions .coupon .button {
        float: none;
        margin: 0 auto;
    }

    .actions-btn {
        text-align: center;
    }

    .actions-btn .shopping {
        margin-left: 0;
    }

    .cart-collaterals .cart_totals h2 {
        padding: 17px 20px;
        text-align: center;

    }

    .cart-collaterals .cart_totals .shop_table tr th {
        border-bottom: none;
    }

    .wc-proceed-to-checkout {
        float: none;
        text-align: center;
        width: 100%;
    }

    /*table checkout*/
    .form-row-first,
    .form-row-last {
        width: 100%;
    }

    .woocommerce-billing-fields h3,
    .woocommerce-shipping-fields h2 {
        text-align: center;
    }

    .woocommerce-checkout-review-order-wrap #order_review_heading {
        text-align: center;
        padding: 17px 20px;
    }

    body .woocommerce-checkout-review-order .shop_table tr th,
    body .woocommerce-checkout-review-order .shop_table tr td {
        width: 100%;
    }

    body .woocommerce-checkout-review-order .shop_table tfoot tr th, body .woocommerce-checkout-review-order .shop_table tfoot tr td {
        width: 50% !important;
        text-align: left;
        display: table-cell;
        line-height: 32px;
        padding-left: 0;
    }

    body .woocommerce-checkout-review-order .shop_table tfoot tr {
        display: table;
    }

    body .woocommerce-checkout-review-order .shop_table .product-name img {
        display: block;
        margin: 0 auto 0px auto;
    }

    body .woocommerce-checkout-review-order .shop_table tr td.product-name {
        padding: 10px 0;
        border-bottom: 1px solid #ebebeb;
        display: inline-block;
        width: 100%;
    }

    body .woocommerce-checkout-review-order .shop_table .product-name strong {
        margin-left: 0;
    }

    div.total-price {
        display: inline-block;
    }

    .checkout-before-top .ciloe-checkout-coupon .checkout_coupon .form-row-first,
    .checkout-before-top .ciloe-checkout-coupon .checkout_coupon .form-row-last {
        width: 100%;
        padding-right: 0;
    }

    .woocommerce form input[type="text"], .woocommerce form input[type="email"], .woocommerce form input[type="password"], .woocommerce form input[type="tel"], .woocommerce form input[type="search"] {
        line-height: 44px;
        height: 44px;
    }

    div.checkout.woocommerce-checkout p {
        margin-bottom: 25px;
    }

    div.woocommerce-billing-fields h3, div.woocommerce-shipping-fields h2 {
        text-align: center;
        margin-bottom: 25px;
    }

    .woocommerce form .select2-container--default .select2-selection--single {
        height: 44px;
        line-height: 44px;
    }

    .woocommerce form .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 44px;
    }

    .woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 44px;
    }

    .enable-shop-page-mobile.woocommerce-checkout .page-main-content {
        padding-bottom: 50px;
    }

    /*quickview*/
    .yith-wcqv-button {
        display: none;
    }

    .woocommerce-page-header ul .line-hover {
        width: 100%;
    }

    /*order tracking*/
    .track_order .form-tracking {
        padding-left: 10px;
        padding-right: 10px;
    }

    /*instagram shop*/
    .ziss-popup-wrap {
        display: none !important;
    }

    /*Shortcode*/
    h6.vc_custom_heading {
        font-size: 26px !important;
    }

    /*lookbook*/
    .slick-slide-wrap .slick-arrow {
        display: none !important;
    }

    /*ciloe-banner*/
    div.ciloe-banner.style1.ciloe-countdown img {
	    min-height: 360px;
	}
    div.ciloe-banner.style4 h3.block-title {
        font-size: 25px;
        margin-bottom: 5px;
        padding-bottom: 15px;
    }

    .ciloe-banner.style3 .block-content {
        padding: 20px 0 0;
        transform: none;
        -o-transform: none;
        -webkit-transform: none;
        position: static;
    }

    .ciloe-banner.style4 .block-content {
        padding-left: 100px;
        padding-top: 50px;
        transform: none;
        -o-transform: none;
        -webkit-transform: none;
        position: static;
        padding-bottom: 50px;
    }

    div.ciloe-banner.style4 .block-content {
        padding: 20px 0 30px !important;
        width: 100%;
        text-align: center;
    }

    div.ciloe-banner.style4 .block-title::before {
        content: "";
        width: 70px;
        border-bottom: 1px solid;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }

    div.ciloe-banner.style4.dark .block-title {
        font-size: 30px;
        margin-bottom: 5px;
        padding-bottom: 15px;
    }

    div.ciloe-banner .block-smtitle {
        margin-bottom: 5px;
    }

    div.ciloe-banner.style4.position-right .block-title::before {
        left: 50%;
    }

    .ciloe-banner.style4.position-center div.block-content {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .ciloe-banner.style3 img,
    .ciloe-banner.style4 img {
        opacity: 1;
        transform: none;
        -o-transform: none;
        -webkit-transform: none;
    }

    .ciloe-banner.style4 {
        background: #999 !important;
    }

    .ciloe-banner.style4.dark {
        background: #fff !important;
    }

    .ciloe-banner.style3::before,
    .ciloe-banner.style4::before {
        display: none;
    }

    .ciloe-banner.style3 {
        position: relative;
        background: #fff !important;
        overflow: hidden;
    }

    .ciloe-banner.style3.light {
        background: #333 !important;
    }

    /*ciloe-newsletter*/
    .ciloe-newsletter .newsletter-form-wrap .email {
        padding-right: 70px;
    }

    .ciloe-newsletter .newsletter-form-wrap .submit-newsletter {
        font-size: 0;
        min-width: 65px;
        letter-spacing: 0;
        text-align: center;
    }

    .ciloe-newsletter.style2 .newsletter-form-wrap .submit-newsletter {
        font-size: 0;
    }

    /*.ciloe-title*/
    .ciloe-title:not(.style1) {
        text-align: center;
    }

    .ciloe-title .block-title {
        font-size: 25px !important;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .ciloe-title .block-title::before {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .ciloe-title.default a, .ciloe-title.style2 a {
        position: relative;
        top: auto;
        line-height: 34px;
        margin: 0px 0 0;
    }

    /*ciloe-productsimple*/
    .product-simple-style1 .equal-elem {
        display: block;
        width: 100%;
        height: auto !important;
    }

    .ciloe-productsimple.default .ciloe-block-info,
    .product-simple-style1 .ciloe-block-info {
        margin-top: 40px;
    }

    .ciloe-banner.style1 .block-title {
        font-size: 40px;
    }

    .ciloe-banner.style1.ciloe-countdown .block-title {
        font-size: 28px;
        margin-bottom: 10px;
    }

    /*footer*/
    footer.footer .wpb_single_image.vc_align_left,
    footer.footer .wpb_single_image.vc_align_right {
        text-align: center;
    }

    footer.footer p.vc_custom_heading {
        text-align: center !important;
    }

    footer.footer div.ciloe-newsletter {
        text-align: center;
    }
    footer.footer div.ciloe-newsletter.style3 {
	    text-align: center;
	    display: table;
	    margin: 0 auto;
	    min-width: 280px;
	}
	.ciloe-newsletter.style3 .newsletter-form-wrap .submit-newsletter{
		text-align: right;
	}
    div.ciloe-newsletter.style2 .newsletter-form-wrap .submit-newsletter {
        background-image: none;
    }

    .footer,
    .footer .ciloe-socials.text-left,
    .footer .ciloe-socials.text-right {
        text-align: center;
    }

    .footer.style1 {
        position: static;
        background-color: #000000;
    }

    .ciloe-custommenu.style1 .menu > li {
        margin-right: 5px;
        margin-left: 5px;

    }

    /*.page-404*/
    .page-404 .heading {
        font-size: 140px;
    }

    /* full page*/
    .fullpage-template .ciloe-title.style5 .block-title {
        font-size: 20px !important;
    }

    .fullpage-template .ciloe-title.style5.light .block-link {
        min-width: 0;
    }

    div.ziss-shop-wrap {
        padding-left: 0;
        padding-right: 0;
    }

    div.ciloe-banner.style1 .block-smtitle {
        font-size: 18px;
        color: #666;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0;
        margin-bottom: 20px;
    }

    .ciloe-products div.style-3 .product-info-inner {
        position: relative;
        bottom: 0;
    }

    .toolbar-products.toolbar-top {
        clear: both;
        float: left;
    }

    /* blog shortcode */
    div.blogs-row .post-info .cat-post {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    /* .ciloe-newsletter .newsletter-form-wrap .submit-newsletter::after {
        display: none;
    } */

    .row.product-grid {
        margin-left: -5px;
        margin-right: -5px;
    }

    .product-grid .product-item {
        padding: 0 5px;
        margin-bottom: 5px;
    }
    .header-pos-absolute div.header-wrap{
    	position: relative;
    }
    .header-wrap-stick {
	    height: auto !important;
	}

}

@media (min-width: 481px) and (max-width: 767px) {
    .product-list .product-item .product-thumb {
        position: relative;
        max-width: 200px;
        float: left;
        margin-right: 0;
    }

}

@media (max-width: 480px) {
    /*header*/
    .ciloe-header-sidebar.sidebar-canvas-open .btn-canvas {
        left: 249px
    }

    div.menu-scroll {
        padding: 0;
    }

    .toolbar-products .category-filter li,
    .ciloe-tabs .tab-link li {
        display: block;
    }

    /*single blog*/
    #cancel-comment-reply-link {
        display: block;
        margin-top: 10px;
    }

    /*blog*/
    .blog-content.list .post-expand,
    .blog-content.list .post-product-carousel,
    .blog-content.list .social-share {
        position: static;
    }

    .blog-content.list .post-product-carousel .post-product-list,
    .blog-content.list .social-share .ciloe-social {
        max-width: 100%;
        right: 0;
    }

    /*vertical menu*/
    .close-vertical-menu {
        margin-left: 20px;
    }

    .menu-scroll .menu-scroll-inner,
    .menu-social {
        padding: 0 20px;
    }

    /*.minicart*/
    .header .minicart-items {
        padding: 0 20px;
    }

    /*sidebar-canvas*/
    .sidebar-canvas {
        width: 265px;
    }

    .sidebar-canvas-open .btn-canvas {
        left: 249px;
    }

    .sidebar-canvas-inner {
        padding: 0 20px;
    }

    /*shortcode*/
    .item-lookbook-inner {
        padding: 0 15px;
    }

    .ciloe-banner.style1 .block-title {
        font-size: 28px;
    }

    .ciloe-banner.style1 .timers .box .time {
        font-size: 20px;
        margin: 0 8px;
        padding: 0 5px;
    }

    .ciloe-banner.style1 .timers .box:not(:last-child) .time::before {
        width: 16px;
    }

    header div.header-logo {
        max-width: 110px;
    }

    div.product-item-search {
        opacity: 1;
        width: 50%;
    }

    .testimonial-item {
        height: auto !important;
    }

    body .woocommerce .woocommerce-checkout-review-order table.shop_table tr td {
        border-top: none;
        text-align: center;
        border-bottom: 1px solid #ebebeb;
    }

    ul.product-list .product-info {
        min-height: 85px;
        padding-left: 0;
        width: 100%;
        padding-top: 30px;
    }

    .ciloe-blog.style-2 .blogs-row .blog-item {
        width: 100%;
        margin-top: 0;
    }

    .ciloe-blog.style-2 .blogs-row .blog-item::before {
        border: none !important;
    }
    html div#cookie-notice {
        right: 15px;
        bottom: 15px;
    }
}

@media (max-width: 320px) {
    th, td {
        padding: 6px;
    }

    .gallery-columns-1 .gallery-caption,
    .gallery-columns-2 .gallery-caption,
    .gallery-columns-3 .gallery-caption,
    .gallery-columns-4 .gallery-caption,
    .gallery-columns-5 .gallery-caption {
        display: none;
    }

    .instant-search-modal .product-cats label {
        display: block;
    }

    .header .minicart-content-inner .subtotal {
        margin-top: 59px;
    }

    .header .minicart-content-inner .actions {
        position: absolute;
        left: 0;
        bottom: 59px;
        width: 100%;
    }

    div.summary .cart .quantity, div.summary .cart .single_add_to_cart_button {
        width: 100%;
    }

    div div.product-item-search {
        width: 100%;
    }
    .product-grid.product-list-owl .product-item{
    	padding: 0;
    }

}

@media (max-height: 570px) {
    .ciloe-full-page-elem-inner div.block-part .block-smtitle {
        display: none;
    }

    .ciloe-full-page-elem-inner div.block-part .block-title {
        font-size: 20px;
    }

    .ciloe-full-page-elem-inner div.block-part .block-link {
        min-width: 120px;
        height: 40px;
        line-height: 40px;
    }
}
/*Cookie*/
div#cookie-notice {
    width: 300px;
    right: 40px;
    bottom: 40px;
    font-size: 14px;
    line-height: 28px;
    min-width: inherit;
    left: auto;
}
div.cookie-notice-container {
    padding: 30px 20px 50px;
    position: relative;
}
span#cn-notice-text {
    padding-bottom: 80px;
    display: inline-block;
    width: 100%;
}
#cookie-notice .cn-more-info {
    margin-left: 10px;
    background: transparent;
    border: none;
    box-shadow: 0 0 0;
    padding: 0;
    bottom: 90px;
    line-height: 28px;
    font-size: 12px;
    border-radius: 0;
    border-bottom: 1px solid;
    padding: 0;
    font-weight: 500;
    position: absolute;
    margin: 0;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
a#cn-accept-cookie {
    background: #fff;
    letter-spacing: 2px;
    color: #000;
    box-shadow: 0 0 0;
    border-radius: 0;
    line-height: 42px;
    width: 188px;
    text-transform: uppercase;
    position: absolute;
    font-weight: 600;
    left: 50%;
    bottom: 10px;
    font-size: 12px ;
    padding: 0;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
a#cn-accept-cookie:hover {
    color: #fff;
    background-color: #41cce5;
}

/* Gutenberg */
.post-content .wp-block-cover,
.single-post-content .wp-block-cover {
    margin-bottom: 28px;
}

code {
    padding: 2px;
    border-radius: 2px;
    color: #23282d;
    background: #f3f4f5;
    font-family: Menlo, Consolas, monaco, monospace;
    font-size: inherit;
}

.post-content .wp-block-quote,
.single-post-content .wp-block-quote {
    border-left: 4px solid #000;
    border-right: none;
    margin-top: 0;
    margin-bottom: 20px;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 22px 0 22px 22px;
    font-style: normal;
}

.post-content .wp-block-quote[style*="text-align:right"], .post-content .wp-block-quote[style*="text-align: right"],
.single-post-content .wp-block-quote[style*="text-align:right"], .single-post-content .wp-block-quote[style*="text-align: right"] {
    border-left: none;
    border-right: 4px solid #000;
    padding: 22px 22px 22px 0;
}

.post-content .wp-block-quote p,
.single-post-content .wp-block-quote p {
    padding: 0;
}

.post-content .wp-block-quote p:before,
.single-post-content .wp-block-quote p:before {
    display: none;
}

.post-content .has-large-font-size,
.single-post-content .has-large-font-size {
    line-height: 36px;
}

.post-content .has-huge-font-size, .post-content .has-larger-font-size,
.single-post-content .has-huge-font-size, .single-post-content .has-larger-font-size {
    font-size: 48px;
    line-height: 48px;
}

.post-item .post-content > *:not(.vc_row), .single-post-content > *:not(.vc_row) {
    width: 960px;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.post-item .post-content > *.aligncenter:not(.vc_row), .single-post-content > *.aligncenter:not(.vc_row) {
    margin-left: auto;
    margin-right: auto;
}

.post-item .post-content > .wp-block-image, .single-post-content > .wp-block-image:not(.vc_row) {
    width: 100%;
}

.post-item .post-content > .wp-block-image > figure, .post-item .single-post-content > .wp-block-image > figure {
    width: 960px;
    max-width: 100%;
}

.post-item .post-content > p:last-child, .post-item .single-post-content > p:last-child {
    width: 960px;
}

.post-item .post-content > *.alignwide, .post-item .single-post-content > *.alignwide {
    width: 100%;
    max-width: 100%;
    clear: both;
}

.post-item .post-content > *.alignwide > img, .post-item .single-post-content > *.alignwide > img {
    width: 100%;
}

.post-item .post-content .wp-block-cover.alignwide .wp-block-cover__inner-container {
    width: calc(100% - 70px);
}

.post-item .post-content > *.alignwide.alignright, .post-item .single-post-content > *.alignwide.alignright,
.post-item .post-content > *.alignwide.alignleft, .post-item .single-post-content > *.alignwide.alignleft,
.post-item .post-content > *.alignwide.aligncenter, .post-item .single-post-content > *.alignwide.aligncenter{
    width: 960px;
}

.post-item .post-content > *.alignfull, .post-item .single-post-content > *.alignfull {
    position: relative;
    margin-top: calc(2 * 1rem);
    margin-bottom: calc(2 * 1rem);
    left: calc(-12.5% - 101.5px);
    width: calc(125% + 203px);
    max-width: calc(125% + 203px);
    clear: both;
}

.post-item .post-content > *.alignleft, .post-item .single-post-content > *.alignleft {
    float: left;
    margin-right: 2em;
}

.post-item .post-content > *.alignright, .post-item .single-post-content > *.alignright {
    float: right;
    margin-left: 2em;
}

.wp-block-image .alignleft {
    margin-right: 2em;
}

.wp-block-image .alignright {
    margin-left: 2em;
}

.post-item .post-content > .wp-block-image.alignfull > img,
.post-item .single-post-content > .wp-block-image.alignfull > img,
.wp-block-image .alignfull img,
.wp-block-image.alignfull img {
    width: 100%;
}

.wp-block-pullquote {
    margin-bottom: 20px;
}

.wp-block-pullquote p, .wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {
    font-size: 28px;
    padding: 0;
}

.wp-block-pullquote p:before {
    display: none;
}

.wp-block-pullquote blockquote {
    font-style: normal;
    display: block;
    border-left: none;
    color: #40464d;
    font-weight: normal;
    padding: 0;
    margin: 0;
}

.wp-block-image figcaption {
    font-style: italic;
}