@charset "UTF-8";input:required:focus:invalid,select:required:focus:invalid,textarea:required:focus:invalid {
    border: 1px dashed #0000004d;
    -moz-box-shadow: none
}

p.is-small-text {
    font-size: 14px
}

p.is-large-text {
    font-size: 36px
}

.modal-footer {
    display: block!important
}

.modal-header {
    display: block!important
}

p.has-background {
    padding: 20px 30px
}

p.has-text-color a {
    color: inherit
}

.store .store-error .button,.store .store-info .button,.store .store-message .button,.store-page .store-error .button,.store-page .store-info .button,.store-page .store-message .button {
    float: left
}

.store img,.store-page img {
    height: auto;
    max-width: 100%
}

.store ul.products,.store-page ul.products {
    clear: both;
    display: flex;
    flex-wrap: wrap
}

.store ul.products:after,.store ul.products:before,.store-page ul.products:after,.store-page ul.products:before {
    content: ' ';
    display: table
}

.store ul.products:after,.store-page ul.products:after {
    clear: both
}

.store ul.products li.product,.store-page ul.products li.product {
    float: right;
    margin: 0 0 2.992em 3.8%;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-right: 0
}

.store ul.products li.first,.store-page ul.products li.first {
    clear: both
}

.store ul.products li.last,.store-page ul.products li.last {
    margin-left: 0
}

.store ul.products.columns-1 li.product,.store-page ul.products.columns-1 li.product {
    width: 100%;
    margin-left: 0
}

.store ul.products.columns-2 li.product,.store-page ul.products.columns-2 li.product {
    width: 48%
}

.store ul.products.columns-3 li.product,.store-page ul.products.columns-3 li.product {
    width: 30.75%
}

.store ul.products.columns-5 li.product,.store-page ul.products.columns-5 li.product {
    width: 16.95%
}

.store ul.products.columns-6 li.product,.store-page ul.products.columns-6 li.product {
    width: 13.5%
}

.store-page.columns-1 ul.products li.product,.store.columns-1 ul.products li.product {
    width: 100%;
    margin-left: 0
}

.store-page.columns-2 ul.products li.product,.store.columns-2 ul.products li.product {
    width: 48%
}

.store-page.columns-3 ul.products li.product,.store.columns-3 ul.products li.product {
    width: 30.75%
}

.store-page.columns-5 ul.products li.product,.store.columns-5 ul.products li.product {
    width: 16.95%
}

.store-page.columns-6 ul.products li.product,.store.columns-6 ul.products li.product {
    width: 13.5%
}

.store .store-pagination ul.page-numbers:after,.store .store-pagination ul.page-numbers:before,.store-page .store-pagination ul.page-numbers:after,.store-page .store-pagination ul.page-numbers:before {
    content: ' ';
    display: table
}

.store .store-pagination ul.page-numbers:after,.store-page .store-pagination ul.page-numbers:after {
    clear: both
}

.store .store-pagination ul.page-numbers li,.store-page .store-pagination ul.page-numbers li {
    display: inline-block
}

.store form .form-row:after,.store form .form-row:before,.store-page form .form-row:after,.store-page form .form-row:before {
    content: ' ';
    display: table
}

.store form .form-row:after,.store-page form .form-row:after {
    clear: both
}

.store form .form-row label,.store-page form .form-row label {
    display: block
}

.store form .form-row label.checkbox,.store-page form .form-row label.checkbox {
    display: inline
}

.store form .form-row select,.store-page form .form-row select {
    width: 100%
}

.store form .form-row .input-text,.store-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%
}

.store form .form-row-first,.store form .form-row-last,.store-page form .form-row-first,.store-page form .form-row-last {
    width: 47%;
    overflow: visible
}

.store form .form-row-first,.store-page form .form-row-first {
    float: right;
    float: right
}

.store form .form-row-last,.store-page form .form-row-last {
    float: left
}

.store form .form-row-wide,.store-page form .form-row-wide {
    clear: both
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.clear {
    clear: both
}

.store a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0
}

.store a.remove:hover {
    color: #fff!important;
    background: red
}

.store .quantity .qty {
    width: 3.631em;
    text-align: center
}

.store div.product {
    margin-bottom: 0;
    position: relative
}

.store div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0
}

.store div.product p.price,.store div.product span.price {
    color: #77a464;
    font-size: 1.25em
}

.store div.product p.price ins,.store div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block
}

.store div.product p.price del,.store div.product span.price del {
    opacity: .5;
    display: inline-block
}

.store div.product p.stock {
    font-size: .92em
}

.store div.product .stock {
    color: #77a464
}

.store div.product .out-of-stock {
    color: red
}

.store div.product .store-product-rating {
    margin-bottom: 1.618em
}

.store div.product div.images {
    margin-bottom: 2em
}

.store div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

.store div.product div.images.store-product-gallery {
    position: relative
}

.store div.product div.images .store-product-gallery__wrapper {
    -webkit-transition: all cubic-bezier(.795,-.035,0,1) .5s;
    transition: all cubic-bezier(.795,-.035,0,1) .5s;
    margin: 0;
    padding: 0
}

.store div.product div.images .store-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2
}

.store div.product div.images .store-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block
}

.store div.product div.summary {
    margin-bottom: 2em
}

.store div.product .store-tabs ul.tabs {
    list-style: none;
    padding: 0 1em 0 0;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative
}

.store div.product .store-tabs ul.tabs li {
    border: 1px solid #d3ced2;
    background-color: #ebe9eb;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em
}

.store div.product .store-tabs ul.tabs li a {
    display: inline-block;
    padding: .5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none
}

.store div.product .store-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #6b6a6b
}

.store div.product .store-tabs ul.tabs li.active {
    background: #fff;
    z-index: 2;
    border-bottom-color: #fff
}

.store div.product .store-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit
}

.store div.product .store-tabs ul.tabs li.active:before {
    box-shadow: -2px 2px 0 #fff
}

.store div.product .store-tabs ul.tabs li.active:after {
    box-shadow: 2px 2px 0 #fff
}

.store div.product .store-tabs ul.tabs li:after,.store div.product .store-tabs ul.tabs li:before {
    border: 1px solid #d3ced2;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
    box-sizing: border-box
}

.store div.product .store-tabs ul.tabs li:before {
    right: -5px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #ebe9eb
}

.store div.product .store-tabs ul.tabs li:after {
    left: -5px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #ebe9eb
}

.store div.product .store-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid #d3ced2;
    z-index: 1
}

.store div.product .store-tabs .panel {
    /*margin: 0 0 2em;*/
    padding: 0
}

.store div.product p.cart {
    margin-bottom: 2em
}

.store div.product p.cart:after,.store div.product p.cart:before {
    content: ' ';
    display: table
}

.store div.product p.cart:after {
    clear: both
}

.store div.product form.cart {
    margin-bottom: 2em
}

.store div.product form.cart:after,.store div.product form.cart:before {
    content: ' ';
    display: table
}

.store div.product form.cart:after {
    clear: both
}

.store div.product form.cart div.quantity {
    float: right;
    margin: 0 0 0 4px
}

.store div.product form.cart table {
    border-width: 0 0 1px
}

.store div.product form.cart table td {
    padding-right: 0
}

.store div.product form.cart table div.quantity {
    float: none;
    margin: 0
}

.store div.product form.cart table small.stock {
    display: block;
    float: none
}

.store div.product form.cart .store-variation-description p {
    margin-bottom: 1em
}

.store div.product form.cart .button {
    vertical-align: middle;
    float: right
}

.store div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: .5em;
    border: 0
}

.store div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center
}

.store .products ul,.store ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both
}

.store .products ul:after,.store .products ul:before,.store ul.products:after,.store ul.products:before {
    content: ' ';
    display: table
}

.store .products ul:after,.store ul.products:after {
    clear: both
}

.store .products ul li,.store ul.products li {
    list-style: none outside
}

.store ul.products li.product .store-loop-category__title,.store ul.products li.product .store-loop-product__title,.store ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em
}

.store ul.products li.product a {
    text-decoration: none
}

.store ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.store ul.products li.product strong {
    display: block
}

.store ul.products li.product .store-placeholder {
    border: 1px solid #f2f2f2
}

.store ul.products li.product .star-rating {
    font-size: .857em
}

.store ul.products li.product .button {
    margin-top: 1em
}

.store ul.products li.product .price {
    color: #77a464;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: .857em
}

.store ul.products:not(.list-layout) li.product .price {
    text-align: center
}

.store ul.products li.product .price del {
    color: #979898;
    opacity: .5;
    display: inline-block;
    line-height: normal
}

.store ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: inline-block
}

.store ul.products li.product .price .from {
    font-size: .67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: #84848480
}

.store nav.store-pagination {
    text-align: center
}

.store nav.store-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #d3ced2;
    border-left: 0;
    margin: 1px
}

.store nav.store-pagination ul li {
    border-left: 1px solid #d3ced2;
    padding: 0;
    margin: 0;
    float: right;
    display: inline;
    overflow: hidden
}

.store nav.store-pagination ul li a,.store nav.store-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: 1em;
    display: block
}

.store nav.store-pagination ul li a:focus,.store nav.store-pagination ul li a:hover,.store nav.store-pagination ul li span.current {
    background: #ebe9eb;
    color: #8a7e88
}

.store .cart .button,.store .cart input.button {
    float: none
}

.store .store-product-rating {
    line-height: 2;
    display: block
}

.store .store-product-rating:after,.store .store-product-rating:before {
    content: ' ';
    display: table
}

.store .store-product-rating:after {
    clear: both
}

.store .store-product-rating .star-rating {
    margin: .5em 0 0 4px;
    float: right
}

.store table.shop_attributes {
    border: 0;
    border-top: 1px dotted #0000001a;
    margin-bottom: 1.618em;
    width: 100%
}

.store table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted #0000001a;
    margin: 0;
    line-height: 1.5
}

.store table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted #0000001a;
    margin: 0;
    line-height: 1.5
}

.store table.shop_attributes td p {
    margin: 0;
    padding: 8px 0
}

.store table.shop_attributes tr:nth-child(even) td,.store table.shop_attributes tr:nth-child(even) th {
    background: #00000006
}

.store table.shop_table {
    border: 1px solid #0000001a;
    text-align: right;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px
}

.store table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em
}

.store table.shop_table td {
    border-top: 1px solid #0000001a;
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em
}

.store table.shop_table td small {
    font-weight: 400
}

.store table.shop_table tbody:first-child tr:first-child td,.store table.shop_table tbody:first-child tr:first-child th {
    border-top: 0
}

.store table.shop_table tbody th {
    font-weight: 700;
    border-top: 1px solid #0000001a
}

.store form .form-row {
    padding: 3px;
    margin: 0 0 6px
}

.store form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity .5s .5s ease;
    transition: opacity .5s .5s ease;
    opacity: 0
}

.store form .form-row label {
    line-height: 2
}

.store form .form-row label.hidden {
    visibility: hidden
}

.store form .form-row label.inline {
    display: inline
}

.store form .form-row select {
    cursor: pointer;
    margin: 0
}

.store form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
    visibility: hidden
}

.store form .form-row .input-checkbox {
    display: inline;
    margin: -2px 0 0 8px;
    text-align: center;
    vertical-align: middle
}

.store form .form-row input.input-text,.store form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal
}

.store form .form-row textarea {
    line-height: 1.5;
    display: block;
    box-shadow: none
}

.store form .form-row .select2-container {
    width: 100%;
    line-height: 2em
}

.store form .form-row ::-webkit-input-placeholder {
    line-height: normal
}

.store form .form-row :-moz-placeholder {
    line-height: normal
}

.store form .form-row :-ms-input-placeholder {
    line-height: normal
}

.store form.login,.store form.register {
    border: 1px solid #d3ced2;
    background: #fff;
    padding: 20px 30px;
    margin: 4em 0;
    text-align: right;
    border-radius: 5px
}

.store .store-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside
}

.store .store-widget-layered-nav-list .store-widget-layered-nav-list__item {
    padding: 0 0 1px;
    list-style: none
}

.store .store-widget-layered-nav-list .store-widget-layered-nav-list__item:after,.store .store-widget-layered-nav-list .store-widget-layered-nav-list__item:before {
    content: ' ';
    display: table
}

.store .store-widget-layered-nav-list .store-widget-layered-nav-list__item:after {
    clear: both
}

.store .store-widget-layered-nav-list .store-widget-layered-nav-list__item a,.store .store-widget-layered-nav-list .store-widget-layered-nav-list__item span {
    padding: 1px 0
}

.store .store-widget-layered-nav-dropdown__submit {
    margin-top: 1em
}

.store .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom:1}

.store .widget_layered_nav_filters ul li {
    float: right;
    padding: 0 1px 1px 1em;
    list-style: none
}

.store .widget_layered_nav_filters ul li a {
    text-decoration: none
}

.store .widget_price_filter .price_slider {
    margin-bottom: 1em
}

.store .widget_price_filter .price_slider_amount {
    text-align: left;
    line-height: 2.4;
    font-size: .8751em
}

.store .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: right
}

.store .store-form-login .store-form-login__submit {
    float: right;
    margin-left: 1em
}

.store .store-form-login input[type=submit]:disabled {
    color: #eee!important;
    background-color: #fafafa!important;
    border: none!important;
    cursor: default
}

.store-no-js form.store-form-login {
    display: block!important
}

.store-no-js .store-form-login-toggle {
    display: none!important
}

.store-error,.store-info,.store-message {
    padding: 1em 3.5em 1em 2em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    word-wrap: break-word
}

.store-error:after,.store-error:before,.store-info:after,.store-info:before,.store-message:after,.store-message:before {
    content: ' ';
    display: table
}

.store-error:after,.store-info:after,.store-message:after {
    clear: both
}

.store-error .button,.store-info .button,.store-message .button {
    float: left
}

.store-error li,.store-info li,.store-message li {
    list-style: none outside!important;
    padding-right: 0!important;
    margin-right: 0!important
}

.store .price_label,.store .price_label span {
    direction: ltr;
    unicode-bidi: embed
}

.store-message {
    border-top-color: #8fae1b
}

.store-message:before {
    content: "\e015";
    color: #8fae1b
}

.store-info {
    border-top-color: #1e85be
}

.store-info:before {
    color: #1e85be
}

.store-error {
    border-top-color: #b81c23
}

.store-error:before {
    content: "\e016";
    color: #b81c23
}

.store-account .store:after,.store-account .store:before {
    content: ' ';
    display: table
}

.store-account .store:after {
    clear: both
}

.store-account .icon {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 5px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    background: #60c7c1;
    padding: 15px;
    box-shadow: 0 2px 2px #0000001a
}

@media (min-width: 576px) {
    .container {
        max-width:768px
    }
}

@media (min-width: 768px) {
    .container {
        max-width:992px
    }
}

@media (min-width: 992px) {
    .container {
        max-width:1070px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1280px
    }
}

@keyframes progressbar {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

.form-group {
    margin-bottom: 0!important
}

#commentform #author,#commentform #email,#shipping_city,.form-control,.input-text,.widget_product_search input[type=search],.widget_search input[type=text],textarea#comment {
    font-size: 13px;
    border-radius: 7px;
    color: #515151;
    padding: 4px!important;
    line-height: 2!important;
    box-shadow: none;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #979898;
    transition: all .2s ease-out
}

#commentform #author:focus,#commentform #email:focus,#shipping_city:focus,.form-control:focus,.input-text:focus,.widget_product_search input[type=search]:focus,.widget_search input[type=text]:focus,textarea#comment:focus {
    outline: 0;
    box-shadow: none;
    border-color: #979898
}

.custom-select,.widget_categories select,.widget_product_categories select {
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='#B8B8B8' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat left .75rem center;
    background-size: 8px 10px;
    border-radius: 7px;
    width: 100%;
    padding: 7px;
    display: inline-block;
    line-height: 2!important;
    color: #515151;
    vertical-align: middle;
    border: 1px solid #979898;
    -webkit-appearance: none;
    -moz-appearance: none
}

.custom-select:focus,.widget_categories select:focus,.widget_product_categories select:focus {
    box-shadow: none;
    outline: 0
}

.store form .form-row {
    padding: 0;
    margin-bottom: 1rem;
    width: 100%!important;
    float: none!important
}

.store-input-wrapper {
    width: 100%
}

.store-input-wrapper:focus select {
    outline: 0!important;
    box-shadow: none!important
}

.required,.store form .form-row .required {
    color: #ef5661;
    font-weight: 400
}

.store-form__label-for-checkbox span:not(.required) {
    position: relative;
    text-indent: 28px;
    display: inline-block;
    cursor: pointer
}

.store-form__label-for-checkbox span:not(.required):before {
    font-family: "Material Design Icons";
    content: '\f0131';
    font-size: 23px;
    position: absolute;
    right: -28px;
    top: -8px;
    color: #979898
}

