  /* Urbanist */
@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../../../templates/Joomshopping/font/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../../templates/Joomshopping/font/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-family: 'Urbanist';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../../../templates/Joomshopping/font/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Caveat */
@font-face {
    font-family: 'Caveat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../../../templates/Joomshopping/font/WnznHAc5bAfYB2QRah7pcpNvOx-pjfJ9eIWpYQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


* {
    box-sizing: border-box;
}
html{
    height: 100%;
}
html, body{      
    scroll-behavior: smooth;
    font-size: 18px;
    color: #000;
}
body{
    min-height: 100%;
    display: flex;
    flex-direction: column;
    min-width: 320px;
    font-family: 'Urbanist', sans-serif;
}
.caveat {
    font-family: 'Caveat', cursive;
}
.jakarta {
    font-family: 'Plus Jakarta Sans', sans-serif;
}
.poppins {
    font-family: 'Poppins', sans-serif;
}
header{
  
}
footer{
    margin-top: auto;
}
h1,h2{
    font-size: 36px;
    color: #000;
    font-weight: 700;
    line-height: 1.6;
}

a, a:hover {
    text-decoration: none;
    color: var(--text-color1);
}
.fs-x-small {
    font-size: 12px;
}
.fs-small {
    font-size: 14px;
}
.fs-normal {
    font-size: 16px;
}
.fs-big {
    font-size: 18px;
}
.fs-x-big {
    font-size: 18px;
}
.fs-12 {
    font-size: 12px;
}
.fs-14 {
    font-size: 14px;
}
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20 {
    font-size: 20px;
}
h1, .h1 {
    font-size: 30px;
}
.center {
    text-align: center;
}
.left {
    text-align: left;
}
.right {
    text-align: right;
}
.flex {
    display: flex;
}
.none {
    display: none;
}
.block {
    display: block;
}
.arround {
    justify-content: space-around;
}
.between {
    justify-content: space-between;
}
.mr-10 {
    margin-right: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.rel {
    position: relative;
}
.abs {
    position: absolute;
}
.lh-100 {
    line-height: 100%;
}
.lh-120 {
    line-height: 120%;
}
.lh-140 {
    line-height: 140%;
}
.lh-160 {
    line-height: 160%;
}
.lh-180 {
    line-height: 180%;
}
.lh-200 {
    line-height: 200%;
}
.bold {
    font-weight: 700;
}
.norm {
    font-weight: 400;
}
.lsn {
    list-style: none;
}
.w-100 {
    width: 100%
}
.visually-hidden{
    display: none;
}
.container {
    max-width: 1630px;
}
.container-nf,  .container_blog {
    max-width: 1230px;
}
.container_article {
    max-width: 830px;
}
#content {
    margin-bottom: 40px;    
}
.img > img {
    max-width: 100%;
}
.inputbox, 
.controls input[type=text],
.controls input[type=email],
.controls textarea,
.acym__user__edit__email
{   font-size: 18px;
    line-height: 1.2;
    padding: 10px 20px;
    border-radius: 20px;
    border: 1px solid #B3B3B3;
    background-color: #FFF;
    color: #000;
}
.inputbox-h-small{
    height: 40px;
}
select.inputbox {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url(../../../images/select-arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    cursor: pointer;
    padding-right: 25px;
}
select.inputbox::-ms-expand{
    display: none;
}

.btn, .btn.btn-primary{
    padding: 14px 30px;
    text-align: center;
    color: #F0C16A;
    background-color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 200px;
}
.btn:hover{
    padding: 13px 28px;
    color: #F0C16A;
    background-color: transparent;
    background: linear-gradient(#FFF5E3, #FFF5E3) padding-box, linear-gradient(to right, #D6A54D, #F0D874) border-box;
    border: 2px solid transparent;
}
.btn.btn-primary{
    font-size: 18px;
    border: none;
}
.btn-gold{
    text-align: center;
    font-size: 18px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 700;
    line-height: normal;
    width: 210px;
    height: 55px;
    padding: 16px 30px;
    background: var(--gradient-btn, linear-gradient(89deg, #D6A54D 0%, #F0D874 100%));
    border-radius: 200px;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    -ms-border-radius: 200px;
    -o-border-radius: 200px;
}
.btn-gold:hover {
     background: #000;
     color: #D6A54D;
}
.btn.normaltext{
    font-size: 16px;
}
.btn.bigtext{
    font-size: 18px;
}

.red{
    color: var(--text-color-red);
}
.text-c-grey{
    color: var(--text-color-grey);
}

.text-decoration-underline, .underline{
    text-decoration: underline;
}

.field-calendar .btn{
    background-color: #FFF5E3;
    border: 1px solid #868686;
    padding: 7px 20px 7px 16px;
    border-radius: 0 20px 20px 0;
    -webkit-border-radius: 0 20px 20px 0;
    -moz-border-radius: 0 20px 20px 0;
    -ms-border-radius: 0 20px 20px 0;
    -o-border-radius: 0 20px 20px 0;
}
.icon-calendar:before {
    color: #443E3E;
}
.calendar-container .buttons-wrapper > button {
    font-size: 16px;
    line-height: 1.2;
    padding: 6px 6px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}
.field-calendar .btn .icon-calendar{
    color: var(--text-color-btn);
}
.field-calendar .input-group{
    flex-wrap: nowrap;    
}
.field-calendar .input-group .form-control{
    height: auto;
    font-size: 18px;
    line-height: 1.2;
    border-radius: 20px 0 0 20px;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    -ms-border-radius: 20px 0 0 20px;
    -o-border-radius: 20px 0 0 20px;
}

.control-group{
    margin-bottom: 15px;
}
.page-header {
    margin-bottom: 25px;
}


/*** Header ***/
.header-flex {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #979392;
}
.login {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.t_login {
    font-size: 14px;
    text-decoration: underline;
}
.login .icon-users {
    display: none;
}
#logo {
    background-color: #fff;
    flex: 1 1 180px;
    margin-bottom: -20px;
}
#logo > a {
    display: block;
    text-align: center;
}
.my-account {    
    height: 100%;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    white-space: nowrap;
}
.mr-lg-3, .mx-lg-3 {
    margin-right: 0!important;
}
.center-top-modules {
    height: 100%;
    flex: 1 1 525px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.center-top-modules .input-group {
    border: 1px solid #B3B3B3;
    overflow: hidden;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.center-top-modules .input-group .form-control,
.center-top-modules .input-group .form-control:focus {
    border: none;
    box-shadow: none;
    width: 240px;
    height: 40px;
}
.center-top-modules .input-group input::placeholder {
    color: var(--text-color1);
    z-index: 100;
}
.center-top-modules .input-group button:focus {
    box-shadow: none;
}

.right-top-modules {
    flex: 1 1 180px;
    display: flex;
    justify-content: flex-end;
    height: 100%;
    align-items: center;
}
.right-top-modules #jshop_module_wishlist,
.right-top-modules .cartajax_adv_module {
    /* flex: 1 0 33.33%; */
    display: flex;
    justify-content: flex-end;
    position: relative;
}
.login-block, .right-top-modules #jshop_module_wishlist {
    padding-right: 20px;
}
#wishlist-count-product, #jshop_quantity_in_cart {
    text-align: center;
    font-size: 12px;
    position: absolute;
    display: block;
    top: -2px;
    right: -5px;
    background-color: #F0C16A;
    color: #111;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
#link-to-wishlist {
    position: relative;
}
#jshop_quantity_in_cart {
    top: -3px;
    right: -8px;
}

/**** Main menu ****/
#main_menu {
    margin-top: 0px;
    flex: 1 1 710px;
}
#main_menu .nav {
    font-weight: 400;
    color: #000;
}
#mobile-menu {
    display: none;
}
#main_menu li a{
	display: block;
    border-bottom: 4px solid transparent;
    font-size: 18px;
    line-height: normal;
}

