@charset "UTF-8"; /*!
Theme Name: dorbin madarbasteh
Author: Fartaak Web development
Author URI: http://fartaakweb.ir
Description: dorbin madarbasteh Online Shop Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aghaee
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

dorbin madarbasteh is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

	 THE CSS FILE IS GENERATED BY GULP BUILDER
	 DO NOT EDIT THE .CSS FILE DIRECLTY
*/
button,
hr,
input {
    overflow: visible;
}
progress,
sub,
sup {
    vertical-align: baseline;
}
hr,
p {
    margin-bottom: 1.5em;
}
img,
legend,
pre {
    max-width: 100%;
}
pre,
textarea {
    overflow: auto;
}
.aligncenter,
.clear,
.clear:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer,
.site-footer:after,
.site-header:after,
.woocommerce .woocommerce-breadcrumb::after,
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
#content[tabindex="-1"]:focus,
a:active,
a:hover {
    outline: 0;
}
.blog .widget,
.card,
.custom-slider-wrap,
.wpf_form .wpf_items_wrapper .wpf_item {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em;
    border-radius: 1px;
} /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

.blog .widget.recent-posts{
    padding: 1em 1em 0.76em 1em;
    margin-bottom: 1.3em;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
    background-color: #fff;
    cursor: default;
    background-repeat: no-repeat;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #ccc;
    border: 0;
    height: 1px;
}
a {
    background-color: transparent;
}
abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: bolder;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
    height: auto;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
}
button,
input {
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    padding: 0.35em 0.75em 0.625em;
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal;
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[hidden],
template {
    display: none;
}
body,
button,
input,
optgroup,
select,
textarea {
    color: #464c61;
    font-family: IRANSans, Arial, Ubuntu;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.68;
}
cite,
dfn,
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.8;
    margin-bottom: 1.6em;
    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;
}
ins,
mark {

    text-decoration: none;
}
big {
    font-size: 125%;
}
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
ol,
ul {
    margin: 0 3em 1.5em 0;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ol,
li > ul {
    margin-bottom: 0;
    margin-right: 1.5em;
}
dt {
    font-weight: 700;
}
dd {
    margin: 0 1.5em 1.5em;
}
figure {
    margin: 1em 0;
}
#content {
    padding: 1em;
}
@media only screen and (min-width: 1250px) {
    #content {
        padding: 0;
    }
    .custom-slider-wrap .custom-slider__head h2 {
        float: right;
    }
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}
.custom-slider-wrap {
    position: relative;
    overflow: hidden;
    padding: 0;
    border: 0;
}
.custom-slider-wrap .custom-slider__head {
    padding: 0;
    background: 0 0;
    margin: 1em;
    overflow-x: auto;
    white-space: nowrap;
}
.custom-slider-wrap .custom-slider__head h2 {
    font-size: 1.125em;
    font-weight: 400;
    padding: 0 1em;
    margin: 0.5em 0;
}
.custom-slider-wrap .custom-slider__head .tab-item {
    text-align: center;
    background: #fff;
    border: none;
    padding: 0.8em 0.5em;
    font-size: 0.875em;
    font-weight: 300;
    border-radius: 0;
    color: #464c61;
    margin: 0.2em;
}
.custom-slider-wrap .custom-slider__head .tab-item.-active {
    background:
            #009ee2;
    color: #fff;
}
@media only screen and (min-width: 769px) {
    .custom-slider-wrap .custom-slider__head .tab-item {
        min-width: 120px;
        padding: 0.8em 1em;
    }
}
.custom-slider-wrap .slide__image-wrap img , .woocommerce ul.products li.product a img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 248px !important;
}
.custom-slider-wrap .product__price {
    font-weight: 300;
    margin-bottom: 0.5em;
    color:#00b796;
}
.custom-slider-wrap .product__price.-on-sale {
    font-weight: 700;
}
.custom-slider-wrap .slide__name-wrap {
    margin: 0.5em 0;
    min-height: 70px;
    font-size: 0.875em;
}
.custom-slider-wrap .product {
    position: relative;
    background: #fff;
    display: block;
    color: #464c61;
    text-decoration: none;
    text-align: center;
    padding: 0.3em 1em;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: 150ms;
    transition: 150ms;
}
.custom-slider-wrap .product:hover {
    border: 1px solid #28a745;
}
.custom-slider-wrap .badge.discount {
    position: absolute;
    top: 0;
    left: -50px;
    right: auto;
    width: 100px;
    height: 40px;
    line-height: 50px;
    font-family: Arial, Helvetica, sans-serif;
    background: #f32222;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top center;
    transform-origin: top center;
    color: #fff;
    font-weight: 700;
    font-size: 0.875em;
}
.custom-slider-wrap .slick-track{
    margin-right:0 !important;
}
.custom-slider-wrap .sliders-wrap.multiple {
    padding: 0rem 1rem 1rem 1rem;
}
.custom-slider-wrap .slick-slide {
    margin: 0 5px;
}
.custom-slider-wrap .slick-list {
    margin: 0 -5px;
}
.custom-slider-wrap .category-slider-wrap {
    padding: 0 1em;
    background: #fcfcfc;
}
.custom-slider-wrap .category-slider-wrap .slick-slide {
    margin: 2.1em 1em;
}
.custom-slider-wrap .category-slider-wrap .slide__image-wrap img {
    height: 150px;
    width: 150px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto;
}
.custom-slider-wrap .slider-nav {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 0.875em;
}
.custom-slider-wrap .slider-nav .slick-slide {
    margin: 0;
    height: auto;
}
.custom-slider-wrap .slider-nav .slide__name-wrap {
    padding: 0.5em 1em;
    margin: 0;
    font-size: 0.875em;
    white-space: nowrap;
    text-align: center;
    cursor: pointer;
    color: #464c61;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: background-color 450ms;
    transition: background-color 450ms;
}
.custom-slider-wrap .slider-nav .slick-center .slide__name-wrap {
    background:
            #009ee2;
    color: #fff;
    -webkit-transition: background-color 0.1s;
    transition: background-color 0.1s;
}
.custom-slider-wrap .slider-nav .slick-current .slide__name-wrap {
    background: #009ee2;
    color: #fff;
    font-weight: 700;
}
.custom-slider-wrap.-featured-slider .slide__name-wrap {
    min-height: auto;
}
.featured-products-slider .slick-slide {
    height: 380px;
}
.featured-products-slider .slick-slide .slide__image-wrap,
.featured-products-slider .slick-slide .slide__image-wrap img {
    height: 100% !important;
}

