/*
Theme Name: VW Locksmith Pro
Theme URI: https://www.vwthemes.com/themes/wordpress-maintenance-service-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description:If you want the important services related to the IT industry, WordPress maintenance service theme is the right purchase at an affordable investment and it will be highly suitable for the IT related solutions that includes renovation, junk removal as well as software cleaning. Overall, it is a good WordPress theme of premium category for the computer or digital repair and since it is multipurpose, it is good for the other industries as well that include mechanical or electrical engineering industries. It is perfect for the constriction works as well as the business related to the auto servicing industry like the car garage services and the credit goes to its professional and user friendly nature. If you have started an air-conditioning repair or service or pool maintenance business, WordPress maintenance service theme is a good option because it is accompanied with the CTA [call to action button] and the clean code. It is also modern with many customization options
Version: 0.0.1
Requires at least: 5.4.2
Tested up to: 5.8.1
Requires PHP: 5.2.4
License: GNU General Public License
License URI:license.txt
Text Domain: vw-locksmith-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
VW Locksmith Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2019.
VW Locksmith Pro WordPress Theme is released under the terms of GNU GPL
*/
/* Basic Style */
@font-face {
  font-family: 'ABeeZee';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('MABeeZee Regular'), local('ABeeZee-Regular'), url(./assets/css/ABeeZee-Regular.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;
}
@font-face {
  font-family: 'BarlowCondensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('BarlowCondensed Regular'), local('BarlowCondensed-Regular'), url(./assets/css/BarlowCondensed-Regular.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;
}
@font-face {
  font-family: 'BarlowCondensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local('BarlowCondensed Medium'), local('BarlowCondensed-Medium'), url(./assets/css/BarlowCondensed-Medium.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;
}
@font-face {
  font-family: 'BarlowCondensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('BarlowCondensed SemiBold'), local('BarlowCondensed-SemiBold'), url(./assets/css/BarlowCondensed-SemiBold.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;
}
@font-face {
  font-family: 'BarlowCondensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('BarlowCondensed Bold'), local('BarlowCondensed-Bold'), url(./assets/css/BarlowCondensed-Bold.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;
}
@font-face {
  font-family: 'BarlowCondensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local('BarlowCondensed ExtraBold'), local('BarlowCondensed-ExtraBold'), url(./assets/css/BarlowCondensed-ExtraBold.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;
}
@font-face {
  font-family: 'Basic';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Basic Regular'), local('Basic-Regular'), url(./assets/css/Basic-Regular.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;
}
:root {
  --common-font-a: "ABeeZee"; --common-font-bc: "BarlowCondensed"; --common-font-basic: "Basic";
}
:root {
  --peach: #F47629;
  --skyblue: #101840;
  --grey1: #303133;
  --lightgrey: #838384;
  --grey4: #333333;
  --grey5: #6c6c6c;
 }
html body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: white;
  position: relative;
  color: var(--grey5);
  font: 300 14px var(--common-font-basic);
}
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: var(--common-font-bc);
  color: var(--grey1);
  font-weight: 700;
}
p {
  margin: 0 0 15px;
  padding: 0;
  font-size: 14px;
  font-weight: 300;
}
body a {
  text-decoration: none;
  color: var(--grey5);
}
a:hover {
  text-decoration: none;
  color: var(--grey5);
}
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: 450px;
  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: white;
  text-transform: uppercase;
  border: none;
  background-color: var(--peach);
}
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;
}
.wp-caption {
  margin: 0;
  padding: 0;
  font-size: 13px;
  max-width: 100%;
}
.wp-caption-text, .gallery-caption, .bypostauthor {
  margin: 0;
  padding: 0;
}
.hovereffect a {
  border: 1px solid #333;
  padding: 10px;
  color: var(--grey4);
  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;
}
table, td, th {
  border: 1px solid black;
}

/* ---------Buttons--------- */
a.button, a.theme_button, a.theme_skyblue_button, a.theme_peach_button, .woocommerce a.button, .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, .woocommerce a.added_to_cart, input[type="submit"], .cta_theme_btn{
  color: white;
  border: none;
  text-transform: uppercase;
  padding: 16px 26px;
  border-radius: 30px;
  font: 700 15px var(--common-font-bc);
  letter-spacing: 1px;
  background-color: var(--skyblue);
}
a.theme_skyblue_button, .woocommerce a.added_to_cart, .cta_theme_btn, a.theme_peach_button:hover, .theme_peach_button:hover {
  background-color: var(--skyblue);
}
a.theme_skyblue_button:hover, .theme_skyblue_button:hover, .woocommerce a.added_to_cart:hover, .cta_theme_btn:hover, a.theme_peach_button, input[type="submit"] {
  background-color: var(--peach);
}
/*-------------------------- Calendar widget --------------------------*/
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 white;
  color: black;
}
#vw_footer .widget.widget_calendar td, #vw_footer .widget.widget_calendar tr, #vw_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: white;
  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;
}
.hvr-shrink {
  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);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
