﻿/*
Theme Name: Uray
Theme URI: http://uray.physcode.com/
Author: PhysCode
Author URI: http://physcode.com
Description:  Theme is specially created for building the website shop
Version: 1.0.5
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: uray
Tags: two-columns, left-sidebar, right-sidebar, editor-style, rtl-language-support, sticky-post, theme-options, translation-ready, translation-ready

This theme, like WordPress, is license under split.

WordPress Uray Theme is based on physcode http://physcode.net/
*/

/* [Table of contents]
	1. Minxi
	2. Extend
	3. Global
	4. Header
	5. Footer
	6. Homepage
	7. Pages
	8. Shop
	9. Blog
	10. Portfolio
	11. Elements
 	12. Responsive
 	-------------------------------------------------------------------*/
/*--------------------------------------------------------------
	# Normalize
--------------------------------------------------------------*/
* {
    margin: 0;
    padding: 0;
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden],
template {
    display: none;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    background-color: transparent;
    outline: none;
}

button {
    outline: none;
    text-decoration: none;
}

a:active, a:hover, a:focus, a:visited {
    outline: none !important;
    text-decoration: none;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 600;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

    figure.gallery-item {
        margin: 1em auto;
    }

    figure.alignnone {
        margin: 1em 0;
    }

    figure.alignleft {
        margin-left: 0;
    }

    figure.alignright {
        margin-right: 0;
    }

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

input[type="text"],
input[type="email"],
textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none !important;
}

select {
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 1px 1.5em;
    background-repeat: no-repeat;
    padding-right: 35px !important;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

fieldset {
    border: 1px solid #d2d2d2;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #404040;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 15px;
}

    p:last-child {
        margin-bottom: 0;
    }

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 2em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

/* ali comment */
/*button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border:       1px solid;
	border-color: #ccc #ccc #bbb;
	background:   #e6e6e6;
}*/

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
}

select {
    border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
    padding: 6px 10px;
}

textarea {
    padding: 6px 10px;
    width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 1.5em 0;
    overflow: hidden;
    padding-top: 10px;
}

    .site-main .comment-navigation .nav-links {
        overflow: hidden;
    }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
    text-align: left;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

    .screen-reader-text:focus {
        background-color: #f1f1f1;
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        clip: auto !important;
        color: #21759b;
        display: block;
        font-size: 14px;
        font-size: 0.875rem;
        font-weight: bold;
        height: auto;
        left: 5px;
        line-height: normal;
        padding: 15px 23px 14px;
        text-decoration: none;
        top: 5px;
        width: auto;
        z-index: 100000;
        /* Above WP toolbar. */
    }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    float: left;
}

img.alignleft {
    margin-right: 25px;
}

img.alignright {
    margin-left: 25px;
    margin-bottom: 25px;
}

.alignright {
    float: right;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

    /* Make sure select elements fit in widgets. */
    .widget select {
        max-width: 100%;
    }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

/*.hentry {*/
/*margin: 0 0 1.5em;*/
/*}*/
.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-links {
    clear: both;
    margin: 25px 0 0;
}

    .page-links > span:not(.page-links-title), .page-links a > span {
        padding: 0 5px;
        margin: 0 2px;
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        border: 1px solid #ddd;
        line-height: 27px;
    }

.single .page-links, .single .entry_footer, .page .page-links, .page .entry_footer {
    width: 100%;
    float: left;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

    .wp-caption img[class*="wp-image-"] {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .wp-caption .wp-caption-text {
        margin: 0.8075em 0;
    }

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin: 0 -15px 1.5em -15px;
}

    .gallery figure {
        margin: 0;
    }

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    padding: 15px;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*#table*/
table,
th,
td {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

th, td {
    padding: 4px 6px;
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin-bottom: 24px;
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

dd {
    margin-bottom: 24px;
}

.post-password-form label {
    font-weight: normal;
}

    .post-password-form label input[type="password"] {
        padding: 6px 15px;
        border: 1px solid #E8E8E8;
    }

.post-password-form input[type="Submit"] {
    padding: 6px 20px;
    border: none;
    background: #181818;
    color: #fff;
    box-shadow: 0 0 0;
    border-radius: 0;
}

input[type=radio], input[type=checkbox],
.woocommerce .woocommerce-account-fields .woocommerce-validated span:before {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px !important;
    margin: 5px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px !important;
    min-width: 16px !important;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}

    input[type=radio]:focus, input[type=radio]:active, input[type=checkbox]:focus, input[type=checkbox]:active,
    .woocommerce .woocommerce-account-fields .woocommerce-validated span:before:focus,
    .woocommerce .woocommerce-account-fields .woocommerce-validated span:before:active {
        outline: none;
    }

    input[type=radio]:checked + label:before {
        color: #82878c;
    }

input[type=radio] {
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    margin-right: 4px !important;
    line-height: 10px;
}

.woocommerce .woocommerce-account-fields .woocommerce-validated {
    padding: 0;
}

    .woocommerce .woocommerce-account-fields .woocommerce-validated .woocommerce-form__label-for-checkbox span:before {
        background: #fff !important;
        border-radius: 0;
        box-shadow: none;
        margin: 0;
    }

    .woocommerce .woocommerce-account-fields .woocommerce-validated .woocommerce-form__label-for-checkbox span:after {
        width: 10px;
        height: 5px;
        left: 4px;
        top: 5px;
    }

    .woocommerce .woocommerce-account-fields .woocommerce-validated input[type=checkbox]:checked + span:after {
        border-color: #1e8cbe !important;
    }

input[type=radio]:checked:before, input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px !important;
    font: 400 21px/1 FontAwesome;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input[type=checkbox]:checked:before {
    content: "\f00c";
    margin: 1px 0 0 0;
    color: #1e8cbe;
    font-size: 12px;
}

input[type=radio]:checked:before {
    content: "\f111";
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    font-size: 24px;
    width: 6px !important;
    height: 6px !important;
    margin: 4px;
    line-height: 16px;
    background-color: #1e8cbe;
}

@-moz-document url-prefix() {
    .form-table input.tog, input[type=radio], input[type=checkbox];

{
    margin-bottom: -1px;
}

}

/**
 * Deprecated
 * Vendor prefix no longer required.
 */
/* 2. Extend ------------------------------------------------------------ */
display-flex, .header-hp-1 .header-right, .header-hp-1 .header-left, .page-not-found .page-detail, .woocommerce .shop-single-v1-section .summary .woocommerce-product-rating, .single-blog-content .post-content .post-image, .single-blog-content .related-posts, .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist a, .deal-hp-2 .deal-content .wrap-countdown {
    display: flex;
    display: -webkit-flex;
}

special-heading, .special-heading, .related > h2, .up-sells > h2, .vc_custom_heading.zigzag, .breadcrumb-section .heading_primary, .wrapper-footer [id*="monster-widget-placeholder"] .widget-title, .content-area .content-blog-masonry .content-item .entry-title, .banner-section .banner-layout-2 .text-1, .banner-section .banner-layout-4 .text-1, .banner-section .banner-layout-5 .text-1, .wpb_heading.wpb_progress_bar_heading, .sc-posts-layout_2 .gird-item .post-title, .widget-area aside .widget-title, .heading-special .widget-title {
    text-align: right;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 63px;
}

    special-heading:before, .special-heading:before, .related > h2:before, .up-sells > h2:before, .vc_custom_heading.zigzag:before, .breadcrumb-section .heading_primary:before, .wrapper-footer [id*="monster-widget-placeholder"] .widget-title:before, .content-area .content-blog-masonry .content-item .entry-title:before, .banner-section .banner-layout-2 .text-1:before, .banner-section .banner-layout-4 .text-1:before, .banner-section .banner-layout-5 .text-1:before, .wpb_heading.wpb_progress_bar_heading:before, .sc-posts-layout_2 .gird-item .post-title:before, .widget-area aside .widget-title:before, .heading-special .widget-title:before {
        position: absolute;
        right: 0;
        content: '';
        height: 1px;
        width: 140px;
        margin-left: -70px;
        display: block;
        bottom: -1px;
        border-bottom: 1px solid #ffa6a8;
        /* ali comment
            -webkit-mask-image: url(images/line-title.svg);
        mask-image: url(images/line-title.svg);
        background-color: #ffa6a8;
        -webkit-mask-size: contain;
        mask-size: contain;*/
    }

/* 3. Global ------------------------------------------------------------ */
* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

body {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.67;
}

a {
    transition: all 0.3s ease 0.1s;
    -moz-transition: all 0.3s ease 0.1s;
    -webkit-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    -ms-transition: all 0.3s ease 0.1s;
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
        color: #333;
    }

    a:focus, a:active {
        outline: 0;
    }

    a img {
        border: none;
    }

input[type=submit] {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
}

img {
    max-width: 100%;
    height: auto;
}

iframe {
    border: none;
    vertical-align: top;
}

.au-btn, .woocommerce a.button.alt, .woocommerce .button.wc-backward,
.woocommerce button.button, .woocommerce input.button, .sc-product-showcase .inner-item-product a.button,
.woocommerce .button.wc-forward, .woocommerce .woocommerce-info a.button {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    border: 1px solid #e6e6e6;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
    /*color:              #333;
	background:         transparent;*/
    background: rgb(200, 34, 34);
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    z-index: 9;
    border-radius: 0;
}

    .au-btn:hover, .woocommerce a.button.alt:hover, .woocommerce .button.wc-backward:hover,
    .woocommerce button.button:hover, .woocommerce input.button:hover, .sc-product-showcase .inner-item-product a.button:hover,
    .woocommerce .button.wc-forward:hover, .woocommerce .woocommerce-info a.button:hover {
        color: #fff;
        text-decoration: none;
        background: #333;
    }

    #add_payment_method .wc-proceed-to-checkout a.checkout-button,
    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
    .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button,
    .woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
    .woocommerce button.button.alt, .woocommerce input.button.alt {
        padding: 12px 30px;
        color: #333;
        white-space: nowrap;
        text-transform: uppercase;
        font-weight: 500;
    }

.woocommerce button.button, .woocommerce a.button.alt, .woocommerce .button.wc-forward, .woocommerce .button.wc-backward, .woocommerce .woocommerce-info a.button {
    padding: 12px 30px;
}

    .woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce #respond input#submit:disabled, .woocommerce button.button.disabled, .woocommerce button.button:disabled[disabled], .woocommerce button.button:disabled, .woocommerce input.button.disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled {
        padding: 12px 30px;
    }

.woocommerce #review_form #respond .form-submit input {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    border: 1px solid #333;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
    color: #333;
    background: transparent;
    font-weight: 400;
    position: relative;
    padding: 15px 35px;
    cursor: pointer;
    border-radius: 0;
}

    .woocommerce #review_form #respond .form-submit input:hover {
        color: #fff;
        background: #333;
    }

.au-btn-white {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
    color: #fff;
    background: transparent;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    z-index: 999;
}

    .au-btn-white:before {
        content: "";
        position: absolute;
        z-index: -1;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        width: 0%;
        height: 100%;
        top: 0;
        left: 0;
        background: #333;
    }

    .au-btn-white:hover {
        color: #fff;
        border: 1px solid #333;
        text-decoration: none;
    }

        .au-btn-white:hover:before {
            width: 100%;
        }

.au-btn-black {
    transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    border: 1px solid #333;
    display: inline-block;
    line-height: 1;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-align: center;
    color: #fff;
    background: #333;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    z-index: 999;
}

    .au-btn-black:before {
        content: "";
        position: absolute;
        z-index: -1;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
        width: 0%;
        height: 100%;
        top: 0;
        left: 0;
        background: #fff;
    }

    .au-btn-black:hover {
        color: #333;
        text-decoration: none;
    }

        .au-btn-black:hover:before {
            width: 100%;
        }

.btn-small {
    padding: 17px 24.5px;
}

.btn-medium {
    padding: 22.5px 53.5px;
}

.btn-large {
    padding: 24px 72px;
}

.more-link {
    font-size: 14px;
    font-weight: 700;
    color: #333;
}

    .more-link:hover {
        color: #dabc95;
    }

.section-box {
    padding-top: 150px;
    padding-bottom: 120px;
}

.special-heading, .related > h2, .up-sells > h2 {
    font-weight: 500;
    color: #006b69;
    line-height: 1;
}

h3.special-heading {
    margin-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e1e2;
    font-family: iransans;
    font-size: 16px;
}

.special-heading.text-left {
    text-align: left;
    padding-bottom: 9px;
    margin-bottom: 40px;
}

    .special-heading.text-left:before {
        left: 0;
        margin-left: 0;
    }

.vc_custom_heading.zigzag {
    font-weight: 600;
    margin-bottom: 30px;
}

    .vc_custom_heading.zigzag:before {
        height: 11px;
        width: 59px;
        left: 0;
        margin-left: 0;
    }

.vc_custom_heading.pecial-heading:before {
    background: #fff;
}

.onnew,
.onsale {
    color: #fff;
    font-weight: 500;
    letter-spacing: 2px;
}

    .onnew:hover,
    .onsale:hover {
        color: #fff;
    }

.onnew {
    background: #88cce2;
    padding: 0 7.5px;
}

    .onnew:hover {
        background: #5bc1e3;
    }

.onsale {
    background: #eba6aa;
    padding: 0 6.5px;
}

    .onsale:hover {
        background: #eb8f94;
    }

.overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.5s ease 0.1s;
    -moz-transition: all 0.5s ease 0.1s;
    -webkit-transition: all 0.5s ease 0.1s;
    -o-transition: all 0.5s ease 0.1s;
    -ms-transition: all 0.5s ease 0.1s;
    z-index: 9;
}

.breadcrumb-section,
.breadcrumb-menu-section {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.breadcrumb-section {
    color: #333;
    background-color: #f7f7f7;
}

    .breadcrumb-section.section-box {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .breadcrumb-section .heading_primary {
        color: inherit;
        font-weight: 500;
        font-size: 3em;
        padding-bottom: 15px;
        margin-bottom: 20px;
        text-align: left;
    }

        .breadcrumb-section .heading_primary:before {
            left: 0;
            margin-left: 0;
            width: 70px;
        }

    .breadcrumb-section .phys-breadcrumb {
        overflow: hidden;
        list-style: none;
        margin: 0;
    }

        .breadcrumb-section .phys-breadcrumb li {
            list-style: none;
            float: left;
            color: inherit;
        }

            .breadcrumb-section .phys-breadcrumb li:after {
                content: "/";
                margin: 0 11px;
            }

            .breadcrumb-section .phys-breadcrumb li:last-child:after {
                display: none;
            }

        .breadcrumb-section .phys-breadcrumb a {
            color: inherit;
        }

            .breadcrumb-section .phys-breadcrumb a:hover {
                color: #333;
            }

@media only screen and (max-width: 992px) {
    .breadcrumb-section.section-box {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .breadcrumb-section .heading_primary {
        font-size: 2.2em;
    }

    .breadcrumb-section .phys-breadcrumb {
        font-size: 1.2em;
    }
}

@media only screen and (max-width: 768px) {
    .breadcrumb-section.section-box {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .breadcrumb-section .heading_primary {
        font-size: 2em;
    }

    .breadcrumb-section .phys-breadcrumb {
        font-size: 1em;
    }
}

.home .breadcrumb-section .heading_primary {
    padding-bottom: 0;
}

/* Back To Top Button */
.footer__arrow-top {
    color: #333;
    position: fixed;
    bottom: -120px;
    right: 20px;
    text-align: center;
    z-index: 999;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid;
    cursor: pointer;
    transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
}

/* End Back To Top Button */
/*Form*/
input,
select,
textarea,
.select-selected {
    width: 100%;
    padding: 6px 20px;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    color: #666;
}

    input:focus, select:focus, textarea:focus {
        outline: none;
        -moz-outline: none;
        -webkit-outline: none;
        -o-outline: none;
        -ms-outline: none;
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        -o-box-shadow: none !important;
        -ms-box-shadow: none !important;
    }

    input::-webkit-input-placeholder {
        color: #999;
    }

    input::-moz-placeholder {
        color: #999;
    }

    input:-ms-input-placeholder {
        color: #999;
    }

    input:-moz-placeholder {
        color: #999;
    }

    input[type="submit"] {
        width: auto;
    }

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        display: none;
    }

    textarea::-webkit-input-placeholder {
        color: #999;
    }

    textarea::-moz-placeholder {
        color: #999;
    }

    textarea:-ms-input-placeholder {
        color: #999;
    }

    textarea:-moz-placeholder {
        color: #999;
    }

/*Images Loader*/
.images-preloader {
    position: fixed;
    z-index: 100001;
    background-color: #eee;
    width: 100%;
    height: 100%;
}

#preloader_1 {
    position: relative;
}

.rectangle-bounce {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -10px;
}

#preloader_1 span {
    display: block;
    bottom: 0px;
    width: 9px;
    height: 5px;
    background: #333;
    position: absolute;
    animation: preloader_1 1.5s infinite ease-in-out;
    -moz-animation: preloader_1 1.5s infinite ease-in-out;
    -webkit-animation: preloader_1 1.5s infinite ease-in-out;
    -o-animation: preloader_1 1.5s infinite ease-in-out;
    -ms-animation: preloader_1 1.5s infinite ease-in-out;
}

    #preloader_1 span:nth-child(2) {
        left: 11px;
        animation-delay: 0.2s;
        -moz-animation-delay: 0.2s;
        -webkit-animation-delay: 0.2s;
        -o-animation-delay: 0.2s;
        -ms-animation-delay: 0.2s;
    }

    #preloader_1 span:nth-child(3) {
        left: 22px;
        animation-delay: 0.4s;
        -moz-animation-delay: 0.4s;
        -webkit-animation-delay: 0.4s;
        -o-animation-delay: 0.4s;
        -ms-animation-delay: 0.4s;
    }

    #preloader_1 span:nth-child(4) {
        left: 33px;
        animation-delay: 0.6s;
        -moz-animation-delay: 0.6s;
        -webkit-animation-delay: 0.6s;
        -o-animation-delay: 0.6s;
        -ms-animation-delay: 0.6s;
    }

    #preloader_1 span:nth-child(5) {
        left: 44px;
        animation-delay: 0.8s;
        -moz-animation-delay: 0.8s;
        -webkit-animation-delay: 0.8s;
        -o-animation-delay: 0.8s;
        -ms-animation-delay: 0.8s;
    }

@keyframes preloader_1 {
    0% {
        height: 5px;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        background: #333;
    }

    25% {
        height: 30px;
        transform: translateY(15px);
        -moz-transform: translateY(15px);
        -webkit-transform: translateY(15px);
        -o-transform: translateY(15px);
        -ms-transform: translateY(15px);
        background: #333;
    }

    50% {
        height: 5px;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        background: #333;
    }

    100% {
        height: 5px;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        background: #333;
    }
}

.wrapper-view-move {
    position: relative;
}

    .wrapper-view-move .page-load-status {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: #fff;
        z-index: 1000;
        display: none;
    }

        .wrapper-view-move .page-load-status .loading {
            text-align: center;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-left: -15px;
            margin-top: -10px;
        }

        .wrapper-view-move .page-load-status span:before, .wrapper-view-move .page-load-status span:after {
            content: "";
            display: block;
            bottom: 0px;
            width: 9px;
            height: 5px;
            background: #333;
            position: absolute;
            animation: preloader_1 1.5s infinite ease-in-out;
            -moz-animation: preloader_1 1.5s infinite ease-in-out;
            -webkit-animation: preloader_1 1.5s infinite ease-in-out;
            -o-animation: preloader_1 1.5s infinite ease-in-out;
            -ms-animation: preloader_1 1.5s infinite ease-in-out;
        }

        .wrapper-view-move .page-load-status span:nth-child(1):after {
            left: 11px;
            animation-delay: 0.2s;
            -moz-animation-delay: 0.2s;
            -webkit-animation-delay: 0.2s;
            -o-animation-delay: 0.2s;
            -ms-animation-delay: 0.2s;
        }

        .wrapper-view-move .page-load-status span:nth-child(2):before {
            left: 22px;
            animation-delay: 0.4s;
            -moz-animation-delay: 0.4s;
            -webkit-animation-delay: 0.4s;
            -o-animation-delay: 0.4s;
            -ms-animation-delay: 0.4s;
        }

        .wrapper-view-move .page-load-status span:nth-child(2):after {
            left: 33px;
            animation-delay: 0.6s;
            -moz-animation-delay: 0.6s;
            -webkit-animation-delay: 0.6s;
            -o-animation-delay: 0.6s;
            -ms-animation-delay: 0.6s;
        }

        .wrapper-view-move .page-load-status span:nth-child(3):before {
            left: 44px;
            animation-delay: 0.8s;
            -moz-animation-delay: 0.8s;
            -webkit-animation-delay: 0.8s;
            -o-animation-delay: 0.8s;
            -ms-animation-delay: 0.8s;
        }

/* 4. Header ------------------------------------------------------------ */
/* Header Desktop hp-1 hp-2 hp-3 hp-6*/
.header-hp-1 .menu-mobile-effect {
    float: none;
    display: none;
    cursor: pointer;
    z-index: 1;
    vertical-align: middle;
    margin: 0;
    flex-wrap: wrap;
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
}

.header-hp-1 .hamburger {
    background: none;
    border: none;
    float: right;
}

    .header-hp-1 .hamburger:focus {
        outline: none;
    }

    .header-hp-1 .hamburger .hamburger-box {
        position: relative;
        display: inline-block;
        width: 26px;
        height: 24px;
        background: none;
        border: none;
        cursor: pointer;
    }

.header-hp-1 .hamburger--spin .hamburger-inner {
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition-duration: .3s;
    position: absolute;
    width: 26px;
    height: 2px;
    transition-property: transform;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    background-color: #000;
    top: 50%;
    display: block;
    margin-top: -2px;
}

    .header-hp-1 .hamburger--spin .hamburger-inner:before, .header-hp-1 .hamburger--spin .hamburger-inner:after {
        position: absolute;
        width: 26px;
        height: 2px;
        transition-property: transform;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -o-border-radius: 4px;
        -ms-border-radius: 4px;
        background-color: #000;
        content: '';
        display: block;
    }

    .header-hp-1 .hamburger--spin .hamburger-inner:before {
        top: -8px;
    }

    .header-hp-1 .hamburger--spin .hamburger-inner:after {
        top: 8px;
    }

.header-hp-1 .hamburger--spin.is-active .hamburger-inner {
    transition-delay: 0.14s;
    -moz-transition-delay: 0.14s;
    -webkit-transition-delay: 0.14s;
    -o-transition-delay: 0.14s;
    -ms-transition-delay: 0.14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.315, 1);
    transform: rotate(225deg);
    -moz-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
}

    .header-hp-1 .hamburger--spin.is-active .hamburger-inner:before {
        top: 0;
        transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
        -moz-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
        -webkit-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
        -o-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
        -ms-transition: top 0.1s ease-out, opacity 0.1s ease-out 0.14s;
        opacity: 0;
    }

    .header-hp-1 .hamburger--spin.is-active .hamburger-inner:after {
        top: 0;
        bottom: 0;
        transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        -moz-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        -webkit-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        -o-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        -ms-transition: bottom 0.1s ease-out, transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0.14s;
        transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
    }

.header-hp-1 .header-right, .header-hp-1 .header-left {
    align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
}

    .header-hp-1 .header-right .search-btn-wrap .search-btn, .header-hp-1 .header-left .search-btn-wrap .search-btn {
        outline: none;
        -moz-outline: none;
        -webkit-outline: none;
        -o-outline: none;
        -ms-outline: none;
        cursor: pointer;
        background: transparent;
        border: none;
    }

    .header-hp-1 .header-right .canvas-btn-wrap .canvas-btn, .header-hp-1 .header-left .canvas-btn-wrap .canvas-btn {
        cursor: pointer;
        border: none;
        background: transparent;
        outline: none;
        -moz-outline: none;
        -webkit-outline: none;
        -o-outline: none;
        -ms-outline: none;
        margin-top: -5px;
        margin-right: -6px;
    }

    .header-hp-1 .header-right .widget, .header-hp-1 .header-left .widget {
        margin: 0;
    }

@media only screen and (min-width: 1025px) {
    .header-hp-1 .main-menu {
        align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        display: flex;
        display: -webkit-flex;
    }

    .header-hp-1 .menu-desktop-inner {
        display: inherit;
        /* ali comment
        display: flex;
        display: -webkit-flex;*/
        justify-content: space-between;
        -moz-justify-content: space-between;
        -webkit-justify-content: space-between;
        -o-justify-content: space-between;
        -ms-justify-content: space-between;
        position: relative;
        /*border-bottom:solid 1px rgba(0, 0, 0, 0.1);*/
    }

        .header-hp-1 .menu-desktop-inner .logo {
            padding: 10px 5px 0px;
            /* ali comment
            padding: 20px 5px;*/
        }

        .header-hp-1 .menu-desktop-inner .main-menu ul {
            margin: 0;
        }

            .header-hp-1 .menu-desktop-inner .main-menu ul li {
                list-style: none;
            }

        .header-hp-1 .menu-desktop-inner .main-menu .navmenu .show-submenu-mobile {
            display: none;
        }

        .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item {
            color: #333;
            float: right;
            font-weight: 500;
            font-size: 15px;
            padding: 10px 12px;
            position: relative;
        }

            .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item > a {
                padding: 6px 12px 5px;
                line-height: 1.1em;
                position: relative;
                z-index: 1;
                color: #333;
            }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item > a:before {
                    position: absolute;
                    content: '';
                    left: 50%;
                    bottom: 0;
                    right: 50%;
                    transition: 0.3s all 0.14s;
                    -moz-transition: 0.3s all 0.14s;
                    -webkit-transition: 0.3s all 0.14s;
                    -o-transition: 0.3s all 0.14s;
                    -ms-transition: 0.3s all 0.14s;
                    z-index: -1;
                    height: 2px;
                    background: #ef5661;
                    /* ali comment
                    top: 0;
                    background: #ffa6a8;*/
                }

            .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item.current-menu-item > a,
            .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item:hover a,
            .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item.current-menu-parent > a {
                /*  ali comment
                    color: #fff;*/
            }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item.current-menu-item > a:before,
                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item:hover a:before,
                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item.current-menu-parent > a:before {
                    right: 0;
                    left: 0;
                }

            .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item:hover > .sub-menu {
                display: block;
            }

            .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu {
                display: none;
                padding: 25px 0;
                position: absolute;
                right: 5px;
                width: 250px;
                z-index: 99999;
                top: 100%;
                color: #333;
                background: #fff;
                box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) !important;
                -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) !important;
                -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) !important;
                -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) !important;
                -ms-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1) !important;
            }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu > li.menu-item-has-children > a {
                    position: relative;
                }

                    .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu > li.menu-item-has-children > a:after {
                        content: '\f2fb';
                        font: normal normal normal 17px/1 'Material-Design-Iconic-Font';
                        position: absolute;
                        top: 50%;
                        transform: translateY(-50%);
                        -moz-transform: translateY(-50%);
                        -webkit-transform: translateY(-50%);
                        -o-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        right: 30px;
                    }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu .sub-menu {
                    float: left;
                    overflow: hidden;
                    margin: 0;
                }

                    .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu .sub-menu.sub-menu-item-1 {
                        float: none;
                    }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu li {
                    float: none;
                    position: relative;
                }

                    .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu li:hover > .sub-menu {
                        display: block;
                        left: 100%;
                        top: 0;
                        padding: 25px 0;
                        overflow: inherit !important;
                    }

                    .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu li:hover a {
                        color: #666;
                    }

                        .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu li:hover a:hover {
                            color: #333;
                        }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu a {
                    font-weight: 400;
                    font-size: 15px;
                    color: #666;
                    padding: 8px 29px;
                    display: block;
                    position: relative;
                    text-align: right;
                }

                    .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu a:before {
                        position: absolute;
                        content: '';
                        left: 50%;
                        bottom: 0;
                        right: 50%;
                        transition: 0.3s all 0.14s;
                        -moz-transition: 0.3s all 0.14s;
                        -webkit-transition: 0.3s all 0.14s;
                        -o-transition: 0.3s all 0.14s;
                        -ms-transition: 0.3s all 0.14s;
                        z-index: -1;
                        height: 2px;
                        background: #ef5661;
                    }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu > .menu-item:hover a:before {
                    right: 10px;
                    left: 10px;
                }

                .header-hp-1 .menu-desktop-inner .main-menu .navmenu > .menu-item .sub-menu a i {
                    font-size: 17px;
                    position: absolute;
                    top: 50%;
                    transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -webkit-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    right: 30px;
                }
}

@media only screen and (max-width: 1024px) {
    .header-hp-1 #js-navbar-fixed .menu-mobile-effect {
        display: flex;
    }

    .header-hp-1 #js-navbar-fixed .main-menu {
        display: none;
        position: absolute;
        top: 100%;
        left: -15px;
        right: -15px;
        z-index: 999;
    }

    .header-hp-1 .menu-desktop-inner {
        display: flex;
        display: -webkit-flex;
        padding-top: 10px;
        padding-bottom: 10px;
        justify-content: space-between;
        -moz-justify-content: space-between;
        -webkit-justify-content: space-between;
        -o-justify-content: space-between;
        -ms-justify-content: space-between;
        position: relative;
    }

        .header-hp-1 .menu-desktop-inner .main-menu ul {
            padding-left: 0;
            margin: 0;
        }

            .header-hp-1 .menu-desktop-inner .main-menu ul li {
                border-top: 1px solid #e9e9e9;
                list-style: none;
            }

                .header-hp-1 .menu-desktop-inner .main-menu ul li a {
                    background-color: #fff;
                    display: block;
                    height: 46px;
                    padding: 13px 20px;
                    font-weight: 600;
                    text-transform: uppercase;
                    text-align: right;
                }

                .header-hp-1 .menu-desktop-inner .main-menu ul li:last-child {
                    border-bottom: 1px solid #e9e9e9;
                }

                .header-hp-1 .menu-desktop-inner .main-menu ul li.menu-item-has-children {
                    position: relative;
                    z-index: 999999;
                }

                    .header-hp-1 .menu-desktop-inner .main-menu ul li.menu-item-has-children .show-submenu-mobile {
                        transition: 0.3s;
                        -moz-transition: 0.3s;
                        -webkit-transition: 0.3s;
                        -o-transition: 0.3s;
                        -ms-transition: 0.3s;
                        position: absolute;
                        right: 0;
                        top: 0;
                        font-size: 23px;
                        cursor: pointer;
                        padding: 12px 20px;
                    }

                    .header-hp-1 .menu-desktop-inner .main-menu ul li.menu-item-has-children .sub-menu {
                        display: none;
                        margin: 0;
                    }

                        .header-hp-1 .menu-desktop-inner .main-menu ul li.menu-item-has-children .sub-menu li:last-child {
                            border-bottom: none;
                        }

                        .header-hp-1 .menu-desktop-inner .main-menu ul li.menu-item-has-children .sub-menu li a {
                            padding: 13px 50px;
                            background: #f2f2f2;
                        }

                        .header-hp-1 .menu-desktop-inner .main-menu ul li.menu-item-has-children .sub-menu li .sub-menu a {
                            padding: 13px 30px 13px 80px;
                        }
}

.header-hp-1 .logo-area-title a {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
    padding: 24px 0;
    display: inline-block;
}

