/*
Theme Name: VW Stock Images
Theme URI:
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: vw-stock-images-pro
Tags: one-column, right-sidebar, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments
VW Stock Images WordPress Theme has been created by VW Themes(vwthemes.com), 2023.
VW Stock Images WordPress Theme is released under the terms of GNU GPL
*/

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');


:root {
  --gray: #F2F2F2;
  --primary: #00963F;
}


/* Basic Style */

html body {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: white;
  position: relative;
  font-size: 14px;
  color: #000;
   font-family: "Outfit", serif;
}

label {
  margin-bottom: 0 !important;
}

img {
  margin: 0;
  padding: 0;
  border: none;
  max-width: 100%;
  height: auto;
  width: auto;
}

section img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  /* line-height: 1.4; */
  color: #000;
   font-family: "Outfit", serif;
  font-weight: bold;
}
.h3, h3 {
  font-size: 18px;
}
p {
  margin: 0 0 15px;
  padding: 0;
  font-size: 14px;
  font-weight: normal;
}

p,
ul li a {
  letter-spacing: 0px;
   font-family: "Outfit", serif;
}

body a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
  color: var(--black1);
}

a:focus,
a:hover {
  text-decoration: none !important;
}

ul,
ol {
  margin: 0 0 0 0;
  padding: 0;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],
input[type="password"],
textarea,
.form-group input,
 select {
  border: 1px solid #bdbdbd;
  font-size: 14px;
  padding: 10px 10px;
  margin: 0 0 0px 0;
  height: auto;
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
}

section {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  padding: 60px 0;
  background-attachment: scroll;
}




.theme-para {
  font: 400 15px/25px Outfit;
  letter-spacing: 0px;
  color: #fff;
}

.screen-reader-text {
  position: absolute;
  top: -9999em;
  left: -9999em;
}

div#html5lightbox-watermark {
  display: none !important;
}.html5-elem-data-box {
  display: none !important;
}
@media(min-width:1399px) {
  section.featuress .container,section.join-counter .container{
    max-width: 1530px;
  }
}

/*------------------------- Headings --------------------------*/
h2.section-heading {
  font: normal normal bold 34px / 40px Outfit;
  letter-spacing: 0px;
  color: #000000;
  text-transform: capitalize;
  margin-bottom: 10px;
}

section h3 {
  font-weight: 500;
  color: #000;
  font-size: 26px;
}

section h5 {
  color: #000;
  font-weight: bold;
  padding: 0;
}

p.section-heading-text {
  font: normal normal normal 18px / 23px Outfit;
  letter-spacing: 0px;
  color: #000000;
}

a.theme-button {
  width: max-content;
  background: #000;
  font: normal normal 500 16px / 20px Outfit;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 14px 26px;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 10px;
}
a.theme-button:hover{
  background: #00963F; 
}
/*----------------- Banner form--------------*/




.vw-logo {
  max-width: 100%;
}

div#site_top {
  border: 1px solid #E94C4C;
  background: #fff;
}

div#site_top p {
  margin: 0px;
}

select#image_category {
  font: normal normal 600 18px / 23px Outfit;
  text-align: center;
  width: 130px;
  padding: 10px;
  border-radius: 5px;
}

input#s {
  width: 570px;
}

input#searchsubmit {
  font: normal normal normal 18px / 23px Outfit;
  color: #fff;
  background: #00963F;
  border: none;
  padding: 10px 42px;
  border-radius: 6px;
}

form#searchform {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin: 20px auto;
  width: max-content;
  padding: 6px;
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 6px;
}

.slider-left-content {
  padding: 150px 0px;
}
/* pmpro pages  */
.pmpro_card_actions  a{
  color: #fff;
}
body.pmpro-login .pmpro {
  max-width: 100%;
  margin: 0px auto;
}
body {
  overflow: hidden;
}
.meta-heading i {
  margin-right: 5px;
}

.pmpro_card_actions {
  background-color: #00963F ! IMPORTANT;
}
div#terms-condition-main {
  margin-top: 50px;
}
.middle-content {
  margin-top: 50px;
}
@media(min-width:320px) and (max-width:767px) {
  /* .middle-content {
    margin-top: 85px;
  } */
}
@media(min-width:768px) and (max-width:1199px) {
  .pricing-right {
    overflow-y: unset !important;
    max-height: 380px;
    height: 100%;
}
}
@media(min-width:768px) and (max-width:1399px) {
  .user-posts {
    display: flex;
    gap: 3px !important;
    position: relative;
    margin-top: 65px;
}
}

