/*
Theme Name: BWP Auto Parts Pro
Theme URI: https://www.buywptemplates.com/themes/auto-parts-wordpress-theme/
Author: bwp Themes
Author URI: https://www.buywptemplates.com/
Description: 
Version: 0.0.1
Requires at least: 4.7 
Requires PHP: 5.2.4
License: GNU General Public License
License URI:license.txt
Text Domain: bwp-auto-parts-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
BWP Auto Parts Pro WordPress Theme has been created by bwp Themes(bwpthemes.com), 2020.
BWP Auto Parts Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
/* latin */
@font-face {
  font-family: 'Play';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Play Bold'), local('Play-Bold'), url(assets/webfonts/6ae84K2oVqwItm4TCpAy2g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* ----------- ABeeZee --------- */
/* latin */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('ABeeZee Regular'), local('ABeeZee-Regular'), url(assets/webfonts/esDR31xSG-6AGleN2tWkkA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* ----------- Kaushan Script --------- */
/* latin */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Kaushan Script'), local('KaushanScript-Regular'), url(assets/webfonts/vm8vdRfvXFLG3OLnsO15WYS5DG74wNI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*{
  margin:0; 
  padding:0; 
  outline:none;
}
html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  background-color:#ffffff; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-family: 'Poppins';
  font-weight: 300;
}
body.modal-open{
  overflow: scroll !important;
}
body{
  padding-right: 0 !important;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;
  letter-spacing: 1px;
  font-family:"Play";
  color:#000;
  font-weight: 700;
}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none; 
  color:#222222;
}
a:hover{
  text-decoration:none; 
  color:#666;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{ 
  margin:0 0 0 15px; 
  padding:0;
}
ul li, ol li{
  font-size: 14px;
}
:hover{
  -webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 100%;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px; 
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  border: none;
  background-color: #fdb819;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.bounce, .flash, .pulse, .shake, .swing, .tada, .wobble, .bounceIn, .bounceInDown, .bounceInLeft, .bounceInRight, .bounceInUp, .bounceOut, .bounceOutDown, .bounceOutLeft, .bounceOutRight, .bounceOutUp, .fadeIn, .fadeInDown, .fadeInDownBig, .fadeInLeft, .fadeInLeftBig, .fadeInRight, .fadeInRightBig, .fadeInUp, .fadeInUpBig, .fadeOut, .fadeOutDown, .fadeOutDownBig, .fadeOutLeft, .fadeOutLeftBig, .fadeOutRight, .fadeOutRightBig, .fadeOutUp, .fadeOutUpBig, .flip, .flipInX, .flipInY, .flipOutX, .flipOutY, .lightSpeedIn, .lightSpeedOut, .rotateIn, .rotateInDownLeft, .rotateInDownRight, .rotateInUpLeft, .rotateInUpRight, .rotateOut, .rotateOutDownLeft, .rotateOutDownRight, .rotateOutUpLeft, .rotateOutUpRight, .slideInDown, .slideInLeft, .slideInRight, .slideOutLeft, .slideOutRight, .slideOutUp, .rollIn, .rollOut, .zoomIn, .zoomInDown, .zoomInLeft, .zoomInRight, .zoomInUp, .slideInUp{
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: visible!important;
}
iframe{
  width: 100%;
}
.wp-caption{
  margin:0;
  padding:0;
  font-size:13px;
  max-width:100%;
}
.wp-caption-text{
  margin:0;
  padding:0;
}
.gallery-caption{
  margin:0;
  padding:0;
}
.bypostauthor{
  margin:0;
  padding:0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: #333333;
  font-weight: bold;
}
.carousel-inner{
  margin: 0;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline; 
  float: left; 
  margin-right:20px; 
  margin-top:4px; 
  margin-bottom:10px; 
  padding:0;
  padding:5px;
}
.alignright, img.alignright { 
  display: inline; 
  float: right; 
  padding:5px; 
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter { 
  clear: both; 
  display: block; 
  margin-left: auto; 
  margin-right: auto; 
  margin-top:0;
  padding:5px; 
}
.comment-list .comment-content ul { 
  list-style:none; 
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
a.small-button{
  background:#3890cb;
  padding:5px 30px; 
  border-radius:3px;
  color:#fff;
  display:table;
  margin:0 auto;
}
a.small-button:hover{
  color:#fff;
  background:#0c5f96;
}
table, td, th {
  border: 1px solid black;
}
/* ==========================================================================
   Calendar Widget Style
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.75em;
  table-layout: fixed;
  width: 100%;
}
.widget.widget_calendar table {
  margin: 0;
}
.widget.widget_calendar td, .widget.widget_calendar tr, .widget.widget_calendar th {
    border: 1px solid #fff;
    color: #000000;
}
#footer .widget.widget_calendar td, #footer .widget.widget_calendar tr, #footer .widget.widget_calendar th {
    color: #7f8391;
}
.widget_calendar td,
.widget_calendar th {
  line-height: 1.5625;
  padding: 0;
  text-align: center;
}
.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0em;
  color: #7f8391;
  padding-left: 15px;
  caption-side: top;
}
.widget_calendar tbody a {
  color: #fff;
  display: block;
  font-weight: 700;
}
.widget_calendar tbody #today{
   background-color: #bbb;
}
.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
  background-color: #686868;
  color: #7f8391;
}
.widget th,
.widget td {
  padding: 0.5384615385em;
}
/*-------------------------Topbar-----------------------------*/
#topbar {
  background-color: #1b1b1b;
  padding: 5px;
}
#topbar span.socialico-title {
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0px;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
}
#topbar .bwpsmp_front {
  display: inline-block;
}
#topbar .bwpsmp_front a{
  background: transparent;
  margin:0;
  color: #5a5b5f;
}
#topbar .bwpsmp_front a i{
  font-size: 15px;
}
#topbar .topbar-sell{
  text-align: right;
}
#topbar .topbar-sell span{
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0px;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
}
#topbar .topbar-sell select,#google_language_translator select.goog-te-combo{
  word-wrap: normal;
  background-color: transparent;
  border: none !important;
  padding: 0 !important;
  font-size: 15px;
  letter-spacing: 0px;
  color: #7d8086 !important;
  font-weight: 700;
  font-family: "Play";
}
#topbar .topbar-sell span.cuurency-text {
  padding: 0 18px;
  border-left: 1px solid #3b3b3b;
  border-right: 1px solid #3b3b3b;
}
#topbar #flags {
  display: none !important;
}
/* ==========================================================================
   Spinner Style
   ========================================================================== */
.spinner-loading-box{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fdb819;
  cursor: pointer;
  z-index: 9999;
}
.spinner-loading-box .lds-roller{
  position: absolute;
  left: 50%;
  top:50%;
  transform: translateY(-50%);
}
.spinner-loading-box .lds-roller div {
  position: absolute;
  border: 0px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.spinner-loading-box .lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  background: #fff;
  margin: -4px 0 0 -4px;
}
.spinner-loading-box .lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.spinner-loading-box .lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.spinner-loading-box .lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.spinner-loading-box .lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.spinner-loading-box .lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.spinner-loading-box .lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.spinner-loading-box .lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.spinner-loading-box .lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.spinner-loading-box .lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.spinner-loading-box .lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.spinner-loading-box .lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.spinner-loading-box .lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.spinner-loading-box .lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.spinner-loading-box .lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.spinner-loading-box .lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.spinner-loading-box .lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* ==========================================================================
   Header Style
   ========================================================================== */
#sticky-onoff{
  display: none;
}
.main-header-box #sticky-onoff{
  display: none;
}
.sticky {
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 99;
}
.sticky .search-icon i{
   color: #9a9da4;
}
#bwp-sticky-menu.sticky {
  margin-top: 0;
  padding: 10px 20px
}
.nav_wrap {
  clear:both;
  background-color: transparent;
  margin-bottom: 0em;
  z-index: 99;
}
.menubar.sticky{
  padding-top: 0;
  margin: 0;
}
.neseted-inner {
  top: 0;
  position: absolute;
}
.continnerbox {
  background-size: 100% 100%;
  color: #fff;
  border-top: 40px solid #435061;
  border-left: 60px solid transparent;
}
.menubar ul{
  list-style-type: none;
}
.site-header .header-logo a{
  font-size: 22px;
  color: #fdb819;
  font-family: "Play";
  font-weight: 900;
}
.site-header .header-logo h1{
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 30px;
}
.site-header .header-logo p{
  font-size: 14px;
  letter-spacing: 0px;
  color: #fff;
  font-family: "Play";
  font-weight: 600;
  margin-bottom: 0;
}
.site-header .header-wrapper .row{
  align-items: center;
}
#header .header-phone i{
  width: 35px;
  height: 35px;
  background-color: #fdb819;
  color: #fff;
  border-radius: 50%;
  font-size: 24px;
  padding: 5px 9px;
  position: relative;
}
#header .header-phone i:after{
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 12px solid #fdb819;
  position: absolute;
  bottom: -5px;
  left: 0;
  transform: rotate(31deg);
}
#header .header-phone p{
  font-size: 21px;
  color: #232732;
  font-family: "Play";
  font-weight: 400;
  margin-bottom: 0;
}
#header .header-phone span{
  font-size: 14px;
  letter-spacing: 0px;
  color: #21b8cd;
  font-family: "Montserrat";
  font-weight: 500;
}
#header .header-wrapper{
  padding: 0;
}
.sticky .header-wrapper{
  position: unset !important;
}
/*---------------------Header search---------------------------*/
.cat_toggle {
  background-color: #fdb819;
  padding: 14px;
  margin: 0;
  font-weight: bold;
  display: inline-block;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-size: 15px;
  letter-spacing: 0px;
  color: #1b1b1b;
  font-family: "play";
}
.cat_toggle i{
  color:#1b1b1b;
  padding-left: 9px;
  cursor: pointer;
}
#cart_animate {
  position: absolute;
  top: 45px;
  z-index: 1;
  background-color: #ffffff;
  left: 34px;
  display: none;
  width: 252px;
  padding: 10px;
  box-shadow: 0px 0px 5px lightsteelblue;
  z-index: 99999999;
}
#cart_animate ul{
  margin:0;
  list-style: none;
}
#cart_animate ul li {
    padding: 0;
    line-height: 35px;
    border-bottom: 1px dashed #e8e8e8;
}
#cart_animate ul li a:hover{
  color: #39b3bd;
}
.product-search-info {
    background-color: #fff;
    border-radius: 50px;
}
.product-search-info form{
  float: right;
  margin-top: -35px;
}
.product-search-info form input{
  border:none;
}
.product-search-info form input::placeholder{
  font-size: 15px;
  letter-spacing: 0px;
  color: #8e9299;
  font-weight: 400;
  font-family: "ABeeZee";
}
.product-search-info form button{
  border:none;
  background:transparent;
  color:#595959;
}
.product-search-info form button i {
  color: #5a5b5f;
  padding: 0px 35px;
}
.call-title span {
  display: block;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
}
.cart-box-count i {
  color: #ffffff;
  font-size: 20px;
  padding-top: 12px;
}
.cart-box-count span.cart-value {
  color: #000000;
  background-color: #fdb819;
  border-radius: 50%;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  margin-left: 17px;
  padding: 0px 0px 0px 6px;
}
#header-box {
    padding: 25px 0;
}
.menubar {
    border-top: 1px solid #3b3b3b;
}
/* ==========================================================================
   Scroll Top Style 
   ========================================================================== */