/*---------------------- index ---------------------------*/
.post-section {
  padding: 20px 0;
}
.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;
}
/*------------------------- Headings --------------------------*/
section h2 {
  margin-bottom: 20px;
  padding: 0 0 10px;
  margin: 0;
}
section h3 {
  padding: 0;
}
section h5 {
  margin: 0 0 10px 0;
  padding: 0;
}
/* --------- 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;
}

/* --------- Inner Pages --------- */
ol.carousel-indicators li {
  padding: 2px;
  background-color: #8c9097 !important;
  border: 2px solid #8c9097;
  background-color: transparent;
  margin-right: 10px;
  border-radius: 50%;
  width: auto;
  height: auto;
}
/* ---------------- Button Effects --------------- */
/* Bounce Out */
.hvr-bounce-out {
  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);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
/*---------------- Contact Us Widget ----------------*/
.contact_us_icon i {
  color: var(--peach);
  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;
}
/* ------------- Category --------------------*/
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: var(--grey4);
}
/*-------------- Owl crousel ---------------*/
#latest-news .owl-carousel .owl-dots,#our-partners .owl-carousel .owl-dots,#our-features .owl-carousel .owl-dots,#vw_our-project .owl-carousel .owl-dots,#vw_our-team .owl-carousel .owl-dots,#our-records .owl-carousel .owl-dots {
  text-align: center;
  padding-top: 30px;
}
#latest-news .owl-carousel .owl-dots button,#our-features .owl-carousel .owl-dots button,#our-partners .owl-carousel .owl-dots button,#vw_our-project .owl-carousel .owl-dots button,#our-records .owl-carousel .owl-dots button,#vw_our-team .owl-carousel .owl-dots button {
  width: 8px;
  height: 8px;
  background-color: #c2c5c8 !important;
  border-radius: 50%;
  margin: 0 5px;
  outline: none;
}
#latest-news .owl-carousel .owl-dots .active,#our-features .owl-carousel .owl-dots .active,#our-partners .owl-carousel .owl-dots .active,#vw_our-project .owl-carousel .owl-dots .active,#our-records .owl-carousel .owl-dots .active,#vw_our-team .owl-carousel .owl-dots .active   {
  background-color: var(--peach) !important;
  width: 22px;
  height: 7px;
  border-radius: 30px;
}
.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 {
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-next {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  padding: 10px 20px;
  outline: none;
}
button.owl-next i, button.owl-prev i {
  color: white;
}
/* ----------- Unit Testing ------------- */
.outer_dpage table {
  text-align: center;
}
.outer_dpage table th {
  text-align: center;
}
/* ------------- Mozilla Style -------------- */
@-moz-document url-prefix() {
  .vw_main-navigation ul {
    text-align: left;
  }
  .vw_main-navigation a {
    font-size: 18px;
  }
}
span.posted_in a:hover {
  color: #fb7f7f !important;
}

a.button.wc-backward {
  background-color: #fb7f7f !important;
}
/* a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
  background-color: #fb7f7f !important;
} */
a.button.wc-forward {
  background-color: var(--peach) !important;
}
nav.woocommerce-MyAccount-navigation ul li {
  background-color: var(--peach) !important;
}
.woocommerce button.button {
  background-color: var(--peach) !important;
}
/* ----------- Spinner ------------- */
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--peach);
  z-index: 2;
  cursor: pointer;
  z-index: 9999;
}
.spinner-loading-box .lds-ellipsis {
  display: inline-block;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
}
.spinner-loading-box .lds-ellipsis div {
  position: absolute;
  top: 33px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: white;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.spinner-loading-box .lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.spinner-loading-box .lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.spinner-loading-box .lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.spinner-loading-box .lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
#return-to-top.left {
  left: 10px;
}
#return-to-top.center {
  left: 46%;
  right: 46%;
}
.vw-fixed{
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}
.vw-scroll{
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-content {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}


/* product */
.product-box {
  background: #EFEFEF;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.pro-img{
  background: #FFFFFF;
  padding: 20px;
  height: 310px;
  border-radius: 15px;
  position: relative;
}
.pro-img img{
  height: 100%;
  width: 100%;
      object-fit: contain;
}

.cart-btn, .wishlist_text,.quick-view {
  background: var(--skyblue);
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.single-pro-btn .wishlist_text{
      height: 44px;
    width: 44px;
}
.quick-view  .woosq-btn-has-icon{
  background: transparent;
  border: none;
  display: inline;
}
.woosq-btn-icon{
  font-size: 20px;
    color: #fff;
}
.yith-wcwl-wishlistaddedbrowse{
  position: relative;
}
.yith-wcwl-wishlistaddedbrowse .feedback{
  gap: 0px;
}
.yith-wcwl-add-to-wishlist{
  margin-top: 0
}
.yith-wcwl-add-button .add_to_wishlist svg.yith-wcwl-icon-svg, .yith-wcwl-add-button .add_to_wishlist img{
  color: #fff;
  margin-right: 0 !important;
}
.yith-wcwl-add-to-wishlist-button svg, .yith-wcwl-add-to-wishlist-button img.yith-wcwl-custom-icon{
  height: 22px;
  color: #fff !important;
}
.product-icon {
  position: absolute;
  left: 0;
  right: 0;
  justify-content: center;
  opacity: 0;
  margin: 0 auto;
  bottom: 15px;
}

.cart-btn a, .wishlist-items-wrapper .product-add-to-cart a, .wishlist_table.mobile li .product-add-to-cart a {
  font-size: 0 !important;
  /* display: block !important; */
  padding: 0 !important;
    height: 50px;
    width: 50px;
  display: flex !important;
  align-items: center;
  justify-content: center;
      border-radius: 50%;
}

.ajax_add_to_cart:hover,.wishlist_text:hover,.quick-view:hover{
  background-color: var(--peach) !important;
}
.ajax_add_to_cart:before, .wishlist-items-wrapper .product-add-to-cart a:before, .wishlist_table.mobile li .product-add-to-cart a:before,a.added_to_cart.wc-forward:before{
  text-align: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 17px;
  color: #fff;
}
.yith-wcwl-add-button{
  text-align: center;
}
.ajax_add_to_cart:before, .wishlist-items-wrapper .product-add-to-cart a:before, .wishlist_table.mobile li .product-add-to-cart a:before {
  content: "\f291";
      padding-left: 10px;
}

a.added_to_cart.wc-forward:before{
  content: "\f06e";
}
.shop.shop-product .woocommerce-ordering, .yith-wcwl-add-button span,.ajax_add_to_cart.added {
  display: none !important;
}

/* a.added_to_cart.wc-forward{
  background: var(--peach);
} */
 .product-box:hover  .product-icon{
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  opacity: 1;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--custom-button{
  background: transparent !important;
  border: none  !important;
}
 .wishlist_text i{
   margin-right: unset !important;
   line-height: 33px;
  font-size: 14px;
  height: 32px;
  width: 33px;
  background: #FCB900;
  text-align: center;
  border-radius: 6px;
  color: #000;
   position: relative;
 }
 .yith-wcwl-add-to-wishlist.exists .yith-wcwl-icon{
   font-weight: 800;
 }
.yith-wcwl-wishlistaddedbrowse a{
  position: absolute;
  top: left;
  font-size: 8px;
  left: 3px;
  top: 5px;
  opacity: 0;
  color: #fff;
 }
 .feedback{
   font-size: 0;
 }
 .yith-wcwl-add-to-wishlist.exists svg.yith-wcwl-icon-svg{
  color:#fff;
 }
.product-title a{
    color: #101840;
    font: 700 22px / 24px var(--common-font-bc);
    text-transform: uppercase;
}
.product-title a:hover{
  color:var(--peach)
}
.product-price del{
  display: none;
}
.product-price ins{
  text-decoration: none;
}
.product-price bdi{
  display: flex;
  gap: 6px;
  font: 500 20px / 24px var(--common-font-a);
}

.wpcf7-spinner{
  position: absolute;
  margin: 0px 6px;
  margin-top: 30px;
}
/* blog */

.latest-news-contents  img {
  margin: 0;
  height: 250px;
  object-fit: cover;
  border-radius: 20px;
}
.post-img-wrap{ position: relative;
    overflow: hidden;
}

.post-img-wrap::after,
.post-img-wrap::before{
    content: "";
    opacity: 0.3;
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.4s ease-in-out;
    z-index: 1;
    border-radius: 20px;
    background: var(--skyblue)
}
.post-img-wrap::after{
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
}
.latest-news-contents:hover .post-img-wrap::after,
.latest-news-contents:hover .post-img-wrap::before{
    width: 100%;
}
#latest-news h5 a,.blog-title a {
  font: 700 22px var(--common-font-bc);
  text-transform: uppercase;
  color: #303133;
}
#latest-news h5 a:hover,.blog-title a:hover {
  color: var(--peach);
}
.news-date {
  letter-spacing: 2px;
  color: white;
  background-color: var(--skyblue);
  display: inline-block;
  line-height: 23px;
  text-align: center;
  padding: 12px 15px;
  font: 700 22px var(--common-font-bc);
  width: 90%;
  border-radius: 10px;
}
 .blog-meta .entry-comments,  .blog-meta .entry-author a{
  color: #949799;
  padding-right: 40px;
  font: 400 14px var(--common-font-a);
}
 .blog-meta .entry-author i{
  color: #949799;
}
 .read-more {
  color: #949799;
    font: 600 16px / 14px var(--common-font-bc);
}
.blog-meta,  .latest-news-box {
  padding-top: 20px;
}
#latest-news #latest-news-loop {
  display: none;
}
 .latest-news-contents:hover .news-date {
  background-color: var(--peach);
}
 .latest-news-contents:hover .read-more {
  color: var(--peach);
}
 .latest-news-text {
  display: flex;
  align-items: center;
}
.userdivide {
  margin: 3px 22px;
  position: absolute;
  width: 2px;
  height: 11px;
  top: 1px;
  right: 0;
  background-color: #949799;
}
span.entry-author, span.entry-comments {
  position: relative;
}