@media(min-width:320px) and (max-width:575px) {
  .user-card {
    background: #D9E2DD;
    padding: 15px;
    border-radius: 15px;
    max-width: none !important;
}
.pmpro_section:first-of-type {
  margin-top: 55px !important;
}
section h3 {
  font-weight: 900;
  color: #000;
  font-size: 17px;
}
}
.accordion-button{
  font-weight: 500;
}
.accordion-button:not(.collapsed) {
  color: #fff !important;
  background-color: #00963F !important;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}
#faq-sec .accordion-button:not(.collapsed)::after , #faq-page  .accordion-button:not(.collapsed)::after{
  content: '\f068';
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 14px;
  background-image: unset !important;
  height: unset !important;
  width: unset !important;
  transition: unset;
  color: #000;
}
#faq-sec .accordion-button::after, #faq-page .accordion-button::after{
  content: '\f067';
  font-family: "font awesome 6 free";
  font-weight: 900;
  font-size: 14px;
  background-image: unset !important;
  height: unset !important;
  width: unset !important;
  transition: unset;
}
.blog-title {
  padding-top: 10px;
}
.blog-img-outer img {
  height: 247px;
  width: 439px;
  border-radius: 12px;
  object-fit: cover;
}
@media(min-width:992px) and (max-width:1399px) {
  section h3 {
    font-weight: 900;
    color: #000;
    font-size: 17px;
}
}

.btn-secondary {
  color: #fff;
  background-color: #00963F;
  /* border-color: #6c757d; */
}

.btn-secondary:hover{
  color: #fff;
  background-color: red;
  /* border-color: #6c757d; */
}
input.search-submit {
  margin-top: 10px;
}

@media(max-width:375px){
  .cat-slider-outer .slick-track{
      transform: translate3d(-414px, 0px, 0px);
  }
}

.wpcf7-response-output {
  max-width: fit-content;
  margin: 0 auto !important;
  display: block;
  margin-top: 10px !important;
}

@media screen and (max-width: 574px) {
  div.card-image {
    width: 100% !important;
    height: 160px;
  }
  .category-card {
    max-width: unset !important;
  }


}

.fav-card::before {
  content: '';
  position: absolute;
  top: 0;
  height: 83px;
  left: 0;
  right: 0;
  z-index: 0;
  background: transparent linear-gradient(0deg, #F6B44100 0%, #000 100%) 0% 0% no-repeat padding-box;
}

.card-image::before {
  content: '';
  position: absolute;
  top: 0;
  height: 36px;
  left: 0;
  right: 0;
  z-index: 0;
  background: transparent linear-gradient(0deg, #F6B44100 0%, #000 100%) 0% 0% no-repeat padding-box;
  border-radius: 15px 15px 0px 0px;
  width: 240px;
}
#appoinment p {
  font: 400 15px / 20px Outfit;
}
#client-info .wpcf7-form-control-wrap .wpcf7-form-control , #client-info .wpcf7-list-item  label{ 
  display: flex;
}
#client-info .wpcf7-form-control-wrap .wpcf7-form-control{
  gap: 10px;
}
#client-info  .wpcf7-list-item{
  margin-left: 0;
}
#appoinment h5{
  font: 600 18px / 27px Outfit;
  color: #000000;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #000;
  color: #fff;
  margin: 0 auto !important;
  padding: 5px 20px 5px;
}
.sub_btn {
  margin: 25px 32% !important;
}
#property-info .theme-btn{
  margin: 15px auto 0;
}
.theme-btn {
  /* background-color: #000; */
  color: #fff;
  border-radius: 8px;
}
#sidebar #block-2 {
  margin-bottom: 30px;
  padding: 15px;
  background: #D9E2DD;
  border-radius: 6px;
}
#sidebar #recent-posts-2 {
  margin-bottom: 30px;
  padding: 15px;
  background: #F2F2F2;
  border-radius: 6px;
}
#sidebar #categories-2 {
  margin-bottom: 30px;
  padding: 15px;
  background: #ffff;
  border-radius: 6px;
}
.error-page .theme-btn {
  background-color: #000;
}
.product-image::before {
  content: '';
  position: absolute;
  top: 0;
  height: 83px;
  left: 0;
  right: 0;
  z-index: 0;
  background: transparent linear-gradient(0deg, #F6B44100 0%, #000 100%) 0% 0% no-repeat padding-box;
}


.contact-page  input.wpcf7-form-control.wpcf7-submit.has-spinner{
  background-color: #000;
  color: #fff;
  margin: 0 auto !important;
  padding: 10px 20px;
  border-radius: 6px;
  font-weight: 600;
}