/* drop down */
#main_menu ul {
    position: relative;
}
#main_menu li{
    position: relative;
}
#main_menu li ul {
    position:absolute;
    width:240px;
    display: none;
    left: auto;
    top: 35px;
    background-color: #fff;
    box-shadow: 1px 1px 5px 1px rgba(0, 0,0, 0.15);
    margin: 0px;    
}
#main_menu li ul li a {
    display: block;    
    padding: 10px 20px;
    color: var(--text-color-submenu);
}
#main_menu li ul li a:hover {
    background-color: var(--bg-color1);
    color: var(--text-color-submenu-hover);
}
#main_menu li:hover > ul{
    display: block;
	z-index: 9;
}
#main_menu li li{	
    position: relative;    
    margin: 0px;
}

#main_menu li li ul{    
    left: 240px;
    top: 0px;
    display: none;
    padding: 0px;
}
#main_menu li > li:hover > ul{
    display: block;    
}

@media (min-width: 992px) {
	#main_menu .nav > li {
		margin-right: 60px;
	}
    #main_menu .nav > li.active a {
        border-bottom: 4px solid #BE8C31;
    }
	#main_menu .nav > li:last-child {
		margin-right: 0;
	}
    #main_menu li a:hover {
        border-bottom: 4px solid #BE8C31;
    }
}