/* ----------- About Maintenance -------------- */
#about-maintenance .about-content p {
  color: var(--lightgrey);
  padding-top: 30px;
  padding-bottom: 20px;
  display: inline-block;
  font: 400 15px var(--common-font-basic);
  line-height: 33px;
}
#about-maintenance .about-content h5 {
  font-size: 18px;
  padding-top: 15px;
}
#about-maintenance .about-content .read-more {
  margin-top: 25px;
}
#about-maintenance .about-content {
  padding: 60px 0;
}
.about-features:hover img{
  transform: scale(1.1);
    transition: transform 0.8s;
}
/* ------------ Our Team --------------- */
#vw_our-team {
  background-color: #fafbfd;

}
#vw_our-team .our-team-head {
  padding-bottom: 35px;
}
#vw_our-team .vw_our-team-content {
  text-align: center;
  border: 1px solid #ecedef;
        border-radius: 20px;
}
#vw_our-team .vw_our-team-content h5 {
  padding-top: 15px;
  margin-bottom: 0;
}
#vw_our-team .vw_our-team-content h5 a {
  font: 700 18px var(--common-font-bc);
}
#vw_our-team .vw_our-team-content p {
  font: 400 14px var(--common-font-a);
  color: var(--lightgrey);
  padding-top: 5px;
  margin-bottom: 0;
  padding-bottom: 20px;
  margin-bottom: 0;
}
#vw_our-team .owl-stage {
  padding-bottom: 5px;
}
#vw_our-team .owl-carousel .owl-stage-outer {
  padding-bottom: 20px;
}
#vw_our-team #team-loop {
  display: none;
}