.related-products-slider {
    padding: 1em;
}
.related-products-slider .products li.product {
    float: none !important;
    margin: 0 !important;
}
.related-products-slider .products li.product img {
    height: 150px;
    width: 150px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto;
}
.custom-slider-wrap.-featured-slider .slick-next,
.custom-slider-wrap.-featured-slider .slick-prev {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    will-change: opacity;
}
.custom-slider-wrap.-featured-slider:hover .slick-next,
.custom-slider-wrap.-featured-slider:hover .slick-prev {
    opacity: 1;
}
.ad-block {
    display: none;
}
.wp-block-search .wp-block-search__button {
    background: #009ee2 !important;
    border: 0 !important;
    color: #fff;
}
.wp-block-search .wp-block-search__button:hover{
    background: #009ee2b0 !important;
}
@media only screen and (min-width: 769px) {
    .ad-block {
        display: block;
    }
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: none;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #009ee2;
    color: #fff;
    font-size: 1em;
    line-height: 1;
    padding: 1em;
    cursor: pointer;
}
button:active,
button:focus,
button:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="button"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
input[type="submit"]:hover ,
.button:hover{
    background: #009ee2b0 !important;
    color:#fff !important;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
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"],
input[type="number"],
input[type="search"],
textarea {
    color: #666;
    border-radius: 3px;
    padding: 1em;
    line-height: 1em;
    border: none;
    background: #f5f5f5;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]: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,
input[type="number"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}
select {
    border: 1px solid #ccc;
}
textarea {
    width: 100%;
}
.search-form .search-field {
    width: calc(100% - 50px);
    vertical-align: middle;
}
.search-form .search-submit {
    padding: 1.2rem 1rem;
    width: 45px;
    vertical-align: middle;
}
a {
    color: #3a3a3a;
    text-decoration: none;
}
a:visited {
    color: #212121;
}
a:active,
a:focus,
a:hover {
    color: #545454;
}
a:focus {
    outline: dotted thin;
}
.main-navigation {
    clear: both;
    display: block;
    float: right;
    width: 100%;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-right: 0;
}
.main-navigation ul ul {
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: right;
    position: absolute;
    top: 100%;
    right: -999em;
    z-index: 99999;
}
.main-navigation ul ul ul {
    right: -999em;
    top: 0;
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
    right: 100%;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
    right: auto;
}
.main-navigation li {
    float: none;
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation.toggled ul,
.menu-toggle {
    margin: 5px 2.5rem 5px 5px;
    background: #009ee2 !important;
    display: block;
    background: 0 0;
    border: none;
    padding: 5px 5px 2px 5px
}
.top-bar .categories-wrap > ul,
.top-bar .main-navigation.toggled .categories-wrap > ul {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
}
.menu-toggle img {
    max-width: 20px !important;
}
@media only screen and (min-width: 769px) {
    .main-navigation li {
        float: right;
    }
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: block;
    }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    float: right;
    width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    float: left;
    text-align: left;
    width: 50%;
}
.top-bar {
    background: #009ee2;
    overflow: hidden;
    font-size: 0.875em;
    padding: 0.5em;
    color: #fff;
}
.top-bar .main-navigation li {
    text-align: center;
    padding: 1em;
}
@media only screen and (min-width: 0) {
    .top-bar .main-navigation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .top-bar .main-navigation li {
        display: flex;
        padding: 0;
        color: #fff;
        padding-right: 1rem;
    }
}
.top-bar .main-navigation.toggled .categories-wrap > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.top-bar .menu a {
    margin: 0 0.2em;
    color: #FFF;
    font-size: .9em;
}
.top-bar .menu a:hover {
    color: #404040;
}
.top-bar .categories-wrap {
    display: block;
}
.top-bar .primary-menu-wrap{
    padding-top: 2px;
}
.top-bar .primary-menu-wrap{
    color: #504e4e;
    display:inherit !important;
}
.top-bar .primary-menu-wrap li a{
    font-family: IRANSans, Arial, Ubuntu !important;
    margin-left: 0 !important;
    margin-top: 2px;
    font-weight: 400;
}
.grid-top-category{
    justify-content: center;
}

.grid-top-category ul{
   margin: 0 !important;
}
.btn_phone{
    background: rgb(255, 2, 12) !important;
}
.btn_phone:hover{
     background: rgba(255, 2, 12,0.7) !important;
}

@media (max-width: 1199px) and (min-width: 1100px) {
    .site-header .basket-wrap .cart-contents .count {
        top: 25px !important;
        right: 40px !important;
        min-width: 20px !important; ;
        min-height: 20px !important;;
        line-height: 20px !important;;
    }
    .grid-top-category .col-xs-6{
    flex: 0 0 60% !important;
    max-width: 60% !important;
    }
}
@media (max-width: 1099px) and (min-width: 991px) {
        .grid-top-category .col-xs-6{
    flex: 0 0 60% !important;
    max-width: 60% !important;
    }
}
@media (max-width: 1099px) and (min-width: 768px) {
    .site-header .basket-wrap .cart-contents .count {
        top: 28% !important;
        right: 28% !important;
        min-width: 20px !important;
        min-height: 20px !important;
        line-height: 20px !important;
    }
    .custom-slider-wrap .slide__image-wrap img {
        height: 160px;
    }

}
@media (max-width: 991px) and (min-width: 768px) {
    #mainSidenav li {
        margin-left:1.5rem !important;
    }
}

@media (max-width: 767px){
 .container-manu-top .main-navigation{
     margin-top: 6px !important; 
  }
  .sideNavToggler img {
      margin-right: 5px  !important;
      margin-top: 10px !important;
  }
  .btn_phone{
      padding: 10px !important;
      margin-bottom: 7px !important;
  } 
}
@media (max-width: 767px) and (min-width: 657px) {
    .site-header .basket-wrap .cart-contents .count {
        top: 28% !important;
        right: 30% !important;
        min-width: 20px !important;
        min-height: 20px !important;
        line-height: 20px !important;
    }
    .custom-slider-wrap .slide__image-wrap img , .woocommerce ul.products li.product a img{
        height: 270px;
    }
}
@media (max-width: 656px) and (min-width: 480px) {
    .site-header .basket-wrap .cart-contents .count {
        top: 20px !important;
        right: 35% !important;
        min-width: 15px !important;
        min-height: 15px !important;
        line-height: 15px !important;
    }
    .custom-slider-wrap .slide__image-wrap img , .woocommerce ul.products li.product a img{
        height: 270px;
    }
}
@media (max-width: 479px)  {
    .sideNavToggler img {
      margin-right: 0  !important;
  }
    .site-header .basket-wrap .cart-contents .count {
        top: 20px !important;
        right: 25% !important;
        min-width: 15px !important;
        min-height: 15px !important;
        line-height: 15px !important;
    }
    .custom-slider-wrap .slide__image-wrap img , .woocommerce ul.products li.product a img{
        height: auto !important;
    }
}
@media only screen and (min-width: 769px) {
    .top-bar .categories-wrap {
        display: none;
    }
}
@media (max-width: 768px) {
    .top-bar .main-navigation li {
        display: inline-flex;
    }
    .top-bar .main-navigation li {
        padding-right: .5rem;
    }
}
@media (max-width: 550px) {
    .top-bar .main-navigation {
        text-align: center;
        display: block;
    }
    .secondary-menu-wrap , .primary-menu-wrap{
        width: 100%;
    }
}
@media (max-width: 400px) {
    .top-bar .main-navigation li {
        padding: 0;
    }
}
.top-bar .categories-wrap > ul {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.top-bar .categories-wrap .header__item {
    width: calc(50% - 0.8em);
    padding: 0.5em;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 10px;
    margin: 0.4em;
}
.top-bar .categories-wrap .header__item .category-image {
    width: 30px;
    -webkit-filter: invert(1);
    filter: invert(1);
}
.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.grid .col-xs-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.33333%;
        flex: 0 0 7.33333%;
        max-width: 7.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15.66667%;
        flex: 0 0 15.66667%;
        max-width: 15.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.33333%;
        flex: 0 0 32.33333%;
        max-width: 32.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40.66667%;
        flex: 0 0 40.66667%;
        max-width: 40.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57.33333%;
        flex: 0 0 57.33333%;
        max-width: 57.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65.66667%;
        flex: 0 0 65.66667%;
        max-width: 65.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 74%;
        flex: 0 0 74%;
        max-width: 74%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 82.33333%;
        flex: 0 0 82.33333%;
        max-width: 82.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90.66667%;
        flex: 0 0 90.66667%;
        max-width: 90.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-xs-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 0) {
    .grid .col-xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 99%;
        flex: 0 0 99%;
        max-width: 99%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.33333%;
        flex: 0 0 7.33333%;
        max-width: 7.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15.66667%;
        flex: 0 0 15.66667%;
        max-width: 15.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.33333%;
        flex: 0 0 32.33333%;
        max-width: 32.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40.66667%;
        flex: 0 0 40.66667%;
        max-width: 40.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57.33333%;
        flex: 0 0 57.33333%;
        max-width: 57.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65.66667%;
        flex: 0 0 65.66667%;
        max-width: 65.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 74%;
        flex: 0 0 74%;
        max-width: 74%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 82.33333%;
        flex: 0 0 82.33333%;
        max-width: 82.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90.66667%;
        flex: 0 0 90.66667%;
        max-width: 90.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 768px) {
    .grid .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 99%;
        flex: 0 0 99%;
        max-width: 99%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.33333%;
        flex: 0 0 7.33333%;
        max-width: 7.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15.66667%;
        flex: 0 0 15.66667%;
        max-width: 15.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%;
        max-width: 24%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32.33333%;
        flex: 0 0 32.33333%;
        max-width: 32.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40.66667%;
        flex: 0 0 40.66667%;
        max-width: 40.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57.33333%;
        flex: 0 0 57.33333%;
        max-width: 57.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 65.66667%;
        flex: 0 0 65.66667%;
        max-width: 65.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 74%;
        flex: 0 0 74%;
        max-width: 74%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 82.33333%;
        flex: 0 0 82.33333%;
        max-width: 82.33333%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 90.66667%;
        flex: 0 0 90.66667%;
        max-width: 90.66667%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.grid .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
@media (min-width: 1024px) {
    .grid .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 99%;
        flex: 0 0 99%;
        max-width: 99%;
        margin-left: 0.5%;
        margin-right: 0.5%;
    }
}
.m-t-5 {
    margin-top: 5px;
}
.p-t-5 {
    padding-top: 5px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.p-b-5 {
    padding-bottom: 5px;
}
.m-l-5 {
    margin-right: 5px;
}
.p-l-5 {
    padding-right: 5px;
}
.m-r-5 {
    margin-left: 5px;
}
.p-r-5 {
    padding-left: 5px;
}
.m-t-10 {
    margin-top: 10px;
}
.p-t-10 {
    padding-top: 10px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.p-b-10 {
    padding-bottom: 10px;
}
.m-l-10 {
    margin-right: 10px;
}
.p-l-10 {
    padding-right: 10px;
}
.m-r-10 {
    margin-left: 10px;
}
.p-r-10 {
    padding-left: 10px;
}
.m-t-15 {
    margin-top: 15px;
}
.p-t-15 {
    padding-top: 15px;
}
.m-b-15 {
    margin-bottom: 15px;
}
.p-b-15 {
    padding-bottom: 15px;
}
.m-l-15 {
    margin-right: 15px;
}
.p-l-15 {
    padding-right: 15px;
}
.m-r-15 {
    margin-left: 15px;
}
.p-r-15 {
    padding-left: 15px;
}
.m-t-20 {
    margin-top: 20px;
}
.p-t-20 {
    padding-top: 20px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.p-b-20 {
    padding-bottom: 20px;
}
.m-l-20 {
    margin-right: 20px;
}
.p-l-20 {
    padding-right: 20px;
}
.m-r-20 {
    margin-left: 20px;
}
.p-r-20 {
    padding-left: 20px;
}
.screen-reader-text {
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    margin: -1px;
    padding: 0;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.alignleft {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.alignright {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: "";
    display: table;
    table-layout: fixed;
}
.widget {
    margin: 0 0 1.5em;
}
.widget.recent-posts li,
.widget.recent-posts ul {
    padding: 0;
    margin: 1em 0;
    list-style: none;
    font-size: 1rem;
}
.widget.recent-posts li .post-title,
.widget.recent-posts ul .post-title {
    font-size: 0.875em;
}
.widget.recent-posts li .post-date,
.widget.recent-posts ul .post-date {
    opacity: 0.7;
    font-size: 0.875em;
}
.widget.recent-posts a {
    text-decoration: none;
    color: #464c61;
}
.widget.recent-posts .post-excerpt {
    color: #009ee2;
    font-size: 0.875em;
    font-weight: lighter;
}
.widget.recent-posts .post-image-wrap img {
    border-radius: 3px;
    height: 85px;
    width: 100%;
    object-fit: cover;
}
.widget.recent-posts .post-content-wrap {
    padding-right: 1em;
}
.widget select {
    max-width: 100%;
}
.widget .widget-title h3 {
    margin: 0 0 2em;
    font-weight: 400;
    color: #464c61;
}
.site-header {
    margin-bottom: 0.5em;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.container_top{
    border-bottom: 1px solid #c4c0c052;
}
.site-header .container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
}
.site-header .header__item {
    width: 20%;
}
.site-header .shops.header__item {
    margin-left: 70px;
}
.site-header .basket-wrap .cart-contents {
    position: relative;
}
.site-header .basket-wrap .cart-contents .count {
    position: absolute;
    top: 5px;
    right: 15px;
    background: #28a745;
    color: #fff;
    padding: 0.1em;
    border-radius: 100%;
    min-width: 25px;
    min-height: 25px;
    line-height: 25px;
    z-index: 1;
    font-size: 0.875em;
}
.site-header .categories-wrap {
    display: none;
}
@media only screen and (min-width: 769px) {
    .site-header {
        margin-bottom: 2em;
    }
    .site-header .header__item {
        width: 11.1%;
    }
    .site-header .shops.header__item {
        margin-left: 0;
    }
    .site-header .basket-wrap .cart-contents .count {
        top: 20px;
        right: 35px;
    }
    .site-header .categories-wrap {
        display: block;
    }
}
.site-header .categories-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.site-header .categories-wrap ul .category {
    text-align: center;
    width: 25%;
}
.site-header .categories-wrap ul .category:nth-child(2) {
    margin-left: 150px;
}
.site-header .categories-wrap ul .category .category-image-wrap {
    line-height: 0;
}
.site-header .site-branding {
    top: .35rem;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
}
.site-header .site-branding .custom-logo-link {
    height: 100%;
    display: block;
    overflow: hidden;
}
.site-header .site-branding .custom-logo {
        width: 150px;
    padding: 0 5px;
    max-width: 150px
    max-height: 100%;
    margin: 0 auto;
    display: block;
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.site-header .site-branding .custom-logo:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.site-header .header-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    padding: 0.5em 0.2em;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media  (max-width: 1100px) and (min-width: 992px){
    .widget.recent-posts .post-image-wrap img {
        height: 75px;
    }
}
@media  (max-width: 991px) and (min-width: 768px){
    .widget.recent-posts .post-image-wrap img {
        height: 60px;
    }
    .post-content-wrap  .post-title{
        font-size: 14px;
    }
}
@media  (max-width: 767px) and (min-width: 500px){
    .widget.recent-posts .post-image-wrap img {
        height: 100px;
    }
    .site-header .site-branding {
        top: 2px;
    }
   
}
@media  (max-width: 499px) {
    .widget.recent-posts .post-image-wrap img {
        height: 65px;
    }
    .post-content-wrap  .post-title{
        font-size: 13px;
    }
    .site-header .site-branding {
        top: 2px;
    }
}
@media  (max-width: 768px) {
    .site-header .site-branding .custom-logo {
        width: auto;
        max-width: 110px;
    }
}

@media only screen and (min-width: 769px) {
    .site-header .header-link {
        padding: 1em;
    }
}
@media only screen and (min-width: 1025px) {
    .site-header .site-branding .custom-logo {
       padding: 0 5px;
        width: 170px;
        max-width: 170px;
    }
    
    .site-header .header-link {
        padding: 1em 2em;
    }
    .site-header img.header-image {
        max-width: 40px;
        max-height: 40px;
    }
}
.site-header .header-link:hover {

}
.site-header .header-link:hover .header-text {
    -webkit-transform: scale(0.9) translateY(30%);
    transform: scale(0.9) translateY(30%);
}
.site-header .header-link:hover .header-image {
    -webkit-transform: scale(1.2) translateY(15%);
    transform: scale(1.2) translateY(15%);
}
.site-header .header-link.cancel {
    display: none;
}
.site-header img.header-image {
    display: block;
    width: 30px;
    height: 30px;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    opacity: 0.8;
}
.site-header .header-text {
    color: #464c61;
    text-decoration: none;
    font-size: 0.875em;
    white-space: nowrap;
    margin-top: 0.2em;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}
@media only screen and (min-width: 1025px) {
    .site-header .header-text {
        font-size: 1em;
    }
}
.site-header .search-wrap.-is-active .header-link {
    display: none;
}
.site-header .search-wrap.-is-active .header-link.cancel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.site-header .search-wrap.-is-active .header-link .header-text {
    display: none;
}
.site-header .search-form-wrap {
    display: none;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
}
.site-header .search-form-wrap .woocommerce-product-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 1em;
    font-size: 0.875em;
}
.site-header .search-form-wrap .woocommerce-product-search .search-field,
.site-header .search-form-wrap .woocommerce-product-search button[type="submit"] {
    padding: 1em;
    background: #f5f5f9;
    border-radius: 30px;
    border: none;
    font-size: 1em;
    line-height: 1em;
    margin: 0.2em;
}
@media only screen and (min-width: 1025px) {
    .site-header .search-form-wrap .woocommerce-product-search {
        font-size: 1em;
    }
    .site-header .search-form-wrap .woocommerce-product-search .search-field,
    .site-header .search-form-wrap .woocommerce-product-search button[type="submit"] {
        padding: 1em 2em;
        margin: 0.5em;
    }
}
.site-header .search-form-wrap .woocommerce-product-search .search-field {
    width: 80%;
}
.site-header .search-form-wrap .woocommerce-product-search button[type="submit"] {
    background: #009ee2;
    color: #fff;
    min-width: 70px;
    cursor: pointer;
}
.site-header .search-form-wrap .woocommerce-product-search button[type="submit"]:hover {
    background: #009ee2;
}

.site-footer .footer-widget {
    text-align: center;
}
@media only screen and (min-width: 992px) {
    .site-footer .footer-widget {
        text-align: right;
    }
}
@media  (max-width: 400px) {
    .site-header .site-branding .custom-logo {
        width: 100px;
    }
    .site-header img.header-image {
        width: 20px;
        height: 20px;
    }
    .site-header .header-text {
        font-size: 14px;
    }
}
.site-footer li,
.site-footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: .5rem;
}
.site-footer .bottom-banners {
    background: #009ee2;
    padding: 2em 0.5em;
    text-align: center;
    font-weight: 300;
    font-size: 0.875em;
}
.site-footer .bottom-banners > .grid > div {
    margin-top: 1em;
}
.site-footer .bottom-banners .title {
    font-size: 1.125em;
    color: #fff;
    font-weight: 600;
}
.site-footer .bottom-banners .desc {
    color: whitesmoke;
    font-size: 0.875em;
}
@media only screen and (min-width: 769px) {
    .site-footer .bottom-banners {
        padding: 0.5em 0 1em;
    }
    .site-footer .bottom-banners .desc {
        font-size: 1em;
    }
}
.site-footer .bottom-banners img {
    width: auto;
}
.site-footer .footer-widgets-wrap {
    margin-top: 1em;
    margin-bottom: 1em;
}
.site-footer .footer-widgets-wrap h3 {
    font-weight: 400;
}
.site-footer .footer-widgets-wrap a {
    color: #7b7b7b;
    font-weight: 300;
}
.site-footer .footer-widgets-wrap a:hover {
    color: #464c61;
}
.site-footer .copyright-notice {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    font-size: 0.875em;
    text-align: center;
    padding: 1em;
    color: #aeb3c5;
}
.site-footer .copyright-notice a {
    color: #009ee2;
}
.site-footer .social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.site-footer .social-icons .social-item a {
    display: inline-block;
    margin: 0.5em;
}
.site-footer .social-icons img {
    height: auto;
    width: 25px;
}
.site-footer .search-form {
    width: 80%;
}
.content-area,
.widget-area {
    width: 100%;
}
@media only screen and (min-width: 769px) {
    .site-footer .social-icons {
        justify-content: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
    }
    .site-main-list {
        margin: 0 27% 0 0;
    }
    .site-main-full{
        margin: 0 !important;
    }
    .content-area {
        float: left;
        margin: 0 -25% 0 0;
        width: 100%;
    }
    .widget-area {
        float: right;
        overflow: hidden;
        width: 25%;
    }
    .home .content-area {
        float: nome;
        margin: 0;
        width: 100%;
    }
}
.site-footer {
    width: 100%;
    margin-top: 1rem;
}
@media only screen and (min-width: 769px) {
    .home .site-main {
        margin: 0;
    }

}
.no-sidebar .content-area {
    float: none;
    margin-right: auto;
    margin-left: auto;
}
.no-sidebar .site-main {
    margin-right: 0;
}
.sticky {
    display: block;
}
.updated:not(.published) {
    display: none;
}
.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0;
}
.page-links {
    margin: 0 0 1.5em;
}
.post-edit-link {
    display: inline-block;
    margin: 0 1em;
}
.nav-links {
    background: #f5f5f5;
    overflow: hidden;
    padding: 1em;
    border-radius: 3px;
}
.post {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.post .post-thumbnail {
    margin: 2em 0;
}
.single .post {
    max-width: 870px;
}
.archive .mainContentWrapper #primary,
.blog .mainContentWrapper #primary,
.search .mainContentWrapper #primary {
    width: 100%;
}
.archive .mainContentWrapper #primary .post,
.blog .mainContentWrapper #primary .post,
.search .mainContentWrapper #primary .post {
    padding: 2em 1.5em;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 1px;
    margin: 0 0 1em;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.archive .mainContentWrapper #primary .post .entry-header,
.blog .mainContentWrapper #primary .post .entry-header,
.search .mainContentWrapper #primary .post .entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media only screen and (min-width: 769px) {
    .archive .mainContentWrapper #primary .post .entry-header,
    .blog .mainContentWrapper #primary .post .entry-header,
    .search .mainContentWrapper #primary .post .entry-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.archive .mainContentWrapper #primary .post .entry-header .entry-title,
.blog .mainContentWrapper #primary .post .entry-header .entry-title,
.search .mainContentWrapper #primary .post .entry-header .entry-title {
    position: relative;
    font-size: 1.125em;
    margin: 0;
}
.archive .mainContentWrapper #primary .post .entry-header .entry-title:after,
.blog .mainContentWrapper #primary .post .entry-header .entry-title:after,
.search .mainContentWrapper #primary .post .entry-header .entry-title:after {
    position: absolute;
    right: 0;
    content: " ";
    display: block;
    bottom: -7px;
    width: 100%;
}
.archive .mainContentWrapper #primary .post .entry-meta,
.blog .mainContentWrapper #primary .post .entry-meta,
.search .mainContentWrapper #primary .post .entry-meta {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 0.875em;
}
@media only screen and (min-width: 769px) {
    .archive .mainContentWrapper #primary .post .entry-meta,
    .blog .mainContentWrapper #primary .post .entry-meta,
    .search .mainContentWrapper #primary .post .entry-meta {
        text-align: right;
    }
}
.archive .mainContentWrapper #primary .post .entry-meta .byline,
.archive .mainContentWrapper #primary .post .entry-meta .entry-cat,
.archive .mainContentWrapper #primary .post .entry-meta .posted-on,
.blog .mainContentWrapper #primary .post .entry-meta .byline,
.blog .mainContentWrapper #primary .post .entry-meta .entry-cat,
.blog .mainContentWrapper #primary .post .entry-meta .posted-on,
.search .mainContentWrapper #primary .post .entry-meta .byline,
.search .mainContentWrapper #primary .post .entry-meta .entry-cat,
.search .mainContentWrapper #primary .post .entry-meta .posted-on {
    float: left;
    vertical-align: middle;
    padding: 0.2em 0.5em;
}
.archive .mainContentWrapper #primary .post .entry-meta .entry-cat,
.blog .mainContentWrapper #primary .post .entry-meta .entry-cat,
.search .mainContentWrapper #primary .post .entry-meta .entry-cat {
    background: #009ee2;
    border-radius: 1px;
}
.archive .mainContentWrapper #primary .post .entry-meta .entry-cat a,
.blog .mainContentWrapper #primary .post .entry-meta .entry-cat a,
.search .mainContentWrapper #primary .post .entry-meta .entry-cat a {
    color: #fff;
}
.archive .mainContentWrapper #primary .post .entryBodyWrapper,
.blog .mainContentWrapper #primary .post .entryBodyWrapper,
.search .mainContentWrapper #primary .post .entryBodyWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 1em 0;
}
.archive .mainContentWrapper #primary .post .entryBodyWrapper .entry-content,
.blog .mainContentWrapper #primary .post .entryBodyWrapper .entry-content,
.search .mainContentWrapper #primary .post .entryBodyWrapper .entry-content {
    width: 100%;
    margin: 0 0 0 1em;
    text-align: justify;
}
.archive .mainContentWrapper #primary .post .entryBodyWrapper .post-thumbnail,
.blog .mainContentWrapper #primary .post .entryBodyWrapper .post-thumbnail,
.search .mainContentWrapper #primary .post .entryBodyWrapper .post-thumbnail {
    margin: 0 auto;
}
.archive .mainContentWrapper #primary .post .entryBodyWrapper .post-thumbnail img,
.blog .mainContentWrapper #primary .post .entryBodyWrapper .post-thumbnail img,
.search .mainContentWrapper #primary .post .entryBodyWrapper .post-thumbnail img {
    border-radius: 1px;
    max-width: 300px;
    max-height: 200px;
}
.archive .mainContentWrapper #primary .post .entryBodyWrapper .entry-permalink,
.blog .mainContentWrapper #primary .post .entryBodyWrapper .entry-permalink,
.search .mainContentWrapper #primary .post .entryBodyWrapper .entry-permalink {
    display: block;
    margin: 0.5em 0 0;
    text-align: left;
}
.archive .mainContentWrapper #secondary,
.blog .mainContentWrapper #secondary,
.search .mainContentWrapper #secondary {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 1em;
}
.archive .mainContentWrapper #secondary ul,
.blog .mainContentWrapper #secondary ul,
.search .mainContentWrapper #secondary ul {
    margin: 0;
    padding: 0;
}
.archive .mainContentWrapper #secondary li,
.blog .mainContentWrapper #secondary li,
.search .mainContentWrapper #secondary li {
    list-style: none;
}
.archive .mainContentWrapper,
.blog .mainContentWrapper,
.search .mainContentWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media only screen and (min-width: 769px) {
    .archive .mainContentWrapper,
    .blog .mainContentWrapper,
    .search .mainContentWrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
@media (min-width: 1200px) {
    .archive .mainContentWrapper #primary .post .entryBodyWrapper,
    .blog .mainContentWrapper #primary .post .entryBodyWrapper,
    .search .mainContentWrapper #primary .post .entryBodyWrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .archive .mainContentWrapper #primary .post .entryBodyWrapper .entry-content,
    .blog .mainContentWrapper #primary .post .entryBodyWrapper .entry-content,
    .search .mainContentWrapper #primary .post .entryBodyWrapper .entry-content {
        width: 60%;
    }
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.index-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}
.index-top .main-block {
    max-width: 100%;
}
.index-top .side-block {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 1em;
}
@media only screen and (min-width: 769px) {
    .index-top .side-block {
        width: 21%;
        min-width: 252px;
    }
    .index-top .main-block {
        max-width: 78%;
        margin-right: 1%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
}
.wp-caption,
embed,
iframe,
object {
    max-width: 100%;
}
iframe{
    width: 100%;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.custom-logo-link {
    display: inline-block;
}
.wp-caption {
    margin-bottom: 1.5em;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    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;
}
:focus {
    outline: 0 !important;
}
.input-text.countrycode.dig_wc_registercountrycode {
    display: none;
}
#reg_email {
    padding-left: 1em !important;
}
.slick-next,
.slick-prev {
    width: 40px;
    height: 70px;
    background: rgba(255, 2, 12, 0.5);
    z-index: 9;
    border-radius: 0;
}
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    background: rgba(206, 147, 216, 0.5);
}
.slick-next::before,
.slick-prev::before {
    font-family: inherit;
    font-size: 30px;
    line-height: 1;
    opacity: 1;
    color: #fff;
}
[dir="rtl"] .slick-prev {
    right: 0;
}
[dir="rtl"] .slick-next {
    left: 0;
}
.slick-slider.-hidden {
    visibility: hidden;
    max-height: 0;
}
.slick-slide img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.wpf_form .wpf_items_wrapper .wpf_item {
    margin-bottom: 1em;
}
.wpf_form .wpf_items_wrapper .wpf_item .wpf_item_name {
    font-weight: 400;
    margin: -1em -1em 2em;
    padding: 1em;
    width: auto;
}
.wpf_form .wpf_items_wrapper .wpf_item.wpf_item_onsale .wpf_item_name {
    padding: 0;
    margin: 0;
}
.wpf_form .wpf_items_wrapper .wpf_item ul li {
    display: block;
}
.wpf-search-container .page-title {
    display: none;
}
.bg-badge,
.bg-cards,
.bg-refresh,
.bg-shipped {
    display: inline-block;
}
.bg-shipped {
    width: 34px;
    height: 21px;
    background: url(assets/images/features-sprite.png) -10px -10px;
}
.bg-refresh {
    width: 23px;
    height: 23px;
    background: url(assets/images/features-sprite.png) -64px -10px;
}
.bg-cards {
    width: 25px;
    height: 22px;
    background: url(assets/images/features-sprite.png) -10px -51px;
}
.bg-badge {
    width: 19px;
    height: 26px;
    background: url(assets/images/features-sprite.png) -107px -10px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content {
    text-align: center;
}
.container {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.card,
.woocommerce .woocommerce-MyAccount-navigation,
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper,
.woocommerce.single-product .product__head {
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.card,
.woocommerce .woocommerce-MyAccount-navigation,
.woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper,
.woocommerce.archive.tax-product_cat .site-main,
.woocommerce.single-product .product__head {
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 1em;
    border-radius: 1px;
}
.text-center {
    text-align: center;
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@font-face {
    font-family: star;
    src: url(assets/fonts/star.eot);
    src: url(assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(assets/fonts/star.woff) format("woff"), url(assets/fonts/star.ttf) format("truetype"), url(assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: WooCommerce;
    src: url(assets/fonts/WooCommerce.eot);
    src: url(assets/fonts/WooCommerce.eot?#iefix) format("embedded-opentype"), url(assets/fonts/WooCommerce.woff) format("woff"), url(assets/fonts/WooCommerce.ttf) format("truetype"),
    url(assets/fonts/WooCommerce.svg#WooCommerce) format("svg");
    font-weight: 400;
    font-style: normal;
}
.woocommerce-store-notice,
p.demo_store {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color:
            #009ee2;
    color: #fff;
    z-index: 99998;
    -webkit-box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
    display: none;
}
.woocommerce-store-notice a,
p.demo_store a {
    color: #fff;
    text-decoration: underline;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.admin-bar p.demo_store {
    top: 32px;
}
.woocommerce .blockUI.blockOverlay {
    position: relative;
}
.woocommerce .blockUI.blockOverlay::before,
.woocommerce .loader::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: -0.5em;
    margin-top: -0.5em;
    content: "";
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(../images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: #009ee2 !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    padding-top: 2px;
}
.woocommerce a.remove:hover {
    color: #fff !important;
    background: #009ee2;
}
.woocommerce small.note {
    display: block;
    color: #777;
    font-size: 0.857em;
    margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
    font-size: 0.92em;
    color: #777;
}
.woocommerce .woocommerce-breadcrumb::after,
.woocommerce .woocommerce-breadcrumb::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-breadcrumb a {
    color: #777;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 0 1em;
    border-radius: 30px;
    height: 50px;
    line-height: 50px;
    min-width: 100px;
}
.woocommerce .woocommerce-MyAccount-navigation {
    padding: 0;
}
.woocommerce .woocommerce-MyAccount-navigation li,
.woocommerce .woocommerce-MyAccount-navigation ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.woocommerce .woocommerce-MyAccount-navigation li.is-active a {
    background:
            #009ee2;
    color: #fff;
}
.woocommerce.single-product .summary__info .meta-wrap,
.woocommerce.single-product .woocommerce-product-rating.-no-reviews {
    color: #aeb3c5;
}
.woocommerce .woocommerce-MyAccount-navigation a {
    display: block;
    padding: 0.5em 1em;
}
.woocommerce .woocommerce-MyAccount-navigation a:hover {
    background: #f5f5f5;
}
.woocommerce.single-product .product__head {
    margin-bottom: 2em;
    overflow: hidden;
}
.woocommerce.single-product .woocommerce-product-details__short-description {
    font-size: 0.875em;
    max-height: 200px;
    overflow: hidden;
}
.woocommerce.single-product .woocommerce-product-rating {
    margin-left: 1em;
}
.woocommerce.single-product .woocommerce-product-rating .woocommerce-review-link {
    display: none;
}
.woocommerce.single-product .summary__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.875em;
}

.woocommerce.archive.tax-product_cat .archive-head-wrap {
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: -1em -1em 1em;
    padding: 1em;
}
@media only screen and (min-width: 769px) {
    .woocommerce .sorting-section-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.woocommerce .sorting-section-wrap .woocommerce-ordering__label {
    margin-left: 1em;
    color: #009ee2;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 1em;
}
@media only screen and (min-width: 769px) {
    .woocommerce .sorting-section-wrap .woocommerce-ordering__label {
        display: inline-block;
        width: auto;
        text-align: right;
        margin-bottom: 0;
    }
}
.woocommerce .sorting-section-wrap .woocommerce-ordering__buttonsWrapper {
    text-align: center;
}
@media only screen and (min-width: 769px) {
    .woocommerce .sorting-section-wrap .woocommerce-ordering__buttonsWrapper {
        text-align: right;
    }
}
.woocommerce .sorting-section-wrap .woocommerce-ordering__buttonsWrapper .sortingButton {
    margin: 0 0.5em;
    background: 0 0;
    border: none;
    padding: 0.5em;
    font-size: 1em;
    color: #464c61;
}
.woocommerce .sorting-section-wrap .woocommerce-ordering__buttonsWrapper .sortingButton[selected] {
    background:
            #009ee2;
    color: #fff;
    border-radius: 30px;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 1.5em;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    font-size: 1.25em;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 0.5;
    display: inline-block;
}
.woocommerce div.product p.stock {
    font-size: 0.92em;
    margin:0;
}
.woocommerce div.product .stock {
    color: #2ae478;
}
.woocommerce div.product .out-of-stock {
    color: red;
}
.woocommerce div.product div.images {
    margin-bottom: 2em;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    -webkit-transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    margin: 0;
    padding: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
    width: 25%;
    display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #009ee2;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    right: 9px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #009ee2;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    right: 22px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: right;
    margin: 0;
    list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: 0.5;
    margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1),
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1),
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
    clear: right;
}
.woocommerce #reviews #comments .add_review::after,
.woocommerce .products ul::after,
.woocommerce div.product form.cart::after,
.woocommerce div.product p.cart::after,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce ul.products::after {
    clear: both;
}
.woocommerce div.product div.summary {
    margin-bottom: 2em;
}
.woocommerce div.product div.social {
    text-align: left;
    margin: 0 0 1em;
}
.woocommerce div.product div.social span {
    margin: 0 2px 0 0;
}
.woocommerce div.product div.social span span {
    margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
    padding-right: 16px;
    width: 0;
}
.woocommerce div.product div.social iframe {
    float: right;
    margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 1em 0 0;
    margin: -1em -1em 2em;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background-color: #fff;
    position: relative;
    z-index: 0;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 1em;
    font-size: 0.875em;
    color: #464c61;
    text-decoration: none;
}
@media only screen and (min-width: 769px) {
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        font-size: 1.125em;
    }
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #009ee2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom: 1px solid
    #009ee2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color:
            #009ee2;
    text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel li,
.woocommerce div.product .woocommerce-tabs .panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.woocommerce div.product p.cart {
    margin-bottom: 2em;
}
.woocommerce div.product p.cart::after,
.woocommerce div.product p.cart::before {
    content: " ";
    display: table;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.woocommerce div.product form.cart::after,
.woocommerce div.product form.cart::before {
    content: " ";
    display: table;
}
.woocommerce div.product form.cart div.quantity {
    float: right;
    margin: 0 0 0 4px;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
    padding-right: 0;
}
.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    border: 0;
    vertical-align: top;
    line-height: 2em;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-left: 1em;
}
.woocommerce div.product form.cart .variations td.label {
    padding-left: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: right;
    margin: 0 0.2em;
}
.woocommerce div.product form.cart .button:hover {
    background: #009ee2;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-left: 1em;
    padding-right: 1em;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: 0.5em;
    border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center;
}
.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}
.woocommerce span.onsale {
    width: 30px;
    height: 30px;
    padding: 0.3em;
    font-weight: 300;
    position: absolute;
    text-align: center;
    top: 1em;
    right: 1em;
    margin: 0;
    border-radius: 100%;
    background-color: #009ee2;
    color: #fff;
    font-size: 0.857em;
    z-index: 9;
}
.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none;
    clear: both;
}
.woocommerce .products ul::after,
.woocommerce .products ul::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before {
    content: " ";
    display: table;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
    list-style: none;
}
.woocommerce ul.products li.product {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: 150ms;
    transition: 150ms;
}
.woocommerce ul.products li.product:hover {
    border: 1px solid rgba(0, 0, 0, 0.6);
}
.woocommerce ul.products li.product .product__thumb-wrap {
    position: relative;
}
.woocommerce ul.products li.product .product__thumb-wrap .thumb-overlay {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #009ee2;;
    opacity: 0.03;
    pointer-events: none;
    -ms-touch-action: none;
    touch-action: none;
}
.woocommerce ul.products li.product .star-rating {

}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0.5em;
    margin: 0;
    font-size: 0.875em;
    font-weight: 400;
    text-align: center;
    height: 70px;
    overflow: hidden;
    line-height: 20px;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 0.2em;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce ul.products li.product strong {
    display: block;
}

.woocommerce ul.products li.product .star-rating {

}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    margin-bottom: 0.5em;
}
.woocommerce ul.products li.product .price {
    color:#00b796;
    display: block;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 0.857em;
}
.woocommerce ul.products li.product .price del {
    color: #7f7d7d;
    opacity: 0.5;
    display: inline-block;
}
.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: inline-block;
}
.woocommerce ul.products li.product .price .from {
    font-size: 0.67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 138, 135, 0.5);
}
.woocommerce ul.products li.product a.jvm_add_to_wishlist.button {
    display: none;
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count {
    margin: 0;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    border: none;
    border-left: 0;
    margin: 1em;
}
.woocommerce nav.woocommerce-pagination ul li {
    padding: 0;
    margin: 0.2em 0.4em;
    float: right;
    display: inline;
    overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0.5em 1em;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    display: block;
    border-radius: 30px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #009ee2;
    color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    font-size: 100%;
    margin: 0;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    font-weight: 700;
    right: auto;
    color: #fff;
    background-color: #009ee2;
    border: 0;
    display: inline-block;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    padding: 0 2em;
    border-radius: 30px;
    height: 50px;
    line-height: 50px;
}

.woocommerce #respond input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
    opacity: 0.25;
    padding-left: 2.618em;
}
.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 0.618em;
    left: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.woocommerce #respond input#submit.added::after,
.woocommerce a.button.added::after,
.woocommerce button.button.added::after,
.woocommerce input.button.added::after {
    font-family: WooCommerce;
    content: "\e017";
    margin-right: 0.53em;
    vertical-align: bottom;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color:
            #009ee2;
    text-decoration: none;
    background-image: none;
    color: #fff;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color:
            #009ee2;
    color: #fff;
    padding: 0 2em;
    border-radius: 30px;
    height: 50px;
    line-height: 50px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #009ee2;
    color: #fff;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
    background-color:
            #009ee2;
    color: #fff;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: 0.5;
}
.woocommerce #respond input#submit.disabled:hover,
.woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover,
.woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #009ee2;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none;
}
.woocommerce a.added_to_cart {
    padding-top: 0.5em;
    display: inline-block;
    background: #00b796;
    width: 100%;
    color: #fff;
    padding: 0;
}
.woocommerce #reviews #comments .add_review::after,
.woocommerce #reviews #comments .add_review::before,
.woocommerce #reviews #comments ol.commentlist li .comment-text::after,
.woocommerce #reviews #comments ol.commentlist li .comment-text::before,
.woocommerce #reviews #comments ol.commentlist::after,
.woocommerce #reviews #comments ol.commentlist::before {
    content: " ";
    display: table;
}
.woocommerce #reviews h2 small {
    float: left;
    color: #777;
    font-size: 15px;
    margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #777;
}
.woocommerce #reviews h3 {
    margin: 0;
}
.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}
.woocommerce #reviews #comment {
    height: 75px;
}
.woocommerce #reviews #comments h2 {
    clear: none;
}
.woocommerce #review_form #respond::after,
.woocommerce #reviews #comments ol.commentlist li .comment-text::after,
.woocommerce #reviews #comments ol.commentlist::after,
.woocommerce .woocommerce-product-rating::after,
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.product_list_widget li dl::after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
}
.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: 100%;
    border: 0;
}
.woocommerce #reviews #comments ol.commentlist li .meta {
    color: #777;
    font-size: 0.75em;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #009ee2;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 50px 0 0;
    border: 1px solid #009ee2;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none;
    margin: 20px 50px 0 0;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e53341;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 50px 0 0;
}
.woocommerce #reviews #comments .commentlist > li::before {
    content: "";
}
.woocommerce .star-rating {
    float: left;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.woocommerce .star-rating::before {
    content: "\73\73\73\73\73";
    color: gray;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: right;
    top: 0;
    right: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating span::before {
    color:orange;
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    right: 0;
}
.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block;
}
.woocommerce .woocommerce-product-rating::after,
.woocommerce .woocommerce-product-rating::before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0;
    float: right;
}
.woocommerce .products .star-rating {
    top: 47%;
    position: absolute;
    display: block;
    margin: 0 0 0.5em;
    float: none;
    left: 2%;
}
.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0;
}
.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: 0 0;
    border: 0;
}
.woocommerce #review_form #respond::after,
.woocommerce #review_form #respond::before {
    content: " ";
    display: table;
}
.woocommerce p.stars a::before,
.woocommerce p.stars a:hover ~ a::before {
    content: "\e021";
}
.woocommerce #review_form #respond p {
    margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
    right: auto;
}
.woocommerce #review_form #respond  input#author ,  .woocommerce #review_form #respond  input#email{
    display: block;
}
.woocommerce #review_form #respond textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.woocommerce .products .star-rating {
    top:4%;
}
@media  (max-width: 1199px) and (min-width: 1100px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 1099px) and (min-width: 992px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 991px) and (min-width: 840px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 839px) and (min-width: 769px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 768px) and (min-width: 700px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 699px) and (min-width: 657px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 656px) and (min-width: 600px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 599px) and (min-width: 530px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 529px) and (min-width: 480px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 479px) and (min-width: 410px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 409px) and (min-width: 380px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 379px) and (min-width: 345px){
    .woocommerce .products .star-rating {

    }
}
@media  (max-width: 344px){
    .woocommerce .products .star-rating {
        top:36%;
    }
}
@media  (max-width: 656px) {

    .woocommerce #review_form #respond  input#author ,  .woocommerce #review_form #respond  input#email{
        width: 100%;
    }
    .woocommerce #reviews #comments ol.commentlist {
        padding: 0 !important;
    }
    .woocommerce.single-product ins .amount {
        font-size: 1em;
    }
}
@media  (max-width: 1199px) and (min-width: 769px){
    .woocommerce-Reviews input.submit{
        width: 15%;
    }
}


