.text-brand-red {
  color: #d91c00;
}

.border-brand-red {
  border-color: #d91c00 !important;
}

.area-riservata ul{
  list-style: none;
}

.area-riservata-sidebar ul li{
  padding: 8px;
  
  width:100%;
}

.area-riservata-sider ul li a{
  transition: all 0.3s ease-in-out;


}

.area-riservata-sidebar ul li a:hover{
  color: #d91c00;
}



@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/open-sans-v35-latin-300.eot'); /* IE9 Compat Modes */
  src: url('/fonts/open-sans-v35-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v35-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v35-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v35-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v35-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v35-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('/fonts/open-sans-v35-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v35-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v35-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v35-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v35-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/open-sans-v35-latin-500.eot'); /* IE9 Compat Modes */
  src: url('/fonts/open-sans-v35-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v35-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v35-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v35-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v35-latin-500.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/open-sans-v35-latin-600.eot'); /* IE9 Compat Modes */
  src: url('/fonts/open-sans-v35-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v35-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v35-latin-600.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v35-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v35-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/open-sans-v35-latin-700.eot'); /* IE9 Compat Modes */
  src: url('/fonts/open-sans-v35-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v35-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v35-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v35-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v35-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('/fonts/open-sans-v35-latin-800.eot'); /* IE9 Compat Modes */
  src: url('/fonts/open-sans-v35-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/open-sans-v35-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/open-sans-v35-latin-800.woff') format('woff'), /* Modern Browsers */
       url('/fonts/open-sans-v35-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/open-sans-v35-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}




.material-symbols-outlined{
  color: #4e4e4e;
  font-size:22px !important;
}


#iubenda-cs-title{
  color:#ffffff !important;
}

a{
  color: var(--tophead-links);
  text-decoration:none;
}

a:hover{
  color: #d91c00;
}

.subcat li { list-style:none; }

hr {
  color: #d0d0d0;
}



.card-title{
  font-weight:600;
  font-size:16px;
}

.form-select-tabs{
  border:none !important;
  border-bottom: 1px solid red !important;
  border-radius:0 !important;
  font-weight:bold;
  color: #4e4e4e !important;
  font-size:14px;
  text-align:center;

    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    line-height: 1.5;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;



}

.form-select-tabs option{
  color: #4e4e4e !important;
  font-size:14px;
}

.form-select-tabs:focus{
  border-bottom:1px solid red !important;
}
.form-select-tabs option:hover{
  background-color:red;
}
.back-to-top {
    position: fixed;
    bottom: 25px;
    right: 25px;
    display: none;
    background-color:#e30613;
    border-color: #a41515;
    border-radius:50% !important;
    color:#ffffff;
    z-index:100;

}

.back-to-top:hover{
  color:#ffffff;
  background-color: #c70505 !important;
  border-color: #a41515;
}

.contacts a{
  color: var(--tophead-links);
  text-decoration: none;
}

.error{
  color:red;
}
.form-search{
  background-color: rgba(255,255,255,0.5);
  border-radius:4px;
  border-color:#d0d0d0;
}

.form-search .form-control{
  opacity:0.80;
  border-radius:0;

}
.demo-wrap h5{
  font-size:65px;
  font-weight:bold;
  color:#ffffff;
  background-color: rgba(121,17,0,0.4);
  padding-top:1rem;
  padding-bottom:1rem;
  padding-left:4rem;
  padding-right:4rem;
  opacity:0.8;
}


.carousel-caption{
  bottom:unset;
  max-width:380px;
}


 .carousel-control-prev-icon {


   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
   border:1px solid red;
   background-color: #d91c00;
   border-radius: 5px;

}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  border:1px solid red;
  background-color: #d91c00;
  border-radius: 5px;

}

.carousel-indicators [data-bs-target]{
  background-color: #d91c00 !important;
}


/*
carousel
*/

 .carousel-item img {
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  height:80vh;
}

/* end carousel */



.product-link:hover > .product-code{
  color:#d91c00;
}
.demo-wrap{
  border:1px solid white;
  position: relative;
  min-height:80vh;
  height:80vh;

  width:100%;
  border-bottom:1px solid #d0d0d0;
}




.ps-6{
  padding-left:4.5rem;
}
.contacts-mt-h6{
  margin-top:28px;
}
.contacts > h6, .contacts > address > h6{
  font-weight: bold;
  color: #000000;
  font-size:15px;
}
* {
  margin: 0;
  padding: 0;
}

.border-green{
  border:1px solid green;
  
  
}
.border-red{
  border:1px solid red;
}



.span-rby{
  border-bottom:1px solid #efefef;
  font-size:14px;
}
.related-thumb:hover{
  border:1px solid #d91c00;
  transition: all 0.7s ease-out;

}
.related-thumb{
  border:1px solid #efefef;
  border-radius:5px;
}
.related-pcode a{
  text-decoration:none;
  font-weight:600;
  color:#4e4e4e;
}

.related-description{
  font-size:0.6rem;
  display:block;
}

.cb_related:checked{
  accent-color:red;  
}
.ratio{
  background-color: #ffffff !important;
}

.ratio-16x9{
  background-color: #ffffff !important;

}


.input-group-text {
  border-radius:0;
}


* {
  box-shadow: none !important;
  outline: 0 none;
}

.btn-primary{
  border-radius:0;
  color: white;
  background-color: #e30613;
  border-radius:5px;
  font-size:0.9rem;
  border-color: #a41515;
}



.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  background-color: #c70505 !important;
  border-color: #a41515;


}