.store-form__label-for-checkbox .store-form__input-checkbox {
    display: none!important
}

.store-form__label-for-checkbox .store-form__input-checkbox:checked+span:not(.required):before {
    content: '\f0132';
    color: #00bfd6
}

.store .quantity .qty {
    width: 4.6em
}

#commentform #submit,.btn,.button,.widget_product_search button,.widget_search input[type=submit] {
    border: none!important;
    padding: 2px 15px!important;
    font-size: 13px!important;
    line-height: 32px!important;
    border-radius: 7px!important;
    color: #fff!important;
    transition: all .2s ease-out!important;
    font-weight: 400!important;
    cursor: pointer
}

#commentform #submit .mdi,.btn .mdi,.button .mdi,.widget_product_search button .mdi,.widget_search input[type=submit] .mdi {
    font-size: 26px;
    position: relative;
    top: 7px;
    left: 10px;
    color: #fff
}

i.btn {
    font-size: 20px!important;
    margin: 5px;
    vertical-align: middle;
    padding: 5px!important;
    line-height: 15px!important
}

#commentform #submit:active,#commentform #submit:focus,.btn:active,.btn:focus,.button:active,.button:focus,.widget_product_search button:active,.widget_product_search button:focus,.widget_search input[type=submit]:active,.widget_search input[type=submit]:focus {
    outline: 0!important;
    box-shadow: none!important;
    color: #fff!important
}

.btn-primary {
    background-color: #00bfd6;
    color: #fff
}

.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active {
    background-color: #00d1ea;
    color: #fff
}

.btn-secondary {
    background-color: #7a7a7a;
    color: #fff
}

.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover,.btn-secondary:not([disabled]):not(.disabled).active,.btn-secondary:not([disabled]):not(.disabled):active {
    background-color: #848484;
    color: #fff
}

.btn-success {
    background-color: #6ab946;
    color: #fff
}

.btn-success:active,.btn-success:focus,.btn-success:hover,.btn-success:not([disabled]):not(.disabled).active,.btn-success:not([disabled]):not(.disabled):active {
    background-color: #76bf55;
    color: #fff
}

.btn-info {
    background-color: #17a2b8;
    color: #fff
}

.btn-info:active,.btn-info:focus,.btn-info:hover,.btn-info:not([disabled]):not(.disabled).active,.btn-info:not([disabled]):not(.disabled):active {
    background-color: #19b2ca;
    color: #fff
}

.btn-warning {
    background-color: gold;
    color: #fff
}

.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.btn-warning:not([disabled]):not(.disabled).active,.btn-warning:not([disabled]):not(.disabled):active {
    background-color: #ffda14;
    color: #fff
}

.btn-danger {
    background-color: #ef5661;
    color: #fff
}

.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active {
    background-color: #f16972;
    color: #fff
}

.button,.widget_product_search button,.widget_search input[type=submit] {
    background-color: #00bfd6!important;
    border-color: #00bfd6!important
}

.button:active,.button:focus,.button:hover,.button:not([disabled]):not(.disabled).active,.button:not([disabled]):not(.disabled):active,.widget_product_search button:active,.widget_product_search button:focus,.widget_product_search button:hover,.widget_product_search button:not([disabled]):not(.disabled).active,.widget_product_search button:not([disabled]):not(.disabled):active,.widget_search input[type=submit]:active,.widget_search input[type=submit]:focus,.widget_search input[type=submit]:hover,.widget_search input[type=submit]:not([disabled]):not(.disabled).active,.widget_search input[type=submit]:not([disabled]):not(.disabled):active {
    background-color: #00d1ea!important
}

.btn.no-btn:hover {
    cursor: default
}

.btn:disabled,.btn[disabled] {
    opacity: .5!important;
    cursor: not-allowed!important
}

.badge {
    font-size: 85%;
    font-weight: 400
}

.badge.badge-primary {
    background: #00bfd6
}

.badge.badge-secondary {
    background: #7a7a7a
}

.badge.badge-success {
    background: #6ab946
}

.badge.badge-danger {
    background: #ef5661
}

.badge.badge-warning {
    background: gold
}

.badge.badge-info {
    background: #17a2b8
}

.badge.badge-light {
    background: #f5f5f5
}

.badge.badge-dark {
    background: #515151
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition: opacity .6s ease!important
}

.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev {
    left: 0!important
}

.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-next.carousel-item-right,.carousel-fade .carousel-item-prev.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right {
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-next.active.carousel-item-left,.carousel-fade .carousel-item-next.active.carousel-item-right,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item-prev.active.carousel-item-left,.carousel-fade .carousel-item-prev.active.carousel-item-right {
    -webkit-transform: none;
    transform: none
}

.carousel-fade .active.carousel-item-right,.carousel-fade .carousel-item-next {
    -webkit-transform: none;
    transform: none
}

.carousel-fade .active.carousel-item-left,.carousel-fade .carousel-item-prev {
    -webkit-transform: none;
    transform: none
}

.carousel-fade .carousel-inner .active.carousel-item-left,.carousel-fade .carousel-inner .active.carousel-item-right,.carousel-fade .carousel-inner .carousel-item {
    opacity: 0
}

.carousel-fade .carousel-inner .active,.carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,.carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
    opacity: 1
}

.star-rating span:before {
    color: gold
}

.star-rating:before {
    color: #d7d8d9
}

.store nav.store-pagination ul {
    border: none;
    margin: 0;
    font-size: 16px
}

.store nav.store-pagination ul li {
    border: none;
    float: right
}

.store nav.store-pagination ul li .page-numbers {
    padding: 5px 10px;
    color: #979898
}

.store nav.store-pagination ul li .page-numbers .mdi {
    position: relative;
    top: 2px
}

.store nav.store-pagination ul li .page-numbers.current {
    background: #f8f9fa;
    border: 1px solid #d7d8d9;
    border-radius: 3px;
    color: #7a7a7a;
    box-shadow: 0 12px 12px 0 #b5b5b51c
}

.store nav.store-pagination ul li .page-numbers:active,.store nav.store-pagination ul li .page-numbers:focus,.store nav.store-pagination ul li .page-numbers:hover {
    background: 0 0
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 15px;
    font-size: 16px
}

.pagination .page-numbers {
    background: #fff;
    padding: 2px 14px;
    margin: 2px;
    color: #979898;
    border: 1px solid transparent;
    border-radius: 3px
}

.pagination .page-numbers.current,.pagination .page-numbers:hover {
    background: #f8f9fa;
    border-color: #d7d8d9;
    box-shadow: 0 12px 12px 0 #b5b5b51c
}

.store-message {
    background: #d4edda;
    border-top-color: #6ab946;
    color: #5fa73f
}

.store-message:before {
    color: #6ab946
}

.store-message .button {
    line-height: 20px!important;
    font-size: 12px
}

.store-info {
    background: #d1ecf1;
    border-top-color: #17a2b8;
    color: #148ea1
}

.store-info:before {
    color: #17a2b8
}

.store-error {
    background: #f8d7da;
    border-top-color: #ef5661;
    color: #ed3f4b
}

.store-error:before {
    right: 7px;
    color: #ef5661
}

.store-error li {
    text-indent: 32px
}

.store-error li:before {
    display: none!important
}

.store table.shop_table {
    border: 1px solid #e0e1e2;
    border-radius: 0;
    font-size: 13px;
    border-spacing: 0
}

.store table.shop_table th {
    background: #f5fcfd
}

.store table.shop_table td,.store table.shop_table th {
    padding-top: 15px;
    padding-bottom: 15px
}

.store table.shop_table td {
    border-top: 1px solid #e0e1e2
}

@media only screen and (max-width: 768px) {
    .store table.shop_table_responsive tr:nth-child(2n) td,.store-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color:#f8f9fa
    }
}

.modal {
    z-index: 99999
}

.modal-content {
    border-radius: 8px
}

.modal-content .modal-title {
    margin: auto
}

.modal-content .close {
    font-size: 2rem;
    color: #979898;
    margin-right: -1rem
}

.modal-content .close:focus {
    outline: 0
}

.store div.product .minus,.store div.product .plus {
    padding: 5px 8px;
    background: #f5f5f5;
    display: inline-block;
    border-radius: 7px
}

.store div.product .minus .mdi,.store div.product .plus .mdi {
    font-size: 20px;
    position: relative;
    top: 4px
}

.store div.product .qty {
    width: 3.6em;
    padding: 7px!important;
    display: inline-block;
    text-align: center
}

@media (min-width: 992px) {
    .modal-lg {
        max-width:800px
    }
}

.breadcrumb {
    padding: 0;
    background-color: transparent;
    font-size: 12px;
    color: #979898
}

.breadcrumb a {
    color: #979898
}

.breadcrumb li:before {
    content: "\F0141";
    margin: 0 5px;
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.breadcrumb li:first-child:before {
    content: '';
    margin: 0
}

.tooltip-inner {
    font-family: IranYekan;
    font-size: 10px;
    background: #7a7a7a;
    padding: 5px 10px;
    border-radius: 5px
}

body {
    font-size: 13px;
    font-style: normal;
    font-family: IranYekan;
    line-height: 32px;
    background-color: #f5f5f5;
    direction: rtl;
    font-weight: 400;
    text-align: right;
    color: #515151
}

a {
    color: #515151;
    text-decoration: none;
    transition: all .2s ease-out
}

a:active,a:focus,a:hover {
    color: #515151;
    text-decoration: none;
    outline: 0
}

.mdi {
    display: inline-block;
    line-height: 0
}

.mdi :before {
    line-height: 0
}

.list-group {
    padding-right: 0
}

.list-group .list-group-item {
    background: 0 0;
    border: none;
    padding: 0
}

.list-inline-item:last-child {
    margin-right: .5rem
}

.list-inline-item:first-child {
    margin-right: 0
}

.price ins {
    text-decoration: none
}

.h1,h1 {
    line-height: 2
}

.h2,h2 {
    line-height: 2;
    font-size: 1.5rem
}

.h3,h3 {
    line-height: 2;
    font-size: 1.3rem
}

.h4,h4 {
    line-height: 2
}

.h5,h5 {
    line-height: 2
}

.h6,h6 {
    line-height: 2
}

@media (min-width: 992px) {
    .sidebar-sticky {
        height:100%;
        overflow: auto;
        position: -webkit-sticky;
        position: sticky;
        top: 60px
    }
}

.main {
    margin-top: 15px;
    transition: all .2s ease-out;
    transition-duration: .35s
}

body.header-sticky .main {
    margin-top: 15px
}

@media (max-width: 992px) {
    .main {
        margin-top:80px
    }
}

.main-header {
    background: #fff;
    padding-top: 15px;
    z-index: 99;
    position: relative
}

.main-header .logo-wrapper {
    margin-top: 10px
}

.search-form-wrapper-full-show {
    display: block!important
}

.search-form-wrapper-full-show-main-space {
    padding-top: 70px
}

@media (max-width: 992px) {
    .main-header .logo-wrapper {
        display:none
    }

    .main-header .search-form-wrapper {
        transition: all .2s ease-out;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .main-header .search-form-wrapper-full {
        transition: all .2s ease-out;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        border-top: 1px solid #e0e1e2;
        padding-top: 15px;
        margin-top: 15px;
        display: none
    }

    .main-header {
        padding-bottom: 15px;
        border-bottom: 1px solid #e0e1e2;
        z-index: 9999;
        position: fixed;
        width: 100%;
        top: 0;
        transition: all .2s ease-out;
        transition-duration: .4s
    }

    .main-header.nav-up {
        top: -137px
    }
}

.main-header .search-form {
    position: relative
}

.main-header .search-form .search {
    background: #eceff1;
    border-color: #d7dee0;
    padding-left: 64px
}

.main-header .search-form #product_cat {
    position: absolute;
    left: 58px;
    top: 1px;
    z-index: 51;
    width: 109px;
    height: 40px;
    border: none;
    border-radius: 0;
    background: #eceff1;
    border-right: 1px solid #d7dee0
}

@media (max-width: 992px) {
    .main-header .search-form .search {
        background:#fff;
        border-color: #979898;
        padding: 7px 7px 7px 45px!important
    }

    .main-header .search-form #product_cat {
        left: 2px;
        background: #fff;
        border-right: 1px solid #d7dee0;
        border-radius: 7px 0 0 7px
    }
}

.main-header .search-form .btn {
    position: absolute;
    left: 0;
    top: 0;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    z-index: 51
}

.main-header .search-form .btn .mdi {
    left: 0
}

@media (max-width: 992px) {
    .main-header .search-form .btn {
        right:auto;
        left: 0;
        border-radius: 7px 0 0 7px!important;
        background: #fff;
        border: 1px solid #979898!important;
        padding: 0 6px!important
    }

    .main-header .search-form .btn .mdi {
        color: #979898
    }
}

.main-header .header-action .user-dropdown {
    display: inline-block;
    float: left
}

.main-header .header-action .user-dropdown>.btn {
    background: 0 0;
    color: #515151!important
}

.main-header .header-action .user-dropdown>.btn:not(.logged-out):after {
    display: inline-block;
    width: auto;
    height: auto;
    margin-left: 0;
    vertical-align: .255em;
    content: "\f0140";
    font-family: "Material Design Icons";
    border: none;
    line-height: 0;
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 11px;
    left: 0;
    color: #7a7a7a
}

.main-header .header-action .user-dropdown .dropdown-menu {
    box-shadow: 0 2px 9px 0 #70707052;
    border: none;
    border-top: 4px solid #ef5661;
    border-radius: 0
}

.main-header .header-action .user-dropdown .dropdown-menu:before {
    content: '';
    width: 6px;
    height: 6px;
    border-top: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ef5661;
    position: absolute;
    left: 30px;
    top: -10px
}

.main-header .header-action .user-dropdown .dropdown-menu .dropdown-item {
    padding-right: 1rem;
    padding-left: 3rem;
    font-size: 13px;
    text-align: right
}

.main-header .header-action .user-dropdown .dropdown-menu .dropdown-item .mdi {
    font-size: 20px;
    position: relative;
    top: 3px;
    left: 4px;
    color: #979898
}

.main-header .header-action .user-dropdown .dropdown-menu .dropdown-item:focus,.main-header .header-action .user-dropdown .dropdown-menu .dropdown-item:hover {
    background: #f7fafc;
    color: #515151
}

.main-header .header-action .user-dropdown .logged-out {
    text-align: center
}

.main-header .header-action .user-dropdown .logged-out .dropdown-item {
    padding-left: 1rem
}

.main-header .header-action .user-dropdown .logged-out .dropdown-item:focus,.main-header .header-action .user-dropdown .logged-out .dropdown-item:hover {
    background: 0 0
}

.main-header .header-action .user-dropdown .logged-out .dropdown-item .register {
    color: #00bfd6;
    border-bottom: 1px dashed transparent;
    padding-right: 10px;
    padding-left: 10px
}

.main-header .header-action .user-dropdown .logged-out .dropdown-item .register:hover {
    border-bottom: 1px dashed #00bfd6
}

.main-header .header-action .mini-cart .dropdown-toggle {
    float: left;
    color: #00bfd6!important;
    border: 1px solid #00bfd6!important;
    padding-top: 3px!important;
    padding-bottom: 3px!important;
    background-color: #fff
}

.main-header .header-action .mini-cart .dropdown-toggle:after {
    display: none
}

.main-header .header-action .mini-cart .dropdown-toggle .mdi {
    color: #00bfd6
}

.main-header .header-action .mini-cart .dropdown-toggle .badge {
    width: 26px;
    height: 25px;
    border-radius: 50%;
    font-size: 100%;
    padding: 8px 5px 4px;
    margin-right: 7px
}

.main-header .header-action .mini-cart .dropdown-toggle.cart-not-empty {
    color: #fff!important;
    background: #00bfd6!important
}

.main-header .header-action .mini-cart .dropdown-toggle.cart-not-empty .mdi {
    color: #fff!important
}

.main-header .header-action .mini-cart .dropdown-toggle.cart-not-empty .badge {
    background: #fff!important;
    color: #00bfd6!important
}

.main-header .header-action .mini-cart .dropdown-menu {
    box-shadow: 0 8px 17px 0 #00000026;
    padding: 10px;
    font-size: 12px;
    line-height: 26px;
    color: #515151;
    border-color: #d7d8d9;
    border-radius: 0 0 8px 8px;
    margin-top: 10px;
    min-width: 24rem
}

.main-header .header-action .mini-cart .dropdown-menu:before {
    content: '';
    transform: rotate(45deg);
    border-left: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
    background-color: #fff;
    position: absolute;
    width: 10px;
    height: 10px;
    top: -6.5px;
    left: 30px
}

