﻿@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,700;1,400&family=Roboto:ital,wght@0,400;0,500;0,700;1,500&display=swap";

.btn:focus {
    box-shadow: 0 0 0 3px rgba(221, 61, 8, .3) !important
}

.btn-main {
    background: #f88e3d !important;
    font-size: 15px !important;
    margin: 15px 0 0;
    border-radius: 75px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 600 !important
}

.btn-main:hover {
    background: #231f21 !important;
    color: #fff !important
}

.gform_wrapper form .gform_body .gform_fields .gfield label {
    font-size: 14px;
    color: #231f21;
    font-weight: 400;
    display: none
}

.gform_wrapper form .gform_body .gform_fields .gfield label .required {
    color: #f99142
}

.gform_wrapper form .gform_body .gform_fields .gfield textarea {
    height: 150px
}

.gform_wrapper form .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper form .gform_body .gform_fields .gfield textarea {
    border-radius: 5px;
    padding: 12px 15px;
    margin-bottom: 22px;
    font-size: 13px;
    background: unset;
    box-shadow: unset;
    border: 2px solid #000;
    transition: .3 ease
}

@media screen and (max-width: 767px) {

    .gform_wrapper form .gform_body .gform_fields .gfield input[type=text],
    .gform_wrapper form .gform_body .gform_fields .gfield textarea {
        padding: 12px 15px;
        font-size: 13px;
        margin: 0 0 5px
    }
}

.gform_wrapper form .gform_body .gform_fields .gfield input[type=text]::placeholder,
.gform_wrapper form .gform_body .gform_fields .gfield textarea::placeholder {
    color: #000;
    opacity: .7
}

.gform_wrapper form .gform_body .gform_fields .gfield input[type=text]:focus,
.gform_wrapper form .gform_body .gform_fields .gfield textarea:focus {
    outline: unset;
    border-color: #f99142
}

.gform_wrapper form .gform_footer {
    margin: 0 !important;
    padding: 0 !important
}

.gform_wrapper form .gform_footer input[type=submit] {
    background: #f99142 !important;
    font-size: 14px !important;
    border-radius: 75px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.gform_wrapper form .gform_footer input[type=submit] i {
    font-size: 12px;
    margin-left: 7px
}

.gform_wrapper form .gform_footer input[type=submit]:hover {
    background: #231f21 !important;
    color: #fff !important
}

.storefront-breadcrumb {
    display: none !important
}

a:focus,
button:focus,
.button.alt:focus,
input:focus,
textarea:focus,
input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus {
    outline-color: #f99142 !important
}

.star-rating span::before,
.quantity .plus,
.quantity .minus,
p.stars a:hover::after,
p.stars a::after,
.star-rating span::before,
#payment .payment_methods li input[type=radio]:first-child:checked+label::before {
    color: #f99142 !important
}

@media screen and (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1250px !important
    }
}

@media screen and (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1200px !important
    }
}

div.edit-link {
    display: none !important
}

.gform_wrapper.gravity-theme .description,
.gform_wrapper.gravity-theme .gfield_description,
.gform_wrapper.gravity-theme .gsection_description,
.gform_wrapper.gravity-theme .instruction {
    font-size: 13px !important
}

.woocommerce-message::before,
.woocommerce-info::before,
.woocommerce-error::before,
.woocommerce-noreviews::before,
p.no-comments::before {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900
}

.right-sidebar .content-area {
    width: 100% !important;
    margin-right: 0 !important;
    float: initial !important
}

html {
    font-family: "Montserrat", sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth
}

html a {
    transition: .3s ease;
    color: #1a456f
}

html a:hover {
    color: #f99142
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif !important;
    color: #1c1c1c
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: rgba(0, 0, 0, 0)
}

a:active {
    outline: 0
}

a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

p,
li {
    font-weight: 400;
    font-size: 14px;
    color: #383838
}

@media screen and (max-width: 767px) {

    p,
    li {
        font-size: 13px
    }
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    box-sizing: border-box;
    font-size: 16px
}

*,
*::before,
*::after,
input[type=search] {
    box-sizing: inherit
}

body {
    font-size: 1rem;
    line-height: 1.5
}

