.focus-bag {
	margin: 6%;
	padding: 3%;
	background-color: #fff;
}

.focus-bag img {
	max-width: 75%;
}

.logo-box {
    /* position: absolute; left: 50%; margin-left: -8.3% */
}
.logo-box img {margin-left: auto; margin-right: auto;}
h3 {
    font-size: 16px;
    letter-spacing: inherit;
    font-weight: 700;
    margin-bottom: 20px;
}
#riepilogo-carrello {
	position: fixed;
	bottom: 0px;
	border-top: solid 1px #000;
	width: 100%;
	padding: 30px 0px;
	background-color: #fff;
	z-index: 999;
}

#riepilogo-carrello .highlight-button-black-background {
    border: 2px solid #000;
    background-color: #000;
    padding: 8px 20px 9px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
}
.carrello p {font-size: 15px;}

.carrello .shop-shorting select {
    padding: 2px 11px!important;
    font-size: 11px;
    margin-bottom: 10px;
}

.carrello .shop-shorting-cart {
    margin: 15px 0px !important;
}

.carrello .select-style select {


    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #000;
}

.spedizione {margin-top: 20px}
.spedizione .prezzo-spedizione {
	color: #000;
	font-weight: 600;
	font-size: 15px;
}

.spedizione .tipo-spedizione {
	color: #000;
	font-weight: 600;
	font-size: 17px;
	margin-left: 15px;

}

.banner-spedizione {
	position: fixed;
	bottom: 108px;
	z-index: 1000;
	width: 100%
}

