/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

body > #wrapper {min-height:100vh;}
h2{font: 800 46px/52px 'Catamaran';}
html {margin-top:0 !important;}

/* Home */
/* max-width: 700px;  */
.home #home_title{padding: 90px 0;text-align: center; position: absolute; top: 8%; margin: 0 auto;display: block;left: 0;right: 0;}
.home #home_title h1{color: white; font: 800 120px/100px 'Catamaran';text-shadow: 1px 1px 20px #737373;}
.home #home_title h1 strong {color: #fbba00;}
.product-title {font: 19px/23px 'Open Sans', sans-serif;}
.product-title a {color: #303030;}

/*home cat*/
.home .row_categories {padding-bottom:50px;}
.home .row_categories .product-category img {opacity:0.6;}
.home .row_categories .product-category:hover img {opacity:1}
.home .row_categories .product-category .col-inner {background:black;}
.home .row_categories .product-category .col-inner .count {display:none;visibility:hidden;}
.home .row_categories .product-category .col-inner .box-badge .box-text {background: none !important;}
.home .row_categories .product-category .col-inner .box-badge .box-text h5 {color: white;font-size: 50px;line-height: 50px;font-weight: 600;letter-spacing:0;text-transform:capitalize;}
.home .row_categories .product-category .col-inner .box-badge .box-text h5:after {content: 'Shop nu';position: absolute;bottom: -15px;font-size: 20px;left: 0;right: 0;line-height: 24px;font-weight: 500;border: 2px solid white;padding: 0 5px;margin: 0 auto;max-width: 88px;text-transform: none;transition:all 0.2s}

html:lang(en-US) .home .row_categories .product-category .col-inner .box-badge .box-text h5:after {content:'Shop now';max-width: 115px;}
html:lang(de-DE) .home .row_categories .product-category .col-inner .box-badge .box-text h5:after {content:'Jetzt einkaufen';max-width: 115px;}
html:lang(fr-FR) .home .row_categories .product-category .col-inner .box-badge .box-text h5:after {content:'Acheter maintenant';max-width: 125px;font-size: 17px;line-height: 19px;}
.woocommerce-Price-currencySymbol {padding-right:3px;}

.home .row_categories .product-category .col-inner .box-badge .box-text:hover h5:after {padding: 2px 7px;max-width: 100px;}

.home .row_categories .product-category .col-inner .box-badge .box-text {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
@media only screen and (max-width:1190px){
	.home .row_categories .product-category .col-inner .box-badge .box-text h5 {font-size:25px;line-height:25px;}
	.home .row_categories .product-category .col-inner .box-badge .box-text h5:after {bottom: -40px;}
}

.home_intr{max-width: 1300px;margin-left: auto;margin-right: auto;text-align: center;}
.row_home{max-width: 1270px;width:100% !important}


@media only screen and (max-width:1120px){
	.home #home_title h1{font: 800 50px/50px 'Catamaran';}
	h2 {font: 800 30px/30px 'Catamaran';}
}
@media only screen and (min-width:849px){
	.wpml-ls-slot-2 {display:none !important;width:0;height:0;visibility:hidden;opacity:0;}
}
@media only screen and (max-width:830px){
	.home #home_title h1{font: 800 40px/40px 'Catamaran';}
	h2 {font: 800 20px/20px 'Catamaran';}
	.home #home_title {top:-2%;}
}
@media only screen and (max-width:750px){
	.home .wpb_single_image img {min-width: 800px;}
}
@media only screen and (max-width:650px){
	.home #home_title {top:-3%;}
}
@media only screen and (max-width:522px){
	.row_home {display:block !important;}
}

/* /Home */


/* Single-product */
.single-product .product-info .product-title{
	font: 800 46px/52px 'Catamaran';
    padding-bottom: 25px;
    text-transform: uppercase;
	margin-top:50px;
}
.single-product .is-well{
	background-color:#fbba00;    
    margin-top: 75px;
    float: right;
	color:#303030;
	box-shadow:none;
}
.single-product .is-well p, .single-product .is-well a {
	color:#303030;
}
.wishlist-icon{
	display:none !important;
}
.product_meta>span{
	border:none;
}

.single-product .slider-style-container .flickity-slider>*{
	max-width: 100%;
}
.single-product .flickity-slider{
	transform:none;
}
.single-product figure{
	max-height:550px;
}
.single-product figure img {
	margin-top:-100px;
}
.single-product .product-info p {
	font: 22px/34px 'Open Sans', sans-serif;color: #303030;
}
.single-product .zoom-button {
	border-color: #fbba00;
	background-color: #fbba00;
	color:white;
	display:block !important;
}
@media only screen and (max-width:940px){
	.single-product .right{right: 0;left: 0;margin: 0 auto;max-width: 42px;}
	.single-product .image-tools {padding:0}
	
}
@media only screen and (max-width:849px){
	.single-product .is-well {float:none;}
	.single-product .product-info .product-title {font: 800 30px/31px 'Catamaran';padding: 0;}
	.single-product .product-info p {font: 15px/25px 'Open Sans', sans-serif;}
	.single-product figure img{margin:0;}
}

/* /Single-product */

/* Header */
.header-divider{display:none !important;}
.wpml-ls-menu-item .nav-dropdown {min-width:0;padding:15px;right:-7px !important}
.wpml-ls-menu-item .nav-dropdown a {width: 18px;margin: 0 !important;border-bottom: none !important;padding: 0;}
.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {left:42%;}

@media only screen and (max-width: 48em){
	body, .side_menu {max-width:100vw;}
	body{overflow-x:hidden}
	.side_menu ul{width:120vw}
}
/* /Header */

/* Footer */
.absolute-footer.dark{display:none;}

/* /Footer */
.footer__social li {
    display: inline-block;
    padding: 0 4px 24px 4px;
    list-style: none;
}

.footer__social a {
    font-size: 0;
    line-height: 0;
    display: block;
}

.footer__social a[href*="facebook"] {
    background-image: url('/wp-content/themes/flatsome-child/img/social/facebook.png');
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}

.footer__social a[href*="instagram"] {
    background-image: url('/wp-content/themes/flatsome-child/img/social/instagram.png');
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}

.footer__social a[href*="youtube"] {
    background-image: url('/wp-content/themes/flatsome-child/img/social/youtube.png');
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}

.footer__social a[href*="linkedin"] {
    background-image: url('/wp-content/themes/flatsome-child/img/social/linkedin.png');
    width: 30px;
    height: 30px;
    background-size: 30px;
    background-repeat: no-repeat;
}

/* Copyright */
.copyright {
    background: #303030;
    color: #fff;
    text-align: center;
    font: 500 14px 'Catamaran';
    padding: 8px 0;
	position:relative;
	width:100%;
	bottom:0;
}


.copyright a, .copyright a:visited {
    color: #fff;
    opacity: 1;
    -webkit-transition: opacity linear .2s;
    -o-transition: opacity linear .2s;
    transition: opacity linear .2s;
}

.copyright a:hover {
    opacity: .8;
}

.nav-dark .nav-divided>li+li>a:after {
border:none;
}
/* Side menu */
.side_menu {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0;
    z-index: 9;
    background: rgba(255, 255, 255, .8);
    -webkit-box-shadow: rgba(0, 0, 0, .15) -2px 4px 7px 0;
            box-shadow: rgba(0, 0, 0, .15) -2px 4px 7px 0;
    border-radius: 7px 0 0 7px;
    padding: 20px 15px;
}

.noscroll .side_menu {
    z-index: 9;
}

.side_menu ul li {
    font-size: 0;
    line-height: 0;
    padding-bottom: 23px;
}

.side_menu ul li a {
    display: block;
    width: 27px;
    height: 27px;
    background: url(images/blank.gif) center center no-repeat;
}

.side_menu ul li a[href*="facebook"] {
    background-image: url(/wp-content/uploads/2020/01/facebook2.png);
}

.side_menu ul li a[href*="linkedin"] {
    background-image: url(/wp-content/uploads/2020/01/Linkedin-2.png); background-size: 75%;
}


.side_menu ul li a[href*="instagram"] {
    background-image: url(/wp-content/uploads/2020/01/instagram.png);
}

.side_menu ul li a[href*="youtube"] {
    background-image: url(/wp-content/uploads/2020/01/youtube.png);
}

.side_menu ul li a[href*="mailto"] {
    background-image: url(/wp-content/uploads/2020/01/email.png);
}

.side_menu *[data-slide] {
    font: 700 15px 'Catamaran';
    text-align: center;
    cursor: pointer;
    padding-bottom: 16px;
    background: url(/wp-content/uploads/2020/01/up.png) center bottom no-repeat;
    margin-top: 55px;
}
.top_bar .textwidget a, .top_bar .textwidget a:visited {
    color: #fff;
    opacity: 1;
    -webkit-transition: opacity linear .2s;
    -o-transition: opacity linear .2s;
    transition: opacity linear .2s;
}

.top_bar .textwidget a:hover {
    opacity: .8;
}

.top_bar .textwidget ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.top_bar .textwidget ul li {
    border-left: 1px solid #535353;
    padding: 5px 10px;
}

.top_bar .textwidget ul li:last-child {
    border-right: 1px solid #535353;
}

.top_bar .textwidget ul li:first-child {
    display: block;
    border-left: 0px;
    padding: 6px 10px;
}

.top_bar .textwidget ul li a[href*="instagram"] {
    display: block;
    width: 19px;
    height: 19px;
    background: url(images/icons/instagram2.png) no-repeat;
    font-size: 0;
    line-height: 0;
    margin-top: 2px;
}

.top_bar .textwidget ul li a[href*="facebook"] {
    display: block;
    width: 18px;
    height: 18px;
    background: url(images/icons/facebook.png) no-repeat;
    font-size: 0;
    line-height: 0;
    margin-top: 3px;
}
.prefooter_block .textwidget {
    position: relative;
    z-index: 100;
}
.top_bar .textwidget ul li {
        padding: 12px 15px 15px 15px;
    }

    .top_bar .textwidget ul li:last-child a {
        display: block;
        width: 19px;
        height: 19px;
        background: url(images/icons/phone.png) no-repeat;
        font-size: 0;
        line-height: 0;
        margin-top: 3px;
    }

    .top_bar .textwidget ul li:first-child {
        display: block;
    }

    .top_bar .textwidget ul li:nth-last-child(2) {
        display: none;
    }
/*Page wrapper*/
.page-wrapper {padding:0px!important;}

.home_categories {
  position: relative;
  text-align: center;
  color: white;
}
.home_categories_text {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	font-size:50px;
	line-height:50px;
	font-weight:600;
}
.home_categories_click {
  	position: absolute;
  	top: 65%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	font-size:20px;
	line-height:24px;
	font-weight:500;
	border:2px solid white;
	padding:0 5px;
}
.home_categories_text a {color:white!important;}
.home_categories_click a {color:white!important;}



.home_categories1{  flex: 33.33%;
  margin: 15px;}
.home_categories2{  flex: 33.33%;
 margin: 15px;}
.home_categories3{  flex: 33.33%;
  margin: 15px;}
.row_home {
	display: flex;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}


.row_home_background{width:100%;background-color:#fbba00;padding-top:25px;padding-bottom:25px;}

.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover{color:#fbba00;}
.box-image img {height:354.75px;object-fit:cover;}
@media only screen and (min-width: 48em) {
/*************** ADD DESKTOP ONLY CSS HERE  ***************/
.side_menu {
	height: 275px!important;
	}
	.home_categories {background:black;}
.home_categories_image {opacity:0.6;}
.home_categories_image:hover {opacity:1;}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
/*Copyright*/
	.copyright
	{
		padding-bottom:65px;
	}
/*menu bottom*/
    .side_menu {
        position: fixed;
        bottom: 0px;
        width: 100%;
        top: auto;
        left: 0px;
        z-index: 9999;
        background: rgba(255, 255, 255, .8);
        -webkit-box-shadow: rgba(0, 0, 0, .15) -2px 4px 7px 0;
                box-shadow: rgba(0, 0, 0, .15) -2px 4px 7px 0;
        border-radius: 0px;
        padding: 5px 10px;
        -webkit-transform: none !important;
            -ms-transform: none !important;
                transform: none !important;
    }

    .side_menu ul li a {
        margin: auto;
        padding-top: 25px;
    }

    .side_menu ul li {
        float: left;
        width: 15%;
        padding-bottom: 0px;
    }

    .side_menu *[data-slide] {
     width: 20%;
    padding: 5px 2px 37px 1px;
    margin: 0px 0px 0px 5px;
    height: 25px;
    border-left: 1px solid rgba(0, 0, 0, 0.3);
    float: left;
    }
	.side_menu {
        padding: 20px 7px !important;
    }
	.widget{margin-bottom:0px!important;}
}

.header-inner.flex-row.container.logo-left.medium-logo-center p a{color: white!important;font-size:16px;}
.success-color{border: 3px solid #7a9c59;padding:1%;box-shadow: rgba(0, 0, 0, .15) -2px 4px 7px 0;}
.row .container{padding: 1%!important;}
@media only screen and (min-width:650px){
	.products .attachment-woocommerce_thumbnail{display:none!important;}
	.show-on-hover{opacity:1!important;transition:none!important;}
}

@media only screen and (max-width:650px){
	.product-title{font-size:16px!important;}
}