@media (max-width: 992px) {
    .main-header .header-action .cart-dropdown,.main-header .header-action .user-dropdown {
        display:none
    }
}

.main-header .header-action .show-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px
}

.main-header .header-action .show-mobile a .mdi {
    font-size: 32px;
    position0: relative;
    right0: 0;
    margin-left0: 15px;
    color: #979898
}

.main-header .header-action .show-mobile .logged-in .mdi {
    color: #6ab946
}

.main-header .header-action .show-mobile .badge {
    display: none
}

.main-header .header-action .cart-not-empty {
    position: relative
}

.main-header .header-action .show-mobile .cart-not-empty .badge {
    display: inline-block;
    position: absolute;
    left: 5px;
    top: -5px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 100%;
    padding: 3px
}

@media (min-width: 992px) {
    .main-header .header-action .show-mobile {
        display:none
    }
}

body.header-sticky .main-header {
    top: -137px
}

.cat-menu {
    background: #616161;
    margin-top: 15px;
    border-bottom: 2px solid #000;
    z-index: 99
}

.cat-menu.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    margin-top: 0;
    box-shadow: 0 2px 2px 0 #0000000d 1px 0 0 #00000014
}

.cat-menu.sticky .list-inline>.list-inline-item>a {
    padding-bottom: 0
}

.cat-menu.sticky .list-inline>.list-inline-item .cat-icon {
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 4px
}

.cat-menu .list-inline {
    margin-bottom: 0;
    padding-right: 0;
    position: relative
}

.cat-menu .list-inline>.list-inline-item {
    margin-right: 0
}

.cat-menu .list-inline>.list-inline-item>a,.cat-menu .list-inline>.list-inline-item>span {
    color: #fff;
    padding: 2px 12px 4px;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    position: relative;
    top: 2px
}

.cat-menu .list-inline>.list-inline-item>a:hover,.cat-menu .list-inline>.list-inline-item>span:hover {
    box-shadow: 0 2px 10px 0 #00000026
}

.cat-menu .list-inline>.list-inline-item:hover>a {
    box-shadow: 0 2px 10px 0 #00000026;
    border-bottom: 2px solid #ef5661
}

.cat-menu .list-inline>.list-inline-item .cat-icon {
    display: block;
    text-align: center;
    margin-top: 15px;
    font-size: 24px;
    margin-bottom: 10px;
    transition: all .2s ease-out
}

.cat-menu .list-inline .menu-item-has-children {
    position: relative
}

.cat-menu .list-inline .menu-item-has-children .sub-menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: calc(100% + 2px);
    right: 0;
    min-width: 220px;
    background: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    transition: all .2s ease-out
}

.cat-menu .list-inline .menu-item-has-children .sub-menu li {
    display: block;
    width: 100%;
    margin-right: 0
}

.cat-menu .list-inline .menu-item-has-children .sub-menu a {
    display: block;
    padding: 4px 15px
}

.cat-menu .list-inline .menu-item-has-children .sub-menu a:hover {
    background: #f7fafc
}

.cat-menu .list-inline .menu-item-has-children .sub-menu .sub-menu {
    right: 100%;
    top: 0
}

.cat-menu .list-inline .menu-item-has-children .sub-menu .menu-item-has-children:hover>a {
    background: #f7fafc
}

.cat-menu .list-inline .menu-item-has-children>.sub-menu {
    box-shadow: 0 2px 9px 0 #70707052
}

.cat-menu .list-inline .menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1
}

.cat-menu .list-inline .amazing-item {
    float: left;
    background-color: #4d4d4d
}

.cat-menu .list-inline:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media (max-width: 992px) {
    .cat-menu {
        display:none
    }
}

.brand-slider,.widget {
    border-radius: 8px;
    box-shadow: 0 2px 4px 0 #0000001a;
    background: #fff;
    padding: 15px;
    border: none;
    margin-bottom: 15px
}

.brand-slider .card-header,.widget .card-header {
    border-radius: 8px 8px 0 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 15px
}

.brand-slider .card-header .card-title,.widget .card-header .card-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0
}

.brand-slider .card-header,.widget .card-header {
    border-bottom: 1px solid #f5f5f5
}

@media (max-width: 992px) {
    aside.sidebar .brand-slider,aside.sidebar .widget {
        box-shadow:0 12px 12px 0 #b5b5b51c;
        background: #fff;
        padding: 5px 10px;
        border: 1px solid #e0e1e2;
        border-radius: 0
    }
}

@media (max-width: 992px) and (max-width:576px) {
    aside.sidebar .brand-slider,aside.sidebar .widget {
        padding:5px 10px
    }
}

@media (max-width: 992px) {
    aside.sidebar .brand-slider .card-header,aside.sidebar .widget .card-header {
        border-radius:0;
        padding: 0;
        background-color: transparent;
        border-bottom: none
    }

    aside.sidebar .brand-slider .card-header .card-title,aside.sidebar .widget .card-header .card-title {
        font-weight: 500;
        margin-bottom: 0
    }

    aside.sidebar .brand-slider .card-body,aside.sidebar .widget .card-body {
        padding: 0
    }

    aside.sidebar .brand-slider .card-footer,aside.sidebar .widget .card-footer {
        border-top: 1px solid #f5f5f5;
        background-color: #f8f9fa;
        margin: 30px -30px -30px
    }
}

@media (max-width: 992px) and (max-width:576px) {
    aside.sidebar .brand-slider .card-footer,aside.sidebar .widget .card-footer {
        margin-right:-15px;
        margin-left: -15px;
        margin-bottom: -15px
    }
}

.widget_meta ul,.widget_nav_menu ul,.widget_pages ul {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0
}

.widget_media_image a {
    display: block;
    text-align: center
}

.widget_search #searchform {
    position: relative
}

.widget_search #searchform #s {
    padding-left: 76px!important
}

.widget_search #searchform input[type=submit] {
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0
}

.widget_categories {
    padding: 0;
    border-radius: 0
}

.widget_categories .card-header {
    text-align: center;
    background-color: #00bfd6!important;
    color: #fff
}

.widget_categories .card-header .card-title {
    padding-top: 10px
}

.widget_categories ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_categories ul a {
    display: block
}

.widget_categories ul a .mdi {
    font-size: 20px;
    position: relative;
    top: 5px;
    left: 5px;
    color: #979898;
    width: 24px;
    display: inline-block
}

.widget_categories ul a:hover {
    color: #00bfd6
}

.widget_categories .cat-item .children {
    background: #f8f9fa;
    padding-right: 15px
}

.widget_categories .cat-item .children .cat-item a {
    color: #979898
}

.widget_categories .cat-item .children .cat-item a:before {
    font-family: "Material Design Icons";
    content: '\f0764';
    font-size: 8px;
    position: relative;
    top: 0;
    left: 5px;
    color: #d7d8d9
}

.widget_categories .cat-item .children .cat-item a:hover {
    color: #00bfd6
}

.widget_product_categories ul {
    padding-right: 0;
    list-style: none;
    margin-bottom: 0
}

.widget_product_categories ul li:before {
    content: '\f0764';
    font-family: "Material Design Icons";
    font-size: 8px;
    position: relative;
    top: 0;
    left: 0;
    color: #979898;
    margin-left: 5px
}

.widget_product_categories ul li .children {
    padding-right: 15px
}

.widget_product_categories ul li .children li:before {
    color: #d7d8d9;
    content: '\f04db'
}

.widget_product_categories ul .current-cat:before {
    color: #00bfd6!important
}

.widget_product_categories ul .current-cat>a {
    color: #00bfd6
}

@media (max-width: 992px) {
    .brand-slider,.widget-post,.widget-product {
        background:0 0;
        box-shadow: none;
        padding: 0
    }
}

.brand-slider .card-header,.widget-post .card-header,.widget-product .card-header {
    position: relative
}

.brand-slider .card-header .card-title,.widget-post .card-header .card-title,.widget-product .card-header .card-title {
    border-bottom: 1px solid #e0e1e2;
    padding-bottom: 0
}

.brand-slider .card-header .card-title span:not(.mdi),.widget-post .card-header .card-title span:not(.mdi),.widget-product .card-header .card-title span:not(.mdi) {
    display: inline-block;
    border-bottom: 1px solid #ef5661;
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 5px;
    position: relative;
    top: -7px
}

.brand-slider .card-header .card-title .mdi,.widget-post .card-header .card-title .mdi,.widget-product .card-header .card-title .mdi {
    font-size: 24px;
    position: relative;
    top: 5px;
    left: 0;
    color: #d7d8d9;
    color: #d7d8d9!important
}

.product-actions {
    position: relative;
    top: 5px
}

.product-actions a {
    text-align: center;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: #f5f5f5;
    border-radius: 2px
}

.product-actions a .mdi {
    font-size: 18px;
    position: relative;
    top: -1px;
    left: 0;
    color: #979898
}

.product-actions a img {
    display: inline-block;
    height: 18px;
    margin: 0;
    position: relative;
    top: -6px
}

.product-actions a.active {
    background-color: #00bfd6
}

.product-actions a.active i {
    color: #fff
}

.widget-post .card-header .card-title span {
    border-bottom-color: #00bfd6;
    color: #00bfd6
}

.widget-post .post-meta {
    font-size: 12px;
    color: #979898
}

.widget-post .post-meta .mdi {
    font-size: 16px;
    position: relative;
    top: 3px;
    left: 3px;
    color: #979898
}

.widget-brands,.widget_layered_nav,.widget_layered_nav_filters,.widget_price_filter,.widget_product_categories,.widget_product_search,.widget_rating_filter {
    box-shadow: 0 12px 12px 0 #b5b5b51c;
    background: #fff;
    border: 1px solid #e0e1e2;
    border-radius: 0;
    padding: 5px 10px
}

@media (max-width: 576px) {
    .widget-brands,.widget_layered_nav,.widget_layered_nav_filters,.widget_price_filter,.widget_product_categories,.widget_product_search,.widget_rating_filter {
        padding:15px
    }
}

.widget-brands .card-header,.widget_layered_nav .card-header,.widget_layered_nav_filters .card-header,.widget_price_filter .card-header,.widget_product_categories .card-header,.widget_product_search .card-header,.widget_rating_filter .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 0
}

.widget-brands .card-header .card-title,.widget_layered_nav .card-header .card-title,.widget_layered_nav_filters .card-header .card-title,.widget_price_filter .card-header .card-title,.widget_product_categories .card-header .card-title,.widget_product_search .card-header .card-title,.widget_rating_filter .card-header .card-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0
}

.widget-brands .card-body,.widget_layered_nav .card-body,.widget_layered_nav_filters .card-body,.widget_price_filter .card-body,.widget_product_categories .card-body,.widget_product_search .card-body,.widget_rating_filter .card-body {
    padding: 0
}

.widget-brands .card-footer,.widget_layered_nav .card-footer,.widget_layered_nav_filters .card-footer,.widget_price_filter .card-footer,.widget_product_categories .card-footer,.widget_product_search .card-footer,.widget_rating_filter .card-footer {
    border-top: 1px solid #f5f5f5;
    background-color: #f8f9fa;
    margin: 30px -30px -30px
}

@media (max-width: 576px) {
    .widget-brands .card-footer,.widget_layered_nav .card-footer,.widget_layered_nav_filters .card-footer,.widget_price_filter .card-footer,.widget_product_categories .card-footer,.widget_product_search .card-footer,.widget_rating_filter .card-footer {
        margin-right:-15px;
        margin-left: -15px;
        margin-bottom: -15px
    }
}

.widget-brands .card-header .card-title,.widget_layered_nav .card-header .card-title,.widget_layered_nav_filters .card-header .card-title,.widget_price_filter .card-header .card-title,.widget_product_categories .card-header .card-title,.widget_product_search .card-header .card-title,.widget_rating_filter .card-header .card-title {
    font-size: 16px
}

.widget-brands .list-group-item,.widget-brands .store-widget-layered-nav-list__item,.widget_layered_nav .list-group-item,.widget_layered_nav .store-widget-layered-nav-list__item,.widget_layered_nav_filters .list-group-item,.widget_layered_nav_filters .store-widget-layered-nav-list__item,.widget_price_filter .list-group-item,.widget_price_filter .store-widget-layered-nav-list__item,.widget_product_categories .list-group-item,.widget_product_categories .store-widget-layered-nav-list__item,.widget_product_search .list-group-item,.widget_product_search .store-widget-layered-nav-list__item,.widget_rating_filter .list-group-item,.widget_rating_filter .store-widget-layered-nav-list__item {
    transition: all .2s ease-out
}

.widget-brands .list-group-item a:hover,.widget-brands .store-widget-layered-nav-list__item a:hover,.widget_layered_nav .list-group-item a:hover,.widget_layered_nav .store-widget-layered-nav-list__item a:hover,.widget_layered_nav_filters .list-group-item a:hover,.widget_layered_nav_filters .store-widget-layered-nav-list__item li a:hover,.widget_price_filter .list-group-item a:hover,.widget_price_filter .store-widget-layered-nav-list__item a:hover,.widget_product_categories .list-group-item:hover,.widget_product_categories .store-widget-layered-nav-list__item:hover,.widget_product_search .list-group-item a:hover,.widget_product_search .store-widget-layered-nav-list__item a:hover,.widget_rating_filter .list-group-item a:hover,.widget_rating_filter .store-widget-layered-nav-list__item a:hover {
    color: #00bfd6!important
}

.widget_layered_nav_filters ul .chosen {
    padding-left: 6px!important
}

.widget_layered_nav_filters ul .chosen a {
    border: 1px solid #d7d8d9;
    border-radius: 8px;
    padding: 3px 10px;
    line-height: 26px;
    margin-bottom: 3px;
    display: inline-block
}

.widget_layered_nav_filters ul .chosen a:before {
    display: none
}

.widget_layered_nav_filters ul .chosen a:after {
    content: '\f05ad';
    font-family: "Material Design Icons";
    font-size: 16px;
    position: relative;
    top: 0;
    left: 0;
    color: #d7d8d9;
    margin-right: 7px;
    float: left
}

.widget_layered_nav .store-widget-layered-nav-list .store-widget-layered-nav-list__item a {
    position: relative;
    padding-right: 28px
}

.widget_layered_nav .store-widget-layered-nav-list .store-widget-layered-nav-list__item a:before {
    font-family: "Material Design Icons";
    content: '\f0131';
    font-size: 23px;
    position: absolute;
    right: 0;
    float: right;
    color: #d7d8d9
}

.widget_layered_nav .store-widget-layered-nav-list .store-widget-layered-nav-list__item.chosen a:before {
    content: '\f0132';
    color: #00bfd6
}

.widget_layered_nav .store-widget-layered-nav-list .store-widget-layered-nav-list__item .count {
    color: #979898;
    float: left
}

.widget_layered_nav .store-widget-layered-nav-list .store-widget-layered-nav-list__item .color {
    top: 8px;
    left: 3px;
    width: 18px;
    height: 18px;
    float: left;
    vertical-align: middle;
    position: relative;
    border: solid 1px #ccc;
    padding: 0;
    margin: 0;
    display: inline-block
}

.store .widget_price_filter .price_slider_wrapper {
    margin-top: 15px
}

.store .widget_price_filter .price_slider {
    margin-bottom: 3em
}

.store .widget_price_filter .price_slider_amount .button {
    font-size: 13px;
    float: none;
    display: block;
    width: 100%;
    margin-top: 15px;
    border: 1px solid #00a8bd!important
}

.store .widget_price_filter .price_slider_amount .button:before {
    content: '\f0233';
    font-family: "Material Design Icons";
    font-size: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    line-height: 0;
    color: #ffffff9e
}

.store .widget_price_filter .price_slider_amount .price_label {
    margin-top: 15px;
    font-size: 12px;
    color: #7a7a7a;
    text-align: center;
    direction: rtl
}

.store .widget_price_filter .price_slider_amount .price_label .from,.store .widget_price_filter .price_slider_amount .price_label .to {
    display: inline-block;
    padding: 2px 4px 0;
    line-height: 22px;
    background-color: #f5f5f5
}

.widget-brands .card-header,.widget_layered_nav .card-header,.widget_price_filter .card-header,.widget_product_categories .card-header,.widget_rating_filter .card-header {
    cursor: pointer
}

.widget-brands .card-header .card-title,.widget_layered_nav .card-header .card-title,.widget_price_filter .card-header .card-title,.widget_product_categories .card-header .card-title,.widget_product_search .card-header .card-title,.widget_rating_filter .card-header .card-title {
    position: relative
}

.widget-brands .card-header .card-title .mdi,.widget_layered_nav .card-header .card-title .mdi,.widget_price_filter .card-header .card-title .mdi,.widget_product_categories .card-header .card-title .mdi,.widget_product_search .card-header .card-title .mdi,.widget_rating_filter .card-header .card-title .mdi {
    font-size: 24px;
    color: #d7d8d9;
    position: absolute;
    left: 0;
    top: 60%;
    transform: translateY(-50%)
}

