/* start  app/design/frontend/Mgs/claue/Magento_Theme/templates/html*/
/* @font-face {
  font-family: 'Saira Semi Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sairasemicondensed/v13/U9MM6c-2-nnJkHxyCjRcnMHcWVWV1cWRRXePT_MRiXk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/teko/v20/LYjYdG7kmE0gV69VVPPdFl06VN8lG4S11zM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} */

@import url('https://fonts.googleapis.com/css2?family=Saira:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v25/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap;
}

* {
  scroll-behavior: smooth;
}

.justify-content-center {
  justify-content: center;
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  width: auto;
  height: auto;
}

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

@font-face {
  font-family: "BebasNeue Bold";
  src: url("../fonts/BebasNeue Bold.eot");
  src: url("../fonts/BebasNeue Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/BebasNeue Bold.woff2") format("woff2"),
    url("../fonts/BebasNeueBold.svg#BebasNeueBold") format("svg"),
    url("../fonts/BebasNeueBold.ttf") format("truetype"),
    url("../fonts/BebasNeueBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Flaticon.woff2") format("woff2"),
    url("../fonts/Flaticon.woff") format("woff"),
    url("../fonts/Flaticon.ttf") format("truetype"),
    url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

select:not([multiple]),
select.form-control:not([multiple]),
select.input-text:not([multiple]) {
  border: #e2e3e4 solid 1px;
  border-radius: 12px;
  background-color: #fff;
  color: #000;
  height: 50px;
/*   padding: 10px 20px; */
  font-size: 16px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 20px;
  font-style: normal;
}

.flaticon-shipped:before {
  content: "\f100";
}

.flaticon-money:before {
  content: "\f101";
}

.flaticon-call-center:before {
  content: "\f102";
}

.flaticon-left-quote:before {
  content: "\f103";
}

.flaticon-right-arrow:before {
  content: "\f104";
}

.flaticon-left-arrow:before {
  content: "\f105";
}

.flaticon-shopping-cart:before {
  content: "\f106";
}

.flaticon-menu:before {
  content: "\f107";
}

.flaticon-cancel:before {
  content: "\f108";
}

.flaticon-wheel-alignment:before {
  content: "\f109";
}

.flaticon-jerrycan:before {
  content: "\f10a";
}

.flaticon-inspection:before {
  content: "\f10b";
}

.flaticon-suspension:before {
  content: "\f10c";
}

/*font-family: 'Montserrat', sans-serif;
font-family: 'Saira Semi Condensed', sans-serif;
font-family: 'Teko', sans-serif;*/
.modal-content .tyre_finder_modal_submittyre > div {
  display: flex;
  flex-direction: column;
  align-self: center;
}

@media (min-width: 1230px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1980px) {
  body:not(.cms-index-index) header:before {
    width: 35% !important;
  }

  .page-title-wrapper:before {
    width: 35% !important;
  }
}

.align-items-center {
  align-items: center;
}


.cms-page-view #maincontent > .row > .main {
    padding: 0;
}

.cms-page-view #maincontent ,
.cms-index-index #maincontent {
  max-width: 100%;
}

body {
  background: url("/../media/bahrain-html/images/shape-bg-2.svg") top 930px left
      no-repeat,
    url("/../media/bahrain-html/images/bottom-shape-bg.svg") bottom 285px left
      no-repeat;
  background-color: #ffffff;
  font-family: "Montserrat", arial, tahoma;
  font-weight: normal;
  font-size: 16px;
}

body:not(.cms-index-index) {
  background: url("/../media/bahrain-html/images/bottom-shape-bg.svg") bottom
    285px left no-repeat;
  background-color: #ffffff;
}

body.contact-index-index:not(.cms-index-index),
body.customer-account-forgotpassword:not(.cms-index-index) {
  background-position: bottom -200px left;
}

body.cms-return-refund,
body.cms-warranty {
  background-position: bottom -250px left;
}

h2 {
  font-weight: 700 !important;
  color: #000000;
  line-height: 23px !important;
  text-transform: uppercase;
 letter-spacing: 0;
    color: #FF0000;
    font-size: 34px !important;
    font-family: "Saira", sans-serif !important;
}

.subTitle {
    width: 100%;
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #000;
    display: inline-flex;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 17px;
}

h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif !important;
  color: #000000;
}

h4 {
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  font-family: "Saira Semi Condensed", sans-serif !important;
  color: #000000;
}

p {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 31px;
  color: #676767;
}

.cms-page-view p {
  font-size: 16px;
}

span.cms-page-title {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 800;
  color: #000000;
  font-size: 40px;
  line-height: 80px;
  text-transform: uppercase;
  letter-spacing: 0;
}

.profile .profile-desc .profile-name {
  font-family: "Saira Semi Condensed", sans-serif;
}

.btn span {
  color: inherit;
}

.btn,
.checkout-cart-index
  .cart-summary
  .checkout-methods-items
  .item
  .action.checkout,
button#bh-sl-submit,
.bh-sl-container button.btn,
#onestepcheckout-page .form-login .hidden-fields .actions-toolbar button.login {
  min-width: 235px;
  max-width: 100%;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffa100;
  border-color: #ffa100;
  padding: 10px 29px;
  color: #000000;
  font-size: 17px;
  font-weight: 700;
  line-height: 28px;
  font-family: "Saira", sans-serif !important;
  text-transform: uppercase;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
  border-radius: 5px;
}

a.action.primary {
  min-width: 235px;
  max-width: 100%;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffa200;
  border-color: #ffa200;
  padding: 10px 29px;
  color: #000000;
  font-size: 18px;
  line-height: 6px;
  font-family: "Saira Semi Condensed", sans-serif;
  text-transform: uppercase;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
  border-radius: 12px;
  margin-top: 15px;
}

a.action.primary:hover {
  text-decoration: none;
}

.btn.back,
.btn-secondary,
.checkout-cart-index button.action.update,
.checkout-cart-index button#empty_cart_button {
  background: #404040;
  border-color: #404040;
  box-shadow: 0px 4px 20.64px 3.36px rgba(64, 64, 64, 0.3);
  color: #ffffff;
}

.btn.back span {
  color: #ffffff;
}

.checkout-cart-index button.action.update span {
  color: #ffffff;
}

a.action.btn.btn-default.btn-full.viewcart,
.checkout-cart-index .btn-secondary,
.checkout-cart-index button.action.update,
.checkout-cart-index button#empty_cart_button {
  line-height: 15px;
}

a.action.btn.btn-default.btn-full.viewcart:after {
  display: none;
}

.checkout-cart-index
  .cart-summary
  .checkout-methods-items
  .item
  .action.checkout:hover,
.checkout-cart-index
  .cart-summary
  .checkout-methods-items
  .item
  .action.checkout:focus,
.checkout-cart-index
  .cart-summary
  .checkout-methods-items
  .item
  .action.checkout:not(:disabled):not(.disabled):active {
  outline: none;
  background: #ff0000;
  border-color: #ff0000;
  outline: 0;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
  color: #ffffff;
}

a:hover,
a:focus,
a:active {
  color: #ff0000;
  text-decoration: none;
}

.btn i {
  font-size: 150%;
  margin-left: 15px;
}

.btn:hover,
.btn:focus,
.btn:not(:disabled):not(.disabled):active,
button#bh-sl-submit:hover,
button#bh-sl-submit:focus,
.bh-sl-container button.btn:hover,
.bh-sl-container button.btn:focus,
#onestepcheckout-page
  .form-login
  .hidden-fields
  .actions-toolbar
  button.login:hover,
#onestepcheckout-page
  .form-login
  .hidden-fields
  .actions-toolbar
  button.login:focus {
  outline: none;
  background: #ff0000;
  border-color: #ff0000;
  outline: 0;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
  color: #ffffff;
}

button {
  transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  padding: 0;
  border: none;
  position: relative;
  overflow: hidden;
}

.button::before, .button::after, .button.border-animation span::before, .button.border-animation span::after {
  position: absolute;
  content: "";
  transition: 0.3s ease-out;
}

.icon-btn {
    min-width: 235px;
    max-width: 100%;
    height: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 3px 15px;
    line-height: 28px;
    box-shadow: none;
    border-radius: 5px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
    color: #000;
    font-size: 15px;
    font-family: "Saira", sans-serif;
    font-weight: 700;
}

.icon-btn span svg {
    width: auto;
    height: 23px;
    display: inline-block;
    margin-right: 8px;
    fill: #000;
    top: 4px;
    position: relative;
    transition: 0.3s ease-out;
}
.icon-btn:hover span svg {
    fill: #fff;
}

.icon-btn:hover {
    background: #ffa200;
    outline: 0;
    color: #ffffff;
}


.red-btn {
    min-width: 235px;
    max-width: 100%;
    height: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
   background: #ff0000;
    padding: 7px 29px;
    line-height: 28px;
    box-shadow: none;
    border-radius: 12px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 0;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-family: "Saira", sans-serif;
    font-weight: 700;
}


.red-btn:hover{
    background: #ffa200;
  outline: 0;
  color: #ffffff;
}

#billing-new-address-form .control .phone-label {
  top: 30px !important;
}

@media  screen and (max-width: 991px) {
  .icon-btn {
    padding: 7px 20px;
font-size: 14px;
}
}

@media  screen and (max-width: 767px) {
.icon-btn {
    min-width: 100%;
    padding: 2px 29px;
    font-size: 14px;
}

}















.btn-default, .btn-primary, .btn-secondary {
  height: 50px;
}

.btn-default span {
  color: #000;
}

.btn-default span:hover {
  color: #fff;
}

.customer-account-create .btn.back span {
  color: #fff;
}

.btn.btn-xs {
  height: 50px;
  min-width: 150px;
  border-radius: 8px;
}

.btn.btn-sm {
  font-size: 14px;
  padding: 12px 30px;
}

header {
    position: relative !important;
    width: 100%;
    z-index: 99999999 !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #fff!important;
    border: none !important;
    transition: all 0.3s ease;
}

header.active-sticky {
  background: #ffffff !important;
  padding-top: 15px;
  padding-bottom: 15px;
}

header.active-sticky .header_phone a,
header.active-sticky .header_phone i,
header.active-sticky .cartBox,
header.active-sticky .cartBox label {
  color: #000;
}

header .logo {
  width: 211px;
  display: inline-flex;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

header .logo img {
  width: 90%;
}

header nav ul li a {
  color: #000000;
  font-family: "Saira", sans-serif;
     font-size: 14px;
    font-weight: 700;
  border-bottom: rgba(0, 0, 0, 0) solid 4px;
   border-top: rgba(0, 0, 0, 0) solid 4px;
  padding-top: 8px;
  padding-bottom: 4px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

header nav ul li.active a,
header nav ul li a:hover,
header nav ul li a:focus {
  color: #FF0000;
  text-decoration: none;
  border: none;
  border-bottom: #ff0000 solid 4px;
  border-top: #ff0000 solid 4px;
}

header nav {
    display: inline-flex;
    width: 650px;
    align-items: center;
    padding: 0;
    margin: 0 6px;
    flex-grow: 1;
}
header nav ul {
  width: 100%;
  display: flex;
  justify-content: space-around;
}

header nav ul li {
  display: inline-flex;
  align-items: center;
}

header .header_phone {
  display: inline-flex;
  letter-spacing: 0.5px;
  margin-left: auto;
  font-size: 20px;
  font-family: "Teko", sans-serif;
  font-weight: 500;
  color: #ffa200;
  text-transform: uppercase;
  margin-right: 20px;
  align-items: center;
}

header .header_phone .icon-call svg {
  fill: #ffffff;
  margin: 0 20px;
  height: 18px;
}

header .header_phone a {
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 1px;
}

header .header_phone a:hover,
header .header_phone a:focus {
  color: #ffa200;
}

/* header .myacc {
  margin: 0 20px;
} */

/* header .myacc svg {
  fill: #ffffff;
  height: 18px;
} */

header .search-toggle {
  cursor: pointer;
}



/* header .search-toggle svg {
  fill: #ffffff;
  width: 18px;
} */

header .search-toggle .icon-close {
  display: none;
}

header .search-toggle.active .icon-search {
  display: none;
}

header .search-toggle.active .icon-close {
  display: block;
}

header .search-toggle.active {
  z-index: 99;
}

header .search-toggle.active svg {
    fill: #FF0000;
    width: 25px;
    height: 25px;
}
header .cartBox {
  margin-right: 0;
  margin-left: 0;
  display: inline-flex;
  color: #ffffff;
  align-items: center;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Teko", sans-serif;
  font-size: 20px;
}

header .cartBox:hover,
header .cartBox:focus {
  color: #ffa200;
}

header .cartBox .count .counter.number {
  width: 20px;
  height: 20px;
  background: #ff0000;
  color: #fff;
  padding-top: 4px;
  margin-top: -8px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: 400;
  font-family: "Teko", sans-serif;
  margin-left: 0;
  position: absolute;
  bottom: 0;
  right: -14px;
}

header .cartBox label {
  font-size: 20px;
  font-family: "Teko", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-left: 7px;
  color: #ffffff;
  display: flex;
  align-items: center;
  cursor: pointer;
}

header .mobileMenu {
  display: none;
}


body:not(.cms-index-index) header:before {
  content: "";
  position: absolute; /*background: #404040;*/
  right: 0;
  top: 0;
  left: initial;
  width: 20%;
  height: 100%;
  z-index: -1;
}

/* header .container {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  height: 100%;
  top: 0;
  z-index: -1;
} */

/* header .container:before {
  content: "";
  width: 420px;
  height: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
  background: #404040;
  right: 0;
  display: flex;
} */




header .cover-header {
  padding: 15px 0;
}

header .right-icons {
  margin-left: auto;
}

header .right-icons .icon-list {
  display: flex;
}

header .right-icons .icon-list li {
  margin-left: 17px;
}

header .header-bottom {
    background: linear-gradient(180deg, #D0D0D0 0%, #FFFFFF 100%);
    padding: 6px 0;
    width: 100%;
}





header .header-bottom .box-main {
      display: flex;
    justify-content: space-between;
}


header .header-bottom .box-main .box-wrap .icon-box {
  display: flex;
  align-items: center;
}

header .header-bottom .box-main .box-wrap .icon-box .icon span svg {
    width: 28px;
    height: 28px;
    position: relative;
    top: 3px;
}

header .header-bottom .box-main .box-wrap .icon-box .icon {
  margin-right: 6px;
}

header .header-bottom .box-main .box-wrap .icon-box .text h4 {
  font-size: 14px;
  margin-bottom: -5px;
  color: #FF0000;
  font-family: "Saira", sans-serif;
}

header .header-bottom .box-main .box-wrap .icon-box .text span {
    font-size: 12px;
    font-family: "Saira", sans-serif;
    text-transform: uppercase;
}

header .header-bottom .box-main .box-wrap:last-child .icon-box .icon span svg {
    width: 36px;
    height: 36px;
}








header .header-bottom .box-slider{
  display: none;
}

header .header-bottom .box-slider .icon-box {
  display: flex;
  align-items: center;
/*   justify-content: center; */
}

header .header-bottom .box-slider .icon-box .icon span svg {
    width: 28px;
    height: 28px;
    position: relative;
    top: 3px;
}

header .header-bottom .box-slider .icon-box .icon {
  margin-right: 6px;
}

header .header-bottom .box-slider .icon-box .text h4 {
  font-size: 14px;
  margin-bottom: -5px;
  color: #FF0000;
  font-family: "Saira", sans-serif;
}

header .header-bottom .box-slider .icon-box .text span {
    font-size: 12px;
    font-family: "Saira", sans-serif;
    text-transform: uppercase;
}

















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


}

@media screen and (max-width: 767px) {
  header .header-bottom .box-main {
    display: none;
  }
  header .header-bottom .box-slider {
      display: block;
      padding: 0 8px;
  }
  header .header-bottom{
    margin-top: 10px;
  }
  header .header-bottom {
      padding: 0px 0;
  }
  header .header-bottom .box-slider .icon-box .icon span svg {
      width: 26px;
      height: 26px;
  }
  header .header-bottom .box-slider .icon-box .text h4 {
      font-size: 13px;
      margin-bottom: -8px;
  }
  header .header-bottom .box-slider .icon-box .text span {
      font-size: 11px;
  }
  header .cartBox .count .counter.number {
    bottom: -14px;
    right: -18px;
  }
}
















@media  screen and (max-width: 1100px) {
  header nav ul li.active a, header nav ul li a:hover, header nav ul li a:focus {
    border-bottom: #ff0000 solid 0px;
    border-top: #ff0000 solid 0px;
}
header nav ul {
    border-top: #ff0000 solid 4px;
}
}

.page-title-wrapper h1 {
  font-family: "Teko";
  font-weight: 500 !important;
  font-size: 36px;
}

.breadcrumbs {
  background: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-family: "Montserrat";
}

.cms-page-view .col-sm-12.breadcrumbSec.breadcrumbs-list-page,
.col-sm-12.breadcrumbSec.breadcrumbs-list-page .breadcrumbs,
.container-fluid {
  padding: 5px 0 0 10px;
}

.breadcrumbSec {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.refineresult {
  background: #ff0000;
  width: 800px;
  min-height: 70px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.27);
  border-radius: 0 0 15px 15px;
  z-index: 11;
  position: relative;
  font-size: 22px;
  font-family: "Teko";
  font-weight: 500;
  padding: 10px 40px 10px 60px;
  color: #fff;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.3s ease;
}

.refineresult .home-slider-section .home-slider{
  display: none;
  visibility: hidden;
}

.refineresult .home-slider-section .banner_container {
    position: relative;
    left: auto;
    top: auto;
    height: max-content;
    z-index: 1;
    width: 1170px;
    max-width: 100%;
    transform: none;
}



















.refineresult .searchTab .tab-content .tab-pane, 
.refineresult .searchTab .tab-content .tab-pane form {
    border-radius: 0px 0px 5px 5px;
}

.refineresult .searchTab .action-buttons {
    margin-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}


.refineresult .searchTab .tab-content {
    width: 94%;
    flex-wrap: wrap;
    margin: auto;
    display: block;
}

.refineresult .searchTab .tab-content .nav-tabs{
  width: 100%;
}


.refineresult .searchTab .tab-content .nav-tabs .nav-item {
    margin: 0;
    text-align: center;
    position: relative;
    width: 50%;
    flex: 0 0 auto;
}

.refineresult .searchTab .tab-content .nav-tabs .nav-link {
     padding: 14px 0px;
}


 .refineresult .searchTab .tab-content .tab-pane #finder-size-form-new .container .row .col-md-4,
 .refineresult .searchTab .tab-content .tab-pane #finder-size-form-new .container .row .col-md-8{
  width: 50% !important;
}


 .refineresult .searchTab .tab-content .tab-pane #finder-size-form-new .container .row .col-md-4 .form-footer .btn {
  min-width: auto !important;
}

.refineresult.active,
.refineresult.active:focus {
  background: #404040;
  box-shadow: none;
  border-radius: 0;
}
.refineresult img {
  margin-right: 0;
  margin-left: auto;
}
.refineresult .refineresult_text {
  position: relative;
}
.refineresult .refineresult_text:before {
  content: "\f00d";
  font-family: "Line Awesome Free";
  font-weight: 900;
  color: #ffffff;
  font-size: 26px;
  position: absolute;
  left: -30px;
  top: -4px;
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s ease;
}
.refineresult.active .refineresult_text:before {
  opacity: 1;
}
.refineresult > span,
.refineresult > img {
  position: relative;
  z-index: 12;
  cursor: pointer;
}
.refineresult .refineresult_search_section {
  width: 100%;
  position: absolute;
  right: 0;
  top: 69px;
  background: #404040;
  border-radius: 0 0 15px 15px;
}
  .refineresult .refineresult_search_section .home-slider-section {
    height: auto !important;
}
.refineresult .banner_left.searchTab h1 {
  padding: 0 20px 10px;
  color: #fff;
  font-weight: 400 !important;
}
.refineresult .searchTab .tab-content .tab-pane form {
  box-shadow: none;
}
.social_box {
  width: 45px;
  height: 240px;
  position: fixed;
  left: 10px;
  z-index: 12;
  display: inline-flex;
  flex-wrap: wrap;
  top: 180px;
  display: none;
}



@media (min-width: 992px) {
   .refineresult .col-md-3 {
        width: 21.6%;
    }
}


@media  screen and (max-width: 991px) {
  .refineresult{
    width: 96%;
  }
}





@media  screen and (max-width: 767px) {
   .refineresult .searchTab .tab-content .tab-pane #finder-size-form-new .container .row .col-md-4,
 .refineresult .searchTab .tab-content .tab-pane #finder-size-form-new .container .row .col-md-8{
  width: 100% !important;
}
.refineresult .refineresult_search_section .action-buttons .icon-btn:last-child{
  margin-top: 7px;
} 

}

























.social_box a {
  width: 45px;
  height: 45px;
  background: #ffffff;
  border: #b2b2b2 solid 1px;
  border-radius: 100%;
  display: inline-flex;
  margin-bottom: 2px;
  align-items: center;
  justify-content: center;
  color: #b2b2b2;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.3s ease;
}

.social_box a:hover {
  background: #ff0000;
  border-color: #ff0000;
  color: #ffffff;
}

.banner {
    padding-top: 0;
    width: 100%;
    position: relative;
    background: #ffffff url("/../media/bahrain-html/images/top-banner.webp")
    no-repeat;
    background-size: cover;
    background-position: center;
    height: 550px;
    display: none;
}

.banner .banner_container {
  width: 1170px;
  max-width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}

.banner h1 {
    font-size: 52px;
    line-height: 1.1em !important;
    white-space: nowrap;
    color: #fff;
    font-family: "Saira", sans-serif;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 20px;
}


.banner h1 .red{
    color: #FF0000;
}

.banner .banner_left {
    width: 100%;
    padding-top: 80px;
}

.banner .banner_right {
  width: 50%;
  height: 100%;
  background: url("/../media/images/hero-banner-1.webp") no-repeat;
  background-size: 79% auto;
  border-radius: 0 0 0 10px;
  position: absolute;
  right: 0;
  background-position: top right;
  top: 0;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  overflow: hidden;
}

.banner .banner_right img {
  right: -140px;
  position: relative;
  margin-bottom: 20px;
  width: calc(100% + 80px);
  margin-right: -80px;
}

.banner .banner_right:before {
  content: "";
  width: 79%;
  height: 50%;
  background: #ffa100;
  position: absolute;
  border-radius: 0 0 0 10px;
}

.home_slider .item {
  padding-top: 260px;
  min-height: 824px;
  background-size: cover !important;
  background-position: top center !important;
}

.bahrain_Service {
    background: #F8F8F8;
    padding: 50px 0;
}

.bahrain_Service .owl-carousel .item .icon-box {
    box-shadow: 0px 2px 4px 0px #0000001A;
    text-align: center;
    padding: 54px 20px 25px;
    position: relative;
    margin: 0 3px;
    border-radius: 10px;
}

.bahrain_Service .owl-carousel .item .icon-box:hover .box-info h3{
  color: #000;
}





.bahrain_Service .owl-carousel .item .icon-box .box-icon {
  text-align: center;
}

.bahrain_Service .owl-carousel .item .icon-box .box-icon span {
    background-color: #ff0000;
    border-radius: 50px;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
}










.bahrain_Service .owl-carousel .item .icon-box .box-icon span svg {
    fill: #fff;
    width: 48px;
    height: 48px;
}


.bahrain_Service .owl-carousel .item .icon-box .box-info h3 {
    color: #FF0000;
    font-family: "Saira", sans-serif;
    font-size: 23px;
    transition: all 0.3s ease-in-out;
}

.bahrain_Service .owl-carousel .item .icon-box .box-info p {
    font-size: 17px;
    padding: 14px 0;
}

.bahrain_Service .owl-carousel .item .icon-box .read-more {
    margin-top: 10px;
}













.bahrain_Service ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 30px 0 0;
}

.bahrain_Service .owl-carousel .item {
    margin: 20px 0;
} 

.bahrain_Service .owl-carousel .item a {
  display: inherit;
  justify-content: inherit;
  align-items: inherit;
  flex-wrap: inherit;
  text-decoration: none;
  width: 100%;
}

.bahrain_Service .owl-carousel .item .flaticon {
  width: 100%;
  height: 108px;
  font-size: 70px;
  border-radius: 12px;
  color: #000000;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
  background: #ffa100;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.bahrain_Service .owl-carousel .item .flaticon:before {
  font-size: inherit;
  color: inherit;
}

.bahrain_Service .owl-carousel .item:hover .flaticon {
  background: #ff0000;
  color: #ffffff;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
}

.bahrain_Service .owl-carousel .item label {
  font-size: 22px;
  color: #000000;
  font-family: "Teko", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: 0;
  white-space: nowrap;
  margin-top: 20px;
}





@media screen and (min-width: 991.99px) and (max-width: 1199.98px) {
  .bahrain_Service .owl-carousel .item .icon-box .box-info h3 {
    font-size: 18px !important;
}
}












.searchTab .nav-tabs {
    /* width: 100%; */
    border: none;
    display: inline-flex;
    padding: 0;
    align-items: start;
    margin-bottom: -1px;
    background: #fff;
    border-radius: 5px 5px 0 0;
}

.searchTab .nav-tabs .nav-item {
    margin: 0;
    text-align: center;
    position: relative;
    /* width: 50%; */
    flex: 0 0 auto;
}

.searchTab .nav-tabs .nav-item .nav-link.active::before {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 13px 10.5px 0 10.5px;
    border-color: #ff0000 transparent transparent transparent;
    position: absolute;
    left: 46%;
    bottom: -19px;
    content: "";
    z-index: 1;
    transform: translateY(-50%);
}

.searchTab .nav-tabs .nav-link {
    border: none !important;
    border-radius: 5px 5px 0 0;
    background: #232323;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 1em;
    font-family: "Saira", sans-serif;
    text-transform: uppercase;
    padding: 14px 16px;
    transition: all 0.3s ease;
    margin: 0;
    position: relative;
}

.searchTab .nav-tabs .nav-link.active {
  color: #ffffff;
  background: #ff0000;
}

.searchTab .nav-tabs .nav-link span svg {
       height: 28px;
    width: 22px;
    position: relative;
    margin-bottom: -8px;
    fill: #fff;
    transition: all 0.3s ease;
}

.searchTab .nav-tabs .nav-link.active span svg {
    fill: #fff;
}

.searchTab .nav-tabs .nav-item:last-child .nav-link span svg {
    height: 28px;
    width: 30px;
}



/* .searchTab .nav-tabs li:nth-child(1) .nav-link.active {
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.4);
} */

.searchTab .tab-content {
  width: 100%;
  display: inline-flex;
  flex-wrap: wrap;
}

.searchTab .tab-content .tab-pane, .searchTab .tab-content .tab-pane form {
    width: 100%;
    background: #232323;
          border-radius: 0px 5px 0px 0px;
    /* box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.4); */
}

.searchTab .action-buttons {
    margin-top: 0;
    background: #ff0000;
    border-radius: 0 0 5px 5px;
    padding: 5px;
    text-align: center;
}

.searchTab .action-buttons .icon-btn{
 margin-right: 7px;
}

/* .searchTab .action-buttons .icon-btn:last-child{
 margin-top: 10px;
}
 */
/* .searchTab .tab-content .tab-pane {
    padding: 40px 12px;
} */

.searchTab .tab-content .tab-pane {
    padding: 13px 0px;
}

.searchTab .tab-content .tab-pane form {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}


.searchTab .tab-content .tab-pane form .form-title{
    margin-bottom: 12px;
}

.searchTab .tab-content .tab-pane form .form-title h3 {
    font-size: 17px;
    font-weight: 600 !important;
    font-family: "Saira", sans-serif;
    color: #fff;
}


.searchTab .tab-content .tab-pane .form-group {
  margin-bottom: 0;
  width: 100%;
  margin-right: 0;
}

.searchTab .tab-content .tab-pane .form-control {
    display: flex;
    align-items: center;
    border: 1px #E4E4E4 solid !important;
    background: #F8F8F8;
    border-radius: 5px;
    height: 50px;
    padding: 0 25px;
    font-family: "Saira", sans-serif;
    color: #000;
    font-size: 17px;
    justify-content: center;
    font-weight: 500;
    text-transform: uppercase;
    box-shadow: none;
}

.refineresult .action-buttons {
   background: transparent;
}


.searchTab .tab-content .tab-pane .form-control:hover,
.searchTab .tab-content .tab-pane .form-control:focus {
  border-color: #ffffff;
}

.searchTab .tab-content .tab-pane .form-control i {
  margin-right: 0;
  margin-left: auto;
}

.searchTab .tab-content .tab-pane .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #000000;
}

.searchTab .tab-content .tab-pane .btn-success {
    border-radius: 5px;
    width: 100%;
    height: 50px;
    background: #ffa200;
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
   font-family: "Saira", sans-serif;
    font-weight: 600;
    border: none;
    margin-right: 0;
    margin-left: auto;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

.searchTab .tab-content .tab-pane .btn-success:hover,
.searchTab .tab-content .tab-pane .btn-success:focus {
  background: #000;
  color: #fff;
  outline: none;
  box-shadow: none;
}

.searchTab .tab-content .tab-pane .form-control::placeholder {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  opacity: 1;
}

.searchTab .tab-content .tab-pane .form-control:-ms-input-placeholder {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  opacity: 1;
}

.searchTab .tab-content .tab-pane .form-control::-ms-input-placeholder {
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  opacity: 1;
}




.searchTab .tab-content .tab-pane  .btn::after{
  display: none;
}

.searchTab .tab-content .tab-pane  .btn span svg{
     fill: #fff;
    margin-right: 9px;
    position: relative;
    top: 3px;
}



.searchTab .tab-content .tab-pane .form-footer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}



.searchTab .tab-content .tab-pane  .mage-error {
      position: absolute;
    bottom: -20px;
}








.searchTab .tab-content .tab-pane  .btn {
  margin-right: 0;
  margin-left: auto;
}

.searchTab .tab-content .tab-pane  .btn:hover{
  color: #fff;
}

.searchTab .tab-content .tab-pane .checkbox {
  position: relative;
  padding-left: 60px;
  min-height: 25px;
  display: flex;
  align-items: center;
}

.searchTab .tab-content .tab-pane .checkbox input {
  position: absolute;
  opacity: 0;
}

.searchTab .tab-content .tab-pane .checkbox label {
  color: rgba(265, 265, 265, 0.7);
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  cursor: pointer;
}

.searchTab .tab-content .tab-pane .checkbox label:before {
  content: "\f00c";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 18px;
  color: transparent;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.5);
  left: 22px;
  top: 0;
  width: 25px;
  height: 25px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.searchTab
  .tab-content
  .tab-pane
  .checkbox
  input[type="checkbox"]:checked
  + label:before {
  content: "\f00c";
  background: #ffffff;
  color: #000000;
  font-size: 22px;
}

.tyrefinder-form-separator{
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  font-family: "Teko", sans-serif;
  padding: 0 20px;
}

.specialOffer {
  padding: 90px 0 10px;
}

.special_offer .item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.special_offer .special_offer_left {
  width: 60%;
  padding-top: 50px;
  background: url("/../media/bahrain-html/images/special-offer-bg-road.svg")
    no-repeat;
  background-size: 50% auto;
  background-position: top 140px right 70px;
}

.special_offer .special_offer_left h2 {
  margin: 7px 0 25px;
}

.special_offer .special_offer_left p {
  width: 510px;
  max-width: 90%;
}

.special_offer .special_offer_left .btn {
  margin-top: 85px;
  justify-content: flex-start;
}

.special_offer .special_offer_right {
  width: 40%;
  padding-bottom: 115px;
  position: relative;
}

.special_offer .special_offer_right .discount_box {
  max-width: 70%;
  width: 325px;
  border-radius: 6px;
  padding: 40px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  position: absolute;
  left: -70px;
  bottom: 35px;
  transition: all 0.3s ease;
}

.special_offer .special_offer_right .discount_box:before {
  content: "\f004";
  display: flex;
  font-size: 26px;
  font-family: "Line Awesome Free";
  font-weight: 900;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  background: #ff0000;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -29px;
  top: -29px;
  color: #ffffff;
  transition: all 0.3s ease;
}

.special_offer .special_offer_right .discount_box:hover:before {
  background: #ffa200;
  color: #000;
}

.special_offer .special_offer_right .discount_box:hover {
  bottom: 45px;
}

.special_offer .special_offer_right .discount_box h3 {
  font-size: 34px;
  line-height: 36px;
  font-family: "Teko", sans-serif;
  font-weight: 500;
}

.special_offer .special_offer_right .discount_box h3 b {
  font-weight: 900;
  font-size: 64px;
  font-family: "Saira Semi Condensed", sans-serif;
}

.special_offer .special_offer_right .discount_box p {
  color: #676767;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 25px;
  margin-top: 5px;
}

.special_offer .special_offer_right .discount_box a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #ff0000;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding-right: 20px;
  text-decoration: none;
}

.special_offer .special_offer_right .discount_box a:after {
  content: "\f061";
  color: inherit;
  font-size: 95%;
  font-family: "Line Awesome Free";
  font-weight: 900;
  position: absolute;
  height: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
}

.special_offer .special_offer_right .discount_box a:hover,
.special_offer .special_offer_right .discount_box a:focus {
  color: #000000;
}

.special_offer .customBtn {
  width: 100%;
  display: inline-flex;
  margin-top: 40px;
}

.special_offer .prev-button,
.special_offer .next-button {
  width: 40px;
  height: 40px;
  border-radius: 100% !important;
  color: rgba(0, 0, 0, 0.6);
  border: rgba(0, 0, 0, 0.6) solid 1px !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  cursor: pointer;
  transition: all 0.3s ease;
}

.special_offer .next-button {
  margin-left: 20px;
}

.special_offer .prev-button:hover,
.special_offer .next-button:hover {
  background: #ff0000 !important;
  border-color: #ff0000 !important;
  color: #ffffff;
  outline: none;
  box-shadow: none;
}

.special_offer .prev-button:before,
.special_offer .next-button:before {
  font-family: Flaticon;
}

.special_offer .prev-button:before {
  content: "\f105";
}

.special_offer .next-button:before {
  content: "\f104";
}

.special_offer .owl-nav {
  opacity: 0;
  visibility: hidden;
  margin: 0;
}


@media screen and (max-width: 991px) {
.searchTab .action-buttons {
    text-align: center;
}
}


@media screen and (max-width: 767px) {
  .searchTab .tab-content .tab-pane  .mage-error {
    bottom: -11px;
    font-size: 9px;
}
}

.howItWork {
    width: 100%;
    background: #ffffff url("/../media/bahrain-html/images/special-offers-bg.webp")
    no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
}

.howItWork .howitworkLeft {
    width: 50%;
    display: flex;
    /* justify-content: space-between; */
}

.howItWork ul {
    list-style: none;
    padding: 0;
    margin: 0;
    /* align-items: flex-start; */
    /* justify-content: space-between; */
    counter-reset: counter-one;
    flex: auto;
    width: 100%;
}

.howItWork .first-ul {
   align-content: space-around;
}



.howItWork ul li {
    width: calc(100% - 40px);
    border-radius: 6px;
    background: #ffffff url("/../media/bahrain-html/images/side-round.svg")
    no-repeat;
    background-position: bottom -120px left -42px;
    /* box-shadow: 0px 14px 28.42px 0.58px rgba(218, 219, 219, 0.55); */
    position: relative;
    margin: 40px 0;
    padding: 65px 23px 23px;
    min-height: 259px;
    align-content: center;
    color: #000000;
    counter-increment: counter-one;
    transition: all 0.3s ease;
}


.howItWork ul li:hover,
.howItWork ul li.active {
  background: #232323 url("/../media/bahrain-html/images/side-round.svg")
    no-repeat;
  background-position: bottom -130px left -52px;
  box-shadow: 0px 4px 20.64px 3.36px rgb(76 11 19);
  color: #000000;
}

.howItWork ul li h3 {
    font-size: 24px;
    font-weight: 700 !important;
    color: #FF0000;
    font-family: "Saira", sans-serif;
}

.howItWork ul li p {
  font-size: 16px;
  margin: 10px 0 0px;
  transition: all 0.3s ease;
}

.howItWork ul li .learnmore_link {
  position: relative;
  color: rgba(0, 0, 0, 0.45);
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-right: 25px;
  transition: all 0.3s ease;
}

.howItWork ul li .learnmore_link:after {
  content: "\f061";
  color: inherit;
  font-size: 95%;
  font-family: "Line Awesome Free";
  font-weight: 900;
  position: absolute;
  height: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  display: flex;
  align-items: center;
}

.howItWork ul li.active h3,
.howItWork ul li:hover h3,
.howItWork ul li:hover p,
.howItWork ul li.active p,
.howItWork ul li:hover .learnmore_link,
.howItWork ul li.active .learnmore_link {
  color: #ffffff;
}

/* .howItWork ul li:before {
    content: counter(counter-one);
    width: 58px;
    height: 58px;
    background: #ff0000;
    border-radius: 100%;
    position: absolute;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
     font-family: "Exo 2", sans-serif;
    font-weight: 700;
    top: -30px;
    border: 2px solid #fff;
    left: 15px;
    transition: all 0.3s ease;
} */




.howItWork .first-ul li::before,
.howItWork .second-ul li::before{
  width: 58px;
    height: 58px;
    background: #232323;
    border-radius: 100%;
    position: absolute;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
     font-family: "Exo 2", sans-serif;
    font-weight: 700;
    top: -30px;
    border: 2px solid #fff;
    left: 15px;
    transition: all 0.3s ease;
   
}





.howItWork .first-ul li:nth-child(1)::before{
  content: "1";
   
}


.howItWork .second-ul li:nth-child(1)::before{
  content: "2";
   
}


.howItWork .second-ul li:nth-child(2)::before{
  content: "3";
   
}





.howItWork ul li:hover:before,
.howItWork ul li.active:before {
  background: #ffffff;
  color: #000;
}

.howItWork ul li:nth-child(2) {
    margin-top: 60px;
}

.howItWork ul li:nth-child(3) {
    margin-top: -20px;
}

.howItWork .howitworkRight {
  width: 50%;
  padding-left: 100px;
}

