@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Grape+Nuts&display=swap');

html,body {
    height: 100%;
}

body {
     -webkit-font-smoothing: subpixel-antialiased;
    color: #010101;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

h1,h2,h3,h4,h5,strong {
    font-family: 'Montserrat', sans-serif;
    color: #a2c73b;
}

strong {
    color: #666;
}

.text-focus {
    color: #a2c73b;
}

p,li,a {
    font-family: 'Montserrat', sans-serif;
    font-size: 17px;
    line-height: 35px;
    color: #1d1d1d !important;
    font-weight: 400;
}

.claim {
    font-family: 'Grape Nuts', cursive;
    font-size: 3rem;
    line-height: 2.7rem;
    color: #a2c73b;
}

.flag-icon {
    width: 22px;
    height: auto;
    padding-bottom: 8px;
}

.flag-icon.hover {
    filter: grayscale(50%);
}

.welcome-content h1 {
    color: #a2c73b;
}

.welcome-content h1:before {
    background-color: #a2c73b;
    height: 1px;;
}

.welcome-content h1.text-left:before {
    margin: 0;
}

.welcome-content h5 {
    color: #010101;
}

.background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: block;
    height: 100%;
}

.breadcrumb-area {
    background-color: #a2c73b;
    padding: 0;
}

.breadcrumb-content {
    padding: 15px;
}

.breadcrumb-content ul {
    padding-bottom: 0;
    margin-bottom: 0;
    text-align: center;
}

.breadcrumb-content ul li, .breadcrumb-content ul li a {
    font-size: 12px;
    color: #fff !important;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}

.breadcrumb-content ul li:before {
    background-color: #fff;
}

.hidden {
    display: none;
}

a.bordered {
    margin-bottom: 7px;
    border: 1px solid transparent
}

a.bordered:hover {
    margin-bottom: 7px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: inherit;
}

a:hover {
    color: #a2c73b !important;
    text-decoration: none !important;
}

u {
    border-bottom: 1px solid;
    text-decoration: none;
}

.support-wrap-2 .support-content-2 p, .support-wrap-2 .support-content-2 h5 {
    color: #010101;
}

.footer-area {
    background-color: #010101
}

.footer-area h3 {
    text-transform: uppercase !important;
    color: #a2c73b !important;
    font-weight: 700 !important;
    line-height: 25px !important;
}

.footer-area a, .footer-area li, .footer-area p {
    color: #fff !important;
    font-size: 14px;
}

.footer-area .footer-list li {
    margin-bottom: 5px !important;
    list-style: none;
}

.footer-area a:hover {
    color: #a2c73b !important
}

.btn_icon {
    font-size: 20px;
}

.btn-hover a::after {
    background: #b17f4a;
}

.btn-hover a:hover {
    border-color: #000;
    color: #000;
}

.btn-hover a::after {
    background: #010101;
}

#desk_navbar {
    padding-left: 70px;
    display: inline-flex;
    align-items: center;
}

#desk_navbar li a {
    font-size: 15px;
    font-weight: 600;
    padding: 0;
    margin: 0;
}

#desk_navbar ul {
    padding: 0;
    margin: 0;
}

#desk_navbar li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style: none;
}

#desk_navbar li a::after {
    content: '|';
    margin-right: 7px;
    margin-left: 7px;
}

.description-review-bottom .product-description-wrapper p {
    width: 100%
}

.main-menu nav ul li > a {
    font-size: 17px;
    color: #010202;
    font-weight: 400;
    letter-spacing: .8px;
    display: inline-block;
    line-height: 94px;
    text-transform: uppercase;
}

.list_icon {
    display: flex;
    align-items: center;
}

.list_icon.right {
    justify-content: flex-end;
}

.list_icon li {
    display: inline;
    list-style: none;
    padding: 0 10px;
    margin: 0;
}

.list_icon li.first {
    padding-left: 0
}

.list_icon li.last {
    padding-right: 0
}

.list_icon li a {
    font-size: 25px;
    line-height: 25px;
    color: #010202;
    position: relative
}

.list_icon li a:hover {
    color: #a2c73b
}

.list_icon .badge {
    border-radius: 100%;
    font-size: 11px;
    position: absolute;
    border: none;
    line-height: 11px;
    right: -12px;
    top: -7px;
    font-weight: 400;
    width: 18px;
    height: 18px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #a2c73b;
    color: #fff;
}

.list_icon .dropdown-toggle::after {
    margin-left: 0;
    border: none;
}