.woocommerce p.stars a {
    color: gray;
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
}
.woocommerce p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    text-indent: 0;
}
.woocommerce p.stars.selected a.active::before,
.woocommerce p.stars:hover a::before {
    content: "\e020";
    color:orange;
}
.woocommerce p.stars.selected a.active ~ a::before {
    content: "\e021";
}
.woocommerce p.stars.selected a:not(.active)::before {
    content: "\e020";
}
.woocommerce table.shop_attributes {
    border: 0;
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.woocommerce table.shop_attributes th {
    width: auto;
    font-weight: 400;
    padding: 8px;
    border-top: 0;
    margin: 0.2em 0;
    line-height: 1.5;
    background: #e9e9e9;
    border-radius: 3px;
}
@media only screen and (min-width: 769px) {
    .woocommerce table.shop_attributes th {
        width: 250px;
    }

}
.woocommerce table.shop_attributes td {
    min-width: 150px;
    padding: 0 1em;
    border-top: 0;
    margin: 0 1em;
    line-height: 1.5;
    background: #f5f5f5;
    border-radius: 3px;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 24px -1px;
    text-align: right;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce table.shop_table th {
    font-weight: lighter;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
.woocommerce table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions {
    text-align: left;
}
.woocommerce table.my_account_orders .order-actions .button {
    margin: 0.125em 0.25em 0.125em 0;
}
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: right;
}
.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,
.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before {
    content: "\2193";
    display: inline-block;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
    list-style: none;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
    float: right;
    clear: both;
    margin-left: 0.25em;
    display: inline-block;
    list-style: none;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
    margin: 0;
}
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
    margin-bottom: 1rem;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    margin-left: 4px;
    width: 52px;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: right !important;
    height: auto !important;
}
.woocommerce ul.product_list_widget li  .product-title , .woocommerce ul.product_list_widget li .amount{
    font-size: 13px;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-right: 1em;
    border-right: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl::after,
.woocommerce ul.cart_list li dl::before,
.woocommerce ul.product_list_widget li dl::after,
.woocommerce ul.product_list_widget li dl::before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: right;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 0.25em;
    margin: 0 0 0 4px;
    clear: right;
}
#add_payment_method .wc-proceed-to-checkout::after,
.woocommerce .widget_rating_filter ul li::after,
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,
.woocommerce ul.order_details::after,
.woocommerce-account .addresses .title::after,
.woocommerce-account .woocommerce::after,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::after,
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after,
.woocommerce.widget_shopping_cart .buttons::after {
    clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 3px double #009ee2;
    padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-right: 2em;
    position: relative;
    padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    right: 0;
}
.woocommerce .widget_shopping_cart .buttons::after,
.woocommerce .widget_shopping_cart .buttons::before,
.woocommerce.widget_shopping_cart .buttons::after,
.woocommerce.widget_shopping_cart .buttons::before {
    content: " ";
    display: table;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
    margin-left: 5px;
    margin-bottom: 5px;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label.hidden {
    visibility: hidden;
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: 0.5em 0 0;
    clear: both;
    display: none;
    position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description::before {
    right: 50%;
    top: 0;
    margin-top: -4px;
    -webkit-transform: translateX(50%) rotate(-180deg);
    transform: translateX(50%) rotate(-180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0;
    border-style: solid;
    border-color: #1e85be transparent transparent;
    z-index: 100;
    display: block;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
    visibility: hidden;
}
.woocommerce form .form-row .optional {
    visibility: visible;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 0 0 8px;
    text-align: center;
    vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 5px;
}
.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #6ba63c;
}
@media (max-width: 656px) {
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100% !important;
    }

}

.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    padding: 20px;
    margin: 2em 0;
    text-align: right;
    border-radius: 5px;
    background: #fafafa;
}
.woocommerce ul#shipping_method {
    list-style: none;
    margin: 0;
    padding: 0;
}
.woocommerce ul#shipping_method li {
    margin: 0 0 0.5em;
    line-height: 1.5em;
    list-style: none;
}
.woocommerce ul#shipping_method li input {
    margin: 3px 0 0 0.4375em;
    vertical-align: top;
}
.woocommerce ul#shipping_method li label {
    display: inline;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
    font-size: 1.5em;
}
.woocommerce p.woocommerce-shipping-contents {
    margin: 0;
}
.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
}
.woocommerce ul.order_details::after,
.woocommerce ul.order_details::before {
    content: " ";
    display: table;
}
.woocommerce ul.order_details li {
    float: right;
    margin-left: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1;
    border-left: 1px dashed #009ee2;
    padding-left: 2em;
    margin-right: 0;
    padding-right: 0;
    list-style-type: none;
    margin-bottom: 1rem;
}
@media (max-width: 656px) {
    .woocommerce ul.order_details li {
        display:block;
        border-left: 0;
    }
    .woocommerce ul.order_details {
        display: table-caption;
    }
}
.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}
.woocommerce ul.order_details li:last-of-type {
    border: none;
}
.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    text-decoration: none;
    margin-right: -1.5em;
    line-height: 1.75;
    position: absolute;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em;
}
.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    border-left-width: 2px;
    text-align: right;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-right: 1.5em;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before {
    content: "";
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before {
    content: "";
}
.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 1px;
    list-style: none;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before {
    content: " ";
    display: table;
}
.woocommerce .widget_layered_nav_filters ul li a::before,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "";
    text-decoration: none;
    color: #a00;
    font-family: WooCommerce;
    font-weight: 400;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    padding: 1px 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    margin-left: 0.618em;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em;
}
.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    overflow: hidden;
    zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
    float: right;
    padding: 0 1px 1px 1em;
    list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a::before {
    vertical-align: inherit;
    margin-left: 0.5em;
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: left;
    line-height: 2.4;
    font-size: 0.8751em;
}
.woocommerce .widget_rating_filter ul li.chosen a::before,
.woocommerce-account ul.digital-downloads li::before {
    line-height: 1;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: right;
    border-radius: 5px !important;
}
.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: right;
    margin-right: 0.5em;
    margin-left: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color:
            #009ee2;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -0.3em;
    margin-left: -0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color:
            #009ee2;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #680d14;
    border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    right: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    left: -1px;
}
.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}
.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none;
}
.woocommerce .widget_rating_filter ul li::after,
.woocommerce .widget_rating_filter ul li::before {
    content: " ";
    display: table;
}
.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a::before {
    font-family: WooCommerce;
    font-weight: 400;
    margin-left: 0.618em;
    content: "";
    color: #f5f5f5;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: right;
    margin-left: 1em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
}
.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
    display: block !important;
}
.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f5f5f5;
    color: #009ee2;
    list-style: none;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-error::after,