.btn.btn-primary[disabled] {
  opacity: 0.75;
  background-color:black;
  border-color: black;
}

.btn-primary-disabled {
  opacity: 0.75;
  background-color:black;
  border-color: black;
}

.btn-primary-disabled:hover{
  opacity: 0.75;
  background-color:black !important;
  border-color: black;
}


.pcode{
  font-size: var(--bs-nav-link-font-size);
  font-weight:bold;
  border-bottom:1px solid red;
  padding-bottom:0.5rem;
  color:#4e4e4e;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #4e4e4e;
    background-color: #fff;
    font-weight:bold;
    border-bottom:1px solid red;
    border-radius:0;
    margin-top:0;

}

.nav-pills .nav-link {
    color: #4e4e4e;
    background: 0 0;
    border: 0;
    padding-top:0;
    border-bottom:1px solid #e0e0e0;
    border-radius:0;

}


.inline-icon {
  display: inline-flex;
  vertical-align: top;
  font-size:21px !important;
  color: #d91c00;

}

.filter-badges{
  cursor:pointer;
  font-weight: normal;
  font-size:11px !important;
  color:#0f0f0f;
  line-height: 21px;
  padding-right:0.6rem;
  padding-left:0.2rem;
  background-color:#f3f6f6 !important;
  border:1px solid;
  border-color:rgba(0, 0, 0, 0.1);
  border-radius:20px;
}

.filter-badges:hover{
  cursor:poOpen sans;
  background-color:rgba(0, 0, 0, 0.07) !important;
  -webkit-transition: background-color 0.3s linear;
  -ms-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}


::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background-color:#ffffff !important;
    border-radius: 8px;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #c4c4c4 !important;
}


.table{
  --bs-table-striped-bg: #f9f9f9 !important;

}
.root{
  --tophead-links: #d9d9d9;
  --tophead-links-hover: #d0d0d0;
  --tophead-icons-bg: #ffffff;
  --test: #d9d9d9;
}

.pagination{
  --bs-pagination-active-bg: #d91c00;
  --bs-pagination-color: #373f50;
  --bs-pagination-active-border-color: #d0d0d0;
  --bs-pagination-hover-color: #d91c00;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    font-family: 'Open sans', sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: 300;
    color: #2c2c2c;

}

h1{
  font-size:24px;
  text-transform:capitalize;
}


.page-link-directions{
  font-size:16px !important;
}

.filters_container{
  max-height:250px !important;
  overflow-y:scroll;
  width: 100%;
  overflow-x:hidden;
}

.filters_container:hover{
  cursor:pointer;
}
.filters-table{
  font-size:11px;
}

.filters-table td{
  border:none;
}

.filters-table tr:hover{
  cursor:poOpen sans;
}

.red{
  color: #d91c00;
}