.header_v2 .widget_shopping_cart .minicart_hover {
    margin-left: 0;
    margin-right: 20px;
}

.header_v2 .wrapper-logo-area {
    padding-top: 41px;
    text-align: center;
}

    .header_v2 .wrapper-logo-area .logo {
        margin: 0 auto;
    }

@media only screen and (max-width: 1024px) {
    .header_v2 .header-left, .header_v2 .header-right {
        display: none;
    }

    .header_v2 .wrapper-logo-area {
        text-align: left;
    }
}

.modal-backdrop.show {
    opacity: 0;
    left: 77%;
}

.sticky_header .affix {
    position: fixed;
    z-index: 999;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
}

.search-overlay {
    position: absolute;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 150%;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
}

    .search-overlay .background-overlay {
        width: 100%;
        height: 100%;
        background: #fff;
        position: absolute;
        z-index: 99;
        top: 0;
    }

    .search-overlay.search-show {
        z-index: 9999;
        bottom: 0;
    }

    .search-overlay .closeicon {
        position: absolute;
        left: 0px;
        width: 32px;
        height: 32px;
        opacity: 1;
        z-index: 999;
        cursor: pointer;
        top: 30px;
    }

        .search-overlay .closeicon:before {
            transform: rotate(45deg);
        }

        .search-overlay .closeicon:after {
            transform: rotate(-45deg);
        }

        .search-overlay .closeicon:before, .search-overlay .closeicon:after {
            position: absolute;
            left: 15px;
            content: ' ';
            height: 24px;
            width: 1px;
            background-color: #7a7a7a;
        }

    .search-overlay .modal-search-content {
        top: 20%;
        max-width: inherit;
        margin: 0 auto;
        width: 100%;
        position: relative;
        z-index: 100;
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transition: transform 0.3s ease-out;
        -moz-transition: transform 0.3s ease-out;
        -webkit-transition: transform 0.3s ease-out;
        -o-transition: transform 0.3s ease-out;
        -ms-transition: transform 0.3s ease-out;
    }

#js-navbar-fixed.is-sticky .search-overlay .modal-search-content {
    top: 10%;
}

#js-navbar-fixed.is-sticky .search-overlay .closeicon {
    top: 25px;
}

.search-overlay .search-form {
    position: relative;
}

    .search-overlay .search-form input:focus {
        outline: none;
    }

    .search-overlay .search-form .search-field {
        font-weight: normal;
        font-size: 16px;
        vertical-align: middle;
        padding: 10px 0;
        border: none;
        border-bottom: 1px solid #666;
        background: transparent;
    }

        .search-overlay .search-form .search-field::-webkit-input-placeholder {
            color: #333;
        }

        .search-overlay .search-form .search-field::-moz-placeholder {
            color: #333;
        }

        .search-overlay .search-form .search-field:-ms-input-placeholder {
            color: #333;
        }

        .search-overlay .search-form .search-field:-moz-placeholder {
            color: #333;
        }

    .search-overlay .search-form .search-submit {
        position: absolute;
        background: transparent;
        border: none;
        outline: none;
        -moz-outline: none;
        -webkit-outline: none;
        -o-outline: none;
        -ms-outline: none;
        color: #333;
        font-size: 28px;
        right: 5px;
        cursor: pointer;
        top: 0;
        padding: 7px 10px;
        display: none;
    }

.admin-bar .canvas-right-content .closeicon {
    top: 50px;
}

.physc_search .wrapper-search {
    display: inline-block;
}

    .physc_search .wrapper-search .search-toggler {
        font-size: 28px !important;
        cursor: pointer;
    }

#canvas-btn span {
    width: 19px;
    height: 16px;
    display: block;
    border-bottom: 2px solid #333;
    position: relative;
    margin-bottom: 6px;
    cursor: pointer;
}

    #canvas-btn span:before, #canvas-btn span:after {
        width: 14px;
        height: 2px;
        content: "";
        position: absolute;
        background: #333;
        display: block;
        right: 0;
        top: 7px;
    }

    #canvas-btn span:before {
        width: 19px;
        top: 0;
    }

.canvas-show {
    overflow: hidden;
    padding-right: 15px;
}

    .canvas-show .canvas-right-content {
        display: block;
        z-index: 9999;
        overflow-x: hidden;
        overflow-y: auto;
        right: -6px;
    }

    .canvas-show .background-overlay {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
    }

.canvas-right-content {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -450px;
    z-index: 1050;
    overflow: hidden;
    outline: 0;
    width: 440px;
    transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

    .canvas-right-content::-webkit-scrollbar {
        width: 6px;
    }

    .canvas-right-content::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        border-radius: 6px;
    }

    .canvas-right-content::-webkit-scrollbar-thumb {
        border-radius: 6px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    }

    .canvas-right-content .closeicon {
        position: absolute;
        right: 3%;
        top: 16px;
        width: 32px;
        height: 20px;
        opacity: 1;
        z-index: 999;
        cursor: pointer;
    }

        .canvas-right-content .closeicon:before {
            transform: rotate(45deg);
        }

        .canvas-right-content .closeicon:after {
            transform: rotate(-45deg);
        }

        .canvas-right-content .closeicon:before, .canvas-right-content .closeicon:after {
            position: absolute;
            left: 15px;
            content: ' ';
            height: 20px;
            width: 2px;
            background-color: #000;
        }

    .canvas-right-content .canvas-content {
        display: block;
        background: #fff;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
        padding: 124px 63px 70px;
        min-height: 100vh;
    }

        .canvas-right-content .canvas-content > div {
            margin-bottom: 40px;
            text-align: left;
        }

            .canvas-right-content .canvas-content > div ul {
                list-style: none;
                margin: 0;
            }

                .canvas-right-content .canvas-content > div ul li {
                    list-style: none;
                }

            .canvas-right-content .canvas-content > div:last-child {
                margin-bottom: 0;
            }

            .canvas-right-content .canvas-content > div .widget-title {
                padding-bottom: 17px;
                margin: 0;
            }

            .canvas-right-content .canvas-content > div.no-padding-title .widget-title {
                padding-bottom: 0;
            }

        .canvas-right-content .canvas-content .widget_media_image {
            padding-top: 30px;
        }

        .canvas-right-content .canvas-content .null-instagram-feed .instagram-pics {
            margin: 0 -5px;
        }

            .canvas-right-content .canvas-content .null-instagram-feed .instagram-pics li {
                width: 33.333%;
                float: left;
                padding: 5px;
                list-style: none;
            }

        .canvas-right-content .canvas-content .email {
            position: relative;
            padding: 0;
        }

            .canvas-right-content .canvas-content .email button {
                margin: 0;
                padding: 9px 2px;
                text-align: center;
                font-size: 0;
                width: 38px;
                height: 38px;
                background: #999;
                color: #fff;
                position: absolute;
                float: left;
                border: none;
            }

                .canvas-right-content .canvas-content .email button:after {
                    content: "\f002";
                    font: normal normal normal 14px/1 FontAwesome;
                    position: absolute;
                    right: 13px;
                    top: 50%;
                    margin-top: -7px;
                }

                .canvas-right-content .canvas-content .email button:focus {
                    outline: none;
                }

            .canvas-right-content .canvas-content .email input::placeholder {
                font-size: 13px;
            }

            .canvas-right-content .canvas-content .email input {
                width: calc(100% - 40px);
                border-radius: 0;
                float: left;
                box-shadow: none;
                border: 1px solid #999;
                padding: 9px 10px;
                border-right: none;
            }

            .canvas-right-content .canvas-content .email:after {
                clear: both;
                content: "";
                display: table;
                position: static;
            }

        .canvas-right-content .canvas-content .widget-social a {
            color: #b5b4b4;
            font-size: 18px;
            padding-right: 14px;
        }

            .canvas-right-content .canvas-content .widget-social a:hover {
                color: #333;
            }

@media only screen and (max-width: 1200px) {
    .canvas-right-content .canvas-content {
        padding: 50px 63px;
    }
}

@media only screen and (max-width: 768px) {
    .canvas-right-content .canvas-content {
        padding: 40px 20px;
    }
}

.header-hp-1 .header-right > div {
    margin-left: 20px;
}

    .header-hp-1 .header-right > div:first-child {
        margin-left: 0;
    }

.header-right [id*="monster-widget-placeholder"] {
    display: none;
}

/* 5. Footer ------------------------------------------------------------ */
/* Footer hp-1*/
.wrapper-footer {
    padding: 80px 0 60px;
}

    .wrapper-footer aside {
        padding: 0 15px;
    }

    .wrapper-footer .pading-lt-7x {
        padding-left: 70px;
    }

    .wrapper-footer .widget_tag_cloud .tagcloud {
        margin: -5px;
    }

    .wrapper-footer .widget_tag_cloud a {
        font-size: 100% !important;
        margin: 5px;
        border: 1px solid #e6e6e6;
        line-height: 1;
        padding: 6px 13px;
        display: inline-block;
    }

    .wrapper-footer .widget-title {
        /*color:         #fff;*/
        font-weight: 500;
        padding: 0 0 30px;
        margin-bottom: 0;
    }

    .wrapper-footer ul li {
        padding-bottom: 9px;
    }

        .wrapper-footer ul li:last-child {
            padding-bottom: 0;
        }

        .wrapper-footer ul li i {
            margin-right: 8px;
        }

        .wrapper-footer ul li a {
            display: inline-block;
        }

    .wrapper-footer ul {
        margin: 0;
    }

        .wrapper-footer ul ul {
            margin-left: 20px;
            clear: both;
        }

        .wrapper-footer ul li {
            list-style: none;
        }

    .wrapper-footer [id*="monster-widget-placeholder"] {
        width: 25%;
        float: left !important;
        display: inline-block !important;
        vertical-align: top !important;
        margin-bottom: 45px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .wrapper-footer [id*="monster-widget-placeholder"] .widget-title {
            text-align: left;
            padding-bottom: 10px;
            margin-bottom: 35px;
        }

            .wrapper-footer [id*="monster-widget-placeholder"] .widget-title:before {
                left: 0;
                margin-left: 0;
                height: 9px;
                width: 63px;
            }

        .wrapper-footer [id*="monster-widget-placeholder"]:nth-child(4n+1) {
            clear: both;
        }

        .wrapper-footer [id*="monster-widget-placeholder"] .screen-reader-text {
            display: none;
        }

        .wrapper-footer [id*="monster-widget-placeholder"] select {
            width: 100%;
            height: 42px;
        }

        .wrapper-footer [id*="monster-widget-placeholder"] .search-submit {
            display: none;
        }

        .wrapper-footer [id*="monster-widget-placeholder"].widget_search label {
            display: block;
        }

            .wrapper-footer [id*="monster-widget-placeholder"].widget_search label .search-field {
                width: 100%;
            }

        .wrapper-footer [id*="monster-widget-placeholder"] ul li {
            padding-top: 6px;
            padding-bottom: 6px;
        }

        .wrapper-footer [id*="monster-widget-placeholder"] #wp-calendar th {
            background: rgba(0, 0, 0, 0.05);
        }

        .wrapper-footer [id*="monster-widget-placeholder"] #wp-calendar td, .wrapper-footer [id*="monster-widget-placeholder"] #wp-calendar th {
            text-align: center;
        }

        .wrapper-footer [id*="monster-widget-placeholder"] table, .wrapper-footer [id*="monster-widget-placeholder"] th, .wrapper-footer [id*="monster-widget-placeholder"] td {
            border-color: rgba(0, 0, 0, 0.1);
        }

        .wrapper-footer [id*="monster-widget-placeholder"].widget_rss li {
            margin-bottom: 15px;
        }

            .wrapper-footer [id*="monster-widget-placeholder"].widget_rss li:last-child {
                margin-bottom: 0;
            }

        .wrapper-footer [id*="monster-widget-placeholder"].widget_rss cite {
            color: #ccc;
            font-weight: normal;
        }

        .wrapper-footer [id*="monster-widget-placeholder"].widget_nav_menu ul li {
            border-bottom: none;
            text-transform: none;
            padding-right: 0;
        }

            .wrapper-footer [id*="monster-widget-placeholder"].widget_nav_menu ul li ul {
                border-top: none;
                margin-left: 15px;
            }

@media only screen and (max-width: 768px) {
    .wrapper-footer [id*="monster-widget-placeholder"] {
        width: 50%;
    }

        .wrapper-footer [id*="monster-widget-placeholder"]:nth-child(2n+1) {
            clear: both;
        }
}

@media only screen and (max-width: 380px) {
    .wrapper-footer [id*="monster-widget-placeholder"] {
        width: 100%;
    }
}

.wrapper-footer .widget_nav_menu ul li {
    border: none;
    padding-right: 20px;
    display: block;
    text-transform: uppercase;
}

    .wrapper-footer .widget_nav_menu ul li ul {
        margin-top: 0 !important;
        display: none;
    }

    .wrapper-footer .widget_nav_menu ul li a:empty {
        display: none !important;
    }

    .wrapper-footer .widget_nav_menu ul li:last-child {
        margin-right: 0;
    }

.wrapper-footer .widget_categories ul li, .wrapper-footer .widget_archive ul li {
    text-align: right;
}

.wrapper-footer .widget_categories ul li, .wrapper-footer .widget_archive ul li {
    *zoom: 1;
}

    .wrapper-footer .widget_categories ul li:before, .wrapper-footer .widget_categories ul li:after, .wrapper-footer .widget_archive ul li:before, .wrapper-footer .widget_archive ul li:after {
        content: "";
        display: table;
    }

    .wrapper-footer .widget_categories ul li:after, .wrapper-footer .widget_archive ul li:after {
        clear: both;
    }

    .wrapper-footer .widget_categories ul li a, .wrapper-footer .widget_archive ul li a {
        float: left;
    }

.wrapper-footer .mc4wp-form .email input {
    border-bottom: 1px solid #666;
    color: #999;
}

    .wrapper-footer .mc4wp-form .email input::-webkit-input-placeholder {
        color: #999;
    }

    .wrapper-footer .mc4wp-form .email input::-moz-placeholder {
        color: #999;
    }

    .wrapper-footer .mc4wp-form .email input:-ms-input-placeholder {
        color: #999;
    }

    .wrapper-footer .mc4wp-form .email input:-moz-placeholder {
        color: #999;
    }

    .wrapper-footer .mc4wp-form .email input::placeholder {
        color: #999;
    }

.wrapper-footer .mc4wp-form .email .send {
    border: none;
}

.wrapper-footer .mc4wp-form .email:after {
    color: #999;
}

.wrapper-footer .socials {
    padding-top: 7px;
}

    .wrapper-footer .socials a {
        font-size: 17px;
        padding-right: 20px;
    }

.wrapper-footer .null-instagram-feed {
    text-align: left;
}

    .wrapper-footer .null-instagram-feed .instagram-pics {
        margin: -4px;
    }

        .wrapper-footer .null-instagram-feed .instagram-pics li {
            padding: 4px;
            width: 33.333%;
            list-style: none;
        }

            .wrapper-footer .null-instagram-feed .instagram-pics li a {
                display: inline;
            }

.wrapper-footer hr {
    margin-top: 0;
    margin-bottom: 30px;
}

.mc4wp-form .email {
    padding: 0 0 34px;
    position: relative;
}

    .mc4wp-form .email input {
        background: transparent;
        border: none;
        border-bottom: 1px solid #666;
        padding: 5px 0;
        color: #666;
    }

        .mc4wp-form .email input::-webkit-input-placeholder {
            color: #666;
        }

        .mc4wp-form .email input::-moz-placeholder {
            color: #666;
        }

        .mc4wp-form .email input:-ms-input-placeholder {
            color: #666;
        }

        .mc4wp-form .email input:-moz-placeholder {
            color: #666;
        }

        .mc4wp-form .email input::placeholder {
            font-size: 13px;
            color: #666;
        }

    .mc4wp-form .email .send {
        position: absolute;
        right: 0;
        margin-top: 0;
        font-size: 0;
        cursor: pointer;
        width: 34px;
        height: 34px;
        border: none;
        z-index: 2;
    }

    .mc4wp-form .email:after {
        color: #666;
        position: absolute;
        right: 0;
        top: 6px;
        display: inline-block;
        font: normal normal normal 18px/1 'Material-Design-Iconic-Font';
        content: '\f2fb';
    }

.footer-top {
    padding-top: 50px;
    padding-bottom: 110px;
}

    .footer-top .widget-title {
        font-size: 2.6em;
        padding: 0 0 40px 0;
        font-weight: 500;
    }

/* Landing ------------------------------------------------------------*/
/* 6. Homepage ------------------------------------------------------------ */
/* 7. Pages ------------------------------------------------------------ */
.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: block;
}

    .wpcf7-form .wpcf7-form-control-wrap input, .wpcf7-form .wpcf7-form-control-wrap textarea {
        padding: 9px 10px;
        border: 1px solid #e6e6e6;
    }

        .wpcf7-form .wpcf7-form-control-wrap input::-webkit-input-placeholder, .wpcf7-form .wpcf7-form-control-wrap textarea::-webkit-input-placeholder {
            color: #333;
        }

        .wpcf7-form .wpcf7-form-control-wrap input::-moz-placeholder, .wpcf7-form .wpcf7-form-control-wrap textarea::-moz-placeholder {
            color: #333;
        }

        .wpcf7-form .wpcf7-form-control-wrap input:-ms-input-placeholder, .wpcf7-form .wpcf7-form-control-wrap textarea:-ms-input-placeholder {
            color: #333;
        }

        .wpcf7-form .wpcf7-form-control-wrap input:-moz-placeholder, .wpcf7-form .wpcf7-form-control-wrap textarea:-moz-placeholder {
            color: #333;
        }

    .wpcf7-form .wpcf7-form-control-wrap textarea {
        height: 120px;
        display: inherit;
    }

.wpcf7-form .wpcf7-submit {
    background: #333;
    color: #fff;
    border: none;
    padding: 12px 35px 12px 35px;
    cursor: pointer;
    text-transform: uppercase;
}

    .wpcf7-form .wpcf7-submit:hover {
        background: #222;
    }

.page-not-found {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("images/page-not-found-bg.jpg");
    min-height: 600px;
}

    .page-not-found .page-detail {
        min-height: 100vh;
        align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
    }

        .page-not-found .page-detail .page-inner {
            text-align: center;
            width: 560px;
            margin: 0 auto;
            transform: translate(-50%, -50%);
            top: 55%;
            position: absolute;
            left: 50%;
        }

            .page-not-found .page-detail .page-inner .title {
                font-weight: bold;
            }

            .page-not-found .page-detail .page-inner h2 {
                font-size: 300px;
                color: #333;
                padding-bottom: 5px;
                margin-bottom: 30px;
            }

                .page-not-found .page-detail .page-inner h2:before {
                    background: #fff;
                }

            .page-not-found .page-detail .page-inner p {
                padding: 0 0 20px;
            }

            .page-not-found .page-detail .page-inner .au-btn-white i {
                padding-left: 10px;
            }

            .page-not-found .page-detail .page-inner .btn-small {
                padding: 14px 25px;
                border: none;
                background: #fff;
                color: #333;
            }

                .page-not-found .page-detail .page-inner .btn-small:hover {
                    color: #fff;
                }

            .page-not-found .page-detail .page-inner .search-form {
                max-width: 380px;
                margin: 0 auto 70px auto;
            }

            .page-not-found .page-detail .page-inner .search-form {
                *zoom: 1;
            }

                .page-not-found .page-detail .page-inner .search-form:before, .page-not-found .page-detail .page-inner .search-form:after {
                    content: "";
                    display: table;
                }

                .page-not-found .page-detail .page-inner .search-form:after {
                    clear: both;
                }

                .page-not-found .page-detail .page-inner .search-form label {
                    width: calc(100% - 100px);
                    float: left;
                }

                    .page-not-found .page-detail .page-inner .search-form label input {
                        padding: 10px 12px;
                        width: 100%;
                        border: none;
                    }

                .page-not-found .page-detail .page-inner .search-form .search-submit {
                    width: 100px;
                    float: left;
                    border: none;
                    padding: 10px 12px;
                    background: #222;
                    color: #fff;
                    text-transform: uppercase;
                    font-weight: 600;
                    font-family: Raleway, Helvetica, Arial, sans-serif;
                }

                    .page-not-found .page-detail .page-inner .search-form .search-submit:hover {
                        background: #fecacc;
                    }

.error404 #masthead {
    display: none;
}

.error404.admin-bar {
    margin-top: -32px;
}

    .error404.admin-bar #wpadminbar {
        display: none !important;
    }

/* 8. Shop ------------------------------------------------------------ */
.woocommerce .shop-single-v1-section .product-top-image {
    *zoom: 1;
}

    .woocommerce .shop-single-v1-section .product-top-image:before, .woocommerce .shop-single-v1-section .product-top-image:after {
        content: "";
        display: table;
    }

    .woocommerce .shop-single-v1-section .product-top-image:after {
        clear: both;
    }

.woocommerce .shop-single-v1-section .images {
    padding-right: 15px;
    position: relative;
}

    .woocommerce .shop-single-v1-section .images .onsale,
    .woocommerce .shop-single-v1-section .images .onnew {
        padding: 0.5px 9.5px;
        font-size: 16px;
        position: absolute;
        right: 25px;
        left: auto;
        top: 30px;
        background: #eba6aa;
        z-index: 9;
    }

    .woocommerce .shop-single-v1-section .images .onnew {
        padding: 0.5px 10.5px;
        left: 130px;
    }

    .woocommerce .shop-single-v1-section .images #slider li a {
        vertical-align: middle;
    }

    .woocommerce .shop-single-v1-section .images #carousel {
        margin-top: 20px;
    }

        .woocommerce .shop-single-v1-section .images #carousel .slides li {
            margin-right: 20px;
            opacity: 0.8;
        }

            .woocommerce .shop-single-v1-section .images #carousel .slides li.flex-active-slide {
                opacity: 1;
            }

    .woocommerce .shop-single-v1-section .images .owl-carousel .owl-thumbs .owl-thumb-item {
        outline: none;
        -moz-outline: none;
        -webkit-outline: none;
        -o-outline: none;
        -ms-outline: none;
        border: 1px solid #e5e5e5;
        background: transparent;
        padding: 0;
        width: 171px;
        margin: 20px 20px 0 0;
        cursor: pointer;
    }

        .woocommerce .shop-single-v1-section .images .owl-carousel .owl-thumbs .owl-thumb-item:last-child {
            margin-right: 0;
        }

        .woocommerce .shop-single-v1-section .images .owl-carousel .owl-thumbs .owl-thumb-item.active {
            box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
        }

        .woocommerce .shop-single-v1-section .images .owl-carousel .owl-thumbs .owl-thumb-item:hover {
            box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
            -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
        }

    .woocommerce .shop-single-v1-section .images .woocommerce-product-gallery__wrapper {
        margin-bottom: 20px !important;
    }

        .woocommerce .shop-single-v1-section .images .woocommerce-product-gallery__wrapper .slick-slide img {
            border: 1px solid #e5e5e5;
        }

    .woocommerce .shop-single-v1-section .images .thumbnail_product {
        margin: 0 -10px;
    }

        .woocommerce .shop-single-v1-section .images .thumbnail_product .slick-slide {
            margin: 0 10px;
            border: 1px solid #e5e5e5;
        }

            .woocommerce .shop-single-v1-section .images .thumbnail_product .slick-slide.slick-current.slick-active {
                box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
                -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
                -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
                -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
                -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
            }

            .woocommerce .shop-single-v1-section .images .thumbnail_product .slick-slide img {
                width: 100% !important;
            }

.woocommerce .shop-single-v1-section .summary {
    padding-left: 15px;
}

    .woocommerce .shop-single-v1-section .summary .woocommerce-product-rating {
        align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
    }

        .woocommerce .shop-single-v1-section .summary .woocommerce-product-rating .star-rating {
            font-size: 18px;
            color: #ffcc33;
            margin-right: 12px;
            margin-bottom: 0 !important;
            margin-top: 0 !important;
        }

        .woocommerce .shop-single-v1-section .summary .woocommerce-product-rating .woocommerce-review-link {
            font-size: 16px;
            color: #999;
        }

    .woocommerce .shop-single-v1-section .summary .woocommerce-product-details__short-description, .woocommerce .shop-single-v1-section .summary .product_meta {
        margin-bottom: 25px;
        text-align: justify;
    }

    .woocommerce .shop-single-v1-section .summary .price {
        font-size: 30px;
        padding: 0 5px;
        /*color: inherit;*/
        color:white;
        font-weight: 600;
        float:left;
    }

        .woocommerce .shop-single-v1-section .summary .price del {
            margin-right: 10px;
        }

        .woocommerce .shop-single-v1-section .summary .price ins {
            text-decoration: none;
        }

    .woocommerce .shop-single-v1-section .summary .cart {
        margin: 37px 0 43px;
    }

        .woocommerce .shop-single-v1-section .summary .cart .quantity {
            position: relative;
            width: 120px;
            float: right;
            margin-left: 12px;
            padding-right: 40px;
            text-align: left;
        }

        .woocommerce .shop-single-v1-section .summary .cart .modify-qty {
            position: absolute;
            text-align: center;
            height: 40px;
            z-index: 9;
            width: 40px;
            cursor: pointer;
            border: 1px solid #999;
            color: #333;
            background: transparent;
            padding: 0;
            top: 0;
            bottom: 0;
            font-size: 18px;
        }

        .woocommerce .shop-single-v1-section .summary .cart .qty {
            text-align: center;
            border: 1px solid #999;
            padding: 6px 3px;
            -moz-appearance: textfield !important;
            appearance: none !important;
            -webkit-appearance: none !important;
            position: relative;
            z-index: 9;
            width: 40px;
            height: 40px;
            color: #333;
            display: block;
        }

        .woocommerce .shop-single-v1-section .summary .cart .plus, .woocommerce .shop-single-v1-section .summary .cart .plus_qv {
            right: 0;
            border-left: none;
        }

        .woocommerce .shop-single-v1-section .summary .cart .minus, .woocommerce .shop-single-v1-section .summary .cart .minus_qv {
            border-right: none;
            left: 0;
        }

        .woocommerce .shop-single-v1-section .summary .cart .btn-small i {
            padding-left: 10px;
        }

        .woocommerce .shop-single-v1-section .summary .cart .button {
            padding: 12px 30px 11px 77px;
            height: 40px;
            cursor: pointer;
            transition: 0.3s;
            -moz-transition: 0.3s;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            -ms-transition: 0.3s;
            border: 1px solid #999;
            display: inline-block;
            line-height: 1;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            text-align: right;
            color: #333;
            background: transparent;
            position: relative;
            text-transform: uppercase;
            z-index: 9;
            border-radius: 0;
            font-weight: 500;
        }



            .woocommerce .shop-single-v1-section .summary .cart .button:after {
                width: 47px;
                height: 40px;
                position: absolute;
                content: "";
                background-color: #fff;
                -webkit-mask: url(images/icon-cart.svg) no-repeat 50% 50%;
                mask: url(images/icon-cart.svg) no-repeat 50% 50%;
                top: -1px;
                left: -1px;
            }

            .woocommerce .shop-single-v1-section .summary .cart .button:before, .alishoppingbutton::before {
                content: "";
                width: 47px;
                height: 40px;
                position: absolute;
                top: -1px;
                right: auto;
                left: -1px;
                background: #999;
            }

.alishoppingbutton4 {
    background: #f4516c;
    color: white;
}

    .alishoppingbutton4:hover {
        background: #ed2546;
        color: white;
    }

.alishoppingbutton {
    background: #ea570d;
    color: white;
}

    .alishoppingbutton::before {
        content: "";
        width: 47px;
        height: 40px;
        position: absolute;
        top: -1px;
        right: auto;
        left: -1px;
        background: #999;
    }

.woocommerce .shop-single-v1-section .summary .cart .button:hover {
    color: #fff;
    background: #999;
}

.woocommerce .shop-single-v1-section .summary .product_meta {
    margin-bottom: 10px;
}

    .woocommerce .shop-single-v1-section .summary .product_meta .posted_in,
    .woocommerce .shop-single-v1-section .summary .product_meta .tagged_as {
        display: block;
        color: #333;
        margin-bottom: 10px;
        font-weight: 600;
    }

        .woocommerce .shop-single-v1-section .summary .product_meta .posted_in a,
        .woocommerce .shop-single-v1-section .summary .product_meta .tagged_as a {
            color: #666;
            padding-left: 5px;
            font-weight: normal;
        }

    .woocommerce .shop-single-v1-section .summary .product_meta .sku_wrapper {
        display: block;
        color: #333;
        margin-bottom: 10px;
        font-weight: 600;
    }

        .woocommerce .shop-single-v1-section .summary .product_meta .sku_wrapper .sku {
            color: #666;
            padding-left: 5px;
            font-weight: normal;
        }

.woocommerce .shop-single-v1-section .summary .yith-wcwl-add-to-wishlist {
    margin-bottom: 25px;
    margin-top: 0;
}

.woocommerce .shop-single-v1-section .summary .product-share span {
    color: #333;
    display: inline-block;
    font-weight: 600;
}

    .woocommerce .shop-single-v1-section .summary .product-share span:after {
        content: ":";
        padding-right: 10px;
        padding-left: 4px;
    }

.woocommerce .shop-single-v1-section .summary .product-share .item-social {
    display: inline-block;
}

.woocommerce .shop-single-v1-section .summary .product-share a {
    color: #999;
    padding: 0 7px;
    font-size: 18px;
}

    .woocommerce .shop-single-v1-section .summary .product-share a:hover {
        color: #333;
    }

.woocommerce .shop-single-v1-section .related, .woocommerce .shop-single-v1-section .upsells {
    margin: 60px 0 0;
}

.woocommerce .shop-single-v1-section .woocommerce-tabs {
    padding-top: 48px;
}

    .woocommerce .shop-single-v1-section .woocommerce-tabs.wc-tabs-wrapper {
        direction: rtl;
        text-align: justify;
    }

    .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs {
        padding: 0 !important;
        text-align: center;
    }

        .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs:before, .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li:before, .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li:after {
            display: none;
        }

        .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li {
            margin: 0 15px !important;
            display: inline-block;
            list-style: none;
            padding: 0 !important;
            border: none !important;
            background: transparent !important;
            overflow: hidden;
            border-radius: 0 !important;
        }

            .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li a {
                border-bottom: 2px solid;
                font-size: 17px;
                font-weight: 600 !important;
                color: #999 !important;
                padding: 3px 0 !important;
                display: inline-block;
                margin: 0;
                background: transparent !important;
            }

            .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li.active a {
                color: #333 !important;
            }

    .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content {
        padding: 20px 0;
        background: transparent;
        margin-bottom: 0;
        box-shadow: 0 0 0;
    }

    .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content {
        *zoom: 1;
    }

        .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content:before, .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content:after {
            content: "";
            display: table;
        }

        .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content:after {
            clear: both;
        }

        .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content .wpb_wrapper {
            *zoom: 1;
        }

            .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content .wpb_wrapper:before, .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content .wpb_wrapper:after {
                content: "";
                display: table;
            }

            .woocommerce .shop-single-v1-section .woocommerce-tabs .entry-content .wpb_wrapper:after {
                clear: both;
            }

@media only screen and (max-width: 768px) {
    .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li a {
        padding: 8px 25px 11px;
        line-height: 18px;
    }
}