@media (max-width: 991px) {
	#mobile-menu {      
        display: block;
		padding-top: 12px;
        padding-bottom: 12px;
        border: none;
        background-color: inherit;
    }
    .com_jshopping_checkout #mobile-menu {
        width: 32px;
        height: 39px;
        padding: 0 0;
    }
	#mobile-menu:focus, #mobile-menu:active{
        outline: none;
    }
    #main_menu .nav{
        display: none;
    }
    #main_menu{
        background-color: transparent;
        margin-top: 10px;
        border-top: 0px;
        border-bottom: 0px;
        /* position: absolute; */
        z-index: 9;
        flex: 1 0 60px;
    }    
    #main_menu .nav{
        padding: 0px 0px;
        background-color: #fff;
        position: absolute;
        width: 100vw;
        left: 0;   
        box-shadow: 1px 1px 5px 0 rgba(0, 0,0, 0.15);     
    }	
    #main_menu li a{
        padding-left: 15px;
		padding-top: 10px;
		padding-bottom: 10px;
    }
	#main_menu ul.nav > li.active > a{
		border-top: 0px;
	}
	#main_menu .active > a{
		/*color: #0066b3;*/
	}
	#main_menu li{
		margin-right: 0px!important;
		position: relative;
	}
	#main_menu ul.nav li{
		border-top: 1px solid var(--border-color5);
	}
	#main_menu span.arrow{		
		width: 40px;
        height: 38px;
        top: 0;
        right: 0;
		position: absolute;
	}
	#main_menu span.arrow::after{
		content: "";
		position: absolute;
		width: 7px;
		height: 7px;
		top: 18px;
		right: 15px;
		border-bottom: 2px solid var(--text-color1);
		border-right: 2px solid var(--text-color1);
		transform: rotate(45deg);
	}	
	#main_menu li ul {
        position: relative;
        width: 100vw;
        top: auto;
        border-top: none;
		background: var(--bg-color1);
    }
    #main_menu li:hover > ul{
        display: none;    
    }
    #main_menu li span.arrow {
        
    }
    #main_menu li ul li.parent span.arrow {
        display: inline-block;
    }
    #main_menu span.arrow.turn::after {
        transform: rotate(-135deg);
    }
    #main_menu li ul {
        box-shadow: none;
    }
    #main_menu li>ul>li>a {
        padding: 10px 25px;
        color: var(--text-color-menu);
    }
    #main_menu li li ul {
        left: 0;
    }
    #main_menu li>ul>li>ul>li>a {
        padding-left: 35px;
    }
    #main_menu li>ul>li>ul>li>ul>li>a {
        padding-left: 45px;
    }
}


#button-search.btn{
    width: calc(22px + 1.5rem);
    padding: .375rem .75rem;
    background: none!important;
    background-color: #ffffff!important;
    border: none!important;

}

/*** header-banner ***/
.header-banner {
    padding: 25px 0;
}
.header-banner .flex > div:first-child {
    flex: 1 0 650px;
    padding-top: 130px;
}
.header-banner .flex > div:last-child {
    flex: 1 0 1050px;
}
.header-banner  .over-header {
    color: #BE8C31;
    font-size: 48px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
}
.header-banner h1 {
    color: #000;
    font-size: 48px;
    font-weight: 700;
    line-height: 130%;
    margin-right: -95px;
    margin-bottom: 20px;
}
.header-banner h3 {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    line-height: 160%;
    margin-bottom: 65px;
}

