@import url('reset.css');
@import url('font-awesome.css');
@import url('formbuilder.css');
@import url('hamburger.css');
@import url('hover.css');


:root {
  --main-color: #e43a47;
  --main-hover: #3E81C0;
  --orange:#DD8500;
  --font-color:#000;
}

*{box-sizing:border-box;}
.transition,.active_menu,.menu a,a.simple-button-plugin{-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;}
body{color:var(--font-color);padding:0px;margin:0px;font-family: 'PT Sans', sans-serif;font-size:12px;font-weight:300;letter-spacing:0px;}

header,section,footer{display:flex;width:100%;flex-wrap:wrap;}
a{color:var(--font-color);text-decoration:underline;}
section.topbar a{text-decoration:unset;}
div.container{width:100%;max-width:1370px;margin:0 auto;padding-right:0%;padding-left:0%;}

div.side{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;}
div.col_12{width:100%;}
div.col_9{width:calc((100% / 4)*3 - 1%);}
div.col_8{width:calc((100% / 3)*2 - 1%);}
div.col_6{width:calc(100% / 2 - 1%); }
/* div.shipping_badge{width:calc(100% / 2 - 1%);}
div.gallery_piscina div.col_6{width:calc(100% / 3 - 1%);margin-bottom:20px; } */
div.col_4{width:calc(100% / 3 - 1%);}
div.block_grid{width:calc(100% / 3);}
div.col_3{width:calc(100% / 4 - 1%);}
div.col_2{width:calc(100% / 6 - 1%);}

a.simple-button-plugin{padding:10px 20px!important;border:0px!important;font-weight:500;box-sizing:border-box;background:var(--main-color)!important;border-radius:4px!important;text-decoration:none;display:inline-block;margin:0px 5px;text-transform:uppercase;}

a.simple-button-plugin:hover{background:var(--main-hover)!important;}