.howItWork .howitworkRight h2 {
    padding-top: 8px;
    margin-bottom: 25px;
    line-height: 1.2 !important;
    color: #fff;
    font-size: 42px;
    font-weight: 700 !important;
    font-family: "Saira", sans-serif;
}

.howItWork .howitworkRight p{
  color: #fff;
}

.howItWork .howitworkRight .btn {
    margin-top: 65px;
    max-width: 100%;
    justify-content: flex-start;
    font-size: 17px;
}

.howItWork .howitworkRight .btn i {
  margin-right: 0;
  margin-left: auto;
}



















.testimonial {
  padding: 50px 0 95px;
  background: #ffffff url("/../media/bahrain-html/images/testi-bg.webp")
    no-repeat;
    background-size: cover;
    background-position: center;
}


.testimonial .section-title {
        margin-bottom: 40px;
} 

.testimonial .section-title h2 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 30px !important;
}


.testimonial .section-title p{
  color: #fff;
}








.testimonial .testimonial_slider {
    width: 925px;
    max-width: 100%;
    margin: auto;
    position: relative;
/*     padding-top: 130px; */
    border-radius: 10px;
    background: #fff;
}

/* .testimonial .testimonial_slider:before {
  content: "\f103";
  font-family: Flaticon;
  color: #fff;
  font-size: 36px;
  background: #ff0000;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
  border-radius: 100%;
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
}
 */

.testimonial_slider .item {
    margin: 50px 70px;
}

.testimonial_slider .text-box .other-image img {
    margin: auto;
    display: block;
    border-radius: 90px;
    box-shadow: 0px 0px 4px 0px #00000040;
    border: 5px solid #fff;
}

.testimonial_slider .text-box .other-image{
  position: relative;
}

.testimonial_slider .text-box .other-image:before {
    background: #ff0000 url("/../media/bahrain-html/images/double-quote.png");
    content: "";
    color: #ff0000;
    font-size: 19px;
    box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -68px;
    bottom: -14px;
    right: 0;
    margin: auto;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
}

.testimonial_slider .text-box .info {
  margin-top: 25px;
}








.testimonial_slider blockquote {
    width: 100%;
    background: none;
    font-family: "Montserrat", sans-serif;
    line-height: 25px;
    color: #000;
    text-align: center;
}

.testimonial_slider .clientInfo {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    margin: 25px auto;
    position: relative;
    justify-content: center;
}

.testimonial_slider .clientInfo img {
  position: absolute;
  left: 0;
  opacity: 0;
  display: none;
}

.testimonial_slider .clientInfo .name {
    color: #000;
    display: inline-flex;
    justify-content: center;
    flex-wrap: wrap;
    line-height: 20px;
    font-size: 24px;
    font-weight: 600;
    font-family: "Saira", sans-serif;
}


.testimonial_slider .clientInfo .address{
  font-style: italic;
  color: #ff0000;
  margin-top: 10px;
}









.testimonial_slider .clientInfo .position {
  color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 2px;
  font-size: 13px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
}

.testimonial_slider .owl-item img {
  width: auto;
}

.testimonial_slider .owl-thumbs {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 115px auto 0;
  position: relative;
}

.testimonial_slider .owl-thumbs .owl-thumb-item {
  width: 77px;
  height: 77px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  border-radius: 100%;
  border: none;
  padding: 0;
  margin: 10px 20px;
  transition: all 0.3s ease;
}

.testimonial_slider .owl-thumbs:before {
  content: "";
  width: 2px;
  height: 85px;
  background: #232323;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -115px;
}

.testimonial_slider .owl-thumbs .owl-thumb-item img {
  border-radius: 100%;
  width: 77px;
  height: 77px;
  opacity: 0.5;
  transition: all 0.3s ease;
}

.testimonial_slider .owl-thumbs .owl-thumb-item:focus {
  outline: none;
}

.testimonial_slider .owl-thumbs .owl-thumb-item.active {
}

.testimonial_slider .owl-thumbs .owl-thumb-item.active img {
  transform: scale(1.41);
  opacity: 1;
}

.testimonial_slider .owl-thumbs:focus {
  border: none;
  outline: none;
}

.testimonial_slider .owl-nav {
  position: absolute;
  top: 50%;
  margin: auto;
  height: 40px;
  display: flex;
  left: -80px;
  right: -80px;
}

.testimonial .testimonial_slider .owl-nav button {
     width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #FFA100;
    color: #fff;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    transition: all 0.3s ease;
    font-size: 17px;
}

/* .testimonial .testimonial_slider .owl-nav button:hover,
.testimonial .testimonial_slider .owl-nav button:focus {
  background: #ff0000;
  border-color: #ff0000;
  color: #ffffff;
  outline: none;
  box-shadow: none;
} */

.testimonial .testimonial_slider .owl-nav button span {
  display: none;
}

.testimonial .testimonial_slider .owl-nav button.owl-prev {
  margin-left: 0;
  margin-right: auto;
}

.testimonial .testimonial_slider .owl-nav button.owl-next {
  margin-left: auto;
  margin-right: 0;
}

.testimonial .testimonial_slider .owl-nav button:before {
  font-family: Flaticon;
}

.testimonial .testimonial_slider .owl-nav button.owl-prev:before {
  content: "\f105";
}

.testimonial .testimonial_slider .owl-nav button.owl-next:before {
  content: "\f104";
}

.newsSec {
  width: 100%;
  padding: 115px 0 50px;
}

.newsSec h2 {
  margin-bottom: 45px;
  width: 100%;
}

.newsSec .youtubeSec,
.newsSec .instaSec {
  margin-bottom: 30px;
}

.newsSec .youtubeSec {
  width: 100%;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0px 14px 28.42px 0.58px rgba(218, 219, 219, 0.53);
}

.newsSec .youtubeSec figure,
.newsSec .instaSec figure {
  width: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.newsSec .youtubeSec figure img,
.newsSec .instaSec figure img {
  border-radius: 6px 6px 0 0;
  width: 100%;
}

.newsSec .youtubeSec .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  background: RGBA(255, 0, 0, 1);
  padding: 20px;
  transform: translate(-50px, -50px);
  border-radius: 50px;
  width: 70px;
  height: 70px;
  text-align: center;
  line-height: normal;
  color: #fff;
  text-indent: 10px;
  display: none;
}

.newsSec .youtubeSec:hover .play-icon {
  display: block !important;
}

.newsSec .youtubeSec article {
  padding: 30px 85px 30px 30px;
  position: relative;
  text-align: left;
}

.newsSec article h4 {
  width: 100%;
}

.newsSec article date {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.45);
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  padding-top: 6px;
  text-transform: uppercase;
  display: inline-flex;
}

.newsSec .youtubeSec article img {
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.newsSec .instaSec {
  width: calc(35% - 30px);
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0px 14px 28.42px 0.58px rgba(218, 219, 219, 0.53);
  margin-right: 0;
  margin-left: auto;
  padding: 2px 2px 0;
}

.newsSec .instaSec article date {
  text-transform: initial;
}

.newsSec .instaSec article {
  padding: 28px 22px 28px 104px;
  position: relative;
  text-align: left;
}

.newsSec .instaSec article .profilepic {
  position: absolute;
  left: 22px;
  top: 28px;
}

.newsSec .instaSec article .instaIcon {
  position: absolute;
  right: 22px;
  top: 40px;
}

.trustedExpert {
    width: 100%;
    padding: 60px 0;
}

.trustedList {
  justify-content: space-between;
  margin-top: 20px;
}

.trustedExpert .trustedBox {
  width: calc(33.33% - 8px);
  display: inline-flex;
  flex-wrap: wrap;
  padding: 30px;
  color: #000;
  border-radius: 10px;
  background: #ffffff url("/../media/bahrain-html/images/side-round.svg")
    no-repeat;
  background-position: bottom -120px right -60px;
  box-shadow: 0px 0px 4px 1px #0000001A;
  margin-top: 25px;
  transition: all 0.3s ease;
}

.trustedExpert .trustedBox:hover,
.trustedExpert .trustedBox.active {
  background: #232323 url("/../media/bahrain-html/images/side-round-2.svg")
    no-repeat;
  background-position: bottom -100px right -50px;
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.4);
  color: #fff;
}

.trustedExpert .trustedBox .flaticon {
  color: #ff0000;
}

.trustedExpert .trustedBox .flaticon:before {
  font-size: 54px;
  font-weight: 400;
}

.trustedExpert .trustedBox h3 {
    width: 100%;
    color: #000;
    font-weight: 700 !important;
    font-weight: bold;
    font-size: 22px;
    line-height: 25px;
    font-family: "Saira", sans-serif;
    margin: 15px 0 12px;
}

.trustedExpert .trustedBox p {
  color: #676767;
  font-size: 16px;
  line-height: 26px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.trustedExpert .trustedBox:hover .flaticon,
.trustedExpert .trustedBox:hover h3,
.trustedExpert .trustedBox:hover p,
.trustedExpert .trustedBox.active .flaticon,
.trustedExpert .trustedBox.active h3,
.trustedExpert .trustedBox.active p {
  color: #ffffff;
}


.aboutUs {
    padding: 140px 0 50px 0;
}


.aboutUs .mobile_visible_btn{
  display: none !important;
} 




.aboutUs .about_left {
  width: 60%;
  padding-top: 50px;
  background: url("/../media/bahrain-html/images/special-offer-bg-road.svg")
    no-repeat;
  background-size: 50% auto;
  background-position: top 140px right 70px;
}

.aboutUs .about_left h2 {
    margin: 7px 0 20px;
    font-size: 28px !important;
    color: #000;
    line-height: 1.3 !important;
    font-family: "Saira", sans-serif;
    font-weight: 700 !important;
    width: 71%;
}

.aboutUs .about_left p {
  width: 510px;
  max-width: 90%;
}

.aboutUs .about_left .btn {
    margin-top: 20px;
    justify-content: flex-start;
    font-size: 17px;
}
.aboutUs .about_right {
  width: 40%;
  padding-bottom: 115px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.aboutUs .about_right figure {
  width: 81%;
}

.aboutUs .about_right img {
    width: 100%;
    max-width: 100%;
    border-radius: 10px;
}

.aboutUs .about_right .discount_box p {
    font-size: 14px;
}

.aboutUs .about_right .discount_box {
  max-width: 70%;
  width: 325px;
  border-radius: 6px;
  padding: 45px 40px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  position: absolute;
  left: -70px;
  bottom: 50px;
  transition: all 0.3s ease;
}

.aboutUs .about_right .discount_box h3 {
    font-size: 22px;
    line-height: 36px;
    font-weight: 700 !important;
    font-family: "Saira", sans-serif;
}

.aboutUs .about_right .discount_box h3 b {
  font-weight: 900;
  font-size: 44px;
  font-family: "Saira Semi Condensed", sans-serif;
  text-transform: uppercase;
}

.aboutUs .about_right .discount_box p {
  color: #676767;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 5px;
}

.aboutUs .about_right .discount_box:before {
  content: "\f004";
  display: flex;
  font-size: 26px;
  font-family: "Line Awesome Free";
  font-weight: 900;
  width: 58px;
  height: 58px;
  border-radius: 100%;
  background: #ff0000;
  text-align: center;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -29px;
  top: -29px;
  color: #ffffff;
  transition: all 0.3s ease;
}

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

.aboutUs {
    padding: 50px 0 50px 0;
}
}







.mobile_visible_btn {
  display: none;
}

.aboutUs .about_right .discount_box:hover {
  bottom: 60px;
}

.aboutUs .about_right .discount_box:hover:before {
    background: #ffa100;
    color: #000;
}

.ourBrand {
    width: 100%;
    padding:50px 0;
    background: #F4F4F4;
}
.ourBrand .brand_left {
  width: 60%;
  padding-top: 16px;
  padding-right: 98px;
  display: inline-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.ourBrand .brand_left ul {
  list-style: none;
  padding: 0;
  margin: 0 10px;
  width: calc(50% - 20px);
}

.ourBrand .brand_left ul + ul {
  padding-top: 90px;
}

.ourBrand .brand_left .brand_box {
    width: 100%;
    height: 125px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    box-shadow: 0px 0px 3px 3px #0000000A;
    background: #ffffff;
    /* box-shadow: 0px 14px 28.42px 0.58px rgba(218, 219, 219, 0.55); */
    transition: all 0.3s ease;
     border: 2px solid transparent;
}

.ourBrand .brand_left .brand_box img {
  max-width: 100%;
  transition: all 0.3s ease;
  padding: 10px 20px;
}

.ourBrand .brand_left .brand_box:hover, .ourBrand .brand_left .brand_box.active {
    /* box-shadow: 0px 4px 20.64px 3.36px rgb(254 45 45 / 55%); */
    cursor: pointer;
    border: 2px solid #000;
}

.ourBrand .brand_right {
  width: 40%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.ourBrand .brand_right h2 {
    margin: 7px 0 25px;
    width: 100%;
    color: #000;
}

.ourBrand .brand_right p {
  width: 100%;
  max-width: 100%;
}

.ourBrand .brand_right .btn {
    margin-top: 40px;
    justify-content: flex-start;
    font-size: 17px;
}
.ourBrand .brand_right .btn i {
  margin-right: 0;
  margin-left: auto;
}

.subscribeSec {
  width: 100%;
  display: flex;
  padding: 70px 0;
}

.subscribeSec form {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 5px 37.24px 0.76px rgba(229, 236, 250, 0.55);
  width: 1010px;
  max-width: calc(100% - 15px);
  margin: 40px auto 25px;
  display: flex;
  padding: 50px 100px;
  position: relative;
}

.subscribeSec p {
  font-size: 16px;
  line-height: 1.5em;
  color: #898989;
}

.subscribeSec p label {
  color: #ff0000;
}

.subscribeSec .subscribForm {
  width: 100%;
}

.subscribeSec .subscribForm p {
  display: none;
}

.subscribeSec form .form-control {
  border: rgb(226, 227, 228) solid 1px;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  height: 50px;
  padding: 10px 20px;
  font-size: 16px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
}

.subscribeSec form .form-control:focus {
  box-shadow: none;
  border-color: #000000;
}

.subscribeSec form .btn {
  margin-left: -30px;
  width: 212px;
  justify-content: center;
  height: 100%;
}

.subscribeSec form .la {
  color: #000;
  position: absolute;
  right: 120px;
  top: 72px;
  font-size: 27px;
}

.subscribeSec form .btn:hover + .la,
.subscribeSec form .btn:focus + .la {
  color: #ffffff;
}

.subscribeSec form .form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}

.subscribeSec form .form-control::-moz-placeholder {
  color: #aaaaaa;
}

.subscribeSec form .form-control:-ms-input-placeholder {
  color: #aaaaaa;
}

.subscribeSec form .form-control:-moz-placeholder {
  color: #aaaaaa;
}

body.cms-index-index .btn {
  position: relative;
}

body.cms-index-index .btn:after {
  content: "\f061";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 150%;
  position: absolute;
  right: 35px;
}

footer {
  background: #232323;
  padding: 30px 0 20px;
}

footer h3 {
  color: #ff0000;
  font-size: 24px;
  text-transform: capitalize;
  font-weight: 500 !important;
  font-family: "Teko", sans-serif;
  letter-spacing: 0;
  margin-bottom: 20px;
}

footer .footer_logo {
  width: 187px;
  max-width: 100%;
  margin-bottom: 35px;
}

footer .footer_phone {
  margin-bottom: 20px;
}

footer .footer_phone p,
footer .footer_email p {
  font-size: 14px;
  margin-bottom: 8px;
}

footer .footer_phone a,
footer .footer_email a {
  color: #ffa200;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

footer .footer_phone a:hover,
footer .footer_email a:hover {
  color: #ffffff;
}

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

footer ul.menu li {
  margin-bottom: 10px;
  position: relative;
  padding-left: 0;
}

footer ul.menu li a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0;
  transition: all 0.3s ease;
}

footer ul.menu li a:hover {
  text-decoration: none;
  color: #ff0000;
}

footer ul.menu li div {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 0;
  transition: all 0.3s ease;
  cursor: pointer;
}

footer ul.menu li div:hover {
  text-decoration: none;
  color: #ff0000;
}

footer p,
footer a {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: rgba(204, 204, 204, 0.7);
  font-weight: 500;
}

footer p {
  line-height: 19px;
}

footer p.address {
  margin-bottom: 35px;
}

footer .email {
  margin-bottom: 25px;
  width: 100%;
  display: inline-flex;
}

footer .phone {
  display: inline-flex;
  font-size: 16px;
  font-weight: bold;
}

footer .footer_social {
  width: 100%;
  display: inline-flex;
  margin-top: 10px;
}

footer .footer_social a {
  color: #888888;
  width: 45px;
  height: 45px;
  border: #585858 solid 1px;
  font-size: 18px;
  border-radius: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  text-decoration: none;
  transition: all 0.3s ease;
}

footer .footer_social a:hover {
  border-color: #ff0000;
  text-decoration: none;
  color: #ffffff;
  background: #ff0000;
}

footer .footer_box.hidefmenu {
  display: flex !important;
}

.footerBottom {
  background: #242321;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: rgba(265, 265, 265, 0.2);
  padding: 28px 0 0px;
  display: flex;
  flex-wrap: wrap;
}

.footerBottom .paymentCard {
  width: auto;
  margin: 0 auto 0 0;
}

.footerBottom a {
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
  color: rgb(255 255 255 / 62%);
  transition: all 0.3s ease;
}

.footerBottom p {
 text-align: center;
  font-size: 12px;
  color: rgb(255 255 255 / 62%);
}

.footerBottom ul {
  width: 420px;
  list-style: none;
  padding: 0;
  margin: 0 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.footerBottom ul li {
  display: inline-flex;
  margin: 5px 5px;
}

.footerBottom ul li a:hover,
.footerBottom ul li a:focus {
  color: #cccccc;
  text-decoration: none;
}

.footerBottom .paymentCard .paycards {
  width: 36px;
  height: 22px;
  margin-right: 3px;
  opacity: 0.65;
  display: inline-flex;
  transition: all 0.3s ease;
}

.footerBottom .paymentCard .paypal {
  background: url("/../media/bahrain-html/images/visa-cards.png") no-repeat;
}

.footerBottom .paymentCard .master {
  background: url("/../media/bahrain-html/images/visa-cards.png") no-repeat;
  background-position: center left -43px;
}

.footerBottom .paymentCard .visa {
  background: url("/../media/bahrain-html/images/visa-cards.png") no-repeat;
  background-position: center left -84px;
}

.footerBottom .paymentCard .amex {
  background: url("/../media/bahrain-html/images/visa-cards.png") no-repeat;
  background-position: center left -125px;
}

.footerBottom .paymentCard .discover {
  background: url("/../media/bahrain-html/images/visa-cards.png") no-repeat;
  background-position: center left -167px;
}

.footerBottom .paymentCard .paycards:hover {
  opacity: 0.5;
}

@media screen and (max-width: 1280px) {
  .footerBottom p {
    text-align: right;
}
}


@media screen and (max-width: 767px) {
body.cms-index-index .btn:after {
    right: 14px;
}
}


textarea,
textarea.form-control,
textarea.input-text {
  border: rgb(226, 227, 228) solid 1px;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.products-grid .product-item-info .tocart.btn-cart,
address,
.message {
  font-family: "Montserrat", sans-serif;
}

/*Cart CSS*/
.cart-container table.cart,
.account .main table.table,
main .product table.data {
  border: none;
  background: #ffffff;
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  font-family: "Montserrat", sans-serif;
  border-radius: 12px;
  overflow: hidden;
}

.account .main table.table {
  min-width: 800px;
}

.table-wrapper {
  overflow: auto;
}

.checkout-cart-index #shopping-cart-table thead tr th,
.account .main table.table thead tr th,
main .product table.data thead tr th {
  background: #404040;
  color: #ffffff;
  font-family: "Teko", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.account .main table.table thead tr th {
  font-size: 20px;
  padding-bottom: 7px;
  padding-top: 7px;
  padding-left: 7px;
}

.account .main table.table thead tr th.actions {
  min-width: 180px;
}

.account .main table.table tbody tr td {
  font-size: 14px;
}

.checkout-cart-index #shopping-cart-table thead tr th,
.checkout-cart-index #shopping-cart-table tbody tr td,
.account .main table.table thead tr th,
.account .main table.table tbody tr td,
main .product table.data tbody tr th,
main .product table.data tbody tr td {
  border: rgb(226, 227, 228) solid 1px;
}

.checkout-cart-index #shopping-cart-table thead tr th:first-child,
.checkout-cart-index #shopping-cart-table tbody tr td:first-child,
.account .main table.table thead tr th:first-child,
.account .main table.table tbody tr td:first-child,
main .product table.data tbody tr th:first-child,
main .product table.data tbody tr td:first-child {
  border-left: none;
}

.account .main table.table thead tr th:first-child,
.account .main table.table tbody tr td:first-child {
  padding-left: 10px;
}

main .product table.data tbody tr th {
  border-left: none !important;
}

main .product table.data tbody tr th,
main .product table.data tbody tr td {
  border-color: rgb(226, 227, 228);
}

main .product table.data tbody tr:first-child th,
main .product table.data tbody tr:first-child td {
  border-top: none !important;
}

main .product table.data tbody tr:last-child th,
main .product table.data tbody tr:last-child td {
  border-bottom: none !important;
}

.review-form .form-group label {
  margin-bottom: 10px;
  font-size: 16px;
}

.block.review-add .review-form h4 span {
  color: #ff0000;
}

.product-data-items-menu .data.item.title .data.switch {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  margin: 0 5px;
}

.product-data-items-menu .data.item.title:hover .data.switch,
.product-data-items-menu .data.item.title.active .data.switch {
  background: #ff0000;
  color: #ffffff;
  border-color: #ff0000;
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.4);
}

.checkout-cart-index #shopping-cart-table thead tr th:last-child,
.checkout-cart-index #shopping-cart-table tbody tr td:last-child,
.account .main table.table thead tr th:last-child,
.account .main table.table tbody tr td:last-child,
main .product table.data tbody tr th:last-child,
main .product table.data tbody tr td:last-child {
  border-right: none;
}

.checkout-cart-index #shopping-cart-table tbody,
.account .main table.table tbody {
  border-top: rgb(226, 227, 228) solid 1px;
}

.checkout-cart-index #shopping-cart-table thead tr th,
.account .main table.table tbody tr th,
main .product table.data thead tr th {
  border-color: #404040;
}

.checkout-cart-index
  #shopping-cart-table
  tbody
  tr.item-actions
  td
  > .actions-toolbar {
  border-top-color: rgb(226, 227, 228);
}

.checkout-cart-index #shopping-cart-table tbody:last-child {
  border-bottom: none;
}

.account .main table.table tbody tr td.actions a.action:after {
  display: none !important;
}

.account .main table.table tbody tr td.actions a.action {
  border-radius: 5px;
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  font-family: "Saira Semi Condensed", sans-serif;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
  background: #ffa200;
  text-transform: uppercase;
  padding: 5px 12px;
}

.account .main table.table tbody tr td.actions a.action:nth-child(2) {
  background: #404040;
  box-shadow: 0px 4px 20.64px 3.36px rgba(64, 64, 64, 0.3);
  color: #ffffff;
}

.account .main table.table tbody tr td.actions a.action + a.action {
  margin-left: 5px;
}

.account .main table.table tbody tr td.actions a.action:hover {
  background: #ff0000;
  outline: 0;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
  color: #ffffff;
}

.account .main .block-dashboard-addresses .box,
.account .main .block-addresses-default .box {
  position: relative;
}

.account .main .block-dashboard-addresses .box .box-actions,
.account .main .block-addresses-default .box .box-content > div,
.account
  .main
  .block-addresses-default
  .box.box-address-shipping
  .box-content
  > .action.btn {
  position: absolute;
  right: 50px;
  top: 0;
}

.account .main .block-dashboard-addresses .box .action.edit span,
.account .main .block-addresses-default .box .action.edit span {
  display: none;
}

.account .main .block-dashboard-addresses .box .action.edit,
.account .main .block-addresses-default .box .action.edit {
  width: 50px;
  height: 50px;
  font-size: 24px;
  border-radius: 40px;
  background: #ff0000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 20px;
  padding: 0;
  border: none;
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.4);
}

.account .main .block-dashboard-addresses .box .action.edit:after,
.account .main .block-addresses-default .box .action.edit:after {
  content: "\f044";
  width: 40px;
  height: 40px;
  border-radius: 100%;
  color: #ffffff;
  font-family: "Line Awesome Free";
  font-weight: 900;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.account .main .block-dashboard-addresses .box .action.edit:hover,
.account .main .block-addresses-default .box .action.edit:hover {
  background: #404040;
  color: #ffffff;
  box-shadow: 0px 4px 20.64px 3.36px rgba(64, 64, 64, 0.3);
}

.account .main .block-dashboard-addresses .box address,
.account .main .block-addresses-default address {
  line-height: 1.5em;
}

.account .main .block-dashboard-addresses .box .account-sub-title,
.account .main .block-addresses-default .box .account-sub-title {
  color: #ff0000;
  padding-right: 100px;
}

.account .main .block-dashboard-info .box-content {
  margin-bottom: 20px;
}

.account .main .action.btn {
  height: 50px;
  min-width: 100px;
}

.products-grid.wishlist .product-items {
  display: inline-flex;
  flex-wrap: wrap;
}

.products-grid.wishlist .product-items li {
  display: inline-flex;
}

.products-grid.wishlist .product-items li .product-item-info {
  display: inline-flex;
  flex-wrap: wrap;
  background: #ffffff;
  box-shadow: 0px 10px 28.42px 0.58px rgba(218, 219, 219, 0.6);
  border-radius: 6px;
  border: none;
  width: 100%;
  position: relative;
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .product-item-photo {
  width: 100%;
  height: 165px;
  overflow: hidden;
  display: inline-flex;
  align-items: flex-start;
  padding: 10px 20px 0 !important;
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .box-tocart
  + .product-item-actions {
  position: absolute;
  top: 10px;
  right: 15px;
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .box-tocart
  + .product-item-actions
  a {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none;
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .box-tocart
  + .product-item-actions
  a.edit {
  background: #ffa200;
  color: #000;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .box-tocart
  + .product-item-actions
  a.delete {
  background: #ff0000;
  color: #fff;
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.4);
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .box-tocart
  + .product-item-actions
  a:hover {
  background: #404040;
  color: #ffffff;
  box-shadow: 0px 4px 20.64px 3.36px rgba(64, 64, 64, 0.3);
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .product-item-name
  a {
  color: #222;
  font-size: 15px;
  font-weight: 800;
  text-overflow: ellipsis;
  overflow: hidden;
  vertical-align: middle;
  display: inline-block;
  width: 100%;
  color: #000000;
  line-height: 1.4em;
  margin-top: 5px;
  font-family: "Saira Semi Condensed", sans-serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.products-grid.wishlist .product-items li .product-item-info .price-box .price {
  font-weight: 800;
  font-size: 26px;
  line-height: 1.2em;
  color: #ff0000;
  font-family: "Saira Semi Condensed", sans-serif;
}

.products-grid.wishlist .product-items li .product-item-info .field {
  margin-bottom: 15px;
}

.products-grid.wishlist .product-items li .product-item-info .field label {
  font-size: 14px;
  margin-bottom: 0;
}

.products-grid.wishlist
  .product-items
  li
  .product-item-info
  .field
  .control
  .product-item-comment {
  font-size: 14px;
}

.products-grid.wishlist .product-item-info .box-tocart .field.qty > .control {
  border: none;
  height: auto;
  border-radius: 0;
}

.products-grid.wishlist
  .product-item-info
  .box-tocart
  .field.qty
  > .control
  .input-text {
  background: #ffffff;
  height: 60px;
  border-radius: 6px;
  color: #000000;
  border: #e2e3e4 solid 1px;
  padding: 0 15px;
  cursor: pointer;
  margin-bottom: 0;
}

.products-grid.wishlist .product-item-info .product-item-inner {
  width: 100%;
}

.products-grid.wishlist .product-item-info .box-tocart .fieldset {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
}

.products-grid.wishlist
  .product-item-info
  .box-tocart
  .product-item-actions
  .tocart {
  border-radius: 6px;
}

.products-grid.wishlist .product-item-info .box-tocart .product-item-actions {
  margin-right: 0;
  margin-left: auto;
}

.checkout-cart-index .checkout-extra {
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  border: none;
  border-radius: 12px;
  overflow: hidden;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals {
  border: none;
  background: #fff;
  border-radius: 12px;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
}

.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.grand.totals
  td,
.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.grand.totals
  th {
  border-top-color: rgb(226, 227, 228);
  font-size: 16px;
}

.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.grand.totals
  td
  strong,
.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.grand.totals
  th
  strong {
  font-weight: 700;
}

.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.grand.totals
  td
  strong {
  color: #ff0000;
}

.checkout-cart-index .checkout-extra > .block > .title {
  font-family: "Montserrat", sans-serif;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 16px;
  border-radius: 0 12px 12px 0;
}

.checkout-cart-index .checkout-extra > .block > .title.active {
  background-color: #ff0000;
  border-color: #ff0000;
}

.checkout-cart-index .checkout-extra > .block > .title strong {
  font-weight: 600;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border: rgb(226, 227, 228) solid 1px;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  height: 50px;
  padding: 10px 20px;
  font-size: 16px;
  font-style: italic;
  font-family: "Montserrat", sans-serif;
}

.checkout-cart-index .cart.main.actions button + button {
  margin-right: 7px;
}

.checkout-cart-index
  #shopping-cart-table
  tbody
  tr
  td.col.item
  .product-item-photo {
  width: 80px;
}

.checkout-cart-index
  #shopping-cart-table
  tbody
  tr
  td.col.item
  .product-item-photo
  span,
.checkout-cart-index
  #shopping-cart-table
  tbody
  tr
  td.col.item
  .product-item-photo
  img {
  max-width: 100%;
}

.checkout-index-index .page-title-wrapper {
  max-width: 100%;
}


.page-title-wrapper {
      padding: 125px 0;
}




#checkout {
  font-family: "Montserrat", sans-serif;
}

#checkout #checkoutSteps {
  padding: 0 20px 0 0;
}

#checkout #checkoutSteps li {
  border: none;
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  border-radius: 15px;
  padding-top: 0;
  margin-bottom: 30px;
  margin-top: 0;
}

#checkout #checkoutSteps li:before {
  border: none;
  box-shadow: none;
  border-radius: 15px;
  transition: all 0.3s ease;
}

#checkout #checkoutSteps li .step-title {
  background: #404040;
  color: #fff;
  padding: 15px 20px;
  font-size: 22px;
  margin: 0 -20px 20px;
  border-radius: 15px 15px 0 0;
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#checkout #checkoutSteps li .step-title i {
  margin-right: 10px;
}

#checkout #checkoutSteps li .step-title i:before {
  color: #ffffff;
}

#checkout #checkoutSteps li .step-content + .step-title {
  border-radius: 0;
  margin-top: 30px;
}

#checkout #checkoutSteps li .checkout-shipping-method .field {
  width: 48%;
  flex-wrap: wrap;
  display: inline-flex;
  margin-bottom: 20px;
}

#checkout #checkoutSteps li .checkout-shipping-method .field:nth-child(odd) {
  margin-right: 0;
  margin-left: 2%;
}

#checkout #checkoutSteps li .checkout-shipping-method .field label,
#checkout #checkoutSteps li .checkout-shipping-method .field .control {
  width: 100%;
}

#checkout #checkoutSteps li .checkout-shipping-method {
  padding-top: 0;
  margin-top: 0;
}


.checkout-index-index#onestepcheckout-page .field .control._with-tooltip {
  padding-right: 0;
}

.checkout-index-index#onestepcheckout-page
  .field
  .control._with-tooltip
  #tooltip-label {
  font-size: 12px;
}

.checkout-index-index#onestepcheckout-page .field-tooltip {
  display: none;
}

.checkout-index-index#onestepcheckout-page
  .opc-wrapper
  .field
  .control
  .input-text,
.checkout-index-index#onestepcheckout-page .field .control .select {
  border: rgb(226, 227, 228) solid 1px;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  height: 50px;
  padding: 10px 20px;
  font-size: 16px;
  margin-top: 18px;
  font-family: "Montserrat", sans-serif;
}

.checkout-index-index#onestepcheckout-page .field .control .select {
  background: #ffffff url("../images/select-bg.svg") no-repeat;
  background-size: 25px auto;
  background-position: center right 5px;
  appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
}

.checkout-index-index#onestepcheckout-page #opc-sidebar {
  border: none;
  background: #ffffff;
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  border-radius: 15px;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 9;
}

.checkout-index-index#onestepcheckout-page #opc-sidebar:before {
  border: none;
  box-shadow: none;
  border-radius: 15px;
  transition: all 0.3s ease;
}

.checkout-index-index#onestepcheckout-page
  #opc-sidebar
  .opc-block-summary
  > .title {
  background: #ff0000;
  color: #ffffff;
  margin: 0 -20px 15px;
  border-radius: 15px 15px 0 0;
  padding: 15px 20px;
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 22px;
  text-transform: uppercase;
}

#onestepcheckout-page .opc-block-summary .items-in-cart {
  margin-bottom: 0px !important;
}

.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  width: 45px !important;
  height: auto !important;
}

.checkout-index-index#onestepcheckout-page
  #opc-sidebar
  .opc-block-summary
  > .title
  i:before {
  color: #ffffff;
}

.checkout-index-index#onestepcheckout-page
  .opc-block-summary
  .items-in-cart
  > .title
  strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 10px;
}

.checkout-index-index#onestepcheckout-page
  .opc-block-summary
  .items-in-cart
  > .title {
  margin-bottom: 0;
  border: none;
}

.checkout-index-index#onestepcheckout-page
  .opc-block-summary
  .items-in-cart
  > .title:after {
  top: 0;
  margin: 0;
}

.checkout-index-index#onestepcheckout-page .place-order {
  margin: 20px -20px 0;
  display: block;
}

#onestepcheckout-page .place-order .button {
  max-width: 100%;
  height: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffa200;
  border-color: #ffa200;
  padding: 10px 29px;
  color: #000000;
  font-size: 18px;
  line-height: 28px;
  font-family: "Saira Semi Condensed", sans-serif;
  text-transform: uppercase;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
  border-radius: 0 0 12px 12px;
  border: none;
}

#onestepcheckout-page .place-order .button:hover,
#onestepcheckout-page .place-order .button:focus {
  background: #ff0000 !important;
  border-color: #ff0000 !important;
  outline: 0;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
  color: #ffffff;
}

.opc-block-summary .table-totals tr.totals.grand th strong,
.opc-block-summary .table-totals tr.totals.grand td strong {
  color: #ff0000;
  font-weight: 600;
}

.price,
.price-box .price {
  font-family: "Montserrat";
}

#onestepcheckout-page #opc-sidebar .payment-option-title .action-toggle {
  color: #404040;
}

#onestepcheckout-page #opc-sidebar .payment-option-title {
  margin-bottom: 0;
}

#onestepcheckout-page .opc-block-summary .table-totals {
  margin-bottom: 0;
}

#onestepcheckout-page #opc-sidebar .payment-option,
#onestepcheckout-page #opc-sidebar .cart-gift-item {
  padding-top: 0;
}

#onestepcheckout-page input[type="checkbox"]:checked {
  background: #ff0000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

#onestepcheckout-page input[type="checkbox"]:checked::after {
  font-size: 11px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 15px;
}

#onestepcheckout-page .field input:focus {
  border-color: #ccc;
}

.mc_cac_map .modal-inner-wrap {
  margin-left: auto !important;
}

.modal-content .bh-sl-container .bh-sl-map {
  width: 100%;
}

.modal-content .bh-sl-container {
  padding: 0;
}

.modal-content .bh-sl-container .bh-sl-map-container {
  margin-top: 0;
}

.modal-content .bh-sl-container #bh-sl-user-location {
  align-items: flex-end;
}

.modal-content .bh-sl-container ul.list li form {
  display: flex;
  flex-wrap: wrap;
}

.modal-content .bh-sl-container #bh-sl-user-location .form-input {
  width: calc(100% - 255px);
  margin-right: 20px;
}

.modal-content .bh-sl-container #bh-sl-user-location .form-input input {
  border: rgb(226, 227, 228) solid 1px;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  height: 50px;
  padding: 10px 20px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0;
}

.modal-content .bh-sl-container #bh-sl-user-location .form-input input:hover {
  border-color: #000;
}

.modal-content .bh-sl-container #bh-sl-user-location button {
  width: 235px;
  height: 70px;
  position: relative;
}

.modal-content .bh-sl-container #bh-sl-user-location button:before {
  content: "\f061";
  font-family: "Line Awesome Free";
  font-weight: 900;
  color: inherit;
  font-size: 27px;
  position: absolute;
  right: 30px;
}

.modal-content .bh-sl-container .bh-sl-loc-list .list-focus {
  border: none;
}

.modal-popup .action-close:before {
  font-family: "Montserrat", sans-serif;
  background: #ff0000;
}

.bh-sl-container button.btn {
  width: auto;
}

.bh-sl-container {
  padding: 0 15px;
}

.bh-sl-container .bh-sl-map-container {
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  background: #ffffff;
  margin: 0 auto 50px;
}

.bh-sl-container .bh-sl-map-container .bh-sl-map {
  height: 600px;
}

.bh-sl-form-container {
  margin-bottom: 30px;
}

.bh-sl-form-container form {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.bh-sl-form-container form .form-input {
  width: 30%;
  margin-right: 20px;
}

.bh-sl-form-container form .form-input input {
  width: 100%;
}

.bh-sl-form-container form button#bh-sl-submit {
  border-width: 1px;
  border-style: solid;
}

.bh-sl-form-container form .filter-options {
  margin-right: 0;
  margin-left: auto;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #404040;
}

.storelocator .main h3 {
  padding: 0 !important;
}

.bh-sl-loc-list ul.list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.bh-sl-loc-list ul.list li {
  width: calc(50% - 15px);
  border-radius: 6px;
  background: #ffffff !important;
  background-position: bottom -120px right -60px;
  box-shadow: 0px 10px 28.42px 0.58px rgba(218, 219, 219, 0.6);
  margin-top: 25px;
  padding: 20px;
}