/**** home-prod-slider *****/
.home-prod-slider {
    padding: 70px 0;
    background-color: #FFF5E3;
}
.home-prod-slider .subtitle {
    color: #BE8C31;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    font-family: 'Caveat', cursive;
    margin-bottom: 85px;
}

/*** einfache ***/
.einfache {
    padding: 120px 0 5px;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 160%;
}
.einfache .flex > div {
    width: 50%;
}
.einfache .flex > div:last-child {
    padding-left: 45px;
    max-width: 675px;
}
.einfache h2 {
    font-size: 48px;
    font-weight: 700;
    line-height: 130%;
} 
.einfache  .italik {
    color: #BE8C31;
    font-size: 36px;
    font-family: Caveat;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 40px;
}

/*** advantages ***/
.advantages {
    padding: 70px 0;
    background-color: #FFF5E3;
}
.advantages .item .img {
    min-height: 116px;
}
.advantages .item {
    text-align: center;
}
.advantages .item .title {
    margin: 30px 0 18px;
    color: #000;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
}
.advantages .item .text {
    margin: auto;
    max-width: 260px;
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    line-height: 160%;
}

/**** cart ajax ****/
.to_ajax_cart img {
    cursor: pointer;
}
.cartajax_adv_module {
    position: relative;
}
.popup-cart-ajax {
    position: absolute;
    top: 40px;
    width: 250px;
    z-index: 100;
    background-color: #FFF5E3;
    border: 1px solid #868686;
    padding: 10px 8px;
}

/**** tree categories ****/
.jshop_tree_categories ul{
    list-style: none;
    padding-left: 0;
    margin-top: -4px;
}
.jshop_tree_categories ul li {
    padding: 4px 0;
    position: relative;
}
.jshop_tree_categories ul li a {
    padding: 10px 10px;
    display: block;    
}
.jshop_tree_categories ul li a span{
    font-size:22px;
}
.jshop_tree_categories ul ul li a span{
    font-size:18px;
}
.jshop_tree_categories>ul>li>a {
    background-color: var(--bg-color-cat-menu);
}
.jshop_tree_categories ul li>ul>li a{
    padding: 10px 20px;
}
.jshop_tree_categories ul li ul li>ul li a{
    padding: 10px 30px;
}
.jshop_tree_categories .cattree0-0 >li::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 20px;
    right: 15px;
    border-bottom: 2px solid var(--border-color4);
    border-right: 2px solid var(--border-color4);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.jshop_tree_categories .cattree0-0 >li.open.turn::after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    top: 25px;
}

/*** style of modules header ****/
.prod_last {
    padding: 0px 0px 40px;
}
.header_block_products, .prod_last h1, .prod_last h2, .prod_last h3 {
    font-size: 20px;
    line-height: 250%;
    display: block;
    width: 100%;
    background-color: var(--bg-color1);
    padding-left: 20px;
    border: 1px solid var(--border-color);
    margin-bottom: 18px;
    color: var(--text-color-menu);
}

/**** latest product, bestseller, top rating ****/
.latest_products_flex {
    display: flex; 
    margin-left: -5px;
    margin-right: -5px;   
}
.item_last_product {
    flex: 25% 0 0;
    padding: 0 5px;
}

.item_last_product .image .image_block a.rst-block {
    display: block;
    text-align: center;
}
.item_last_product .image .image_block a img {
    max-width: 100%;
}

/* Lightbox custom code */
#lightbox-container-image-box {
    width: 90%!important;
    height: 100%!important;
    padding-top: 40px;
}
#lightbox-container-image-data-box {
    width: calc(90% - 20px)!important;
    background-color: transparent;
    z-index: 1000;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
}
#lightbox-image {
    width: auto!important;
    max-width: 100%;
}
/**** Footer ****/
footer {
    padding: 30px 0 0;
}
.footer-flex {
    max-width: 750px;
    margin: auto;
    margin-bottom: 40px;
    display: flex;

}
.footer-flex ul.nav {
    display: flex;
    flex-direction: column;
    padding-top: 10px;
}
.footer-flex ul.nav a {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
}
.footer-flex .fmenu {
    width: 33.33%;
    padding-left: 40px;
    background: url(../../../images/footer.svg) no-repeat left center;
}
.footer-flex .fmenu .title {
    font-size: 16px;
    font-weight: 400;
    line-height: 160%;
    margin-bottom: 8px;
}
.footer-flex .fmenu .pay-flex {
    display: flex;
    flex-wrap: wrap;
}
.footer-flex .fmenu .pay-flex .img {
    padding: 0 3px 3px 3px;
}
.copyright {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #443E3E;
    color: #F0C16A;
}
.copyright a {
    color: #F0C16A;
}