/* ----------- testimonial --------------- */

.testimonials-row {
  background-color: white;
      border-radius: 20px;
}
#testimonials .testimonials-content, #testimonials .video-content {
  text-align: center;
}
#testimonials .testimonials-content{
      padding: 40px;
}
#testimonials .testimonial-quote-img {
  font-size: 30px;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--peach);
  padding: 20px 10px;
  color: white;
  margin: 0 auto;
}
#testimonials .testimonials-text p {
  color: var(--lightgrey);
  padding-top: 20px;
  font: 400 15px var(--common-font-a);
  line-height: 30px;
}

#testimonials .testimonials-content a {
  color: #141313;
  font: 700 20px var(--common-font-bc);
}
#testimonials .testimonials-content span {
  color: var(--lightgrey);
  padding-left: 15px;
  font: 400 16px var(--common-font-a);
}
#testimonials .video-content i {
  width: 70px;
  height: 70px;
  border: 2px solid white;
  padding: 22px 25px;
  border-radius: 50%;
  color: white;
  font-size: 22px;
  position: absolute;
  top: 45%;
  transform: translate(-50%);
  left: 45%;
  animation: pulsee 2s infinite;
}
@keyframes pulsee {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
50% {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
}
#testimonials .video-content {
  padding-left: 0;
}
#testimonials .testimonials-box:hover i {
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#testimonials #testimonials-loop {
  display: none;
}
#testimonials .owl-carousel .owl-dots {
  padding-top: 13px;
}
/* .testimonials-content img{
  border-radius: 50%;
} */
/* ------------ Video Popup ----------------- */
/* The Modal (background) */
#testimonials .modal-new {
  display: none;
  position: fixed;
  z-index: 999999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.4);
}
/* Modal Content */
#testimonials .modal-contents {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  transition: 2s;
  border-radius: 10px;
}
/* The Close Button */
#testimonials .close-one {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
#testimonials .close-one:hover, #testimonials .close-one:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.video-content img {
    height: 460px;
    width: 100%;
    border-radius: 0 20px 20px 0;
    object-fit: cover;
}


/* ------------- Call Now ------------- */

.call_title{
  position: relative;
  z-index: 1;
}
.call_title svg{
  position: absolute;
  top: -40px;
  left: -35px;
  z-index: -1;
}
#call-now {
  margin-bottom: -19%;
    padding-bottom: 6%;
}
#call-now p {
  color: var(--lightgrey);
  margin-bottom: 0;
  font: 400 16px var(--common-font-a);
}
#call-now h2 a{
  letter-spacing: 2px;
    font: 700 65px / 75px var(--common-font-bc);
    color: #000;
}
#call-now h2 a:hover{
  color: var(--peach);
}
#call-now #call-now-content img {
  margin-top: -26%;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in;
  animation-name: pulse;
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
/* -------- Our Records ------------- */
#our-records {
  /* padding: 0; */
  padding-bottom: 85px;
}
#our-records .our-records-content p {
  font: 700 20px var(--common-font-bc);
}
#our-records .our-records-content span {
  letter-spacing: 6px;
  font: 700 65px/65px var(--common-font-bc);
} 
#our-records .our-records-details {
  position: relative;
    top: 110px;
}
#our-records #records-loop {
  display: none;
}
/* img.record-hover-image {
  position: absolute;
  top: 0px;
  left: 14px;
  opacity: 0;
  height: 70px;
} */
.our-record-box:hover .record-image,.our-record-box:hover img.record-hover-image{
  opacity: 0;
}
.our-record-box:hover img.record-hover-image{
  opacity: 1;
}
.record-hover-image,.our-records-content:hover .record-image{
  display: none !important;
}
.our-records-content:hover .record-hover-image{
  display: block !important;
}
.our-record-box:hover img,.our-features-box:hover .feature-image-box img{
    transition: 1s;
    -webkit-transition: 0.70s;
    -moz-transition: 0.70s;
    -ms-transition: 0.70s;
    -o-transition: 0.70s;
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.our-features-box {
    height: 240px;
}

/* ----------- Our Features --------------- */
#our-features {
  padding:40px 0 0;
  background-size: 100% 100%;
}
#our-features .our-features-details {
    position: relative;
    top: 105px;
    box-shadow: 0px 5px 15px #0000001A;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}