@media (max-width: 992px) {
    div.sidebar-shop {
        display:none;
        position: fixed;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #f5f5f5;
        z-index: 99999;
        overflow-y: auto;
        padding: 0 10px;
        padding-top: 15px
    }

    div.sidebar-shop .close-sidebar {
        display: block
    }
}

.toggle-filters {
    background-color: #fff;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e0e1e2
}

.toggle-filters .btn {
    background-color: #eceff1;
    line-height: 24px!important;
    font-size: 12px!important;
    color: #7a7a7a!important
}

.toggle-filters .btn .mdi {
    margin-right: 10px;
    color: #979898
}

@media (min-width: 992px) {
    .toggle-filters {
        display:none
    }
}

.close-sidebar {
    display: none
}

.close-sidebar a {
    float: left
}

.close-sidebar .mdi {
    font-size: 24px;
    color: #979898
}

@media (min-width: 992px) {
    .close-sidebar {
        display:none
    }
}

.widget_product_search form.store-product-search {
    display: block;
    position: relative
}

.widget_product_search input[type=search] {
    background-color: #f5f5f5!important;
    border-color: #f5f5f5!important;
    position: relative;
    padding-left: 32px!important
}

.widget_product_search input[type=search]:focus {
    border-color: #00bfd6!important;
    background-color: transparent!important
}

.widget_product_search button[type=submit] {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    background: 0 0;
    width: 30px;
    height: 42px;
    cursor: pointer;
    background-color: transparent!important
}

.widget_product_search button[type=submit]:before {
    position: absolute;
    content: "\F0349";
    font-family: "Material Design Icons";
    font-size: 20px;
    position: relative;
    top: 1px;
    left: 10px;
    color: #7a7a7a
}

.widget_product_search button[type=submit]:active,.widget_product_search button[type=submit]:focus,.widget_product_search button[type=submit]:hover,.widget_product_search button[type=submit]:not([disabled]):not(.disabled):active {
    background-color: transparent!important
}

.widget-brands .list-group,.widget-brands .product-categories,.widget_product_categories .list-group,.widget_product_categories .product-categories {
    max-height: 460px;
    overflow-y: auto
}

.widget-brands .list-group .cat-item a:hover,.widget-brands .product-categories .cat-item a:hover,.widget_product_categories .list-group .cat-item a:hover,.widget_product_categories .product-categories .cat-item a:hover {
    color: #00bfd6
}

#main-slider {
    box-shadow: 0 2px 4px 0 #0000001a;
    border-radius: 8px;
    margin-bottom: 15px
}

#main-slider img {
    border-radius: 8px;
    height: auto
}

#main-slider .carousel-control-next,#main-slider .carousel-control-prev {
    width: 7%;
    opacity: 1
}

#main-slider .carousel-control-next .mdi,#main-slider .carousel-control-prev .mdi {
    font-size: 46px;
    text-shadow: 0 2px 4px #616161;
    position: relative
}

#main-slider .carousel-control-next .mdi:before,#main-slider .carousel-control-prev .mdi:before {
    transition: all .2s ease-out
}

#main-slider .carousel-control-next .mdi:hover:before {
    text-indent: -4px
}

#main-slider .carousel-control-prev .mdi:hover:before {
    text-indent: 4px
}

#amazing-slider {
    box-shadow: 0 2px 4px 0 #0000001a;
    border-radius: 8px;
    margin-bottom: 15px;
    height: 462px;
    background: #fff
}

#amazing-slider>.row {
    height: 462px
}

#amazing-slider .carousel-inner {
    position: relative
}

#amazing-slider .carousel-inner .amazing-title {
    position: absolute;
    top: 0;
    right: 60px
}

#amazing-slider .carousel-inner .carousel-item {
    margin-top: 53px;
    height: 399px
}

#amazing-slider .carousel-inner .carousel-item img {
    border-radius: 8px
}

#amazing-slider .carousel-inner .carousel-item .row {
    height: 399px
}

#amazing-slider .carousel-inner .carousel-item .row .left-col .price del {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #7a7a7a
}

#amazing-slider .carousel-inner .carousel-item .row .left-col .price ins {
    color: #ef5661;
    font-size: 20px;
    font-weight: 500
}

#amazing-slider .carousel-inner .carousel-item .row .left-col .product-title {
    font-size: 16px;
    line-height: 36px
}

#amazing-slider .carousel-inner .carousel-item .row .left-col .list-group-item:before {
    content: '\f0764';
    font-family: "Material Design Icons";
    font-size: 8px;
    position: relative;
    top: 0;
    left: 7px;
    color: #d7d8d9;
    float: right
}

#amazing-slider .carousel-inner .carousel-item .row .left-col ul {
    list-style: none;
    padding-right: 15px;
    line-height: 2;
    font-size: 12px;
    overflow: hidden;
    max-height: 163px
}

#amazing-slider .carousel-inner .carousel-item .row .left-col ul li:before {
    content: '\f0764';
    font-family: "Material Design Icons";
    font-size: 8px;
    position: relative;
    top: 0;
    left: 7px;
    color: #d7d8d9
}

@media (max-width: 992px) {
    #amazing-slider {
        display:none
    }
}

.amazing-slider {
    margin-bottom: 15px
}

.amazing-slider .amazing-title {
    margin-bottom: 7px
}

@media (min-width: 992px) {
    .amazing-slider {
        display:none
    }
}

.widget-suggestion {
    border: 1px solid #05e4ff
}

.widget-suggestion .card-header {
    border-bottom: none
}

#suggestion-slider .countdown {
    display: none
}

#suggestion-slider .carousel-item {
    text-align: center
}

#suggestion-slider .carousel-item a {
    display: block;
    text-align: center
}

#suggestion-slider .carousel-item img {
    width: auto!important;
    height: auto!important;
    border-radius: 8px
}

#suggestion-slider .carousel-item .product-title {
    font-size: 13px
}

#suggestion-slider .carousel-item .product-title a {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 64px;
    line-height: 32px
}

#suggestion-slider .carousel-item .price {
    color: #ef5661;
    height: 64px;
    font-size: 20px
}

#suggestion-slider .carousel-item .price>* {
    display: block
}

#suggestion-slider .carousel-item .price del {
    color: #979898;
    font-size: 13px
}

.countdown-timer {
    direction: ltr;
    color: #ff637d;
    text-align: center;
    display: inline-block;
    font-size: 32px;
    font-weight: 500
}

.countdown-timer-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    font-size: 17pt;
    opacity: .4
}

.countdown-timer:before {
    font-family: "Material Design Icons";
    content: '\f0995';
    font-size: 36px;
    position: relative;
    top: 2px;
    left: 0;
    color: #ff637d;
    float: left;
    margin-right: 7px
}

.timer-title {
    color: #979898
}

.main-footer {
    margin-top: 50px;
    background: #f7fafc
}

.back-to-top {
    text-align: center;
    font-size: 20px;
    border-top: 1px solid #d7dee0;
    border-bottom: 1px solid #d7dee0;
    padding: 10px 0 17px;
    background: #f5f5f5;
    margin-bottom: 10px
}

.back-to-top a {
    color: #515151!important
}

.back-to-top .icon {
    background: #d7d8d9;
    border-radius: 100%;
    padding: 0 16px 9px 1px
}

.back-to-top .mdi {
    font-size: 28px;
    position: relative;
    top: 10px;
    left: 7px;
    color: #fff
}

.info-bar {
    font-size: 16px;
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #d7dee0
}

.info-bar span {
    display: block
}

.info-bar a {
    padding: 3px
}

@media (min-width: 992px) {
    .info-bar .row div:nth-child(2) {
        border-right:1px solid #979898;
        border-left: 1px solid #979898
    }
}

@media (min-width: 576px) AND (max-width:992px) {
    .info-bar .row div:nth-child(1) {
        border-bottom:1px solid #d7dee0;
        padding: 5px 0
    }

    .info-bar .row div:nth-child(2) {
        border-left: 1px solid #979898;
        margin: 5px 0
    }
}

@media (max-width: 576px) {
    .countdown-timer-text {
        font-size:15px
    }

    .countdown-timer {
        font-size: 22px
    }

    .card-footer .countdown-timer:before {
        display: none
    }

    .info-bar .row div:nth-child(2) {
        border-top: 1px solid #d7dee0;
        border-bottom: 1px solid #d7dee0
    }
}

.description-bar .row {
    padding-bottom: 5px;
    border-bottom: 1px solid #bac6ca
}

.description-bar .site-description .site-title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px
}

.description-bar .site-description p {
    text-align: justify;
    font-size: 12px;
    margin-bottom: 0
}

.description-bar .symbol {
    text-align: center
}

.description-bar .symbol a {
    padding: 15px;
    background: #eee;
    border-radius: 3px;
    margin: 3px;
    display: inline-block
}

.copyright-bar {
    font-size: 12px;
    background: #d7dee0;
    text-align: center;
    padding: 15px 0
}

.copyright-bar p {
    margin-bottom: 0;
    direction: ltr
}

.main-header .mobile-nav .toggle-cat-menu {
    font-size: 16px
}

.main-header .mobile-nav .toggle-cat-menu .mdi {
    font-size: 32px;
    position: relative;
    top: 8px;
    left: 7px;
    color: #515151
}

.main-header .mobile-nav .site-logo {
    float: left
}

@media (min-width: 992px) {
    .main-header .mobile-nav {
        display:none
    }
}

#wrapper,body,html {
    height: 100%
}

.overlay {
    height: 100%;
    width: 100%;
    background: #000000a6;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000;
    display: none;
    transition: all .2s ease-out;
    transition-duration: .45s
}

@media (max-width: 991.99px) {
    .sticky {
        position:fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 999
    }

    #wrapper {
        transition: all .2s ease-out;
        transition-duration: .45s;
        position: relative;
        right: 0
    }
}

.page-card {
    box-shadow: 0 12px 12px 0 #b5b5b51c;
    background: #fff;
    padding: 30px;
    border: 1px solid #e0e1e2;
    border-radius: 8px
}

@media (max-width: 576px) {
    .page-card {
        padding:15px
    }
}

.page-card .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
}

.page-card .card-header .card-title {
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}

.page-card .card-body {
    padding: 0
}

.page-card .card-footer {
    border-top: 1px solid #f5f5f5;
    background-color: #f8f9fa;
    border-radius: 0 0 8px 8px;
    margin: 30px -30px -30px
}

@media (max-width: 576px) {
    .page-card .card-footer {
        margin-right:-15px;
        margin-left: -15px;
        margin-bottom: -15px
    }
}

.page-card .card-body img {
    max-width: 100%;
    height: auto
}

.page-card .card-body ul {
    list-style: none;
    padding-right: 0
}

.page-card .card-body ul ul {
    padding-right: 15px
}

.store-account .main {
    margin-top: 0
}

.store-account .account-logo-wrapper {
    text-align: center;
    padding: 15px 0
}

.store-account .page-card {
    box-shadow: none;
    background: 0 0;
    border: none
}

.store-account .page-card .card-header {
    display: none!important
}

.store-account .page-card .col-1,.store-account .page-card .col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%!important
}

.store-account h2 {
    font-size: 20px;
    font-weight: 500;
    margin-right: -15px;
    margin-left: -15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e0e1e2
}

.store-account form {
    border: none;
    padding: 0
}

.store-account form label {
    color: #7a7a7a
}

.store-account form .button {
    display: block;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px #0000;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    border: 1px solid #0096a8!important;
    font-size: 16px!important
}

.store-account form .store-form__label {
    margin-top: 1rem
}

.link_dashed_underline,.store-account a,.store-product-attributes-item a {
    /*border-bottom: 1px dashed #00bfd6;*/
    color: #00bfd6
}

@media (max-width: 992px) {
    .store-account .store-MyAccount-navigation {
        margin-bottom:15px
    }
}

@media (max-width: 576px) {
    .store-account .store-MyAccount-navigation {
        padding-right:0;
        padding-left: 0
    }
}

.store-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.store-account .store-MyAccount-navigation ul li.store-MyAccount-navigation-link:before {
    display: none
}

.store-MyAccount-navigation ul li.store-MyAccount-navigation-link a {
    display: block;
    padding: 10px
}

.store-MyAccount-navigation ul li.store-MyAccount-navigation-link i {
    font-size: 23px;
    vertical-align: middle
}

.store-MyAccount-navigation ul li.store-MyAccount-navigation-link a:hover {
    background: #f6ffff;
    color: #00bfd6
}

.store-MyAccount-navigation ul li.is-active a {
    background: #f6ffff;
    color: #00bfd6
}

@media (max-width: 576px) {
    .store-account .store-MyAccount-content {
        padding:15px
    }
}

.store-account .store-MyAccount-content .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 15px
}

.store-account .store-MyAccount-content .card-header .card-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px
}

.store-account .store-MyAccount-content .card-body {
    padding: 0
}

.store-account .store-MyAccount-content .card-footer {
    border-top: 1px solid #f5f5f5;
    background-color: #f8f9fa;
    margin: 30px -30px -30px
}

@media (max-width: 576px) {
    .store-account .store-MyAccount-content .card-footer {
        margin-right:-15px;
        margin-left: -15px;
        margin-bottom: -15px
    }
}

.store-account .store-MyAccount-content h2,.store-account .store-MyAccount-content h3 {
    font-size: 20px;
    margin-bottom: 15px
}

.favorites-table .price {
    color: #ef5661
}

.favorites-table .price>* {
    display: block
}

.favorites-table .price del {
    color: #979898;
    font-size: 13px
}

.favorites-table .remove-favorite {
    background: #f5f5f5;
    border-radius: 100%;
    display: inline-block;
    padding: 0 10px
}

.favorites-table .remove-favorite .mdi {
    font-size: 13px;
    position: relative;
    top: 2px;
    left: 0;
    color: #979898
}

@media (max-width: 992px) {
    .favorites-table thead {
        display:none
    }

    .favorites-table tbody tr:nth-child(2n) td {
        background-color: #f8f9fa
    }

    .favorites-table tbody tr:nth-child(2n) td .remove-favorite {
        background: #e0e1e2
    }

    .favorites-table tbody tr:nth-child(2n) td .remove-favorite .mdi {
        color: #7a7a7a
    }

    .favorites-table tbody td {
        width: 100%;
        display: block;
        text-align: center;
        border-top: none!important
    }

    .favorites-table tbody tr:not(:last-child) td:last-child {
        border-bottom: 1px solid #e0e1e2;
        border-right: none!important;
        border-left: none!important
    }
}

.user-info-table {
    margin-top: 35px!important
}

.user-info-table td>p:first-child {
    color: #979898
}

@media (max-width: 992px) {
    .user-info-table tbody td {
        width:100%;
        display: block;
        text-align: center;
        border-top: none!important
    }

    .user-info-table tbody tr:not(:last-child) td {
        border-bottom: 1px solid #e0e1e2
    }
}

.user-info-table+.edit-account {
    text-align: center;
    margin-top: 15px
}

.user-info-table+.edit-account a {
    color: #00bfd6;
    border-bottom: 1px dashed #00bfd6
}

.user-info-table+.edit-account a .mdi {
    font-size: 16px;
    position: relative;
    top: 2px;
    left: 4px;
    color: #00bfd6
}

#primary {
    box-shadow: 0 12px 12px 0 #b5b5b51c;
    background: #fff!important;
    border: 1px solid #e0e1e2;
    border-radius: 8px;
    padding: 15px
}

@media (max-width: 576px) {
    #primary {
        padding:15px;
        background: #fff!important
    }
}

#primary .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 15px
}

#primary .card-header .card-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px
}

#primary .card-body {
    padding: 0
}

#primary .card-footer {
    border-top: 1px solid #f5f5f5;
    background-color: #f8f9fa;
    margin: 30px -30px -30px
}

@media (max-width: 576px) {
    #primary .card-footer {
        margin-right:-15px;
        margin-left: -15px;
        margin-bottom: -15px
    }
}

.irk-products-orderby {
    display: inline-block;
    font-size: 12px
}

.irk-products-orderby .mdi {
    font-size: 20px;
    position: relative;
    top: 4px;
    left: 7px;
    color: #979898
}

.irk-products-orderby .list-inline-item {
    line-height: 22px;
    padding: 0 5px;
    border-radius: 3px
}

.irk-products-orderby .list-inline-item:hover {
    background: #e0e1e2
}

.irk-products-orderby .list-inline-item.active {
    background: #00bfd6;
    color: #fff
}

.irk-products-orderby .list-inline-item.active:hover {
    background: #00bfd6
}

