p>a {
    color:#c31d1d;
}


.product_img::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(0,0,0,0.15);
	opacity: 1;
	transition: all 0.5s ease-in-out;
	z-index: 1;
}



.helpDiv {
    line-height: 16px;
    background-color: #cfca2d21;
    padding: 20px;
    text-align: center !important;
}


p {
    color: #000;
    line-height: 28px;
    margin-bottom: 0px !important;
}


.order_complete i {
    color: #51ab1a !important;
}

.btn-primary:hover {
    background-color: #ff0207 !important;
    border-color: #d71c1c;
}

.garageImg {
    max-width: 450px;
}

.btn-primary {
    background-color: #d71c1c !important;
    border-color: #d71c1c;
}

.toggle_info i {
    color: #000000 !important;
}


.bg-dark {
    background-color: #000 !important;
}


.product_price del {
    margin-right: 0px !important;
    margin-left: 0px !important;
}



@media (min-width: 1440px) {
    .container-fluid {
        padding-left: 5%;
        padding-right: 5%;
    }
}

.navbar .navbar-nav .dropdown-item {
    padding: 4px 20px 4px 20px;
}

.navbar .navbar-nav > li > a.active, .navbar .navbar-nav > li:hover > a, .light_skin.transparent_header.nav-fixed .navbar .navbar-nav > li > a.active, .light_skin.transparent_header.nav-fixed .navbar .navbar-nav > li:hover > a, .transparent_header.nav-fixed .light_skin .navbar .navbar-nav > li > a.active, .transparent_header.nav-fixed .light_skin .navbar .navbar-nav > li:hover > a {
    color: #bf4b4b;
    font-weight: 800 !important;
}


label {
    color: #000000;
    text-transform: uppercase !important;
    font-size: 13px !important;
    font-weight: bold;
}


.form-control {
    border-radius:0px !important;
}

.pr_detail .price {
    font-size: 22px !important;
    font-weight: 400 !important;
}

.btnHome {
    background: #f2f2f2;
    border-left: 1px solid #e3e3e3;
    color: #808080 !important;
    z-index: 9;
    padding: 26px;
    margin: 0px;
    display: inline;
    text-align: center;
    font-weight: 400;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 21px;
   
}

.slider {
    position: relative;
}

.navbar .attr-nav li .search_trigger i {
    vertical-align: baseline !important;
}


.pr_flash {
    background-color: #FF324D;
    position: absolute;
    left: 10px;
    top: 10px;
    text-transform: uppercase;
    color: #fff;
    padding: 2px 8px;
    font-size: 13px;
    z-index: 1;
}


.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: 0.25rem;
    border-radius: 0.25rem;
}

.bd-callout-warning {
    border-left-color: #f0ad4e;
}

.navbar .navbar-nav .dropdown-header {
    font-size: 17px;
}

.quantity .minuss  {
    background: transparent;
    border: 1px solid #F0F0F0;
    border-radius: 2px;
    box-shadow: none;
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 13px;
    margin: 0;
    left:0px;
    overflow: visible;
    outline: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    vertical-align: text-top;
    width: 40px;
    border-radius: 0.25rem 0 0 0.25rem;
}

.quantity .pluss {
    background: transparent;
    border: 1px solid #F0F0F0;
    border-radius: 2px;
    box-shadow: none;
    color: #5E5E5E;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    line-height: 13px;
    margin: 0;
    overflow: visible;
    outline: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    vertical-align: text-top;
    width: 40px;
    border-radius: 0 0.25rem 0.25rem 0;
    right: 0;
    top: 0;
}


.quantity.quantity-lg .minuss ,  .quantity.quantity-lg .pluss {
    height: 45px;
    width: 45px;
}

 .quantity.quantity-lg .qtyy {
    height: 45px;
}



.quantity .qtyy {
    border: 1px solid #F0F0F0;
    box-shadow: none;
    background-color: #F0F0F0;
    float: left;
    height: 40px;
    padding: 0 39px;
    text-align: center;
    width: 125px;
    font-weight: bold;
    font-size: 1em;
    outline: 0;
    border-radius: .25rem;
}


.quantity {
    margin: 0 15px 25px 0;
    overflow: hidden;
    position: relative;
    width: 125px;
    height: 45px;
    float: left;
}

.pluss:hover , .minuss:hover {
    background-color: #ff0207;
    color: #fff;
}



@media only screen and (max-width: 991px) {
    .quantity.quantity-lg .minuss, .quantity.quantity-lg .pluss {
        height: 38PX;
    }

    .quantity.quantity-lg .qtyy {
        height: 38PX;
    }



}

.top-header span {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif !important;
    color:#7a7a7a;
  
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
  
}


.top-header span:hover {
   
    color: #000 !important;

}


.top-header span.active{
    color: #000 !important;
    font-weight: 600;

}