.bh-sl-loc-list ul.list li .list-details {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.bh-sl-loc-list ul.list li .list-label {
  width: 58px;
  height: 58px;
  background: #ff0000;
  border-radius: 100%;
  display: inline-flex;
  color: #fff;
  align-items: center;
  margin: 0;
  justify-content: center;
  font-size: 30px;
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 900;
  box-shadow: 0px 1px 20.64px 2.36px rgba(255, 0, 0, 0.3);
  display: none;
}

.bh-sl-loc-list ul.list li .loc-name {
  width: 100%;
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 900;
  color: #404040;
  font-size: 24px;
  line-height: 30px;
  margin: 0px 0 10px;
  text-transform: uppercase;
}

.bh-sl-loc-list ul.list li .list-content {
  font-family: "Montserrat", sans-serif;
  color: #676767;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 0px;
  width: 100%;
}

.bh-sl-loc-list ul.list li .list-content > div {
  margin-bottom: 4px;
}

.bh-sl-loc-list ul.list li .list-content a {
  color: #676767;
}

.bh-sl-loc-list ul.list li .list-content a:hover {
  color: #f00;
}

.bh-sl-loc-list ul.list li .list-content .loc-web {
  margin-top: 15px;
  margin-bottom: 0;
}

.bh-sl-loc-list ul.list li .list-content .loc-web a {
  font-family: "Saira Semi Condensed", sans-serif;
  color: #404040;
  font-size: 14px;
}

.bh-sl-loc-list ul.list li .list-content .loc-web a:after {
  content: "\f104";
  font-family: Flaticon;
  margin-left: 10px;
}

.bh-sl-loc-list ul.list li .list-content .loc-web a:hover {
  color: #f00;
}

.form-check.checkbox-select-installer {
  margin-top: 10px;
}

.bh-sl-loc-list ul.list li label {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
}

.bh-sl-loc-list ul.list li .pickup-date.datetimesubmit {
  padding-top: 0;
  margin-right: 20px;
  width: auto;
  float: none;
}

.bh-sl-loc-list ul.list li .pickup-time {
  width: auto;
  float: none;
}

.bh-sl-loc-list ul.list li .control .input-text:focus {
  border-color: #000;
}

.bh-sl-loc-list ul.list li select {
  border: rgb(226, 227, 228) solid 1px;
  border-radius: 12px;
  background: #ffffff;
  color: #000000;
  height: 50px;
  padding: 10px 20px;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.bh-sl-loc-list ul.list li .datetimesubmit:not(.pickup-date) {
  margin-top: 25px;
}

body:not(.page-products):not(.cms-index-index) .page-main {
  padding: 80px 15px;
}

.contact-index-index .page-main h3 {
  color: #ff0000;
  margin-bottom: 25px;
}

.contact-index-index .page-main form label,
.field .label {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}

.contact-index-index .page-main form .form-group {
  margin-bottom: 25px;
}

form .mage-error {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-style: normal;
}

#onestepcheckout-page .form-login .hidden-fields .actions-toolbar {
  width: 100%;
}

#onestepcheckout-page .form-login .hidden-fields .actions-toolbar button.login {
  border: none;
}

.btn-default,
.btn-primary,
.btn-secondary {
  height: auto;
}

.field > .label,
.form-group > .label,
.field > label,
.form-group > label {
  font-family: "Montserrat", sans-serif;
}

form.account,
form.forget,
form.contact,
.login-container .block {
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  border-radius: 15px;
  padding: 30px;
  background: #ffffff;
  font-family: "Montserrat";
  max-width: calc(100% - 30px);
  margin-left: 0;
  margin-right: auto;
}

.login-container .block label {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}

.login-container .block label em {
  color: #ff0000;
  margin-left: 5px;
}

.login-container .block .actions-toolbar {
  margin-top: 20px;
}

form fieldset h2.title,
.login-container .block .block-title h2.title {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 1.5em !important;
}

.checkout-cart-index .column.main .cart-empty {
  box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
  border-radius: 15px;
  padding: 150px 40px 40px;
  background: #ffffff;
  font-family: "Montserrat";
  border: none;
  max-width: calc(100% - 30px);
  margin: auto;
}

.checkout-cart-index .column.main .cart-empty:before {
  content: "\f290";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 80px;
  color: #ff0000;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50px;
}

.checkout-cart-index .column.main .cart-empty a {
  color: #ff0000;
}

.sidebar-main .account-nav {
  background: #ff0000 url("/../media/bahrain-html/images/side-round-2.svg")
    no-repeat;
  background-position: bottom -100px right -50px;
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.4);
  color: #fff;
  border-radius: 15px;
  padding: 30px;
  color: #ffffff;
}

.sidebar-main .account-nav ul {
}

.sidebar-main .account-nav ul li a,
.sidebar-main .account-nav ul li strong {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.3em;
}

.sidebar-main .account-nav ul li:hover a,
.sidebar-main .account-nav ul li.current strong {
  color: #000000;
  transform: translateX(5px);
}

.sidebar-main .block .block-title .title {
  color: #ffffff;
  padding-bottom: 10px;
}

.contact-index-index .contact-form-content ul.list-icon li {
  padding-left: 45px;
  margin-bottom: 45px;
}

.contact-index-index .contact-form-content ul.list-icon li .icon {
  font-size: 25px;
  font-weight: normal;
}

@media (max-width: 1650px) {
  header nav {
    margin-left: 15px;
    width: 40vw;
  }
}

@media (max-width: 1440px) {
  body {
    background-size: 100% auto, 100% auto;
  }

  .banner h1 {
    font-size: 3vw;
    line-height: 1.2em !important;
    white-space: pre-line;
  }

  .banner .banner_right img {
    width: calc(100% + 110px);
  }
}

@media (max-width: 1400px) {

  header .logo {
    width: 175px;
  }

  .banner .banner_right {
    background-size: 85% auto;
  }

  .banner .banner_right:before {
    width: 85%;
  }
}



@media (max-width: 1280px) {


  header .logo {
    width: 150px;
  }

  header nav {
    margin-left: 10px;
    width: 42vw;
  }

  header nav ul li a {
    font-size: 13px;
  }

  .banner .banner_right img {
    width: calc(100% + 160px);
  }

  
}

@media (max-width: 1199px) {
  .container {
    max-width: 100%;
  }



  .banner .banner_right {
    background-size: 85% auto;
  }

  .banner .banner_right:before {
    width: 85%;
  }

  h2 {
    font-size: 4.5vw;
    line-height: 1.2em !important;
  }

  .special_offer .special_offer_right .discount_box h3 b,
  .aboutUs .about_right .discount_box h3 b {
    font-size: 4.5vw;
    line-height: 1.2em;
  }
}

@media (max-width: 1190px) {
  .banner .banner_container {
    padding: 0 15px;
  }
}

@media (max-width: 1150px) {
  .testimonial_slider .owl-nav {
    left: -40px;
    right: -40px;
  }
}

@media (max-width: 1100px) {
  header .logo {
    width: 180px;
  }

  header .mobileMenu {
    display: inline-flex;
    align-items: center;
    margin-right: 0;
    margin-left: 0;
    font-size: 32px;
    color: #000000;
    width: 35px;
  }

  header nav {
    display: inline-flex;
    position: fixed;
    margin: 0;
    width: 320px;
    left: -320px;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 11;
    background: #ffffff url("/../media/bahrain-html/images/shape-bg-2.svg")
      no-repeat;
    background-size: cover;
    background-position: top 00px right;
    padding: 0;
    align-items: flex-start;
    padding-top: 70px;
    transition: all 0.3s ease;
  }

  header nav:before {
    content: "\f00d";
    font-family: "Line Awesome Free";
    font-weight: 900;
    font-size: 32px;
    color: #ff0000;
    position: absolute;
    top: 20px;
    left: 20px;
    transform: scale(0, 0);
    transition: all 0.8s ease;
  }

  header nav.open_menu:before {
    transform: scale(1, 1);
  }

  header nav.open_menu {
    left: 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  }

  header nav ul {
    flex-wrap: wrap;
  }

  header nav ul li {
    width: 100%;
    flex-wrap: wrap;
  }

  header nav ul li.active a,
  header nav ul li a:hover,
  header nav ul li a:focus {
    border-bottom-width: 0;
  }

  header nav ul li a {
    width: 100%;
    padding: 15px 25px;
    border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
    border-top: rgba(0, 0, 0, 0.1) solid 1px;
    border-bottom: none;
    border-top: none;
  }

  header nav ul li a:hover,
  header nav ul li a:focus,
  header nav ul li.active a {
    color: #ff0000;
  }

  .banner .banner_right {
    background-size: 95% auto;
  }

  .banner .banner_right:before {
    width: 95%;
  }

  .testimonial_slider .owl-nav {
    left: -20px;
    right: -20px;
  }

  .testimonial_slider blockquote {
    padding: 0 20px;
  }
}

@media (max-width: 1024px) {
  p {
    font-size: 16px;
    line-height: 28px;
  }



  .banner h1 {
           font-size: 3vw;
           margin-bottom: 0px;
  }

  .banner .banner_right {
    background-size: 94% auto;
  }

  .banner .banner_right:before {
    width: 94%;
  }

.searchTab .tab-content .tab-pane .form-control {
    padding: 0 20px;
    margin-bottom: 10px;
}

  .banner .banner_right img {
    width: calc(100% + 180px);
  }



  .bahrain_Service ul {
    margin-top: 0;
  }



  .searchTab .tab-content .tab-pane .checkbox label:before {
    left: 0;
  }

  .searchTab .tab-content .tab-pane .checkbox {
    padding-left: 30px;
  }




.bahrain_Service .owl-carousel .owl-dots{

}


  .bahrain_Service .owl-carousel .item {
    width: calc(25% - 5px);
  }

  .bahrain_Service .owl-carousel .item label {
    white-space: pre-line;
    text-align: center;
  }



  .banner .banner_left {
    padding-top: 86px;
  }

  .howItWork .howitworkLeft {
    width: 60%;
  }

  .howItWork .howitworkRight {
    width: 40%;
    padding-left: 50px;
  }

  .ourBrand .brand_left .brand_box {
    height: 100px;
  }

  .aboutUs .about_right .discount_box,
  .special_offer .special_offer_right .discount_box {
    left: -30px;
  }

  .ourBrand .brand_left {
    padding-right: 50px;
  }

  .bahrain_Service .owl-carousel .item .flaticon {
    height: 85px;
    font-size: 40px;
  }

  .howItWork ul li h3,
  .trustedExpert .trustedBox h3 {
    font-size: 20px;
    line-height: 1.3em;
  }

  .howItWork ul li p,
  .trustedExpert .trustedBox p {
    font-size: 14px;
    line-height: 26px;
  }

  .newsSec article date {
    font-size: 12px;
  }

  .testimonial_slider blockquote {
    font-size: 22px;
    line-height: 32px;
  }

  .aboutUs .about_right .discount_box p {
    font-size: 16px;
  }

  .specialOffer {
    padding: 60px 0 10px;
  }

  .special_offer .special_offer_right .discount_box h3 b,
  .aboutUs .about_right .discount_box h3 b {
    font-size: 4vw;
  }

  .special_offer .special_offer_right .discount_box h3 {
    font-size: 30px;
    line-height: 1.2em;
  }

  .newsSec,
  .aboutUs {
    padding-top: 80px;
  }

  .ourBrand {
    padding-bottom: 50px;
  }

  .subscribeSec {
    padding: 50px 0;
  }

  .subscribeSec form {
    padding: 50px 70px;
  }

  .newsSec .instaSec {
    width: calc(45% - 30px);
  }

  .testimonial {
    padding-bottom: 50px;
  }
}

@media (max-width: 991px) {

  .banner {
    height: 600px;
}




  .howItWork {
    padding: 40px 0;
}
    .howItWork .howitworkRight,
.howItWork .howitworkLeft {
    width: 100%;
}


.howItWork .howitworkRight .btn {
    margin-top: 31px;
}











.banner h1 {
    font-size: 32px;
}




  header .cartBox label {
    display: none;
  }

  header .cartBox {
    width: 35px;
  }

  header .cartBox:before {
    content: "";
    width: 0px;
    height: 0px;
    background: #ff0000;
    border-radius: 100%;
    display: inline-flex;
    position: absolute;
    right: 7px;
    top: 3px;
  }

  header .cartBox {
    width: auto;
  }

  .testimonial_slider .owl-nav {
    left: 0;
    right: 0;
  }

  .testimonial_slider blockquote {
    padding: 0 40px;
  }

.howItWork .howitworkRight {
    padding-left: 0;
    padding-bottom: 15px;
}

.howItWork .col-md-12 {
      flex-direction: column-reverse;
}






.howItWork ul li {
    width: calc(100% - 21px);
    padding: 19px 25px 0px;
    margin: 20px 0;
    min-height: 200px;
}

.howItWork ul li:nth-child(3) {
    margin-top: -60px;
}


  .howItWork ul li:before {
    top: 35px;
    left: 25px;
  }

  .howItWork ul li p {
    margin: 10px 0 15px;
  }

.howItWork ul li:nth-child(2) {
    margin-top: 50px;
}

.howItWork .first-ul li::before, .howItWork .second-ul li::before {
    width: 49px;
    height: 49px;
font-size: 22px;
}

  .trustedExpert .trustedBox {
    padding: 25px;
  }

  .aboutUs .about_right .discount_box,
  .special_offer .special_offer_right .discount_box {
    max-width: 90%;
  }

 .aboutUs {
    padding-top: 00px;
}

  .ourBrand .brand_left {
    padding-right: 30px;
  }


  .special_offer .special_offer_right .discount_box h3 b,
  .aboutUs .about_right .discount_box h3 b {
    font-size: 5.5vw;
  }

  .special_offer .special_offer_right .discount_box h3 {
    font-size: 26px;
  }

  .special_offer .special_offer_right .discount_box p {
    font-size: 16px;
    line-height: 1.5em;
  }

  .testimonial_slider .item {
    margin: 28px 0;
}

.testimonial_slider blockquote {
    font-size: 17px;
}

  .newsSec article h4 {
    font-size: 18px;
    line-height: 1.3em;
  }

  .subTitle {
    font-size: 20px;
  }

  .footerBottom ul,
  .footerBottom .paymentCard {
    width: 250px;
  }

  .footerBottom ul li {
    margin: 5px 0;
  }

  footer .footer_box.hidefmenu {
    margin-bottom: 20px;
  }

  .bh-sl-loc-list ul.list li .pickup-date.datetimesubmit {
    width: 48%;
  }

  .bh-sl-loc-list ul.list li .pickup-time {
    width: 44%;
  }

  #onestepcheckout-page .page-main {
    max-width: 100%;
    width: 100%;
  }

  #onestepcheckout-page .opc-wrapper {
    width: 60% !important;
  }

  .checkout-index-index#onestepcheckout-page #opc-sidebar {
    width: 40%;
  }
}




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

.trustedExpert h2{
  font-size: 32px !important;
}
}





@media (min-width: 768px) and (max-width: 900px) {
  .footerBottom ul {
    width: 240px;
  }

  .footerBottom .paymentCard {
    width: 145px;
  }

  .footerBottom .paymentCard .paycards {
    width: 25px;
    height: 16px;
    margin-right: 6px;
    background-size: 141px auto;
  }

  .footerBottom .paymentCard .master {
    background-position: center left -28px;
  }

  .footerBottom .paymentCard .visa {
    background-position: center left -59px;
  }

  .footerBottom .paymentCard .amex {
    background-position: center left -88px;
  }

  .footerBottom .paymentCard .discover {
    background-position: center left -116px;
  }
}

@media (max-width: 767px) {

.testimonial .section-title h2 {
    font-size: 22px !important;
}

header .right-icons .icon-list li {
    margin-left: 13px;
}

header .mobileMenu {
    margin-left: 5px;
}

.banner h1 > span br {
   display: none;
}


.banner h1 span {
    display: block;
}

.searchTab .action-buttons {
    text-align: center;
    margin-bottom: 0;
}

.searchTab .action-buttons .icon-btn:not(:first-child){
  margin-top: 7px;
}



  body {
    background: #ffffff;
  }

  h2 {
    font-size: 6.2vw;
  }

  .subTitle {
    justify-content: center;
  }

  body:not(.cms-index-index) header.header.header2,
  .header.header2 {
    padding: 15px 0px;
    padding-bottom: 5px;
  }

  header .header_bg_pattern {
    display: none;
  }

  header .logo {
    width: 135px;
  }

  header .cartBox {
    color: #000;
  }

  header .header_phone {
    display: none;
  }

  body:not(.cms-index-index) header:before {
    display: none;
  }

  header .cartBox a {
    color: #000;
  }

.page-title-wrapper {
    padding: 90px 0 80px;
}

  .page-title-wrapper h1 {
    display: block;
    font-size: 26px;
  }

  .page-title-wrapper:before,
  .page-title-wrapper .container:before {
    display: none;
  }

  header .header_bg_pattern,
  header .container:before {
    display: none;
  }

.banner {
    /* background: #404040; */
    height: 540px;
    padding-top: 30px;
}
  .banner .banner_left {
    width: 100%;
    padding-top: 0;
    z-index: 1;
  }

  .searchTab .tab-content .tab-pane,
  .searchTab .tab-content .tab-pane form {
    box-shadow: none;
  }



  .searchTab .nav-tabs li:nth-child(1) .nav-link.active {
    box-shadow: none;
  }

  .searchTab .nav-tabs .nav-link > span {
   display: none;
}

  .searchTab .tab-content .tab-pane .form-group {
    width: 100%;
  }

  .searchTab .tab-content .tab-pane .form-group:nth-child(4) {
    margin-right: 0;
  }

  .banner h1 {
    text-align: center;
    color: #fff;
    font-size: 6.2vw;
  }

  .banner .banner_right {
    width: initial;
    border-radius: 0;
    margin-left: -15px;
    margin-right: -15px;
    position: absolute;
    background-size: 100% auto;
    height: auto;
    min-height: 725px;
    margin-top: 0;
    z-index: 0;
    top: 40vw;
  }

  .banner .banner_right img {
    width: calc(100% + 150px);
  }

  .banner .banner_right:before {
    width: 100%;
    height: 30%;
    border-radius: 0;
  }

  .bahrain_Service.mobileView {
    display: inline-flex;
  }

  .bahrain_Service {
    background: #ffffff;
    margin: 0 -20px;
    padding: 0px 15px;
    width: auto;
  }

  .bahrain_Service .owl-carousel .item {
    width: calc(25% - 15px);
            margin-top: 15px;
        margin-bottom: 15px;
  }

  .bahrain_Service .service-slider-flip {
    margin-top: 0 !important;
}

  .bahrain_Service .owl-carousel .item .flaticon {
    font-size: 10vw;
    background: #ff0000;
    color: #ffffff;
    box-shadow: none;
  }

  .bahrain_Service .owl-carousel .item:hover .flaticon {
    color: #000000;
    box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
    background: #ffa100;
  }

  .specialOffer {
    padding: 0px 0 60px;
  }

  .special_offer .special_offer_left,
  .special_offer .special_offer_right,
  .howItWork .howitworkLeft,
  .howItWork .howitworkRight,
  .newsSec .youtubeSec,
  .newsSec .instaSec {
    width: 100%;
  }

.howItWork .howitworkLeft {
    margin-top: 45px;
    gap: 15px;
}

  .special_offer .special_offer_left,
  .special_offer .special_offer_right,
  .newsSec .youtubeSec,
  .newsSec .instaSec {
    text-align: center;
  }

  .special_offer .special_offer_left p,
  .special_offer .special_offer_left .btn {
    display: none;
  }

  .special_offer .owl-nav {
    opacity: 1;
    visibility: visible;
  }

  .special_offer.owl-carousel .owl-nav > div {
    opacity: 1;
    visibility: visible;
    color: #0000;
    background-color: #fff;
    height: 48px;
    width: 48px;
    line-height: 46px;
    text-align: center;
    display: flex;
    font-size: 25px;
  }

  .owl-carousel .owl-nav > div{
        opacity: 1 !important;
    visibility: visible !important;
  }

  .special_offer.owl-carousel .owl-nav > div:hover {
    color: transparent;
  }

  .special_offer.owl-carousel .owl-nav > div:before {
    font-family: Flaticon;
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }

  .special_offer.owl-carousel .owl-nav > div.owl-prev:before {
    content: "\f105";
  }

  .special_offer.owl-carousel .owl-nav > div.owl-next:before {
    content: "\f104";
  }

  .special_offer .customBtn {
    display: none;
  }

  .special_offer .owl-nav button {
    width: 40px;
    height: 40px;
    border-radius: 100% !important;
    color: rgba(0, 0, 0, 0.6);
    border: rgba(0, 0, 0, 0.6) solid 1px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px !important;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .special_offer .owl-nav button:hover {
    background: #ff0000 !important;
    border-color: #ff0000 !important;
    color: #ffffff;
    outline: none;
    box-shadow: none;
  }

  .special_offer .owl-nav button span {
    display: none;
  }

  .special_offer .owl-nav button:before {
    content: "";
    font-family: Flaticon;
  }

  .special_offer .owl-nav button.owl-prev:before {
    content: "\f105";
  }

  .special_offer .owl-nav button.owl-next:before {
    content: "\f104";
  }

  .special_offer .special_offer_right .discount_box h3 b,
  .aboutUs .about_right .discount_box h3 b {
    font-size: 7vw;
  }

  .special_offer {
    margin-bottom: 35px;
  }

  .special_offer .special_offer_left {
    padding-top: 0;
  }

  .newsSec h2,
  .howItWork .howitworkRight h2,
  .ourBrand .brand_right h2 {
    text-align: center;
  }

  .newsSec,
  .aboutUs {
    padding-top: 50px;
  }

  .howItWork {
    padding-bottom: 15px;
  }

  .howItWork .howitworkRight .subTitle {
    display: none;
  }





  .howItWork ul li h3,
  .trustedExpert .trustedBox h3 {
    font-size: 3vw;
  }


  .howItWork .howitworkRight {
    padding-left: 0;
    order: 1;
  }

  .howItWork .howitworkRight .btn {
    display: none;
  }



  .howItWork ul {
    align-items: stretch;
    margin-bottom: 20px;
  }

.howItWork ul li {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 35px;
    padding-bottom: 20px;
}











.howItWork ul li {
    width: 100%;
}


.howItWork ul li:before {
    top: -24px;
    left: 16px;
}

.howItWork ul li:nth-child(2), .howItWork ul li:nth-child(3) {
    margin-top: 53px;
}

  .howItWork ul li p,
  .trustedExpert .trustedBox p {
    font-size: 16px;
    line-height: 25px;
    margin-right: auto;
    margin-left: auto;
  }

  .howItWork ul li p {
    margin: 10px 0 0px;
  }

.howItWork ul li:before {
    width: 50px !important;
    height: 50px !important;
    font-size: 20px !important;
}



  .howItWork ul li:hover,
  .howItWork ul li.active {
    background-position: bottom -80px left -52px;
  }

  .trustedExpert {
    padding-bottom: 10px;
  }

  .trustedList {
    margin-top: 0;
    justify-content: center;
  }

.trustedExpert h2 {
    text-align: center;
    font-size: 22px !important;
    margin-bottom: 15px;
}

  .trustedExpert .trustedBox .flaticon {
    margin: auto;
  }

  .trustedExpert .trustedBox {
    width: 330px;
    max-width: 100%;
    margin-left: 1%;
    margin-right: 1%;
    padding: 40px;
    text-align: center;
    box-shadow: 0px 0px 27.84px 4.16px rgba(218, 219, 219, 0.55);
  }

  .ourBrand .brand_left,
  .ourBrand .brand_right {
    width: 100%;
  }

  .ourBrand .brand_right {
    order: 12;
  }

  .ourBrand .brand_right{
    margin-top: 10px;
  }

  .ourBrand .brand_right .subTitle {
    display: none;
}

  .ourBrand .brand_right .btn {
    display: none;
  }

  .ourBrand .brand_right .brand-info {
    text-align: center;
  }

.ourBrand .brand_right .brand-info .btn {
    display: inline-block;
    margin-top: 20px;
    text-align: left;
    font-size: 14px;
    width: 187px;
    padding: 5px 28px;
}

.howItWork .howitworkRight p {
    text-align: center;
    color: #fff;
    font-size: 14px;
}
  .ourBrand .btn {
    order: 3;
    margin-top: 30px;
  }

  .social_box {
    display: none;
  }


  .testimonial_slider .owl-nav {
    left: 0;
    right: 0;
  }

.testimonial_slider blockquote {
    font-size: 14px;
    line-height: 29px;
}

.testimonial_slider .text-box .info {
    padding: 0px 25px;
}

.testimonial_slider .clientInfo .name {
    font-size: 20px;
}

.testimonial_slider .clientInfo {
     margin: 25px auto;
    margin-top: 13px;
}

.testimonial .testimonial_slider {
   max-width: 88%;
}


.testimonial .testimonial_slider .owl-nav > div.owl-prev {
    left: -33px !important;
}

.testimonial .testimonial_slider .owl-nav > div.owl-next {
    right: -33px;
}





  .testimonial_slider blockquote {
    padding: 0;
  }

  .testimonial_slider .owl-thumbs .owl-thumb-item,
  .testimonial_slider .owl-thumbs .owl-thumb-item img {
    width: 58px;
    height: 58px;
  }

  .aboutUs {
    padding-bottom: 50px;
  }

  .aboutUs .about_left {
    padding-top: 0;
  }



  .aboutUs .about_left,
  .aboutUs .about_right {
    width: 100%;
    background-image: none;
    text-align: center;
    justify-content: center;
  }

.aboutUs .about_right, .special_offer .special_offer_right {
    padding-right: 0;
    padding-left: 0;
    padding-top: 45px;
}

  .aboutUs .about_right .discount_box,
  .special_offer .special_offer_right .discount_box {
    left: 0;
    right: 0;
    margin: auto;
  }

  .aboutUs .about_right figure {
    width: 100%;
  }

  .aboutUs .about_right .discount_box:before,
  .special_offer .special_offer_right .discount_box:before {
    left: 0;
    right: 0;
    margin: auto;
  }

  .mobile_visible_btn {
    display: inline-flex;
    margin: auto;
    justify-content: flex-start;
  }

  .mobile_visible_btn i {
    margin-right: 0;
    margin-left: auto;
  }



.aboutUs .about_left h2 {
    font-size: 22px !important;
    width: 100%;
    margin: 7px 0 10px;
}
.aboutUs .about_left .subTitle{
  display: none;
}

.aboutUs .about_left p {
    width: 100%;
    max-width: 100%;
}


  .ourBrand {
    padding-top: 30px;
  }

  .ourBrand .brand_left {
    padding-right: 0;
    order: 2;
    padding-top: 20px;
  }

.ourBrand .brand_left ul + ul {
    padding-top: 40px;
}

  .ourBrand .brand_left ul {
    margin: 0;
    width: calc(50% - 8px);
  }

  .ourBrand .brand_right p {
    width: 100%;
  }

.ourBrand .brand_right h2 {
    margin: 7px 0 6px;
    font-size: 22px !important;
}

  .ourBrand .brand_left .brand_box img {
    max-width: 100%;
  }

  .subscribeSec p {
    display: none;
  }

  .subscribeSec .subscribForm p {
    display: flex;
    width: 100%;
    margin: 30px auto 0;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }

  .subscribeSec .subscribForm p label {
    margin-right: 5px;
  }

  .subscribeSec .subscribForm {
    max-width: calc(100% - 15px);
    padding: 40px 20px;
    box-shadow: 0px 0px 27.84px 4.16px rgba(218, 219, 219, 0.55);
    margin: 40px auto 25px;
  }

  .subscribeSec form {
    padding: 0;
    box-shadow: none;
    margin: 0;
    max-width: 100%;
  }

  .subscribeSec form .form-control {
    height: 60px;
    font-size: 14px;
  }

  .subscribeSec form .btn {
    width: 160px;
    height: 60px;
    min-width: 50px;
  }

  .subscribeSec form .la {
    right: 17px;
    top: 15px;
  }

  .subscribeSec {
    padding: 40px 0 15px;
  }

  .page-layout-1column .toolbar-products {
    padding-right: 10px !important;
  }

  .toolbar-sorter.sorter {
    margin-right: 10px !important;
  }

  .toolbar .sorter .sorter-action {
    padding: 0 10px;
  }

  .special_offer .special_offer_right .discount_box h3 {
    font-size: 24px;
  }

  .newsSec .instaSec article .profilepic {
    top: 20px;
  }

  .newsSec .youtubeSec article {
    padding: 25px;
  }

  .newsSec .youtubeSec article img {
    right: 15px;
  }

  .newsSec .youtubeSec article {
    padding: 25px 55px 25px 25px;
  }

  .newsSec .youtubeSec iframe {
    height: 40vh;
  }

  .newsSec h2 {
    margin-bottom: 30px;
  }

  footer {
    padding: 10px 0 18px;
  }

  footer .footer_one {
    text-align: center;
  }

  footer .email,
  footer .footer_social {
    justify-content: center;
  }

  .footerBottom ul li {
    margin: 5px;
  }

  .footerBottom .paymentCard,
  .footerBottom p,
  .footerBottom ul {
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-bottom: 0px;
  }

  .footerBottom a {
    font-size: 10px;
  }

  .footerBottom .paymentCard .paycards {
    width: 35px;
  }

  .footerBottom p {
    order: 3;
    line-height: 1.5em;
  }

  footer .footer_social {
    margin-bottom: 40px;
  }

  footer h3 {
    margin: 0 -15px 2px;
    padding: 25px;
    background: #2b2b2b;
    position: relative;
  }

  footer h3:after {
    content: "\f107";
    font-family: "Line Awesome Free";
    font-weight: 900;
    position: absolute;
    right: 30px;
    height: 25px;
    color: #9d9d9d;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  footer h3.openmenu:after {
    content: "\f106";
  }

  footer .footer_box {
    display: none;
    padding: 20px 10px;
  }

  footer .footer_box.hidefmenu {
    margin-bottom: 0;
  }

  .checkout-cart-index .checkout-extra > .block > .title {
    border-radius: 12px 12px 0 0;
  }

  .checkout-cart-index #shopping-cart-table thead tr th,
  .checkout-cart-index #shopping-cart-table tbody tr td {
    border-left: none;
    border-right: none;
  }

  .checkout-cart-index #shopping-cart-table tbody {
    border-top: none;
  }

  .checkout-cart-index #shopping-cart-table tbody:last-child {
    border: none;
  }

  input[type="text"],
  input[type="password"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type="datetime"],
  input[type="email"] {
    height: 50px;
    font-size: 14px;
  }

  .checkout-cart-index .checkout-extra > .block > .title {
    min-height: 50px;
  }

  .bh-sl-loc-list ul.list li select {
    height: 50px;
  }

  .bh-sl-loc-list ul.list li .pickup-date.datetimesubmit,
  .bh-sl-loc-list ul.list li .pickup-time {
    width: calc(50% - 5px);
  }

  .bh-sl-loc-list ul.list li .pickup-date.datetimesubmit {
    margin-right: 10px;
  }

  .bh-sl-loc-list ul.list li {
    width: 100%;
  }

  .storelocator.page-layout-1column .column.main {
    padding: 0;
  }

  .bh-sl-loc-list ul.list li .datetimesubmit:not(.pickup-date) {
    margin-top: 15px;
  }

  .bh-sl-form-container form button#bh-sl-submit {
    padding: 13px 25px;
    min-width: 220px;
  }

  .bh-sl-container .bh-sl-map-container {
    margin: 35px auto;
  }

  .bh-sl-container .bh-sl-map-container .bh-sl-map {
    height: 500px;
  }

  #checkout #checkoutSteps li .step-title {
    padding: 12px 15px;
    font-size: 18px;
  }

  #onestepcheckout-page .opc-wrapper #checkoutSteps {
    padding: 0;
  }

  .checkout-index-index#onestepcheckout-page #opc-sidebar {
    width: 100%;
  }

  .checkout-index-index#onestepcheckout-page #opc-sidebar {
    padding-bottom: 20px;
  }

  .checkout-index-index#onestepcheckout-page .place-order {
    display: flex;
  }

  #onestepcheckout-page .place-order .button {
    border-radius: 0;
    width: 50% !important;
    margin: 0;
  }

  .checkout-index-index#onestepcheckout-page .place-order .bottom-grand-total {
    width: 50%;
    text-align: center;
    padding: 6px 29px;
    background-color: #404040;
    color: #fff;
    line-height: 22px;
  }

  .checkout-index-index#onestepcheckout-page
    .place-order
    .bottom-grand-total
    label {
    color: #fff;
    font-size: 13px;
  }

  .checkout-index-index#onestepcheckout-page
    .place-order
    .bottom-grand-total
    span {
    display: block;
    font-weight: bold;
  }

  .modal-content .bh-sl-container .bh-sl-form-container {
    padding: 0 15px;
  }

  .modal-content .bh-sl-container #bh-sl-user-location button {
    width: 150px;
    min-width: 100px;
    padding-right: 40px;
  }

  .modal-content .bh-sl-container #bh-sl-user-location button:before {
    right: 10px;
  }

  #onestepcheckout-page .form-login .hidden-fields > .field {
    width: 100%;
  }

  .checkout-index-index#onestepcheckout-page
    .opc-wrapper
    .field
    .control
    .input-text,
  .checkout-index-index#onestepcheckout-page .field .control .select {
    height: 50px;
    font-size: 14px;
  }

  #onestepcheckout-page
    .form-login
    .hidden-fields
    .actions-toolbar
    button.login {
    padding: 10px 19px;
    min-width: 150px;
  }

  .checkout-index-index#onestepcheckout-page
    .opc-wrapper
    .field
    .control
    .input-text,
  .checkout-index-index#onestepcheckout-page .field .control .select {
    height: 50px;
  }

  .contact-index-index .page-main form label,
  .field .label {
    margin-bottom: 5px;
    font-size: 14px;
  }

  #onestepcheckout-page .form-login .hidden-fields > .field .note {
    font-size: 14px;
    line-height: 1.3em;
  }

  body:not(.page-products):not(.cms-index-index) .page-main {
    padding: 60px 15px;
  }

  form.forget label.label {
    white-space: pre-line;
  }

  .sidebar-main .account-nav {
    margin-top: 30px;
  }

  .products-grid.wishlist
    .product-items
    li
    .product-item-info
    .box-tocart
    + .product-item-actions {
    right: 15px;
  }

  .cms-page-view .col-sm-12.breadcrumbSec.breadcrumbs-list-page,
  .col-sm-12.breadcrumbSec.breadcrumbs-list-page .breadcrumbs,
  .container-fluid {
    padding: 5px 0px 0px 10px;
  }

  .contact-index-index .col-sm-12.breadcrumbSec.breadcrumbs-list-page,
  .col-sm-12.breadcrumbSec.breadcrumbs-list-page .breadcrumbs,
  .container-fluid {
    padding: 5px 0 0 5px;
  }

  span.cms-page-title {
    font-size: 30px;
  }

  form.account,
  form.forget,
  form.contact,
  .login-container .block {
    margin-left: auto;
  }

  a.margin-left15.action.remind {
    padding-top: 20px;
    width: 100%;
    float: left;
  }

  .contact-index-index .page-main h3 {
    text-align: center;
  }

  .contact-index-index .contact-form-content ul.list-icon li {
    margin-bottom: 20px;
  }

  .col-sm-6.col-xs-12.margin-bottom60.address {
    padding: 0 40px;
  }

  .checkout-cart-index
    #shopping-cart-table
    tbody
    tr
    td.col.item
    .product-item-photo {
    display: none;
  }

  .checkout-cart-index #shopping-cart-table tbody {
    margin-top: 10px;
    border-radius: 12px;
    overflow: hidden;
    background: #e6e6e6;
  }

  .checkout-cart-index
    #shopping-cart-table
    tbody
    tr
    td.col.item
    .product-item-details {
    padding-top: 0;
  }

  .checkout-cart-index #shopping-cart-table tbody {
    padding: 5px 0;
  }

  .field.choice,
  .form-group.choice {
    padding-left: 0px;
  }

  header .cartBox .count {
    margin-top: -30px;
    margin-left: -5px;
  }

  .account .row {
    display: flex;
    flex-direction: column;
  }

  .account .column.main.col-lg-9.col-md-9.col-sm-12.col-xs-12.pull-right {
    order: 2;
    margin-top: 30px;
  }

  .account
    .aw-onestep
    .sidebar.sidebar-main.col-lg-3.col-md-3.col-sm-12.col-xs-12 {
    order: 1;
  }

  .refineresult .banner_left.searchTab h1 {
    font-size: 18px;
  }

  form.account,
  form.forget,
  form.contact,
  .login-container .block {
    max-width: 100%;
    padding: 10px;
  }

  .field.choice .control,
  .form-group.choice .control,
  .field.choice > input,
  .form-group.choice > input {
    top: 0px;
  }

  .field.choice .label,
  .form-group.choice .label {
    margin-left: 20px;
  }

/*   .searchTab .tab-content {
    margin-bottom: calc(575px - 25vw);
  } */

  .banner .banner_right {
    min-height: 525px;
  }
}

/* HDIT Mobile 767 */

/* Filter - Listing Page */
dd.filter-options-content.active {
  max-height: 200px;
  overflow-y: auto;
  min-height: auto;
}

@media (max-width: 736px) {
  .checkout-index-index#onestepcheckout-page .place-order {
    margin-left: 0;
    margin-right: 0;
  }

  #onestepcheckout-page .place-order .button {
    border-radius: 0;
  }

  /* .searchTab .tab-content {
    margin-bottom: calc(575px - 27vw);
  } */
}

@media (max-width: 689px) {
  .trustedExpert .trustedBox {
    margin-left: auto;
    margin-right: auto;
  }

  /* .searchTab .tab-content {
    margin-bottom: calc(575px - 31vw);
  } */
}