.woocommerce-error::before,
.woocommerce-info::after,
.woocommerce-info::before,
.woocommerce-message::after,
.woocommerce-message::before {
    content: " ";
    display: table;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    right: 1.5em;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: left;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
}
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed;
}
.woocommerce-message {
    border-top-color: #8fae1b;
}
.woocommerce-message::before {
    content: "\e015";
    color: #8fae1b;
}
.woocommerce-info {
    border-top-color:#009ee2;
}
.woocommerce-info::before {
    color: #009ee2;
}
.woocommerce-error {
    border-top-color: #009ee2;
}
.woocommerce-error::before {
    content: "\e016";
    color: #009ee2;
}
.woocommerce-account .addresses .title::after,
.woocommerce-account .addresses .title::before,
.woocommerce-account .woocommerce::after,
.woocommerce-account .woocommerce::before {
    content: " ";
    display: table;
}
.woocommerce-account .addresses .title h3 {
    float: right;
}
.woocommerce-account .addresses .title .edit,
.woocommerce-account ul.digital-downloads li .count {
    float: left;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
    margin-right: 0;
    padding-right: 0;
}
.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-right: 0;
    padding-right: 0;
}
.woocommerce-account ul.digital-downloads li::before {
    font-family: WooCommerce;
    font-weight: 400;
    margin-left: 0.618em;
    content: "";
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 32px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    vertical-align: middle;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: right;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dfdfdf;
    padding: 10px 6px 10px 6px;
    margin: 0 0 0 4px;
    outline: 0;
    font-size: 14px;
    text-align: center;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout::after,
#add_payment_method .wc-proceed-to-checkout::before,
.woocommerce-cart .wc-proceed-to-checkout::after,
.woocommerce-cart .wc-proceed-to-checkout::before,
.woocommerce-checkout .wc-proceed-to-checkout::after,
.woocommerce-checkout .wc-proceed-to-checkout::before {
    content: " ";
    display: table;
}
#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 {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 0 1em;
    line-height: 50px;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
    float: none;
    margin-top: 0.5em;
    display: inline-block;
}
#add_payment_method .cart-collaterals .shipping-calculator-button::after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button::after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button::after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "";
    text-decoration: none;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,
