/*
Theme Name: Product Comparison Woocommerce Pro
Theme URI: https://www.vwthemes.com/themes/price-comparison-wordpress-theme/
Author: VW Themes
Author URI: https://www.vwthemes.com/
Description:
Version: 0.0.1
Requires at least: 5.8.0
Tested up to: 6.0.3
Requires PHP: 7.2
License: GNU General Public License
License URI:license.txt
Text Domain: product-comparison-woocommerce-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
Product Comparison Woocommerce Pro WordPress Theme has been created by VW Themes(vwthemes.com), 2018.
Product Comparison Woocommerce Pro WordPress Theme is released under the terms of GNU GPL
*/
@import url('https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
 :root {
     --white: #ffffff;
     --black: #000000;
     --green: #e4573d;
     --orange: #e4573d;
     --lightorange: #e4573d;
     --black1: #191b27;
     --black2: #3f3f3f;
     --black3: #5b5b5b;
     --grey1: #1a1616;
     --grey2: #333333;
     --grey3: #6649a6;
     --grey4: #444444;
     --grey5: #424648;
     --grey6: #464a4c;
     --lightgrey2: #d7d7d7;
     --lightgrey3: #bbbbbb;
     --lightgrey4: #838384;
     --lightgrey5: #e4e4e4;
     --lightgrey6: #e8e8e8;
     --lightgrey7: #002b46;
     --lightgrey8: #e7e7e7;
     --lightgrey9: #dddddd;
     --white11: #f2f2f2;
     --white12: #f7f7f7;
     --lightgrey10: #454242;
     scroll-behavior: auto !important;
}
 :root {
     --common-font-w: "Work Sans";
     --common-font-wm: "Work Sans Medium";
     --common-font-wsm: "Work Sans Semi Bold";
     --common-font-web: "Work Sans Extra Bold";
     --common-font-m: "Montserrat";
     --common-font-mm: "Montserrat Medium";
     --common-font-msb: "Montserrat SemiBold";
     --common-font-meb: "Montserrat Extra Bold";
     --common-font-mb: "Montserrat Bold";
     --common-font-l: "Libre Baskerville";
}
/* Basic Style */
 body{
     overflow-x: hidden !important;
}
html{
  scroll-behavior: smooth !important;
}
 html body {
     margin: 0;
     padding: 0;
     -ms-word-wrap: break-word;
     word-wrap: break-word;
     background-color: white;
     position: relative;
     font-size: 14px;
     color: var(--black3);
    font-family: 'Kumbh Sans', sans-serif;
}
 label {
     margin-bottom: 0 !important;
}
 img {
     margin: 0;
     padding: 0;
     border: none;
     max-width: 100%;
     height: auto;
     width: auto;
}
 section{
   overflow-x:hidden !important;
 }
 section img {
     max-width: 100%;
}
 h1, h2, h3, h4, h5, h6 {
     margin: 0;
     color: #000;
     font-family: 'Kumbh Sans', sans-serif;
     font-weight: bold;
}
 p {
     margin: 0 0 15px;
     padding: 0;
     font-size: 14px;
     font-weight: normal;
     font-family: 'Kumbh Sans', sans-serif;
}
 p, ul li a {
     letter-spacing: 0px;
     font-family: 'Kumbh Sans', sans-serif;
}
 body a {
     text-decoration: none;
     color: #D50000;
}
 a:hover {
     text-decoration: none;
     color: #fff
}
 a:focus, a:hover {
     text-decoration: none !important;
}
 ul, ol {
     margin: 0 0 0 0;
     padding: 0;
}
 .sub-menu li a:before{
     display: none;
}
 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;
     width: 800px;
     margin:auto;
     padding: 0.25em 40px;
     line-height: 1.45;
     position: relative;
     color: var(--black3);
}
 blockquote cite {
     color: var(--black3);
     font-size: 14px;
     display: block;
     margin-top: 5px;
}
 .footer-contact input[type="email"]{
     background: #fff;
     border:none;
     border-radius: 50px;
     width: 100%;
}
 input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
     border: none;
     font-size: 16px;
     padding: 10px 10px;
     margin: 0 0 0px 0;
     height: auto;
     width: 100%;
     background: transparent;
}
 .footer-contact-detail form{
     position: relative;
}
 .footer-contact-detail .wpcf7-submit{
     position: absolute;
     top: 3px;
     right: 10px;
     padding: 10px 10px;
     font-weight: bold;
     color: #e22b25;
     text-transform: uppercase;
     border: none;
     font-size: 14px;
     font-family: FontAwesome !important;
     background-color: transparent;
     width: 10%;
}
 section{
     background-size: cover !important;
     background-repeat: no-repeat !important;
     padding: 70px 0;
     background-attachment: scroll;
     overflow-x: hidden !important;
}
 select {
     width: 100%;
     padding: 6px;
}
 input[type="submit"]:hover {
     cursor: pointer;
}
 .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 {
     margin: 0;
     padding: 0;
}
 .gallery-caption {
     margin: 0;
     padding: 0;
}
 .bypostauthor {
     margin: 0;
     padding: 0;
}
 .hovereffect a {
     border: 1px solid var(--grey2);
     padding: 10px;
     color: var(--grey2);
     font-weight: bold;
}
 .screen-reader-text {
     position: absolute;
     top: -9999em;
     left: -9999em;
}
 /* .sticky {
     margin: 0;
     padding: 0;
     background-color: var(--lightgrey2);
} */
 .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 var(--lightgrey2);
}
 table {
     border-collapse: collapse;
     border-spacing: 0;
     border-width: 1px 0 0 1px;
     margin: 0 0 1.75em;
     table-layout: fixed;
     width: 100%;
}
/*-------------------- Sweep To Right -----------------------*/
 .hvr-sweep-to-right {
     display: inline-block;
     vertical-align: middle;
     -webkit-transform: translateZ(0);
     transform: translateZ(0);
     box-shadow: 0 0 1px rgba(0, 0, 0, 0);
     -webkit-backface-visibility: hidden;
     backface-visibility: hidden;
     -moz-osx-font-smoothing: grayscale;
     position: relative;
     -webkit-transition-property: color;
     transition-property: color;
     -webkit-transition-duration: 0.3s;
     transition-duration: 0.3s;
}
 .hvr-sweep-to-right:before {
     content: "";
     position: absolute;
     z-index: -1;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     -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.3s;
     transition-duration: 0.3s;
     -webkit-transition-timing-function: ease-out;
     transition-timing-function: ease-out;
}
 .hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
     -webkit-transform: scaleX(1);
     transform: scaleX(1);
}
/* ---------Buttons--------- */

 a.theme_button, a.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 {
   background-color: #D50000;
    font: normal normal 500 15px/22px Jost;
    color: #fff;
    border-radius: 38px;
    padding: 8px 25px;
}
.woocommerce-account .addresses .title h3{
    font: normal normal 600 24px/40px Open Sans;
}
.woocommerce-Address-title.title a{
  background: #D50000;
  color: #fff;
  padding: 8px 25px;
  border-radius: 20px;
  font: 600 14px/20px Jost;
}
.woocommerce-MyAccount-content button:hover,.woocommerce-Address-title.title a:hover, form.woocommerce-EditAccountForm.edit-account  .woocommerce-Button.button:hover, .woocommerce-info .woocommerce-Button.button:hover, .woocommerce-info .button.wc-forward:hover, .woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover, .woocommerce #review_form #respond .form-submit input:hover{
  background: #000 !important;
  color: #fff !important;
}
.woocommerce-EditAccountForm input, .woocommerce-form.woocommerce-form-login.login input, .woocommerce-MyAccount-content .woocommerce-address-fields input, .woocommerce-form.woocommerce-form-register.register input{
  border: 1px solid #bbbbbb;
  border-radius: 30px;
}
.woocommerce-EditAccountForm  fieldset legend{
  font: normal normal 600 26px/65px Jost;
  color: #000;
}
.woocommerce-LostPassword.lost_password a:hover, .woocommerce-privacy-policy-link:hover{
  color: #000;
}
.woocommerce-form-row.form-row{
  line-height:25px
}
.woocommerce-privacy-policy-text p{
  margin-bottom: 0
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm.edit-account, .woocommerce form.login,.woocommerce-MyAccount-content .woocommerce-address-fields, .woocommerce-form.woocommerce-form-register.register{
  background: #FFFFFF;
  box-shadow: 0px 0px 5px #00000029;
  padding: 16px 30px;
  border:none;
}
.select2-container .select2-selection--single{
    height: 40px;
    border-radius: 22px;
}
.select2-container .select2-selection--single .select2-selection__rendered{
      padding: 6px;
}
/*------------------------- Headings --------------------------*/


 .vw-fixed{
     background-attachment: fixed !important;
     background-size: cover !important;
     background-repeat: no-repeat !important;
}
 .vw-scroll{
     background-attachment: scroll !important;
     background-size: cover !important;
     background-repeat: no-repeat !important;
}
/* ---------- Return to Top ------------ */
 #return-to-top {
     position: fixed;
     bottom: 10px;
     right: 20px;
     background:#D50000;
     width: 50px;
     height: 50px;
     display: block;
     text-decoration: none;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     -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: 9999;
}
 #return-to-top i {
     position: relative;
     top: 13px;
     font-size: 25px;
     -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: 0px 5px;
     color: #fff !important;
}
 #return-to-top:hover {
     background: rgba(0, 0, 0, 0.9);
}
 #return-to-top:hover i {
     top: 5px;
}
/* ----------- Spinner ------------- */
 .eco-box{
     position: fixed;
     height: 100%;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 2;
     cursor: pointer;
     z-index: 9999;
     background-color:#D50000;
     width: 100%;
}
.loader-33 {
  border: 2px solid;
  border-color: transparent #FFF;
  width: 48px;
  height: 48px;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  display: inline-block;
  position: relative;
  left: 50%;
  top: 50%;
  -webkit-animation: rotation 2s linear infinite;
          animation: rotation 2s linear infinite;
}
.loader-33:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border: 24px solid;
  border-color: transparent rgba(255, 255, 255, 0.15);
  border-radius: 50%;
  transform: translate(-50%, -50%);
}

