/* FINESTRA FLOTANT */
.shop_pag1_inib{opacity:1;}

.shop_pag_proyectos0{width:100%;height:100%;position:fixed;top:0px;transition: all .6s;overflow-y: scroll;z-index: 99998;background-color:transparent;}
.shop_pag_proyectos0_ini{opacity:1;top:0%;}
.shop_pag_proyectos0_inib{opacity:0;top:-100%;}

.shop_pag_proyectos{width:calc(100% - 0%);height:auto;position:fixed;top:0px;transition: all .6s;overflow-y: scroll;z-index: 99999;background-color:#FFFFFF;}
.shop_pag_proyectos_ini{opacity:1;top:0%;}
.shop_pag_proyectos_inib{opacity:0;top:-100%;}

.shop_pag_proyectos2{width:100%;max-width:440px;height:100%;position:fixed;top:0px;transition: all .6s;overflow-y: scroll;z-index: 99999;background-color:#FFFFFF;}
.shop_pag_proyectos2_ini{opacity:0;right:-600px;}
.shop_pag_proyectos2_inib{opacity:1;right:0px;}
/* FINESTRA FLOTANT */

/* SHOP BASICS */
.shop_we_contenedor1{width:100%;}
.shop_we_contenedor2{width:100%;max-width:1200px;margin:0 auto;}
.shop_we_contenedor3{width:100%;max-width:500px;margin:0 auto;}
.shop_we_marges1{margin:0px 20px 0px 20px;}
.shop_we_flex{display: flex;flex-wrap: wrap;}
.shop_we_flex50{width:50%;}

.shop_we_padding_300{width:100%;height:300px;}
.shop_we_padding_150{width:100%;height:150px;}
.shop_we_padding_100{width:100%;height:100px;}
.shop_we_padding_80{width:100%;height:80px;}
.shop_we_padding_60{width:100%;height:60px;}
.shop_we_padding_50{width:100%;height:50px;}
.shop_we_padding_40{width:100%;height:40px;}
.shop_we_padding_30{width:100%;height:30px;}
.shop_we_padding_25{width:100%;height:25px;}
.shop_we_padding_20{width:100%;height:20px;}
/* SHOP BASICS */

/* SHOP TEXT */
.shop_we_text1 p{font-family:"Mulish", Arial, Helvetica, sans-serif;font-size:18px;line-height:24px;font-weight:600;color:#000000;}
.shop_we_text1 p strong{font-weight:800;}

.shop_we_text2 p, .shop_we_text2 span{font-family:"Mulish", Arial, Helvetica, sans-serif;font-size:16px;line-height:24px;font-weight:600;color:#000000;}
.shop_we_text2 p strong, .shop_we_text2 p strong{font-weight:800;}

.shop_we_text3 p{font-family:"Mulish", Arial, Helvetica, sans-serif;font-size:14px;line-height:24px;font-weight:400;color:#000000;}
.shop_we_text3 p strong{font-weight:700;}

.shop_we_text3 a{text-decoration:underline;}


/* SHOP TEXT */

/* SHOP LATERAL BAR */
.shop_we_lateral_bar{display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;background-color:rgba(255,255,255,1);}
.shop_we_lateral_bar2{display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;background-color:rgba(255,255,255,1);height:100%;border-left: 1px solid rgba(0,0,0,0.1);}

	/* SHOP LATERAL BAR HEADER */
.shop_we_lateral_header{width:100%;flex-shrink: 0;}
.shop_we_lateral_header1{width:50%;}
.shop_we_lateral_header2{width:50%;text-align:right;}
.shop_we_lateral_header img{width:30px;}

	/* SHOP LATERAL BAR ITEMS */
.shop_we_lateral_items{width:100%;border-top:1px solid rgba(0,0,0,0.1);flex-shrink: 0;}
.shop_we_lateral_item{width:100%;}
.shop_we_lateral_item2{display: -webkit-box;display: flex;padding: 20px 0px 20px 0px;border-bottom: 1px solid rgba(0,0,0,0.1);}
.shop_we_lateral_item2_image{width: 70px;display: block;}
.shop_we_lateral_item2_image img{border-radius: 3px;width: 70px;max-width: 100%;}
.shop_we_lateral_item2_main{-webkit-box-flex: 1;flex: 1;margin-left: 20px;display: -webkit-box;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;flex-direction: column;}
.shop_we_lateral_item2_main-top{display: -webkit-box;display: flex;-webkit-box-align: start;align-items: flex-start;margin-bottom: 15px;}
.shop_we_lateral_item2_main-top-left{-webkit-box-flex: 1;flex: 1;margin-right: 20px;display: block;}
.shop_we_lateral_item2_remove{border: 0;background-color: transparent;}
.shop_we_lateral_item2_remove svg{width: 9px;max-width: 100%;display: block;}
.shop_we_lateral_item2_main-bottom{margin-top: auto;display: -webkit-box;display: flex;-webkit-box-pack: justify;justify-content: space-between;-webkit-box-align: center;align-items: center;}
.shop_we_lateral_item2_quantity-selector{display: -webkit-inline-box;display: inline-flex;-webkit-box-align: center;align-items: center;}
.shop_we_lateral_item2_quantity-selector button{display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;-webkit-box-pack: center;justify-content: center;width: 30px;height: 30px;border: 1px solid rgba(0,0,0,0.1);background-color:transparent;}
.shop_we_lateral_item2_quantity-selector button:first-of-type{border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.shop_we_lateral_item2_quantity-selector button:last-of-type{border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.shop_we_lateral_item2_quantity-selector button svg{width: 10px;max-width: 100%;display: block;}
.shop_we_lateral_item2_quantity-selector input{    display: -webkit-inline-box;display: inline-flex;line-height: 28px;height: 28px;max-height: none;min-height: 0;border: none;background: transparent;border-top: 1px solid rgba(0,0,0,0.1) !important;border-bottom: 1px solid rgba(0,0,0,0.1) !important;width: 45px;text-align: center;font-size: 13px;color: #000;padding: 0;border-radius: 0;min-height: 0 !important;margin: 0 !important;font-size: 12px;}

	/* SHOP LATERAL BAR FOOTER */
.shop_we_lateral_footer{width:100%;border-top:1px solid rgba(0,0,0,0.1);flex-shrink: 0;margin-top:auto;background-color:rgba(41,36,102,0.1);}
.shop_we_footer-row{display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;-webkit-box-pack: justify;justify-content: space-between;padding: 0 0 15px;color: rgba(0,0,0,0.8);}
.shop_we_footer-row:last-of-type{border-top: 1px solid rgba(0,0,0,0.05);padding-top: 15px;}
.shop_we_footer-row shop_we_flex2{color: #0062a8;-webkit-box-flex: 1;flex: 1;}
.shop_we_buttonfull{display: inline-block;vertical-align: middle;color: #fff;background-color: #000;padding: 0 25px;font-family:"Mulish", Arial, Helvetica, sans-serif;font-size:14px;font-weight: 800;line-height: 52px;height: 52px;max-height: none;min-height: 0;-webkit-transition: 0.2s opacity, 0.2s background-color, 0.2s color;transition: 0.2s opacity, 0.2s background-color, 0.2s color;border-radius: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;cursor: pointer;border-radius: 3px;margin-top: 10px;width: 100%;display: block;text-align: center;background-color:#000000;border:0;}
.shop_we_discount-box-form{position: relative;display: -webkit-box;display: flex;-webkit-box-align: center;align-items: center;}
.shop_we_discount-box-form input{isplay: block;-webkit-appearance: none;-moz-appearance: none;appearance: none;outline: none;font-family:"Mulish", Arial, Helvetica, sans-serif;font-size: 14px;line-height: 42px;padding: 0 12px;-webkit-box-flex: 1;flex: 1;border: 1px solid rgba(0,0,0,0.1);border-radius: 3px;background: #fff;color: #000;margin: 0;}
.shop_we_discount-box-form button{background: #000;color: #fff;padding: 0 25px;margin: 0 6px 0 10px;border-radius: 3px;line-height: 42px;font-family:"Mulish", Arial, Helvetica, sans-serif;font-size:14px;font-weight: 800;border-radius: 3px;background-color:#000000;border:0;}
/* SHOP LATERAL BAR */

.shop_we_banner{padding-top: 2em;padding-bottom: 2em;background: #c7e9fb;background-size: cover;text-align:center;}
.shop_we_banner img{width:100%;max-width:200px;}

.shop_we_checkout_left{width:calc(60% - 40px);margin-right:40px;}
.shop_we_checkout_right{width:calc(40% - 21px);padding-left:20px;border-left: 1px solid rgba(0,0,0,0.1);}
.shop_we_checkout_flex_reverse{}
.shop_we_checkout_button-x1{display:block;}
.shop_we_checkout_button-x2{display:none;}

[type="checkbox"]:checked, [type="checkbox"]:not(:checked) {position: absolute;left: -9999px;}
[type="checkbox"]:checked + label, [type="checkbox"]:not(:checked) + label {position: relative;padding-left: 28px;cursor: pointer;line-height: 20px;display: inline-block;color: #000000;}
[type="checkbox"]:checked + label:before, [type="checkbox"]:not(:checked) + label:before {content: "";position: absolute;left: 0;top: 0;width: 18px;height: 18px;border: 1px solid #000000;border-radius: 100%;background: #fff;}
[type="checkbox"]:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
[type="checkbox"]:checked + label:after, [type="checkbox"]:not(:checked) + label:after {content: "";width: 12px;height: 12px;background:#000000;position: absolute;top: 4px;left: 4px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}

[type="radio"]:checked, [type="radio"]:not(:checked) {position: absolute;left: -9999px;}
[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {position: relative;padding-left: 28px;cursor: pointer;line-height: 20px;display: inline-block;color: #000000;}
[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {content: "";position: absolute;left: 0;top: 0;width: 18px;height: 18px;border: 1px solid #000000;border-radius: 100%;background: #fff;}
[type="radio"]:not(:checked) + label:after {opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
[type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {content: "";width: 12px;height: 12px;background:#000000;position: absolute;top: 4px;left: 4px;border-radius: 100%;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}

@media (max-width: 800px) {
	.shop_we_checkout_left{width:100%;max-width:100%;margin-right:0px;}
	.shop_we_checkout_right{width:100%;max-width:calc(100% - 0px);padding-left:0px;border-left: 0px solid rgba(0,0,0,0.1);}
	/*.shop_we_checkout_flex_reverse{flex-direction: column-reverse;}*/
	.shop_we_checkout_button-x1{display:none;}
	.shop_we_checkout_button-x2{display:block;}
}

@media (max-width: 600px){
	.shop_we_banner {padding-top: 0em;padding-bottom: 0em;}
	.shop_we_banner img {width:50%;}
	.mediaquery_code1{display:none;}
}