@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,500,500i,600,600i&display=swap');
@import url('reset.css');
@import url('font-awesome.css');
@import url('formbuilder.css');
@import url('hamburger.css');
@import url('hover.css');

@font-face{
	font-family:'NeueEinstellung';
	font-display:block;
	font-style:normal;
	font-weight:500;
	src:url("../fonts/NeueEinstellung-Regular.eot");
	src:url("../fonts/NeueEinstellung-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NeueEinstellung-Regular.woff2") format("woff2"), url("../fonts/NeueEinstellung-Regular.woff") format("woff")}
	
@font-face{
	font-family:'NeueEinstellung';
	font-display:block;
	font-style:normal;
	font-weight:700;
	src:url("../fonts/NeueEinstellung-Bold.eot");
	src:url("../fonts/NeueEinstellung-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NeueEinstellung-Bold.woff2") format("woff2"), url("../fonts/NeueEinstellung-Bold.woff") format("woff")
}

@font-face{
	font-family:'Radnika';
	font-display:block;
	font-style:normal;f
	ont-weight:500;
	src:url("../fonts/Radnika-Regular.eot");
	src:url("../fonts/Radnika-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Radnika-Regular.woff2") format("woff2"), url("../fonts/Radnika-Regular.woff") format("woff")
}
@font-face{
	font-family:'Radnika';
	font-display:block;
	font-style:normal;
	font-weight:700;
	src:url("../fonts/Radnika-Bold.eot");
	src:url("../fonts/Radnika-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Radnika-Bold.woff2") format("woff2"), url("../fonts/Radnika-Bold.woff") format("woff")
}

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;
}

:root {
  --main-color: #0a2479;
  --main-hover: #60b0f4;
}

*{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:#585555;padding:0px;margin:0px;font-family: 'Poppins', sans-serif;font-size:12px;font-weight:300;letter-spacing:0px;}

header,section,footer{display:flex;width:100%;flex-wrap:wrap;}
a{color:#585555;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;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;}

/* FONT */
.font{font-family:'NeueEinstellung';}

/*TITLE*/
h1,h2,h3{font-family:'NeueEinstellung';}
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:#000000;font-size:40px;line-height:40px;font-weight:800;margin:0px;position:relative;margin:0px 0px 0px 0px;padding-bottom:5px;position:relative;width:100%; margin:0px 0px 10px 0px;text-align:center;}
/* h2:after{position:absolute;content:"";width:30px;margin-left:-15px;height:2px;background:var(--main-color);left:49%;bottom:-15px;} */

h3{color:#000000;font-size:30px;line-height:40px;font-weight:700;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;}
div.logo_site{font-size:40px;color:var(--main-color);}
div.logo_site *{font-size:40px!important;font-weight:500;line-height:1!important;}

/*SLIDESHOW*/
body.index section.slideshow{height:80vh;margin-bottom:0px;}
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;}
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.caption{position:absolute;z-index:+2;left:7%;bottom:25%;display:flex;flex-wrap:wrap;text-align:left;align-content:center;justify-content:center;color:#ffffff;box-sizing:border-box;max-width:40%;width:auto;display:inline;padding:20px 20px;background:rgba(50,50,50,0.3);}
body:not(.index) section.slideshow div.caption{/*position:absolute;z-index:+2;left:0%;bottom:0px;*/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;}
body.index div.caption{bottom:40%;}

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;}
body.index section.slideshow div.caption h2{text-align:left;}
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:5px 10px;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.index section.slideshow div.caption h2{color:#ffffff;}
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;}
}

/* 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;}

/*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;
}
section.product div.details{margin-top:80px;}
section.product div.details div.side.header{flex-wrap:nowrap;}
section.product div.details div.header div{width:auto;flex-basis:100%;}
section.product div.details div.header span{font-size:1.5em;text-transform:uppercase;display:block;padding:15px 0px;text-align:center;cursor:pointer;border:1px solid transparent;}
section.product div.details div.header span:hover{text-decoration:underline;}
section.product div.details div.header span.active{border:1px solid #aaaaaa;border-bottom:0px;}
section.product div.details div.content{box-sizing:border-box;border:1px solid #aaaaaa;padding:30px;}
section.product div.details div.content div{display:none;}
section.product div.details div.content .active{display:block;}
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: #4C9B31;}
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 img{width:15%;}
div.shipping_badge div{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;font-family:'darlouneregular';}
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:50px;}
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;}
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 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;}

section.fixed_btn{display:none;}

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

@media screen and (max-width:1450px){
	div.container{padding-left:3%!important;padding-right:3%!important;}
	section.slide_full div.container{padding-left:0!important;padding-right:0!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){
	h1{font-size:50px;}
	h2{font-size:35px;}
	
	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;}
}

@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){
	div.logo_site{text-align:center;}
	div.logo_site p{display:flex;flex-direction: row-reverse;justify-content:center;}
	div.logo_site *{font-size:10vw!important;}
	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:45vh;}
	div.ham *{-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
	body.index section.slideshow{height:36vh;margin-bottom:0px;}
	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;}
	section.footer{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: 6%;
		right: 6%;
		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;
	}
	
	div.menuMobile{display:flex;right: 12%;top: 50%;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 20px 0px;padding:13px 0px;z-index:+1;font-family:munich_regular;}
	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.5);padding:30px;box-sizing:border-box;max-width:86%;width:auto;display:inline;padding:30px 40px;}
	section.content section {
		padding: 25px 0px;
		margin-bottom: 0px;
	}
	.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: #0A2D6F;
		transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	}
	.hamburger--spin .hamburger-inner::after {
		background-color: #0A2D6F;
		transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	}
	div.ham span.hamburger-inner {
		background-color: #0A2D6F;
	}
	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;}
	
	section.fixed_btn {
		display: block;
		position: fixed!important;
		bottom: 8%;
		width: 100%!important;
		right: 0px;
		z-index: +300;
		text-align: center;
	}
	
	div.loghi img{max-height:60px;}
}

@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:10px;}
	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}
}