.lightpick__day.is-disabled {
  background: #131313;
  opacity: 0.1 !important;
}
.container-visit .callendar .lightpick .lightpick__day.is-weekend {
border: none !important;
border-radius: none !important;
}
.container-visit .callendar .lightpick .lightpick__day.is-today {
opacity:1 !important;
}
.lightpick__day {
color:white !important;
}
.container-visit .callendar .lightpick .lightpick__day.is-start-date, .container-visit .callendar .lightpick .lightpick__day.is-end-date, .container-visit .callendar .lightpick .lightpick__day.is-start-date:hover, .container-visit .callendar .lightpick .lightpick__day.is-end-date:hover {
color: #000 !important;
}
.lightpick__day:not(.is-disabled):hover {
color: black !important;
}
.rank_ul li {
transition:0.2s all;
}
.rank_ul li:hover {
color:#d40c13;
}
.loaderanim {
position: relative;
}

.loaderanim .loader-callendar2 {
display: none;
position: absolute;
top: -5px;
left: 0;
height: 100%;
width: 100%;
background-color: rgba(255, 255, 255, 0.8);
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 100;
}

.loaderanim .loader-callendar2 img {
width:80px;
}
.slider-search .bs-searchbox {

display: none;
}

.loader-callendar3 {
display: none;
position: absolute;
height: 100%;
width: 100%;
align-items: center;
justify-content: center;
background-color: #ffffffbd;
z-index: 100;
}

.mytooltip {
position: relative;
display: inline-block;
}

.mytooltip .mytooltiptext {
visibility: hidden;
width: 300px;
height: 100px;
background-color: white;
color: black;
text-align: center;
box-shadow: 1px 1px 3px 0px black;
border-radius: 6px;
padding: 5px 0;
position: absolute;
z-index: 1;
display: grid;
align-items: center;
justify-content: center;
top: 60px;
}
.mytooltiptext p {
display: contents;
}

.mytooltip:hover .mytooltiptext {
visibility: visible;
}

@font-face {
font-family: 'TitilliumWeb-Bold';
src: url("../../font/Titillium_Web/TitilliumWeb-Bold.eot");
src: url("../../font/Titillium_Web/TitilliumWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../../font/Titillium_Web/TitilliumWeb-Bold.woff2") format("woff2"), url("../../font/Titillium_Web/TitilliumWeb-Bold.woff") format("woff"), url("../../font/Titillium_Web/TitilliumWeb-Bold.ttf") format("truetype"), url("../../font/Titillium_Web/TitilliumWeb-Bold.svg#TitilliumWeb-Bold") format("svg");
}

@font-face {
font-family: 'Lato-Light';
src: url("../../font/Lato/Lato-Light.eot");
src: url("../../font/Lato/Lato-Light.eot?#iefix") format("embedded-opentype"), url("../../font/Lato/Lato-Light.woff2") format("woff2"), url("../../font/Lato/Lato-Light.woff") format("woff"), url("../../font/Lato/Lato-Light.ttf") format("truetype"), url("../../font/Lato/Lato-Light.svg#Lato-Light") format("svg");
}