.riepilogo-carrello h2 {margin-bottom: 20px; margin-top:30px;}
.riepilogo-carrello h3 {margin-top: 20px; margin-bottom: 5px;}
.riepilogo-carrello p {margin-top: 10px; margin-bottom: 5px;}
.sidebar-account a{ border-bottom: solid 1px #eaeaea; display: block; padding: 10px 0}

@media (max-width: 991px) {
	.logo-box {position: static;  margin-left: 3%; left: 0%;}
	.logo {max-width: 160px;}
	.carrello .prezzo {clear: both;}
    .owl-bg-img {background-position: center right}


	}

@media (max-width: 768px) {

	#riepilogo-carrello {

	padding: 10px 0px;

}

.banner-spedizione {
	position: fixed;
	bottom: 118px;
	z-index: 1000;
	width: 100%
}

.shrink-nav.nav-border-bottom {padding: 5px 0px; background-color: #fff}

.navbar-toggle {margin-right: 0px;}
.owl-bg-img {background-position: center left}
#prodotto-singolo, .pagamento {margin-top: 40px!important;}
.xs-text-center {text-align: center!important}
span.iva.black-text {font-size: 11px;}
}

.user-menu {
    top: 55px;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 200ms ease 0s;
    visibility: hidden;
    z-index: 9;
    background-clip: padding-box;
    background-color: rgba(27, 22, 28, 1);
    padding: 0px;
    width: 250px;

}

.user-menu ul li a {color: #fff;display: block; padding: 10px; border-bottom: solid 1px #fff;   }

.search-cart-header .subtitle {
    color: #000;
    display: inline-block;
    font-size: 9px;
    font-weight: bold;
    margin-top: 0px;
    text-transform: uppercase;
    background: #d0ad93;
    border-radius: 50%;
    width: 18px;

    height: 18px;
    line-height: 18px;
    text-align: center;

    margin-right: 20px;
}

.visible-form {
    display: block !important;
}

.hidden-form {
    display: none !important;
}
.badge-warning-cart {
    left: 5px;
    position: absolute;
    /* margin-right: 10px; */
    top: -10px;
    /* right: 0px; */
    background: #dc3545 !important;
}
.ml-10 {
    margin-right: 20px;
}

.p-2 {
    padding-top: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mleft-10 {
    margin-left: 10px !important;
}

.b-bottom-top {
    border-bottom: solid 1px #8b8b8b !important;
}

.font-size-15{
    font-size: 15px !important;
}

.border-card-prodotto {
    border: 1px solid #e5e5e5;
    margin-bottom: 20px !important;
}


.qtybutton {
    color: #727272;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 600;
    height: 20px;
    line-height: 20px;
    position: relative;
    text-align: center;
    width: 20px;
}

.qtybutton.inc {
    margin-top: 2px;
}

.center{
    width: 150px;
    margin: 40px auto;

}

.btn-cart-plus-minus {
    border-radius: 0px;
    font-size: 30px !important;
    padding: 0px 15px;
    height: 40px;
    line-height: 30px;
    background-color: #ffffff !important;
}

.input-number-cart {
    border: 1px solid #dcdcdc;
}

.input-cart-group{
    overflow: hidden;
    padding: 2px 0 7px 0px;
    width: 160px !important;
    height: 30px;
    margin-left: auto;
    margin-right: auto;

}

.form-control-input-cart-group {
    display: block;
    width: 100%;
    height: 34px;
    padding: 4px 4px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff !important;
    text-align: center !important;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.border-error {
    border: 1px solid #be0f0a !important;
}

.border-success {
    border: 1px solid #00be42 !important;
}

.pattern-colors {
    position: relative;
    margin: 5px;
    height: 60px;
    float: left;
    text-align: center;
}

.pattern-colors img {
    width: 40px;
}

.pattern-colors .bkg {
    width: 40px;
    height: 40px;
}

.clearboth {
    display: block;
}

.text-block-inner-linee{
    display: table-cell;
    vertical-align: middle;
    border: 1px solid rgba(0,0,0,.15);
    background: rgba(255,255,255,0.7);
}


.box-dashboard-categorie {
    background: rgba(255,255,255,0.7);
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.section60 {
    padding: 60px 0;
}

.button-search {
    position: absolute;
    font-size: 24px;
    right: 21px;
    top: 10px;
    color: #000000;
}

.widget input {
    border-radius: 4px;
    width: 100%;
    border-width: 2px;
    margin-bottom: 0;
    padding: 10px 35px 10px 15px;
}

.pointer {
    cursor: pointer !important;
}

.first-of-all {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: scroll;
    z-index: 999999;
    background: white;
    text-align: center;
}

.close-zoom {
    position: fixed !important;
    top: 30px !important;
    right: 30px !important;
}

.carousel-zoom {
    position: fixed;
    bottom: 0px;
    height: auto;
    max-height: 100px;
    width: 100%;
    overflow-x: auto;
    text-align: center;
    padding: 4px;
    border-top: 1px solid rgba(0, 0, 0, 0.6);;
    background-color: rgba(255, 255, 255, 0.6);

}

.active-zoom-pic {
    border: 2px solid #7e7d7d;
}

.icon-top-header {
    font-size: 1.8em !important; margin-top:8px !important;
}

.splide__slide {
    height: 680px;
    background-size: cover;

}

.splide__zoomer {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.splide {
    /*top: 121px !important;*/
}

.splide__arrow {
    background: transparent !important;
}

.loader-zoom{
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    width: 300px;
    margin-left: -150px;
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.container-min-height {
    min-height: 400px !important;
}

@media (max-width: 400px) {

    .splide__list img {
        max-width: 100% !important;
        width: 100% !important;
    }

}
@media (min-width: 401px) {

    .splide__list img {
        max-width: 100% !important;
        height: 100% !important;
    }

}


.zoom .media{ bottom: 0; display: block; left: 0; margin: auto; max-height: 100%; max-width: 100%; position: absolute; right: 0; top: 0;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.transition{
    transition: -moz-transform ease 200ms;
    transition: -ms-transform ease 200ms;
    transition: -o-transform ease 200ms;
    transition: -webkit-transform ease 200ms;
    transition: transform ease 200ms;
}