@media (max-width: 640px) {
 /*  .searchTab .tab-content {
    margin-bottom: calc(575px - 35vw);
  } */

  .banner h1 {
    font-size: 7.2vw;
  }

  h2 {
    font-size: 7.2vw;
  }

.howItWork .howitworkRight h2 {
    margin-bottom: 10px;
    font-size: 22px !important;
}

  .aboutUs .about_right .discount_box:before,
  .special_offer .special_offer_right .discount_box:before {
    width: 37px;
    height: 37px;
    top: -18px;
    font-size: 20px;
    background-size: 20px auto;
  }

  .searchTab
    .tab-content
    .tab-pane
    .checkbox
    input[type="checkbox"]:checked
    + label:before {
    font-size: 18px;
  }

  .toolbar .modes a,
  .toolbar .modes > span,
  .catalog-category-view.page-layout-1column
    .category-product-actions
    .filter-toggle
    a {
    width: 60px !important;
    height: 55px !important;
    padding: 15px;
  }

  .toolbar .sorter .sorter-action {
    height: 55px !important;
    margin-left: 0 !important;
  }

  .toolbar-sorter.sorter .form-item-select {
    width: 214px !important;
    height: 55px !important;
    border: none;
  }

  .toolbar select {
    max-width: 214px  !important;
}
}

@media (max-width: 600px) {
 /*  .searchTab .tab-content {
    margin-bottom: calc(575px - 40vw);
  } */

  .bahrain_Service .owl-carousel .item {
    width: calc(25% - 7px);
  }

  .bahrain_Service .owl-carousel .item label {
    font-size: 18px;
    line-height: 20px;
  }

  .howItWork ul li .learnmore_link {
    font-size: 12px;
    color: #ff0000;
    padding-right: 0;
  }

  .howItWork ul li .learnmore_link:after {
    display: none;
  }

  .trustedExpert .trustedBox {
    text-align: center;
    justify-content: center;
    margin-top: 15px;
  }

  .howItWork ul li p,
  .trustedExpert .trustedBox p {
    font-size: 14px;
    line-height: 20px;
  }

.btn {
    min-width: 140px;
    padding: 0px 15px;
    height: 40px;
    font-size: 14px;
}
  .special_offer .special_offer_right .discount_box h3 {
    font-size: 22px;
  }

  .newsSec article h4,
  .newsSec article h4 {
    font-size: 16px;
  }

  .subTitle {
    font-size: 18px;
  }

.aboutUs .about_right .discount_box, .special_offer .special_offer_right .discount_box {
    width: 80%;
           padding: 40px 25px 30px;
    box-shadow: 0px 10px 36px 4px rgba(0, 0, 0, 0.15);
}

.aboutUs .about_right .discount_box {
    padding-right: 15px;
    padding-left: 15px;
}

.aboutUs .about_right .discount_box {
    bottom: -56px;
}
  .special_offer .special_offer_right .discount_box p {
    margin-bottom: 5px;
    margin-top: 0;
  }

  .special_offer .special_offer_right .discount_box a {
    font-size: 12px;
    padding-right: 0;
  }

  .special_offer .special_offer_right .discount_box a:after {
    display: none;
  }

.aboutUs {
    padding-bottom: 100px;
}
  .ourBrand {
    padding-bottom: 20px;
  }

  .bh-sl-loc-list ul.list li .pickup-date.datetimesubmit .input-text,
  .bh-sl-loc-list ul.list li .pickup-time select {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bh-sl-loc-list ul.list li label {
    font-size: 13px;
  }

  .bh-sl-loc-list ul.list li .loc-name {
    font-size: 22px;
    line-height: 26px;
  }

  .bh-sl-loc-list ul.list li .list-content {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 15px;
  }

  .bh-sl-loc-list ul.list li .loc-name {
    margin-top: 15px;
  }

  .bh-sl-loc-list ul.list li {
    padding: 20px;
  }

  .storelocator .main h3 {
    font-size: 20px;
  }

  .bh-sl-form-container form .form-input {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .bh-sl-container .bh-sl-map-container .bh-sl-map {
    height: 450px;
  }

  .modal-content .bh-sl-form-container form .form-input {
    margin-bottom: 0;
  }
}

@media (max-width: 575px) {
  .howItWork ul li {
    width: 100%;
  }






  .banner h1 {
    font-size: 8vw;
    width: 7f0%;
    margin-left: auto;
    margin-right: auto;
  }

  /* .searchTab .tab-content {
    margin-bottom: calc(575px - 50vw);
  } */

  h2 {
    font-size: 8vw;
  }

  .searchTab .nav-tabs .nav-item {
    width: 50%;
  }

.searchTab .tab-content .tab-pane form {
    padding: 0px 15px;
    /* padding-top: 0; */
}

  .searchTab .nav-tabs .nav-link {
    padding: 16px 10px;
    font-size: 14px;
  }



  .searchTab .tab-content .tab-pane .form-control i {
    display: none;
  }

.searchTab .tab-content .tab-pane .form-control {
    font-size: 14px;
    justify-content: center;
    height: 40px;
    padding: 0;
    margin-bottom: 0;
}
.searchTab .tab-content .tab-pane .btn-success {
    height: 40px;
    padding: 5px;
    font-size: 14px;
}



.searchTab .tab-content .tab-pane .tyre_menu_fitting_button {
    margin-top: 10px;
}





  .searchTab .tab-content .tab-pane .checkbox {
    font-size: 12px;
  }

  .searchTab .tab-content .tab-pane .checkbox label:before {
    width: 20px;
    height: 20px;
  }

  .howItWork ul li h3,
  .trustedExpert .trustedBox h3 {
    font-size: 3.5vw;
  }

  .specialOffer {
    padding: 0px 0 60px;
  }

  .special_offer .special_offer_right .discount_box h3 b,
  .aboutUs .about_right .discount_box h3 b {
    font-size: 8vw;
  }

  .special_offer .special_offer_right .discount_box h3 {
    font-size: 20px;
  }

  .special_offer .special_offer_right .discount_box p {
    font-size: 14px;
  }

  .ourBrand .brand_left .brand_box {
    height: 65px;
  }

  .subscribeSec {
    padding-bottom: 0;
  }

  #checkout #checkoutSteps li .checkout-shipping-method .field:nth-child(odd) {
    margin-left: 2.5%;
  }

  .modal-content .bh-sl-container #bh-sl-user-location .form-input {
    width: 100%;
    margin-right: 0;
  }

  .modal-content .bh-sl-container #bh-sl-user-location button {
    width: 100%;
    margin-top: 15px;
  }

  .modal-content .bh-sl-container #bh-sl-user-location button:before {
    right: 30px;
  }
}

@media (max-width: 480px) {
  .howItWork ul li h3,
  .trustedExpert .trustedBox h3 {
    font-size: 4.2vw;
  }

  .modal-popup .modal-inner-wrap {
    width: 90%;
  }

/*   .searchTab .tab-content {
    margin-bottom: calc(575px - 57vw);
  } */

  .banner .banner_right {
    top: 20%;
  }
}

@media (max-width: 430px) {
  .toolbar .modes a,
  .toolbar .modes > span,
  .catalog-category-view.page-layout-1column
    .category-product-actions
    .filter-toggle
    a {
    width: 45px !important;
    height: 45px !important;
    padding: 10px;
  }

  .toolbar .sorter .sorter-action {
    padding: 0 5px 0 0;
  }

  .toolbar-sorter.sorter .form-item-select {
    height: 45px !important;
  }

  .toolbar-sorter.sorter {
    margin-right: 5px !important;
  }

  .toolbar-sorter.sorter .form-item-select .sorter-options {
    font-size: 12px;
    line-height: normal;
  }

  .page-layout-1column .category-product-actions .toolbar-products {
    padding-right: 4px !important;
  }
}

@media (max-width: 414px) {
  .banner h1 {
    font-size: 8.2vw;
  }

.searchTab .nav-tabs .nav-link {
    font-size: 13px;
}

  h2 {
    font-size: 8.2vw;
  }

  .howItWork ul li h3,
  .trustedExpert .trustedBox h3 {
    font-size: 5vw;
  }

  .special_offer .special_offer_right .discount_box h3 b,
  .aboutUs .about_right .discount_box h3 b {
    font-size: 8.2vw;
  }
}

@media (max-width: 400px) {
  #onestepcheckout-page .fieldset.address > .field {
    flex: 100%;
  }

  #checkout #checkoutSteps li .checkout-shipping-method .field {
    width: 100%;
  }

  #checkout #checkoutSteps li .checkout-shipping-method .field:nth-child(odd) {
    margin-left: 0;
  }

  .bh-sl-container button.btn {
    min-width: 50px;
    font-size: 16px;
    padding: 20px;
  }

 /*  .searchTab .tab-content {
    margin-bottom: calc(575px - 72vw);
  } */

  .banner .banner_right {
    top: 20%;
  }
}

@media (max-width: 375px) {
 .searchTab .tab-content {
    margin-bottom: 0;
}

  .banner .banner_right {
    top: 20%;
  }

  .banner h1 {
    font-size: 8.4vw;
  }

  h2 {
    font-size: 8.4vw;
  }

.searchTab .tab-content .tab-pane .btn-success {
    width: 100%;
}

  .searchTab .nav-tabs .nav-link {
    padding: 16px 00px;
  }

.howItWork ul li h3, .trustedExpert .trustedBox h3 {
    font-size: 17px;
}

  .special_offer .special_offer_right .discount_box h3 b,
  .aboutUs .about_right .discount_box h3 b {
    font-size: 8.4vw;
  }

  .checkout-cart-index
    .shopping-cart-bottom
    .cart-totals
    .table.totals
    tbody
    tr.grand.totals
    td,
  .checkout-cart-index
    .shopping-cart-bottom
    .cart-totals
    .table.totals
    tbody
    tr.grand.totals
    th {
    font-size: 15px;
  }

  .bh-sl-loc-list ul.list li .loc-name {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 375px) {
.banner h1 {
    font-size: 30px;
}
  h2 {
    font-size: 9vw;
  }

  .bh-sl-container .bh-sl-map-container .bh-sl-map {
    height: 380px;
  }
}

.minicart-wrapper .action.showcart > .counter.qty {
  color: #000;
  background-color: unset;
  text-align: center;
  white-space: normal;
  position: absolute;
  height: 20px;
  min-width: 20px;
  font-size: 14px;
  line-height: 22px;
  left: -10px;
  top: -11px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  font-weight: 900;
}

.minicart-wrapper .action.showcart:before {
  content: unset;
}

.refineresult {
  cursor: pointer;
}

.minicart-wrapper
  .block-content
  > .actions
  > .subtotal
  .price-container
  .price {
  display: block;
}

#newsletter-footer-error {
  padding-top: 0;
  position: absolute;
  top: calc(50px + 60px);
}

div#onepage-checkout-shipping-method-additional-load div p {
  display: none;
}

div#checkout-shipping-method-load {
  display: none;
}

img.payment-icon {
  vertical-align: middle;
}

/*.checkout-billing-address {display: none;}*/
.shipping-address-same-as-billing-block.field.choice {
  display: none;
}

@media screen and (max-width: 767px) {
  .shipping-address-same-as-billing-block.field.choice label {
    font-size: 11px;
  }
}

#onestepcheckout-page
  .checkout-payment-method
  .ccard.fieldset
  > .field
  .fields.group.group-2
  .field {
  float: left;
  margin: 0;
}

.storelocator .loc-dist.loc-alt-dist,
.storelocator .loc-directions {
  display: none;
}

.loc-dist.loc-default-dist {
  font-weight: 700;
  color: #ff0000;
}

.page-layout-1column .block.filter .block-content.filter-content {
  left: auto;
  right: 0;
}

.page-layout-1column .category-product-actions .filter-toggle .title:before {
  color: #fff !important;
  background-color: #f00;
  font-size: 30px;
  line-height: 30px;
  right: 380px !important;
  z-index: 999999999;
}

.filter-open
  .page-layout-1column
  .category-product-actions
  .filter-toggle
  .title:after {
  z-index: 99999999;
}

.filter-options-title {
  display: none;
}

button#top-cart-btn-checkout {
  display: none;
}

.additional-attributes-wrapper.table-wrapper {
  box-shadow: 0px 10px 28.42px 0.58px rgba(218, 219, 219, 0.6);
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: unset;
}

.faq-groups {
  display: none;
}

.checkout-index-index .modal-popup .modal-header {
  background: #f00 !important;
  padding: 15px 15px;
  min-height: auto;
  position: relative !important;
}

.modal-popup .action-close:before {
  line-height: 26px;
}

div#registration {
  text-align: center;
}

.filter-options-item.width {
  display: none;
}

.filter-options-item.height {
  display: none;
}

.filter-options-item.rim {
  display: none;
}

.shoppingby-item.height,
.shoppingby-item.width {
  display: none;
}

.count .minicart-wrapper .price {
  display: none;
}

.cartBox a {
  color: #fff;
}

.testimonial .owl-carousel .owl-nav > div {
  border: none;
}

/* end  app/design/frontend/Mgs/claue/Magento_Theme/templates/html */

/* start app/code/Hdweb/Tyrefinder/view/frontend/templates/tyre_finder_block.phtml */
.modal-header {
  border: none;
  min-height: 0px;
  padding: 0;
}

.tyreHeader {
  width: 100%;
  height: 56px;
  background: #ff0b0b;
  color: #fff;
  padding-left: 25px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  transition: all 0.3s ease;
  z-index: 2;
  position: inherit;
  border-radius: 15px 15px 0 0;
}

.tyreHeader .backLink {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  color: #fff;
  cursor: pointer;
}

.tyreHeader .backLink:hover {
  color: #fff;
}

.modal-content {
  box-shadow: none;
  border: none;
}

.modals-overlay {
  background-color: rgba(0, 0, 0, 0.65);
}

.modal-popup .action-close {
  top: 15px;
  right: 15px;
}

.modal-popup .action-close:before {
  content: "\f00d";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 30px;
  background: none;
  color: #fff;
  border: none;
  border-radius: 0;
}

.disablesearchoption {
  pointer-events: none;
}

.vehicle_finder_modal_allcontent {
  overflow-x: hidden;
  overflow-y: auto;
  height: 325px;
}

ul.tyre_finder_allcontent {
  padding: 0.7vw;
  min-height: 42vh;
  max-height: 42vh;
}

ul.tyre_finder_allcontent li {
  width: 14.25%;
  margin: 0.9% 1.1%;
  display: inline-flex;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  padding: 0;
  align-items: center;
  justify-content: center;
}

ul.tyre_finder_allcontent li a {
  display: flex;
  width: 100%;
  font-size: 15px;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-decoration: none;
  min-height: 6vh;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  transition: all 0.3s ease;
}

ul.tyre_finder_allcontent li:hover a {
  background-color: #ff0b0b;
  border-color: #ff0b0b;
  color: #ffffff;
}

.tyrewidthInfo {
  background: #ededee;
  padding: 30px 20px 0 30px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: 200px;
  z-index: 3;
  position: inherit;
}

.tyrewidthInfo figure {
  position: relative;
  margin-right: 0;
  margin-left: auto;
  display: flex;
  margin-top: 40px;
}

.tyrewidthInfo figure .infoLabel {
  position: absolute;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  text-align: center;
  font-weight: bold;
  color: #fff;
  text-transform: capitalize;
  font-size: 25px;
}

.tyrewidthInfo svg.tyretext {
  width: 82%;
  position: absolute;
  top: -35px;
  left: 0;
  right: 0;
  margin: auto;
}

.tyrewidthInfo svg .txtcolor {
  fill: #000000;
}

.tyrewidthInfo svg .txtcolor.active {
  fill: #ff0b0b;
}

.tyrewidthInfo figure .tyreValue {
  width: 100%;
  position: absolute;
  font-family: "Montserrat", sans-serif;
  font-size: 22px;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  top: 32px;
}

.tyrewidthInfo figure .tyreValue .valuetxt {
  display: inline-block;
}

.tyrewidthInfo figure .tyreValue .tvalue_1 {
  transform: rotate(-28deg);
}

.tyrewidthInfo figure .tyreValue .tvalue_2 {
  margin: 0 7px;
  transform: translate(0, -9px);
}

.tyrewidthInfo figure .tyreValue .tvalue_3 {
  margin: 0 5px;
  transform: translate(0, -12px) rotate(3deg);
}

.tyrewidthInfo figure .tyreValue .tvalue_4 {
  margin-left: 7px;
  transform: rotate(28deg);
}

.tyrewidthInfo figure .tyreValue .active {
  color: #ff0b0b;
}

.tyrewidthInfo .tyreInfoLeft {
}

.tyrewidthInfo .tyreInfoLeft ul {
  list-style: none;
  display: inline-flex;
  padding: 0;
  margin: 0;
  width: auto;
  position: relative;
}

.tyrewidthInfo .tyreInfoLeft ul:before {
  content: "";
  width: 100%;
  height: 4px;
  background: #000000;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 0;
}

.tyrewidthInfo .tyreInfoLeft ul li {
  display: inline-flex;
  margin-right: 15px;
  z-index: 1;
  background: #ededee;
}

.tyrewidthInfo .tyreInfoLeft ul li:last-child {
  margin-right: 0;
}

.tyrewidthInfo .tyreInfoLeft ul li span {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 800;
  display: flex;
  min-height: 35px;
  align-items: center;
  justify-content: center;
  border: #000 solid 1px;
  border-radius: 25px;
  padding: 0 27px;
  color: #000000;
}

.tyrewidthInfo .tyreInfoLeft ul li.active span {
  background: #000000;
  color: #ffffff;
}

.tyrewidthInfo .tyreinfoResult {
  width: 470px;
  max-width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 60px;
}

.tyrewidthInfo .tyreinfoResult .tyreselection,
.tyrewidthInfo .tyreinfoResult .rear-tyre-selection {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 800;
  color: #000000;
}

.tyrewidthInfo .tyreinfoResult .tyreselection label,
.tyrewidthInfo .tyreinfoResult .rear-tyre-selection label {
  font-weight: 600;
  margin-right: 15px;
  color: inherit;
}

.tyrewidthInfo .tyreinfoResult .resetbtn {
  background: #ff0b0b;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 22px;
  text-transform: uppercase;
  border-radius: 20px;
  margin-right: 0;
  margin-left: auto;
  text-decoration: none;
  transition: all 0.3s ease;
}

.tyrewidthInfo .tyreinfoResult .resetbtn:hover,
.tyrewidthInfo .tyreinfoResult .resetbtn:focus {
  background: #ffffff;
  color: #ff0b0b;
}

.modal-content .tyre_finder_modal_submittyre {
  width: 100%;
  display: flex;
  justify-content: center;
}

.modal-content .tyre_finder_modal_submittyre div {
  text-align: center;
}

.modal-content .tyre_finder_modal_submittyre .diiferent_rear_tyre {
  text-align: center;
  font-size: 22px;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.modal-content .tyre_finder_modal_submittyre .diiferent_rear_tyre span {
  font-size: 16px;
  cursor: pointer;
}

.modal-content .tyre_finder_modal_submittyre button.button {
  background: #ff0b0b;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 600;
  padding: 14px 22px;
  text-transform: uppercase;
  border-radius: 25px;
  text-decoration: none;
  transition: all 0.3s ease;
  border: none;
  margin: 15px auto;
  width: 100%;
}

.modal-content .tyre_finder_modal_submittyre button.button:hover,
.modal-content .tyre_finder_modal_submittyre button.button:focus {
  background: #ff0b0b;
  color: #000;
}

ul.vehicle_finder_modal_allcontent li {
  width: 23%;
  margin: 0.8%;
  display: inline-flex;
  padding: 0;
  box-sizing: border-box;
  text-align: center;
  padding: 0;
  align-items: center;
  justify-content: center;
}

ul.vehicle_finder_modal_allcontent li a {
  display: flex;
  width: 100%;
  font-size: 15px;
  color: #000000;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-decoration: none;
  min-height: 53px;
  align-items: center;
  justify-content: center;
  border: 1px solid #d9d9d9;
  transition: all 0.3s ease;
}

ul.vehicle_finder_modal_allcontent li:hover a {
  background-color: #ff0b0b;
  border-color: #ff0b0b;
  color: #ffffff;
}

.vehicle_finder_modal_tyresize_content li#last-note {
  width: 100%;
  display: block;
  text-align: left;
}

.modal-popup .modal-inner-wrap {
  width: 920px;
}

/*    footer.modal-footer {
        display: none;
    }    */
.search_block .products_holder ul li:first-child {
  font-family: "Montserrat", sans-serif;
  color: #000;
  display: block;
  width: 100%;
  border: none;
  float: left;
  text-align: left;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 0;
}

.reset-size-selection,
.reset-vehicle-selection {
  margin-left: 20px;
}

@media (max-width: 767px) {
  .modal-popup .modal-inner-wrap {
    width: 100%;
    height: 100%;
  }

  ul.tyre_finder_allcontent li,
  ul.vehicle_finder_modal_allcontent li {
    width: 47%;
  }

  .vehicle_finder_modal_tyresize_content li#last-note {
    font-size: 12px;
  }

  .tyrewidthInfo {
    padding: 10px 5px 0 5px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    min-height: 160px;
  }

  .tyrewidthInfo .tyreInfoLeft ul li {
    margin-right: 7px;
  }

  .tyrewidthInfo figure {
    display: none;
  }

  ul.tyre_finder_allcontent,
  .vehicle_finder_modal_allcontent {
    min-height: 50vh;
    max-height: 50vh;
    overflow: scroll;
    display: flex; 
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
  }



  ul.tyre_finder_allcontent .search_block,
  .vehicle_finder_modal_allcontent .search_block {
   flex: 0 0 100%;
   text-align: center;
  }

  .search_block .products_holder ul li:first-child{
    text-align: center;
  }


  .tyrewidthInfo .tyreInfoLeft ul li span {
    font-size: 12px;
    min-height: 25px;
    padding: 0 16px;
  }

  ul.tyre_finder_allcontent li,
  ul.vehicle_finder_modal_allcontent li {
    align-items: stretch;
  }

  ul.tyre_finder_allcontent li a {
    min-height: 50px;
  }

  .modal-popup .action-close {
    top: 2px;
    right: 5px;
  }

  .tyreHeader {
    height: 53px;
    padding-left: 20px;
    padding-right: 40px;
  }
}

.searchloader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: #fff;
  background-image: url("../images/loader_black.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px;
  height: 100%;
  width: 100%;
  border-radius: 0px 0px 15px 15px;
}

.searchloader .loader {
  display: none !important;
}

.rearselectiondata {
  padding-left: 7px;
}

.modal-popup .action-close {
  z-index: 3;
}

.lightsup {
  font-size: 10px;
  font-weight: normal;
  position: relative;
  top: -10px;
}

/*end app/code/Hdweb/Tyrefinder/view/frontend/templates/tyre_finder_block.phtml */

/* app/design/frontend/Mgs/claue/Magento_Catalog/templates/product/list.phtml start */

/* body.filterBSticky .products {
  padding-top: 50px;
} */

.modal-popup .modal-inner-wrap {
  max-width: 95%;
}

.modal-popup .modal-content {
  border-radius: 15px;
  background: #fff url("/../media/bahrain-html/images/hero-top-bg-tyre.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: top left -100px;
}

.modal-popup .quote-popup h3 {
  background: #ff0000;
  color: #fff;
  margin: 0 -15px 15px;
  padding: 17px 20px;
  border-radius: 15px 15px 0 0;
}

.modal-popup .action-close:before {
  color: #fff !important;
}

.modal-popup .quote-popup .form-row label {
  margin: 20px 0 5px;
}

.modal-popup .quote-popup .form-row label .red {
  color: #f00;
  margin-left: 5px;
}

.modal-popup .quote-popup .btn {
  margin-top: 25px;
  margin-left: 15px;
  margin-bottom: 30px;
  min-width: 150px;
}

.tyre_offers {
  display: block;
  position: absolute;
  top: -49px;
  margin-left: -15px;
  width: 100%;
}

.tyre_offers_grid {
  min-height: 58px;
}

img.img_tyre_offer {
  display: block;
  width: 100%;
  max-width: 100%;
  object-fit: cover;
}

.products.list li.item.product.product-item-info img.img_tyre_offer {
  height: 50px;
}

.tyre-labels img {
  vertical-align: top;
  float: right;
}

.product-reviews-summary.short.empty {
  width: 30%;
  float: left;
}

.fitted-balanced {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 20px;
  color: #000;
  font-family: "Montserrat", sans-serif;
  margin-top: 8px;
  text-align: center;
}

.block.filter
  .block-content.filter-content
  .filter-options-item
  .filter-options-content
  ol.items
  .item
  .count {
  opacity: 0;
}

.block.filter
  .block-content.filter-content
  .filter-options-item
  input[type="radio"],
.block.filter
  .block-content.filter-content
  .filter-options-item
  input[type="checkbox"] {
         vertical-align: top;
    margin-right: 4px;
    margin-top: 6.5px;
}

.block.filter
  .block-content.filter-content
  .filter-options-item
  .filter-options-title {
  font-size: 15px;
}

a.mgs-ajax-layer-item {
  font-size: 16px;
}

a.mgs-ajax-layer-item span {
  font-size: 14px;
}

.toolbar select {
    line-height: 16px;
}
.message.notice {
  display: none;
}

.search.summary {
  opacity: 0;
}

.page-layout-1column .category-product-actions .toolbar-products {
  float: right;
}


@media screen and (max-width: 1366px) {
.block.filter
  .block-content.filter-content
  .filter-options-item
  .filter-options-title {
    font-size: 14px;
}
}






/* Listing Page */
li.item.product.product-item-info {
  float: none;
  box-sizing: border-box;
  padding: 20px 11px;
  padding-bottom: 15px;
  vertical-align: bottom;
  margin-bottom: 0;
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  box-shadow: 0px 10px 28.42px 0.58px rgba(218, 219, 219, 0.6); /*    border: #dcdcdc 1px solid;*/
  border-radius: 6px;
  max-width: calc(25% - 20px) !important;
  padding: 10px;
  margin: 10px;
}

.lazy-loading-img .products-grid .product-item-info .product-top {
  width: calc(100% - 30px);
  margin-left: auto;
  margin-right: auto;
  -webkit-writing-mode: vertical-lr;
  margin-bottom: 0;
  margin-top: auto;
  overflow: visible;
}

.products-grid .product-item-info .product-top a.photo {
  display: block;
  height: 98px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0 !important;
}

.products-grid
  .product-item-info
  .product-top
  a.photo
  .product-image-photo.img-thumbnail {
  bottom: auto;
}

.checkout-cart-index
  .lazy-loading-img
  .products-grid
  .product-item-info
  .product-top {
  width: 100%;
}

.checkout-cart-index
  .main
  .products
  .products
  .product-item-info
  .product.name
  a {
  font-size: 12px;
  font-weight: normal;
}

.checkout-cart-index
  .products-grid
  .product-item-info
  .product-top
  .actions-link {
  display: none;
}

.checkout-cart-index
  .main
  .products-grid
  .products
  .product-item-info
  .price-box
  span {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}

.product.media img {
  min-width: auto;
}

.main .products .products .vehicle_year_country {
    display: flex;
    align-items: center;
    margin-top: 5px;
    justify-content: space-between;
    text-align: center;
    width: 100%;
    font-size: 13px;
    min-height: 13px;
}

.main .products .products .vehicle_year_country .left_inner {
  display: inline-flex;
  align-items: center;
  width: 30%;
}

.main .products .products .vehicle_year_country .left_inner img {
  width: 50px;
}