#return-to-top {
  background-color:#fdb819;
  width: 40px;
  height: 40px;
  display: none;
  text-decoration: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 5;
  border-radius: 50%;
  padding: 10px 0px;
  position: fixed;
  right: 10px;
  margin: auto;
  bottom: 40px;
}
#return-to-top i {
  color: #fff;
  font-size: 15px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 15px;
}
#return-to-top.left{
   left: 10px;
   right: auto;
}
#return-to-top.center{
   left: 50%;
   right: 50%;
}
#return-to-top.right{
   left: auto;
   right: 5%;
}
/* ==========================================================================
   Section Menu Bar
   ========================================================================== */
#header-box,.menubar {
    background-color: #282828;
}
.hamburger {
  padding-left: 10px
}
.hamburger i{
  color: #fff;
}
.side-navigation {
  padding: 0;
  margin: 0;
  text-align: left
}
.side-navigation>li {
  list-style: none;
  margin-bottom: 10px
}
.close-sidebar {
  font-size: 35px;
  padding-right: 5px;
  color: #fff;
  text-align: right
}
.headerbar {
  display: none;
  font-size: 30px;
  text-align: right;
  font-weight:900;
  color:#000;
}
amp-sidebar#sidebar1 {
  display: none
}
.i-amphtml-sidebar-mask {
  position: static!important
}
.side-navigation ul {
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-align: left;
}
.side-navigation li {
  display: inline-block;
  margin: 0;
  padding: 0px 25px;
  border-left: 1px solid #3b3b3b;
  position: relative;
}
.side-navigation a {
  text-decoration: none;
  padding: 8px 0;
  white-space: nowrap;
  display: block;
  line-height: 25px;
  font-size: 15px;
  letter-spacing: 1px;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
}
.side-navigation li:first-child{
  border-left: none;
}
.side-navigation li.current_page_item a {
    border-bottom: 2px solid #fdb819;
    display: inline-block;
    color: #ffffff;
}
.side-navigation ul li a:active {
  color: #082b45
}
.side-navigation ul li a:hover {
  color: #fdb819;
  text-decoration: underline
}
.side-navigation ul ul {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  background: #282828;
  min-width: 215px;
  z-index: 9999;
}
.side-navigation ul ul ul {
  left: 31%;
  top: 41px;
}
.side-navigation ul ul a {
  color: #fff;
  padding: 10px 10px 10px 25px;
  transition: all .5s ease 0s
}
.side-navigation ul li.menu-item-has-children a:before {
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  right: 0;
  position: absolute;
  top: 12px;
  font-size: 10px;
  color: #717378;
  padding-left: 10px;
  padding-right: 6px;
  font-weight: 900;
  transition: all .5s ease 0s
}
.side-navigation ul.sub-menu li a:hover:before {
  color: #fff;
  padding-left: 20px
}
.side-navigation ul ul a:hover {
  color: #fff;
  padding-left: 35px
}
.side-navigation ul ul li {
  float: none;
  display: block;
  text-align: left;
  border-left: none;
  border-right: none!important;
  padding: 0
}
.nav-menu ul ul li:last-child {
  border-bottom: 0
}
.side-navigation ul li:hover>ul {
  display: block
}
.nav-menu a:hover {
  color: #121212
}
.nav-menu .menu>ul>li.highlight {
  background-color: #006ccc
}
.nav-menu .menu>ul>li.highlight:hover {
  background: 0 0
}
.main-menu-navigation {
  margin: 30px 0 0
}
.toggle-menu,
a.closebtn {
  display: none
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation{
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous{
  width: 100%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  text-align: right;
  width: auto;
}
#header-menu i.fas.fa-search {
    color: #8e9299;
    cursor:pointer;
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
/*----------------------  index ---------------------------*/
.post-section {
  padding: 20px 0;
}
.postwrapper-box{
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}
/* ==========================================================================
   Section Headings
   ========================================================================== */
section h2{
  font-size: 30px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #242424;
  font-family: "Play";
  font-weight: 800;
  margin-bottom: 0;
  padding-top: 0;
}
section h3 {
  font-size: 28px;
  letter-spacing: 2px;
  color: #222222;
  font-family: "Play";
  font-weight: 500;
  padding: 0;
}
section h4{
  color:#000; 
  font-size:20px;
}
section h5{
  color:#333; 
  font-weight:bold;
  margin:0 0 10px 0; 
  padding:0;
}
.innerbox{
  background-size:100% 100%;
}
#about {
  -vendor-animation-duration: 3s;
  -vendor-animation-delay: 2s;
  -vendor-animation-iteration-count: infinite;
}
/*--------------------- Section Heading------------------------*/
.section-heading{
  text-align: center;
}
.section-heading h3 {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}
.section-heading p {
  margin: 0;
  padding: 10px 0;
}
.head_white{
  color: #ffffff;
}
.head_black{
  color: #000000;
}
/* ==========================================================================
   Shortcode Style
   ========================================================================== */
.testimonial-shortcode .testimonials-contents {
  margin-bottom: 20px;
  background-color: #1b1c1e;
  padding: 20px;
}
.testimonial-shortcode .testimonials-contents .client-image{
  display: flex;
  align-items: center;
}
.testimonial-shortcode .testimonials-contents img{
  border-radius: 50px;
}
.testimonial-shortcode .testimonials-contents .client-image i{
  color: #fdb819;
  font-size: 2rem;
}
.testimonial-shortcode .testimonials-contents a.client-title{
  font-size: 26px;
  letter-spacing: 0px;
  line-height: 35px;
  color: #fdb819;
  font-weight: 700;
  font-family: "Play";
  display: block;
  margin: 5px 0;
}
.testimonial-shortcode .testimonials-contents span.client-desig{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 400;
  font-family: "ABeeZee";
  display: block;
}
/* ==========================================================================
   Single Pages Style
   ========================================================================== */
.single-page-content p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "ABeeZee";
  font-weight: 500;
  padding-top: 20px;
}
.comment-body p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "ABeeZee";
  font-weight: 500;
}
.content_page p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "ABeeZee";
  font-weight: 500;
}
/* ------------------Single Post ----------------- */
#single_post .postbox .postbox-content {
  position: static;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a{
  font-size: 20px;
  color: #000;
  font-family: "Play";
  font-weight: 900;
  padding-top: 5px;
}
.posttitle a:hover{
  color: #fdb819;
}
.page-header h1{
  color: #fff;
  font-family: "ABeeZee";
  font-weight: 600;
}
.entry-title{
  color: #000;
  font-family: "ABeeZee";
  font-weight: 600;
}
.single-post-content table td{
  text-align: center;
}
.single-post-content .wp-audio-shortcode{
  margin-bottom: 50px;
}
.author_links a{
  color: #111;
  font-family: "ABeeZee";
  font-weight: 600;
}
/*------------------ Contact Page -----------------*/
.contact-page-details{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:none;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 10px 18px;
  margin: 0 12px 13px 0;
  height: auto;
  border:1px none;
  background-color: #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
}
.contact-box .wpcf7 input[type="text"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 input[type="email"]::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .wpcf7 textarea::placeholder{
  font-family: 'Muli', sans-serif;
}
.contact-box .contac_form input[type="submit"]{
  border-radius: 2px;
  font-family: 'Muli', sans-serif;
  padding: 12px 20px;
  display: inherit;
  margin: 20px auto 0 auto;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.contact-color-bg form textarea{
  margin-right: 10px;
  border-radius: 5px;
  padding-left: 20px;
  padding-top: 23px;
}
.contact-box .google-map{
  margin-bottom: 30px !important;
}
.contact-box .contact-head{
  text-align: center;
  padding-bottom: 30px;
}
.contact-box .contact-head p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 28px;
  color: #6e6e6e;
  font-family: "ABeeZee";
  font-weight: 500;
  max-width: 80%;
  margin: 0 auto;
}
.contact-box .contact-head h2{
  font-size: 32px;
  color: #222222;
  font-family: "Play";
  font-weight: normal;
  padding-bottom: 10px;
  font-weight: 600;
}
.contact-box .contact-details-box{
  align-items: center;
}
.contact-box .contact-details-box span{
  font-size: 18px;
  letter-spacing: 0px;
  color: #404042;
  font-family: "Play";
  font-weight: 900;
}
.contact-box .contact-details-box p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9f9fa0;
  font-family: "ABeeZee";
  font-weight: 400;
  margin-bottom: 0px;
}
.contact-box .contact-details-box i{
  font-size: 25px;
  color: #fdb819;
}
/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding: 0;
  margin-bottom: 22px;
  font-size: 36px;
  color: #000;
  font-family:"ABeeZee";
  font-weight: bold;
  letter-spacing: 2px;
  font-weight: 600;
}
/*---------------- Custom Footer ----------------------*/
.footer_form .section-heading {
  text-align: center;
}
.footer_form {
  padding: 0 40px 40px;
}
.footer_form .section-heading h3 {
  color: #ffffff;
  display: table;
  text-align: center;
  margin: 0 auto;
  padding: 11px;
  border: none;
  font-weight: bold;
}
.footer_form .section-heading p{
  color: #ffffff;
}
.footer_form input[type="text"], .footer_form  input[type="tel"], .footer_form  input[type="email"], .footer_form  input[type="phno"], .footer_form  input[type="password"], .footer_form  textarea {
  border: 1px solid #ffffff;
  font-size: 16px;
  padding: 10px 10px;
  margin-bottom: 20px;
  height: auto;
  width: 100%;
  background: transparent;
  color: #ffffff;
  font-style: italic;
}
.footer_form  textarea {
  height: 120px;
}
.footer_form input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #1e202c;
}
.footer_form input::-webkit-input-placeholder, .footer_form textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
.footer_form input::-moz-placeholder, .footer_form textarea::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
.footer_form input:-ms-input-placeholder, .footer_form textarea:-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
.footer_form input:-moz-placeholder, .footer_form textarea:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}