@media only screen and (max-width: 600px) {
    .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li {
        border-radius: 0;
        display: block;
        margin-bottom: 8px;
    }

        .woocommerce .shop-single-v1-section .woocommerce-tabs ul.tabs li a {
            padding: 8px 25px 11px;
            line-height: 18px;
            width: 100%;
        }
}

.woocommerce .shop-single-v1-section .wrap-title-price {
    margin-bottom: 15px;
}

    .woocommerce .shop-single-v1-section .wrap-title-price h1 {
        display: block !important;
        direction: rtl;
        text-align: right;
    }

    .woocommerce .shop-single-v1-section .wrap-title-price h2 {
        display: block !important;
        direction: ltr;
        text-align: left;
        font-weight: normal !important;
    }

.woocommerce .shop-single-v1-section .wrap-title-price {
    *zoom: 1;
}

    .woocommerce .shop-single-v1-section .wrap-title-price:before, .woocommerce .shop-single-v1-section .wrap-title-price:after {
        content: "";
        display: table;
    }

    .woocommerce .shop-single-v1-section .wrap-title-price:after {
        clear: both;
    }

    .woocommerce .shop-single-v1-section .wrap-title-price .product_title {
        display: inline-block;
        margin: 0;
        font-weight: 600;
    }

        .woocommerce .shop-single-v1-section .wrap-title-price .product_title.EnTitle {
            font-family: El Messiri, Helvetica, Arial, sans-serif;
            font-size: 1.3rem;
            color: #414141;
            padding-bottom: 20px;
        }

    .woocommerce .shop-single-v1-section .wrap-title-price .price {
        display: inline-block;
        margin: 10px 20px;
        padding: 5px 10px;
        float: left;
        color: #fff;
        letter-spacing: 0.2px;
        font-size: 1.2rem;
    }

        .woocommerce .shop-single-v1-section .wrap-title-price .price:before {
            /*content:       "|";*/
            padding-right: 5px;
        }

/* End Shop Single v1 */
/* Shop Single v2 */
.shop-single-v1-section.shop-single-v2-section .woocommerce .woocommerce-product-gallery {
    padding-right: 10px;
    padding-left: 130px;
}

    .shop-single-v1-section.shop-single-v2-section .woocommerce .woocommerce-product-gallery .owl-carousel .owl-thumbs {
        position: absolute;
        top: 0;
        left: -130px;
    }

        .shop-single-v1-section.shop-single-v2-section .woocommerce .woocommerce-product-gallery .owl-carousel .owl-thumbs .owl-thumb-item {
            width: 110px;
            margin: 0 20px 20px 0;
            display: block;
        }

    .shop-single-v1-section.shop-single-v2-section .woocommerce .woocommerce-product-gallery .owl-carousel .owl-item img {
        height: 540px;
    }

.shop-single-v1-section.shop-single-v2-section .woocommerce .summary {
    padding-left: 10px;
}

.shop-single-v1-section.shop-single-v2-section .woocommerce .woocommerce-tabs {
    padding-top: 65px;
}

.shop-single-v1-section.shop-single-v2-section .woocommerce .wc-tabs {
    border-bottom: none;
    justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
}

    .shop-single-v1-section.shop-single-v2-section .woocommerce .wc-tabs .nav-item .nav-link {
        border-bottom: none;
        padding: 7px 25px;
    }

.shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content .woocommerce-Tabs-panel {
    padding-top: 32px;
}

.shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content #tab-description {
    padding-top: 36px;
    margin-bottom: -7px;
}

    .shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content #tab-description figure {
        margin-left: -15px;
        margin-bottom: 0;
    }

    .shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content #tab-description div {
        text-align: center;
    }

        .shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content #tab-description div img {
            display: block;
            margin: 0 auto;
        }

        .shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content #tab-description div span {
            font-size: 18px;
            font-weight: 500;
            color: #333;
            margin: 49px 0 8px;
            display: block;
        }

        .shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content #tab-description div p {
            margin-bottom: 2px;
        }

            .shop-single-v1-section.shop-single-v2-section .woocommerce .tab-content #tab-description div p:last-child {
                margin-bottom: 0;
            }

/* End Shop Single v2 */
/* Order Tracking */
.order-tracking-section.section-box {
    padding: 113px 0 100px;
}

.order-tracking-section .order-content .woocommerce .track-order label {
    font-size: 18px;
    font-weight: 500;
    color: #333;
    margin-bottom: 14px;
}

.order-tracking-section .order-content .woocommerce .track-order input {
    border: none;
    border-bottom: 1px solid #333;
    padding: 0 0 8px;
}

    .order-tracking-section .order-content .woocommerce .track-order input::-webkit-input-placeholder {
        color: #333;
    }

    .order-tracking-section .order-content .woocommerce .track-order input::-moz-placeholder {
        color: #333;
    }

    .order-tracking-section .order-content .woocommerce .track-order input:-ms-input-placeholder {
        color: #333;
    }

    .order-tracking-section .order-content .woocommerce .track-order input:-moz-placeholder {
        color: #333;
    }

.order-tracking-section .order-content .woocommerce .track-order .form-row-first {
    padding: 35px 0 42px;
}

.order-tracking-section .order-content .woocommerce .track-order .form-row-last {
    margin-bottom: 50px;
}

.order-tracking-section .order-content .woocommerce .track-order p.button {
    position: relative;
    width: 133px;
}

    .order-tracking-section .order-content .woocommerce .track-order p.button .btn-small {
        padding: 17px 35px;
        cursor: pointer;
    }

        .order-tracking-section .order-content .woocommerce .track-order p.button .btn-small i {
            padding-left: 10px;
        }

/* End Order Tracking */
/* End Lost Your Password */
.woocommerce #customer_login {
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}

    .woocommerce #customer_login h2 {
        text-align: left;
        margin-bottom: 20px;
        font-weight: 500;
        color: #333;
        position: relative;
    }

    .woocommerce #customer_login form.woocommerce-form-login, .woocommerce #customer_login form.register {
        margin: 0;
        padding: 0;
        border: none;
    }

    .woocommerce #customer_login .woocommerce-form__label-for-checkbox {
        margin-top: 7px;
    }

    .woocommerce #customer_login .woocommerce-Button {
        margin-top: 35px;
        padding: 10px 30px;
        cursor: pointer;
        margin-right: 20px;
    }

        .woocommerce #customer_login .woocommerce-Button:hover {
            background: #333;
            color: #fff;
        }

.woocommerce .woocommerce-form-row {
    margin-bottom: 33px;
}

    .woocommerce .woocommerce-form-row input {
        padding: 10px 12px;
        border: 1px solid #e6e6e6;
    }

        .woocommerce .woocommerce-form-row input::-webkit-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-form-row input::-moz-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-form-row input:-ms-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-form-row input:-moz-placeholder {
            color: #333;
        }