#add_payment_method #payment ul.payment_methods::after,
#add_payment_method #payment ul.payment_methods::before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-cart #payment ul.payment_methods::before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before,
.woocommerce-checkout #payment ul.payment_methods::after,
.woocommerce-checkout #payment ul.payment_methods::before {
    content: " ";
    display: table;
}
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
    margin: 1em 0 0;
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: 0.83em;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 35%;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-right: 0;
    border-left: 0;
    line-height: 1.5em;
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #777;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #2ae478;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #009ee2;
}
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: right;
    clear: none;
}
#add_payment_method .checkout .col-2 .form-row-first,
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .notes {
    clear: right;
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #777;
    font-weight: 400;
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: right;
    width: 100%;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,
#add_payment_method #payment ul.payment_methods::after,
#add_payment_method .checkout .shipping_address,
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce #content div.product div.thumbnails::after,
.woocommerce .col2-set::after,
.woocommerce div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails::after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-cart #payment ul.payment_methods::after,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,
.woocommerce-checkout #payment ul.payment_methods::after,
.woocommerce-checkout .checkout .shipping_address,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails::after,
.woocommerce-page .col2-set::after,
.woocommerce-page div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails::after {
    clear: both;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: whitesmoke;
    border-radius: 5px;
    color: #8f8c8c;
    margin-bottom: 1rem;
}
#add_payment_method #payment a,
.woocommerce-cart #payment a,
.woocommerce-checkout #payment a {
    color:#434242;
}
#add_payment_method #payment a:hover,
.woocommerce-cart #payment a:hover,
.woocommerce-checkout #payment a:hover {
    color:#009ee2;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: right;
    padding: 1em;
    border-bottom: 1px solid #009ee2;
    margin: 0;
    list-style: none;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: right;
    margin: 0;
    font-weight: 400;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 0 0 1em;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0.5em 0 0;
    padding: 0;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img + img,
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img {
    margin-right: 2px;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color:
            #009ee2;
    color: #fff;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #ac1622 #c21926 #c21926;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #ac1622;
}
#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #ac1622;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #ac1622;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none;
    margin: 0;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 0.5em;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 0 0 1em;
    position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: left 0.618em center;
    background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../images/icons/credit-cards/visa.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../images/icons/credit-cards/mastercard.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../images/icons/credit-cards/laser.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../images/icons/credit-cards/diners.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../images/icons/credit-cards/amex.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
    font-size: 0.857em;
    color: #777;
    font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid
    #009ee2;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    right: 0;
    margin: -1em 2em 0 0;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: left;
    line-height: 52px;
    font-size: 0.83em;
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, 0.2);
    -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);
    background: rgba(0, 0, 0, 0.05);
}
.woocommerce-invalid #terms {
    outline: red solid 2px;
    outline-offset: 2px;
}
.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
}
.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
}
.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
}
.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733;
}
.woocommerce-password-hint {
    margin: 0.5em 0 0;
    display: block;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce #content div.product div.thumbnails::after,
.woocommerce #content div.product div.thumbnails::before,
.woocommerce .col2-set::after,
.woocommerce .col2-set::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product div.thumbnails::after,
.woocommerce div.product div.thumbnails::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product div.thumbnails::after,
.woocommerce-page #content div.product div.thumbnails::before,
.woocommerce-page .col2-set::after,
.woocommerce-page .col2-set::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product div.thumbnails::after,
.woocommerce-page div.product div.thumbnails::before {
    content: " ";
    display: table;
}
#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1;
}
body:not(.search-results) .twentysixteen .entry-summary {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.twentysixteen .price ins {
    background: inherit;
    color: inherit;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    float: left;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
    width: 100%;
}
@media only screen and (min-width: 769px) {
    .woocommerce .col2-set .col-1,
    .woocommerce-page .col2-set .col-1 {
        float: right;
        width: 48%;
    }
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        float: left;
        width: 48%;
    }
}
.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    width: 50%;
    margin: 0 auto;
}
@media only screen and (min-width: 769px) {
    .woocommerce #content div.product div.images,
    .woocommerce div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page div.product div.images {
        float: right;
        width: 35%;
    }
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    float: right;
    width: 30.75%;
    margin-left: 3.8%;
    margin-bottom: 1em;
}
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
    margin-left: 0;
}
.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-left: 0;
    float: none;
}
.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%;
}
.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%;
}
.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 100%;
}
@media only screen and (min-width: 769px) {
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.summary {
        float: left;
        width: 60%;
        clear: none;
    }
}
.woocommerce #content div.product #reviews .comment::after,
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce .cart-collaterals::after,
.woocommerce .woocommerce-pagination ul.page-numbers::after,
.woocommerce div.product #reviews .comment::after,
.woocommerce div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce ul.products,
.woocommerce ul.products li.first,
.woocommerce ul.products::after,
.woocommerce-page #content div.product #reviews .comment::after,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page .cart-collaterals::after,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after,
.woocommerce-page div.product #reviews .comment::after,
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page ul.products,
.woocommerce-page ul.products li.first,
.woocommerce-page ul.products::after {
    clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}