/* ==========================================================================
   Search Bar Style
   ========================================================================== */ 
.serach_outer {
  position: fixed;
  width: 100%;
  height:0;
  overflow: hidden;
  transition: 0.5s;
  z-index: 999999999999;
  top: 0;
  left: 0;
  background-color: #121212;
  opacity: 0.9;
}
.serach_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.closepop {
  position: absolute;
  top: 29%;
  transform: translateY(-50%);
  width: 100%;
  right: 0;
  text-align: right;
  margin-right: 28px;
  z-index: 999999;
}
.serach_outer i {
  font-size: 17px;
  padding: 4px 0 0 0;
  color: #fff;
  cursor: pointer;
}
.serach_inner form.search-form {
  display: table;
  border-radius: 0;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.serach-page input.search-field {
  border: 1px solid #ccc;
  padding: 9px;
}
.search_popup input.search-submit {
  border: 0;
  background-color: transparent;
  border-radius: 40px;
  border: 2px solid #fff;
}
.search_popup label {
  background: transparent;
  width: 81%;
}
.search_popup input.search-field {
  padding: 1.5% 0;
  background: transparent;
  width: 100%;
  text-indent: 8px;
  border-bottom: 2px solid #fff;
  color: #fff;
  border-top:none;
  border-left: none;
  border-right: none;
}
.search_popup input.search-field::placeholder{
  font-size: 17px;
  color:#fff;
}
.search_popup .search-submit {
  color: #fff;
  border-radius: 50%;
  background-color: #fff;
  padding: 10px 13px;
  width: 50px;
  height: 50px;
  border:none;
}
/* ==========================================================================
   Section Footer
   ========================================================================== */
#footer{
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position:relative;
  color:#777777;
  text-align:left;  
  background-color: #1b1b1b;
  padding: 50px 0;
}
.outer-footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.footer-social .socialbox a {
  border-right: none;
}
.footer-social .socialbox a i {
  color: #ffffff;
}
.outer-footer {
  background-size: 100% 100%;  
}
#footer form.search-form{
  border: none;
  background: transparent;
  padding: 0;
}
#footer form.search-form input{
  float: none;
  border: 1px solid #fff;
  margin: 20px 2px;
}
#footer form.search-form input[type="search"]{
  width: 100%;
  margin-bottom: 0px;
}
#footer textarea{
  height: 100px;
}
#footer p.post-date {
  color: #7f8391;
  font-size: 13px !important;
}
.main_sociobox {
  padding: 20px 0;
}
.footer_hide{
  display:none;
}
#footer h3 {
  position: relative;
  margin-bottom: 5px;
  font-size: 32px;
  line-height: 52px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
}
#footer ul li{
  list-style:none;
  margin:0 0 5px 0;
  text-align:left;
  padding: 5px;
  position: relative;
  border-bottom:1px solid #2b2b2b;
}
#footer ul li:before{
  content: '\f054';
  font-family:'Font Awesome 5 Free';
  font-weight: 900;
  display: inline-block;
  font-size: 13px;
  color: #878585;
  padding-right: 15px;
}
#footer .widget_recent_entries ul li:before{
  content: "";
  padding: 0;
  display: unset;
}
#footer ul li a {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 50px;
  color: #8f8f8f;
  font-weight: 400;
  font-family: "Play";
}
#footer .about_me table{
  margin-bottom: 0;
}
#footer .about_me table p {
  line-height: 26px;
  padding-left: 8px;
  text-align: left;
  font-size: 16px;
  letter-spacing: 0px;
  color: #7d8086;
  font-weight: 400;
  font-family: "ABeeZee";
}
.widget_recent_entries img {
  width: 100px;
}
.about_me table, .about_me td, .about_me th{
  border: none;
}
.about_me p.message {
  margin-bottom: 20px !important;
}
#footer .textwidget input[type="email"]::placeholder{
  font-size: 15px;
  letter-spacing: 0px;
  color: #8f8f8f;
  font-family: "Play";
  font-weight: 400;
}
#footer .textwidget input[type="email"] {
  border: 1px solid #fff;
  background-color: #fff;
  padding: 8px 15px;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 35px;
  color: #8f8f8f;
  font-weight: 400;
  font-family: "Play";
}
#footer .textwidget input[type="submit"] {
  font-size: 18px;
  letter-spacing: 0px;
  color: #f6efed;
  font-weight: 400;
  font-family: "Anton";
  text-align: center;
  background-color: #fdb819;
  border-radius: 50px;
  padding: 15px 30px;
  margin-top: 20px;
}
#footer .about_me i{
  font-size: 16px;
  color:#fdb819;
  padding-top: 10px;
  margin-bottom: 8px;
  text-align: right;
}
#footer .widget td {
  padding-top: 0px !important;
  padding-bottom: 0;
}
#footer .widget p {
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #7d8086;
  font-weight: 400;
  font-family: "ABeeZee";
}
#footer .post-content a {
  margin-bottom: 0;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 22px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Anton";
}
#footer .widget_recent_entries .recent-post-box{
  align-items: center;
}
#footer .widget_nav_menu ul{
  margin-left: 0;
}
#footer .recent-post-box .post-thumb{
  padding: 0;
}
#footer .widget ul{
  margin-left: 0;
}
#footer .widget_media_gallery #gallery-1 img{
  border:none;
}
#footer #gallery-1 .gallery-item{
  margin:0;
}
#footer .custom-social-icons i{
  color: #fff;
}
#footer .custom-social-icons{
  padding-top: 30px;
}
#footer .custom-social-icons a{
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 0;
  width: 40px;
  height: 40px;
  padding: 10px 12px;
  margin-right: 8px;
  border-radius: 50%;
  color: #fff;
}
#footer #recent-posts-3 li{
  border-bottom:none;
}
#footer .recent-post-box p{
  line-height: 11px;
}
#footer .widget_products ins{
  text-decoration: none;
}
#footer .about_me aside table{
  border-bottom: 1px solid #252525;
  margin: 10px 0;
}
#footer .about_me aside table td{
  padding-right: 0;
}
#footer h1,
#footer h2,
#footer h4,
#footer h5,
#footer h6{
  color: #fff;
  font-family: "Play";
  font-weight: 800;
}
/* ==========================================================================
   Section Copyright
   ========================================================================== */
.copyright{
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.copyright .copyright-outer{
  background-color: #282828;
}
.copyright p {
  letter-spacing: 0;
  margin-bottom: 0;
  padding: 10px 0;
  text-align: center;
  border-top: 1px solid #2b2b2b;
  font-size: 15px;
  line-height: 52px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
}
.copyright .paymentimg {
  padding: 20px 0;
  text-align: center;
}
/* --------- Social Icon Widget ------- */
.social_widget a {
  color: #8e929f;
  padding: 7px 7px;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
/* --------- search Page ------- */
.postbox h6 {
  font-weight: bold;
}
/* --------- Blog Page ------- */
.postbox-content .post-text{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 27px;
  color: #9a9da4;
  font-family: "ABeeZee";
  font-weight: 500;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px; 
  display: block; 
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 6px;
   -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  padding: 20px;
}
.postbox h2{
  margin:0 0 5px; 
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px; 
  font-weight:bold; 
  color:#fff; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px; 
  font-weight:bold; 
  padding:6px 25px;
  border:1px solid #000; 
  color:#000; 
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
  padding: 5px 0;
  clear: both;
  margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
  font-family: "ABeeZee";
}
.metabox .entry-author a{
  font-family: "ABeeZee";
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
  font-family: "ABeeZee";
}
.logged-in-as a{
  color: #fdb819;
}
.logged-in-as a:hover{
  color: #fdb819;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
.post-featured img {
  width: 100%;
}
.authordetails{
  padding: 30px 0;
}
.authordetails .author_links{
  padding-left: 17%;
  font-weight: bold;
  margin-bottom: 7px;
}
.authordetails .b-content {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "ABeeZee";
  font-weight: 500;
  font-style: italic;
}
h2#reply-title{
  font-family: "ABeeZee";
}
.authordetails ul {
  list-style-type: none;
  margin-left: 18%;
  margin-top: 10px;
  position: relative;
}
.authordetails ul li {
  display: inline;
}
.authordetails ul li a i {
  background-color: #000;
  padding:15px 15px 9px 15px;
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.authordetails img{
  border-radius: 50%;
}
#comments input[type="submit"]{
  background-color: #000 !important;
  color: #fff !important;
  font-family: "ABeeZee";
}
/* --------- Inner Pages --------- */
.more_info a {
  background: #333;
  color: #ffffff;
  padding: 10px;
  border-radius: 20px;
}
.more_info {
  margin: 20px 0;
}
.more_info a:hover {
  background: #ffffff;
  color: #333333;
}
/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #fdb819;
  color: #000;
  border: 1px solid #fdb819;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #fdb819;
  color: #000 !important;
}
#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
  background: #d3da36;
  color: #fff;
}
.blog-icon i.fa-google-plus {
  padding: 12px 10px 12px 11px
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#222222; 
  color:#fff;
  padding:5px 15px;
  margin-right:5px;
}
.bradcrumbs span{
  background:#dddddd; 
  color:#000;
  padding:5px 15px;
}
/*------------------ Comments BOX ------------------*/
#comments ul{
  list-style-type: none;
}
#comments ol{
  list-style-type: none;
}
#comments .reply{
  float: none !important;
  margin-bottom: 30px;
}
#comments .reply a{
  font-size: 16px;
  letter-spacing: 0px;
  color: #222222;
  font-family: "PT Sans";
  font-weight: 700;
}
#comments .commentmetadata a{
  font-size: 18px;
  padding-top: 8px;
  display: inline-block;
}
#comments h2.comments-title{
  padding-bottom: 20px !important;
}
/* ----------- Background Attachment ------------ */
.section_bg_scroll{
  background-attachment: scroll;
}
.section_bg_fixed{
  background-attachment: fixed;
}
/* ---------- Button Animation ---------- */
/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  border-radius: 50px;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 50px;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
  border-radius: 50px;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  border-radius: 50px;
}
/* ==========================================================================
   Section Slider
   ========================================================================== */