.payment_method {
	margin-bottom: 30px;
	display: inline-block;
	width: 100%;
}
.payment_option .custome-radio {
	margin-bottom: 10px;
}
.payment-text {
	display: block !important;;
	margin-top: 5px;
	margin-bottom: 0;
}
.payment_option .custome-radio:first-child .payment-text {
	display: block !important;
}
.payment_option .custome-radio .form-check-label {
	color: #292b2c;
	font-weight: 600;
}
.custome-radio .form-check-input, .custome-checkbox .form-check-input {
	display: none;
}
.custome-radio .form-check-label::before {
	content: "";
	border: 1px solid #908f8f;
	height: 16px;
	width: 16px;
	display: inline-block;
	border-radius: 100%;
	vertical-align: middle;
	margin-right: 8px;
}
.custome-radio input[type="radio"] + .form-check-label::after {
	content: "";
	background-color: #FF324D;
	height: 10px;
	width: 10px;
	border-radius: 100%;
	position: absolute;
	top: 8px;
	left: 3px;
	opacity: 0;
}
.custome-radio .form-check-label, .custome-checkbox .form-check-label {
	position: relative;
	cursor: pointer;
}
.custome-radio input[type="radio"]:checked + .form-check-label::before {
	border-color: #FF324D;
}
.custome-radio input[type="radio"]:checked + .form-check-label::after {
	opacity: 1;
}
.custome-checkbox input[disabled] + .form-check-label,
.custome-radio input[disabled] + .form-check-label {
	color: #d0d0d0;
}
.custome-checkbox input[disabled] + .form-check-label::before,
.custome-radio input[disabled] + .form-check-label::before {
	border-color: #e8e8e8;
}







.user_drop {
    top:-8px;
}


.divtopheader {
    padding-right: 7rem;
    padding-left: 7rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}


.divheader {
    padding-right: 7rem;
    padding-left: 7rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}


/***** STEP ECOMMERCE *****/

.breadcrumb-step {
    display: inline-block;
    background-color: #ccc;
    color: #FFF;
    margin: 0 .5em;
    font-weight: bolder;
    text-align: center;
    height: 1.5em;
    width: 1.5em;
    font-size: .8em;
    line-height: 1.5em;
    border-radius: 99px;
    position: relative;
    top: 1px;
}

.current .breadcrumb-step {
    background-color: #333;
}

footer a , footer h5{
    color:#fff !important;
}

.checkout-breadcrumbs a {
    color: #ccc;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
}

.breadcrumbs a.current, .breadcrumbs a:hover {
    color: #111;
}

/***** STEP ECOMMERCE *****/
.navbar-brand img {
    margin: 15px auto;
  
}

#tableDetail > tbody > tr:nth-child(even) {
    background: #fff;padding:5px;
}
#tableDetail > tbody > tr:nth-child(odd) {
    background: #f7f8fb;padding:5px;
}

input {
    font-size:18px !important;
}

input::placeholder {
    font-size: 13px;
}


.dropdown-menu {
    border: 0px solid rgba(0,0,0,.15) !important;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}


.ddcommon .ddlabel{
    color:#fff !important;
}

td {
    padding:10px !important;
}

.table td, .table th {
    border-top: 0px !important;
}

.table tr {
    border-bottom: 1px solid #dee2e6 !important;
}
.table tr:last-child {
    border-bottom: 0px  !important;
}

.shop_cart_table th, .shop_cart_table td, .wishlist_table th, .wishlist_table td {
    text-align: left !important;
}

.search_icon {
    font-size: 20px !important;
    right: 15px !important;
    top: 10px !important;
}

.p-7 {
    padding: 7rem !important;
    padding-bottom: 2rem !important;
    padding-top: 2rem !important;
}

.ddcommon .ddChild li .ddlabel {
    color:#000 !important;
}

.cartul>li {
    display: inline;
    color:#000;
    display: -webkit-inline-box;
  
}
/*
li:hover > .dropdown-menu, #navCatContent ul > li:hover .dropdown-menu {
    display: block !important;
    opacity: 1;
    visibility: visible;
}*/

.cart_quantity {
  
    display: inherit !important;
    margin-top: 0px !important;
    
}


.fb_style1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    background-color: #F0F1F9;
    z-index: -1;
    height: 300px;
    width: 300px;
}

.product_sort_info li{
    color:#000 !important;
}

.price {
    color: #000000;
}

.pr_detail .price {
    vertical-align: baseline;
}

.product_price del {
    font-size:16px;
}

.on_sale {

    color: #d61215;
    font-weight: 600;
}

.cart_list > li {
    line-height: 20px !important;
    display: inline-block !important;
    position: relative;
    list-style: none;
}

.accordion_style3 .card-header a::after {
    content: "\f067" !important;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 100;
    font-size: 14px;
    float: right;
}