@keyframes  rotation{
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
}
}
 .not_sticky {
     position: unset !important;
}
 .woocommerce div.product form.cart .variations tr{
     display: block !important;
}
 .woocommerce div.product form.cart table td{
     padding-left: 18px !important;
}
 .btn:hover{
     box-shadow: 0px 6px #7B0404;
     transition: .3s;
     background-color: ##F82938;
     border-color: ##F82938;
     color: #fff;
}
 .yith-wcwl-add-to-wishlist{
     margin-top: 0px !important;
}
 #latest_post .owl-dots{
     display: none;
}
 .credit_link a{
     color: #fff !important;
}
 .slider-custom{
     margin-block-start: -183px !important;
}
 .main-navigation li.current_page_items a {
     background: #566e89;
     padding: 5px 30px;
     margin: 10px;
     border-radius: 30px;
     border: 2px solid #fff;
}

 .product-icon a.added_to_cart.wc-forward{
     display: none;
}
 .footer-contact-detail .wpcf7 form .wpcf7-response-output{
     margin: auto;
     border-color: #FFFFFF;
}
 .contact-box .contac_form input.wpcf7-form-control.has-spinner.wpcf7-submit{
   background: #00A3FC 0% 0% no-repeat padding-box;
   border-radius: 10px;
   padding: 10px 30px;
   border: 1px solid #fff;
   color: #fff;
}
 .contac_form textarea.wpcf7-form-control.wpcf7-textarea{
     height: 135px;
}
 .contactpage-details{
     background: #283891;
     padding: 35px 20px;
     border-radius: 10px;
}
 .contactpage_map{
     position: relative;
     z-index: 0;
}
 .contactpage-details h3{
     font: normal normal 600 36px/26px Open Sans;
     letter-spacing: 0px;
     color: #FFFFFF;
     margin-bottom: 20px;
}
 .contactpage-details, .contact_location_details a{
     color: #fff !important;
}
 #contact-page .contac_form{
     background: #FFFFFF 0% 0% no-repeat padding-box;
     box-shadow: 0px 3px 6px #00000029;
     border-radius: 10px;
     padding: 20px;
}
 #contact-page{
     padding:40px 0;
}

 .woocommerce-message a{
     padding: 10px 10px !important;
     font-size: 12px !important;
}