#slider{ 
  max-width:100%; 
  padding:0; 
  position:relative;
}
#slider img {
    width: 100%;
}
#slider .slider-box span {
  display: block;
  line-height: 25px;
  font-size: 22px;
  letter-spacing: 7px;
  color: #1b1b1b;
  font-weight: 400;
  font-family: "Kaushan Script";
  text-align: center;
}
#slider .slider-box h1 {
  font-size: 62px;
  letter-spacing: 0px;
  line-height: 65px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
}
#slider .slider-box p {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 26px;
  color: #1b1b1b;
  font-weight: 400;
  font-family: "ABeeZee";
  text-align: center;
}
#slider .slider-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px 40px 20px 40px;
  max-width: 45%;
  text-align: center;
  margin-right: 0;
  margin-left: auto;
  right: 7%;
}
#slider .carousel-caption {
  top: 0;
  bottom: inherit;
  text-align: left;
  left: 0;
  right: 0;
  margin: 0 !important;
  padding: 0 !important;
  bottom: 0;
}
#slider .carousel-prev-button {
  position: absolute;
  left: 39px;
  top: 47%;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #d5d5d5;
}
#slider .carousel-next-button{
  position: absolute;
  right: 39px;
  top: 47%;
  width: 45px;
  height: 45px;
  background-color: #d5d5d5;
  border-radius: 50%;
}
.carousel-control-next-icon,
.carousel-control-prev-icon{
  width: auto;
  height: auto;
  background-image: none !important;
}
#slider .slider-button-1 {
  background-color: #fdb819;
  padding: 3px 35px;
  display: inline-block;
  border-radius: 30px;
  margin-right: 15px;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 48px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
}
#slider .slider-button-1:before {
    background-color: #1b1b1b;
}
#slider .slider-button-1:hover{
  color: #ffffff;
}
ol.carousel-indicators li {
  padding: 3px;
  border:2px solid #121212;
  background-color:transparent;
  margin-right: 7px;
  width: auto;
  height: auto;
  text-indent: 0;
  border-radius: 50%;
  opacity: 1;
}
#slider ol.carousel-indicators {
  bottom: 50px;
  right: 27%;
  margin: auto;
  z-index: 5;
  left: auto;
}
#slider ol.carousel-indicators .active {
    background-color: #121212;
    border: 2px solid #121212;
    width: 15px;
    border-radius: 50px;
}
#slider .slide_nav i{
  font-size: 17px;
  color: #242424;
  padding: 13px 16px;
}
/* ==========================================================================
   Section Our Features
   ========================================================================== */
#our-features .our-features-head{
  padding-bottom: 30px;
  text-align: center;
}
#our-features .our-features-content p {
  text-align: left;
  margin: 0;
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
}
#our-features .our-features-content span {
  color: #7d8086;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 40px;
  font-weight: 400;
  font-family: "ABeeZee";
  text-align: center;
}
#our-features #feature-loop{
  display: none;
}

/* ==========================================================================
   Section Banner
   ========================================================================== */
#banner{
  padding: 0;
}
#banner .banner-box-one{
  padding: 25px;
  background-repeat: no-repeat;
}
#banner .banner-content1 .banner-box-one{
  padding: 35px 25px;
}
#banner .banner-box-one h2 {
  font-size: 36px;
  letter-spacing: 0px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
}
#banner .banner-box-one p {
  font-size: 18px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Kaushan Script";
}
#banner .banner-content1 a {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  background-color: #fdb819;
  border-radius: 50px;
  padding: 8px 30px;
  margin-top: 3%;
  border:2px solid #fdb819;
}
#banner .banner-box-one a:before,#discovernow .discoverhoverbox a:before {
    background-color: #1b1b1b;
    border-color: #fdb819;
}
#banner .banner-box-one:hover a,#discovernow .discoverhoverbox a:hover{
  color: #ffffff;
}
#banner .banner-content2 a {
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  border-radius: 50px;
  border: 2px solid #fdb819;
  padding: 6px 30px;
}
#banner .banner-content2 a:before {
    background-color: #fdb819;
    border-color: #fdb819;
}
#banner .banner-content2:hover a{
  color: #1b1b1b;
}
#productsalebanner .salebanner-content a:hover{
  background-color: #1b1b1b;
  color: #fdb819;
}
/* ==========================================================================
   Section Popular Parts
   ========================================================================== */
#popular-parts{
  position: relative;
}
#popular-parts .popular-parts-head h3 {
  font-size: 38px;
  line-height: 52px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 3%;
  position: relative;
}
#popular-parts .owl-nav {
  position: absolute;
  top: -22%;
  right: 0%;
  width: 5%;
}
#popular-parts .popular-parts-head h3:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #eeeeef;
  width: 43%;
  height: 1px;
  margin-left: 5%;
}
#popular-parts .arrivals-content {
  border: 2px solid #eeeeef;
  padding: 25px;
}
#popular-parts span.onsale {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 23px;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  background-color: #efefef;
  padding: 7px 16px;
  border-radius: 50px;
}
#popular-parts .product-content h5{
  margin-top: 5%;
}
#popular-parts .product-content h5 a {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
}
#popular-parts del span.woocommerce-Price-amount.amount {
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 28px;
  text-decoration: line-through;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
}
#popular-parts ins{
  font-size: 18px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-decoration: none;
  margin-left: 2%;
}
#popular-parts .popular-rating {
  margin-top: 2%;
  margin-bottom: 9%;
}
#popular-parts a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 40px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  border: 2px solid #fdb819;
  border-radius: 50px;
  padding: 12px 35px;
}
#popular-parts .arrivals-content:hover a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
  background-color: #fdb819;
}
#popular-parts .star-rating{
  margin:0;
}
#popular-loop{
  display: none;
}
/* ==========================================================================
   Section Auto Parts
   ========================================================================== */
#auto-parts{
  position: relative;
  padding-top: 0;
}
#auto-parts .auto-parts-head h3 {
  font-size: 38px;
  line-height: 52px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 3%;
  position: relative;
}
#auto-parts .owl-nav {
  position: absolute;
  top: -56%;
  right: 0%;
  width: 5%;
  display: block !important;
}
#auto-parts .auto-parts-head h3:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #eeeeef;
  width: 40%;
  height: 1px;
  margin-left: 5%;
}
#partners-loop{
  display: none;
}
/* ==========================================================================
   Serial Discover Now
   ========================================================================== */
#discovernow .container-fluid,#discovernow{
  padding:0;
}
#discovernow .discovernowbox{
  position: relative;
}
#discovernow .discovernowbox:hover .discoverhoverbox{
  border: 8px solid #fdb819;
  padding: 42% 5px 25px 5px;
}
#discovernow .discovernowbox:hover .discoverhoverbox a{
  opacity: 1;
}
#discovernow .discoverhoverbox {
  position: absolute;
  padding: 92% 5px 25px 5px;
  text-align: center;
  bottom: 0;
  top: 0;  
  left: 0;
  right: 0;
}
#discovernow .discoverhoverbox h3 {
  font-size: 22px;
  line-height: 37px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  letter-spacing: 0;
}
#discovernow .discoverhoverbox a {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  background-color: #f7b719;
  padding: 6px 16px;
  border-radius: 50px;
  opacity: 0;
}
#discover-loop{
  display: none;
}
/* ==========================================================================
   Section New Arrivals
   ========================================================================== */
#new-arrivals{
  position: relative;
}
#new-arrivals .new-arrivals-head h3 {
  font-size: 38px;
  line-height: 52px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 3%;
  position: relative;
}
#new-arrivals .owl-nav {
  position: absolute;
  top: -14%;
  right: 0%;
  width: 5%;
}
#new-arrivals .new-arrivals-head h3:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #eeeeef;
  width: 62%;
  height: 1px;
  margin-left: 5%;
}
#new-arrivals .new-arrivals-box {
  border: 2px solid #f3f3f4;
  position: relative;
}
#new-arrivals .new-arrivals-box span.onsale {
  position: absolute;
  background-color: #efefef;
  padding: 6px 20px;
  margin-top: 9%;
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 23px;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  text-transform: uppercase;
}
#new-arrivals .new-arrivals-box .arrivals-text {
  text-align: center;
  padding: 25px 0;
}
#new-arrivals .new-arrivals-box .arrivals-text h5 a {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
}
#new-arrivals .new-arrivals-box del {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  text-decoration: line-through;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
}
#new-arrivals .new-arrivals-box ins {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  text-decoration: none;
  margin-left: 2%;
}
#new-arrivals .new-arrivals-box  a.add_to_cart_button.ajax_add_to_cart {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 37px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  border: 2px solid #1b1b1b;
  border-radius: 50px;
  padding: 12px 27px;
  margin-top: 7%;
}
#new-arrivals .new-arrivals-box .new-arrivals-rating {
  margin: 8px 0 18px 0;
}
#new-arrivals .new-arrivals-box:hover a.add_to_cart_button.ajax_add_to_cart {
    background-color: #fdb819;
    border:2px solid #fdb819;
}
#arrivals-loop{
  display: none;
}
/* ==========================================================================
   Section Deal of week
   ========================================================================== */

