.content-box-dark {
    font-size: 15px;
    line-height: 31px;
    background: #B28A48;
    color: #dddddd;
    border-radius: 5px;
    padding: 15px;
    text-align: center;
    margin: 15px 0;
}


.content-box-dark i {
    margin-top: -7px;
    margin-left: -39px;
    position: absolute;
    font-size: 34px;
}

#product-product .tk_html_2 .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

#product-product .page-content {
    padding-bottom: 0;
}

@font-face {
    font-display: auto;
    font-family: "Iconly";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/iconly.eot?1786604666122");
    src: url("../fonts/iconly.eot?#iefix") format("embedded-opentype"), url("../fonts/iconly.woff2?1786604666122") format("woff2"), url("../fonts/iconly.woff?1786604666122") format("woff"), url("../fonts/iconly.ttf?1786604666122") format("truetype"), url("../fonts/iconly.svg?1786604666122#Iconly") format("svg");
}

[class="tkpeticon"], [class^="tkpeticon-"], [class*=" tkpeticon-"] {
    display: inline-block;
    font-family: "Iconly" !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

.tkpeticon-viber:before {
    content: "\e000";
}

.tkpeticon-user:before {
    content: "\e001";
}

.tkpeticon-tik-tok:before {
    content: "\e002";
}

.tkpeticon-stars:before {
    content: "\e003";
}

.tkpeticon-ribbon:before {
    content: "\e004";
}

.tkpeticon-promo:before {
    content: "\e005";
}

.tkpeticon-phone:before {
    content: "\e006";
}

.tkpeticon-search:before {
    content: "\e007";
}

.tkpeticon-terarium:before {
    content: "\e008";
}

.tkpeticon-package:before {
    content: "\e009";
}

.tkpeticon-menu:before {
    content: "\e00a";
}

.tkpeticon-mail:before {
    content: "\e00b";
}

.tkpeticon-instagram:before {
    content: "\e00c";
}

.tkpeticon-info:before {
    content: "\e00d";
}

.tkpeticon-home:before {
    content: "\e00e";
}

.tkpeticon-heart:before {
    content: "\e00f";
}

.tkpeticon-grizachi:before {
    content: "\e010";
}

.tkpeticon-free-shipping:before {
    content: "\e011";
}

.tkpeticon-ribi:before {
    content: "\e012";
}

.tkpeticon-facebook:before {
    content: "\e013";
}

.tkpeticon-kucheta:before {
    content: "\e014";
}

.tkpeticon-consultation:before {
    content: "\e015";
}

.tkpeticon-kotki:before {
    content: "\e016";
}

.tkpeticon-cart:before {
    content: "\e017";
}

.tkpeticon-ptitsi:before {
    content: "\e018";
}

.tkpeticon-badge:before {
    content: "\e019";
}

.fa-home, .fa-shopping-cart {
    display: inline-block;
    font-family: "Iconly" !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto !important;
    line-height: 1 !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
}

.fa-home:before {
    content: "\e00e" !important;
}

.fa-shopping-cart:before {
    content: "\e00e";
}

.breadcrumb-item i {
    font-size: 22px;
    vertical-align: top;
    margin-top: 0;
}

.breadcrumb-item a {
    color: #777777;
}

/* general */
html {
    font-size: 14px;
}

body {
    color: #666666;
    margin: 0;
}

.btn {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
    transition: all .2s;
    line-height: 1;
    padding: 1.2rem 3.3rem;
    letter-spacing: 0.1em;
    text-align: center;
}

.btn:hover {
    text-decoration: none;
}

.btn i {
    margin-right: .3rem
}

.btn-outline {
    border: 1px solid;
    color: #222222;
}

.btn-primary {
    border-color: #B28A48;
}

.btn-primary:hover {
    background-color: #B28A48;
    color: #ffffff;
}

img {
    max-width: 100%;
    height: auto
}

ul {
    list-style: none;
    padding: 0;
}

h1, h2, h3 {
    letter-spacing: -0.025em;
    color: #222222;
    margin: 0 0 .75em;
    font-weight: 400;
}

h4 {
    color: #222222;
    letter-spacing: -0.01em;
    margin: 0 0 .6em;
    font-weight: 700;
}

p {
    font-size: 14px;
    color: #555555;
    margin: 0 0 15px;
}

div {
    font-size: 14px;
    color: #555555;
}

span {
    color: #555555;
}

.text-center {
    text-align: center;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 15px;
}

h6 {
    font-size: 14px;
}

a {
    color: inherit;
}

a:hover, a:active, a:focus {
    color: #B28A48;
    text-decoration: none;
}

.product-desc-content .table {
    max-width: 340px;
}

hr {
    border: none;
    border-top: 1px solid #ebebeb;
    margin: 20px auto 20px;
}

.left-title {
    position: relative;
    padding-bottom: 5px
}

.left-title:before {
    position: absolute;
    content: "";
    display: block;
    width: 380px;
    border-bottom: 1px solid #5D5955;
    bottom: 0
}

.left-title:after {
    position: relative;
    z-index: 999;
    content: "";
    display: block;
    width: 70px;
    height: 1px;
    background: #B28A48;
    bottom: -5px
}
.page-title.center-title {
    margin-top: 0px;
}
.center-title {
    margin-bottom: 35px;
    margin-top: 45px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.center-title::before,
.center-title::after {
    content: "";
    flex: 1;
    border-top: 1px solid;
}

.center-title::before {
    border-color: #B28A48;
}

.center-title::after {
    border-color: #B28A48;
}

.icon-card {
    text-align: center;
    display: block;
}

.icon-card:hover i {
    color: #555;
}

.icon-card i {
    margin-bottom: 12px;
    color: #B28A48;
    text-align: center;
    font-size: 70px;
}


.icon-card .small-title {
    text-align: center;
    font-size: 20px;
    font-family: "Fira Sans Condensed", sans-serif;
}


.category-card {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e2ded8;
    border-radius: 5px;
    text-decoration: none;
}

.category-card-image {
    display: block;
    width: 100%;
    height: 285px;
    object-fit: cover;
    object-position: center;
}

.category-card .small-title {
    position: relative;
    box-sizing: border-box;
    margin: 0;
    padding: 25px 80px 25px 25px;
    background: #fff;
    font-size: 22px;
    font-family: "Fira Sans Condensed", sans-serif;
}

.category-card .small-title strong,
.category-card .small-title span {
    display: block;
}

.category-card .small-title strong {
    margin-bottom: 5px;
    font-size: 25px;
    font-weight: 600;
}

.category-card .small-title::after {
    content: "→";
    position: absolute;
    top: 50%;
    right: 32px;
    color: #b28a48;
    font-size: 48px;
    font-weight: 300;
    line-height: 1;
    transform: translateY(-50%);
    transition: transform 0.25s ease;
}

.category-card:hover {
    color: #24211f;
    text-decoration: none;
}

.category-card:hover .small-title::after {
    transform: translate(6px, -50%);
}

/* header */
.menu {
    display: flex;
    list-style: none;
    margin-bottom: 0;
}

.menu a {
    padding: 10px 0;
    margin: 0 20px;
    display: block;
    color: #999999;
    border-bottom: 1px solid transparent;
    transition: border-bottom-color .25s;
}

.menu a:hover, .menu li.active > a {
    border-bottom-color: #B28A48;
    color: #B28A48;
    text-decoration: none;
}

/* mobile menu */
.menu li > a {
    margin: 0 15px;
    color: #666666;
    font-weight: 400;
    font-size: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 0;
}

.mobile-menu-toggler {
    display: none;
    padding: .2rem;
    margin-left: 0;
}

.mobile-menu-container {
    position: fixed;
    left: -280px;
    top: 0;
    bottom: 0;
    z-index: 1001;
    background-color: #333333;
    width: 100%;
    max-width: 280px;
    overflow-y: scroll;
    -webkit-box-shadow: 0.1rem 0 0.6rem 0 rgba(51, 51, 51, 0.5);
    box-shadow: 0.1rem 0 0.6rem 0 rgba(51, 51, 51, 0.5);
    will-change: transform;
    visibility: hidden;
    font-size: 1.2rem;
    line-height: 1.5;
    transition: all .4s;
}

.mmenu-active .mobile-menu-container {
    visibility: visible;
    transform: translateX(280px);
}

.mobile-menu-wrapper {
    position: relative;
    padding: 4.2rem 0;
}

.mobile-menu-close {
    display: none;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    position: absolute;
    top: .7rem;
    right: 1rem;
    padding: 0;
    z-index: 9;
    cursor: pointer;
    line-height: 1;
    color: #ffffff;
    transition: color .35s;
}

.mobile-menu-close:hover, .mobile-menu-close:focus {
    color: #B28A48;
}

.mobile-menu-close .icon-close {
    display: inline-block;
    position: relative;
    font-size: 3rem;
    transform: rotate(45deg);
}

.mobile-menu-close .icon-close:before {
    content: "+";
}

.mobile-menu-overlay {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(25, 25, 25, 0.25);
    z-index: 1000;
    transition: all 0.4s;
    visibility: hidden;
    opacity: 0;
}

.mmenu-active .mobile-menu-overlay {
    visibility: visible;
    opacity: 1;
}

.mobile-nav {
    padding: 0;
    margin: 0 0 2.5rem;
}

.mobile-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mobile-menu > li > a {
    text-transform: uppercase;
}

.mobile-menu li {
    display: block;
    position: relative;
}

.mobile-menu li a {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 1rem 4.5rem 1rem 2rem;
    color: #dddddd;
    border-bottom: 0.1rem solid rgba(255, 255, 255, 0.08);
}

.mobile-menu li a:hover, .mobile-menu li a:focus {
    color: #ffffff;
    text-decoration: none;
    outline: none !important;
}

/* layout */
.container {
    width: 1160px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.container-fluid {
    width: 1360px;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.title {
    font-weight: 400;
    font-size: 2rem;
    text-transform: uppercase;
}

.title-line:after {
    content: "";
    display: block;
    max-width: 50px;
    height: 1px;
    background-color: #B28A48;
    margin: 7px auto 15px;
}

.title-line-left:after {
    content: "";
    display: block;
    max-width: 50px;
    height: 1px;
    background-color: #B28A48;
    margin: 7px 0 15px 0;
}

/* testimonials */
blockquote {
    color: #666666;
    font-style: normal;
}

blockquote p {
    max-width: 840px;
    font-weight: 300;
    line-height: 2em;
    color: #666666;
    margin-bottom: 3rem;
}

blockquote .lead {
    color: #333333;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1rem;
}

blockquote cite {
    text-transform: uppercase;
}

blockquote cite span {
    text-transform: capitalize;
}

.testimonials .owl-simple .owl-nav .owl-next {
    right: 10%;
}

.testimonials .owl-simple .owl-nav .owl-prev {
    left: 10%;
}

.testimonials .owl-simple .owl-nav [class*='owl-'] {
    top: 45%;
}

.testimonial-icon:before {
    display: none;
    align-items: center;
    justify-content: center;
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    line-height: 1;
    color: #ffffff;
    border: .7rem solid #f9f9f9;
    background-color: #B28A48;
    box-shadow: 0 0 0 0.1rem #B28A48;
    margin-bottom: 2.6rem;
}

.testimonial img {
    max-width: 200px;
    display: inline-block !important;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    line-height: 1;
    color: #ffffff;
    border: .7rem solid #f9f9f9;
    background-color: #B28A48;
    box-shadow: 0 0 0 0.1rem #B28A48;
    margin-bottom: 2.6rem;
}

/* banners */
.banner img {
    border-radius: 5px;
}

.banner-title {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 2rem;
    line-height: 1.2em;
    margin-bottom: 1rem;
}

.banner-title strong {
    font-weight: 700;
}

.banner.text-white .banner-subtitle, .banner.text-white .banner-title {
    color: #ffffff;
}

.banner-content {
    padding-top: 0;
    left: 50px;
}

.banner-big {
    color: #666666;
    font-size: 1.5rem;
    line-height: 1.6;
}

.banner-big .banner-content-center.banner-content {
    margin-top: -40px;
    max-width: 655px;
}

.banner-big .banner-subtitle {
    font-size: 20px;
    margin-top: 10px;
}

.banner-big .banner-title {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 10px;
}

.banner-content-center.banner-content {
    top: auto;
    bottom: -20px;
    backdrop-filter: blur(0.8rem);
    display: block;
    position: absolute;
    background: rgba(50, 50, 50, 0.7);
    padding: 10px 15px;
    border-radius: 5px;
    width: 100% !important;
    max-width: 78%;
}
.banner-content-center.banner-content .banner-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 7px;
    margin-top: 7px;
}

.banner-content-center.banner-content .banner-subtitle {
    font-size: 15px;
    margin-top: 7px;
}



.banner {
    border-radius: 5px;
}

.banner-overlay > a {
    border-radius: 5px;
}

.banner-overlay > a:after {
    border-radius: 5px;
}

/* icon boxes */
.icon-box {
    color: #aaaaaa;
    font-weight: 300;
    font-size: 15px;
    line-height: normal;
    letter-spacing: -.01em;
    margin-bottom: 0;
    padding: 0;
}

.icon-box a {
    color: #B28A48;
}

.icon-box-side p {
    margin-bottom: 0;
    font-size: 18px;
}

.icon-box i {
    font-size: 80px;
    color: #B28A48;
    margin-bottom: 0;
    display: block;
}

.icon-box-side .icon-box-icon {
    display: inline-block;
    line-height: 0;
    min-width: 105px;
    text-align: left;
    margin-bottom: 0;
    color: #333333;
}

.icon-boxes-container {
    margin-bottom: 60px;
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F3EFEB !important;

}

.icon-boxes {
    display: flex;
    flex-wrap: wrap;
}

.icon-box-side .icon-box-title {
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
}

/* nav pills (used on product page tabs) */
.nav.nav-pills .nav-link {
    text-transform: uppercase;
}

.nav.nav-pills .nav-item.show .nav-link,
.nav.nav-pills .nav-item .nav-link.active {
    color: #333333;
    border-bottom-color: #B28A48;
}

.nav.nav-pills .nav-item + .nav-item {
    margin-left: 3.5rem;
}

/* Product 7 */
.old-price {
    position: relative;
    text-decoration: none !important;
    color: #888888 !important;
}

.old-price:after {
    content: "";
    position: absolute;
    left: -1px;
    right: -2px;
    top: 50%;
    height: 1px;
    background: #333333;
    transform: rotate(4deg);
    transform-origin: center;
    text-decoration: none !important;
}

#product .new-price {
    font-size: 26px;
}

#product .old-price {
    font-size: 20px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    border-color: #B28A48;
}

.owl-theme .owl-dots .owl-dot span:before {
    background-color: #B28A48;
}

.owl-theme .owl-dots .owl-dot span {
    border: 0.1rem solid rgba(0, 0, 0, 0.4);
}

.owl-theme .owl-dots .owl-dot.active span {
    height: 16px;
    width: 16px;
}

.tk-home-banner {
    margin-bottom: 30px;
}

.product-default {
    border: 1px solid #e2ded8;
    border-radius: 5px;
    color: #777777;
    margin-bottom: 15px;
    transition: all .5s;
}

.product-default:hover {
    border: 1px solid #B28A48;
    transition: all .5s;
}

.product-default figure {
    background: #fff;
    padding: 10px;
}

.product-default a {
    color: inherit;
    display: inline-block;
    text-align: center;
}

.product-default a:hover {
    color: #B28A48;
    text-decoration: none;
}

.product-default figure {
    margin-bottom: 1.6rem;
    position: relative;
    border-radius: 3px;
}

.product-default figure img {
    transition: all .5s;
    height: auto;
    width: 100%;
    border-radius: 5px;
}

.product-default figure img:last-child {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
}

.product-default figure img:first-child {
    opacity: 1;
    position: relative;
}

.product-default .label-group {
    position: absolute;
    top: -8px;
    left: -8px;
}

.product-default .product-label {
    display: block;
    text-align: center;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding: 5px 11px;
    color: #ffffff;
    font-weight: 600;
    font-size: 10px;
    line-height: 1;
    border-radius: 5px;
}

.product-default .product-label.label-hot {
    background-color: #B28A48;
}

.product-default .product-label.label-sale {
    background-color: #B28A48;
}

.product-default .price-box {
    margin-bottom: 5px;
        float: left;
        width: 67%;

}

.product-default .category-list {
    font-weight: 400;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    line-height: 1.7;
    opacity: .8;
    text-transform: uppercase;
}

.product-default .product-title {
    min-height: 60px;
    margin-top: 10px;
    max-width: 100%;
    font-weight: 400;
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 10px;
    text-align: left;
}

.product-default .product-title a {
    text-align: left;
}

.widget-featured-products
.product-default .tooltiptext {
    visibility: hidden;
    position: absolute;
    background-color: #333333;
    color: #ffffff;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    letter-spacing: .01em;
    text-align: center;
    padding: 1rem .7rem;
    z-index: 1;
    opacity: 0;
    transition: opacity .3s;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
}

.product-default .product-buttons {
    float: right;
    width: 33%;
    display: block;
    color: #333333;
    text-align: center;
}
.product-default .product-price {
    font-size: 24px;
    display: block;
    font-weight: 400;
    line-height: 20px;
    color: #B28A48;
    margin-bottom: 0px;
}
.product-default .old-price {
    font-size: 20px;
    display: inline-block;
    position: relative;
    text-decoration: none !important;
    color: #888888 !important;
}
.product-default .btn-icon-wish,
.product-default .btn-quickview {
    display: inline-block;
    border: 1px solid #dddddd;
    margin: 0 2px;
    width: 36px;
    height: 36px;
    font-size: 1.6rem;
    text-align: center;
    opacity: 0;
    transition: all .25s ease;
    transform: translateX(200%);
}

.product-default .btn-icon-wish.checked,
.product-default .btn-quickview.checked {
    color: #B28A48;
}

.product-default .btn-icon-wish.checked i:before,
.product-default .btn-quickview.checked i:before {
    content: "\e88a";
}

.product-default .btn-icon-wish {
    padding-top: 3px;
    border-radius: 100px;
    border: 1px solid #B28A48;
    right: 15px;
    top: 15px;
    position: absolute;
    transform: none;
    opacity: 1;
    width: 35px;
    height: 35px;
    font-size: 20px;
    background:transparent;
    transition: all .25s ease;
}
.product-default .btn-icon-wish:hover {
    background: #fff;
    transition: all .25s ease;
}


.product-default .btn-quickview {
    font-size: 1.4rem;
    transform: translateX(-200%);
}
.product-default .btn-add-cart {
    width: 100%;
    display: block;
    background: #ffffff;
    border: 1px solid #B28A48;
    padding: 7px 15px 6px 15px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    transition: all .25s ease;
    border-radius: 5px;
}

.product-default .btn-add-cart i {
    margin-top: 12px;
    font-size: 28px;
    line-height: 1px;
}

.product-default .btn-add-cart i:before {
    margin: 0 4px 0 0;
}

.product-default:hover {
    z-index: 2;
}

.product-default:hover figure img:first-child {
    opacity: 0;
}

.product-default:hover figure img:last-child {
    opacity: 1;
}

.product-default:hover .btn-add-cart {
    background-color: #B28A48;
    border-color: #B28A48;
    color: #ffffff;
}

.product-default:hover .product-action a {
    transform: translateX(0);
    opacity: 1;
}

.heading.heading-center .title {
    margin-bottom: 0;
}

.products .product-7 .product-image {
    display: block;
    height: auto;
    margin: 0 auto;
}

.product-action-vertical {
    right: 15px;
    top: 15px;
}

.product.product-7 {
    margin-top: 10px;
    margin-bottom: 30px;
    background-color: #ffffff;
    overflow: hidden;
    border: 1px solid #e2ded8;
    border-radius: 5px;
}

.product.product-7 .product-media {
    background-color: #ffffff;
    position: relative;
}

.product.product-7 .product-body {
    padding: 5px 30px;
}

.product.product-7 .product-title {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 300;
}



.product.product-7 .product-title .title-bold {
    font-size: 16px;
    font-weight: 700;
}

.product.product-7 .product-title .title-small {
    font-size: 15px;
    min-height: 77px;
}

.product.product-7 .product-price {
    color: #333333;
    font-size: 20px;
    margin-bottom: 0;
    padding-bottom: 15px;
}

.product.product-7 .product-price span {
    position: relative;
    display: block;
    text-align: center;
}

.product.product-7 .new-price {
    color: #B28A48;
    margin-right: 0;
}

.product.product-7 .product-action {
    padding-top: 0;
    padding-bottom: 0;
}

.product.product-7 .btn-product {
    background: transparent;
    text-transform: uppercase;
    color: #ffffff;
}

.product.product-7 .btn-product span {
    font-weight: 300;
    font-size: 15px;
    color: #ffffff;
}

.product.product-7 .btn-product:hover, .product.product-7 .btn-product:focus {
    background-color: #B28A48;
}

.product.product-7 .btn-product-icon {
    color: #ffffff;
    background-color: #333333;
}

.product.product-7 .btn-product-icon:hover, .product.product-7 .btn-product-icon:focus {
    background-color: #B28A48;
}

.product.product-7 .product-nav-dots {
    margin-bottom: 1.5rem;
}

/* owl */
.owl-simple .owl-nav .owl-prev {
    left: 0;
}

.owl-simple .owl-nav .owl-next {
    right: 0;
}

.owl-theme .owl-nav [class*='owl-']:not(.disabled):hover {
    color: #fff;
    border-color: transparent;
    background: none;
    text-decoration: none;
}

/* buttons */


.btn-compare:before {
    content: "\e81b";
}

/* blog / awards */
.blog-posts {
    padding-bottom: .5rem;
}

.blog-posts .entry-media {
    margin-bottom: 0;
}

.blog-posts .entry-meta {
    margin-bottom: .3rem;
}

.prizes.blog-posts .entry-title {
    padding-top: 55px;
    font-weight: 400;
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.blog-posts .entry-title {
    padding-top: 10px;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.blog-posts .read-more {
    font-size: 13px;
}

.blog-posts .entry {
    font-size: 15px;
    margin-bottom: 0;
}

.entry-media > a {
    position: relative;
}

.entry-media > a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.4);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease;
}

.entry-media > a:hover:after, .entry-media > a:focus:after {
    visibility: visible;
    opacity: 1;
}

.entry-media > a {
    border-radius: 5px;
}

.entry-media {
    border-radius: 5px;
}

.entry-media > a:after {
    border-radius: 5px;
}

.entry-meta a {
    font-size: 14px;
}

.article {
    border-radius: 5px;
    padding: 15px;
    transition: box-shadow .35s ease;
}

.article:hover {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

/* footer */
.footer {
    background-color: #333333;
}

.footer .footer-middle {
    border-top-width: 0;
    padding-top: 50px;
    padding-bottom: 10px;
}

.footer .widget-title {
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
}

.footer .widget-about p {
    max-width: 540px;
    color: #aaaaaa;
}

.footer .widget-about-info a {
    color: #bbbbbb
}

.footer .widget-about-title {
    color: #ffffff;
}

.footer .widget {
    margin-bottom: 20px;
}

.footer a {
    color: #dddddd
}

.footer a:hover, .footer a:focus {
    color: #ffffff;
}

.footer-bottom .container,
.footer-bottom .container-fluid {
    padding-top: 2.1rem;
    padding-bottom: 2.1rem;
}

.footer-bottom .container::before,
.footer-bottom .container-fluid::before {
    left: 1rem;
    right: 1rem;
    background-color: #444444;
}

.footer-copyright {
    color: #999999;
}

/* general images */

img.right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

img.left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* header parts */
.header-top i {
    font-size: 21px;
    color: #B28A48;
}

.header-top img {
    max-width: 24px;
}

.header-top div {
    font-weight: 400;
    font-size: 16px !important;
}

.header-top .top-menu li.desctop {
    float: none;
}

.footer-bottom .social-icons-color img {
    max-width: 24px;
}

.footer-bottom .social-icons-color a {
    float: right;
}

.logo img {
    width: 220px;
}

.header-7 .main-nav {
    margin-left: 20px;
}

.header-7 .header-middle .menu > li > a {
    font-family: "Fira Sans Condensed", sans-serif;
    margin: 0 10px;
    padding: 14px 0 10px 2px;
    font-size: 16px;
    font-weight: 400;
}

.header-search-extended .form-control {
    height: 37px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-right: 10px;
    border-radius: 30px 0 0 30px;
}

.header-7 .header-search-extended {
    display: inline;
    margin-right: 0px;
    max-width: none;
    position: relative;
}

.header-search .form-control, .header-search select {
    font-size: 13px;
}

.header-search .search-toggle {
    align-items: center;
    appearance: none;
    background: transparent;
    border: none;
    color: #777;
    cursor: pointer;
    display: inline-flex;
    font-size: 24px;
    height: auto;
    justify-content: center;
    line-height: 1;
    min-width: auto;
    padding: 0;
    text-decoration: none;
    transition: color .2s;
    width: auto;
}

.header-search .search-toggle:hover,
.header-search .search-toggle:focus,
.header-search .search-toggle.active {
    color: #B28A48;
    outline: none;
}

.header-7 .header-search-extended .header-search-wrapper {
    background: #ffffff;
    border: .1rem solid #cccccc;
    border-radius: 50px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    display: flex;
    margin-top: 0;
    min-width: 230px;
    opacity: 0;
    position: absolute;
    right: 0;
    top: calc(100% + 18px);
    transform: translateY(-6px);
    transition: opacity .2s, transform .2s, visibility .2s;
    visibility: hidden;
    width: 230px;
    z-index: 100;
}

.header-7 .header-search-extended .header-search-wrapper.show {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}

.user-menu a {
    position: relative;
}

.user-menu i {
    margin-left: 20px;
    font-size: 28px;
}

.user-menu {
    margin-left: 25px;
}

.user-menu .cart-count {
    bottom: 16px;
    right: -5px;
    position: absolute;
    text-align: center;
    height: 14px;
    display: inline-block;
    width: 14px;
    font-size: 9px;
    border-radius: 100px;
    color: #ffffff;
    background: #B28A48;
}

.header-7 .header-search-extended .btn-primary {
    font-size: 15px;
    height: 41px;
}

.fixed .logo img {
    width: 160px;
}

.fixed .header-search-extended {
    margin-top: 16px;
    margin-bottom: 16px;
}

.header-7 .fixed.header-middle .menu > li > a {

}

.header-up {
    background: #5D5955;
    color: #dddddd;
}

.header-up-text {
    font-family: "Fira Sans Condensed", sans-serif;
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #dddddd;
    padding: 10px;
}

.header-up-text i {
    margin-top: -4px;
    position: absolute;
    font-size: 34px;
    margin-left: -45px;
}

.mobile {
    display: none !important;
}

.breadcrumb-nav {
    border-top: 0.1rem solid rgba(235, 235, 235, 0.55);
    border-bottom: 0.1rem solid rgba(235, 235, 235, 0.55);
}

.review_date_added {
    display: none
}

#review .fa-stack {
    color: #efb70e;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

#review .fa-stack-2x {
    font-size: 20px;
}

.options .radio {
    display: inline-block;
    margin-right: 10px;
}

.options .radio label .radio-label {
    position: relative;
    font-weight: 400;
    height: 38px;
    border-radius: 5px;
    width: 118px;
    font-size: 14px;
    color: #ffffff;
    background: #e5e5e5;
    text-align: center;
    transition: all .2s;
    border: 0 !important;
}

.options .radio label .radio-label > div {
    font-weight: 500;
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    color: #B28A48;
}

.options .radio label {
    margin: 0;
    border: 0 !important;
    color: #B28A48;
}

.options .radio label input[type=radio] {
    display: none !important;
    border: none !important;
    padding: 0 !important;
}

.options .radio label:hover .radio-label {
    border: 0 !important;
    transition: all .2s;
    border: 1px solid #B28A48 !important;
}


.options label input[type=radio]:checked + .radio-label {
    border: 1px solid #B28A48 !important;
    background: #B28A48;
    transition: all .2s;
    color: #ffffff;
}

.options label input[type=radio]:checked + .radio-label span {
    color: #ffffff;
}

.options .radio label .radio-label span {
    display: block;

    text-align: center;
}

.options .radio label .radio-label small {
    display: none;
    color: #ffffff;
    text-align: center;
}

.options .img-thumbnail {
    padding: 0;
    background-color: #ffffff;
    border: none;
    border-radius: 5px;
    max-width: 100%;
    height: auto;
}

.ratings-text {
    font-size: 14px;
}

.cart-product-quantity {
    width: 100px;
}

.cart-product-quantity .form-control {
    padding: .85rem 2.6rem;
    height: 40px;
    max-width: 100%;
    border-color: #dadada;
    background-color: #ffffff;
    margin: 0;
}

.input-spinner {
    position: relative;
}

.input-spinner .input-group-prepend,
.input-spinner .input-group-append {
    position: absolute;
    top: 0;
}

.input-spinner .input-group-prepend {
    left: 0;
}

.input-spinner .input-group-append {
    right: 0;
}

.input-spinner .form-control {
    padding: .85rem 2.6rem;
    height: auto;
    border-color: #dadada;
    background-color: #ffffff;
    margin: 0;
}

.input-spinner .form-control[disabled] {
    background-color: #f9f9f9;
}

.btn.btn-spinner {
    min-width: 0;
    color: #333333;
    padding: 1.25rem .4rem;
    font-size: 1rem;
    border: none;
    background: none;
}

.btn.btn-spinner i {
    margin: 0 !important;
}

.btn.btn-spinner:hover, .btn.btn-spinner:focus {
    color: #cc9966;
}

.product-details-action {
    margin-bottom: 0;
}

.product-details-action .btn-cart {
    background: #B28A48;
    font-size: 24px;
    padding: 10px 30px;
    max-width: 400px;
    border-radius: 5px;
    color: #ffffff;
}

.details-action-wrapper {
    margin-left: 15px;
}

.details-action-wrapper .btn-product {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 22px;
    display: block;
    text-align: center;
    border-radius: 5px;
    border: 0.1rem solid #B28A48;
    height: 44px;
    width: 50px;
    padding-top: 7px;
    padding-bottom: 0;
    background: #dddddd;
}

.details-action-wrapper .btn-product:hover, .details-action-wrapper .btn-product:focus {
    color: #ffffff;
    border-color: #B28A48;
    background-color: #B28A48;
}

.btn-product span {
    margin-right: 20px;
    margin-left: 14px;
    font-size: 17px;
}

.input-spinner .form-control {
    border-radius: 5px !important;
}

.product-details-quantity {
    margin-right: 15px;
}

.product-details-tab {
    margin-bottom: 30px;
}

.product-details-top {
    margin-bottom: 30px;
}

.product-details-tab .product-desc-content ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}