.cart-product-code{
  font-weight:bold;
  text-decoration:none;
  font-size:15px;
  color: #4e4e4e;
}

.product-code{

  font-weight:bold;
  text-decoration:none;
  display:block;
  font-size:15px;
  margin-top:0;
  color: #4e4e4e;

}


.nohover:hover {
  color:white;
}

.breadcrumb{
  padding-top:4px;
  padding-bottom:4px;
  border-bottom:1px solid #efefef;
  padding-left:6px;
}

.breadcrumb a{
  color: var(--tophead-links);
  text-decoration:none;

}

.breadcrumb a:hover{
  color: #d91c00;
}
.stl {
  color:orange;
}

.ava {
  color:green;

}

.inline-icon {
    color:white;
    margin-left:5px !important;
}


.available {
  color:white;
}

.askprice{
  color:orange;
}
.page-item:not(:first-child) .page-link {
    margin-left: 4px;
    border-radius: 3px;

}
.page-item:last-child .page-link {

  margin-left:4px;
  border-radius: 3px;
}

.product-link {
  color: #080808;

  text-decoration:none;
}
.product-description{
  font-size:12px;
  position:relative;
  text-decoration: none;
}

.cart-btn{

  background-color: #f3f6f6 !important;
  border:1px solid;
  border-color:rgba(0, 0, 0, 0.1);

  min-width:60px;
  max-width:60px;
  text-align:center;
  border-radius:5px;
  padding-top:2px;
  padding-bottom:2px;
  color:#706f6f;
  font-size:18px;
}

.av-icon{
  font-size:15px;
}

.cart-btn:hover{

  color:#ef3440 !important;
}
.navbar-toggler{
  border:none;
  padding:0;
  margin:0;
}
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
}


.heading{
  border-bottom:1px solid #e30613;
  z-index:-1;
}


.offcanvas-md{
  margin-top:0;
}
.sidebar{
  z-index:0;

}



textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,

.uneditable-input:focus {
  border-color: #999999 !important;
  box-shadow: none;
  outline: 0 none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 3px rgba(153, 153, 153, 0.6);

}

.form-select{
  color:#7e858a;
  outline: 0 none;
}


select option {
  margin: 40px;
  background: #fafafa;
  color: #4e4e4e;
  font-size:12px;

}



select, option :focus{
  border-color: #ced4da !important;
  box-shadow: none !important;
  outline: 0 none;
}
.newsletter{
  border-bottom:#d91c00;
}



.sidebar li a{
  color:#000000;
}

.sidebar li a:hover{
  color:#d12e26;
}

.sidebar li{

  padding-top:3px;
  position:relative;
}

.sidebar ul{
  margin:0;
}


.sidebar a{
  padding-left:8px;
  height:40px;
  text-decoration:none;
}


.subnav .dropdown-toggle::after {
    display: none;
}

.bi-2x{
  font-size: 18px !important;
}