#dealof-week{
  position: relative;
}
#dealof-week .dealof-parts-head h3 {
  font-size: 38px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 3%;
  position: relative;
  color: #ffffff;
}
#dealof-week .owl-nav {
  position: absolute;
  top: -20%;
  right: 0%;
  width: 5%;
}
#dealof-week .owl-nav i:hover{
  color: #f7b719;
}
#dealof-week .dealof-parts-head h3:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #333537;
  width: 55%;
  height: 1px;
  margin-left: 5%;
}
#dealof-week .arrivals-content {
  background-color: #fff;
}
#dealof-week .product-content {
  padding: 40px 12px;
}
#dealof-week .product-content h5 a {
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
}
#dealof-week .product-content del {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  text-decoration: line-through;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
}
#dealof-week .product-content ins {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  text-decoration: none;
  margin-left: 2%;
}
#dealof-week .product-content  a.add_to_cart_button.ajax_add_to_cart {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 37px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  border: 2px solid #fdb819;
  border-radius: 50px;
  padding: 12px 27px;
  margin-top: 7%;
}
#dealof-week .product-content .popular-rating {
  margin: 8px 0 8px 0;
}
#dealof-week .product-content .popular-rating .star-rating{
  margin: 0;
}
#dealof-week .product-content:hover a.add_to_cart_button.ajax_add_to_cart {
  background-color: #fdb819;
  border:2px solid #fdb819;
}
#dealof-week .product-content .countdowntimer .numbers{
  display: inline-block;
  width: 50px;
  height: 70px;
  border:1px solid #f0eeee;
  margin-top: 15px;
  font-size: 25px;
  letter-spacing: 0px;
  line-height: 18px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  padding: 15px 0px;
}
#dealof-week .product-content .countdowntimer .numbers span{
  font-size: 12px;
  letter-spacing: 1px;
  color: #7d8086;
  font-family: "Play";
  font-weight: 700;
}
#dealof-loop{
  display: none;
}
/* ==========================================================================
   Section sale banner products 
   ========================================================================== */

#productsalebanner {
  position: relative;
}
#productsalebanner .sale-produt h3,#productsalebanner .top-product h3{
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 5%;
  position: relative;
  color: #1b1b1b;
}
#productsalebanner .sale-produt h3:after,#productsalebanner .top-product h3:after{
  content: "";
  position: absolute;
  top: 14px;
  background-color: #eeeeef;
  width: 26%;
  height: 1px;
  margin-left: 5%;
}
#productsalebanner .sale-produt-content,#productsalebanner .top-product-content{
  border-bottom: 1px solid #eeeeef;
  padding: 16px 0;
}
#productsalebanner .sale-produt-content:last-child,#productsalebanner .top-product-content:last-child{
  border-bottom:none;
}
#productsalebanner .sale-produt-content img,#productsalebanner .top-product-content img{
  border-radius: 50%;
}
#productsalebanner .sale-produt-content h5 a,#productsalebanner .top-product-content h5 a{
  font-size: 22px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
}
#productsalebanner .sale-produt-content .star-rating,#productsalebanner .top-product-content .star-rating{
  margin: 0 0 10px 0;
}
#productsalebanner .sale-produt-content del,#productsalebanner .top-product-content del{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  text-decoration: line-through;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
}
#productsalebanner .sale-produt-content ins,#productsalebanner .top-product-content ins{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  text-decoration: none;
  margin-left: 2%;
}
#productsalebanner .sale-produt-content .sale-produtcart,#productsalebanner .top-product-content .top-productcart {
    display: flex;
    align-items: center;
}
#productsalebanner .sale-produt-content a.add_to_cart_button,#productsalebanner .top-product-content a.add_to_cart_button{
    border: 2px solid #f7b719;
    padding: 20px 12px;
    border-radius: 50px;
}
#productsalebanner .sale-produt-content:hover a.add_to_cart_button,#productsalebanner .top-product-content:hover a.add_to_cart_button{
  background-color: #f7b719;
}
#productsalebanner .salebanner{
  position: relative;
}
#productsalebanner .salebanner-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 3px solid #ffffff;
  margin: 22px;
  text-align: center;
  padding: 30px 15px;
}
#productsalebanner .salebanner-content p{
  font-size: 18px;
  letter-spacing: 2px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
}
#productsalebanner .salebanner-content span{
  font-size: 50px;
  letter-spacing: -1px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  display: block;
  padding-bottom: 3.2em;
}
#productsalebanner .salebanner-content a {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 48px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  background-color: #f7b719;
  padding: 18px 25px;
  border-radius: 50px;
}
/* ==========================================================================
   Section Featured products
   ========================================================================== */
#featured-prod{
  position: relative;
}
#featured-prod .featured-prod-head h3 {
  font-size: 38px;
  line-height: 52px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 3%;
  position: relative;
}
#featured-prod .owl-nav {
  position: absolute;
  top: -14%;
  right: 0%;
  width: 5%;
}
#featured-prod .featured-prod-head h3:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #eeeeef;
  width: 62%;
  height: 1px;
  margin-left: 5%;
}
#featured-prod .featured-prod-box {
  border: 2px solid #f3f3f4;
  position: relative;
  margin: 15px 0;
  text-align: center;
}
#featured-prod .featured-prod-text{
  padding: 20px 0;
}
#featured-prod .featured-prod-text h5 a{
  font-size: 24px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
}
#featured-prod .featured-prod-text del{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  text-decoration: line-through;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
}
#featured-prod .featured-prod-text ins{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-decoration: none;
  margin-left: 2%;
}
#featured-prod .featured-prod-text  a.add_to_cart_button.ajax_add_to_cart {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 37px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  border: 2px solid #fdb819;
  border-radius: 50px;
  padding: 12px 27px;
  margin-top: 7%;
}
#featured-prod .featured-prod-text .featured-prod-rating {
  margin: 8px 0 18px 0;
}
#featured-prod .featured-prod-text:hover a.add_to_cart_button.ajax_add_to_cart {
    background-color: #fdb819;
    border:2px solid #fdb819;
}
/* ==========================================================================
   Section Ready To help
   ========================================================================== */
#readytohelp{
  position: relative;
  padding: 0;
  margin-top: 6%;
}
#readytohelp .readytohelp-image {
  position: absolute;
  bottom: 0;
  top: -71px;
}
#readytohelp .readytohelp-head {
  background-color: #fff;
  padding: 3% 5%;
  margin: 0 10%;
  text-align: center;
}
#readytohelp .readytohelp-head h3{
  font-size: 40px;
  line-height: 52px;
  color: #000000;
  font-weight: 700;
  font-family: "Play";
}
#readytohelp span{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 40px;
  color: #7d8086;
  font-weight: 700;
  font-family: "Play";
}
#readytohelp .readytohelp-shortcode{
  margin-top: 2%;
}
#readytohelp .readytohelp-shortcode input,#readytohelp .readytohelp-shortcode textarea{
  margin-top: 5%;
  border: 1px solid #e1e1e6;
  border-radius: 50px;
  padding: 10px 28px;
}
#readytohelp .readytohelp-shortcode textarea{
  padding: 25px 25px;
  height: 100px;
  border-radius: 25px;
}
#readytohelp .readytohelp-shortcode input::placeholder,#readytohelp .readytohelp-shortcode textarea::placeholder{
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 52px;
  color: #66686d;
  font-weight: 400;
  font-family: "Play";
}
#readytohelp .readytohelp-shortcode input[type="submit"] {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 45px;
  color: #000000;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  display: inline-block;
  width: 100%;
  border: none !important;
}
#readytohelp .readytohelp-shortcode p{
  margin:0;
}
#readytohelp .readytohelp-head h5{
  padding: 46% 0;
}
/* ==========================================================================
   Section Testimonials
   ========================================================================== */
#testimonials{
  position: relative;
}
#testimonials .testimonials-head h3 {
  font-size: 38px;
  line-height: 52px;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 3%;
  position: relative;
  color: #ffffff;
}
#testimonials .owl-nav {
  position: absolute;
  top: -25%;
  right: 0%;
  width: 5%;
}
#testimonials .owl-nav i:hover{
  color: #f7b719;
}
#testimonials .testimonials-head h3:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #333537;
  width: 55%;
  height: 1px;
  margin-left: 5%;
}
#testimonials #testimonials-loop{
  display: none;
}
#testimonials .testimonials-image{
  display: flex;
  align-items: center;
}
#testimonials .testimonials-wrqpper img{
  border-radius: 50%;
}
#testimonials .testimonials-wrqpper .client-image i {
  color: #fdb819;
  font-size: 3rem;
}
#testimonials .testimonials-wrqpper p{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 28px;
  color: #818489;
  font-weight: 400;
  font-family: "ABeeZee";
  margin: 10px 0;
}
#testimonials .testimonials-wrqpper a.client-title{
  font-size: 26px;
  letter-spacing: 0px;
  line-height: 35px;
  color: #fdb819;
  font-weight: 700;
  font-family: "Play";
  display: block;
}
#testimonials .testimonials-wrqpper span{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 400;
  font-family: "ABeeZee";
  display: block;
}
#testimonials .social-profiles{
  margin: 20px 0;
}
#testimonials .social-profiles a {
  color: #fff;
  padding: 20px 20px 20px 0px;
}
/* ==========================================================================
   Section Our Blogs
   ========================================================================== */
#our-blogs{
  position: relative;
}
#our-blogs .our-blogs-head h2 {
  font-size: 38px;
  line-height: 52px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  letter-spacing: 0px;
  margin-bottom: 3%;
  position: relative;
}
#our-blogs .owl-nav {
  position: absolute;
  top: -19%;
  right: 0%;
  width: 5%;
}
#our-blogs .owl-nav i{
  color: #1b1b1b;
}
#our-blogs .our-blogs-head h2:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #eeeeef;
  width: 62%;
  height: 1px;
  margin-left: 5%;
}
#our-blogs .our-blogs-contents {
  background-color: #fff;
  box-shadow: 0px 0px 5px 2px #cccccc7a;
  margin: 7px;
}
#our-blogs .blog-content{
  padding: 25px 0;
}
#our-blogs a.blogs-title {
  font-size: 24px;
  line-height: 28px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
}
#our-blogs .blogs-meta{
  margin:20px 0;
}
#our-blogs .blogs-meta span,#our-blogs .blogs-meta a{
  color: #7d8086;
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 28px;
  margin-right: 5px;
  font-weight: 700;
  font-family: "Play";
}
#our-blogs .blog-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #767676;
  font-weight: 400;
  font-family: "ABeeZee";
}
#our-blogs .blog-content a.read-more{
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 40px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  border: 2px solid #fdb819;
  border-radius: 50px;
  padding: 12px 25px;
}
#our-blogs .blog-content:hover a.read-more{
  background-color:#fdb819;
}
#our-blogs #blogs-loop {
  display: none;
}
/* ==========================================================================
   Section Newsletter
   ========================================================================== */