.woocommerce .woocommerce-LostPassword {
    padding-top: 15px;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Button {
    margin-top: 40px;
}

.woocommerce .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

    .woocommerce .woocommerce-input-wrapper input {
        padding: 10px 12px;
        border: 1px solid #e6e6e6;
    }

        .woocommerce .woocommerce-input-wrapper input::-webkit-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-input-wrapper input::-moz-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-input-wrapper input:-ms-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-input-wrapper input:-moz-placeholder {
            color: #333;
        }

.woocommerce .woocommerce-address-fields .form-row {
    padding: 0 !important;
}

.woocommerce .woocommerce-address-fields .button {
    margin-top: 30px;
}

/* End My Account */
/* Check Out */
.woocommerce .woocommerce-info {
    background: #f7f7f7;
    margin-bottom: 30px;
    border-top: 5px solid #999;
    padding: 15px 15px 15px 58px;
    position: relative;
    line-height: 50px;
}

    .woocommerce .woocommerce-info:before {
        content: '';
        position: absolute;
        background: transparent;
        width: 14px;
        height: 13px;
        border: 1px solid #999;
        border-top: 3px solid #999;
        left: 30px;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    .woocommerce .woocommerce-info a {
        color: #666;
        cursor: pointer;
    }

        .woocommerce .woocommerce-info a:hover {
            color: #333;
        }

        .woocommerce .woocommerce-info a.button {
            color: #333;
            margin-top: 0 !important;
        }

            .woocommerce .woocommerce-info a.button:hover {
                color: #fff;
            }

.woocommerce form.woocommerce-form-login {
    border: 1px dashed #e5e5e5;
    margin-bottom: 30px;
    padding: 33px 30px;
}

    .woocommerce form.woocommerce-form-login p {
        color: #999;
    }

    .woocommerce form.woocommerce-form-login input.input-text {
        border: 1px solid #e6e6e6;
        padding: 9px 10px;
    }

        .woocommerce form.woocommerce-form-login input.input-text::-webkit-input-placeholder {
            color: #333;
        }

        .woocommerce form.woocommerce-form-login input.input-text::-moz-placeholder {
            color: #333;
        }

        .woocommerce form.woocommerce-form-login input.input-text:-ms-input-placeholder {
            color: #333;
        }

        .woocommerce form.woocommerce-form-login input.input-text:-moz-placeholder {
            color: #333;
        }

    .woocommerce form.woocommerce-form-login .form-row-first {
        float: left;
        width: calc(50% - 15px);
        margin-right: 30px;
        margin-top: 21px;
    }

    .woocommerce form.woocommerce-form-login .form-row-last {
        width: calc(50% - 15px);
        display: inline-block;
        margin-top: 21px;
    }

    .woocommerce form.woocommerce-form-login .form-row .button {
        margin-top: 30px;
    }

    .woocommerce form.woocommerce-form-login .woocommerce-form__label-for-checkbox {
        margin-right: 25px;
        padding-top: 25px;
    }

    .woocommerce form.woocommerce-form-login .woocommerce-LostPassword a {
        color: #999;
    }

        .woocommerce form.woocommerce-form-login .woocommerce-LostPassword a:hover {
            color: #333;
        }

.woocommerce form.checkout_coupon {
    border: 1px dashed #e5e5e5;
    margin-bottom: 30px;
    padding: 40px 30px;
    border-radius: 0;
}

    .woocommerce form.checkout_coupon .form-row-first {
        float: left;
        width: calc(100% - 200px);
        padding-right: 30px;
    }

        .woocommerce form.checkout_coupon .form-row-first input {
            border: 1px solid #e6e6e6;
            padding: 10px 12px;
        }

            .woocommerce form.checkout_coupon .form-row-first input::-webkit-input-placeholder {
                color: #333;
            }

            .woocommerce form.checkout_coupon .form-row-first input::-moz-placeholder {
                color: #333;
            }

            .woocommerce form.checkout_coupon .form-row-first input:-ms-input-placeholder {
                color: #333;
            }

            .woocommerce form.checkout_coupon .form-row-first input:-moz-placeholder {
                color: #333;
            }

    .woocommerce form.checkout_coupon .form-row-last {
        width: 200px;
        position: relative;
        display: inline-block;
    }

        .woocommerce form.checkout_coupon .form-row-last button {
            padding: 11px 20px;
            cursor: pointer;
        }

.woocommerce .woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields h3 {
    font-size: 20px;
    padding-bottom: 24px;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields .woocommerce-input-wrapper, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields label abbr[title], .woocommerce .woocommerce-checkout .woocommerce-shipping-fields label abbr[title] {
    text-decoration: none;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields .input-text,
.woocommerce .woocommerce-checkout .woocommerce-billing-fields select, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .input-text,
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields select {
    border: 1px solid #e6e6e6;
    padding: 9px 10px;
    margin-bottom: 20px;
}

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .input-text::-webkit-input-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-billing-fields select::-webkit-input-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .input-text::-webkit-input-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-shipping-fields select::-webkit-input-placeholder {
        color: #333;
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .input-text::-moz-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-billing-fields select::-moz-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .input-text::-moz-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-shipping-fields select::-moz-placeholder {
        color: #333;
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .input-text:-ms-input-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-billing-fields select:-ms-input-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .input-text:-ms-input-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-shipping-fields select:-ms-input-placeholder {
        color: #333;
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .input-text:-moz-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-billing-fields select:-moz-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .input-text:-moz-placeholder,
    .woocommerce .woocommerce-checkout .woocommerce-shipping-fields select:-moz-placeholder {
        color: #333;
    }

.woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-first, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-first {
    width: calc(50% - 15px);
    float: left;
    margin-right: 30px;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-last, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-last {
    width: calc(50% - 15px);
    display: inline-block;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-wide, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-wide {
    position: relative;
}

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-wide label, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-wide label {
        color: #333;
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-wide #billing_address_1, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-wide #billing_address_1 {
        margin-bottom: 16px;
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-wide select, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-wide select {
        color: #333;
        font-size: 13px;
        position: relative;
        cursor: pointer;
        z-index: 99;
        background: 0 0;
    }

        .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-wide select.postcode_select, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-wide select.postcode_select {
            font-size: 15px;
        }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-wide .select-btn, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-wide .select-btn {
        font-size: 20px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-wide.form-row-wide-1 .select-btn, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields .form-row-wide.form-row-wide-1 .select-btn {
        top: 25%;
    }

.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_1::-webkit-input-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_2::-webkit-input-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_1::-webkit-input-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_2::-webkit-input-placeholder {
    font-size: 13px;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_1::-moz-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_2::-moz-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_1::-moz-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_2::-moz-placeholder {
    font-size: 13px;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_1:-ms-input-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_2:-ms-input-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_1:-ms-input-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_2:-ms-input-placeholder {
    font-size: 13px;
}

.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_1:-moz-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-billing-fields #billing_address_2:-moz-placeholder, .woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_1:-moz-placeholder,
.woocommerce .woocommerce-checkout .woocommerce-shipping-fields #billing_address_2:-moz-placeholder {
    font-size: 13px;
}

.woocommerce .woocommerce-checkout #customer_details .col-1, .woocommerce .woocommerce-checkout #customer_details .col-2 {
    width: 100%;
    float: none;
    padding: 0;
}

.woocommerce .woocommerce-checkout .woocommerce-input-wrapper {
    display: block;
    width: 100%;
}

.woocommerce .woocommerce-checkout .form-row label {
    line-height: 1;
}

.woocommerce .woocommerce-account-fields {
    margin-bottom: 30px;
}

    .woocommerce .woocommerce-account-fields label abbr[title] {
        text-decoration: none;
    }

    .woocommerce .woocommerce-account-fields .woocommerce-validated label {
        position: relative;
    }

    .woocommerce .woocommerce-account-fields .woocommerce-validated input[type=checkbox] {
        display: none;
    }

    .woocommerce .woocommerce-account-fields .woocommerce-validated span {
        cursor: pointer;
        padding-left: 25px;
        color: #999;
    }

        .woocommerce .woocommerce-account-fields .woocommerce-validated span:before {
            position: absolute;
            content: '';
            width: 14px;
            height: 13px;
            border: 1px solid #ccc;
            background: #ebebeb;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -o-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            border-radius: 2px;
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            -o-border-radius: 2px;
            -ms-border-radius: 2px;
        }

        .woocommerce .woocommerce-account-fields .woocommerce-validated span:after {
            content: '';
            position: absolute;
            border-left: 2px solid #ebebeb;
            border-bottom: 2px solid #ebebeb;
            border-top-color: transparent;
            border-right-color: transparent;
            width: 8px;
            height: 4px;
            left: 3px;
            top: 10px;
            transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            -ms-transition: all 0.5s;
        }

    .woocommerce .woocommerce-account-fields .woocommerce-validated input[type=checkbox]:checked + span:after {
        border-color: #333;
    }

    .woocommerce .woocommerce-account-fields .create-account input {
        border: 1px solid #e6e6e6;
        padding: 9px 10px;
    }

        .woocommerce .woocommerce-account-fields .create-account input::-webkit-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-account-fields .create-account input::-moz-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-account-fields .create-account input:-ms-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-account-fields .create-account input:-moz-placeholder {
            color: #333;
        }

.woocommerce .woocommerce-additional-fields {
    margin-top: 30px;
}

    .woocommerce .woocommerce-additional-fields h2 {
        font-size: 20px;
        padding-bottom: 24px;
    }

    .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper label {
        color: #333;
        margin-bottom: 10px;
    }

    .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea {
        padding: 9px 10px;
        border: 1px solid #e6e6e6;
        height: 150px;
    }

        .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea::-webkit-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea::-moz-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea:-ms-input-placeholder {
            color: #333;
        }

        .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea:-moz-placeholder {
            color: #333;
        }

.woocommerce .woocommerce-checkout-review-order h2 {
    font-size: 20px;
    padding-bottom: 26px;
}

.woocommerce .woocommerce-checkout-review-order table {
    width: 100%;
    border-radius: 0;
    border: none;
    border-collapse: collapse;
    margin: 0 0 25px 0;
}

    .woocommerce .woocommerce-checkout-review-order table td, .woocommerce .woocommerce-checkout-review-order table th {
        border: none;
    }

    .woocommerce .woocommerce-checkout-review-order table tbody .cart_item td {
        padding: 30px 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce .woocommerce-checkout-review-order table tbody .cart_item:last-child td {
        border-bottom: none;
    }

    .woocommerce .woocommerce-checkout-review-order table tbody .cart_item .product-name img {
        width: 100px;
        border: 1px solid #f2f2f2;
        display: table-cell;
        float: left;
    }

    .woocommerce .woocommerce-checkout-review-order table tbody .cart_item .product-name .review-wrap {
        padding: 20px 20px 15px;
        overflow: hidden;
    }

        .woocommerce .woocommerce-checkout-review-order table tbody .cart_item .product-name .review-wrap .cart_item_title {
            font-size: 16px;
            font-weight: 500;
            color: #333;
            display: block;
            margin-bottom: 2px;
        }

    .woocommerce .woocommerce-checkout-review-order table tbody .cart_item .product-total {
        font-size: 16px;
        text-align: right;
    }

    .woocommerce .woocommerce-checkout-review-order table tfoot {
        display: block;
    }

        .woocommerce .woocommerce-checkout-review-order table tfoot td, .woocommerce .woocommerce-checkout-review-order table tfoot th {
            border: none !important;
            padding: 10px 0;
        }

        .woocommerce .woocommerce-checkout-review-order table tfoot td {
            font-weight: normal;
            padding-left: 10px;
        }

            .woocommerce .woocommerce-checkout-review-order table tfoot td .review-total-title {
                font-weight: 500;
                float: left;
                margin-right: 10px;
            }

            .woocommerce .woocommerce-checkout-review-order table tfoot td li {
                margin-bottom: 20px;
            }

            .woocommerce .woocommerce-checkout-review-order table tfoot td .shipping .review-total-title {
                margin-top: -4px;
            }

            .woocommerce .woocommerce-checkout-review-order table tfoot td .shipping p {
                font-size: 13px;
            }

            .woocommerce .woocommerce-checkout-review-order table tfoot td .order-total {
                margin-bottom: 32px;
            }

                .woocommerce .woocommerce-checkout-review-order table tfoot td .order-total p {
                    font-weight: 500;
                    color: #333;
                }

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .wc_payment_method {
    margin-bottom: 6px;
}

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods input[type=radio] {
    display: none;
}

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods label {
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    display: initial;
}

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods label:before {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        top: 3px;
        left: 0;
        border: 1px solid #cccccc;
        background: #ebebeb;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
    }

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods label:after {
        content: '';
        position: absolute;
        background: #666;
        opacity: 0;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        left: 5px;
        top: 8px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        -ms-transition: all 0.5s;
    }

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods input[type=radio]:checked + label:after {
    opacity: 1;
}

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .payment_box {
    background: #f2f2f2;
    padding: 10px 22px;
    position: relative;
    margin-top: 7px;
    margin-bottom: 24px;
}

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods .payment_box:before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: 40px;
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #f2f2f2;
    }

.woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order {
    margin: 0 auto;
    position: relative;
}

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .btn-small {
        padding: 17px 54px 17px 34px;
        cursor: pointer;
    }

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-terms-and-conditions-wrapper {
        margin-top: 30px;
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 20px;
    }

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .woocommerce-privacy-policy-text {
        margin-bottom: 20px;
    }

    .woocommerce .woocommerce-checkout-review-order .woocommerce-checkout-payment .place-order .input-checkbox {
        display: inline-block;
    }

.woocommerce #add_payment_method #payment, .woocommerce .woocommerce-cart #payment, .woocommerce .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
    border-top: 1px solid #e5e5e5;
}

    .woocommerce #add_payment_method #payment ul.payment_methods, .woocommerce .woocommerce-cart #payment ul.payment_methods, .woocommerce .woocommerce-checkout #payment ul.payment_methods {
        padding: 35px 0 10px;
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce #add_payment_method #payment div.form-row, .woocommerce .woocommerce-cart #payment div.form-row, .woocommerce .woocommerce-checkout #payment div.form-row {
        padding: 0;
    }

/* End Check Out */
/* Shop Cart */
.shop-cart-section.section-box {
    padding: 100px 0;
}

.woocommerce .woocommerce-cart-form .shop_table {
    width: 100%;
    border-radius: 0;
    border: none;
    border-collapse: collapse;
    margin: 0 0 25px 0;
}

    .woocommerce .woocommerce-cart-form .shop_table td, .woocommerce .woocommerce-cart-form .shop_table th {
        border: none;
    }

    .woocommerce .woocommerce-cart-form .shop_table thead {
        border-bottom: 1px solid #e5e5e5;
    }

        .woocommerce .woocommerce-cart-form .shop_table thead tr th {
            font-size: 20px;
            font-weight: 500;
            color: #333;
            padding: 10px;
        }

        .woocommerce .woocommerce-cart-form .shop_table thead tr .product-quantity {
            padding: 10px 10px 10px 14px;
        }

        .woocommerce .woocommerce-cart-form .shop_table thead tr .product-subtotal {
            padding: 10px 10px 10px 5px;
        }

    .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item {
        border-bottom: 1px solid #e5e5e5;
        font-size: 16px;
    }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item td {
            padding: 30px 15px;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove {
            width: 50px;
            display: table-cell;
            position: relative;
            padding-right: 10px;
        }

            .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove .remove {
                width: 50px;
                color: #999 !important;
                font-size: 0;
            }

                .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove .remove:before {
                    display: inline-block;
                    font: normal normal normal 18px/1 'Material-Design-Iconic-Font';
                    content: '\f136';
                }

                .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove .remove:hover {
                    background: transparent !important;
                    color: #333 !important;
                }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail img {
            width: 100px;
            border: 1px solid #f2f2f2;
            margin-right: 15px;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-name {
            width: 457px;
        }

            .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-name a {
                color: #333;
                font-weight: 500;
            }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-price {
            padding-right: 61px;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .quantity {
            position: relative;
            width: 120px;
            float: left;
            padding-left: 40px;
            text-align: left;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .modify-qty {
            position: absolute;
            text-align: center;
            height: 40px;
            z-index: 99;
            width: 40px;
            cursor: pointer;
            border: 1px solid #999;
            color: #333;
            background: #fff;
            padding: 0;
            top: 0;
            bottom: 0;
            font-size: 18px;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .qty {
            text-align: center;
            border: 1px solid #999;
            padding: 6px 3px;
            -moz-appearance: textfield !important;
            appearance: none !important;
            -webkit-appearance: none !important;
            position: relative;
            z-index: 9;
            width: 40px;
            height: 40px;
            color: #333;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .plus {
            right: 0;
            border-left: none;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .minus {
            border-right: none;
            left: 0;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-subtotal {
            color: #333;
            font-weight: 500;
        }

    .woocommerce .woocommerce-cart-form .shop_table tbody .actions {
        padding: 30px 0 0;
        text-align: right;
    }

        .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon {
            float: left;
        }

            .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon .input-text {
                border: 1px solid #e6e6e6;
                padding: 10px 12px 11px;
                float: left;
                margin: 0 15px 0 0;
                width: 210px;
            }

                .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon .input-text::-webkit-input-placeholder {
                    color: #333;
                }

                .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon .input-text::-moz-placeholder {
                    color: #333;
                }

                .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon .input-text:-ms-input-placeholder {
                    color: #333;
                }

                .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon .input-text:-moz-placeholder {
                    color: #333;
                }

.woocommerce .cart-collaterals {
    padding-top: 60px;
}

    .woocommerce .cart-collaterals .cross-sells h2 {
        margin-bottom: 20px;
    }

    .woocommerce .cart-collaterals .cart_totals h2 {
        font-size: 25px;
        padding-bottom: 7px;
    }

    .woocommerce .cart-collaterals .cart_totals .shop_table {
        width: 100%;
        border-radius: 0;
        border: none;
        border-collapse: collapse;
    }

        .woocommerce .cart-collaterals .cart_totals .shop_table td, .woocommerce .cart-collaterals .cart_totals .shop_table th {
            border: none;
        }

        .woocommerce .cart-collaterals .cart_totals .shop_table tbody tr {
            border-bottom: 1px solid #e5e5e5;
        }

        .woocommerce .cart-collaterals .cart_totals .shop_table tbody th {
            font-weight: 500;
            padding: 18px 0;
            width: 155px;
        }

        .woocommerce .cart-collaterals .cart_totals .shop_table tbody td {
            padding: 18px 0;
        }

        .woocommerce .cart-collaterals .cart_totals .shop_table tbody .order-total td span {
            color: #333;
            font-weight: 500;
        }

        .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-button {
            cursor: pointer;
            text-decoration: underline;
        }

        .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form {
            margin-top: 16px;
        }

            .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide {
                position: relative;
                margin-bottom: 21px;
            }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide select,
                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input {
                    border: none;
                    border-bottom: 1px solid #333;
                    padding: 0 0 4px;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide select {
                    color: #333;
                    font-size: 13px;
                    position: relative;
                    background: 0 0;
                    z-index: 999;
                    cursor: pointer;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input::-webkit-input-placeholder {
                    color: #333;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input::-moz-placeholder {
                    color: #333;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input:-ms-input-placeholder {
                    color: #333;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input:-moz-placeholder {
                    color: #333;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input::-webkit-input-placeholder {
                    font-size: 13px;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input::-moz-placeholder {
                    font-size: 13px;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input:-ms-input-placeholder {
                    font-size: 13px;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide input:-moz-placeholder {
                    font-size: 13px;
                }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .form-row-wide .select-btn {
                    color: #333;
                    font-size: 25px;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -webkit-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    z-index: 9;
                }

            .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .btn-small {
                margin: 19px 0 22px;
                padding: 17px 34px;
            }

                .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .btn-small i {
                    padding-left: 10px;
                }

    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
        padding-top: 40px;
    }

        .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-small {
            padding: 17px 34px;
        }

            .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-small i {
                padding-left: 10px;
            }

.woocommerce span.onsale, .woocommerce-page span.onsale {
    position: absolute;
    top: 14px;
    right: auto;
    left: 0;
    padding: 3px 15px 5px 15px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    border-radius: 0;
    text-transform: none;
    margin: 0;
    min-height: inherit;
    line-height: 26px;
    display: inline-block;
}

.woocommerce ul.products, .woocommerce div.products, .woocommerce-page ul.products, .woocommerce-page div.products {
    /*تغییر جهت نمایش صحیح دکمه ها
            margin-right: -15px;
            margin-left: -15px;
        */
    margin-right: 3px;
    margin-left: 3px;
}

    .woocommerce ul.products li.product, .woocommerce ul.products div.product, .woocommerce div.products li.product, .woocommerce div.products div.product, .woocommerce-page ul.products li.product, .woocommerce-page ul.products div.product, .woocommerce-page div.products li.product, .woocommerce-page div.products div.product {
        /*new styles in shop*/
        /*margin-bottom: 30px !important;*/
        margin-bottom: 0px !important;
        padding: 0 15px;
        float: left;
    }

        .woocommerce ul.products li.product .inner-item-product, .woocommerce ul.products div.product .inner-item-product, .woocommerce div.products li.product .inner-item-product, .woocommerce div.products div.product .inner-item-product, .woocommerce-page ul.products li.product .inner-item-product, .woocommerce-page ul.products div.product .inner-item-product, .woocommerce-page div.products li.product .inner-item-product, .woocommerce-page div.products div.product .inner-item-product {
            position: relative;
            margin: 0 5px;
        }

        .woocommerce ul.products li.product .product-image, .woocommerce ul.products div.product .product-image, .woocommerce div.products li.product .product-image, .woocommerce div.products div.product .product-image, .woocommerce-page ul.products li.product .product-image, .woocommerce-page ul.products div.product .product-image, .woocommerce-page div.products li.product .product-image, .woocommerce-page div.products div.product .product-image {
            position: relative;
            overflow: hidden;
        }

            .woocommerce ul.products li.product .product-image .box-hover, .woocommerce ul.products div.product .product-image .box-hover, .woocommerce div.products li.product .product-image .box-hover, .woocommerce div.products div.product .product-image .box-hover, .woocommerce-page ul.products li.product .product-image .box-hover, .woocommerce-page ul.products div.product .product-image .box-hover, .woocommerce-page div.products li.product .product-image .box-hover, .woocommerce-page div.products div.product .product-image .box-hover {
                position: absolute;
                z-index: 2;
                bottom: -50px;
                text-align: center;
                left: 0;
                right: 0;
                transition: all 0.3s ease;
                -moz-transition: all 0.3s ease;
                -webkit-transition: all 0.3s ease;
                -o-transition: all 0.3s ease;
                -ms-transition: all 0.3s ease;
            }

                .woocommerce ul.products li.product .product-image .box-hover .quick-view, .woocommerce ul.products li.product .product-image .box-hover a.button, .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce ul.products li.product .product-image .box-hover .wc-forward, .woocommerce ul.products div.product .product-image .box-hover .quick-view, .woocommerce ul.products div.product .product-image .box-hover a.button, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce ul.products div.product .product-image .box-hover .wc-forward, .woocommerce div.products li.product .product-image .box-hover .quick-view, .woocommerce div.products li.product .product-image .box-hover a.button, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce div.products li.product .product-image .box-hover .wc-forward, .woocommerce div.products div.product .product-image .box-hover .quick-view, .woocommerce div.products div.product .product-image .box-hover a.button, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce div.products div.product .product-image .box-hover .wc-forward, .woocommerce-page ul.products li.product .product-image .box-hover .quick-view, .woocommerce-page ul.products li.product .product-image .box-hover a.button, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page ul.products li.product .product-image .box-hover .wc-forward, .woocommerce-page ul.products div.product .product-image .box-hover .quick-view, .woocommerce-page ul.products div.product .product-image .box-hover a.button, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page ul.products div.product .product-image .box-hover .wc-forward, .woocommerce-page div.products li.product .product-image .box-hover .quick-view, .woocommerce-page div.products li.product .product-image .box-hover a.button, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page div.products li.product .product-image .box-hover .wc-forward, .woocommerce-page div.products div.product .product-image .box-hover .quick-view, .woocommerce-page div.products div.product .product-image .box-hover a.button, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page div.products div.product .product-image .box-hover .wc-forward {
                    display: inline-block;
                    vertical-align: middle;
                    background-color: #ffa6a8;
                    color: #fff;
                    width: 42px;
                    height: 42px;
                    padding: 0;
                    text-align: center;
                    line-height: 42px;
                    font-size: 0;
                    transition: transform 800ms cubic-bezier(0, 1.65, 0.58, 1), background-color 400ms ease-in-out;
                    border-radius: 50%;
                    border: 0;
                    position: relative;
                }

                    .woocommerce ul.products li.product .product-image .box-hover .quick-view:hover, .woocommerce ul.products li.product .product-image .box-hover a.button:hover, .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce ul.products li.product .product-image .box-hover .wc-forward:hover, .woocommerce ul.products div.product .product-image .box-hover .quick-view:hover, .woocommerce ul.products div.product .product-image .box-hover a.button:hover, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce ul.products div.product .product-image .box-hover .wc-forward:hover, .woocommerce div.products li.product .product-image .box-hover .quick-view:hover, .woocommerce div.products li.product .product-image .box-hover a.button:hover, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce div.products li.product .product-image .box-hover .wc-forward:hover, .woocommerce div.products div.product .product-image .box-hover .quick-view:hover, .woocommerce div.products div.product .product-image .box-hover a.button:hover, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce div.products div.product .product-image .box-hover .wc-forward:hover, .woocommerce-page ul.products li.product .product-image .box-hover .quick-view:hover, .woocommerce-page ul.products li.product .product-image .box-hover a.button:hover, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page ul.products li.product .product-image .box-hover .wc-forward:hover, .woocommerce-page ul.products div.product .product-image .box-hover .quick-view:hover, .woocommerce-page ul.products div.product .product-image .box-hover a.button:hover, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page ul.products div.product .product-image .box-hover .wc-forward:hover, .woocommerce-page div.products li.product .product-image .box-hover .quick-view:hover, .woocommerce-page div.products li.product .product-image .box-hover a.button:hover, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page div.products li.product .product-image .box-hover .wc-forward:hover, .woocommerce-page div.products div.product .product-image .box-hover .quick-view:hover, .woocommerce-page div.products div.product .product-image .box-hover a.button:hover, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page div.products div.product .product-image .box-hover .wc-forward:hover {
                        background: #222;
                    }

                .woocommerce ul.products li.product .product-image .box-hover .quick-view, .woocommerce ul.products div.product .product-image .box-hover .quick-view, .woocommerce div.products li.product .product-image .box-hover .quick-view, .woocommerce div.products div.product .product-image .box-hover .quick-view, .woocommerce-page ul.products li.product .product-image .box-hover .quick-view, .woocommerce-page ul.products div.product .product-image .box-hover .quick-view, .woocommerce-page div.products li.product .product-image .box-hover .quick-view, .woocommerce-page div.products div.product .product-image .box-hover .quick-view {
                    margin: 0 5px 0 9px;
                }

                    .woocommerce ul.products li.product .product-image .box-hover .quick-view:before, .woocommerce ul.products div.product .product-image .box-hover .quick-view:before, .woocommerce div.products li.product .product-image .box-hover .quick-view:before, .woocommerce div.products div.product .product-image .box-hover .quick-view:before, .woocommerce-page ul.products li.product .product-image .box-hover .quick-view:before, .woocommerce-page ul.products div.product .product-image .box-hover .quick-view:before, .woocommerce-page div.products li.product .product-image .box-hover .quick-view:before, .woocommerce-page div.products div.product .product-image .box-hover .quick-view:before {
                        content: '\f1c3';
                        font: normal normal normal 22px/42px 'Material-Design-Iconic-Font';
                    }

                    .woocommerce ul.products li.product .product-image .box-hover .quick-view.loading:before, .woocommerce ul.products div.product .product-image .box-hover .quick-view.loading:before, .woocommerce div.products li.product .product-image .box-hover .quick-view.loading:before, .woocommerce div.products div.product .product-image .box-hover .quick-view.loading:before, .woocommerce-page ul.products li.product .product-image .box-hover .quick-view.loading:before, .woocommerce-page ul.products div.product .product-image .box-hover .quick-view.loading:before, .woocommerce-page div.products li.product .product-image .box-hover .quick-view.loading:before, .woocommerce-page div.products div.product .product-image .box-hover .quick-view.loading:before {
                        content: '\f3ec' !important;
                        -webkit-animation: fa-spin 2s infinite linear;
                        animation: fa-spin 2s infinite linear;
                        line-height: 40px;
                    }

                .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist {
                    display: inline-block;
                    vertical-align: middle;
                    margin: 0 !important;
                }

                    .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .ajax-loading {
                        position: absolute;
                    }

                    .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .feedback {
                        display: none;
                    }

                    .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a {
                        color: #fff;
                        padding: 0;
                        text-align: center;
                        font-size: 0;
                        margin: 0;
                        border: 0;
                    }

                        .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:before {
                            content: '\f15e';
                            font: normal normal normal 20px/42px 'Material-Design-Iconic-Font';
                        }

                        .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist a:hover {
                            background: #222;
                        }

                    .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce-page ul.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce-page ul.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce-page div.products li.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .woocommerce-page div.products div.product .product-image .box-hover .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
                        background: #222;
                    }

                .woocommerce ul.products li.product .product-image .box-hover a.add_to_cart_button, .woocommerce ul.products div.product .product-image .box-hover a.add_to_cart_button, .woocommerce div.products li.product .product-image .box-hover a.add_to_cart_button, .woocommerce div.products div.product .product-image .box-hover a.add_to_cart_button, .woocommerce-page ul.products li.product .product-image .box-hover a.add_to_cart_button, .woocommerce-page ul.products div.product .product-image .box-hover a.add_to_cart_button, .woocommerce-page div.products li.product .product-image .box-hover a.add_to_cart_button, .woocommerce-page div.products div.product .product-image .box-hover a.add_to_cart_button {
                    -webkit-transition-delay: 0.2s;
                    -o-transition-delay: 0.2s;
                    transition-delay: 0.2s;
                    padding: 0;
                    text-align: center;
                    font-size: 0;
                    margin: 0;
                }

                    .woocommerce ul.products li.product .product-image .box-hover a.add_to_cart_button:before, .woocommerce ul.products div.product .product-image .box-hover a.add_to_cart_button:before, .woocommerce div.products li.product .product-image .box-hover a.add_to_cart_button:before, .woocommerce div.products div.product .product-image .box-hover a.add_to_cart_button:before, .woocommerce-page ul.products li.product .product-image .box-hover a.add_to_cart_button:before, .woocommerce-page ul.products div.product .product-image .box-hover a.add_to_cart_button:before, .woocommerce-page div.products li.product .product-image .box-hover a.add_to_cart_button:before, .woocommerce-page div.products div.product .product-image .box-hover a.add_to_cart_button:before {
                        width: 23px;
                        height: 17px;
                        margin-top: 12px;
                        display: inline-block;
                        content: "";
                        background-color: #fff;
                        -webkit-mask: url(images/icon-cart.svg) no-repeat 50% 50%;
                        mask: url(images/icon-cart.svg) no-repeat 50% 50%;
                    }

                    .woocommerce ul.products li.product .product-image .box-hover a.add_to_cart_button.added, .woocommerce ul.products div.product .product-image .box-hover a.add_to_cart_button.added, .woocommerce div.products li.product .product-image .box-hover a.add_to_cart_button.added, .woocommerce div.products div.product .product-image .box-hover a.add_to_cart_button.added, .woocommerce-page ul.products li.product .product-image .box-hover a.add_to_cart_button.added, .woocommerce-page ul.products div.product .product-image .box-hover a.add_to_cart_button.added, .woocommerce-page div.products li.product .product-image .box-hover a.add_to_cart_button.added, .woocommerce-page div.products div.product .product-image .box-hover a.add_to_cart_button.added {
                        display: none;
                    }

                    .woocommerce ul.products li.product .product-image .box-hover a.add_to_cart_button.loading, .woocommerce ul.products div.product .product-image .box-hover a.add_to_cart_button.loading, .woocommerce div.products li.product .product-image .box-hover a.add_to_cart_button.loading, .woocommerce div.products div.product .product-image .box-hover a.add_to_cart_button.loading, .woocommerce-page ul.products li.product .product-image .box-hover a.add_to_cart_button.loading, .woocommerce-page ul.products div.product .product-image .box-hover a.add_to_cart_button.loading, .woocommerce-page div.products li.product .product-image .box-hover a.add_to_cart_button.loading, .woocommerce-page div.products div.product .product-image .box-hover a.add_to_cart_button.loading {
                        opacity: 1 !important;
                    }

                        .woocommerce ul.products li.product .product-image .box-hover a.add_to_cart_button.loading:before, .woocommerce ul.products div.product .product-image .box-hover a.add_to_cart_button.loading:before, .woocommerce div.products li.product .product-image .box-hover a.add_to_cart_button.loading:before, .woocommerce div.products div.product .product-image .box-hover a.add_to_cart_button.loading:before, .woocommerce-page ul.products li.product .product-image .box-hover a.add_to_cart_button.loading:before, .woocommerce-page ul.products div.product .product-image .box-hover a.add_to_cart_button.loading:before, .woocommerce-page div.products li.product .product-image .box-hover a.add_to_cart_button.loading:before, .woocommerce-page div.products div.product .product-image .box-hover a.add_to_cart_button.loading:before {
                            content: '\f3ec' !important;
                            -webkit-animation: fa-spin 2s infinite linear;
                            animation: fa-spin 2s infinite linear;
                            line-height: 40px;
                            font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
                            -webkit-mask: none;
                            mask: none;
                            background: transparent;
                        }

                .woocommerce ul.products li.product .product-image .box-hover a.product_type_external:before, .woocommerce ul.products li.product .product-image .box-hover a.product_type_grouped:before, .woocommerce ul.products div.product .product-image .box-hover a.product_type_external:before, .woocommerce ul.products div.product .product-image .box-hover a.product_type_grouped:before, .woocommerce div.products li.product .product-image .box-hover a.product_type_external:before, .woocommerce div.products li.product .product-image .box-hover a.product_type_grouped:before, .woocommerce div.products div.product .product-image .box-hover a.product_type_external:before, .woocommerce div.products div.product .product-image .box-hover a.product_type_grouped:before, .woocommerce-page ul.products li.product .product-image .box-hover a.product_type_external:before, .woocommerce-page ul.products li.product .product-image .box-hover a.product_type_grouped:before, .woocommerce-page ul.products div.product .product-image .box-hover a.product_type_external:before, .woocommerce-page ul.products div.product .product-image .box-hover a.product_type_grouped:before, .woocommerce-page div.products li.product .product-image .box-hover a.product_type_external:before, .woocommerce-page div.products li.product .product-image .box-hover a.product_type_grouped:before, .woocommerce-page div.products div.product .product-image .box-hover a.product_type_external:before, .woocommerce-page div.products div.product .product-image .box-hover a.product_type_grouped:before {
                    content: '\f1a3';
                    font: normal normal normal 20px/42px 'Material-Design-Iconic-Font';
                }

                .woocommerce ul.products li.product .product-image .box-hover .wc-forward, .woocommerce ul.products div.product .product-image .box-hover .wc-forward, .woocommerce div.products li.product .product-image .box-hover .wc-forward, .woocommerce div.products div.product .product-image .box-hover .wc-forward, .woocommerce-page ul.products li.product .product-image .box-hover .wc-forward, .woocommerce-page ul.products div.product .product-image .box-hover .wc-forward, .woocommerce-page div.products li.product .product-image .box-hover .wc-forward, .woocommerce-page div.products div.product .product-image .box-hover .wc-forward {
                    background: #222;
                }

                    .woocommerce ul.products li.product .product-image .box-hover .wc-forward:before, .woocommerce ul.products div.product .product-image .box-hover .wc-forward:before, .woocommerce div.products li.product .product-image .box-hover .wc-forward:before, .woocommerce div.products div.product .product-image .box-hover .wc-forward:before, .woocommerce-page ul.products li.product .product-image .box-hover .wc-forward:before, .woocommerce-page ul.products div.product .product-image .box-hover .wc-forward:before, .woocommerce-page div.products li.product .product-image .box-hover .wc-forward:before, .woocommerce-page div.products div.product .product-image .box-hover .wc-forward:before {
                        font: normal normal normal 20px/42px 'Material-Design-Iconic-Font';
                        content: '\f1a3';
                    }

                .woocommerce ul.products li.product .product-image .box-hover a.added, .woocommerce ul.products div.product .product-image .box-hover a.added, .woocommerce div.products li.product .product-image .box-hover a.added, .woocommerce div.products div.product .product-image .box-hover a.added, .woocommerce-page ul.products li.product .product-image .box-hover a.added, .woocommerce-page ul.products div.product .product-image .box-hover a.added, .woocommerce-page div.products li.product .product-image .box-hover a.added, .woocommerce-page div.products div.product .product-image .box-hover a.added {
                    display: none;
                }

        .woocommerce ul.products li.product .wrapper-content-item, .woocommerce ul.products div.product .wrapper-content-item, .woocommerce div.products li.product .wrapper-content-item, .woocommerce div.products div.product .wrapper-content-item, .woocommerce-page ul.products li.product .wrapper-content-item, .woocommerce-page ul.products div.product .wrapper-content-item, .woocommerce-page div.products li.product .wrapper-content-item, .woocommerce-page div.products div.product .wrapper-content-item {
            position: relative;
            text-align: center;
            margin: 10px 0;
        }

        .woocommerce ul.products li.product .wrapper-content-item, .woocommerce ul.products div.product .wrapper-content-item, .woocommerce div.products li.product .wrapper-content-item, .woocommerce div.products div.product .wrapper-content-item, .woocommerce-page ul.products li.product .wrapper-content-item, .woocommerce-page ul.products div.product .wrapper-content-item, .woocommerce-page div.products li.product .wrapper-content-item, .woocommerce-page div.products div.product .wrapper-content-item {
            *zoom: 1;
        }

            .woocommerce ul.products li.product .wrapper-content-item:before, .woocommerce ul.products li.product .wrapper-content-item:after, .woocommerce ul.products div.product .wrapper-content-item:before, .woocommerce ul.products div.product .wrapper-content-item:after, .woocommerce div.products li.product .wrapper-content-item:before, .woocommerce div.products li.product .wrapper-content-item:after, .woocommerce div.products div.product .wrapper-content-item:before, .woocommerce div.products div.product .wrapper-content-item:after, .woocommerce-page ul.products li.product .wrapper-content-item:before, .woocommerce-page ul.products li.product .wrapper-content-item:after, .woocommerce-page ul.products div.product .wrapper-content-item:before, .woocommerce-page ul.products div.product .wrapper-content-item:after, .woocommerce-page div.products li.product .wrapper-content-item:before, .woocommerce-page div.products li.product .wrapper-content-item:after, .woocommerce-page div.products div.product .wrapper-content-item:before, .woocommerce-page div.products div.product .wrapper-content-item:after {
                content: "";
                display: table;
            }

            .woocommerce ul.products li.product .wrapper-content-item:after, .woocommerce ul.products div.product .wrapper-content-item:after, .woocommerce div.products li.product .wrapper-content-item:after, .woocommerce div.products div.product .wrapper-content-item:after, .woocommerce-page ul.products li.product .wrapper-content-item:after, .woocommerce-page ul.products div.product .wrapper-content-item:after, .woocommerce-page div.products li.product .wrapper-content-item:after, .woocommerce-page div.products div.product .wrapper-content-item:after {
                clear: both;
            }

            .woocommerce ul.products li.product .wrapper-content-item .cat_product, .woocommerce ul.products div.product .wrapper-content-item .cat_product, .woocommerce div.products li.product .wrapper-content-item .cat_product, .woocommerce div.products div.product .wrapper-content-item .cat_product, .woocommerce-page ul.products li.product .wrapper-content-item .cat_product, .woocommerce-page ul.products div.product .wrapper-content-item .cat_product, .woocommerce-page div.products li.product .wrapper-content-item .cat_product, .woocommerce-page div.products div.product .wrapper-content-item .cat_product {
                color: #999;
                font-size: 15px;
            }

                .woocommerce ul.products li.product .wrapper-content-item .cat_product a, .woocommerce ul.products div.product .wrapper-content-item .cat_product a, .woocommerce div.products li.product .wrapper-content-item .cat_product a, .woocommerce div.products div.product .wrapper-content-item .cat_product a, .woocommerce-page ul.products li.product .wrapper-content-item .cat_product a, .woocommerce-page ul.products div.product .wrapper-content-item .cat_product a, .woocommerce-page div.products li.product .wrapper-content-item .cat_product a, .woocommerce-page div.products div.product .wrapper-content-item .cat_product a {
                    color: #999;
                }

                    .woocommerce ul.products li.product .wrapper-content-item .cat_product a:hover, .woocommerce ul.products div.product .wrapper-content-item .cat_product a:hover, .woocommerce div.products li.product .wrapper-content-item .cat_product a:hover, .woocommerce div.products div.product .wrapper-content-item .cat_product a:hover, .woocommerce-page ul.products li.product .wrapper-content-item .cat_product a:hover, .woocommerce-page ul.products div.product .wrapper-content-item .cat_product a:hover, .woocommerce-page div.products li.product .wrapper-content-item .cat_product a:hover, .woocommerce-page div.products div.product .wrapper-content-item .cat_product a:hover {
                        color: #ffa6a8;
                    }

            .woocommerce ul.products li.product .wrapper-content-item .woocommerce-loop-product_title, .woocommerce ul.products div.product .wrapper-content-item .woocommerce-loop-product_title, .woocommerce div.products li.product .wrapper-content-item .woocommerce-loop-product_title, .woocommerce div.products div.product .wrapper-content-item .woocommerce-loop-product_title, .woocommerce-page ul.products li.product .wrapper-content-item .woocommerce-loop-product_title, .woocommerce-page ul.products div.product .wrapper-content-item .woocommerce-loop-product_title, .woocommerce-page div.products li.product .wrapper-content-item .woocommerce-loop-product_title, .woocommerce-page div.products div.product .wrapper-content-item .woocommerce-loop-product_title {
                color: #333;
                margin: 5px 0 0px 0;
                font-family: iransans;
                color: #535353;
                font-size: 1.3rem;
                font-weight: 400;
            }

            .woocommerce ul.products li.product .wrapper-content-item span.price, .woocommerce ul.products div.product .wrapper-content-item span.price, .woocommerce div.products li.product .wrapper-content-item span.price, .woocommerce div.products div.product .wrapper-content-item span.price, .woocommerce-page ul.products li.product .wrapper-content-item span.price, .woocommerce-page ul.products div.product .wrapper-content-item span.price, .woocommerce-page div.products li.product .wrapper-content-item span.price, .woocommerce-page div.products div.product .wrapper-content-item span.price {
                /*font-size:   20px;
	font-weight: 600;*/
                /*margin:      0;
	padding:     0;*/
                /* new style in shop*/
                /*color:       #ffa6a8;*/
                color: #fff;
                letter-spacing: 0.2px;
                font-size: 1.1rem !important;
                font-weight: bold;
                /*font: 700 1.429rem yekan,iransans;*/
            }

@media (max-width: 575.8px) {
    .woocommerce ul.products li.product .wrapper-content-item span.price, .woocommerce ul.products div.product .wrapper-content-item span.price, .woocommerce div.products li.product .wrapper-content-item span.price, .woocommerce div.products div.product .wrapper-content-item span.price, .woocommerce-page ul.products li.product .wrapper-content-item span.price, .woocommerce-page ul.products div.product .wrapper-content-item span.price, .woocommerce-page div.products li.product .wrapper-content-item span.price, .woocommerce-page div.products div.product .wrapper-content-item span.price {
        font-size: 1.0rem !important;
    }
}

.woocommerce ul.products li.product .wrapper-content-item span.price del, .woocommerce ul.products div.product .wrapper-content-item span.price del, .woocommerce div.products li.product .wrapper-content-item span.price del, .woocommerce div.products div.product .wrapper-content-item span.price del, .woocommerce-page ul.products li.product .wrapper-content-item span.price del, .woocommerce-page ul.products div.product .wrapper-content-item span.price del, .woocommerce-page div.products li.product .wrapper-content-item span.price del, .woocommerce-page div.products div.product .wrapper-content-item span.price del {
    margin-right: 15px;
    color: #ccc;
    opacity: 1;
}

.woocommerce ul.products li.product a img, .woocommerce ul.products div.product a img, .woocommerce div.products li.product a img, .woocommerce div.products div.product a img, .woocommerce-page ul.products li.product a img, .woocommerce-page ul.products div.product a img, .woocommerce-page div.products li.product a img, .woocommerce-page div.products div.product a img {
    margin-bottom: 0;
}

.woocommerce ul.products li.product:last-child, .woocommerce ul.products div.product:last-child, .woocommerce div.products li.product:last-child, .woocommerce div.products div.product:last-child, .woocommerce-page ul.products li.product:last-child, .woocommerce-page ul.products div.product:last-child, .woocommerce-page div.products li.product:last-child, .woocommerce-page div.products div.product:last-child {
    margin-bottom: 0;
}

.woocommerce ul.products li.product span.onsale, .woocommerce ul.products div.product span.onsale, .woocommerce div.products li.product span.onsale, .woocommerce div.products div.product span.onsale, .woocommerce-page ul.products li.product span.onsale, .woocommerce-page ul.products div.product span.onsale, .woocommerce-page div.products li.product span.onsale, .woocommerce-page div.products div.product span.onsale {
    left: auto;
    right: 0;
    margin: 0;
    top: 20px;
    text-transform: uppercase;
    padding: 2px 10px;
    background: #eba6aa;
}

.woocommerce ul.products li.product a.wp-post-image, .woocommerce ul.products div.product a.wp-post-image, .woocommerce div.products li.product a.wp-post-image, .woocommerce div.products div.product a.wp-post-image, .woocommerce-page ul.products li.product a.wp-post-image, .woocommerce-page ul.products div.product a.wp-post-image, .woocommerce-page div.products li.product a.wp-post-image, .woocommerce-page div.products div.product a.wp-post-image {
    position: relative;
    display: block;
}

    .woocommerce ul.products li.product a.wp-post-image:before, .woocommerce ul.products div.product a.wp-post-image:before, .woocommerce div.products li.product a.wp-post-image:before, .woocommerce div.products div.product a.wp-post-image:before, .woocommerce-page ul.products li.product a.wp-post-image:before, .woocommerce-page ul.products div.product a.wp-post-image:before, .woocommerce-page div.products li.product a.wp-post-image:before, .woocommerce-page div.products div.product a.wp-post-image:before {
        content: "";
        background: #fff;
        opacity: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
    }

.woocommerce ul.products li.product .product-change-images, .woocommerce ul.products div.product .product-change-images, .woocommerce div.products li.product .product-change-images, .woocommerce div.products div.product .product-change-images, .woocommerce-page ul.products li.product .product-change-images, .woocommerce-page ul.products div.product .product-change-images, .woocommerce-page div.products li.product .product-change-images, .woocommerce-page div.products div.product .product-change-images {
    position: absolute;
    top: 0;
    right: 100%;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.woocommerce ul.products li.product:hover a.wp-post-image:before, .woocommerce ul.products div.product:hover a.wp-post-image:before, .woocommerce div.products li.product:hover a.wp-post-image:before, .woocommerce div.products div.product:hover a.wp-post-image:before, .woocommerce-page ul.products li.product:hover a.wp-post-image:before, .woocommerce-page ul.products div.product:hover a.wp-post-image:before, .woocommerce-page div.products li.product:hover a.wp-post-image:before, .woocommerce-page div.products div.product:hover a.wp-post-image:before {
    opacity: 0.1;
}

.woocommerce ul.products li.product:hover a.wp-post-image, .woocommerce ul.products div.product:hover a.wp-post-image, .woocommerce div.products li.product:hover a.wp-post-image, .woocommerce div.products div.product:hover a.wp-post-image, .woocommerce-page ul.products li.product:hover a.wp-post-image:before, .woocommerce-page ul.products div.product:hover a.wp-post-image, .woocommerce-page div.products li.product:hover a.wp-post-image, .woocommerce-page div.products div.product:hover a.wp-post-image {
    transform: scale(1.1);
}

.woocommerce ul.products li.product:hover .product-change-images, .woocommerce ul.products div.product:hover .product-change-images, .woocommerce div.products li.product:hover .product-change-images, .woocommerce div.products div.product:hover .product-change-images, .woocommerce-page ul.products li.product:hover .product-change-images, .woocommerce-page ul.products div.product:hover .product-change-images, .woocommerce-page div.products li.product:hover .product-change-images, .woocommerce-page div.products div.product:hover .product-change-images {
    right: 0;
}

.woocommerce ul.products li.product:hover .product-image .box-hover, .woocommerce ul.products div.product:hover .product-image .box-hover, .woocommerce div.products li.product:hover .product-image .box-hover, .woocommerce div.products div.product:hover .product-image .box-hover, .woocommerce-page ul.products li.product:hover .product-image .box-hover, .woocommerce-page ul.products div.product:hover .product-image .box-hover, .woocommerce-page div.products li.product:hover .product-image .box-hover, .woocommerce-page div.products div.product:hover .product-image .box-hover {
    bottom: 30px;
}

.woocommerce .wrapper-result-count, .woocommerce-page .wrapper-result-count {
    margin-bottom: 30px;
}

.woocommerce .wrapper-result-count, .woocommerce-page .wrapper-result-count {
    *zoom: 1;
}

    .woocommerce .wrapper-result-count:before, .woocommerce .wrapper-result-count:after, .woocommerce-page .wrapper-result-count:before, .woocommerce-page .wrapper-result-count:after {
        content: "";
        display: table;
    }

    .woocommerce .wrapper-result-count:after, .woocommerce-page .wrapper-result-count:after {
        clear: both;
    }

    .woocommerce .wrapper-result-count .woocommerce-ordering, .woocommerce-page .wrapper-result-count .woocommerce-ordering {
        margin-bottom: 0;
    }

    .woocommerce .wrapper-result-count .woocommerce-result-count, .woocommerce-page .wrapper-result-count .woocommerce-result-count {
        margin: 5px 0 0 0;
    }

.woocommerce .wc-backward, .woocommerce-page .wc-backward {
    border-radius: 0;
    padding: 14px 20px 11px 20px;
    color: #fff;
    text-transform: uppercase;
}

.woocommerce-grouped-product-list.group_table {
    padding-bottom: 20px;
}

/*****************************
	Mini Cart
*****************************/
.widget_shopping_cart {
    position: relative;
}

    .widget_shopping_cart .minicart_hover {
        margin-top: 0;
        margin-bottom: 0;
    }

        .widget_shopping_cart .minicart_hover .icon2-bag2 {
            width: 25px;
            height: 26px;
            background-color: #333;
            -webkit-mask: url(images/shopping-bag.svg) no-repeat 50% 50%;
            mask: url(images/shopping-bag.svg) no-repeat 50% 50%;
            display: inline-block;
        }

        .widget_shopping_cart .minicart_hover .cart-items-number {
            display: inline-block;
            position: relative;
            text-align: left;
            cursor: pointer;
            font-size: 20px;
        }

            .widget_shopping_cart .minicart_hover .cart-items-number span.wrapper-items-number {
                border-radius: 16px;
                top: 0;
                display: block;
                font-size: 10px;
                left: 0;
                padding: 0 3px;
                position: absolute;
                text-align: center;
                line-height: 33px;
                right: 0;
                bottom: 0;
            }

    .widget_shopping_cart .widget_shopping_cart_content {
        background: #fff;
        left: auto;
        position: absolute;
        right: 0;
        top: auto;
        min-width: 330px;
        z-index: 9999;
        padding-top: 10px;
        padding-bottom: 25px;
        -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
        transition: all 0.27s ease;
        -moz-transition: all 0.27s ease;
        -webkit-transition: all 0.27s ease;
        -o-transition: all 0.27s ease;
        -ms-transition: all 0.27s ease;
        visibility: hidden;
        opacity: 0;
        margin-top: 35px;
    }

        .widget_shopping_cart .widget_shopping_cart_content:before {
            content: "";
            position: absolute;
            min-width: 330px;
            height: 15px;
            display: inline-block;
            left: 0;
            top: -15px;
        }

        .widget_shopping_cart .widget_shopping_cart_content:after {
            content: "";
            position: absolute;
            right: 15px;
            margin-left: -5px;
            border-width: 5px 6px 6px 5px;
            border-style: solid;
            border-color: #fff;
            box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.2);
            z-index: 9999;
            top: 0;
            margin-top: -4px;
            transform: rotate(45deg);
            transition: all 0.27s ease;
            -moz-transition: all 0.27s ease;
            -webkit-transition: all 0.27s ease;
            -o-transition: all 0.27s ease;
            -ms-transition: all 0.27s ease;
        }

        .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget {
            max-height: 315px;
            overflow: auto;
            padding: 0 25px;
        }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar {
                width: 6px;
            }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-track {
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
                border-radius: 6px;
            }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget::-webkit-scrollbar-thumb {
                border-radius: 6px;
                -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
            }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li {
                padding: 15px 0;
                border-top: 1px solid #ddd;
                width: 100%;
                margin-left: 0 !important;
            }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a {
                    text-align: left;
                    max-width: 95%;
                    color: #333;
                    font-weight: 300;
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li a img {
                        margin-right: 15px;
                        width: 65px !important;
                        float: left;
                        border: 1px solid #ddd;
                        margin-left: 0;
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li span {
                    color: #333;
                }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl {
                    border-left: 0 none !important;
                    float: left;
                    padding-left: 0 !important;
                    min-width: 60%;
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li dl dd {
                        margin: 0 !important;
                        padding: 0 !important;
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity {
                    float: right;
                    padding: 0;
                    text-align: left;
                    margin-top: 5px;
                    width: calc(100% - 80px);
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .quantity .amount {
                        float: none;
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove {
                    left: auto !important;
                    right: -10px;
                    top: 15px !important;
                    background: transparent;
                    color: #333 !important;
                }

                    .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li .remove:before {
                        font-size: 15px;
                    }

                .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget li:first-child {
                    border-top: none;
                }

            .widget_shopping_cart .widget_shopping_cart_content .cart_list.product_list_widget .empty {
                padding-top: 27px;
                text-align: center;
                color: #333;
            }

        .widget_shopping_cart .widget_shopping_cart_content .total {
            border-bottom: 1px solid #ddd;
            border-top: 1px solid #ddd;
            padding: 15px 0;
            margin-left: 25px;
            margin-right: 25px;
            overflow: hidden;
            text-align: right;
            font-weight: 700;
        }

            .widget_shopping_cart .widget_shopping_cart_content .total .amount {
                margin-left: 10px;
                color: #333;
            }

            .widget_shopping_cart .widget_shopping_cart_content .total strong {
                color: #333;
                float: left;
            }

        .widget_shopping_cart .widget_shopping_cart_content .buttons {
            text-align: center;
            padding-top: 10px;
        }

            .widget_shopping_cart .widget_shopping_cart_content .buttons a {
                border-radius: 0;
                margin: 0;
                padding: 14px 28px;
                color: #333;
                border: 1px solid #ddd !important;
                z-index: 9;
                text-transform: uppercase;
                line-height: 1;
            }

                .widget_shopping_cart .widget_shopping_cart_content .buttons a:after {
                    display: none;
                }

                .widget_shopping_cart .widget_shopping_cart_content .buttons a.checkout {
                    border-left: none !important;
                }

    .widget_shopping_cart .woocommerce-mini-cart__empty-message {
        text-align: center;
        color: #333;
        padding-top: 10px;
    }

    .widget_shopping_cart:hover .widget_shopping_cart_content {
        margin-top: 15px;
        visibility: visible;
        opacity: 1;
    }

.header-left .widget_shopping_cart .widget_shopping_cart_content {
    left: 0;
    right: auto;
}

    .header-left .widget_shopping_cart .widget_shopping_cart_content:after {
        left: 15px;
        right: auto;
    }

.woocommerce .star-rating span, .woocommerce-page .star-rating span {
    color: #ffb300;
}

.woocommerce .star-rating:before, .woocommerce-page .star-rating:before {
    color: #ffb300;
}

.woocommerce div.product form.cart, .woocommerce-page div.product form.cart {
    margin-top: 20px;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    margin-top: 15px;
    float: left;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    margin-bottom: 25px;
    float: right;
}

    .woocommerce .woocommerce-ordering select, .woocommerce-page .woocommerce-ordering select {
        padding: 6px 10px;
        vertical-align: top;
        outline: 0;
        position: relative;
        width: 100%;
        height: 40px;
        color: #333;
        border-radius: 0;
        line-height: 24px;
    }

.woocommerce .widget_price_filter .price_slider_wrapper, .woocommerce-page .widget_price_filter .price_slider_wrapper {
    padding-top: 10px;
}

    .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
        background: #e5e5e5;
        border-radius: 0;
        margin-bottom: 30px;
        height: 4px;
    }

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    border-radius: 0;
    background: #333 !important;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    background: #333 !important;
    border: none;
    height: 12px;
    width: 12px;
    border-radius: 50%;
}

.woocommerce .widget_price_filter .price_slider_amount button, .woocommerce-page .widget_price_filter .price_slider_amount button {
    padding: 6px 15px;
    border-radius: 0;
    font-size: 1em !important;
    float: right !important;
    border: 1px solid #999;
    text-transform: uppercase;
    color: #333;
}

    .woocommerce .widget_price_filter .price_slider_amount button:before, .woocommerce .widget_price_filter .price_slider_amount button:after, .woocommerce-page .widget_price_filter .price_slider_amount button:before, .woocommerce-page .widget_price_filter .price_slider_amount button:after {
        display: none;
    }

.woocommerce .widget_price_filter .price_slider_amount .price_label, .woocommerce-page .widget_price_filter .price_slider_amount .price_label {
    float: left;
    padding-top: 4px;
}

.woocommerce a.remove, .woocommerce-page a.remove {
    line-height: 17px;
}

.woocommerce .single_variation_wrap .woocommerce-variation-price, .woocommerce-page .single_variation_wrap .woocommerce-variation-price {
    margin-bottom: 25px;
    margin-top: 10px;
}

.woocommerce-wishlist.woocommerce .wishlist-title {
    display: none;
}

.woocommerce-wishlist.woocommerce .product-remove, .woocommerce-wishlist.woocommerce .product-price, .woocommerce-wishlist.woocommerce .product-stock-status {
    text-align: center;
}

    .woocommerce-wishlist.woocommerce .product-remove a.remove {
        margin: 0 auto;
    }

.woocommerce-wishlist.woocommerce table.wishlist_table {
    width: 100%;
    border-radius: 0;
    font-size: 100%;
    border: none;
    border-collapse: collapse;
    margin: 0 0 25px 0;
}

    .woocommerce-wishlist.woocommerce table.wishlist_table td, .woocommerce-wishlist.woocommerce table.wishlist_table th {
        border: none;
    }

    .woocommerce-wishlist.woocommerce table.wishlist_table .product-name {
        padding-left: 15px !important;
    }

    .woocommerce-wishlist.woocommerce table.wishlist_table thead th {
        padding: 10px 0;
        border-top: none;
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce-wishlist.woocommerce table.wishlist_table tbody td {
        padding: 16px 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .woocommerce-wishlist.woocommerce table.wishlist_table .product-remove .remove_from_wishlist {
        width: 50px;
        color: #999 !important;
        font-size: 0;
        line-height: 1;
        height: auto;
    }

        .woocommerce-wishlist.woocommerce table.wishlist_table .product-remove .remove_from_wishlist:before {
            display: inline-block;
            font: normal normal normal 18px/1 'Material-Design-Iconic-Font';
            content: '\f136';
        }

        .woocommerce-wishlist.woocommerce table.wishlist_table .product-remove .remove_from_wishlist:hover {
            background: transparent !important;
            color: #333 !important;
        }

.woocommerce-wishlist.woocommerce .product-add-to-cart {
    max-width: 100px;
}

.woocommerce-notices-wrapper .woocommerce-error, .woocommerce-notices-wrapper .woocommerce-info, .woocommerce-notices-wrapper .woocommerce-message {
    line-height: 40px;
}

    .woocommerce-notices-wrapper .woocommerce-error .button, .woocommerce-notices-wrapper .woocommerce-info .button, .woocommerce-notices-wrapper .woocommerce-message .button {
        padding: 12px 30px;
    }

/**
 * Styling begins
 */
.woocommerce, .woocommerce-page {
    /**
   * General layout styles
   */
    /**
   * Product page
   */
    /**
   * Product loops
   */
    /**
   * Cart page
   */
    /**
   * Forms
   */
    /**
   * oEmbeds
   */
}

    .woocommerce .woocommerce-message .button,
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button, .woocommerce-page .woocommerce-message .button,
    .woocommerce-page .woocommerce-error .button,
    .woocommerce-page .woocommerce-info .button {
        float: right;
    }

    .woocommerce .col2-set, .woocommerce-page .col2-set {
        width: 100%;
    }

    .woocommerce .col2-set, .woocommerce-page .col2-set {
        *zoom: 1;
    }

        .woocommerce .col2-set:before, .woocommerce .col2-set:after, .woocommerce-page .col2-set:before, .woocommerce-page .col2-set:after {
            content: "";
            display: table;
        }

        .woocommerce .col2-set:after, .woocommerce-page .col2-set:after {
            clear: both;
        }

        .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
            float: left;
            width: 48%;
            max-width: inherit;
        }

        .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
            float: right;
            width: 48%;
            max-width: inherit;
        }

    .woocommerce img, .woocommerce-page img {
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }

    .woocommerce div.product div.images,
    .woocommerce #content div.product div.images, .woocommerce-page div.product div.images,
    .woocommerce-page #content div.product div.images {
        float: right;
        width: 50%;
        padding-left: 25px;
    }

        .woocommerce div.product div.images img,
        .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img,
        .woocommerce-page #content div.product div.images img {
            width: auto;
        }

        .woocommerce div.product div.images .slides img,
        .woocommerce #content div.product div.images .slides img, .woocommerce-page div.product div.images .slides img,
        .woocommerce-page #content div.product div.images .slides img {
            width: auto;
        }

    .woocommerce div.product div.thumbnails,
    .woocommerce #content div.product div.thumbnails, .woocommerce-page div.product div.thumbnails,
    .woocommerce-page #content div.product div.thumbnails {
        *zoom: 1;
    }

        .woocommerce div.product div.thumbnails:before, .woocommerce div.product div.thumbnails:after,
        .woocommerce #content div.product div.thumbnails:before,
        .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:before, .woocommerce-page div.product div.thumbnails:after,
        .woocommerce-page #content div.product div.thumbnails:before,
        .woocommerce-page #content div.product div.thumbnails:after {
            content: "";
            display: table;
        }

        .woocommerce div.product div.thumbnails:after,
        .woocommerce #content div.product div.thumbnails:after, .woocommerce-page div.product div.thumbnails:after,
        .woocommerce-page #content div.product div.thumbnails:after {
            clear: both;
        }

        .woocommerce div.product div.thumbnails a,
        .woocommerce #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a,
        .woocommerce-page #content div.product div.thumbnails a {
            float: left;
            width: 30.75%;
            margin-right: 3.8%;
            margin-bottom: 1em;
        }

            .woocommerce div.product div.thumbnails a.last,
            .woocommerce #content div.product div.thumbnails a.last, .woocommerce-page div.product div.thumbnails a.last,
            .woocommerce-page #content div.product div.thumbnails a.last {
                margin-right: 0;
            }

            .woocommerce div.product div.thumbnails a.first,
            .woocommerce #content div.product div.thumbnails a.first, .woocommerce-page div.product div.thumbnails a.first,
            .woocommerce-page #content div.product div.thumbnails a.first {
                clear: both;
            }

        .woocommerce div.product div.thumbnails.columns-1 a,
        .woocommerce #content div.product div.thumbnails.columns-1 a, .woocommerce-page div.product div.thumbnails.columns-1 a,
        .woocommerce-page #content div.product div.thumbnails.columns-1 a {
            width: 100%;
            margin-right: 0;
            float: none;
        }

        .woocommerce div.product div.thumbnails.columns-2 a,
        .woocommerce #content div.product div.thumbnails.columns-2 a, .woocommerce-page div.product div.thumbnails.columns-2 a,
        .woocommerce-page #content div.product div.thumbnails.columns-2 a {
            width: 48%;
        }

        .woocommerce div.product div.thumbnails.columns-4 a,
        .woocommerce #content div.product div.thumbnails.columns-4 a, .woocommerce-page div.product div.thumbnails.columns-4 a,
        .woocommerce-page #content div.product div.thumbnails.columns-4 a {
            width: 22.05%;
        }

        .woocommerce div.product div.thumbnails.columns-5 a,
        .woocommerce #content div.product div.thumbnails.columns-5 a, .woocommerce-page div.product div.thumbnails.columns-5 a,
        .woocommerce-page #content div.product div.thumbnails.columns-5 a {
            width: 16.9%;
        }

    .woocommerce div.product div.summary,
    .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary,
    .woocommerce-page #content div.product div.summary {
        float: right;
        width: 50%;
        clear: none;
        padding-left: 15px;
        padding-top: 20px;
    }

@media only screen and (max-width: 768px) {
    .woocommerce div.product div.images, .woocommerce div.product div.summary,
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary {
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
}

.woocommerce ul.products, .woocommerce-page ul.products {
    clear: both;
    margin: 0 -15px;
    /*new styles in shop*/
    border-radius: 10px;
    background-color: #fff;
    border: solid 1px rgba(0, 0, 0, 0.1);
    /*new styles in shop*/
    /*padding-top:15px;*/
    box-shadow: rgba(0,0,0,0.1) 0px 0px 10px;
}

.woocommerce ul.products, .woocommerce-page ul.products {
    *zoom: 1;
}

    .woocommerce ul.products:before, .woocommerce ul.products:after, .woocommerce-page ul.products:before, .woocommerce-page ul.products:after {
        content: "";
        display: table;
    }

    .woocommerce ul.products:after, .woocommerce-page ul.products:after {
        clear: both;
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        /*new styles in shop*/
        float: left;
        margin: 0;
        /*padding:  0 15px;*/
        padding: 15px 10px;
        position: relative;
        width: 25%;
        /*border:solid 1px rgba(0, 0, 0, 0.1);
    background-color:#fff;
    padding: 15px;
    border-radius:10px;*/
        border: 1px solid #ebebeb;
        border-right: none;
        border-top: none;
    }

    .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
        clear: both;
    }

    .woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
        width: 100%;
        margin-right: 0;
    }

    .woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
        width: 50%;
    }

    .woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
        width: 33.333%;
    }

    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        width: 20%;
    }

    .woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-6 li.product {
        width: 16.6666%;
    }

.woocommerce.columns-1 ul.products li.product, .woocommerce-page.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
}

.woocommerce.columns-2 ul.products li.product, .woocommerce-page.columns-2 ul.products li.product {
    width: 50%;
}

.woocommerce.columns-3 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product {
    width: 33.333%;
}

.woocommerce.columns-5 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product {
    width: 20%;
}

.woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product {
    width: 16.6666%;
}

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: right;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
}

.woocommerce table.cart img,
.woocommerce #content table.cart img, .woocommerce-page table.cart img,
.woocommerce-page #content table.cart img {
    height: auto;
}

.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions, .woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions {
    text-align: right;
}

    .woocommerce table.cart td.actions .input-text,
    .woocommerce #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text,
    .woocommerce-page #content table.cart td.actions .input-text {
        width: 80px;
    }

    .woocommerce table.cart td.actions .coupon,
    .woocommerce #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon {
        float: left;
    }

        .woocommerce table.cart td.actions .coupon label,
        .woocommerce #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label,
        .woocommerce-page #content table.cart td.actions .coupon label {
            display: none;
        }

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    *zoom: 1;
}

    .woocommerce .cart-collaterals:before, .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:before, .woocommerce-page .cart-collaterals:after {
        content: "";
        display: table;
    }

    .woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after {
        clear: both;
    }

    .woocommerce .cart-collaterals .related, .woocommerce-page .cart-collaterals .related {
        width: 30.75%;
        float: left;
    }

    .woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
        padding-bottom: 30px;
    }

    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 48%;
        clear: right;
        float: right;
    }

    .woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator {
        *zoom: 1;
    }

        .woocommerce .cart-collaterals .shipping_calculator:before, .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:before, .woocommerce-page .cart-collaterals .shipping_calculator:after {
            content: "";
            display: table;
        }

        .woocommerce .cart-collaterals .shipping_calculator:after, .woocommerce-page .cart-collaterals .shipping_calculator:after {
            clear: both;
        }

        .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
        .woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2, .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
        .woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
            width: 47%;
        }