#bgSlider {
    background-size: 47% !important;
    background-position: right !important;
    background-repeat: no-repeat !important;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}


.hk_hero_area {
    background: #057cb9;
    padding-top: 40px;
    padding-bottom: 35px;
    background-position: center;
    background-size:cover !important;
    padding-top: 70px;
    padding-bottom: 200px;
}


.dropdown-toggle::after, .dropdown-toggler::after {
    content: "\f107" !important;
    font-family: 'Font Awesome 5 Pro' !important;
}



.breadcrumb-item + .breadcrumb-item::before {
    content: "\f105" !important;
    font-family: 'Font Awesome 5 Pro' !important;
    vertical-align: middle;
}


.ddArrow::before {
    content: "\f107" !important;
    color: #878787;
    font-family: 'Font Awesome 5 Pro' !important;
    position: absolute;
    right: 0;
   
    left: 78px !important;
}



.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.spinner-border-sm {
    border-width: .15em !important;
}


.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}


/* The Overlay (background) */
.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */   
    height: 100%;
    width: 0;
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
  }
  
  /* Position the content inside the overlay */
  .overlay-content {
    position: relative;
    top: 15%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
  }
  
  /* The navigation links inside the overlay */
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block; /* Display block instead of inline */
    transition: 0.3s; /* Transition effects on hover (color) */
  }
  
  /* When you mouse over the navigation links, change their color */
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  
  /* Position the close button (top right corner) */
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
  }


  .overlay .returnbtn {
    position: absolute;
    top: 20px;
    left: 45px;
    font-size: 60px;
  }
  
  /* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
      font-size: 40px;
      top: 15px;
      right: 35px;
    }
  }

body, p, h1, h2, h3, h4, h5, h6, div, li, ul {
    
    font-family: 'Barlow', sans-serif !important;
    /*font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" !important;*/

}

.h5, h4 {
    font-size: 2rem !important;
}

.h5, h5 {
    font-size: 1.5rem !important;
}

p {
    font-size:18px !important;
}

small {
    font-size:90% !important;
}



.help-block {
    margin-bottom: 0px !important;
    font-size: 14px !important;
}

.payment-icon-list>li {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
}

.btn-fill-out:hover {
    color: #ff0207 !important;
}

.link {
    font-weight: 500 !important;
    color:#007bff !important;
}

.address-item {
    padding: 40px;
    background-color: #fafafa;
    border-radius: 10px;
    text-align: center;
}


.widget_categories li a::before, .widget_archive li a:before {
    content: "\f105" !important;
    font-family: 'Font Awesome 5 Pro' !important;
    height: auto;
    line-height: normal;
    margin-right: 10px;
}

.rs-contact.style2 .address-item .address-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #ff324d;
    border-radius: 50%;
    animation: pulse-border 1.5s ease-out infinite;
    opacity: 0;
    visibility: hidden;
}


.rs-contact.style2 .address-item .address-text ul li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    color: #505050;
    list-style: none;
}

.rs-contact.style2 .address-item .address-text ul li a {
    color: #505050;
}

.rs-contact.style2 .address-item .address-text .contact-title {
    font-size: 22px;
    margin: 0 0 10px;
    font-weight: 700;
    color: #ff324d;
}

.rs-contact.style2 .address-item .address-icon {
    background: #ff324d;
    height: 70px;
    width: 70px;
    line-height: 87px;
    border-radius: 100%;
    position: relative;
    margin: 0 auto 15px;
}


.rs-contact.style2 .address-item .address-icon i:before {
    font-size: 33px;
    line-height: 33px;
    color: #ffffff;
    margin-top: 0;
    margin-left: 0;
}

.ddcommon .ddTitleText {
    padding:0px !important;
}

.menu{
    width: 100%;
    position: relative;
    display: flex;
    color: #fff;
    line-height: 95px !important;
}
.menu li {
    position: relative;
    list-style: none;
    transition: all 0.3s ease 0s;
    text-transform: uppercase;
}
.menu li a{
    color:#fff !important;
    padding: 0px 10px !important;
}

.product_color_switch span {
    padding: 0px !important;
}


.divDettaglio .product-image {
    min-height: auto !important;
}




.section {
    padding: 50px 0 !important;
}

.product_sort_info li {
    font-size: 14px !important;

    padding-left: 32px !important;
}


.socialBtn {
    background: #f7f8fa;
    padding: 12px 5px 10px;
    width:100%;
    text-align: center;
}


.product_sort_info li {
    font-size: inherit !important;
}

.product_sort_info li i {
    color: #333 !important;
}

.btn-fill-out:hover {
    color: #333 !important;
}
    
.btn-fill-out::before, .btn-fill-out::after {
    background-color: #1d2224 !important;
}

.btn-fill-out {
    border: 1px solid #1d2224 !important;
}


.grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 4px !important;
  }
  
  .grecaptcha-badge:hover {
    width: 256px !important;
  }
  
  
  