.main .products .products .vehicle_year_country .right_inner {
  margin-right: 0;
  margin-left: auto;
  display: inline-flex;
  align-items: center;
  max-width: initial;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.main
  .products-grid
  .products
  .product-item-info
  .vehicle_year_country
  .right_inner
  span {
  display: block;
  font-size: 0.55vw;
  line-height: 1.4em;
  color: #010101;
  font-weight: 600;
  text-align: right;
  width: 100%;
}

.main .products .products .vehicle_year_country .stockInfo {
  margin-right: 0;
  margin-left: auto;
  text-transform: uppercase;
  color: #01b324;
  padding-left: 17px;
  font-size: 14px;
  position: relative;
}

.main .products .products .vehicle_year_country .stockInfo:before {
  content: "\f00c";
  font-family: "Line Awesome Free";
  font-weight: 900;
  color: inherit;
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
}

.main .products .products .vehicle_year_country .stockInfo.nostock {
  color: #ff0000;
}

.main .products .products .bmw_icon {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 33px;
  background: rgba(265, 265, 265, 0.9);
  padding: 2px;
  height: 33px;
}

.main .products .products .bmw_icon img {
  width: 100%;
}

.main .products .products .product-item-info .vehicle_year_country .year_box {
  margin: 0 auto 0 0;
  width: 100%;
}

.main
  .products
  .products
  .product-item-info
  .vehicle_year_country
  .RunFlatlist {
  display: inline-flex;
  align-items: center;
  margin: auto;
  text-transform: uppercase;
  color: #b5b5b5;
  width: 100%;
  justify-content: center;
}

.main
  .products
  .products
  .product-item-info
  .vehicle_year_country
  .RunFlatlist
  img {
  width: 80px;
}

.main
  .products
  .products
  .product-item-info
  .vehicle_year_country
  .country_flat {
  min-width: 70%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  line-height: 1;
}

.main
  .products
  .products
  .product-item-info
  .vehicle_year_country
  .country_flat:empty {
  display: none;
}

.main .products .products .product-item-info .product-item-details {
  font-family: "Saira Semi Condensed", sans-serif !important;
}

.main .products .products .product-item-info .product.name a {
  color: #222;
  font-size: 15px;
  font-weight: 900;
  display: block;
  line-height: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.products-grid .product-item-info .product-item-details .product-item-name {
  margin-bottom: 0px;
}

.main .products-grid .products .product-item-info .price-box {
  display: flex;
  flex-wrap: wrap;
  min-height: 30px;
}

.main .products-grid .products .product-item-info .price-box .special-price {
  width: auto;
  display: inline-flex;
}

.main
  .products-grid
  .products
  .product-item-info
  .price-box
  .special-price
  .price,
.main
  .products-grid
  .products.list
  .product-item-info
  .product-item-details
  .price-box
  > .price-final_price
  .price {
  color: #ff0000;
}

.main .products-grid .products .product-item-info .price-box .old-price {
  width: auto;
  display: inline-flex;
  margin-right: 0;
  margin-left: 5px;
}

.main .products-grid .products .product-item-info .price-box .old-price .price {
  font-size: 14px;
  font-weight: 500;
}

.main .products-grid .products .product-item-info .price-box span {
  font-weight: 800;
  font-size: 18px;
  line-height: 18px;
}

span.single-tyre-price {
  font-weight: 800;
  font-size: 21px;
  line-height: 1.2em;
  color: #f00;
  font-family: "Saira Semi Condensed", sans-serif;
  margin-top: 7px;
  text-align: center;
}

span.single-tyre-price del {
  font-size: 15px;
  vertical-align: bottom;
  color: #999;
  font-weight: 400;
}

.bundlegrid span.single-tyre-price {
  line-height: inherit;
}

.main .products-grid .products .product-item-info .setfourprice {
  clear: both;
  color: #adadad;
  padding: 0px 0;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1em;
  font-weight: 700;
  padding-bottom: 15px;
  text-align: center;
  padding-top: 5px;
}

.main .products-grid .products.listproduct .product-item-info .setfourprice {
  padding-bottom: 0;
}

.column.main ol.regular-product-list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* justify-content: center; */
}


.products.list li.item.product.product-item-info {
  padding: 15px;
/*   margin-top: 60px; */
  background: #ffffff;
  overflow: hidden;
}

.products-grid .products .product-item-info .product-item-details .buynowbox, .products-grid {
    display: flex;
    column-gap: 6px;
    margin-left: auto;
    margin-right: auto;
}

.products-grid .products .product-item-info .product-item-details .buynowbox .whats-up{
  width: 20%;
    min-width: 30px;
    padding: 10px 15px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    margin-left: auto;
    margin-right: 0;
    font-size: 16px;
}

.products-grid .products .product-item-info .product-item-details .buynowbox .whats-up i {
    margin-left: 0;
    font-weight: 400;
}








.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  .select_qty,
.products-grid .products.bundle-product-list .buynowbox .select_qty {
  background: #ffffff url("../images/select-bg.svg") no-repeat;
  height: 50px;
  background-size: 25px auto;
  background-position: center right 5px;
  border-radius: 6px;
  width: 27%;
  color: #000000;
  border: #e2e3e4 solid 1px;
  padding: 0 15px;
  cursor: pointer;
  margin-bottom: 0;
  font-style: normal;
}

.bundlegrid.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  .select_qty,
.products-grid .products.bundle-product-list .buynowbox .select_qty {
  float: left;
}

.products-grid .products .product-item-info .select_qty {
  background: #ffffff url("../images/select-bg.svg") no-repeat;
  height: 50px;
  background-size: 25px auto;
  background-position: center right 5px;
  border-radius: 5px;
  width: 100%;
  color: #000000;
  border: #ccc solid 1px;
  padding: 0 15px;
  cursor: pointer;
  margin-bottom: 15px;
}

.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  button {
  width: 70%;
  min-width: 30px;
  padding: 10px 15px;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0;
  margin-left: auto;
  margin-right: 0;
  font-size: 16px;
}

.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  .add-cart {
  width: 20%;
  min-width: 30px;
    padding: 10px 15px;
  border-radius: 6px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0;
  margin-left: auto;
  margin-right: 0;
  font-size: 16px;
}


.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  .add-cart i{
        margin-left: 0;
  }











.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  button:hover,
.products-grid
  .products.list
  .product-item-info
  .product-item-details
  .buynowbox
  button:focus {
  outline: none;
}

.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  button
  i,
.products-grid .bundle-product-list ol .buynowbox .bundle_final_price button i {
  margin-right: 5px;
  font-size: 130%;
  margin-left: 0;
}

.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  button.getinquiry {
  width: 100%;
  background: #ff0000;
  border-color: #ff0000;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 0, 0, 0.3);
  color: #ffffff;
}

.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  button.getinquiry:hover,
.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  button.getinquiry:focus {
  background: #ffa200;
  border-color: #ffa200;
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
  color: #000000;
}

.products-grid .products .product-item-info .product-item-details {
  /*flex-wrap: wrap; */
  display: flex;
  width: 100%;
  flex-direction: column;
  padding: 0;
}

.products-grid .products .product-item-info .warrenty_img {
  width: 100px;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  bottom: 0;
  left: 0;
  z-index: 12;
  height: 4vh;
  opacity: 1;
  background: rgba(31, 69, 252, 0.8);
}

.products-grid .products .product-item-info .warrenty_img span {
  width: calc(100% - 28px);
  display: inline-flex;
  font-size: 10px;
  color: #fff;
  line-height: 1.2em;
  height: auto;
  -webkit-writing-mode: horizontal-tb;
  margin: auto;
  margin-left: 5px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.products-grid .products .brand_logo_wrapper {
  height: 52px;
}

.products-grid .products .product-item-info .warrenty_img img {
  width: 22px;
  margin: auto;
  margin-left: 4px;
}

.products-grid .products img.img_brand_logo {
  max-height: 34px;
  max-width: 50%;
  width: auto;
  position: absolute;
  top: 10px;
  right: 10px;
}

.products-grid .product-item-info .tocart.btn-cart {
  line-height: 4vh;
}

.products-grid .products.list .product-top .product-label {
  writing-mode: horizontal-tb;
}

.products-grid .product-label {
  background: #ddd;
}

.column.main ol.regular-product-list {
/*   margin: 0 -10px !important; */
  margin: 0 0px !important;
}



.regular-product-list li.item.product {
  width: 25%;
}

.rating-summary .rating-result > span:before {
  color: #ff0000;
}

.rating-summary .rating-result:before {
  color: #ddd;
}

.products-grid .bundle-product-list ol {
  box-shadow: 0px 10px 28.42px 0.58px rgba(218, 219, 219, 0.6);
  margin: 10px 10px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.products-grid .bundle-product-list ol.bundleBox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.products-grid .bundle-product-list ol.bundlegrid {
  width: calc(50% - 20px);
}

.products-grid .bundle-product-list ol.bundleBox > li {
  width: 100%;
  padding: 20px 20px 0px 20px;
  margin-bottom: 0px;
}

.products-grid .bundle-product-list ol.bundleBox .bundleleftwrapper {
  width: 63%;
}

.products-grid .bundle-product-list ol.bundleBox .bundlerightwrapper {
  width: 37%;
}

.products-grid .bundle-product-list .tyre-labels {
  flex-wrap: wrap;
  margin: 0;
  justify-content: space-between;
}

.bundlegrid.products-grid .bundle-product-list .tyre-labels {
  padding: 10px 0px;
}

.bundlegrid .setfourprice {
  margin-top: 5px;
}

.products-grid .bundle-product-list .tyre-labels .noise {
  width: 70px;
  margin: 10px 15px 10px 0px;
}

.bundlegrid.products-grid .bundle-product-list .tyre-labels .noise {
  width: 30%;
  margin: 0px 8px 0px 0px;
}

.products-grid .bundle-product-list ol li.item.product.product-item-info {
  width: 50%;
  max-width: 100% !important;
  margin: 0;
  box-shadow: none;
  border: none;
  overflow: visible;
}

.bundlegrid.products-grid
  .bundle-product-list
  ol
  li.item.product.product-item-info {
  padding-bottom: 0px;
}

.products-grid .bundle-product-list ol .buynowbox {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  border-radius: 0 0 6px 6px;
}

.products-grid .bundle-product-list ol .buynowbox .bundle_qty {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 10px;
}

.bundlegrid.products-grid .bundle-product-list ol .buynowbox .bundle_qty {
  justify-content: left;
  padding: 5px 0px 15px 15px;
}

.bundlegrid.products-grid
  .bundle-product-list
  ol
  .buynowbox
  .bundle_qty
  .fitted-balanced {
  width: 100%;
  display: flex;
  margin-top: 3px;
}

.budnle_grid_price {
  width: 60%;
  margin-left: 10px;
  margin-top: -5px;
}

.budnle_grid_price del {
  font-size: 17px;
  color: #999;
  font-family: "Saira Semi Condensed", sans-serif;
  margin-top: 5px;
  display: block;
}

.products-grid .bundle-product-list ol .buynowbox .bundle_grid_qty {
  width: 50%;
}

.products-grid .bundle-product-list ol .buynowbox .bundle_qty > span {
  width: 100%;
  text-align: center;
}

.main
  .products
  .products.bundle-products-grid
  .vehicle_year_country
  .stockInfo {
  margin-left: 35px;
}

.products-grid .bundle-product-list ol .buynowbox .bundle_final_price {
  width: 100%;
  display: block;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 25px;
  border-top: #e2e3e4 solid 1px;
  text-align: end;
}

.bundlegrid.products-grid
  .bundle-product-list
  ol
  .buynowbox
  .bundle_final_price {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}

.products-grid .bundle-product-list ol .buynowbox .bundle-price-fr-rr {
  width: auto;
  border: none;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  align-items: flex-start;
  display: inline-flex;
  justify-content: flex-start;
  flex-direction: column;
  font-size: 26px;
  font-weight: 900;
  font-family: "Saira Semi Condensed", sans-serif;
  color: #ff0000;
  text-transform: uppercase;
  margin-right: 50px;
}

.products-grid .bundle-product-list ol .buynowbox .bundle-price-fr-rr del {
  font-size: 17px;
  color: #999;
  margin-top: 5px;
  display: block;
  margin-bottom: 2px;
}

.products-grid .bundle-product-list ol .buynowbox .bundle-price-fr-rr label {
  font-size: 12px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 3px;
  padding-top: 5px;
  width: 100%;
}

.products-grid .bundle-product-list ol .buynowbox .bundle_final_price button {
  min-width: 20%;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 6px;
  vertical-align: bottom;
}

.bundlegrid.products-grid
  .bundle-product-list
  ol
  .buynowbox
  .bundle_final_price
  button {
  min-width: 48%;
  margin-right: 0;
  margin-left: auto;
}

.bundlegrid.products-grid .bundle-product-list .setfourprice {
  font-family: "Saira Semi Condensed", sans-serif;
  font-weight: 600;
  color: #adadad;
}

.bundlegrid.products-grid .bundle-product-list .setfourprice span {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
}

.products-grid
  .bundle-product-list
  ol
  .buynowbox
  .bundle_final_price
  button:hover,
.products-grid
  .bundle-product-list
  ol
  .buynowbox
  .bundle_final_price
  button:focus {
}

.column.main ol.bundle-product-list {
  margin: 0 0px !important;
  display: flex;
  flex-wrap: wrap;
}

.product_size span {
    color: #000;
    font-weight: 500;
    font-size: 16px;
/*     font-family: "Teko", sans-serif; */
}

.products-grid .bundle-product-list ol span.single-tyre-price {
  color: #ff0000;
}

.products li .tyre-labels {
  display: inline-flex;
  align-items: center;
  margin: 0 -5px;
}

.products li .tyre-labels .noise {
  width: 30%;
  border: #fe884d solid 1px;
  background: #fff3ed;
  border-radius: 25px;
  height: 34px;
  margin: 5px;
  display: inline-flex;
  align-items: center;
}

.products li .tyre-labels .noise label {
  margin-left: 12px;
}

.products li .tyre-labels .noise figure {
  width: 34px;
  height: 34px;
  background: #fe884d;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  margin-right: 0;
  margin-left: auto;
}

.products li .tyre-labels .noise.fuel {
  border-color: #00ba27;
  background: #e6f8ea;
}

.products li .tyre-labels .noise.fuel figure {
  background: #00ba27;
}

.products li .tyre-labels .noise.wet-grip {
  border-color: #01bcda;
  background: #e5f8fc;
}

.products li .tyre-labels .noise.wet-grip figure {
  background: #01bcda;
}

.products li .product_detail_top_box {
  width: 100%;
  padding: 15px 0px;
  text-align: center;
}

.products.bundlegrid li .product_detail_top_box {
  padding: 15px 0px 0;
}

.products.bundlegrid li .product_detail_top_box .product_left_name {
  text-align: center;
}

/*.products li .product_left_name{width: calc(100% - 75px)}*/
.products li .product_car {
  width: 75px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.products li .product_car img {
  width: 56px;
}

.main .products.listproduct .products,
.products.bundle-product-list li {
  font-family: "Saira Semi Condensed", sans-serif;
}

.products.listproduct li.product-item-info {
  box-shadow: 0px 10px 28.42px 0.58px rgba(218, 219, 219, 0.6);
  padding: 22px 25px 0;
  border-radius: 6px;
  background: #ffffff;
  width: 100%;
  position: relative;
}

.products.listproduct .products .vehicle_year_country {
  margin-bottom: 5px;
  padding: 0 0px 0 0;
  justify-content: start;
  text-align: left;
}

.main .products.listproduct .products .vehicle_year_country .year_box,
.main .products.listproduct .products .vehicle_year_country .country_flat,
.main .products.listproduct .products .vehicle_year_country .RunFlatlist {
  width: 33.3%;
}

.main .products.listproduct .products .fitted-balanced,
.main .products.listproduct .products .setfourprice {
  text-align: left;
}

.products-grid .bundle-product-list ol.bundlegrid .vehicle_year_country {
  text-align: center;
}

.products-grid .bundle-product-list ol.bundlegrid .vehiclelogo_wrapper {
  position: absolute;
  left: 0;
  top: 60px;
}

.products-grid .bundle-product-list ol.bundlegrid span.single-tyre-price {
  text-align: left;
  display: block;
  margin-top: 3px;
}

.products.listproduct li {
  display: flex;
  flex-wrap: wrap;
}

.products.listproduct li .listsection1 {
  width: 23.5%;
  display: flex;
  flex-wrap: wrap;
}

.products.listproduct li .listsection2 {
  width: 25%;
  padding-right: 20px;
  padding-left: 25px;
}

.products.listproduct li .listsection3 {
  width: 75px;
  padding-bottom: 10px;
}

.products.listproduct li .listsection4 {
  width: 25%;
  padding-left: 20px;
  padding-top: 0px;
  padding-bottom: 15px;
}

.products.listproduct li .listsection4 .fitted-balanced {
  text-transform: uppercase;
  line-height: 1.2em !important;
}

.products.listproduct li .listsection5 {
  width: calc(19% - 65px);
  margin-right: 0;
  margin-left: auto;
  padding-bottom: 15px;
  display: flex;
  align-items: center;
}

.products.listproduct li .listsection5 .btn {
  min-width: 100%;
  padding: 10px;
  border-radius: 6px;
  font-size: 16px;
}

.products.listproduct li .listsection5 .btn i {
  margin-left: 0;
  margin-right: 10px;
}

.products.listproduct li .tyre-labels {
  flex-wrap: wrap;
  flex-direction: column;
  margin: 0;
}

.products.listproduct li .tyre-labels .noise {
  width: 70px;
  margin: 0 0 12px;
}

.products.bundle-product-list li {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.products.bundle-product-list li .listsection1 {
  width: 25%;
  margin-right: 25px;
  display: flex;
  flex-wrap: wrap;
}

.products.bundle-product-list li .product-item-info .listsection1 .product-top {
  margin-bottom: 0;
  margin-top: auto;
}

.products.bundle-product-list li .listsection1 .product-top {
  margin-bottom: 0;
  margin-top: auto;
}

.products.bundle-product-list li .listsection2 {
  padding-right: 0px;
  width: 30%;
  margin-right: 25px;
}

.products.bundle-product-list li .listsection3 {
  width: 10%;
  margin-right: 25px;
}

.listsection4 .select_qty {
  float: left;
  width: 35% !important;
  margin-right: 25px;
  margin-top: 5px;
}

.listsection4 .bundle_front_price,
.listsection4 .bundle_rear_price {
  margin-top: 0px;
}

.products.bundle-product-list li .listsection4 {
  width: 25%;
}

.products.bundle-product-list li .listsection4 .front_qty,
.products.bundle-product-list li .listsection4 .rear_qty {
  width: 35% !important;
  float: left;
}

.main
  .products
  .products.bundle-product-list
  .product-item-info
  .vehicle_year_country
  .RunFlatlist {
  margin-left: 0px;
  margin-right: 0px;
  justify-content: start;
}

.main
  .products.bundlegrid
  .products.bundle-product-list
  .product-item-info
  .vehicle_year_country
  .RunFlatlist {
  justify-content: center;
}

.main
  .products.bundlegrid
  .products.bundle-product-list
  .product-item-info
  .vehicle_year_country
  .RunFlatlist:empty {
  display: none;
}

.main
  .products
  .products.bundle-product-list
  .product-item-info
  .vehicle_year_country
  .year_box {
  margin-right: 0px;
  width: 100%;
}

.main .products .products.bundle-product-list .vehicle_year_country .stockInfo {
  margin-left: 0px;
}

.main
  .products.bundlegrid
  .products.bundle-product-list
  .vehicle_year_country
  .stockInfo {
  margin-left: 0px;
}

.main .products.bundleListing .products .vehicle_year_country {
  text-align: left;
  padding: 0 50px 0 0px;
}

.main .products.bundleListing .products .vehicle_year_country .year_box,
.main .products.bundleListing .products .vehicle_year_country .country_flat,
.main .products.bundleListing .products .vehicle_year_country .RunFlatlist {
  width: 33.3%;
}

.main .products.bundleListing .products .fitted-balanced,
.main .products.bundleListing .products .setfourprice {
  text-align: left;
}

.main .products.bundleListing .products .setfourprice {
  display: block;
  clear: none;
}

@media screen and (max-width: 1199px) {
  .main
    .products
    .products.bundle-product-list
    .vehicle_year_country
    .stockInfo {
    font-size: 12px;
  }
}

.bundle_form_submit {
  width: 100%;
}

.category-product-actions {
  display: inline-flex;
  align-items: center;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 20px;
}

/* .category-product-actions.filterSticky {
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  width: 1170px;
  right: 0;
  margin: auto;
  padding: 10px 30px;
  background: #fff;
  max-width: 100%;
} */

.page-layout-1column .category-product-actions .toolbar-products {
  width: auto;
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: auto;
  padding-right: 30px;
}




.page-layout-1column .category-product-actions .toolbar-products .modes .modes-mod svg{
  width: 22px;
  height: 22px;
}














.catalog-category-view.page-layout-1column
  .category-product-actions
  .filter-toggle {
  width: auto;
  margin-right: 0;
  margin-left: 0;
}

.catalog-category-view.page-layout-1column
  .category-product-actions
  .filter-toggle
  a {
  width: 60px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ff0000;
  border-radius: 12px;
  background-color: rgb(255, 162, 0);
  box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
}

.catalog-category-view.page-layout-1column
  .category-product-actions
  .filter-toggle
  a:hover {
  background: #ff0000;
  box-shadow: 0px 4px 20.64px 3.36px rgba(254, 45, 45, 0.27);
}

.catalog-category-view.page-layout-1column
  .category-product-actions
  .filter-toggle
  a
  svg {
    width: 22px;
    height: 22px;
}
.catalog-category-view.page-layout-1column
  .category-product-actions
  .filter-toggle
  a:hover
  svg
  path {
  fill: #ffffff;
}

.toolbar {
  clear: both;
}

.toolbar .modes {
  width: auto;
  display: inline-flex;
  align-items: center;
  order: 2;
}

.toolbar .modes a,
.toolbar .modes > span {
      width: 60px;
    height: 40px;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  background: #f0f0f1;
}

.toolbar .modes .stylishList:nth-child(1) svg path {
  fill: #ffffff;
}

.toolbar .modes .stylishList:nth-child(1) {
  border-radius: 10px 0 0 10px;
  background: #404040;
}

.toolbar .modes .stylishList:nth-child(2) {
  border-radius: 0 10px 10px 0;
}

.toolbar-sorter.sorter {
  display: inline-flex;
  align-items: center;
  margin-right: 30px;
}

.toolbar-sorter.sorter .form-item-select {
    display: inline-flex;
    width: 280px;
    border-radius: 12px;
    height: 40px;
    order: 2;
}

.toolbar-sorter.sorter .form-item-select .sorter-options {
  height: 100%;
  font-size: 14px;
  font-family: "Montserrat";
  font-style: normal;
}

.toolbar .form-item-select:after {
  display: flex;
  top: 0;
  bottom: 0;
  margin: auto;
  align-items: center;
}

.toolbar-sorter.sorter .sorter-action {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  font-size: 25px;
}

.toolbar .sorter .sorter-action:after {
  content: "\f063";
  font-family: "Line Awesome Free";
  font-weight: 900;
}

.toolbar .sorter .sorter-action.sort-desc:after {
  content: "\f062";
  font-family: "Line Awesome Free";
  font-weight: 900;
  color: #000;
}

.toolbar.toolbar-products .field.limiter {
  display: none;
}

.toolbar .sorter .sorter-action {
  border: none;
  color: #000;
  height: 70px;
  border-radius: 0;
  display: inline-flex !important;
  align-items: center;
}

.clearfix {
  clear: both;
}

.bottom-pagination .pages {
  border: none;
}

.pagination .item .page,
.pagination .item .action {
  font-size: 16px;
  font-family: "Montserrat";
  color: #999999;
  font-weight: 400;
}

.pagination .item.current .page,
.toolbar .pages .pagination .item.current a {
  color: #000;
  font-weight: 600;
}

.mgs-filter-active .state-item {
  padding: 10px;
  border: 1px solid #ccc;
  background: white;
}

.breadcrumbs {
  display: none;
}

@media screen and (max-width: 1600px) {
  .lazy-loading-img .products-grid .product-item-info .product-top,
  .products-grid .product-item-info .product-top a.photo {
    height: 95px;
  }
}

@media screen and (max-width: 1650px) {
  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .right_inner
    span {
    font-size: 0.7vw;
  }
}

@media screen and (max-width: 1440px) {
  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .right_inner
    span {
    font-size: 0.8vw;
  }
}

@media screen and (max-width: 1199px) {
  li.item.product.product-item-info {
    max-width: 100% !important;
  }

  .regular-product-list li.item.product {
    width: calc(33% - 20px);
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .right_inner
    span {
    font-size: 0.95vw;
  }
}

@media screen and (max-width: 1280px) {
  .column.main ol.regular-product-list {
    padding: 0;
    margin: auto;
  }
}

@media screen and (max-width: 1024px) {
  .main .products-grid .product-item-info .product-top a img {
    min-width: 100px;
    max-width: 230px;
    margin-left: auto;
    margin-right: auto;
  }

  .main
    .products-grid
    .regular-product-list
    .product-item-info
    .product-top
    a
    img {
    max-width: 200px;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .left_inner
    img {
    width: 40px;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .RunFlatlist
    img {
    width: 70px;
  }

  .products.listproduct li .listsection2 {
    width: 28%;
    padding-right: 15px;
    padding-left: 15px;
  }

  .products.listproduct li .listsection3 {
    width: 9%;
    padding-bottom: 0px;
  }

  .products.listproduct li .listsection4 {
    width: 26%;
    padding-left: 15px;
    padding-right: 0px;
    padding-bottom: 10px;
  }

  .products.listproduct li .listsection5 .btn i {
    margin-right: 5px;
  }

  .products.listproduct li .listsection5 .btn {
    font-size: 12px;
  }

  .products.listproduct .products .vehicle_year_country {
    font-size: 12px;
  }

  .main .products.listproduct .products .vehicle_year_country .stockInfo {
    font-size: 11px;
  }

  .products.listproduct li .listsection5 {
    width: 13%;
    margin-right: 0;
    margin-left: 0px;
  }

  .bundlegrid.products-grid .bundle-product-list .tyre-labels .noise {
    margin: 0px;
  }

  .bundlegrid.products-grid .bundle-product-list .tyre-labels {
    padding: 10px 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 20px;
  }

  .bundlegrid.products-grid .bundle-product-list .tyre-labels {
    padding-top: 0px;
  }

  .main .products.bundlegrid .products .vehicle_year_country {
    padding-top: 0px;
    margin-top: 0px;
  }

  .main
    .products.bundlegrid
    .products.bundle-product-list
    .product-item-info
    .vehicle_year_country
    .year_box {
    margin-right: 15px;
  }

  .main
    .products.bundlegrid
    .products.bundle-product-list
    .vehicle_year_country
    .stockInfo {
    margin-left: 5px;
  }

  .bundlegrid.products-grid .bundle-product-list .tyre-labels {
    margin-right: 0px;
  }

  .products-grid.bundlegrid
    .products
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty,
  .products-grid .products.bundle-product-list .buynowbox .select_qty {
    width: 25%;
  }

  .products.list li.item.product.product-item-info img.img_tyre_offer {
    height: 40px;
  }

  .tyre_offers {
    top: -40px;
  }
}

@media screen and (max-width: 991px) {
  .regular-product-list li.item.product {
    width: calc(33.33% - 20px);
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .right_inner
    span {
    font-size: 1.15vw;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .price-box
    span {
    font-size: 16px;
  }

  span.single-tyre-price {
    font-size: 16px;
  }

  span.single-tyre-price del {
    font-size: 13px;
    vertical-align: middle;
    position: relative;
    top: -1px;
  }

  .products-grid .bundle-product-list ol.bundleBox {
    width: 100%;
    margin: 20px 0;
  }
}






















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

  .products.bundlegrid li .product_detail_top_box .product_left_name {
     display: block;
    min-height: 34px;
    align-content: center;
}

.main .products-grid .products.list .product-item-info .product_size span,
 .products.bundlegrid li .product_detail_top_box .product_size span {
    font-size: 11.5px !important;
}


  .toolbar-sorter.sorter .form-item-select .sorter-options {
  font-size: 11px;
}

  .regular-product-list li.item.product {
    width: calc(50% - 20px);
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .right_inner
    span {
    font-size: 1.5vw;
  }

  .column.main ol.bundle-product-list {
    margin: 0 0px !important;
  }

  .fitted-balanced {
    font-size: 10px;
    margin-top: 5px;
  }

  .price,
  .price-box .price {
    font-family: "Montserrat";
    font-size: 12px;
  }

  .tyre-labels img {
    vertical-align: top;
    float: right;
  }

  .tyre_offers {
    margin-left: -10px;
    top: -28px;
  }

  .products.list li.item.product.product-item-info img.img_tyre_offer {
    height: 28px;
  }

  .products.list li.item.product.product-item-info {
    padding: 10px;
/*     margin-top: 50px; */
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .product.name
    a {
    width: 100%;
  }

  .checkout-cart-index
    .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .product.name
    a {
    width: 100%;
  }

  .product_size span {
    font-size: 2.5vw;
    line-height: 1em;
  }

  .tyre-labels {
    top: -10px;
  }

  .bundlegrid.products-grid .bundle-product-list .tyre-labels .noise {
    width: 29%;
  }

  .products li .tyre-labels .noise {
    margin: 2px;
  }

  .products li .tyre-labels .noise label {
    margin-left: 6px;
    font-size: 3vw;
    line-height: 3.2vw;
  }

  .main
    .products.bundlegrid
    .products.bundle-product-list
    .product-item-info
    .vehicle_year_country
    .RunFlatlist {
    font-size: 3vw;
    line-height: 3.5vw;
  }

  .bundlegrid.products-grid .bundle-product-list .setfourprice {
    font-size: 2vw;
    line-height: 2vw;
  }

  .budnle_grid_price {
    width: 55%;
    margin-left: 5px;
  }

  .products-grid .bundle-product-list ol .buynowbox .bundle_final_price {
    padding: 15px 10px;
  }

  .products li .product_car img {
    width: 9vw;
  }

  .bundlegrid.products-grid .bundle-product-list ol .buynowbox .bundle_qty {
    padding-left: 10px;
  }

  .main
    .products-grid
    .regular-product-list
    .product-item-info
    .product-top
    a
    img {
    max-width: 130px;
  }

  .product-reviews-summary.short.empty {
    width: 50%;
    float: left;
  }

  .main .products-grid .regular-product-list .product-item-info .product-top,
  .products-grid .product-item-info .product-top a.photo {
    height: 80px;
  }

  a.mgs-ajax-layer-item {
    font-size: 14px;
  }

  .block.filter
    .block-content.filter-content
    .filter-options-item
    .filter-options-title {
    font-size: 4vw;
    margin-bottom: 5px;
  }

  .main .products-grid .products.list .product-item-info .vehicle_year_country {
    margin-bottom: 0;
    font-size: 12px;
  }

  .block.filter
    .block-content.filter-content
    .filter-options-item
    input[type="radio"],
  .block.filter
    .block-content.filter-content
    .filter-options-item
    input[type="checkbox"] {
    margin-top: 3px;
    vertical-align: text-top;
  }

  .products-grid .products img.img_brand_logo {
    max-height: 6.5vw;
    width: auto;
    margin: 0 auto;
    display: flex;
  }

  .main .products .products .vehicle_year_country {
    margin: 0;
  }

  .main .products .products .vehicle_year_country .stockInfo {
    font-size: inherit;
  }

  .main
    .products
    .products
    .product-item-info
    .vehicle_year_country
    .RunFlatlist {
    font-size: 10px;
  }

  .toolbar .modes {
    display: none;
  }

  .main .products-grid .product-item-info .product-top a img {
    max-width: 150px;
  }

  .checkout-cart-index
    .main
    .products-grid
    .product-item-info
    .product-top
    a
    img {
    max-width: 100%;
  }

  .modal-popup .action-close {
    right: 10px;
    top: 13px;
  }

  .modal-popup .modal-inner-wrap {
    margin-top: 10px !important;
  }

  .minicart-items .product-item .product.actions {
    margin-left: 80%;
  }

  .minicart-wrapper .block-content {
    max-height: calc(100vh - 80px);
  }

.searchTab .nav-tabs .nav-link span svg {
    height: 18px;
    width: 18px;
    margin-bottom: -4px;
}

.searchTab .nav-tabs .nav-item:last-child .nav-link span svg {
    height: 19px;
    width: 22px;
}

.searchTab .nav-tabs {
    width: 100%; 
}

.searchTab .tab-content .tab-pane {
    padding: 20px 0px;
    border-radius: 0px 0px 0px 0px;
}
.searchTab .tab-content .tab-pane form .form-title h3 {
    font-size: 14px;
}



.searchTab .tab-content .tab-pane form .container {
        padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.searchTab .tab-content .tab-pane form .form-title {
    margin-bottom: 4px;
    margin-top: 4px;
}
.testimonial .section-title p {
    font-size: 14px;
}

.aboutUs .about_left .btn {
    font-size: 14px;
}


}







































@media screen and (max-width: 600px) {
  .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    button,
  .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty,
  .products-grid .bundle-product-list ol .buynowbox .bundle_final_price button {
    font-size: 2.8vw;
  }

  .products-grid .bundle-product-list ol .buynowbox .bundle-price-fr-rr {
    font-size: 4vw;
  }

  .products-grid .bundle-product-list ol .buynowbox .bundle-price-fr-rr label {
    font-size: 2vw;
  }

  .main
    .products.bundlegrid
    .products.bundle-product-list
    .product-item-info
    .vehicle_year_country
    .RunFlatlist {
    min-width: 40px;
  }

  .main
    .products.bundlegrid
    .products.bundle-product-list
    .vehicle_year_country
    .stockInfo {
    font-size: 2.3vw;
    line-height: 1.2em;
    padding-left: 15px;
  }

  .main
    .products.bundlegrid
    .products.bundle-product-list
    .product-item-info
    .vehicle_year_country
    .year_box {
    font-size: 3vw;
    margin-right: 5px;
    line-height: 1em;
  }

  .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty {
    background-size: 3.5vw auto;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .product.name
    a {
    font-size: 2.7vw;
    line-height: 1em;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .setfourprice {
    font-size: 2.5vw;
    line-height: 1em;
    margin-top: 2px;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .price-box {
    min-height: 18px;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .price-box
    span {
    font-size: 2.65vw;
    line-height: 1em;
  }

  span.single-tyre-price {
    font-size: 2.8vw;
    line-height: 1em;
  }

  span.single-tyre-price del {
    font-size: 2.5vw;
    line-height: 1em;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .price-box
    .old-price
    .price {
    font-size: 2.2vw;
    line-height: 1em;
  }

  .main .products-grid .products.list .product-item-info .product_size {
    font-size: 2.65vw;
    line-height: 1.5em;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .left_inner
    img {
    width: 7vw;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .RunFlatlist
    img {
    width: 12vw;
  }

  .main
    .products-grid
    .products.list
    .product-item-info
    .vehicle_year_country
    .right_inner
    span {
    font-size: 1.8vw;
  }

  .products-grid .products.list .product-item-info .warrenty_img img {
    width: 13px;
  }

  .products-grid .products.list .product-item-info .warrenty_img span {
    font-size: 9px;
  }

  .products-grid .products.list .product-item-info .warrenty_img {
    width: 85px;
  }

  .main .products-grid .products.list .product-item-info .vehicle_year_country {
    min-height: 20px;
  }

  .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    button,
  .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty,
  .products-grid .bundle-product-list ol .buynowbox .bundle_final_price button {
    height: 40px;
  }

  .products-grid .products.list .product-item-info .product-item-details {
    padding-top: 5px;
    display: flex;
    align-items: center;
  }

  .products-grid
    .bundle-product-list
    ol
    .buynowbox
    .bundle_qty
    select.select_qty {
    width: 50px;
    height: 40px;
    font-size: 3.5vw;
  }

  .bundlegrid.products-grid .bundle-product-list .setfourprice {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }
}

@media screen and (max-width: 480px) {
  .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    button,
  .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty {
    font-size: 2.5vw;
    line-height: 1em;
  }

  .column.main ol.regular-product-list {
    margin: 0 -5px !important;
  }

  .regular-product-list li.item.product {
    width: calc(50% - 10px);
    margin: 5px;
  }

.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    button, .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty, .products-grid .bundle-product-list ol .buynowbox .bundle_final_price button {
    height: 31px;
/*     width: 36%; */
width: 37px;
    padding: 0 8px;
}
  .products-grid
    .bundle-product-list
    ol
    .buynowbox
    .bundle_qty
    select.select_qty {
    height: 35px;
  }

  .bundlegrid.products-grid .bundle-product-list .tyre-labels .noise {
    width: 31%;
  }

  .tyre-labels img {
    width: 12px;
  }

  .products li .tyre-labels .noise {
    height: 24px;
  }

  .products li .tyre-labels .noise figure {
    width: 24px;
    height: 24px;
  }
}

@media screen and (max-width: 361px) {
  .main
    .products-grid
    .regular-product-list
    .product-item-info
    .product-top
    a
    img {
    max-width: 125px;
  }
}

@media screen and (max-width: 359px) {
  .regular-product-list li.item.product {
    width: calc(100% - 0px);
    margin-right: 0;
    margin-left: 0;
  }

  .column.main .product-items.regular-product-list {
    margin-right: 0;
  }
}

</style > .listproduct li {
  float: left;
  width: 100%;
}

.yearrunflat {
  float: left;
  width: 100%;
}

.vehiclemodelimage img {
  width: 20%;
}

.brand_logo_wrapper {
  /* text-align: center; */
}

.vehiclelogo_wrapper {
  float: left;
  width: 20%;
}

.products.simplegrid .vehiclelogo_wrapper {
  position: absolute;
  left: 0;
  top: 70px;
}

.vehiclelogo_wrapper img {
  width: 70%;
  margin-left: 15px;
}

.listproduct .product_size {
  margin-top: -5px;
}

.listproduct .product_size span {
  font-size: 17px;
}

.listproduct .product_size .listrunflat {
  text-transform: uppercase;
  color: #b5b5b5;
  display: inline-block;
  margin-left: 5px;
}

.active.ode-list {
  background: #404040;
}

.active.ode-list svg {
  fill: #fff;
}

.ode-grid {
  background: #f0f0f1;
}

.toolbar .modes .stylishList:nth-child(1) {
  background: #f0f0f1;
}

.toolbar .modes .stylishList:nth-child(1) svg path {
  fill: #000;
}

.toolbar .modes .stylishList.active:nth-child(1) {
  background: #404040;
}

.toolbar .modes .stylishList.active:nth-child(1) svg path {
  fill: #fff;
}

.toolbar .modes .stylishList.active:nth-child(2) {
  background: #000;
}

.toolbar .modes .ode-grid .list-svg {
  display: none;
}

.toolbar .modes .ode-grid.active .list-svg {
  display: none;
}

.toolbar .modes .ode-list .grid-svg {
  display: none;
}

/* app/design/frontend/Mgs/claue/Magento_Catalog/templates/product end*/

/* application/app/code/Ecomteck/StoreLocator/view/frontend/templates/storelocator/right.phtml  start */
.bh-sl-container .bh-sl-map {
  width: 100%;
}

.field.required .input-text + .mage-error {
  font-size: 13px;
}

/* application/app/code/Ecomteck/StoreLocator/view/frontend/templates/storelocator/right.phtml  end */
.checkout-index-index .field-error,
.checkout-index-index div.mage-error {
  color: red;
  font-size: 13px;
}

.checkout-index-index .field._required._error input,
.checkout-index-index .field._required._error select,
.checkout-index-index .input-text.mage-error {
  border: 1px solid red !important;
}

/*.checkout-index-index .checkout-billing-address {
  display: none;
}*/

.checkout-index-index
  .vehicle-dropdown
  span.select2-selection.select2-selection--single {
  height: 50px;
  border: rgb(226, 227, 228) solid 1px;
  border-radius: 12px;
  padding: 10px 20px;
}

.checkout-index-index .vehicle-dropdown .select2-selection__arrow {
  height: 50px;
  width: 30px;
}

.block.block-addresses-list {
  padding-top: 30px;
}

.block.block-addresses-list .block-title {
  display: none;
}

.block.block-addresses-list ~ .actions-toolbar {
  display: none;
}

.customer-addresses-toolbar .limiter {
  display: flex;
  min-width: 140px;
  align-items: center;
}

.customer-addresses-toolbar .limiter strong {
  display: none;
}

.customer-addresses-toolbar .limiter select {
  line-height: normal;
  width: 80px;
}

.customer-addresses-toolbar .limiter span {
  margin-left: 10px;
}

.order-details-items .table-wrapper tfoot tr td {
  text-align: right !important;
}

.block-dashboard-orders {
  margin-top: 30px;
}

.minicart-items .product-item .details-qty.qty {
    float: left;
    align-items: center;
    display: flex;
    gap: 8px;
}

.minicart-items .product-item .product.actions {
  position: unset !important;
  float: left;
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
  margin-top: -17px;
  margin-left: 94%;
}

.minicart-items .product-item .product.actions .action.delete:after {
  display: none;
}

.minicart-items .product-item .product.actions .secondary .fa-trash:before {
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .minicart-items .product-item .product.actions {
    margin-left: 87%;
  }
}

.minicart-items .product-item:hover .product > .product-item-photo:after {
  opacity: 0 !important;
}

.checkout-index-index #custom-additional-services-div .checkbox-inline {
  padding-left: 0;
}

/* By HD IT */
div#block-shipping {
  display: none;
}

div#block-discount {
  border: none;
  background: #fff;
  border-radius: 12px;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 4px 81.7px 13.3px rgb(218 219 219 / 55%);
  padding: 15px;
  margin-top: 30px;
}

#block-discount .title.active {
  padding-left: 5px;
  cursor: pointer;
}

form#discount-coupon-form {
  margin-top: 15px;
}

/* Ps 26-7 */
@media screen and (max-width: 767px) {
  .refineresult .tab-content {
    margin-bottom: 0px;
  }

  .refineresult .searchTab .action-buttons {
    padding: 0 20px;
}

  .refineresult .searchTab .action-buttons .icon-btn span{
    display: none;
  }


}

@media screen and (min-width: 992px) {
  #onestepcheckout-page #opc-sidebar.stickIt {
    position: fixed;
    top: 20px;
    display: inline-block !important;
    width: 323.3px;
  }
}

@media screen and (min-width: 1200px) {
  #onestepcheckout-page #opc-sidebar.stickIt {
    width: 400px;
  }
}

@media screen and (min-width: 768px) {
  .checkout-index-index#onestepcheckout-page .place-order .bottom-grand-total {
    display: none;
  }
}

.field.choice {
  margin-bottom: 10px;
}

.field.choice > input {
  top: 0px;
  margin-top: 0;
  height: 15px;
  width: 15px;
}

.customer-account-forgotpassword form.forget .captcha .nested {
  margin-top: 15px;
}

.customer-account-forgotpassword form.forget .captcha .captcha-reload {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  height: 35px;
  font-weight: normal;
  padding: 0 20px;
  line-height: 30px;
  background-color: #fff;
  font-size: 12px;
  margin-top: 20px;
}

.customer-account-forgotpassword form.forget label {
  white-space: normal;
}

.customer-account-forgotpassword form.forget .captcha .captcha-reload:hover {
  background-color: #000;
  color: #fff;
}

.customer-account-forgotpassword form.forget .captcha-image img {
  vertical-align: middle;
}

.lazy-loading-img .products-grid .product-item-info .product-top .stockInfo {
  writing-mode: horizontal-tb;
  bottom: 0px;
  position: absolute;
  font-size: 10px;
  font-weight: 600;
  right: -30px;
  background: #198754cc !important;
  line-height: normal;
  padding: 4px 8px;
  color: #fff;
  height: 25px;
    align-content: center;
        text-transform: uppercase;
}

.lazy-loading-img .products-grid .product-item-info .product-top .manufacturer-warranty {
    writing-mode: horizontal-tb;
    bottom: 0px;
    position: absolute;
    font-size: 8px;
    font-weight: 600;
    left: -30px;
    background: #198754cc !important;
    line-height: normal;
    padding: 4px 8px;
    color: #fff;
    display: flex;
    align-items: center;
    height: 25px;
}

.lazy-loading-img .products-grid .product-item-info .product-top .manufacturer-warranty:empty{
  display: none;
}

.lazy-loading-img .products-grid .product-item-info .product-top .manufacturer-warranty img {
    width: 25px;
    height: auto;
    margin-right: 7px;
}
.lazy-loading-img
  .products-grid
  .product-item-info
  .product-top
  .stockInfo.nostock {
  background: #f00c !important;
}

.lazy-loading-img
  .products-grid
  .product-item-info
  .product-top
  .stockInfo.limitstock {
  background: #ffa200cc !important;
}

.block.filter
  .block-content.filter-content
  .filter-options-item
  .filter-options-content
  ol.items
  .item {
  padding: 10px 20px 7px 0;
      font-size: 14px;
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item a label{
   cursor: pointer;
   display: inline-block;
}

.block.filter .block-content.filter-content .filter-options-item {
    margin-bottom: 0 !important;
    padding: 20px 20px 0 20px;
    
}





.block.filter .block-content.filter-content .filter-options-item:not(:last-child){
  border-bottom: 1px solid #ccc;
}


.block.filter .block-content.filter-content .filter-options-item .filter-options-content .items {
    margin: 0;
    padding: 0;
    max-height: 211px;
    overflow-y: auto;
    margin-bottom: 10px;
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar {
  height: 7px;
  width: 7px;
}
.block.filter .block-content.filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #DFE9EB;
}


.block.filter .block-content.filter-content .filter-options-item .filter-options-content .items::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: #ff0000;
}









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

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

@media screen and (max-width: 991px) {
.lazy-loading-img .products-grid .product-item-info .product-top .manufacturer-warranty {
   padding: 4px 3px;
}
.lazy-loading-img .products-grid .product-item-info .product-top .manufacturer-warranty img {
    width: 20px;
    margin-right: 3px;
}
}


@media screen and (max-width: 767px) {
  .lazy-loading-img .products-grid .product-item-info .product-top .manufacturer-warranty {
    padding: 4px 10px;
    left: -25px;
}

.lazy-loading-img .bundlegrid .product-item-info .product-top .manufacturer-warranty {
    left: -11px;
}




  span.single-tyre-price {
    margin-top: 5px;
  }

  .lazy-loading-img .products-grid .product-item-info .product-top .stockInfo {
    right: -10px;
  }

  .main
    .products.bundlegrid
    .products.bundle-product-list
    .product-item-info
    .product-top {
    width: calc(100% - 0px);
  }
}

.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.totals.sub
  th,
.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.totals.sub
  td
  span,
.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr
  th
  .label,
.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr
  td
  span.price {
  font-weight: 400;
  color: #000;
  font-size: 14px;
}

.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.grand
  span.price {
  font-weight: bold;
  color: #f00;
  font-size: 16px;
}

ul.tyre_finder_allcontent {
  overflow-x: hidden;
}
.modal-popup.confirm .modal-inner-wrap .modal-content {
  min-height: inherit;
}

.login-container .tooltip {
  display: none;
}

#onestepcheckout-page .field .control input[type="text"] {
  background: #fff;
  padding: 0 15px;
  border: #e2e3e4 solid 1px;
}

.checkout-index-index .modal-popup .modal-header .modal-title {
  font-size: 20px;
  color: #fff;
}

.checkout-index-index .modal-popup .modal-inner-wrap {
    min-width: 500px;
    width: 500px;
    border-radius: 20px;
        background-color: transparent;
}


.checkout-index-index .modal-popup .modal-inner-wrap .modal-content {
    border-radius: 0px !important;
}

body > .loading-mask .loader {
    display: block!important;
}



.checkout-index-index .modal-popup .modal-inner-wrap .modal-content form .note {
    margin-top: 8px;
    text-align: center;
}

.checkout-index-index .modal-popup .modal-inner-wrap .modal-content form .note span {
    font-size: 14px;
}

.checkout-index-index .modal-popup .modal-inner-wrap .modal-content form .note a {
    color: #FF0000;
    font-weight: 600;
    border-bottom: 1px solid #ff0000;
}

.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer{
      padding: 12px;
    text-align: center;
}



/* .checkout-index-index .modal-popup .modal-inner-wrap .modal-footer button{
   min-width: 235px;
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffa100;
    border-color: #ffa100;
    padding: 10px 29px;
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
    font-family: "Saira", sans-serif !important;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid transparent;
    transition: all 0.3s ease-in-out;
} 



.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer button:active,
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer button:focus{
  box-shadow: none;
  border: 1px solid transparent;
  outline: none;
}

.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer button:hover{
     justify-content: center;
    background: #ff0000;
    color: #fff;
}  */

.checkout-index-index .modal-popup .modal-inner-wrap {
    width: 100%;
    min-width: 400px;
}

.checkout-index-index .modal-popup .modal-inner-wrap{
  border-radius: 0px !important;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-footer {
    text-align: right !important;
}
.checkout-index-index .modal-popup .modal-header {
    background: transparent !important;
    padding: 0 !important;
}


#tyre_finder_modal_wrapper {
  padding: 20px 0px;
  position: relative;
}

#vehicle_finder_modal_wrapper {
  padding-bottom: 20px;
  position: relative;
}

.modal-popup.tyre-confirm-modal .modal-inner-wrap {
  width: 660px;
}

.modal-popup.tyre-confirm-modal .modal-content {
  border: 1px solid #d3d3d3;
  box-shadow: 0px 2px 12px #00000014;
  border: 1px solid #ededee;
  height: auto;
}

.modal-popup #vehicle_finder_modal_confirm {
  padding-bottom: 30px;
  text-align: center;
}

.modal-popup #vehicle_finder_modal_confirm p {
  padding: 30px 20px;
}

.modal-popup #vehicle_finder_modal_confirm .btn {
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  #newsletter-footer-error {
    top: calc(40px + 25px);
  }
  .modal-footer {
    text-align: center;
  }
  .modal-footer .btn {
    min-width: 130px;
    padding: 10px 15px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap .modal-footer button{
min-width: 140px;
    padding: 0px 15px;
    height: 40px;
    font-size: 14px;
}
.checkout-index-index .modal-popup .modal-header .modal-title {
    font-size: 16px;
}
.checkout-index-index .modal-popup .modal-inner-wrap .modal-content form .note span {
    font-size: 12px;
}
.checkout-index-index .modal-popup .modal-inner-wrap {
    min-width: 340px;
    width: 340px;
}
}

.page-layout-1column .block.filter .block-content.filter-content {
  z-index: 999999999;
  width: 380px;
}

#onestepcheckout-page .minicart-items {
  max-height: 200px;
  overflow-y: auto;
}

@media screen and (min-width: 992px) and (max-height: 630px) {
  #onestepcheckout-page .minicart-items {
    max-height: 80px;
  }
}

.crosssell .products-grid .products .product-item-info .product-item-details {
  padding: 10px 0px;
}

.crosssell
  .products-grid
  .product-item-info.disable_hover_effect
  .tocart.btn-cart.hover_effect {
  line-height: normal;
  padding: 8px 0;
  margin-top: 0;
}

.crosssell .products-grid .products .product-item-info .price-box {
  margin-top: 5px;
}

.crosssell .owl-carousel .owl-nav > div {
  margin-top: -100px;
  width: 30px;
  height: 30px;
  font-size: 20px;
  background-color: #fff;
}

.crosssell .owl-carousel .owl-nav > div i {
  line-height: 28px;
}

.crosssell .owl-carousel .owl-nav > div.owl-prev {
  left: -5px;
}

.crosssell .owl-carousel .owl-nav > div.owl-next {
  right: -5px;
}

#remember-me-box .tooltip {
  display: none;
}

.scroll-to-top {
  z-index: 9;
  cursor: pointer;
  bottom: 135px !important;

}
/* .scroll-to-top.show {
 opacity: 1;
pointer-events: auto; 
} */

.whats-up-sticky {
    position: fixed !important;
    z-index: 16000160 !important;
    bottom: 70px !important;
    text-align: center !important;
    height: 45px;
    min-width: 45px;
    border-radius: 25px;
    background-color: #4dc247;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    right: 35px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whats-up-sticky .wa-messenger-svg-whatsapp {
    fill: white;
    width: 35px;
    height: 50px;
    stroke: none;
    pointer-events: none;
}


.product-info-main .quote-popup .form-row h3 {
margin-left: 15px;
margin-bottom: 20px;
}

.product-info-main .quote-popup .form-row > div > div {
  margin-bottom: 20px;
}

.product-info-main .quote-popup .quote-form .action {
  margin-left: 15px;
}

.product-info-main .quote-form {
  margin-left: -30px;
}
.product-info-main .quote-popup .form-row div label { 
  margin-bottom: 10px;
}










@media screen and (max-width: 1199px) {
  .block-title--myac h3 {
    font-size: 16px;
  }

  .account .main .block-dashboard-addresses .box .box-actions,
  .account .main .block-addresses-default .box .box-content > div,
  .account
    .main
    .block-addresses-default
    .box.box-address-shipping
    .box-content
    > .action.btn {
    right: 0;
  }

  .account .main .block-dashboard-addresses .box .action.edit,
  .account .main .block-addresses-default .box .action.edit {
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
}

.modals-overlay {
  z-index: 99999999 !important;
}

.modal-popup._show {
  z-index: 999999999 !important;
}

@media screen and (min-width: 992px) {
  .modal-popup .quote-popup h3 {
    margin: -15px -15px 15px;
  }
}

.product-inquiry-box {
  background-color: #fff;
  padding: 12px 20px;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  justify-content: space-between;
  border-radius: 6px;
  margin-top: 50px;
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .product-inquiry-box {
    justify-content: center;
  }

  .product-inquiry-box span {
    display: block;
    margin-top: 5px;
    width: 100%;
    text-align: center;
  }

  .product-inquiry-box .btn {
    margin-top: 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .product-inquiry-box {
    border: 1px solid #eee;
  }
}

.mgs-filter .filter-content .item .mgs-filter-item-checkbox input {
  cursor: pointer;
  width: 17px;
  height: 17px;
}

dd.filter-options-content.active::-webkit-scrollbar-track,
.page-layout-1column
  .block.filter
  .block-content.filter-content
  .block-filter-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #f5f5f5;
}

dd.filter-options-content.active::-webkit-scrollbar,
.page-layout-1column
  .block.filter
  .block-content.filter-content
  .block-filter-content::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}

dd.filter-options-content.active::-webkit-scrollbar-thumb,
.page-layout-1column
  .block.filter
  .block-content.filter-content
  .block-filter-content::-webkit-scrollbar-thumb {
  background-color: #000;
}

.block.filter .block-content.filter-content .filter-options-item dt {
  cursor: pointer;
}

.mgs-filter-active .state-item:hover .state-item-icon-cancel:after {
  display: none;
}

.mgs-filter-active .state-item .filter-active-item-clear-all {
  color: #000;
}

.minicart-wrapper .block-content {
  min-height: 70px;
}

.opc-block-summary .table-totals tr th span.discount {
  display: none;
}

.sales-order-view .page-title-wrapper .order-status,
.sales-order-view .page-title-wrapper .order-date,
.sales-order-view .page-title-wrapper .order-actions-toolbar {
  display: none;
}


.modal-popup.confirm .modal-inner-wrap {
    width: 100%;
    max-width: 400px;
    max-height: fit-content !important;
}

.modal-popup.confirm .action-close:before {
  font-size: 30px;
  color: #000 !important;
}

.modal-popup.confirm .modal-inner-wrap .modal-content {
  padding: 20px 45px 20px 15px;
}

.modal-popup.confirm .action-close {
  top: 10px;
  right: 5px;
}

.modal-popup.confirm .modal-footer .action-secondary,
.modal-popup.confirm .modal-footer .action-primary {
  line-height: 20px;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month,
.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
  font-size: 14px;
  padding: 2px 5px;
  height: auto;
  border-radius: 3px;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  top: 6px;
}

.checkbox-select-installer input#defaultCheckInstaller {
  vertical-align: text-top;
  margin-top: 2px;
}

#onestepcheckout-page input[type="radio"] {
  min-height: 1px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .login-container .block .actions-toolbar .remind {
    width: 100%;
    margin-top: 10px;
    display: block;
    margin-left: 0;
    text-align: center;
  }

  .main .products.bundleListing .products .vehicle_year_country {
    padding: 0 10px 0 0px;
  }

  .products.bundle-product-list li .listsection2 {
    width: 32%;
    margin-right: 15px;
  }

  .products.bundle-product-list li .listsection3 {
    margin-right: 15px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .sidebar-main .account-nav {
    margin-top: 25px;
  }

  .footerBottom .paymentCard,
  .footerBottom p,
  .footerBottom ul {
    width: 100%;
    justify-content: center;
    text-align: center;
    margin-bottom: 0px;
  }

  .footerBottom .paymentCard {
    margin-bottom: 10px;
  }
}

.filter-open {
  overflow: hidden;
}

.filter-open body {
  overflow: hidden;
}

.table-additional-addresses-items thead tr th.state,
.table-additional-addresses-items tbody tr td.state {
  display: none;
}

#my-reviews-table thead tr th {
  text-transform: none;
  color: #fff;
  font-weight: 400;
  padding-left: 7px;
  text-align: left;
  font-family: "Teko", sans-serif;
  border: #e2e3e4 solid 1px;
}

#my-reviews-table thead tr th.summary,
.table-reviews-dashboard thead tr th:last-child {
  display: none;
}

#my-reviews-table tbody tr td.summary,
.table-reviews-dashboard tbody tr td:last-child {
  display: none;
}

@media screen and (max-width: 767px) {
  .budnle_grid_price del {
    font-size: 12px;
  }

  .products-grid .bundle-product-list ol .buynowbox .bundle-price-fr-rr del {
    font-size: 12px;
  }
  .product-info-main #modal-content {
  margin-top: 20px;
}
}