.show-768 {
    display: none;
}
.right-top-modules .hide-768 {
    display: none;
}

/**** Breadcrumbs  ****/
.breadcrumb {
    background-color: transparent;
    padding: 10px 0;
    margin-bottom: 0;
}
.breadcrumb li {
    font-size: 12px;
}
.breadcrumb li a, .breadcrumb li span {
    font-size: 12px;
}

.jshop_tree_categories_btn{
    background-color: var(--bg-color2);
    cursor: pointer;
    display: none;
	position:relative;
}
.jshop_tree_categories_btn::after {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	left: 17px;
	margin-top: -10px;
	background-image: url(../../../images/list-icon.svg);
	background-repeat: no-repeat;
	color: white;
}
.jshop_tree_categories_btn.active::after {
    background-image: url(../../../images/btn_close.png);
    background-size: 17px 17px;
}

.mod_mob_btn_block {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 0 -5px;
	margin-top: 0px;
	margin-top: 0px;
}
.mod_mob_btn_block > div {
	width: 100%;
	padding: 0 5px;
	flex-grow: 1;
}

/** Kontakt **/
.contact {
    padding-top: 35px;
    font-size: 16px;
}
.contact .contact-info{
    margin-top: 30px;
}
.contact .contact-info dl, .contact .contact-info dl a{
    color: var(--text-color2);
}
.contact .contact-info .image {
    width: 45px;
}
.contact-form legend{
    font-size: 16px;
}
.contact-wraper .title{
    margin-bottom: 10px;
}
.contact-form .control-group.field-spacer{
    font-size: 12px;
    color: #dd3232;
}
.contact-wraper{
    background-color: #FFF5E3;
    padding: 30px 60px;
}
.contact-form input, .contact-form textarea{
    width: 100%;    
}
.contact-form .control-label{
    display: none;
}
.contact-form .controls input[type=text],
.contact-form .controls input[type=email],
.contact-form .controls textarea{
    font-size: 16px;
}
.contact-form .controls textarea{
    height: 250px;
}
.contact-form label{
    margin-bottom: 0px;
}
.contact-form form > .control-group .controls{
    text-align: right;
}
.contact-form form > .control-group .controls .btn {
    border: none;
}
.contact-form form > .control-group .controls .btn:hover {
    padding: 12px 28px;
    color: #F0C16A;
    background-color: transparent;
    background: linear-gradient(#FFF5E3, #FFF5E3) padding-box, linear-gradient(to right, #D6A54D, #F0D874) border-box;
    border: 2px solid transparent;
}

/*** Blog ***/
.mod-articlesnews {
    padding: 120px 0 100px;
}
.mod-articlesnews h2 {
    margin-bottom: 0;
}
.mod-articlesnews .italik {
    color:  #BE8C31;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
    font-family: 'Caveat', cursive;
    margin-bottom: 35px;
}
.mod-articlesnews .flex {
    margin: 0 -10px;
}
.mod-articlesnews .flex > div {
    padding: 0 10px;
    width: 25%;
}
.mod-articlesnews .flex figure {
    margin: 0 0 1.2rem;
}
.mod-articlesnews .flex figure img {
    width: 100%;
    height: auto;
}
.newsflash-title {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}
.flesh-introtext {
    margin: 25px 0 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 160%;
}
.flesh-introtext p {
    margin: 0;
}
 .read-more {
    display: inline-block;
    padding-right: 30px;
    color: #BE8C31;
    font-size: 16px;
    font-weight: 300;
    line-height: 160%;
    background-image: url(../../../images/arrow-1.svg);
    background-repeat: no-repeat;
    background-position: right center;
}

.blog .blog-items {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.blog .blog-items .blog-item {
    width: 25%;
    padding: 0 10px 20px 0;
}
.blog .blog-items .blog-item figure {
    overflow: hidden;
}
.blog .blog-items .blog-item figure img {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.blog .blog-items .page-header h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}
.blog .blog-items p {
    margin: 25px 0 10px;
    font-size: 16px;
    font-weight: 300;
    line-height: 160%;
}

/* com_jshopping_products */
.com_jshopping_products #content, .com_jshopping_product #content {
    background-color: #FFF5E3;
    margin-top: 20px;
    margin-bottom: 0;
}

/*** newsletter-module ***/
.newsletter-module {
    background-image: url(../../../images/banners/bg_form.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px 0 50px;
}
.newsletter-module h2 {
    text-align: center;
    margin-bottom: 0;
}
.newsletter-module .italik {
    color:  #BE8C31;
    text-align: center;
    font-size: 36px;
    font-family: 'Caveat', cursive;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 32px;
}
.acym_form {
    max-width: 460px;
    margin: auto;
}
.acym_module .acym_form input[type="text"],
.acym_module .acym_form input[type="email"]  {
    width: 100%;
    max-width: 100%;
    border-radius: 200px;
    color: #8A8A8A;
    font-size: 16px;
    font-weight: 500;
    line-height: 160%;
    padding: 14px 25px;
    margin-bottom: 12px;
    background-color: #fff;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #D6A54D, #F0D874) border-box;
    border: 1px solid transparent;
}
.acym_form .acysubbuttons {
    text-align: center;
    margin: 32px 0 45px;
}
.acym_form .acysubbuttons input.btn {
    display: inline-block;
    width: 300px;
    padding: 17px 30px;
    color:  #F0C16A;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    background-color: #000;
    border: none;
    border-radius: 400px;
    -webkit-border-radius: 400px;
    -moz-border-radius: 400px;
    -ms-border-radius: 400px;
    -o-border-radius: 400px;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
}
.acym_form .acysubbuttons input.btn:hover {
    color: #000;
    background: var(--gradient-btn, linear-gradient(89deg, #D6A54D 0%, #F0D874 100%));
}
.acym_posttext {
    max-width: 760px;
    margin: auto;
    text-align: center;
}
.acym_posttext .post1 {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 12px;
}
.acym_posttext .post2 {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}

.pagination_result_counter{
    font-size: 14px;
	text-align: center;
}
.pagination__wrapper{
	width:100%;
}
.pagination__wrapper .page-item.active .page-link {
    background-color: var(--text-color4);
    border: none;
    padding: 8px 18px;
}
.pagination__wrapper .page-item.active .page-link:hover {
    color: #fff;
}
.pagination__wrapper .page-link {
    border: none;
    color: var(--text-color5);
    padding: 8px 18px;    
}
.pagination__wrapper .page-link:focus {
    box-shadow: none;
}
.pagination__wrapper .page-link:hover {
    background: none;
    color: var(--text-color1);
}
.pagination__wrapper li .icon-angle-right{
    background-image: url(../../../images/arrow_pagination.png);
    background-repeat: no-repeat;
    width: 20px;
    height: 10px;
}
.pagination__wrapper li .icon-angle-left{
    background-image: url(../../../images/arrow_pagination.png);
    transform: rotate(180deg);
    width: 20px;
    height: 10px;
}
.pagination__wrapper .pagination{
    justify-content: center;
}
.pagination__wrapper .pagination .disabled{
    opacity: 0.5;
}
.pagination__wrapper .pagination .page-item-start,
.pagination__wrapper .pagination .page-item-end
{
	display: none;
}
.pagination__wrapper .pagination .page-item-next {
    margin-left: 5px;
}
.pagination__wrapper .pagination .page-item-prev {
    margin-right: 5px;
}

@media (max-width: 767px) {
	.pagination {
        font-size: 14px;
    }
    #main_menu .nav {
        left: -15px;
    }
}

@media (max-width: 650px) {
	.pagination__wrapper .pagination .page-item{
        display: none;
    }
    .pagination__wrapper .pagination .page-item.page-item-next,
    .pagination__wrapper .pagination .page-item.page-item-prev,
	.pagination__wrapper .pagination .page-item.active
	{
        display: block;
    }    
    .pagination__wrapper .pagination .page-item.disabled {
        opacity: 0.5;
    }
}


@media (min-width: 769px) {
    .com_jshopping_checkout .top-info-row{
        display: none;
    }
    .com_jshopping_checkout header .order-1{
        display: none;
    }
    .com_jshopping_checkout header .order-2{
        display: none;
    }
}


@media (max-width: 1800px) {
    .header-banner .flex > div:last-child {
        flex: 1 1 950px;        
    }
    .header-banner .flex > div:first-child {
        flex: 1 1 650px;
        min-width: 500px;
    }
    .header-banner h1 {
        font-size: 36px;
        margin-right: 0;
    }
    #main_menu .nav > li {
        margin-right: 40px;
    }
}
@media (max-width: 1400px) {
    .header-banner .flex > div:first-child {
        padding-top: 50px;
    }

}

@media (max-width: 1200px) {
    .jshop_tree_categories ul li a span{
        font-size: 20px;
    }
    .footer-bottom .menu{
        padding-left: 35px;
        padding-right: 35px;
    }
    .mod-articlesnews .flex, .blog .blog-items {
        flex-wrap: wrap;
    }
    .mod-articlesnews .flex > div, .blog .blog-items .blog-item {
        width: 50%;
        margin-bottom: 40px;
    }
    #main_menu .nav > li {
        margin-right: 20px;
    }
    .einfache h2 {
        font-size: 36px;
    }
}

@media (max-width: 991px) {
    h1, h2 {
        font-size: 26px;
    }
    #logo {
        
    }
    .home-prod-slider .subtitle, .einfache h2, .einfache .italik, .newsletter-module .italik {
        font-size: 26px;
    }
    .header-banner {
        padding: 50px 0 80px;
    }
    .header-banner .flex > div:last-child {
        display: none;
    }
    .header-banner .flex > div:first-child {
        flex: 1 1 100%;
        padding-top: 0;
    }
    .header-banner h1 {
        font-size: 30px;
    }
    .header-banner h3 {
        font-size: 20px;
    }
    .header-banner .over-header {
        font-size: 36px;
    }
    .home-prod-slider .subtitle {
        margin-bottom: 40px;
    }
    .einfache {
        padding: 50px 0 0;
    }
    .einfache .flex > div:first-child {
        display: none;
    }
    .einfache .flex > div:last-child {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
    }
    .einfache .italik {
        margin-bottom: 20px;
    }
    .advantages {
        padding: 60px 0 10px;
    }
    .advantages .item {
        margin-bottom: 40px;
    }
    .advantages .item .img {
        min-height: auto;
    }
    .advantages .item .title {
        font-size: 20px;
        margin: 20px 0;
    }
    .item-benefit {
        padding-left: 40px;
        padding-right: 40px;
    }
    .jshop_tree_categories {
        display: none;
    }    
    .bodyhome #left-side{
        display: none;
    }
    .bread-wrapper{
        display: none;
    }
    .footer_item.bmenu{
        padding-left: 15px;
    }        
    .jshop_tree_categories_btn{
        display: block;
        background-color: var(--bg-color-btn);
    }
    .jshop_tree_categories.active{
        display: block;
    }
	.jshop_tree_categories ul{
		margin-top:10px
	}
    .box_products_sorting label{
        margin-bottom: 0px;
    }
    .contact > .row{
        flex-direction: column-reverse;
    }
    .copyright {
        font-size: 14px;
    }    
}