#Newsletter {
  background-color: #282828;
  padding: 30px 0;
}
#Newsletter p{
  margin: 0;
}
#Newsletter .Newsletter-head h3{
  font-size: 38px;
  line-height: 52px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Play";
  position: relative;
  margin: 0;
}
#Newsletter .Newsletter-head h3:after {
  content: "";
  position: absolute;
  top: 30px;
  background-color: #333537;
  width: 42%;
  height: 1px;
  margin-left: 5%;
}
#Newsletter input.wpcf7-email{
  background-color: #fff;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 37px;
  color: #626262;
  font-weight: 700;
  font-family: "Play";
  border-radius: 50px;
  width: 73%;
  margin-right: 16px;
  padding: 8px 25px;
}
#Newsletter input.wpcf7-submit {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 47px;
  color: #1b1b1b;
  font-weight: 700;
  font-family: "Play";
  text-align: center;
  padding: 1px 20px;
  border-radius: 50px;
}
#Newsletter h5{
  color: #fff;
}
/* ==========================================================================
   Error Message Style
   ========================================================================== */
.posttype-err-msg{
  text-align: center;
}
.woo-smg{
  text-align: center;
}
/* ==========================================================================
   Sidebar Style
   ========================================================================== */
#sidebar td#prev a {
 color: #6c6c6c;
}
#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#sidebar form{
 text-align: center;
}
#sidebar h3 {
  font-size: 24px;
  color: #fdb819;
  font-weight: 700;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Play";
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 margin-bottom: 10px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#sidebar label{
 margin-bottom: 0;
 width: 100%;
}
#sidebar input[type="submit"]{
  background-color :#fdb819;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 padding: 20px;
 margin-bottom: 25px;
 -webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.11);
  border:1px double #fff;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li{
 font-weight: 600;
  color: #fdb819;
  font-family: Poppins,sans-serif;
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
#sidebar ul li:last-child{ 
  border:none;
}
#sidebar ul li a {
  font-weight: 600;
  color: #000;
  font-family: Poppins,sans-serif;
  font-size: 15px;
}
#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#fff;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#111;
 color: #fff;
}
span.credit_link a {
  color: #fdb819;
}
.single-post-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "ABeeZee";
  font-weight: 500;
}
.middle-content p{
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 26px;
  color: #a1a5ab;
  font-family: "ABeeZee";
  font-weight: 500;
}
.content_boxes .share_icon{
  margin-top: 20px;
}
.content_boxes iframe{
  max-width: 100%;
}
/* ==========================================================================
   Page Style
   ========================================================================== */
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
.shrtcod-pg{
  border:1px solid #bbb;
}
.shrt_socio i{
  border: 1px solid #bbb;
  padding: 10px;
  margin-right: 10px;
}
/* ==========================================================================
   Contact Widget Style
   ========================================================================== */
.contact_us_icon i {
  color: #fdb819;
  margin: 10px 0;
  font-size: 24px;
}
.widget_recent_entries li a {
  font-size: 14px;
}
.widget_recent_entries span.post-date {
  width: 100%;
  float: left;
  margin-bottom: 11px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 0px;
  color: #aca9a9;
  font-family: "ABeeZee";
}
/* ==========================================================================
   Pagination Style
   ========================================================================== */
.post-navigation .post-title{
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #9a9da4;
  font-family: "ABeeZee";
  font-weight: 500;
}
#search-page-nav{
  margin: auto;
}

/* ==========================================================================
   Blog Pagination Style
   ========================================================================== */
.postbox{
  border: 1px solid #6c6c6c;
}
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0 10px 20px;
}
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #fff;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
  font-weight: 600;
  font-family: "ABeeZee";
}
.page-numbers.dots{
  color:#000;
}
.navigation a:hover{
  color: #fff;
}
.navigation span.meta-nav {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 30px;
  color: #fdb819;
  font-family: "ABeeZee";
  font-weight: 500;
  margin-bottom: 0;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}
/* -------- Single Page Pagination ---------- */
#testimonial-single .social-profiles i {
  background-color: #fdb819;
  padding: 10px;
  margin: 10px 0;
}
.single-page-nav .navigation{
  margin-left: 0;
}
.single-page-nav .navigation a{
  float: none;
  margin-bottom: 0;
  padding-left: 0;
}
.single-page-nav .navigation span{
  padding-top: 0;
  margin-bottom: 0;
  padding-left: 0;
} 
.single-page-nav .navigation  .nav-next {
    float: right;
}
.single-page-nav .navigation  .nav-next a{
  padding: 0;
}
/* ==========================================================================
   Category Style
   ========================================================================== */
.alt-screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories li{
  display: inline-block;
}
ul.post-categories li:after{
  content: ' ,';
}
ul.post-categories li:last-child:after{
  content: '';
}
ul.post-categories a {
  color: #fdb819;
}
.content_boxes {
    padding: 0;
    border: none;
}
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.post_tag .meta-sep{
  font-weight: bold;
}
.post_tag a:after{
  content: ", ";
  display: inline-block;
}
.post_tag a:last-child:after{
  content: "";
}
/* ==========================================================================
   Share Icon Style
   ========================================================================== */
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.share_icon a{
  padding-bottom: 5px;
  display: inline-block;
}
.view-more {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.menubar.scrolled li.search-box {
    display: block !important;
}
/* ==========================================================================
   Owl Carousel Style
   ========================================================================== */

.owl-carousel .owl-dots{
  text-align: center;
  padding-top: 30px;
}
.owl-carousel .owl-dots button{
  width: 10px;
  height: 10px;
  background-color: transparent;
  margin: 0 7px;
  outline: none;
  border:2px solid #000 !important;
  border-radius: 50%;
}
.owl-carousel .owl-dots .active{
  background-color: #fdb819 !important;
  border-color:#fdb819 !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
#our_partners img{
  width: auto !important;
}
button.owl-next, button.owl-prev {
  background: #1e202c;
}
button.owl-prev {
  border: none;
  padding: 10px 20px;
  outline: none;
  margin-right: 10px;
}
button.owl-next {
  border: none;
  padding: 10px 20px;
  outline: none;
  margin-left: 10px;
}
button.owl-next i, button.owl-prev i{
  color: #ffffff;
}
.owl-carousel .owl-nav i{
  color: #7d8086;
  font-size: 20px;
}
.owl-carousel .owl-nav button:focus{
  outline: none;
}
/* ==========================================================================
   Woocommerce Style
   ========================================================================== */
.woocommerce .summary h1 {
    font-size: 28px;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity input{
  padding: 5px 0px;
}
.woocommerce button.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
  background-color: #fdb819;
  border-radius: 0;
  padding: 10px 14px;
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price{
  color: #fdb819;
}
#contentwoocom {
  padding: 20px 15px;
}
h2.woocommerce-loop-product__title {
  text-align: center;
}
.woocommerce ul.products li.product .price{
  text-align: center;
}
.woocommerce a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 20px;
}
li.product {
  border: 1px solid #ddd;
  padding-bottom: 17px;
}
.woocommerce span.onsale{
  background-color: #fdb819;
}
.woocommerce #customer_login .col-1, .woocommerce #customer_login .col-2{
    max-width: 100%;
}
input#password, input#reg_password {
    padding: 10px;
}
.woocommerce div.product form.cart .variations select{
  background-color: #ffffff; 
}
.u-column1.col-1.woocommerce-Address, .u-column2.col-2.woocommerce-Address {
    width: 100%;
    max-width: 100%;
}
.woocommerce a.added_to_cart {
  padding: 0 .5em .5em;
  display: inline-block;
}
.woocommerce h1,.woocommerce h2,.woocommerce h3{
  font-family: "Play";;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
  width: 53%;
}
.woocommerce .woocommerce-MyAccount-navigation ul{
  list-style-type: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a{
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 30px;
  color: #1f1e1e;
  font-family: "ABeeZee";
}
.woocommerce .woocommerce-MyAccount-navigation .is-active a{
  color: #fdb819;
}
.woocommerce form .form-row.woocommerce-invalid label{
  color:#8fa3aa;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
  background: #111111;
  color:#fff;
}
.woocommerce .form-row{
  display: unset;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{
  width: 100%;
}
.woocommerce #order_review table th{
  text-align: left;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
  padding: 20px;
}
.woocommerce div.product div.images img{
  width: auto;
}
.woocommerce-Tabs-panel p{
  font-size: 14px;
  letter-spacing: 1px;
  color: #a7a9ac;
  font-family: "ABeeZee";
  font-weight: 500;
}
.woocommerce-products-header__title{
  letter-spacing: 0px;
  color: #252525;
  font-family: "Play";
  font-weight: 800;
}
.woocommerce .shop-page ul.products li.product .star-rating{
  margin: 10px auto 15px auto;
}
.woocommerce ul.products li.product .price ins{
  text-decoration: none;
}
.shop-page .added_to_cart{
  background-color: #fdb819;
  border-radius: 0;
  padding: 5px 14px !important;
  font-weight: 600;
  color: #ffffff;
  width: 100px;
  margin-bottom: 10px;
}
.woocommerce .shop-page ul.products li.product{
  text-align: center;
}
.woocommerce-account .woocommerce .form-row{
  display: block
}
.woocommerce .woocommerce-breadcrumb{
  margin-top: 30px;
}
.woocommerce ul.products li.product .star-rating{
   color: #fec806;
   margin: 0 auto;
   display: block;
   float: none;
   overflow: hidden;
   position: relative;
   height: 1.7em;
   line-height: 1;
   font-size: 1em;
   font-family: star;
}
.star-rating{
  color: #f6d718;
  margin: 0 auto;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
#footer_box .widget_products .star-rating{
  margin: 0 !important;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #d3ced2;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before{
 content: "\53\53\53\53\53";
 top: 0;
 position: absolute;
 left: 0;
}
/* ==========================================================================
   Unit Testing Style
   ========================================================================== */
.outer_dpage table{
  text-align: center;
}
.outer_dpage table th{
  text-align: center;
}
/* ==========================================================================
   Media Style
   ========================================================================== */

@media screen and (max-width:576px) {
  section{
    padding: 15px 0 !important;
  }
  section h3:after,#our-blogs .our-blogs-head h2:after{
    content: none !important;
  }
  #topbar{
    text-align: center;
  }
  #topbar .topbar-sell {
    padding: 20px 5px;
    text-align: center;
  }
  .header-logo{
    text-align: center;
    padding-bottom: 20px;
  }
  .product-search-info{
    padding-bottom: 50px;
    border-radius: 0;
  }
  .product-search-info form input {
    width: 68%;
    padding-left: 10px;
  }
  .cat_toggle{
    text-align: center;
    display: block;
    border-radius: 0;
  }
  .product-search-info form{
    margin-top: 20px;
  }
  #slider{
    padding:0 !important;
  }
  #slider ol.carousel-indicators,#slider .slider-box p{
    display: none;
  }
  #slider .slider-box{
    max-width: 85%;
  }
  #slider .slider-box span{
    line-height: 10px;
    font-size: 12px;
  }
  #slider .slider-box h1{
    font-size: 20px;
    line-height: 20px;
  }
  #slider .slider-button-1{
    padding: 3px 20px;
    font-size: 12px;
    line-height: 29px;
  }
  #slider .carousel-prev-button,#slider .carousel-next-button{
    width: 30px;
    height: 30px;
  }
  #slider .slide_nav i{
    font-size: 12px;
    padding: 9px 11px;
  }
  #our-features,#our-features .our-features-content p,#our-blogs,#Newsletter,#featured-prod .featured-prod-head h3,#popular-parts,#auto-parts,#discovernow,#new-arrivals,#dealof-week,#productsalebanner,#testimonials{
    text-align: center;
  }
  #banner .banner-box-one h2{
    font-size: 20px;
    line-height: 32px;
  }
  #popular-parts .owl-nav,#our-blogs .owl-nav,#auto-parts .owl-nav,#new-arrivals .owl-nav,#dealof-week .owl-nav,#testimonials .owl-nav{
    position: unset;
    width: 100%;
  }
  #popular-parts .popular-parts-head h3,#auto-parts .auto-parts-head h3,#readytohelp .readytohelp-head h3,#Newsletter .Newsletter-head h3,#dealof-week .dealof-parts-head h3,#featured-prod .featured-prod-head h3{
    font-size: 22px;
  }
  #popular-parts .product-content h5 a,#dealof-week .product-content h5 a{
    font-size: 16px;
    line-height: 20px;
  }
  #popular-parts .star-rating,#dealof-week .product-content .popular-rating .star-rating,#productsalebanner .sale-produt-content .star-rating, #productsalebanner .top-product-content .star-rating{
    margin: 0 auto;
  }
  #new-arrivals .new-arrivals-box span.onsale{
    left: 0;
  }
  #dealof-week .product-content{
    padding:20px;
  }
  #productsalebanner .sale-produt-content .sale-produtcart, #productsalebanner .top-product-content .top-productcart{
    display: block;
    margin-top: 6%;
  }
  #productsalebanner .sale-produt-content a.add_to_cart_button, #productsalebanner .top-product-content a.add_to_cart_button{
    padding: 12px 30px;
  }
  #productsalebanner .salebanner-content span{
    padding-bottom: 2.2em;
  }
  #readytohelp .readytohelp-image{
    position: unset;
  }
  #testimonials .testimonials-wrqpper .client-image i{
    font-size: 2rem;
  }
  #Newsletter input.wpcf7-email{
    font-size: 14px;
    line-height: 37px;
    width: 100%;
    margin-right: 0;
    padding: 4px 25px;
  }
  #Newsletter input.wpcf7-submit{
    line-height: 40px;
    margin-top: 10px;
  }
  .copyright p{
    font-size: 12px;
    line-height: 25px;
  }
  .copyright .paymentimg{
    padding: 0;
  }
  #our-blogs .blogs-meta{
    margin: 5px 0;
  }
  #readytohelp .readytohelp-head{
    margin: 0;
  }
  #readytohelp span{
    font-size: 13px;
    line-height: 25px;
  }
  #readytohelp .readytohelp-shortcode input, #readytohelp .readytohelp-shortcode textarea{
    margin-top: 2%;
    padding: 7px 28px;
  }
}