.sticky.stickynavbar {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #fff;
  box-shadow: 0px -5px 10px #0000001a;
  /* background: #ebebeb; */
}
.termheading{
    font: normal normal 600 36px/60px Open Sans;
    letter-spacing: 0px;
    color: #242424;
}

.privacy-policy h2, .terms-conditions-heading{
  font: normal normal 600 30px/60px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
.privacy-policy .privacy-policy-tutorial{
  font: normal normal 600 18px/60px Open Sans;
  letter-spacing: 0px;
  color: #242424;
}
.privacy-policy .middle-content p, .terms-conditions-para, .middle-content p{
  font:  normal normal 300 16px/35px Kumbh Sans;
  letter-spacing: 0px;
}
.middle-content ul{
  margin-left: 20px;
}
.middle-content .term, .middle-content h3,.middle-content h2{
  font: normal normal 600 34px/71px Open Sans;
  letter-spacing: -0.34px;
  color: #000000;
}
.news-title{
    background-color: rgba(255, 255, 255, 0.4);
    opacity: 1;
    position: absolute;
    bottom: 2rem;
    width: 100%;
    padding: 5px;
    backdrop-filter: blur(8px);
}
.news-title a, .slider.slider-nav .our-blog-name a{
  font: 600 16px/15px Kumbh Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}
 .slider.slider-nav .our-blog-name a:hover{

 }
.news-author, .post-date , .post-comments {
  font: 300 14px/20px Kumbh Sans;
  letter-spacing: 0px;
  color: #010101;
}
.vw-news-meta i{
    color: #D50000;
}
.latest-news-text p{
  font: normal normal normal 16px/40px Kumbh Sans;
  letter-spacing: 0px;
  color: #4D4C4C;
}
#blog-left-sidebar .latest-news-text p, #blog-right-sidebar .latest-news-text p{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.latest-new-content a.latesredmore{
  background: #D50000;
  padding: 9px 25px;
  color: #fff;
  border-radius: 25px;
  font: normal normal bold 14px/22px Kumbh Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
}
/* #menu-primary-menu>li:nth-child(1)>ul>li:nth-child(3)>a, #menu-primary-menu>li:nth-child(2)>ul>li:nth-child(3)>a,
#menu-primary-menu>li:nth-child(3)>ul>li:nth-child(4)>a{
opacity: 0;
} */
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output{
  border-color: #D50000;
  color: #fff;
}
#about-us-page .wpcf7 form.failed .wpcf7-response-output,#about-us-page  .wpcf7 form.sent .wpcf7-response-output{
  color: #000;
}
.wpcf7 form.invalid .wpcf7-response-output{
  border-color: #46b450;
  color: #fff;
}
#about-us-page .wpcf7 form.invalid .wpcf7-response-output{
  color: #000;
}
#full-width-blog .navigation, .archive .navigation,.archive .nav-links{
  display: flex;
  justify-content: center;
}