section.parallax a.simple-button-plugin{background:#ffffff!important;color:var(--main-color)!important;}
section.parallax a.simple-button-plugin:hover{color:#ffffff!important;background:#dd9979!important;}

section.news{display:none;}

/* FONT */
.font,button{font-family: 'Exo 2', sans-serif;}

/*TITLE*/
h1,h2,h3{font-family: 'Exo 2', sans-serif;}
h1{color:#000000;font-size:60px;line-height:60px;font-weight:800;position:relative;margin:0px 0px 20px 0px;padding:13px 0px;z-index:+1;}

h2{color:var(--font-color);font-size:40px;line-height:50px;font-weight:400;margin:0px;position:relative;padding-bottom:5px;position:relative;width:100%; margin:0px 0px 30px 0px;text-align:center;}
h3{color:var(--font-color);font-size:35px;line-height:50px;font-weight:400;margin:0px;position:relative;padding-bottom:5px;position:relative;width:100%; margin:0px 0px 30px 0px;text-align:left;}
/* h2:after{position:absolute;content:"";width:40px;height:40px;background:#ffffff url(/images/dna.svg);background-position:center;background-repeat:no-repeat;bottom:-30px;left:calc(50% - 20px);padding:0px 10px;} */
/* h2:before{content:"";position:absolute;bottom:-11px;left:calc(50% - 125px);width:250px;height:1px;background:#eeeeee;} */
/* .fontColor h2:after{background:transparent url(/images/leaf_white.svg);background-position:center;background-repeat:no-repeat;} */
h2.left{display:inline-block;width:auto!important;}
/* h2.left:before{left:0px;}
h2.left:after{left:calc(115px - 20px);} */
/*h3{color:#000000;font-size:40px;line-height:60px;font-weight:800;position:relative;margin:0px 0px 10px 0px;padding:13px 0px;z-index:+1;}*/


/*HEAD*/
header{padding:0px 0px 0px 0px;}
header div.container{padding-top:0px;padding-bottom:0px;}
header.header_fixed.scroll{}
header div.visible{display:flex;}
header div.novisible{display:none;}
header div.center{text-align:center;}
header.header_absolute{position:absolute;top:0px;left:0px;z-index:+10;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+99&0.65+0,0+94 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 94%, rgba(0,0,0,0) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 94%,rgba(0,0,0,0) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
header.header_fixed{position:fixed;}

div.footer_up a{color:white!important;}

div.blockleft{display:flex;align-items:center;}
div.blockleft a{font-size:1.5em;margin-right:20px;text-decoration:none;}

/*SLIDESHOW*/
body.index section.slideshow{height:80vh;margin-bottom:0px;overflow:hidden;}
body.index section.slideshow video{width:100%;}
section.slideshow{width:100%;max-height:100vh;position:relative;margin-bottom:40px;}
section.slideshow div.divider{bottom:0px;left:0px;width:100%;margin-top:-10%;z-index:+10;}
section.slide_full div.container{max-width:1920px;padding:0px;max-height:100%;}
section.slideshow div.owl-carousel div.slide{position:relative;width:100%;height:100%;background-size:cover;background-position:center center;background-attachment: scroll !important;}
section.slideshow div.container{position:relative;}
section.slideshow  div.owl-control{position:absolute;top:46%;z-index:+100;width:100%;}
section.slideshow div.owl-prev{position:absolute;left:0%;width:auto;z-index:+100;top:46%;padding:10px;cursor:pointer;}
section.slideshow div.owl-next{position:absolute;right:0%;width:auto;z-index:+100;top:46%;padding:10px;cursor:pointer;}
section.slideshow svg{fill:#ffffff;height:40px;}
section.slideshow section.breadcrumb{margin:0px;}

body.index section.slideshow div.container{position:relative;}
body.index section.slideshow div.caption{position:absolute;z-index:+2;left:0%;top:0%;display:flex;flex-wrap:wrap;align-content:center;text-align:center;color:#ffffff;box-sizing:border-box;max-width:100%;width:100%;height:100%;padding:0px;padding:0px 0px;background: -moz-linear-gradient(left,  rgba(48,48,48,0.65) 0%, rgba(13,13,13,0) 41%, rgba(0,0,0,0) 57%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(48,48,48,0.65) 0%,rgba(13,13,13,0) 41%,rgba(0,0,0,0) 57%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(48,48,48,0.65) 0%,rgba(13,13,13,0) 41%,rgba(0,0,0,0) 57%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6303030', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */}
body.index section.slideshow div.caption div.caption_container{width:1370px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;max-width:100%;}

body.index div.caption{bottom:40%;}
body.index section.slideshow div.caption h2{color:#ffffff;text-align:center;font-weight:500;font-size:65px;}
section.slideshow div.caption h2:after{display:none;}
section.slideshow div.caption h2:before{display:none;}
body.index section.slideshow div.caption p.undertitle{color:#ffffff;text-align:left;font-size:40px;margin:20px 0px;}
body.index section.slideshow div.caption p{color:#ffffff;text-align:left;}

body:not(.index) section.slideshow div.caption{display:flex;flex-wrap:wrap;text-align:center;align-content:center;justify-content:center;color:#ffffff;box-sizing:border-box;max-width:100%;width:100%;height:100%;padding:40px 40px;}
section.slideshow div.caption h2{width:100%;font-weight:300;font-size:40px;line-height:70px;padding-bottom:0px;margin:0px;letter-spacing:1px;text-transform:uppercase;}
section.slideshow div.caption p{width:100%;font-weight:300;font-size:16px;line-height:25px;padding-bottom:0px;margin:0px;letter-spacing:1px;text-align:justify;}
section.slideshow a.caption{display:inline-block;padding:10px 20px;border-radius:4px;background:var(--main-color);color:#ffffff;text-decoration:none;margin-top:20px;font-size:16px;}
section.slideshow a.caption:hover{background:#ffffff;color:var(--main-color);}

body:not(.index) section.slideshow div.caption h2{color:#000000;}
body:not(.index) section.slideshow div.slide{background-position:right center!important;}
section.slideshow div.caption h2:after{display:none;}
section.slideshow div.caption h3{width:100%;font-weight:800;font-size:33px;line-height:27px;padding-bottom:0px;margin:0px;color:#ffffff;}
section.slideshow div.caption div.arrow {width: 100%;text-align: center;margin-top: 20px;}
div.arrow span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 0px solid #ffffff;
    display: inline-block;
    position: relative;
    cursor: pointer;
    color: #ffffff;
	text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}
div.arrow span i {
    position: absolute;
    top: 0px;
    left: 13px;
	font-size:6em;
	font-weight:100;
    -webkit-animation-name: drop;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-play-state: running;
    animation-name: drop;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-play-state: running;text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

@-webkit-keyframes drop	{
	0%   { top:0px;  opacity: 0;}
	30%  { top:15px; opacity: 1;}
	100% { top:30px; opacity: 0;}
}

@keyframes drop	{
	0%   { top:0px;  opacity: 0;}
	30%  { top:15px; opacity: 1;}
	100% { top:30px; opacity: 0;}
}

/* BLOCK HOME */
section.blockHome{margin-top:-200px!important;}

/* VIDEO */
section.video{display:flex;align-items:center;height:100vh;}
section.video video{width:100%;}

/* CATEGORY PAGE */
.head_category{font-size:1em;}
.head_category div.container{padding-left:0px;padding-right:0px;}
.head_category h2{font-size:2em;}
.head_category div.column{padding:30px;box-sizing:border-box;position:relative;height:100%;display:flex;flex-wrap:wrap;overflow:hidden;align-content:center;}
.head_category div.column:first-child{padding:0px;}
/*.head_category div.column img{position:absolute;top:0px;left:0px;height:100%!important;max-width:none!important;width:auto;}*/

/* PRODUCT PAGE */
section.product div.img_prod {display: flex;justify-content: space-between;width: 52%;}
section.product div.img_prod div.thumb {width: 10%;text-align: center;display: flex;justify-content: center;max-height:600px;overflow:hidden;align-items:flex-start;align-content:flex-start;}
section.product div.img_prod div.main_img{width:88%;max-height:600px;height:600px;}
section.product div.img_prod figure{width:100%;height:100%;}
section.product div.detail_prod{width:46%;position:relative;}
section.product div.detail_prod p.title_prod{font-size:35px;line-height:40px;font-weight:500;margin-bottom:0px;text-align:left;}
section.product div.detail_prod div.price{font-size:30px;font-weight:500;margin:20px 0px;color:var(--main-color);}
section.product div.detail_prod div.preview{font-size:16px;line-height:28px;font-weight:400;}
div.detail_prod div.control{display:flex;align-items:center;margin-top:40px;}
.quantity-nav {float: left;position: relative;height: 42px;}
div.detail_prod div.quantity{display:inline-block;}
div.detail_prod div.quantity input {width: 60px;height: 42px;line-height: 1.65;float: left;display: block;padding: 0;margin: 0;padding-left: 15px;padding-right: 5px;border: 1px solid #aaaaaa;-webkit-apparance:textfield;-moz-appearance: textfield;outline:0;}
div.detail_prod div.quantity input::-webkit-outer-spin-button,div.detail_prod div.quantity input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;outline:0;}
div.detail_prod .quantity-button.quantity-up {position: absolute;height: 50%;top: 0;border-bottom: 1px solid #eee;}
div.detail_prod .quantity-button.quantity-down {position: absolute;bottom: -1px;height: 50%;}
div.detail_prod .quantity-button {position: relative;cursor: pointer;border-left: 1px solid #eeeeee;width: 20px;text-align: center;color: #333;font-size: 13px;line-height: 1.7;-webkit-transform: translateX(-100%);transform:translateX(-100%);-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;}
div.detail_prod div.control div.sx{display:flex;align-items:center;flex-wrap:wrap;}
div.detail_prod div.control div.sx label{margin-right:10px;font-weight:400;font-size:15px;}
div.detail_prod div.control div.add_cart{margin-left:30px;position:relative;width:285px;}
div.detail_prod div.control div.add_cart a.go_cart{padding:15px 25px;background:var(--main-color);color:#000000;text-decoration:none;font-size:1.2em;letter-spacing:0.5px;cursor:pointer;outline:0;width:100%;text-align:center;line-height:1.2em;display:block;background:#dddddd;position:absolute;bottom:0px;display:none;}
div.detail_prod div.control div.add_cart a.show_cart{display:block;bottom:-60px;}
div.detail_prod div.control button{padding:15px 25px;background:var(--main-color);color:#ffffff;font-size:21px;border:0px;border-radius:5px;cursor:pointer;outline:0;width:100%;text-align:center;line-height:1;min-height:39px;max-height:52px;position:relative;overflow:hidden;z-index:+2;}
div.detail_prod div.control button:hover{background:var(--main-hover);}
div.detail_prod div.control button i{margin-right:10px;}
div.detail_prod div.control button span{position:relative;}
div.detail_prod div.control button a{display: block;position: relative;bottom: -50px;color: #ffffff;text-decoration: none;}
div.detail_prod div.control div.wishlist{margin-left:20px;}
div.detail_prod div.control div.wishlist a{border:0px solid #555555;border-radius:0px;padding:0px;font-size:2.3em;text-decoration:none;}
div.detail_prod div.control div.wishlist img{width:30px;height:30px;}
div.detail_prod div.control div.wishlist img.fill{display:none;}
div.detail_prod div.control div.wishlist img.empty{display:block;}
div.detail_prod div.control div.wishlist .wish_active img.fill{display:block;border:0px;}
div.detail_prod div.control div.wishlist .wish_active img.empty{display:none;border:0px;}
div.attribute,div.SingleAttribute{margin-top:40px;}
div.attribute div.el,div.SingleAttribute div.el{margin-bottom:20px;display:flex;align-items:center;}
div.attribute div.el:last-child,div.SingleAttribute div.el:last-child{margin-bottom:0px;}
div.attribute .singleSelect select,div.SingleAttribute .singleSelect select{color:#000000;-o-appearance: none;-ms-appearance: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
div.attribute .singleSelect select::-ms-expand,div.SingleAttribute .singleSelect select::-ms-expand{display: none;}
div.attribute label,div.SingleAttribute label{margin-right:10px;min-width:100px;display:inline-block;font-size:15px;font-weight:400;}
div.attribute select,div.SingleAttribute select{padding:8px;min-width:150px;outline:0;border:0px;border-bottom:1px solid #eaeaea;background:none;}
div.details{margin:80px 0px;}
div.details div.header{border:0px;justify-content:flex-start;}
div.details div.header div{margin-right:40px;position:relative;}
div.details div.header div:after{content:"/";position:absolute;right:-20px;font-size:20px;top:10px;}
div.details div.header span{font-size:25px;cursor:pointer;display:inline-block;padding:5px 0px;}
div.details div.header span:hover{color:var(--main-color);border-bottom:1px solid var(--main-color);}
div.details div.header span.active{color:var(--main-color);border-bottom:1px solid var(--main-color);}
div.details div.content{border:0px!important;padding:0px!important;margin-top:20px;line-height:27px;}
div.details div.content div{display:none;}
div.details div.content div.active{display:block;}
div.FooterProduct{width:100%;margin-top:40px;font-size:15px;font-weight:400;border-top:1px solid #eeeeee;padding-top:30px;}

iframe{width:100%!important;}

/*CART*/
/* */

/*SUMMARY*/
form.form_pay_style{width:100%;}
section.summary form.form_login{display:none;}
section.summary form.form_login div.error-login{display:none;margin-top:10px;color:#dd0000;}
section.summary div.error-password{display:none;color:#dd0000;width:100%;text-align:center;font-style:italic;}
section.summary div.listing{display:flex;width:100%;padding: 4% 4%;flex-wrap:wrap;}
section.summary div.listing div.overlay img{position:absolute;top:50px;height:150px;}
section.summary div.listing div.login{text-align:left!important;box-sizing:border-box;margin-bottom:20px;margin-left:0px;}
section.summary div.listing div.login div.side{text-align:left!important;box-sizing:border-box;padding:15px;background:#eeeeee;flex-wrap:wrap;margin-bottom:20px;}
section.summary div.listing div.login a{display:inline-block;margin-bottom:20px;font-size:1.2em;color:#000000;}
section.summary div.listing div.login a:hover{text-decoration:none;}
section.summary div.listing div.login button{cursor:pointer;padding:0px;border:0px;background:#555555;color:#ffffff;font-size:1.1em;padding:12px 25px;}
section.summary div.container_form{box-sizing: border-box;float: left;border: 0px solid #eeeeee;border-radius: 0px;position: relative;z-index: +10;background: #ffffff;display:flex;justify-content:space-between;flex-wrap:wrap;}
section.summary div.container_form div.el {width: 49%!important;margin-bottom: 20px;border:0px;padding:0px;}
section.summary div.container_form div.el label {width: 100%;display: block;font-size: 18px;margin-bottom: 5px;}
section.summary div.container_form div.el input[type="text"],section.summary div.container_form div.el input[type="email"], section.summary div.container_form div.el input[type="password"], section.summary div.container_form div.el select {width: 100%;display: block;font-weight: 700;font-size: 15px;padding: 5px;border: 0px;border-bottom: 1px solid #dddddd;outline: 0;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;transition: all .2s ease-in-out;box-sizing: border-box;background:none;}
section.summary div.container_form div.full,div.full{width:100%!important;text-align:center;}
section.summary div.container_form div.full p,div.full p{text-align:center;width:100%;font-size:2em;margin-bottom:20px;}
section.summary input:disabled{background:none;}
div.shipping{font-size:1.3em;margin:10px 0px;}
div.shipping div:first-child{text-align:right;}
div.shipping div:last-child{text-align:left;}
div.total{font-size:1.8em;font-weight:400;}
div.total div:first-child{text-align:right;}
section.product div.details div.content {
    box-sizing: border-box;
    border: 1px solid #aaaaaa;
    padding: 30px;
}
div.total div:last-child{text-align:left;}
div.metodo {width: 100%;background: #f5f5f5;box-sizing: border-box;padding: 3%!important;position: relative;box-sizing:border-box;margin-top:20px;}
section.summary div.metodo div.el{width:100%!important;float:left;margin-bottom:30px;cursor:pointer;text-align:left;position:relative;}
section.summary div.metodo div.el:last-child{margin-bottom:0px;}
section.summary div.metodo div.el label{display:flex!important;flex-wrap:wrap;align-items:center;margin-bottom:0px!important;}
section.summary div.metodo div.el label img{height:40px;margin-left:10px;}
section.summary div.metodo img.ssl {position: absolute;top: -20px;right: -50px;transform: rotate(30deg);-ms-transform: rotate(30deg);-moz-transform: rotate(30deg);-webkit-transform: rotate(30deg);-o-transform: rotate(30deg);}
section.summary div.privacy-checkout{display:block;text-align:center;}
section.summary div.privacy-checkout a{color:#000000;}
section.summary div.privacy-checkout div.radio{display:inline-block!important;width:auto!important;margin-right:20px;}
section.summary div.privacy-checkout div.opt{margin-top:20px;width:100%;}
section.summary .submit{width:100%;background: var(--main-color);border: 0px;padding: 15px;font-size: 1.5em;font-weight:300;border-radius: 4px;color: #ffffff;cursor: pointer;-webkit-appearance: none;outline:0;}
section.summary .submit:hover{background: var(--main-hover);}
div.card-payment{margin-bottom:0px!important;}
#card-element {width: 500px;margin-bottom:30px;}
section.summary .newaccountcheck{text-align:left!important;}
section.summary div.opt-error{color:#dd0000;font-weight:400;display:none;}

section.product div.img_prod div.thumb img {
    max-width: 100%;
    height: auto;
    border: 1px solid #aaaaaa;
    padding: 7px;
    margin-bottom: 15px;
    cursor: pointer;
}

/* WISHLIST */
div.mywish{font-weight:300;}
div.mywish div.side{font-size:1.5em;}
div.mywish div.category_container{margin-top:30px;}
a.delWish{position:absolute;top:60px;right:20px;font-size:1.6em;cursor:pointer;}
div.mywish div.overlay{width:100%;height:100%;position:absolute;top:0px;right:0px;background:rgba(255,255,255,0.6);z-index:+2;display:none;}

div.shipping_badge{display:flex;justify-content:space-between;align-items:center;padding-left:0px;margin-top:35px;}
div.shipping_badge div.el{width:100%;display:flex;align-items:center;justify-content:space-between;}
div.shipping_badge img{width:15%;}
div.shipping_badge div.content{width:80%;}
div.shipping_badge div p{font-size:16px;color:#000;}
section.reviews div.container{margin:70px 0px;}

div.order_container {align-items:center;}
div.order_container .icon{text-align:right;padding-right:4%;}
div.order_container svg{height:250px;}

section.contact{margin-top:40px!important;}
section.contact div.column:first-child{align-items:start;height:100%;padding-top:5px;}

section.land{background-size:cover;}
section.land div.column{font-size:60px;line-height:70px;}
section.plus div.container{align-items:normal!important;}
section.block_libri div.text{height:350px!important;}
section.chisiamo_text div.container{align-items:flex-start!important;}
section.chisiamo_text_home div.column{margin-right:3%;}
section.chisiamo_text_home div.column:last-child{margin-right:0%;}

/* CAROSELLO */
.owl-carousel .owl-item img{width:auto!important;max-width:100%;}
section.carosello div.container{align-items:initial!important;}
section.carosello div.column{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;width:100%;}
section.carosello .owl-carousel .owl-stage{display:flex;}
section.carosello .owl-carousel .owl-stage .owl-item{display:flex;}
.owl-carousel .owl-dots{width:100%;text-align:center;position:relative;margin-top:40px;}
.owl-carousel .owl-dots button{width:10px;height:10px;border-radius:50%;background:#aaaaaa;margin-left:10px;outline:0;}
.owl-carousel .owl-dots button.active{background:#444444;}
section.carosello p{width:100%;}
.skewSection{transform:skewY(-5deg);padding:40px 0px 60px}
.skewSection div.container{transform:skewY(5deg);}
.blocker{z-index:+100!important;}

div.menuMobile{display:none;}
div.whatsapp_button{display:none;}

section.gradient1{/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,edd4bc+100&0+0,1+100 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(237,212,188,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(237,212,188,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(237,212,188,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#edd4bc',GradientType=0 ); /* IE6-9 */

}

/* section.sketch{padding-left:5%;}
section.sketch div.container{justify-content:center!important;}
section.sketch div.col_2{width:calc(100%/6)!important;margin-right:2%;}
section.sketch img{border:1px solid #ebbe9f;}
section.border_black div.container{ border: 2px solid pink;
  border-image-source: url(/images/dash_beige.svg);
  border-image-slice: 5 5;
  border-image-repeat: round;} */

section.noborderbottom div.container{border-bottom:0px;margin-right:4%;margin-left:4%;}
section.nobordertop div.container{border-top:0px;margin-right:4%;margin-left:4%;}
section.heightCenter div.container{align-items:initial!important;}
section.heightCenter div.column{align-items:center;display:flex;justify-content:center;flex-wrap:wrap;}
section.heightCenter div.column p{width:100%;}
section.ispMargin div.column{margin-top:-450px;}
section.ispMargin2 div.column{margin-top:-740px;}
section.ispMargin3 div.column{margin-top:-400px;}

/* section.video-section{position:relative;overflow:hidden;}
section.video-section div.column{color:#ffffff;}
section.video-section video{position:absolute;top:-25%;left:0px;width:100%;max-width:100%;z-index:-1;}
section.video-section div.column span.fa{animation-name: pulse;animation-duration: 1.4s;animation-iteration-count: infinite;color:red;}
section.regolamento ul{list-style-type:none;margin:0px;padding:0px;}
section.regolamento ul li{list-style-type:none;padding:10px;border-bottom:1px solid #ffffff;margin:0px;background:#eeeeee;color:#333333;} */

/*  @keyframes pulse {
     from {
         transform: scale(1);
    }
     50% {
         transform: scale(0.75);
    }
     to {
         transform: scale(1);
    }
} */

p.cart{
	padding: 10px 10px!important;
    width: 40%;
    color: #000!important;
	text-transform:uppercase!important;
    border: 0px solid!important;
    display: inline-block;
    margin-top: 20px!important;
	background:#F3F3F3!important;
    text-align: center;
    margin-left: 5%;
	font-weight:bold;
}
p.cart:hover{background:#1DAAA3!important;color:#ffffff!important;}

.arrow-up {
	position:absolute;
	z-index:+10;
	left:calc((100% - 60px) / 2);
	top:-24px;
	width: 0; 
	height: 0; 
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-bottom: 24px solid #ffffff;
}

section.footer{margin-top:0px;}
section.footer div.column{flex-wrap:wrap;line-height:27px;}
section.footer_up h2{width:100%;text-align:left;padding-bottom:10px;font-size:30px;margin-bottom:10px;margin-top:0px;border:0px;}
section.footer_up h3{width:100%;text-align:left;padding-bottom:10px;line-height:20px;font-size:20px;margin-bottom:10px;margin-top:0px;}
section.footer_up h2:after{display:none;}
section.footer_up h2:before{display:none;}
section.footer a{text-decoration:none;}
section.footer_up a.category_list{display:block;}
section.footer_up span.fa-fw{margin-right:5px;}

section.footer_up div.column {padding: 0px 3% 0px 0px!important;}
section.footer_up div.column:last-child{padding: 0px 0% 0px 0px!important;}

div.site-logo{width:20%!important;}
div.control-ecomm{width:auto!important;}

.flickity-viewport{width:100%;}

body section.bg_section{background:url('/images/bg_section.png');background-size:contain!important;background-position:center 250px;background-repeat:no-repeat;padding-bottom:180px!important;}

section.hideSection{display:none!important;}

section.product div.col_6{width:calc(100% / 2 - 3%);}
section.product h2{font-size:30px!important;margin:0px!important;font-weight:500;}

section.product div.feature{margin-top:30px;align-items:center;}
section.product div.feature div.alcol{text-align:center;font-size:30px;font-weight:500;font-family: 'Fjalla One', sans-serif;line-height:35px;display:flex;flex-wrap:wrap;justify-content:center;}
div.feature div.alcol div:not(.drop){width:100%;}
div.feature div.alcol div.drop{background:url('/images/drop.png');background-size:contain;background-repeat:no-repeat;background-position:center center;width:130px;height:110px;display:flex;align-items:flex-end;justify-content:center;font-size:27px;line-height:25px;padding-bottom:22px;margin-bottom:10px;}
section.product div.ideal{text-align:center;font-size:20px;}
section.product div.ideal span{display:inline-block;border-radius:4px;font-size:25px;color:#ffffff;padding:5px 10px;margin-top:5px;}

div.feature div.cap{display:inline-block;width:auto;background:#000000;border-radius:5px;color:#ffffff;font-size:14px;line-height:1.5;padding:20px;}

div.ask_expert{width:100%;margin-top:35px;}
div.ask_expert a{display:inline-block;justify-content:flex-start;align-items:center;text-decoration:none;border-radius:3px;padding:10px 20px 8px 20px;background:var(--main-color);color:#ffffff;}
div.ask_expert a:hover{background:var(--main-hover);}
div.ask_expert a:hover svg{animation-name: bounce-5;animation-duration: 1s;}
div.ask_expert div.img{width:40px;}
div.ask_expert svg {max-width:100%;}
div.ask_expert div.content{width:auto;margin-left:0px;font-size:16px;}
div.ask_expert div.content div.title{font-size:20px;font-weight:500;margin-bottom:5px;}

#product-info-modal h2{text-align:center!important;}

@media screen and (min-width:1920px){
	section.langlist{padding:30px 0px!important;}
	section.logo{padding:0px 0px!important;}
}

@media screen and (max-width:1520px){
	div.container,body.index section.slideshow div.caption div.caption_container{padding-left:3%!important;padding-right:3%!important;}
	section.slide_full div.container{padding-left:0!important;padding-right:0!important;}
	
	body section.bg_section{background-position:center 350px;}
}
@media screen and (max-width:1200px){
	body section.bg_section{background-size:cover!important;background-position:center 210px;padding-bottom:120px!important;}
}
@media screen and (min-width:1200px){
	section.product div.img_prod div.main_img img{max-width:100%;}
}
@media screen and (min-width:900px) and (max-width:1200px){
	div.menu ul li{margin-left:15px;}
	div[data-class="blockright"]{width:calc(100% / 5);}
	div[data-class="blockcenter"]{width:calc(100% / 3 + 5%);}
	section.block_libri div.text{height:500px!important;}
	section.topbar div.column{width:auto;}
	body.index section.slideshow div.caption div.caption_container{padding-left:7%!important;padding-right:7%!important;}
}

@media screen and (min-width:701px) and (max-width:890px){
	body.index section.slideshow{height:48vh;}
	div.blockleft{width:calc(100% / 3 - 0%);}
	div.blockright{width:calc(100% / 3 - 0%);}
	section.block_libri div.text{height:650px!important;}
	div.category_container div.product{width:calc(100% / 3 - 2%);}
	div.blockleft a{margin-right:10px;}	
	section.product div.img_prod div.thumb{width:15%;}
	section.product div.img_prod div.thumb img{padding:5px;}
	div.shipping_badge{width:100%;padding-left:0px;}
	section.product div.img_prod div.main_img img{max-width:100%;}
	div.detail_prod div.control div.sx label{display:none;}
	div.detail_prod div.control div.add_cart{margin-left:10px;width:250px;}
	div.detail_prod div.control div.wishlist{margin-left:10px;}
	div.leftCart,div.cart_side{width:100%;}
	div.cart_side{margin-top:20px;}
	section.summary div.col_9{width:100%;}
	section.summary div.cart_side{display:none;}
	section.block div.plus div.title{font-size:3vw;}
	section.title_blocks div.column{padding-right:30px!important;padding-left:30px!important;}
	section.slideshow div.caption h2 {

		font-size: 45px;
	}
	section.slideshow div.caption {
		padding: 15px 40px;
	}
	body.index div.caption {
		bottom: 5%;
	}
	div.newsletter {
		width: 100%;
		margin-top:25px;
	}
	
	section.form_block div.col_6 {
		width: 100%;
		margin-bottom: 35px;
	}
	
	section.block.home div.col_3 {
		width: calc(100% / 2 - 3%);
		margin-bottom: 75px!important;
	}
	section.block_libri div.text {
		height: 350px!important;
	}
	section.block1_home div.col_6 {
		width: 100%;
		margin-bottom:30px;
	}
	div.col_6 {
		width: 100%;
		margin-bottom:30px;
	}
	
}
@media screen and (max-width:700px){
	h1:before,h1:after{background-repeat:unset;}
	header.header_absolute{background:none;}
	header.header_absolute{position:static;}
	header section{padding-bottom:0px!important;}
	section.video{height:auto!important;}
	section.slideshow{height:15vh;}
	div.ham *{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
	body.index section.slideshow{height:60vh;margin-bottom:0px;margin-top:0px;padding-top:0px!important}
	section.footer div.column{height:auto!important;margin-bottom:40px;}
	section.footer div.column:last-child{margin-bottom:0px;}
	section.slideshow div.caption h2{font-size:3em}
	section.contact div.column:first-child{height:auto!important}
	div.category_container h2,h2{font-size:1.9em}
	section.summary .submit {font-size:1em}
	div.detail_prod h3{font-size:1.7em}
	div.detail_prod div.price{font-size:1.5em}
	div.detail_prod div.avaiable span{font-size:1.1em}
	div.container{padding-left:2%;padding-right:2%;}
	section.block div.category img{width:100%!important;height:100%!important}
	section.topbar div.left_topbar{width:100%;text-align:center;text-transform:none;margin-bottom:10px}
	section.topbar div.center_topbar{width:100%;text-align:center;text-transform:none;font-size: 0.9em;}
	section.topbar div.right_topbar{width:100%;text-align:center;margin-top:10px;}
	section.product div.product{width:100%!important}
	div.logo{width:calc(100% / 3 - 1%);}
	div.blockright{width:calc(100% / 3 - 1%);}
	div.logo img{height:auto;}
	header div.container{padding-top:10px;padding-bottom:0px;}
	div.blockleft{display:none;}
	.head_category div.column:first-child{padding:0px;}
	.head_category div.column{height:auto!important;margin:0!important;}
	.head_category div.column img{height:auto!important;position:static;}
	div.category_container div.product div.content{text-align:center;}
	div.category_container div.product div.content p{text-align:center!important;}
	section.product{padding-top:10px;}
	section.product div.img_prod{width:100%;margin-top:35px;margin-bottom:35px;}
	section.product div.img_prod div.thumb img{padding:3px;}
	div.detail_prod{width:100%;margin-top:50px;}
	div.attribute{width:100%;}
	div.shipping_badge{width:100%;padding-left:0px;}
	div.detail_prod div.control div.sx label{margin-bottom:5px;display:none;}
	div.detail_prod div.control div.add_cart{margin-left:3%;width:64%;margin-right:3%;}
	/*div.detail_prod div.control div.sx{width:20%;}*/
	div.detail_prod div.control div.wishlist{margin-left:0px;}
	div.detail_prod div.control button{padding:15px 10px;font-size:1em;}
	section.product div.details div.header div.col_4{width:100%;outline:0;}
	section.product div.details div.content{padding:10px;}
	section.product div.details div.header div.col_4 span{text-align:left;padding-left:10px;padding-right:10px;border-top:1px solid #aaaaaa;border-left:1px solid #aaaaaa;border-right:1px solid #aaaaaa;outline:0;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
	section.product div.details div.header div.col_4 span.active{background:#204466;color:#ffffff;}
	section.related_product div.category_container{padding-left:2%;padding-right:2%;}
	section.related_product div.product{width:100%;}
	div.attribute label{min-width:20%;}
	div.cart_container div.leftCart{width:100%;}
	section.cart{margin-bottom:0px;}
	section.cart div.leftCart div.listing{padding:0px 10px;}
	section.cart div.leftCart div.listing div.el{justify-content:center;}
	section.cart div.leftCart div.listing div.img{width:100%;text-align:center;}
	section.cart div.leftCart div.listing div.detail{width:100%;text-align:center;}
	section.cart div.leftCart div.listing div.quantity{margin-right:20px;font-size:1.3em;margin-top:10px;margin-bottom:10px}
	section.cart div.leftCart div.listing div.price{font-size:1.3em;margin-top:10px;margin-bottom:10px;}
	section.cart div.leftCart div.listing div.delete{width:100%;text-align:center;}
	section.cart div.leftCart div.listing div.el div.detail p.title{margin:10px 0px 0px 0px;}
	div.cart_container div.col_9{width:100%;}
	section.summary div.container_form{width:100%;}
	section.summary div.container_form div.el{width:100%!important;}
	div.shipping div:first-child{text-align:center;}
	div.shipping div:first-child span.ajax_stato{display:block;text-align:center;}
	div.shipping div:last-child{text-align:center;margin-bottom:0px;}
	div.total div:first-child,div.total div:last-child{text-align:center;}
	div.shipping{margin-bottom:0px;}
	section.summary div.metodo img.ssl{display:none;}
	section.summary div.container_form div.metodo{margin-top:0px;padding:5%!important;}
	section.summary div.cart_side{display:none;}
	div.search .suggestion{width:70%;top:100%;	}
	div.search .suggestion a{font-size:1.5em;}
	form.login{width:80%;}
	.zopim{position:fixed!important;bottom:10px!important;top:unset!important}
	div.menu ul li ul{margin:0px 0px;width:100%;}
	section.footer h2{text-align:center;}
	div.detail_prod div.content{width:100%;min-height:auto;}
	section.topbar div{text-align:center;}
	
	body:not(.index) div.visual_composer section:first-child div.container{padding-top:35px;}
	section.home_section{padding:30px 0px!important;}
	div.whatsapp_button{display:block;position:fixed;bottom:20px;left:0px;width:100%;text-align:center;}
	div.whatsapp_button a {
		display: inline-block;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	}
	div.left_contacts{text-align: center;}
	section.slideshow div.caption{
		position: absolute;
		z-index: +2;
		left: 0%;
		right: 0%;
		bottom: -30px;
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		align-content: center;
		justify-content: center;
		color: #ffffff;
		padding: 30px;
		box-sizing: border-box;
		max-width: 100%;
		width: auto;
		display: inline;
		padding: 10px 30px;
	}
	
	body:not(.index) section.slideshow div.caption{position:static;padding:0px;}
	
	div.menuMobile{display:flex;right: 6%;top:25%;justify-content:flex-end;position:absolute;}
	div.menuMobile i{font-size:50px;}
	div.controlMobile{margin-right:5%;}
	ul.menu li{width:100%;}
	h1{color:#1DAAA3;font-size:40px;line-height:60px;font-weight:800;position:relative;margin:0px 0px 0px 0px;padding:0px 0px!important;z-index:+1;}
	div.portfolio.template1 div.el {
		border-right: 0px solid #aaa;
	}
	iframe{width:100%!important;height:auto;}
	section.videogallery{padding: 130px 0px!important;}
	
	body.index section.slideshow div.caption{position:absolute;z-index:+2;left:7%;bottom:33%;display:flex;flex-wrap:wrap;text-align:center;align-content:center;justify-content:center;color:#ffffff;background:rgba(11,44,112,0.0);padding:30px;box-sizing:border-box;max-width:86%;width:auto;display:inline;padding:30px 0px;}
	section.content section {
		padding: 25px 0px;
		margin-bottom: 0px;
	}
	body.index section.slideshow div.caption h2 {
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		font-size: 28px;
	}
	body.index section.slideshow div.caption div.caption_container{text-align:center;justify-content:center;}
	
	section.slideshow a.caption {
		display: inline-block;
		padding: 10px 25px;
		text-align: center;
		border-radius: 4px;
		background: var(--main-color);
		color: #ffffff;
		text-decoration: none;
		margin-top: 25px;
		margin-left:0px;
		left: 10%;
		font-size: 18px;
	}
	.modal {
		display: none;
		vertical-align: middle;
		position: relative;
		z-index: 2;
		max-width: 500px;
		box-sizing: border-box;
		width: 95%;
		background: #fff;
		padding: 15px 25px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		-o-border-radius: 8px;
		-ms-border-radius: 8px;
		border-radius: 8px;
		-webkit-box-shadow: 0 0 10px #000;
		-moz-box-shadow: 0 0 10px #000;
		-o-box-shadow: 0 0 10px #000;
		-ms-box-shadow: 0 0 10px #000;
		box-shadow: 0 0 10px #000;
		text-align: left;
	}
	.hamburger--spin .hamburger-inner::before {
		background-color: var(--main-color);
		transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	}
	.hamburger--spin .hamburger-inner::after {
		background-color: var(--main-color);
		transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	}
	div.ham span.hamburger-inner {
		background-color: var(--main-color);
	}
	a.simple-button-plugin{padding:10px 20px!important;border:0px!important;font-weight:500;box-sizing:border-box;background:#1DAAA3!important;text-transform:uppercase;width:40%;margin-left:30%;text-align:center;}
	h2{text-align: center!important;}
	div.content_content{color:#000!important;}
	div.col_6{padding:10px!important;}
	section{padding:30px 0px!important;}
	body.index section.slideshow div.caption p.undertitle {
		color: #ffffff;
		text-align: center;
		font-size: 8vw!important;
		line-height:1.2;
		margin: 20px 0px;
	}
	section.slideshow div.owl-next {
		position: absolute;
		right: 0%;
		width: auto;
		z-index: +100;
		top: 60%;
		padding: 10px;
		cursor: pointer;
	}
	section.slideshow div.owl-prev {
		position: absolute;
		right: 0%;
		width: auto;
		z-index: +100;
		top: 60%;
		padding: 10px;
		cursor: pointer;
	}
	section.slideshow div.caption h2 {
		width: 100%;
		font-weight: 300;
		font-size: 40px;
		line-height: 50px;
		font-size:11vw!important;
		padding-bottom: 0px;
		margin: 0px;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	h2.left {
		display: inline-block;
		width: 100%!important;
	}
	h2:before {
		content: "";
		display:none;
		position: absolute;
		bottom: -11px;
		left: 0px;
		width: 100%;
		height: 1px;
		background: #eeeeee;
	}
	h2.left:after {
		left: 40%;
	}
	section.product div.ideal{width:100%;margin-bottom:20px;}
	section.product{margin-bottom:0px!important;}
	/* section.footer section{padding-top:0px!important;} */
	section.footer section div.container{padding-top:0px!important;}
	section.topbar{padding-top:0px!important;padding-bottom:5px!important;}
	section.topbar div.column{margin-bottom:0px!important;}
	section.topbar div.column a,section.topbar div.column{font-size:11px;}
}

@media only screen and (max-width: 450px){
	section.logo{padding:0px!important;}
	section.fragment p,section.fragment span{font-size:4vw!important;}
	section.content div.visual_composer section{margin-bottom:0px;}
	section.sketch div.col_2{width:calc(100%/2 - 1%)!important;margin-right:0px;}
	section.sketch div.col_2:last-child{width:calc(100%)!important;margin-right:0px;margin-top:10px;text-align:center;}
	section.sketch div.container{justify-content:space-between!important;}
	section.nomargin{margin:0px!important;}
	section.nomargin div.column{margin:0px!important;}
	section.fashionLive{padding-bottom:40px!important;}
	section.ispMargin{padding-top:60px;}
	section.ispMargin div.column{margin-top:0px;}
	section.ispMargin2 div.column{margin-top:0px;}
	section.ispMargin3 div.column{margin-top:0px;}
}

@media screen and (max-width:350px){
	div.detail_prod div.control button{padding:15px 10px;font-size:1em;}
	div.ham{padding-left:0px;}
	section.slideshow div.caption h2{font-size:3em}
	body.index section.slideshow div.caption {
		position: absolute;
		z-index: +2;
		left: 0%!important;
		bottom: 33%;
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		align-content: center;
		justify-content: center;
		color: #ffffff;
		background: rgba(11,44,112,0.0);
		padding: 30px;
		box-sizing: border-box;
		max-width: 100%!important;
		width: auto;
		display: inline;
		padding: 30px 0px;
	}
	body.index section.slideshow div.caption h2 {
		color: #ffffff;
		text-align: center;
		font-weight: bold;
		font-size: 22px!important;
		margin-left:25px;
	}
	body.index section.slideshow div.caption p.undertitle {
		color: #ffffff;
		text-align: left;
		font-size: 16x!important;
		margin: 20px 0px;
	}
}