.woocommerce #content div.product #reviews .comment::after,
.woocommerce #content div.product #reviews .comment::before,
.woocommerce .woocommerce-pagination ul.page-numbers::after,
.woocommerce .woocommerce-pagination ul.page-numbers::before,
.woocommerce div.product #reviews .comment::after,
.woocommerce div.product #reviews .comment::before,
.woocommerce ul.products::after,
.woocommerce ul.products::before,
.woocommerce-page #content div.product #reviews .comment::after,
.woocommerce-page #content div.product #reviews .comment::before,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after,
.woocommerce-page .woocommerce-pagination ul.page-numbers::before,
.woocommerce-page div.product #reviews .comment::after,
.woocommerce-page div.product #reviews .comment::before,
.woocommerce-page ul.products::after,
.woocommerce-page ul.products::before {
    content: " ";
    display: table;
}
.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
    float: left;
    height: auto;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: right;
    margin: 0 1% 0.5em;
    padding: 0;
    position: relative;
    width: 48%;
}
@media only screen and (min-width: 481px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 0 0 1em 2%;
        width: 48%;
    }
}

@media only screen and (min-width: 769px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 0 0 .8em 1.5%;
        width: 23.5%;
    }
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-left: 0;
}
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-left: 0;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
    width: 48%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%;
}
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
    width: 13.5%;
}
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-left: 0;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
    width: 48%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
    width: 30.75%;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
    width: 16.95%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
    width: 13.5%;
}
@media (max-width:656px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 0 0 0.8em 2%;
        width: 48% !important;
    }
}
@media (max-width:479px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        margin: 0 0 0.8em 0;
        width: 100% !important;
    }
}
.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-ordering,
.woocommerce-page .woocommerce-result-count {
    float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    height: auto;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    text-align: left;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 80px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    float: right;
}
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label {
    display: none;
}
.woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce .cart-collaterals .shipping_calculator::before,
.woocommerce .cart-collaterals::after,
.woocommerce .cart-collaterals::before,
.woocommerce form .form-row::after,
.woocommerce form .form-row::before,
.woocommerce ul.cart_list li::after,
.woocommerce ul.cart_list li::before,
.woocommerce ul.product_list_widget li::after,
.woocommerce ul.product_list_widget li::before,
.woocommerce-page .cart-collaterals .shipping_calculator::after,
.woocommerce-page .cart-collaterals .shipping_calculator::before,
.woocommerce-page .cart-collaterals::after,
.woocommerce-page .cart-collaterals::before,
.woocommerce-page form .form-row::after,
.woocommerce-page form .form-row::before,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.cart_list li::before,
.woocommerce-page ul.product_list_widget li::after,
.woocommerce-page ul.product_list_widget li::before {
    display: table;
    content: " ";
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 100%;
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: right;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: right;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: left;
    float: left;
}
.woocommerce .cart-collaterals .shipping_calculator::after,
.woocommerce .woocommerce-billing-fields::after,
.woocommerce .woocommerce-shipping-fields::after,
.woocommerce form .form-row-wide,
.woocommerce form .form-row::after,
.woocommerce ul.cart_list li::after,
.woocommerce ul.product_list_widget li::after,
.woocommerce-page .cart-collaterals .shipping_calculator::after,
.woocommerce-page .woocommerce-billing-fields::after,
.woocommerce-page .woocommerce-shipping-fields::after,
.woocommerce-page form .form-row-wide,
.woocommerce-page form .form-row::after,
.woocommerce-page ul.cart_list li::after,
.woocommerce-page ul.product_list_widget li::after {
    clear: both;
}
.woocommerce .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 .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: left;
    width: 48%;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
    float: left;
    height: auto;
}
.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 {
    -webkit-box-sizing: border-box;
    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: right;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    float: left;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
    width: auto;
}
.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: right;
    padding: 0 0 0 1em;
    float: right;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: left;
}
.woocommerce .woocommerce-billing-fields::after,
.woocommerce .woocommerce-billing-fields::before,
.woocommerce .woocommerce-shipping-fields::after,
.woocommerce .woocommerce-shipping-fields::before,
.woocommerce-page .woocommerce-billing-fields::after,
.woocommerce-page .woocommerce-billing-fields::before,
.woocommerce-page .woocommerce-shipping-fields::after,
.woocommerce-page .woocommerce-shipping-fields::before {
    content: " ";
    display: table;
}
.dokan-dashboard .fa.fa-angle-right.pull-right,
.dokan-seller-search-form,
.store-footer,
.wpf_item_wpf_cat,
select.orderby {
    display: none;
}
.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;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: right;
    width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 78%;
}
.wpf_slider.ui-slider .ui-widget-header {
    background:
            #009ee2;
}
.price-indicator-wrap {
    font-size: 0.875em;
}
.price-indicator-wrap label {
    color: #009ee2;
}
.jvm_add_to_wishlist.button .jvm_add_to_wishlist_heart {
    vertical-align: middle;
    font-size: 1.5em;
}
.dokan-shops-wrap {
    overflow: hidden;
    margin-top: 4rem;
}
.dokan-dashboard .dokan-btn-theme,
.dokan-dashboard a.dokan-btn-theme,
.dokan-dashboard input[type="submit"].dokan-btn-theme {
    color: #fff;
    background-color:
            #009ee2;
    border-color:
            #009ee2;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active::after {
    right: 0;
    left: 93%;
    border-width: 16px 16px 16px 0;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a {
    border: none;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
    color: #fff;
    background:
            #009ee2;
}
.dokan-dashboard .dokan-dash-sidebar,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu {
    background-color: #f5f5f5;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a {
    padding: 1em;
    color: #464c61;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li a:hover,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active a {
    color: #fff;
    background:
            #009ee2;
}
.dokan-btn-theme,
.dokan-btn-theme.active,
.dokan-btn-theme:active,
.dokan-btn-theme:focus,
.dokan-btn-theme:hover,
.open .dropdown-toggle.dokan-btn-theme,
.open .dropdown-togglea.dokan-btn-theme,
.open .dropdown-toggleinput[type="submit"].dokan-btn-theme,
a.dokan-btn-theme,
a.dokan-btn-theme.active,
a.dokan-btn-theme:active,
a.dokan-btn-theme:focus,
a.dokan-btn-theme:hover,
input[type="submit"].dokan-btn-theme,
input[type="submit"].dokan-btn-theme.active,
input[type="submit"].dokan-btn-theme:active,
input[type="submit"].dokan-btn-theme:focus,
input[type="submit"].dokan-btn-theme:hover {
    color: #fff;
    background-color:
            #009ee2;
    border-color:
            #009ee2;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-wrapper {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 1px;
}
#cat-drop-stack li,
#cat-drop-stack ul {
    margin: 0;
    list-style: none;
}
.next.page-numbers {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
/*# sourceMappingURL=src/maps/style-rtl.css.map */

/* rostamnjejad styles */

@media (max-width: 991px){
    .order-first2 {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }


}
@media (max-width: 768px){
    .order-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .blog_sidebar_index {
        margin-top: 1rem;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        width: auto;
    }

}
.icon_phone_header{
    padding-top: 3px !important;
}
.icon_phone_header:before{
    float: right;
    font-size: 14px;
    color:#686868 !important;
    padding-right: 5px;
    margin-right: 0.2rem;
}
.icon_phone_header a{
    float: left;
    font-family: IRANSans;
    font-weight: 400;
    margin: 0 0.2em !important;
}
.icon_phone_header a:hover{
    color:#fff !important
}
.image_rand_top{
    height: 205px;
    width: 100%;
    object-fit: cover;
}
.index-top .side-block p{
    color: #fff;
    background: #009ee2;
    margin: 0;
    text-align: center;
    padding: 5px;
    font-size: 14px;
}
.card-body-style_product{
    text-align: center;
}
.card-body-style_product h4{
    margin-bottom: 0;
    font-weight: 500;
}
.card-body-style_product .title_price{
    font-size: 14px;
    font-weight: 500;
}
.card-body-style_product  .old_price {
    color: #625e5e;
    text-decoration: line-through;
    font-weight: 500;
}
.card-body-style_product  .old_price {
    color: #b6b4b4;
    text-decoration: line-through;
    font-weight: 500;
    margin-left: 5px;
}
.card-body-style_product  .current_price {
    color: #00b796;
    font-weight: 500;
}
@media (max-width: 768px) {
    .index-top .side-block {
        border: 0;
        padding: 0;

    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
        overflow-x: auto;
    }
}
@media (max-width: 480px) and (min-width: 380px){
    .featured-products-slider .slick-slide {
        height: 300px;
    }
    .custom-slider-wrap .slider-nav .slide__name-wrap {
        font-size: 0.7em;
    }
    .woocommerce .sorting-section-wrap .woocommerce-ordering__buttonsWrapper .sortingButton {
        font-size: 14px;
        padding: 5px;
        margin: 5px;
    }
}
@media (max-width: 379px) {
    .featured-products-slider .slick-slide {
        height: 250px;
    }
    .woocommerce .sorting-section-wrap .woocommerce-ordering__buttonsWrapper .sortingButton {
        font-size: 14px;
        padding: 5px;
        margin: 5px;
    }
}
@media (max-width: 399px) {
    .custom-slider-wrap .slider-nav .slick-slide{
        display: table  !important;
    }
    .custom-slider-wrap .slider-nav .slide__name-wrap {
        font-size: 0.8em;
    }
}
.widget_media_image img{
    /*height: 260px !important;*/
    object-fit: cover;
}
.site-footer .social-wrap{
    text-align: center;
    margin-top: .7rem;
}
.site-footer .social-wrap img.custom-logo{
    width:110px;
}

.site-footer .social-wrap .title_run-in , .site-footer .social-wrap .title_run-in a{
    font-size: 17px;
    color: #565454;
    text-align: center;
    font-weight: 600;
    margin: 0;
}
.site-footer .social-wrap .title_run-in{
    color:#009ee2 !important;
    display: block;
    font-size: 16px;
}
.site-footer .social-wrap .site-description{

    font-size: 15px;
    color: #565454;
    text-align: center;
    font-weight: 500;
    margin: 12px;
}

.site-footer  .textwidget p{
    margin-bottom: 1.4rem !important;
}
@media (max-width: 768px) {
    .site-footer  .textwidget p{
        font-size: 15px;
    }
}
/* wocommerce */
.woocommerce-products-header h1{
    margin-top: 0 !important;
    font-size: 25px;
}
.woocommerce-product-search{
    display: inline-flex;
}
.woocommerce-product-search button{

}
.woocommerce-product-search input{
    width: 100%;
}
.woocommerce .widget_price_filter {
    display: contents;
}
.rtl.woocommerce .price_label, .rtl.woocommerce .price_label span{
    display: inline-flex;
    font-size: 13px;
}
.product-categories{
    margin: 0;
    list-style: none;
    padding: 0;
}
.product-categories li{
    margin-bottom: 0.5rem;
}
.product-categories li a:hover{
    color:#009ee2;
}
.woocommerce-ordering hr{
    margin: 10px 0 !important;
}
.woocommerce-ordering__label{
    font-size: 15px;
    padding-top: 3px;
}
.sorting-section-wrap{
    border-top: 1px solid #e4e1e1;
    border-bottom: 1px solid #e4e1e1;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding:5px 0
}
.woocommerce-ordering{
    width: 100%;
}
.woocommerce .sorting-section-wrap .woocommerce-ordering__buttonsWrapper .sortingButton:hover{
    background: #009ee2;
    color: #fff;
    border-radius: 30px;
}

.woocommerce ul.products li.product:hover , .woocommerce-page ul.products li.product:hover {
    border: 1px solid #009ee2 !important;
}
.woocommerce ul.products li.product a img {
    padding: 5px;
}
@media (max-width: 1199px) and (min-width: 992px) {
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 14px;
        padding: 0 1em;
    }
    .woocommerce .price {
        height: 30px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 13px;
        padding: 0 8px;
    }
    .woocommerce .price {
        height: 30px;
    }
}
@media (max-width: 470px) {
    .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
        font-size: 13px;
        padding: 0 1em;
    }
    .woocommerce .price {
        height: 30px;
    }
}
.woocommerce div.product .product_meta .posted_in {
    display: block;
}
.woocommerce div.product .product_meta .posted_in a:hover ,  .woocommerce div.product .product_meta .tagged_as a:hover{
    color: #009ee2;
}