@media screen and (min-width: 577px) and (max-width:767px){
  section{
    padding: 15px 0 !important;
  }
  section h3:after,#our-blogs .our-blogs-head h2:after{
    content: none !important;
  }
  #topbar{
    text-align: center;
  }
  #topbar .topbar-sell {
    padding: 20px 5px;
    text-align: center;
  }
  .header-logo{
    text-align: center;
    padding-bottom: 20px;
  }
  .product-search-info form input {
    width: 44%;
    margin-left: 20%;
  }
  #slider{
    padding:0 !important;
  }
  #slider ol.carousel-indicators,#slider .slider-box p{
    display: none;
  }
  #slider .slider-box{
    max-width: 85%;
  }
  #slider .slider-box span{
    line-height: 10px;
    font-size: 12px;
  }
  #slider .slider-box h1{
    font-size: 20px;
    line-height: 20px;
  }
  #slider .slider-button-1{
    padding: 3px 20px;
    font-size: 12px;
    line-height: 29px;
  }
  #slider .carousel-prev-button,#slider .carousel-next-button{
    width: 30px;
    height: 30px;
  }
  #slider .slide_nav i{
    font-size: 12px;
    padding: 9px 11px;
  }
  #our-features,#our-features .our-features-content p,#our-blogs,#Newsletter,#featured-prod .featured-prod-head h3,#popular-parts,#auto-parts,#discovernow,#new-arrivals,#dealof-week,#productsalebanner,#testimonials{
    text-align: center;
  }
  #banner .banner-content1 .banner-box-one{
    padding: 23px;
  }
  #banner .banner-box-one h2{
    font-size: 20px;
    line-height: 32px;
  }
  #popular-parts .owl-nav,#our-blogs .owl-nav,#auto-parts .owl-nav,#new-arrivals .owl-nav,#dealof-week .owl-nav,#testimonials .owl-nav{
    position: unset;
    width: 100%;
  }
  #popular-parts .popular-parts-head h3,#auto-parts .auto-parts-head h3,#readytohelp .readytohelp-head h3,#Newsletter .Newsletter-head h3,#dealof-week .dealof-parts-head h3,#featured-prod .featured-prod-head h3{
    font-size: 22px;
  }
  #popular-parts .product-content h5 a,#dealof-week .product-content h5 a{
    font-size: 16px;
    line-height: 20px;
  }
  #popular-parts .star-rating,#dealof-week .product-content .popular-rating .star-rating,#productsalebanner .sale-produt-content .star-rating, #productsalebanner .top-product-content .star-rating{
    margin: 0 auto;
  }
  #new-arrivals .new-arrivals-box span.onsale{
    left: 0;
  }
  #dealof-week .product-content .countdowntimer .numbers{
    font-size: 16px;
    width: 45px;
  }
  #dealof-week .product-content .countdowntimer .numbers span{
    font-size: 10px;
  }
  #dealof-week .product-content{
    padding:20px;
  }
  #productsalebanner .sale-produt-content .sale-produtcart, #productsalebanner .top-product-content .top-productcart{
    display: block;
    margin-top: 6%;
  }
  #productsalebanner .sale-produt h3, #productsalebanner .top-product h3{
    margin: 1% 0;
  }
  #productsalebanner .salebanner-content span{
    padding-bottom: 2.2em;
  }
  #readytohelp .readytohelp-image{
    position: unset;
  }
  #testimonials .testimonials-wrqpper .client-image i{
    font-size: 2rem;
  }
  #Newsletter input.wpcf7-email{
    font-size: 14px;
    line-height: 37px;
    width: 100%;
    margin-right: 0;
    padding: 4px 25px;
  }
  #Newsletter input.wpcf7-submit{
    line-height: 40px;
    margin-top: 10px;
  }
  .copyright p{
    font-size: 12px;
    line-height: 25px;
  }
  .copyright .paymentimg{
    padding: 0;
  }
  #our-blogs .blogs-meta{
    margin: 5px 0;
  }
  #readytohelp .readytohelp-head{
    margin: 0;
  }
  #readytohelp span{
    font-size: 13px;
    line-height: 25px;
  }
  #readytohelp .readytohelp-shortcode input, #readytohelp .readytohelp-shortcode textarea{
    margin-top: 2%;
    padding: 7px 28px;
  }
}