.user-menu i{
  font-size:22px;
  color:#706f6f;
  background-color:#f4f6f9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}


.badge{
  font-size:0.55rem;
}
.round{
  color:#706f6f;
  background-color:#f4f6f9;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.user-menu i:hover{
  color:#d12e26;
}

.badge_header {

top: -0.3125rem;
right: -0.3125rem;

border-radius: 50%;
background-color: #d91c00;
color: #fff;
font-size: 0.75rem;
font-weight: 500;
text-align: center;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

header > .label-warning[href],
header > .badge-warning[href] {
  background-color: #c67605;
}

#lblCartCount {
    font-size: 12px;
    background: #d91c00;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}




.dropdown-toggle { outline: 0; }

.dropdown-scrollable{
    overflow: hidden;
    overflow-y: auto;
    max-height: calc(100vh - 300px);
  
}

.nav-flush .nav-link {
  border-radius: 0;
}


.mainmenu{
  background-color:#f4f6f9;
  border-bottom:1px solid #d91c00;

}



.pd li a{
  font-weight:400;
}
.mainmenu a{
  font-size:14px !important;
  padding-top:4px;
}


.menu-btn {

  font-weight: 600;
  color: rgba(0, 0, 0, .65);
  background-color: transparent;
  width:100%;
  font-size:14px;

}


.pd{
  position:relative;
}
.menu-btn-sub::after {

  width: 1.20em;
  line-height: 30px;
  position:absolute;
  right:0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.5%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;

}


.footer a{
  box-sizing: border-box;
font-family: 'Open sans', sans-serif;
font-size: 13px;
color: #080808;
text-decoration:none;
font-weight: 500;
}

.menu-btn-sub[aria-expanded="true"] {
  color: rgba(0, 0, 0, .85);

}
.menu-btn-sub[aria-expanded="true"]::after {
  transform: rotate(90deg);
}

.menu-btn a {

  display: inline-flex;

  text-decoration: none;

}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  width:100%;

}

.btn-toggle-nav a{
  color:#6d6e71;
  font-size:13px;
  margin-left:10px;
}



.scrollarea {
  overflow-y: auto;
}

.fw-semibold { font-weight: 600; }
.lh-tight { line-height: 1.25; }


.striped-border{
  clear: both;
width: 40px;
height: 2px;
background: RED !important;
margin: 6px 0 14px 0;
}


.sidebar li a{
  font-weight:normal;
  padding-left:10px;
}


.mobile-footer{
  min-height: 40px;
}

.mobile-footer a{
  text-align:center;
  text-decoration:none;
  font-size:11px;
  display:block;
  padding-top:6px;
  padding-bottom:4px;
  color:#6d6e71;
}

.mobile-footer i{
  display:block;
  font-size:20px;
}

.testbg{
  background-color:#ffffff;

}

.testbg.scrolled{
  background-color:#fff;

  /* -moz-box-shadow: 10px 0 5px #b6b6b6 !important;
  -webkit-box-shadow: 10px 0 5px #b6b6b6 !important;
  box-shadow: 10px 0 5px #b6b6b6 !important;
 */


}

.testbg::after{
  content: "";
  background-position: bottom left;
  background-repeat: repeat-x;
  opacity: 0.1;

  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index:-1;
}

.megamenu ul{
  list-style: none;
}
.megamenu a{
  text-decoration:none;
}

.mm-col{
  border-left:1px solid #f1f1f1;
}
h3{
  font-weight:600;
}
body{
  box-sizing: border-box;
  font-family: 'Open sans', sans-serif;
  font-size:13px;
  color:#080808;
}


.footer-legal{
  font-size:9px;
  color:rgb(8,8,8);
}

#midnav{
  padding-top:10px;
  padding-bottom:10px;
}


.logo{
min-width: 7rem;
box-sizing: border-box;

}


.topbar-contact{
  display:inline; padding-left:10px;
}

.topbar{
  padding:8px;
  margin:0;
  font-size:12px;


}


.qty_btns{
  cursor:pointer;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: text-field;
  appearance: text-field;
}


.topbar a{
  text-decoration:none;
  color:#6d6e71;
  padding-left:3px;
}

.icon-holder {
  display: inline-block;
  vertical-align: middle;


}

.icon-holder span{
  color:#d91c00;
}

.icon-holder i{
  font-size:19px;
  color:#d91c00;
}


.topbar-link{

  border:1px solid red;

  color: var(--tophead-links);
  margin-left:1px;
  text-decoration: none;
  font-size:12px;
  padding:2px 2px 2px 2px;


}

.logo2{
  width:100px;
}

.search-product .form-control{
  border-radius:20px;
  font-size:14px;

}

.newsletter .form-control{

  border-radius:20px;
  font-size:14px;
  width:220px;


}


.megamenu{
  border-radius:0;
  border-color:none;
  border:0;
}


.megamenu_fixed a:hover{
  color: #d91c00;

}

.megamenu_fixed a{
  padding-left:5px;
  color: #545454;
}

.megamenu_fixed h6{
  padding-top:7px;
}
.search-product .input-group-text{
  border-radius:0.2rem;
  background-color: #f3f6f9;


}

.menu-btn-sub {
  cursor:pointer;
}
.btn_qty{
  border:none !important;
}
.search-product .input-group-text i{
  color: #535353;
  margin-right:3px;
  margin-left:3px;


}