.woocommerce form .form-row, .woocommerce-page form .form-row {
    *zoom: 1;
}

    .woocommerce form .form-row:before, .woocommerce form .form-row:after, .woocommerce-page form .form-row:before, .woocommerce-page form .form-row:after {
        content: "";
        display: table;
    }

    .woocommerce form .form-row:after, .woocommerce-page form .form-row:after {
        clear: both;
    }

    .woocommerce form .form-row label, .woocommerce-page form .form-row label {
        display: block;
    }

        .woocommerce form .form-row label.checkbox, .woocommerce-page form .form-row label.checkbox {
            display: inline;
        }

    .woocommerce form .form-row select, .woocommerce-page form .form-row select {
        width: 100%;
    }

    .woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
        box-sizing: border-box;
        width: 100%;
    }

.woocommerce form .form-row-first,
.woocommerce form .form-row-last, .woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible;
}

.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
    /*rtl:raw:
    float: right;
    */
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
}

.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both;
}

.woocommerce #payment .form-row select, .woocommerce-page #payment .form-row select {
    width: auto;
}

.woocommerce #payment .wc-terms-and-conditions, .woocommerce #payment .terms, .woocommerce-page #payment .wc-terms-and-conditions, .woocommerce-page #payment .terms {
    text-align: left;
    padding: 0 1em 0 0;
    float: left;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: right;
    margin-top: 30px;
}

.woocommerce .woocommerce-billing-fields,
.woocommerce .woocommerce-shipping-fields, .woocommerce-page .woocommerce-billing-fields,
.woocommerce-page .woocommerce-shipping-fields {
    *zoom: 1;
}

    .woocommerce .woocommerce-billing-fields:before, .woocommerce .woocommerce-billing-fields:after,
    .woocommerce .woocommerce-shipping-fields:before,
    .woocommerce .woocommerce-shipping-fields:after, .woocommerce-page .woocommerce-billing-fields:before, .woocommerce-page .woocommerce-billing-fields:after,
    .woocommerce-page .woocommerce-shipping-fields:before,
    .woocommerce-page .woocommerce-shipping-fields:after {
        content: "";
        display: table;
    }

    .woocommerce .woocommerce-billing-fields:after,
    .woocommerce .woocommerce-shipping-fields:after, .woocommerce-page .woocommerce-billing-fields:after,
    .woocommerce-page .woocommerce-shipping-fields:after {
        clear: both;
    }

    .woocommerce .woocommerce-billing-fields #billing_country_field .woocommerce-input-wrapper,
    .woocommerce .woocommerce-shipping-fields #billing_country_field .woocommerce-input-wrapper, .woocommerce-page .woocommerce-billing-fields #billing_country_field .woocommerce-input-wrapper,
    .woocommerce-page .woocommerce-shipping-fields #billing_country_field .woocommerce-input-wrapper {
        margin-bottom: 16px;
    }

.woocommerce .woocommerce-terms-and-conditions, .woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em;
}

.woocommerce .woocommerce-oembed, .woocommerce-page .woocommerce-oembed {
    position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .woocommerce ul.products, .woocommerce-page ul.products {
        margin: 0 -7px !important;
    }

        .woocommerce ul.products.columns-3 li.product, .woocommerce ul.products.columns-5 li.product, .woocommerce ul.products.columns-4 li.product, .woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-6 li.product {
            width: 33.33% !important;
            padding: 0 7px;
            margin-bottom: 16px !important;
        }

            .woocommerce ul.products.columns-3 li.product.last, .woocommerce ul.products.columns-5 li.product.last, .woocommerce ul.products.columns-4 li.product.last, .woocommerce ul.products.columns-6 li.product.last, .woocommerce-page ul.products.columns-3 li.product.last, .woocommerce-page ul.products.columns-5 li.product.last, .woocommerce-page ul.products.columns-4 li.product.last, .woocommerce-page ul.products.columns-6 li.product.last {
                clear: none;
            }

            .woocommerce ul.products.columns-3 li.product:nth-child(3n+1), .woocommerce ul.products.columns-5 li.product:nth-child(3n+1), .woocommerce ul.products.columns-4 li.product:nth-child(3n+1), .woocommerce ul.products.columns-6 li.product:nth-child(3n+1), .woocommerce-page ul.products.columns-3 li.product:nth-child(3n+1), .woocommerce-page ul.products.columns-5 li.product:nth-child(3n+1), .woocommerce-page ul.products.columns-4 li.product:nth-child(3n+1), .woocommerce-page ul.products.columns-6 li.product:nth-child(3n+1) {
                clear: both;
            }

    .woocommerce.columns-3 ul.products, .woocommerce.columns-5 ul.products, .woocommerce.columns-4 ul.products, .woocommerce.columns-6 ul.products, .woocommerce-page.columns-3 ul.products, .woocommerce-page.columns-5 ul.products, .woocommerce-page.columns-4 ul.products, .woocommerce-page.columns-6 ul.products {
        margin: 0 -7px !important;
    }

        .woocommerce.columns-3 ul.products li.product, .woocommerce.columns-5 ul.products li.product, .woocommerce.columns-4 ul.products li.product, .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product {
            width: 33.33% !important;
            padding: 0 7px;
            margin-bottom: 16px !important;
        }

            .woocommerce.columns-3 ul.products li.product.last, .woocommerce.columns-5 ul.products li.product.last, .woocommerce.columns-4 ul.products li.product.last, .woocommerce.columns-6 ul.products li.product.last, .woocommerce-page.columns-3 ul.products li.product.last, .woocommerce-page.columns-5 ul.products li.product.last, .woocommerce-page.columns-4 ul.products li.product.last, .woocommerce-page.columns-6 ul.products li.product.last {
                clear: none;
            }

            .woocommerce.columns-3 ul.products li.product:nth-child(3n+1), .woocommerce.columns-5 ul.products li.product:nth-child(3n+1), .woocommerce.columns-4 ul.products li.product:nth-child(3n+1), .woocommerce.columns-6 ul.products li.product:nth-child(3n+1), .woocommerce-page.columns-3 ul.products li.product:nth-child(3n+1), .woocommerce-page.columns-5 ul.products li.product:nth-child(3n+1), .woocommerce-page.columns-4 ul.products li.product:nth-child(3n+1), .woocommerce-page.columns-6 ul.products li.product:nth-child(3n+1) {
                clear: both;
            }
}

@media only screen and (max-width: 992px) {
    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%;
    }

    .woocommerce ul.products, .woocommerce-page ul.products {
        margin: 0 -7px !important;
    }

        .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
            width: 50% !important;
            padding: 0 7px;
            margin-bottom: 16px !important;
        }

            .woocommerce ul.products li.product.last, .woocommerce-page ul.products li.product.last {
                clear: none;
            }

        .woocommerce ul.products.columns-3 li.product, .woocommerce ul.products .columns-4 li.product, .woocommerce ul.products.columns-5 li.product, .woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce-page ul.products .columns-4 li.product, .woocommerce-page ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-6 li.product {
            width: 50% !important;
            padding: 0 7px;
            margin-bottom: 16px !important;
        }

            .woocommerce ul.products.columns-3 li.product:nth-child(2n+1), .woocommerce ul.products .columns-4 li.product:nth-child(2n+1), .woocommerce ul.products.columns-5 li.product:nth-child(2n+1), .woocommerce ul.products.columns-6 li.product:nth-child(2n+1), .woocommerce-page ul.products.columns-3 li.product:nth-child(2n+1), .woocommerce-page ul.products .columns-4 li.product:nth-child(2n+1), .woocommerce-page ul.products.columns-5 li.product:nth-child(2n+1), .woocommerce-page ul.products.columns-6 li.product:nth-child(2n+1) {
                clear: both;
            }

    .woocommerce.columns-3 ul.products, .woocommerce.columns-5 ul.products, .woocommerce.columns-4 ul.products, .woocommerce.columns-6 ul.products, .woocommerce-page.columns-3 ul.products, .woocommerce-page.columns-5 ul.products, .woocommerce-page.columns-4 ul.products, .woocommerce-page.columns-6 ul.products {
        margin: 0 -7px !important;
    }

        .woocommerce.columns-3 ul.products li.product, .woocommerce.columns-5 ul.products li.product, .woocommerce.columns-4 ul.products li.product, .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product {
            width: 50% !important;
            padding: 0 7px;
            margin-bottom: 16px !important;
        }

            .woocommerce.columns-3 ul.products li.product:nth-child(2n+1), .woocommerce.columns-5 ul.products li.product:nth-child(2n+1), .woocommerce.columns-4 ul.products li.product:nth-child(2n+1), .woocommerce.columns-6 ul.products li.product:nth-child(2n+1), .woocommerce-page.columns-3 ul.products li.product:nth-child(2n+1), .woocommerce-page.columns-5 ul.products li.product:nth-child(2n+1), .woocommerce-page.columns-4 ul.products li.product:nth-child(2n+1), .woocommerce-page.columns-6 ul.products li.product:nth-child(2n+1) {
                clear: both;
            }

    .woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
        float: left;
    }

    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: right;
    }
}

@media only screen and (max-width: 480px) {
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        float: none !important;
        width: 100% !important;
    }

    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
        width: 100% !important;
    }

    .woocommerce ul.products.columns-3 li.product, .woocommerce ul.products .columns-4 li.product, .woocommerce ul.products.columns-5 li.product, .woocommerce ul.products.columns-6 li.product, .woocommerce-page ul.products.columns-3 li.product, .woocommerce-page ul.products .columns-4 li.product, .woocommerce-page ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-6 li.product {
        /*  ali comment
                width: 100% !important;*/
        width: 50% !important;
        padding: 15px 10px;
        margin-bottom: 0px !important;
    }

    .woocommerce.columns-3 ul.products li.product, .woocommerce.columns-5 ul.products li.product, .woocommerce.columns-4 ul.products li.product, .woocommerce.columns-6 ul.products li.product, .woocommerce-page.columns-3 ul.products li.product, .woocommerce-page.columns-5 ul.products li.product, .woocommerce-page.columns-4 ul.products li.product, .woocommerce-page.columns-6 ul.products li.product {
        width: 100% !important;
    }
}

.woocommerce table.shop_attributes td p, .woocommerce-page table.shop_attributes td p {
    padding: 8px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e6e6e6;
    border-radius: 0;
}

.select2-container .select2-selection--single {
    height: 38px;
    border: 1px solid #e6e6e6;
}

    .select2-container .select2-selection--single:focus {
        outline: none;
    }

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.select2-dropdown, .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e6e6e6 !important;
}

/* -- quick view button -- */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden;
    position: fixed;
    background: black;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    height: 100%;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none;
}

.mfp-preloader {
    color: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
}

    .mfp-preloader a {
        color: #cccccc;
    }

        .mfp-preloader a:hover {
            color: white;
        }

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    -webkit-appearance: none;
    display: block;
    padding: 0;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    position: absolute;
    right: 5px;
    top: 5px;
    text-decoration: none;
    text-align: center;
    font-size: 24px;
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 0.8;
        background: none;
    }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    color: black !important;
    right: 0;
    top: 40px;
}

.my-mfp-zoom-in .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
}