.irk-products-orderby+hr {
    margin-right: -15px;
    margin-left: -15px
}

ul.products.list-layout:not(.product-categories) li.product {
    min-height: 1px;
    width: 100%!important
}

ul.products.list-layout:not(.product-categories) li.product .store-loop-product__title {
    background: #f8f9fa;
    padding: 5px;
    margin-left: 7px
}

ul.products.list-layout:not(.product-categories) li.product .store-LoopProduct-link {
    float: right;
    width: 60%
}

@media (max-width: 768px) {
    ul.products.list-layout:not(.product-categories) li.product .store-LoopProduct-link {
        float:none;
        width: 100%
    }
}

ul.products.list-layout:not(.product-categories) li.product .store-LoopProduct-link:after {
    content: '';
    clear: both;
    display: block
}

ul.products.list-layout:not(.product-categories) li.product .store-LoopProduct-link img {
    max-width: 146px;
    float: right;
    margin-left: 15px
}

ul.products.list-layout:not(.product-categories) li.product .price del {
    color: #979898
}

ul.products.list-layout:not(.product-categories) li.product .button {
    display: inline-block;
    float: left
}

.store-pagination {
    margin-top: 30px
}

.store .product-categories li.product-category,.store-page .product-categories li.product-category {
    text-align: center;
    min-height: initial!important
}

.store .product-categories li.product-category img,.store-page .product-categories li.product-category img {
    max-width: 202px;
    height: auto!important;
    margin: auto!important
}

.store .product-categories li.product-category .store-loop-category__title,.store-page .product-categories li.product-category .store-loop-category__title {
    text-align: right;
    font-size: 16px!important;
    font-weight: 500;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 48px;
    line-height: 48px;
    color: #7a7a7a
}

.store ul.products li.product,.store-page ul.products li.product {
    border: 1px solid #d7d8d9;
    margin: 0;
    margin-left: -1px;
    margin-bottom: -1px;
    padding: 10px 10px 3px;
    transition: all .2s ease-out;
    background-color: #fff;
    position: relative
}

.store ul.products li.product:before,.store-page ul.products li.product:before {
    content: ''
}

.store ul.products li.product .promotion-discount,.store-page ul.products li.product .promotion-discount {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-bottom: 69px solid transparent;
    border-left: 69px solid #ff637d;
    z-index: 11
}

.store ul.products li.product .promotion-discount>span,.store-page ul.products li.product .promotion-discount>span {
    position: absolute;
    top: -4px;
    left: -58px;
    transform: rotate(-45deg);
    color: #fff;
    text-align: center
}

.store ul.products li.product .promotion-discount>span span:first-child,.store-page ul.products li.product .promotion-discount>span span:first-child {
    font-weight: 500
}

.store ul.products li.product .promotion-discount>span span:last-of-type,.store-page ul.products li.product .promotion-discount>span span:last-of-type {
    font-size: 10px;
    position: relative;
    top: -19px
}

.store ul.products li.product .irk-out-of-stock,.store-page ul.products li.product .irk-out-of-stock {
    display: none!important
}

.store ul.products li.product .store-loop-product__title,.store-page ul.products li.product .store-loop-product__title {
    display: block;
    /*text-overflow: ellipsis;
    word-wrap: break-word;*/
    overflow: hidden;
    line-height: 26px;
    font-weight: 400;
    padding: 0;
   /* margin: 10px 0;
    max-height: 52px;
    height: 52px*/
}

.store ul.products li.product .price,.store-page ul.products li.product .price {
    font-size: 16px;
    color: #ef5661;
    font-weight: 500
}

.store ul.products li.product .button,.store-page ul.products li.product .button {
    margin-top: 0;
    padding-top: 2px!important;
    padding-bottom: 2px!important;
    display: block;
    text-align: center
}

.store ul.products li.product .button.loading:after,.store-page ul.products li.product .button.loading:after {
    top: 2px
}

@media (max-width: 992px) {
    .store ul.products li.product .add-to-compare,.store-page ul.products li.product .add-to-compare {
        display:inline-block
    }
}

.store ul.products li.product .add-to-compare input[type=checkbox],.store-page ul.products li.product .add-to-compare input[type=checkbox] {
    display: none
}

.store ul.products li.product .add-to-compare input[type=checkbox]+span:before,.store-page ul.products li.product .add-to-compare input[type=checkbox]+span:before {
    font-family: "Material Design Icons";
    content: '\f0131';
    position: absolute;
    font-size: 17px;
    right: -19px;
    color: #979898
}

.store ul.products li.product .add-to-compare input[type=checkbox]:checked+span:before,.store-page ul.products li.product .add-to-compare input[type=checkbox]:checked+span:before {
    content: '\f0132';
    color: #00bfd6
}

.store ul.products li.product .product-actions,.store-page ul.products li.product .product-actions {
    padding-top: 7px;
    border-top: 1px solid #f5f5f5;
    text-align: center
}

.store ul.products li.product:hover,.store-page ul.products li.product:hover {
    box-shadow: 0 2px 17px 0 #00000021;
    z-index: 11
}

.store ul.products li.product:hover .add-to-compare,.store-page ul.products li.product:hover .add-to-compare {
    display: inline-block
}

.store ul.products.columns-5 li.product,.store-page ul.products.columns-5 li.product {
    width: 20%
}

.store ul.products.columns-4 li.product,.store-page ul.products.columns-4 li.product {
    width: 25%
}

.store ul.products.columns-3 li.product,.store-page ul.products.columns-3 li.product {
    width: 33.333333%
}

.store ul.products.columns-2 li.product,.store-page ul.products.columns-2 li.product {
    width: 50%
}

.store ul.products.columns-1 li.product,.store-page ul.products.columns-1 li.product {
    width: 100%
}

@media (max-width: 992px) {
    .store ul.products li.product,.store-page ul.products li.product {
        width:33.333333%!important
    }

    .store ul.products li.product.first,.store-page ul.products li.product.first {
        clear: none
    }
}

.store ul.products li.product .store-LoopProduct-link,.store-page ul.products li.product .store-LoopProduct-link {
    display: block
}

.store ul.products li.product .store-LoopProduct-link:after,.store-page ul.products li.product .store-LoopProduct-link:after {
    content: '';
    clear: both;
    display: block
}

.store ul.products li.product .button,.store-page ul.products li.product .button {
    display: inline-block;
    float: left
}

.store ul.products li.outofstock:after,.store-page ul.products li.outofstock:after {
    display: inline-block;
    padding: 0 15px;
    position: absolute;
    top: 70px;
    left: 50%;
    font-weight: 500;
    transform: translateX(-50%);
    color: #979898;
    border: 1px solid #979898;
    border-radius: 22px;
    border-top-left-radius: 0;
    background: #ffffffbf
}

@media only screen and (max-width: 768px) {
    .store ul.products[class*=columns-] li.product,.store-page ul.products[class*=columns-] li.product {
        clear:none
    }

    .store ul.products[class*=columns-] li.product:nth-child(2n),.store-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: right
    }

    .store ul.products[class*=columns-] li.product,.store-page ul.products[class*=columns-] li.product {
        margin-bottom: -1px
    }
}

.layout-switcher {
    display: inline-block;
    float: left
}

.layout-switcher label {
    display: inline-block;
    border: 1px solid #d7d8d9;
    padding: 5px 5px 0;
    border-radius: 3px;
    cursor: pointer
}

.layout-switcher label .mdi {
    font-size: 26px;
    position: relative;
    top: 4px;
    left: 0;
    color: #d7d8d9
}

.layout-switcher label.active .mdi {
    color: #7a7a7a
}

.attributes {
    display: none;
    float: right;
    width: 40%;
    padding-right: 10px;
    border-right: 1px solid #e0e1e2
}

@media (max-width: 768px) {
    .attributes {
        float:none;
        width: 100%
    }
}

.attributes strong {
    display: inline-block!important
}

.attributes .attributes-title {
    padding-right: 15px
}

.attributes .attributes-title .mdi {
    font-size: 20px;
    position: relative;
    top: 4px;
    left: 7px;
    color: #979898
}

.attributes ul {
    padding-right: 15px!important;
    color: #979898;
    font-size: 12px;
    line-height: 1.7
}

.attributes ul li:before {
    font-family: "Material Design Icons";
    content: '\f0764';
    font-size: 8px;
    position: relative;
    top: 6px;
    left: 7px;
    color: #e0e1e2;
    float: right
}

@media (max-width: 768px) {
    .attributes ul {
        display:block
    }
}

ul.products.list-layout .attributes {
    display: block
}

ul.products.list-layout li.outofstock:after {
    left: auto
}

@media (max-width: 768px) {
    .store ul.products li.product,.store-page ul.products li.product {
        width:48%!important;
        margin-left: -1px!important
    }
}

@media (max-width: 768px) {
    .store ul.products li.product {
        flex:1 1 calc(50% - 15px)
    }
}

@media (max-width: 480px) {
    .store ul.products li.product {
        flex:1 1 calc(50% - 15px)
    }
}

.store ul.products li.product a .store-loop-product__title {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding:0 5px
}

.category #primary {
    box-shadow: none;
    background: 0 0;
    padding: 0;
    border: none
}

.posts-list .post-item .post-item-box {
    transition: all .2s ease-out;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
    box-shadow: 0 2px 4px 0 #0000001a
}

.posts-list .post-item .post-item-box .text-center {
    position: relative;
    overflow: hidden
}

.posts-list .post-item .post-item-box img {
    width: 100%;
    border-radius: 5px 5px 0 0
}

.posts-list .post-item .post-item-box:hover {
    box-shadow: 0 2px 17px 0 #00000021;
    z-index: 11
}

.posts-list .post-item .post-item-box:hover img {
    filter: grayscale(1);
    transition: all .2s ease-out
}

.posts-list .post-item .post-title {
    font-size: 13px;
    font-weight: 500;
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 64px;
    line-height: 32px;
    min-height: 64px;
    margin-top: 8px;
    text-align: center;
    padding: 0 7px
}

.posts-list .post-item .separator hr {
    width: 30%;
    border-color: #00bfd6
}

.posts-list .post-item .post-meta {
    color: #979898;
    font-size: 12px;
    padding: 7px;
    height: 44px
}

.posts-list .post-item .post-meta .cat {
    overflow: hidden;
    display: inline-block;
    height: 32px
}

.post-single .card-footer .rating_form {
    float: right;
    margin-top: 5px
}

.posts-list .post-item .post-meta .date {
    float: left
}

.posts-list .post-item .post-meta .date .mdi {
    font-size: 13px;
    position: relative;
    top: 2px;
    left: 0;
    color: #979898
}

.store a.remove {
    color: #979898!important;
    background-color: #f5f5f5;
    padding-top: 1px;
    top: 4px
}

.store a.remove:hover {
    color: #fff!important;
    background-color: #ef5661
}

.store-order-details h2 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px;
    background-color: #f5f5f5;
    padding-right: 10px
}

.post-single .card-header .card-title {
    border-bottom: 1px solid #e0e1e2;
    margin-bottom: 10px
}

.post-single .card-header .post-meta {
    color: #979898;
    font-size: 12px
}

.post-single .card-header .post-meta .author img {
    border-radius: 50%;
    border: 1px solid #f5f5f5
}

.post-single .card-header .post-meta .mdi {
    font-size: 20px;
    position: relative;
    top: 3px;
    left: 0;
    color: #979898
}

.post-single .card-header .post-meta span {
    margin-left: 15px
}

.post-single .card-header .post-meta a {
    color: #979898;
    border-bottom: 1px dashed transparent
}

.post-single .card-header .post-meta a:hover {
    color: #00bfd6;
    border-bottom-color: #00bfd6
}

.post-single .sharing .toggle {
    float: left
}

.post-single .card-footer {
    margin-top: 0
}

.post-single .card-footer .sharing {
    text-align: left
}

.post-single .card-footer .sharing a .mdi {
    font-size: 24px;
    position: relative;
    top: 4px;
    left: 0;
    color: #d7d8d9;
    transition: all .2s ease-out
}

.post-single .card-footer .sharing a:hover .mdi {
    color: #979898
}

.product-card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 15px
}

.product-card .countdown-timer {
    position: absolute!important;
    padding: 18px;
    text-align: left;
    width: 40%;
    font-size: 32px;
    background-color: #fff7f8;
    color: #ff637d;
    z-index: 2
}

@media (max-width: 992px) {
    .product-card .countdown-timer {
        width:100%
    }
}

.product-card .countdown-timer:before {
    font-family: "Material Design Icons";
    content: '\f0995';
    font-size: 36px;
    position: relative;
    top: 2px;
    left: 0;
    color: #ff637d;
    float: left;
    margin-right: 7px
}

.product-card .promotion-discount {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 69px solid transparent;
    border-right: 69px solid #ff637d;
    z-index: 11
}

.product-card .promotion-discount>span {
    position: absolute;
    top: -5px;
    right: -56px;
    transform: rotate(45deg);
    color: #fff;
    text-align: center
}

.product-card .promotion-discount>span span:first-child {
    font-weight: 500
}

.product-card .promotion-discount>span span:last-of-type {
    font-size: 10px;
    position: relative;
    top: -15px
}

.product-card .irk-out-of-stock {
    position: absolute;
    top: 0;
    z-index: 11;
    background-color: #fce9e8;
    font-size: 20px;
    color: #b37171;
    padding: 10px;
    width: 40%
}

.product-card .irk-out-of-stock .mdi {
    margin-left: 7px;
    color: #ecbbb9
}

@media (max-width: 992px) {
    .product-card .irk-out-of-stock {
        width:100%
    }
}

.product-card .entry-summary,.product-card .store-product-gallery {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%!important;
    position: relative
}

@media (min-width: 576px) {
    .product-card .entry-summary .stock,.product-card .store-product-gallery .stock {
        margin-left:200px
    }
}

.product-card .store-product-gallery {
    padding: 15px
}

@media (min-width: 992px) {
    .product-card .store-product-gallery {
        -ms-flex:0 0 40%;
        flex: 0 0 40%;
        max-width: 40%!important;
        width: 40%!important;
        border-radius: 8px
    }
}

.product-card .store-product-gallery .flex-control-nav {
    text-align: center;
    margin-top: 15px!important
}

.product-card .store-product-gallery .flex-control-nav li {
    text-align: center;
    border: 1px solid #f5f5f5;
    padding: 5px;
    background-color: #f8f9fa;
    margin: 4px!important;
    width: auto!important;
    display: inline-block!important;
    float: none!important;
    max-width: 64px!important
}

.product-card .store-product-gallery .flex-control-nav li img {
    display: inline-block!important
}

.product-card .entry-summary {
    background-color: #fdfdfd;
    padding: 15px;
    margin-bottom: 0!important;
    border-radius: 8px 0 0 8px
}

@media (min-width: 992px) {
    .product-card .entry-summary {
        -ms-flex:0 0 60%;
        flex: 0 0 60%;
        max-width: 60%!important;
        width: 60%!important
    }
}

.product-card .entry-summary .product_title {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 7px!important
}

@media (min-width: 576px) {
    .product-card .entry-summary .product_title {
        margin-left:164px
    }
}

.product-card .entry-summary .store-product-rating {
    left: 15px;
    top: 20px
}

@media (min-width: 576px) {
    .product-card .entry-summary .store-product-rating {
        position:absolute
    }
}

.product-card .entry-summary .summary-attributes {
    margin-bottom: 15px;
    z-index: 2
}

@media (min-width: 576px) {
    .product-card .entry-summary .summary-attributes {
        left:15px;
        padding: 0 15px 15px
    }
}

.product-card .entry-summary .summary-attributes ul {
    color: #7a7a7a;
    font-size: 12px;
    padding-right: 5px;
    list-style: none
}

.product-card .entry-summary .summary-attributes ul li {
    margin-bottom: 1px;
    font-size: 11px;
    line-height: 17px
}

.product-card .entry-summary .summary-attributes ul li:before {
    font-family: "Material Design Icons";
    content: '\f0764';
    font-size: 5px;
    position: relative;
    top: 0;
    left: 4px;
    color: #d7d8d9;
    line-height: 17px;
    float: right
}

.product-card .entry-summary .summary-attributes .more {
    color: #00bfd6;
    font-size: 10px
}

.product-card .entry-summary .price {
    color: #ef5661;
    font-size: 20px;
    font-weight: 500
}

.product-card .entry-summary .price:before {
    content: '';
    display: block;
    clear: both
}

.product-card .entry-summary .price del {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #979898;
    font-weight: 400
}

.product-card .entry-summary .stock {
    font-size: 13px!important
}

.product-card .entry-summary .stock.out-of-stock {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
    padding: 10px;
    margin-top: 10px
}

.product-card .entry-summary .stock.out-of-stock .mdi {
    font-size: 31px;
    position: relative;
    top: 9px;
    left: 7px;
    color: #a37731
}