.shopping-cart-content.quick_cart {
    width: 400px;
    height: 100%;
    position: fixed;
    right: -400px;
    top: 0;
    background-color: #f6f6f6;
    padding: 30px;
    z-index: 1;
}

.shopping-cart-content.quick_cart .single-shopping-cart {
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 20px;
    padding-right: 10px;
}

.shopping-cart-content.quick_cart ul {
    max-height: 80%;
    width: 100%;
    padding-right: 3%;
    padding-left: 3%;
}

.shopping-cart-content.quick_cart h1 {
    font-size: 23px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
}

.shopping-cart-content.quick_cart #close_quick_cart {
    font-size: 25px;
    line-height: 25px;
}

.quick_cart .shopping-cart-img {
    width: 15%;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 0 5% 0 0;
    padding: 0;
}

.quick_cart .shopping-cart-img img {
    width: 100%;
    height: auto;
    border-radius: 5px;
}

.quick_cart .shopping-cart-title {
    display: inline-block;
    width: 76%;
    margin: 0 3% 0 0;
    padding: 0;
}

.quick_cart .shopping-cart-title h1 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400 !important
}

.quick_cart .shopping-cart-delete {
    display: inline-block;
    width: 4%;
    padding: 0;
    margin: 0;
    text-align: center
}

.quick_cart .shopping-cart-delete a:hover {
    color: #a2c73b
}

.quick_cart p {
    margin: 0;
    padding: 0
}

.header-right-wrap .same-style.cart-wrap .shopping-cart-content ul li .shopping-cart-img {
    flex: none;
    padding-right: 10px;
    display: inline-block;
    max-width: 30%;
    margin: 0
}

.js-cookie-consent {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    background-color: #6f42c1;
    color: #fff;
    text-align: center;
    padding: 15px 0;
}

.js-cookie-consent .btn-primary {
    background-color: #6f42c1;
    border-color: #fff;
    padding: 7px 15px !important;
    font-size: 12px;
}

.js-cookie-consent .btn-primary:hover {
    background-color: #c09eff;
    color: #6f42c1;
    border-color: #c09eff;
}

.shopping-cart-title {
    max-width: 70%
}

.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
    background-color: #fff !important
}

.shopping-cart-content ul {
    max-height: 450px;
    overflow-y: auto;
    padding-right: 10px;
    margin-bottom: 40px;
}

.font-icon {
    font-size: 80px;
}

.logo {
	margin-top: 10px;
    margin-bottom: 10px;
    align-items: center;
}

.logo img {
    width: 250px;
    height: auto;
}

.prezzo {
    font-size: 25px !important;
    color: #010101 !important;
}

.product-wrap .product-content .product-price span.old {
    color: #ababab;
    font-size: 20px;
}

.product-wrap .product-img img {
    height:  300px;
    width: auto;
}

.product-wrap .product-img {
    width: 100%;
    background-position: center center;
    background-size: 80%;
    background-repeat: no-repeat;
    border-radius: 7px;
    border: 1px solid #dcdcdc;
}

.product-wrap .product-content h3 {
    font-size: 18px;
    margin: 0;
    line-height: 15px;
    font-weight: 400
}


.copyright .footer-logo {
	margin-top: 0;
	justify-content: center
}

.copyright .footer-logo img {
	width: 120px;
}

.stick .logo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.banner-area {
    height: fit-content;
}

.banner-area .banner-content {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    background-color: #00000030;
    -webkit-transition:all 0.40s ease-out;
    -moz-transition:all 0.40s ease-out;
    -o-transition:all 0.40s ease-out;
}

.banner-area .banner-content h3 {
    color: #fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.2rem;
    text-align: center !important;
    padding: 15px;
}

.banner-area .banner-content:hover {
    cursor: pointer;
    background-color: transparent;
    -webkit-transition:all 0.40s ease-out;
    -moz-transition:all 0.40s ease-out;
    -o-transition:all 0.40s ease-out;
}

.loader {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	padding:0;
	margin: 0 auto;
	z-index: 10000
}

.price {
	color: #fe5252;
	font-size: 18px;
}

.old_price {
	text-decoration: line-through !important;
}

.bg_gray {
	background-color: #f5f5f5
}

.single-slider .slider-content h1 {
    line-height: 80px;
}

.slider-height-8 {
    height: 650px;
}

.product-wrap .product-content .product-price span::before {
    position: relative;
    content: none;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    background-color: transparent;
}

label {
    font-family: 'gothambook', sans-serif;
    font-size: 14px;
}

.form-control {
    height: 50px !important;
    border-radius: 0 !important;
    font-family: 'montserrrat', sans-serif !important;
}