.product-details-tab .product-desc-content ul li:before {
    font-size: 12px;
    font-size: 14px;
    font-family: molla;
    content: "\e801";
    margin: 1px 0px 0 -4px;
    color: #B28A48;
}

#content .content-description ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}

#content .content-description ul li:before {
    font-size: 12px;
    font-size: 14px;
    font-family: molla;
    content: "\e801";
    margin: 1px 0px 0 -4px;
    color: #B28A48;
}

.product-desc-content h2 {
    font-size: 20px;
}

.product-desc-content h3 {
    font-size: 18px;
}

.product-desc-content h4 {
    font-size: 16px;
}

.product-desc-content p {
    font-size: 14px;
    margin: 0 0 15px;
}

.product-desc-content {
    font-size: 14px;
}

.review .col-auto {
    width: 150px;
    padding-right: 2rem;
}

.product-details-tab .tab-content .tab-pane {
    padding: 30px;
}

.product-details-tab .tab-content {
    border-radius: 5px;
}

.header-7 .btn-primary:hover, .header-7 .btn-primary:focus, .header-7 .btn-primary.focus, .header-7 .btn-primary:not(:disabled):not(.disabled):active, .header-7 .btn-primary:not(:disabled):not(.disabled).active, .header-7 .show > .btn-primary.dropdown-toggle {
    color: #B28A48;
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
}