#our-features h5 a, .our-record-box p {
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 0;
}
#our-features p {
  line-height: 28px !important;
  color: var(--lightgrey);
  margin-bottom: 0;
  padding: 15px 0;
  font: 400 14px var(--common-font-basic);
}
#our-features .read-more {
    font: 700 16px / 16px var(--common-font-bc);
    letter-spacing: 1px;
}
#our-features .our-features-box{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#our-features .our-features-box, #our-records .our-record-box {
  /* background-color: white; */
  padding: 30px;
  /* padding-right: 0;
  -webkit-box-shadow: 0 10px 6px -6px #f7eaea;
  -moz-box-shadow: 0 10px 6px -6px #f7eaea;
  box-shadow: 0 10px 6px -6px #f7eaea; */
}
#our-records .our-record-box {
  padding: 38px !important;
  height: 215px;
}
#our-records .owl-stage-outer{
  box-shadow: 0px 5px 15px #0000001A;
  background: #fff;
  border-radius: 20px;
  position: relative;
  top: 80px;
}
#our-features .our-features-content, #our-records .our-records-content{
  position: relative;
}
#our-features .owl-item:nth-child(3n) .our-features-content, #our-records .owl-item:nth-child(3n) .our-records-content{
  background-color: transparent;
}
#our-features #feature-loop {
  display: none;
}
#our-features .our-features-content:hover .our-features-box, #our-records .our-records-content:hover .our-record-box {
  background-color: var(--peach);
}
#our-features .our-features-content:hover h5{
  color:#fff;
}
#our-features .our-features-content:hover:after, #our-records .our-records-content:hover:after{
  border-left-color: var(--peach);
}
#our-features .our-features-content:hover a, #our-features .our-features-content:hover p, #our-features .our-features-content:hover .our-features-box .media i, #our-records .our-records-content:hover p, #our-records .our-records-content:hover .our-record-box .media i, #our-records .our-records-content:hover span {
  color: white;
}
#our-features .our-features-content:after{
  border-top: 106px solid transparent;
  border-bottom: 106px solid transparent;
}
#our-records .our-records-content:after {
  border-top: 98px solid transparent;
  border-bottom: 98px solid transparent;
}
.our-features-box .media i, .our-record-box .media i{
  font-size: 45px;
  color: var(--peach);
}
/* #our-features .owl-carousel .owl-stage-outer, #our-records .owl-carousel .owl-stage-outer{
  padding-bottom: 10px;
} */
img.feature-hover-imahe {
display: none !important;
}
 .our-features-box:hover img.feature-hover-imahe{
  display: block !important;
}
.our-features-box:hover .feature-image{
display: none !important;
} 

/* ---------- Overlay ---------- */
#vw_our-team .vwbox {
  position: relative;
}
#vw_our-team .vwbox img{
  width: 100% !important;
      border-radius: 20px 20px 0 0;
}
#vw_our-team .vwbox:after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 69%, rgba(0, 0, 0, 0.76) 100%);
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.5s ease 0s;
   border-radius: 20px 20px 0 0;
}
#vw_our-team .vw_our-team-content:hover .vwbox:after {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.09) 11%, rgba(0, 0, 0, 0.12) 13%, rgba(0, 0, 0, 0.19) 20%, rgba(0, 0, 0, 0.29) 28%, rgba(0, 0, 0, 0.29) 29%, rgba(0, 0, 0, 0.42) 38%, rgba(0, 0, 0, 0.46) 43%, rgba(0, 0, 0, 0.53) 47%, rgba(0, 0, 0, 0.75) 69%, rgba(0, 0, 0, 0.87) 84%, rgba(0, 0, 0, 0.98) 99%, rgba(0, 0, 0, 0.94) 100%);
}
#vw_our-team .vw_our-team-content:hover .team_name{
  background-color: var(--peach);
}
#vw_our-team .vw_our-team-content:hover .team_name h5 a, #vw_our-team .vw_our-team-content:hover .team_name p{
  color: white;
}
.team_name {
  display: block;
  background-color: white;
      border-radius: 0 0 20px 20px;
}
#vw_our-team .vwbox .vw_box-content {
  width: 100%;
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#vw_our-team .vwbox .social {
  list-style: none;
  opacity: 0;
  position: relative;
  transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
  transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
#vw_our-team .vw_our-team-content:hover .social {
  opacity: 1;
  transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
#vw_our-team .vwbox .social i {
    width: 35px;
    height: 40px;
    color: white;
    border: 2px solid white;
    padding: 10px 7px;
}
#vw_our-team .vwbox .social i:hover {
  background-color: var(--peach);
  border: 2px solid var(--peach);
}