.my-mfp-zoom-in.mfp-ready .mfp-content {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .mfp-content {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}

.my-mfp-zoom-in.mfp-bg .mfp-content {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg .mfp-content {
    opacity: 0.8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg .mfp-content {
    opacity: 0;
}

.product-lightbox {
    background: #FFF;
    width: 90%;
    max-width: 990px;
    margin: 50px auto 0 auto;
    position: relative;
    padding: 20px;
}

    .product-lightbox .flexslider ul.slides li {
        display: none;
    }

    .product-lightbox .product {
        *zoom: 1;
    }

        .product-lightbox .product:before, .product-lightbox .product:after {
            content: "";
            display: table;
        }

        .product-lightbox .product:after {
            clear: both;
        }

    .product-lightbox table, .product-lightbox tr, .product-lightbox td {
        border: none;
    }

    .product-lightbox button.mfp-close {
        width: 30px;
        height: 30px;
        line-height: 100%;
        color: #999;
        border: none;
    }

        .product-lightbox button.mfp-close:hover {
            color: #181818;
        }

    .product-lightbox .images_quick_view {
        margin-bottom: 0 !important;
    }

    .product-lightbox .summary_quick_view {
        padding-top: 60px;
        margin-bottom: 0 !important;
    }

.loading.dark {
    z-index: 99999;
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 10px;
}

/* 9. Blog ------------------------------------------------------------ */
/* Blog Section Of Blog Right Sidebar */
.content-area .wrapper-blog-content {
    *zoom: 1;
}

    .content-area .wrapper-blog-content:before, .content-area .wrapper-blog-content:after {
        content: "";
        display: table;
    }

    .content-area .wrapper-blog-content:after {
        clear: both;
    }

    .content-area .wrapper-blog-content .post-formats-wrapper {
        margin-bottom: 30px;
    }

        .content-area .wrapper-blog-content .post-formats-wrapper a.post-image {
            position: relative;
            display: inline-block;
        }

            .content-area .wrapper-blog-content .post-formats-wrapper a.post-image .overlay {
                background: rgba(0, 0, 0, 0.2);
            }

            .content-area .wrapper-blog-content .post-formats-wrapper a.post-image:hover .overlay {
                opacity: 1;
            }

    .content-area .wrapper-blog-content .entry-title {
        padding: 0 0 20px 0;
        margin-bottom: 0;
        line-height: 1.4;
        position: relative;
        font-weight: 600;
        transition: all 0.5s ease 0.1s;
        -moz-transition: all 0.5s ease 0.1s;
        -webkit-transition: all 0.5s ease 0.1s;
        -o-transition: all 0.5s ease 0.1s;
        -ms-transition: all 0.5s ease 0.1s;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
    }

    .content-area .wrapper-blog-content .calendar {
        padding-bottom: 19px;
    }

        .content-area .wrapper-blog-content .calendar i {
            padding-right: 8px;
        }

        .content-area .wrapper-blog-content .calendar .date, .content-area .wrapper-blog-content .calendar .number-comment {
            padding-right: 16px;
        }

        .content-area .wrapper-blog-content .calendar a {
            color: #666;
        }

            .content-area .wrapper-blog-content .calendar a:hover {
                color: #333;
            }

    .content-area .wrapper-blog-content .final-blog {
        padding: 25px 0 0 0;
    }

        .content-area .wrapper-blog-content .final-blog .read-more {
            transition: all 0.5s ease 0.1s;
            -moz-transition: all 0.5s ease 0.1s;
            -webkit-transition: all 0.5s ease 0.1s;
            -o-transition: all 0.5s ease 0.1s;
            -ms-transition: all 0.5s ease 0.1s;
            border: 1px solid;
            padding: 10px 30px;
            display: inline-block;
            vertical-align: middle;
        }

        .content-area .wrapper-blog-content .final-blog .product-share {
            display: inline-block;
            vertical-align: middle;
            float: left;
            border: 1px solid #ccc;
        }

            .content-area .wrapper-blog-content .final-blog .product-share > span {
                display: none;
            }

            .content-area .wrapper-blog-content .final-blog .product-share a {
                font-size: 17px;
                color: #ccc;
                padding: 5px 15px;
                border-right: 1px solid #ccc;
            }

                .content-area .wrapper-blog-content .final-blog .product-share a:last-child {
                    border-right: none;
                }

    .content-area .wrapper-blog-content .format-link .content-border,
    .content-area .wrapper-blog-content .format-quote .content-border {
        border: 1px solid #333;
        padding: 16px 35px 13px;
        position: relative;
    }

        .content-area .wrapper-blog-content .format-link .content-border .link,
        .content-area .wrapper-blog-content .format-quote .content-border .link {
            position: absolute;
            font-size: 35px;
            right: 18px;
            bottom: 3px;
            transition: all 0.5s ease 0.1s;
            -moz-transition: all 0.5s ease 0.1s;
            -webkit-transition: all 0.5s ease 0.1s;
            -o-transition: all 0.5s ease 0.1s;
            -ms-transition: all 0.5s ease 0.1s;
        }

            .content-area .wrapper-blog-content .format-link .content-border .link:hover,
            .content-area .wrapper-blog-content .format-quote .content-border .link:hover {
                transform: scale(1.1);
                -moz-transform: scale(1.1);
                -webkit-transform: scale(1.1);
                -o-transform: scale(1.1);
                -ms-transform: scale(1.1);
            }

    .content-area .wrapper-blog-content .list-item {
        padding-bottom: 50px;
        border-bottom: 1px solid #e6e6e6;
        margin-bottom: 50px;
    }

        .content-area .wrapper-blog-content .list-item:last-child {
            border-bottom: none;
            margin-bottom: 0;
        }

        .content-area .wrapper-blog-content .list-item.sticky {
            background: #f7f7f7;
            padding: 20px 30px 30px;
            border: 4px solid #e6e6e6;
        }

.content-area .pagination {
    text-align: center;
    display: block;
}

    .content-area .pagination .page-numbers a {
        color: #999;
        padding: 2px 6px 0;
        font-size: 18px;
    }

        .content-area .pagination .page-numbers a.current {
            color: #333;
        }

        .content-area .pagination .page-numbers a:hover {
            color: #333;
        }

.content-area .pagination-next {
    display: none;
}

.content-area .wrapper-view-move {
    text-align: center;
    padding-top: 40px;
}

    .content-area .wrapper-view-move .view-more-button {
        padding: 17px 34.5px;
        cursor: pointer;
    }

        .content-area .wrapper-view-move .view-more-button i {
            padding-left: 10px;
        }

.content-area .content-blog-masonry .post-formats-wrapper a.post-image {
    margin-bottom: 0;
    display: inline-block;
}

.content-area .content-blog-masonry .content-item {
    padding: 20px;
    background: #fff;
    text-align: center;
    border: 1px solid #e6e6e6;
}

    .content-area .content-blog-masonry .content-item .entry-title {
        line-height: 1.4;
        margin-bottom: 30px;
        padding-bottom: 15px;
    }

        .content-area .content-blog-masonry .content-item .entry-title:before {
            height: 10px;
            width: 68px;
            margin-left: -34px;
        }

    .content-area .content-blog-masonry .content-item p {
        padding: 0 15px 20px 15px;
    }

    .content-area .content-blog-masonry .content-item .date-social {
        border-top: 1px solid #e6e6e6;
        padding-top: 20px;
        position: relative;
    }

        .content-area .content-blog-masonry .content-item .date-social > div {
            display: inline-block;
            text-align: center;
            width: 40%;
        }

        .content-area .content-blog-masonry .content-item .date-social .time {
            width: 60%;
            position: relative;
        }

            .content-area .content-blog-masonry .content-item .date-social .time:before {
                content: '';
                position: absolute;
                right: 0;
                top: 0;
                bottom: 0;
                width: 1px;
                background: #e6e6e6;
            }

        .content-area .content-blog-masonry .content-item .date-social .product-share span {
            cursor: pointer;
        }

        .content-area .content-blog-masonry .content-item .date-social .item-social {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 59%;
            z-index: 3;
            display: none;
            background: #fff;
            padding-top: 20px;
            font-size: 18px;
        }

            .content-area .content-blog-masonry .content-item .date-social .item-social a {
                padding: 0 10px;
            }

        .content-area .content-blog-masonry .content-item .date-social .product-share.active .item-social {
            display: block;
        }

.single .format-link .content-border,
.single .format-quote .content-border {
    margin-bottom: 35px;
}

.content-blog-masonry {
    /*margin: 0 -15px;*/
}

    .content-blog-masonry .grid-item {
        width: 50%;
        float: right;
        padding: 0 15px 30px 15px;
    }

    .content-blog-masonry.masonry-column-2 .grid-item {
        width: 50%;
    }

    .content-blog-masonry.masonry-column-3 .grid-item {
        width: 33.333%;
    }

    .content-blog-masonry.masonry-column-4 .grid-item {
        width: 25%;
    }

/* Blog Section Of Standard Post */
.single-blog-content {
    padding-bottom: 8px;
    line-height: 1.67;
}

    .single-blog-content .entry-title {
        font-size: 25px;
        padding: 5px 0 16px !important;
        margin-bottom: 0;
        -ms-word-wrap: break-word;
        word-wrap: break-word;
    }

    .single-blog-content .post-content .quote {
        padding: 24px 0 37px 44px;
    }

        .single-blog-content .post-content .quote i {
            font-size: 40px;
            float: left;
            margin-top: -4px;
            margin-right: 10px;
        }

        .single-blog-content .post-content .quote p {
            font-style: italic;
        }

    .single-blog-content .post-content .post-image .images {
        width: 50%;
        padding-right: 15px;
    }

        .single-blog-content .post-content .post-image .images.images-2 {
            padding-left: 15px;
            padding-right: 0;
        }

    .single-blog-content .post-content .post-image .info {
        width: 50%;
    }

        .single-blog-content .post-content .post-image .info span {
            font-size: 18px;
            font-weight: 500;
            color: #333;
            padding: 45px 0 14px;
            display: block;
        }

        .single-blog-content .post-content .post-image .info.info-2 {
            padding-left: 20px;
        }

    .single-blog-content .post-content .text {
        padding-top: 35px;
    }

    .single-blog-content .final-blog {
        padding: 40px 0 35px !important;
        display: block !important;
        width: 100%;
        float: left;
    }

    .single-blog-content .final-blog {
        *zoom: 1;
    }

        .single-blog-content .final-blog:before, .single-blog-content .final-blog:after {
            content: "";
            display: table;
        }

        .single-blog-content .final-blog:after {
            clear: both;
        }

        .single-blog-content .final-blog .socials, .single-blog-content .final-blog .product-share {
            float: right;
        }

            .single-blog-content .final-blog .socials > span, .single-blog-content .final-blog .product-share > span {
                display: none;
            }

        .single-blog-content .final-blog .tags {
            float: right;
            padding-top: 10px;
        }

            .single-blog-content .final-blog .tags:before {
                font: normal normal normal 14px/1 FontAwesome;
                content: "\f02c";
                padding-right: 5px;
                color: #999;
            }

    .single-blog-content .single-post-author {
        overflow: hidden;
        padding-bottom: 75px;
    }

        .single-blog-content .single-post-author .author-image {
            width: 180px;
            float: left;
        }

        .single-blog-content .single-post-author .author-info {
            width: calc(100% - 180px);
            padding-left: 20px;
            float: left;
        }

            .single-blog-content .single-post-author .author-info h5 {
                margin: 0;
            }

                .single-blog-content .single-post-author .author-info h5 a {
                    display: block;
                    font-size: 20px;
                    font-weight: 500;
                    color: #333;
                    padding: 30px 0 1px;
                }

            .single-blog-content .single-post-author .author-info a {
                color: #666;
            }

                .single-blog-content .single-post-author .author-info a:hover {
                    color: #333;
                }

            .single-blog-content .single-post-author .author-info p {
                padding: 14px 0 16px;
            }

            .single-blog-content .single-post-author .author-info .socials a {
                font-size: 17px;
                color: #999;
                padding-right: 14px;
            }

                .single-blog-content .single-post-author .author-info .socials a:hover {
                    color: #333;
                }

    .single-blog-content .related-title, .single-blog-content .comments-title {
        margin-bottom: 30px;
    }

    .single-blog-content .related-posts {
        margin: 0 -15px 40px;
    }

        .single-blog-content .related-posts .post-inner .post-image {
            position: relative;
        }

            .single-blog-content .related-posts .post-inner .post-image .overlay {
                background: rgba(0, 0, 0, 0.2);
            }

            .single-blog-content .related-posts .post-inner .post-image:hover .overlay {
                opacity: 1;
            }

        .single-blog-content .related-posts .post-inner h5 {
            font-size: 20px;
            padding: 15px 0 9px;
            transition: all 0.5s ease 0.1s;
            -moz-transition: all 0.5s ease 0.1s;
            -webkit-transition: all 0.5s ease 0.1s;
            -o-transition: all 0.5s ease 0.1s;
            -ms-transition: all 0.5s ease 0.1s;
        }

            .single-blog-content .related-posts .post-inner h5:hover {
                padding-left: 7px !important;
            }

                .single-blog-content .related-posts .post-inner h5:hover:before {
                    display: none !important;
                }

        .single-blog-content .related-posts .post-inner .calendar {
            font-size: 13px;
        }

            .single-blog-content .related-posts .post-inner .calendar i {
                padding-right: 6px;
            }

            .single-blog-content .related-posts .post-inner .calendar .date {
                padding-right: 12px;
            }

    .single-blog-content blockquote {
        padding: 24px 0 37px 44px;
        margin: 0;
        position: relative;
        z-index: 1;
    }

        .single-blog-content blockquote:before {
            float: left;
            margin-top: -15px;
            margin-right: 10px;
            font: normal normal normal 44px/1 FontAwesome;
            content: "\f10d";
            position: absolute;
            left: 20px;
            z-index: -1;
        }

        .single-blog-content blockquote p {
            font-style: italic;
            margin-bottom: 5px;
        }

        .single-blog-content blockquote cite {
            font-weight: 500;
            font-style: normal;
            color: #333;
        }

    .single-blog-content article {
        *zoom: 1;
    }

        .single-blog-content article:before, .single-blog-content article:after {
            content: "";
            display: table;
        }

        .single-blog-content article:after {
            clear: both;
        }

    .single-blog-content .links-next-post {
        margin-bottom: 50px;
        margin-left: 0 !important;
        width: 100%;
        padding: 20px;
        background: #f7f7f7;
    }

    .single-blog-content .links-next-post {
        *zoom: 1;
    }

        .single-blog-content .links-next-post:before, .single-blog-content .links-next-post:after {
            content: "";
            display: table;
        }

        .single-blog-content .links-next-post:after {
            clear: both;
        }

        .single-blog-content .links-next-post .nav-previous {
            float: left;
        }

            .single-blog-content .links-next-post .nav-previous i {
                padding-right: 8px;
            }

        .single-blog-content .links-next-post .nav-next {
            float: right;
        }

            .single-blog-content .links-next-post .nav-next i {
                padding-left: 8px;
            }

@media (min-width: 782px) {
    .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
        margin-left: 15px;
    }

    .wp-block-column:not(:last-child) {
        margin-right: 15px;
    }
}

@media (max-width: 781px) {
    .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n) {
        margin-left: 0;
    }

    .wp-block-column:not(:last-child) {
        margin-right: 0;
    }

    .wp-block-column {
        flex-basis: 100%;
    }
}

/* 10. Portfolio ------------------------------------------------------------ */
/* 11. Elements ------------------------------------------------------------ */
/* Newsletter Section Of Mailchimp Form Page */
.newsletter-mailchimp-form.section-box {
    padding: 120px 0 100px;
}

/* End Newsletter Section Of Mailchimp Form Page */
/* Deal Off Section Of Countdown Timer Page */
.deal-countdown-timer.section-box {
    padding: 120px 0 165px;
}

/* End Deal Off Section Of Countdown Timer Page */
/* Categories Section Of Product Categories Page */
.categories-product-page.section-box {
    padding: 120px 0 93px;
}

/* End Categories Section Of Product Categories Page */
/* Featured Sale Section Of Standard List Page */
/* List Section Of Product Widget Page */
.list-product-widget.section-box {
    padding-bottom: 74px;
}

/* End List Section Of Product Widget Page */
/* Banner Section Of Banner Page */
.banner-hp-1.banner-page-1.section-box {
    padding: 120px 0 93px;
}

.banner-page-3.section-box {
    padding: 100px 0 93px;
}

/* End Banner Section Of Banner Page */
/* End Items Section Of Product Showcase Page */
/* Our Team Section Of Our Team Page */
.our-team-page.section-box {
    padding: 120px 0 93px;
}

.our-team-page .our-team-content .our-team-detail {
    text-align: center;
}

    .our-team-page .our-team-content .our-team-detail .member-images {
        overflow: hidden;
        cursor: pointer;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
    }

        .our-team-page .our-team-content .our-team-detail .member-images img {
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -ms-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }

        .our-team-page .our-team-content .our-team-detail .member-images:hover img {
            transform: scale(1.1);
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
        }

    .our-team-page .our-team-content .our-team-detail .member-info {
        cursor: pointer;
    }

        .our-team-page .our-team-content .our-team-detail .member-info .name {
            font-size: 20px;
            padding: 27px 0 7px;
        }

        .our-team-page .our-team-content .our-team-detail .member-info .job {
            font-size: 15px;
            font-weight: 400;
            color: #666;
            display: block;
        }

        .our-team-page .our-team-content .our-team-detail .member-info .socials {
            display: none;
            margin-bottom: -10px;
        }

            .our-team-page .our-team-content .our-team-detail .member-info .socials a {
                color: #999;
                font-size: 18px;
                padding: 0 8px;
            }

                .our-team-page .our-team-content .our-team-detail .member-info .socials a:hover {
                    color: #333;
                }

        .our-team-page .our-team-content .our-team-detail .member-info:hover .job {
            display: none;
        }

        .our-team-page .our-team-content .our-team-detail .member-info:hover .socials {
            display: block;
        }

/* End Our Team Section Of Our Team Page */
/* Testimonial Section Of Testimonial Page */
.testimonials-hp-1.section-box {
    padding: 120px 0 100px;
}

/* End Testimonial Section Of Testimonial Page */
.wc-sc-product.featured-layout-1 .view-all {
    text-align: center;
    padding: 30px 0 120px;
}

@media only screen and (max-width: 768px) {
    .wc-sc-product.featured-layout-1 .view-all {
        padding-bottom: 50px;
    }
}

.wc-sc-product.featured-layout-1 .view-all .btn-small {
    padding: 17px 35.5px;
}

.wc-sc-product.featured-layout-1 .view-all i {
    padding-left: 9px;
}

.wc-sc-product.featured-layout-2 .wrapper-content-item .cat_product {
    display: none;
}

.wc-sc-product.featured-layout-2 .inner-sc-product div.product {
    margin-bottom: 0 !important;
}

.wc-sc-product.featured-layout-2 .slick-dots {
    text-align: center;
    width: 100%;
    margin: 0;
}

    .wc-sc-product.featured-layout-2 .slick-dots li {
        display: inline-block;
    }

        .wc-sc-product.featured-layout-2 .slick-dots li button {
            width: 9px;
            height: 9px;
            margin: 0 5px;
            padding: 0;
            background: #ccc;
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            text-indent: -9999px;
            border: none;
            outline: none;
            -moz-outline: none;
            -webkit-outline: none;
            -o-outline: none;
            -ms-outline: none;
        }

        .wc-sc-product.featured-layout-2 .slick-dots li.slick-active button {
            width: 28px;
            border-radius: 10px;
            -moz-border-radius: 10px;
            -webkit-border-radius: 10px;
            -o-border-radius: 10px;
            -ms-border-radius: 10px;
            background: #ccc;
        }

@media only screen and (max-width: 768px) {
    .wc-sc-product.featured-layout-2 .inner-sc-product .products {
        margin: 0 -7px;
    }

        .wc-sc-product.featured-layout-2 .inner-sc-product .products div.product {
            padding: 0 7px;
        }
}

.wc-sc-product.featured-layout-3 {
    position: relative;
}

    .wc-sc-product.featured-layout-3 .special-heading {
        text-align: left;
        padding-bottom: 20px;
        margin-bottom: 38px;
    }

        .wc-sc-product.featured-layout-3 .special-heading:before {
            left: 0;
            margin-left: 0;
            width: 90px;
        }

    .wc-sc-product.featured-layout-3 .es-nav {
        position: absolute;
        top: 10px;
        right: 0;
        border: 1px solid #ccc;
        border-radius: 20px;
        overflow: hidden;
    }

        .wc-sc-product.featured-layout-3 .es-nav span {
            font-size: 18px;
            color: #ccc;
            padding: 5px 15px;
            border-right: 1px solid #ccc;
            cursor: pointer;
        }

            .wc-sc-product.featured-layout-3 .es-nav span.es-nav-next {
                border: none;
                padding-left: 8px;
            }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .inner-item-product {
        border: none;
    }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .inner-item-product {
        *zoom: 1;
    }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .inner-item-product:before, .wc-sc-product.featured-layout-3 .inner-sc-product .product .inner-item-product:after {
            content: "";
            display: table;
        }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .inner-item-product:after {
            clear: both;
        }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product:hover .inner-item-product {
        border: none;
        box-shadow: 0 0 0;
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        -o-box-shadow: 0 0 0;
        -ms-box-shadow: 0 0 0;
    }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .woocommerce-LoopProduct-link {
        margin-bottom: 26px;
    }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .product-image {
        float: left;
        width: 40%;
    }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .wrapper-content-item {
        float: left;
        width: 60%;
        padding: 0 0 0 30px;
        text-align: left;
        margin: 0;
    }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .wrapper-content-item > .clear {
            display: none;
        }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .wrapper-content-item .woocommerce-loop-product_title {
            margin-bottom: 8px;
        }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .wrapper-content-item .description {
            margin-bottom: 20px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            max-height: 50px;
        }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .price {
        margin-bottom: 20px !important;
        display: block;
    }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist .ajax-loading {
            position: absolute;
        }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist .feedback {
            display: none;
        }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist a {
            width: 44px;
            height: 44px;
            border: 1px solid #ccc;
            color: #ccc;
            font-size: 0;
            align-items: center;
            -moz-align-items: center;
            -webkit-align-items: center;
            -o-align-items: center;
            -ms-align-items: center;
            justify-content: center;
            -moz-justify-content: center;
            -webkit-justify-content: center;
            -o-justify-content: center;
            -ms-justify-content: center;
            float: left;
            margin-right: 10px;
            border-radius: 0 !important;
        }

            .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist a:hover {
                background: #333;
                border: none;
                color: #fff;
            }

            .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist a:before {
                content: '\f15e' !important;
                font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
            }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .wc-sc-product.featured-layout-3 .inner-sc-product .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
            background: #333;
            border-color: #333;
            color: #fff;
        }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product a.button, .wc-sc-product.featured-layout-3 .inner-sc-product .product a.wc-forward {
        position: static !important;
        vertical-align: middle;
        background: transparent;
        border-radius: 0;
        margin-right: 5px;
        font-weight: normal;
        text-transform: uppercase;
        padding: 14px 22px 13px;
        border: 1px solid #ccc;
        color: #ccc;
        line-height: 1;
    }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product a.button.added, .wc-sc-product.featured-layout-3 .inner-sc-product .product a.wc-forward.added {
            display: none;
        }

        .wc-sc-product.featured-layout-3 .inner-sc-product .product a.button:hover, .wc-sc-product.featured-layout-3 .inner-sc-product .product a.wc-forward:hover {
            background: #333;
            border-color: #333;
            color: #fff;
        }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product a.wc-forward {
        background: #333;
        border-color: #333;
        color: #fff;
    }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product:hover a.wp-post-image:before {
        display: none;
    }

@media only screen and (max-width: 380px) {
    .wc-sc-product.featured-layout-3 .inner-sc-product .product .product-image {
        width: 100%;
    }

    .wc-sc-product.featured-layout-3 .inner-sc-product .product .wrapper-content-item {
        width: 100%;
        padding: 20px 0 0 0;
    }

    .wc-sc-product.featured-layout-3 .es-nav {
        top: 0;
    }
}

.wc-sc-product .products li.first {
    clear: none !important;
}

.wc-sc-product .products.columns-2 li:nth-child(2n+1), .wc-sc-product .products.columns-3 li:nth-child(3n+1), .wc-sc-product .products.columns-4 li:nth-child(4n+1), .wc-sc-product .products.columns-5 li:nth-child(5n+1) {
    clear: both;
}

@media only screen and (max-width: 992px) {
    .wc-sc-product .products.columns-3 li:nth-child(3n+1), .wc-sc-product .products.columns-4 li:nth-child(4n+1), .wc-sc-product .products.columns-5 li:nth-child(5n+1) {
        clear: none;
    }

    .wc-sc-product .products.columns-3 li:nth-child(2n+1), .wc-sc-product .products.columns-4 li:nth-child(2n+1), .wc-sc-product .products.columns-5 li:nth-child(2n+1) {
        clear: both;
    }
}

.banner-section {
    line-height: 1.7;
    overflow: hidden;
    position: relative;
}

    .banner-section p {
        margin-bottom: 0;
    }

    .banner-section .button-more {
        padding: 13px 25px;
        border: 1px solid;
        line-height: 1;
        transition: 0.3s;
        -moz-transition: 0.3s;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        display: inline-block;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        text-align: center;
        position: relative;
        z-index: 1;
    }

        .banner-section .button-more:before {
            content: "";
            position: absolute;
            z-index: -1;
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
            -o-transition: all 0.5s;
            -ms-transition: all 0.5s;
            width: 0;
            height: 100%;
            top: 0;
            left: 0;
            background: #333;
        }

        .banner-section .button-more:hover {
            color: #fff !important;
            border-color: #333;
        }

            .banner-section .button-more:hover:before {
                width: 100%;
            }

    .banner-section .bg-image {
        position: relative;
        overflow: hidden;
    }

        .banner-section .bg-image:before, .banner-section .bg-image:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            -webkit-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
            -ms-transition: all 0.6s ease-in-out;
        }

    .banner-section .banner-layout-1 {
        background-position: center;
        background-size: cover;
        padding: 100px 0 90px 0;
    }

    .banner-section .banner-layout-1 {
        *zoom: 1;
    }

        .banner-section .banner-layout-1:before, .banner-section .banner-layout-1:after {
            content: "";
            display: table;
        }

        .banner-section .banner-layout-1:after {
            clear: both;
        }

        .banner-section .banner-layout-1 .wrap-image, .banner-section .banner-layout-1 .info {
            width: 50%;
            float: right;
        }

        .banner-section .banner-layout-1:hover .bg-image:before {
            right: 50%;
            left: 50%;
            background: rgba(255, 255, 255, 0.2);
        }

        .banner-section .banner-layout-1:hover .bg-image:after {
            top: 50%;
            bottom: 50%;
            background: rgba(255, 255, 255, 0.2);
        }

        .banner-section .banner-layout-1 .text-1 {
            font-size: 40px;
            text-transform: uppercase;
            position: relative;
            line-height: 1;
            margin-bottom: 15px;
            z-index: 1;
        }

            .banner-section .banner-layout-1 .text-1:before {
                width: 170px;
                height: 20px;
                background: #fecbcc;
                position: absolute;
                left: 40px;
                top: 10px;
                content: "";
                z-index: -1;
            }

        .banner-section .banner-layout-1 .text-2 {
            font-size: 53px;
            text-transform: uppercase;
            margin-bottom: 50px;
            line-height: 1;
        }

    .banner-section .banner-layout-2 {
        position: relative;
        border: 15px solid #f2f2f2;
        margin-bottom: 30px;
        padding: 60px 30px;
    }

        .banner-section .banner-layout-2 .wrap-image {
            text-align: center;
        }

        .banner-section .banner-layout-2 .bg-image {
            overflow: hidden;
            vertical-align: middle;
        }

            .banner-section .banner-layout-2 .bg-image img {
                transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -moz-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -webkit-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -ms-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            }

        .banner-section .banner-layout-2 .text-1 {
            font-size: 40px;
            padding-bottom: 15px;
            margin-bottom: 20px;
            line-height: 1;
        }

            .banner-section .banner-layout-2 .text-1:before {
                width: 110px;
                margin-left: -55px;
            }

        .banner-section .banner-layout-2:before, .banner-section .banner-layout-2:after {
            transition: 0.3s all 0.14s;
            -moz-transition: 0.3s all 0.14s;
            -webkit-transition: 0.3s all 0.14s;
            -o-transition: 0.3s all 0.14s;
            -ms-transition: 0.3s all 0.14s;
            content: "";
            height: 15px;
            top: -15px;
            position: absolute;
            display: block;
            background: #fecbcc;
            z-index: 1;
        }

        .banner-section .banner-layout-2:before {
            left: -15px;
            right: 110%;
        }

        .banner-section .banner-layout-2:after {
            top: auto;
            right: -15px;
            left: 110%;
            bottom: -15px;
            background: #c6e5ee;
        }

        .banner-section .banner-layout-2 .line:before, .banner-section .banner-layout-2 .line-1:before {
            content: "";
            width: 15px;
            background: #c6e5ee;
            left: -15px;
            bottom: -15px;
            position: absolute;
            transition: 0.3s all 0.14s;
            -moz-transition: 0.3s all 0.14s;
            -webkit-transition: 0.3s all 0.14s;
            -o-transition: 0.3s all 0.14s;
            -ms-transition: 0.3s all 0.14s;
            opacity: 0;
        }

        .banner-section .banner-layout-2 .line:after, .banner-section .banner-layout-2 .line-1:after {
            content: "";
            width: 15px;
            background: #fecbcc;
            left: -15px;
            top: -15px;
            bottom: 70%;
            position: absolute;
            transition: 0.3s all 0.14s;
            -moz-transition: 0.3s all 0.14s;
            -webkit-transition: 0.3s all 0.14s;
            -o-transition: 0.3s all 0.14s;
            -ms-transition: 0.3s all 0.14s;
            opacity: 0;
        }

        .banner-section .banner-layout-2 .line:before {
            top: 100%;
            border-left: 15px solid transparent;
            border-top: 15px solid #fecbcc;
        }

        .banner-section .banner-layout-2 .line:after {
            top: 100%;
            bottom: 0;
        }

        .banner-section .banner-layout-2 .line-1:before {
            top: -15px;
            bottom: 100%;
            left: auto;
            right: -15px;
        }

        .banner-section .banner-layout-2 .line-1:after {
            left: auto;
            right: -15px;
            bottom: 100%;
            border-right: 15px solid transparent;
            border-bottom: 15px solid #c6e5ee;
        }

        .banner-section .banner-layout-2:hover .bg-image img {
            transform: scale(1.1);
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
        }

        .banner-section .banner-layout-2:hover:before {
            right: -15px;
        }

        .banner-section .banner-layout-2:hover:after {
            left: -15px;
        }

        .banner-section .banner-layout-2:hover .line:before {
            top: 30%;
            opacity: 1;
            z-index: 1;
        }

        .banner-section .banner-layout-2:hover .line:after {
            top: -15px;
            opacity: 1;
        }

        .banner-section .banner-layout-2:hover .line-1:before {
            bottom: -15px;
            opacity: 1;
        }

        .banner-section .banner-layout-2:hover .line-1:after {
            bottom: 30%;
            opacity: 1;
        }

    .banner-section.active .banner-layout-2:before {
        right: -15px;
    }

    .banner-section.active .banner-layout-2:after {
        left: -15px;
    }

    .banner-section.active .banner-layout-2 .line:before {
        top: 30%;
        opacity: 1;
        z-index: 1;
    }

    .banner-section.active .banner-layout-2 .line:after {
        top: -15px;
        opacity: 1;
    }

    .banner-section.active .banner-layout-2 .line-1:before {
        bottom: -15px;
        opacity: 1;
    }

    .banner-section.active .banner-layout-2 .line-1:after {
        bottom: 30%;
        opacity: 1;
    }

    .banner-section .banner-layout-3, .banner-section .banner-layout-4 {
        *zoom: 1;
    }

        .banner-section .banner-layout-3:before, .banner-section .banner-layout-3:after, .banner-section .banner-layout-4:before, .banner-section .banner-layout-4:after {
            content: "";
            display: table;
        }

        .banner-section .banner-layout-3:after, .banner-section .banner-layout-4:after {
            clear: both;
        }

        .banner-section .banner-layout-3 .bg-image, .banner-section .banner-layout-4 .bg-image {
            overflow: hidden;
            display: inherit;
            text-align: center;
        }

            .banner-section .banner-layout-3 .bg-image img, .banner-section .banner-layout-4 .bg-image img {
                transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -moz-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -webkit-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
                -ms-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            }

        .banner-section .banner-layout-3:hover .bg-image img, .banner-section .banner-layout-4:hover .bg-image img {
            transform: scale(1.1);
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
        }

        .banner-section .banner-layout-3 .info, .banner-section .banner-layout-4 .info {
            padding: 70px 15px;
        }

        .banner-section .banner-layout-3 .wrap-image, .banner-section .banner-layout-3 .info, .banner-section .banner-layout-4 .wrap-image, .banner-section .banner-layout-4 .info {
            width: 50%;
            float: left;
        }

        .banner-section .banner-layout-3 .text-number, .banner-section .banner-layout-4 .text-number {
            font-size: 110px;
            line-height: 1;
            font-weight: 600;
            margin-bottom: 10px;
            color: #ffa6a8;
            position: relative;
        }

            .banner-section .banner-layout-3 .text-number:before, .banner-section .banner-layout-4 .text-number:before {
                content: "";
                height: 2px;
                background: #ccc;
                position: absolute;
                right: -150px;
                width: 130px;
                display: block;
                top: 50%;
            }

        .banner-section .banner-layout-3 .text-1, .banner-section .banner-layout-4 .text-1 {
            font-size: 30px;
            font-weight: 600;
            margin-bottom: 15px;
            color: #333;
        }

        .banner-section .banner-layout-3 .text-2, .banner-section .banner-layout-4 .text-2 {
            padding-bottom: 50px;
        }

        .banner-section .banner-layout-3.text_left .wrap-image, .banner-section .banner-layout-4.text_left .wrap-image {
            float: right;
            padding-left: 50px;
        }

        .banner-section .banner-layout-3.text_left .info, .banner-section .banner-layout-4.text_left .info {
            float: left;
            text-align: right;
            padding-right: 75px;
        }

        .banner-section .banner-layout-3.text_right .wrap-image, .banner-section .banner-layout-4.text_right .wrap-image {
            float: left;
            padding-right: 50px;
        }

        .banner-section .banner-layout-3.text_right .info, .banner-section .banner-layout-4.text_right .info {
            float: right;
            text-align: left;
            padding-left: 75px;
        }

        .banner-section .banner-layout-3.text_right .text-number:before, .banner-section .banner-layout-4.text_right .text-number:before {
            left: -150px;
            right: auto;
        }

        .banner-section .banner-layout-3.text_center .wrap-image, .banner-section .banner-layout-3.text_center .info, .banner-section .banner-layout-4.text_center .wrap-image, .banner-section .banner-layout-4.text_center .info {
            width: 100%;
            float: none;
        }

        .banner-section .banner-layout-3.text_center .info, .banner-section .banner-layout-4.text_center .info {
            margin-top: -80px;
            padding-top: 0;
            text-align: center;
        }

            .banner-section .banner-layout-3.text_center .info .text-number, .banner-section .banner-layout-4.text_center .info .text-number {
                font-size: 80px;
                padding-right: 5px;
            }

                .banner-section .banner-layout-3.text_center .info .text-number:before, .banner-section .banner-layout-4.text_center .info .text-number:before {
                    display: none;
                }

    .banner-section .bg-color {
        position: absolute;
        content: "";
        z-index: 0;
        background: #fff5f5;
        right: 40%;
        top: 60px;
        bottom: 60px;
        left: 0;
    }

        .banner-section .bg-color.text_left {
            right: 0;
            left: 40%;
        }

        .banner-section .bg-color.text_center {
            top: 0;
            bottom: 0;
            right: 0;
        }

    .banner-section .banner-layout-4 {
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }

        .banner-section .banner-layout-4 .wrap-image {
            position: relative;
        }

        .banner-section .banner-layout-4 .text_vertical {
            transform: rotate(90deg) translateX(-50%);
            -moz-transform: rotate(90deg) translateX(-50%);
            -webkit-transform: rotate(90deg) translateX(-50%);
            -o-transform: rotate(90deg) translateX(-50%);
            -ms-transform: rotate(90deg) translateX(-50%);
            position: absolute;
            font-size: 25px;
            color: #ccc;
            z-index: 1;
            top: 55%;
            left: -90px;
            text-transform: uppercase;
        }

        .banner-section .banner-layout-4 .text-1 {
            position: relative;
            padding-bottom: 20px;
            margin-bottom: 30px;
            text-align: inherit;
        }

            .banner-section .banner-layout-4 .text-1:before {
                left: 0;
                width: 80px;
                margin-left: 0;
            }

        .banner-section .banner-layout-4.text_right .wrap-image {
            padding-right: 0;
        }

        .banner-section .banner-layout-4.text_left .wrap-image {
            padding-left: 0;
        }

        .banner-section .banner-layout-4.text_left .text-1:before {
            left: auto;
            right: 0;
        }

        .banner-section .banner-layout-4.text_left .text_vertical {
            right: -90px;
            left: auto;
        }

        .banner-section .banner-layout-4.text_center .text_vertical {
            left: 0;
            color: #333;
        }

        .banner-section .banner-layout-4.text_center .info {
            margin-top: 0;
            padding: 20px 30px 40px;
            text-align: center;
        }

            .banner-section .banner-layout-4.text_center .info .text-1:before {
                left: 50%;
                margin-left: -40px;
            }

    .banner-section .banner-layout-5 {
        *zoom: 1;
    }

        .banner-section .banner-layout-5:before, .banner-section .banner-layout-5:after {
            content: "";
            display: table;
        }

        .banner-section .banner-layout-5:after {
            clear: both;
        }

        .banner-section .banner-layout-5 .wrap-image {
            width: 80px;
            text-align: center;
        }

        .banner-section .banner-layout-5 .info {
            width: calc(100% - 80px);
        }

        .banner-section .banner-layout-5 .text-1 {
            font-size: 25px;
            font-weight: 600;
            color: #333;
            padding-bottom: 20px;
            margin-bottom: 30px;
            text-align: inherit;
        }

            .banner-section .banner-layout-5 .text-1:before {
                left: 0;
                height: 10px;
                margin-left: 0;
                width: 75px;
            }

        .banner-section .banner-layout-5 .text-2 {
            padding-bottom: 20px;
        }

        .banner-section .banner-layout-5.text_left .wrap-image {
            float: right;
        }

        .banner-section .banner-layout-5.text_left .info {
            float: left;
            text-align: right;
            padding-right: 20px;
        }

        .banner-section .banner-layout-5.text_left .text-1:before {
            left: auto;
            right: 0;
        }

        .banner-section .banner-layout-5.text_right .wrap-image {
            float: left;
        }

        .banner-section .banner-layout-5.text_right .info {
            padding-left: 20px;
            float: right;
            text-align: left;
        }

        .banner-section .banner-layout-5.text_center .wrap-image {
            margin: auto;
        }

        .banner-section .banner-layout-5.text_center .info {
            width: 100%;
            text-align: center;
        }

            .banner-section .banner-layout-5.text_center .info .text-1:before {
                left: 50%;
                margin-left: -33px;
            }