/* Testimonials - Item
-----------------------------------------------------------------*/

.testimonial {
	position: relative;
	padding: 20px;
	background-color: #FFF;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.testi-image {
	float: left;
	margin-right: 15px;
}

.testi-image,
.testi-image a,
.testi-image img,
.testi-image i {
	display: block;
	width: 64px;
	height: 64px;
}

.testi-image i {
	text-align: center;
	background-color: #EEE;
	border-radius: 50%;
	line-height: 64px;
	font-size: 28px;
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
}

.testi-image img { border-radius: 50%; }

.testi-content {
	position: relative;
	overflow: hidden;
}

.testi-content p {
	margin-bottom: 0;
	font-family: 'PT Serif', serif;
	font-style: italic;
}

.testi-content p::before,
.testi-content p::after { content: '"'; }

.testi-meta {
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}


.navbar .attr-nav li .search_trigger i {
    font-size: 18px !important;
    margin-top:3px;
}

.testi-meta::before { content: '\2013'; }

.testi-meta span {
	display: block;
	font-weight: normal;
	color: #999;
	font-size: 13px;
	text-transform: none;
	padding-left: 10px;
}

  


.btnslider:hover {
    background-color:#FF324D !important;
    color:#fff !important;
}

.worlwideFooter {
    margin-top:0px !important;
}


.line-1{
    position: relative;
    top: 50%;  
    width: 24em;
    margin: 0 auto;
    border-right: 2px solid rgba(255,255,255,.75);
    font-size: 180%;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    transform: translateY(-50%);    
}

/* Animation */
.anim-typewriter{
  animation: typewriter 4s steps(44) 1s 1 normal both,
             blinkTextCursor 500ms steps(44) infinite normal;
}
@keyframes typewriter{
  from{width: 0;}
  to{width: 24em;}
}
@keyframes blinkTextCursor{
  from{border-right-color: rgba(255,255,255,.75);}
  to{border-right-color: transparent;}
}

.header_wrap:not([class*="bg_"]):not([class*="bg-"]) {
    background-color: #efeef3 !important;
}


.imageSlider > .btn + .btn {
    margin-left: 0px !important;
}

.navbar-nav.attr-nav li .nav-link {
    padding: 10px 10px !important;
    position: relative;
    white-space: nowrap;
}

.calltoaction>.form-group>.inputStyle {
    padding: 10px !important;
}
.inputStyle {
    width: 100% !important;
    border: 1px solid #ffffff !important;
    BACKGROUND: #ffffff;
    COLOR: #909090 !important;
    padding: 15px 0px !important;
}

.overlay_blue:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #057cb9;
    opacity: 0.3;
    pointer-events: none;
    -webkit-transition: ease opacity 300ms 100ms;
    transition: ease opacity 300ms 100ms;
}

.overlay_red:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ff324d;
    opacity: 0.3;
    pointer-events: none;
    -webkit-transition: ease opacity 300ms 100ms;
    transition: ease opacity 300ms 100ms;
}

.bootstrap-select>.dropdown-toggle {
    padding:15px !important;
}

/*
.dropdown-menu {
    max-width: 100% !important;
    min-width: 0px !important;
}

*/

.bootstrap-select .dropdown-menu li a span.text {
    width: 250px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.sidebar.sticky-offset {
    top: 115px !important;
}

.scrollup{
    border-radius:100% !important;
}

.tab-style1 .nav-tabs li.nav-item a.active, .tab-style1 .nav-tabs li.nav-item a.active:hover, .tab-style2 .nav-tabs li.nav-item a.active, .tab-style2 .nav-tabs li.nav-item a.active:hover {
    color: #ffffff !important;
}


.counter_white.box_counter i, .counter_white .counter_text, .counter_white.box_counter p {
    color: #fff;
}
.counter_text{
    font-size: 36px !important;
    font-weight: 600 !important;
}

#tableDetail > tbody > tr > td:first-child { 
    color:#191919 !important;
    width:30% !important;
}


.about_single_img .play_icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    text-align: center;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon_box_style9 .icon {
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    width: 50px;
    text-align: center;
    height: 50px;
    position: relative;
    z-index: 0;
}

.icon_box_style9 .icon_box_content {
    overflow: hidden;
}
.icon_box {
    margin-bottom: 30px;
}

#tableDetail > tbody > tr > td {
    border: 0px !important;
  
}





.chisiamodiv > .sticky-offset {
    top: 170px !important;
}

.modal-backdrop.show {
    opacity: 0.8 !important;
}

.titoloPrincipale {
    font-size: 1.6rem !important;
}

.listaMarche>.col-md-4>.product>.product_img , .listaModelli>.col-md-4>.product>.product_img {
    height: 300px !important;
}

.categories_name {
    font-size:90% !important;
}