/* ------------- Our Services ---------------- */
.section_main_head h3 {
  letter-spacing: 2px;
  font-weight: 700;
}
 .our-services-box h5 a {
  font: 500 24px var(--common-font-bc);
}
 .our-services-box h5 a:hover{
  color: var(--peach);
}
 .services_text {
  font: 400 14px var(--common-font-basic);
  line-height: 24px;
  color: var(--lightgrey);
}
 .services-icon span {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: var(--skyblue);
  padding: 17px 19px;
  display: flex;
  align-items: center;
  justify-content: center;
}
 .services-icon span img{
  height: 100%;
  width: 100%;
  object-fit: contain;
}
 .our-services-box:hover span {
  background-color: var(--peach);
}
 .our-services-box:hover img {
  transition: 1s;
  -webkit-transition: 0.70s;
  -moz-transition: 0.70s;
  -ms-transition: 0.70s;
  -o-transition: 0.70s;
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
#team-page .section_main_head{
  display: none;
}

/* json */

.vw-locksmith-pro-ive-service-slider-sec .vw-locksmith-pro-ive-slider-img img{
    width: 100% !important;
}
.ive-locksmith-pro-slider-content-wrap{
  background: #fff;
    padding: 70px 45px;
    border-radius: 35px;
    display: flex;
    flex-direction: column;
    gap: 20px;
     width: 94%;
    position: relative;
    left: 35%;
    align-items: center;
    justify-content: center;
    top: 25%;
}
.vw-locksmith-pro-ive-service-slider-sec .ive-svg-icon-wrap{
    width: 45px;
    height: 48px;
    border-radius: 7px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}