.product-card .entry-summary .stock.in-stock {
    background-color: #d7f7ff;
    border: 1px solid #8be1f6;
    color: #60c3f6;
    padding: 10px
}

.product-card .entry-summary .stock.in-stock .mdi {
    font-size: 31px;
    position: relative;
    top: 9px;
    left: 7px;
    color: #60c3f6
}

.product-card .entry-summary .product-delivery .list-group-item {
    padding: 2px 0
}

.product-card .entry-summary .product-delivery .list-group-item a {
    color: #00bfd6;
    border-bottom: 1px dashed #00bfd6
}

.product-card .entry-summary .product-delivery .list-group-item .mdi {
    font-size: 20px;
    position: relative;
    top: 17px;
    left: 7px;
    color: #d7d8d9;
    float: right
}

.product-card .entry-summary .store-variation-price del {
    opacity: 1!important
}

.product-card .entry-summary .single_variation_wrap {
    margin-bottom: 15px
}

.product-card .entry-summary .single_add_to_cart_button {
    position: relative;
    padding-right: 45px!important;
    padding-left: 25px!important;
    font-size: 16px!important;
    border: 1px solid #00adc2!important
}

.product-card .entry-summary .single_add_to_cart_button:before {
    right: 10px;
    content: '\f0112';
    font-family: "Material Design Icons";
    font-size: 26px;
    top: 5px;
    position: absolute
}

.product-card .entry-summary .product_meta {
    border-top: 1px solid #e0e1e2;
    padding: 15px 0 0
}

.product-card .entry-summary .product_meta>span {
    margin-left: 10px
}

.product-card .entry-summary .product_meta a {
    color: #00bfd6;
    border-bottom: 1px dashed #00bfd6
}

.product-card .entry-summary .compare {
    float: right;
    margin-top: 20px
}

.product-card .entry-summary .compare a {
    border: 1px solid #979898;
    border-radius: 5px;
    padding: 0 5px;
    display: inline-block
}

.product-card .entry-summary .compare a .mdi {
    font-size: 24px;
    position: relative;
    top: 6px;
    left: 0;
    color: #979898;
    transition: all .2s ease-out
}

.product-card .entry-summary .compare a img {
    width: 24px
}

.product-card .entry-summary .compare a:hover {
    border-color: #515151
}

.product-card .entry-summary .compare a:hover .mdi {
    color: #515151
}

.product-card .entry-summary .compare a.active .mdi {
    color: #00bfd6
}

.product-card .entry-summary .sharing {
    text-align: left;
    float: left;
    margin-top: 20px
}

.product-card .entry-summary .sharing a .mdi {
    font-size: 24px;
    position: relative;
    top: 4px;
    left: 0;
    color: #d7d8d9;
    transition: all .2s ease-out
}

.product-card .entry-summary .sharing a:hover .mdi {
    color: #979898
}

.product-is-amazing .store-product-gallery {
    border: 1px solid #ffcdd3
}

@media (max-width: 992px) {
    .product-is-amazing .store-product-gallery,.product-is-outofstock .store-product-gallery {
        padding-top:90px!important
    }

    .page-card.product-card {
        box-shadow: none;
        background: 0 0;
        padding: 0;
        border: none
    }

    .store-product-gallery {
        box-shadow: 0 2px 4px 0 #0000001a;
        border-radius: 8px;
        margin-bottom: 15px!important;
        background-color: #fff
    }

    .entry-summary {
        box-shadow: 0 2px 4px 0 #0000001a;
        border-radius: 8px!important;
        margin-bottom: 15px!important;
        background-color: #fff
    }
}

.store div.product .store-tabs {
    box-shadow: 0 12px 12px 0 #b5b5b51c;
    background: #fff;
    padding: 30px;
    border: 1px solid #e0e1e2;
    border-radius: 8px;
    padding: 0;
    margin-bottom: 15px
}

@media (max-width: 576px) {
    .store div.product .store-tabs {
        padding:15px
    }
}

.store div.product .store-tabs .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 15px
}

.store div.product .store-tabs .card-header .card-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px
}

.store div.product .store-tabs .card-body {
    padding: 0
}

.store div.product .store-tabs .card-footer {
    border-top: 1px solid #f5f5f5;
    background-color: #f8f9fa;
    margin: 30px -30px -30px
}

@media (max-width: 576px) {
    .store div.product .store-tabs .card-footer {
        margin-right:-15px;
        margin-left: -15px;
        margin-bottom: -15px
    }

    .store div.product .store-tabs {
        padding: 0
    }
}

.store div.product .store-tabs ul.tabs {
    background-color: #f8f9fa;
    padding: 0;
    margin-bottom: 0;
    border-radius: 8px 8px 0 0
}

.store div.product .store-tabs ul.tabs:before {
    border-bottom-color: #e0e1e2
}

.store div.product .store-tabs ul.tabs li:first-child {
    border-radius: 0 8px 0 0
}

.store div.product .store-tabs ul.tabs li {
    border-radius: 0;
    background-color: transparent;
    border: none;
    border-top: 3px solid transparent;
    margin: 0
}

@media (max-width: 576px) {
    .store div.product .store-tabs ul.tabs li {
        padding-left:0
    }
}

.store div.product .store-tabs ul.tabs li.active {
    margin-right: 0;
    border-top-color: #00bfd6
}

.store div.product .store-tabs ul.tabs li:after,.store div.product .store-tabs ul.tabs li:before {
    display: none
}

.store div.product .store-tabs ul.tabs li a {
    font-size: 16px;
    padding: 10px;
    font-weight: 400
}

@media (max-width: 576px) {
    .store div.product .store-tabs ul.tabs li a {
        font-size:12px;
        padding: 4px
    }
}

.store div.product .store-tabs ul.tabs li a:before {
    font-family: "Material Design Icons";
    font-size: 20px;
    position: relative;
    left: 7px;
    color: #979898;
    float: right
}

.store div.product .store-tabs ul.tabs #tab-title-description a:before {
    content: '\f014e'
}

.store div.product .store-tabs ul.tabs #tab-title-additional_information a:before {
    content: '\f027a'
}

.store div.product .store-tabs ul.tabs #tab-title-reviews a:before {
    content: '\f0189'
}

.store div.product .store-tabs ul.tabs #tab-title-video a:before {
    content: '\F05C3'
}

.store div.product .store-tabs .entry-content {
    padding: 10px 30px;
    line-height: 36px
}

.store div.product .store-tabs .entry-content h2,.store div.product .store-tabs .entry-content h3,.store div.product .store-tabs .entry-content h5,.store div.product .store-tabs .entry-content h6,.store div.product .store-tabs .entry-content strong {
    font-weight: 500;
    margin-bottom: 30px
}

.store div.product .store-tabs .entry-content h2,.store div.product .store-tabs .entry-content strong {
    display: none
}

.store div.product .store-tabs .entry-content h3,.store div.product .store-tabs .entry-content h4 {
    font-size: 16px
}

.store div.product .store-tabs .entry-content h5,.store div.product .store-tabs .entry-content h6 {
    font-size: 13px
}

.store div.product .store-tabs .store-Tabs-panel--description img {
    max-width: 100%;
    height: auto
}

.store div.product .store-tabs .store-Tabs-panel--description a:not(.tab-show-more) {
    border-bottom: 1px dashed #00bfd6;
    color: #00bfd6
}

.store div.product .store-tabs .store-Tabs-panel--description ul {
    list-style: none;
    padding-right: 0
}

.store div.product .store-tabs .store-Tabs-panel--description ul ul {
    padding-right: 15px
}

.store div.product .store-tabs .store-Tabs-panel--description ul li:before {
    content: '\f070a';
    font-family: "Material Design Icons";
    font-size: 8px;
    position: relative;
    top: 0;
    left: 7px;
    color: #00bfd6;
    float: right
}

.store div.product .store-tabs .store-Tabs-panel--description ul li li:before {
    color: #979898
}

.store table.shop_attributes {
    border: none;
    border-spacing: 10px;
    border-collapse: separate
}

.store table.shop_attributes th {
    background-color: #f5f5f5!important
}

.store table.shop_attributes td,.store table.shop_attributes th {
    font-style: normal;
    font-weight: 400;
    border: none;
    line-height: 32px;
    color: #515151!important;
    text-align: center;
    width: 50%
}

.store table.shop_attributes td {
    background-color: #f8f9fa!important;
    padding: 8px
}

.store table.shop_attributes td p {
    padding: 0
}

.store table.shop_attributes .product_weight {
    direction: ltr
}

.store table.shop_attributes tr:nth-child(even) td,.store table.shop_attributes tr:nth-child(even) th {
    background: #00000006
}

@media (max-width: 576px) {
    .store div.product .store-tabs .entry-content {
        padding:10px
    }

    .store table.shop_attributes {
        border-spacing: 3px
    }
}

@media (max-width: 992px) {
    .store div.product .store-tabs {
        box-shadow:none;
        background: 0 0;
        padding: 0;
        border: none
    }

    .store div.product .store-tabs .entry-content h2,.store div.product .store-tabs .entry-content strong {
        margin-bottom: 15px;
        font-size: 13px;
        padding-left: 64px;
        display: block;
        text-overflow: ellipsis;
        word-wrap: break-word;
        overflow: hidden;
        max-height: 32px;
        line-height: 32px;
        position: relative
    }

    .store div.product .store-tabs .entry-content h2 .tab-show-more,.store div.product .store-tabs .entry-content strong .tab-show-more {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        color: #00bfd6;
        font-size: 13px;
        font-weight: 400
    }

    .store div.product .store-tabs .entry-content h2 .tab-show-more .mdi,.store div.product .store-tabs .entry-content strong .tab-show-more .mdi {
        position: relative;
        top: 2px
    }

    .wc-tabs {
        display: none!important
    }

    .store-Tabs-panel {
        display: block!important;
        box-shadow: 0 2px 4px 0 #0000001a;
        border-radius: 8px;
        margin-bottom: 15px!important;
        background-color: #fff;
        overflow: hidden;
        transition: all .2s ease-out;
        padding: 10px!important;
        height: 50px
    }

    .store-Tabs-panel #comments {
        margin-top: 0
    }

    .store-Tabs-panel.expand {
        height: auto;
        overflow: visible
    }
}

@media (min-width: 992px) {
    .store-Tabs-panel--more_seller_product .panel-title,.store-Tabs-panel--shipping .panel-title {
        display:none
    }

    .store div.product .store-tabs .entry-content h2 .tab-show-more {
        display: none!important
    }
}

.showmore {
    line-height: 32px
}

.showmore_content {
    position: relative;
    overflow: hidden
}

.basket-button {
    position: fixed;
    left: 7px;
    bottom: 7px;
    border: 1px solid #fc427b!important;
    z-index: 99
}

.compare-button {
    position: fixed;
    left: 7px;
    bottom: 60px;
    border: 1px solid #00a8bd!important;
    z-index: 99
}

@media (min-width: 768px) {
    .compare-button {
        bottom:60px!important
    }
}

.compare-button .badge {
    margin-right: 15px;
    background-color: #00adc2
}

div.irk-page-compare .compare-button {
    display: none!important
}

div.irk-page-compare .table td {
    text-align: center;
    border: none
}

div.irk-page-compare .table .product-image,div.irk-page-compare .table tbody tr:first-child td:first-child {
    background-color: #fff;
    border-top: 1px solid #e0e1e2;
    border-bottom: 3px solid #00bfd6
}

div.irk-page-compare .table .product-image {
    position: relative
}

div.irk-page-compare .table .product-image:after {
    content: '';
    width: 10px;
    height: 10px;
    border-bottom: 10px solid #00bfd6;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    bottom: 0;
    z-index: 2;
    right: 50%;
    transform: translateX(50%)
}

div.irk-page-compare .table .product-image .remove-compare-item {
    position: absolute;
    left: 10px;
    top: 10px;
    background-color: #f5f5f5;
    border-radius: 100%;
    padding: 4px 8px 0
}

div.irk-page-compare .table .product-image .remove-compare-item .mdi {
    font-size: 20px;
    position: relative;
    top: 3px;
    left: 0;
    color: #979898
}

div.irk-page-compare .table tbody tr:first-child td:first-child {
    border-right: 1px solid #e0e1e2
}

div.irk-page-compare .table tbody tr:first-child td:last-child {
    border-left: 1px solid #e0e1e2
}

div.irk-page-compare .table tbody tr:nth-child(odd) td {
    background-color: #fff
}

div.irk-page-compare .table tbody tr:nth-child(even) td {
    background-color: #e0e1e2
}

div.irk-page-compare .table .price {
    color: #ef5661;
    font-size: 16px;
    font-weight: 500
}

div.irk-page-compare .table .price del {
    display: block;
    color: #979898;
    font-size: 13px;
    font-weight: 400
}

.store-products-header {
    box-shadow: 0 12px 12px 0 #b5b5b51c;
    background: #fff;
    padding: 30px;
    border: 1px solid #e0e1e2;
    border-radius: 8px;
    margin-bottom: 15px
}

@media (max-width: 576px) {
    .store-products-header {
        padding:15px
    }
}

.store-products-header .card-header {
    border-radius: 0;
    padding: 0;
    background-color: transparent;
    border-bottom: none;
    margin-bottom: 15px
}

.store-products-header .card-header .card-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    padding-bottom: 10px
}

.store-products-header .card-body {
    padding: 0
}

.store-products-header .card-footer {
    border-top: 1px solid #f5f5f5;
    background-color: #f8f9fa;
    margin: 30px -30px -30px
}

@media (max-width: 576px) {
    .store-products-header .card-footer {
        margin-right:-15px;
        margin-left: -15px;
        margin-bottom: -15px
    }
}

.store-products-header .page-title {
    font-size: 16px;
    font-weight: 500
}

.store-products-header .page-description p,.store-products-header .term-description p {
    margin-bottom: 0;
    text-align: justify;
    font-size: 12px
}

.store-products-header .page-description .showmore,.store-products-header .term-description .showmore {
    line-height: 32px
}

.store-products-header .page-description .showmore_content,.store-products-header .term-description .showmore_content {
    position: relative;
    overflow: hidden
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000080;
    z-index: 999999;
    text-align: center;
    display: none
}

#status {
    width: 180px;
    height: 120px;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #fff url(../images/loadinglogo.webp);
    background-repeat: no-repeat;
    background-position: center;
    transform: translate(-50%,-50%)
}

.cat-overlay {
    position: fixed;
    right: 0;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    content: "";
    background: #4a4a4a6e;
    opacity: 0;
    z-index: 98;
    -webkit-transition: opacity .2s cubic-bezier(.215,.61,.355,1) .1s;
    transition: opacity .2s cubic-bezier(.215,.61,.355,1) .1s;
    pointer-events: none
}

@media (max-width: 992px) {
    .cat-overlay {
        display:none!important
    }
}

body.New {
    background-color: #ededed
}

@media (min-width: 992px) {
    body.New .main-header .search-form .search {
        padding:23px 10px 23px 45px!important
    }

    body.New .main-header .search-form #product_cat {
        left: 68px;
        height: 54px;
        border-right: 1px solid #d7dee0;
        border-left: 1px solid #d7dee0
    }

    body.New .main-header .search-form .btn {
        padding: 8px 10px!important;
        background: 0 0;
        border: 1px solid #d7dee0!important;
        border: none!important
    }

    body.New .main-header .search-form .btn .mdi {
        color: #979898
    }
}

body.New .main-header .user-dropdown .dropdown-toggle {
    background: #6ab946;
    color: #fff!important;
    padding-top: 4px!important;
    padding-bottom: 4px!important;
    margin-left: 5px;
    margin-right: 5px
}

body.New .main-header .user-dropdown .dropdown-toggle:after {
    color: #fff!important;
    display: none
}

body.New .main-header {
    box-shadow: 0 2px 2px 0 #0000000d 1px 0 0 #00000014
}

body.New .cat-menu {
    background: #fff;
    border-bottom: none;
    border-top: 1px solid #e0e1e2
}

body.New .cat-menu .list-inline>.list-inline-item>a,body.New .cat-menu .list-inline>.list-inline-item>span {
    color: #979898
}

body.New .cat-menu .list-inline>.list-inline-item>a:hover,body.New .cat-menu .list-inline>.list-inline-item>span:hover {
    box-shadow: none;
    color: #ef5661
}

body.New .cat-menu .list-inline .amazing-item {
    background-color: #fff
}

body.New #main-slider {
    border-radius: 9px;
    box-shadow: none
}

body.New #amazing-slider {
    box-shadow: none
}

body.New #amazing-slider .carousel-inner .carousel-item .row .left-col .product-title {
    margin-top: 15px
}