@media (max-width: 767px) {
    
    .hide-768 {
        display: none;
    }
    .show-768 {
        display: block;
    }
    .header-flex {
        position: relative;
        padding-bottom: 70px;
    }
    #logo {
        margin-bottom: 0;
    }
    .center-top-modules {
        position: absolute;
        bottom: 0;
        height: auto;
        width: 100%;
    }
    .right-top-modules{
        justify-content: flex-end;
    }
    .right-top-modules #jshop_module_wishlist,
    .right-top-modules .cartajax_adv_module,
    .right-top-modules .mob_login {
        flex: 0 0 0;
        margin-left: 20px;
    } 
    .mob-user {
        display: block;
        width: 18px;
        height: 21px;
        background-image: url(../../../images/user_login.png);

    }
    .login {
        margin-top: 4px;
    }
    #search-top {
        width: 100%;
        margin-top: 15px;
        margin-bottom: 20px;
    } 
    #search-top .input-group {
        width: 100%;
        flex-wrap: nowrap;
        background: #fff;        
    }    
    .item-page h1, .item-page h2 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .home h1, .home h2 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    #content {
        margin-bottom: 20px;
    } 
    .item-page, .home{
        font-size: 16px;
    }
    .item_last_product {
        flex: 50% 0 0;
    }
    .latest_products_flex {
        flex-wrap: wrap;
    }    
    .prod_last {
        padding: 0px 0px 30px;
    }
    .item_last_product {
        margin-bottom: 15px;
    }
    .mod-articlesnews {
        padding: 50px 0 20px;
    }
    .mod-articlesnews .flex > div,  .blog .blog-items .blog-item {
        width: 100%;
    }
    .mod-articlesnews .italik {
        font-size: 26px;
    }
    .newsletter-module {
        padding: 50px 0;
    }
    
    .footer-flex {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .footer-flex .fmenu {
        width: 100%;
        margin-bottom: 40px;
    }
}