.vw-locksmith-pro-ive-service-slider-sec .wp-block-ive-icon{
    position: absolute;
    z-index: 2;
    top: 330px;
    left: 7%;
}
 .vw-locksmith-pro-ive-serv-slide-text {
   width: 90%;
 }
 .vw-locksmith-pro-ive-our-feature-sec .ive-carousel-wrap{
    top: 76px;
    box-shadow: 0px 5px 15px #0000001A;
    background: #fff;
    border-radius: 20px;
    /* overflow: hidden; */
    padding: 30px;
 }
 .vw-locksmith-pro-ive-appointment-sec {
   padding-top: 50px;
 }
 .vwmaintainace-pro-ive-service-icon figure {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   background-color: #101840;
   padding: 17px 19px;
   display: inline-block;
 }
 .vw-locksmith-pro-ive-service-box:hover
   .vwmaintainace-pro-ive-service-icon
   figure {
   background-color: #F47629;
 }
 .vw-locksmith-pro-ive-service-box:hover
   .vwmaintainace-pro-ive-service-icon
   img,
 .vwmaintatinance-our-features-box:hover .vw-locksmith-pro-ive-feat-image img {
   transition: 1s;
   -webkit-transition: 0.7s;
   -moz-transition: 0.7s;
   -ms-transition: 0.7s;
   -o-transition: 0.7s;
   -webkit-transform: rotateY(360deg);
   -moz-transform: rotateY(360deg);
   -o-transform: rotateY(360deg);
   -ms-transform: rotateY(360deg);
   transform: rotateY(360deg);
 }
 .vwmaintatinance-our-features-box {
   background: #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);
   padding: 20px;
 }
 .vwmaintatinance-our-features-box:hover {
   background-color: #42cfc4;
 }
 .vwmaintatinance-our-features-box:hover .vw-locksmith-pro-ive-feat-title h3,
 .vwmaintatinance-our-features-box:hover .vw-locksmith-pro-ive-feat-text p,
 .vwmaintatinance-our-features-box:hover
   .vw-locksmith-pro-ive-feat-button
   a.anchrstyle {
   color: #fff !important;
 }
 .vw-locksmith-pro-ive-project-box:hover
   .vw-locksmith-pro-ive-project-content-box {
   opacity: 1;
 }
 .vw-locksmith-pro-ive-project-content-box {
   opacity: 0;
 }
 .vw-locksmith-pro-ive-project-sec .owl-carousel .owl-item img,
 .vw-locksmith-pro-ive-team-sec .owl-carousel .owl-item img {
   width: 100% !important;
 }
 .vw-locksmith-pro-ive-project-sec .ibtana-product-cart-button{
      position: absolute;
    top: 30%;
      opacity: 0;
 }
  .vw-locksmith-pro-ive-project-sec  .content_full__f6bd70-3a{
  padding: 0;
 }
  .vw-locksmith-pro-ive-project-sec  .ajax_add_to_cart:before{
  padding-left: unset;
 }
  .vw-locksmith-pro-ive-project-sec  .full-width-banner-slider-inner-item:hover .ibtana-product-cart-button{
  opacity: 1;
 }
 .vw-locksmith-pro-ive-project-sec,
 .vw-locksmith-pro-ive-team-sec,
 .vw-locksmith-pro-ive-testimonial-video-sec {
   padding: 50px 0;
 }
 #vw_our-team .vw_our-team-content:hover .social {
   opacity: 1;
   transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
 }
 .vw-locksmith-pro-ive-team-box {
   background: #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);
   position: relative;
 }
 .vwmaintenace-team-content-box {
   opacity: 0;
 }
 .vw-locksmith-pro-ive-team-box:hover .vwmaintenace-team-content-box {
   opacity: 1;
 }
 .vw-locksmith-pro-ive-team-box:hover .vw-locksmith-pro-ive-social-box {
   opacity: 1;
   transform: perspective(500px) rotateX(0deg) rotateY(0deg) rotateZ(0deg);
 }
 .vw-locksmith-pro-ive-social-box {
   transform: perspective(500px) rotateX(-90deg) rotateY(0deg) rotateZ(0deg);
   transition: all 0.6s cubic-bezier(0, 0, 0.58, 1) 0s;
   position: absolute;
     bottom: -110px;
   left: 0;
   right: 0;
 }
 .vw-locksmith-pro-ive-testi-box {
   background: #fff;
    padding: 38px 20px;
    border-radius: 20px 0 0 20px;
 }
 .vw-locksmith-pro-ive-testimonial-video-sec .wp-block-cover__image-background{
      border-radius: 0 20px 20px 0;
 }
 .vw-locksmith-pro-ive-video-box .wp-block-embed iframe {
   width: 100%;
 }
 .vw-locksmith-pro-ive-video-block {
   position: relative;
 }
 .vw-locksmith-pro-ive-testi-box button.owl-dot.active span,
 .vw-locksmith-pro-ive-service-slider-sec button.owl-dot.active span {
   width: 22px !important;
 }
 .vw-locksmith-pro-ive-service-slider-sec .owl-dots {
   margin: 20px 80px;
   top: -70px;
 }
 .vwmaintatinance-our-features-box:hover
   .vw-locksmith-pro-ive-record-count
   h4
   span {
   color: #fff;
 }
 .vw-locksmith-pro-ive-record-sec {
   position: relative;
   bottom: 95px;
 }
 .vw-locksmith-pro-ive-call-us-sec {
   position: relative;
 }
 .vw-locksmith-pro-ive-call-image {
   position: absolute;
    bottom: -145px;
 }
 .vw-locksmith-pro-ive-sponsor-sec {
    padding: 50px 0 5%;
 }
 .vw-locksmith-pro-ive-sponsor-sec  .ive-slide-inner-content-inner img{
      filter: grayscale(1);
 }
  .vw-locksmith-pro-ive-sponsor-sec  .ive-slide-inner-content-inner img:hover{
        filter: grayscale(0);
  }
  .vw-locksmith-pro-ive-project-sec .woo-prod-img img{
    background: #FFFFFF;
    padding: 20px;
    height: 310px;
    border-radius: 15px;
    position: relative;
    object-fit: contain;
  }
    .vw-locksmith-pro-ive-project-sec .full-width-banner-slider-inner-item{
    background: #EFEFEF;
    border-radius: 10px !important;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .vw-locksmith-pro-ive-record-sec .owl-stage-outer{
    box-shadow: 0px 5px 15px #0000001A;
    background: #fff;
    border-radius: 20px;
    position: relative;
    top: 0;
  }
    .vw-locksmith-pro-ive-record-sec .ive-slide-inner-content-inner{
        padding: 40px;
  }
 .vw-locksmith-pro-ive-blog-sec .ive_latest_post_comments {
   display: contents !important;
 }
 .vw-locksmith-pro-ive-blog-sec .post-read-more:hover {
   transition: 0s;
 }
 .vw-locksmith-pro-ive-blog-sec .ive_latest_post_date_img .post-meta-content {
   font-size: 24px;
   letter-spacing: 2px;
   color: #ffffff;
   font-weight: 700;
   background-color: #42cfc4;
   display: inline-block;
   padding: 5px;
   line-height: 30px;
   text-align: center;
   width: 25%;
 }
 .vw-locksmith-pro-ive-blog-sec
   .post-content-area:hover
   .ive_latest_post_date_img
   .post-meta-content {
   background-color: #fb7f7f;
 }
 .vw-locksmith-pro-ive-appointment-form input[type="text"] {
   border: 1px solid #cbcbcc !important;
   width: 93% !important;
   margin-right: 15px !important;
   margin-top: 15px !important;
   color: #838384;
   border-radius: 30px !important;
 }
 .vw-locksmith-pro-ive-appointment-form input[type="text"],
 .vw-locksmith-pro-ive-appointment-form input[type="tel"],
 .vw-locksmith-pro-ive-appointment-form input[type="email"],
 .vw-locksmith-pro-ive-appointment-form input[type="phno"],
 .vw-locksmith-pro-ive-appointment-form 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;
 }
 .vw-locksmith-pro-ive-appointment-form input[type="email"] {
   border: 1px solid #cbcbcc;
   width: 93%;
   color: #838384;
   border-radius: 30px !important;
   margin-right: 15px;
   margin-top: 15px;
 }
 .vw-locksmith-pro-ive-appointment-form select {
   border: 1px solid #cbcbcc;
   width: 93%;
   margin-right: 15px;
   margin-top: 15px;
   background-color: transparent;
   font-size: 15px;
   letter-spacing: 1px;
   color: #838384;
   font-family: "ABeeZee", sans-serif;
   font-weight: 400;
   border-radius: 30px;
   padding: 12px 10px;
 }
 .vw-locksmith-pro-ive-appointment-form input[type="date"] {
   border: 1px solid #cbcbcc;
   width: 93%;
   margin-right: 15px;
   margin-top: 15px;
   background-color: transparent;
   padding: 10px 8px;
   font-size: 15px;
   letter-spacing: 1px;
   color: #838384;
   font-family: "ABeeZee", sans-serif;
   font-weight: 400;
   border-radius: 30px !important;
 }
 .vw-locksmith-pro-ive-appointment-form textarea {
   border: 1px solid #cbcbcc;
   margin-right: 15px;
   margin-top: 15px;
   color: #838384;
   max-width: 97%;
   border-radius: 30px;
 }
 .vw-locksmith-pro-ive-appointment-form .wpcf7-form-control-wrap {
   width: 50%;
   float: left;
 }
 .vw-locksmith-pro-ive-appointment-form textarea {
   width: 100%;
 }
 .vw-locksmith-pro-ive-appointment-form input[type="submit"] {
   margin-top: 20px;
 }
 .ive-vw-locksmith-pro-blog{
      margin-top: -19%;
          padding-top: 10%;
 }
 .ive-vw-locksmith-pro-blog .post-image img{
   object-fit:cover;
    border-radius: 20px
 }
 /*--------Media css---------*/
 @media screen and (max-width: 599px) {
   .vw-locksmith-pro-ive-serv-slide-text {
     display: none !important;
   }
   .vw-locksmith-pro-ive-service-slider-sec .wp-block-column {
     flex-basis: 50% !important;
   }
   .vw-locksmith-pro-ive-service-slider-sec .carousel-content {
     width: 95%;
   }
   .vw-locksmith-pro-ive-services-sec {
     padding-top: 50px;
   }
   .vwmaintainace-pro-ive-service-icon figure,
   .vw-locksmith-pro-ive-about-sec img {
     display: block;
     margin: 10px auto;
   }
   .vw-locksmith-pro-ive-video-box .wp-block-embed iframe {
     width: auto;
   }
   .vw-locksmith-pro-ive-call-image {
     position: relative;
   }
   .vw-locksmith-pro-ive-call-image {
     bottom: 0;
   }
   .vw-locksmith-pro-ive-blog-sec .ive_latest_post_comments {
     display: block !important;
   }
 }
 @media screen and (max-width: 767px) and (min-width: 600px) {
   .vw-locksmith-pro-ive-service-slider-sec .carousel-content {
     padding-top: 6%;
   }
   .vw-locksmith-pro-ive-services-sec {
     padding-top: 50px;
   }
   .vw-locksmith-pro-ive-call-image {
     position: relative;
   }
   .vw-locksmith-pro-ive-call-image {
     bottom: 0;
   }
 }
  @media screen and (max-width: 1500px) and (min-width: 1025px) {
      .ive-locksmith-pro-slider-content-wrap{
        padding: 20px 20px;
        width: 100%;
        position: relative;
        left: 35%;
         top: 10%;
      }
      .ive-locksmith-pro-slider-content-wrap h2{
          font-size: 50px !important;
      }
      .vw-locksmith-pro-ive-service-slider-sec .wp-block-ive-icon{
        top: 25%;
       left: 4%;
      }
  }
 @media screen and (max-width: 991px) and (min-width: 768px) {
   .vw-locksmith-pro-ive-call-image {
     right: 0;
   }
   .vw-locksmith-pro-ive-call-us-sec .btn-inner-wrap {
     margin-top: -46px !important;
   }
   .vw-locksmith-pro-ive-services-sec .wp-block-column:not(:first-child) {
     margin-left: 4em;
   }
   .vw-locksmith-pro-ive-services-sec {
     padding-top: 50px;
   }
 }
 @media screen and (max-width: 1024px) and (min-width: 992px) {
    .vw-locksmith-pro-ive-testi-box{
      padding: 23px 20px;
    }
   .vw-locksmith-pro-ive-about-sec .wp-block-columns.container,
   .vw-locksmith-pro-ive-call-us-sec .wp-block-columns.container {
     display: flex;
   }
   .vw-locksmith-pro-ive-services-sec {
     padding-top: 50px;
   }
   .ive-locksmith-pro-slider-content-wrap{
    padding: 25px 25px;
    display: flex;
    gap: 20px;
    width: 100%;
    left: 35%;
    top: 5%;
  }
   .vw-locksmith-pro-ive-service-slider-sec .wp-block-ive-icon{
      top: 80px;
      left: 5%;
   }
 }
 @media screen and (max-width: 991px) {
    .vw-locksmith-pro-ive-service-slider-sec .wp-block-ive-icon{
      display: none !important;
    }
    .ive-locksmith-pro-slider-content-wrap{
      left:3%;
      top: 5%;
      padding: 25px 20px;
    }
 }