.product-details-content .pro-details-quality .pro-details-cart a {
    color: #fff !important;
}

input[type='radio'] {
    height: 25px;
    width: 25px;
}

select.form-control {
    border-radius: 0;
    padding: 10px;
    height: 60px;
}
input[type='checkbox'] {
	height: 20px;
	width: 20px;
	display: inline-block;
}

#orders .card-header:hover {
    background-color: #dee2e6;
}

.btn {
	color: #fff;
	font-weight: 700 !important;
	padding: 10px 15px !important;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px !important;
    letter-spacing: 1px;
}

.btn-primary {
    background-color: #a2c73b !important;
    border-color: #a2c73b !important;
    color: #fff !important;
}

.btn-primary:hover {
    background-color: #220a07 !important;
    color: #fff !important;
    border-color: #220a07 !important;
}

.btn-warning {
    color: #fff !important;
}

.btn-sm {
    padding: 5px 10px !important;
    font-size: 12px;
}

.bg-light {
	background-color: #f7f7f780 !important;
}

.cart-shiping-update-wrapper .cart-shiping-update > a, .cart-shiping-update-wrapper .cart-clear > button, .cart-shiping-update-wrapper .cart-clear > a {
    background-color: #007bff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    padding: 15px 22px;
    text-transform: uppercase;
}

.cart-tax .tax-wrapper .tax-select-wrapper button.cart-btn-2, .discount-code-wrapper .tax-wrapper .tax-select-wrapper button.cart-btn-2,  .discount-code-wrapper .discount-code form button.cart-btn-2, .grand-totall a  {
    background-color: #000;
    color: #fff;
    padding: 12px 22px;
}

#success, #error, #confirm {
    z-index: 2000
}

#modal_login {
    z-index: 1999
}

.scontato {
    text-decoration: line-through;
    color: #999 !important;
}

.fullscreen {
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    background-color: #fff;
    padding: 0;
    margin: 0;
    z-index: 1000
}

.close {
    position: fixed;
    top: 30px;
    right: -50px;
    font-size: 80px;
    z-index: 1001;
    font-size: 30px;
}

.modal p {
	font-size: 16px;
	line-height: 22px
}

.icon {
	width: 100px;
	height: auto
}

.modal .modal-dialog-aside{
	width: 350px; max-width:80%; height: 100%; margin:0;transform: translate(0); transition: transform .2s;
}
.modal .modal-dialog-aside .modal-content{  height: inherit; border:0; border-radius: 0;}
.modal .modal-dialog-aside .modal-content .modal-body{ overflow-y: auto }
.modal.fixed-left .modal-dialog-aside{ margin-left:auto;  transform: translateX(100%); }
.modal.fixed-right .modal-dialog-aside{ margin-right:auto; transform: translateX(-100%); }
.modal.show .modal-dialog-aside{ transform: translateX(0);  }

.btn-facebook {
    background-color: #405D9D;
    color: #fff;
}

.btn-facebook:hover {
    background-color: transparent;
    color: #405D9D;
    border: 1px solid #405D9D !important
}

.header-right-wrap .same-style.account-satting > a span {
    font-size: 18px;
}

strong {
    font-weight: 600 !important;
}

.screen-overlay {
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity:0;
    visibility:hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition:opacity .2s linear, visibility .1s, width 1s ease-in;
}

.screen-overlay.show {
    transition:opacity .5s ease, width 0s;
    opacity:1;
    width:100%;
    visibility:visible;
}

.offcanvas{
    width:350px;
    visibility: hidden;
    transform:translateX(-100%);
    transition:all .2s;
    border-radius:0;
    box-shadow: 0 5px 10px rgba(0,0,0, .2);
    display:block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 1200;
    background-color: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
}

.offcanvas.show{
    visibility: visible;
    transform: translateX(0);
    transition: transform .2s;
}

#product_nav .collapse {
    display: block;
    padding: 0;
    margin: 0;
}

#product_nav .collapse li {
    display: block;
    border-bottom: 1px solid #dee2e6;
    padding: 0;
}

#product_nav .collapse li a {
    padding: 7px 7px 7px 30px;
    display: block;
}

#product_nav .collapse li a:hover {
    background-color: #f7f7f7;
    color: #333;
}

.mega-menu {
    max-height: 800px;
    overflow-y: auto;
}

.mega-menu-title a {
    padding-right: 20px !important;
    line-height: 20px !important;
}

.product-wrap .product-img span {
    font-family: 'Montserrat', sans-serif;
}

.product-wrap .product-img span.new {
    left: 12px;
    right: auto;
    background-color: #f60;
}