body.New #amazing-slider .carousel-inner .carousel-item .row .left-col .price del {
    display: inline-block;
    width: auto;
    color: #979898;
    text-decoration: none;
    position: relative;
    font-size: 14px
}

body.New #amazing-slider .carousel-inner .carousel-item .row .left-col .price del:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #7a7a7a;
    top: 15px;
    z-index: 2;
    transform: rotate(-13deg);
    width: 95%;
    height: 0;
    bottom: 0
}

body.New #amazing-slider .carousel-inner .carousel-item .row .left-col .price ins {
    font-weight: 400;
    color: #ef5661;
    display: inline-block;
    font-size: 19px
}

body.New #amazing-slider .carousel-inner .carousel-item .row .left-col .price .amount {
    display: inline-block
}

body.New #amazing-slider .countdown-timer span {
    color: #fc427b
}

body.New .brand-slider,body.New .widget {
    border-radius: 8px;
    box-shadow: none
}

body.New .widget-suggestion {
    border: none
}

body.New .widget-suggestion .price {
    position: relative
}

body.New .widget-suggestion .price .amount {
    background: #ef5661;
    color: #fff;
    display: block;
    width: 100%
}

body.New .widget-suggestion .price del .amount {
    background: #fff;
    color: #979898
}

body.New #suggestion-slider .countdown {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -50px
}

body.New #suggestion-slider .countdown span {
    color: #979898;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

@media (min-width: 992px) {
    body.New .brand-slider .card-header,body.New .widget-post .card-header,body.New .widget-product .card-header {
        margin-top:-15px;
        margin-left: -15px;
        margin-right: -15px;
        background-image: linear-gradient(#fff,#fdfdfd)
    }

    body.New .brand-slider .card-header .card-title,body.New .widget-post .card-header .card-title,body.New .widget-product .card-header .card-title {
        margin: 15px;
        margin-bottom: 0;
        border-bottom: none
    }

    body.New .brand-slider .card-header .card-title span,body.New .widget-post .card-header .card-title span,body.New .widget-product .card-header .card-title span {
        border-bottom: none;
        color: #7a7a7a
    }
}

body.New .brand-slider .product-actions,body.New .widget-post .product-actions,body.New .widget-product .product-actions {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%,-50%);
    opacity: 0;
    visibility: hidden;
    transition: all .2s ease-out
}

body.New .brand-slider .product-actions a,body.New .widget-post .product-actions a,body.New .widget-product .product-actions a {
    box-shadow: 1px 1px 1px #0000001a;
    background-color: #fff;
    border-radius: 2px;
    width: 30px;
    height: 30px
}

body.New .brand-slider .product-actions a .mdi,body.New .widget-post .product-actions a .mdi,body.New .widget-product .product-actions a .mdi {
    top: 2px
}

body.New .brand-slider .product-actions a img,body.New .widget-post .product-actions a img,body.New .widget-product .product-actions a img {
    top: 5px
}

body.New .brand-slider .product-actions a.active,body.New .widget-post .product-actions a.active,body.New .widget-product .product-actions a.active {
    background: #00bfd6
}

body.New .brand-slider .carousel-item,body.New .widget-post .carousel-item,body.New .widget-product .carousel-item {
    position: relative
}

body.New .brand-slider .carousel-item:hover .product-actions,body.New .widget-post .carousel-item:hover .product-actions,body.New .widget-product .carousel-item:hover .product-actions {
    opacity: 1;
    visibility: visible
}

body.New .brand-slider .price,body.New .widget-post .price,body.New .widget-product .price {
    position: relative
}

body.New .brand-slider .price>.amount,body.New .widget-post .price>.amount,body.New .widget-product .price>.amount {
    position: absolute;
    bottom: 0
}

body.New .brand-slider .price .amount,body.New .widget-post .price .amount,body.New .widget-product .price .amount {
    background: #ef5661;
    color: #fff;
    display: block;
    width: 100%
}

body.New .brand-slider .price del .amount,body.New .widget-post .price del .amount,body.New .widget-product .price del .amount {
    background: #fff;
    color: #979898
}

ul.products li.outofstock:after {
    content: 'ناموجود'
}

@media (min-width: 1200px) {
    .container {
        max-width:1640px
    }
}

.main-header .search-form .loader {
    left: 180px
}

@media (max-width: 992px) {
    .main-header .search-form .loader {
        left:116px
    }
}

.required,.store form .form-row .required {
    color: #fc427b
}

.btn-danger {
    background-color: #fc427b
}

.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.btn-danger:not([disabled]):not(.disabled).active,.btn-danger:not([disabled]):not(.disabled):active {
    background-color: #fc427b
}

.badge.badge-danger {
    background: #fc427b
}

.main-header .header-action .user-dropdown .dropdown-menu {
    border-top-color: #fc427b
}

.main-header .header-action .user-dropdown .dropdown-menu:before {
    border-bottom-color: #fc427b
}

.main-header .header-action .cart-dropdown .store-mini-cart.cart_list .mini_cart_item .remove {
    color: #fc427b
}

.main-header .header-action .cart-dropdown .store-mini-cart.cart_list .mini_cart_item .remove:hover {
    color: #fc427b!important
}

.main-header .header-action .cart-dropdown .store-mini-cart__total .amount {
    color: #fc427b
}

.cat-menu .list-inline>.list-inline-item a.item-active,.cat-menu .list-inline>.list-inline-item:hover>a {
    border-bottom-color: #fc427b
}

.widget_products .product_list_widget li .price {
    color: #fc427b
}

.brand-slider .card-header .card-title span,.widget-product .card-header .card-title span {
    border-bottom-color: #fc427b
}

#amazing-slider .carousel-inner .carousel-item .row .left-col .price ins {
    color: #fc427b
}

#suggestion-slider .carousel-item .price {
    color: #fc427b
}

.store-orders-table__cell-order-total ins {
    color: #fc427b
}

.favorites-table .price {
    color: #fc427b
}

.store ul.products li.product .price,.store-page ul.products li.product .price {
    color: #fc427b
}

.store a.remove:hover {
    background-color: #fc427b
}

#comments .card-body #commentform .logged-in-as a:last-of-type {
    color: #fc427b;
    border-bottom-color: #fc427b
}

#comments .card-body #reply-title #cancel-comment-reply-link {
    color: #fc427b;
    border-bottom-color: #fc427b
}

.product-card .entry-summary .price {
    color: #fc427b
}

div.irk-page-compare .table .price {
    color: #fc427b
}

body.New .cat-menu .list-inline>.list-inline-item>a.item-active,body.New .cat-menu .list-inline>.list-inline-item>a:hover,body.New .cat-menu .list-inline>.list-inline-item>span:hover {
    color: #fc427b
}

body.New .widget-product .price .amount {
    background: #fc427b
}

body.New .widget-suggestion .price .amount {
    background: #fc427b
}

@media (max-width: 768px) {
    table.shop_table_responsive thead {
        display:none
    }

    table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0
    }

    table.shop_table_responsive tbody th {
        display: none
    }

    table.shop_table_responsive tr {
        display: block
    }

    table.shop_table_responsive tr td {
        display: block;
        text-align: left!important
    }

    table.shop_table_responsive tr td.order-actions {
        text-align: right!important
    }

    table.shop_table_responsive tr td:before {
        content: attr(data-title);
        font-weight: 700;
        float: right
    }

    table.shop_table_responsive tr td.actions:before,table.shop_table_responsive tr td.product-remove:before {
        display: none
    }

    table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #00000006
    }

    table.my_account_orders tr td.order-actions {
        text-align: right
    }

    table.my_account_orders tr td.order-actions:before {
        display: none
    }

    table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: .125em 0 .125em .25em
    }

    .col2-set .col-1,.col2-set .col-2 {
        float: none;
        width: 100%
    }

    ul.products[class*=columns-] li.product {
        width: 48%;
        float: right;
        clear: both;
        margin: 0 0 2.992em
    }

    ul.products[class*=columns-] li.product:nth-child(2n) {
        float: left;
        clear: none!important
    }

    #content div.product div.images,#content div.product div.summary,div.product div.images,div.product div.summary {
        float: none;
        width: 100%;
        border-radius: 8px
    }

    #content table.cart .product-thumbnail,table.cart .product-thumbnail {
        display: none
    }

    #content table.cart td.actions,table.cart td.actions {
        text-align: right
    }

    #content table.cart td.actions .button,table.cart td.actions .button {
        display: block;
        width: 100%
    }
}

.OrderItemList {
    width: 100%
}

.OrderItemList .products {
    clear: both
}

.OrderItemList .cart-box {
    width: 100%;
    padding: 5px;
    border: 1px solid #eaeaea;
    margin-top: 10px
}

.OrderItemList .cart-box:after {
    clear: both;
    display: block;
    content: ''
}

.OrderItemList .cart-box:first-child {
    margin-top: 0
}

.OrderItemList .mobile-delete-item {
    color: red!important;
    display: inline-block;
    text-align: center
}

.OrderItemList .mobile-application-title {
    background-color: #f3f3f3;
    padding: 5px 10px;
    font-weight: 600;
    border: 1px solid #eaeaea;
    margin-top: 10px
}

.OrderItemList .mobile-application-title i {
    font-size: 20px;
    float: left;
    margin-top: 15px
}

.OrderItemList .mobile-application-tab {
    display: none;
    border: 1px solid #eaeaea;
    border-top: 0
}

.OrderItemList .mobile-application-col {
    float: right;
    height: auto;
    width: 100%;
    padding: 2px 7px;
    text-align: right
}

.OrderItemList .mobile-application-col.c-1 {
    width: 40%;
    padding0: 2px 7px;
    font-size: 12px;
    border-left: 1px solid #eaeaea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right
}

.OrderItemList .mobile-application-col.c-2 {
    width: 20%;
    padding: 2px 7px;
    font-size: 12px;
    border-left: 1px solid #eaeaea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center
}

.OrderItemList .mobile-application-col.c-3 {
    width: 20%;
    padding: 2px 7px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-left: 1px solid #eaeaea
}