.newsletter button{
  border-radius:20px;
  font-size:12px;
}

.newsletter button:hover{
  background-color: #ef3440;
  border:1px solid #d3d3d3;

}





.topbar-link:hover{
  color: #ef3440;
}


.social i{
  font-size:20px;
}

 .couriers img {
   display:inline;
   -webkit-filter: grayscale(99%);
    -moz-filter: grayscale(99%);
    filter: grayscale(99%);
    transition: all .5s ease;
    margin-left:3px;



 }

.couriers img:hover{
  -webkit-filter: grayscale(0%);
   -moz-filter: grayscale(0%);
   filter: grayscale(0%);
   transition: all .5s ease;
}

.topbar-icon {
   color:#535353;

   border-radius: 6px;
   box-shadow: 0 0 1px #999999;
   padding: 0.5em 0.5em;

   font-size:14px;

}


.flags{
  width:23px;
  padding-right:3px;
}

.topbar-dropdown{
  background-color: #f4f6f9;
  border-radius: 30px;
  font-size:12px;
  padding: 2px 10px 2px 10px;
  display: inline-block;
  font-weight:500;
  font-size:14px;


}

/* f6f8fc */
/*f5f7fb*/

.events h5{
  font-size:14px;
  font-weight:bold;
  padding-bottom:0px;
}

.newsletter span{
  font-size:18px;
}
.events p{
  font-size:11px;
}
.bg-light{
  background-color: #f4f6f9 !important;
}

.topbar-dropdown:hover{
  color:#000;
}

.btn-ver1{
  background-color: #f1f3f4;
  border:1px solid #e3e3e3;
  font-size:14px;
}

.language .nav-link{
  font-weight:normal;
}
.navbar-nav .nav-link {
  font-weight:500;
  padding-left:8px;
  padding-right:8px;
  color:#4e4e4e;
  font-size:14px;
  font-family: 'Open sans', sans-serif;
}


.debug-border{
  border:1px solid red;
}

.subnav .megamenu{
  background-color: #ffffff;
  border-radius:0;
  border:none;


}
.navbar-nav .nav-link:hover {
  color:#d91c00;
}


.dropdown-menu{
  background-color:#fefefe;
  font-size:12px;
  border:none;
  border-top:1px solid #efefef;
  border-bottom:1px solid #efefef;


}

.dropdown-menu[data-bs-popper]{
  right:0;

  position:absolute;
  z-index:9999;



}




.footer i{
  font-size:23px;
  margin-left:4px;
}
footer h3{
  font-family: 'Open sans', sans-serif;

  font-size:14px;
  margin:0;
   color: #4e4e4e;
   font-weight:400;

}

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

.footer-links{
  font-size:12px;
  display: block;
  text-decoration: none;
}
footer a{
  font-size:10px;
}


@media (max-width: 576px) {
  .mainmenu{
    background-color:#fff;
    border-bottom:1px solid #d91c00;

  }


      .navbar-nav .nav-link {
        padding-left:8px;
        padding-right:8px;
        display:inline-block;

      }

      .dropdown-menu[data-bs-popper]{
        top:30px;


      }








}

@media (max-width: 768px) {

  .toggler{
    padding:0;
    margin:0;
  }
  .search-form{

    padding-right:0;

  }


 }

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

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

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


.navbar .megamenu{ padding: 1rem; }

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{left:0; right:0; top:52px; width:100%; margin-top:0;  }

}
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 768px){
 

  .regFormLeft{ border-right:none !important;}
  h1{
    font-size:18px;
  }
  .product-details{
    margin-top:15px;
  }

  .icon-holder span{
    font-size:22px;
  }

  .icon-holder i{
    font-size:17px;
  }

}
@media(max-width: 991px){

  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
}



.container-brands {
  overflow: hidden;
  .slider {
    animation: slidein 30s linear infinite;
    white-space: nowrap;
    .logos {
      width: 100%;
      display: inline-block;
      margin: 0px 0;
      .fab {
        width: calc(100% / 5);
        animation: fade-in 0.5s 
          cubic-bezier(0.455, 0.03, 0.515, 0.955) forwards;
      }
    }
  }
}

@keyframes slidein {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}