.product-wrap .product-img span.danger {
    background-color: #f00;
}

.pagination {
    justify-content: center;
}

.inside {
    padding-left: 70px;
    padding-right: 70px;
}

.product-details-content .pro-details-size-color .pro-details-color-wrap {
    margin-right: 0
}

span.count-style {
    position: absolute;
    top: -9px;
    right: -14px;
    background-color: #000;
    color: #fff;
    display: inline-block;
    width: 21px;
    height: 21px;
    border-radius: 100%;
    line-height: 21px;
    font-size: 10px !important;
    text-align: center;
}

.txt_mini {
    font-size: 13px;
}

.product-wrap .product-img .product-action .pro-cart {
    width: calc(100% - 48px);

}

.product-wrap .product-img .product-action > div {
    background-color: #010101 !important;
    color: #fff !important;
}

.product-wrap .product-img .product-action a {
    color: #fff !important;
}

.product-wrap .product-img .product-action .pro-cart:hover {
    background-color: #a2c73b !important;
    border: none;
}

.product-wrap .product-img .product-action .add_wish:hover {
    background-color: #f00 !important;
    border: none !important;
}

.product-wrap .product-img .product-action .pro-same-action.pro-wishlist a, .product-wrap .product-img .product-action .pro-same-action.pro-quickview a {
    margin-top: 0
}

.product-wrap .product-img span.pink {
    background-color: #a2c73b;
    font-family: 'Montserrat', sans-serif;
}

.product-details-content .product-details-price span {
    font-size: 30px;
    color: #010101;
    font-family: 'gothambook', sans-serif;
    letter-spacing: 0;
    letter-spacing: -1px
}

.product-details-content p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.dropdown-menu .dropdown-item {
    font-size: 14px;
}

.language-currency-wrap a, .language-currency-wrap li, .language-currency-wrap p {
    color: #010101 !important;
    letter-spacing: 0 !important;
}

#scrollUp {
    display: none !important;
}

#prodotti .panel {
    position: fixed;
    background-color: #fff;
    left: -450px;
    top: 0;
    height: 100%;
    width: 450px;
    z-index: 10000;
    border-right: 1px solid #d8d8d8;
    border-left: none;
}

#prodotti .panel .header {
    padding: 20px 0 40px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #d8d8d8
}

#prodotti .panel .header .search {
    width: 83%;
}

#prodotti .panel .header .search input {
    border: none;
    border-bottom: 1px solid #000;
    margin-left: 20px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url('/img/icon-img/search-sharp.svg');
    background-size: 7%;
    font-size: 16px;
    padding-left: 40px;
    width: 80%;
    outline: none;
}

#prodotti .panel .header .search input:focus {
    color: #000;
    background-color: #fff;
    border-color: none;
    border-bottom: 1px solid #000;
    outline: 0;
    box-shadow: none;
}

#prodotti .panel .card {
    background-color: #fff;
    border: none;
}

#prodotti .panel .card-header {
    padding: 0;
    border: none;
}

#prodotti .panel .card-header a.btn.btn-link {
    color: #010101 !important;
    background-color: #fff !important;
    outline: none !important;
    display: flex !important;
    border-radius: 0 !important;
    font-size: 25px;
    line-height: 20px;
    text-align: left;
    font-weight: 700;
    padding: 15px 45px 15px 30px !important;
    border: none !important;
    font-family: 'Montserrat', sans-serif;
    justify-content: space-between;
}

#prodotti .panel .card-header .btn.btn-link:hover {
    text-decoration: none !important;
    background-color: #a2c73b !important;
    color: #fff !important
}

#prodotti .panel .card-header .btn.btn-link:focus {
    box-shadow: none;
    text-decoration: none;
}

#prodotti .panel .card-body {
    padding: 0 !important;
    padding-bottom: 0 !important;
    border: none !important;
}

#prodotti .panel .card-body ul li {
    display: block;
    padding: 0;
    margin: 0;
}

#prodotti .panel .card-body ul li a {
    padding: 3px 40px !important;
    font-size: 14.5px !important;
    display: block;
    color: #010101 !important;
    font-weight: 500 !important;
}

#prodotti .panel .card-body ul li a:hover {
    background-color: #a2c73b !important;
    color: #fff !important;
}

#prodotti .close_panel {
    font-size: 35px;
    text-align: right
}

.header-right-wrap .same-style.cart-wrap .shopping-cart-content {
    z-index: 1000;
}

#cart .input-group input {
    background: #f2f2f2;
    height: 45px;
    color: #333;
    width: 52%;
    border-left: 1px solid #ced4da;
    border-top: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    text-align: center;
    padding: 0;
}