.product .product_title, .product_box .product_title, .product_wrap .product_title {
    white-space: unset !important;
    text-overflow: none !important;
    overflow: hidden;
    text-transform: capitalize;
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif !important;
}


.product_info {
    top:0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all  0.5s ease;
    z-index: 99;
    position: relative;
}

/*
.product:hover > .product_info {
    position: relative;
    z-index: 99;
    top: -60px !important;
}
*/

#navCatContent li a {
    text-transform: capitalize;
    font-size: 16px;
    color: #1d2224;
}

#footer h4 {
    color:#fff;
}

#navCatContent {
    box-shadow: 1px -20px 20px rgba(0,0,0,0.1) !important;
}

.overlay_red:before {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #c32b37;
    opacity: 0.3;
    pointer-events: none;
    -webkit-transition: ease opacity 300ms 100ms;
    transition: ease opacity 300ms 100ms;
}

.heading_s3::before {
    content: "";
    position: absolute;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: #292b2c;
    bottom: 0;
    right: 0;
}

.tab-style1 .nav-tabs li.nav-item a.active{
    background-color: #FF324D;
    color:#fff;
    border-radius: 5px !important;
}






.product, .product_wrap {
    background-color: #000;
    position: relative;
    margin-bottom: 30px;
 

   /*box-shadow: 0 0 7px rgba(0,0,0,0.1);*/
   box-shadow: none !important;

   
}

.product {
    border-radius: 5px;
    background-color: #fff;
    /* border: 1px solid #ced4da !important;*/
    position: relative;
    margin-bottom: 30px;
   
}

.product_size_switch span {
    padding: 0px 4px !important;
    width: auto !important;

}

.lds-ellipsis span {

    background: #1d2224 !important;
  
}



.ddcommon.borderRadiusTp .ddChild {
    background-color: #000 !important;
    border: 0px !important;
}

#lang_select_child {
    top:60px !important;
    border-radius: 12% !important;
}

.ddcommon.borderRadiusTp .ddChild {
    background-color:#131313 !important;
}


.justify-content-right {
  
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
   
}

.ddcommon.borderRadiusTp .ddChild {
    background-color: #f3f3f3  !important;
}


.ddcommon .ddChild li img {
    left:0px !important;
}

.ddcommon .ddChild li .ddlabel {
    margin-left: 7px !important;
}

.ddChild {
    padding:5px 10px;
}


.lng_dropdown .ddcommon .ddChild li {
    padding-left: 15px !important;
}

.ddcommon .ddChild li img {
    height: 16px !important;
}

.card {
    background: #ffffff !important;
    border-radius: 6px !important;
    border: 0 !important; 
    /* box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.08) !important; */
}

@media only screen and (max-width: 991px) {
    #menuVertical.show > #navCatContent {
        left: 0 !important;
    }
}
.carousel_slider .product, .carousel_slider .product_wrap {
    margin:0px;
}

.navbar .navbar-nav li > .dropdown-menu, #navCatContent ul > li .dropdown-menu {
    z-index: 9999 !important;
}

.main_menu_uppercase .navbar-nav > li > .nav-link {
    text-transform: none !important;
    text-transform: capitalize !important;
}


.widget > h4 {
    margin-bottom: 25px;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

#footer a {
    color: #EEE;
}

.dark .line, .dark .double-line {
    border-top-color: rgba(255,255,255,0.15);
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.iconlist li:not(:first-child) {
    margin-top: 8px !important;
}

.copyright-links a {
    color: #333 !important;
}

#footer p {
    margin-bottom:30px;
}



.add_to_wishlist {
    position: absolute;
    right: 10px;
    top: 10px;
}


.add_to_wishlist a {
    font-size: 18px;
    color: #999;
    padding-left: 5px;
}

.navbar .navbar-nav > li > .nav-link {
    font-weight: 400 !important;
}

.dark .footer-widgets-wrap a {
    color: rgba(255,255,255,0.75);
}

.bottom_footer  , .copyright-links a {
    color:#fff;
    color: rgba(255,255,255,0.4) !important;
}

.ls2 {
    letter-spacing: 2px!important;
}


#footer h4 {
    margin: 0 0 30px 0 !important;
   
}

#footer h5 {
   
    font-size: .875rem !important;
}



#footer .footer-widgets-wrap {
    position: relative;
    padding: 80px 0;
}


.footer_dark {
    background-color: #282828 !important;
}


.dark #footer, #footer.dark {
    color: rgba(255,255,255,0.75) !important;
    background-color: #282828 !important;
    border-top-color: rgba(255,255,255,0.15) !important;
}

#copyrights {
    padding: 40px 0;
    background-color: #ddd;
    font-size: .875rem;
    line-height: 1.8;
}

.button.button-rounded {
    border-radius: 3px;
}

.button.button-large {
    padding: 8px 26px;
    font-size: 1rem;
    line-height: 30px;
}
.button.button-light {
    background-color: #EEE;
    color: #333;
    text-shadow: none !important;
}