.bundleListing .listsection4 .bundle_front_price del,
.bundleListing .listsection4 .bundle_rear_price del {
  font-size: 17px;
  color: #999;
  font-family: "Saira Semi Condensed", sans-serif;
  display: block;
  margin-bottom: -5px;
}

.products-grid .bundleListing ol.bundleBox > li .listsection4 {
  display: flex;
}

.products-grid .bundleListing ol.bundleBox .buynowbox .bundle_final_price del {
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .catalog-product-view .product.media .offer-text {
    max-width: 100%;
  }
}

.product-info-main .product-info-price .price-box .price {
  font-weight: 800 !important;
  color: #f00 !important;
  font-family: "Saira Semi Condensed", sans-serif;
}

.product-info-main .product-info-price .price-box .old-price .price {
  color: #999 !important;
  font-size: 17px;
  vertical-align: middle;
  position: relative;
  top: 2px;
}

.c-corner-label {
  position: absolute;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #f00 #fff0;
  height: 0;
  width: 0;
  border-width: 105px 105px 0 0;
  z-index: 2;
}

.c-corner-label__text {
  color: #fff;
  position: relative;
  left: -34px;
  top: -92px;
  transform: rotate(-45deg);
  width: 130px;
  text-align: center;
  line-height: normal;
  font-size: 13px;
  font-family: "Montserrat", sans-serif;
}

.c-corner-label__text span {
  display: block;
}

.offer-text {
  font-size: 10px;
  line-height: normal;
  font-family: "Montserrat", sans-serif;
  margin-top: 5px;
  text-align: center;
  min-height: 22px;
}

.offer-text.left {
  text-align: left;
}

.offer-text span {
  display: inline-block;
  padding: 6px 10px;
  color: #fff;
}

.offer-text span.last {
  background-color: #000000d9;
}

.offer-text span.first {
  background-color: #ff0000d9;
}

.listproduct.list .brand_logo_wrapper img {
  position: relative;
  top: 0;
  left: 0;
}

.listproduct.list .tyre_offers_grid {
  min-height: 5px;
}

.bundleListing.list .brand_logo_wrapper img {
  position: relative;
}

.bundleListing.list .tyre_offers_grid {
  min-height: 15px;
}

@media screen and (max-width: 767px) {
  .c-corner-label {
    border-width: 75px 75px 0 0;
  }
  .c-corner-label__text {
    left: -27px;
    top: -64px;
    width: 100px;
    font-size: 10px;
  }
}

.listproduct.products.list .product-item-info {
  overflow: hidden;
}

.product-detail-infomation-sticky-parent .offer-text {
    max-width: 100%;
    text-align: right;
}

.product_size span.runflat {
  text-transform: uppercase;
  color: #b5b5b5;
  display: inline-block;
  margin-left: 5px;
}

.main .products .products .vehicle_year_country_list {
  font-size: 13px;
  line-height: normal;
}

.main .products .products .vehicle_year_country_list span {
  display: block;
}

.main .products .products .vehicle_year_country_list .listrunflat {
  text-transform: uppercase;
  color: #b5b5b5;
}

.main .products.bundleListing .products .fitted-balanced {
  margin-top: 0;
}

.checkout-cart-index .checkout-extra {
  min-height: 0;
  margin: 0;
}

.bh-sl-loc-list ul.list li.installerLi {
  cursor: pointer;
}

.bh-sl-loc-list ul.list li label.form-check-label span {
  cursor: none;
  pointer-events: none;
  z-index: -9999;
  position: relative;
  opacity: 0;
  visibility: hidden;
}

.form-check.checkbox-select-installer {
  position: relative;
}

.form-check.checkbox-select-installer .form-check-input {
  width: 18px;
  height: 18px;
  margin-right: 4px;
  position: relative;
  top: 4px;
  cursor: pointer;
}

.form-check.checkbox-select-installer .selectInstallerSpan {
  font-weight: 400;
  font-size: 14px;
  position: absolute;
  left: 25px;
  top: 4px;
  cursor: pointer;
}

/* .checkbox-select-installer input {
  position: absolute;
  opacity: 0;
}

.checkbox-select-installer input + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}

.checkbox-select-installer input + label:before {
  content: "";
  margin-right: 8px;
  margin-left: 2px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #000;
}

.checkbox-select-installer input:checked + label:before {
  background: #f00;
  border-color: #f00;
}

.checkbox-select-installer input:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}

.checkbox-select-installer input:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}

.checkbox-select-installer input:checked + label:after {
  content: "";
  position: absolute;
  left: 7px;
  top: 12px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
  transform: rotate(45deg);
}  */

.checkout-cart-index .cart-container {
  display: flex;
  flex-wrap: wrap;
}

.checkout-cart-index .cart-container .shopping-cart-bottom {
  width: 30%;
  order: 2;
  margin: 0;
}

.checkout-cart-index .cart-container .form-cart {
  width: 70%;
  order: 1;
  padding-right: 30px;
}

.checkout-cart-index .shopping-cart-bottom .cart-totals {
  margin-top: 0;
}

.checkout-cart-index .cart-summary {
  margin-top: 0;
}

.checkout-cart-index .cart-summary .checkout-methods-items {
  margin-top: 20px;
}

.checkout-cart-index .cart-container .shopping-cart-bottom > div {
  position: sticky;
  top: 20px;
}

.checkout-cart-index #shopping-cart-table tbody tr td {
  padding: 15px 15px;
}

.checkout-cart-index .cart.table-wrapper {
  box-shadow: 0px 4px 81.7px 13.3px rgb(218 219 219 / 55%);
}

.checkout-cart-index .footer {
  margin-top: 0;
}

@media screen and (max-width: 991px) {
  .checkout-cart-index .cart-container .form-cart {
    width: 100%;
    padding-right: 0;
  }

  .checkout-cart-index .cart-container .shopping-cart-bottom {
    width: 100%;
    margin: 40px 0 0;
  }

  .checkout-cart-index .cart.main.actions .btn {
    min-width: 185px;
  }
}

@media screen and (max-width: 767px) {
  .checkout-cart-index .cart.table-wrapper {
    box-shadow: none;
  }
}

.garage-info .radio-buttons {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: wrap;
}

.garage-info .radio-buttons .form-group {
  padding-left: 25px;
  margin-right: 20px;
}

.garage-info input[type="radio"] {
  display: none;
}

.garage-info label {
  cursor: pointer;
  position: relative;
  font-size: 14px;
  color: #676767;
}

.garage-info label::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 50%;
  top: 50%;
  left: -26px;
  transform: translateY(-50%);
  transition: border-color 400ms ease;
}

.garage-info label::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #f00;
  border: 1px solid #f00;
  border-radius: 50%;
  top: 50%;
  left: -26px;
  transform: translateY(-50%) scale(0);
  transition: transform 400ms ease;
}

.garage-info input[type="radio"]:checked + label::before {
  border-color: #f00;
}

.garage-info input[type="radio"]:checked + label::after {
  transform: translateY(-50%) scale(0.55);
}

@media screen and (max-width: 767px) {
  .garage-info .radio-buttons {
    justify-content: flex-start;
    padding-left: 15px;
  }

  .garage-info .radio-buttons .form-group {
    margin-right: 0;
    width: 100%;
  }
}

.portfolio-detail-item .description h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.portfolio-detail-item .description p {
  font-size: 16px;
  margin-bottom: 5px;
}

.portfolio-detail-item .description h5 {
  margin-top: 30px;
  margin-bottom: 10px;
}

.portfolio-detail-item .description ul {
  margin: 0 0 0 16px;
}

.portfolio-detail-item .description ul li {
  margin-bottom: 7px;
  list-style-type: disc;
  font-size: 16px;
}

.portfolio-detail-item .description ul ul {
  margin-top: 5px;
}

.minicart-items .product-item .product-item-details .product-item-inner {
  position: relative;
}

.minicart-items
  .product-item
  .product-item-details
  .product-item-inner
  .product-item-name-block {
  display: flex;
  flex-wrap: wrap;
}

.minicart-items .product-item .product-item-details .product-item-name {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}

.minicart-items .product-item .product-item-details .label {
  margin: 0 5px 0 0px;
  font-size: 14px;
}

.minicart-items .product-item .product-item-details .price {
  font-size: 14px;
}

.minicart-items .product-item .product-item-details .summaryQty {
  font-size: 14px;
}

.minicart-items .product-item {
  padding-top: 10px;
}

.minicart-items .product-item .product-item-details .subtotal {
  position: absolute;
  right: 0;
  bottom: 0;
}

.minicart-items .product-item .product-item-details {
  width: calc(100% - 45px);
}

#whatsapp-chat-widget .wa-widget-send-button {
  bottom: 30px !important;
  right: 34px;
}

@media screen and (max-width: 767px) {
  .page-layout-1column .block.filter .block-content.filter-content {
    width: 300px;
  }

  .page-layout-1column .category-product-actions .filter-toggle .title:before {
    right: 300px !important;
  }
}

.listsection5 .buynowbox.nostock {
  top: 0 !important;
}

.scroll-overflow {
  overflow: hidden;
}

.scroll-overflow body {
  overflow-y: scroll;
  position: relative;
}

.google-review {
  position: fixed;
  bottom: 15px;
  left: 15px;
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 6px 12px 0px;
  z-index: 999;
  padding: 8px 16px;
  border-radius: 12px;
  cursor: pointer;
}
.google-review .icon-container {
  text-align: center;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.google-review .icon-container svg {
  width: 20px;
  height: auto;
}
.google-review .title {
  text-align: center;
  color: #111;
  font-size: 16px;
  white-space: nowrap;
}
.google-review .rating-container {
  margin-top: 6px;
}
.google-review .rating-container .rating {
  font-weight: 700;
  line-height: normal;
  font-size: 20px;
  color: #111;
  word-break: normal;
  margin-right: 13px;
}
.google-review .rating-container .rating-bar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.google-review .rating-container .rating-bar ul li svg {
  width: 20px;
  fill: #fcbf02;
}

@media screen and (max-width: 767px) {
  .google-review {
    padding: 6px 10px;
    border-radius: 5px;
    bottom: 10px;
    left: 10px;
  }
  .google-review .icon-container {
    margin-right: 0;
    width: 100%;
  }
  .google-review .icon-container svg {
    width: 20px;
    height: 20px;
  }
  .google-review .title {
    display: none;
  }
  .google-review .rating-container {
    margin-top: 2px;
  }
  .google-review .rating-container .rating {
    margin-right: 0;
    font-size: 14px;
  }
  .google-review .rating-container .rating-bar {
    display: none;
  }
}

.review-panel {
  position: fixed;
  top: 0;
  height: 100%;
  width: 360px;
  left: -360px;
  border-radius: 0;
  background-color: #fff;
  z-index: 9999999999;
  box-shadow: 5px 0px 15px #00000012;
  transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
@media screen and (max-width: 767px) {
  .review-panel {
    width: 340px;
    left: -340px;
  }
}
.review-panel.open {
  left: 0;
}
.review-panel .review-close {
  position: absolute;
  right: 10px;
  top: 5px;
  display: block;
  z-index: 1;
  cursor: pointer;
  font-size: 30px;
}

.review-panel .inner {
  height: 100%;
  padding: 40px 0 10px 10px;
}
.review-panel .inner iframe {
  height: 100%;
  width: 100%;
  border: none;
}
.review-panel .inner:after {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/loader_black.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px;
  background-color: #fff;
  content: "";
}
.review-panel .inner.loader-hide:after {
  display: none;
}

.cms-noroute-index {
  background-position: bottom 20% center !important;
}

.cms-noroute-index .page-main h1 {
  font-family: "Saira Semi Condensed", sans-serif;
  line-height: 1.2 !important;
  margin: 0;
  font-size: 100px;
}

.cms-noroute-index .page-main .column.main a {
  border: none;
  padding: 10px 29px;
  color: #000000;
  margin-top: 10px;
}

.cms-noroute-index .page-main .column.main a:hover {
  color: #fff;
}

@media screen and (max-width: 767px) {
  .cms-noroute-index .page-main h1 {
    font-size: 70px;
    margin-top: 40px;
  }
}

/* Css PS 12-03 */

.tyre-size-search-form .select2-container {
  display: block;
  width: 100% !important;
}



.tyre-size-search-form
  .select2-container--default
  .select2-selection--multiple {
    border: #E4E4E4 solid 1px;
    background: #F8F8F8;
    border-radius: 5px;
    padding: 0;
    font-weight: 500;
        padding-left: 15px !important;
}

.tyre-size-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
/*   padding: 0 25px; */
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.tyre-size-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {

}

.tyre-size-search-form
  .select2-container
  .select2-search--inline
  .select2-search__field {
/*     width: auto !important; */
    font-style: normal;
    height: 50px;
    font-family: "Saira", sans-serif;
    color: #000 !important;
    font-size: 17px;
    margin: 0;
    text-transform: uppercase;
}


/* extra added */


.refineresult_search_section  li:first-child > input[type="search"]{
  width: auto !important;
}

/* extra added */




.tyre-size-search-form
  .select2-container
  .select2-search--inline
  .select2-search__field::-webkit-input-placeholder {
  color: #000;
}

.tyre-size-search-form
  .select2-container
  .select2-search--inline
  .select2-search__field::-moz-placeholder {
  color: #000;
}

.tyre-size-search-form
  .select2-container
  .select2-search--inline
  .select2-search__field:-ms-input-placeholder {
  color: #000;
}

.tyre-size-search-form
  .select2-container
  .select2-search--inline
  .select2-search__field:-moz-placeholder {
  color: #ffffff;
}

.tyre-size-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #FF0000;
  border: 1px solid #FF0000;
  border-radius: 6px;
  margin-top: 0;
  font-family: "Saira", sans-serif;
  font-size: 16px;
  color: #fff;
}

.tyre-size-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #404040;
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #404040;
  color: #fff;
}



.checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.yousave
  td
  .price {
  position: relative;
}

/* .checkout-cart-index
  .shopping-cart-bottom
  .cart-totals
  .table.totals
  tbody
  tr.yousave
  td
  .price:before {
  content: "-";
  position: absolute;
  left: -10px;
  top: -2.5px;
} */

#onestepcheckout-page
  .fieldset.address
  > .field[name="billingAddress.postcode"] {
  display: none;
}

.mgs-filter-active {
  margin-top: 20px;
}

.search-wrap {
  position: absolute;
  top: calc(75px + 15px);
  right: calc(50px + 100px);
  background-color: #fff;
  width: 40%;
  padding: 22px;
  margin: 0px auto;
  z-index: 9;
  box-shadow: 0px 15px 15px #0000000d;
  border-radius: 9px;
  border: 1px solid #f00;
  opacity: 0;
  visibility: hidden;
}

.search-wrap.open {
  opacity: 1;
  visibility: visible;
}

.search-wrap .search-field {
  position: relative;
}



.search-wrap .search-field #header-search-form .select2-container {
width: 100% !important;
}








.search-wrap .search-field .icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  display: none;
}

.search-wrap .search-field .icon svg {
  width: 20px;
  fill: #bababa;
}

@media screen and (min-width: 768px) {
  .search-wrap .search-field .form-footer {
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
  }

  .search-wrap .search-field .form-footer .btn {
    min-width: 1px;
    min-height: 64px;
    border-radius: 0px 6px 6px 0px;
    box-shadow: none;
  }
}

.search-wrap .search-suggestions {
  margin-top: 20px;
}

.search-wrap .search-suggestions .title {
  font-size: 14px;
  margin-bottom: 5px;
  font-family: "Saira Semi Condensed", sans-serif;
}

.search-wrap .search-suggestions ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.search-wrap .search-suggestions ul li {
  list-style-type: none;
  margin-top: 8px;
  margin-right: 8px;
}

.search-wrap .search-suggestions ul li a {
  display: flex;
  align-items: center;
  background-color: #f0f0f1;
  color: #000;
  border-radius: 6px;
  padding: 10px 15px;
  font-size: 14px;
}

.search-wrap .search-suggestions ul li a .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 100px;
  margin-left: 10px;
}

.search-wrap .search-suggestions ul li a .icon svg {
  width: 18px;
}

.tyre-size-search-form .select2-container {
  display: block;
  width: 100% !important;
}

.header-search-form .select2-container--default .select2-selection--multiple {
  border: rgb(226, 227, 228) solid 1px;
  background: none;
  border-radius: 6px;
  padding: 0;
  font-weight: 500;
}

.header-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered {
  padding: 0 25px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.header-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  max-width: 130px;
}

.header-search-form
  .select2-container
  .select2-search--inline
  .select2-search__field {
  width: auto !important;
  font-style: normal;
  height: 62px;
  font-family: "Teko", sans-serif;
  font-size: 22px;
  margin: 0;
}

.header-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  background-color: #f00;
  border: 1px solid #f00;
  color: #fff;
  border-radius: 6px;
  margin-top: 0;
  font-family: "Montserrat", arial, tahoma;
  font-size: 16px;
}

.header-search-form
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff;
}

.header-search-form .mage-error {
  position: absolute;
  bottom: -20px;
  left: 0px;
}

.select2-dropdown {
  z-index: 99999999;
}

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


.search-wrap .search-field #header-search-form .form-footer .btn {
    padding: 0px 29px;
}


  .simplegrid .products.list li.item.product.product-item-info {
    padding: 10px;
    margin-top: 5px;
    box-shadow: none;
    border: 1px solid #eee;
  }
  /*     .products.list li.item.product.product-item-info:nth-child(2n){
      border-right: 0;
    }
    .products.list li.item.product.product-item-info:nth-last-child(-n + 2){
      border-bottom: 0;
    } */
  .simplegrid .products.list .tyre_offers {
    display: none;
  }
/*   .simplegrid.products-grid .products .brand_logo_wrapper {
    display: none;
  }
  .simplegrid.products-grid .products .c-corner-label {
    display: none;
  } */
  .lazy-loading-img
    .simplegrid.products-grid
    .product-item-info
    .product-top
    .stockInfo {
    display: none;
  }
  .lazy-loading-img
    .simplegrid.products-grid
    .product-item-info
    .product-top .stockInfo.limitstock {
  display: inline-block !important;
  bottom: 25px;
  left: -25px;
  width: max-content;
}
  /* .main
    .simplegrid.products-grid
    .products.list
    .product-item-info
    .product_size {
    display: none;
  } */
  /* .main
    .simplegrid.products-grid
    .products.list
    .product-item-info
    .vehicle_year_country {
    display: none;
  } */
  .simplegrid .products.list .offer-text {
    /* display: none; */
    width: 100%;
  }
  .simplegrid .products.list .fitted-balanced {
    /* display: none; */
    width: 100%;
  }
  .simplegrid
    .products.list
    .lazy-loading-img
    .products-grid
    .product-item-info
    .product-top {
    width: 100%;
  }
  .simplegrid .products.list .product_detail_top_box {
    padding: 0px 0px;
    text-align: center;
  }
  .simplegrid.products-grid
    .products
    .product-item-info
    .product-item-details
    .buynowbox {
    margin-top: 5px;
  }
  .main
    .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .setfourprice {
    width: 100%;
  }
  /* .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty {
    display: none;
  } */



  .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    button {
/*     width: 100%; */
    width: 37px;
    font-size: 15px;
    margin: 0;
    box-shadow: none;
    height: 30px;
    padding: 10px 14px;
  }


  .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox .whats-up{
    height: 30px;
}

  .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox .whats-up i{
    font-size: 20px;
}








  .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    button
    span {
    font-size: 13px;
    display: none;
    visibility: hidden;
  }

.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    button, .products-grid
    .products.list
    .product-item-info
    .product-item-details
    .buynowbox
    .select_qty, .products-grid .bundle-product-list ol .buynowbox .bundle_final_price button {
    height: 31px;
    /* width: 36%; */
    width: 37px;
    padding: 0 8px;
}


 .products-grid .bundle-product-list ol .buynowbox .bundle_final_price button {
  width: 37px;
 }

 .bundlegrid.products-grid .bundle-product-list ol .buynowbox .bundle_final_price button{
     min-width: auto;
    width: auto;
    font-size: 15px;
    box-shadow: none;
    height: 30px;
    padding: 10px 14px;
        margin-right: auto;
    margin-left: 0;

 }


 .products-grid .bundle-product-list ol .buynowbox .bundle_final_price button > span{
  display: none;
  visibility: hidden;
 }

.bundle-product-list ol .buynowbox .bundle_final_price button i{
      margin-right: 0;
    font-size: 120%;
    margin-left: 0;
}








.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  .add-cart {
    height: 30px;
}

.products-grid
  .products
  .product-item-info
  .product-item-details
  .buynowbox
  .add-cart i {
    font-size: 20px;
}





  .simplegrid.products-grid
    .products
    .product-item-info
    .product-item-details
    .buynowbox
    button
    i {
    margin-right: 0;
    font-size: 120%;
    margin-left: 0;
  }
  .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details {
    align-items: flex-start;
  }
  .main
    .simplegrid.products-grid
    .regular-product-list
    .product-item-info
    .product-top,
  .simplegrid.products-grid .product-item-info .product-top a.photo {
    height: 100px;
  }
  .main
    .simplegrid.products-grid
    .regular-product-list
    .product-item-info
    .product-top
    a
    img {
    max-width: 70px;
    min-width: 1px;
  }
.main
    .simplegrid.products-grid
    .products.list
    .product-item-info
    .product-item-details
    .product.name
    a {
    font-size: 11.5px;
    margin-top: 5px;
}
  .simplegrid.products-grid span.single-tyre-price,
  .simplegrid.products-grid span.single-tyre-price del {
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
  }
  .simplegrid.products-grid .product.media.product-gallery-grid .item-image {
    text-align: center;
  }
  .simplegrid.products-grid
    .product.media.product-gallery-grid
    .item-image
    img {
    display: inline-block;
    max-width: 140px;
    height: auto !important;
  }
  body:not(.page-products):not(.cms-index-index) .page-main {
    padding: 30px 15px;
  }
  .product-info-main .product-add-form .box-tocart {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99;
    background-color: #ff0000;
    width: 100%;
    padding: 7px 5px;
  }

  .product-info-main .product-add-form .box-tocart > .fieldset,
  .bundle-info .product-details .box-tocart > .fieldset {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .product-info-main .product-add-form .box-tocart .field.qty,
  .bundle-info .product-details .box-tocart .field.qty {
    margin-bottom: 0;
    display: block;
  }
  .product-info-main .product-add-form .actions,
  .bundle-info .product-details .actions {
    margin-bottom: 0;
    display: block;
  }

  /* .simplegrid.products-grid
    .product-item-info
    .product-item-details
    .product-item-name {
    display: none;
  } */
  
.simplegrid.products-grid
    .product-item-info
    .product-item-details
    .product-name-sm {
    display: block;
    min-height: 34px;
    align-content: center;
}

  .simplegrid.products-grid
    .product-item-info
    .product-item-details
    .product-name-sm
    a {
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: unset !important;
  }

  .catalog-product-view .google-review {
    bottom: 60px;
  }

  .product-info-main .product-add-form .actions button.tocart,
  .bundle-info .product-details .actions button.tocart {
    background-color: #232323;
    border: 1px solid #232323;
  }

  .box-tocart .field.qty > .control {
    border: 1px solid #fff;
  }

  .product-info-main
    .product-add-form
    .box-tocart
    .field.qty
    > .control
    .input-text.qty,
  .bundle-info
    .product-details
    .box-tocart
    .field.qty
    > .control
    .input-text.qty {
    color: #fff;
  }

  .box-tocart .field.qty > .control span.edit-qty,
  .box-tocart .field.qty > .control span.edit-qty:hover {
    color: #fff;
  }

  .refineresult .refineresult_search_section {
    top: 43px;
  }



  .refineresult {
    min-height: 45px;
    margin-bottom: 0;
    font-size: 20px;
    padding: 8px 40px 8px 60px;
  }

  .refineresult > img {
    height: 22px;
  }

/*   .product-detail-infomation {
    margin-top: 15px;
  }
 */
  .catalog-product-view {
    background-image: none !important;
  }

  .catalog-product-view .footerBottom {
    padding: 28px 0 40px;
  }

.tyre-size-search-form
    .select2-container
    .select2-search--inline
    .select2-search__field {
    height: 40px;
    font-size: 14px;
}
  .tyre-size-search-form
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__rendered {
    padding: 0 10px;
  }
  .tyre-size-search-form
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    font-size: 12px;
  }

  .searchTab .tab-content .tab-pane .form-footer {
    margin-top: 10px;
  }
/*   header .myacc svg,
  header .search-toggle svg {
    fill: #000;
  } */
/*   header .myacc {
    margin: 0 15px;
  } */






header .cover-header {
    padding: 0px 0;
}

  header .container {
       padding-right: 0px;
    padding-left: 0px;
  }

header .logo {
    margin-right: 50px;
}




  header .search-toggle {
    margin-left: auto;
  }

  .header-search-form
    .select2-container
    .select2-search--inline
    .select2-search__field {
    height: 48px;
    font-size: 18px;
  }
  .header-search-form
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__rendered {
    padding: 0 10px;
  }
  .header-search-form
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    font-size: 12px;
  }
  .header-search-form
    .select2-container
    .select2-search--inline
    .select2-search__field {
    max-width: 90px;
  }
  .search-wrap .search-field .form-footer {
    margin-top: 23px;
    text-align: right;
  }

  .search-wrap .search-field .form-footer .btn {
    width: 100%;
  }

  .header-search-form .mage-error {
    top: 48px;
    bottom: auto;
  }
}

@media screen and (min-width: 768px) {
  .simplegrid.products-grid
    .product-item-info
    .product-item-details
    .product-name-sm {
    display: none;
  }
}



@media screen and (max-width: 345px) {
    header .logo {
        margin-right: 24px;
    }
}






@media screen and (max-width: 1400px) {
  .search-wrap {
    right: calc(20px + 100px);
  }
}

@media screen and (max-width: 1199px) {
  .search-wrap {
    right: calc(15px + 100px);
  }
}

@media screen and (max-width: 1199px) {
  .search-wrap {
    right: calc(15px + 100px);
  }
}

@media screen and (min-width: 1100px) and (max-width: 1366px) {
  .search-wrap {
    top: calc(35px + 15px);
  }
}

@media screen and (max-width: 1024px) {
  .search-wrap {
    top: calc(15px + 15px);
  }
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .search-wrap {
    width: 55%;
  }
}

@media screen and (max-width: 767px) {
  .search-wrap {
    width: calc(100% - 30px);
    left: 0;
    right: 0;
    top: 100%;
    border-radius: 0px 0px 9px 9px;
    border-top: 0;
  }
}

/* > Process Styles */
.process-wrap {
  margin-bottom: 30px;
  width: 100%;
}
.process-main {
  width: 100%;
  min-width: 320px;
  display: flex;
}
.process-wrap .col-3 {
  width: 33.33%;
  position: relative;
}
.process-wrap .col-3:first-child .process-step:before {
  content: "1";
}
.process-wrap .col-3:nth-child(2) .process-step:before {
  content: "2";
}
.process-wrap .col-3:last-child .process-step:before {
  content: "3";
}
.process-main .col-3:not(:first-child):before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 4px;
  top: 15.5px;
  left: calc(-50% + 15px);
  right: 0;
  background: #ebebeb;
  border: 0px #ebebeb solid;
  -o-transition: 0.4s;
  -ms-transition: 0.4s;
  -moz-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.process-step-cont {
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  align-content: space-between;
}
.process-step {
  border: 4px #ebebeb solid;
  border-radius: 100%;
  line-height: 0;
  background: #404040;
  text-align: center;
  align-items: center;
  justify-content: center;
  align-self: center;
  display: flex;
  color: #fff;
  width: 35px;
  height: 35px;
  font-weight: 700;
  margin-bottom: 10px;
  z-index: 4;
}
.process-label {
  color: #000;
  font-weight: 600;
  width: 100%;
  text-align: center;
  font-size: 14px;
}
.process-dots {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ebebeb;
  cursor: pointer;
}
.process-dot-cont {
  display: flex;
  justify-content: space-around;
  align-items: stretch;
  width: 60%;
  padding-top: 5px;
}
.active-step1 .col-3:first-child .process-step,
.active-step1 .col-3:first-child .process-dots:first-child,
.active-step1-mini2 .col-3:first-child .process-step,
.active-step1-mini2 .col-3:first-child .process-dots:nth-child(-n + 2),
.active-step1-mini3 .col-3:first-child .process-step,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n + 3),
.active-step1-mini4 .col-3:first-child .process-step,
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n + 4) {
  background-color: #f00;
}
.active-step1-mini2 .col-3:first-child .process-dots:first-child,
.active-step1-mini3 .col-3:first-child .process-dots:nth-child(-n + 2),
.active-step1-mini4 .col-3:first-child .process-dots:nth-child(-n + 3) {
  background-color: #fbcb93;
}
.active-step1 .col-3:first-child .process-label,
.active-step1-mini3 .col-3:first-child .process-label,
.active-step1-mini2 .col-3:first-child .process-label,
.active-step1-mini4 .col-3:first-child .process-label {
  color: #000;
}
.active-step2 .col-3:first-child,
.active-step3 .col-3:nth-child(-n + 2),
.active-step4 .col-3:nth-child(-n + 3) {
  opacity: 1;
  /*pointer-events: none;*/
}
.active-step2 .col-3:first-child .process-step:before,
.active-step3 .col-3:nth-child(-n + 2) .process-step:before,
.active-step4 .col-3:nth-child(-n + 3) .process-step:before {
  content: "\2713";
  padding: 7px;
}
.active-step2 .col-3:nth-child(-n + 2) .process-step,
.active-step2 .col-3:nth-child(-n + 2) .process-dots,
.active-step3 .col-3:nth-child(-n + 3) .process-step,
.active-step3 .col-3:nth-child(-n + 3) .process-dots,
.active-step4 .col-3:nth-child(-n + 4) .process-step,
.active-step4 .col-3:nth-child(-n + 4) .process-dots {
  background-color: #f00;
}
.active-step2 .col-3:nth-child(-n + 2) .process-label,
.active-step3 .col-3:nth-child(-n + 3) .process-label,
.active-step4 .col-3:nth-child(-n + 4) .process-label {
  color: #000;
}
.active-step2 .col-3:nth-child(-n + 2):before,
.active-step3 .col-3:nth-child(-n + 3):before,
.active-step4 .col-3:nth-child(-n + 4):before {
  background: #ee0000 !important;
}
@media screen and (max-width: 640px) {
  .process-main {
    flex-wrap: wrap;
  }
  .process-label {
    font-size: 10px;
  }
}