.tk-blog-up .tk-blog-post-card-body h4 {
    margin: 0 0 0 !important;
    min-height: 60px !important;
}

.tk-blog-up .tk-blog-post-card-body {
    padding: 5px 0 0 0 !important;
}

.tk-blog-up .tk-blog-post-short-description {
    min-height: 98px !important;
}

.tk-blog-post-card-body h2 {
    min-height: 60px !important;
}

.tk-blog-post-card-body .read-more {
    margin-top: 10px;
}

#tk-blog-category .tk-blog-post-card-img {
    margin: 15px;
}

.tk-blog-post-card-img {
    border-radius: 5px;
    border: 1px solid #eaeaea;
}

.apc-subheading {
    display: none
}

.apc-popup-container {
    max-width: 810px !important;
}

.apc-td-price {
    width: 35% !important;
}

.apc-row .apc-col-50:first-child {
    width: 45% !important;
}

.apc-row .apc-col-50:last-child {
    width: 55% !important;
}

.apc-button {
    border-radius: 5px !important;
    padding: 15px 15px !important;
}

.apc-btn-start-shopping {
    border-radius: 5px !important;
    padding: 15px 15px !important;
}

.apc-qty-group > .apc-qty-input {
    margin-bottom: 0 !important;
}

.apc-totals-table .apc-totals-item:first-child {
    display: none;
}