.product_rate::before, .rating::before {
    font-family: 'Font Awesome 5 Pro';
}


.bg-color, .bg-color #header-wrap, .h-bg-color:hover, .process-steps li.active a, .process-steps li.ui-tabs-active a, .sidenav > .ui-tabs-active > a, .sidenav > .ui-tabs-active > a:hover, .owl-carousel .owl-nav [class*=owl-]:hover, .widget-filter-links li.active-filter span, .page-item.active .page-link, .page-link:hover, .page-link:focus {
    background-color: #c32b37 !important;
}

#footer {
    position: relative;
    background-color: #EEE;
    border-top: 5px solid rgba(0,0,0,0.2);
}


.dark .section, .section.dark {
    background-color: #282828;
    border-color: rgba(255,255,255,0.1);
}

.line, .double-line {
    clear: both;
    position: relative;
    width: 100%;
    margin: 4rem 0;
    border-top: 1px solid #EEE;
}


.copyrights-menu a {
    font-size: .875rem;
    margin: 0 10px;
    border-bottom: 0!important;
}

.copyright-links a {
    display: inline-block;
    margin: 0 3px;
    color: #333;
    border-bottom: 1px dotted #444;
}
.rowCustom > .col-md-4, .rowCustom > .col-lg-4 , .rowCustom > .col-12 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}


.bigButton .owl-item img {
    opacity: .75 !important;

    transition: all 0.5s ease-in-out;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-bottom: 25px !important;
}

.sticky-top {
    position: -webkit-sticky !important;
    position: sticky !important;
}


.bigButton .owl-item:hover img {
    opacity: 1 !important;
    -moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
    transform: scale(1.15);
}

.bigButton.owl-drag .owl-item {
    background-color:#eee;
    overflow:hidden;
    border-radius:4px;
}


.product_info {
    background-color:#fff;
}

.section-title h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 0;
    position: relative;
    display: inline-block;
    margin-bottom: 50px;
}

.divTitolo {
    margin-bottom:0px !important;
    
}

.rating_wrap .rating {
    width: 85px !important;
    letter-spacing: 4px !important;
}


.pr_action_btn li {
    /*display: block !important;*/
    display: inline-block !important;
    margin: 10px !important;
}

/*
.product-image {
    max-height: 78vh !important;
    min-height: 78vh !important;
}
*/

.divTitolo h1{
    font-size:32px !important;
    font-weight: 600;
}



.releted_product_slider .product_img {
    height:180px !important;
}


.pr_detail .rating_wrap {
    float: left !important;
    width:100%;
    margin-top: 0px !important;
}

.anim-5, .anim-5-all * {
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.single-gallery .img-holder img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.single-gallery:hover .img-holder img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.single-gallery .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}
.single-gallery .img-holder {
    position: relative;
    display: block;
    overflow: hidden;
}

#map {
    height: 650px !important;
}

  
.single-gallery .img-holder .content .title-holder {
    display: table;
	width: 100%;
	
    height: 25%;
    position: absolute;
    top: 37%;
    background: #da1e37;
    opacity: 0;
    filter: alpha(opacity=0);
}

.single-gallery .img-holder .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}
.single-gallery:hover .img-holder .content .title-holder {
    opacity: 1;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #ffffff !important;
}

a:hover {
    color: #ff0207;
}

.cart_count, .wishlist_count {
   
}

.navbar .navbar-nav > li > .nav-link {
    font-size:16px !important;
}

.carousel-item h2 , .carousel-item h5 {
    color:#fff;
}


.top-header {
    padding: 8px 0px !important;
    background-color:#fff !important;
}


.breadcrumb_section.page-title-mini {
    padding: 20px 0 !important;
}


.scrollup {
    font-size:16px !important;
}


.dropdown-toggle::after, .dropdown-toggler::after {
    height:auto;
}



.single_banner:hover > .itemSale {
    transform: scale(1.1);
}

.itemSale {
    transition: all 0.5s ease-in-out;
}

.categories_box a {
    padding: 15px 10px !important;
}


.navbar .navbar-nav > li > .nav-link {
    padding: 15px 15px !important;
   
}

.input-group-sm>.input-group-append>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-append>select.input-group-text:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.btn:not([size]):not([multiple]), .input-group-sm>.input-group-prepend>select.input-group-text:not([size]):not([multiple]), .input-group-sm>select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: auto !important;
    padding:12px;
    padding-right:45px;
    padding-left:25px;
}

.header_wrap.fixed-top {
    background-color: #080808 !important;
}


@media only screen and (max-width: 480px) {

   

    .categories_btn {
        height:52px;
        padding: 13px 10px;
    }



    body {
        font-size: 16px !important;
    }

    .h6, h6 {
        font-size:  16px !important;
    }


   

}