@media (max-width: 650px) {
    .item-benefit {
        padding-left: 20px;
        padding-right: 20px;
    }
    .home .content{
        flex-direction: column-reverse;        
    }
    .home h1,.home h2{
        text-align: center;
    }
    .home .content .img{
        margin-bottom: 15px;
        text-align: center;
    }
    .home .content .text {
        padding-right: 0px;
    }
    .jshop_tree_categories ul li a span{
        font-size: 18px;
    }
    .jshop_tree_categories ul ul li a span{
        font-size: 16px;
    }
    .jshop_tree_categories .cattree0-0 > li::after{
        top:18px;
    }
    .list_prod_more{
        margin-top: -10px;
    }
    .header-banner .flex > div:first-child {
        min-width: auto;
    }
    .header-banner {
        padding: 40px 0 80px;
    }
    .home-prod-slider {
        padding: 50px 0 70px;
    }
    .right-top-modules #jshop_module_wishlist, .right-top-modules .cartajax_adv_module, .right-top-modules .mob_login {
        margin-left: 5px;
    }
}

@media (max-width: 480px) {
    .xs-center{
        text-align: center;
    }
    .hide-480 {
        display: none;
    }
    .inputbox{
        font-size: 16px;
    }
    .btn.bigtext{
        font-size: 16px;
    }
    .btn{
        width: 100%;
    }
    .btn-gold, .acym_form .acysubbuttons input.btn {
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .list_product .buttons .button_buy {
        width: auto;
    }
    #logo .img-fluid {
        max-width: 90px;
        margin-top: 5px;
    }
    .center-benefits-flex, .center-bottom-list {
        flex-direction: column;
    }
    .item-benefit {
        padding-left: 15px;
        padding-right: 15px;
    }    
    .contact-wraper {
        padding: 30px 15px;
    }
    .login .icon-users {
        display: block;
        color: black;
    }
    .info_block .fs-14 {
        font-size: 12px;
    }
    .info_block .info_mail::before {
        top: 8px;
        width: 15px;
        height: 11px;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .info_block .info_tel::before {
        top: 8px;
        width: 10px;
        height: 11px;
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .info_block .info_tel {
        padding-left: 15px;
        margin-right: 15px;
    }
    .info_block .info_mail {
        padding-left: 18px;
    }
    .home {
        padding: 40px 15px;
    }
    .item-page h1, .item-page h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .item-benefit {
        margin-bottom: 25px;
    }
    .item-benefit .img {
        margin-bottom: 15px;
    }
    .page-reset p{
        font-size: 16px;
    }
    .page-reset input{
        width: 100%;
    }    
}
@media (max-width: 400px) {
    .header-banner h1 {
        font-size: 28px;
    }  
    .header-banner h3 {
        font-size: 18px;
    }
    .einfache {
        font-size: 16px;
    }
    .copyright {
        font-size: 12px;
    }
}