.menu.sf-arrows .sf-with-ul::after {
    top: 55%;
}

.lead {
    font-size: 16px;
}

.icon-box {
    margin-bottom: 20px;
}

.pagination li a {
    padding-top: 3px;
    margin: 0 3px;
    border-radius: 5px;
    background: #eee;
    text-align: center;
    border: 1px solid #aaa;
    height: 30px;
    width: 30px;
    display: inline-block;
    transition: all .2s;
}

.pagination li a:hover {
    padding-top: 3px;
    margin: 0 3px;
    border-radius: 5px;
    background: #B28A48;
    text-align: center;
    border: 1px solid #B28A48;
    height: 30px;
    width: 30px;
    display: inline-block;
    color: #ffffff;
    transition: all .2s;
}

.pagination li span {
    padding-top: 3px;
    margin: 0 3px;
    border-radius: 5px;
    background: #B28A48;
    text-align: center;
    border: 1px solid #B28A48;
    height: 30px;
    width: 30px;
    display: inline-block;
    color: #ffffff;
    transition: all .2s;
}

.header-middle.sticky-header.fixed .menu.sf-arrows .sf-with-ul::after {

}

.tk-blog article .tk-blog-post-image img {
    max-width: 100% !important;
    width: auto !important;
    margin: 0 auto !important;
}