#blog-left-sidebar, #blog-right-sidebar{
  margin-top: 5rem;
}

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){
  padding-right: unset !important;
  overflow: unset !important;
}

.hvr-sweep-to-cornerbottom , #respond .form-submit .submit{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0) !important;
    transform: perspective(1px) translateZ(0) !important;
    box-shadow: 0 0 1px rgb(0 0 0 / 0%) !important;
    position: relative !important;
    -webkit-transition-property: color;
    transition-property: color !important;
    -webkit-transition-duration: 0.3s !important;
    transition-duration: 0.3s !important;
}
.hvr-sweep-to-cornerbottom:before,  #respond .form-submit .submit:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px 28px;
    border-radius: 20px;
    background: #000;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#product-banner .hvr-sweep-to-cornerbottom:before, #latest-news  .hvr-sweep-to-cornerbottom:before,  #respond .form-submit .submit:before{
  background: #D50000;
}
.hvr-sweep-to-cornerbottom:hover:before, .hvr-sweep-to-cornerbottom:focus:before, .hvr-sweep-to-cornerbottom:active:before,   #respond .form-submit .submit:hover:before{
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
/* .post-type-archive .cpc-compare-now{
  display: none;
} */
.woocommerce .comment-form-rating .stars:nth-of-type(1){
  display: none;
}



#recent-posts-2 .media.post-thumb{
	display:flex;
}
#recent-posts-2 .media.post-thumb img{
		width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 10px;
}
#sidebar ul li a{
	    font-weight: 600;
}
#iepa_pro_productlist_widget_area-2 .woocommerce-loop-product__title{
	font-size:14px;
	    margin-bottom: 10px;
}
#iepa_pro_productlist_widget_area-2 .immastore-container{
	    top: unset;
}
.iepa-pro-productlist-wrap .all-product-list.imma-left_image_with_content li .imma-prodimage {
    height: 55px;
    width: 56px !important;
}
.imma-product-wrap.iepamegamenupro-clearfix{
	background:unset;
}
#iepa_pro_productlist_widget_area-2 .woocommerce-Price-amount.amount{
	color: #000;
}
.iepa-mega-sub-menu  .current-menu-item a span{
	color:#D50000 !important
}
.iepa-mega-sub-menu  .current-menu-item a{
	border-bottom:unset !important;
}
.iepa-mega-sub-menu  .current-menu-item:after{
content:unset !important;
}