@media only screen and (max-width: 992px) {
    .banner-section .banner-layout-4 .info {
        padding: 20px 15px;
    }

        .banner-section .banner-layout-4 .info .text-2 {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            padding-bottom: 0;
            margin-bottom: 30px;
        }

    .banner-section .banner-layout-4.text_left .wrap-image {
        padding-left: 0;
    }

    .banner-section .banner-layout-4.text_left .info {
        padding-right: 30px;
    }

    .banner-section .banner-layout-4.text_right .wrap-image {
        padding-right: 0;
    }

    .banner-section .banner-layout-4.text_right .info {
        padding-left: 30px;
    }

    .banner-section .banner-layout-4 .text_vertical {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .banner-section .banner-layout-3 .info {
        padding: 15px;
    }

    .banner-section .banner-layout-3 .text-number {
        font-size: 70px;
    }

        .banner-section .banner-layout-3 .text-number:before {
            display: none;
        }

    .banner-section .banner-layout-1 {
        padding: 80px 0 70px 0;
        background-position: center right;
    }

        .banner-section .banner-layout-1 .wrap-image, .banner-section .banner-layout-1 .info {
            width: 100%;
            padding: 0 15px;
            max-width: 380px;
        }

        .banner-section .banner-layout-1 .text-1 {
            font-size: 32px;
        }

            .banner-section .banner-layout-1 .text-1:before {
                width: 120px;
                height: 14px;
            }

        .banner-section .banner-layout-1 .text-2 {
            font-size: 46px;
        }
}

@media only screen and (min-width: 575px) and (max-width: 767px) {
    .banner-section .banner-layout-3.text_left .wrap-image {
        padding-left: 0;
    }

    .banner-section .banner-layout-3.text_left .info {
        padding-right: 25px;
    }

    .banner-section .banner-layout-3.text_right .wrap-image {
        padding-right: 0;
    }

    .banner-section .banner-layout-3.text_right .info {
        padding-left: 25px;
    }

    .banner-section .banner-layout-3 .info .text-1 {
        font-size: 22px;
    }

    .banner-section .banner-layout-3 .info .text-2 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        padding-bottom: 0;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 575px) {
    .banner-section .bg-color {
        display: none;
    }

    .banner-section .banner-layout-3 .wrap-image, .banner-section .banner-layout-3 .info, .banner-section .banner-layout-4 .wrap-image, .banner-section .banner-layout-4 .info {
        width: 100%;
        float: none;
    }

    .banner-section .banner-layout-3 .info, .banner-section .banner-layout-4 .info {
        padding: 30px 15px;
    }

        .banner-section .banner-layout-3 .info .text-1:before, .banner-section .banner-layout-4 .info .text-1:before {
            left: 50%;
            margin-left: -40px;
        }

    .banner-section .banner-layout-3 .text-number, .banner-section .banner-layout-4 .text-number {
        font-size: 80px;
    }

        .banner-section .banner-layout-3 .text-number:before, .banner-section .banner-layout-4 .text-number:before {
            display: none;
        }

    .banner-section .banner-layout-3.text_left .wrap-image, .banner-section .banner-layout-4.text_left .wrap-image {
        padding-left: 0;
    }

    .banner-section .banner-layout-3.text_left .info, .banner-section .banner-layout-4.text_left .info {
        text-align: center;
        padding-right: 15px;
    }

        .banner-section .banner-layout-3.text_left .info .text-1:before, .banner-section .banner-layout-4.text_left .info .text-1:before {
            right: auto;
            left: 50%;
        }

    .banner-section .banner-layout-3.text_right .wrap-image, .banner-section .banner-layout-4.text_right .wrap-image {
        padding-right: 0;
    }

    .banner-section .banner-layout-3.text_right .info, .banner-section .banner-layout-4.text_right .info {
        text-align: center;
        padding-left: 15px;
    }
}

.wpb_gallery .wpb_gallery_slides {
    box-shadow: 0 0 0;
    border: none;
    border-radius: 0;
}

    .wpb_gallery .wpb_gallery_slides ul.slides li a, .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo a.nivo-imageLink {
        position: relative;
        overflow: hidden;
        vertical-align: middle;
    }

        .wpb_gallery .wpb_gallery_slides ul.slides li a:before, .wpb_gallery .wpb_gallery_slides ul.slides li a:after, .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo a.nivo-imageLink:before, .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo a.nivo-imageLink:after {
            content: '';
            position: absolute;
            top: 0;
            bottom: 0;
            right: 0;
            left: 0;
            transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            -webkit-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
            -ms-transition: all 0.6s ease-in-out;
        }

        .wpb_gallery .wpb_gallery_slides ul.slides li a:hover:before, .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo a.nivo-imageLink:hover:before {
            right: 50%;
            left: 50%;
            background: rgba(255, 255, 255, 0.2);
        }

        .wpb_gallery .wpb_gallery_slides ul.slides li a:hover:after, .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo a.nivo-imageLink:hover:after {
            top: 50%;
            bottom: 50%;
            background: rgba(255, 255, 255, 0.2);
        }

    .wpb_gallery .wpb_gallery_slides.wpb_flexslider {
        margin-bottom: 20px;
    }

        .wpb_gallery .wpb_gallery_slides.wpb_flexslider .flex-control-paging {
            display: none;
        }

        .wpb_gallery .wpb_gallery_slides.wpb_flexslider .flex-direction-nav li a {
            padding: 0 15px !important;
            background: #fff;
            font-size: 0;
            width: auto;
            height: auto;
            margin-top: -16px;
        }

            .wpb_gallery .wpb_gallery_slides.wpb_flexslider .flex-direction-nav li a:before {
                display: inline-block;
                font: normal normal normal 20px/32px 'Material-Design-Iconic-Font';
                content: '\f301';
                vertical-align: middle;
                text-shadow: 0 0 0;
            }

            .wpb_gallery .wpb_gallery_slides.wpb_flexslider .flex-direction-nav li a:hover {
                color: #fff;
                background: #333;
            }

        .wpb_gallery .wpb_gallery_slides.wpb_flexslider .flex-direction-nav li .flex-prev {
            left: 0;
            opacity: 1;
        }

            .wpb_gallery .wpb_gallery_slides.wpb_flexslider .flex-direction-nav li .flex-prev:before {
                content: '\f2ff';
            }

        .wpb_gallery .wpb_gallery_slides.wpb_flexslider .flex-direction-nav li .flex-next {
            right: 0;
            opacity: 1;
        }

    .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivoSlider {
        box-shadow: 0 0 0;
    }

    .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivo-controlNav {
        display: none;
    }

    .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivo-directionNav a {
        text-indent: 0;
        font-size: 0;
        padding: 0 15px !important;
        background: #fff;
        width: auto;
        height: auto;
        margin-top: -16px;
        opacity: 1;
        top: 50%;
    }

        .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivo-directionNav a:before {
            display: inline-block;
            font: normal normal normal 20px/32px 'Material-Design-Iconic-Font';
            content: '\f301';
            vertical-align: middle;
            text-shadow: 0 0 0;
        }

        .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivo-directionNav a:hover {
            color: #fff;
            background: #333;
        }

    .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivo-directionNav .nivo-prevNav {
        left: 0;
    }

        .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivo-directionNav .nivo-prevNav:before {
            content: '\f2ff';
        }

    .wpb_gallery .wpb_gallery_slides.wpb_slider_nivo .nivo-directionNav .nivo-nextNav {
        right: 0;
    }

.physcode_social_links {
    margin: 0 -10px;
}

    .physcode_social_links li {
        list-style: none;
        display: inline-block;
        padding: 10px;
    }

        .physcode_social_links li a {
            font-size: 18px;
            opacity: 0.7;
        }

            .physcode_social_links li a:hover {
                opacity: 1;
            }

.vc_progress_bar.wpb_content_element .vc_single_bar {
    border-radius: 0;
    margin-top: 50px;
    height: 10px;
    background: transparent;
    box-shadow: 0 0 0;
    border: 1px solid #666;
}

    .vc_progress_bar.wpb_content_element .vc_single_bar .vc_label {
        top: -30px;
        left: 0;
        right: 0;
        padding: 0;
        font-size: 100%;
    }

        .vc_progress_bar.wpb_content_element .vc_single_bar .vc_label .vc_label_units {
            float: right;
        }

    .vc_progress_bar.wpb_content_element .vc_single_bar .vc_bar {
        background: #666;
        border-radius: 0;
    }

.wpb_heading.wpb_progress_bar_heading {
    text-align: left;
}

    .wpb_heading.wpb_progress_bar_heading:before {
        left: 0;
        margin-left: 0;
    }

/* Deal Off Section */
.deal-hp-2 .deal-content {
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    padding: 120px 0 100px;
}

    .deal-hp-2 .deal-content p {
        font-size: 17px;
        font-weight: 300;
        color: #000;
    }

        .deal-hp-2 .deal-content p b {
            font-weight: 600;
            color: #ff6666;
        }

    .deal-hp-2 .deal-content .special-heading {
        padding-top: 13px;
        margin-bottom: 70px;
    }

        .deal-hp-2 .deal-content .special-heading:before {
            background-color: #fff;
        }

    .deal-hp-2 .deal-content .wrap-countdown {
        align-items: center;
        -moz-align-items: center;
        -webkit-align-items: center;
        -o-align-items: center;
        -ms-align-items: center;
        justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
        line-height: 1.67;
    }

        .deal-hp-2 .deal-content .wrap-countdown .countdown-section {
            margin: 0 30px;
            padding: 5px 0 25px 0;
            display: inline-block;
            background: #fff;
            border-top: 12px solid #8ce6ff;
            text-align: center;
            width: 120px;
            position: relative;
            border-bottom-left-radius: 18px;
        }

            .deal-hp-2 .deal-content .wrap-countdown .countdown-section .countdown-amount {
                margin: 0;
                padding: 0;
                font-size: 70px;
                display: block;
                line-height: 1.2;
                font-weight: 600;
            }

            .deal-hp-2 .deal-content .wrap-countdown .countdown-section .countdown-period {
                font-size: 17px;
                padding: 0;
                line-height: 1.2;
                display: block;
            }

            .deal-hp-2 .deal-content .wrap-countdown .countdown-section:before {
                content: " ";
                height: 12px;
                background: #f2f2f2;
                width: 100%;
                z-index: 300;
                position: absolute;
                bottom: 0;
                right: -15px;
                display: block;
                border-radius: 0 0 15px 0;
                transform: skewX(-10deg);
            }

            .deal-hp-2 .deal-content .wrap-countdown .countdown-section::after {
                content: " ";
                height: 20px;
                width: 25px;
                bottom: 1px;
                background: #fff;
                position: absolute;
                border-radius: 26px 3px 30px 10px;
                left: 10px;
                z-index: 301;
            }

    .deal-hp-2 .deal-content .shop {
        padding-top: 70px;
    }

        .deal-hp-2 .deal-content .shop .btn-small {
            padding: 13px 30px;
            background: #fff;
            border-color: #fff;
            text-transform: uppercase;
            font-weight: 500;
        }

            .deal-hp-2 .deal-content .shop .btn-small:hover {
                background: #333;
                border-color: #333;
            }

        .deal-hp-2 .deal-content .shop i {
            display: none;
        }

@media only screen and (max-width: 767px) {
    .deal-hp-2 .deal-content {
        padding: 60px 0 40px;
    }

        .deal-hp-2 .deal-content .wrap-countdown .countdown-section {
            margin: 0 15px 20px 15px;
            width: 110px;
        }

            .deal-hp-2 .deal-content .wrap-countdown .countdown-section .countdown-amount {
                font-size: 60px;
            }

        .deal-hp-2 .deal-content .shop {
            padding-top: 40px;
        }

        .deal-hp-2 .deal-content .special-heading {
            margin-bottom: 45px;
        }
}

/* End Deal Off Section  */
.sc-list-posts .news-details .post-title a {
    font-weight: 600;
}

.sc-posts-layout_1 .news-details {
    position: relative;
}

    .sc-posts-layout_1 .news-details .post-formats-wrapper {
        overflow: hidden;
        width: 33%;
        float: left;
    }

        .sc-posts-layout_1 .news-details .post-formats-wrapper img {
            transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -moz-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -webkit-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -o-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
            -ms-transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
        }

        .sc-posts-layout_1 .news-details .post-formats-wrapper:hover img {
            transform: scale(1.1);
            -moz-transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -o-transform: scale(1.1);
            -ms-transform: scale(1.1);
        }

    .sc-posts-layout_1 .news-details .info {
        background: #fff;
        width: 67%;
        float: left;
        padding-left: 20px;
    }

        .sc-posts-layout_1 .news-details .info h4 {
            font-size: 20px;
            padding-top: 4px;
            line-height: 1.4;
            overflow: hidden;
        }

            .sc-posts-layout_1 .news-details .info h4 a {
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
            }

        .sc-posts-layout_1 .news-details .info .date {
            color: #999;
            align-items: center;
            -moz-align-items: center;
            -webkit-align-items: center;
            -o-align-items: center;
            -ms-align-items: center;
        }

            .sc-posts-layout_1 .news-details .info .date > div {
                display: inline-block;
            }

            .sc-posts-layout_1 .news-details .info .date a {
                color: #999;
            }

            .sc-posts-layout_1 .news-details .info .date .time {
                padding-left: 5px;
            }

                .sc-posts-layout_1 .news-details .info .date .time:before {
                    content: '/';
                    padding-right: 5px;
                }

@media only screen and (max-width: 320px) {
    .sc-posts-layout_1 .news-details .post-formats-wrapper, .sc-posts-layout_1 .news-details .info {
        width: 100%;
        float: none;
    }

    .sc-posts-layout_1 .news-details .info {
        padding: 15px 0;
    }
}

.sc-posts-layout_1 .list-item {
    margin-bottom: 50px;
}

    .sc-posts-layout_1 .list-item.col-xl-4:nth-child(3n+1) {
        clear: both;
    }

@media only screen and (max-width: 480px) {
    .sc-posts-layout_1 .list-item {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 320px) {
    .sc-posts-layout_1 .list-item {
        margin-bottom: 15px;
    }
}

.sc-posts-layout_2 .inner-list-posts > .gird-item {
    width: 33.33%;
    float: left;
}

.sc-posts-layout_2 .gird-item {
    padding: 0 15px;
}

    .sc-posts-layout_2 .gird-item .news-details {
        padding: 20px;
        background: #fff;
        text-align: center;
    }

    .sc-posts-layout_2 .gird-item .post-title {
        margin-bottom: 25px;
        padding-bottom: 15px;
        padding-top: 20px;
    }

        .sc-posts-layout_2 .gird-item .post-title:before {
            height: 10px;
            width: 75px;
            margin-left: -33px;
        }

    .sc-posts-layout_2 .gird-item .post-excerpt {
        padding: 0 15px 20px 15px;
    }

    .sc-posts-layout_2 .gird-item .date {
        border-top: 1px solid #e6e6e6;
        padding-top: 20px;
    }

        .sc-posts-layout_2 .gird-item .date > div {
            display: inline-block;
            text-align: center;
            width: 45%;
        }

        .sc-posts-layout_2 .gird-item .date .time {
            width: 55%;
            position: relative;
        }

            .sc-posts-layout_2 .gird-item .date .time:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                bottom: 0;
                width: 1px;
                background: #e6e6e6;
            }

.sc-posts-layout_2 .slick-dots {
    margin: 0;
    padding: 60px 15px;
    text-align: center;
    width: 100%;
}

    .sc-posts-layout_2 .slick-dots li {
        display: inline-block;
        margin: 0 3px;
    }

        .sc-posts-layout_2 .slick-dots li button {
            font-size: 0 !important;
            width: 22px;
            height: 3px;
            background: #fff;
            border: none;
            border-radius: 0;
        }

            .sc-posts-layout_2 .slick-dots li button:focus {
                outline: none;
            }

        .sc-posts-layout_2 .slick-dots li.slick-active {
            transform: translateY(-4px);
            -moz-transform: translateY(-4px);
            -webkit-transform: translateY(-4px);
            -o-transform: translateY(-4px);
            -ms-transform: translateY(-4px);
        }

@media only screen and (max-width: 768px) {
    .sc-posts-layout_2 .inner-list-posts {
        margin-left: -7px;
        margin-right: -7px;
    }

    .sc-posts-layout_2 .gird-item {
        padding: 0 7px;
    }

        .sc-posts-layout_2 .gird-item .news-details {
            padding: 10px;
        }

        .sc-posts-layout_2 .gird-item .post-excerpt {
            padding: 0 0 15px 0;
        }

    .sc-posts-layout_2 .slick-dots {
        padding: 30px 15px;
    }
}

.reviews-product .sc-reviews .item {
    background: #fff;
    margin-top: 80px;
}

.reviews-product .sc-reviews .author-name {
    margin-bottom: 15px;
}

.reviews-product .sc-reviews .avatar-author {
    border-radius: 50%;
    overflow: hidden;
    width: 150px;
    margin: 0 auto -70px auto;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.reviews-product .sc-reviews .entry-content {
    max-width: 960px;
    padding: 20px 20px 50px 20px;
    margin: 0 auto;
    text-align: center;
}

    .reviews-product .sc-reviews .entry-content .item_rating {
        margin-bottom: 25px;
    }

        .reviews-product .sc-reviews .entry-content .item_rating .star-rating {
            float: none;
            margin: 0 auto;
        }

@media only screen and (max-width: 768px) {
    .reviews-product .sc-reviews .avatar-author {
        width: 120px;
        margin-bottom: -55px;
    }

    .reviews-product .sc-reviews .entry-content .des {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
}

.reviews-product .owl-dots {
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    text-align: center;
}

    .reviews-product .owl-dots .owl-dot {
        display: inline-block;
        width: 7px;
        height: 7px;
        background: #ccc;
        line-height: 1;
        border-radius: 50%;
        margin: 0 3px;
        border: 2px solid #fff;
        padding: 10px;
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
    }

        .reviews-product .owl-dots .owl-dot:focus {
            outline: none;
        }

        .reviews-product .owl-dots .owl-dot.active {
            border: 2px solid #ccc;
        }

        .reviews-product .owl-dots .owl-dot span {
            display: inline-block;
        }

.widget-list-posts .widget-title {
    margin-bottom: 30px;
}

.widget-list-posts .list-unstyled {
    margin: 0;
}

    .widget-list-posts .list-unstyled li {
        list-style: none;
        margin-bottom: 20px;
        overflow: hidden;
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 20px;
    }

    .widget-list-posts .list-unstyled li {
        *zoom: 1;
    }

        .widget-list-posts .list-unstyled li:before, .widget-list-posts .list-unstyled li:after {
            content: "";
            display: table;
        }

        .widget-list-posts .list-unstyled li:after {
            clear: both;
        }

        .widget-list-posts .list-unstyled li:last-child {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0;
        }

    .widget-list-posts .list-unstyled .feature-image {
        position: relative;
        width: 90px;
        float: left;
    }

        .widget-list-posts .list-unstyled .feature-image a {
            display: block;
            position: relative;
        }

            .widget-list-posts .list-unstyled .feature-image a:after {
                content: "";
                background: rgba(0, 0, 0, 0.2);
                opacity: 0;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
            }

            .widget-list-posts .list-unstyled .feature-image a:hover:after {
                opacity: 1;
            }

    .widget-list-posts .list-unstyled .post-description {
        margin-left: 106px;
        margin-top: 6px;
    }

        .widget-list-posts .list-unstyled .post-description .day {
            font-size: 13px;
            padding-bottom: 4px;
            display: block;
        }

        .widget-list-posts .list-unstyled .post-description a {
            font-size: 1.05em;
            font-weight: 600;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }

.widget-area .widget-inner {
    background: #fff;
    padding: 25px;
}

@media only screen and (max-width: 768px) {
    .widget-area .widget-inner {
        padding: 15px;
    }
}

.widget-area ul {
    margin-left: 0;
    margin-bottom: 0;
}

.widget-area aside {
    margin: 0 0 50px 0;
}

.widget-area aside {
    *zoom: 1;
}

    .widget-area aside:before, .widget-area aside:after {
        content: "";
        display: table;
    }

    .widget-area aside:after {
        clear: both;
    }

    .widget-area aside:last-child {
        margin-bottom: 0;
    }

    .widget-area aside .widget-title {
        margin-bottom: 25px;
        margin-top: 0;
        font-weight: 500;
        position: relative;
        text-align: left;
        padding-bottom: 12px;
    }

        .widget-area aside .widget-title:before {
            height: 7px;
            width: 61px;
            left: 0;
            margin-left: 0;
        }

    .widget-area aside ul li {
        padding-top: 8px;
        padding-bottom: 8px;
        list-style: none;
    }

    .widget-area aside select {
        max-width: 100%;
        width: 100%;
        border: 1px solid #e6e6e6;
        padding: 6px 10px;
    }

        .widget-area aside select:focus {
            outline: none;
            box-shadow: 0 0 0;
        }

    .widget-area aside.widget_archive ul li .count, .widget-area aside .product-categories li .count, .widget-area aside.widget_categories ul li .count, .widget-area aside.widget_recent_entries ul li .count, .widget-area aside.widget_recent_comments ul li .count, .widget-area aside.widget_archive ul li .count {
        float: right;
    }

    .widget-area aside.widget_categories ul li.cat-item, .widget-area aside.widget_categories ul li, .widget-area aside.widget_archive ul li.cat-item, .widget-area aside.widget_archive ul li {
        text-align: right;
        overflow: hidden;
    }

        .widget-area aside.widget_categories ul li.cat-item a, .widget-area aside.widget_categories ul li a, .widget-area aside.widget_archive ul li.cat-item a, .widget-area aside.widget_archive ul li a {
            float: left;
        }

    .widget-area aside.widget_search {
        padding: 0;
        border: none !important;
    }

.widget-area .screen-reader-text {
    display: none;
}

.widget-area .widget_tag_cloud .tagcloud a, .widget-area .widget_product_tag_cloud .tagcloud a {
    position: relative;
    margin: 4px;
    border: 1px solid #e6e6e6;
    padding: 3px 10px;
    font-size: 100% !important;
    display: inline-block;
}

.widget-area .widget_categories .children, .widget-area .widget_pages .children {
    margin-left: 20px;
}

.widget-area .widget_products ul.product_list_widget li {
    margin-bottom: 15px;
    padding: 0;
}

    .widget-area .widget_products ul.product_list_widget li:last-child {
        margin-bottom: 0;
    }

    .widget-area .widget_products ul.product_list_widget li .star-rating {
        margin-top: 7px;
        margin-bottom: 10px;
    }

    .widget-area .widget_products ul.product_list_widget li a {
        font-weight: normal;
    }

    .widget-area .widget_products ul.product_list_widget li img {
        width: 90px;
        float: left;
        margin-left: 0;
        margin-right: 15px;
        border: 1px solid #f2f2f2;
    }

    .widget-area .widget_products ul.product_list_widget li .product-title {
        padding-top: 15px;
        display: block;
    }

    .widget-area .widget_products ul.product_list_widget li .woocommerce-Price-amount.amount {
        color: #5a626c;
        font-weight: 700;
    }

    .widget-area .widget_products ul.product_list_widget li del .woocommerce-Price-amount.amount {
        font-weight: normal;
        color: #9a9696;
    }

    .widget-area .widget_products ul.product_list_widget li ins {
        text-decoration: none;
    }

.widget-area #wp-calendar th {
    background: rgba(0, 0, 0, 0.05);
}

.widget-area #wp-calendar td, .widget-area #wp-calendar th {
    text-align: center;
}

.widget-area .widget-best-team .info {
    text-align: center;
    word-break: break-word;
}

    .widget-area .widget-best-team .info h2 {
        font-size: 20px;
        font-weight: 500;
        color: #333;
        display: block;
        line-height: 1.67;
        padding: 11px 0 1px;
        margin: 0;
    }

    .widget-area .widget-best-team .info a {
        color: #666;
    }

    .widget-area .widget-best-team .info .signature {
        width: 40%;
        margin: 18px auto 0;
    }

.widget-area .null-instagram-feed {
    text-align: left;
}

    .widget-area .null-instagram-feed .instagram-pics li {
        width: 33.33%;
    }

.null-instagram-feed .instagram-pics li a {
    display: inline-block;
}

/* search */
.widget-area .search-form, .not-found .search-form {
    position: relative;
}

    .widget-area .search-form:before, .not-found .search-form:before {
        content: "\f002";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 13px;
        top: 50%;
        margin-top: -10px;
        z-index: 1;
        color: #fff;
        cursor: pointer;
    }

    .widget-area .search-form:after, .not-found .search-form:after {
        content: "";
        clear: both;
        display: table;
    }

    .widget-area .search-form label, .not-found .search-form label {
        width: calc(100% - 40px);
        float: left;
    }

        .widget-area .search-form label .screen-reader-text, .not-found .search-form label .screen-reader-text {
            display: none;
        }

        .widget-area .search-form label .search-field, .not-found .search-form label .search-field {
            width: 100%;
            border-radius: 0;
            box-shadow: none;
            border: 1px solid #999;
            padding: 9px 10px;
            border-right: none;
            height: 38px;
        }

        .widget-area .search-form label .search-submit, .not-found .search-form label .search-submit {
            margin-left: 0;
            margin-right: 0;
        }

    .widget-area .search-form .search-submit, .not-found .search-form .search-submit {
        margin: 0;
        padding: 9px 2px;
        text-align: center;
        font-size: 0;
        width: 40px;
        height: 38px;
        background: #999;
        color: #fff;
        position: absolute;
        float: left;
        border: none;
        right: 0;
    }

.widget-area .woocommerce-product-search {
    position: relative;
}

    .widget-area .woocommerce-product-search .search-field {
        width: calc(100% - 40px);
        border-radius: 0;
        float: left;
        box-shadow: none;
        border: 1px solid #999;
        padding: 9px 10px;
        border-right: none;
        height: 38px;
    }

.search-field-new {
    width: 100% !important;
    border-radius: 0;
    float: left;
    box-shadow: none;
    border: 1px solid #999 !important;
    padding: 9px 10px;
    border-right: none;
    height: 38px;
}

.widget-area .woocommerce-product-search button {
    margin: 0;
    padding: 9px 2px;
    text-align: center;
    font-size: 0;
    width: 38px;
    height: 38px;
    background: #999;
    color: #fff;
    position: absolute;
    float: left;
    border: none;
}

    .widget-area .woocommerce-product-search button:after {
        content: "\f002";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        right: 13px;
        top: 50%;
        margin-top: -7px;
    }

.not-found {
    text-align: center;
}

    .not-found .search-form {
        max-width: 300px;
        margin: 20px auto;
    }

.widget_rss .rsswidget {
    font-weight: bold;
}

.widget_rss .rss-date {
    display: block;
    font-style: italic;
    font-size: 90%;
}

.widget_rss cite {
    color: #000;
    font-weight: bold;
}

.widget_nav_menu ul li,
.widget_recent_comments ul li, .widget_recent_entries ul li {
    display: block;
    border-bottom: 1px solid #e6e6e6;
}

    .widget_nav_menu ul li:last-child,
    .widget_recent_comments ul li:last-child, .widget_recent_entries ul li:last-child {
        border-bottom: 0;
    }

    .widget_nav_menu ul li ul,
    .widget_recent_comments ul li ul, .widget_recent_entries ul li ul {
        border-top: 1px solid #e6e6e6;
        margin-top: 8px;
    }

        .widget_nav_menu ul li ul li,
        .widget_recent_comments ul li ul li, .widget_recent_entries ul li ul li {
            padding: 0;
            margin-top: -1px;
        }

            .widget_nav_menu ul li ul li a,
            .widget_recent_comments ul li ul li a, .widget_recent_entries ul li ul li a {
                padding: 8px 0;
                display: block;
            }

        .widget_nav_menu ul li ul a:empty,
        .widget_recent_comments ul li ul a:empty, .widget_recent_entries ul li ul a:empty {
            display: none !important;
        }

.widget_nav_menu ul ul,
.widget_recent_comments ul ul, .widget_recent_entries ul ul {
    margin: 0 0 0 20px;
}

    .widget_nav_menu ul ul li,
    .widget_recent_comments ul ul li, .widget_recent_entries ul ul li {
        margin: 0;
        display: block;
    }

.widget_nav_menu .sub-menu,
.widget_recent_comments .sub-menu, .widget_recent_entries .sub-menu {
    text-transform: none;
}

.widget_nav_menu li.menu-item-has-children,
.widget_recent_comments li.menu-item-has-children, .widget_recent_entries li.menu-item-has-children {
    padding-bottom: 0;
}

.widget_nav_menu .nav_desc,
.widget_recent_comments .nav_desc, .widget_recent_entries .nav_desc {
    display: none;
}

.widget_recent_entries ul li .post-date {
    font-style: italic;
    display: block;
}

.widget_tag_cloud .tagcloud {
    margin: 0 -5px;
}

    .widget_tag_cloud .tagcloud a {
        color: #333;
        display: inline-block;
        margin: 5px;
    }

        .widget_tag_cloud .tagcloud a:hover {
            color: #fff;
        }

.flexslider {
    position: relative;
    margin: 0;
    background: transparent;
    border: none;
    border-radius: initial;
    box-shadow: none;
}

    .flexslider .flex-direction-nav li a {
        text-decoration: none;
        overflow: hidden;
        text-shadow: none;
        box-shadow: none;
    }

        .flexslider .flex-direction-nav li a:before {
            font: normal normal normal 22px/31px FontAwesome;
        }

    .flexslider .flex-direction-nav a.flex-prev:before {
        content: "\f104";
    }

    .flexslider .flex-direction-nav a.flex-next:before {
        content: "\f105";
    }

    .flexslider ul.slides {
        margin: 0;
    }

        .flexslider ul.slides li {
            list-style: none;
            position: relative;
            overflow: hidden;
            display: none;
        }

            .flexslider ul.slides li:first-child {
                display: block;
            }

            .flexslider ul.slides li a img {
                width: 100%;
                height: auto;
            }

    .flexslider ol.flex-control-nav {
        text-align: center;
        position: absolute;
        z-index: 99;
        width: 100%;
        bottom: 20px !important;
        height: 15px;
        margin: 0;
        transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
    }

        .flexslider ol.flex-control-nav li {
            display: inline-block;
            margin: 0 2px;
        }

            .flexslider ol.flex-control-nav li a {
                width: 15px;
                height: 15px;
                border-radius: 50%;
                text-indent: -9999px;
                display: inline-block;
                cursor: pointer;
                margin: 0 2px;
                box-shadow: none;
                border: 2px solid rgba(0, 0, 0, 0.3);
            }

    .flexslider ul.flex-direction-nav {
        display: block;
        margin: 0;
        transition: all 0.25s ease;
        -moz-transition: all 0.25s ease;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        -ms-transition: all 0.25s ease;
    }

        .flexslider ul.flex-direction-nav li {
            position: static;
            list-style: none;
        }

            .flexslider ul.flex-direction-nav li a {
                background: rgba(255, 255, 255, 0.8);
                width: 31px;
                height: 32px;
                text-align: center;
                display: inline-block;
                position: absolute;
                z-index: 99;
                left: 0;
                top: 50%;
                margin-top: -16px;
                color: #333;
            }

                .flexslider ul.flex-direction-nav li a:hover {
                    background: rgba(255, 255, 255, 0.5);
                }

                .flexslider ul.flex-direction-nav li a i {
                    color: #fff;
                    font-size: 28px;
                    line-height: 46px;
                }

                .flexslider ul.flex-direction-nav li a.flex-next {
                    position: absolute;
                    right: 0;
                    left: auto;
                }

    .flexslider:hover ul.flex-direction-nav a {
        left: 0;
    }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        -moz-backface-visibility: hidden;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
        display: none;
    }

    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-dot {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 10px 0;
}