@media screen and (min-width: 1700px) {
    .container-fluid .product-details-action .btn-cart {
        min-width: 310px;
    }

    .container-fluid .details-filter-row .form-control {
        min-width: 133px;
    }
}

@media screen and (min-width: 768px) {
    .title {
        font-size: 2rem;
    }
}

@media screen and (max-width: 1300px) {
    .owl-simple .owl-nav [class*="owl-"] {
        display: none;
    }
}

@media (max-width: 991px) {
    h1 {
        font-size: 24px;
    }

    h2 {
        font-size: 20px;
    }

    h3 {
        font-size: 18px;
    }

    h4 {
        font-size: 16px;
    }

    h5 {
        font-size: 15px;
    }

    h6 {
        font-size: 14px;
    }

    .product-details {
        margin-top: 20px;
    }

    .btn-product span {
        font-size: 13px;
    }

    .product-details-action .btn-cart {
        padding: 10px 10px;
        font-size: 22px;
        min-width: 180px;
    }

    .details-action-wrapper {
        margin-top: 0;
        margin-left: 10px;
    }

    .options label {
        width: 100%;
    }

    .options .radio {
        margin-bottom: 10px;
        width: 34%;
        display: inline-block;
        margin-right: 5px;
    }

    .btn.btn-spinner {
        padding: 17px 10px;
        font-size: 15;
    }

    .details-filter-row .form-control {
        min-width: 90px;
    }

    .input-spinner .form-control {
        font-size: 14px;
        padding: 11px 0px;
    }

    .product-details-quantity {
        margin-right: 10px;
        max-width: 100px;
    }

    .desctop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    #header .menu {
        display: none;
    }

    .mobile-menu-toggler {
        display: inline-block;
    }

    .header-up-text {
        padding: 10px 10px 10px 25px;
        font-size: 14px;
    }

    .header-up-text i {
        font-size: 30px;
        margin-left: -35px;
    }

    .logo img {
        width: 130px;
    }

    .icon-box i {
        font-size: 70px;
    }

    .product.product-7 .product-body {
        padding: 5px 10px;
    }

    .product.product-7 .product-price {
        font-size: 18px;
    }

    .product.product-7 {
        margin-bottom: 10px;
    }

    .product.product-7 .product-title {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .prizes.blog-posts .entry-title {
        padding-top: 5px;
        font-size: 20px;
    }

    .blog-posts .entry-title {
        font-size: 15px;
    }

    .blog-posts .read-more {
        font-size: 12px;
    }

    .footer-logo {
        max-width: 250px;
    }

    .footer-bottom .social-icon {
        font-size: 23px;
    }

    .social-icons-color .social-icon:not(:last-child),
    .social-icons-simple .social-icon:not(:last-child) {
        margin-right: 24px;
    }

    .product .product-action, .product .product-action {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        border-radius: 5px;
        bottom: 0px;
    }

    .product.product-7 .product-media {
        padding-bottom: 16px;
    }

    .product.product-7 .btn-product {
        font-size: 18px;
        border-bottom: none;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .product.product-7 .btn-product span {
        font-size: 13px;
    }

    .product .product-action-vertical {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }

    .product-details-tab .tab-content .tab-pane {
        padding: 15px;
    }

    .banner-content-center.banner-content {
        margin-top: -16px;
    }

    .banner-big .banner-content-center.banner-content {
        margin-top: -36px;
    }

    .apc-td-price {
        width: 35% !important;
    }

    .apc-row .apc-col-50:first-child {
        width: 100% !important;
    }

    .apc-row .apc-col-50:last-child {
        width: 100% !important;
    }

    .apc-cart-content div {
        font-size: 13px;
    }

    .content-box-dark {
        position: relative;
        padding-bottom: 38px;
    }

    .content-box-dark i {
        left: 62%;
        transform: translateX(-62%);
        bottom: 6px;
    }

    .fixed .logo img {
        margin: 4px 2px 6px 2px;
        width: 150px;
    }

    .user-menu i {
        margin-left: 13px;
        font-size: 24px;
    }
    product-default .product-title {
        font-size: 15px;
    }
    .product-default .product-price {
        font-size: 18px;
    }
    .product-default .old-price {
        font-size: 16px;
    }
    .product-default .price-box {
        width: 60%;
    }
    .product-default .product-buttons {
        width: 40%;
        margin-bottom: 10px;
    }
    .product-default .btn-add-cart i {
        font-size: 22px;
    }
    .icon-box-side .icon-box-icon {
        margin-left: 10px;
    }
    .owl-carousel.show-nav-hover .owl-nav {
        display: none;
    }
    .product-default .label-group {
        position: absolute;
        top: -3px;
        left: -3px;
    }
    #product-zoom-gallery {margin-left: 0px;}
    .mobile-menu-close {
        display: flex;
    }
}

@media (max-width: 575px) {
    html {
        font-size: 9px;
    }
}
.product-main-image img {
    border-radius: 5px;
    max-width: none;
    width: 100%;
}
.product-gallery-item.active:before {
    border-radius: 5px;
    visibility: visible;
    opacity: 1;
}
.owl-carousel .owl-item img {
    border-radius: 5px;
}
.owl-carousel.owl-drag .owl-item {
    border-radius: 5px;
}
.sidebar-shop .widget-title {
    margin-top: 10px;
    font-size: 18px;
}