@media screen and (min-width: 768px) and (max-width:991px) {
  .product-search-info form input {
    width: 40%;
    margin-left: 28%;
  }
  #slider .slider-box{
    max-width: 56%;
  }
  #slider .slider-box h1{
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 32px;
    margin: 0;
  }
  #slider ol.carousel-indicators{
    right: 30%;
    bottom: 35px;
  }
  #our-features .our-features-content p,#banner .banner-box-one h2{
    font-size: 18px;
  }
  #our-features .our-features-content span{
    font-size: 14px;
    line-height: 20px;
  }
  #banner .banner-content1 .banner-box-one{
    padding: 22px;
  }
  section{
    padding: 15px 0 !important;
  }
  section h3:after,#our-blogs .our-blogs-head h2:after{
    content: none !important;
  }
  #popular-parts .owl-nav,#our-blogs .owl-nav,#auto-parts .owl-nav,#new-arrivals .owl-nav,#dealof-week .owl-nav,#testimonials .owl-nav{
    width: 10%;
  }
  #popular-parts .owl-nav{
    top: -20%;
  }
  #popular-parts .product-content h5 a{
    font-size: 14px;
  }
  #popular-parts a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    padding: 10px 22px;
  }
  #discovernow .discoverhoverbox h3{
    font-size: 15px;
  }
  #discovernow .discoverhoverbox a{
    font-size: 13px;
    padding: 0px 8px;
  }
  #dealof-week .owl-nav{
    top:-14%;
  }
  #dealof-week .product-content{
    padding: 12px;
  }
  #dealof-week .product-content h5 a{
    font-size: 17px;
  }
  #dealof-week .product-content .countdowntimer .numbers{
    font-size: 16px;
    width: 43px;
  }
  #dealof-week .product-content .countdowntimer .numbers span{
    font-size: 10px;
  }
  #productsalebanner .sale-produt h3, #productsalebanner .top-product h3{
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0%;
  }
  #productsalebanner .sale-produt-content h5, #productsalebanner .top-product-content h5{
    margin-bottom: 5px;
  }
  #productsalebanner .sale-produt-content h5 a, #productsalebanner .top-product-content h5 a{
    font-size: 12px;
    line-height: 15px;
  }
  #productsalebanner .salebanner-content p,#productsalebanner .sale-produt-content del, #productsalebanner .top-product-content del,#productsalebanner .sale-produt-content ins, #productsalebanner .top-product-content ins{
    font-size: 12px;
  }
  #productsalebanner .sale-produt-content .star-rating, #productsalebanner .top-product-content .star-rating {
    margin: 0 0 3px 0;
  }
  #productsalebanner .sale-produt-content, #productsalebanner .top-product-content{
    padding: 5px 0;
  }
  #productsalebanner .sale-produt-content a.add_to_cart_button, #productsalebanner .top-product-content a.add_to_cart_button{
    padding: 12px 5px;
  }
  #productsalebanner .salebanner-content span{
    font-size: 30px;
    padding-bottom: 1.2em;
  }
  #productsalebanner .salebanner-content a {
    font-size: 12px;
    padding: 14px 12px;
  }
  #testimonials .testimonials-wrqpper .client-image i{
    font-size: 2rem;
  }
  #testimonials .testimonials-wrqpper p {
    font-size: 13px;
    line-height: 23px;
    margin: 0px 0;
  }
  #testimonials .testimonials-wrqpper a.client-title {
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 27px;
  }
  #testimonials .social-profiles {
    margin: 5px 0;
  }
  #featured-prod .featured-prod-text h5 a{
    font-size: 15px;
  }
  #readytohelp{
    padding: 0 !important;
  }
  #readytohelp .readytohelp-head,#our-blogs .blogs-meta{
    margin: 0;
  }
  #readytohelp span{
    font-size: 13px;
    line-height: 25px;
  }
  #readytohelp .readytohelp-shortcode input, #readytohelp .readytohelp-shortcode textarea{
    margin-top: 2%;
    padding: 7px 28px;
  }
  #our-blogs .owl-nav{
    top:-12%;
  }
  #our-blogs .blog-content {
    padding: 5px 0;
  }
  #our-blogs a.blogs-title{
    font-size: 13px;
    line-height: 20px;
  }
  #our-blogs .blogs-meta span, #our-blogs .blogs-meta a{
    font-size: 12px;
    margin-right: 0;
  }
  #our-blogs .blog-content p{
    font-size: 12px;
    line-height: 20px;
    margin:0;
  }
  #our-blogs .blog-content a.read-more{
    font-size: 16px;
    line-height: 40px;
    padding: 6px 16px;
  }
  #Newsletter input.wpcf7-email{
    width: 68%;
    margin-right: 0;
  }
  #Newsletter input.wpcf7-submit{
    padding: 1px 15px;
  }
  .copyright p{
    line-height: 25px;
  }
}

@media screen and (max-width: 1024px) and (min-width:991px){
  #slider .slider-box{
    max-width: 56%;
  }
  #slider .slider-box h1{
    font-size: 25px;
    letter-spacing: 0px;
    line-height: 32px;
    margin: 0;
  }
  #slider ol.carousel-indicators{
    right: 30%;
    bottom: 35px;
  }
  #our-features .our-features-content p,#banner .banner-box-one h2{
    font-size: 18px;
  }
  #our-features .our-features-content span{
    font-size: 14px;
    line-height: 20px;
  }
  #banner .banner-content1 .banner-box-one{
    padding: 22px;
  }
  section{
    padding: 15px 0 !important;
  }
  section h3:after,#our-blogs .our-blogs-head h2:after{
    content: none !important;
  }
  #popular-parts .owl-nav,#our-blogs .owl-nav,#auto-parts .owl-nav,#new-arrivals .owl-nav,#dealof-week .owl-nav,#testimonials .owl-nav{
    width: 10%;
  }
  #popular-parts .owl-nav{
    top: -20%;
  }
  #popular-parts .product-content h5 a{
    font-size: 17px;
  }
  #popular-parts a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    padding: 10px 22px;
  }
  #discovernow .discoverhoverbox h3{
    font-size: 15px;
  }
  #discovernow .discoverhoverbox a{
    font-size: 13px;
    padding: 0px 8px;
  }
  #dealof-week .owl-nav{
    top:-14%;
  }
  #dealof-week .product-content{
    padding: 12px;
  }
  #dealof-week .product-content h5 a{
    font-size: 17px;
  }
  #dealof-week .product-content .countdowntimer .numbers{
    font-size: 16px;
    width: 43px;
  }
  #dealof-week .product-content .countdowntimer .numbers span{
    font-size: 10px;
  }
  #productsalebanner .sale-produt h3, #productsalebanner .top-product h3{
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0%;
  }
  #productsalebanner .sale-produt-content h5, #productsalebanner .top-product-content h5{
    margin-bottom: 5px;
  }
  #productsalebanner .sale-produt-content h5 a, #productsalebanner .top-product-content h5 a{
    font-size: 17px;
    line-height: 15px;
  }
  #productsalebanner .salebanner-content p,#productsalebanner .sale-produt-content del, #productsalebanner .top-product-content del,#productsalebanner .sale-produt-content ins, #productsalebanner .top-product-content ins{
    font-size: 12px;
  }
  #productsalebanner .sale-produt-content .star-rating, #productsalebanner .top-product-content .star-rating {
    margin: 0 0 3px 0;
  }
  #productsalebanner .sale-produt-content, #productsalebanner .top-product-content{
    padding: 15px 0;
  }
  #productsalebanner .sale-produt-content a.add_to_cart_button, #productsalebanner .top-product-content a.add_to_cart_button{
    padding: 12px 5px;
  }
  #productsalebanner .salebanner-content span{
    font-size: 30px;
    padding-bottom: 1.2em;
  }
  #productsalebanner .salebanner-content a {
    font-size: 12px;
    padding: 14px 12px;
  }
  #testimonials .testimonials-wrqpper .client-image i{
    font-size: 2rem;
  }
  #testimonials .testimonials-wrqpper p {
    font-size: 13px;
    line-height: 23px;
    margin: 0px 0;
  }
  #testimonials .testimonials-wrqpper a.client-title {
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 27px;
  }
  #testimonials .social-profiles {
    margin: 5px 0;
  }
  #featured-prod .featured-prod-text h5 a{
    font-size: 15px;
  }
  #readytohelp{
    padding: 0 !important;
  }
  #readytohelp .readytohelp-head,#our-blogs .blogs-meta{
    margin: 0;
  }
  #our-blogs .owl-nav{
    top:-12%;
  }
  #Newsletter input.wpcf7-submit{
    padding: 1px 15px;
  }
  .copyright p{
    line-height: 25px;
  }
}

@media screen and (max-width: 1024px){
  .headerbar {
    display: block;
    margin: 0;
  }
  .hamburger {
    padding: 10px;
    line-height: 0;
  }
  .main-header .side-navigation {
    display: none
  }
  .side-navigation,
  .side-navigation li {
    padding: 0;
    display: block
  }
  .side-navigation ul li a {
    padding: 10px;
    display: block;
    color: #fff;
    border-bottom: 2px solid #fff;
    background: 0 0!important;
    text-align: left
  }
  amp-sidebar#sidebar1 {
    background: #111;
    width: 250px
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .5s
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: block !important;
  }
  .side-navigation ul ul {
    background: transparent !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li {
    background: transparent !important;
  }
  .side-navigation ul ul li{
    display: block;
    padding-left: 7px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation li.current_page_item a{
    display: block;
    border-bottom: 2px solid #fff;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1025px) { 
  #slider .slider-box{
    padding: 10px;
  }
  #slider .slider-box h1{
    font-size: 35px;
    line-height: 27px;
  }
  #our-features .our-features-content span{
    font-size: 14px;
  }
  #popular-parts .popular-parts-head h3:after,#auto-parts .auto-parts-head h3:after{
    width: 30%;
  }
  #popular-parts .owl-nav,#our-blogs .owl-nav,#auto-parts .owl-nav,#new-arrivals .owl-nav,#dealof-week .owl-nav,#testimonials .owl-nav{
    width: 7%;
  }
  #popular-parts .product-content h5 a{
    font-size: 17px;
  }
  #discovernow .discoverhoverbox a{
    padding: 2px 10px;
  }
  #dealof-week .product-content .countdowntimer .numbers{
    font-size: 16px;
    width: 43px;
  }
  #dealof-week .product-content .countdowntimer .numbers span{
    font-size: 10px;
  }
  #productsalebanner .sale-produt h3, #productsalebanner .top-product h3{
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0%;
  }
  #productsalebanner .sale-produt-content h5, #productsalebanner .top-product-content h5{
    margin-bottom: 5px;
  }
  #productsalebanner .sale-produt-content h5 a, #productsalebanner .top-product-content h5 a{
    font-size: 17px;
    line-height: 15px;
  }
  #productsalebanner .salebanner-content p,#productsalebanner .sale-produt-content del, #productsalebanner .top-product-content del,#productsalebanner .sale-produt-content ins, #productsalebanner .top-product-content ins{
    font-size: 12px;
  }
  #productsalebanner .sale-produt-content .star-rating, #productsalebanner .top-product-content .star-rating {
    margin: 0 0 3px 0;
  }
  #productsalebanner .sale-produt-content, #productsalebanner .top-product-content{
    padding: 15px 0;
  }
  #productsalebanner .sale-produt-content a.add_to_cart_button, #productsalebanner .top-product-content a.add_to_cart_button{
    padding: 12px 5px;
  }
  #productsalebanner .salebanner-content span{
    font-size: 30px;
    padding-bottom: 1.2em;
  }
  #productsalebanner .salebanner-content a {
    font-size: 12px;
    padding: 14px 12px;
  }
  #readytohelp .readytohelp-head{
    margin:0;
  }
  #our-blogs .blogs-meta {
    margin: 5px 0;
  }
  #our-blogs .blogs-meta {
    margin: 5px 0;
  }
  #Newsletter input.wpcf7-email{
    width: 70%;
  }
  .copyright p{
    line-height: 29px;
  }
}

/* ------------- Mozilla Style -------------- */

@-moz-document url-prefix() {

  .main-navigation ul{
    text-align: left;
  }
  .main-navigation a{
    font-size: 18px;
  }
}