.owl-theme .owl-controls .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    /*IE7 life-saver */
}

    .owl-theme .owl-controls .owl-dot span {
        display: block;
        width: 12px;
        height: 12px;
        margin: 0 4px;
        border: 2px solid #fff;
        border-radius: 50%;
    }

.comments-area {
    margin-top: 35px;
}

    .comments-area .comments-title, .comments-area .comment-reply-title {
        margin-bottom: 25px;
        font-weight: 600;
    }

.comments-area {
    *zoom: 1;
}

    .comments-area:before, .comments-area:after {
        content: "";
        display: table;
    }

    .comments-area:after {
        clear: both;
    }

    .comments-area .comment-list {
        margin: 0;
        list-style: none;
    }

        .comments-area .comment-list > .comment-respond {
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: 25px;
            margin-bottom: 30px;
            padding-top: 0;
        }

    .comments-area .comment-list-inner {
        padding-bottom: 35px;
    }

        .comments-area .comment-list-inner .comments-title {
            padding: 10px 0;
            margin-bottom: 25px;
            border-bottom: 1px #ddd solid;
            font-size: 1.5em;
        }

        .comments-area .comment-list-inner .comment-author.meta {
            color: #b3b3b3;
        }

            .comments-area .comment-list-inner .comment-author.meta strong {
                color: #000;
            }

        .comments-area .comment-list-inner > li {
            list-style: none outside none;
            margin-bottom: 25px;
        }

        .comments-area .comment-list-inner .comment-list li.comment, .comments-area .comment-list-inner .comment-list li.pingback {
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: 35px;
            margin-bottom: 35px;
        }

        .comments-area .comment-list-inner .comment-list ul > li:last-child {
            border-bottom: none;
            padding-bottom: 0;
            margin-bottom: 0;
        }

        .comments-area .comment-list-inner li.pingback {
            margin-bottom: 10px;
        }

            .comments-area .comment-list-inner li.pingback a {
                padding-left: 5px;
            }

            .comments-area .comment-list-inner li.pingback .edit-link {
                margin-left: 5px;
            }

        .comments-area .comment-list-inner li .wrapper-comment {
            overflow: hidden;
        }

        .comments-area .comment-list-inner li .wrapper_avatar {
            width: 80px;
            height: 80px;
            float: left;
            border-radius: 50%;
            overflow: hidden;
        }

        .comments-area .comment-list-inner li .comment-right {
            width: calc(100% - 80px);
            width: -webkit-calc(100% - 80px);
            width: -moz-calc(100% - 80px);
            float: left;
            padding-left: 20px;
        }

        .comments-area .comment-list-inner li .comment-awaiting-moderation {
            margin-left: 20px;
        }

        .comments-area .comment-list-inner li .comment-extra-info {
            color: #858585;
            position: relative;
            display: block;
        }

        .comments-area .comment-list-inner li .comment-extra-info {
            *zoom: 1;
        }

            .comments-area .comment-list-inner li .comment-extra-info:before, .comments-area .comment-list-inner li .comment-extra-info:after {
                content: "";
                display: table;
            }

            .comments-area .comment-list-inner li .comment-extra-info:after {
                clear: both;
            }

            .comments-area .comment-list-inner li .comment-extra-info i {
                margin-right: 5px;
            }

            .comments-area .comment-list-inner li .comment-extra-info .author, .comments-area .comment-list-inner li .comment-extra-info .date, .comments-area .comment-list-inner li .comment-extra-info .comment-edit-link {
                float: none;
                display: block;
            }

                .comments-area .comment-list-inner li .comment-extra-info .author a, .comments-area .comment-list-inner li .comment-extra-info .author {
                    font-weight: 600;
                    color: #333;
                    text-transform: uppercase;
                }

            .comments-area .comment-list-inner li .comment-extra-info .date {
                color: #999;
                padding: 0 0 10px 0;
                display: block;
            }

            .comments-area .comment-list-inner li .comment-extra-info .info-left {
                float: left;
            }

            .comments-area .comment-list-inner li .comment-extra-info .info-right {
                float: right;
            }

                .comments-area .comment-list-inner li .comment-extra-info .info-right > a {
                    display: inline-block;
                    padding-left: 10px;
                }

                    .comments-area .comment-list-inner li .comment-extra-info .info-right > a.comment-reply-link {
                        text-transform: uppercase;
                        font-weight: 600;
                        font-size: 90%;
                    }

                    .comments-area .comment-list-inner li .comment-extra-info .info-right > a:hover {
                        color: #333;
                    }

        .comments-area .comment-list-inner li .content-comment .comment-reply-link:before {
            font: normal normal normal 14px/1 FontAwesome;
            content: "\f112";
            margin-right: 8px;
            -moz-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg);
            display: inline-block;
        }

        .comments-area .comment-list-inner li .children {
            border-top: 1px solid #e6e6e6;
            padding-top: 35px;
            margin-top: 35px;
            margin-left: 60px;
        }

            .comments-area .comment-list-inner li .children li {
                list-style: none;
            }

@media only screen and (max-width: 768px) {
    .comments-area .comment-list-inner li .children {
        margin-left: 25px;
    }
}

@media only screen and (max-width: 575px) {
    .comments-area .comment-list-inner li .children {
        margin-left: 0;
    }
}

@media only screen and (max-width: 380px) {
    .comments-area .comment-list-inner li .wrapper_avatar {
        margin: 0 auto 20px auto;
        float: none;
        width: 90px;
        height: auto;
    }

    .comments-area .comment-list-inner li .comment-right {
        width: 100%;
        padding-left: 0;
    }
}

.comments-area .no-comments {
    background-color: #f9f9f9;
    font-size: 1.2em;
    font-style: italic;
    padding: 20px 0;
    text-align: center;
    margin-top: 30px;
}

.comments-area .comment-respond p {
    margin-bottom: 33px;
}

    .comments-area .comment-respond p label {
        margin-bottom: 0;
        line-height: 1;
    }

.comments-area .comment-respond .comment-form-author input, .comments-area .comment-respond .comment-form-email input, .comments-area .comment-respond .comment-form-url input {
    padding: 9px 10px;
    border: 1px solid #e6e6e6;
}

    .comments-area .comment-respond .comment-form-author input::-webkit-input-placeholder, .comments-area .comment-respond .comment-form-email input::-webkit-input-placeholder, .comments-area .comment-respond .comment-form-url input::-webkit-input-placeholder {
        color: #999999;
    }

    .comments-area .comment-respond .comment-form-author input::-moz-placeholder, .comments-area .comment-respond .comment-form-email input::-moz-placeholder, .comments-area .comment-respond .comment-form-url input::-moz-placeholder {
        color: #999999;
    }

    .comments-area .comment-respond .comment-form-author input:-ms-input-placeholder, .comments-area .comment-respond .comment-form-email input:-ms-input-placeholder, .comments-area .comment-respond .comment-form-url input:-ms-input-placeholder {
        color: #999999;
    }

    .comments-area .comment-respond .comment-form-author input:-moz-placeholder, .comments-area .comment-respond .comment-form-email input:-moz-placeholder, .comments-area .comment-respond .comment-form-url input:-moz-placeholder {
        color: #999999;
    }

.comments-area .comment-respond textarea {
    height: 150px;
    padding: 9px 10px;
    border: 1px solid #e6e6e6;
}

    .comments-area .comment-respond textarea::-webkit-input-placeholder {
        color: #999999;
    }

    .comments-area .comment-respond textarea::-moz-placeholder {
        color: #999999;
    }

    .comments-area .comment-respond textarea:-ms-input-placeholder {
        color: #999999;
    }

    .comments-area .comment-respond textarea:-moz-placeholder {
        color: #999999;
    }

.comments-area .comment-respond .form-submit {
    text-align: left;
    margin-bottom: 0;
}

    .comments-area .comment-respond .form-submit input#submit {
        background: #333333;
        color: #fff;
        border: none;
        padding: 14px 30px;
        font-weight: 600;
        cursor: pointer;
        width: auto;
        text-shadow: none;
        box-shadow: none;
        text-transform: uppercase;
    }

        .comments-area .comment-respond .form-submit input#submit:focus {
            outline: none;
        }

.comments-area .comment-respond-area #respond.comment-respond .comment-reply-title {
    padding: 10px 0;
    margin-bottom: 25px;
    border-bottom: 1px #ddd solid;
}

.comment-navigation {
    overflow: hidden;
}

    .comment-navigation .nav-previous {
        float: left;
    }

    .comment-navigation .nav-next {
        float: right;
    }

.elementor-widget-progress {
    margin-top: 30px;
}

    .elementor-widget-progress .elementor-progress-wrapper {
        height: 10px;
        line-height: 10px;
        border-radius: 0;
    }

    .elementor-widget-progress .elementor-progress-bar {
        border-radius: 0;
        font-size: 100%;
    }

    .elementor-widget-progress .elementor-progress-text {
        position: absolute;
        top: -20px;
        color: #333;
        padding-left: 0;
        line-height: 1;
    }

    .elementor-widget-progress .elementor-progress-percentage {
        padding-right: 0;
        position: absolute;
        right: 0;
        color: #333;
        top: -30px;
        line-height: 1;
    }

.wrapper-container {
    *zoom: 1;
}

    .wrapper-container:before, .wrapper-container:after {
        content: "";
        display: table;
    }

    .wrapper-container:after {
        clear: both;
    }

.content-area {
    padding-top: 10px;
}

    .content-area.content-no-padding {
        padding-top: 0;
    }

.post-formats-wrapper .video-container, .format-video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
}

    .post-formats-wrapper .video-container iframe, .format-video .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

.pading-lt-7x {
    padding-left: 70px;
}

.padding-lr-60 {
    padding-left: 80px;
    padding-right: 80px;
}

.padding-bt-3x {
    padding-bottom: 30px;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}

.navigation, .woocommerce .site-main nav.woocommerce-pagination {
    margin: 20px 0 0;
}

.navigation, .woocommerce .site-main nav.woocommerce-pagination {
    *zoom: 1;
}

    .navigation:before, .navigation:after, .woocommerce .site-main nav.woocommerce-pagination:before, .woocommerce .site-main nav.woocommerce-pagination:after {
        content: "";
        display: table;
    }

    .navigation:after, .woocommerce .site-main nav.woocommerce-pagination:after {
        clear: both;
    }

    .navigation ul, .woocommerce .site-main nav.woocommerce-pagination ul {
        margin: 0;
        text-align: center;
        border: none;
    }

        .navigation ul li, .woocommerce .site-main nav.woocommerce-pagination ul li {
            display: inline-block;
            list-style: none;
            border: none;
        }

            .navigation ul li .page-numbers, .woocommerce .site-main nav.woocommerce-pagination ul li .page-numbers {
                font-size: 18px;
                color: #999;
                padding: 8px 10px;
                display: inline-block;
                text-align: center;
                vertical-align: middle;
                line-height: 1;
                background: transparent;
                transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -webkit-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                position: relative;
            }

                .navigation ul li .page-numbers.next, .navigation ul li .page-numbers.prev, .woocommerce .site-main nav.woocommerce-pagination ul li .page-numbers.next, .woocommerce .site-main nav.woocommerce-pagination ul li .page-numbers.prev {
                    text-decoration: none !important;
                }

            .navigation ul li .dots, .woocommerce .site-main nav.woocommerce-pagination ul li .dots {
                border: none !important;
                background: transparent !important;
            }

                .navigation ul li .dots:hover, .woocommerce .site-main nav.woocommerce-pagination ul li .dots:hover {
                    background: transparent !important;
                    color: #555 !important;
                    text-decoration: none;
                }

            .navigation ul li a:hover, .navigation ul li a:focus, .navigation ul li span.current, .woocommerce .site-main nav.woocommerce-pagination ul li a:hover, .woocommerce .site-main nav.woocommerce-pagination ul li a:focus, .woocommerce .site-main nav.woocommerce-pagination ul li span.current {
                background: transparent;
                text-decoration: underline;
                color: #333;
            }

.style-contact-h2 .wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 30px;
}

    .style-contact-h2 .wpcf7-form .wpcf7-form-control-wrap input, .style-contact-h2 .wpcf7-form .wpcf7-form-control-wrap textarea {
        margin-bottom: 0;
        width: 100%;
        padding: 10px 0;
        text-indent: 20px;
        background: #fce2de;
        border: 1px solid #fff;
    }

.style-contact-h2 .wpcf7-form .wpcf7-submit {
    border: none;
    background: #fff;
    padding: 15px 40px;
    color: #333;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
}

    .style-contact-h2 .wpcf7-form .wpcf7-submit:hover {
        background: #333;
        color: #fff;
    }

.list-unstyled {
    margin-left: 0;
    padding-top: 10px;
}

    .list-unstyled li {
        margin-bottom: 10px;
    }

        .list-unstyled li:last-child {
            margin-bottom: 0;
        }

.null-instagram-feed {
    text-align: center;
}

    .null-instagram-feed .clear a {
        color: #999;
        display: block;
        font-size: 1.2em;
    }

    .null-instagram-feed .instagram-pics {
        margin: 0 -7px;
    }

    .null-instagram-feed .instagram-pics {
        *zoom: 1;
    }

        .null-instagram-feed .instagram-pics:before, .null-instagram-feed .instagram-pics:after {
            content: "";
            display: table;
        }

        .null-instagram-feed .instagram-pics:after {
            clear: both;
        }

        .null-instagram-feed .instagram-pics li {
            list-style: none;
            width: 20%;
            float: left;
            padding: 7px;
            cursor: pointer;
        }

            .null-instagram-feed .instagram-pics li a {
                position: relative;
            }

                .null-instagram-feed .instagram-pics li a:before {
                    content: "";
                    position: absolute;
                    background: rgba(0, 0, 0, 0.2);
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    opacity: 0;
                }

                .null-instagram-feed .instagram-pics li a:hover:before {
                    opacity: 1;
                }

.heading-special {
    margin-bottom: 0 !important;
}

.block-border {
    text-align: center;
    border: 1px solid #e6e6e6;
}

    .block-border .author-blog {
        padding: 30px 20px;
    }

        .block-border .author-blog h3 {
            margin-bottom: 0;
            margin-top: 25px;
        }

        .block-border .author-blog small {
            margin: 0 0 15px 0;
            color: #808080;
            display: inline-block;
            font-size: 100%;
        }

.wp-block-archives.wp-block-archives-dropdown {
    margin-bottom: 15px;
}

.wp-block-latest-posts.is-grid {
    margin-left: 0;
}

.single-blog-content h2, .single-blog-content h3, .single-blog-content h4, .single-blog-content h5, .single-blog-content h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* 12. Responsive ------------------------------------------------------------ */
/* 1200px <= X <= 1500px --- Extra Large */
@media screen and (max-width: 1500px) and (min-width: 1200px) {
    .wrapper-footer.section-box {
        margin: 0;
    }

    .woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
        width: 25%;
    }
}

@media (min-width: 1366px) {
    .header-hp-1 .menu-desktop {
        padding: 0 145px;
    }
}

@media (min-width: 1365px) {
    .header-hp-1 .menu-desktop {
        padding: 0 65px;
    }
}

@media screen and (max-width: 1300px) and (min-width: 1200px) {
    .header-hp-1 .menu-desktop {
        max-width: 1200px;
        margin: 0 auto;
    }
}

/*X >= 1200px Extra Large */
@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

    .show-mobile-header {
        display: none;
    }
}

/* X < = 1199px */
@media (max-width: 1199px) {
    /* Footer */
    .wrapper-footer {
        margin: 0;
    }

        .wrapper-footer aside {
            margin-bottom: 40px;
        }

            .wrapper-footer aside:last-child {
                margin-bottom: 0;
            }

    .newsletter-hp-4 {
        margin: 0;
    }

    .wrapper-footer.section-box {
        margin: 0;
    }

    .home-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-hp-1 .menu-desktop {
        padding: 0;
    }
}

/* 992px <= X <= 1199px --- Large */
@media screen and (max-width: 1199px) and (min-width: 992px) {
    .wrapper-footer aside.pading-lt-7x {
        padding-left: 25px;
    }

    .woocommerce.hide-last-item ul.products.columns-5 li.product:last-child, .woocommerce-page.hide-last-item ul.products.columns-5 li.product:last-child {
        display: none;
    }

    /* Page Not Found */
    .page-not-found .page-detail .page-inner {
        width: 55%;
    }

    .woocommerce form.checkout_coupon .form-row-first {
        width: 74%;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }

    .wp-block-gallery {
        margin: 0;
    }

        .wp-block-cover.alignleft, .wp-block-cover-image.alignleft, .wp-block-button.alignleft, .wp-block-gallery.alignleft {
            margin-right: 25px;
        }

        .wp-block-cover.alignright, .wp-block-cover-image.alignright, .wp-block-button.alignright, .wp-block-gallery.alignright {
            margin-left: 25px;
        }
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

/* X <= 991 --- Medium */
@media (max-width: 992px) {
    .wrapper-footer aside.pading-lt-7x {
        padding-left: 15px;
    }

    .padding-lr-60 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .content-area .site-main.col-sm-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        float: none;
    }

    .content-area .widget-area.col-sm-3 {
        padding-top: 30px;
        float: none;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .content-blog-masonry.masonry-column-3 .grid-item, .content-blog-masonry.masonry-column-4 .grid-item, .content-blog-masonry.masonry-column-5 .grid-item {
        width: 50%;
    }

    .woocommerce #customer_login {
        max-width: 480px;
        margin: 0 auto;
    }

        .woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2 {
            padding-right: 0;
            padding-left: 0;
        }

        .woocommerce #customer_login .u-column1 {
            margin-bottom: 40px;
        }
}

/* 768px <= X <= 991px --- Large */
@media screen and (max-width: 991px) and (min-width: 768px) {
    /* Page Not Found */
    .page-not-found .page-detail .page-inner {
        width: 65%;
    }

    .woocommerce form.checkout_coupon .form-row-first {
        width: 64%;
    }

    .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea {
        height: 65px;
    }

    /* Shop Cart */
    .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-subtotal {
        padding: 30px 10px;
    }

    .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-price {
        padding-right: 15px;
    }

    /* Wishlist Page */
    .woocommerce .woocommerce-cart-form .shop_table thead tr th {
        font-size: 18px;
    }

    .woocommerce .woocommerce-cart-form .shop_table thead tr .product-name {
        padding-left: 15px;
    }

    .woocommerce .woocommerce-cart-form .shop_table thead tr .product-quantity {
        padding: 10px;
    }

    .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove {
        width: 30px;
    }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove .remove {
            width: 20px;
        }

    /* Shop Single v1*/
    .shop-single-v1-section .woocommerce .woocommerce-product-gallery {
        padding-right: 0;
    }

    .shop-single-v1-section .woocommerce .summary {
        padding-left: 0;
    }

    .wrapper-footer aside {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .column-tablet .vc_col-sm-4 {
        width: 100%;
    }
}

/* 576px <= X <= 991px --- Large */
@media screen and (max-width: 991px) and (min-width: 576px) {
    .single-blog-content .related-posts .post-inner {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

        .single-blog-content .related-posts .post-inner:last-child {
            display: none;
        }
}

/* X <= 767px --- Small */
@media screen and (max-width: 767px) {
    /* Page Not Found */
    .page-not-found .page-detail .page-inner {
        width: 100%;
        transform: translate(0, 0);
        position: static;
        padding: 0 15px;
    }

    /* Shop Cart */
    .woocommerce .woocommerce-cart-form .shop_table thead {
        display: none;
    }

    .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item {
        border-left: none;
        border-right: none;
    }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item td {
            display: block;
            text-align: right;
            background: rgba(0, 0, 0, 0.025);
            padding: 15px;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item:nth-child(2n) td {
            background: transparent;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item td[data-title]::before {
            content: attr(data-title) ": ";
            font-weight: 600;
            float: left;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove {
            width: 100%;
            display: block;
            position: relative;
            padding: 0;
        }

            .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-remove .remove {
                position: absolute;
                top: 3px;
                right: 3px;
            }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-name {
            width: 100%;
            position: relative;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail {
            text-align: center !important;
        }

            .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-thumbnail:before {
                display: none;
            }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-name img {
            margin-right: 0;
            position: absolute;
            bottom: 100%;
            left: 50%;
            transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-price {
            padding-right: 15px;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-subtotal {
            clear: both;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-quantity:after {
            clear: both;
            display: table;
            content: "";
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .cart_item .product-quantity .quantity {
            margin-left: 20px;
        }

    .woocommerce .woocommerce-cart-form .shop_table tbody .actions {
        text-align: center;
        margin: 0 auto;
        max-width: 300px;
    }

        .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon {
            float: none;
        }

        .woocommerce .woocommerce-cart-form .shop_table tbody .actions .button {
            margin: 0 auto;
            width: 100% !important;
            float: none !important;
            min-width: 200px;
            margin-bottom: 15px;
        }

    .cart-collaterals table.shop_table_responsive tr:nth-child(2n) td {
        background: transparent !important;
    }

    .woocommerce .cart-collaterals .cart_totals .wc-proceed-to-checkout {
        text-align: center;
    }

    .woocommerce .woocommerce-cart-form .shop_table tbody .actions .coupon .input-text {
        float: none;
        margin: 0 0 20px;
        width: 100%;
    }

    .woocommerce .cart-collaterals {
        padding-top: 10px;
    }

    /* Shop Single v1*/
    .shop-single-v1-section .woocommerce .woocommerce-product-gallery {
        padding-right: 0;
    }

    .shop-single-v1-section .woocommerce .summary {
        padding-left: 0;
        margin-top: 60px;
    }

    .home-content {
        padding-right: 0;
        padding-left: 0;
    }

    .wrapper-footer.section-box {
        padding: 60px 0 60px;
        margin: 0;
    }

    .null-instagram-feed .instagram-pics li {
        width: 50%;
        float: left;
    }

    .footer-top .null-instagram-feed .instagram-pics li:nth-child(5) {
        display: none;
    }

    .footer-top .widget-title {
        padding-bottom: 30px;
    }

    .footer-top {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .content-area {
        padding-top: 15px;
        padding-bottom: 40px;
    }

    .wp-block-column {
        flex-basis: 100%;
        margin: 0 0 20px 0 !important;
    }

    .categories-hp-1 .categories-detail {
        margin-bottom: 7px;
    }

    .woocommerce .woocommerce-info {
        line-height: inherit;
    }

    .woocommerce-checkout #order_review_heading {
        margin-top: 40px;
    }

    .woocommerce .shop-single-v1-section .wrap-title-price .product_title {
        margin-bottom: 15px;
    }

    .woocommerce .shop-single-v1-section .wrap-title-price .product_title, .woocommerce .shop-single-v1-section .wrap-title-price .price {
        display: block;
    }

    .woocommerce .shop-single-v1-section .wrap-title-price .price {
        padding: 0;
    }

        .woocommerce .shop-single-v1-section .wrap-title-price .price:before {
            display: none;
        }

    .mfp-container {
        padding: 30px 10px;
    }

        .mfp-container .product-lightbox {
            width: 100%;
            padding: 12px;
        }
}

/* 576 <= X <= 767px --- Small */
@media screen and (max-width: 767px) and (min-width: 576px) {
    .single-blog-content .single-post-author .author-info h5 {
        padding: 0;
    }

    .single-blog-content .single-post-author .author-info p {
        padding: 5px 0 10px;
    }

    .wrapper-footer aside {
        max-width: 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }
}

@media screen and (max-width: 600px) {
    .sticky_header .affix {
        top: 0;
    }
}

/* X <= 575px --- Extra small */
@media (max-width: 575px) {
    /* Page Not Found */
    .page-not-found .page-detail .page-inner h2 {
        font-size: 100px;
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    /* Blog Section Of Blog Right Sidebar */
    .widget-area .widget-best-team .info .signature {
        width: 45%;
    }

    .single-blog-content .single-post-author .author-image {
        float: none;
        margin: 0 auto;
    }

    .single-blog-content .single-post-author .author-info {
        margin-left: 0;
        width: 100%;
        float: none;
        text-align: center;
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-first {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .woocommerce .woocommerce-checkout .woocommerce-billing-fields .form-row-last {
        width: 100%;
    }

    .woocommerce .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper textarea {
        height: 57px;
    }

    .woocommerce form.woocommerce-form-login .form-row-first {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .woocommerce form.woocommerce-form-login .form-row-last {
        width: 100%;
    }

    .woocommerce form.checkout_coupon .form-row-first {
        width: 100%;
        float: none;
        margin: 17px 0 30px 0;
    }

    .woocommerce form.checkout_coupon .form-row-last {
        width: 100%;
    }

    .woocommerce .woocommerce-info {
        padding: 15px 10px 15px 40px;
    }

        .woocommerce .woocommerce-info:before {
            left: 15px;
        }

    /* Shop Cart */
    .woocommerce .cart-collaterals .cart_totals .shop_table tbody th {
        width: 130px;
    }

    .woocommerce .cart-collaterals .cart_totals .shop_table tbody .shipping .shipping-calculator-form .btn-small {
        padding: 17px 15px;
    }

    .canvas-right-content {
        width: 300px;
    }

        .canvas-right-content .canvas-content {
            padding: 70px 20px 20px;
        }

            .canvas-right-content .canvas-content .null-instagram-feed .instagram-pics li {
                width: 50%;
            }

    .wrapper-footer {
        padding: 60px 0 50px;
    }

    .widget-area .null-instagram-feed .instagram-pics li {
        width: 50%;
    }

    .single-blog-content .related-posts {
        display: block;
        margin-bottom: 20px;
    }

        .single-blog-content .related-posts .post-inner {
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
            padding-bottom: 20px;
        }

            .single-blog-content .related-posts .post-inner .post-formats-wrapper a {
                display: block;
            }

                .single-blog-content .related-posts .post-inner .post-formats-wrapper a img {
                    width: 100%;
                }

    .single-blog-content .final-blog .socials, .single-blog-content .final-blog .product-share, .single-blog-content .final-blog .tags {
        float: left !important;
    }

    .single-blog-content .final-blog .socials, .single-blog-content .final-blog .product-share {
        margin-bottom: 0;
        margin-top: 10px;
    }

        .single-blog-content .final-blog .socials a, .single-blog-content .final-blog .product-share a {
            padding-right: 15px;
            padding-left: 0;
        }

    .header-hp-1 .header-right > div {
        margin-left: 10px;
    }

    .tp-bullets, .tparrows {
        display: none !important;
    }

    .wrapper-footer [id*="monster-widget-placeholder"] {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .content-blog-masonry.masonry-column-3 .grid-item, .content-blog-masonry.masonry-column-4 .grid-item, .content-blog-masonry.masonry-column-5 .grid-item {
        width: 100%;
    }

    .special-heading, .related > h2, .up-sells > h2 {
        margin-bottom: 40px;
    }
}

@media (max-width: 380px) {
    .woocommerce .shop-single-v1-section .summary .cart .button {
        padding: 12px 16px 12px 56px;
    }

    @media (max-width: 414px) {
        .woocommerce .shop-single-v1-section .summary .cart .button {
            padding: 12px 20px 11px 67px;
        }
        /*  
                ali comment
                .woocommerce .shop-single-v1-section .summary .cart .button:before, .woocommerce .shop-single-v1-section .summary .cart .button:after {
                display: none;
            }*/

        .woocommerce #review_form #respond .form-submit input,
        .comments-area .comment-respond .form-submit input#submit {
            padding: 12px 25px;
        }

        .content-area .wrapper-view-move .view-more-button {
            padding: 14px 25px;
        }
    }

    /* X <= 320px --- Extra small */
    @media (max-width: 320px) {
        /* Shop Single v1 */
        .shop-single-v1-section .woocommerce .summary .product_title {
            font-size: 28px;
        }

        .shop-single-v1-section .woocommerce .woocommerce-tabs .tab-content .woocommerce-Reviews #comments .comment-item .comment-author {
            flex-direction: column;
            -moz-flex-direction: column;
            -webkit-flex-direction: column;
            -o-flex-direction: column;
            -ms-flex-direction: column;
        }

        .woocommerce .woocommerce-checkout-review-order table tbody .cart_item .product-name .review-wrap {
            padding-left: 0;
        }

        .woocommerce .woocommerce-checkout-review-order table tbody .cart_item .product-name img {
            display: none;
        }

        .widget-area .null-instagram-feed .instagram-pics li {
            width: 100%;
        }

        .canvas-right-content {
            width: 260px;
        }

            .canvas-right-content .canvas-content {
                padding: 35px 20px 20px;
            }
    }

    /*# sourceMappingURL=style.css.map */
    @media (max-width: 414px) {
        .woocommerce .shop-single-v1-section .summary .cart .quantity {
            margin-left: 3px;
        }

        .woocommerce .shop-single-v1-section .summary .cart .button {
            padding: 12px 9px 12px 52px;
        }

        .woocommerce .shop-single-v1-section .summary .cart .quantity {
            margin-left: 3px;
        }
    }

    @media (max-width: 360.8px) {
        .woocommerce .shop-single-v1-section .summary .cart .button {
            padding: 12px 10px 12px 51px;
        }

        .woocommerce .shop-single-v1-section .summary .cart .quantity {
            position: relative;
            width: 120px;
            float: right;
            margin-left: 3px;
            padding-right: 40px;
            text-align: left;
        }
    }

    .woocommerce .shop-single-v1-section .summary .cart .button:before {
        content: "";
        width: 47px;
        height: 40px;
        position: absolute;
        top: -1px;
        right: auto;
        left: -1px;
        background: #999;
    }

    .woocommerce .shop-single-v1-section .summary .cart .button:after {
        width: 47px;
        height: 40px;
        position: absolute;
        content: "";
        background-color: #fff;
        -webkit-mask: url(images/icon-cart.svg) no-repeat 50% 50%;
        mask: url(images/icon-cart.svg) no-repeat 50% 50%;
        top: -1px;
        left: -1px;
    }

  
}