@media (min-width: 576px) {
    .dark_skin .logo_dark, .light_skin .logo_light {
        max-width: 250px !important;
    }
}



@media (min-width: 768px) {

  
    .cart_box {
        max-width: 400px !important;
        right:0px !important;
        position: absolute;
        left:inherit !important;
        margin-top:0px;
    }
    


    .navbar .navbar-nav.attr-nav li .nav-link.search_trigger, .navbar .navbar-nav.attr-nav li .nav-link.cart_trigger {
        padding: 15px 8px !important;
    }

    .menu{
        line-height: 95px !important;
    }
    .menu li a {
        padding:0px 10px !important;
    }
  

    .product_img_box {
        min-height: 550px !important;
        line-height: 550px !important;
    }
  
}


@media (max-width: 991px) and (min-width: 576px) {
   
    .btn {
        padding: 8px 14px !important;
    }
}


@media (max-width: 768px) {

    footer {
        margin-bottom: 92px !important;
    }


    .product_info  {
        min-height: auto !important;
        height: auto !important;
        overflow: auto !important;
    }

    .linkSubCat {
        font-size:16px !important;
    }

    .logo_dark {
        height: 41px !important;
    }

    .spedizioneDa {
        font-size:13px !important; 
    }

    .cart_box {
        top:0px !important;
        width: 100% !important;
        position: absolute !important;
        left:0px !important;
    }

    .imgHomeSlider {
        display: none !important;
    }

    .product-image {
        max-height: auto !important;
        min-height: auto !important;
    }

    #footer .footer-widgets-wrap {
     
        padding: 25px 0;
    }

    .p-7 {
        padding: 0rem !important;
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }


    .categories_btn {
        height: 53px;
        padding: 0px 15px;
    }

    .product_info {
        min-height: 124px;
    }

    .h1, h1 {
        font-size: 20px !important;
    }


    .navbar-toggler {
        margin: 7px 0 0 3px !important;
    }

  

 


    .sectionMoreReq {
        padding-top: 50px !important;
    }

    .product_info  {
        margin-top:0px !important;
    }
    
    .product {
        margin-bottom: 0px !important;
    }

    .titoloPrincipale {
        font-size:20px !important;
    }

    .product_img_box {
        min-height: 300px !important;
        line-height: inherit !important;
    }


    .zoomContainer {
        display: none !important;
    }
    .product_img_zoom {
        display: none !important;
    }

    .product_img_box {
        padding: 0px !important;
        border: 0px !important;
        margin-bottom: 0px !important;

    }

    .product_gallery_item a {
        border: 0px !important;
        padding: 0px !important;
    }

    #sliderDiv {
        height: 200px !important;
    }

    .bgSlider {
        background-repeat: no-repeat !important;
        background-position: center !important;
        height: 125px;
   
    }

    .btnslider {
        background-color: #e8e8e8 !important;
        color: #333  !important;
    }
    
    .line-1{
        text-align: center !important;
        transform: none !important;    
        width: 100% !important;
    }


    .link2footer{
        display: none !important;
    }

    /*
    .mobileSliderMenu {
        padding-top:200px;
    }
    */

    .sliderDiv , .carousel-item {
       /*overflow: hidden !important;*/
    }

    .imageSlider {
        text-align: center !important;
    }

    .bigButton .owl-item img {
        opacity: 1 !important;
    }

    #regfromhome {
        padding-top: 0px !important;
    }

    .divBigButton {
        padding:1rem !important;
    }

    .product {
        border: none !important;
    }

    .headhead {
        padding-left:15px !important;
        padding-right:15px !important;
    }

   




    

    .navbar-toggler > .fa-bars {
        font-size: 20px !important;
    }

   

    .navbar > .pt-4 {
        padding-top: 0px !important;
    }

    .divTitolo {
        margin-bottom:0rem !important;
    }
    

   


    .dropdown-toggle::after {
       
        margin-right: 10px !important;
    }
    .divDettaglio {
        padding-top:15px !important;
    }

    .breadcrumb_section.page-title-mini {
        padding: 20px 0px !important;
        
    }

    .sliderDiv {
        padding:0rem !important;
    }


    .header_wrap:not([class*="bg_"]):not([class*="bg-"]) {
        background: #fff;
        background-image: initial;
    }

    .navbar .navbar-nav > li > .nav-link {
        padding: 10px 10px;
    }
    
    .categories_box a {
        min-height: auto;
    }


    .navbar-toggler {
        color: #fff !important;
    }
    


   
    


    .trading_img {
        display: none;
    }


    .footer_payment  {
        display: none;
    }
    .widget_links li {
        float:left !important;
        margin-right: 15px;
    }
}