.woocommerce-cart-form{
    overflow-x: auto;
}
@media (max-width: 657px){

    .woocommerce-cart-form table, .woocommerce-cart-form thead, .woocommerce-cart-form tbody, .woocommerce-cart-form th, .woocommerce-cart-form td, .woocommerce-cart-form tr {
        display: block;
    }

    .woocommerce-cart-form thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;

    }

    .woocommerce-cart-form .woocommerce-cart-form__cart-item {
        border-bottom: 2px solid #009ee2;
    }

    .woocommerce-cart-form td {
        border: none;
        position: relative;
    }

    .woocommerce-cart-form td:before {
        content: attr(data-label);
        float: right;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 2rem;
    }

    .woocommerce-cart-form table td:nth-of-type(1):before { content: ""; }
    .wppq-user-forms .wppq_table_list td:nth-of-type(2):before { content: ""; }
    .wppq-user-forms .wppq_table_list td:nth-of-type(3):before { content: "محصول"; }
    .wppq-user-forms .wppq_table_list td:nth-of-type(4):before { content: "قیمت"; }
    .wppq-user-forms .wppq_table_list td:nth-of-type(5):before { content: "تعداد"; }
    .wppq-user-forms .wppq_table_list td:nth-of-type(6):before { content: "جمع جزء"; }



}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
    background: whitesmoke !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 3px;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 0;
    border-radius: 4px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color:#009ee2 !important;

}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ece7e7 !important;
}
.woocommerce-Address-title  a.edit{
    margin-top: 1.3rem;
    background: #009ee2;
    padding: 0 10px;
    border-radius: 25px;
    color: #fff;
}
.woocommerce-Address-title  a.edit:hover{
    background: #009ee2;
}
@media (max-width: 768px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce .woocommerce-MyAccount-navigation li, .woocommerce .woocommerce-MyAccount-navigation ul {
        display: inline-block;
    }
    .card, .woocommerce .woocommerce-MyAccount-navigation, .woocommerce div.product .woocommerce-tabs.wc-tabs-wrapper{
        border: 0;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1)
    }
}
/*blog */
.widget-area ul{
    padding: 0;
    list-style: none !important;
    margin: 0 !important;
}
.widget-area ul li{
    margin-bottom: 0.5rem;
}
.widget-area ul li a{
    color: #626262;
    font-size: 15px;
}
.widget-area ul li a:hover{
    color: #009ee2;
}
.widget_tag_cloud .tag-cloud-link{
    background: #009ee2;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
}
.widget_tag_cloud .tag-cloud-link:hover{
    background: #009ee2;
}
.single_post h1{
    margin-top: 0;
    clear: none;
    padding: 0;
    font-size: 1.5em;
}
.single_post .entry-meta  {
    font-size: 14px;
    color: gray !important;
}
.single_post .entry-content{
    font-size: 1em;
    line-height: 2.5rem;
    text-align: justify;
}
.single_post .entry-content a {
    color: #515151;
    font-weight: 500;
}
.single_post  a:hover {
    color:#009ee2;
}
.single_post img{
    width: 100%;
    border-radius: 25px;
    border:2px solid  transparent;
    max-height: 700px;
    object-fit: cover;
    transition: 150ms;
}
.single_post img:hover {
    opacity:0.9;
    border:2px solid  #009ee2;
}
.single_post  blockquote{
    border-right: 2px solid #009ee2;
    padding: 5px;
    background: #009ee236;
}
.single_post .nav-links{
    margin-top: 1.5rem;
}
.single_post .nav-links {
    border: 2px dotted #009ee2;
    background: #fee1f0;
    overflow: hidden;
    padding: 1em;
    border-radius: 3px;
}
.single_post .nav-links a:hover{
    color:#009ee2;
}
.single_post .entry-footer{
    border-top: 2px dotted #009ee2;
    font-size: 15px;
    padding-top: 1rem;
}
.single_post .entry-footer .cat-links{
    display: block;
    margin-bottom: 1rem;
}
.single_post .entry-footer .cat-links a{
    font-weight: 500;
}
.single_post .entry-footer .tags-links a{
    font-weight: 500;
    background: #009ee2;
    color: #fff !important;
    border-radius: 5px;
    padding: 0 5px;
}
.single_post .entry-footer .tags-links a:hover{
    font-weight: 500;
    background: #009ee2;
}
.single_post .comments-area label {
    display: block;
}
.comment-form-cookies-consent{
    display: none;
}
@media (max-width: 656px) {
    .single_post .comments-area input{
        width: 100%;
    }
    .single_post .comments-area input.submit{
        width: auto;
    }
    .single_post ul{
        margin: 0 !important;
    }
}
.site-main-archive h1 , .content-area h1{
    margin-top: 0rem !important;
    font-size: 25px;
    margin-bottom: 1.7rem;
}
.blog-post:hover .post-title{
    color:#009ee2;
}
.blog-post-archive .grid{
    padding: 5px;
    border: 1px solid #e8e7e7;
}