#shopping-cart-table .cross-price {
  text-decoration: line-through;
  color: #999;
}

#shopping-cart-table .cross-price .price {
  color: #999 !important;
}

#cart-page-checkout-button.disabled {
    background-color: gray;
    color: white;
    opacity: 0.5;
    cursor: not-allowed;
    border-color: gray;
    box-shadow: none;
}

#installer-not-selected-warning {
    color: #f00;
    display: block;
    margin-top: 8px;
    font-size: 14px;
    text-align: center;
}

@media screen and (max-width: 767px) {
  .checkout-cart-index .cart-summary .checkout-methods-items{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff;
    text-align: center;
    padding: 0 15px;
  }

  .checkout-cart-index .cart-summary .checkout-methods-items #installer-not-selected-warning{
    font-size: 14px;
    display: block;
    text-align: center;
  }
  .checkout-cart-index .google-review{
    bottom: 100px;
  }
  .checkout-cart-index .footer{
    padding-bottom: 90px;
  }
  .checkout-cart-index .cart-container .shopping-cart-bottom > div{
    position: static;
  }
}


.checkout-cart-index .installer-schedule{
    width: 100%;
    border: none;
    background: #fff;
    border-radius: 12px;
    font-family: "Montserrat", sans-serif;
    box-shadow: 0px 4px 81.7px 13.3px rgba(218, 219, 219, 0.55);
    overflow: hidden;
    margin-bottom: 30px;
}


.checkout-cart-index .installer-schedule .title{
    background: #404040;
    color: #ffffff;
    font-family: "Teko", sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 15px 0;
}

.checkout-cart-index .installer-schedule .box-body{
   padding: 20px;
}

.checkout-cart-index .installer-schedule .form-group{
   margin-bottom: 0;
   position: relative;
}

.checkout-cart-index .installer-schedule .form-group .icon{
   position: absolute;
   right: 10px;
   top: 50%;
   transform: translateY(-50%);
   opacity: 0.6;
}

.checkout-cart-index .installer-schedule .form-group .icon svg{
   width: 15px;
}

.checkout-cart-index .installer-schedule label{
   margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .checkout-cart-index .installer-schedule .form-group{
   margin-bottom: 15px;
}
}

.checkout-index-index .opc-block-summary .table.table-totals tbody tr.yousave td .price{
  position: relative;
}

/* .checkout-index-index .opc-block-summary .table.table-totals tbody tr.yousave td .price:before {
    content: "-";
    position: absolute;
    left: -10px;
    top: -2.5px;
} */


/* ps 03-05 */

.checkout-cart-index #shopping-cart-table-free {
  margin: 30px 0 0;
}
.checkout-cart-index #shopping-cart-table-free thead tr th {
  color: #2b2b2b;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
  border: 1px solid #A9A9A9;
  vertical-align: middle;
  padding: 14px 30px 11px;
  border-bottom: none;
}
.checkout-cart-index #shopping-cart-table-free tbody {
  border-top: 1px solid #A9A9A9;
}
.checkout-cart-index #shopping-cart-table-free tbody:last-child {
  border-bottom: 1px solid #A9A9A9;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td {
  vertical-align: middle;
  border: 1px solid #A9A9A9;
  padding: 25px 15px;
  text-align: center;
  border-bottom: none !important;
  border-top: none !important;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item {
  padding-left: 33px;
  text-align: left;
  display: flex;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-photo {
  display: block;
  float: left;
  overflow: hidden;
  width: 120px;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-photo .product-image-container .product-image-wrapper {
  padding: 0 !important;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details {
  float: left;
  vertical-align: top;
  margin-left: 20px;
  width: calc(100% - 153px);
  padding-top: 0px;
  display: flex;
  align-items: center;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details .product-item-name a {
  color: #222;
  font-weight: 500;
  font-size: 15px;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details .product-item-name a:hover,
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details .product-item-name a:focus {
  color: #ff0000;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details dl.item-options:after {
  content: "";
  clear: both;
  display: table;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details dl.item-options dt {
  margin-top: 10px;
  color: #2a2a2a;
  font-weight: 400;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details dl.item-options dt:after {
  content: ":";
  display: inline-block;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details dl.item-options dd .price {
  color: #2a2a2a;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details dl.item-options dd .price:before {
  content: "(";
  display: inline-block;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details dl.item-options dd .price:after {
  content: ")";
  display: inline-block;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.qty .label {
  display: none;
}
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.qty .input-text.qty {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  height: 40px;
  margin-bottom: 0;
  text-align: center;
  margin: 0 auto;
  width: 85px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
}
.checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td {
  padding: 0 0 15px;
  text-align: left;
}
.checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td > .actions-toolbar {
  padding: 15px 33px 0;
  border-top: 1px solid #A9A9A9;
}
.checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td > .actions-toolbar > a {
  color: #6c6c6c;
  height: 40px;
  font-size: 13px;
  min-width: 40px;
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #e6e6e6;
  line-height: 38px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
}
.checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td > .actions-toolbar > a:hover,
.checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td > .actions-toolbar > a:focus {
  background-color: #2a2a2a;
  border-color: #2a2a2a;
  color: #fff;
}
.checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td > .actions-toolbar > a + a {
  margin-left: 15px;
}
.checkout-cart-index #shopping-cart-table-free .cart-price .price {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
}
.checkout-cart-index #shopping-cart-table-free .subtotal .cart-price .price {
  color: #2a2a2a;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item {
  /*border-bottom: 1px solid #f0f0f0;*/
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .action-gift {
  color: #222;
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .action-gift:after {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 16px;
  content: "\f107";
  float: right;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .gift-message .gift-options-title {
  margin-bottom: 10px;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .actions-toolbar {
  margin-bottom: 6px;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .actions-toolbar .btn + .btn {
  margin-left: 12px;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .action-gift:hover {
  color: #ff0000;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .action-gift._active:after {
  content: "\f106";
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .gift-content {
  display: none;
  margin-top: 15px;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .gift-content textarea {
  height: 153px;
}
.checkout-cart-index #shopping-cart-table-free .gift-options-cart-item .gift-content._active {
  display: block;
}




.checkout-cart-index #shopping-cart-table-free thead tr th {
    background: #ff0000;
    color: #ffffff;
    font-family: "Teko", sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.checkout-cart-index #shopping-cart-table-free thead tr th,
.checkout-cart-index #shopping-cart-table-free tbody tr td {
    border: rgb(226, 227, 228) solid 1px;
}


.checkout-cart-index #shopping-cart-table-free thead tr th:first-child,
.checkout-cart-index #shopping-cart-table-free tbody tr td:first-child {
    border-left: none;
}


.checkout-cart-index #shopping-cart-table-free thead tr th:last-child,
.checkout-cart-index #shopping-cart-table-free tbody tr td:last-child {
    border-right: none;
}

.checkout-cart-index #shopping-cart-table-free tbody {
    border-top: rgb(226, 227, 228) solid 1px;
}

.checkout-cart-index #shopping-cart-table-free thead tr th {
    border-color: #ff0000;
}

.checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td>.actions-toolbar {
    border-top-color: rgb(226, 227, 228);
}

.checkout-cart-index #shopping-cart-table-free tbody:last-child {
    border-bottom: none;
}


.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-photo {
    width: 80px;
}

.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-photo span,
.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-photo img {
    max-width: 100%;
}


#shopping-cart-table-free .cross-price {
  text-decoration: line-through;
  color: #999;
}

#shopping-cart-table-free .cross-price .price {
  color: #999 !important;
}


@media (max-width: 767px) {

  .cart-container table.cart{
    box-shadow: none;
  }

  .checkout-cart-index #shopping-cart-table-free tbody {
    border: 1px solid #eaeaea;
    display: block;
    padding: 20px 0;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr {
    display: block;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr td {
    display: block;
    border: none;
    text-align: left;
    padding: 5px 15px !important;
    width: 100%;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr td.col:not(.item):before {
    content: attr(data-th) ":";
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
    color: #2a2a2a;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr td.col.qty .field.qty {
    display: inline-block;
    vertical-align: middle;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-photo {
    float: none;
    width: 100%;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details {
    float: none;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr td.col.item:after {
    content: "";
    display: table;
    clear: both;
  }
  .checkout-cart-index #shopping-cart-table-free tbody tr.item-actions td > .actions-toolbar {
    padding: 10px 0 0;
  }


.checkout-cart-index #shopping-cart-table-free thead tr th,
.checkout-cart-index #shopping-cart-table-free tbody tr td {
    border-left: none;
    border-right: none;
}

.checkout-cart-index #shopping-cart-table-free tbody {
    border-top: none;
}

.checkout-cart-index #shopping-cart-table-free tbody:last-child {
    border: none;
}


.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-photo {
    display: none;
}

.checkout-cart-index #shopping-cart-table-free tbody {
    margin-top: 10px;
    border-radius: 12px;
    overflow: hidden;
    background: #e6e6e6;
}

.checkout-cart-index #shopping-cart-table-free tbody tr td.col.item .product-item-details {
    padding-top: 0;
}

.checkout-cart-index #shopping-cart-table-free tbody {
   padding: 0;
   margin: 0;
   border-radius: 0; 
}


.checkout-cart-index #shopping-cart-table-free tbody tr td {
    padding: 15px 15px;
}


#shopping-cart-table-free .cross-price {
    text-decoration: line-through;
    color: #999;
}

#shopping-cart-table-free .cross-price .price {
    color: #999 !important;
}
}


@media screen and (max-width: 767px) {
    .product.media.product-gallery-grid .item-image{
      max-width: 50%;
      margin: auto;
    }
    .product.media.product-gallery-grid img{
      height: auto;
    }
}

@media screen and (max-width: 767px) {
/*   .product-info-price {
    margin-top: 10px !important;
  } */
  .product-info-main .product-add-form {
    margin-bottom: 0;
  }
  .product-info-main .product-sub-infomation:not(:empty) {
    padding: 0px 0 8px;
  }
  .product.info.detailed{
    margin-top: 20px;
  }
}



.owl-carousel .owl-nav > div.owl-prev {
    top: 50%;
    transform: translateY(-50%);
}

.owl-carousel .owl-nav > div.owl-next {
     top: 50%;
    transform: translateY(-50%);
}



.owl-carousel .owl-nav > div {
    opacity: 1 !important;
    visibility: visible !important;
}


@media (max-width: 1366px) {
    .bahrain_Service .owl-carousel .owl-nav .owl-prev {
        top: 50% !important;
        transform: translateY(-50%) !important;
    }

    .bahrain_Service .owl-carousel .owl-nav .owl-next {
     top: 50% !important;
        transform: translateY(-50%) !important;
}

.bahrain_Service .owl-carousel .owl-nav .owl-prev {
    left: -43px;
}
.bahrain_Service .owl-carousel .owl-nav .owl-next {
    right: -43px;
}
}





.mobile-section{
  display: none;
}



.mobile-section .icon-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}
.mobile-section .icon-wrap .icon-box {
    text-align: center;
    width: calc(33% - 10px);
}
.mobile-section .icon-wrap .icon-box .box-icon span {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #ff0000;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.mobile-section .icon-wrap .icon-box .box-icon span svg {
    height: 50px;
    width: 50px;
}


.mobile-section .icon-wrap .icon-box .title h3 {
    color: #FF0000;
    font-family: "Saira", sans-serif;
    font-size: 16px;
    margin-top: 8px;
    font-weight: 700 !important;
}



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

.mobile-section {
    display: block;
    padding: 30px 0;
}










}

.blog-list .post-item-info .post-info h2{
  font-size: 16px !important;
}

.blog-post .post-content .post-short-description .guides-detail-content__cms-content img{
  max-width: 100%;
}

.home-blogs .blog-title{
  text-align: center;
}

.home-blogs .blog-title h2 {
    margin-bottom: 15px;
}


.faq-collection .faq-content .faq-accordion .ui-accordion-content p strong,
.faq-collection .faq-content .faq-accordion .ui-accordion-content li strong{
    font-weight: 800 !important;
    color: #000000;
    line-height: 26px !important;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.home-blogs {
    padding-top: 60px;
}

.minicart-items .product-item .details-qty.qty .update-cart-item{
  font-size: 14px !important;
}

@media  screen and (max-width: 991px) {
.home-blogs h2 {
    font-size: 30px !important;
}
}


@media  screen and (max-width: 767px) {
  .minicart-items .product-item .details-qty.qty .cart-item-qty {
    width: 60px;
}

.home-blogs h2 {
    font-size: 22px !important;
    line-height: 26px !important;
      
}

.home-blogs .blog-title h2{
  margin-bottom: 7px;
}

.home-blogs .text-center .btn {
  justify-content: space-between !important;
}

.home-blogs .text-center .btn:after {
    right: 22px !important;
}

}


.home-blogs .blog_slider .owl-nav button{
  font-size: 19px;
}




/* Sidebar */

.sidebar .sidebar-box .recentpost .postrow .copy h3 a{
      display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}  



/* map-loader */


.map-section {
  min-height: 1344px;
  height: 100%;
  position: relative;
}

.map-loader {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-color: #fff;
}

.map-loader .loader-icon {
  height: 55px;
  width: 55px;
}

.storelocator .section-padding-lg {
  height: 685px;
}

@media screen and (min-width: 991.99px) and (max-width: 1199.98px) {
  .map-section {
    min-height: 1393px;
  }
}

@media screen and (max-width: 991px) {
  .map-section {
    min-height: 1488px;
  }

  .map-loader .loader-icon {
    height: 55px;
    width: 55px;
    position: absolute;
    top: 15%;
  }
}

@media screen and (max-width: 767px) {
  .map-section {
    min-height: 2022px;
  }
}


@media  screen and (min-width: 767.99px) {
.footer footer h3 {
    pointer-events: none;
}
.footer footer h3 span:not(.description) {
    pointer-events: initial;
}
}













.bahrain_Service .service-slider-flip{
  margin-top: 20px;
}


.bahrain_Service .item .box-item {
  position: relative;
  -webkit-backface-visibility: hidden;
  width: 415px;
  max-width: 100%;
}

.bahrain_Service .item .box-item .flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.bahrain_Service .item .box-item .flip-box .flip-box-front,
.bahrain_Service .item .box-item .flip-box .flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 8px;
  min-height: 250px;
  box-shadow: 0px 2px 4px 0px #0000001A;
  -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
     background-color: #f4f4f4;
    border: 1px solid #E4E4E4;
}

.bahrain_Service .item .box-item .flip-box .flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* .bahrain_Service .item .box-item .flip-box:hover .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
} */

.bahrain_Service .item .box-item .flip-box .flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

/* .bahrain_Service .item .box-item .flip-box:hover .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
} */

.bahrain_Service .item .box-item .flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 20px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  transform: translateY(-50%) translateZ(60px) scale(.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
  top: 50%;
}





.bahrain_Service .item .box-item .flip-box .inner .box-icon span {
    background-color: #000;
    border-radius: 50px;
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

.bahrain_Service .item .box-item .flip-box .inner .box-icon span img {
        width: 47px;
    height: auto;
}

.bahrain_Service .item .box-item .flip-box .inner .box-icon span svg {
    fill: #fff;
    width: 48px;
    height: 48px;
}

.bahrain_Service .item .box-item .flip-box .flip-box-front,
.bahrain_Service .item .box-item .flip-box .flip-box-back{
   background-image: url('/../media/images/car-service-banner-bg.webp') ;
}

.bahrain_Service .item .box-item .flip-box .inner .box-info{
  margin-top: 20px;
  display: inline-block;
}

.bahrain_Service .item .box-item .flip-box .inner .box-info a{
  display: inline-block;
}

.bahrain_Service .item .box-item .flip-box .inner .box-info a h3{
    color: #fff;
    font-family: "Saira", sans-serif;
    font-size: 23px;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}

.bahrain_Service .item .box-item .flip-box .inner .box-info a:hover h3 {
    color: #ffa100 ;
}

.bahrain_Service .item .box-item .flip-box .inner .back-info p {
    color: #fff;
    font-size: 15px;
   
}

.bahrain_Service .owl-carousel .owl-nav>div{
  margin-top: 0px !important;
}


@media screen and (max-width: 1536px) {
.bahrain_Service .item .box-item .flip-box .inner .box-info a h3 {
    font-size: 20px;
}
}

@media screen and (max-width: 1024px) {
.bahrain_Service .owl-carousel .owl-nav>div {
    margin-top: 16px !important;
}
}




@media screen and (max-width: 1024px) {
.bahrain_Service h2 {
    text-align: center;
    font-size: 30px !important;
    margin-bottom: 15px;
}
}

@media screen and (max-width: 991px) {
.bahrain_Service h2 {
    font-size: 32px !important;
}
}



@media  screen and (max-width: 767px) {
.bahrain_Service h2 {
    font-size: 22px !important;
}

.bahrain_Service .subTitle {
    text-align: center;
}
}

/* fuetured-box */

.offers-section {
    margin-top: 30px;
    padding-bottom: 0;
    z-index: 1;
    position: relative;
}

.offers-section  .offer-box {
    background-color: #fff;
    box-shadow: 0 0px 11px -7px rgba(0, 0, 0, .5);
    position: relative;
    margin-bottom: 30px;
    border-radius: 5px;
}

.offers-section  .offer-box .box-top{
      padding: 15px 20px;
}

.offers-section  .offer-box .box-top .top-logo img {
    max-width: 140px;
}

.offers-section  .offer-box .box-top .box-details {
    width: 75%;
}

.offers-section  .offer-box .box-top .box-details h3 {
    font-size: 30px;
    margin-top: 5px;
    height: 52px;
    align-content: center;
}

.offers-section  .offer-box .box-top .box-details span {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
}

.offers-section  .offer-box .box-top .box-details p {
    font-size: 12px;
    line-height: 16px !important;
    margin-top: 15px;
    height: 64px;
    align-content: center;
}

.offers-section  .offer-box .box-top .offer-image{
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
}

.offers-section  .offer-box .box-top .offer-image img{
  max-width: 100px;
}

.offers-section  .offer-box .box-top .offer-image img {
    transform: rotateY(0deg);
    transition: .9s;
}

.offers-section  .offer-box:hover .box-top .offer-image img{
    transform: rotateY(360deg);
}

.offers-section  .offer-box .box-bottom .action-button {
    color: #fff;
    display: inline-block;
    padding: 12px 20px;
    position: relative;
    width: 89%;
    font-weight: 600;
    font-size: 14px;
    background-color: #ffa100;
    transition: all 0.3s ease-in-out;
}

.offers-section  .offer-box .box-bottom .action-button:hover{
  background-color: #000;
}

.offers-section  .offer-box .box-bottom .action-button:after {
    background-color: #FF0000;
    content: "";
    height: 38px;
    position: absolute;
    right: -15px;
    top: 0;
    -webkit-transform: skewX(-29deg);
    -moz-transform: skewX(-29deg);
    -ms-transform: skewX(-29deg);
    transform: skewX(-29deg);
    width: 30px;
}









@media screen and (max-width: 1536px) {
  .offers-section  .offer-box .box-top .box-details h3 {
    font-size: 27px;
    height: 48px;
}
}

@media screen and (min-width: 991.99px) and (max-width: 1199.98px) {
.offers-section  .offer-box .box-top .box-details h3 {
    font-size: 23px;
    height: 47px;
}
.offers-section  .offer-box .box-top .box-details span {
    font-size: 16px;
}
.offers-section  .offer-box .box-top .offer-image img {
    max-width: 75px;
}
.offers-section  .offer-box .box-top .box-details p {
  height: 74px;
}
}





@media screen and (max-width: 991.98px) {
  .offers-section  .offer-box .box-top .box-details h3 {
    font-size: 22px;
}
.offers-section  .offer-box .box-top .box-details span {
   font-size: 16px;
}
.offers-section  .offer-box .box-top .box-details p {
   height: 60px;
}
}

@media  screen and (max-width: 767px) {
.offers-section  .offer-box .box-top .offer-image img {
    width: 85px;
}
.offers-section  .offer-box .box-top .box-details h3 {
    margin-top: 0px;
}
.offers-section {
           padding-bottom: 10px;
}
.offers-section {
    margin-top: 30px;
}
.offers-section  .offer-box .box-top .box-details p {
    margin-top: 9px;
    height: auto;
}
.offers-section  .offer-box .box-top .box-details h3 {
    height: auto;
}
}







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

}








@media screen and (max-width: 1280px) {
.home-blogs .blog_slider .owl-nav .owl-prev {
    left: -40px !important;
}
.home-blogs .blog_slider .owl-nav .owl-next {
    right: -40px !important;
}
}



/* oil-change-banner */

.oil-change-banner {
    background: url("/../media/images/service-pic.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding: 40px 0;
}

.cms-tyre-sales-service .oil-change-banner {
    background: url("/../media/images/best-tyre-brands-on-sale.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.cms-tyre-fitting-balancing-service .oil-change-banner {
    background: url("/../media/images/tyre-fitment-center-bahrain.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.cms-car-battery-service .oil-change-banner {
    background: url("/../media/images/car-battery-replacement.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.cms-oil-change-service .oil-change-banner {
    background: url("/../media/images/best-brand-car-engine-oil-replacement.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.cms-car-ac-service .oil-change-banner {
    background: url("/../media/images/car-ac-check-bahrain.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.cms-wheel-alignment-service .oil-change-banner {
    background: url("/../media/images/best-wheel-alignment-service-center.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.cms-car-brake-service .oil-change-banner {
    background: url("/../media/images/quick-car-brake-check.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.cms-car-sanitization-service .oil-change-banner {
    background: url("/../media/images/best-car-sanitization-service-bahrain.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}
.cms-nitrogen-inflation-service .oil-change-banner {
    background: url("/../media/images/tyre-nitrogen-gas-refill-service.webp") !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center!important;
}

.oil-change-banner .container .row{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.oil-change-banner::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
}


.oil-change-banner .left-content h1,
.oil-change-banner .left-content h2,
.oil-change-banner .left-content h3 {
  line-height: 1.2 !important;
  color: #fff;
  font-weight: 700 !important;
  font-family: "Saira", sans-serif;
  margin-bottom: 15px;
}

.oil-change-banner .left-content h1{
  font-size: 42px !important;
}

.oil-change-banner .left-content h2 {
  font-size: 36px !important;
}

.oil-change-banner .left-content h3 {
  font-size: 29px !important;
}

.oil-change-banner .left-content span {
    color: #fff;
    font-weight: 600;
    font-size: 19px;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
}

.oil-change-banner .left-content p {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 17px;
}


.oil-change-banner .left-content .list-contetn {
  display: flex;
  justify-content: space-between;
}

.oil-change-banner .left-content .list-contetn ul {
  margin-left: 20px;
}

.oil-change-banner .left-content .list-contetn ul li {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}


.oil-change-banner .left-content .list-contetn ul.list-point {
    list-style: disc;
    margin-top: 10px;
}

.oil-change-banner .left-content .list-contetn ul.list-nomber {
    list-style: decimal;
    margin-top: 10px;
}

.oil-change-banner .right-image .oil-image img{
   width: 380px;
    height: 380px;
    object-fit: cover;
    outline: 8px solid #fff;
    border-radius: 50%;
    margin-left: auto;
}



@media screen and (min-width: 991.99px) and (max-width: 1199.98px) {
  .oil-change-banner .left-content h1{
  font-size: 30px !important;
}

.oil-change-banner .left-content h2 {
  font-size: 26px !important;
}

.oil-change-banner .left-content h3 {
  font-size: 19px !important;
}

.oil-change-banner .left-content span {
     font-size: 15px;
}

}

@media screen and (max-width: 991.98px) {
.oil-change-banner {
    padding: 40px 0;
}

.oil-change-banner .left-content h1 {
    font-size: 32px !important;
}

.oil-change-banner .left-content h2 {
  font-size: 29px !important;
}

.oil-change-banner .left-content h3 {
  font-size: 25px !important;
}

.oil-change-banner .left-content span {
     font-size: 15px;
}

.oil-change-banner .right-image .oil-image img {
    width: 300px;
    height: 300px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
}
.oil-change-banner .left-content h1, .oil-change-banner .left-content h2, .oil-change-banner .left-content h3 {
    margin-bottom: 10px;
}
.oil-change-banner .left-content p {
    font-size: 16px;
}
}

@media  screen and (max-width: 767px) {
  .oil-change-banner .left-content h1 {
    font-size: 22px !important;
}

.oil-change-banner .left-content h2 {
    font-size: 20px !important;
}

.oil-change-banner .left-content h3 {
    font-size: 17px !important;
}
.oil-change-banner .left-content span {
    margin-bottom: 8px;
            line-height: 20px !important;
    display: block;
}
.oil-change-banner .left-content .list-contetn {
    flex-wrap: wrap;
}
}



















/* how-it-works */

.how-it-works {
  padding: 60px 0;
}

.how-it-works .section-title {
  margin-bottom: 20px;
}

.how-it-works .steps .box {
    position: relative;
    margin-top: 25px;
}

.how-it-works .steps .box:hover .icon {
    animation: pulse111 1s linear infinite;
}

.how-it-works .steps .box .icon {
    height: 100px;
    width: 100px;
    background-color: #232323;
    border-radius: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: auto;
    position: relative;
}


@keyframes pulse111 {
0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);
}
70% {
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
}

.how-it-works .steps .box .icon .number {
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
    width: 25px;
    color: #fff;
    border-radius: 50%;
    background-color: #FF0000;
    font-weight: 900;
    box-shadow: 0px 0px 25px 5px rgba(0,0,0,.1);
    -ms-box-shadow: 0px 0px 25px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,.1);
    font-size: 11px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 24px;
}

.how-it-works .steps .box .icon svg {
    height: 40px;
    fill: #fff;
}

.how-it-works .steps .box .text-block {
    text-align: center;
    margin-top: 20px;
}

.how-it-works .steps .box .text-block h5{
    font-size: 18px;
    text-transform: capitalize;
}

.how-it-works .steps .box:after {
    position: absolute;
    right: -50%;
    top: 30px;
    content: "";
    width: 115px;
    height: 30px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.how-it-works .steps .box.step1:after, 
.how-it-works .steps .box.step3:after {
    background: url("/../media/images/shape1.png");
}

.how-it-works .steps .box.step2:after{
    background: url("/../media/images/shape2.png");
}



@media  screen and (max-width: 1024px) {
.how-it-works .section-title h2{
  font-size: 30px !important;
}
.how-it-works .steps .box:after {
   right: -60%;
}
}






@media  screen and (max-width: 991px) {
.how-it-works .steps .box:after {
   display: none;
}
.how-it-works .section-title h2 {
    font-size: 32px !important;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .how-it-works .steps .box:after {
        width: 65px;
        background-size: 100%;
    }
}

@media  screen and (max-width: 767px) {
.how-it-works .section-title h2 {
    font-size: 22px !important;
}
}





.service-with-image {
    background-color: #F4F4F4;
}
.service-with-image .list .container-fluid{
  padding-top: 0px !important;

}


.service-with-image .list .container-fluid .row .col-xs-12,
.service-with-image .list .container-fluid .row .col-sm-6,
.service-with-image .list .container-fluid .row  .col-md-6{
      padding-right: 0 !important;
    padding-left: 0 !important;
}
.service-with-image .list .container-fluid .row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.service-with-image .list .container-fluid .row {
  align-items: stretch;
}
.service-with-image .list .row .service-image img {
    width: 100%;
    min-height: 525px;
    object-fit: cover;
    object-position: center;
} 
.service-with-image .list .row > .col-xs-12:nth-child(2),
.service-with-image .list .row.sm-column-reverse > .col-xs-12:nth-child(1) {
  align-items: center;
  display: flex;
}

.service-with-image .list .row .text-block {
    padding: 70px 0px 70px 40px;
    width: 80%;
}


.service-with-image .list:nth-child(even) .row .text-block {
    padding: 70px 40px 70px 0px;
    width: 80%;
    margin-left:auto;
}

.service-with-image .list .row .second-block{
 margin-top: 17px;
}

.service-with-image .list .row .text-block h3 {
    font-weight: 700 !important;
    line-height: 34px !important;
    letter-spacing: 0;
    margin-bottom: 10px;
    color: #FF0000;
    font-size: 34px !important;
    font-family: "Saira", sans-serif;
}

.service-with-image .list .row .text-block span {
    font-family: "Saira", sans-serif;
    font-weight: 700;
    font-size: 24px;
    display: inline-flex;
    text-transform: uppercase;
    margin-bottom: 17px;
}

/* .service-with-image .list .row .text-block p{
  margin-top: 10px;
} */

.service-with-image .list .row .text-block ul {
    list-style: disc;
    margin-left: 20px;
    margin-top: 10px;
}

.service-with-image .list .row .text-block ul li strong {
    font-weight: 700;
}

.service-with-image .list .row .text-block h4 {
      margin-top: 10px;
}







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

  .service-with-image .list .row .text-block {
    padding: 50px 0px 50px 40px;
}

  .service-with-image .list:nth-child(even) .row .text-block {
    padding: 50px 40px 50px 0px;
    width: 80%;
    margin-left:auto;
}
}










@media screen and (max-width: 1440px) {
.service-with-image .list:nth-child(even) .row .text-block ,
  .service-with-image .list .row .text-block {
    width: 90%;
}

}

@media screen and (max-width: 1366px) {
  .service-with-image .list:nth-child(even) .row .text-block {
    padding: 40px 40px 40px 0px;
}
  .service-with-image .list .row .text-block {
    padding: 30px 0px 30px 40px;
}
}


@media screen and (min-width: 991.99px) and (max-width: 1199.98px) {
  .service-with-image .list .row .text-block h3 {
   font-size: 30px !important;
}
}

@media screen and (max-width: 991.98px) {
  .service-with-image .list .row .text-block h3 {
     font-size: 32px !important;
}
.service-with-image .list:nth-child(even) .row .text-block, .service-with-image .list .row .text-block {
    width: 100%;
}

.service-with-image .list .row .text-block {
    padding: 30px;
}
.service-with-image .list:nth-child(even) .row .text-block {
    padding: 30px;
}

.service-with-image .list:last-child .container-fluid .row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    flex-wrap: wrap-reverse;
}
.service-with-image .list .row .text-block span {
    font-size: 18px;
}
.service-with-image .list .sm-column-reverse{
  flex-direction: column-reverse;
}

.service-with-image .list .sm-column{
  flex-direction: column;
}
.service-with-image .list .row .service-image img {
  min-height: auto;
}
}

@media  screen and (max-width: 767px) {
  .service-with-image .list .row .text-block h3 {
    font-size: 22px !important;
    line-height: 30px !important;
}
.service-with-image .list .row .text-block span {
    font-size: 18px;
    margin-bottom: 12px;
}
/* .service-with-image .list .row .text-block p {
    margin-top: 7px;
} */
.service-with-image .list .row .text-block ul {
    margin-top: 7px;
}




}























/* oil-services */

.oil-services{
  padding: 60px 0;
  background-attachment: fixed;
      background-size: cover;
    background-repeat: no-repeat;
     background-image: url("/../media/images/world-map.png");
    
}









.oil-services .section-title .subTitle{
      color: #fff;
}

.oil-services .section-title{
      margin-bottom: 40px;
}

.oil-services .services-list .flexbox {
      display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: space-around;
    gap: 1.5%;
}

.oil-services .services-list .flexbox .box {
    margin-bottom: 17px;
    position: relative;
    height: calc(100% - 17px);
    flex: 0 1 18.8%;
}
.oil-services .services-list .flexbox .box .inner .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    z-index: 2;
}

.oil-services .services-list .flexbox .box .inner .title h3{
  color: #fff;
}

.oil-services .services-list .flexbox .box:before {
    position: absolute;
    left: 0;
    top: -2px;
    width: 0;
    height: 2px;
    background-color: #ffa100;
    content: "";
    transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.oil-services .services-list .flexbox .box:hover::before {
    width: 100%;
}

.oil-services .services-list .flexbox .box .link {
    height: 100%;
    display: block;
}

.oil-services .services-list .flexbox .box .inner {
    text-align: center;
    border: 1px solid rgba(255,255,255,.4901960784);
    transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    height: 100%;
    position: relative;
}

.oil-services .services-list .flexbox .box .inner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background: #000;
    background: -webkit-linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 90%);
    background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, 0) 90%);
}

.oil-services .services-list .flexbox .box .inner img{
  width: 100%;
}

.oil-services .services-list .flexbox .box .hover-block {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background-color: #232323;
    height: calc(100% - 10px);
    width: calc(100% - 10px);
    padding: 12px;
    -webkit-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    perspective: 370px;
    transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    margin: 5px;
    z-index: 3;
    align-content: center;
}

.oil-services .services-list .flexbox .box .hover-block p {
    margin: 0;
    font-size: 12px;
    color: #fff;
    line-height: 22px !important;
}

.oil-services .services-list .flexbox .box .hover-block .button {
    margin-top: 10px;
}

.oil-services .services-list .flexbox .box:hover .hover-block {
    -webkit-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
}



.oil-services .services-list .flexbox .box .hover-block a.box-link {
     background-color: #fff;
    padding: 10px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
     transition: all .3s ease-in-out;
}


.oil-services .services-list .flexbox .box .hover-block a.box-link:hover {
       background-color: #FF0000;
       color: #fff;
}

.oil-services  .more-service{
  margin-top: 25px;
}

.oil-services  .more-service .btn{
  font-size: 17px;
}






@media screen and (min-width: 991.99px) and (max-width: 1199.98px) {
  .oil-services .services-list .flexbox .box {
    flex: 0 1 23%;
}

.oil-services .section-title h2{
  font-size: 30px !important;
}

}

@media screen and (max-width: 991.98px) {
  .oil-services .services-list .flexbox .box {
    flex: 0 1 32.2%;
}
.oil-services .section-title h2{
  font-size: 32px !important;
}
}

@media  screen and (max-width: 767px) {
  .oil-services .services-list .flexbox .box {
    flex: 0 1 49%;
}
.oil-services .services-list .flexbox .box .inner .title h3 {
    font-size: 14px;
}
.oil-services .services-list .flexbox .box .hover-block p {
    max-height: 70%;
    overflow-y: scroll;
}
.oil-services .section-title h2{
  font-size: 22px !important;
}
.oil-services  .more-service {
    margin-top: 20px;
}

.oil-services  .more-service .btn {
    font-size: 14px;
}
}






















/* blog-detail */
.blog-detail .post-image img{
  width: 100%;
}




/* brand */

.service.brand {
    padding: 60px 0;
/*     background-image: url("/../media/bahrain-html/images/special-offer-bg-road.svg"); */
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}

.service.brand .section-title{
  margin-bottom: 40px;
}

.service.brand .product .nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    flex-wrap: wrap;
}
.service.brand .product .nav-tabs li {
    margin: 0 10px;
}

.service.brand .product .nav-tabs li:hover a ,
.service.brand .product .nav-tabs li.active a {
    background-color: #FF0000;
    color: #fff;
}

.service.brand .product .nav-tabs li a {
    border: 1px solid #ccc;
    text-align: center;
    padding: 13px 20px;
    min-width: 150px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    background-color: #f8f8f8;
    border-radius: 100px;
    -ms-border-radius: 100px;
    -webkit-border-radius: 100px;
}



.service.brand .product .tab-content .tab-pane .brand-list .flex-box {
      display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-content: space-around;
    gap: 1.5%;
}

.service.brand .product .tab-content .tab-pane .brand-list .flex-box .box {
    margin-bottom: 17px;
    height: calc(100% - 17px);
    flex: 0 1 15%;
}

.service.brand .product .tab-content .tab-pane .brand-list .flex-box .box .link .inner {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 20px;
    min-height: 142px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.service.brand .product .tab-content .tab-pane .brand-list .flex-box .box .link:hover .inner{
   border: 1px solid #000;
}

.service.brand .product .tab-content .tab-pane .brand-list .flex-box .box .link .inner img {
    width: auto;
    height: auto;
    max-height: 100px;
}



@media screen and (min-width: 991.99px) and (max-width: 1199.98px) {
  .service.brand .section-title h2{
  font-size: 30px !important;
}


}

@media screen and (max-width: 991.98px) {
    .service.brand .section-title h2{
  font-size: 32px !important;
}

}

@media  screen and (max-width: 767px) {
    .service.brand .section-title h2{
  font-size: 22px !important;
}

.service.brand .product .nav-tabs li a{
  margin-bottom: 10px;
        padding: 8px 20px;
        font-size: 14px;
        min-width: 130px;
}

.service.brand .product .tab-content .tab-pane .brand-list .flex-box .box {
    margin-bottom: 13px;
    height: calc(100% - 13px);
    flex: 0 1 15%;
}

.service.brand .product .tab-content .tab-pane .brand-list .flex-box .box .link .inner {
    padding: 10px;
    min-height: 111px;
}

.service.brand .product .tab-content .tab-pane .brand-list .flex-box .box .link .inner img {
   max-height: 80px;
}


.service.brand .section-title {
    margin-bottom: 30px;
}

}


















/* facts */
.facts {
  padding: 60px 0;
  background-image: url("/../media/images/facts-bg.webp");
  position: relative;
}

.facts::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #232323;
  opacity: .85;
  z-index: 0;
}

.facts .section-title {
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.facts .section-title h2 {
  color: #fff;
}

.facts .box {
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, .0901960784);
  padding: 20px 10px;
}

.facts .box span {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}

.facts .box p {
    margin: 15px 0 0;
    color: #fff;
}

.facts .row .col-xs-6:last-child .box {
  border: none;
}



@media  screen and (max-width:1024px) {
  .facts .box span {
    font-size: 40px;
  }

  .facts .section-title h2 {
    font-size: 30px !important;
}

}

@media  screen and (max-width:991px) {
.facts .section-title h2 {
    color: #fff;
    font-size: 32px !important;
}

.facts .box span {
    font-size: 30px;
}
.facts .box p {
    line-height: 20px !important;
}
}


@media  screen and (max-width:767px) {
  .facts {
    padding: 40px 0;
}
  .facts .box span {
    font-size: 30px;
  }
  .facts .section-title h2 {
    font-size: 22px !important;
}

  .facts .box {
    text-align: center;
    position: relative;
    border-right: 0px solid #ffffff17;
  }

  .facts .box p {
    margin: 10px 0 0;
    font-size: 13px;
}

.facts .section-title {
    margin-bottom: 13px;
}

}




/* book-appointment */

.book-appointment {
  padding: 60px 0;
  background-color: #000;
}


.book-appointment .text-block h3 {
  color: #fff;
  font-size: 35px;
  line-height: 35px !important;
}

.book-appointment .button-block {
  text-align: right;
}

.book-appointment .button-block .btn {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 17px;
}


@media screen and (max-width: 991.98px) {
  .book-appointment {
    padding: 40px 0;
  }

  .book-appointment .text-block h3 {
    font-size: 30px;
    text-align: center;
  }

  .book-appointment .button-block {
    text-align: center;
    margin-top: 20px;
  }
}

@media screen and (max-width: 767px) {
  .book-appointment .text-block h3 {
    font-size: 22px;
    line-height: 27px !important;
  }

  .book-appointment .button-block {
    text-align: center;
    margin-top: 10px;
  }

  .book-appointment .button-block .btn {
    font-size: 14px;
  }
}



.cms-nitrogen-inflation-service .footer,
.cms-car-sanitization-service .footer,
.cms-wheel-alignment-service .footer,
.cms-car-ac-service .footer,
.cms-car-brake-service .footer,
.cms-car-battery-service .footer,
.cms-tyre-fitting-balancing-service .footer,
.cms-tyre-sales-service .footer,
.catalog-product-view .footer,
.blog-post-list .footer,
.blog-post-view .footer,
.cms-car-service-package .footer,
.cms-oil-change-service .footer {
   margin-top: 0px;
}


.home-slider-section .home-slider {
    position: relative;
    height: 570px;
    overflow: hidden;
}

.page-with-filter .home-slider-section {
  height: auto !important;
}

/* .home-slider-section .home-slider .slide-1{
  padding-top: 0;
    width: 100%;
    position: relative;
    background: #ffffff url("/../media/bahrain-html/images/top-banner.webp")
    no-repeat;
    background-size: cover;
    background-position: center;
    height: 550px;
} */

/* .home-slider-section .banner_container {
  position: absolute;
  left: 50%;
  top: 59%;
  height: max-content;
  z-index: 1;
  width: 1170px;
  max-width: 100%;
  transform: translate(-50%, -50%);
} */

.home-slider-section .home-slider .item .slide-content {
  position: relative;
}

.home-slider-section .home-slider .item .slider-text {
  margin-top: 40px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}


.home-slider-section .home-slider .item .slide-content .slide-image .image-wrap {
  position: relative;
}

.home-slider-section .home-slider .item .slide-content .slide-image .image-wrap.aspect-3x2 {
    padding-bottom: 29.9%;
}

.home-slider-section .home-slider .item .slide-content .slide-image .image-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    border-bottom: 1px solid #eee;
}

.home-slider-section .home-slider .item .slider-text h3 {
  font-size: 52px;
  line-height: 1.1em !important;
  white-space: nowrap;
  /*     color: #fff; */
  font-family: "Saira", sans-serif;
  text-transform: uppercase;
  font-weight: 700 !important;
  margin-bottom: 20px;
}

.home-slider-section .home-slider .item .slider-text h3 .red {
  color: #FF0000;
}

.home-slider-section .home-slider .item .slider-text .action-button .btn-red {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  background: #ffa100;
  display: inline-block;
  padding: 10px 15px;
  border-radius: 5px;
  margin: 3px;
}

.home-slider-section .home-slider .item .slider-text .action-button .btn-red:hover {
  background-color: #fff;
  color: #000;
}

.home-slider-section .home-slider .item .slider-text .text-wrap p {
  /*     color: #fff; */
  text-transform: capitalize;
  font-weight: 600;
}

.home-slider-section .home-slider .owl-carousel .owl-dots {
    position: relative;
    top: -67px;
}

.home-slider-section .home-slider .owl-carousel .owl-dots {
  text-align: center;
  padding-top: 15px;
}


.home-slider-section .home-slider .owl-carousel .owl-dots .owl-dot:hover span,
.home-slider-section .home-slider .owl-carousel .owl-dots .owl-dot.active span {
  background: #ffa100 !important;
}

.home-slider-section .home-slider .owl-carousel .owl-dots .owl-dot span {
  width: 11px;
  height: 11px;
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin: 0 7.5px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  cursor: pointer;
  background: #fff !important;
  display: block;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.home-slider-section .home-slider .owl-carousel .owl-nav {
  display: none;
}

@media screen and (max-width: 1680px) {
  .home-slider-section .home-slider {
    height: 530px;
}

.home-slider-section .home-slider .item .slide-content .slide-image .image-wrap.aspect-3x2 {
    padding-bottom: 30%;
}


}


@media screen and (max-width: 1600px) {
  .home-slider-section .home-slider {
    height: 500px;
}

}


@media screen and (max-width: 1453px) {
 .home-slider-section .home-slider {
    height: 450px;
}
}


@media screen and (max-width: 1440px) {
  .home-slider-section .home-slider .item .slider-text h3 {
    font-size: 44px;
  }
  .home-slider-section .home-slider {
    height: 450px;
}


}

@media screen and (max-width: 1366px) {
  .home-slider-section .home-slider {
    height: 480px;
}
.home-slider-section .home-slider {
    height: 430px;
}
 
}

@media screen and (max-width: 1280px) {
.home-slider-section .home-slider {
    height: 400px;
}
}





@media screen and (max-width: 1200px) {
  .searchTab .tab-content .tab-pane .btn-success{
     min-width: 200px !important;
  }
}


@media screen and (max-width: 1024px) {
.home-slider-section .home-slider {
    height: 323px;
}
}



@media screen and (max-width: 991.98px) {
  .home-slider-section .home-slider .item .slider-text h3 {
    font-size: 36px;
  }
  .home-slider-section .home-slider {
    height: 240px;
}

}

@media screen and (max-width: 767px) {
  .home-slider-section .home-slider .item .slider-text h3 {
    font-size: 30px;
    text-align: center;
  }

  .home-slider-section .home-slider .item .slider-text h3 span {
    display: block;
  }

  .home-slider-section .home-slider .item .slider-text h3>span br {
    display: none;
  }

  .home-slider-section {
    height: auto;
  }


  .home-slider-section .home-slider .item .slider-text .text-wrap,
  .home-slider-section .home-slider .item .slider-text .action-button {
    text-align: center;
  }



  .home-slider-section .home-slider .item .slider-text .text-wrap p {
    font-size: 14px;
  }

.home-slider-section .home-slider .item .slide-content .slide-image .image-wrap.aspect-3x2 {
    padding-bottom: 88%;
}


.home-slider-section .home-slider {
    height: 387px;
}

}

@media screen and (max-width: 400px) {
  .home-slider-section .home-slider {
    height: 338px;
  }
}

@media screen and (max-width: 350px) {
    .home-slider-section .home-slider {
        height: 318px;
    }
}

@media screen and (max-width: 330px) {
    .home-slider-section .home-slider {
        height: 300px;
    }
}


.whats-new button.close {
  opacity: 1 !important;
  width: 32px !important;
  position: absolute;
  top: -43px !important;
  right: -50px !important;
  cursor: pointer;
  z-index: 9999999 !important;
}

.whats-new .modal-dialog {
  overflow-y: initial !important;
}

.whats-new .close img {
  width: 100%;
}

.learnmore_link {
  display: none;
}

.trustedBox .las {
  font-size: 50px;
}

@media only screen and (max-width: 767px) {
  .whats-new .modal-content {
    min-height: auto;
  }

  .whats-new button.close {
    top: -43px !important;
    right: -29px !important;
    width: 28px;
  }
}

.cms-index-index .owl-carousel.owl-theme.special_offer .owl-item {
  padding: 1px;
}

.product-info-main .product-add-form .actions button.tocart,
.bundle-info .product-details .actions button.tocart {
  font-size: 13px;
  width: auto;
  padding: 0 34px;
  background-color: #ffa100;
  border: 1px solid #ffa100;
  color: #fff;
  border-radius: 6px;
  line-height: 39px;
  font-weight: 600;
  text-transform: uppercase;
}

.product-info-main .product-add-form .actions button.tobuy,
.bundle-info .product-details .actions button.tobuy {
  font-size: 13px;
  width: auto;
  padding: 0 34px;
  background-color: #ff0000;
  border: 1px solid #ff0000;
  color: #fff;
  border-radius: 6px;
  line-height: 39px;
  font-weight: 600;
  text-transform: uppercase;
}

.product-info-main .product-add-form .actions button.tobuy:hover,
.bundle-info .product-details .actions button.tobuy:hover {
  border-color: #222;
  background-color: #222;
}

.product-info-main .product-add-form .tocart,
.bundle-info .product-details .tocart {
  margin-right: 0px !important;
}


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

  .product-info-main .product-add-form .actions button.tocart,
  .bundle-info .product-details .actions button.tocart {
    font-size: 12px;
    width: auto;
    padding: 0 10px;
    background-color: #000;
    border: 1px solid #000;
  }

  .product-info-main .product-add-form .actions button.tobuy,
  .bundle-info .product-details .actions button.tobuy {
    font-size: 12px;
    width: auto;
    padding: 0 10px;
    background-color: #000;
    border: 1px solid #000;
  }

}


.mfp-wrap {
  width: max-content;
  z-index: 99;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #000000d6;
}

.success-ajax--popup .mfp-iframe-holder .mfp-content {
  position: absolute;
  width: auto !important;
  margin: 0 auto;
  background-color: #fff;
  min-height: max-content;
  left: 50%;
  width: 400px !important;
  max-width: 400px !important;
  top: 50%;
  transform: translate(-50%, -50%);
}


.success-ajax--popup .mfp-iframe-holder .mfp-content .model-out-of-stock-content {
  padding: 7px;
  text-align: center;
}

.success-ajax--popup .mfp-iframe-holder .mfp-content .model-out-of-stock-content .model-head-title {
  margin-bottom: 15px;
  text-align: center;
}

.success-ajax--popup .mfp-iframe-holder .mfp-content .model-out-of-stock-content .btn {
  margin-top: 12px;
  min-width: auto;
  padding: 3px 15px;
  font-size: 15px;
}


.success-ajax--popup .mfp-iframe-holder .mfp-close {
  right: 6px;
  top: 6px !important;
  width: 25px;
  height: 25px;
  border: none;
  font-size: 19px;
}

@media (max-width: 991px) {
  .success-ajax--popup .mfp-iframe-holder .mfp-close {
    right: 4px;
    top: 6px !important;
  }
}


@media (max-width: 767px) {
  .product-detail-infomation {
    margin-top: 0px !important;
  }

  .success-ajax--popup .mfp-iframe-holder .mfp-content {
    width: 300px !important;
    max-width: 300px !important;
  }



  .success-ajax--popup .mfp-iframe-holder .mfp-content .model-out-of-stock-content .btn {
    padding: 0px 10px;
    font-size: 13px;
  }
}




.model-head-title::-webkit-scrollbar ,
#model-out-of-stock::-webkit-scrollbar ,
.mfp-wrap::-webkit-scrollbar,
.model-out-of-stock-content::-webkit-scrollbar{
    display: none;
}
.model-head-title ,
#model-out-of-stock ,
.mfp-wrap,
.model-out-of-stock-content{
    -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


.specialoffers-category-view .three-column-images h2 {
  line-height: 40px !important;
}

.specialoffers-category-view .three-column-images .ar-content {
  margin-top: 30px;
}

@media  screen and (max-width:991px) {
  .specialoffers-category-view .three-column-images h2 {
    font-size: 32px !important;
    line-height: 32px !important;
  }

  .three-column-images .row {
    margin-bottom: 20px !important;
  }

}

@media  screen and (max-width:767px) {
  .specialoffers-category-view .three-column-images h2 {
    font-size: 22px !important;
    line-height: 22px !important;
  }

  .three-column-images .row {
    margin-bottom: 10px !important;
  }

}

.product-info-main .product-add-form .box-tocart .field.qty select, .bundle-info .product-details .box-tocart .field.qty select {
  height: 42px;
  border-radius: 6px;
  cursor: pointer;
  padding: 0 30px 0 10px;
}

@media  screen and (max-width:767px) {
  .product-info-main .product-add-form .box-tocart .field.qty select, .bundle-info .product-details .box-tocart .field.qty select {
    height: 40px;
  }

  .mgs-filter-active .shoppingby-item {
    margin-right: 10px !important;
  }

}

.product.info.detailed .item.content .table.additional-attributes tr td, .product.info.detailed .item.content .table.additional-attributes tr th {
  text-wrap-mode: wrap;
}


/* category-car-battery product design */
.category-car-battery .products-grid .products .brand_logo_wrapper {
  height: 35px;
}

.category-car-battery .products-grid .product-item-info .product-top a.photo {
  height: 162px;
}

.category-car-battery span.single-tyre-price {
  margin-bottom: 7px;
}

.category-car-battery .refineresult, .category-car-battery .category-product-actions .toolbar  .modes {
  display: none;
}

.category-car-battery .category-product-actions .toolbar .toolbar-sorter.sorter {
  margin-right: 0;
}

.category-car-battery .category-product-actions {
  margin-top: 30px;
}

  .category-car-battery .category-product-actions.filterSticky {
    margin-top: 0px;
  }


@media screen and (max-width:1600px) {
  .category-car-battery .lazy-loading-img .products-grid .product-item-info .product-top {
    height: auto !important;
  }

}

@media screen and (max-width:1024px) {
  .category-car-battery .main .products-grid .regular-product-list .product-item-info .product-top a img {
    max-width: 170px;
  }

}

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

  .products-grid .products .brand_logo_wrapper {
    height: 35px;
}

.category-car-battery .products-grid .products .brand_logo_wrapper {
    height: 30px;
}

  .category-car-battery .products-grid .product-item-info .product-top a.photo {
    height: 130px;
  }

  .category-car-battery .main .products-grid .regular-product-list .product-item-info .product-top a img {
    max-width: 120px;
  }

  .category-car-battery span.single-tyre-price {
    margin-bottom: 0px;
  }

   .category-car-battery .category-product-actions {
    margin-top: 15px;
  }
  .category-car-battery .category-product-actions.filterSticky {
    margin-top: 0px;
  }

}

 #minicart-content-wrapper .actions .secondary .button-black {
      background: #000 !important;
    border-color: #000 !important;
    box-shadow: none !important;
}
 #minicart-content-wrapper .actions .secondary .button-black:hover {
      background: #ff0000 !important;
    border-color: #ff0000 !important;
}
#minicart-content-wrapper .actions .secondary .button-black span {
    color: #fff !important;
} 