.OrderItemList .mobile-application-col.c-4 {
    width: 20%;
    padding: 2px 7px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.OrderItemList .mobile-application-col .remove-imp {
    margin-left: 0;
    padding: 2px 0;
    width: 100%;
    height: 100%;
    text-align: center
}

.OrderItemList .item-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.OrderItemList .imgTopContainer {
    padding: 10px;
    font-weight: 600;
    background-color: #f5fcfd;
    border: 1px solid #e0e4e8;
    border-left: 0;
    text-align: center;
    width: 130px;
    float: right;
    padding-left: 10px
}

.OrderItemList .topValues {
    width: calc(100% - 130px);
    float: right;
    border: 1px solid #dcdcdc
}

.OrderItemList .imgContainer {
    width: 100px;
    float: right;
    padding-left: 10px;
    position: relative
}

.OrderItemList .productsDataColumn .imgContainer {
    width: 130px
}

.OrderItemList .valuesOuter {
    width: calc(100% - 100px);
    float: left
}

.OrderItemList .productsDataColumn .valuesOuter {
    width: calc(100% - 130px)
}

.OrderItemList .valuesContainer {
    width: 100%;
    float: right;
    clear: both;
    margin-top: 10px
}

.OrderItemList .productsDataColumn .valuesContainer {
    border: 1px solid #dcdcdc;
    height: 100%
}

.OrderItemList .valuesContainer:first-child {
    margin-top: 0
}

.OrderItemList .valueLeft {
    width: calc(100% - 40px);
    float: right
}

.OrderItemList .item-total {
    color: #ff6500;
    font-size: 21px
}

.OrderItemList .valueRight {
    float: left;
    padding-right: 5px
}

.OrderItemList .valueRight .form-select {
    padding: 3px;
    height: 30px;
    width: 60px
}

.OrderItemList .values {
    width: 100%;
    clear: both
}

.OrderItemList .values.last {
    padding: 5px;
    background-color: #fdfdfd;
    border-top: 1px solid #eaeaea
}

.OrderItemList .values:after {
    content: '';
    display: block;
    clear: both
}

.OrderItemList .mobile-application-tab .values {
    background-color: #f5fcfd;
    border-top: 1px solid #eaeaea;
    height: 29px;
    line-height: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.OrderItemList .mobile-application-tab .values:nth-child(odd)>div {
    background: #fafafa
}

.OrderItemList .mobile-application-tab .values:first-child {
    margin-top: 0;
    border-top: 0
}

.OrderItemList .colContainer {
    width: 100%;
    display: table
}

.OrderItemList .col {
    background-color: #f5fcfd;
    padding: 10px;
    width: 25%;
    text-align: center;
    font-weight: 600;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    border-left: 1px solid #e0e4e8
}

.OrderItemList .col.col-sum {
    background-color: #f5fcfd;
    padding: 10px;
    float: left!important;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    height: 100%;
    vertical-align: middle;
    border: 1px solid #e0e4e8;
    border-top: none
}

.OrderItemList .col.col-1 {
    width: 50%;
    max-width: none
}

.OrderItemList .col.col-3 {
    width: 10%
}

.OrderItemList .productsTopContainer .col.col-4,.OrderItemList .valuesContainer .col.col-4 {
    width: 20%
}

.OrderItemList .productsTopContainer .col.col-5,.OrderItemList .valuesContainer .col.col-5 {
    border-left: 0;
    width: 20%
}

.OrderItemList .application-col.col-2 .form-select,.OrderItemList .valuesContainer .col.col-3 .form-select {
    width: auto;
    height: auto;
    padding: 5px 10px
}

.OrderItemList .productsBottomContainer {
    width: 100%;
    margin-top: 20px
}

.OrderItemList .productsDataColumn {
    width: 100%;
    margin-top: 15px;
    border-top: 1px solid #dcdcdc;
    padding-top: 15px
}

.OrderItemList .productsDataColumn:first-child {
    padding-top: 0;
    border-top: 0;
    margin-top: 0
}

.OrderItemList img {
    margin: 0 auto
}

.OrderItemList .application-products {
    width: 100%;
    clear: both;
    padding: 10px;
    border-top: 1px solid #dcdcdc
}

.OrderItemList .application-products-container {
    border: 1px solid #eaeaea;
    clear: both
}

.OrderItemList .application-products-container .values {
    border-bottom: 1px solid #eaeaea
}

.OrderItemList .application-products-container .values:last-child {
    border-bottom: 0
}

.OrderItemList .application-col {
    background-color: #fdfdfd;
    padding: 5px;
    text-align: center;
    display: table-cell;
    height: 100%;
    float: none!important;
    width: 19.875%;
    vertical-align: middle;
    border-left: 1px solid #eaeaea
}

.OrderItemList .application-col.col-1 {
    width: 50.1%;
    text-align: right;
    max-width: none
}

.OrderItemList .application-col.col-2 {
    width: 10.15%;
    border-right: 1px solid #eaeaea
}

.OrderItemList .application-col.col-3 {
    width: 20.2%
}

.OrderItemList .remove-imp {
    float: right;
    background: #585858;
    color: #fff;
    padding: 1px 6px;
    font-size: 12px;
    margin-left: 10px
}

.OrderItemList .remove-imp:hover {
    background-color: #d9534f
}

.OrderItemList .application-col.col-1,.OrderItemList .application-col.col-4 {
    border-left: 0
}

.OrderItemList .application-detail {
    padding: 5px 10px;
    background-color: #eaeaea;
    border: 1px solid #dcdcdc;
    float: left;
    line-height: normal;
    font-weight: 600;
    cursor: pointer
}

.OrderItemList .application-detail i {
    margin-right: 3px;
    position: relative;
    top: 1px
}

.OrderItemList .application-detail.active i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.OrderItemList .totalPrice {
    float: left;
    font-size: 16px
}

div.addressitem {
    cursor: pointer;
    text-align: justify;
    padding-left: 50px!important;
    background: url(https://taysiz.ir/templates/AylaSystem/images/switch-off.png) no-repeat 10px center
}

div.addressitem.selected,div.paymentmethoditem.selected,div.shippingmethoditem.selected {
    border-right: 5px solid #6cd900!important;
    background: url(https://taysiz.ir/templates/AylaSystem/images/switch-on.png) no-repeat 10px center
}

div.addressitem input[type=radio],div.paymentmethoditem input[type=radio],div.shippingmethoditem input[type=radio] {
    display: none
}

div.paymentmethoditem,div.shippingmethoditem {
    border: 1px solid #eee;
    border-radius: 3px;
    padding-left: 55px!important;
    cursor: pointer;
    background: url(https://taysiz.ir/templates/AylaSystem/images/switch-off.png) no-repeat 10px center
}

div.paymentmethoditem p,div.shippingmethoditem p {
    line-height: 2;
    font-size: 11px;
    text-align: justify
}

30%,70% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px)
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

#preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #fff;
    padding: 5px;
    display: none;
    color: #fff;
    z-index: 2001;
    line-height: 1
}

.page-compare {
    background: #fff;
    border-radius: 8px
}

.panel-default {
    border-radius: 5px;
    border: 1px solid #eee;
    background: 0 0
}

.panel-default>.panel-heading {
    border: none;
    background: #eee;
    padding: 0
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border: none;
    padding: 5px 15px
}

.panel-default h5 {
    padding: 0;
    margin: 0
}

.panel-group .panel+.panel {
    margin-top: 15px
}

.panel-default .accordion-toggle:before {
    content: "-";
    margin: 0 10px
}

.panel-default .collapsed:before {
    content: "+";
    margin: 0 10px
}

.panel-default .accordion-toggle,.panel-default .accordion-toggle:active,.panel-default .accordion-toggle:focus,.panel-default .accordion-toggle:hover {
    color: #1ea9e3;
    text-decoration: none
}

.panel-default .collapsed {
    color: #5f6f7e
}

@font-face {
    font-family: IranYekan;
    font-style: normal;
    font-weight: 400;
	font-display: swap;
    src: url(../fonts/iranyekan.woff2) format("woff2")
}

@font-face {
    font-family: "Material Design Icons";
    src: url(../fonts/aylaicons.eot);
    src: url(../fonts/aylaicons.eot?#iefix) format("embedded-opentype"),url(../fonts/aylaicons.woff2) format("woff2"),url(../fonts/aylaicons.woff) format("woff"),url(../fonts/aylaicons.ttf) format("truetype"),url(../fonts/aylaicons.svg#uxfonteditor) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.mdi-set,.mdi:before {
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mdi-18px.mdi-set,.mdi-18px.mdi:before {
    font-size: 18px
}

.mdi-24px.mdi-set,.mdi-24px.mdi:before {
    font-size: 24px
}

.mdi-36px.mdi-set,.mdi-36px.mdi:before {
    font-size: 36px
}

.mdi-48px.mdi-set,.mdi-48px.mdi:before {
    font-size: 48px
}

.mdi-chevron-double-right::before {
    content: "\F013E"
}

.mdi-chevron-double-left::before {
    content: "\F013D"
}

.mdi-folder-outline::before {
    content: "\F0256"
}

.mdi-clock-outline::before {
    content: "\F0150"
}

.mdi-file-pdf::before {
    content: "\F0225"
}

.mdi-facebook::before {
    content: "\F020C"
}

.mdi-telegram::before {
    content: "\F0501"
}

.mdi-twitter::before {
    content: "\F0544"
}

.mdi-whatsapp::before {
    content: "\F05A3"
}

.mdi-linkedin::before {
    content: "\F033B"
}

.mdi-pinterest::before {
    content: "\F0407"
}

.mdi-cart::before {
    content: "\F0110"
}

.mdi-chevron-left::before {
    content: "\F0141"
}

.mdi-chevron-right::before {
    content: "\F0142"
}

.mdi-arrow-left::before {
    content: "\F004D"
}

.mdi-heart-outline::before {
    content: "\F02D5"
}

.mdi-heart::before {
    content: "\F02D1"
}

.mdi-sort-variant::before {
    content: "\F04BF"
}

.mdi-tune::before {
    content: "\F062E"
}

.mdi-clipboard-text::before {
    content: "\F014D"
}

.mdi-sale::before {
    content: "\F046F"
}

.mdi-scale-balance::before {
    content: "\F05D1"
}

.mdi-bell-outline::before {
    content: "\F009C"
}

.mdi-help-circle::before {
    content: "\F02D7"
}

.mdi-minus::before {
    content: "\F0374"
}

.mdi-plus::before {
    content: "\F0415"
}

.mdi-cart-plus::before {
    content: "\F0112"
}

.mdi-check::before {
    content: "\F012C"
}

.mdi-close::before {
    content: "\F0156"
}

.mdi-chevron-down::before {
    content: "\F0140"
}

.mdi-chevron-up::before {
    content: "\F0143"
}

.mdi-window-close::before {
    content: "\F05AD"
}

.mdi-pencil::before {
    content: "\F03EB"
}

.mdi-eye::before {
    content: "\F0208"
}

.mdi-pencil-outline::before {
    content: "\F0CB6"
}

.mdi-link::before {
    content: "\F0337"
}

.mdi-youtube::before {
    content: "\F05C3"
}

.mdi-instagram::before {
    content: "\F02FE"
}

.mdi-movie-roll::before {
    content: "\F07DE"
}

.mdi-menu::before {
    content: "\F035C"
}

.mdi-account-outline::before {
    content: "\F0013"
}

.mdi-magnify::before {
    content: "\F0349"
}

.mdi-cart-outline::before {
    content: "\F0111"
}

.mdi-loading::before {
    content: "\F0772"
}

.mdi-flip-h:before {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: FlipH
}

.mdi-flip-v:before {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: FlipV;
    -ms-filter: FlipV
}

.mdi-spin:before {
    -webkit-animation: mdi-spin 2s infinite linear;
    animation: mdi-spin 2s infinite linear
}

@-webkit-keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes mdi-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.mdi-account::before {
    content: "\F0004"
}

.mdi-file-document-box::before {
    content: "\F0219"
}

.mdi-clipboard-text-outline::before {
    content: "\F0A38"
}

.mdi-map-marker::before {
    content: "\F034E"
}

.mdi-comment-outline::before {
    content: "\F0182"
}

.mdi-exit-to-app::before {
    content: "\F0206"
}

.mdi-folder-text::before {
    content: "\F0C82"
}

.mdi-rhombus::before {
    content: "\F070B"
}

.mdi-home::before {
    content: "\F02DC"
}

.mdi-phone::before {
    content: "\f0602"
}

.cat-menu .list-inline .menu-item-has-children:not(.mega-menu) .sub-menu .menu-item-has-children>.nav-link:before {
    position: absolute!important;
    content: '\F0141';
    font-family: "Material Design Icons";
    font-size: 13px;
    position: relative;
    top: 4px;
    left: 5px;
    color: #979898
}

.homepage-product-category>a {
    display: block;
    border: 2px solid #d5d5d5;
    border-radius: 4px;
    text-align: center;
    background: #fff;
    padding: 20px;
    position: relative;
    margin-bottom: 20px
}

.homepage-product-category>a:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 2px solid #03a9f5;
    border-right: 2px solid #03a9f5;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s
}

.homepage-product-category>a:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 2px solid #03a9f5;
    border-left: 2px solid #03a9f5;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s
}

.homepage-product-category h4 {
    color: #6f6f6f;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600
}

.homepage-product-category p {
    margin-bottom: 0;
    color: #757575
}

.homepage-product-category>a:hover {
    opacity: 1;
    border-color: #d5d5d5
}

.homepage-product-category>a:hover:after,.homepage-product-category>a:hover:before {
    width: 95%;
    height: 90%
}

.homepage-box>a {
    display: block;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    padding: 10px;
    position: relative
}

.homepage-box>a:before {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    bottom: -2px;
    right: -2px;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s
}

.homepage-box>a:after {
    display: block;
    content: "";
    width: 9%;
    height: 17%;
    position: absolute;
    top: -2px;
    left: -2px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s
}

.homepage-box h6 {
    margin: 0
}

.homepage-box i {
    margin: 10px
}

.homepage-box>a:hover {
    opacity: 1;
    border-color: #d5d5d5
}

.homepage-box>a:hover:after,.homepage-box>a:hover:before {
    width: 95%;
    height: 90%
}

.embla {
    overflow: hidden
}

.embla__container {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 100%
}

.embla__slide {
    flex: 0 0 50%
}

@media (min-width: 576px) {
    .embla__slide {
        flex:0 0 50%
    }
}

@media (min-width: 768px) {
    .embla__slide {
        flex:0 0 33.3333%
    }
}

@media (min-width: 992px) {
    .embla__slide {
        flex:0 0 25%
    }
}

.embla__button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    width: 2.5rem;
    height: 2.5rem;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0
}

.embla__button--prev {
    right: 10px
}

.embla__button--next {
    left: 10px
}

.transition-hover {
    transition: transform .3s ease
}

.transition-hover:hover {
    transform: translateY(-5px)
}

.text-truncate-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.price-box {
    border-top: 1px solid #dee2e6
}

.new-price {
    color: #fc427b;
    font-weight: 700
}

@media (max-width: 576px) {
    .new-price {
        display:block
    }

    .h6 {
        font-size: 12px;
        padding: 0
    }
}

.old-price {
    color: #999;
    position: relative;
    margin-left: 10px;
    opacity: .7
}

.old-price::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1px;
    background: red;
    transform: rotate(-15deg)
}

.ShowMore {
    max-height: 120px;
    overflow: hidden;
    transition: max-height .5s ease
}

.ShowMore.expanded {
    max-height: none
}
.toggle-text {
  /* ۱. تنظیمات ظاهری و چیدمان */
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 1px 10px;
margin-top: 10px;
  /* ۲. استایل فونت و متن */
  color: #333;
  
  /* ۳. استایل بدنه دکمه */
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 50px;
  
  /* ۴. تنظیمات تعاملی */
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}

/* استایل دکمه در زمان هاور (رفتن ماوس روی آن) */
.toggle-text:hover {
  background-color: #f5f5f5;
  border-color: #c0c0c0;
}
.mmenu-menu-close,.mmenu-menu-toggle {
    font-size: 32px;
    cursor: pointer;
    color: #979898
}

.mmenu-drawer {
    position: fixed;
    top: 0;
    right: -300px;
    width: 300px;
    height: 100%;
    background: #fff;
    color: #000;
    transition: right .4s ease;
    overflow-y: auto;
    z-index: 999999;
    display: flex;
    flex-direction: column
}

.mmenu-drawer.open {
    right: 0
}

.mmenu-drawer-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: .8rem 1rem;
    background: #f1f1f1;
    border-bottom: 1px solid #ddd
}

.mmenu-tabs {
    display: flex;
    background: #e9ecef
}

.mmenu-tab {
    flex: 1;
    padding: .8rem;
    text-align: center;
    cursor: pointer;
    background: #f8f9fa;
    color: #000;
    border-left: 1px solid #ddd;
    transition: background .3s
}

.mmenu-tab.mmenu-active,.mmenu-tab:hover {
    background: #dee2e6;
    font-weight: 700
}

.mmenu-tab-content {
    display: none;
    padding: 1rem;
    flex-grow: 1
}

.mmenu-tab-content.mmenu-active {
    display: block
}

.mmenu-drawer ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.mmenu-drawer li {
    border-bottom: 1px solid #ddd
}

.mmenu-drawer a {
    display: block;
    padding: .75rem 1rem;
    color: #000;
    text-decoration: none;
    transition: background .3s
}

.mmenu-drawer a:hover {
    background: #e2e6ea
}

.mmenu-submenu {
    display: none;
    background: #f1f3f5;
    transition: all .3s ease
}

.mmenu-submenu a {
    padding-right: 2rem
}

.mmenu-has-submenu.mmenu-active .mmenu-submenu {
    display: block
}

.mmenu-has-submenu>a::after {
    content: '\25BC';
    float: left;
    margin-left: 5px;
    font-size: .8rem
}

.top-notification {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fc0;
    color: #000;
    text-align: center;
    z-index: 99;
    padding: 1px;
    transition: transform .3s ease;
    transform: translateY(0)
}

body.has-notification .main-header {
    margin-top: 33px
}

body:not(.has-notification) .main-header {
    margin-top: 0
}

@media (max-width: 576px) {
    body.has-notification .main {
        padding-top:40px
    }
}

body:not(.has-notification) .main {
    padding-top: 0
}

.rating-stars {
    font-size: 0;
    display: inline-block;
    float: right
}

.star {
    width: 24px;
    height: 24px;
    margin-right: 3px;
    position: relative;
    display: inline-block;
    overflow: hidden
}

.star::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #ccc;
    clip-path: polygon(50% 0,61% 35%,98% 35%,70% 57%,81% 92%,50% 70%,19% 92%,30% 57%,2% 35%,37% 35%)
}

.star.full::before {
    background-color: gold
}

.star.half::before {
    background: linear-gradient(to left,gold 50%,#ccc 50%)
}

.tags {margin:5px 0}
.tags .mdi {font-size:24px;position:relative;top:4px;left:10px;color:#979898}
.tags a {color:#979898;padding:0 12px;background-color:#f5f5f5;border:1px solid #e0e1e2;margin-left:3px;margin-bottom:3px;border-radius:24px;display:inline-block;line-height:26px}
.tags a:hover {background-color:#fff}

.product > a,
.card > a {
  position: relative;
  display: block; /* ضروری برای موقعیت‌دهی */
}

/*
  2. موقعیت‌دهی و مخفی کردن تصویر دوم (هاور)
*/
.product > a .image-hover,
.card > a .image-hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0; /* مخفی در حالت عادی */
  transition: opacity 0.3s ease-in-out;
  pointer-events: none; /* برای اینکه تصویر رویی، مانع کلیک شدن لینک نشود */
}

/*
  3. نمایش تصویر دوم هنگام هاور کردن روی لینک محصول
*/
.product > a:hover .image-hover,
.card > a:hover .image-hover {
  opacity: 1; /* نمایش در حالت هاور */
  pointer-events: auto; /* فعال کردن مجدد رویدادها */
}





/* ===== Disabled Inputs ===== */
input:disabled,
textarea:disabled,
select:disabled{
    background:#f5f5f5;
    cursor:not-allowed;
}

/* ===== Errors ===== */
#channelError{
    font-size:13px;
}

/* ===== Shared Card Styles ===== */
.card-group{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.card-item{
    border:2px solid #ddd;
    border-radius:8px;
    padding:8px 12px;
    cursor:pointer;
    transition:.2s ease;
    background:#fff;
}

/* Hover */
.card-item:hover{
    border-color:#adb5bd;
    background:#f8f9fa;
}

/* Selected */
.card-item:has(input:checked){
    border-color:#0d6efd;
    background:#f4f8ff;
}

/* Disabled */
.card-item:has(input:disabled){
    opacity:.6;
    cursor:not-allowed;
}

/* Hide input */
.card-item input{
    display:none;
}

/* ===== Brand ===== */
.brand-content{
    display:flex;
    align-items:center;
    gap:8px;
    max-width:220px;
}

.brand-logo{
    width:32px;
    height:32px;
    object-fit:contain;
    flex-shrink:0;
}

.brand-title{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:160px;
}

/* ===== Option ===== */
.option-card{
    min-width:160px;
    text-align:center;
}

.option-title{
    white-space:nowrap;
}


 #image-preview {
  width: 200px;
  height: 200px;
  position: relative;
  overflow: hidden;
  background-color: #fafafa;
  color: #000;
  border:2px dashed #ddd;
}
#image-preview input {
  line-height: 200px;
  font-size: 200px;
  position: absolute;
  opacity: 0;
  z-index: 10;
}
#image-preview label {
  position: absolute;
  z-index: 5;
  opacity: 0.8;
  cursor: pointer;
  background-color: #ddd;
  width: 190px;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}

.icon {
    width: 22px;
    height: 22px;
    fill: currentColor;
    flex-shrink: 0;
}

.icon-sm {
    width: 16px;
    height: 16px;
}

.icon-xs {
    width: 14px;
    height: 14px;
}
.mdi--pencil::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83l3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75z'/%3E%3C/svg%3E");
}
.mdi--close::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M20 6.91L17.09 4L12 9.09L6.91 4L4 6.91L9.09 12L4 17.09L6.91 20L12 14.91L17.09 20L20 17.09L14.91 12z'/%3E%3C/svg%3E");
}

.mdi--access-point::after {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='currentcolor' d='M4.93 4.93A9.97 9.97 0 0 0 2 12c0 2.76 1.12 5.26 2.93 7.07l1.41-1.41A7.94 7.94 0 0 1 4 12c0-2.21.89-4.22 2.34-5.66zm14.14 0l-1.41 1.41A7.96 7.96 0 0 1 20 12c0 2.22-.89 4.22-2.34 5.66l1.41 1.41A9.97 9.97 0 0 0 22 12c0-2.76-1.12-5.26-2.93-7.07M7.76 7.76A5.98 5.98 0 0 0 6 12c0 1.65.67 3.15 1.76 4.24l1.41-1.41A4 4 0 0 1 8 12c0-1.11.45-2.11 1.17-2.83zm8.48 0l-1.41 1.41A4 4 0 0 1 16 12c0 1.11-.45 2.11-1.17 2.83l1.41 1.41A5.98 5.98 0 0 0 18 12c0-1.65-.67-3.15-1.76-4.24M12 10a2 2 0 0 0-2 2a2 2 0 0 0 2 2a2 2 0 0 0 2-2a2 2 0 0 0-2-2'/%3E%3C/svg%3E");
}