@font-face {
font-family: 'Lato-Regular';
src: url("../../font/Lato/Lato-Regular.eot");
src: url("../../font/Lato/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("../../font/Lato/Lato-Regular.woff2") format("woff2"), url("../../font/Lato/Lato-Regular.woff") format("woff"), url("../../font/Lato/Lato-Regular.ttf") format("truetype"), url("../../font/Lato/Lato-Regular.svg#Lato-Regular") format("svg");
}

@font-face {
font-family: 'Lato-Bold';
src: url("../../font/Lato/Lato-Bold.eot");
src: url("../../font/Lato/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("../../font/Lato/Lato-Bold.woff2") format("woff2"), url("../../font/Lato/Lato-Bold.woff") format("woff"), url("../../font/Lato/Lato-Bold.ttf") format("truetype"), url("../../font/Lato/Lato-Bold.svg#Lato-Bold") format("svg");
}

@font-face {
font-family: 'Lato-Black';
src: url("../../font/Lato/Lato-Black.eot");
src: url("../../font/Lato/Lato-Black.eot?#iefix") format("embedded-opentype"), url("../../font/Lato/Lato-Black.woff2") format("woff2"), url("../../font/Lato/Lato-Black.woff") format("woff"), url("../../font/Lato/Lato-Black.ttf") format("truetype"), url("../../font/Lato/Lato-Black.svg#Lato-Black") format("svg");
}

@font-face {
font-family: 'OpenSans-Light';
src: url("../../font/Open_Sans/OpenSans-Light.eot");
src: url("../../font/Open_Sans/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("../../font/Open_Sans/OpenSans-Light.woff2") format("woff2"), url("../../font/Open_Sans/OpenSans-Light.woff") format("woff"), url("../../font/Open_Sans/OpenSans-Light.ttf") format("truetype"), url("../../font/Open_Sans/OpenSans-Light.svg#OpenSans-Light") format("svg");
}

body {
background-color: #fff;
letter-spacing: 0.04em;
line-height: 1.6;
font-family: Lato-Regular;
font-size: 16px;
}

@media screen and (min-width: 1630px) {
.container {
  max-width: 1440px;
}
}

@media screen and (max-width: 1629px) {
.container {
  max-width: 85%;
}
}


@media screen and (max-width: 1100px) {
.container {
  max-width: 95%;
}

}

h1 {
font-family: TitilliumWeb-Bold;
font-size: 3.75em;
color: #181818;
margin-bottom: 52px;
}

h2,
.h2 {
font-family: TitilliumWeb-Bold;
font-size: 1.5em;
color: #181818;
margin-bottom: 30px;
}

h3 {
font-family: Lato-Bold;
font-size: 1.125em;
color: #181818;
margin-bottom: 15px;
}

p,
.p,
ul li {
font-family: Lato-Regular;
font-size: 0.9375em;
color: #181818;
margin: 0;
}

p b,
.p b,
ul li b {
font-family: Lato-Bold;
}

p a,
.p a,
ul li a {
font-size: 1em;
color: #181818;
}.container-menu .top ul li {
margin-right: 25px;
height: 22px;
display: flex;
align-items: center;
}

a {
text-decoration: none;
text-transform: none;
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
cursor: pointer;
}

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

form label {
font-family: Lato-Bold;
font-size: 11px;
color: #7c7c7c;
text-transform: uppercase;
padding-left: 15px;
}

input,
select,
input:focus,
select:focus,
select.custom-select,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container--default .select2-selection--multiple,
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
height: 54px !important;
border: 1px solid #7c7c7c;
border-radius: 0;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
padding: 17px;
font-family: Lato-Bold, sans-serif;
font-size: 15px;
}

input option,
select option,
input:focus option,
select:focus option,
select.custom-select option,
.select2-container--default.select2-container--focus .select2-selection--multiple option,
.select2-container--default .select2-selection--multiple option,
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) option {
font-family: Lato-Bold, sans-serif;
font-size: 15px;
font-weight: 600;
}

select.custom-select {
padding-top: 0;
padding-bottom: 0;
}

.select2-container--default .select2-search--inline .select2-search__field {
border: none !important;
}

.select2-container--default .select2-selection--multiple {
border-width: 2px !important;
min-height: 54px !important;
padding: 0 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
overflow-x: scroll;
width: auto;
height: 54px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
width: 100% !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-track {
border: 1px solid #7c7c7c;
padding: 1px 0;
background-color: #7c7c7c;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar {
width: 5px;
height: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb {
border-radius: 0px;
-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
background-color: #efefef;
border: 1px solid #7c7c7c;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
width: 100% !important;
border-width: 2px;
padding: 0;
}

.bootstrap-select > .dropdown-toggle,
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
background-color: #fff;
border: none;
height: 50px;
}

.bootstrap-select > .dropdown-toggle .filter-option-inner,
.btn-light:not(:disabled):not(.disabled).active .filter-option-inner,
.btn-light:not(:disabled):not(.disabled):active .filter-option-inner,
.show > .btn-light.dropdown-toggle .filter-option-inner {
height: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.bs-searchbox input {
border-left: 2px solid #7c7c7c !important;
height: 40px !important;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
color: #404040 !important;
}

.custom-control {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
margin-right: 23px;
}

.custom-control-label::before {
border: 2px solid #7c7c7c;
border-radius: 0 !important;
}

.custom-control-label {
padding-left: 10px;
margin: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
border-color: #d40c13 !important;
background-color: #d40c13 !important;
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #d40c13 !important;
}

.custom-control-label::after,
.custom-control-label::before {
width: 20px !important;
height: 20px !important;
top: 0;
}

.custom-select:focus {
-webkit-box-shadow: none;
        box-shadow: none;
}

.custom-control-input:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 0.2rem rgba(212, 12, 19, 0.25);
        box-shadow: 0 0 0 0.2rem rgba(212, 12, 19, 0.25);
}

input.button:focus,
.button {
background-color: #d40c13;
width: 157px;
height: 60px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
font-family: TitilliumWeb-Bold;
font-size: 0.8125em;
color: #f7f7f7;
margin-top: 20px;
max-width: 100%;
text-transform: uppercase;
cursor: pointer;
-webkit-transition: 0.25s;
transition: 0.25s;
}

input.button:focus a,
.button a {
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
color: #f7f7f7;
font-size: 1em;
padding: 0 30px;
text-transform: uppercase;
}

input.button:focus a:hover,
.button a:hover {
color: #f7f7f7 !important;
}

input.button:focus a img,
.button a img {
height: 33px !important;
width: auto !important;
-o-object-fit: contain !important;
   object-fit: contain !important;
position: relative !important;
}

.button.btn {
background-color: #efefef;
color: #181818;
}

.button-dark {
border: 1px solid #d40c13 !important;
}

.button:hover,
.button:focus .button.btn:hover,
.button.btn:focus {
color: #d40c13;
-webkit-box-shadow: inset 0 -60px 0 0 #181818;
        box-shadow: inset 0 -60px 0 0 #181818;
}

.button:hover a,
.button:focus .button.btn:hover a,
.button.btn:focus a {
color: #d40c13;
}

input.button {
border: none;
}

.color-change {
background-color: #191919;
padding-bottom: 130px;
}

.color-change h1,
.color-change h2,
.color-change h3,
.color-change p,
.color-change ul li {
color: #f7f7f7;
}

.color-change h1 a,
.color-change h1 b,
.color-change h2 a,
.color-change h2 b,
.color-change h3 a,
.color-change h3 b,
.color-change p a,
.color-change p b,
.color-change ul li a,
.color-change ul li b {
color: #f7f7f7;
}

.owl-theme .owl-nav .disabled {
opacity: 1;
}

.owl-theme .owl-nav [class*=owl-]:hover {
background: transparent;
}

.owl-theme .owl-nav {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
width: calc(100% + 398px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}

@media screen and (max-width: 1850px) {
.owl-theme .owl-nav {
  width: calc(100% + 280px);
}
}

@media screen and (max-width: 1730px) {
.owl-theme .owl-nav {
  width: calc(100% + 180px);
}
}

.owl-stage-outer {
z-index: 1;
}

.owl-theme .owl-dots {
position: absolute;
top: 32px;
left: 32px;
z-index: 1;
}

.owl-theme .owl-dots .owl-dot span {
background-color: #191919;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background-color: #d40c13;
}

.change-style ul {
margin: 0;
padding: 0;
}

.container-service .image,
.container-defoult .image {
width: 100%;
padding-top: 100%;
position: relative;
max-height: 500px;
}

.container-service .image img,
.container-defoult .image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
max-height: 100%;
height: 100%;
width: 100%;
max-width: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

.gallery-box .image {
width: 100%;
padding-top: 75%;
position: relative;
}

.gallery-box .image img {
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
position: absolute;
top: 0;
left: 0;
}

@media screen and (max-width: 1630px) {
h1 {
  font-size: 3.125em;
  margin-bottom: 45px;
}
h2,
.h2 {
  font-size: 1.375em;
  margin-bottom: 25px;
}
h3 {
  font-size: 1em;
  margin-bottom: 12px;
}
}

@media screen and (max-width: 1380px) {
h1 {
  font-size: 2.6875em;
  margin-bottom: 40px;
}
h2,
.h2 {
  font-size: 1.25em;
  margin-bottom: 25px;
}
}

@media screen and (max-width: 991px) {
h1 {
  font-size: 38px !important;
  margin-bottom: 35px;
}
h2,
.h2 {
  /* font-size: 18px !important; */
  margin-bottom: 15px;
}
.owl-theme .owl-dots {
  top: 15px;
  left: 15px;
}
.container-defoult .container {
  max-width: 100%;
  padding: 0;
}
.container-defoult .gallery-box .image {
  margin-bottom: 15px;
}
.wheelsselect {
  padding-left:50px;
}
.container-slider .slider-search .content-box select, .container-slider .slider-search .content-box input {

  border-left-color: #7c7c7c !important;
}
.wheelsselect .nav {
  height: 99%;
}
.most_popular_tires {
  padding: 15px 20px !important;
 
}
.page-not-fount .product .col-lg-3:nth-child(4){
  display: none;
}

[data-aos="fade-up"] {
	transform: none;
}
}

@media screen and (max-width: 767px) {
h1 {
  font-size: 30px !important;
  margin-bottom: 30px;
  padding-left: 0;
  text-align: center;
  width: 100%;
  width: 100%;
}
.owl-theme .owl-dots {
  top: 0;
  left: 10px;
}
.page-not-fount .product .col-lg-3:nth-child(3){
  display: none;
}

}

@media screen and (max-width: 575px) {
.owl-theme .owl-dots {
  top: 10px;
  left: 10px;
}
.page-not-fount .product .col-lg-3:nth-child(2){
  display: none;
}
}

.container-loader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: 1000;
background-color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.container-loader .image img {
max-height: 200px;
max-width: 100%;
}

.container-menu {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 200px;
z-index: 100;
padding: 0;
border-bottom: 1px solid transparent;
}

.container-menu .logo {
width: 145px;
height: 124px;
}

.container-menu .logo a {
display: block;
height: 100%;
width: 100%;
}

.container-menu .logo a img {
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

.container-menu .top {
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}

.container-menu .top ul {
list-style: none;
margin: 0;
padding: 0;
}

.container-menu .top ul li {
font-family: OpenSans-Light;
font-size: 13px;
color: #f7f7f7;
}

.container-menu .top ul li a {
font-size: 1em;
color: #f7f7f7;
}

.container-menu .top ul li img {
height: 20px;
max-width: 21px;
margin-right: 15px;
}

.container-menu .top ul:nth-child(2) img {
margin-right: 30px;
}

.container-menu .top ul:nth-child(2) li a {
border-radius: 1px solid #404040;
}

.container-menu .top .cart-box {
display: -webkit-box;
display: -ms-flexbox;
/* display: flex; */
position: relative;
}

.container-menu .bottom {
background-color: #fff;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}

.container-menu .bottom .hamburger-box {
display: none;
}
.slider-bottom.owl-carousel .owl-item img {
object-position: left;
}
.container-menu .bottom .menu ul {
list-style: none;
margin: 0;
padding: 0;
}

.container-menu .bottom .menu ul li a {
font-family: TitilliumWeb-Bold;
font-size: 20px;
color: #181818;
text-transform: uppercase;
white-space: nowrap;
}

.container-menu .bottom .menu .check-order-box {
display: none;

}

.container-menu .bottom .check-order-box {
text-transform: uppercase;
}

.container-menu .bottom .check-order-box input {
border-width: 2px;
color: #181818;
}

.container-menu .bottom .check-order-box input::-webkit-input-placeholder {
opacity: 1;
}

.container-menu .bottom .check-order-box input:-ms-input-placeholder {
opacity: 1;
}

.container-menu .bottom .check-order-box input::-ms-input-placeholder {
opacity: 1;
}

.container-menu .bottom .check-order-box input::placeholder {
opacity: 1;
}

.container-menu .bottom .check-order-box label {
font-family: Lato-Bold;
font-size: 11px;
color: #7c7c7c;
text-transform: uppercase;
padding-left: 15px;
}

.container-menu .bottom .icons-dark {
display: none;
}

.container-menu .bottom .menu-buy {
text-transform: uppercase;
}

@media screen and (min-width: 1100px) {
.container-menu .logo {
  position: absolute;
  top: 56%;
  left: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.container-menu .top {
  height: 100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.container-menu .top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block ruby;
}
.container-menu .top ul li {
  margin-right: 50px;
}
.container-menu .bottom {
  height: 100px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-menu .bottom .menu {
  width: calc(100% - 533px);
}
.container-menu .bottom .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.container-menu .bottom .menu ul li {
  border-right: 1px solid #efefef;
  height: 100%;
  position: relative;
}
.container-menu .bottom .menu ul li a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 50px;
}
.container-menu .bottom .menu ul li:last-child {
  border-right-color: transparent;
}
.container-menu .bottom .menu ul li .dropdown-menu {
  border-radius: 0;
  border-color: #efefef;
}
.container-menu .bottom .menu ul li ul {
  display: none;
  height: auto;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.container-menu .bottom .menu ul li ul li a {
  padding: 15px 25px;
  text-align: left;
}
.container-menu .bottom .menu ul li ul li :hover a {
  border-color: #181818;
}
.container-menu .bottom .menu ul li:hover ul {
  display: block;
}
.container-menu .bottom .menu ul > li {
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.container-menu .bottom .menu ul > li:hover {
  -webkit-box-shadow: inset 0 -100px 0 0 #181818;
          box-shadow: inset 0 -100px 0 0 #181818;
}
.container-menu .bottom .menu ul > li:hover > a {
  color: #d40c13 !important;
}
.container-menu .bottom .check-order-box {
  width: 291px;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
          z-index: 3;
}
.container-menu .bottom .check-order-box label {
  padding-left: 15px;
}
.container-menu .bottom .check-order-box input {
  width: 213px;
}
.container-menu .bottom .menu-buy {
  height: 100%;
  margin: 0;
  width: 242px;
}
.container-menu .bottom .menu-buy:hover {
  -webkit-box-shadow: inset 0 -100px 0 0 #181818;
          box-shadow: inset 0 -100px 0 0 #181818;
}
}

@media screen and (min-width: 1500px) {
.container-menu .logo {
  left: 96px;
}
.container-menu .top {
  padding-right: 96px;
  padding-left: 290px;
}
.container-menu .bottom {
  padding-left: 240px;
}
}

@media screen and (max-width: 1760px) {
.container-menu .logo {
  width: 120px;
  height: auto;
  left: 30px;
}
.container-menu .top {
  padding-left: 180px;
}
.container-menu .bottom {
  padding-left: 150px;
}
.container-menu .bottom .menu ul li a {
  font-size: 18px;
  padding: 0 35px;
}
}

@media screen and (max-width: 1730px) {
.container-menu .top ul li {
  margin-right: 25px;
}
.container-menu .top ul li img {
  margin-right: 10px;
}
}

@media screen and (max-width: 1630px) {
.container-menu .bottom {
  padding-left: 150px;
}
.container-menu .bottom .menu ul li a {
  padding: 0 25px;
}
}

.button-change-params,
.button-change-params:hover,
.button-change-params:focus,
.button-change-params:active {
position: fixed;
top: 75px;
left: 0;
width: 100%;
height: 45px;
z-index: 100;
margin: 0;
cursor: pointer;
background-color: #d40c13;
-webkit-box-shadow: inset 0 -60px 0 0 #d40c13;
        box-shadow: inset 0 -60px 0 0 #d40c13;
color: #f7f7f7;
outline: none;
}

.cart-count {
position: absolute;
left: 16px;
top: -2px;
height: 20px;
width: 20px;
border-radius: 50%;
background-color: #d40c13;
font-family: Lato-Bold;
font-size: 12px;
color: #fff;
line-height: 2;
letter-spacing: -0.03em;
padding-right: 2px;
}

.cart-count:hover {
color: #fff;
}

.container-menu.scroll {
height: 76px;
border-bottom-color: #efefef;
background-color: #fff;
}

.container-menu.scroll .top {
display: none;
}

.container-menu.scroll .logo {
height: 70px;
top: 50%;
width: 90px;
position: absolute;
-webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
}

.container-menu.scroll .bottom {
height: 75px;
background-color: #fff;
}

.container-menu.scroll .icons-dark {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 135px;
}

.container-menu.scroll .icons-dark a {
height: 100%;
width: 33.33%;
}

.container-menu.scroll .cart-box {
position: relative;
}

.container-menu.scroll .cart-count {
margin-left: -2px;
top: 50%;
-webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
left: 30px;
}

.container-menu.scroll .menu .check-order-box {
display: none;
}

@media screen and (min-width: 1100px) {
.container-menu.scroll .bottom {
  padding-left: 195px;
}
.container-menu.scroll .bottom .check-order-box label {
  margin-bottom: 4px;
}
.container-menu.scroll .bottom .check-order-box input {
  padding: 10px 17px;
  height: 38px;
}
.container-menu.scroll .bottom .menu {
  width: calc(100% - 765px);
}
.container-menu.scroll .bottom .menu ul li a {
  padding: 0 35px;
  font-size: 16px;
}
.container-menu.scroll .bottom .menu ul li ul {
  display: none;
  height: auto;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.container-menu.scroll .bottom .menu ul li ul li a {
  padding: 15px 25px;
  text-align: left;
}
.container-menu.scroll .bottom .menu ul li:hover ul {
  display: block;
}
}

@media screen and (max-width: 1760px) {
.container-menu.scroll .bottom {
  padding-left: 130px;
}
}

@media screen and (max-width: 1630px) {
.container-menu.scroll .bottom {
  padding-left: 110px;
}
.container-menu.scroll .bottom .menu {
  width: calc(100% - 530px);
}
.container-menu.scroll .bottom .menu ul li a {
  padding: 0 25px;
}
.container-menu.scroll .bottom .check-order-box {
  width: 180px;
}
.container-menu.scroll .bottom .check-order-box input {
  width: 90%;
}
.container-menu.scroll .bottom .menu-buy {
  width: 200px;
}
}

@media screen and (max-width: 1280px) {
.container-menu.scroll .bottom .menu-buy {
  display: none;
}
.container-menu.scroll .bottom .check-order-box input {
  width: 100%;
}
.container-menu.scroll .bottom .menu {
  width: calc(100% - 350px);
}
.container-menu.scroll .bottom .icons-dark {
  position: absolute;
  top: 50%;
  right: 30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
}

@media screen and (max-width: 1100px) {
.container-menu.scroll .top {
  display: none;
}
.container-menu.scroll .bottom {
  background-color: #fff;
}
.container-menu.scroll .bottom .check-order-box {
  display: none;
}
.container-menu.scroll .bottom .menu {
  position: absolute;
  top: 75px;
  left: 0;
  width: 100%;
  background-color: #fff;
  display: none;
  min-height: calc(100vh - 70px);
}
.container-menu.scroll .bottom .menu ul li {
  padding: 10px 0;
  width: 100%;
}
.container-menu.scroll .bottom .menu .right.in-menu {
  position: absolute;
  bottom: 0;
  top: auto;
  -webkit-transform: none;
          transform: none;
  width: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.container-menu.scroll .bottom .menu .check-order-box {
  position: absolute;
  bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 0 20px;
}
.container-menu.scroll .bottom .menu .check-order-box label {
  width: 100%;
  max-width: 250px;
  text-align: right;
  padding-right: 15px;
}
.container-menu.scroll .bottom .menu .check-order-box input {
  width: 100%;
  max-width: 250px;
}
.container-menu.scroll .bottom .hamburger-box {
  display: block;
  position: relative;
  height: 100%;
  width: 80px;
  position: absolute;
  right: 0;
}
.container-menu.scroll .bottom .hamburger {
  cursor: pointer;
  position: absolute;
  top: 14px;
  right: 35px;
  width: 38px;
  height: 42px;
  z-index: 10;
}
.container-menu.scroll .bottom .hamburger i {
  background: #181818;
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  border: 1px solid #181818;
  left: 0;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}
.container-menu.scroll .bottom .hamburger i:nth-child(1) {
  top: 10px;
}
.container-menu.scroll .bottom .hamburger i:nth-child(2) {
  top: 0;
  bottom: 0;
  margin: auto;
}
.container-menu.scroll .bottom .hamburger i:nth-child(3) {
  bottom: 10px;
}
.container-menu.scroll .bottom .hamburger.menu-open i:nth-child(1) {
  top: 19px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.container-menu.scroll .bottom .hamburger.menu-open i:nth-child(2) {
  display: none;
}
.container-menu.scroll .bottom .hamburger.menu-open i:nth-child(3) {
  bottom: 21px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.container-menu.scroll .icons-dark {
  height: 100%;
  width: auto;
  right: 0px !important;
  margin-right:108px;
}
.container-menu.scroll .icons-dark a {
  width: 25px;
  margin-left: 14px;
}
.container-menu.scroll .icons-dark a .cart-count {
  left: 20px;
}


.container-menu .bottom .menu ul {
	display: flex;
	flex-wrap: wrap;
	align-content: baseline;
}
.container-menu .bottom .menu .dropdown-menu {
	display: none;
	width: 100%;
	height: auto;
	border-top: 2px solid #d40c13;
	border-bottom: 2px solid #d40c13;
}
.container-menu .bottom .menu .dropdown-menu.open {
display: block;
}



}

@media screen and (min-width: 991px) {
.loginli {
  position: relative;
  height: 100%;
  width: 33.33%;
}
.loginli a.d-flex {
  width: 100% !important;
}
.loginli .login-more {
  position: absolute;
  top: 100%;
  left: 0;
  display: none !important;
  background-color: #fff;
  width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  z-index: 2;
  padding: 15px 15px 5px !important;
  border: 1px solid #404040;
  list-style: none;
}
.loginli .login-more li {
  color: #181818 !important;
  padding-bottom: 10px;
}
.loginli .login-more li a {
  color: #181818 !important;
}
.loginli:hover .login-more {
  display: block !important;
}
.blog.left_text .text.descriptionClass {
  padding-left:0;
}
.blog.right_text .text.descriptionClass {
  padding-right:0;
}
}

.container-footer {
padding-bottom: 65px;
padding-top: 65px;
padding-top: 130px;
}

.container-footer > .container {
position: relative;
}

.container-footer h2 {
margin-bottom: 40px;
}

.container-footer ul {
list-style: none;
}

.container-footer ul li,
.container-footer p {
font-family: Lato-Light;
}

.container-footer form input {
width: 272px;
background-color: #191919;
color: #f7f7f7;
max-width: 100%;
}

.container-footer form .button {
background-color: #d40c13;
}

.container-footer form .button:focus {
width: 100%;
}

.container-footer .container-logo-box {
background-color: #fff;
height: 160px;
border-top: 1px solid #efefef;
width: 100%;
position: absolute;
left: auto;
right: auto;
top: -210px;
}

.container-footer-bottom {
border-top: 1px solid #404040;
padding-top: 40px;
padding-bottom: 40px;
}

.container-footer-bottom p {
font-family: OpenSans-Light;
font-size: 0.8125em;
}

@media screen and (max-width: 991px) {
.container-footer form input {
  margin-left: auto;
  margin-right: auto;
}
.container-footer h2 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.container-footer .container-logo-box {
  height: auto;
  min-height: 160px;
  top: -225px;
}

}

.container-empty {
background-color: #000;
padding-top: 200px;
}

.container-slider img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

.container-slider .container {
position: relative;
height: 100%;
}

.container-slider .content {
width: 100%;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
z-index: 2;
}

.container-slider .content h1 {
color: #f7f7f7;
margin-bottom: 46px;
padding-left: 52px;
}

.container-slider .slider-search form {
width: 100%;
}

.container-slider .slider-search .box {
text-align: center;
}

@media screen and (min-width: 1630px) {
.container-slider .slider-search .header .col-lg-4 {
  max-width: 510px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.container-slider .slider-search .header .col-lg-4.pr-0,
.container-slider .slider-search .header .col-lg-4.pl-0 {
  max-width: 480px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
}

.container-slider .slider-search .content-box {
height: 205px;
background-color: #fff;
padding-top: 24px;
}

.container-slider .slider-search .content-box select,
.container-slider .slider-search .content-box input {
/* border: 2px solid #7c7c7c; */
border-radius: 0;
width: 100%;
/* border-left-color: transparent; */
}

.container-slider .slider-search .content-box input.first-element,
.container-slider .slider-search .content-box select.first-element {
border-left-color: #7c7c7c;
}

.container-slider .slider-search .content-box label {
color: #181818;
margin-bottom: 2px;
}

.container-slider .slider-search .content-box .first {
padding-left: 64px;
padding-right: 26px;
}

.container-slider .slider-search .content-box .second {
padding-left: 62px;
padding-right: 50px;
}

.container-slider .slider-search .content-box .button {
height: 50px;
width: 176px;
margin-top: 28px;
margin-left: 11px;
font-family: TitilliumWeb-Bold;
font-size: 1.25em;
padding: 0;
border: none;
}

.container-slider .slider-search .content-box .more-info {
padding-top: 17px;
padding-left: 49px;
display: flex;
}

.container-slider .slider-search .content-box .more-info label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
text-transform: none;
}

.container-slider .slider-search .content-box .more-info label input {
margin-right: 10px;
}

.container-slider .slider-search .change-choose {
background-color: #7c7c7c;
text-transform: uppercase;
}

@media screen and (min-width: 767px) {
.container-slider .slider-search .change-choose {
  max-width: 216px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
}

.container-slider .slider-search .change-choose a {
color: #181818;
font-family: TitilliumWeb-Bold;
font-size: 0.6875em;
height: 36px;
}

.header label {
	font-size: 16px;
	border-bottom: 1px solid #efefef;
}
.header .custom-control-label::after,
.header .custom-control-label::before {
top: 25px;
left: 25px;
opacity: 0;
}

.box {
-webkit-transition: .2s ease-in-out;
transition: .2s ease-in-out;
height: 60px;
font-family: TitilliumWeb-Bold;
font-size: 1.125em;
color: #181818;
text-transform: uppercase;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
background-color: #ababab;
margin-top: 20px;
cursor: pointer;
}

.box a {
font-family: TitilliumWeb-Bold;
font-size: 1em;
color: #181818;
}

.box.active {
margin-top: 0;
height: 80px;
background-color: #d40c13 !important;
color: #f7f7f7;
}

.box.active::after {
display: block;
position: absolute;
opacity: 1;
content: "";
bottom: -39px;
left: 50%;
-webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
border: solid 20px transparent;
border-top-color: #d40c13;
z-index: 1;
}

.right {
position: fixed;
top: 50%;
right: 0;
-webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
z-index: 2;
-webkit-box-shadow: 7px 2px 14px 4px rgba(0, 0, 0, 0.2);
        box-shadow: 7px 2px 14px 4px rgba(0, 0, 0, 0.2);
}

.right a {
background-color: #fff;
width: 80px;
height: 80px;
margin-bottom: 1px;
position: relative;
z-index: 1;
}

.right a img {
height: 42px;
max-width: 45px;
position: relative;
-o-object-fit: contain;
   object-fit: contain;
}

.right .form-phone {
position: absolute;
right: 80px;
top: 0;
width: 375px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-color: #fff;
height: 80px;
z-index: 0;
right: -375px;
-webkit-transition: 0.3s;
transition: 0.3s;
}

.right .form-phone .phone-number-to-send,
.right .form-phone .phone-number-to-send:focus {
width: 275px;
height: 80px !important;
}

.right .form-phone .sendPhoneRight {
width: 100px;
}

.right .form-phone .sendPhoneRight:hover, .right .form-phone .button:hover {
-webkit-box-shadow: inset 0 -80px 0 0 #181818;
        box-shadow: inset 0 -80px 0 0 #181818;
}

.right .form-phone .capcha-box {
height: 80px;
}

.right .form-phone .capcha-box img,
.right .form-phone .capcha-box input {
height: 40px !important;
}

.right .form-phone.show {
right: 80px;
}

.right .form-phone.open {
width: 405px;
}

.bs-tooltip-left .arrow::before,
.bs-tooltip-auto[x-placement^="left"] .arrow::before {
border-left-color: #d40c13 !important;
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
border-bottom-color: #d40c13 !important;
}

.bs-tooltip-bottom .arrow::before,
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom > .arrow::before,
.bs-popover-auto[x-placement^="bottom"] > .arrow::before {
border-bottom-color: #d40c13 !important;
}

.tooltip-inner {
background-color: #d40c13 !important;
font-size: 15px !important;
}

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

.completeAllData,
.completeAllDataTires {
color: red;
font-size: 13px;
position: absolute;
}

@media screen and (max-width: 1630px) {
.container-slider .slider-search .content-box form .first {
  padding-left: 35px;
  padding-right: 20px;
}
.container-slider .slider-search .content-box form .second {
  padding-left: 35px;
  padding-right: 25px;
}
.container-slider .slider-search .content-box form .more-info {
  padding-left: 20px;
}
.container-slider .slider-search .content-box form .button {
  margin-left: 0;
  width: 100%;
}
.container-slider .slider-search .content-box .button {
  margin-left: 0;
  width: 100%;
}
}

@media screen and (min-width: 992px) {
/* .site-home .container-slider {
  margin-bottom: 200px;
} */
.container-slider {
  position: relative;
  height: 1034px;
  /* max-height: 100vh; */
  min-height: 880px;
}
.subPage .container-slider {
  min-height: 452px;
  height: 652px;
}
.site-producent .container-slider {
 
  height: 520px;
}
.subPage .container-slider .content {
  top: auto;
  bottom: 34px;
  -webkit-transform: none;
          transform: none;
}
.subPage .container-slider .slider-search .content-box {
  -webkit-box-shadow: inset 0px 5px 14px -3px rgba(0, 0, 0, 0.3);
          box-shadow: inset 0px 5px 14px -3px rgba(0, 0, 0, 0.3);
}

}

@media screen and (max-width: 1370px) {
.container-empty {
  padding-top: 75px;
}
.container-menu .top ul li {
  height: 22px;
  display: flex;
  align-items: center;
}
.subPage .container-slider {
  min-height: 423px;
  height: 423px;
}
.container-listing .top-listing {
  padding-bottom: 30px !important;
  padding-top: 45px !important;
 
}
}

@media screen and (max-width: 1100px) {
.container-slider {
  padding-left: 80px;
  padding-right: 80px;
}
.right a {
  width: 60px;
  height: 60px;
}
.right a img {
  height: 33px;
}
}

@media screen and (max-width: 991px) {
.right {
  display: none;
}
.container-slider {
  padding-left: 60px;
  padding-right: 60px;
  height: 1160px;
  position: relative;
}
.container-slider .content {
  top: 150px;
  -webkit-transform: none;
          transform: none;
  position: relative;
}
.container-slider .content .header {
  padding: 0;
}
.container-slider .content .header .box {
  font-size: 1em;
  padding: 0 15px;
  text-align: center;
  height: 100px;
}
.container-slider .content .header .box.active {
  height: 120px;
}
.container-slider .content form select {
  border-left-color: #7c7c7c !important;
}
.container-slider .content .slider-search .content-box {
  height: auto;
  padding-bottom: 20px;
}
.container-slider .content .slider-search .content-box .first,
.container-slider .content .slider-search .content-box .second {
  padding-left: 30px;
  padding-right: 30px;
}
.container-slider .content .slider-search .content-box .more-info {
  padding-left: 15px;
  padding-right: 15px;
}
.subPage .container-slider {
  height: 600px;
}
.blog .text.descriptionClass {
  padding:0px;
}

.descriptionClass .blog .photo {
  padding-top: 71%;
  position: relative;
}
.only_mobile_visit {
  display: flex !important;
  align-items: center;
}
}

@media screen and (max-width: 767px) {
.container-slider .slider-search .change-choose {
  margin-left: -15px;
}
.container-slider .content h1 {
  padding-left: 0;
}
}

@media screen and (max-width: 575px) {
.subPage .container-slider {
  /* min-height: 920px; */
  height: auto;
}
.right {
  display: none;
}
.container-slider {
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
}
.container-slider .slider-search form {
  display: contents;
}
.container-slider .slider-search .change-choose {
  margin-left: 0;
}
.descriptionClass td {
  
  padding: 5px 10px !important;
 
}
.akapity_producenta {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.descriptionClass h1 {
  font-size: 2.5em !important;
  margin-top: 25px !important;
  
}


}

.container-slider-bottom {
position: relative;
width: 100%;
margin-top: -245px;
margin-bottom: 30px;
}

.container-slider-bottom .item {
/* border-left: 1px solid #efefef; */
/* margin-left: 14px; */
/* height: 400px; */
height: 100% !important;
}

.container-slider-bottom .text {
background-color: #fff;
padding-left: 52px;
border: 1px solid #efefef;
}

.container-slider-bottom .text h1 {
max-width: 70%;
}

.container-slider-bottom .image {
width: 100%;
padding-top: 66.66%;
position: relative;
padding-top: 42.1%;
}

.container-slider-bottom .image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

.container-slider-bottom .image .content {
position: absolute;
top: 48%;
right: 65px;
-webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
display: -ms-grid;
display: grid;
justify-items: flex-end;
}

.container-slider-bottom .image .content h1 {
width: 300px;
text-align: right;
color: #f7f7f7;
margin-bottom: 43px;
}

.container-slider-bottom .image .content .button {
width: 226px;
margin: 0;
font-size: 1.25em;
}

.container-slider-bottom .image .content .button a {
padding: 0 32px 0 52px;
}

.container-slider-bottom .owl-nav {
top: 55%;
}

.container-slider-bottom .owl-next img,
.container-slider-bottom .owl-prev img {
position: relative;
width: 45px;
-o-object-fit: contain;
   object-fit: contain;
left: auto;
top: auto;
height: auto;
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
/* .container-slider {
  margin-bottom: 110px !important;
} */
/* .container-slider-bottom {
  bottom: -120px;
} */
}

@media screen and (max-width: 991px) {
.container-slider-bottom {
  position: relative;
}
.container-slider-bottom .image {
  padding-top: 55%;
}
}

@media screen and (max-width: 850px) {
.container-slider-bottom .image {
  padding-top: 66%;
}
.container-slider-bottom h1 {
  font-size: 30px !important;
}
}

@media screen and (max-width: 767px) {
.container-slider {
  height: auto;
  padding-bottom: 50px;
}
.container-slider .content {
  padding-top: 150px;
  top: auto;
}
.container-slider .container-slider-bottom {
  bottom: auto;
  top: auto;
  margin-top: 50px;
}
.container-slider .container-slider-bottom .image .content {
  top: auto;
  bottom: 30px;
  -webkit-transform: none;
          transform: none;
}
}

@media screen and (max-width: 575px) {
.container-slider-bottom {
  width: calc(100% + 30px);
  margin-left: -15px;
}
.container-slider-bottom .slider-bottom {
  margin: 0;
}
}

.container-home-box {
position: relative;
margin-top: -100px;
z-index: 1;
}

.container-home-box .image {
width: 100%;
padding-top: 66.66%;
position: relative;
padding-top: 50.06%;
}

.container-home-box .image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

.container-home-box .image .content {
position: relative;
}

.container-home-box .content {
padding: 90px 53px;
}

.container-home-box .content .button {
margin-top: 40px;
}

.container-home-box .content:nth-child(2) {
padding: 190px 53px 100px;
}

.subPage .container-home-box {
margin-top: 45px;
}

.container-rang {
padding-bottom: 130px;
padding-top: 65px;
overflow: hidden;
}

.container-rang .rang-slider {
margin-top: 10px;
}

.container-rang .rang-slider ul {
list-style: decimal;
padding-left: 17px;
margin: 0;
}

.container-rang .partner-slider .item {
height: 160px;
padding: 54px;
border: 1px solid #efefef;
border-left-color: transparent;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.container-rang .partner-slider .item img {
width: 100%;
max-height: 100%;
-o-object-fit: contain;
   object-fit: contain;
}

.container-rang .partner-slider .owl-item.active .item {
border-left-color: #efefef;
}

.container-rang .icon-box .icon {
height: 96px;
padding-top: 15px;
}

.container-rang .icon-box .icon img {
height: 54px;
width: auto;
-o-object-fit: cover;
   object-fit: cover;
}

.container-rang .icon-box:nth-child(1) h2, .container-rang .icon-box:nth-child(2) h2 {
max-width: 150px;
}

.container-rang .icon-box:nth-child(3) h2 {
max-width: 250px;
}

.container-rang .icon-box:nth-child(4) h2 {
max-width: 100px;
}

.container-top-up {
position: relative;
margin-top: -100px;
}

.container-home {
padding-top: 85px;
}

.container-type-box {
padding-bottom: 182px;
}

.container-type-box .type-box {
min-height: 360px;
}

.container-type-box .type-box > .row {
height: 100%;
}

.container-type-box .type-box .header {
background-color: #d40c13;
-ms-flex-line-pack: center;
    align-content: center;
display: -ms-grid;
display: grid;
padding: 52px;
}

.container-type-box .type-box .header h2 {
color: #f7f7f7;
margin-bottom: 0;
}

.container-type-box .type-box .header .icon {
margin-bottom: 25px;
height: 65px;
}

.container-type-box .type-box .header .icon img {
height: 100%;
max-width: 100%;
-o-object-fit: contain;
   object-fit: contain;
width: 65px;
height: 56px;
}

.container-type-box .type-box .header::after {
display: block;
position: absolute;
opacity: 1;
content: "";
top: 50%;
right: -14px;
border: solid 7px transparent;
border-left-color: #d40c13;
z-index: 1;
}

.container-type-box .type-box .content {
padding: 40px 10px 40px 49px;
background-color: #fff;
border: 1px solid #efefef;
}

.container-type-box .type-box .content h2 {
color: #d40c13;
}

.container-type-box .type-box .content ul {
list-style: none;
width: 50%;
}

.container-type-box .type-box:nth-child(2) .header, .container-type-box .type-box:nth-child(3) .header {
background-color: #404040;
}

.container-type-box .type-box:nth-child(2) .header::after {
border-left-color: #404040;
}

.container-type-box .type-box:nth-child(3) .header::after {
left: -14px;
right: auto;
border-right-color: #404040;
border-left-color: transparent;
}

.container-type-box .type-box:nth-child(4) .header::after {
left: -14px;
right: auto;
border-right-color: #d40c13;
border-left-color: transparent;
}

@media screen and (max-width: 1630px) {
.container-slider-bottom .text h1 {
  margin-bottom: 0;
  max-width: 100%;
}
.container-rang .partner-slider .item {
  padding: 35px;
}
.container-home-box .content:first-child {
  padding-top: 130px;
  padding-bottom: 30px;
}
.container-home-box .content {
  padding: 15px 45px 120px 45px;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
}
.container-home-box .content:nth-child(2) {
  padding: 120px 45px 30px;
}
.container-type-box .content {
  padding: 40px 10px 40px 49px !important;
}
}

@media screen and (max-width: 1380px) {
.container-type-box .content {
  padding: 20px 10px 20px 35px !important;
}
}

@media screen and (max-width: 991px) {
.container-slider-bottom .text {
  padding-left: 30px;
}
.container-home-box .content,
.container-home-box .content:nth-child(2) {
  padding: 45px;
}
.container-type-box .type-box:nth-child(3) .header::after {
  border-left-color: #404040;
  right: -14px;
  left: auto;
  border-right-color: transparent;
}
.container-type-box .type-box:nth-child(2) .header::after, .container-type-box .type-box:nth-child(4) .header::after {
  left: -14px;
  right: auto;
  border-right-color: #d40c13;
  border-left-color: transparent;
}
.container-type-box .type-box:nth-child(2) .header::after {
  border-right-color: #404040;
}
}

@media screen and (max-width: 767px) {
.container-slider-bottom {
  margin-top: 0;
  margin-bottom: 0;
}
.container-slider-bottom .text {
  padding-top: 35px;
  padding-bottom: 35px;
}
.container-home-box .content,
.container-home-box .content:nth-child(2) {
  padding: 15px;
}
.container-home-box .content .button,
.container-home-box .content:nth-child(2) .button {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}
.container-rang .icon-box {
  text-align: center;
}
.container-rang .icon-box h2 {
  margin-left: auto;
  margin-right: auto;
  max-width: 200px !important;
}
}

@media screen and (max-width: 575px) {

.container-slider-bottom {
  /* display: none; */
  max-width: 100%;
  margin-left:0;
  overflow: hidden;
}
.container-type-box .type-box .header::after {
  right: auto !important;
  left: 50% !important;
  top: auto !important;
  bottom: -13px !important;
  border-top-color: #d40c13;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
.container-type-box .type-box:nth-child(2) .header::after, .container-type-box .type-box:nth-child(3) .header::after {
  border-top-color: #404040;
}
.container-home-box .content,
.container-home-box .content:nth-child(2) {
  padding-bottom: 0;
}
}

.product h1 {
font-size: 1.5em;
margin-bottom: 10px;
}

.product h2 {
font-size: 1.125em;
color: #d40c13;
margin-bottom: 15px;
}

.product h3 {
font-size: 0.9375em;
}

.product .header {
padding-top: 50px;
}

.product .image {
width: 100%;
padding-top: 66.66%;
position: relative;
max-width: 71%;
margin-left: auto;
margin-right: auto;
background: url('../image/notyreavailable.jpg') no-repeat center;
background-size: 70%;
}

.product .image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
  background-color:white;
}

.product .image img {
-o-object-fit: contain;
   object-fit: contain;
}

.product .price p {
font-family: Lato-Black;
font-size: 1.85em;
}

.product .price p span {
font-family: Lato-Bold;
font-size: 0.5em;
margin-left: 7px;
}

.product .price .price-before {
font-size: 0.75em;
font-family: Lato-Light;
color: #868686;
letter-spacing: 0;
display: none;
}

.product .price .price-before span {
color: #d40c13;
-webkit-text-decoration-line: line-through;
        text-decoration-line: line-through;
}

.product .price .button {
width: 110px;
margin: 0;
}

.product-sm {
border: 1px solid #efefef;
}

.product-sm .image {
width: 100%;
padding-top: 66.66%;
position: relative;
padding-top: 85.4%;
max-width: 71%;
margin-left: auto;
margin-right: auto;
margin-top: 32px;
margin-bottom: 40px;
}

.product-sm .image img {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

.product-sm .image img {
-o-object-fit: contain;
   object-fit: contain;
}

.product-sm .price {
padding: 0 48px 48px;
}

.product-sm:hover .button {
color: #d40c13;
-webkit-box-shadow: inset 0 -60px 0 0 #181818;
        box-shadow: inset 0 -60px 0 0 #181818;
}

@media screen and (max-width: 1680px) {
.product-sm .price {
  padding: 0 15px 48px;
}
}

@media screen and (max-width: 1380px) {
.product {
  padding: 10px 0;
}
.product h1 {
  margin-bottom: 12px;
}
.product h2 {
  margin-bottom: 10px;
}
.product h3 {
  margin-bottom: 0;
}
.product-sm .header {
  padding-top: 20px;
}
.product-sm .price {
  padding: 0 15px 35px;
}
.product-sm .image {
  padding-top: 70%;
  max-width: 61%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
}

@media screen and (max-width: 767px) {
.product-sm .price {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.product-sm .price div {
  padding: 0 10px;
}
.product h1 {
  text-align: left !important;
}
}

@media screen and (max-width: 575px) {
.product h1 {
  text-align: center !important;
}
}

.container-listing {
background-color: #efefef;
padding-bottom: 102px;
}

.container-listing .top-listing {
/* padding-bottom: 54px; */
padding-top: 74px;
position: relative;
}

.container-listing .top-listing h1 {
font-size: 2.25em;
margin: 0;
}

 .search-count {
font-family: Lato-Bold;
font-size: 0.9375em;
margin-left:auto;
margin-bottom:15px;
}
.diffrentbtn {
display: flex;
justify-content: space-between;
align-items: center;
}
.diffrentbtn.margintopminus {
  margin-top:-55px;
}
.diffrentbtn .part1 {
display: flex;
align-items: center;
/* max-width: 600px; */
width: 520px;
flex:none;
justify-content: flex-end;
}
.diffrentbtn .partnew {
  width: calc(100% - 520px);
}
.diffrentbtn .part1.part2.gray {
opacity:0.2;
pointer-events: none;
}
.diffrentbtn .part1:nth-child(2){
justify-content: flex-end;
}
.diffrentbtn p {
margin-right:10px;

}
.diffrentbtn .part1:nth-child(2) p {
margin-left:15px;
}
.diffrentbtn .button {
	margin-top: 0px;
	position: relative;
	background-color: white;
	color: #5e5e5e59;
	box-shadow: none !important;
}
.diffrentbtn .partnew b {
  display: flex;
  align-items: center;
  gap:14px;
}
.diffrentbtn .partnew b span {
  font-size:31px;
  height:54px;
}

.diffrentbtn .button.active {
  color:white !important;
  background-color:#d40c13;
  
}
.diffrentbtn .button:first-child {
border-right: 1px solid white;

}

.diffrentbtn .button.active {
color: #d40c13;
-webkit-box-shadow: inset 0 -60px 0 0 #181818;
box-shadow: inset 0 -60px 0 0 #181818;
}
.search-count span {
color: #d40c13;
text-transform: lowercase;
}
.sizesSelect {
/* margin-left: auto;
margin-right: auto; */
max-width: 314px;
width: 100%;
}
.row.banner .item {
height: 23vw;
max-height: 389px;
}
.row.banner .item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.mygallery .pic {
padding-top: 100%;
position: relative;
margin-bottom: 30px;
overflow: hidden;
cursor: pointer;
}
.mygallery .col-sm-12 .pic {
padding-top:60%;
}
.mygallery img {
width: 100%;
height: 100%;
object-fit: cover;
position: absolute;
left:0;
top:0;
transition:0.2s all;
transform:scale(1);
}
.mygallery img:hover {
transform:scale(1.2);
}
.product-lg {
background-color: #fff;
padding: 45px 53px;
margin-top: 31px;
}

.choosedTiresP {
max-width: 313px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 20px;
font-family: Lato-Bold;
font-weight: bold;
}

.circlecount {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left:auto;
  margin-right:auto;
}

.circleCounterdiv .circlebox {
text-align: center;
max-width: 33%;
width: 100%;
}
.circlecount div {
margin-bottom:0 !important;
color: #ff0000;
font-size: 3.2em !important;
 font-family: TitilliumWeb-Bold;
}
.circlecount .h3 {
  font-size: 1.85em !important;
  margin-bottom:-16px !important;
margin-left: 10px !important;
}
.circleCounterdiv {
justify-content: space-around;
margin-top: 50px;
margin-bottom: 50px;
}
.akapity_producenta {
margin-top: 30px;
margin-bottom: 30px;

}
.akapity_producenta .text {
text-align: justify;
}
.akapity_producenta:nth-child(2) .text {
max-width: 1000px;
text-align: justify;
margin-left: auto;
margin-right: auto;
}
.descriptionClass p {
margin-bottom:20px;
text-align:justify;
}
.descriptionClass a {
color:#ff0000;
}
.descriptionClass a:hover {
text-decoration: underline;
}

.descriptionClass p img {
max-width: 100%;
margin-left: auto;
margin-right: auto;
object-fit: contain;
}
.descriptionClass ul {
padding-left:15px;
}
.descriptionClass td {
border: 1px solid #ddd;
padding: 15px 30px;
/* font-size: 0.9375em; */
padding-bottom: 0;
padding-top: 20px;
line-height: 2;
vertical-align: top;
padding-bottom: 20px;
}
.descriptionClass table {
table-layout: fixed;
margin-bottom:20px;
}
.descriptionClass td p:last-child {
margin-bottom:0px;
}
.most_popular_tires {
padding: 25px 35px;
background: #ededee;
}
.most_popular_tires h3 {
margin-bottom: 30px !important;
margin-top: 10px;
  font-size:1.45em !important;
}
.most_popular_tires ul {
padding-left:0;
}
.descriptionClass h1 {
font-size:3.1em !important;
margin-top:50px;
margin-left:0 !important;
margin-bottom:30px !important;
}
.descriptionClass h2, .product-single .descriptionClass h2  {
font-size:2.3em;
margin-bottom:30px;
padding-left:0;
padding-top:10px;
margin-left:0px;
hyphens: auto;
}
.descriptionClass h3, .product-single .descriptionClass h3 {
font-family: TitilliumWeb-Bold;
font-size: 1.85em;
margin-bottom:20px;
padding-left:0;
margin-left:0px;
}

.descriptionClass .h3 {
font-family: TitilliumWeb-Bold;
font-size: 1.85em;
margin-bottom: 20px;
}
.descriptionClass h4, .product-single .descriptionClass h4  {
margin-bottom:25px;
}
.mw-1200 {
max-width: 1200px;
}
.producentboxy .header {
min-height: 130px !important;
}
.producentboxy .box {
align-items: center !important;
min-height: 130px !important;
}
.producentboxy .box div.dh2 {
margin-bottom:0;
font-size: 1.375em;
color:#000;
text-transform:none;
}

.producentboxy .box:hover div.dh2 {
  color:#fff;
}

.product-lg .image {
padding-top: 20.5%;
}
.most_popular_tires li {
margin-bottom:15px;
list-style:none;

}
.most_popular_tires li a {
color:#d40c13;
}
.most_popular_tires li a:hover {
text-decoration: underline;
}
.opinie_producent .ocena {
display: grid;
justify-content: center;
background: #efefee;
padding: 15px;
align-items: center;
text-align: center;
height: 100%;
}
.opinie_producent {
margin-bottom:30px;
}
.opinie_producent .ocena .h2 {

  display: flex;
  justify-content: center;
  font-family: TitilliumWeb-Bold;
  font-size: 2.3em;
  align-items: baseline;
margin-bottom:10px;
}
.opinie_producent .ocena .h2 p {
font-size: 22px !important;
margin-bottom: 0;
display: flex;
align-items: flex-end;
}
.opinie_producent .stars {
font-size: 25px;
background: linear-gradient(90deg,red 90%,black 90%);
-webkit-background-clip: text !important;
-webkit-text-fill-color: transparent;
}
.opinie_producent .stars.o0 {
background: linear-gradient(90deg,red 0%,black 0%);
}
.opinie_producent .stars.o1 {
background: linear-gradient(90deg,red 15%,black 15%);
}

.opinie_producent .stars.o2 {
background: linear-gradient(90deg,red 35%,black 35%);
}
.opinie_producent .stars.o3 {
background: linear-gradient(90deg,red 50%,black 50%);
}
.opinie_producent .stars.o4 {
background: linear-gradient(90deg,red 65%,black 65%);
}
.opinie_producent .stars.o5 {
background: linear-gradient(90deg,red 85%,black 85%);
}
.opinie_producent .stars.o6 {
background: linear-gradient(90deg,red 100%,black 85%);
}
.opinie_producent .opinia {
padding-top: 15px;
border-top: 1px solid #ddd;
}
.opinie_producent .opinia a {
color:#d40c13;
}
.opinie_producent .opinia a:hover {
text-decoration: underline;
}
.opinie_producent .nameidata {
display: flex;
justify-content: space-between;
}
.editProductbutton {
position: fixed;
top: 50%;
left: 0;
transform: translateY(-50%);
background: #d40c13;
color: white;
font-family: TitilliumWeb-Bold;
padding: 10px;
width: 95px;
font-size: 12px;
text-align: center;
cursor: pointer;
transition:0.2s all;
z-index: 99;
}
.editProductbutton.v2 {
  top:calc(50% + 73px);
}
.editProductbutton:hover {
color:#d40c13;
background-color: black;
}

.product-lg h3 {
position: relative;
padding-right: 15px;
padding-left: 15px;
font-family: Lato-Bold;
font-size: 1.0625em;
margin-bottom: 32px;
}

.product-lg h3:nth-child(1) {
padding-left: 0;
}

.product-lg h3:nth-child(2)::before {
content: "";
width: 1px;
height: 7px;
background: #a6a6a6;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
left: 0;
}

.product-lg h3:nth-child(2)::after {
content: "";
width: 1px;
height: 7px;
background: #a6a6a6;
position: absolute;
top: 50%;
-webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
right: 0;
}

.product-lg .text {
display: -ms-grid;
display: grid;
-ms-flex-line-pack: justify;
    align-content: space-between;
}

.product-lg .type-icon {
padding-right: 38px;
}

.product-lg .type-icon img {
height: 25px;
width: auto;
max-width: 25px;
}

.product-lg .type-icon span {
padding-left: 10px;
color: #181818;
font-family: Lato-Bold;
font-size: 1.0625em;
}

.product-lg .spec-icon img {
margin-bottom: 7px;
width: 25px;
height: auto;
}

.product-lg .spec-icon p {
color: #d40c13;
line-height: 1.2;
max-width: 50px;
margin-right: auto;
margin-left: auto;
}

.product-lg .spec-icon:nth-child(1) {
padding-left: 25px;
}

.product-lg .more {
text-align: center;
display: -ms-grid;
display: flex;
justify-items: end;
margin-top: 30px;
}

.product-lg .price {
	width: 155px;
	text-align: center;
	flex: none;
	margin-right: 10px;
}

.product-lg .price p {
font-size: 2.6875em;
line-height: 1;
}
.product-lg .more .price p {
  margin-top:10px;
}

.product-lg .price p span {
font-size: 0.34375em;
}

.product-lg .price .price-before {
font-size: 0.75em;
font-family: Lato-Light;
color: #868686;
letter-spacing: 0;
display: none;
}

.product-lg .price .price-before span {
color: #d40c13;
-webkit-text-decoration-line: line-through;
        text-decoration-line: line-through;
}

.product-lg .available {
font-size: 0.75em;
width: 260px;
margin-bottom: 15px;
margin-top: 33px;
margin-left:auto;
}

.product-lg .available .progress {
width: 20px;
border-radius: 50%;
height: 20px;
margin: 0;
}

.product-lg .available .progress .progress-bar {
background-color: #47ae42;
width: 100% !important;
}

.product-lg .available .progress .progress-bar1 {
background-color: #d40c13;
}

.product-lg .available .progress .progress-bar50 {
background-color: yellow;
}
.product-lg .available .progress .progress-bar25 {
background-color: orange;
}

.product-lg .add-bacscet {
width: 260px;
}

.product-lg .add-bacscet select {
height: 60px !important;
width: 112px;
border-width: 2px;
border-right-color: #d40c13;
}

.product-lg .add-bacscet .button {
margin: 0;
height: 60px;
width: 147px;
}

.product-lg .add-bacscet.noactive select {
border-right-color: #7c7c7c;
}

.product-lg .add-bacscet.noactive .addToCart-disactive {
background-color: #7c7c7c;
}

.product-lg .check-available-product {
font-size: 14px;
}
.product-decstiption-box .check-available-product {
  position: relative;
  margin-bottom:0;
}
.product-decstiption-box .check-available-product span {
  color:white !important;
  background: black;
	padding: 17px;
	width: 100%;
  display: block;
  text-align: right;
  padding-left:35px;
}
.product-decstiption-box .check-available-product .progress {
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
}
.product-lg .check-available-product span {
color: #d40c13;
cursor: pointer;
}

.product-lg .custom-control-label {
font-size: 0.6875em;
font-family: Lato-Bold;
}

.product-lg .special-box {
position: absolute;
bottom: -14px;
z-index: 1;
}

.product-lg .special-box .special {
background-color: #53afcd;
height: 36px;
width: 216px;
font-size: 0.8125em;
color: #fff;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
padding: 0 19px;
margin: 0 10px;
}

.product-lg .special-box .special img {
margin-right: 20px;
}

.product-lg .special-box .special::after {
display: block;
position: absolute;
opacity: 1;
content: "";
bottom: 0;
left: -14px;
border: solid 7px transparent;
border-right-color: #388ca7;
border-top-color: #388ca7;
z-index: 1;
}

.baner img {
max-width: 100%;
width: 100%;
height: auto;
}

@keyframes bgg {
0% { background: rgba(0, 153, 255, 1); }
50% { background: rgba(41, 255, 121, 1); }
100% { background: rgba(255, 74, 88, 1); }
}
.diffrentbtn .loaderek {
top:50% !important;
}
.loaderek {
position: absolute;
top: 54px;
left: 48%;
transform: translateX(-50%) translateY(-50%);
width: 30px;
height: 30px;
margin: auto;
}
.loaderek .circle {
position: absolute;
width: 30px;
height: 30px;
opacity: 0;
transform: rotate(225deg);
animation-iteration-count: infinite;
animation-name: orbit;
animation-duration: 5.5s;
}
.loaderek .circle:after {
content: '';
position: absolute;
width: 6px;
height: 6px;
border-radius: 5px;
background: #fff;
box-shadow: 0 0 9px rgba(255, 255, 255, .7);
}
.loaderek .circle:nth-child(2) {
animation-delay: 240ms;
}
.loaderek .circle:nth-child(3) {
animation-delay: 480ms;
}
.loaderek .circle:nth-child(4) {
animation-delay: 720ms;
}
.loaderek .circle:nth-child(5) {
animation-delay: 960ms;
}
.tires-search-loader.active {
color: #d40c13;
-webkit-box-shadow: inset 0 -60px 0 0 #181818;
box-shadow: inset 0 -60px 0 0 #181818;
}
.search-formm-loader.active {
color: #d40c13;
-webkit-box-shadow: inset 0 -60px 0 0 #181818;
box-shadow: inset 0 -60px 0 0 #181818;
}
.loaderek .bg {
position: absolute;
width: 70px;
height: 70px;
margin-left: -16px;
margin-top: -16px;
border-radius: 13px;
background-color: rgba(0, 153, 255, 0.69);
animation: bgg 16087ms ease-in alternate infinite;
}
@keyframes orbit {
0% {
  transform: rotate(225deg);
  opacity: 1;
  animation-timing-function: ease-out;
}
7% {
  transform: rotate(345deg);
  animation-timing-function: linear;
}
30% {
  transform: rotate(455deg);
  animation-timing-function: ease-in-out;
}
39% {
  transform: rotate(690deg);
  animation-timing-function: linear;
}
70% {
  transform: rotate(815deg);
  opacity: 1;
  animation-timing-function: ease-out;
}
75% {
  transform: rotate(945deg);
  animation-timing-function: ease-out;
}
76% {
  transform: rotate(945deg);
  opacity: 0;
}
100% {
  transform: rotate(945deg);
  opacity: 0;
}
}

@media screen and (max-width: 1100px) {
.container-listing .top-listing {
  padding-bottom: 15px;
  padding-top: 35px;
}
}

@media screen and (min-width: 1200px) and (max-width: 1250px) {
.product-lg .spec-icon {
  padding-left: 0;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
.product-lg .image {
  max-width: 21%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  margin: 0 15px;
}
.product-lg .type-icon {
  padding-right: 14px;
}
.product-lg .specyfication {
  max-width: 41%;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.descriptionClass h3, .product-single .descriptionClass h3 {
 
  font-size: 1.55em !important;
 
}
}

@media screen and (max-width: 991px) {
.product-lg {
  height: auto;
  padding: 35px 15px 35px 15px;
}
.product-lg .type-icon:last-child {
  padding-right: 0;
}
.product-lg .price {
	margin-bottom: 10px;
  text-align: right;
}
.product-lg .more {
	display: grid;
}

.wheelsselect {
  padding-left: 0 !important;
}
.wheelsselect .nav {
  position: relative !important;
  display: flex !important;
  width: 100% !important;
  height: auto;
  padding: 0 15px !important;
  border: none;
}
.wheelsselect .tabsy {
  height: 44px !important;
  width: 50% !important;
  border: 3px solid black;
  border-left: 3px solid black !important;
 
}
.wheelsselect .tabsy svg {
  height: 100% !important;
  margin-left:auto;
  margin-right:auto;
}
.mobile_none {
  display: none;
}

.blog.right_text .col-sm-5{
  order:2;
}
.search-count {

	text-align: center;
}
.diffrentbtn.margintopminus {
	margin-top: 0;
}
}

@media screen and (max-width: 768px) {
.product-lg .image {
  padding-top: 38.5%;
}
.product-lg .specyfication {
  margin-top: 35px;
}
.product-lg .available {
  margin-right:auto;
}
.product-lg .more {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-lg .price {
  text-align: center;
}
.wariant_box .wariant_col .name {
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}
.wariant_box .wariant_col .info {
  margin-top:20px;
  justify-content: center !important;
}
.product-lg .price p {
  font-size: 2.5em;
}
.product-lg .custom-control {
  margin-top: 15px;
}
.baner {
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
}
.baner p {
  font-size: 1.2em;
  margin-top: 15px;
  margin-bottom: 15px;
}
.circleCounterdiv .circlebox {
 
  max-width: 100%;
 
}
.opinie_producent .stars {
  font-size: 19px;

}
.filterselect {
	width: 100%;
}
.sizesSelect {

	max-width: 100%;
	
}
.diffrentbtn .button {

	width: 50%;
}

}

@media screen and (max-width: 575px) {
.container-listing .container {
  max-width: 100%;
}
.search-count {
  text-align: center;
}
.product-lg .image {
  padding-top: 38.5%;
}
.product-lg .text {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.product-lg .add-bacscet select {
  height: 40px !important;
}
.product-lg .add-bacscet .button {
  height: 40px !important;
  padding: 0;
}
.wariant_box .wariant_col .info {
  display: grid !important;
}
.wariant_box .wariant_col .price {
  margin-right:0 !important;
}
}

@media screen and (max-width: 380px) {
.product-lg .spec-icon p {
  display: none;
}
}

.product-single {
height: auto;
padding-left: 0;
padding-right: 0;
padding-bottom: 120px;
}

.product-single .product-image-box {
border-top: 1px solid #efefef;
border-left: 1px solid #efefef;
}

.product-single .product-decstiption-box {
border: 1px solid #efefef;
border-bottom-color: transparent;
}

.product-single .main-info {
padding: 35px 47px 46px;
}

.product-single h1 {
font-size: 3.75em;
margin-bottom: 7px;
}

.product-single h2 {
font-size: 1.375em;
margin-bottom: 12px;
margin-left: 3px;
}

.product-single h3 {
margin-left: 3px;
margin-bottom: 14px;
}

.product-single .price {
width: auto;
text-align: left;
height: 100%;
display: -ms-grid;
display: grid;
-ms-flex-line-pack: end;
    align-content: end;
}

.product-single .price p {
font-size: 3.75em;
letter-spacing: 0.04em;
}

.product-single .price p span {
margin-left: 10px;
letter-spacing: 0.03em;
}

.product-single .price .price-before {
font-size: 1.125em;
}

.product-single .available {
margin-top: 0;
margin-left: auto;
width: 300px;
}

.product-single .add-bascet {
margin-left: auto;
width: 300px;
}

.product-single .add-bascet select {
height: 60px !important;
width: 122px;
}

.product-single .add-bascet .button {
margin: 0;
height: 60px;
width: calc(100% - 122px);
}

.product-single .parameters {
padding: 42px 47px;
border-top: 1px solid #efefef;
}

.product-single .parameters h3 {
font-family: TitilliumWeb-Bold;
font-size: 1.5em;
margin-bottom: 35px;
letter-spacing: 0;
}

.product-single .parameters p {
margin-bottom: 5px;
}

.product-single .parameters .type-icon {
margin-top: 40px;
margin-bottom: 98px;
}

.product-single .parameters .spec-icon img {
margin-bottom: 0;
width: 41px;
height: auto;
max-height: 45px;
margin-right: 31px;
}

.product-single .parameters .spec-icon p {
margin-left: 0;
}

.product-single .parameters .spec-icon:nth-child(1) {
padding-left: 15px;
}

.product-slider #carousel {
border: 4px solid transparent;
margin: 0;
}

.product-slider #carousel .carousel-inner .item {
height: 652px;
padding-top: 100px;
}

.product-slider #carousel .carousel-inner .item img {
height: 100%;
width: auto;
max-width: 95%;
margin-left: auto;
margin-right: auto;
}

.product-slider #thumbcarousel {
padding: 0 45px;
}

.product-slider #thumbcarousel .item {
text-align: center;
}

.product-slider #thumbcarousel .item .thumb {
border: 2px solid transparent;
width: 24%;
display: inline-block;
vertical-align: middle;
cursor: pointer;
height: 177px;
position: relative;
}

.product-slider #thumbcarousel .item .thumb img {
height: 74px;
width: auto;
max-width: 100%;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.product-slider.only-image a {
display: block;
height: 100%;
width: 100%;
padding: 25px;
text-align: center;
}

.product-slider.only-image a img {
max-height: 100%;
max-width: 100%;
height: 100%;
-o-object-fit: contain;
   object-fit: contain;
}

.product-slider #thumbcarousel .item .thumb:hover {
border-color: #d40c13;
}

.product-slider .carousel-control {
text-align: center;
text-shadow: none;
font-size: 30px;
width: 30px;
height: 30px;
line-height: 20px;
top: 23%;
}

.product-slider .carousel-control:hover,
.product-slider .carousel-control:focus,
.product-slider .carousel-control:active {
color: #333;
}

.product-slider .carousel-caption,
.product-slider .carousel-control .fa {
font: normal normal normal 30px/26px FontAwesome;
}

.product-slider .carousel-control {
background-color: rgba(0, 0, 0, 0);
bottom: auto;
font-size: 20px;
left: 0;
position: absolute;
top: 30%;
width: auto;
}

.product-slider .carousel-control.right,
.product-slider .carousel-control.left {
background-color: rgba(0, 0, 0, 0);
background-image: none;
}

.container-product .product-desc {
margin-top: 0;
text-transform: none;
}

.container-product .product-desc {
background-color: #000;
color: #f7f7f7;
}



.container-product .product-desc:nth-child(3) {
background-color: #dddddd;
}

.container-product .product-desc-content {
border: 1px solid #efefef;
border-top-color: transparent;
padding: 93px 60px;
display: none;
padding-top: 20px;
}
.container-product .product-desc-content.active {
display: block;
}

.container-product .product-desc-content .col-12,
.container-product .product-desc-content .col-lg-6 {
padding-top: 90px;
}

.container-product .product-desc-content h2 {
color: #181818;
margin-bottom: 30px;
}

.container-product .product-desc-content p,
.container-product .product-desc-content ul li {
line-height: 2;
}

.container-product .product-desc-content .company-logo img {
width: 300px;
max-height: 100%;
max-width: 100%;
}

@media screen and (min-width: 1400px) {
.container-product .product-image-box {
  max-width: calc(100% - 720px);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.container-product .product-decstiption-box {
  max-width: 720px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
}

@media screen and (max-width: 1400px) {
.container-product .product-decstiption-box h1 {
  font-size: 2.875em;
}
.container-product .product-decstiption-box h2 {
  font-size: 1.25em;
  margin-bottom: 10px;
}
.container-product .product-decstiption-box h3 {
  margin-bottom: 45px;
}
.container-product .product-decstiption-box .main-info {
  padding: 30px 25px;
}
.container-product .product-decstiption-box .price p {
  font-size: 3.1em;
}
.container-product .product-decstiption-box .price .price-before {
  font-size: 1em;
}
.container-product .product-decstiption-box .available {
  width: 100%;
}
.container-product .product-decstiption-box .add-bascet {
  width: 100%;
}
.container-product .product-decstiption-box .add-bascet select {
  height: 50px !important;
  width: 100px;
}
.container-product .product-decstiption-box .add-bascet .button {
  height: 50px !important;
  width: calc(100% - 100px);
}
.container-product .product-decstiption-box .parameters {
  padding: 30px 25px;
}
.container-product .product-decstiption-box .parameters h3 {
  margin-bottom: 25px;
}
.container-product .product-decstiption-box .parameters .col-lg-6 {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  max-width: 100%;
}
.container-product .product-decstiption-box .parameters .type-icon {
  margin-top: 25px;
  margin-bottom: 45px;
}
.container-product .product-decstiption-box .parameters .spec-icon img {
  margin-right: 15px;
}
}

@media screen and (max-width: 1100px) {
.container-product .product-desc-content {
  padding: 63px 50px;
}
.container-product .product-desc-content .col-12,
.container-product .product-desc-content .col-lg-6 {
  padding-top: 60px;
}
.container-product .product-desc-content h2 {
  margin-bottom: 30px;
}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
.container-product .product-image-box {
  max-width: calc(100% - 360px);
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.container-product .product-decstiption-box {
  max-width: 360px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
}

@media screen and (max-width: 991px) {
.container-product .product-desc-content {
  padding: 45px;
}
.container-product .product-desc-content .col-12,
.container-product .product-desc-content .col-lg-6 {
  padding-top: 45px;
}
.container-product .product-desc-content h2 {
  margin-bottom: 25px;
}
.container-product .product-decstiption-box .main-info {
  padding: 20px 15px;
}
.container-product .product-decstiption-box h3 {
  margin-bottom: 25px;
}
.container-product .product-decstiption-box .price p {
  font-size: 3em;
  letter-spacing: 0.02em;
}
.container-product .product-decstiption-box .price .price-before {
  font-size: 0.9em;
}
.container-product .product-decstiption-box .available {
  margin-top: 15px;
}
.container-product .product-decstiption-box .add-bascet {
  max-width: 300px;
}
.container-product .product-decstiption-box .add-bascet select {
  height: 45px;
}
.container-product .product-decstiption-box .add-bascet .button {
  height: 45px;
  padding: 0;
  margin: 0 !important;
}
.container-product .product-decstiption-box .parameters {
  padding: 20px 15px;
}
.container-product .product-decstiption-box .parameters h3 {
  margin-bottom: 15px;
}
.container-product .product-decstiption-box .parameters .spec-icon img {
  margin-right: 10px;
  width: 25px;
  max-height: 40px;
}
.container-product .product-slider #carousel .carousel-inner .item {
  padding-top: 25px;
}
.container-product .product-slider #thumbcarousel {
  padding: 0 15px;
}
.container-product .product-slider #thumbcarousel .item .thumb img {
  max-height: 95%;
  max-width: 100%;
}
}

@media screen and (max-width: 767px) {
.container-product .product-desc-content {
  padding: 35px 15px 15px;
}
.container-product .product-desc-content .col-12,
.container-product .product-desc-content .col-lg-6 {
  padding-top: 25px;
}
.container-product .product-desc-content h2 {
  margin-bottom: 15px;
}
.container-product .product-decstiption-box .available,
.container-product .add-bascet {
  width: 260px;
  margin-left: auto;
  margin-right: auto;
}
.container-product .product-image-box img {
  max-height: 350px !important;
}
.product-image-box {
  border-right: 1px solid #efefef;
}
.product-single {
  padding-bottom: 0;
}
.container-product .product-decstiption-box .parameters .spec-icon img {
  margin-left:auto;
  margin-right:auto;
}
.product-single .parameters .spec-icon p {
	margin-left: 0;
	width: 100%;
	margin-right: 0;
	max-width: 100%;
}
}

@media screen and (max-width: 575px) {
.product-lg {
  margin-top: 15px;
  padding-top: 20px;
}
}

.container-visit {
padding-bottom: 55px;
}

.container-visit h1 {
margin-top: 50px;
margin-left: 50px;
margin-bottom: 45px;
}

.container-visit .header {
border: 1px solid #efefef;
border-bottom-color: transparent;
min-height: 220px;
}

.container-visit .header .box {
min-height: 188px;
margin-top: 0;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
-webkit-box-align: start;
    -ms-flex-align: start;
        align-items: flex-start;
padding: 50px;
font-size: 1em;
background-color: #ddd;
}

.container-visit .header .box .icon {
padding-right: 50px;
}

.container-visit .header .box .icon img {
width: 50px;
height: auto;
}

.container-visit .header .box h2, .container-visit .header .box .h2, .container-visit .header .box .p,
.container-visit .header .box p {
text-transform: none;
}

.container-visit .header .box.active {
height: 208px;
color: #fff;
background-color: #d40c13;
}
.container-visit .header .box.active2 {
  
  color: #fff !important;
  background-color: #d40c13;
  }
  .container-visit .box.active2 div.dh2 {
    color:white !important;
  }
  
.container-visit .header .box.active h2,
.container-visit .header .box.active p,
.container-visit .header .box.active .h2,
.container-visit .header .box.active .p {
color: #fff;
}

.container-visit .header:nth-child(2) {
border-left-color: transparent;
border-right-color: transparent;
}

.container-visit .header:hover .box {
background-color: #d40c13;
}
.container-visit .header:hover .wizytybutton {
  color:white;
  background-color:#d40c13;

}

.container-visit .header:hover h2, .container-visit .header:hover p, .container-visit .header:hover .h2, .container-visit .header:hover .p {
color: #fff;
}

.container-visit .content-box {
border: 1px solid #efefef;
border-top-color: transparent;
padding: 50px;
}

.container-visit .content-box:nth-child(3) {
border-left-color: transparent;
border-right-color: transparent;
}

.container-visit .content-box .custom-control {
margin-bottom: 15px;
}

.container-visit .content-box label {
font-family: Lato-Regular;
font-size: 0.9375em;
color: #181818;
text-transform: none;
line-height: 1.2;
}

.container-visit .select-all-data {
position: absolute;
bottom: 5px;
border: 1px solid #d40c13;
padding: 10px 15px;
display: none;
}

.container-visit .select-all-data::after {
display: block;
position: absolute;
opacity: 1;
content: "";
top: -23px;
left: 50%;
-webkit-transform: translate(-50%, 0);
transform: translate(-50%, 0);
border: solid 11px transparent;
border-bottom-color: #d40c13;
z-index: 1;
}

.container-visit .content-box.noneActive {
opacity: .5;
}

.container-visit .time-visit {
padding-top: 50px;
padding-bottom: 50px;
}

.container-visit .time-visit img {
width: 64px;
height: auto;
}

.container-visit .time-visit h2 {
margin-bottom: 0;
margin-left: 48px;
}

.container-visit .callendar .callendar-left {
border: 1px solid #efefef;
border-right-color: transparent;
height: 100%;
text-align: left;
padding: 51px 0 51px 51px;
-ms-flex-line-pack: end;
    align-content: flex-end;
display: -ms-grid;
display: grid;
}

.container-visit .callendar .callendar-left h1 {
margin-left: 0;
margin-top: 0;
max-width: 50%;
}

.container-visit .callendar .callendar-left h2 {
color: #d40c13;
}

.container-visit .callendar .callendar-content {
background-color: #181818;
padding: 41px 51px;
}

.container-visit .callendar .callendar-content .callendar-form {
padding: 0 19px 0 24px;
}

.container-visit .callendar .callendar-content input,
.container-visit .callendar .callendar-content select {
background-color: #181818;
color: #f7f7f7;
margin-bottom: 12px;
height: 51px;
margin-right: 12px;
}

.container-visit .callendar .callendar-content input.col-sm-6,
.container-visit .callendar .callendar-content select.col-sm-6 {
max-width: calc(50% - 12px);
}

.container-visit .callendar .callendar-content input.invalid {
border-color: red;
}

.container-visit .callendar .callendar-content .custom-control-label.invalid::before {
border-color: red;
}

.container-visit .callendar .callendar-content .sms-code-input {
display: none;
}

.container-visit .callendar .callendar-content input.col-12 {
max-width: calc(100% - 12px);
}

.container-visit .callendar .callendar-content .col-12.pl-0 {
padding-right: 12px;
}

.container-visit .callendar .callendar-content label {
text-transform: none;
font-size: 11px;
padding-left: 5px;
text-align: justify;
line-height: 11px;
letter-spacing: 0.01em;
}

.container-visit .callendar .callendar-content .button {
background-color: #d40c13;
}

.container-visit .callendar .lightpick {
background-color: #181818;
margin-top: -15px;
padding: 0 39px;
z-index: 1;
-webkit-box-shadow: none;
        box-shadow: none;
border: none;
max-width: 100%;
}

.container-visit .callendar .lightpick .lightpick__inner {
border-right: 1px solid #646464;
padding-right: 74px;
}

.container-visit .callendar .lightpick .lightpick__months,
.container-visit .callendar .lightpick .lightpick__month {
background-color: #181818;
}

.container-visit .callendar .lightpick .lightpick__day.is-today {
background: none;
border-radius: 50%;
background-color: #d40c13;
color: #fff;
}

.container-visit .callendar .lightpick .lightpick__month-title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.container-visit .callendar .lightpick .lightpick__select {
padding: 0;
width: auto;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
color: #f7f7f7;
height: 30px;
}

.container-visit .callendar .lightpick .lightpick__day {
font-family: Lato-Regular;
font-size: 12px;
height: 34px;
width: 34px;
margin: 2px;
}

.container-visit .callendar .lightpick .lightpick__day,
.container-visit .callendar .lightpick .lightpick__day.is-start-date,
.container-visit .callendar .lightpick .lightpick__day.is-end-date,
.container-visit .callendar .lightpick .lightpick__day.is-start-date:hover,
.container-visit .callendar .lightpick .lightpick__day.is-end-date:hover {
color: #646464;
}

.container-visit .callendar .lightpick .lightpick__day-of-the-week {
color: #fff;
}

.container-visit .callendar .lightpick .lightpick__previous-action,
.container-visit .callendar .lightpick .lightpick__next-action,
.container-visit .callendar .lightpick .lightpick__close-action {
background-color: transparent;
border-radius: 2px;
border: 2px solid #fff;
margin: 0;
color: #fff;
}

.container-visit .callendar .lightpick .lightpick__previous-action {
border-right-width: 1px;
}

.container-visit .callendar .lightpick .lightpick__next-action {
border-left-width: 1px;
margin-left: -1px;
}

.container-visit .callendar .lightpick .lightpick__day.is-disabled {
opacity: 0.8;
}

.container-visit .callendar .lightpick .lightpick__day.is-weekend {
border: 1px solid #646464;
border-radius: 50%;
}

.container-visit .callendar .lightpick .lightpick__day.is-start-date,
.container-visit .callendar .lightpick .lightpick__day.is-end-date,
.container-visit .callendar .lightpick .lightpick__day.is-start-date:hover,
.container-visit .callendar .lightpick .lightpick__day.is-end-date:hover {
background: none;
background-color: #eee;
color: #000;
border-radius: 50%;
}

.container-visit .callendar .lightpick button img.lightpick__next-action,
.container-visit .callendar .lightpick button img.lightpick__previous-action {
height: 10px;
width: 7px;
border: none;
}

.container-visit .callendar .callendar-form {
position: relative;
}

.container-visit .callendar .callendar-form .loader-callendar {
display: none;
position: absolute;
top: -5px;
left: 0;
height: 100%;
width: 100%;
background-color: rgba(255, 255, 255, 0.2);
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.container-visit .callendar .callendar-form .loader-callendar img {
max-width: 100px;
}

.container-visit .callendar .callendar-form input[name="registrationNumber"] {
text-transform: uppercase;
}

.container-visit .callendar .callendar-form input[name="registrationNumber"]::-webkit-input-placeholder {
text-transform: none;
}

.container-visit .callendar .callendar-form input[name="registrationNumber"]:-ms-input-placeholder {
text-transform: none;
}

.container-visit .callendar .callendar-form input[name="registrationNumber"]::-ms-input-placeholder {
text-transform: none;
}

.container-visit .callendar .callendar-form input[name="registrationNumber"]::placeholder {
text-transform: none;
}

.container-service .header {
min-height: auto;
}

.container-service .header .box {
height: 208px;
cursor: auto;
}
.container-service .header a {
cursor: pointer;
height: 100%;
width: 100%;
display: block;
color: #181818 !important;
}
.container-service .header a .box {
cursor: pointer;
}

.container-service .header .box.active::after {
display: none;
}

.container-service .header .place .header-place-image img {
height: 32px;
margin-left: 8px;
margin-top: -8px;
}

.container-service ul {
margin-left: 39px;
}

.container-service .button-walk .button {
width: 300px;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
padding: 0 15px;
}

.container-service .button-walk img {
height: 35px;
}

@media screen and (max-width: 1630px) {
.container-visit .header .box {
  padding: 40px;
}
.container-visit .header .box .icon {
  padding-right: 8%;
}
}

@media screen and (max-width: 1500px) {
.container-visit .callendar .lightpick {
  padding-left: 15px;
}
}

@media screen and (max-width: 1200px) {
.container-visit .header .box {
  padding: 30px;
}
.container-visit .header .box .icon {
  padding-right: 15px;
}
.container-visit .header .box .icon img {
  width: 40px;
}
.container-visit .content-box {
  padding: 40px;
}
.container-visit .time-visit {
  padding-top: 35px;
  padding-bottom: 35px;
}
.container-visit .callendar .callendar-left {
  margin-left: -15px;
  border-right-color: #efefef;
}
}

@media screen and (max-width: 767px) {
.container-visit h1 {
  margin-top: 35px;
  margin-left: 0;
  margin-bottom: 20px;
}
.container-visit .header {
  min-height: auto;
  height: auto;
}
.container-visit .header:nth-child(2){
  display: none;
}
.site-makeAnAppointment .container-visit .header:nth-child(2){
  display: block;
}
 .container-service .header:nth-child(2){
  display: block;
}
.container-visit .header .box,
.container-visit .header .box.active {
  min-height: auto;
  height: auto;
}
.container-visit .callendar .callendar-form-callendar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 35px;
}
.container-visit .callendar .lightpick .lightpick__inner {
  border: none;
  padding: 0;
}
}

@media screen and (max-width: 500px) {
.container-visit .callendar .callendar-content input.col-sm-6,
.container-visit .callendar .callendar-content select.col-sm-6,
.container-visit .callendar .callendar-content input.col-12 {
  max-width: 100%;
  margin-right: 0;
}
.container-visit .callendar .callendar-content .col-12.pl-sm-0 {
  padding: 0;
}
}

.toggle_cart {
position: fixed;
background: #FFF;
right: 0;
top: 0;
width: 350px;
height: 100%;
z-index: 300;
overflow-y: auto;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 300ms;
transition: all 300ms;
padding: 0;
border-left: 5px solid #d40c13;
}

.toggle_cart .cart_header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
padding: 15px;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.toggle_cart .cart_title {
color: #000;
text-transform: uppercase;
font-family: Lato-Bold;
font-size: 15px;
-webkit-transition: 0.1s ease-in-out;
transition: 0.1s ease-in-out;
letter-spacing: 1px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
cursor: pointer;
}
.toggle_cart .button {
width: 100%;
}

.toggle_cart .cart_title .cart_x {
margin-left: 10px;
}

.toggle_cart .product_info2 {
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
padding: 25px 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-bottom: 1px solid #e7ebef;
}

.toggle_cart .product_info2 input {
padding: 10px 28%;
width: 100%;
text-align: center;
-moz-appearance: textfield !important;
-webkit-appearance: none;
}

.toggle_cart .product_info2 .number_div {
width: 120px;
min-width: 100px;
margin-right: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
position: relative;
margin-right: 0;
}

.toggle_cart .product_info2 .number_div .up {
position: absolute;
right: 10px;
cursor: pointer;
padding: 15px 5px;
width: 27px;
}

.toggle_cart .product_info2 .number_div .down {
position: absolute;
left: 10px;
cursor: pointer;
padding: 15px 5px;
width: 24px;
}

.toggle_cart .product_info2 .blue_button {
max-width: 340px;
min-width: 200px;
width: 100%;
height: 55px;
cursor: pointer;
margin: 0 auto;
}

.toggle_cart .cart_content {
padding: 15px;
padding-top: 0;
border-top: 1px solid #e0e0e0;
/* border-bottom: 1px solid #e0e0e0; */
}

.toggle_cart .cart_content ul {
padding-left: 0;
margin-bottom: -10px;
}

.toggle_cart .cart_content ul li {
list-style: none;
border-bottom: 1px solid #e7ebef;
padding-top: 15px;
}

.toggle_cart .cart_content ul li a {
cursor: pointer;
width: 100%;
display: block;
text-align: right;
}

.toggle_cart .cart_content ul li .photo {
display: -ms-grid;
display: grid;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
width: 100%;
}

.toggle_cart .cart_content ul li .photo img {
margin: 0 auto;
max-width: 100%;
max-height: 300px;
}

.toggle_cart .cart_content ul li .name {
margin-top: 10px;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
width: 100%;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
margin-bottom: 10px;
}

.toggle_cart .cart_content ul li .name p {
color: black;
font-family: Lato-Light;
font-size: 14px;
text-transform: uppercase;
margin-bottom: 0;
}

.toggle_cart .cart_content ul li .name i {
font-family: Lato-Bold;
color: #d40c13;
margin-left: 10px;
width: 100%;
font-style: inherit;
}

.toggle_cart.vis {
-webkit-transform: translateX(0);
transform: translateX(0);
}

.cart_bottom {
padding: 15px;
}

.cart_bottom .price {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}

.cart_bottom .price p strong {
font-size: 20px;
letter-spacing: 0.5px;
color: black;
}

.cart_bottom .price p {
font-size: 20px;
color: #d40c13;
font-family: Lato-Bold;
}

.cart_bottom .blue_button {
height: 40px;
margin: 10px auto;
width: 100%;
}

.cart_x {
width: 20px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
right: 0px;
top: 5px;
display: block;
z-index: 110;
}

.cart_x span {
display: block;
position: absolute;
height: 2px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
transition: .25s ease-in-out;
background-color: black;
}

.cart_x span:nth-child(1) {
top: 4px;
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}

.cart_x span:nth-child(2) {
top: 5px;
opacity: 0;
left: -60px;
}

.cart_x span:nth-child(3) {
top: 4px;
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
}

/* 
.owl-stage-outer {
min-height: 33vw;
} */
.pretty .state label {
display: block;
font-size: 16px;
font-family: lato-light;
color: #6e7275;
}

.cartbox .cartContentsCount {
background: white;
color: black;
font-size: 22px;
top: 0px;
min-width: 10px;
}

.favandremove a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.details_div .details {
display: none;
}

.product_details.mobile {
display: none;
}

.toggle_cart_counter {
font-family: Lato-Bold;
}

.toggle_cart_counter .cartContentsCount {
background: transparent;
display: inline-block;
min-width: 15px;
color: black;
top: 0px;
font-family: Lato-Bold;
font-size: 15px;
}

.filter_icon {
display: none;
}

.hideshow {
opacity: 1 !important;
}

.cart_icon a {
width: 40px;
display: block;
}

.mobile_icons {
display: none;
}

.mobile_icons ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
padding-left: 0;
}

.mobile_icons ul li {
list-style: none;
width: 30px;
margin-right: 15px;
}

.mob_back {
display: none;
}

.btncart {
width: 20px;
margin-top: -5px;
margin-left: 20px;
}

.catname_v2 {
display: none;
}

.login_content {
border: 1px solid #e7ebef;
border-bottom: 4px solid #d40c13;
}

.login_content .accept-rule label {
text-transform: none;
}

.login_content .accept-rule label a {
color: #d40c13;
}

.loginbuttons {
text-align: center;
}

.loginbuttons.b2 {
border-bottom: 1px solid #e7ebef;
padding-bottom: 15px;
margin-bottom: 15px;
}

.loginbuttons input,
.loginbuttons a {
cursor: pointer;
}

.logo2 {
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 40px;
width: 200px;
display: block;
}

.logo2 img {
width: 100%;
}

.login_div .login_div.d1 {
border-right: 1px solid #e7ebef;
}

.remember_pass {
display: block;
padding-top: 25px;
}

.login_div {
background-color: white;
padding: 65px 40px 65px 25px;
position: relative;
}

.login_div .showClass {
cursor: pointer;
}

.login_div .togglebox.d-none {
/* height: 0; */
padding-left: 0;
margin-bottom: 0;
height: 0;
text-align: left;
overflow: hidden;
-webkit-transform: translateY(-50%);
        transform: translateY(-50%);
opacity: 0;
margin-top: 59px;
}

.login_div .togglebox {
margin-top: 10px;
height: auto;
-webkit-transform: translateY(0%);
        transform: translateY(0%);
opacity: 1;
-webkit-transition: 0.5s all;
transition: 0.5s all;
text-align: left;
}

.login_div .togglebox li {
list-style: none;
font-size: 14px;
position: relative;
}

.login_div .togglebox li span {
color: #d40c13;
margin-right: 5px;
}

.main_ul {
list-style: none;
}

.main_ul li {
color: #000;
}

.main_ul li a {
color: #000;
}

.showClassAccount {
cursor: pointer;
}

.showClassAccount.open {
font-weight: 600;
}

.acconut-content .card-body .header-name span {
color: #757575;
}

.acconut-content .card-body .removeAddressAccount,
.acconut-content .card-body .editAddressAccount {
cursor: pointer;
}

.acconut-content .card-body .removeAddressAccount i,
.acconut-content .card-body .removeAddressAccount img,
.acconut-content .card-body .editAddressAccount i,
.acconut-content .card-body .editAddressAccount img {
margin-right: 10px;
}

.acconut-content .card-body .addAddressAccount {
border: 1px dashed #dee2e6 !important;
height: 100%;
cursor: pointer;
}

.acconut-content .card-body .addAddressAccount .num {
height: 30px;
width: 30px;
border-radius: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.acconut-content .card-body .data-account p span {
color: #757575;
}

.acconut-content .card-body .data-account .icon {
height: 70px;
width: 70px;
border-radius: 50%;
border: 1px dashed #dee2e6 !important;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.acconut-content .card-body .editMailAccount,
.acconut-content .card-body .editPasswordAccount,
.acconut-content .card-body .saveMailAccount,
.acconut-content .card-body .savePasswordAccount {
width: 80px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
padding: 5px;
cursor: pointer;
height: 55px;
}

.acconut-content .card-body .input-new-email,
.acconut-content .card-body .input-new-password,
.acconut-content .card-body .input-new-password-repeat {
width: calc(100% - 80px);
height: 55px;
}

@media screen and (min-width: 767px) {
.acconut-content .card-body .border {
  position: relative;
  padding-bottom: 63px !important;
}
.acconut-content .card-body .border .action-box {
  bottom: 15px;
  position: absolute;
  left: 0;
}
}

.bread {
background-color: #e7ebef;
width: 100%;
padding: 30px 0;
}

.bread span {
font-family: Lato-Light;
font-size: 12px;
letter-spacing: -3px;
color: #8e8e8e;
margin: 0 15px;
}

.bread a:last-child {
color: black;
}

.bread a {
color: #8e8e8e;
font-family: Lato-Light;
display: inline-block;
font-size: 15px;
}

.container-person #registryForm {
width: 100%;
}

#registryForm p.button {
display: inline-block;
margin-right: 15px;
width: 100%;
}

#registryForm .button a {
color: white;
width: 100%;
height: 40px;
border: 3px solid transparent;
}

#registryForm .button.buttonbord a {
border: 3px solid black;
background-color: #145986;
}

#registryForm input {
width: 100%;
margin-bottom: 10px;
}

.container-person label {
font-family: Lato-Light;
width: 100%;
font-size: 15px;
}

#registryForm label i {
color: #e30000;
font-style: normal;
}

.container-person #registryForm input {
width: 80%;
border: 1px solid #e7ebf2;
border-radius: 0 !important;
padding: 5px;
}

.accept-rule input {
width: 20px !important;
border: none;
}

.accept-rule {
font-size: 14px;
}

.nextbtn.blue_button {
width: 120px !important;
}

.container-person {
margin: 50px 0;
}

.firma {
display: none;
}

.main_ul li a.open + ul {
display: block;
}

.underline {
position: relative;
overflow: hidden;
}

.underline:after {
content: "";
position: absolute;
z-index: -1;
left: 0;
right: 100%;
bottom: 0px;
background: #308fce;
height: 4px;
-webkit-transition-property: left right;
transition-property: left right;
-webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
}

.underline:hover:after,
.underline:focus:after,
.underline:active:after {
right: 0;
}

.mytogle.actived,
.filtrowanie .search_input.actived {
border-color: #308fce !important;
color: #308fce !important;
}

.clearFiltr.actived {
color: red !important;
border-bottom: 1px solid red !important;
}

.number_div {
border: 1px solid #e7ebef;
}

.cartflex {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 15px;
border-bottom: 1px solid #e7ebef;
margin-bottom: 20px;
}

.cartphoto {
width: 120px;
/* background: #e7ebef; */
padding: 10px;
}

.cartphoto img {
width: 100%;
height: auto;
-o-object-fit: contain;
   object-fit: contain;
}

.cartdetails {
margin-left: auto;
}

.cartdiv {
margin-top: 11px;
}

.cartdiv .container {
background-color: #e7ebef;
padding: 30px 30px;
overflow: hidden;
}

.cartbox h2 {
padding: 0px 15px 20px 15px;
}

.cartbox {
background-color: white;
padding: 20px 0;
margin-bottom: 29px;
}

.cartbox div.pretty {
margin-left: 15px;
width: 100%;
margin-bottom: 15px;
}

.cartbox .div1 {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.cartname {
line-height: 1;
}

.cartname p {
margin-bottom: 5px;
font-family: Lato-Light;
color: #212529;
}

.cartname a {
width: auto;
display: block;
font-family: Lato-Light;
color: #212529;
margin-bottom: 5px;
}

.cartname .box1 {
margin-bottom: 10px;
}

.cartname .cart-size span {
font-size: 13px;
color: #c6cace;
font-weight: 400;
margin: 0 5px;
}

.cartdetails .number_div {
width: 120px;
min-width: 100px;
margin-right: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
position: relative;
}

.cartdetails input {
width: 100%;
padding: 0 28%;
height: 100%;
text-align: center;
-webkit-appearance: textfield;
min-height: 40px;
}

.divall {
width: 100%;
display: -ms-grid;
display: grid;
}

.div2 {
margin-top: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
    -ms-flex-align: end;
        align-items: flex-end;
}

.favandremove {
width: auto;
margin-right: 20px;
}

.favandremove span {
margin-right: 10px;
-webkit-transition: 0.1s all;
transition: 0.1s all;
}

.favandremove a {
color: #9a9b9b !important;
font-family: Lato-Bold;
}

.favandremove a:hover span {
color: #d40c13;
}

.favandremove i {
display: block;
width: 1px;
margin-right: 15px;
}

.favandremove div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.pricebox {
width: auto;
padding-right: 15px;
text-align: right;
margin-left: auto;
}

.normal_price {
color: black;
font-family: Lato-Bold;
margin-right: 10px;
}

.special_price {
color: #dd1515;
font-family: Lato-Bold;
text-decoration: line-through;
font-size: 12px;
}

.promotion {
color: #308fce;
font-family: Lato-Light;
margin-top: 5px;
margin-bottom: 0;
}

.cartdiv h2 {
font-size: 20px;
color: black;
text-transform: none;
font-weight: lighter !important;
}

.finalprice_box {
background-color: white;
padding: 21px 20px;
margin-bottom: 10px;
}

.finalprice_box div {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}

.finalprice_box .promoCodeClienkt-box {
display: block;
}

.finalprice_box h2 {
margin-bottom: 20px;
}

.finalprice_box span {
margin-left: 10px;
display: ruby;
}

.finalprice_box .finalprice {
border-top: 1px solid #e7ebef;
padding-top: 10px;
padding-bottom: 20px;
}

.finalbutton {
width: 100%;
height: 55px;
}

.cartdiv .info {
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
padding: 0 15px;
color: #308fce;
margin-top: 15px;
}

.cartdiv .info p {
margin-bottom: 0;
margin-left: 5px;
}

.finalprice_box .box1 {
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: start;
position: relative;
cursor: pointer;
}

.finalprice_box .box1::after {
content: "";
display: block;
background: url(../images/template/arrow_bottom.png) no-repeat 90%;
width: 12px;
height: 5px;
position: absolute;
right: 0px;
top: 10px;
-webkit-transition: 0.5s all;
transition: 0.5s all;
}

.finalprice_box.open .box1::after {
-webkit-transform: rotate(180deg);
        transform: rotate(180deg);
}

.finalprice_box .box1 p {
margin-bottom: 0;
}

.finalprice_box .togglebox {
display: block;
height: 0;
-webkit-transition: 0.5s all;
transition: 0.5s all;
}

.finalprice_box.open .togglebox {
height: auto;
}

.finalprice_box .togglebox form {
width: 100%;
height: 0;
-webkit-transition: 0.5s all;
transition: 0.5s all;
}

.finalprice_box.open .togglebox form {
height: auto;
}

.finalprice_box .togglebox input {
height: 0;
padding: 0;
border: 2px solid transparent;
-webkit-transition: 0.5s all;
transition: 0.5s all;
width: 100%;
margin-top: 0px;
margin-bottom: 0;
}

.finalprice_box.open .togglebox input:focus,
.finalprice_box.open .togglebox input:hover {
border: 2px solid #308fce;
}

.finalprice_box.open .togglebox input {
height: auto;
padding: 8px;
border: 2px solid #e7ebef;
margin-top: 20px;
margin-bottom: 20px;
}

.finalprice_box .togglebox a {
height: 0;
-webkit-transition: 0.2s all;
transition: 0.2s all;
visibility: hidden;
}

.finalprice_box.open .togglebox a {
height: 55px;
visibility: visible;
}

.cartdiv .col-lg-4 {
position: relative;
}

.fixed_pricebox {
position: -webkit-sticky;
position: sticky;
top: 0;
width: 100%;
}

.cartbox li {
list-style: none;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.cartbox li .label_radio span {
top: 0px;
font-family: lato-Light;
margin-left: 8px;
}

.cartbox .cards {
padding: 0 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.cartbox .cards span {
display: inline-block;
width: 197px;
margin: 5px;
text-align: center;
background-repeat: no-repeat;
height: 35px;
background-size: contain;
background-position: center;
}

.cartbox .cards img {
width: auto;
max-width: 100%;
}

/* .fixed_pricebox.fixedd {
position: fixed;
top:100px;
} */
.loginbuttons {
text-align: center;
}

.loginbuttons.b2 {
border-bottom: 1px solid #e7ebef;
padding-bottom: 15px;
margin-bottom: 15px;
}

.loginbuttons input,
.loginbuttons a {
cursor: pointer;
}

.logo2 {
margin-left: auto;
margin-right: auto;
margin-top: 50px;
margin-bottom: 40px;
width: 200px;
display: block;
}

.logo2 img {
width: 100%;
}

.pretty .state label {
display: block;
font-size: 16px;
font-family: lato-light;
color: #6e7275;
}

.cartbox .cartContentsCount {
background: white;
color: black;
font-size: 22px;
top: 0px;
min-width: 10px;
}

.favandremove a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.details_div .details {
display: none;
}

.product_details.mobile {
display: none;
}

.toggle_cart_counter {
font-family: Lato-Bold;
}

.toggle_cart_counter .cartContentsCount {
background: transparent;
display: inline-block;
min-width: 15px;
color: black;
top: 0px;
font-family: Lato-Bold;
font-size: 15px;
}

.filter_icon {
display: none;
}

.hideshow {
opacity: 1 !important;
}

.cart_icon a {
width: 40px;
display: block;
}

.mobile_icons {
display: none;
}

.mobile_icons ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
padding-left: 0;
}

.mobile_icons ul li {
list-style: none;
width: 30px;
margin-right: 15px;
}

.mob_back {
display: none;
}

.btncart {
width: 20px;
margin-top: -5px;
margin-left: 20px;
}

.catname_v2 {
display: none;
}

.catname_v2 h2 {
color: #308fce;
margin-bottom: 0;
}

.catname_v2 .prevbtn {
width: 20px;
margin-right: 10px;
}

.twin_input {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

.niceselect {
border: 1px solid #e7ebef;
border-radius: 2px;
padding: 3px;
font: 15px Lato-Light, sans-serif;
}

.lds-ripple {
display: inline-block;
position: absolute;
width: 80px;
height: 80px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.lds-ripple div {
position: absolute;
border: 4px solid #308fce;
opacity: 1;
border-radius: 50%;
-webkit-animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
-webkit-animation-delay: -0.5s;
        animation-delay: -0.5s;
}

@-webkit-keyframes lds-ripple {
0% {
  top: 36px;
  left: 36px;
  width: 0;
  height: 0;
  opacity: 1;
}
100% {
  top: 0px;
  left: 0px;
  width: 72px;
  height: 72px;
  opacity: 0;
}
}

@keyframes lds-ripple {
0% {
  top: 36px;
  left: 36px;
  width: 0;
  height: 0;
  opacity: 1;
}
100% {
  top: 0px;
  left: 0px;
  width: 72px;
  height: 72px;
  opacity: 0;
}
}

.number_div .up {
position: absolute;
right: 10px;
cursor: pointer;
padding: 15px 5px;
width: 27px;
}

.number_div .down {
position: absolute;
left: 10px;
cursor: pointer;
padding: 15px 5px;
width: 24px;
}

.container-bread-cart {
padding-top: 70px;
padding-bottom: 70px;
}

.container-bread-cart > .row {
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.container-bread-cart .col-1 > div {
display: -ms-grid;
display: grid;
justify-items: center;
}

.container-bread-cart .col-1 {
padding: 0;
max-width: 50px;
}

.container-bread-cart .num {
width: 30px;
height: 30px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
border: 1px solid #7c7c7c;
border-radius: 50%;
color: #181818;
line-height: 1;
font-size: 13px;
}

.container-bread-cart .num.active {
border-color: #d40c13;
}

.container-bread-cart p {
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
margin-top: 25px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
}

.container-bread-cart .bread-active .num {
border: 1px solid #d40c13;
background-color: #d40c13;
color: #f7f7f7;
}

.container-bread-cart .bread-line {
width: 100%;
height: 2px;
background-color: #e0dfdf;
margin-top: 15px;
}

.container-bread-cart .bread-line.active {
background-color: #d40c13;
height: 3px;
}

#deliveryAddress .custom-control-label::after,
#deliveryAddress .custom-control-label::before {
margin-top: 5px;
}

.deliveryUL .custom-control-label {
line-height: 1;
}

.summarydiv .summary-box {
padding-right: 40px;
}

.summarydiv .summary-edit-box {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 65px;
}

.summarydiv .summary-edit-box a {
height: 100%;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.summarydiv .favandremove i {
border: none;
}

.summarydiv h2 {
margin-bottom: 0 !important;
}

.summarydiv .finalprice_box h2 {
margin-bottom: 20px !important;
}

.img-tpay-confirm {
max-width: 100%;
}

@media screen and (max-width: 991px) {
.container-bread-cart .col-2 {
  display: none;
}
.container-bread-cart .col-1 {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  background-color: #fff;
}
.container-bread-cart > .row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.container-bread-cart > .row::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -2px 0 0;
  height: 2px;
  width: 96%;
  background-color: #ddd;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
.container-bread-cart p {
  padding: 0 5px;
  font-size: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 74px;
  text-align: center;
}
.login_div {
  padding: 25px 0;
}
#deliveryAddress {
  margin-left: 0;
}
.onlyMobile {
  display: block !important;
}
.editProductbutton {
  top:auto;
  bottom:0;
}
.editProductbutton.v2 {
	top: auto;
	bottom: 100px;
}
}

@media screen and (max-width: 575px) {
.cartdiv .container {
  padding: 15px;
}
.cartbox .div1,
.cartbox .div2 {
  display: block;
}
.cartname .d-flex img {
  height: 15px;
}
.cartname .box2 p {
  font-size: 11px;
}
.favandremove i {
  border-left: none;
}
.cartdetails input {
  height: 40px !important;
}
.container-bread-cart {
  padding-top: 45px;
  padding-bottom: 45px;
}
.cenniktable {
  font-size: 14px;
}
.two_butn {
  display: grid !important;
  justify-content: center;
}
.two_butn .col-sm-6 {
  justify-content: center;
  display: flex;

}
}

.container-check {
position: fixed;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.8);
min-height: 100vh;
width: 100%;
z-index: 10;
display: none;
}

.container-check .container {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
padding: 35px;
border: 2px solid #7c7c7c;
background-color: #fff;
max-width: 600px;
}

.container-check .close {
position: absolute;
top: 10px;
right: 10px;
width: 35px;
height: 35px;
padding: 10px;
}

.toogle-compare {
position: fixed;
background: #FFF;
right: 0;
top: 77px;
width: 350px;
height: 100%;
z-index: 300;
overflow-y: auto;
-webkit-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: all 300ms;
transition: all 300ms;
padding: 0;
border-left: 1px solid #e7ebf2;
}

.toogle-compare .header {
padding: 15px;
font-family: Lato-Bold;
font-size: 15px;
}

.toogle-compare .close-compare {
padding: 5px 10px;
cursor: pointer;
}

.toogle-compare .product-compare {
height: 120px;
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #e7ebf2;
}

.toogle-compare .product-compare img {
max-height: 100%;
max-width: 100%;
-o-object-fit: cover;
   object-fit: cover;
}

.toogle-compare .product-compare p {
font-size: 12px;
}

.toogle-compare .product-compare p i {
text-decoration: line-through;
font-style: initial;
color: #404040;
font-size: 10px;
}

.toogle-compare .product-compare p strong {
font-size: 12px;
}

.toogle-compare.open {
-webkit-transform: translateX(0);
        transform: translateX(0);
}

.compare-container-bg {
background-color: #efefef;
}

.compare-container {
background-color: #fff;
}

.compare-container .compare-box-header {
padding-top: 25px;
padding-bottom: 25px;
}

.compare-container .compare-box-content .compare-box {
border: 1px solid #efefef;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
height: 40px;
text-align: center;
padding: 5px;
}

.compare-container .compare-box-content .compare-box img {
height: 160px;
padding: 15px;
}

.compare-container .compare-box-content .compare-box p img {
height: 30px;
padding: 0;
}

.compare-container .compare-box-content .compare-box .fa-check-circle {
color: #d40c13;
font-size: 22px;
}

.compare-container .compare-box-content .compare-box .fa-times-circle {
color: #7c7c7c;
font-size: 22px;
}

.compare-container .compare-box-content .compare-box.first {
height: 270px;
border-top: 0;
display: -ms-grid;
display: grid;
justify-items: center;
padding-bottom: 15px;
}

.compare-container .compare-box-content .compare-box.first p {
font-family: TitilliumWeb-Bold;
}

.compare-container .compare-box-content .compare-box.first p:nth-child(2) {
font-size: 26px;
}

.compare-container .compare-box-content .compare-box.first p:nth-child(3) {
font-size: 20px;
color: #d40c13;
}

.compare-container .compare-box-content .compare-box.last {
height: 250px;
display: -ms-grid;
display: grid;
margin: 0;
padding: 15px;
}

.compare-container .compare-box-content .compare-box.last .available {
width: 100%;
margin-top: 15px;
}

.container-check-order {
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100%;
display: none;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
z-index: 1000;
background-color: rgba(255, 255, 255, 0.5);
}

.container-check-order .container {
background-color: #fff;
text-align: center;
padding: 35px;
position: relative;
border: 2px solid #d40c13;
}

.container-check-order .container .delete-order-check {
cursor: pointer;
position: absolute;
top: 0;
right: 0;
padding: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.container-check-order .container .delete-order-check svg {
height: 18px;
}

.page-not-fount {
position: fixed;
top: 0;
left: 0;
height: 100vh;
width: 100%;
background-color: #fff;
z-index: 100;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
}

.page-not-fount h1 {
font-size: 8vw;
}

.page-not-fount h2 {
font-size: 2.5vw;
}
.page-not-fount .product h2 {
  font-size: 1.375em !important;
  }

.page-not-fount .button {
width: 230px;
}
.serwisysubpage {
width: 100%;
}
.mw100 .dropdown-menu.show {
min-width:100% !important;
}

.parametrybox {
margin-bottom:30px;
}

.only-image {
background: url(../image/notyreavailable.jpg) no-repeat center;
height: 100%;
}

.checkAvailability {
width: 42%;
height: 75px;
margin-top: 1px;
margin-left: 0px;
padding: 0px;
}
.cenniktable {
margin: auto;
margin-top: 20px;
width: 70% !important;
}		
.cenniktable tr:nth-child(odd) {
background: #eee;
}

.editDane {
width: 110px;
height: 35px;
margin-left:30px;
}
.canEdit.hide {
display: none;
}
.editDaneForm {
display: none;
}
.editDaneForm.show {
display: block;
}
.mobile_logout {
display: none !important;
}
.fblogin {
background: #4867aa !important;
color: white !important;
}
.googlelogin {
background: #d65045 !important;
color: white !important;
}
.site-defoult ul {
padding-left:15px;
}
.add-bascet.d-none {
display: none !important;
}
.container-slider-bottom .owl-carousel.owl-drag .owl-item {

height: 389px;
}

.slider-bottom {
height: 23vw;
max-height: 389px;
}
.container-slider-bottom .owl-carousel .owl-stage-outer {
height: 100%;
}
.blog .photo img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
.descriptionClass .photo img {
object-fit: contain;
object-position: top;
}
.blog .photo {
padding-top:100%;
position: relative;
}
.blog .text {
max-width:400px;
padding:30px;
}
.blog .text.descriptionClass {
max-width: 100%;

}
.blog {
margin-top:40px;
}
.blog .row {
margin-bottom:40px;
}
.wheelsselect .tabsy {
height: 51%;
margin-bottom: 0px;
margin-top: 0;


width: 100%;
border: 3px solid black;
border-left:none;
}


.wheelsselect .nav {
position: absolute;
display: block;
width: 50px;
height: 100%;
top: 0;
left: 0;
z-index: 100;
}

.wheelsselect .tabsy a {
width: 100%;
height: 100%;
display: grid;
align-content: center;
background: #ababab;
padding: 3px;
}
.wheelsselect .tabsy a.active {
background: #d40c13;
}
.wheelsselect .tabsy a.active svg, .wheelsselect .tabsy a.active svg > *{

fill:white !important;
}
.wheelsselect .tabsy a svg{
height: 41px !important;
width: 41px !important;

}


.wheelsselect {
padding-left:35px;
}
.onlyMobile {
display: none;
}
.deliveryDotTime {
background: #d40c13;
padding: 5px;
color: white;
font-family: Lato-Regular;
font-size: 14px;
}
.content-box-car .dropdown-menu {
	min-width: 100% !important;
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}
.sizeOptions {
	width: 100%;
}
.sizeOptions option[selected] {
  background: #d40c13;
color: white;
}
.selectsize {
  display: flex;
  align-items: center;
  margin-bottom:30px;
}
.selectsize p {
  margin-right:20px;
  
}
.sizesSelect select {
  width: 100%;
}

.polecany_item {
	background-color: #fff;
	border: 1px solid #efefef;
	padding: 40px;
  margin-top:40px;
  position:relative;
}
.polecany_item .photo {
	padding-top: 55%;
	position: relative;
}
.polecany_item .photo img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;

}
.polecany_item .h2 {
	font-size: 1.8em;
	margin-bottom: 10px;
}
.polecany_item .info {
	margin-top: 20px;
}
.polecany_item .pricesimilar {
	font-family: Lato-Black;
	font-size: 1.8em;
	margin-top: 20px;
}
.polecany_item .pricesimilar span {
  font-size:15px;
}
.similarproducts .col-lg-3 {
  padding:0;
}
.similarproducts div.h2{
    font-size: 1.8em;
	margin-bottom: 10px;
}
.similarproducts h2{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.similarproducts img.sezonSimilar{
    position:absolute;
    top:15px;
    right:15px;
    z-index:3;
    width: 40px !important;
}
.container-sq h2{
    color: #d40c13;
}

.container-sq ul{
    list-style:none;
}

.container-sq ul li{
    width:25%;
    padding:5px 10px;
}

@media(max-width:1000px){
    .container-sq ul li{
        width:100%;
    }
}

.container-sq li a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.slider-search .wheelsselect .dropdown-menu.show .inner.show li a span {
	left: 8px;
  top:5px;
}
.slider-search .wheelsselect .dropdown-menu.show .inner.show li:nth-child(odd) a{
 
    background-color: #f8f9fa !important;
  
}
.slider-search .wheelsselect .dropdown-menu.show .inner.show li:nth-child(even) a{
 
    background-color: white !important;
  
}
.slider-search .wheelsselect .dropdown-menu.show li.active {
	color: #d40c13;

}
/* .slider-search .wheelsselect .select-season .dropdown-menu.show .inner.show li a span {
  left:5px;
}
.slider-search .wheelsselect .select-season .dropdown-menu.show .inner.show li:nth-child(odd) a{
 
    background-color: #f8f9fa !important;
  
}
.slider-search .wheelsselect .select-season .dropdown-menu.show .inner.show li:nth-child(even) a{
 
    background-color: white !important;
  
} */
.wizytybutton {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #c8c6c6;
	color: #5e5e5e;
	box-shadow: none !important;
	margin-bottom: 20px;
}
.wizytybutton:hover {
  color:white;
  background-color:#d40c13;
}
.slider-search .wheelsselect .dropdown-menu.show .inner.show li a.active {
	color: #000 !important;

}
.slider-search .wheelsselect .dropdown-menu.show .inner.show li a.active span.check-mark{
 
    display: block !important;
    position: absolute;
  

}

.wizytybutton.active {
  display: none;
}
.mobil_filter_toggle {
  display: none;
}
.mobil_filter_toggle .button {
  margin-top:0 !important;
  margin-bottom:15px;
}


.slider-search .wheelsselect .dropdown-menu.show .inner.show li:nth-child(1n) a:hover {
	background: #000000 !important;
	color: #fff !important;
}
.slider-search .wheelsselect .dropdown-menu.show .inner.show li:nth-child(2n) a:hover {
	background: #000000 !important;
	color: #fff !important;
}
.slider-search .wheelsselect .bootstrap-select .dropdown-menu {
	padding: 1vh 0px;
}
.uklad11Bread {
  margin-top:50px;
  margin-bottom:50px;
}
.uklad11Bread ul {
  display: flex;
  flex-wrap:wrap;
  list-style:none;
  padding-left:0;
  margin-bottom:0;
  
}
.uklad11Bread ul li {
  margin-right:20px;
}
.uklad11Bread ul li a.active {
  font-weight:bold;
}
.naglowektresc h1 {
	margin-top: 0;
	
}
.akapity_producenta.naglowektresc {
  margin-bottom:0 !important;
}
.subPage .container-slider.sliderlow {
	min-height: 300px;
	height: 300px;
}
.only_mobile_visit {
  display: none;
 
}
.only_mobile_visit .button {
  height: 81px;
  color: #d40c13 !important;
	-webkit-box-shadow: inset 0 -81px 0 0 #181818;
	box-shadow: inset 0 -81px 0 0 #181818;

}
.only_mobile_visit .button:hover {
	color: #d40c13;
	-webkit-box-shadow: inset 0 -81px 0 0 #181818;
	box-shadow: inset 0 -81px 0 0 #181818;
}
.only_mobile_visit .button img {
  margin-left:10px;
}
.searchfalse .offTire {
  display: none !important;
}
.similar_owl .owl-nav button {
	background: #d40c13 !important;
	width: 50px;
	height: 40px;
	display: flex !important;
	align-items: center;
	justify-content: center;
	border-radius: 0 !important;
}
.similar_owl .owl-nav button img {
  width: 32px;
}

.braktowarualemamyinny {
	background: red;
	border: 10px solid #000;
	padding: 10px;
	font-size: 20px;
	color: #fff;
}
.anotherTimeProduct {
	background: #999898;
	padding-top: 45px;
	padding-bottom: 15px;
  position: relative;
}
.anotherTimeProduct .col-lg-6:nth-child(1) {
	background: white;
	border-left: 10px solid #999898;
	padding: 10px;
}
.anotherTimeProduct .col-lg-6:nth-child(2) {
	background: white;
	border-right: 10px solid #999898;
	padding: 10px;
}
.anotherTimeProduct .sinfo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 100%;
	font-family: Lato-Regular;
	color: white;
	font-size: 14px;
}
.anotherTimeProduct .price p {
  color:#b7b7b7;
}
.anotherTimeProduct .button {
  margin-top:0;
  width: 100%;
  background-color: #b7b7b7;
}
.anotherTimeProduct .row {
  border-bottom:3px solid #999898;
}
.menublog {
  background-color: red;
  padding:30px 20px;
}
.menublog a {
  color:white;
  font-size:20px;
  font-family: Lato-Regular;
  margin-bottom:15px;
  display: block;
}
.menublog a:last-child {
  margin-bottom:0;
}
.menublog a:hover {
  color:black !important;
}
.wariant_box {
  padding-top:32px;
}
.wariant_box .wariant_col {
  border-top:1px solid #999898;
  margin-bottom:10px;
  padding:10px 0px;
}
.wariant_box .wariant_col .col-lg-4 {
 display: flex;
 align-items: center;
}
.wariant_box .wariant_col .name {
  font-size: 1.125em;
  color: #999898;
}
.wariant_box .wariant_col .price {
  width: auto;
  margin-right:30px;
}
.wariant_box .wariant_col .price p {
  color: #999898;
  font-size:1.5em;
}
.wariant_box .wariant_col .price p span {
  font-size:15px;
}
.wariant_box .wariant_col .info {
 width: 100%;
 display: flex;
 justify-content: flex-end;
}
.wariant_box .wariant_col .add-bacscet .button {
  background-color: #b7b7b7;
  height: 30px !important;
}
.wariant_box .wariant_col .add-bacscet select {
  border-color: #b7b7b7;
  height: 30px !important;
  /* color:#b7b7b7; */
}
.wariant_box .wariant_col .deliv_info {
 text-align: right;
 color:#d40c13;
 font-size:15px;
}
.wariant_box .wariant_col .available {
  margin-left: auto;
  margin-top: 0;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree {
	color: #fff !important;
	background-color: #d40c13 !important;
}

.freeprivacypolicy-com---palette-light .cc-nb-reject {
	color: #fff;
	background-color: #999797 !important;
}
.baner .button {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.optmanu.dropdown-header {
  background-color:#8e8e8e;
  color:white;
  font-family: TitilliumWeb-Bold;
  padding:5px 5px;

}
.dropdown-divider {
  border-top:0px solid #d40c13;
  opacity:0;
  margin:0;
}
.producentdropdown .dropdown-menu.show .inner.show {
  display: flex !important;
  flex-wrap:wrap !important;
}

.producentdropdown .dropdown-menu.inner.show li {
	position: relative;
	width: 20%;
	min-width: 110px;
}
.producentdropdown .optmanu.dropdown-header {
  width: 100% !important;
 }
 .hiddenpart {
  display: none !important;
 }
 .container-slider .slider-search .content-box .button.disabled {
  background: #8e8e8e;
  pointer-events: none;
 }
 .top-listing.notcar .descriptionClass  {
width: calc(100% - 200px);
 }
 .top-listing.notcar .diffrentbtn  {
flex-wrap:wrap;
width: 165px;
 }
 @media screen and (max-width: 991px) {
  .top-listing.notcar .descriptionClass  {
    width: 100%;
     }
 }
 /* .descriptionClass.newul li {
  list-style: none;
  position: relative;
 } */
 .descriptionClass li {
  list-style: none;
  position: relative;
 }
 .descriptionClass li::before {
	content: url('../image/arrowrightdesc.svg');
  position: absolute;
  top: 1px;
  left: -15px;
  width: 10px;
  height: auto;
	/* background: #d40c13; */
}
.uklad11Bread ul li::before {
  display: none;
}

.pagin_mostsearch {
	display: flex;
	justify-content: center;
	margin-top: 50px;
	padding-bottom: 50px;
}
.pagin_mostsearch .page-link {

	color: #d40c13;

}
.pagin_mostsearch  .page-item.active .page-link {

	background-color: #d40c13;
	border-color: #d40c13;
}