.category-car-battery span.single-tyre-price .strike{
  text-decoration: line-through;
}

.product .offer-text .nospecialprice {
    visibility: hidden;
}

.product-detail-infomation-sticky-parent .product-detail-infomation-content .product-info-main .product .value .product-brand-logo a img{
  max-width: 164px;
}



/* 25-4-25 */




.page-layout-1column .block.filter .block-content.filter-content .block-filter-content{
  padding: 0 !important;
}


.filter-toggle {
  display: none !important;
  visibility: hidden;
}

.page-sidebar {
    position: sticky;
    top: 0%;
    padding-right: 0;
}

.filter .search-title {
    padding: 15px 20px 15px 20px;
    background: #ff0000;
    color: #fff;
    font-weight: 700;
}








.page-sidebar > .block.filter > .block-content.filter-content {
    opacity: 1;
    visibility: visible;
    position: relative;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    right: auto;
    transform: none;
    margin-top: 10px;
    z-index: 1;
    border-radius: 5px;
    border: 1px solid #ccc;
    overflow: hidden;
}

/* .page-with-filter .regular-product-list li.item.product {
  width: 22.8%;
}

.page-with-filter li.item.product.product-item-info {
  max-width: 22.8% !important;
} */



.page-with-filter  .container {
  max-width: 85% !important;
}

.page-with-filter .page-main.container {
  width: 85% !important;
}

.page-with-filter .col-xs-12 .col-md-10{
  padding-left: 10px;
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title{
      margin-bottom: 15px !important;
}

.block.filter .block-content.filter-content .filter-options-item .filter-options-title:before{
  bottom: -1px !important;
  content: none;
}








@media screen and (max-width:1680px) {
.page-with-filter  .container {
  max-width: 96% !important;
}

.page-with-filter .page-main.container {
  width: 96% !important;
}

}



@media screen and (max-width:1600px) {
.page-with-filter  .container {
  max-width: 100% !important;
}

.page-with-filter .page-main.container {
  width: 100% !important;
}

}


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

}





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




}

@media screen and (max-width:1280px) {
  .page-with-filter  .container {
    max-width: 1260px !important;
  }

  .page-with-filter .page-main.container {
    width: 1260px !important;
  }

}

@media screen and (max-width:1024px) {
  .filter-toggle {
    display: block !important;
    visibility: visible;
  }

  .page-with-filter .page-sidebar {
    display: none;
    opacity: 0;
    visibility: hidden;
  }

  .page-with-filter  .container {
    max-width: auto !important;
  }

  .page-with-filter .page-main.container {
    width: auto !important;
  }

  .page-with-filter .col-md-9 {
    width: 100%;
  }

  .page-with-filter .column.main ol.regular-product-list {
    margin: 0 0 !important;
  }

  .page-with-filter .col-xs-12 .col-md-10 {
    padding-left: 15px;
    width: 100%;
}

}

@media screen and (max-width:991.98px) {
  .page-with-filter .regular-product-list li.item.product {
    width: calc(33.33% - 20px) !important;
  }

  .page-with-filter li.item.product.product-item-info {
    max-width: calc(33.33% - 20px) !important;
  }

}

@media screen and (max-width:767px) {
  .page-with-filter .regular-product-list li.item.product {
    width: calc(50% - 10px) !important;
  }

  .page-with-filter li.item.product.product-item-info {
    max-width: calc(50% - 10px) !important;
  }

  .filter .search-title {
    font-size: 15px;
}

}

table .cart .item-options {
  margin-left: 10px;
}

.cms-car-service-package .services-packages {
  background: #F8F8F8;
}

.cms-car-service-package .service.brand {
  padding: 50px 0;
}

.product-detail-media {
    position: relative;
    border: 2px solid #eee;
    border-radius: 6px;
}


.product.media.product-gallery-grid .item-image .img-responsive {
    margin: auto;
}


.category-car-battery .page-title-wrapper {
    background-image: url("../images/car-battery-bahrain.jpg") !important;
}

.checkout-cart-index .services-packages .heading-tyle{
  display: none;
}





.section-padding-lg {
  padding: 60px 0;
}

.packages-section {
  padding-bottom: 0px !important;
}

.checkout-cart-index .services-packages {
  padding-top: 0px !important;
}

.packages-section .packages-box {
  margin-top: 50px;
  background-color: #fff;
  border-radius: 6px;
  border: 1px solid #eee;
  box-shadow: 0px 0px 3px 3px #0000000A;
  position: relative;
}

.packages-section .packages-box .box-img {
  overflow: hidden;
  transition: 0.3s ease-in-out;
  border-radius: 6px;
}

.packages-section .packages-box .box-img img {
  transition: all 1.5s cubic-bezier(0, 0, 0.05, 1);
  height: 159px;
  width: 100%;
  object-fit: cover;
}

.packages-section .packages-box:hover .box-img img {
  transform: scale(1.1);
}

.packages-section .packages-box .title {
    background: #fff;
    display: inline-block;
    bottom: -14.8%;
    position: absolute;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 6px;
}

.packages-section .packages-box .title p {
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: 0;
  color: #FF0000;
  font-size: 26px !important;
  font-family: "Saira", sans-serif !important;
}

.services-packages .service-info .title {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

@media screen and (max-width:991.98px) {
  .packages-section .packages-box .title p {
    font-size: 22px !important;
  }

}

@media  screen and (max-width:767px) {
  .packages-section .packages-box {
    margin-top: 30px;
  }

  .packages-section .section-title h2 {
    font-size: 22px !important;
  }

  .packages-section .col-md-4 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

}


.checkout-index-index .modal-popup .modal-inner-wrap {
 max-height: fit-content !important;
  overflow-x: hidden;
  overflow-y: auto;
}

.checkout-index-index > .loading-mask {
  z-index: 9999999999 !important;
}














.how-it-works-2 {
  padding: 60px 0;
  background: #f8fafc;
}

.how-it-works-2 .row {
    justify-content: center !important;
    display: flex;
}

.how-it-works-2 .section-title {
  margin-bottom: 20px;
}

.how-it-works-2 .steps .box {
    position: relative;
    margin-top: 25px;
}

.how-it-works-2 .steps .box:hover .icon {
    animation: pulse111 1s linear infinite;
}

.how-it-works-2 .steps .box .icon {
    height: 100px;
    width: 100px;
    background-color: #232323;
    border-radius: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin: auto;
    position: relative;
}


@keyframes pulse111 {
0% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .15);
}
70% {
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0);
}
100% {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
}

.how-it-works-2 .steps .box .icon .number {
    position: absolute;
    left: 0;
    top: 0;
    height: 25px;
    width: 25px;
    color: #fff;
    border-radius: 50%;
    background-color: #FF0000;
    font-weight: 900;
    box-shadow: 0px 0px 25px 5px rgba(0,0,0,.1);
    -ms-box-shadow: 0px 0px 25px 5px rgba(0,0,0,.1);
    -webkit-box-shadow: 0px 0px 25px 5px rgba(0,0,0,.1);
    font-size: 11px;
    text-align: center;
    border: 1px solid #fff;
    line-height: 24px;
}

.how-it-works-2 .steps .box .icon svg {
    height: 40px;
    fill: #fff;
}

.how-it-works-2 .steps .box .text-block {
    text-align: center;
    margin-top: 20px;
}

.how-it-works-2 .steps .box .text-block h5{
    font-size: 18px;
    text-transform: capitalize;
}

.how-it-works-2 .steps .box:after {
    position: absolute;
    right: -50%;
    top: 30px;
    content: "";
    width: 115px;
    height: 30px;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.how-it-works-2 .steps .box.step1:after, 
.how-it-works-2 .steps .box.step3:after {
    background: url("/../media/images/shape1.png");
}

.how-it-works-2 .steps .box.step2:after{
    background: url("/../media/images/shape2.png");
}



@media  screen and (max-width: 1024px) {
.how-it-works-2 .section-title h2{
  font-size: 30px !important;
}
.how-it-works-2 .steps .box:after {
   right: -60%;
}
}






@media  screen and (max-width: 991px) {
.how-it-works-2 .steps .box:after {
   display: none;
}
.how-it-works-2 .section-title h2 {
    font-size: 32px !important;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .how-it-works-2 .steps .box:after {
        width: 65px;
        background-size: 100%;
    }
}

@media  screen and (max-width: 767px) {
.how-it-works-2 .section-title h2 {
    font-size: 22px !important;
}
.how-it-works-2 .row {
    flex-wrap: wrap;
}
}




.brand-content-section .container {
       background: linear-gradient(135deg, #f8fafc 0%, #e3e9f1 100%);
    padding: 30px 30px;
    border-radius: 15px;
}

.brand-content-section .container .row {
    align-items: center;
    display: flex;
}

.brand-content-section .box-inner {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 8px 32px rgba(0, 87, 160, 0.08);
    padding: 16px;
    text-align: center;
}

.brand-content-section .box-inner .brand-title {
    margin-bottom: 20px;
    display: block;
}

.brand-content-section .brand-image img {
    max-width: 240px;
    margin: auto;
    display: block;
}

.brand-content-section .brand-content {
    margin-top: 16px;
}







@media screen and (max-width: 991.98px) {
  
.brand-content-section .box-inner {
    margin-top: 30px;
}
.brand-content-section .box-inner .brand-title {
    margin-bottom: 0;
}
.brand-content-section .container .row {
    flex-wrap: wrap;
}
}

@media  screen and (max-width: 767px) {
  .brand-content-section .container {
    padding: 10px;
    margin-top: 10px;
}
.brand-content-section .box-inner {
    margin-top: 14px;
}

.brand-content-section .brand-image img {
    max-width: 200px;
    margin-top: 2px;
}


}


   .section-content{
      padding: 60px 0;
   }
   .section-content .row{
      display: flex;
      justify-content: center;
   }
   .section-content .text-block{
      text-align: center;
   }
.section-content .text-block p {
    font-weight: 500;
    font-size: 18px;
}
   .oil-change-banner .left-content h1{
      margin-bottom: 0;
   }
   @media screen and (max-width: 991.98px) {
         .section-content{
      padding: 40px 0;
   }
     .oil-change-banner .left-content{
      text-align: center;
   }
}
@media  screen and (max-width: 767px) {
      .section-content{
      padding: 30px 0;
   }
   .section-content .text-block p {
    font-weight: 500;
    font-size: 16px;
}
}



/* warrenty-section-css */

.cms-warranty .footer {
    margin-top: 0;
}
.warranty-section {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}
.warranty-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="2" fill="%23dee2e6" opacity="0.5"/><circle cx="80" cy="40" r="1.5" fill="%23adb5bd" opacity="0.3"/><circle cx="40" cy="80" r="1" fill="%23ced4da" opacity="0.4"/></svg>') repeat;
    opacity: 0.5;
}
.warranty-section .container {
    position: relative;
    z-index: 2;
}

.warranty-section .warranty-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    gap: 40px;
}
.warranty-section .warranty-title {
    flex: 1;
}
.warranty-section .warranty-title h2 {
    margin-bottom: 15px;
    font-size: 30px;
    margin-bottom: 10px;
}
.warranty-section .warranty-subtitle {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 31px;
    color: #676767;
}
/* Download Card */
.warranty-section .warranty-download-card {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    gap: 20px;
    min-width: 350px;
    transition: all 0.3s ease;
}
.warranty-section .download-icon {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #28a745, #20c997);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    animation: pulse111 1s linear infinite;
}
.warranty-section .download-icon i {
    font-size: 35px;
    color: #fff;
}
.warranty-section .download-content h4 {
    font-size: 20px;
    color: #212529;
    margin-bottom: 8px;
    font-weight: 600;
}
.warranty-section .download-content p {
    font-size: 14px;
    color: #6c757d;
    margin-bottom: 15px;
}
.warranty-section .download-warranty-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #ff0000;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
}
.warranty-section .download-warranty-btn:hover ,
.warranty-section .download-warranty-btn:focus ,
.warranty-section .download-warranty-btn:active {
    background: #ffa100;
    text-decoration: none;
    color: #fff;
}

.warranty-section .warranty-content {
    background: #fff;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.1);
}
.warranty-section .warranty-main-title {
    text-align: center;
    margin-bottom: 20px;
}
.warranty-section .warranty-main-title h4 {
    font-size: 24px;
}
.warranty-section .title-underline {
    width: 80px;
    height: 4px;
    background: linear-gradient(135deg, #007bff, #28a745);
    margin: 0 auto;
    border-radius: 2px;
}
.warranty-section .warranty-cards-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
}
.warranty-section .warranty-card {
    background: #fff;
    border-radius: 15px;
    padding: 30px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    border: 1px solid transparent;
}
.warranty-section .card-header {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    padding-bottom: 8px;
    border-bottom: 1px solid #cccccc85;
}
.warranty-section .card-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.warranty-section .covered-icon {
    background: linear-gradient(135deg, #28a745, #20c997);
}
.warranty-section .not-covered-icon {
    background: linear-gradient(135deg, #dc3545, #fd7e14);
}
.warranty-section .eligibility-icon {
    background: linear-gradient(135deg, #007bff, #6f42c1);
}
.warranty-section .card-icon i {
    font-size: 30px;
    color: #fff;
}
.warranty-section .card-header h3 {
    font-size: 20px;
}

.warranty-section .covered-card {
    border-color: #ccc;
}
.warranty-section .warranty-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.warranty-section .warranty-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 15px;
    background: #fff5f5;
    border-radius: 10px;
    border-left: 3px solid #28a745;
}
.warranty-section .warranty-item i {
    font-size: 20px;
    margin-top: 0;
    width: 25px;
    height: 25px;
    background: #28a745;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    flex-shrink: 0;
}
.warranty-section .warranty-item span {
    font-size: 16px;
    line-height: 1.5;
}

.warranty-section .not-covered-card {
    border-color: #ccc;
    grid-row: span 2;
}
.warranty-section .warranty-exclusions {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.warranty-section .exclusion-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 12px 15px;
    background: #fff5f5;
    border-radius: 8px;
    border-left: 3px solid #dc3545;
}
.warranty-section .exclusion-number {
    width: 25px;
    height: 25px;
    background: #dc3545;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 700;
    flex-shrink: 0;
}
.warranty-section .exclusion-item span {
    font-size: 16px;
    line-height: 1.4;
}

.warranty-section .eligibility-card {
    border-color: #ccc;
}
.warranty-section .compensation-box {
    display: flex;
    align-items: center;
    gap: 15px;
    background: #f8f9fa;
    padding: 20px;
    border-radius: 10px;
    border: 2px solid #dee2e6;
}
.warranty-section .compensation-box i {
    font-size: 30px;
    color: #007bff;
}
.warranty-section .compensation-box h5 {
    font-size: 16px;
    color: #212529;
    margin-bottom: 5px;
    font-weight: 600;
}
.warranty-section .compensation-box p {
    font-size: 13px;
    color: #6c757d;
    margin: 0;
}
.warranty-section .warranty-support {
    margin-top: 20px;
}
.warranty-section .support-card {
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-radius: 15px;
    padding: 40px;
    display: flex;
    align-items: center;
    gap: 30px;
    text-align: left;
}
.warranty-section .support-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #28a745, #20c997);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    animation: pulse111 1s linear infinite;
}
.warranty-section .support-icon i {
    font-size: 40px;
    color: #fff;
}
.warranty-section .support-content h4 {
    font-size: 24px;
    color: #212529;
    font-weight: 700;
    margin-bottom: 10px;
}
.warranty-section .support-content p {
    font-size: 16px;
    color: #6c757d;
    margin-bottom: 20px;
}
.warranty-section .support-buttons {
    display: flex;
    gap: 15px;
}
.warranty-section .support-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    transition: all 0.3s ease;
}
.warranty-section .call-btn {
    background: #ffa100;
    color: #fff;
}
.warranty-section .call-btn:hover {
    background: #ff0000;
    text-decoration: none;
    color: #fff;
}
.warranty-section .chat-btn {
    background: #28a745;
    color: #fff;
}
.warranty-section .chat-btn:hover {
    background: #1e7e34;
    transform: translateY(-2px);
    text-decoration: none;
    color: #fff;
}

@media screen and (max-width: 991.98px) {
    .warranty-section .warranty-title h2 {
   font-size: 32px !important;
}
    .warranty-section .warranty-header {
        flex-direction: column;
        gap: 30px;
    }   
.warranty-section .warranty-title {
    text-align: center;
}
   .warranty-section .warranty-download-card {
    min-width: auto;
    max-width: 600px;
}
    .warranty-section .warranty-cards-grid {
        grid-template-columns: 1fr;
    }
    .warranty-section .not-covered-card {
        grid-row: span 1;
    }
}
@media  screen and (max-width: 767px) {
    .warranty-section .warranty-title h2 {
   font-size: 22px !important;
}
.warranty-section .warranty-main-title {
    margin-bottom: 10px;
}
    .warranty-section .warranty-section {
        padding: 30px 0;
    }
 .warranty-section .warranty-content {
    padding: 30px 10px;
}
    .warranty-section .warranty-title h1 {
        font-size: 32px;
    }
    .warranty-section .warranty-main-title h2 {
        font-size: 26px;
    }
    .warranty-section .warranty-download-card {
        flex-direction: column;
        text-align: center;
        padding: 25px;
    }
    .warranty-section .support-card {
        flex-direction: column;
        text-align: center;
        padding: 30px 20px;
    }
    .warranty-section .support-buttons {
        justify-content: center;
        flex-wrap: wrap;
    }
    .warranty-section .download-icon {
    width: 60px;
    height: 60px;
}
    .warranty-section .download-icon i {
    font-size: 25px;
}
.warranty-section .warranty-main-title h4 {
    font-size: 20px;
}
.warranty-section .warranty-card {
    background: transparent;
    border-radius: 15px;
    padding: 20px 00px;
    box-shadow: none;
    transition: all 0.3s ease;
    border: none;
}
.warranty-section .card-header h3 {
    font-size: 18px;
}
.warranty-section .warranty-cards-grid {
    gap: 0;
}
.warranty-section .warranty-header {
   margin-bottom: 20px;
}
.warranty-section .support-icon i {
    font-size: 30px;
}
.warranty-section .support-icon {
    width: 60px;
    height: 60px;
}
.warranty-section .support-card {
  gap: 16px;
}
.warranty-section .support-content h4 {
    font-size: 18px;
}
.warranty-section .warranty-subtitle {
  font-size: 16px !important;
}
.warranty-section .warranty-support {
    margin-top: 0px;
}
}
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}


.footer{
  position: relative;
}


.efada {
    position: absolute;
    bottom: 60px;
    right: 140px;
    z-index: 2;
}

.efada a{
  display: inline-block !important;
}

.efada img {
    width: 60px;
    height: auto;
}


@media screen and (max-width: 991px) {
.efada {
    bottom: 124px;
    right: 100px;
}
.efada img {
    width: 50px;
}
}


@media screen and (max-width: 767px) {
  .efada {
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    position: relative;
}
.efada img {
    width: 40px;
}
}



.simplegrid.products-grid .product-item-info .product-item-details .product-name-sm{
  display: none;
}




.home-slider-section .home-slider .banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.home-slider-section .home-slider .banner-text h1 {
    font-size: 3rem;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 2px 2px 8px #ffb3b3, 0 0 2px #000;
    line-height: 1 !important;
}



@media screen and (max-width: 1536px) {
  
.home-slider-section .home-slider .banner-text h1 {
    font-size: 2.7rem;
}
}



@media screen and (max-width: 991.98px) {
  .home-slider-section .home-slider .banner-text {
   top: 50%;
}
.home-slider-section .home-slider .banner-text h1 {
    font-size: 2.3rem;
}
}

@media  screen and (max-width: 767px) {
  .home-slider-section .home-slider .banner-text {
    top: 50%;
}
.home-slider-section .home-slider .banner-text h1 {
    font-size: 2rem;
}
}

.opc-payment .payment-methods .payment-method .field.choice {
    display: flex;
    align-items: self-start;
    gap: 0.3rem;
}
#onestepcheckout-page input[type="radio"] {
    min-width: 15px;
}
@media  screen and (max-width: 767px) {
.opc-payment .payment-methods .payment-method .field.choice {
    gap: 0.0rem;
}
.opc-payment .payment-methods .payment-method .field.choice .label {
        margin-left: 5px !important;
    }
}

/* offerModal css */

#offerModal .modal-body {
   padding: 0px;
}

#offerModal .modal-dialog {
    width: 450px !important;
    overflow: hidden !important;
    max-height: 100vh;
}

body.modal-open {
  padding-right: 0 !important;
}


#offerModal .offer-action {
    display: flex;
    gap: 1rem;
    justify-content: center;
    padding: 8px;
}

#offerModal .offer-action a{
    height: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffa100;
    border-color: #ffa100;
    padding: 10px 29px;
    color: #000000;
    font-size: 17px;
    font-weight: 700;
    line-height: 28px;
    font-family: "Saira", sans-serif !important;
    text-transform: uppercase;
    box-shadow: 0px 4px 20.64px 3.36px rgba(255, 162, 0, 0.3);
    border-radius: 5px;
    cursor: pointer;
}

#offerModal .offer-action a:hover{
   background-color: #ff0000;
   color: #fff;
}

@media screen and (max-width: 1366px) {
#offerModal .modal-dialog {
    width: 360px !important;
}
}

@media  screen and (max-width: 767px) {
#offerModal .modal-dialog {
    width: 100% !important;
    max-width: 92%;
    overflow: hidden !important;
}

#offerModal .offer-action a {
    padding: 6px 14px;
    color: #000000;
    font-size: 15px;
}
}

#offerModal.fade {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

#offerModal.fade.show {
    opacity: 1;
}

#offerModal {
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     overflow: auto;
     z-index: 100000000;
     background: rgba(0,0,0,0.7);
}


header .cartBox .showcart svg,
header .right-icons .icon-list li .myacc svg,
header .search-toggle svg{
    width: auto;
    height: 20px;
    vertical-align: middle;
}

@media screen and (min-width: 1094px) and (max-width: 1280px) {
.header.header2 .container {
    width: 100% !important;
}
}

@media screen and (max-width: 1100px) {
header .cartBox .showcart svg, header .right-icons .icon-list li .myacc svg, header .search-toggle svg {
    position: relative;
    top: 3px;
}
}

.blog-detail .post-short-description p strong {
    font-weight: 700;
}

.blog-detail .post-short-description ul {
    list-style: disc;
    margin-left: 20px;
}

.blog-detail .post-short-description ol {
    list-style: decimal;
    margin-left: 20px;
    margin-bottom: 10px;
}

.blog-detail .post-short-description h2{
   color: #000000 !important
}









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


}

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








