/*
	Theme Name: Nextline Skelton
	Theme URI: https://www.nextline.in
	Description: Html 5 responsive theme
	Version: 6.1
	Author: Haris
	Author URI: https://harisk.me
*/
@charset "UTF-8";
/*************************************************************************************************
													RESET
***************************************************************************************************/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,hr,input{overflow:visible}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:700}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance: textfield;appearance: textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}* {margin: 0;padding: 0;list-style-type: none;}
/* roboto-regular - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v50-latin-regular.woff2') format('woff2');
}
/* roboto-500 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v50-latin-500.woff2') format('woff2');
}
/* roboto-600 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/roboto-v50-latin-600.woff2') format('woff2');
}
/* roboto-700 - latin */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v50-latin-700.woff2') format('woff2');
}
/*************************************************************************************************
													COMMON
***************************************************************************************************/
html {scroll-behavior: smooth;}
body{--wp-dark-mode-scale: 1}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
body{margin:0;padding:0;width:100%;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}
body.wp-admin, html :where(.editor-styles-wrapper){
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}
.container{max-width: 1200px;width:100%;margin:0 auto;padding-left: 20px; padding-right: 20px;}
.container-fluid{width:100%;padding:0 20px}
.row-e, .col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}
.row>*{padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box}
[class*=col-]{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%;width: 100%;}
.col-100 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
.col-90  { -ms-flex-preferred-size: 90%; flex-basis: 90%;  max-width: 90%; }
.col-80  { -ms-flex-preferred-size: 80%; flex-basis: 80%;  max-width: 80%; }
.col-70  { -ms-flex-preferred-size: 70%; flex-basis: 70%;  max-width: 70%; }
.col-66  { -ms-flex-preferred-size: 66.6666%; flex-basis: 66.6666%; max-width: 66.6666%; }
.col-60  { -ms-flex-preferred-size: 60%; flex-basis: 60%;  max-width: 60%; }
.col-50  { -ms-flex-preferred-size: 50%; flex-basis: 50%;  max-width: 50%; }
.col-40  { -ms-flex-preferred-size: 40%; flex-basis: 40%;  max-width: 40%; }
.col-33  { -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; max-width: 33.3333%; }
.col-30  { -ms-flex-preferred-size: 30%; flex-basis: 30%;  max-width: 30%; }
.col-25  { -ms-flex-preferred-size: 25%; flex-basis: 25%;  max-width: 25%; }
.col-20  { -ms-flex-preferred-size: 20%; flex-basis: 20%;  max-width: 20%; }
.col-10  { -ms-flex-preferred-size: 10%; flex-basis: 10%;  max-width: 10%; }
@media (min-width: 768px) {
    .col-md-100 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
    .col-md-90  { -ms-flex-preferred-size: 90%; flex-basis: 90%;  max-width: 90%; }
    .col-md-80  { -ms-flex-preferred-size: 80%; flex-basis: 80%;  max-width: 80%; }
    .col-md-70  { -ms-flex-preferred-size: 70%; flex-basis: 70%;  max-width: 70%; }
    .col-md-66  { -ms-flex-preferred-size: 66.6666%; flex-basis: 66.6666%; max-width: 66.6666%; }
    .col-md-60  { -ms-flex-preferred-size: 60%; flex-basis: 60%;  max-width: 60%; }
    .col-md-50  { -ms-flex-preferred-size: 50%; flex-basis: 50%;  max-width: 50%; }
    .col-md-40  { -ms-flex-preferred-size: 40%; flex-basis: 40%;  max-width: 40%; }
    .col-md-33  { -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; max-width: 33.3333%; }
    .col-md-30  { -ms-flex-preferred-size: 30%; flex-basis: 30%;  max-width: 30%; }
    .col-md-25  { -ms-flex-preferred-size: 25%; flex-basis: 25%;  max-width: 25%; }
    .col-md-20  { -ms-flex-preferred-size: 20%; flex-basis: 20%;  max-width: 20%; }
    .col-md-10  { -ms-flex-preferred-size: 10%; flex-basis: 10%;  max-width: 10%; }
}
@media (min-width: 1024px) {
    .col-lg-100 { -ms-flex-preferred-size: 100%; flex-basis: 100%; max-width: 100%; }
    .col-lg-90  { -ms-flex-preferred-size: 90%; flex-basis: 90%;  max-width: 90%; }
    .col-lg-80  { -ms-flex-preferred-size: 80%; flex-basis: 80%;  max-width: 80%; }
    .col-lg-70  { -ms-flex-preferred-size: 70%; flex-basis: 70%;  max-width: 70%; }
    .col-lg-66  { -ms-flex-preferred-size: 66.6666%; flex-basis: 66.6666%; max-width: 66.6666%; }
    .col-lg-60  { -ms-flex-preferred-size: 60%; flex-basis: 60%;  max-width: 60%; }
    .col-lg-50  { -ms-flex-preferred-size: 50%; flex-basis: 50%;  max-width: 50%; }
    .col-lg-40  { -ms-flex-preferred-size: 40%; flex-basis: 40%;  max-width: 40%; }
    .col-lg-33  { -ms-flex-preferred-size: 33.3333%; flex-basis: 33.3333%; max-width: 33.3333%; }
    .col-lg-30  { -ms-flex-preferred-size: 30%; flex-basis: 30%;  max-width: 30%; }
    .col-lg-25  { -ms-flex-preferred-size: 25%; flex-basis: 25%;  max-width: 25%; }
    .col-lg-20  { -ms-flex-preferred-size: 20%; flex-basis: 20%;  max-width: 20%; }
    .col-lg-10  { -ms-flex-preferred-size: 10%; flex-basis: 10%;  max-width: 10%; }
}
.row-e,.row-full,.row-eighty,.row-five,.row-four,.row-fourty,.row-half,.row-ninety,.row-seventy,.row-sixty,.row-ten,.row-thirty,.row-three{position:relative;width:100%;min-height:1px}
.p-0{padding:0!important}.p-5{padding:5px}.p-10{padding:10px}.p-15{padding:15px}.p-20{padding:20px}.p-30{padding:30px}.pt-0{padding-top:0!important}.pt-5{padding-top:5px}.pt-10{padding-top:10px}.pt-15{padding-top:15px}.pt-20{padding-top:20px}.pt-30{padding-top:30px}.pb-0{padding-bottom:0!important}.pb-5{padding-bottom:5px}.pb-10{padding-bottom:10px}.pb-15{padding-bottom:15px}.pb-20{padding-bottom:20px}.pb-30{padding-bottom:30px}.pl-0{padding-left:0!important}.pl-5{padding-left:5px}.pl-10{padding-left:10px}.pl-15{padding-left:15px}.pl-20{padding-left:20px}.pl-30{padding-left:30px}.pr-0{padding-right:0!important}.pr-5{padding-right:5px}.pr-10{padding-right:10px}.pr-15{padding-right:15px}.pr-20{padding-right:20px}.pr-30{padding-right:30px}.m-0{margin:0!important}.m-5{margin:5px}.m-10{margin:10px}.m-15{margin:15px}.m-20{margin:20px}.m-30{margin:30px}.mt-0{margin-top:0!important}.mt-5{margin-top:5px}.mt-10{margin-top:10px}.mt-15{margin-top:15px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mb-0{margin-bottom:0!important}.mb-5{margin-bottom:5px}.mb-10{margin-bottom:10px}.mb-15{margin-bottom:15px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.ml-0{margin-left:0!important}.ml-5{margin-left:5px}.ml-10{margin-left:10px}.ml-15{margin-left:15px}.ml-20{margin-left:20px}.ml-30{margin-left:30px}.mr-0{margin-right:0!important}.mr-5{margin-right:5px}.mr-10{margin-right:10px}.mr-15{margin-right:15px}.mr-20{margin-right:20px}.mr-30{margin-right:30px}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.mx-auto{margin-right:auto;margin-left:auto}.w-100{width:100%!important}.h-100{height:100%!important}
@media (min-width: 768px) {
    .p-md-0{padding:0!important}.p-md-5{padding:5px}.p-md-10{padding:10px}.p-md-15{padding:15px}.p-md-20{padding:20px}.p-md-30{padding:30px}.pt-md-0{padding-top:0!important}.pt-md-5{padding-top:5px}.pt-md-10{padding-top:10px}.pt-md-15{padding-top:15px}.pt-md-20{padding-top:20px}.pt-md-30{padding-top:30px}.pb-md-0{padding-bottom:0!important}.pb-md-5{padding-bottom:5px}.pb-md-10{padding-bottom:10px}.pb-md-15{padding-bottom:15px}.pb-md-20{padding-bottom:20px}.pb-md-30{padding-bottom:30px}.pl-md-0{padding-left:0!important}.pl-md-5{padding-left:5px}.pl-md-10{padding-left:10px}.pl-md-15{padding-left:15px}.pl-md-20{padding-left:20px}.pl-md-30{padding-left:30px}.pr-md-0{padding-right:0!important}.pr-md-5{padding-right:5px}.pr-md-10{padding-right:10px}.pr-md-15{padding-right:15px}.pr-md-20{padding-right:20px}.pr-md-30{padding-right:30px}.m-md-0{margin:0!important}.m-md-5{margin:5px}.m-md-10{margin:10px}.m-md-15{margin:15px}.m-md-20{margin:20px}.m-md-30{margin:30px}.mt-md-0{margin-top:0!important}.mt-md-5{margin-top:5px}.mt-md-10{margin-top:10px}.mt-md-15{margin-top:15px}.mt-md-20{margin-top:20px}.mt-md-30{margin-top:30px}.mb-md-0{margin-bottom:0!important}.mb-md-5{margin-bottom:5px}.mb-md-10{margin-bottom:10px}.mb-md-15{margin-bottom:15px}.mb-md-20{margin-bottom:20px}.mb-md-30{margin-bottom:30px}.ml-md-0{margin-left:0!important}.ml-md-5{margin-left:5px}.ml-md-10{margin-left:10px}.ml-md-15{margin-left:15px}.ml-md-20{margin-left:20px}.ml-md-30{margin-left:30px}.mr-md-0{margin-right:0!important}.mr-md-5{margin-right:5px}.mr-md-10{margin-right:10px}.mr-md-15{margin-right:15px}.mr-md-20{margin-right:20px}.mr-md-30{margin-right:30px}
}
.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}
.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}
.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}
.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}
.d-flex,.flex, .is-layout-flex{display:-webkit-box;display:-ms-flexbox;display:flex}
.is-layout-flex{margin-right: -15px; margin-left: -15px;}
.is-layout-flex > div.wp-block-column{padding-right: 15px;padding-left: 15px;-ms-flex-preferred-size: 0;flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1;}
.d-inline-flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}
.d-inline{display:-moz-inline-stack;display:inline-block;zoom:1;}
.d-block{display:block}
.d-none{display: none;}
.d-inline-block{display:inline-block}
.align-items-center,.flex_align_center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.align-items-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
.align-items-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
.flex_jsb,.justify-content-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.justify-content-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}
.justify-content-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}
.justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.flex-wrap,.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}
.flex-no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}
.flex-column {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
header ul li{list-style-type: none;}
header ul{margin-left: 0;}
ul, ol{margin-left: 20px;margin-top: 0;}
ul li{list-style-type:disc}
ol li{list-style-type:decimal}
.no-list li{list-style-type: none !important;position: relative;}
.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
table{width:100%;max-width:100%;margin-bottom:1rem;background-color:transparent;border-collapse:collapse}
table td,table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}
table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}
.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.relative, .position-relative{position:relative;}
.position-fixed{position: fixed;}
.position-absolute{position: absolute;}
.position-static{position: static;}
.position-sticky{position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:10px}
.text-capital{text-transform:capitalize;}
.text-uppercase{text-transform:uppercase;}
.text-center{text-align:center;}
.text-left{text-align:left}
.text-right{text-align: right;}
.text-justify{text-align: justify;}
p, ul, ol{margin-bottom: 20px;}
p, li{font-weight: 400;font-size: 16px;}
.shadow{-webkit-box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);}
/* clear floats */
.container:after, .container:before{display: table;content: " ";clear: both;}
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display:block; } 
.clear , .cb{ clear: both; }
.float-left{float:left;}
.float-right{float:right;}
img{max-width:100%;height:auto;vertical-align:bottom; }
a, a:hover{text-decoration:none;-webkit-transition:all .4s ease-in-out;-o-transition:all .2s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
*, *:after, *:before { -webkit-box-sizing:border-box; box-sizing:border-box; -webkit-font-smoothing:antialiased; font-smooth:antialiased; text-rendering:optimizeLegibility; } 
input:focus { outline:0; border:1px solid #04A4CC; } 
/*Core*/
.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000} p .alignnone{margin-bottom: 0;}
::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } 
::selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-webkit-selection { background:#04A4CC; color:#FFF; text-shadow:none; } ::-moz-selection { background:#04A4CC; color:#FFF; text-shadow:none; } 
.parallax{background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position: top center;}
.abs-center{position: absolute; margin-left: auto; margin-right: auto; left: 0; right: 0;}
.abs-exact{ margin: 0 auto; left: 50%; top:50%; position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.overlay {position: relative; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .6); padding: 60px 0; } 
.overlay.position-absolute{top:0;left:0;position: absolute;}
.o-hidden, .overflow-hidden{overflow:hidden;}
.com60, .CommonPadding{padding:60px 0;}
.com80{padding:80px 0;}
.com80x60{padding:80px 0 60px 0;}
.com100x60{padding:100px 0 60px 0;}
*:focus { outline:none}
.nextline-logo{width:85px;}
.dummy{padding: 0 !important;border:0 !important;margin: 0 !important;-webkit-box-shadow: none !important;box-shadow: none !important;width: 0 !important;height: 0 !important;}
.text-second-line{word-spacing: 9999999px;}
.imgAbsolute{
    position: absolute;
    left:0;
    top:0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}
button{
    cursor: pointer;
    border: none;
    background: none;
    padding: 0;
    font-family: inherit;
}
:root{
    --mColor: #F15922;
}
a {
    color: #000;
}
a:hover {
    color: var(--mColor);
}
/*************************************************************************************************
													Header
***************************************************************************************************/
.SliderIn:not(:first-child), .sliderIn:not(:first-child) {
    display: none;
}
.header{
    width: 100%;
    z-index: 999;
    top:0;
    left: 0;
}
.header.top{
    background-color: var(--mColor);
    -webkit-animation: stickyNavbar 0.5s linear;
    animation: stickyNavbar 0.5s linear;
    -webkit-filter: drop-shadow(0 4px 19px rgb(0 0 0 / .07));
    filter: drop-shadow(0 4px 19px rgb(0 0 0 / .07));
    position:fixed
}
.header.top .topHeader, .header.top .lastHeader, .menuMob, .FixedMenu{
    display: none;
}
@keyframes stickyNavbar { 
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
.header span{
    color: #fff;
    font-size: 14px;
}
.header span.callNow, .SectionHeader span.callNow{
    font-size: 9px;
    line-height: 1;
}
.header .Number, .SectionHeader .Number{
    line-height: 1;
    font-size: 15px;
}
.topHeader, .middileHeader{
    background-color: #000;
}
.topHeader {
    border-bottom: 1px solid #787878;
    padding: 5px 0 5px 0;
}
.header .container-fluid{
    padding: 0 15px;
}
.nl-shop-menu > li:not(:first-child) {
    display: none !important;
}
.nl-mega-3col-layout {
    display: flex;
    background: #fff;
    width: 900px;
    padding: 20px;
    gap: 20px;
}
.nl-col { padding: 10px; }

.nl-col-1 { width: 20%; border-right: 1px solid #eee; }
.nl-col-2 { width: 20%; border-right: 1px solid #eee; }
.nl-col-3 { 
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.nl-main-item, .nl-sub-item {
    cursor: pointer;
    padding: 6px 0;
}
.nl-shop-menu > li > a {
     display: block;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    padding: 0 0 0 30px;
}
.hamLeft{
    position: absolute;
    top:1px;
}
.nl-shop-menu{
    margin-bottom: 0;
}
.leftMenuIn{
    position: relative;
}
.nl-main-item.active { font-weight: bold; }
.nl-sub-list { display: none; }
.nl-sub-list.active { display: block; }

.nl-product {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    max-width: 95%;
}
.nl-product img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 10px;
}
.nl-product span.nl-product-info{
    width: calc(100% - 70px);
}
.nl-product span.nl-title, .nl-product span.nl-price {
    display: block;
}
.nl-product span.nl-title{
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
}
.nl-product span{
    color: inherit !important;
}
.nl-shop-menu > li{
    position: relative;
}
.nl-shop-menu > li.menu-item-has-children > .sub-menu {
    display: block; 
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: opacity .25s ease, transform .25s ease, visibility .25s;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    pointer-events: none; 
}

/* Show on hover */
.nl-shop-menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
}


.searchBar {
    width: calc(100% - 150px);
}
.bntSearch input[type="text"] {
    padding: 14px 50px 14px 12px;
    font-size: 13px;
    border-radius: 30px;
    margin-top: 5px;
}
.searchBtn.comBtn {
    position: absolute;
    right: 6px;
    padding: 0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comBtn {
    background-color: #F15922;
    color: #fff;
    padding: 11px 30px;
    border-radius: 30px;
    border: 1px solid #F15922;
    display: inline-block;
}
.comBtn:hover{
    background-color: #fff;
    color: #F15922;
}
#search-results {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    max-height: 350px;
    overflow-y: auto;
    z-index: 9999;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    -webkit-overflow-scrolling: touch;
}
.middileHeader .logo{
    width: 150px;
    margin-right: 25px;
}
.MainBtn{
    background-color: #F15922;
    color: #fff;
    padding: 11px 30px;
    border-radius: 30px;
    border: 1px solid #F15922;
}
.MainBtn:hover{
    background-color: #fff;
    color: #F15922;
}
.topNumber {
    position: absolute;
    left: 12px;
    top: -6px;
    background-color: #e16006;
    border-radius: 50%;
    font-size: 10px !important;
    width: 17px;
    height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.socialTop svg{
    width: 18px;
    height: 18px;
    object-fit: contain;
    margin-top: 2px;
}
.middileIcon{
    margin-right: 25px;
}
.lastHeader{
    background-color: var(--mColor);
    padding: 5px 0;
}
.hamLeft {
    display: block;
    margin-right: 10px;
}
.hamLeft .line {
    width: 20px;
    height: 2px;
    background-color: #fff;
    margin: 3px 0;
    display: block;
    border-radius: 15px;
}
.menuTxt{
    font-size: 14px !important;
}
.main-menu li a {
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.comHeading {
    line-height: 1.1;
    font-size: 30px;
}
.secHeading{
    font-size: 19px;
}
.Productsection .productCard {
    background-color: #F4F4F5;
    border-radius: 15px;
    padding: 15px;
    height: 100%;
}
.cmnBtn{
    padding: 9px 25px;
    border-radius: 50px;
    font-size: 100%;
    font-weight: 500;
    display: inline-flex;
    background-color: #fff;
    color: #000;
    align-items: center;
    cursor: pointer;
}
.cmnBtn:hover, .productCard:hover .cmnBtn{
    background-color: #000;
    color: #fff;
}
.cmnBtn.black{
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}
.cmnBtn.black:hover{
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
}
.cmnBox {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
    padding: 20px 32px;
    border-radius: 25px;
    background-color: #F4F4F5;
}
.ShopSection .productcard {
    background-color: #F4F4F5;
    border-radius: 15px;
    padding: 15px;
    height: 100%;
}
.AccessSection .col-md-33{
    background-color: #F4F4F5;
}
.Productsection a, .ShopSection a{
    color: #000;
}
.footer{
    background-color: #000;
    color: #fff;
    padding-bottom: 10px;
}
.footer a, .footer p{
    color: #D1D1D1;
    font-size: 15px;
}
.lineBorder {
    border: 1px solid;
    border-color: #d1d1d11f;
}

.prdtInnerSection img{
    height: 110px;
    width: 110px;
    object-fit: cover;
    border-radius: 20px;
}
.prdtInnerSection h2 {
    color: var(--mColor);
    font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
}
.video-container{
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
    border-radius: 15px;
}
.video-container iframe, .video-container object, .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;  
}
small {
    font-size: 16px;
}
.prdtInnerSection .accordion h3 {
    cursor: pointer;
    background-color: #ebebeb;
    padding: 10px;
    position: relative;
    font-weight: 500;
    font-size: 16px;
}
.accordionContent{
    margin-top: 20px;
}
.accordionContent ul li{
    margin-bottom: 10px;
}
.prdtInnerSection .accordion {
    margin-bottom: 15px;
}
.accordion h3 {
  position: relative;
  cursor: pointer;
  padding-right: 25px; 
}
.prdtInnerSection .accordion h3::after {
    content: "+";
    position: absolute;
    right: 28px;
    top: 8px;
    width: 8px;
    height: 8px;
    transition: 0.3s;
    font-size: 22px;
}
.accordion h3.acActive::after {
  content: "-";
}
.woocommerce-Tabs-panel h2:first-child{
    display: none;
}

.prdtInnerSection .container{
   padding-left: 0;
   padding-right: 0;
}
.bgImg{
    position: absolute;
    top: 0;
    left:0;
}
.wprevpro_t1_DIV_2:before{
    display: none !important;
}
.wprevpro_t1_DIV_1{
    background-color:#fafafa !important;
    margin: 0 8px !important;
    position: relative;
    padding: 0 8px 10px 8px !important;
}
.wprevpro_t1_DIV_2{
    box-shadow: none !important;
    background-color: transparent !important;
}
@media only screen and (min-width: 993px) {
    .wprevpro_t1_DIV_1 {
        width: calc(33.33333% - 16px) !important;
    }
}
#wprev-slider-1 .wprev_preview_bg1_T1::after{
    display: none !important;
}
.wprevpro_star_imgs_T1{
    display: block;
}
.wprevpro_t1_DIV_2{
    padding: 20px 30px 0 20px !important;
    margin:0 !important;
    border: 0 !important;
    outline: none !important;
}
img.sitetype_Google{
    top:20px;
}
.wprevpro_t1_P_3{
        font-family: "Roboto", sans-serif !important;
    font-style: normal !important;
    color: #000 !important;
}
body .wprev-google-place {
    box-shadow: none !important;
    height: 100%;
    border: 0 !important;
}
.wprev_outer_wb{
    margin-bottom: 30px !important;
}
/*************************************************************************************************
												woocommerce
***************************************************************************************************/
ul.products {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
  margin: 0 !important;
  padding: 0 !important;
}
ul.products li.product {
  display: flex;
  flex-direction: column;
  background-color: #f1f1f1;
  border-radius: 10px;
  overflow: hidden;
  flex: 0 0 calc(25% - 15px);
  margin: 0 !important; 
  padding: 0 !important;
}
.woocommerce .products ul::before, .woocommerce ul.products::before, .woocommerce .products ul::after, .woocommerce ul.products::after{
    display: none !important;
}
.woocommerce ul.products li.product a img {
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: auto;
}
body .woocommerce-info{
    background: #fff8e6;
    border-left: 4px solid #ffb300;
    color: #663c00;
}
body .woocommerce-message,
body .woocommerce-success {
    background: #e6ffed; 
    border-left: 4px solid #00a32a;
    color: #1a3f2e; 
    
}
body .woocommerce-error {
    background: #ffecec;
    border-left: 4px solid #d63638;
    color: #5a1a1b;
}
body .woocommerce-message,
body .woocommerce-success,
body .woocommerce-info,
body .woocommerce-error {
    padding: 15px 20px;
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 6px;
    border-top: 0;
    display: flex;
    align-items: center;
}
.woocommerce-notices-wrapper .button{
    margin-left: auto !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
    display: none !important;
}
.product-details-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0 20px 40px 20px !important;
}
.woocommerce ul.products li.product a img {
    margin: unset !important;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    -webkit-box-shadow: none;
            box-shadow: none;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.product-image-wrapper .secondary-image {
   
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.product-image-wrapper .secondary-image, ul.products li.product, .Productsection img{
     -webkit-transition: 0.5s ease,-webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: 0.5s ease,-webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    -o-transition: 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18);
    transition: 0.5s ease,transform 2s cubic-bezier(0, 0, 0.44, 1.18),-webkit-transform 2s cubic-bezier(0, 0, 0.44, 1.18);
}
ul.products li.product:hover .secondary-image, .productCard:hover img {
    -webkit-transform: scale(1.04);
        -ms-transform: scale(1.04);
            transform: scale(1.04);
    opacity: 1;
}
ul.products li.product:hover{
    background-color: #fff;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .wp-block-button__link {
    padding: 14px 25px !important;
    border-radius: 50px !important;
    font-weight: 500 !important;
    background-color: #fff !important;
    color: #000 !important;
    transition: all 0.3s ease;
    align-self: flex-start;
}

/* ul.products li.product a.button {
    padding: 14px 25px !important;
    border-radius: 50px !important;
    font-weight: 500 !important;
    background-color: #fff !important;
    color: #000 !important;
    transition: all 0.3s ease;
}
ul.products li.product a.button:hover {
    background-color: #000 !important;
    color: #fff !important;
} */

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .wp-block-button__link:hover, ul.products li.product:hover a.button{
    background-color: #000  !important;
    color: #fff !important;
}

.woocommerce button.button{
    padding: 14px 25px !important;
    border-radius: 50px !important;
    font-weight: 500 !important;
    transition: all 0.3s ease;
    background-color: #000 !important;
    color: #fff !important;
}
.woocommerce button.button:hover{
    background-color: #fff !important;
    color: #000 !important;
}
.content-area nav.woocommerce-breadcrumb{
    padding-top: 30px;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border-radius: 5px;
    color: #000;
}
.woocommerce.single-product div.product form.cart .button{
    background-color: var(--mColor) !important;
    color: #fff !important;
    padding: 17px 50px !important;
    font-size: 16px !important;
}
.woocommerce.single-product div.product form.cart .button:hover{
    background-color: #000 !important;
}
.enq-btn{
    background-color: #000 !important;
    color: #fff !important;
    padding: 17px 50px !important;
    font-size: 16px !important;
    border: none !important;
    border-radius: 50px !important;
    text-transform:unset !important;
}
.enq-btn:hover{
    background-color: var(--mColor) !important;
}
.woocommerce div.product .product_title {
    font-weight: 500;
    line-height: 1.2;
}
.content-area nav.woocommerce-breadcrumb, .content-area nav.woocommerce-breadcrumb a {
    color: #707070 !important;
}
.single-product .content-area nav.woocommerce-breadcrumb{
    padding: 0;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 30px !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 0px 145px !important;
}
.product_meta span.sku_wrapper, .product_meta span.posted_in, .product_meta span.tagged_as {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
}
.woocommerce .search-input {
    padding: 10px;
}   
.related.products h2 {
    margin-bottom: 30px;
}
.search{
    margin-bottom: 30px;
}
.search-submit {
    background-color: var(--mColor);
    padding: 11px;
    color: #fff;
}
.search input {
    border: 1px solid var(--mColor) !important;
}
.in-search-results {
    position: absolute;
    top: 100%;
    width: 100%;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    max-height: 350px;
    overflow-y: auto;
    z-index: 9999;
    box-shadow: 0 4px 10px rgb(0 0 0 / .1);
    -webkit-overflow-scrolling: touch;
}
.in-search-results ul {
    margin: 0;
    padding: 20px 0;
}
.in-search-results ul li {
    cursor: pointer;
    font-size: 15px;
    border-bottom: 1px solid #f1f1f1;
}
.in-search-results ul li span {
    width: calc(100% - 80px);
    color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    border-bottom: 1px solid var(--mColor) !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid var(--mColor) !important;
    border-bottom-color: #fff !important;
    padding: 0 7px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: var(--mColor) !important;
}
.tab-title-additional_information{
    margin-bottom: 20px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price, .woocommerce ul.products li.product .price{
    color: #000!important;
    line-height: 1;
    font-size: 1em !important;
}
.woocommerce.single-product div.summary.entry-summary p.price {
    font-size: 22px !important;
    font-weight: 600 !important;
    color: var(--mColor) !important;
}
.header-cart-count, .yith-wcwl-items-count {
    position: absolute;
    top: -3px;
    left: 15px;
    background-color: #F15922;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yith-add-to-wishlist-button-block{
    margin: 5px 0 !important;
}
.nl-free-ship-wrapper {
    padding: 16px;
    margin-bottom: 20px;
    border-radius: 10px;
    background: #e6ffed;
    color: #1a3f2e;
}

.nl-progress-bar {
    width: 100%;
    height: 10px;
    background: #e5e5e5;
    border-radius: 50px;
    overflow: hidden;
    margin-top: 10px;
}

.nl-progress-fill {
    height: 100%;
    border-radius: 50px;
    background: linear-gradient(
        45deg,
        rgba(255,255,255,0.2) 25%,
        rgba(255,255,255,0.4) 25%,
        rgba(255,255,255,0.4) 50%,
        rgba(255,255,255,0.2) 50%,
        rgba(255,255,255,0.2) 75%,
        rgba(255,255,255,0.4) 75%
    );
    background-size: 40px 40px;
    background-color: #28a745;
    animation: nl-stripes 1s linear infinite;
    transition: width 0.5s ease;
}

@keyframes nl-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}


button.minus, button.plus {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff0;
    border: 0;
    padding: 10px;
    cursor: pointer;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{
    -webkit-appearance:none;
    margin:0
}
input[type=number]{
    -webkit-appearance:textfield;
            appearance:textfield;
    -moz-appearance:textfield
}
.woocommerce .quantity .qty {
    width: 40px !important;
    text-align: center;
    background-color: #fff0;
    border: 2px solid #000 !important;
    color: #000001;
    height: 41px;
    font-weight: 700;
}
.woocommerce div.product form.cart div.quantity{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.woocommerce-product-gallery .flex-control-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 80px !important;
    margin: 0 10px 10px 0;
}
.woocommerce-tabs .wc-tabs{
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    gap: 1.125rem !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 1px solid #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: unset !important;
    background-color: unset !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
     border-bottom: 1px solid #dddddd !important;
}
/* .woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    color: #000 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #a1a1a1 !important;
} */
.woocommerce div.product .woocommerce-tabs .panel {
    padding: unset !important;
    margin-top: 20px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 18px !important;
}
.entry-summary .wc-tabs li.active a, .entry-summary .wc-tabs li a:hover{
    color: #000 !important;
}

.woocommerce-tabs .wc-tabs li a {
    position: relative;
    padding-bottom: 10px;
    color: #888;
    font-weight: 500;
}
.woocommerce-tabs .wc-tabs li.active a {
    color: #000;
}
.woocommerce-tabs .wc-tabs li.active a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #000;
}
.woocommerce-tabs .wc-tabs {
    border-bottom: 1px solid #e0e0e0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: unset !important;
}
.wc-block-components-button{
    background-color: #F15922;
    color: #fff;
    padding: 11px 30px;
    border-radius: 30px;
    width: 100%;
    transition: all 0.3s ease;
}
.wc-block-components-button:hover{
    background-color: #fff;
    color: #F15922;
    border: 1px solid #F15922;
    transform: translateY(-3px);
}
.wc-block-components-checkout-place-order-button{
    justify-content: center;
}
.wp-block-woocommerce-cart, .wp-block-woocommerce-checkout{
    max-width: 1200px !important;
    margin: 0 auto !important;
    padding: 60px 0 !important;
}

.repairIcon{
    width: 150px;
    height: 90px;
    object-fit: contain;
}
.repairMainImg{
    border-radius: 20px;
}
.rRedBtn{
    background-color: #F15922;
    color: #fff;
    padding: 10px 30px;
    display: inline-flex;
    border-radius: 50px;
        margin-right: 20px;
}
.rGreenBtnrRedBtn{
    background-color: #00B149;
}
.rBlackBtn{
    background-color: #252525;
}
.whyContent img{
    height: 90px;
    width: 80px;
    object-fit: cover;
}
.repairThird img{
    border-radius: 50%;
    height: 300px;
    width: 300px;
    object-fit: cover;
}
.TestimonialSection img{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left:0;
    border-radius: 30px;
}
.Location{
    margin-bottom: 20px;
}
.Location a{
    display: block;
    margin-bottom: 10px;
}
.Location a:last-child{
    margin-bottom: 0;
}
.TestimonialSection {
    color: #fff;
}
.TestimonialSection .container{
    position: relative;
    padding: 50px 30px;
}
.rate{
    background-color: #F4F4F5;
    padding: 8px 15px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
    display: inline-flex;
    color: #000;
    align-items: center;
}
.TestimonialSection .col-md-50.position-absolute {
    position: absolute;
    top: 80px;
    color: #D1D1D1;
    left: 130px;
}
.TestimonialSection h2{
    position: relative;
}
input[type="text"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], textarea, select {
    padding: 13px !important;
    width: 100% !important;
    height: 100%;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    border-radius: 10px;
    border: 1px solid #ccc !important;
    background-color: #fff !important;
}
.wpcf7-form-control::placeholder{
    font-weight: 400;
    font-size: 16px;
    color: #8e8e8e;
}
.BgImg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -2;
}
.overlay{
    position: absolute;
    padding: unset;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: -1;
}
.TextWhite{
    color: #fff;
}
.ContactTop{
    padding: 80px 0;
}
.ContactFormSection{
}
.LocationsCard {
    /* background-color: #f2f2f2; */
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.MapBtn{
    font-weight: 600;
    text-decoration: underline;
}.MapBtn:hover{
    color: var(--mColor);
    text-decoration: underline;
}
.MapBtn svg g path{
    fill: #000 !important;
}
.LocationName {
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: var(--mColor);
}
.InnerDiv {
    padding: 10px 0;
}
.SocialIcons svg, .SocialIcons svg path{
    fill: #000;
}
.InnerDiv .innerContent{
    width: calc(100% - 30px);
}
.ContactLocationsSection h3{
    font-size: 30px;
}
.socialFooterIN a{
    margin-right: 10px;
    display: block;
}
.MainContent hr, .MainContent h2, .MainContent h3, .MainContent h4, .MainContent h5, .MainContent h6{
    margin:0 0 20px 0;
}
/*************************************************************************************************
													Slick Slider
***************************************************************************************************/
.slick-slider{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{
    outline: none;
}
.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}
.slick-track:after{
    clear: both;
}
.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide{
    float: right;
}
.slick-slide img{
    display: block;
}
.slick-slide.slick-loading img{
    display: none;
}
.slick-slide.dragging img{
    pointer-events: none;
}
.slick-initialized .slick-slide{
    display: block;
}
.slick-loading .slick-slide{
    visibility: hidden;
}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


.TestimonialSlider{
    position: relative;
}
.TestimonialSlider .slick-next {
    right:0;
}
.TestimonialSlider .slick-prev {
    right: 60px;
    z-index: 99;
}
.TestimonialSlider .slick-prev, .TestimonialSlider .slick-next {
    position: absolute;
    bottom: 12%;
    cursor: pointer;
}


.TopSlider{
    position: relative;
}
.TopSlider .slick-next, .TopSlider .slick-prev{
    position: absolute;
    top: 47%;
    cursor: pointer;
    z-index: 9;
}
.TopSlider .slick-next {
    right: 20px;
}
.TopSlider .slick-prev {
    left: 20px;
}
.pointsIn{
    background-color: #f9f9f9;
    padding: 40px;
}
.prdtCards {
    height: 100%;
    text-align: center;
}
.xoo-wsc-ft-buttons-cont .xoo-wsc-ft-btn-cart, .xoo-wsc-ft-btn-continue, .xoo-wsc-ft-btn-checkout{
    font-size: 14px !important;
}
.brandSlider img{
    width: 160px;
    height: 40px;
    object-fit: contain;
}
.menuTrack {
    display: flex;
    width: 200%;
    transition: transform 0.35s ease;
}

.menuPanel {
    width: 100%;
    flex-shrink: 0;
}

.back-btn {
    padding: 15px;
    font-weight: 600;
    cursor: pointer;
}
.woocommerce nav.woocommerce-pagination{
    margin-top: 20px;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #000 !important;
    color: #fff !important;
}












/*************************************************************************************************
													Back To Top
***************************************************************************************************/
.dew-top.dew-is-visible, .dew-top.dew-fade-out, .no-touch .dew-top:hover { -webkit-transition: opacity .3s 0s, visibility 0s 0s; -o-transition: opacity .3s 0s, visibility 0s 0s; transition: opacity .3s 0s, visibility 0s 0s; } 
.dew-top.dew-is-visible { visibility: visible; opacity: 1; } 
.dew-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 26px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: #F15922 url(images/top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -o-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    cursor: pointer;
}
/*************************************************************************************************
													Page Nav
***************************************************************************************************/
.iv-pagenavi span.pages {margin-right: 10px;}
.iv-pagenavi span, .iv-pagenavi a {display: inline-block; background-color: #d33649; color: #fff; margin-right: 5px; padding: 5px 8px; font-size: 14px; } 
.iv-pagenavi span.current{background-color:#80101e}
/*************************************************************************************************
													Forms
***************************************************************************************************/
input[type="text"], input[type="email"], input[type="number"], input[type="password"], textarea, select{background: #f9f9f9; border: 1px solid #e1e1e1; color: #666666; font-size: 15px; font-weight: 300; margin: 0; padding: 10px; width: 100%;;} 
input[type="submit"]{  background: none repeat scroll 0 0 rgba(0, 0, 0, 0); border: 1px solid #3078C0; cursor: pointer; display: inline-block; font-size: 15px; font-weight: 300; margin-bottom: 0; padding: 8px 25px; transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; width: auto; border-radius: 0; color: #3078C0; margin: 10px 0; -webkit-box-shadow: none; box-shadow: none;} 
input[type="submit"]:hover{background-color:#3078C0;color:#fff;}
/*************************************************************************************************
													RESPONSIVE
***************************************************************************************************/
@media only screen and ( max-width: 1024px ){

}
@media only screen and (max-width: 820px), only screen and (max-device-width: 1024px) and (min-device-width: 768px), only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait){
    .header .searchBar, .header .MainBtn, .topHeader, .lastHeader, .myAccount{
        display: none;
    }
    .middileHeader .logo {
        width: 100px;
    }
    .menuMob {
        width: 30px;
        height: 22px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        cursor: pointer;
        z-index: 2001;
        margin-left: 10px;
    }
    .menuMob .menu_part {
        height: 2px;
        background: #fff;
        border-radius: 2px;
        transition: all 0.3s ease;
        margin-bottom: 5px;
    }
    .menu-is-open .menuMob .menu_part:nth-child(1) {
        transform: rotate(45deg) translate(5px,5px);
    }
    .menu-is-open .menuMob .menu_part:nth-child(2) {
        opacity: 0;
    }
    .menu-is-open .menuMob .menu_part:nth-child(3) {
        transform: rotate(-45deg) translate(6px,-6px);
    }
    .FixedMenu{
        display: block;
        height: 100%;
        width: 100%;
        max-height: calc(100% - 65px);
        transform: translate3d(0, 100%, 0);
        transition: transform .6s cubic-bezier(.7, 0, .2, 1);
        position: fixed;
        bottom: 0;
        background-color: #fff;
        z-index: 99999;
    }
    .menu-is-open{
        overflow: hidden;
    }
    .menuContent{
        overflow: hidden;
        padding: 20px 0 0;
        height: calc(100vh - 190px);
        overflow-y: auto;
    }
    .menu-is-open .FixedMenu{
        transform: translateZ(0);
    }
    .inMobMenu{
        padding: 10px 20px;
        box-shadow: 0 2px 8px #63636329;
        width: 100%;
    }
    .SectionHeader{
        padding: 10px 20px;
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        border-top: 1px solid #eeeeee;
    }
    .mobile-menu > li > a::after{
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        position: absolute;
        inset-block-start: 50%;
        inset-inline-end: 1.75rem;
        transform: rotate(calc(45deg * 1)) translateY(-50%);
        border-block-start: 1.5px solid currentColor;
        border-inline-end: 1.5px solid currentColor;
        right: calc(50% + 30px);
        top: 17px;
    }
    .menuPanel .sub-menu li{
        list-style-type: none;
    }
    .menuPanel .sub-menu li a{
        display: block;
        padding: 8px 20px;
    }
    .menuPanel .sub-menu{
        margin: 0;
        padding: 0;
    }
    .mobile-menu > li > a{
        display: block;
        padding: 8px 20px;
        border-bottom: 1px solid #f4f4f4;
    }
    .mobile-menu > li:last-child > a{
        border-bottom: none;
    }
    .Productsection .row, .dynamicWoo .products{
        width: 100%;
        white-space: nowrap;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;
        flex-wrap: nowrap;
    }
    .Productsection .row .col-md-25, .dynamicWoo .products li.product{
        max-width: calc(100% - 70px);
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin-right: 15px;
        padding-left: 0;
        padding-right: 0;
        white-space: normal;
        margin-bottom: 10px !important;
    }
    .dynamicWoo .products li.product{
        flex: 0 0 calc(100% - 15px);
    }
    .Productsection .container{
        padding-left: 35px;
        padding-right: 0;
    }
    .commonBanner img{
        width: calc(100% + 40px) !important;
        margin-left: -20px;
        max-width: unset;
    }
    .commonBanner {
        overflow-x: hidden;
    }
    .BrandSliderSection .sliderIn.slick-slide{
        padding-left: 20px;
    }
    .Productsection .m-30{
        padding: 20px 0;
        margin: 0;
        text-align: center;
    }
    .com60, .CommonPadding {
        padding: 40px 0;
    }
    .Productsection .d-flex{
        display: block;
    }
    .AlphaSection.com60{
        padding-bottom: 0;
    }
    .ShopSection .d-flex{
        display: block;
    }
    .ShopSection .cmnBtn .d-flex.align-items-center{
        display: flex;
    }
    .ShopSection.com60{
        padding-bottom: 0;
    }
    .AccessSection .access{
        display: block;
    }
    .AccessSection .d-flex.align-items-center.p-30.m-20{
        padding: 30px 0;
        margin: 0;
    }
    .AccessSection .col-md-33.pl-30{
        padding: 0 20px;
    }
    .footer .col-md-25, .footer .col-md-33, .footer .col-md-20{
        margin-bottom: 20px;
    }
    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 0px  !important;
    }
    .pb30{
        padding-bottom: 30px;
    }
    .dblock{
        display: block;
    }
    .ShopSection .text-center.m-30.p-30{
        padding: 30px 0;
        margin: 0;
    }
    .TestimonialSection img{
        border-radius: 0;
    }
    .TestimonialSection{
        padding-bottom: 0;
    }
    .TestimonialSlider .slick-prev{
        left:0;
    }
    .TestimonialSlider .slick-prev, .TestimonialSlider .slick-next{
        bottom:-50px
    }
    .TestimonialSection .container{
        padding: 50px 30px 80px 30px;
    }
    .footerMenuToggle {
        cursor: pointer;
        position: relative;
        display: flex;
        justify-content: space-between;
        font-size: 16px;
    }
    .footerMenuToggle::after {
        content: "+";
    }
    .openOnClick{
        display: none;
    }
    .footer.com60{
        padding-bottom: 0;
    }
    ul.products li.product{
        flex: 0 0 100%;
    }
    .TopSlider img{
        min-height: 200px;
        object-fit: cover;
    }
    .repairFirst img{
        margin-top: 20px;
    }
    .ContactLocationsSection .text-center{
        text-align: unset;
    }
    .ContactFormSection .SocialIcons{
        margin-bottom: 30px;
    }
    .openSearch{
        display: block;
        margin-right: 10px;
        cursor: pointer;
    }
    .header .searchBar{
        position: absolute;
        top: 60px;
        left: 0;
        z-index: 99;
        width: 100%;
    }
    .header .bntSearch input[type="text"]{
        border-radius: 0;
    }
    .openSearch.active .openSearchSvg{
        display: none;
    }
    .openSearch.active .closeSearchSVG{
        display: block;
    }
    .header .searchBar{
        position: absolute;
        top: 60px;
        left: 0;
        z-index: 99;
        width: 100%;
    }




}
@media only screen and (max-width: 920px){

}
@media only screen and (max-width: 767px){
	
}
@media all and (max-width: 620px){


}
@media all and (max-width: 520px){


}
@media all and (max-width: 480px){


}