.blog-post-archive .grid img{
    object-fit: cover;
    border-radius: 3px;
    margin-top: 8px;
    width: 100%;
}
.blog-post-archive .post-date{
    font-size: 14px;
    color: gray;
    float: right;
}
.post-content-wrap .post-date{
    font-size: 14px;
    color: gray;
}
.blog-post-archive .post-title{
    margin-top: 1rem;
    color: #454545;
    font-weight: 500;
}
.blog-post-archive .archive-post-title p{
    font-size: 14px !important;
    min-height: 90px;
}
.blog_more_link{
    float: left;
    background: #009ee2;
    color: #fff;
    padding: 0 10px;
    border-radius: 15px;
    font-size: 14px;
}
.blog_more_link:hover{
    background: #009ee2;
}
.blog-paginate{
    text-align: center;
}
.blog-paginate .page-numbers{
    padding: 2px 15PX;
    BORDER-RADIUS: 25px;
    margin: 5px;
}
.blog-paginate  span.current , .blog-paginate .page-numbers:hover{
    background: #009ee2;
    color: #fff;
}
@media (max-width: 1150px) and (min-width: 992px) {
    .blog-post-archive .archive-post-title p{
        min-height: 80px;
    }
}
@media (max-width: 991px) and (min-width: 500px) {
    .blog-post-archive .archive-post-title p{
        min-height: 40px;
    }
}
@media (max-width: 499px) and (min-width: 50px) {
    .blog-post-archive .post-image-wrap , .blog-post-archive .post-content-wrap{
        max-width: 100% !important;
    }
    .blog-post-archive .archive-post-title p{
        min-height: 40px;
    }
}
/* list cat index */
.products_category_index{
    margin-top: 2rem;
}
.col_category_index{
    margin-bottom: 10px;
}

.col_category_index .parent {
    width: 45%;
    height: 250px;
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.col_category_index .child {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.col_category_index .dad {
    height: 250px;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
}

.col_category_index .dad > .son-1 {
    height: 250px;
    border: 0;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative;
    border-radius: 5px;
    -webkit-background-size: contain !important;
    -moz-background-size: contain !important;
    -o-background-size: contain !important;
    background-size: contain !important;
    position: absolute;
    height: 100%;
    width: 100%;
    -moz-transition: all 5s;
    -webkit-transition: all 5s;
    transition: all 5s;
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
    z-index: -1;
}

.col_category_index .dad:hover > .son-1 {
    -moz-transform: scale(2,2);
    -webkit-transform: scale(2,2);
    transform: scale(2,2);
}

.col_category_index .son-text {
    margin: 1rem;
    color: #fcfcfc;
    font-size: 1.5em;
    width: 100%;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    text-align: right;
}

.col_category_index .son-text:hover {

}

.col_category_index .son-span {
    color: #393737;
    font-weight: 500;
}

.col_category_index .son-span2 {
    font-size: 15px;
    color: #383838;
    font-weight: 500;
}
@media (max-width: 565px) {
    .col_category_index{
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .col_category_index .dad {
        height: 320px;
    }
}
@media (max-width: 450px) {
    .col_category_index .dad {
        height: 250px;
    }
}
/* menu styles */

#mainSidenav{
    margin: 0 2rem;
}
#mainSidenav a{
    color: #464c61;
}
#mainSidenav .sub-menu{
    display: block;
    background-color: #fff;
    position: fixed;
    right: 0;
    left:0;
    top: 190px;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    visibility: hidden;
    margin-left: 0;
    justify-content: center;
}
#mainSidenav > li:hover .sub-menu  , #mainSidenav  > li:focus .sub-menu ,
#mainSidenav > li > ul:hover  , #mainSidenav  > li > ul:focus {
    opacity: 1 !important;
    visibility: visible;
}
#mainSidenav .sub-menu li .sub-menu{
    display: contents;
}
#mainSidenav .sub-menu li .sub-menu li{
    display: contents;
}
#mainSidenav li{
    padding: 1rem 0 1rem 0;
    margin-left:  2rem;
    border-bottom: 2px solid transparent;
}
#mainSidenav li:hover{
    border-bottom: 2px solid #009ee2;
}
#mainSidenav .sub-menu{
    padding-right: 1rem;

}
#mainSidenav .sub-menu li a{
    font-size: 15px;
    font-weight: 500;
}
#mainSidenav .sub-menu li .sub-menu li a{
     font-size: 14px;
     font-weight: 400;
     color: grey;
 }
#mainSidenav a:hover{
    color: #009ee2 !important;
}
.sideNavToggler{
    display: none !important;
    background: transparent !important;
    padding: 0;
    cursor: pointer;
    outline: none !important;
}
.fixed-top{
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    text-transform: uppercase;
    z-index: 999;
}
.fixed-top #mainSidenav .sub-menu{
    top:7.6%;
}
@media (min-width: 1870px){
    #mainSidenav .sub-menu{
        width: 65%;
        margin-right: 17.3%;
    }
}
@media (max-width: 1869px) and (min-width: 1700px){
    #mainSidenav .sub-menu{
        width: 64.5%;
        margin-right: 17.8%;
    }
}
@media (max-width: 1699px) and (min-width: 1600px){
    #mainSidenav .sub-menu{
        width: 71%;
        margin-right: 14.6%;
    }
}
@media (max-width: 1599px) and (min-width: 1500px){
    #mainSidenav .sub-menu{
        width: 75%;
        margin-right: 12.5%;
    }
}
@media (max-width: 1499px) and (min-width:1470px){
    #mainSidenav .sub-menu{
        width: 81.5%;
        margin-right: 9.3%;
    }
}
@media (max-width: 1499px) and (min-width:1470px){
    #mainSidenav .sub-menu{
        width: 81.5%;
        margin-right: 9.3%;
    }
}
@media (max-width: 1469px) and (min-width:1370px){
    #mainSidenav .sub-menu{
        width: 84.5%;
        margin-right: 7.7%;
    }
}
@media (max-width: 1369px) and (min-width:1300px){
    #mainSidenav .sub-menu{
        width: 88%;
        margin-right: 6%;
    }
}


@media (max-width: 768px) {
    .sideNavToggler{
        display: block !important;
    }
    .sideNavToggler img{
        background: #009ee2;
        width: 30px;
        padding: 5px;
        margin-top: 5px;
        margin-right: 2.7rem;
        border-radius: 5px;
    }
    .widget-contents .blog-post{
        margin-bottom: 1rem;
    }
}
@media (max-width: 479px) {
    .top-bar .main-navigation {
        justify-content: center;
        display: grid;
    }
    .sideNavToggler img {
        margin-right: 1.7rem;
    }
}

/* small nav menu */
@media screen and (min-width: 769px) {
    .closebtn_div{
        display:none !important;
    }
}

@media screen and (max-width: 768px) {
    .closebtn_div{
        text-align: center;
        padding: 1rem 0;
    }
    .sidenav #mainSidenav {
        margin: 0 1rem !important;
    }
    sidenav  #mainSidenav .sub-menu {
         text-align: center;
    }
    .sidenav {
        overflow: auto !important; /* Hide scrollbars */
        display: block !important;
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999999;
        top: 0;
        right:0;
        background-color: #fff;
        transition: 0.5s;
        max-height: auto;

    }

    .sidenav .dropdown-menu li{
        background-color: transparent !important;
    }
    .sidenav li{

        border: 0 !important;
    }
    .sidenav li:hover{
        border: 0 !important;
        color: #009ee2 !important;
    }
    .sidenav .sub-menu{
        position: unset !important;
        top:auto !important;
        left:auto !important;
        right: auto !important;
        box-shadow: none !important;
        margin-bottom: 1rem;
       display: none !important;
        visibility: hidden !important;
    }
    .sidenav .sub-menu li a{
       text-align: right;
    }
    .sidenav  li::before {
        font-size: 0.8em;
        content: "\f055";
        font-weight: bold;
        display: inline-block;
        width: 1.5em;
        padding: 0;
        margin: 0;
        font-family: "Font Awesome 5 Free";
    }
    .sidenav  li.active::before {
        content: "\f056";
    }
    .sidenav  .sub-menu li {
        padding: 5px !important;

    }
    .main-navigation li {
        position: inherit !important;

    }
    .sidenav .sub-menu li::before {
        content: "";
        width: 0;
    }

    .sidenav .menu-item:focus .sub-menu ,  .sidenav .menu-item:hover .sub-menu  , .sidenav .menu-item:active .sub-menu , .sidenav .menu-item:visited .sub-menu {
        display: block !important;
        visibility: visible !important;
    }

    .sidenav .menu-item.active .sub-menu{
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }

    .sidenav a {
        display: inline-block;
        padding: 0;
        text-decoration: none;
        transition: 0.3s;
    }

    .sidenav a:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        left:0;
        margin-left: 10px;
        margin-top: 15px;
        font-size: 25px;
        margin-right: 50px;
        text-align: center;
    }
    .sidenav .custom-logo-link {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
    .sidenav .custom-logo-link img {
        width: 80px;
        margin-top: .5rem;
        margin-left: auto;
        margin-right: auto;
    }

        /* width */
    .sidenav::-webkit-scrollbar {
        width: 10px;
    }

    /* Track */
    .sidenav::-webkit-scrollbar-track{
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */
    .sidenav::-webkit-scrollbar-thumb{
        background: #009ee2;
        border-radius: 10px;
    }

    /* Handle on hover */
    .sidenav::-webkit-scrollbar-thumb:hover {
        background: #009ee2;
    }


}
.variations_form{
    display: inherit !important;
}
.wp-block-search__label{
    display: none;
}
.wp-block-search .wp-block-search__input{
    padding: .5rem;
    border: 1px solid #c4c2c2 !important;
}
ol.wp-block-latest-comments {
    padding: 0;
}
.wp-block-group__inner-container{
    padding: 10px;
    border: 1px solid #d6d1d1;
}
.site-main_page .entry-title{
    color: #009ee2;
}


#to_top {
    right: auto !important;
    left: 30px;
}
#whatsup_bottom{
    left: auto !important;
    right: 30px;
}
#to_top , #whatsup_bottom {
    font-size: 0;
    z-index: 999;
    display: none;
    text-align: center;
    color: #fff;
    position: fixed;
    right: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    cursor: pointer;
    transform: 0.5s;
    bottom: 30px;
}
#to_top {
    box-shadow: 0 2px 3px 1px rgb(0 0 0 / 10%);
    height: 44px;
    width: 44px;
}
#whatsup_bottom {
    height: 54px;
    width: 54px;
}
#whatsup_bottom img:hover{
    filter: brightness(70%);
}
#to_top:before {
    font-weight: 600;
    font-family: 'Font Awesome 5 Free';
    font-size: 15px;
    position: absolute;
    left: 0;
    right: 2px;
    margin: 0 auto;
    content: "\f077";
    text-align: center;
    padding-top: 10px;
}
#to_top:hover  , #to_top:focus{
    background-color: #fff;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.2);
}
.comment-author img{
    width: auto !important;
}