#cart .input-group-text {
    padding-left: 7px;
    padding-right: 7px;
    cursor: pointer;
}

#cart .input-group-text:hover {
    background-color: #333;
    color: #fff;
    border-color: #333
}

#backoffice_navbar li {
    display: block;
    list-style: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.pointer:hover {
    cursor: pointer !important;
}

.header-right-wrap .same-style > a {
    color: #010202;
    font-size: 28px;
    margin-left: 7px;
    margin-right: 7px;
}

.mean-container a.meanmenu-reveal {
    padding: 5px 7px !important;
    top: -60px;
}

.header-right-wrap .same-style {
    /* margin-left: 14px; */
    padding: 0 7px;
}

.header-right-wrap .same-style.header-search .search-content {
    z-index: 100 !important;
    border-top: 1px solid #e2e2e2;
}

.mobile-menu .mean-nav ul.menu-overflow {
    /* min-height: 215px; */
    height: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    overflow-y: auto;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.header-right-wrap .same-style.header-search .search-content form .button-search {
    padding: 12px 20px;
}

.product-details-content .pro-details-quality .cart-plus-minus {
    width: 120px;
}

input.cart-plus-minus-box {
    text-align: center !important;
    width: 100% !important;
    font-size: 20px !important;
}

.menu li {
    display: inline;
    margin: 0 10px;
}

.menu li a {
    font-size: 0.7rem;
    font-weight: 600;
}

.divider {
    margin-top: 20px;
    border-top: 1px solid #d8d8d8;
}

.product-details-content .pro-details-quality {
    margin-top: 15px !important;
    margin-bottom: 28px !important  ;
}

#whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100;
}

#whatsapp span {
    display: block;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    color: #25D366;
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
}

#whatsapp a {
    font-size: 30px;
    color: #fff !important;
    border-radius: 100%;
    padding: 20px;
    background-color: #25D366;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #25D366;
    cursor: pointer;
}

#whatsapp a:hover {
    background-color: #fff !important;
    color: #25D366 !important;
}

.contact-info-wrap {
    padding: 97px 70px 97px 70px;
}

fieldset {
    border-radius: 15px !important;
    border: 1px solid #ced4da !important;
    padding: 30px !important;
    margin-top: 30px !important;
}

legend {
    padding: 0 40px !important;
    text-align: center !important;
    width: auto !important;
    display: inline-block !important;
    margin: 0 !important;
    text-transform: uppercase !important;
    font-size: 20px !important;
}

.slider-content-2.slider-content-organic h3 {
    color: #ffffff;
}

.slider-content-2.slider-content-organic h3::before {
    background-color: #fff;
}

.slider-content-2 h1 {
    font-size: 55px !important;
    line-height: 62px !important;
    color: #ffffff;
}

.slider-content-2.slider-content-organic .slider-btn a {
    font-size: 16px;
    color: #fff !important;
    font-weight: 500;
    border: 1px solid #a2c73b;
    background-color: #a2c73b;
}

.slider-content-2.slider-content-organic .slider-btn a:hover {
    border: 1px solid #010101 !important;
    color: #fff !important;
    background-color: #010101 !important;
}

.nav-style-1.owl-carousel .owl-nav button:hover {
    color: #a2c73b;
}

@media (max-width: 425px) {

    .cart-shiping-update-wrapper {
        justify-content: center;
        text-align: center;
        margin-bottom: 20px;

    }

    .mobile_block .btn {
        width: 100%;
    }

	.inside {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .logo {
		width: 100%;
		margin-top: 0 !important;
        height: auto;
	}

    .logo img {
        width: 150px;
        height: auto;
    }

	.copyright .footer-logo {
		margin-top: 0;
		justify-content: left
	}

    .header-right-wrap .same-style {
        padding: 0;
    }


	.slider-height-8 {
	    padding-top: 100px
	}

    #prodotti .panel {
        left: -100%;
        top: 89px;
        width: 100%;
        border: none;
        border-top: 1px solid #d8d8d8;
    }

    .banner-area .banner-content {
        top: 50% !important;
        /* left: auto !important; */

    }
}

@media only screen and (max-width: 767px) {
	.single-slider .slider-content h1 {
	    line-height: 48px !important;
	}

    #banner_about {
        height: 400px;
    }
}

@media only screen and (min-width: 425px) and (max-width: 991px) {
    .header-res-padding {
        padding: 7px 0;
    }

    .owl-carousel .owl-item img {
        width: 80%;
        margin: 0 auto;
    }
}