@media (min-width: 990px) {
   

    .navbar .navbar-nav > li > .nav-link {
        padding: 44px 20px !important;
        margin: 0px;
    }

    .dropdown-toggle::after {
        display: initial !important;
    }

    .pr_detail {
        margin-left:35px !important;
    }

    .dark_skin .logo_dark, .light_skin .logo_light {
        max-width: 300px !important;
        padding:10px;
    }

    .product_img_box {
        min-height: 550px !important;
        line-height: 550px !important;
    }
    
}

.boxCerca {
    width: 100%;
}

@media (max-width: 991px) {

    .garageImg {
        max-width: 100%;
    }

    .bgSlider {
        height:125px !important;
    }

    .product_img {
        height:200px !important;
    }
  
 
    .navbar .navbar-nav.attr-nav li {
        float:inherit !important;
    }


    .boxCerca {
        width: auto;
    }

    .cart_dropdown {
        padding-top: 1.7rem!important;
    }

    .input {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .boxCerca {
        position: relative !important;
        top:0px !important;
    }

    .btnCerca {
        color:#fff !important;
        background-color: #000 !important;
    }

    .slidercustom {
        max-height:180px  !important;
    }

    .boxCerca , .divCerca {
        background-color: rgba(0,0,0,0) !important;
    }

    .divTitolo h1{
        font-size:24px !important;
        font-weight: 500;
        font-family: Arial, Helvetica, sans-serif !important;
    }
 
    .user_drop {
        top:-8px;
    }

    .btn {
        padding: 10px 14px !important;
    }

    .divheader {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .divtopheader {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        font-size: 13px !important;
    }

    .cart_btn {
        width: 100%;
    }
    .product_title a {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }

    .tab-style1 .nav-tabs li.nav-item a.active {
        border-radius: 0px !important;
    }

    #ulCategorie > .nav-item {
        margin-bottom:20px;
    }

    .nav-tabs li.nav-item a {
        padding-left: 0px;
        text-transform: uppercase;
    }

    .tab-style1 .nav-tabs li.nav-item a.active {
        padding-left:10px;
    }

    .nav-tabs li.nav-item a {
        padding: 5px 15px;
        font-size: 14px;
        padding-left: 0px;
    }

    #ulCategorie {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: start !important;
    }

    #tabCategorie {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 110px !important;
        z-index: 1020 !important;
    }

    #contattacidiv {
        padding: 15px !important;
    }

    
    #menuNav {
        padding:0px !important;
    }

    .navbar .navbar-nav > li > .nav-link, .nav-fixed .navbar .navbar-nav > li > .nav-link {
        margin: 0px;
        padding: 0px !important;
    }

    .navbar-collapse > .navbar-nav {
        height: 100vh;
    }

 

    .product_color_switch span {
        height: 30px !important;
        width:  30px !important;
    }

    .product_img_box {
        min-height: 375px !important;
        line-height: 375px !important; 
    }

    .product_gallery_item a {
        padding: 0px !important;
    }

    .widget_categories li a::before, .widget_archive li a:before {
       content: '' !important;
       margin-right:0px !important;
    }

    .categories_name {
        font-size:80% !important;
    }


    .navbar-collapse {
       
        top: 50px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 90%;
        height: 100%;
    }

    .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        left: 0px;
        transition: left 300ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    }

}


@media (min-width: 1024px) {

    .product_info {
        min-height: 184px;
    }

 

    .nav-tabs li.nav-item a {
        padding: 5px 10px !important;
    }

}


@media (min-width: 1198px) {

    .logo_dark {
        height: 75px !important;

    }

    .categories_btn {
        height: 52px !important;
        padding: 0px 15px;
    }

    .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: vertical !important;
    }

    .nav-tabs li.nav-item a {
        padding: 5px 20px !important;
    }

    .banner_section.slide_medium, .banner_section.slide_medium .carousel-item, .banner_section.slide_medium .banner_content_wrap, .banner_section.slide_medium .banner_content_wrap .carousel-item, .banner_section.shop_el_slider, .banner_section.shop_el_slider .carousel-item, .banner_section.shop_el_slider .banner_content_wrap, .banner_section.shop_el_slider .banner_content_wrap .carousel-item {
        height: 550px !important;
    }


    
    .section-title h2::before {
        position: absolute;
        content: "";
        left: -100px;
        background-color: #000;
        width: 80px;
        height: 2px;
        top: 17px;
    }

    .section-title h2::after {
        position: absolute;
        content: "";
        right: -100px;
        background-color: #000;
        width: 80px;
        height: 2px;
        top: 17px;
    }
       

}



@media (min-width: 1200px) {
    #menu {
        max-width: 1140px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}


@media (min-width: 0px) {
    #menu {
        padding: 15px 0px;
   
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media only screen and (max-width: 380px) {
    .navbar-brand img {
        max-width: none !important;
    }
}




.mobile-menu > li > p {
    text-decoration: none;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    font-size: 18px;
    padding: 8px 30px;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    text-transform: uppercase;
}