body,
html {
    height: 100%
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre {
    margin: 0
}

blockquote,
dd,
dl,
figure,
p,
pre,
span,
b,
a,
strong,
label,
li,
tr,
th,
div,
select {
    font-family: "Montserrat", sans-serif
}

input,
textarea,
select,
button {
    font-family: "Montserrat", sans-serif !important
}

button {
    background: rgba(0, 0, 0, 0);
    border: 0;
    padding: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

iframe {
    border: 0
}

a:focus,
.focus a {
    outline: none !important
}

nav ul {
    list-style: none
}

img {
    max-width: 100%
}

[tabindex="-1"]:focus {
    outline: none !important
}

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

.site-content {
    margin: 0 !important
}

textarea {
    resize: none
}

body.bottom-header-fixed {
    padding-top: 135px;
}

body.site-header-mobile-fixed {
    padding-top: 100px
}

header.site-header {
    margin: 0 !important;
    padding: 20px 0;
    border: unset;
    border-bottom: 1px solid #dfdcdc
}

@media screen and (max-width: 767px) {
    header.site-header.fixed-mobile {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: #fff;
        z-index: 99999999999999
    }
}

header.site-header.fixed-mobile .col-logo img {
    width: 70px
}

header.site-header .col-logo {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap
}

header.site-header .col-logo a {
    display: flex;
    justify-content: center;
}

header.site-header .col-logo a img {
    width: 90px;
    transition: .6s ease
}

@media screen and (max-width: 767px) {
    header.site-header .col-logo a img {
        width: 100px
    }
}

header.site-header .col-actions {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: flex-end;
}

@media screen and (max-width: 767px) {
    header.site-header .col-actions {
        justify-content: center;
        margin-top: 20px;
    }
}

header.site-header .col-actions .col-search {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
    position: relative
}

@media screen and (min-width: 992px) {
    header.site-header .col-actions .col-search {
        width: 400px
    }
}

@media screen and (max-width: 767px) {
    header.site-header .col-actions .col-search {
        display: none
    }
}

header.site-header .col-actions .col-search .woocommerce-product-search {
    margin: 0;
    width: 100%
}

header.site-header .col-actions .col-search .woocommerce-product-search input[type=search] {
    background: unset;
    box-shadow: unset;
    border: 1px solid #e4e4e4;
    font-size: 14px;
    padding: 10px;
    padding-right: 80px;
    border-radius: 25px;
    transition: .3s ease;
    color: #231f21;
    width: 100%
}

@media screen and (max-width: 767px) {
    header.site-header .col-actions .col-search .woocommerce-product-search input[type=search] {
        width: 100%;
        padding: 7px 10px
    }
}

header.site-header .col-actions .col-search .woocommerce-product-search input[type=search]::placeholder {
    color: #231f21;
    font-weight: 400
}

header.site-header .col-actions .col-search .woocommerce-product-search input[type=search]:focus {
    outline: unset !important;
    border-color: #f99142
}

header.site-header .col-actions .col-search .woocommerce-product-search button[type=submit] {
    display: none
}

header.site-header .col-actions .col-search .search-button {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer
}

@media screen and (max-width: 767px) {
    header.site-header .col-actions .col-search .search-button {
        top: -3px;
        right: 11px
    }
}

header.site-header .col-actions .col-search .search-button i {
    font-size: 16px;
    color: #231f21
}

header.site-header .col-actions .shortcuts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

header.site-header .col-actions .shortcuts ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

header.site-header .col-actions .shortcuts ul li {
    margin-right: 20px;
    position: relative
}

@media screen and (max-width: 767px) {
    header.site-header .col-actions .shortcuts ul li {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        align-items: center
    }
}

header.site-header .col-actions .shortcuts ul li:last-of-type {
    margin-right: 0;
    margin-left: 6px
}

@media screen and (min-width: 768px) {

    header.site-header .col-actions .shortcuts ul li.mobile_menu,
    header.site-header .col-actions .shortcuts ul li.mobile_search {
        display: none
    }
}

@media screen and (max-width: 767px) {

    header.site-header .col-actions .shortcuts ul li.mobile_menu,
    header.site-header .col-actions .shortcuts ul li.mobile_search {
        margin-left: 13px
    }
}

@media screen and (max-width: 767px) {

    header.site-header .col-actions .shortcuts ul li.mobile_menu img,
    header.site-header .col-actions .shortcuts ul li.mobile_search img {
        border-radius: unset;
        width: 19px
    }
}

header.site-header .col-actions .shortcuts ul li a:hover {
    text-decoration: underline
}

header.site-header .col-actions .shortcuts ul li a i {
    font-size: 19px;
    color: #525151
}

@media screen and (max-width: 767px) {
    header.site-header .col-actions .shortcuts ul li a i {
        font-size: 17px
    }
}

header.site-header .col-actions .shortcuts ul li a span.count {
    position: absolute;
    top: -11px;
    right: -18px;
    font-size: 10px;
    font-weight: bold;
    color: #525151;
    border: 2px solid #525151;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
}

@media screen and (max-width: 767px) {
    header.site-header .col-actions .shortcuts ul li a span.count {
        font-size: 8px;
        width: 18px;
        height: 18px;
        top: -8px;
        right: -17px
    }
}

.search_mobile {
    position: relative;
    z-index: 9999999;
    background: #fff;
    width: 100%;
    padding: 25px 12px 0;
    display: none
}

.search_mobile.active_mobile {
    display: block
}

.search_mobile .woocommerce-product-search {
    margin: 0;
    width: 100%
}

.search_mobile .woocommerce-product-search input[type=search] {
    background: unset;
    box-shadow: unset;
    border: 2px solid #e4e4e4;
    font-size: 14px;
    padding: 10px;
    padding-right: 80px;
    border-radius: 6px;
    transition: .3s ease;
    color: #231f21;
    width: 100%
}

@media screen and (max-width: 767px) {
    .search_mobile .woocommerce-product-search input[type=search] {
        width: 100%;
        padding: 7px 10px
    }
}

.search_mobile .woocommerce-product-search input[type=search]::placeholder {
    color: #231f21;
    font-weight: 400
}

.search_mobile .woocommerce-product-search input[type=search]:focus {
    outline: unset !important;
    border-color: #f99142
}

.search_mobile .woocommerce-product-search button[type=submit] {
    display: none
}

.search_mobile .search-button {
    position: absolute;
    top: 23px;
    right: 11px;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer
}

.search_mobile .search-button i {
    font-size: 16px;
    color: #231f21
}

.top-header-bar {
    background: #525151
}

.top-header-bar .col-menu-top ul.menu {
    display: flex;
    flex-direction: row;
    align-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    padding: 10px 0
}

.top-header-bar .col-menu-top ul.menu li {
    margin-right: 15px
}

.top-header-bar .col-menu-top ul.menu li:last-of-type {
    margin-right: 0
}

.top-header-bar .col-menu-top ul.menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500
}

.top-header-bar .col-menu-top ul.menu li a:hover {
    text-decoration: underline;
}

.top-header-bar .col-lang-top {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: wrap
}

@media screen and (max-width: 767px) {
    .top-header-bar .col-lang-top {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .top-header-bar .col-lang-top {
        justify-content: flex-start;
        padding-top: 7px;
        padding-bottom: 7px
    }
}

.top-header-bar .col-lang-top span {
    color: #fff;
    font-weight: 300;
    display: inline-block;
    font-size: 13px;
    position: relative;
    top: 3px
}

@media screen and (max-width: 767px) {
    .top-header-bar .col-lang-top span {
        font-size: 12px
    }
}

.top-header-bar .col-lang-top .info_free_shipping {
    display: inline-block
}

.top-header-bar .col-lang-top .info_free_shipping i {
    color: #fff;
    display: inline-block;
    margin-right: 3px;
    font-size: 16px;
    position: relative;
    top: 2px
}

@media screen and (max-width: 767px) {
    .top-header-bar .col-lang-top .info_free_shipping i {
        font-size: 14px
    }
}

.top-header-bar .col-lang-top .info_free_shipping p {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    display: inline-block
}

@media screen and (max-width: 767px) {
    .top-header-bar .col-lang-top .info_free_shipping p {
        font-size: 12px
    }
}

.bottom-header-info {
    padding: 8px 0;
    background-color: rgba(248, 142, 62, 1);
}

@media screen and (max-width: 767px) {
    .bottom-header-info {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .bottom-header-info.fixed-mobile {
        position: fixed;
        top: 62px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99999999999999
    }
}

@media screen and (max-width: 767px) {
    .bottom-header-info.active_mobile {
        display: block
    }
}

@media screen and (min-width: 768px) {
    .wrapper_sticky_header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 99999999999999
    }
}

.bottom-header-info .col-menu-bottom-header {
    text-align: center
}

@media screen and (max-width: 767px) {
    .bottom-header-info .col-menu-bottom-header {
        display: none
    }
}

.bottom-header-info .col-menu-bottom-header .menu_items {
    width: 228px;
    display: none;
    position: absolute;
    z-index: 999;
    padding-top: 14px
}

.bottom-header-info .col-menu-bottom-header .menu_items.active {
    display: block
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 228px
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul:hover li:last-of-type a {
    border-bottom-right-radius: 0
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu {
    display: none;
    position: absolute;
    top: 14px;
    left: 228px;
    background: #fff;
    padding: 10px 20px;
    margin: 0;
    list-style: unset;
    height: calc(100% - 14px);
    width: 300px;
    border-bottom-right-radius: 5px
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li:hover .sub_child_menu {
    display: block
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li .sub_child_menu {
    position: absolute;
    top: 0;
    left: 284px;
    background: #fff;
    padding: 10px 20px;
    margin: 0;
    list-style: unset;
    height: 100%;
    width: 100%;
    border-bottom-right-radius: 5px;
    display: none
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li a {
    position: relative
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li a i {
    position: absolute;
    top: 11px;
    font-size: 13px;
    right: 8px;
    color: #ed1b24
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li:last-of-type a {
    border-bottom: unset
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li:last-of-type a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li>a {
    padding: 7px 20px 7px 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    background: #fff;
    color: #666;
    border-radius: 5px
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul ul.sub_menu li>a:hover {
    background: #f7f7f7;
    color: #ed1b24
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul li:hover ul.sub_menu {
    display: block
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul>li>a {
    padding: 10px 20px 10px 15px;
    display: flex;
    align-items: center;
    font-size: 14px;
    background: #fff;
    color: #666;
    border-bottom: 1px solid #e4e4e4;
    position: relative
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul>li>a i {
    position: absolute;
    top: 15px;
    font-size: 13px;
    right: 15px;
    color: #ed1b24
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul>li>a img {
    width: 20px;
    height: 20px;
    margin-right: 8px;
    opacity: .7
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul>li>a:hover {
    background: #f7f7f7;
    color: #231f21
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul>li>a:hover img {
    opacity: 1
}

.bottom-header-info .col-menu-bottom-header .menu_items>ul>li:last-of-type a {
    border-bottom: unset;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

.bottom-header-info .col-menu-bottom-header .menu-trigger {
    display: inline-block;
    background: #ed1b24;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer
}

.bottom-header-info .col-menu-bottom-header .menu-trigger span {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin-right: 40px
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header {
    display: inline-block
}

@media screen and (max-width: 767px) {
    .bottom-header-info .col-menu-bottom-header .menu-bottom-header {
        display: none
    }
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li {
    margin-right: 35px
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li:last-of-type {
    margin-right: 0
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li:hover .sub-menu { 
    display: block
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li .sub-menu {
    display: none;
    position: absolute;
    background: #f99448;
    z-index: 99999;
    margin: 0;
    list-style: unset;
    text-align: left;
    padding: 12px 0px 0
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li.menu-item-has-children  a::after{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f078";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    margin-left: 10px;
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li .sub-menu li a::after{
    content:unset;
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li .sub-menu li{
    margin-right: 0;
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li .sub-menu li a {
    display: flex;
    width: 100%;
    padding: 8px 10px;
    transition: .3s ease
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li .sub-menu li a:hover {
    color: #ed1b24;
    background: #fff;
    color: #231f21
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header ul li a {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding-left: 10px
}

.bottom-header-info .col-menu-bottom-header .menu-bottom-header>ul li a i {
    margin-left: 6px;
    font-size: 13px
}

.banners .owl-banner-home .item {
    position: relative
}

.banners .owl-banner-home .item .banner-content {
    height: 50vh;
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: end;
    align-content: center;
    padding-bottom: 10px;
}

.banners .owl-banner-home .item .banner-content .wrapper-banner-content {
    z-index: 2;
    position: relative;
    text-align: center
}

.banners .owl-banner-home .item .banner-content .wrapper-banner-content h2 {
    color: #fff;
    font-weight: 500;
    font-size: 36px;
    margin: 0 0 15px
}

@media screen and (max-width: 767px) {
    .banners .owl-banner-home .item .banner-content .wrapper-banner-content h2 {
        font-size: 30px;
        line-height: 40px
    }
}

.banners .owl-banner-home .item .banner-content .wrapper-banner-content h4 {
    font-size: 18px;
    font-weight: 400;
    color: #e6e6e6;
    margin: 0 0 35px
}

@media screen and (max-width: 767px) {
    .banners .owl-banner-home .item .banner-content .wrapper-banner-content h4 {
        font-size: 14px;
        line-height: 26px
    }
}

.banners .owl-banner-home .item .banner-content .wrapper-banner-content .btn-banner {
    background: #f88e3d !important;
    font-size: 14px !important;
    margin: 15px 0 0;
    border-radius: 75px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 600 !important
}

.banners .owl-banner-home .item .banner-content .wrapper-banner-content .btn-banner i {
    font-size: 12px;
    margin-left: 7px
}

.banners .owl-banner-home .item .banner-content .wrapper-banner-content .btn-banner:hover {
    background: #231f21 !important;
    color: #fff !important
}

.banners .owl-banner-home .item .banner-content-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4)
}

@media screen and (max-width: 767px) {
    .banners .owl-banner-home .item .banner-content-overlay {
        background: rgba(0, 0, 0, .4)
    }
}

.banners .owl-banner-home .owl-dots {
    margin: 0;
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 100%
}

.banners .owl-banner-home .owl-dots button.owl-dot {
    transition: .3s ease
}

.banners .owl-banner-home .owl-dots button.owl-dot:hover span,
.banners .owl-banner-home .owl-dots button.owl-dot.active span {
    background: #306172
}

.banners .owl-banner-home .owl-dots button.owl-dot span {
    transition: .3s ease;
    width: 8px;
    height: 8px
}

.banners .owl-banner-home .owl-dots button.owl-dot.active span {
    width: 25px
}

.featured_cats {
    padding: 70px 0 65px
}

.featured_cats .featured_cats_listing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 40px
}

@media screen and (max-width: 992px) {
    .featured_cats .featured_cats_listing {
        padding-bottom: 0
    }
}

.featured_cats .featured_cats_listing .featured_cat {
    position: relative
}

@media screen and (max-width: 767px) {
    .featured_cats .featured_cats_listing .featured_cat {
        margin: 0 0 40px;
        min-width: 100px
    }
}

@media screen and (min-width: 768px)and (max-width: 992px) {
    .featured_cats .featured_cats_listing .featured_cat {
        margin: 0 50px 35px 0
    }
}

.featured_cats .featured_cats_listing .featured_cat::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -41px;
    width: 30%;
    height: 1px;
    background: #e4e4e4;
    transition: .3s ease;
    left: 35%
}

@media screen and (max-width: 992px) {
    .featured_cats .featured_cats_listing .featured_cat::before {
        content: unset
    }
}

.featured_cats .featured_cats_listing .featured_cat:hover::before {
    width: 100%;
    background: #ed1b24;
    height: 2px;
    left: 0
}

.featured_cats .featured_cats_listing .featured_cat:hover h4 {
    color: #ed1b24
}

.featured_cats .featured_cats_listing .featured_cat a {
    display: block;
    text-align: center
}

.featured_cats .featured_cats_listing .featured_cat a img {
    width: 45px;
    height: 45px;
    margin: 0 auto 20px
}

.featured_cats .featured_cats_listing .featured_cat a h4 {
    font-size: 14px;
    color: #231f21;
    font-weight: 400;
    margin: 0;
    transition: .3s ease
}

.featured_products {
    padding: 30px 0
}

@media screen and (max-width: 767px) {
    .featured_products {
        padding: 20px 0 0
    }
}

.featured_products .title_featured {
    margin: 0 0 30px;
    text-align: center
}

.featured_products .title_featured h4 {
    font-size: 28px;
    font-weight: 500
}

@media screen and (max-width: 767px) {
    .featured_products .title_featured h4 {
        font-size: 23px
    }
}

.featured_products .title_featured h5 {
    margin: 0 0 50px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif !important;
    font-size: 15px;
    color: #636363
}

@media screen and (max-width: 767px) {
    .featured_products .title_featured h5 {
        font-size: 14px
    }
}

.featured_products .title_featured a {
    display: inline-block;
    color: #231f21;
    transition: .3s ease;
    font-size: 15px;
    font-weight: 500
}

.featured_products .title_featured a:hover i {
    border-color: #ed1b24
}

.featured_products .title_featured a i {
    font-size: 12px;
    border: 2px solid rgba(0, 0, 0, 0);
    width: 20px;
    height: 20px;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    border-radius: 100%;
    transition: border-top-color .15s linear, border-right-color .15s linear .1s, border-bottom-color .15s linear .2s
}

.featured_products .title_featured a:hover {
    color: #ed1b24
}

.featured_products .featured_products ul.products li.product {
    margin: 0
}

.featured_products .featured_products_col ul.products {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.featured_products .featured_products_col ul.products li.product {
    margin-bottom: 15px !important
}

.featured_products .featured_products_col ul.products li.product h2 {
    min-height: 80px
}

@media screen and (min-width: 993px) {
    .featured_products .featured_products_col ul.products li.product {
        margin: 0 0 30px;
        width: 23% !important;
        margin-right: 2% !important
    }
}

@media screen and (max-width: 992px) {
    .featured_products .featured_products_col ul.products li.product {
        margin: 0 0 30px;
        width: 48% !important;
        margin-right: 4% !important
    }
}

@media screen and (max-width: 992px) {
    .featured_products .featured_products_col ul.products li.product:nth-of-type(even) {
        margin-right: 0 !important
    }
}

.featured_products .featured_products_btn {
    text-align: center
}

@media screen and (max-width: 992px) {
    ul.products {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row
    }
}

ul.products li.product {
    text-align: left !important;
    padding: 0 0 20px;
    transition: .3s ease;
    border-radius: 5px;
    position: relative;
    margin: 0 0 35px !important
}

ul.products li.product a {
    box-shadow: 0 0px 6px rgba(0, 0, 0, .07);
    padding: 15px
}

ul.products li.product.last {
    margin-right: 0 !important
}

@media screen and (max-width: 992px) {
    ul.products li.product.last {
        margin-right: 4% !important
    }
}

ul.products li.product .product_cat h5 {
    margin: 10px 0 0
}

@media screen and (max-width: 767px) {
    ul.products li.product .product_cat h5 {
        margin: 10px 0 6px;
        line-height: 16px
    }
}

ul.products li.product .product_cat h5 span {
    margin: 0 0 50px;
    font-weight: 400;
    font-size: 13px;
    color: #000
}

@media screen and (max-width: 992px) {
    ul.products li.product {
        margin: 0 0 30px;
        width: 48% !important;
        margin-right: 4% !important
    }
}

@media screen and (max-width: 992px) {
    ul.products li.product:nth-of-type(even) {
        margin-right: 0 !important
    }
}

@media screen and (min-width: 993px) {
    ul.products li.product {
        width: 31.6% !important;
        margin-right: 2.5% !important
    }
}

ul.products li.product a.woocommerce-loop-product__link img {
    padding: 0;
    margin: 0;
    width: 100%;
    border-radius: unset
}

ul.products li.product .product_info_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-height: 56px
}

@media screen and (max-width: 1199px) {
    ul.products li.product .product_info_wrapper {
        min-height: initial
    }
}

@media screen and (max-width: 1199px) {
    ul.products li.product .product_info_wrapper {
        margin: 0 0 10px
    }
}

@media screen and (max-width: 1199px) {
    ul.products li.product .product_info_wrapper {
        flex-direction: column
    }
}

ul.products li.product .product_info_wrapper span {
    display: block
}

ul.products li.product .product_info_wrapper .product_brand {
    text-align: right;
    padding: 20px 12px 0 0;
    display: inline-block
}

@media screen and (max-width: 1199px) {
    ul.products li.product .product_info_wrapper .product_brand {
        text-align: left;
        padding: 5px 5px 0 12px
    }
}

ul.products li.product .product_info_wrapper .product_brand span {
    color: #f99142;
    font-size: 12px;
    line-height: 18px
}

@media screen and (max-width: 1199px) {
    ul.products li.product .product_info_wrapper .product_brand span {
        font-size: 10px;
        line-height: 15px
    }
}

ul.products li.product .onsale {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 10px;
    font-weight: 500;
    color: #231f21;
    padding: 4px 10px;
    border-color: #231f21;
    border-radius: 0
}

ul.products li.product h2 {
    padding: 5px 10px 0 0;
    margin: 0 0 15px !important;
    min-height: 53px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 24px
}

@media screen and (max-width: 767px) {
    ul.products li.product h2 {
        font-size: 14px !important;
        line-height: 21px !important
    }
}

ul.products li.product .product_cat h5 .separator:last-of-type {
    display: none
}

ul.products li.product .price_wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 25px 0 5px
}

ul.products li.product .price_wrapper .price_value {
    margin: 0 0 5px
}

@media screen and (max-width: 767px) {
    ul.products li.product .price_wrapper .price_value {
        order: 1
    }
}

@media screen and (max-width: 767px) {
    ul.products li.product .price_wrapper .price_add_to_cart {
        order: 2
    }
}

ul.products li.product .price_wrapper .price_add_to_cart i {
    color: #231f21;
    margin-right: 4px;
    font-size: 14px
}

ul.products li.product .price_wrapper .price_add_to_cart span {
    color: #231f21;
    font-size: 13px
}

ul.products li.product .price_wrapper span.price {
    color: #f99142;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    font-size: 15px;
    font-weight: 700;
    margin: 0
}

@media screen and (max-width: 767px) {
    ul.products li.product .price_wrapper span.price {
        font-size: 13px
    }
}

ul.products li.product .price_wrapper span.price del {
    opacity: .3;
    color: #231f21;
    font-weight: 500;
    order: 2
}

ul.products li.product .price_wrapper span.price ins {
    margin: 0;
    font-weight: 500;
    order: 1;
    margin-right: 5px
}

ul.products li.product .button {
    display: none
}

.featured_info {
    padding: 30px 0 60px
}

.featured_info_marcas {
    padding: 30px 0 60px
}

@media screen and (max-width: 767px) {
    .featured_info {
        padding: 0 0 30px
    }
}

@media screen and (min-width: 768px)and (max-width: 992px) {
    .featured_info {
        padding: 0
    }
}

.featured_info .col-featured-home a:hover .featured_home_wrapper .featured_home_wrapper_image img {
    transform: scale(1.2)
}

.featured_info .col-featured-home a .featured_home_wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-evenly;
    position: relative;
    margin-bottom: 25px;
}

.featured_info_marcas .col-featured-marcas a .featured_marcas_wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-evenly;
    position: relative;
    margin-bottom: 100px;
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_image {
    overflow: hidden
}

.featured_info_marcas .col-featured-marcas a .featured_marcas_wrapper .featured_marcas_wrapper_image {
    overflow: hidden
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_image img {
    border-radius: unset;
    width: 100%;
    transition: .8s ease
}

.featured_info_marcas .col-featured-marcas a .featured_marcas_wrapper .featured_marcas_wrapper_image img {
    border-radius: unset;
}

@media screen and (max-width: 767px) {
    .featured_info .col-featured-home a .featured_home_wrapper {
        margin: 0 0 30px
    }
}

@media screen and (max-width: 767px) {
    .featured_info_marcas .col-featured-marcas a .featured_marcas_wrapper {
        margin: 0 0 30px
    }
}

.featured_info .col-featured-home a .featured_home_wrapper:hover span.featured_sub_info {
    color: #fff;
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 20px
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content span.featured_sub_info {
    max-width: 30%;
    text-align: center;
    font-size: 13px;
    padding: 5px 0;
    border-radius: 5px;
    color: #fff;
    transition: .3s ease;
    z-index: 9
}

@media screen and (min-width: 768px)and (max-width: 992px) {
    .featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content span.featured_sub_info {
        display: none
    }
}

@media screen and (min-width: 768px)and (max-width: 992px) {
    .featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content span.featured_sub_info {
        width: 50%
    }
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content h5 {
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
    z-index: 9;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 700 !important;
    align-self: center;
    border: 2px solid #f89950;
    border-radius: 25px;
    padding: 5px 10px;
    background-color: #f89950;
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content .featured_home_nav {
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    z-index: 9;
    position: absolute;
    bottom: 20px;
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content .featured_home_nav i {
    font-size: 13px;
    color: #f99142;
    margin-left: 3px;
    transition: .3s ease
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content .featured_home_nav:hover {
    text-decoration: unset
}

.featured_info .col-featured-home a .featured_home_wrapper .featured_home_wrapper_content .featured_home_nav:hover i {
    margin-left: 6px
}

.featured_info .col-featured-home a .featured_home_wrapper_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6)
}

.featured_products_recent .featured_products ul.products li.product {
    margin: 0 0 35px
}

.about_us {
    padding: 0 0 60px
}

@media screen and (max-width: 767px) {
    .about_us {
        padding: 60px 0
    }
}

@media screen and (min-width: 768px)and (max-width: 1199px) {
    .about_us .col-about_us-img {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .about_us .col-about_us-img {
        margin-top: 30px;
        margin-bottom: 30px
    }
}

@media screen and (max-width: 767px) {
    .about_us .col-about_us-intro {
        margin: 0 0 30px
    }
}

.about_us .col-about_us-intro h3 {
    margin: 0 0 20px;
    font-size: 21px;
    font-weight: 500;
    color: #231f21
}

.about_us .col-about_us-intro .about_us-intro-text {
    margin: 0 0 20px
}

.about_us .col-about_us-intro .about_us-intro-text p {
    font-size: 13px;
    margin: 0 0 10px;
    color: #231f21
}

.about_us .col-about_us-intro .about_us-intro-text p:last-of-type {
    margin: 0
}

.about_us .col-about_us-intro .btn-main {
    font-size: 13px !important;
    padding: 9px 25px !important
}

.about_us .col-info-items {
    padding-left: 20px;
    display: flex
}

.about_us .col-info-items ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    width: 100%
}

.about_us .col-info-items ul li {
    border-bottom: 1px solid #ddd;
    padding: 0 0 20px
}

@media screen and (max-width: 767px) {
    .about_us .col-info-items ul li {
        padding: 20px 0
    }
}

.about_us .col-info-items ul li .col-info-info {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.about_us .col-info-items ul li .col-info-number {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.about_us .col-info-items ul li .col-info-number h5 {
    font-size: 20px;
    font-weight: 500;
    color: #f99142;
    margin: 0
}

.about_us .col-info-items ul li .col-info-info h6 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 5px;
    color: #231f21
}

.about_us .col-info-items ul li .col-info-info .sub_title_info p {
    margin: 0;
    font-size: 13px;
    line-height: 19px;
    font-weight: 300;
    color: #666
}

.brands {
    padding: 40px 0 30px;
}

.brands.brands_about_us {
    border-top: unset
}

.brands .owl-brands .item img {
    width: 150px;
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    .brands .owl-brands .item img {
        width: 125px
    }
}

.brands .owl-brands .owl-dots {
    margin: 25px 0 0 !important;
    width: 100%
}

.brands .owl-brands .owl-dots button.owl-dot {
    transition: .3s ease
}

.brands .owl-brands .owl-dots button.owl-dot:hover span,
.brands .owl-brands .owl-dots button.owl-dot.active span {
    background: #f99142
}

.brands .owl-brands .owl-dots button.owl-dot span {
    transition: .3s ease;
    width: 8px;
    height: 8px
}

.brands .owl-brands .owl-dots button.owl-dot.active span {
    width: 25px
}

.newsletter {
    background-image: url(http://ironstore.sitedev.pt/wp-content/uploads/2022/11/banner_newsletter.jpg);
    padding: 200px 0;
    background-position: top;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .newsletter {
        padding: 30px 0
    }
}

.newsletter .col-newsletter-intro {
    display: flex;
    flex-direction: row;
    align-items: center
}

@media screen and (max-width: 767px) {
    .newsletter .col-newsletter-intro {
        margin: 0 0 30px
    }
}

.newsletter .col-newsletter-intro i {
    color: #fff;
    font-size: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 15px
}

@media screen and (max-width: 767px) {
    .newsletter .col-newsletter-intro i {
        font-size: 26px
    }
}

@media screen and (max-width: 1199px) {
    .newsletter .col-newsletter-intro i {
        font-size: 28px
    }
}

.newsletter .col-newsletter-intro .intro_newsletter h5 {
    color: #fff;
    margin: 0 0 5px;
    font-size: 18px;
    font-weight: bold;
}

@media screen and (max-width: 1199px) {
    .newsletter .col-newsletter-intro .intro_newsletter h5 {
        font-size: 16px
    }
}

.newsletter .col-newsletter-intro .intro_newsletter h6 {
    color: #d7d7d7;
    margin: 0;
    font-size: 13px
}

@media screen and (max-width: 1199px) {
    .newsletter .col-newsletter-intro .intro_newsletter h6 {
        font-size: 12px
    }
}

.newsletter .col-newsletter-form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center
}

@media screen and (max-width: 767px) {
    .newsletter .col-newsletter-form {
        margin: 0 0 30px
    }
}

.newsletter .col-newsletter-form form {
    margin: 0;
    width: 100%
}

@media screen and (min-width: 768px)and (max-width: 992px) {
    .newsletter .col-newsletter-form form {
        display: flex;
        flex-direction: row
    }
}

.newsletter .col-newsletter-form form input[type=text] {
    padding: 10px 15px;
    background: #fff;
    box-shadow: unset;
    font-size: 13px;
    width: 55%;
    color: #231f21;
    border-radius: 5px
}

.newsletter .col-newsletter-form form input[type=text]::placeholder {
    color: #231f21;
    opacity: .9
}

.newsletter .col-newsletter-form form input[type=submit] {
    background: #f88e3d !important;
    font-size: 15px !important;
    margin: 0 0 0 10px !important;
    border-radius: 75px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 600 !important
}

.newsletter .col-socials {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center
}

.newsletter .col-socials .socials {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-end
}

@media screen and (max-width: 767px) {
    .newsletter .col-socials .socials {
        justify-content: flex-start
    }
}

.newsletter .col-socials .socials ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

.newsletter .col-socials .socials ul li {
    margin-right: 15px
}

@media screen and (min-width: 768px)and (max-width: 1199px) {
    .newsletter .col-socials .socials ul li {
        margin-right: 10px
    }
}

.newsletter .col-socials .socials ul li a {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    background: #f88e3d;
    padding: 10px;
    border-radius: 100%;
    border: 2px solid #f88e3d;
    ;
    transition: .4s ease
}

@media screen and (max-width: 767px) {
    .newsletter .col-socials .socials ul li a {
        padding: 8px
    }
}

.newsletter .col-socials .socials ul li a:hover {
    background: rgba(0, 0, 0, .0);
    border-color: #f88e3d
}

.newsletter .col-socials .socials ul li a:hover i {
    color: #fff
}

.newsletter .col-socials .socials ul li a i {
    font-size: 18px;
    width: 18px;
    height: 18px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    color: #fff
}

@media screen and (max-width: 767px) {
    .newsletter .col-socials .socials ul li a i {
        font-size: 15px;
        width: 15px;
        height: 15px
    }
}

footer.site-footer {
    padding: 60px 0 50px;
    background-color: #1d1d1d
}

@media screen and (max-width: 767px) {
    footer.site-footer {
        padding: 40px 0
    }
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-footer-menu {
        margin: 0 0 30px
    }
}

footer.site-footer .col-footer-menu h4 {
    font-size: 18px;
    font-weight: 500;
    color: #f99142;
    margin: 0 0 20px
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-footer-menu h4 {
        font-size: 16px
    }
}

footer.site-footer .col-footer-menu ul.contacts {
    margin: 10px 0 0;
    padding: 0;
    list-style: none
}

footer.site-footer .col-footer-menu ul.contacts li {
    margin: 0 0 4px
}

footer.site-footer .col-footer-menu ul.contacts li a {
    text-decoration: unset;
    font-size: 14px;
    color: #fff
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-footer-menu ul.contacts li a {
        font-size: 13px
    }
}

footer.site-footer .col-footer-menu ul.contacts li a i {
    font-size: 15px;
    color: #fff;
    margin-right: 5px
}

footer.site-footer .col-footer-menu ul.contacts li a:hover {
    text-decoration: unset;
    color: #fff
}

footer.site-footer .col-footer-menu ul.menu {
    margin: 10px 0 0;
    padding: 0;
    list-style: none
}

footer.site-footer .col-footer-menu ul.menu li {
    margin: 0 0 4px
}

footer.site-footer .col-footer-menu ul.menu li a {
    text-decoration: unset;
    font-size: 14px;
    color: #fff
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-footer-menu ul.menu li a {
        font-size: 13px
    }
}

footer.site-footer .col-footer-menu ul.menu li a:hover {
    text-decoration: underline
}

footer.site-footer .col-footer-menu .wrapper_scoring {
    margin: 20px 0 -10px
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-footer-menu .wrapper_scoring {
        margin: 30px 0 -10px
    }
}

footer.site-footer .col-footer-menu .wrapper_scoring img {
    width: 125px
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-footer-menu .wrapper_scoring img {
        width: 100px
    }
}

footer.site-footer .col-info-footer {
    margin: 50px 0 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-top: 35px;
    padding-bottom: 35px
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-info-footer {
        margin: 10px 0 0
    }
}

footer.site-footer .col-info-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between
}

footer.site-footer .col-info-footer ul li {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row
}

@media screen and (min-width: 768px)and (max-width: 992px) {

    footer.site-footer .col-info-footer ul li:last-of-type,
    footer.site-footer .col-info-footer ul li:nth-last-of-type(2) {
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px)and (max-width: 992px) {
    footer.site-footer .col-info-footer ul li {
        min-width: 50%;
        margin: 0 0 35px
    }
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-info-footer ul li {
        width: 100%;
        margin: 0 0 25px
    }
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-info-footer ul li:last-of-type {
        margin: 0
    }
}

footer.site-footer .col-info-footer ul li i {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    margin-right: 15px;
    font-size: 32px;
    color: #f88e3d
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-info-footer ul li i {
        font-size: 26px;
        min-width: 35px
    }
}

footer.site-footer .col-info-footer ul li .info_content h4 {
    margin: 0 0 4px;
    font-size: 16px;
    color: #fff;
    font-weight: 500
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-info-footer ul li .info_content h4 {
        font-size: 14px
    }
}

footer.site-footer .col-info-footer ul li .info_content h5 {
    margin: 0;
    font-size: 14px;
    color: #c5c5c5
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-info-footer ul li .info_content h5 {
        font-size: 13px
    }
}

footer.site-footer .col-copyright {
    margin: 30px 0 0
}

footer.site-footer .col-apoios {
    margin: 20px 0 0;
    display: flex;
    justify-content: center;
}

footer.site-footer .col-copyright h6 {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0;
    text-align: center;
}

@media screen and (max-width: 767px) {
    footer.site-footer .col-copyright h6 {
        font-size: 11px;
        line-height: 17px
    }
}

footer.site-footer .col-copyright h6 a {
    font-weight: 500;
    color: #f88e3d !important
}

footer.site-footer .col-copyright h6 a:hover {
    text-decoration: underline
}

.woocommerce-products-header {
    padding: 35px 0 !important;
    margin: 0 0 50px !important;
    background: #231f21
}

.woocommerce-products-header h1 {
    font-size: 26px !important;
    font-weight: 500;
    color: #fff;
    text-align: center
}

@media screen and (max-width: 767px) {
    .woocommerce-products-header h1 {
        font-size: 24px !important;
        text-align: center
    }
}

.woocommerce-products-header .product_cat_path ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.woocommerce-products-header .product_cat_path ul li {
    font-size: 13px;
    color: #fff;
    margin-left: 5px;
    text-transform: uppercase
}

.woocommerce-products-header .product_cat_path ul li a {
    font-size: 13px;
    color: #f99142;
    text-transform: uppercase
}

.woocommerce-products-header .product_cat_path ul li a:hover {
    text-decoration: underline
}

.shop_wrapper .col-products-content ul.products li.product {
    margin-bottom: 15px !important
}

.shop_wrapper .col-products-content ul.products li.product h2 {
    min-height: 80px
}

.shop_wrapper .col-products-content .lmp_load_more_button .lmp_button {
    background: #f99142 !important;
    font-size: 14px !important;
    margin: 15px 0 0;
    border-radius: 75px !important;
    padding: 15px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.shop_wrapper .col-products-content .lmp_load_more_button .lmp_button:hover {
    background: #231f21 !important;
    color: #fff !important
}

.shop_wrapper .storefront-sorting {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end
}

.shop_wrapper .storefront-sorting:last-of-type .woocommerce-pagination {
    width: 100%
}

.shop_wrapper .storefront-sorting:last-of-type .woocommerce-ordering,
.shop_wrapper .storefront-sorting:last-of-type .woocommerce-result-count {
    display: none
}

@media screen and (max-width: 992px) {
    .shop_wrapper .storefront-sorting {
        margin: 0 0 50px !important
    }
}

.shop_wrapper .storefront-sorting .woocommerce-ordering select {
    background: unset;
    box-shadow: unset;
    border: 2px solid #e4e4e4;
    font-size: 14px;
    padding: 10px;
    border-radius: 6px;
    transition: .3s ease;
    color: #231f21
}

.shop_wrapper .storefront-sorting .woocommerce-ordering select:focus {
    outline: unset !important;
    border-color: #f99142
}

.shop_wrapper .storefront-sorting .woocommerce-result-count {
    margin: 0;
    padding: 0;
    position: relative;
    top: 15px;
    font-size: 12px;
    color: #231f21
}

.shop_wrapper .storefront-sorting .woocommerce-pagination {
    float: unset !important;
    border: unset !important
}

@media screen and (max-width: 992px) {
    .shop_wrapper .storefront-sorting .woocommerce-pagination {
        padding: 0 !important
    }
}

.shop_wrapper .storefront-sorting .woocommerce-pagination button {
    border: 2px solid #ed1b24;
    border-radius: 5px;
    padding: 11px 35px;
    background: #ed1b24;
    color: #fff;
    font-weight: 400;
    transition: .3s ease;
    margin: 0 0 50px
}

.shop_wrapper .storefront-sorting .woocommerce-pagination button:hover {
    background: #f99142;
    border-color: #f99142
}

.shop_wrapper .storefront-sorting .woocommerce-pagination .blockUI {
    border-radius: 5px !important
}

.shop_wrapper .col-products-content {
    order: 2
}

.shop_wrapper .col-cats_filter {
    order: 1
}

.shop_wrapper .col-cats_filter .cats_filter {
    margin: 90px 0 0
}

@media screen and (max-width: 767px) {
    .shop_wrapper .col-cats_filter .cats_filter {
        margin: 0 0 60px
    }
}

.shop_wrapper .col-cats_filter .cats_filter h3 {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 30px;
    color: #231f21;
    position: relative
}

.shop_wrapper .col-cats_filter .cats_filter h3::before {
    content: "";
    display: block;
    width: 55px;
    height: 3px;
    position: absolute;
    bottom: -7px;
    background: #f99142
}

.shop_wrapper .col-cats_filter .cats_filter ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.shop_wrapper .col-cats_filter .cats_filter ul li {
    margin: 0 0 15px;
    position: relative
}

.shop_wrapper .col-cats_filter .cats_filter ul li>a {
    display: flex;
    border-radius: 5px;
    color: #231f21;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500
}

@media screen and (min-width: 768px)and (max-width: 1024px) {
    .shop_wrapper .col-cats_filter .cats_filter ul li>a {
        padding-right: 30px
    }
}

.shop_wrapper .col-cats_filter .cats_filter ul li>a.active,
.shop_wrapper .col-cats_filter .cats_filter ul li>a:hover {
    color: #f99142
}

.shop_wrapper .col-cats_filter .cats_filter ul li .trigger_sub_menu {
    position: absolute;
    top: -5px;
    right: 0;
    padding: 0px 15px;
    cursor: pointer
}

.shop_wrapper .col-cats_filter .cats_filter ul li .trigger_sub_menu i {
    font-size: 12px;
    color: #231f21
}

.shop_wrapper .col-cats_filter .cats_filter ul li ul.sub_menu {
    padding-left: 10px;
    margin: 15px 0 20px;
    display: none
}

.shop_wrapper .col-cats_filter .cats_filter ul li ul.sub_menu.active {
    display: block
}

.shop_wrapper .col-cats_filter .cats_filter ul li ul.sub_menu .sub_child_menu {
    margin: 10px 0 20px;
    padding-left: 10px;
    display: none
}

.shop_wrapper .col-cats_filter .cats_filter ul li ul.sub_menu .sub_child_menu.active,
.shop_wrapper .col-cats_filter .cats_filter ul li ul.sub_menu .sub_child_menu.active_sub {
    display: block
}

.shop_wrapper .col-cats_filter .cats_filter ul li ul li {
    position: relative
}

.shop_wrapper .col-cats_filter .cats_filter ul li ul li .triggersub_child_menu {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 15px;
    cursor: pointer
}

.shop_wrapper .col-cats_filter .cats_filter ul li ul li .triggersub_child_menu i {
    font-size: 12px;
    color: #231f21
}

.shop_wrapper .col-cats_filter .product_filters {
    margin: 40px 0 25px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 500;
    color: #231f21;
}

.shop_wrapper .col-cats_filter .product_filters form {
    margin: 0
}

.shop_wrapper .col-cats_filter .product_filters h4 {
    font-size: 16px;
    margin: 0 0 10px;
    font-weight: 500;
    color: #231f21
}

.shop_wrapper .col-cats_filter .product_filters h4 ::before {
    content: "";
    display: block;
    width: 55px;
    height: 3px;
    position: absolute;
    bottom: -7px;
    background: #f99142;
}

.shop_wrapper .col-cats_filter .product_filters ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.shop_wrapper .col-cats_filter .product_filters ul.brands_filter {
    max-height: 300px;
    overflow: auto
}

.shop_wrapper .col-cats_filter .product_filters ul.brands_filter li {
    margin: 0 0 5px;
    display: flex;
    flex-direction: row
}

.shop_wrapper .col-cats_filter .product_filters ul li label {
    font-size: 13px;
    color: #231f21;
    cursor: pointer
}

.shop_wrapper .col-cats_filter .product_filters ul li input:focus {
    outline: none
}

.shop_wrapper .col-cats_filter .product_filters .price-range {
    margin: 25px 0 0
}

.shop_wrapper .col-cats_filter .product_filters .price-range h4 {
    font-size: 16px;
    margin: 0 0 22px;
    font-weight: 500;
    color: #231f21
}

.shop_wrapper .col-cats_filter .product_filters .price-range #amount {
    margin: 10px 0 30px
}

.shop_wrapper .col-cats_filter .product_filters .price-range #slider-range {
    border: unset;
    border-color: #e5e5e5;
    height: 4px;
    background: #e5e5e5;
    width: 75%
}

.shop_wrapper .col-cats_filter .product_filters .price-range #slider-range .ui-slider-range {
    background: #000
}

.shop_wrapper .col-cats_filter .product_filters .price-range #slider-range .ui-slider-handle {
    position: absolute;
    top: 1px;
    z-index: 2;
    width: 12px;
    height: 12px;
    border-radius: 1em;
    cursor: ew-resize;
    background-color: #fff;
    box-sizing: border-box;
    margin-top: -5px;
    margin-left: auto;
    opacity: 1;
    border: 2px solid #000
}

.shop_wrapper .col-cats_filter .product_filters .price-range #slider-range .ui-slider-handle:focus {
    outline: unset;
    border-color: #ed1b24
}

.shop_wrapper .col-cats_filter .product_filters .form_footer input[type=submit] {
    background: #f99142 !important;
    font-size: 13px !important;
    margin: 0;
    border-radius: 75px !important;
    padding: 9px 20px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.shop_wrapper .col-cats_filter .product_filters .form_footer input[type=submit]:hover {
    background: #231f21 !important;
    color: #fff !important
}

.single-product .woocommerce .woocommerce-info:last-of-type {
    margin: 0
}

.single-product .content-area {
    padding: 0;
}

@media screen and (max-width: 767px) {
    .single-product .content-area {
        padding: 30px 0 0
    }
}

.single-product #primary,
.single-product #main {
    margin-bottom: 0 !important
}

.single-product .storefront-sticky-add-to-cart {
    display: none !important
}

.single-product .product .woocommerce-product-gallery img {
    width: 100%
}

@media screen and (max-width: 992px) {
    .single-product .product {
        padding: 20px 0
    }
}

@media screen and (min-width: 768px) {
    .single-product .product .woocommerce-product-gallery {
        width: 43.13% !important;
        margin-right: 2% !important;
        margin-bottom: 30px !important
    }

    .single-product .product .summary {
        width: 54.522% !important
    }
}

.single-product .product .onsale {
    position: absolute;
    top: 15px;
    left: 44%;
    background: #353535;
    font-size: 9px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 999
}

@media screen and (min-width: 993px)and (max-width: 1200px) {
    .single-product .product .onsale {
        left: 42%
    }
}

@media screen and (min-width: 768px)and (max-width: 992px) {
    .single-product .product .onsale {
        left: 39%
    }
}

@media screen and (max-width: 768px) {
    .single-product .product .onsale {
        left: 2%
    }
}

.single-product .product .storefront-product-pagination {
    display: none !important
}

.single-product .product .summary .product_meta span {
    color: #231f21;
    font-weight: 400;
    font-size: 13px
}

.single-product .product .summary .product_meta .posted_in {
    display: none
}

.single-product .product .summary .product_meta .donation_text a {
    color: #231f21;
    margin: 7px 0 0;
    display: block;
    font-weight: 500;
    display: inline-block
}

.single-product .product .summary .product_meta .donation_text i {
    margin-right: 5px;
    font-size: 18px;
    color: #f99142
}

.single-product .product .summary .edit-link {
    display: none !important
}

.single-product .product .summary .product_sku {
    font-size: 14px;
    color: #231f21;
    font-weight: 400
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .product_sku {
        font-size: 12px
    }
}

.single-product .product .summary h1 {
    font-size: 26px;
    line-height: 32px !important;
    font-weight: 500;
    line-height: 38px;
    color: #231f21;
    margin: 0;
    display:none;
}

@media screen and (max-width: 992px) {
    .single-product .product .summary h1 {
        font-size: 22px;
        line-height: 30px !important;
        margin: 0 0 15px
    }
}

.single-product .product .summary .on_sale_single_product_info {
    display: block;
    margin: 0 0 15px;
    color: #f99142;
    font-weight: 500;
    font-size: 14px
}

.single-product .product .summary .woocommerce-product-details__short-description {
    margin: 25px 0 50px
}

.single-product .product .summary .price {
    margin: 7px 0 20px
}

.single-product .product .summary .price span {
    font-size: 18px;
    font-weight: 600;
    color: #f99142
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .price span {
        font-size: 21px
    }
}

.single-product .product .summary .select-styled {
    display: none !important
}

.single-product .product .summary .variations_form {
    padding: 0
}

.single-product .product .summary .single_variation_wrap .woocommerce-variation-availability {
    display: none !important
}

.single-product .product .summary .variations {
    margin: 10px 0 0
}

.single-product .product .summary .variations .reset_variations {
    display: none !important
}

.single-product .product .summary .variations tbody tr td {
    float: left
}

.single-product .product .summary .variations tbody tr td.label {
    position: relative;
    top: 8px
}

.single-product .product .summary .variations tbody tr td.value {
    margin-left: 10px
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .variations tbody tr td.value {
        margin: 7px 0 0
    }
}

.single-product .product .summary .variations tbody tr td.value select {
    background: unset;
    box-shadow: unset;
    border: 2px solid rgba(129, 129, 129, .2);
    padding: 6px 55px 6px 10px;
    max-width: 260px;
    background-position: right 10px top 50%;
    background-size: auto 18px;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 13px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==")
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .variations tbody tr td.value select {
        font-size: 13px
    }
}

.single-product .product .summary .variations tbody tr td.value select::-ms-expand {
    display: none
}

.single-product .product .summary .variations .variable-items-wrapper.image-variable-wrapper li {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: unset
}

.single-product .product .summary .variations .variable-items-wrapper.image-variable-wrapper li:hover {
    box-shadow: 0 0 0 2px #f99142 !important
}

.single-product .product .summary .variations .variable-items-wrapper.image-variable-wrapper li.selected {
    box-shadow: 0 0 0 2px #f99142 !important
}

.single-product .product .summary .variations .variable-items-wrapper.image-variable-wrapper li .variable-item-contents {
    border-radius: unset
}

.single-product .product .summary .variations .variable-items-wrapper.image-variable-wrapper li .variable-item-contents img {
    border-radius: unset
}

.single-product .product .summary .variations .variable-items-wrapper.button-variable-wrapper li {
    background-color: #f2f2f2 !important;
    border-radius: 25px;
    padding: 8px 11px;
    height: auto;
    margin-right: 12px;
    box-shadow: unset !important
}

.single-product .product .summary .variations .variable-items-wrapper.button-variable-wrapper li span {
    text-transform: uppercase;
    color: #231f21 !important;
    font-size: 13px;
    font-weight: 400
}

.single-product .product .summary .variations .variable-items-wrapper.button-variable-wrapper li:hover {
    box-shadow: 0 0 0 2px #f99142 !important
}

.single-product .product .summary .variations .variable-items-wrapper.button-variable-wrapper li.selected {
    box-shadow: 0 0 0 2px #f99142 !important
}

.single-product .product .summary .variations tbody tr {
    display: table
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .variations tbody tr {
        display: grid
    }
}

.single-product .product .summary .variations tbody tr td.label label {
    font-size: 13px;
    font-weight: 500;
    color: #231f21;
    text-transform: uppercase;
    margin: 0 0 10px;
    min-width: 100px
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .variations tbody tr td.label label {
        font-size: 13px
    }
}

.single-product .product .summary .variations tbody tr td.label .woo-selected-variation-item-name {
    display: none !important
}

.single-product .product .summary .quantity {
    position: relative
}

.single-product .product .summary .quantity input {
    padding: 10px;
    background: unset;
    box-shadow: unset;
    border: 2px solid #ebebeb;
    border-radius: 5px
}

.single-product .product .summary .single_add_to_cart_button {
    background: #f99142;
    width: 25%;
    padding: 12px 0px;
    font-weight: 500;
    border-radius: 5px;
    transition: .3s ease;
    font-size: 15px;
    border-radius: 75px
}

.single-product .product .summary .single_add_to_cart_button:hover {
    background: #231f21
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .single_add_to_cart_button {
        width: 70%
    }
}

.single-product .product .summary .single_add_to_cart_button i {
    margin-right: 10px
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .single_add_to_cart_button i {
        font-size: 13px;
        margin-right: 2px
    }
}

.single-product .product .summary .add_to_favs {
    margin: 30px 0 0
}

.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse a {
    text-decoration: underline;
    color: #231f21 !important
}

.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse .feedback,
.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse a {
    color: #f99142;
    font-size: 14px;
    transition: .5s ease
}

.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse .feedback:hover,
.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse a:hover {
    text-decoration: none;
    color: #f99142
}

.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse .feedback i,
.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse a i {
    color: #f99142;
    margin-right: 5px
}

.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse .feedback i::before,
.single-product .product .summary .add_to_favs .yith-wcwl-wishlistexistsbrowse a i::before {
    filter: unset
}

.single-product .product .summary .add_to_favs .yith-wcwl-add-to-wishlist {
    display: inline-block
}

.single-product .product .summary .add_to_favs .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: inline-block
}

.single-product .product .summary .add_to_favs .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    color: #231f21;
    font-size: 14px;
    transition: .5s ease
}

.single-product .product .summary .add_to_favs .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
    text-decoration: none;
    color: #f99142
}

.single-product .product .summary .add_to_favs .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
    color: #f99142;
    margin-right: 5px
}

.single-product .product .summary .add_to_favs .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i::before {
    filter: unset
}

.single-product .product .summary .info_product {
    list-style: none;
    padding: 0;
    margin: 15px 0 0
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .info_product {
        margin: 35px 0 30px
    }
}

.single-product .product .summary .info_product li {
    margin-bottom: 15px;
    color: #231f21;
    font-size: 13px;
    font-weight: 400
}

.single-product .product .summary .info_product li i {
    color: #f99142;
    margin-right: 5px;
    width: 15px;
    height: 15px
}

@media screen and (max-width: 992px) {
    .single-product .product .summary .info_product li {
        font-size: 13px
    }
}

.single-product .product .summary .info_product li span {
    color: #231f21;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-left: 24px
}

@media screen and (max-width: 1199px) {
    .single-product .product .summary .info_product li span {
        margin-left: 0;
        font-size: 13px
    }
}

.single-product .product .summary .share_icons {
    margin-top: 20px
}

.single-product .product .summary .share_icons a {
    background: #000;
    padding: 8px;
    border-radius: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    margin-right: 5px;
    transition: .3s ease
}

.single-product .product .summary .share_icons a i {
    font-size: 13px;
    width: 13px;
    height: 13px;
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    color: #fff
}

.single-product .product .summary .share_icons a:hover {
    text-decoration: none;
    background: #f99142
}

.single-product .product .summary .variations_button {
    padding-top: 25px
}

.single-product .product .summary .discount_table_single {
    margin: 25px 0 0;
    width: 65%
}

.single-product .product .summary .discount_table_single thead tr th {
    padding: 12px 10px;
    font-size: 13px;
    color: #fff;
    background-color: #f99142;
    line-height: 18px
}

.single-product .product .summary .discount_table_single tbody tr:nth-child(2n) td {
    background-color: #eaeaea
}

.single-product .product .summary .discount_table_single tbody tr td {
    padding: 10px 0;
    text-align: center;
    font-size: 14px;
    color: #231f21
}

.single-product .product .summary .cart {
    padding: 0;
    margin: 0
}

.single-product .product .summary .yith-wcwl-add-to-wishlist {
    margin: 20px 0 30px
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    text-decoration: underline;
    color: #231f21 !important
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback,
.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    color: #f99142;
    font-size: 14px;
    transition: .5s ease
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback:hover,
.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
    text-decoration: none;
    color: #f99142
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback i,
.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i {
    color: #f99142;
    margin-right: 5px
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse .feedback i::before,
.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a i::before {
    filter: unset
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span {
    color: #231f21;
    font-size: 14px;
    font-weight: 400
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    color: #231f21;
    text-decoration: underline;
    font-weight: 500;
    font-size: 14px
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover {
    color: #ed1b24
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    color: #231f21;
    font-size: 13px;
    font-weight: 400
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
    color: #f99142
}

.single-product .product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a i {
    margin-right: 2px;
    color: #f99142
}

.single-product .product .woocommerce-tabs {
    padding-top: 0
}

.single-product .product .woocommerce-tabs .wc-tabs {
    width: 100%;
    float: unset;
    margin: 0;
    display: flex;
    flex-direction: row;
    border: none
}

.single-product .product .woocommerce-tabs .wc-tabs li {
    border-bottom: none;
    margin-right: 10px;
    background: #fff;
    height: auto;
    position: relative;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

@media screen and (max-width: 992px) {
    .single-product .product .woocommerce-tabs .wc-tabs li {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        text-align: center
    }
}

.single-product .product .woocommerce-tabs .wc-tabs li.active {
    background: #f99142
}

.single-product .product .woocommerce-tabs .wc-tabs li.active::after {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-top: 8px solid #f99142;
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-bottom: 8px solid rgba(0, 0, 0, 0);
    border-left: 8px solid rgba(0, 0, 0, 0);
    top: 114%;
    right: 44%
}

.single-product .product .woocommerce-tabs .wc-tabs li.active a {
    color: #fff
}

.single-product .product .woocommerce-tabs .wc-tabs li::after {
    content: unset
}

.single-product .product .woocommerce-tabs .wc-tabs li a {
    color: #231f21;
    padding: 13px 17px;
    height: auto;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase
}

@media screen and (max-width: 992px) {
    .single-product .product .woocommerce-tabs .wc-tabs li a {
        padding: 7px 20px;
        font-size: 13px
    }
}

.single-product .product .woocommerce-tabs .wc-tabs li a:hover {
    text-decoration: none
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
    width: 100%;
    float: unset;
    background: #f5f5f5;
    padding: 40px 20px;
    margin: 0
}

@media screen and (max-width: 992px) {
    .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel {
        padding: 20px 25px
    }
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel tr th {
    color: #231f21;
    font-size: 13px
}

@media screen and (max-width: 992px) {
    .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel tr th {
        font-size: 13px
    }
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel tr td {
    font-size: 13px
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel tr td p {
    color: #231f21;
    margin: 0;
    font-size: 13px
}

@media screen and (max-width: 992px) {
    .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel tr td p {
        font-size: 13px
    }
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel tr td a {
    font-size: 15px
}

@media screen and (max-width: 992px) {
    .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel tr td a {
        font-size: 13px
    }
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description p {
    font-weight: 400;
    font-size: 13px;
    color: #383838
}

@media screen and (max-width: 992px) {
    .single-product .product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description p {
        font-size: 13px
    }
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel#tab-description p:last-of-type {
    margin: 0
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel table {
    margin: 0
}

.single-product .product .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    display: none
}

.single-product .product .up-sells {
    margin-top: 15px
}

.single-product .product .up-sells h2:first-of-type {
    text-align: left !important;
    margin-bottom: 35px;
    font-weight: 600;
    font-size: 22px;
    color: #231f21
}

@media screen and (max-width: 992px) {
    .single-product .product .up-sells h2:first-of-type {
        font-size: 18px;
        margin: 0 0 20px 10px
    }
}

.single-product .product .up-sells ul.products {
    padding: 0 10px;
    display: flex;
    flex-direction: row
}

.single-product .product .up-sells ul.products li.product.last {
    margin-right: 3.348% !important
}

.single-product .related {
    margin: 40px 0 0
}

.single-product .related h2 {
    padding: 0 15px;
    text-align: center !important;
    margin: 0 0 40px !important;
    font-weight: 500;
    font-size: 26px !important;
    color: #231f21
}

@media screen and (max-width: 767px) {
    .single-product .related h2 {
        font-size: 23px !important;
        margin: 0 0 25px !important
    }
}

@media screen and (max-width: 992px) {
    .single-product .related h2 {
        font-size: 18px;
        margin: 0 0 20px 10px
    }
}

.single-product .related ul.products {
    padding: 0 15px
}

@media screen and (max-width: 767px) {
    .single-product .related ul.products {
        padding: 0
    }
}

@media screen and (max-width: 767px) {
    .single-product .related ul.products li {
        margin-bottom: 0 !important
    }
}

.single-product .related ul.products li.product h2 {
    text-align: left !important
}

.site-main article .entry-header {
    display: none
}

.site-main article .entry-content h2 {
    font-size: 20px;
    margin: 30px 0 15px
}

.checkout-process-pathing {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    background: #0a0a0a;
    padding: 50px 0;
    margin-bottom: 35px !important
}

@media screen and (max-width: 992px) {
    .checkout-process-pathing {
        padding: 25px 0
    }
}

.checkout-process-pathing .col-process-path {
    text-align: center
}

.checkout-process-pathing .col-process-path a,
.checkout-process-pathing .col-process-path span {
    color: #b0b0b0 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 500
}

@media screen and (max-width: 992px) {

    .checkout-process-pathing .col-process-path a,
    .checkout-process-pathing .col-process-path span {
        display: none
    }
}

.checkout-process-pathing .col-process-path a.active,
.checkout-process-pathing .col-process-path span.active {
    color: #fff !important;
    border-bottom: 3px solid #f99142;
    padding: 0 0 5px
}

@media screen and (max-width: 992px) {

    .checkout-process-pathing .col-process-path a.active,
    .checkout-process-pathing .col-process-path span.active {
        display: block;
        border-bottom: unset
    }
}

.checkout-process-pathing .col-process-path a:hover {
    color: #fff !important
}

.checkout-process-pathing .col-process-path span.separator {
    margin: 0 10px;
    font-size: 20px !important
}

.container-texts p strong {
    font-weight: 500
}

.woocommerce-cart .checkout-process-pathing {
    margin-top: -25px
}

.woocommerce-cart .container-texts {
    margin-top: 25px
}

.woocommerce-cart .return-to-shop .wc-backward {
    background: #f99142 !important;
    font-size: 14px !important;
    margin: 15px 0 0;
    border-radius: 75px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.woocommerce-cart .return-to-shop .wc-backward i {
    font-size: 12px;
    margin-left: 7px
}

.woocommerce-cart .return-to-shop .wc-backward:hover {
    background: #231f21 !important;
    color: #fff !important
}

.woocommerce-cart .entry-header {
    display: none
}

.woocommerce-cart .entry-content {
    padding: 0 !important;
    border: unset !important
}

.woocommerce-cart .woocommerce-cart-form {
    margin: 25px 0 50px
}

@media screen and (max-width: 767px) {
    .woocommerce-cart .woocommerce-cart-form {
        margin-bottom: 0
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table {
    margin: 0
}

.woocommerce-cart .woocommerce-cart-form .shop_table thead tr th {
    background: unset;
    color: #231f21;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid #e4e4e4;
    padding: 15px 20px
}

@media screen and (max-width: 1199px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table thead tr th {
        font-size: 12px
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr td {
    border-bottom: 2px solid #e4e4e4;
    background: unset
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td {
    border-bottom: unset
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td .coupon {
        text-align: left
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td .coupon input {
    background: unset;
    box-shadow: unset;
    font-size: 14px;
    border: 2px solid #e4e4e4;
    padding: 7px 12px;
    border-radius: 5px
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td .coupon input {
        font-size: 13px
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td .coupon input:focus {
    outline: unset
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td .coupon button.button {
    background: #f99142 !important;
    font-size: 13px !important;
    border-radius: 75px !important;
    padding: 9px 20px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td .coupon button.button:hover {
    background: #231f21 !important;
    color: #fff !important
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td button.button {
    background: #e4e4e4;
    color: #231f21;
    border: unset;
    border-radius: 75px;
    font-size: 13px;
    font-weight: 500;
    padding: 9px 25px
}

@media screen and (max-width: 768px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody tr:last-of-type td button.button {
        float: left;
        margin-bottom: 25px;
        width: 100%
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item td {
    vertical-align: middle
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-remove a.remove::before {
    content: "";
    color: #231f21
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-remove a.remove {
        top: 7px;
        right: 5px
    }
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-thumbnail {
        padding: 15px 0
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-thumbnail img {
    border-radius: unset
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-thumbnail img {
        max-width: 40%
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-price {
    font-size: 13px;
    color: #f99142
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-price del {
    opacity: .3;
    color: #231f21;
    font-weight: 500;
    order: 2
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-price ins {
    margin: 0;
    font-weight: 500;
    order: 1;
    margin-right: 5px
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-price {
        font-size: 13px;
        color: #231f21;
        padding: 15px
    }
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-price span {
        font-size: 13px
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name {
    padding: 1.618em 0
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name {
        font-size: 13px;
        color: #231f21;
        padding: 15px
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name a {
    color: #231f21;
    text-decoration: unset;
    font-weight: 500;
    font-size: 14px;
    display: block;
    color: #231f21;
    line-height: 22px;
    padding-right: 25px
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name a {
        font-size: 13px;
        line-height: 18px
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name a.tm-cart-edit-options {
    display: none
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name a:hover {
    color: #3e3e42
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name .variation {
    padding: 10px 0 0
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name .variation dt {
    font-weight: 500;
    color: #231f21;
    font-size: 13px
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-name .variation .tc-value p {
    color: #f99142;
    font-size: 13px
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-subtotal {
    font-size: 14px;
    color: #f99142;
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-subtotal {
        font-size: 13px;
        color: #231f21;
        padding: 15px
    }
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-subtotal span {
        font-size: 13px
    }
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-quantity {
        font-size: 13px;
        color: #231f21;
        padding: 15px
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-quantity .quantity {
    position: relative
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-quantity .quantity {
        float: right
    }
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-quantity .quantity input {
    width: 50px !important;
    padding: 7px;
    background: unset;
    box-shadow: unset;
    border: 2px solid #ebebeb;
    border-radius: 5px
}

.woocommerce-cart .woocommerce-cart-form .shop_table tbody .woocommerce-cart-form__cart-item .product-quantity .quantity input:focus {
    outline: none
}

.woocommerce-cart .cart-collaterals {
    margin: 25px 0 50px
}

.woocommerce-cart .cart-collaterals .cart_totals {
    width: 100% !important;
    float: unset !important;
    border: 2px solid #e4e4e4;
    padding: 20px;
    border-radius: 5px
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .cart-collaterals .cart_totals {
        padding: 25px 15px
    }
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    color: #231f21;
    margin: 0 0 15px;
    padding-left: 10px
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .cart-collaterals .cart_totals h2 {
        font-size: 15px
    }
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.fee td span span,
.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.fee td span bdi {
    color: #f99142;
    font-weight: 500;
    font-size: 14px
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.cart-discount .woocommerce-remove-coupon {
    font-size: 12px;
    margin-left: 3px;
    color: #231f21;
    transition: .1s ease
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.cart-discount .woocommerce-remove-coupon:hover {
    color: #f99142
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals td {
    font-size: 14px;
    color: #231f21
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator {
    margin: 10px 0 0
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals td .woocommerce-shipping-calculator a {
    font-size: 14px;
    color: #f99142;
    font-weight: 400
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals td ul li label {
    font-size: 14px;
    color: #231f21;
    font-weight: 400;
    margin: 0
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-calculator {
    font-size: 14px
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-calculator .shipping-calculator-form input {
    box-shadow: none;
    background: unset;
    border: 2px solid #e4e4e4;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 5px;
    color: #231f21;
    transition: .3s ease
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-calculator .shipping-calculator-form input:focus {
    outline: unset !important;
    border-color: #c8c8c8
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-calculator .shipping-calculator-form button.button {
    background: #f99142 !important;
    font-size: 13px !important;
    margin: 0;
    border-radius: 75px !important;
    padding: 8px 20px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.woocommerce-shipping-totals .woocommerce-shipping-calculator .shipping-calculator-form button.button:hover {
    background: #231f21 !important;
    color: #fff !important
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.cart-subtotal td {
    font-size: 14px;
    color: #231f21
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.order-total th {
    color: #231f21;
    font-size: 15px;
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.order-total th {
        font-size: 15px
    }
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.order-total td strong span,
.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr.order-total td strong bdi {
    color: #ed1b24;
    font-weight: 500;
    font-size: 15px
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr th,
.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr td {
    background: unset;
    border-bottom: 1px solid #e4e4e4
}

@media screen and (max-width: 992px) {

    .woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr th #shipping_method,
    .woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr td #shipping_method {
        margin: 0
    }
}

@media screen and (max-width: 992px) {

    .woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr th,
    .woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr td {
        font-size: 13px;
        color: #231f21;
        padding: 15px
    }
}

@media screen and (max-width: 992px) {

    .woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr th span,
    .woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr td span {
        color: #231f21
    }
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table tbody tr th {
    color: #231f21;
    font-size: 13px;
    font-weight: 500;
    padding-left: 10px
}

.woocommerce-cart .cart-collaterals .cart_totals .shop_table td {
    background-color: unset !important
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    margin: 0
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    background: #f99142 !important;
    font-size: 14px !important;
    margin: 15px 0 0;
    border-radius: 75px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
    background: #231f21 !important;
    color: #fff !important
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button::after {
    content: unset
}

.woocommerce .woocommerce-message {
    margin-top: 25px
}

@media screen and (max-width: 767px) {
    .woocommerce .woocommerce-message {
        margin-bottom: 0
    }
}

.woocommerce .col-1,
.woocommerce .col-2,
.woocommerce .col1-set,
.woocommerce .col2-set {
    max-width: none
}

.woocommerce .col-1 .col-1,
.woocommerce .col-1 .col-2,
.woocommerce .col-2 .col-1,
.woocommerce .col-2 .col-2,
.woocommerce .col1-set .col-1,
.woocommerce .col1-set .col-2,
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2 {
    width: 100%
}

.woocommerce .woocommerce-billing-fields label {
    width: 100%;
    display: block
}

.woocommerce .woocommerce-billing-fields .woocommerce-input-wrapper {
    width: 100%
}

.woocommerce .woocommerce-billing-fields .woocommerce-input-wrapper strong {
    font-weight: 500;
    color: #ed1b24
}

.woocommerce .woocommerce-billing-fields .woocommerce-input-wrapper input {
    width: 100%
}

.woocommerce-checkout .entry-header {
    display: none !important
}

.woocommerce-checkout .entry-content {
    padding: 0 !important;
    border: unset !important
}

.woocommerce-checkout .entry-content .woocommerce-form-coupon-toggle {
    display: none
}

.woocommerce-checkout .entry-content .woocommerce-order {
    margin: 50px 0 0
}

.woocommerce-checkout .entry-content #order_review {
    position: relative;
    background: #f8f8f8;
    padding: 0 35px;
    width: 48.176%
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #order_review {
        width: 100%;
        margin: 50px 0 0;
        padding: 0 10px
    }
}

.woocommerce-checkout .entry-content #order_review h3#order_review_heading {
    margin: 10px 0 15px;
    padding: 20px 0 10px;
    display: block;
    width: 100%;
    text-align: center;
    background: #f8f8f8
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #order_review h3#order_review_heading {
        font-size: 15px
    }
}

.woocommerce-checkout .entry-content #order_review::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: rgba(0, 0, 0, 0);
    background-image: radial-gradient(farthest-side, rgba(0, 0, 0, 0) 6px, #f8f8f8 0);
    background-size: 15px 15px;
    top: -10px;
    background-position: -3px -5px, 0 0
}

.woocommerce-checkout .entry-content #order_review::after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 10px;
    background-color: rgba(0, 0, 0, 0);
    background-image: radial-gradient(farthest-side, rgba(0, 0, 0, 0) 6px, #f8f8f8 0);
    background-size: 15px 15px;
    bottom: -10px;
    background-position: -3px 2px, 0 0
}

.woocommerce-checkout .entry-content #order_review .shop_table {
    background: #fff;
    padding: 0 10px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .05)
}

.woocommerce-checkout .entry-content #order_review .shop_table thead tr th {
    background: #fff;
    font-size: 14px;
    text-transform: uppercase;
    color: #231f21;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 500
}

@media screen and (max-width: 1199px) {
    .woocommerce-checkout .entry-content #order_review .shop_table thead tr th {
        font-size: 12px
    }
}

.woocommerce-checkout .entry-content #order_review .shop_table thead tr th.product-total {
    text-align: right
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td {
    background: #fff;
    color: #231f21;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    border-bottom: 1px solid #e4e4e4
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td strong {
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #order_review .shop_table tbody tr td {
        font-size: 13px
    }
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td.product-total {
    text-align: right
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td a {
    color: #231f21;
    text-decoration: unset;
    transition: .3s ease;
    font-weight: 400;
    font-size: 14px;
    display: block;
    line-height: 24px
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #order_review .shop_table tbody tr td a {
        font-size: 13px
    }
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td a.tm-cart-edit-options {
    display: none
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td a:hover {
    color: #3e3e42
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td .variation {
    padding: 10px 0 0
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td .variation dt {
    font-weight: 500;
    color: #231f21;
    font-size: 13px
}

.woocommerce-checkout .entry-content #order_review .shop_table tbody tr td .variation .tc-value p {
    color: #f99142;
    font-size: 13px
}

@media screen and (max-width: 767px) {
    .woocommerce-checkout .entry-content #order_review .shop_table tfoot tr.woocommerce-shipping-totals td {
        padding-right: 0;
        padding-left: 0
    }
}

.woocommerce-checkout .entry-content #order_review .shop_table tfoot tr td {
    text-align: right
}

.woocommerce-checkout .entry-content #order_review .shop_table tfoot tr td strong {
    font-weight: 600;
    color: #f99142
}

.woocommerce-checkout .entry-content #order_review .shop_table tfoot tr th,
.woocommerce-checkout .entry-content #order_review .shop_table tfoot tr td {
    border-bottom: 1px solid #e4e4e4;
    background: #fff;
    color: #231f21;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px
}

@media screen and (max-width: 992px) {

    .woocommerce-checkout .entry-content #order_review .shop_table tfoot tr th,
    .woocommerce-checkout .entry-content #order_review .shop_table tfoot tr td {
        font-size: 13px
    }
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #order_review #payment {
        margin: 35px 0 0
    }
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods {
    background: unset
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li {
    background-color: unset !important;
    margin: 0 0 10px
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li img,
.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li a {
    display: none
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li:hover {
    background: unset
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li label {
    background: unset;
    padding: 0;
    font-size: 14px;
    color: #231f21
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li .payment_box {
    padding: 15px;
    background-color: #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .05);
    position: relative;
    margin: 15px 0 20px
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li .payment_box p {
    color: #231f21;
    font-size: 13px
}

.woocommerce-checkout .entry-content #order_review #payment .wc_payment_methods li .payment_box::before {
    position: absolute;
    top: -4px;
    left: 25px;
    color: #fff;
    font-size: 32px;
    font-family: "Font Awesome 5 Free";
    line-height: 0;
    content: "";
    font-weight: 900
}

.woocommerce-checkout .entry-content #order_review .place-order {
    margin: 0;
    padding: 0
}

.woocommerce-checkout .entry-content #order_review .place-order .woocommerce-terms-and-conditions-wrapper {
    margin: 30px 0;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4
}

.woocommerce-checkout .entry-content #order_review .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
    padding: 15px 0
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #order_review .place-order .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
        padding: 15px
    }
}

.woocommerce-checkout .entry-content #order_review .place-order .woocommerce-terms-and-conditions-wrapper p {
    font-size: 13px;
    color: #231f21
}

.woocommerce-checkout .entry-content #order_review .place-order #place_order {
    background: #f99142 !important;
    font-size: 14px !important;
    margin: 0 0 25px;
    border-radius: 75px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    transition: .4s ease !important;
    font-weight: 500 !important
}

.woocommerce-checkout .entry-content #order_review .place-order #place_order:hover {
    background: #231f21 !important;
    color: #fff !important
}

.woocommerce-checkout .entry-content #order_review_heading {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 25px;
    color: #231f21
}

.woocommerce-checkout .entry-content #customer_details {
    width: 49.941%;
    margin-right: 1.882%
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #customer_details {
        width: 100%;
        margin-right: 0
    }
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields #ship-to-different-address {
    margin-left: 0
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields #ship-to-different-address {
        margin-top: 25px
    }
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span {
    font-size: 16px;
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields #ship-to-different-address .woocommerce-form__label span {
        font-size: 14px
    }
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper span {
    display: block;
    width: 100%
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields h3,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields h3 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 25px;
    color: #231f21
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p:last-of-type,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p:last-of-type,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p:last-of-type,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p:last-of-type {
    margin-left: -5px;
    margin-right: -5px
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.form-row-first,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p.form-row-first,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p.form-row-first,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p.form-row-first {
    width: 48.444% !important;
    margin-right: 3.111% !important
}

@media screen and (max-width: 992px) {

    .woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.form-row-first,
    .woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p.form-row-first,
    .woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p.form-row-first,
    .woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p.form-row-first {
        width: 100% !important;
        margin-right: 0 !important
    }
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.form-row-last,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p.form-row-last,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p.form-row-last,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p.form-row-last {
    width: 48.444% !important
}

@media screen and (max-width: 992px) {

    .woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p.form-row-last,
    .woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p.form-row-last,
    .woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p.form-row-last,
    .woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p.form-row-last {
        width: 100% !important;
        margin-right: 0 !important
    }
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p#billing_address_2_field label,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p#billing_address_2_field label,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p#billing_address_2_field label,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p#billing_address_2_field label {
    display: none
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p label,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p label,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p label {
    font-size: 13px;
    color: #231f21;
    margin: 0 0 7px;
    font-weight: 500
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p label .required,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p label .required,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p label .required,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p label .required {
    font-weight: 500;
    color: #ed1b24
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .select2-container.select2-container--open .select2-selection,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p span .select2-container.select2-container--open .select2-selection,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p span .select2-container.select2-container--open .select2-selection,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p span .select2-container.select2-container--open .select2-selection {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .select2-container .select2-selection,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p span .select2-container .select2-selection,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p span .select2-container .select2-selection,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p span .select2-container .select2-selection {
    border-radius: 10px;
    border: 2px solid #c8c8c8;
    height: auto;
    padding: 4px 5px;
    font-size: 13px;
    transition: .3s ease
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span .select2-container .select2-selection__arrow,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p span .select2-container .select2-selection__arrow,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p span .select2-container .select2-selection__arrow,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p span .select2-container .select2-selection__arrow {
    top: 7px
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span textarea,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p span input,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p span textarea,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p span input,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p span textarea,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p span input,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p span textarea {
    box-shadow: none;
    background: unset;
    border: 2px solid #c8c8c8;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 10px;
    color: #231f21;
    transition: .3s ease
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span input:focus,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper p span textarea:focus,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p span input:focus,
.woocommerce-checkout .entry-content #customer_details .woocommerce-billing-fields .woocommerce-shipping-fields__field-wrapper p span textarea:focus,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p span input:focus,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-billing-fields__field-wrapper p span textarea:focus,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p span input:focus,
.woocommerce-checkout .entry-content #customer_details .woocommerce-shipping-fields .woocommerce-shipping-fields__field-wrapper p span textarea:focus {
    outline: unset !important;
    border-color: #231f21
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-additional-fields h3 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 15px
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-additional-fields #order_comments_field {
    display: block
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-additional-fields #order_comments_field label {
    font-weight: 500;
    margin: 0 0 10px;
    font-size: 13px
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-additional-fields #order_comments_field label .optional {
    color: #f99142
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-additional-fields #order_comments_field textarea {
    box-shadow: none;
    background: unset;
    border: 2px solid #e4e4e4;
    font-size: 13px;
    padding: 8px 10px;
    height: 150px;
    border-radius: 5px;
    resize: none
}

.woocommerce-checkout .entry-content #customer_details .woocommerce-additional-fields #order_comments_field textarea:focus {
    outline: unset !important;
    border-color: #c8c8c8
}

.woocommerce-checkout .entry-content .woocommerce-thankyou-order-received {
    margin-bottom: 30px;
    width: 100%;
    color: #231f21 !important;
    text-align: center;
    font-weight: 500;
    font-size: 22px !important;
    padding: 0 !important
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content .woocommerce-thankyou-order-received {
        font-size: 17px !important;
        line-height: 23px !important
    }
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content .woocommerce-thankyou-order-details {
        margin: 35px 0 40px
    }
}

.woocommerce-checkout .entry-content .woocommerce-thankyou-order-details li {
    font-weight: 400;
    font-size: 13px;
    color: #231f21
}

.woocommerce-checkout .entry-content .woocommerce-thankyou-order-details li strong,
.woocommerce-checkout .entry-content .woocommerce-thankyou-order-details li span {
    font-size: 15px;
    margin: 5px 0 0;
    color: #f99142;
    font-weight: 500
}

@media screen and (max-width: 992px) {

    .woocommerce-checkout .entry-content .woocommerce-thankyou-order-details li strong,
    .woocommerce-checkout .entry-content .woocommerce-thankyou-order-details li span {
        font-size: 15px
    }
}

.woocommerce-checkout .entry-content .woocommerce-order-details h2 {
    text-align: center;
    font-size: 20px;
    margin: 0 0 25px;
    font-weight: 500;
    color: #231f21
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table {
    background: #fff
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table thead tr th {
    background: #fff;
    font-size: 14px;
    color: #231f21;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content .woocommerce-order-details .shop_table thead tr th {
        font-size: 13px
    }
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table thead tr th.product-total {
    text-align: right
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td {
    background: #fff;
    color: #231f21;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    border-bottom: 1px solid #e4e4e4
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td.product-name strong {
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td {
        font-size: 13px
    }
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td.product-total {
    text-align: right
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td .wc-item-meta {
    margin: 15px 0 0
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td .wc-item-meta li {
    font-size: 13px;
    color: #f99142;
    font-weight: 400;
    margin-bottom: 4px
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td .wc-item-meta li strong {
    font-weight: 500;
    color: #231f21
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td a {
    color: #231f21;
    text-decoration: unset;
    transition: .3s ease;
    font-weight: 500;
    font-size: 15px;
    display: block;
    line-height: 24px
}

@media screen and (max-width: 992px) {
    .woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td a {
        font-size: 13px
    }
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td a.tm-cart-edit-options {
    display: none
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td a:hover {
    color: #3e3e42
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td .variation {
    padding: 10px 0 0
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td .variation dt {
    font-weight: 500;
    color: #231f21;
    font-size: 13px
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tbody tr td .variation .tc-value p {
    color: #f99142;
    font-size: 13px
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tfoot tr td {
    text-align: right
}

.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tfoot tr th,
.woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tfoot tr td {
    border-bottom: 1px solid #e4e4e4;
    background: #fff;
    color: #231f21;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px
}

@media screen and (max-width: 992px) {

    .woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tfoot tr th,
    .woocommerce-checkout .entry-content .woocommerce-order-details .shop_table tfoot tr td {
        font-size: 13px
    }
}

.woocommerce-checkout .entry-content .woocommerce-customer-details h2 {
    font-size: 16px;
    color: #231f21;
    font-weight: 500;
    margin: 0 0 15px
}

.woocommerce-checkout .entry-content .woocommerce-customer-details address {
    color: #231f21;
    font-size: 14px
}

.select2-dropdown {
    border: 2px solid #c8c8c8;
    border-radius: 5px
}

.select2-dropdown .select2-search__field {
    box-shadow: none;
    background: unset;
    border: 2px solid #c8c8c8 !important;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 10px;
    color: #231f21;
    transition: .3s ease
}

.select2-dropdown .select2-search__field:focus {
    outline: unset !important;
    border-color: #231f21 !important;
    background: #fff
}

.select2-dropdown .select2-results__options li.select2-results__option {
    font-size: 14px;
    color: #231f21
}

.select2-dropdown .select2-results__options li.select2-results__option--highlighted {
    color: #fff;
    background: #f99142
}

.woocommerce-account .entry-content {
    border: unset !important;
    padding: 0 !important
}

.woocommerce-account #customer_login .u-column1 {
    width: 50% !important;
    margin-right: 0 !important
}

.woocommerce-account #customer_login .u-column2 {
    width: 48% !important
}

.woocommerce-account #customer_login .u-column1,
.woocommerce-account #customer_login .u-column2 {
    border: 2px solid rgba(129, 129, 129, .2);
    padding: 15px 25px !important;
    border-radius: 20px
}

@media screen and (max-width: 768px) {

    .woocommerce-account #customer_login .u-column1,
    .woocommerce-account #customer_login .u-column2 {
        width: 100% !important;
        margin-bottom: 30px
    }
}

.woocommerce-account #customer_login .u-column1 h2,
.woocommerce-account #customer_login .u-column2 h2 {
    margin: 10px 0 20px;
    font-size: 18px;
    font-weight: 500
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login p label,
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register p label,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login p label,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register p label {
    font-weight: 400;
    display: block;
    width: 100%
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login p input:not(#rememberme),
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register p input:not(#rememberme),
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login p input:not(#rememberme),
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register p input:not(#rememberme) {
    width: 85%;
    box-shadow: none;
    background: unset;
    border: 2px solid #e6e6e6;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 10px;
    margin: 10px 0 0
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login p input:not(#rememberme):focus,
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register p input:not(#rememberme):focus,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login p input:not(#rememberme):focus,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register p input:not(#rememberme):focus {
    outline: unset !important
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login p .password-input,
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register p .password-input,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login p .password-input,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register p .password-input {
    width: 85%
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login p .password-input input,
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register p .password-input input,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login p .password-input input,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register p .password-input input {
    width: 100% !important
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login p .show-password-input,
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register p .show-password-input,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login p .show-password-input,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register p .show-password-input {
    right: 4px;
    top: 11px
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login button,
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register button,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login button,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register button {
    background: #f99142;
    color: #fff;
    font-size: 13px;
    margin: 15px 0 0;
    border-radius: 75px;
    font-weight: 500
}

.woocommerce-account #customer_login .u-column1 .woocommerce-form-login button:hover,
.woocommerce-account #customer_login .u-column1 .woocommerce-form-register button:hover,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-login button:hover,
.woocommerce-account #customer_login .u-column2 .woocommerce-form-register button:hover {
    background: #f99142
}

.woocommerce-account .wrapper_my_account {
    margin: 50px 0
}

.woocommerce-account .wrapper_my_account mark {
    font-weight: 500
}

.woocommerce-account .wrapper_my_account address {
    font-size: 14px;
    color: #231f21;
    font-weight: 400
}

.woocommerce-account .wrapper_my_account .woocommerce-customer-details h2 {
    font-size: 16px;
    margin: 0 0 15px;
    font-weight: 500;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details {
    margin: 35px 0 0
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details h2 {
    text-align: center;
    font-size: 20px;
    margin: 0 0 25px;
    font-weight: 500;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table {
    background: #fff
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table thead tr th {
    background: #fff;
    font-size: 14px;
    color: #231f21;
    border-bottom: 1px solid #e4e4e4;
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table thead tr th {
        font-size: 13px
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table thead tr th.product-total {
    text-align: right
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td {
    background: #fff;
    color: #231f21;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px;
    border-bottom: 1px solid #e4e4e4
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td.product-name strong {
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td {
        font-size: 13px
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td.product-total {
    text-align: right
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td .wc-item-meta {
    margin: 15px 0 0
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td .wc-item-meta li {
    font-size: 13px;
    color: #f99142;
    font-weight: 400;
    margin-bottom: 4px
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td .wc-item-meta li strong {
    font-weight: 500;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td a {
    color: #231f21;
    text-decoration: unset;
    transition: .3s ease;
    font-weight: 500;
    font-size: 15px;
    display: block;
    line-height: 24px
}

@media screen and (max-width: 992px) {
    .woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td a {
        font-size: 13px
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td a.tm-cart-edit-options {
    display: none
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td a:hover {
    color: #3e3e42
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td .variation {
    padding: 10px 0 0
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td .variation dt {
    font-weight: 500;
    color: #231f21;
    font-size: 13px
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tbody tr td .variation .tc-value p {
    color: #f99142;
    font-size: 13px
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tfoot tr td {
    text-align: right
}

.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tfoot tr th,
.woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tfoot tr td {
    border-bottom: 1px solid #e4e4e4;
    background: #fff;
    color: #231f21;
    font-size: 14px;
    font-weight: 500;
    padding-left: 10px
}

@media screen and (max-width: 992px) {

    .woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tfoot tr th,
    .woocommerce-account .wrapper_my_account .woocommerce-order-details .shop_table tfoot tr td {
        font-size: 13px
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-navigation h3 {
    padding-left: 9px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-navigation ul {
    border-top: unset !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-navigation ul li {
    border-bottom: unset !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-navigation ul li.is-active a {
    background: rgba(136, 136, 136, .12) !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-navigation ul li a {
    color: #231f21 !important;
    padding: 10px 15px !important;
    font-weight: 500 !important;
    font-size: 13px !important;
    border-radius: 75px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: unset !important;
    color: #231f21 !important;
    background: rgba(249, 145, 66, .6) !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-navigation ul li a::before {
    content: unset !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content {
    border-left: 1px solid #e4e4e4
}

@media screen and (max-width: 767px) {
    .woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content {
        border-left: unset
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address h3 {
    font-size: 17px;
    font-weight: 500;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details] {
    margin: 20px 0 0 -5px;
    background: #f99142;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border-radius: 5px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm button[name=save_account_details]:hover {
    background: #f99142
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset {
    background: unset;
    padding: 0 !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset legend {
    padding: 17px 20px 0 0;
    margin: 0 0 20px;
    font-size: 16px;
    color: #231f21;
    font-weight: 500;
    background: unset
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset label {
    width: 100%;
    display: block
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p {
    padding-left: 5px;
    width: 45%
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p:last-of-type {
    padding-left: 0
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p .password-input {
    width: 70%
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p .password-input .woocommerce-password-strength {
    font-size: 11px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p .woocommerce-password-strength {
    text-align: left
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p input,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p textarea {
    box-shadow: none;
    background: unset;
    border: 2px solid #e4e4e4;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 5px;
    color: #231f21;
    transition: .3s ease
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p input:focus,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm fieldset p textarea:focus {
    outline: unset !important;
    border-color: #c8c8c8
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label {
    font-size: 14px;
    margin: 0 0 7px;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p label .required {
    color: #ed1b24
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p textarea {
    box-shadow: none;
    background: unset;
    border: 2px solid #e4e4e4;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 5px;
    color: #231f21;
    transition: .3s ease
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p input:focus,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-EditAccountForm p textarea:focus {
    outline: unset !important;
    border-color: #c8c8c8
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .select2-container .select2-selection {
    border-radius: unset;
    border: 2px solid #e4e4e4;
    height: auto;
    padding: 4px 5px;
    border-radius: 10px !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .select2-selection__arrow b {
    left: 98% !important;
    top: 75% !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p:last-of-type {
    margin-left: -5px;
    margin-right: -5px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p.form-row-first {
    width: 48.444% !important;
    margin-right: 3.111% !important
}

@media screen and (max-width: 992px) {
    .woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p.form-row-first {
        width: 100% !important;
        margin-right: 0 !important
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p.form-row-last {
    width: 48.444% !important
}

@media screen and (max-width: 992px) {
    .woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p.form-row-last {
        width: 100% !important;
        margin-right: 0 !important
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p label {
    font-size: 14px;
    color: #231f21;
    margin: 0 0 7px;
    font-weight: 500
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p label .required {
    color: #ed1b24
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span {
    display: block;
    width: 100%
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span .select2-selection {
    border-radius: unset;
    border: 2px solid #e4e4e4;
    height: auto;
    padding: 4px 5px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span input,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span textarea {
    background: unset;
    box-shadow: unset;
    font-size: 14px;
    border: 2px solid #e4e4e4;
    padding: 7px 12px;
    border-radius: 5px
}

@media screen and (max-width: 992px) {

    .woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span input,
    .woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span textarea {
        font-size: 13px
    }
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span input:focus,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields .woocommerce-address-fields__field-wrapper p span textarea:focus {
    outline: unset
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields button[name=save_address] {
    margin: 20px 0 0 -5px;
    background: #f99142;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 500
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .woocommerce-address-fields button[name=save_address]:hover {
    background: #f99142
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .myaccount_content_wrapper {
    padding: 0 15px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .myaccount_content_wrapper form h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 30px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .myaccount_content_wrapper p {
    font-size: 14px;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .edit {
    transition: .3s ease;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .addresses h2 {
    font-size: 16px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .addresses address {
    font-size: 14px;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content .col2-set.addresses {
    margin: 25px 0 0
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table {
    background: unset
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table thead tr th {
    background: unset !important;
    border-bottom: 2px solid #efefef
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table thead tr th span {
    font-weight: 500;
    color: #231f21
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tbody tr td,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tfoot tr td {
    background: unset !important;
    border-bottom: 1px solid #efefef;
    color: #231f21;
    font-size: 13px;
    vertical-align: middle
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tbody tr td.woocommerce-orders-table__cell-order-actions,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tfoot tr td.woocommerce-orders-table__cell-order-actions {
    padding: 0 !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tbody tr td a,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tfoot tr td a {
    color: #131313;
    font-weight: 500;
    font-size: 13px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tbody tr td a.woocommerce-button,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tfoot tr td a.woocommerce-button {
    background: #f99142;
    transition: .3s ease;
    color: #fff;
    border-radius: 75px
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tbody tr:nth-child(2n) td,
.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tfoot tr:nth-child(2n) td {
    background: unset !important
}

.woocommerce-account .wrapper_my_account .woocommerce-MyAccount-content table tfoot th {
    background: unset !important;
    font-size: 14px;
    color: #231f21;
    border-bottom: 1px solid #efefef
}

.site-content .content-area,
.site-content .site-main,
.site-content .hentry {
    margin: 0 !important
}

.site-content .hentry {
    padding-bottom: 30px
}

.banner {
    min-height: 25vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

@media screen and (max-width: 992px) {
    .banner {
        min-height: 30vh
    }
}

.banner h3 {
    text-align: center;
    font-weight: 500;
    font-size: 28px;
    margin: 0;
    color: #fff;
    z-index: 2;
    position: relative;
}

.banner_atletas h3 {
    text-align: center;
    font-weight: bold;
    font-size: 65px;
    margin: 0;
    color: #656464;
    z-index: 2;
    position: relative;
}

@media screen and (max-width: 767px) {
    .banner h3 {
        font-size: 36px
    }
}

.banner h5 {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    font-size: 19px;
    margin: 0;
    color: #e3b59e;
    font-weight: 400
}

.banner .overlay-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4)
}

.contacts {
    padding: 80px 0
}

@media screen and (max-width: 992px) {
    .contacts {
        padding: 50px 0
    }
}

.contacts .col-contact-form h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 10px;
    color: #231f21
}

@media screen and (max-width: 992px) {
    .contacts .col-contact-form h3 {
        font-size: 18px
    }
}

.contacts .col-contact-form h5 {
    font-size: 16px;
    margin: 0 0 15px;
    color: #999
}

@media screen and (max-width: 992px) {
    .contacts .col-contact-form h5 {
        font-size: 13px
    }
}

.contacts .col-contact-form .form_wrapper {
    margin: 30px 0 0
}

.contacts .col-contact-form .form_wrapper .gform_heading {
    display: none
}

.contacts .col-contact-info .col-contact-info-content {
    margin: 0 0 10px
}

.contacts .col-contact-info .col-contact-info-content .contact_info_wrapper {
    text-align: center;
    padding: 15px;
    border-radius: 30px;
    margin: 0 0 35px
}

.contacts .col-contact-info .col-contact-info-content .contact_info_wrapper .icon_wrapper {
    width: 45px;
    height: 45px;
    background: #f99142;
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    border-radius: 100%;
    margin: 0 0 20px
}

.contacts .col-contact-info .col-contact-info-content .contact_info_wrapper .icon_wrapper i {
    font-size: 22px;
    color: #fff
}

.contacts .col-contact-info .col-contact-info-content.col-contact-mails p {
    font-size: 12px
}

.contacts .col-contact-info .col-contact-info-content.col-contact-mails a {
    margin: 0 0 2px
}

.contacts .col-contact-info .col-contact-info-content.col-contacts-phone a {
    color: #231f21
}

.contacts .col-contact-info .col-contact-info-content.col-contacts-phone a:hover {
    text-decoration: underline
}

.contacts .col-contact-info .col-contact-info-content.col-contacts-phone a i {
    margin-right: 5px;
    color: #ed1b24
}

.contacts .col-contact-info .col-contact-info-content h4 {
    font-size: 18px;
    margin: 5px 0 15px;
    font-weight: 500
}

@media screen and (max-width: 992px) {
    .contacts .col-contact-info .col-contact-info-content h4 {
        font-size: 17px
    }
}

.contacts .col-contact-info .col-contact-info-content a {
    color: #231f21;
    font-size: 13px;
    margin: 0 0 10px;
    display: block
}

@media screen and (max-width: 992px) {
    .contacts .col-contact-info .col-contact-info-content a {
        font-size: 13px
    }
}

.contacts .col-contact-info .col-contact-info-content h6 {
    font-size: 15px;
    font-weight: 400;
    color: #231f21
}

@media screen and (max-width: 992px) {
    .contacts .col-contact-info .col-contact-info-content h6 {
        font-size: 14px
    }
}

.contacts .col-contact-info .col-contact-info-content h6 i {
    color: #ed1b24;
    margin-right: 5px
}

.contacts .col-contact-info .col-contact-info-content p {
    font-size: 13px;
    font-weight: 400;
    color: #231f21
}

@media screen and (max-width: 992px) {
    .contacts .col-contact-info .col-contact-info-content p {
        font-size: 13px
    }
}

.contacts_map iframe {
    margin-bottom: -8px
}

.about_us_single {
    padding: 80px 0
}

@media screen and (max-width: 992px) {
    .about_us_single {
        padding: 50px 0
    }
}

@media screen and (max-width: 992px) {
    .about_us_single .col-about-us-img {
        display: none
    }
}

.about_us_single .col-about-us-img img {
    border-radius: 10px;
    border: 5px solid #f99142;
}

@media screen and (min-width: 768px) {
    .about_us_single .col-about-us-info {
        padding-left: 25px
    }
}

.about_us_single .col-about-us-info h3 {
    font-size: 24px;
    margin: 0 0 20px;
    font-weight: 500;
    color: #f99142
}

.about_us_info {
    padding: 0 0 30px
}

.about_us_info .col-about-title h3 {
    margin: 0 0 35px;
    font-size: 26px;
    font-weight: 500;
    text-align: center;
    color: #231f21
}

@media screen and (max-width: 767px) {
    .about_us_info .col-about-title h3 {
        font-size: 22px
    }
}

@media screen and (max-width: 767px) {
    .about_us_info .col-company-info:last-of-type .wrapper_company_info {
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .about_us_info .col-company-info .wrapper_company_info {
        margin: 0 0 40px
    }
}

.about_us_info .col-company-info .wrapper_company_info img {
    border-radius: 10px
}

.about_us_info .col-company-info .wrapper_company_info h5 {
    margin: 20px 0 10px;
    font-weight: 400;
    font-size: 18px
}

@media screen and (max-width: 767px) {
    .about_us_info .col-company-info .wrapper_company_info h5 {
        font-size: 16px
    }
}

.about_us_info .col-company-info .wrapper_company_info .text_company_info p {
    font-size: 13px;
    color: #555
}

.faqs {
    padding: 80px 0
}

@media screen and (max-width: 767px) {
    .faqs {
        padding: 50px 0
    }
}

.faqs #accordion .accordion-item {
    border-color: #e4e4e4
}

.faqs #accordion .accordion-item:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.faqs #accordion .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.faqs #accordion .accordion-item:last-of-type .accordion-button.collapsed {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.faqs #accordion .accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.faqs #accordion .accordion-item h2 button.accordion-button {
    font-weight: 500;
    font-size: 15px;
    color: #231f21;
    padding: 20px
}

.faqs #accordion .accordion-item h2 button.accordion-button:hover {
    background-color: #f1f3f8;
    border-color: #f1f3f8
}

.faqs #accordion .accordion-item h2 button.accordion-button:not(.collapsed) {
    background-color: rgba(26, 69, 111, .2)
}

.faqs #accordion .accordion-item h2 button.accordion-button:focus {
    box-shadow: unset
}

.faqs #accordion .accordion-item h2 button.accordion-button::after {
    display: flex
}

.faqs #accordion .accordion-item .accordion-collapse .accordion-body {
    padding: 25px
}

.faqs #accordion .accordion-item .accordion-collapse .accordion-body p:last-of-type {
    margin: 0
}

.breadcumbs_paging {
    background: #231f21;
    padding: 30px 0;
    margin: 0 0 40px;
    text-align: center
}

.breadcumbs_paging h1 {
    margin: 0 0 10px;
    font-size: 26px;
    line-height: 36px;
    font-weight: 500;
    color: #fff
}

@media screen and (max-width: 767px) {
    .breadcumbs_paging h1 {
        font-size: 20px
    }
}

.breadcumbs_paging h5 {
    font-size: 15px;
    color: #fff
}

@media screen and (max-width: 767px) {
    .breadcumbs_paging h5 {
        font-size: 13px
    }
}

.breadcumbs_paging h5 a {
    color: #f99142
}

.intro_services {
    padding: 60px 0 30px
}

@media screen and (max-width: 767px) {
    .intro_services {
        padding: 30px 0 15px
    }
}

.intro_services .col-services-intro .wrapper_services_intro p {
    font-size: 15px
}

@media screen and (max-width: 767px) {
    .intro_services .col-services-intro .wrapper_services_intro p {
        font-size: 13px
    }
}

.services .col-service {
    margin: 0 0 50px
}

.services .col-service .wrapper_service a {
    display: block;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .09);
    padding: 30px 0;
    border-radius: 5px;
    transition: .3s ease
}

.services .col-service .wrapper_service a:hover {
    box-shadow: 0 4px 8px rgba(0, 0, 0, .14)
}

.services .col-service .wrapper_service a:hover i {
    color: #ed1b24
}

.services .col-service .wrapper_service a .icon_service_wrapper {
    text-align: center
}

.services .col-service .wrapper_service a .icon_service_wrapper i {
    font-size: 36px;
    transition: .3s ease
}

.services .col-service .wrapper_service a .content_service_wrapper {
    text-align: center;
    margin: 25px 0 0;
    padding: 0 40px
}

.services .col-service .wrapper_service a .content_service_wrapper h4 {
    font-weight: 400;
    font-size: 20px;
    margin: 0 0 15px
}

@media screen and (max-width: 767px) {
    .services .col-service .wrapper_service a .content_service_wrapper h4 {
        font-size: 17px
    }
}

.services .col-service .wrapper_service a .content_service_wrapper .content_service {
    min-height: 90px
}

@media screen and (max-width: 767px) {
    .services .col-service .wrapper_service a .content_service_wrapper .content_service {
        min-height: auto
    }
}

.services .col-service .wrapper_service a .content_service_wrapper .content_service p {
    font-size: 14px;
    margin: 0;
    color: #555
}

@media screen and (max-width: 767px) {
    .services .col-service .wrapper_service a .content_service_wrapper .content_service p {
        font-size: 13px
    }
}

.store_menu .store_menu_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0;
    z-index: -1
}

.store_menu .store_menu_overlay.active {
    opacity: .5;
    z-index: 999999999
}

.store_menu .wrapper_store_menu {
    position: fixed;
    top: 0;
    transition: .3s ease;
    left: -400px;
    height: 100%;
    z-index: 9999999999;
    background: #fff;
    width: 400px;
    overflow: hidden
}

@media screen and (max-width: 767px) {
    .store_menu .wrapper_store_menu {
        width: 100%;
        left: -100%
    }
}

.store_menu .wrapper_store_menu.active {
    left: 0
}

.store_menu .wrapper_store_menu .close_menu {
    position: absolute;
    left: 7px;
    top: 20px;
    padding: 10px;
    cursor: pointer
}

.store_menu .wrapper_store_menu .close_menu i {
    font-size: 24px;
    color: #ed1b24
}

.store_menu .wrapper_store_menu .logo_store_menu {
    margin: 25px 0;
    padding-left: 60px
}

.store_menu .wrapper_store_menu .logo_store_menu a {
    margin: 0
}

.store_menu .wrapper_store_menu .logo_store_menu a img {
    width: 125px
}

.store_menu .wrapper_store_menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.store_menu .wrapper_store_menu ul.main_cat_menu {
    transition: transform .2s;
    padding: 0 0 0 60px
}

.store_menu .wrapper_store_menu ul.main_cat_menu.hide {
    transform: translateX(-15%);
    visibility: hidden;
    height: 0;
    overflow: hidden;
    padding: 0
}

.store_menu .wrapper_store_menu ul li {
    margin: 0 0 12px
}

.store_menu .wrapper_store_menu ul li a {
    text-transform: uppercase;
    color: #231f21;
    font-size: 14px
}

.store_menu .wrapper_store_menu ul li a:hover {
    color: #f99142
}

.store_menu .wrapper_category_sub_menu {
    position: relative
}

.store_menu .wrapper_category_sub_menu .category_sub_menu {
    position: relative;
    visibility: hidden;
    height: 0;
    z-index: -1;
    transform: translateX(15%);
    transition: transform .2s;
    overflow: hidden;
    padding-left: 60px
}

.store_menu .wrapper_category_sub_menu .category_sub_menu.active {
    visibility: visible;
    height: auto;
    z-index: 2;
    transform: translateX(0)
}

.store_menu .wrapper_category_sub_menu .category_sub_menu.active .wrapper_category_sub_menu ul.sub_menu {
    max-height: 600px;
    overflow-y: auto
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .category_sub_menu_back {
    position: absolute;
    left: 25px;
    top: 0;
    cursor: pointer
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .category_sub_menu_back i {
    color: #ed1b24;
    font-size: 19px
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .wrapper_category_sub_menu h3 {
    font-size: 15px;
    margin: 0 0 25px
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .wrapper_category_sub_menu h3 a {
    font-size: 15px;
    font-weight: 500;
    color: #f99142;
    text-transform: uppercase
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .wrapper_category_sub_menu ul.sub_menu li a.upper_lowest_depth_cat {
    color: #ed1b24;
    display: block;
    margin: 0 0 10px;
    font-weight: 500
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .wrapper_category_sub_menu ul.sub_menu li ul.lowest_depth_sub_menu {
    margin: 0 0 20px
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .wrapper_category_sub_menu ul.sub_menu li ul.lowest_depth_sub_menu li a {
    font-size: 13px
}

.store_menu .wrapper_category_sub_menu .category_sub_menu .wrapper_category_sub_menu ul.sub_menu li ul.lowest_depth_sub_menu li a:hover {
    text-decoration: underline
}

.agents .col-intro-agents {
    padding-top: 50px;
    padding-bottom: 50px
}

.agents .col-intro-agents .wrapper_intro_agents p {
    font-size: 16px;
    color: #231f21;
    margin: 0
}

@media screen and (max-width: 767px) {
    .agents .col-intro-agents .wrapper_intro_agents p {
        font-size: 14px
    }
}

.agents .col-agent {
    margin: 0 0 35px
}

.agents .col-agent .wrapper_agent_content {
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .09);
    padding: 20px 15px
}

.agents .col-agent .wrapper_agent_content .agent_image {
    margin: 0 0 15px
}

.agents .col-agent .wrapper_agent_content .agent_image img {
    width: 200px;
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    .agents .col-agent .wrapper_agent_content .agent_image img {
        width: 175px
    }
}

.agents .col-agent .wrapper_agent_content .agent_content h3 {
    font-size: 24px;
    font-weight: 500;
    color: #231f21
}

@media screen and (max-width: 767px) {
    .agents .col-agent .wrapper_agent_content .agent_content h3 {
        font-size: 18px
    }
}

.agents .col-agent .wrapper_agent_content .agent_content .agent_content_text {
    min-height: 45px
}

.agents .col-agent .wrapper_agent_content .agent_content .agent_content_text p {
    font-size: 14px;
    color: #231f21;
    margin: 0;
    line-height: 22px
}

@media screen and (max-width: 767px) {
    .agents .col-agent .wrapper_agent_content .agent_content .agent_content_text p {
        font-size: 13px;
        line-height: 20px
    }
}

#yith-wcwl-form .wishlist-title-container .wishlist-title .show-title-form {
    display: none !important
}

#yith-wcwl-form .wishlist-title-container .wishlist-title h2 {
    font-size: 22px;
    font-weight: 400
}

#yith-wcwl-form .wishlist-title-container .hidden-title-form input[type=text] {
    box-shadow: none;
    background: unset;
    border: 2px solid #e4e4e4;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 5px;
    color: #231f21;
    transition: .3s ease
}

#yith-wcwl-form .wishlist-title-container .hidden-title-form input[type=text]:focus {
    outline: unset !important;
    border-color: #c8c8c8
}

#yith-wcwl-form .wishlist-title-container .hidden-title-form .edit-title-buttons a {
    width: auto;
    margin-right: 5px
}

#yith-wcwl-form .wishlist-title-container .hidden-title-form .edit-title-buttons a:hover i {
    color: #f99142
}

#yith-wcwl-form .wishlist-title-container .hidden-title-form .edit-title-buttons a i {
    font-size: 16px;
    color: #ed1b24
}

#yith-wcwl-form .shop_table {
    margin: 0 0 35px
}

#yith-wcwl-form .shop_table thead tr th {
    background: unset;
    color: #231f21;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid #e4e4e4;
    padding: 15px 20px;
    text-align: center
}

#yith-wcwl-form .shop_table thead tr th.product-name {
    text-align: left
}

@media screen and (max-width: 1199px) {
    #yith-wcwl-form .shop_table thead tr th {
        font-size: 12px
    }
}

#yith-wcwl-form .shop_table tbody tr td {
    border-bottom: 2px solid #e4e4e4;
    background: unset;
    vertical-align: middle
}

#yith-wcwl-form .shop_table tbody tr td.product-name a {
    text-decoration: none
}

#yith-wcwl-form .shop_table tbody tr td.product-name a:hover {
    color: #ed1b24;
    text-decoration: underline
}

#yith-wcwl-form .shop_table tbody tr td.product-price span {
    font-size: 14px;
    font-weight: 500;
    color: #f99142
}

@media screen and (max-width: 992px) {
    #yith-wcwl-form .shop_table tbody tr td.product-price span {
        font-size: 21px
    }
}

#yith-wcwl-form .shop_table tbody tr td.product-add-to-cart a {
    border: 2px solid #f99142;
    border-radius: 5px;
    padding: 10px 15px;
    background: #f99142;
    color: #fff;
    font-weight: 400;
    transition: .3s ease;
    text-decoration: none
}

#yith-wcwl-form .shop_table tbody tr td.product-add-to-cart a:hover {
    background: #ed1b24;
    border-color: #ed1b24
}

.wishlist-page-links {
    display: none !important
}

.yith_wcwl_wishlist_footer .yith-wcwl-share h4 {
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 15px;
    color: #231f21
}

.woocommerce-info {
    font-size: 14px;
    background-color: #ed1b24 !important
}

.woocommerce-message,
.woocommerce-error {
    font-size: 14px !important
}

.woocommerce-message a,
.woocommerce-error a {
    font-weight: 500 !important
}

#yith-wcwtl-output .yith-wcwtl-msg {
    font-size: 15px;
    margin: 0 0 12px;
    font-weight: 500
}

#yith-wcwtl-output .button {
    margin: 0;
    background: #ed1b24 !important;
    font-size: 13px;
    text-transform: uppercase;
    padding: 11px 15px;
    font-weight: 500;
    border-radius: 5px
}

#yith-wcwtl-output form label[for=yith-wcwtl-policy-check] {
    margin: 0 0 15px
}

#yith-wcwtl-output form label[for=yith-wcwtl-email] {
    display: block
}

#yith-wcwtl-output form label[for=yith-wcwtl-email] input[type=email] {
    display: block;
    width: 50%;
    margin: 6px 0 25px;
    background: unset;
    box-shadow: unset;
    border: 2px solid #e4e4e4;
    font-size: 14px;
    padding: 10px;
    border-radius: 6px;
    transition: .3s ease;
    color: #1c1c1c
}

#yith-wcwtl-output form label[for=yith-wcwtl-email] input[type=email]:focus {
    outline: unset;
    border-color: #f99142
}

.woocommerce-ResetPassword label {
    font-weight: 400;
    display: block;
    width: 100%
}

.woocommerce-ResetPassword input:not(#rememberme) {
    width: 85%;
    box-shadow: none;
    background: unset;
    border: 2px solid #e6e6e6;
    font-size: 13px;
    padding: 8px 10px;
    border-radius: 10px;
    margin: 10px 0 0
}

.woocommerce-ResetPassword input:not(#rememberme):focus {
    outline: unset !important
}

.woocommerce-ResetPassword button {
    background: #f99142;
    color: #fff;
    font-size: 13px;
    margin: 15px 0 0;
    border-radius: 75px;
    font-weight: 500
}

.woocommerce-ResetPassword button:hover {
    background: #f99142
}

.monthly_donations {
    padding: 80px 0
}

.monthly_donations .col-donation {
    margin: 0 0 35px
}

.monthly_donations .col-donation .wrapper_donation {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .14);
    display: block;
    padding: 25px;
    border-radius: 15px
}

.monthly_donations .col-donation .wrapper_donation .donation_info {
    text-align: center
}

.monthly_donations .col-donation .wrapper_donation .donation_info h3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px
}

.monthly_donations .col-donation .wrapper_donation .donation_info .association_info img {
    width: auto;
    height: 100px;
    margin: 0 auto
}

.monthly_donations .col-donation .wrapper_donation .donation_info .association_info h4 {
    font-size: 16px;
    font-weight: 400
}

.monthly_donations .col-donation .wrapper_donation .donation_info .donation_description {
    margin: 15px 0 0;
    padding: 0 25px
}

.monthly_donations .col-donation .wrapper_donation .donation_info .donation_description p {
    font-size: 13px
}

.monthly_donations .col-donation .wrapper_donation .donation_info .donation_document {
    margin: 15px 0 0
}

.monthly_donations .col-donation .wrapper_donation .donation_info .donation_document .btn-main {
    font-size: 13px !important;
    padding: 9px 18px !important
}

.progress_info {
    margin: 30px 0 5px
}

.progress_info h5 {
    font-size: 16px;
    margin: 30px 0 15px;
    font-weight: 500
}

.progress_info h5 i {
    color: #f99142;
    margin-right: 7px
}

.progress_info h6 {
    margin: 13px 0 0px;
    font-size: 14px;
    font-weight: 300;
    color: #f99142
}

.progress_info .progress {
    height: 20px
}

.progress_info .progress .progress-bar {
    background: #f99142
}

.monthly_donation_overlay {
    position: fixed;
    background: #fff;
    z-index: 99999;
    bottom: 15px;
    right: 15px;
    box-shadow: 0 4px 9px rgba(0, 0, 0, .12);
    border-radius: 20px;
    width: 275px;
    transition: .3s ease
}

.monthly_donation_overlay.hide {
    opacity: 0;
    z-index: -1
}

.monthly_donation_overlay .wrapper_monthly_donation_actions {
    position: absolute;
    top: 0;
    left: 0;
    background: #f99142;
    border-top-left-radius: 17px
}

.monthly_donation_overlay .wrapper_monthly_donation_actions .close_monthly_goal {
    padding: 5px 10px 0;
    cursor: pointer
}

.monthly_donation_overlay .wrapper_monthly_donation_actions .close_monthly_goal i {
    color: #231f21;
    font-size: 18px;
    color: #fff
}

.monthly_donation_overlay .wrapper_monthly_donation_overlay {
    padding: 35px 30px 30px
}

.monthly_donation_overlay .wrapper_monthly_donation_overlay .wrapper_monthly_donation_content h3 {
    font-size: 16px;
    margin: 0 0 10px;
    font-weight: 500;
    text-align: center
}

.monthly_donation_overlay .wrapper_monthly_donation_overlay .wrapper_monthly_donation_content h3 i {
    font-size: 18px;
    color: #f99142;
    margin-right: 5px
}

.monthly_donation_overlay .wrapper_monthly_donation_overlay .wrapper_monthly_donation_content .progress_info {
    margin: 20px 0 0
}

.monthly_donation_overlay .wrapper_monthly_donation_overlay .wrapper_monthly_donation_content .progress_info h6 {
    text-align: center
}

#partners_title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 500;
}

.titulo_sobre_nos {
    margin-top: 30px;
}

.titulo_sobre_nos .titulo_sobre_nos_textos {
    text-align: center;
}

.about_row {
    align-items: center;
}

.banner_background {
    height: 35vh;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    padding-bottom: 10px;
}

.trust_info {
    padding: 30px 0;
}

.col-trust {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.col-trust h3 {
    font-size: 20px;
    font-weight: 500;
    color: #f99142;
    padding-top: 20px;
}

.atletas_info {
    padding: 30px 10px;
    background-color: #f6f6f6;
}

.detalhes_atletas {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-image: url(http://ironstore.sitedev.pt/wp-content/uploads/2022/12/grey-30-fe4f2e28-30f2096f-2880w.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 10% !important;
    background-position: 100% 50% !important;
}

.detalhes_atletas h3 {
    font-weight: 500;
    color: #fb7b52;
    font-size: 40px;
    padding: 0;
    margin: 0;
}


.detalhes_atletas h4 {
    font-weight: 400;
    color: rgba(77, 76, 76, 0.9);
    font-size: 25px;
    padding: 0;
    margin: 0;
}

.detalhes_atletas p {
    font-weight: 400;
    color: rgba(77, 76, 76, 0.9);
    font-size: 16px;
    padding: 20px 0 0 0;
    margin: 0;
}

.imagens_atletas {
    display: flex;
    justify-content: center;
}

.imagens_atletas img {
    height: 411px;
    width: 25%;
    margin: 5px;
    filter: grayscale(100%);
    object-fit: cover;
}


.imagens_atletas img:hover {
    filter: grayscale(0%)
}

#redes_sociais_footer {
    font-size:23px;
}

.banner_background_atletas{
    height: 35vh;
    background-size: cover;
    background-position: 50% -35.7041px;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    padding-bottom: 10px;
}



.single-product .storefront-breadcrumb{
    display:block !important;
    padding: 0;
    margin: 0;
    text-align: center;
}
.single-product .storefront-breadcrumb,
.single-product .storefront-breadcrumb a, 
.single-product .storefront-breadcrumb .breadcrumb-separator, 
.single-product .storefront-breadcrumb span,
.woocommerce-breadcrumb .breadcrumb-separator::after{
    color:#fff !important;
    opacity:1 !important;
}

.woocommerce-breadcrumb a:first-of-type::before{
    content:unset !important;
}


.blog_index_banner{
    background-image: url(http://ironstore.sitedev.pt/wp-content/uploads/2023/01/buddha-bowl-dish-with-vegetables-legumes-top-view-scaled.jpg);
    background-size: cover;
    background-position: center;
    align-content: center;
    height:30vh;
    margin-bottom: 50px;
}

.blog_index_banner h1{
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.col-post-content {
    padding: 15px 0;
}

.col-post-content h2{
    margin-top: 60px;
    margin-bottom: 40px;
    font-weight: bold;
}

.article_date {
    display: flex;
    padding-top: 10px;
}

.separator {
    padding: 0px 10px;
}

.read-more {
    border: 2px solid #f99142;
    padding: 3px 10px;
    font-weight: bold;
    color: #525151;
    border-radius: 25px;
}

#marcas_title {
    text-align: center;
    margin-bottom: 100px;
    font-size: 45px;
    font-weight: bold;
    color: #f99142;
}

.featured_marcas_wrapper_image{
    display: flex;
    justify-content: center;
    align-items: center;
}

.share_social_media{
    margin-top: 60px;
}

.share_icons a{
    color: #525151;
    padding-right: 10px;
    font-size: 20px;
}

.share_icons {
    margin-bottom: 30px;
}

.go_back_post {
    color: #525151;
    font-weight: bold;
    font-size: 20px;
}

.col-featured-marcas {
    align-self: center;
}

.nutri_img{
    max-width: 60%;
}

.nutri_title{
    margin-top: 30px;
    font-weight: bold;
    color: #ff9741;
}

.nutri_text{
    font-size: 16px;
    font-weight: 400; 
}














/*# sourceMappingURL=styles.css.map */