h1,
h2,
h3 {
  font-family: "Bebas Neue", sans-serif !important;
}

h4,
h5,
h6 {
  font-family: "Bebas Neue", sans-serif !important;
}
aside#secondary {
    display: none;
}
body {
  overflow-x: hidden !important;
}

.container {
  max-width: 1180px !important;
}

ul {
  padding: 0;

  margin: 0 !important;

  list-style: none;
}

ul li::marker {
  color: #c2db41;
}

ol {
  margin-left: 0px;

  line-height: normal;

  font-size: 16px;
}

p {
  line-height: 1.5;
}

a {
  text-decoration: none !important;
}

:focus {
  outline: none !important;
}
#field_2_9 .gchoice {  margin-bottom: 8px;}
.entry-content {
  margin-top: 0px !important;
}

.post,
.page {
  margin-bottom: 0px;
}

body.home .entry-content {
  margin-top: 0;
}

body.home header.entry-header {
  display: none;
}

main#primary header.entry-header {
  display: none;
}

.breadcrumbs.breadcrumb {
  display: table;
  margin: 0 auto;
  border-radius: 30px;
  padding: 8px 18px;
  line-height: normal;
  background: #fff;
  margin-top: 30px;
}

/*

*

Header CSS 

*

*/
.page.page-id-12707 .subheader, .page.page-id-12722 .subheader, .page.page-id-12723 .subheader {
    margin-bottom: 0;
}

.banner-txt p{
	color: #fff;
}


section#nav_menu-6 {
    width: inherit !important;
    border: none !important;
    height: auto;
    margin: 0px !important;
}

section#nav_menu-6 ul {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#nav_menu-6 ul li:after {
    content: "|";
    position: absolute;
    top: 9px;
/* 	display : none !important; */
}

section#nav_menu-6 ul li:last-chil:after{
	display :none !important;
}
section#nav_menu-6 ul li a {
    padding: 0px 10px;
    color: #000 !important;
/*     text-transform: uppercase; */
    font-size: 15px;
    padding-top: 5px;
    transition: all ease 500ms;
}
section#nav_menu-6 ul li:first-child::after {
    display: none;
}

section#nav_menu-6 ul li:last-child::after {
    display: none;
}

section#nav_menu-6 ul li a:hover {
    transition: all ease 500ms;
    color: #c2db41 !important;
}

.main-navigation ul ul li {
  padding: 0px;
}
.phone-option-left ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.phone-option-left ul li {
  padding-right: 20px;
}

.phone-option-left ul li img {
  padding-right: 5px;
}

.phone-option-left ul li span {
  padding-right: 15px;

  color: #4cb16b;

  font-weight: 600;
}

.top-header {
  padding: 12px 0px;
}

.main-header {
  background: #f2f6fb;
  position: relative;
  padding: 15px 0px;
}

.phone-option-left {
  padding-top: 8px;
}

.top-header a {
  color: #000;

  font-size: 14px;

  transition: all ease 300ms;
}

.top-head-left i {
  padding-right: 5px;

  font-size: 16px;
}

.top-header a:hover {
  transition: all ease 300ms;

  color: #c2db41;
}

ul#primary-menu {
  float: right;
}

ul#primary-menu {
  display: flex;

  justify-content: end;
}

nav#site-navigation {
  padding: 10px 0px;
}

.main-navigation li {
  padding: 0px 10px;
}

ul#primary-menu li a {
  color: #000;

  text-transform: uppercase;

  padding: 5px 3px;

  transition: all ease 300ms;

  border-bottom: 2px solid transparent;
}

ul#primary-menu li:first-child:after {
  border: none;
}

ul#primary-menu li:last-child a {
  padding-right: 0;
}

ul#primary-menu li a:hover {
  border-bottom: 2px solid #c2db41;

  transition: all ease 300ms;
}

ul#primary-menu li.current-menu-item a {
  border-bottom: 2px solid #c2db41;
}

ul.sub-menu li a {
  font-weight: 400 !important;

  color: #000 !important;
}

.main-header .row {
  justify-content: space-between;

  align-items: center;
}

.logo-col {
  max-width: 20% !important;

  flex: 0 0 20% !important;
}

.nav-col {
  max-width: 80% !important;
}

.appointment-btn {
  float: right;

  display: flex;

  justify-content: center;

  align-items: center;
}

.appointment-btn a {
  margin: 10px 0px;

  display: block;

  color: #fff;

  padding: 17px 22px;

  font-size: 16px;

  border-radius: 30px;

  transition: background-color 1s;

  background: linear-gradient(90deg, #cc9d8b, #ffffff00) #cc9d8b;

  margin-bottom: 0px;
}

.appointment-btn a:hover {
  background: linear-gradient(90deg, transparent, #6d2519) #6d2519;

  transition: background-color 1s;

  color: #fff;
}

.mapped-row {
  margin-top: -330px;
}

.gudie-florida a {
  background: transparent;

  width: 85px;

  padding: 0px;

  margin-bottom: 0px;

  margin-right: 15px;

  transition: all ease 300ms;
}

.gudie-florida a:hover {
  border-radius: 100%;
}

/* 

*

Footer 

*

*/

section#nav_menu-5 {
  border-right: 0;
}

/* .widget_nav_menu {
  width: 33.33%;

  float: left;

  border-right: 1px solid #ccc;

  padding: 0px 15px;
} */

footer#colophon {
  background: #1252a1;

  padding: 50px 0px;

  padding-bottom: 0px;

  float: left;

  width: 100%;
}

.seprator-box hr {
  border-color: #cc9d8b;
}

.seprator-box {
  width: 100%;

  float: left;

  margin-bottom: 50px;
}

.footer-sec {
  float: left;

  width: 100%;
}

.footer-details-2 {
  margin-bottom: 50px;
}

ul.footer-phone-detail {
  padding-top: 10px;
}

.footer-3 {
  line-height: normal;
}

body.search-results .footer-sec {
  margin-top: 20px !important;
}

.news-letter {
  width: 100%;

  float: left;

  margin-bottom: 23px;
}

section#text-2 p {
  color: #fff;
}

section#text-2 p:last-child {
  margin-bottom: 0px !important;
}

section#text-2 {
  margin-bottom: 0px;
}

/* .gform_footer.top_label {
  display: none !important;
} */

img.image.wp-image-5.attachment-full.size-full {
  width: 100%;

  max-width: 220px !important;
}

section#media_image-3 {
  margin-bottom: 0px;
}

.working-hours-sec h2 {
  font-family: poppins !important;

  font-size: 22px;

  font-weight: 600;
}
.row.footer-details-2 {
    align-items: flex-start;
    justify-content: space-between;
}
section#nav_menu-2 ul li a {
  font-size: 16px;

  display: block;

  line-height: 25px;

  font-weight: 400;

  color: #000;

  transition: all ease 300ms;
}

.widget_nav_menu ul li a {
  font-size: 16px;

  display: block;

  line-height: 25px;

  font-weight: 400;

  color: #fff !important;

  transition: all ease 300ms;

  padding-bottom: 10px;
}

.working-hours-sec ul {
  /*     display: flex; */

  margin-bottom: 10px !important;
}

.working-hours-sec ul li {
  padding-right: 10px;

  line-height: 25px;
}

.working-hours-sec ul li i {
  font-size: 28px;
}

.working-hours-sec p {
  margin-top: 15px;

  line-height: 20px;
}

.footer-details-2 h4 {
  font-weight: 400;
  font-size: 36px;
  margin-bottom: 10px;
  color: #fff;
}

ul.footer-phone-detail li i {
  font-size: 16px;

  padding-right: 10px;

  text-align: center;

  margin-bottom: 5px;

  width: 35px;

  color: #fff;
}

ul.footer-phone-detail li {
  display: flex;

  line-height: 20px;

  margin-bottom: 10px;

  color: #fff;
}
.contact-details-box li a {
	color:#000 !important;
}
ul.footer-phone-detail li a {
  color: #fff;
  transition: all ease 300ms;
}

ul.footer-phone-detail li a:hover {
  transition: all ease 300ms;

  color: #4cb16b;
}

span.fax {
  width: 35px;

  font-weight: 700;
}

.bottom-footer {
  background: #0e1f46;

  padding: 12px 0px;
}

.bottom-footer .row {
  display: flex;

  justify-content: center;

  align-items: center;
}

.bottom-footer ul li a {
  color: #fff !important;
}

.footer-social-icons ul {
  display: flex;

  justify-content: end;
}

.footer-social-icons ul li a {
  font-size: 16px;

  padding: 5px;

  width: 30px;

  height: 30px;

  display: flex;

  border: 2px solid;

  border-radius: 50px;

  align-items: center;

  justify-content: center;

  transition: all ease 300ms;

  color: #155091;
}

.footer-social-icons ul li {
  padding-right: 10px;
}

.footer-social-icons ul li a:hover {
  color: #fff;

  transition: all ease 300ms;

  background: #4cb16b;

  border: 2px solid #4cb16b;
}

span.footer-copyright {
  font-size: 18px;

  color: #fff;
}

span.footer-copyright {
  font-size: 14px;

  color: #fff;

  line-height: 25px;
}
.col-md-4.footer-2 {
    max-width: 40%;
    flex: 50%;
    display: flex;
}
/* section#text-4 {
    padding-left: 20px;
} */
section#text-4 ul li {
    padding: 8px 0px;
    color: #fff;
}
.footer-3 {
  max-width: 26% !important;

  flex: 26%;
}

input#input_1_1 {
  border-bottom: 1px solid #000 !important;

  font-size: 20px;

  border: none;

  background: transparent;

  font-style: italic;

  font-family: "Poppins";
}

input#gform_submit_button_1 {
  text-transform: uppercase;

  cursor: pointer;

  transition: all ease 300ms;

  background: #155091;

  line-height: normal;

  border: none;

  padding: 10px 40px;

  border-radius: 30px;

  color: #fff;

  font-size: 18px;

  font-weight: 400;
}

form#gform_1 {
  width: 100%;

  max-width: 700px;

  margin: 0 auto;
}

input#gform_submit_button_1:hover {
  transition: all ease 300ms;

  background: #c2db41;
}

span.footer-copyright a {
  color: #fff;

  transition: all ease 300ms;
}

span.footer-copyright a:hover {
  transition: all ease 300ms;

  color: #c2db41;
}
.appoint-col .vc_column-inner {
    background: #ffffffd6;
    backdrop-filter: blur(5px);
    padding: 55px 35px !important;
}

form#gform_2 input,
form#gform_2 textarea, form#gform_7 input, form#gform_7 select{
  background: transparent;
  border: none;
  border-bottom: 1px solid #ccc;
}

input#gform_submit_button_2, input#gform_submit_button_7 {
  background: #155091 !important;
  border: none !important;
  font-size: 18px;
  color: #fff;
  line-height: normal;
  padding: 8px 25px;
  transition: all ease 500ms !important;
  border-radius: 40px;
  cursor: pointer;
}

input#gform_submit_button_2:hover, input#gform_submit_button_7:hover {
  transition: all ease 500ms !important;
  background: #c2db41 !important;
}
.page-id-13925 input#gform_submit_button_7 {
    display: block !important;
}
.small-title {
  margin-bottom: 0px;

  line-height: 35px;

  font-size: 42px !important;

  color: #155091 !important;
}

.big-title {
  color: #155091 !important;
	word-break:break-all;
  font-size: 75px !important;
}

.serv-lines p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 50px !important;
}

.serv-img {
  float: left;
}

.serv-content a {
  color: #c2db41;

  text-transform: uppercase;

  transition: all ease 500ms;
}

.serv-content {
  float: right;
  width: 80%;
  margin-bottom:0px !important;
  padding-top:12px;
}
.serv-lines b {
    padding-top: 10px !important;
    display: block;
}
.foster-col-new .vc_column-inner {
    background: #f8f8f8;
    padding: 40px;
    transition: all ease 500ms;
    border: 1px solid #e9e9e9;
}
.factor-row {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/watermark.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: right;
    background-attachment: fixed;
    background-color: #F7F7F7;
}
.factor-boxs {
    margin-top: 50px;
    transition: all ease 500ms;
    padding: 0px 25px;
}
.foster-col-new {
    padding: 10px !important;
    position: relative;
    margin-top: 70px;
}

/* .factor-boxs h3{
    font-family: 'Bebas Neue' !important;
    font-size: 38px;
    margin-bottom: 20px;
} */

.factor-boxs h3 {
    font-family: 'Poppins' !important;
    font-size: 26px;
    color: #000;
    font-weight: 600;
	margin-bottom:20px;
}
h3:nth-child(2) {
    font-size: 18px;
    font-weight: 400;
}
.foster-icon-new {
    display: table;
    margin: 0 auto;
    background: #c2db41;
    padding: 4px;
    border-radius: 50px;
    position: absolute;
    left: 0;
    right: 0;
    top: -30px;
    font-size: 18px;
}

.foster-col-new .vc_column-inner:hover {
    background: #155091;
}

.foster-col-new .vc_column-inner:hover .factor-boxs h2, .foster-col-new .vc_column-inner:hover .factor-boxs h3 {
    color: #fff !IMPORTANT;
}
.installation-box {
  margin-bottom: 0px;
}

.vc_column-inner.vc_custom_1689097661380 {
  padding: 0;
}

.installation-box h2 {
  color: #155091;

  padding-top: 20px;

  transition: all ease 500ms;
}

.installation-box a {
  color: #205896;

  text-transform: uppercase;

  letter-spacing: 2px;

  font-weight: 600;

  padding-bottom: 5px !important;

  display: block;

  transition: all ease 500ms;
}

.install-col:hover .installation-box {
  background: #155091;

  transition: all ease 500ms;

  margin-top: 0px;
}

.install-col:hover h2,
.install-col:hover a {
  transition: all ease 500ms;

  color: #fff !important;
}

.install-img {
  margin-bottom: 15px !important;
}

p.install-para {
  display: none;
font-size:14px;
  transition: all ease 500ms;
}

.installation-box {
  position: relative;

  transition: all ease 500ms;

  background: #f2f6fb;

  padding: 20px;

  border-top: 10px solid #fff !important;

  color: #155091 !important;
}

.serv-content h2 {
  font-family: "Poppins" !important;
  font-size: 26px;
  font-weight: 600;
}

.serv-content h3 {
  font-family: "Poppins" !important;

  color: #fff;

  font-size: 14px;

  margin-bottom: 15px;
}

.serv-title {
  color: #fff !important;

  font-size: 52px !important;
}

.serv-content p {
  color: #fff;
}

.serv-content a:hover {
  transition: all ease 500ms;

  color: #fff;
}

.appointment-content h3 {
  font-size: 22px;

  color: #000;

  font-family: "Poppins" !important;

  font-weight: 600;
}

.sub-title-foster {
  font-family: "Poppins" !important;

  font-size: 24px;

  text-align: center !important;

  color: #155091;
}

.big-title-serv {
  text-align: center !important;

  font-size: 50px !important;

  color: #155091 !important;
}

.repair {
  letter-spacing: 2px;
}

.banner-line {
  font-size: 28px;
}

.banner-line a {
  background: #c2db41;

  padding: 15px 20px;

  margin-top: 10px;

  color: #000;

  transition: all ease 500ms;

  border-radius: 70px;

  display: inline-flex;

  justify-content: center;

  align-items: center;
}

.banner-line a:hover {
  transition: all ease 500ms;

  background: #155091;

  color: #fff;
}

.banner-line a img {
  padding: 0px 15px;

  transition: all ease 500ms;
}

.banner-line a:hover img {
  transition: all ease 500ms;

  filter: invert(1);
}

.img-col-1 {
  width: 45% !important;
}

.img-col-2 {
  width: 55% !important;
}

.big-title-choose {
  text-align: center !important;

  font-size: 50px !important;

  color: #155091 !important;
}

.title-choose {
  text-align: left !important;

  line-height: 0px;

  margin-top: 40px;
}

.big-title-choose {
  text-align: left !important;
}

.whychoose-content h3 {
  font-family: "Poppins" !important;
  font-size: 24px;
  color: #000;
  font-weight: 600;
}

.whychoose-content ul li {
  padding: 10px 20px;
  line-height:normal !important;
/*   background: #828383; */

  margin-bottom: 10px;

  border-radius: 20px;

  display: table;

  font-size: 18px;
  color: #000;
    display: flex;
    align-items: baseline;
  padding-left: 10px;
}
.whychoose-content ul li i {
    color: #c2db41;
}
legend.gfield_label.gform-field-label {
    font-weight: 400 !important;
}

div#input_2_7 {
    margin: 8px 0px;
}

div#input_2_7 .gchoice {
    line-height: normal;
}
.whychoose-content ul li i {
  padding-right: 8px;
}

.dyi-content h2 {
  color: #000;

  font-size: 55px;
}

.dyi-content ul li {
  font-size: 30px !important;
}

.dyi-content-2 ul li {
  font-size: 24px;

  margin-bottom: 20px;

  font-weight: 300;
}

.dyi-content-2 ul li i {
  padding-right: 15px;

  font-size: 14px;
}

.dyi-content-2 {
  float: left;

  padding-right: 73px;
}

.dyis-img {
  margin-bottom: 0px;
}

.whychoose-content ul {
  margin-top: 15px !important;
}

.foster-readmore a {
  background: #155091 !important;

  color: #fff !important;

  padding: 10px 20px !important;

  transition: all ease 500ms !important;
}

.foster-readmore a:hover {
  background: #c2db41 !important;
}

.whychoose-content {
  margin-bottom: 20px !important;
}

.foster-readmore-2 a {
  margin-top: -30px;
}

.subheader {
  background: #155091;
  padding: 145px 30px;
  text-align: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-bottom: 100px;
  background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/watermark.png);
  background-size: 40%;
  background-position: 80% -200px;
}

header.entry-header h1 {
    font-size: 62px;
    line-height: 60px;
    font-family: 'Poppins' !important;
    font-weight: 500;
    color: #fff;
}

.breadcrumbs.breadcrumb ul span {
  color: #000;

  font-weight: 600;

  font-size: 16px;
}

span.post-page.current-item {
  color: #155091 !important;
}

.contact-details ul li {
  display: flex;

  margin-bottom: 10px;

  font-size: 20px;

  line-height: 30px;
}

.contact-details ul li i {
  width: 45px;

  font-size: 28px;

  color: #cc9d8b;
}

.contact-details ul li a {
  transition: all ease 300ms;

  color: #000;
}

.contact-details ul li a:hover {
  transition: all ease 300ms;

  color: #9d5b41;
}

.contact-details {
  margin-bottom: 0px !important;
}

.custom-img img {
  box-shadow: 40px -40px 0px 0px #f8ede7;

  width: 100%;

  height: 450px !important;

  object-fit: cover;
}

.contact-heading {
  margin-bottom: 0px !important;

  font-size: 33px !important;
}

.bottom-tagline {
  margin-top: 5px !important;

  font-size: 64px !important;

  color: #cc9d8b;

  /* font-weight: 900 !important; */
}

.contact-col {
  padding-left: 50px !important;
}

.contact-form-row {
  background-repeat: no-repeat;

  background-size: cover;

  padding: 50px 0px;

  padding-bottom: 210px;

  background-position: center left;

  z-index: 9;
}

form#gform_3 input,
form#gform_3 textarea {
  border: none;

  padding: 15px 20px;

  border-radius: 15px;

  color: #000;

  font-weight: 600;
}

input#gform_submit_button_3,
input#gform_submit_button_5 {
     background: #155091 !important;
    border: none !important;
    font-size: 18px;
    color: #fff;
    line-height: normal;
    padding: 8px 25px;
    transition: all ease 500ms !important;
    border-radius: 40px;
    cursor: pointer;
}

input#gform_submit_button_3:hover,
input#gform_submit_button_5:hover {
     transition: all ease 500ms !important;
    background: #c2db41 !important;
}

.contact-details-hours ul {
  margin-bottom: 10px !important;
}

.contact-details-hours ul li {
  font-size: 24px;

  line-height: normal;

  font-weight: 400;

  color: #fff !important;
}

.contact-details-hours p br {
  display: none;
}

.contact-details-hours ul li:first-child {
  /*     font-weight: 700; */

  font-size: 26px;
}

.contact-details-hours p {
  line-height: normal;

  font-size: 25px;

  margin-top: 30px;

  color: #fff;
}

.col-contact-details .vc_column-inner {
  background: #cc9d8b;

  padding: 40px !important;

  border-radius: 20px;

  box-shadow: 1px 0px 20px 1px #ffc2ab;

  background-image: url("https://fosterwindowsanddoors.com/wp-content/uploads/2023/05/icon-bg.png");

  background-repeat: no-repeat;

  background-attachment: fixed;
}

.col-contact-details h2.operation-heading {
  margin-top: 0px;
}

.contact-details-hours {
  margin-bottom: 0px !important;
}

.operation-heading {
  color: #fff;

  font-size: 44px !important;
}

.social_links .fa-stack {
  width: 2em;
}

ul.social_links {
  display: flex;

  margin-top: 10px !important;
}

ul.social_links li a {
  font-size: 22px;

  color: #cc9d8b;
}

ul.social_links li {
  padding-right: 8px;
}

ul.social_links a:hover {
  transition: all ease 300ms;

  color: #9d5b41 !important;
}

.widget_nav_menu ul li.current-menu-item a {
  color: #c2db41 !important;

  font-weight: 700;
}

.widget_nav_menu ul li a {
  transition: all ease 500ms;
}

.widget_nav_menu ul li a:hover {
  color: #c2db41 !important;

  transition: all ease 500ms;
}

.bebas-heading {
  font-size: 65px;

  color: #000;

  letter-spacing: 2px;
}

.newsletter-tagline {
  font-size: 18px;
}

.testimonial-tagline {
  font-size: 26px;

  color: #fff;
}

/* bottom_to_top start */

#bottom_to_top {
  position: fixed;

  bottom: 15px;

  right: 20px;

  width: 50px;

  height: 50px;

  z-index: 999;

  background: #c2db41;

  border-radius: 50px;

  color: #fff;

  border: 1px solid #fff;

  font-size: 20px;

  display: flex !important;

  justify-content: center;

  align-items: center;

  transition: all linear 0.25s;

  cursor: pointer;

  padding: 0 !important;
}

#bottom_to_top:hover {
  opacity: 0.7;
}

/* bottom_to_top end */

/*---------- blog Page start ----------*/

/*---------- blog Page start ----------*/

.isotope-item {
  margin-top: 60px;
}

.post-title-bg h2 {
  color: #155091 !important;

  font-size: 48px;

  margin: 30px 0px;
}

.nav_menu-7 h4.widget-title {
  font-size: 25px;

  color: #194588;

  text-align: left;

  font-weight: 700;

  font-style: normal;

  margin-left: -12px !important;
}

span.blog-title {
  font-size: 24px;

  font-weight: 600;

  display: block;

  margin-bottom: 10px !important;

  line-height: 1.3;
}

span.blog-title a {
  color: #cc9d8b !important;

  transition: linear all 0.25s;

  font-family: "Poppins";
}

span.blog-title a:hover {
  opacity: 0.7 !important;
}

.blog_page_read_more {
  margin-top: 10px;

  margin-bottom: 10px;
}

.blogImage {
  border: 1px solid #cccdcd;

  overflow: hidden;

  position: relative;

  margin-bottom: 20px;

  background: #ebebeb;
}

.blogBox.style3 {
  margin-bottom: 30px;

  padding-bottom: 30px;
}

.blogPage.style8 .blogBox.style3 .blogImage {
  width: 33%;
}

.blogBox.style3 .blogImage {
  float: left;

  margin: 0 0 0 0;

  width: 25%;
}

.blogImage {
  border: 1px solid #cccdcd;

  overflow: hidden;

  position: relative;

  margin-bottom: 20px;

  background: #ebebeb;
}

.zoom {
  position: relative;

  overflow: hidden;
}

.zoom img {
  max-width: 100%;

  -moz-transition: all 0.3s;

  -webkit-transition: all 0.3s;

  transition: all 0.3s;

  height: 360px;

  object-fit: cover;

  width: 100%;
}

.zoom:hover img {
  -moz-transform: scale(1.1);

  -webkit-transform: scale(1.1);

  transform: scale(1.1);
}

.blogDate {
  position: absolute;

  left: 0;

  top: 0;

  z-index: 1;

  width: 39px;

  background: #cc9d8b;

  color: #fff;

  padding: 10px 13px;

  text-align: center;
}

body.single-post .blogDate {
  position: absolute;

  left: 25px;

  top: 10px;

  z-index: 1;

  width: 45px;

  background: #155091;

  color: #fff;

  padding: 7px 0px;

  text-align: center;
}

.blogImage .blogDate i {
  font-size: 12px;

  font-style: normal;

  display: block;
}

.blogImage .blogDate i ~ i {
  margin-left: -6px;
}

.blogPage hr {
  border-color: #d6d6d6;
}

hr {
  margin-top: 20px;

  margin-bottom: 20px;

  border: 0;

  border-top: 1px solid #eee;
}

hr {
  height: 0;

  -webkit-box-sizing: content-box;

  -moz-box-sizing: content-box;

  box-sizing: content-box;
}

.blogImage .blogDate hr {
  border-top: 1px solid #fff;

  /*     padding: 5px 0 0 0; */

  margin: 5px 0 5px 0;

  opacity: 1 !important;
}

.blogImage .blogDate i,
.blogImage .blogDate span {
  margin-left: -3px;
}

.blogImage .blogDate span {
  font-size: 20px;

  font-style: normal;

  display: block;
}

a.more2,
.blog_ul li a {
  color: #164688 !important;

  transition: all 0.3s;

  font-weight: bold;
}

a.more2:hover,
.blog_ul li a:hover {
  opacity: 0.7 !important;
}

ul.blog_ul {
  margin: 20px 0 !important;
}

ul.blog_ul li span {
  margin-right: 5px;

  width: 40px;

  height: 40px;

  background: #1877f2;

  display: flex;

  justify-content: center;

  align-items: center;

  border-radius: 50%;

  font-size: 18px !important;

  color: #fff;
}

span.social_icons.icon_ig {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
}

span.social_icons.icon_linkedin {
  background: #007bb5;
}

body.single-post .entry-content {
  margin-top: 20px !important;
}

section#search-3 {
  background: #f1f1f1;

  border: 1px solid #dddddd;

  border-radius: 8px;

  padding: 30px 25px;

  margin-bottom: 30px;
}

section#search-3 form label {
  width: 75%;
}

input.search-field {
  width: 100%;
}

input.search-submit {
  background: #164688;

  color: #fff;

  transition: all linear 0.25s !important;
}

input.search-submit:hover {
  opacity: 0.7 !important;
}

section#recent-posts-2 h2,
section#text-5 h2,
section#instagram-feed-widget-2 h2,
section#search-2 h2,
section#custom_html-2 h2,
section#custom_html-3 h2,
section#custom_html-4 h2,
section#fbtw_facebook-2 h2,
section#wpzoom_instagram_widget-3 h2 {
  background: #155091;

  color: #fff;

  border-left: 20px solid #c2db41;

  line-height: 1.5;

  text-indent: 10px !important;

  font-size: 32px !important;

  padding-top: 5px;
}

#cboxLoadedContent {
  overflow: scroll !important;
}

section#search-2 h2 {
  margin-top: 0px;
}

section#recent-posts-2 ul {
  margin-top: 10px !important;
}

section#recent-posts-2 ul li {
  display: block;
}

section#recent-posts-2 ul li a {
  color: #000 !important;

  display: flex;

  padding: 10px 0;

  transition: all linear 0.25s;

  /*     text-indent: 5px; */

  border-bottom: 2px dotted #000 !important;

  align-items: center;
}

section#recent-posts-2 ul li a:before {
  content: "\f0da";

  margin: 0 10px 0 0px;

  display: inline-block;

  font-family: FontAwesome;

  float: left;
}

section#recent-posts-2 ul li:first-child a {
  border-top: 0px dotted #000 !important;
}

section#recent-posts-2 ul li:last-child a {
  border-bottom: 0px dotted #000 !important;
}

section#recent-posts-2 ul li a:hover {
  color: #cc9d8b !important;

  /*     background: #cc9d8b; */

  text-decoration: none;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  margin-top: 10px;
}

.heateor_sss_sharing_ul a {
  transition: all linear 0.25s !important;
}

.heateor_sss_sharing_ul a:hover {
  opacity: 0.7 !important;
}

.more-description,
.single footer.entry-footer {
  display: none !important;
}

.blogDesc {
  line-height: normal;
  font-size: 16px;
}

.blog_page_read_more a {
  transition: all ease 500ms;

  color: #cc9d8b;

  font-weight: 600;
}

.blog_page_read_more a:hover {
  transition: all ease 500ms;

  letter-spacing: 2px;

  color: #cc9d8b;

  text-decoration: none;
}

.more-description {
  display: flex;

  margin-top: 5px;
}

.autor-name {
  text-transform: capitalize;

  font-weight: 500;

  margin-right: 5px;

  color: #9d7f65;

  font-style: italic;
}

body.blog .embed-container {
  height: 260px;

  object-fit: cover;
}

body.home .heateor_sss_horizontal_sharing {
  display: none;
}

span.blog-title a:hover {
  text-decoration: none;
}

.post-thumbnail img {
  width: 100%;

  height: 100%;

  border: 3px solid #df6441;

  margin-bottom: 15px;
}

.blogDate i {
  font-style: normal;
}

.blogDate hr {
  border-color: #fff;

  margin: 10px 0px;
}

body.single-post
  .entry-content
  .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  display: none !important;
}

#search-2 span.screen-reader-text {
  display: none;
}

section#search-2 {
  background: #f1f1f1;

  /* border: 1px solid #dddddd; */

  border-radius: 8px;

  padding: 20px;

  margin-bottom: 30px;

  margin-top: 50px;
}

body.single-post section#search-2 {
  margin-top: 0px !important;
}

section#search-2 input.search-field {
  width: 100%;

  border: none;

  padding: 8px 15px;
}

section#search-2 input.search-submit {
  background: #155091;

  color: #fff;

  transition: all linear 0.25s !important;

  padding: 8px 15px;

  border: none;

  line-height: normal;

  cursor: pointer;

  width: 30%;
}

section#search-2 label {
  margin-bottom: 0px;

  float: left;

  width: 70%;
}

section#search-2 input.search-submit:hover {
  opacity: 0.7 !important;
}

section#search-2 h2 {
  display: none;
}

section#search-2 label {
  margin-bottom: 0px;
}

body.postid-188 p {
  margin: 0 !important;
}

.servcie-consult-btn a {
  color: #df6441 !important;

  border: 2px solid #df6441 !important;

  font-size: 18px !important;
}

.servcie-consult-btn a:hover {
  color: #fff !important;
}

article.post header,
article.post .post-thumbnail {
  display: none;
}

.post-img img {
  width: 100%;

  border: 10px solid #c2db41;
}

.post-img {
  margin-bottom: 25px;
}

.header-btn-banner {
  text-align: left;
}

.header-btn-banner ul {
  display: flex;
}

.header-btn-banner ul li {
  margin-right: 15px;
}

.header-btn-banner ul li a {
  background: #cc9d8b;

  padding: 8px 20px;

  color: #fff;

  border-radius: 6px;

  font-weight: 600;

  transition: all ease 500ms;

  font-size: 20px !important;
}

.header-btn-banner i {
  margin-right: 5px;
}

.header-btn-banner ul li:first-child a {
  background: #6a9bc3;
}

.header-btn-banner i.fa.fa-arrow-right {
  margin-right: 0;

  margin-left: 5px;
}

.header-btn-banner ul li a:hover {
  transition: all ease 500ms;

  background: #6a9bc3;
}

.header-btn-banner ul li:first-child a:hover {
  background: #577e9f;
}

.home-page-btn a {
  background: #2d3a88;

  color: #fff;

  padding: 10px 20px;

  display: inline-block;

  font-size: 20px;

  border-radius: 30px;

  font-weight: 500;

  transition: all ease 500ms;
}

.home-page-btn a:hover {
  background: #cc9d8b;
}

section.no-results.not-found h1 {
  font-size: 50px;
}

section.no-results.not-found h1 {
  font-size: 50px;
}

section.no-results.not-found p {
  font-size: 22px;

  display: inline-block;

  border-radius: 10px;

  padding: 10px 20px;

  color: #000;

  background: none;

  text-align: center;
}

section.no-results.not-found h1 {
  font-size: 50px;
}

section.no-results.not-found form.search-form label {
  width: 80%;
}

section.no-results.not-found form.search-form {
  width: 50%;

  margin: 10px auto;
}

section.no-results.not-found form.search-form label input {
  padding: 10px;

  border-radius: 30px;
}

section.no-results.not-found form.search-form input.search-submit {
  padding: 15px 20px;

  border-radius: 30px;
}

section.no-results.not-found {
  text-align: center;
}

.widget_recent_entries ul {
  margin: 0px !important;

  padding: 0px !important;
}

.post-expt {
  line-height: 1.5;

  margin-bottom: 15px;
}

/*

*

Blog Style End

*

*/

/*



Pagination CSS



*/

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
  color: #fff;

  text-decoration: none;
}

.pagination li {
  display: inline;
}

.pagination li a, .pagination li a:hover, .pagination li.active a, .pagination li.disabled {
    background-color: #155091;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
    display: block;
}

.pagination li a:hover, 
.pagination li.active a {
    background-color: #c2db41;
}

.pagination ul {
  display: flex;
  margin: 15px auto;
  font-family: "Barlow";
}

.pagination ul li {
  margin: 3px;
}

.navigation.pagination {
  margin-bottom: 35px;

  margin-top: 30px;

  width: 100%;

  justify-content: center;
}

.navigation.pagination ul li a {
  font-size: 20px;

  font-family: "Poppins";

  padding: 20px 20px;

  border-radius: 30px;
}

.single-post main#primary a {
  color: #c2db41;
  line-height: normal;
}

.single-post main#primary a:hover {
  text-decoration: underline !important;
}

header.zoom-instagram-widget__header {
  display: none !important;
}

section#recent-posts-2 ul li a:hover {
  background: #155091;

  color: #fff !important;
}

body.single-post main#primary h2 {
  margin-bottom: 0px;
}

section.no-results.not-found {
  margin-bottom: 80px;
}

a.search-readmore {
    font-weight: 600;
    font-size: 18px;
    color: #c2db41;
}
a.search-readmore:hover {
    text-decoration: underline !important;
    color: #c2db41;
}

.entry-summary {
    line-height: normal;
    font-size: 16px;
    float: left;
    background: #155091;
    padding: 35px;
    border-radius: 25px;
    box-shadow: 0px 1px 7px 0px #dfdfdf73;
    width: 100%;
    color: #fff;
}
body.search-results .site-main {
  margin-bottom: 110px;
}

section.error-404.not-found {
  text-align: center;
}

section.error-404.not-found h1 {
  font-size: 50px;

  font-weight: 800;
}

section.error-404.not-found p {
  font-size: 18px;
}

section.error-404.not-found {
  margin-bottom: 90px;
}

.search-bar input {
  padding: 15px 50px;

  line-height: normal;

  font-size: 20px;
}

.search-bar input.search-field {
  padding-left: 20px;
}

.search-bar {
  margin: 50px 0px;
}
input.search-submit {
    background: #155091;
    border-color: #155091;
    cursor: pointer;
}
.search-bar input {
  padding: 15px 50px;

  line-height: normal;

  font-size: 20px;
}

.search-bar input.search-field {
  padding-left: 20px;
}

.search-bar {
  margin: 50px 0px;
}

.search-page-btn a {
    background: #c2db41;
    display: inline-block;
    padding: 25px 45px;
    color: #fff !important;
    transition: all ease 300ms;
    font-size: 22px;
    letter-spacing: -1px;
    border-radius: 30px;
}

.search-page-btn a:hover {
  background: #155091;
}

ul.sub-menu {
  display: block;

  background: #fff;

  border: none;

  padding-top: 0px !important;

  top: 25px !important;

  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}

.main-navigation ul ul li:last-child {
  border: none;
}

ul.sub-menu li a:hover {
  background: #155091;

  color: #fff !important;
}

ul.sub-menu ul {
  left: 257px !important;

  position: absolute;

  display: none;

  top: 0px !important;
}

ul.sub-menu li:after {
  display: none;
}

ul.sub-menu li a {
  padding: 10px 15px !important;

  border-bottom: 1px solid #ccc;

  line-height: normal;
}

body.single-post .post-img ul {
  list-style: disc;

  margin-left: 40px !important;

  margin-bottom: 20px !important;

  line-height: 1.8 !important;

  font-size: 16px;
}

body.single-post .post-img p {
  font-size: 16px;

  line-height: 1.8;
}

body.single-post .post-img h3 {
    margin: 15px 0px;
    font-size: 2rem;
}
span.photogallery-item__title-number {
  font-size: 38px;
}

.wp-caption-text {
  text-align: left;
}

.mapped-row .wpb_raw_code {
  margin-bottom: 0px !important;
}

.working-hours-sec {
  line-height: 1.3;
}

body.blog .subheader {
    margin-bottom: 0px !important;
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/09/pexels-photo-2802222.jpg);
    background-color: transparent;
    background-size: cover;
    padding: 140px 25px;
    background-blend-mode: overlay;
    background-color: #0000007d;
	background-position: top;
}
/*

New Blog Style CSS

*/

section.all-blog {
  margin-bottom: 50px;
}

.pagination-sec {
  text-align: center;
}

.blog .ast-container {
  padding: 0;

  margin: 0;

  width: 100%;

  max-width: 100%;
}

.blog-header h1 {
  text-align: center;

  color: #fff;
}

.post-top-banner {
  background: #05a2cd;

  padding-top: 80px;

  padding-bottom: 80px;

  margin-bottom: 50px;
}

.blog-top-banner h1,
.post-top-banner h1 {
  color: #fff;

  text-align: left;
}

.home_blog_content {
  padding-bottom: 6%;

  border-bottom: 1px solid #155091;

  margin-bottom: 10%;
}

.home_blog_content:hover {
  border-color: #cc9d8b;
}

.home_blog_content a {
  color: #155091;

  font-size: 28px;

  letter-spacing: 1px;
}

.home_blog_content a:hover {
  color: #c2db41;

  text-decoration: none;
}

.blogListFooter span.listAuthor {
  color: #999;

  font-size: 16px;
}

.zoom {
  border: 1px solid #ffede6;

  padding: 10px;

  margin-bottom: 20px;

  box-shadow: 0px 3px 10px #c2db419c;

  background: #c2db41;
}

.zoom .embed-container {
  padding-bottom: 61%;
}

.blog-img {
  background: #f6f6f6;

  position: relative;

  overflow: hidden;
}

.blog-img:hover img {
  transform: scale(1.1);

  transition: all 0.3s ease;
}

.more_link a {
  color: #fff;

  font-size: 14px;

  background: #c2db41;

  padding: 8px 14px;

  transition: all ease 500ms;

  border-bottom: 4px solid #fff;
}

a.readmore:hover {
  transition: all ease 500ms;

  color: #fff;

  background: #155091;

  border-bottom: 4px solid #c2db41;
}

.blogSideBar .widget_search button[type="submit"] {
  padding: 8px 15px;

  font-size: 20px;
}

#nav_menu-7 h4.widget-title {
background: no-repeat;
    font-size: 36px;
    color: #fff;
    padding: 7px 12px;
    border: none;
	margin:0px;

}

h4.widget-title {
  font-size: 23px;

  color: #fff;

  background: #cc9d8b;

  padding: 7px 12px;

  border-left: 10px solid #30c2ff;

  margin-top: 40px;
}

.blogSideBar .widget_search button[type="submit"]:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.date-blog {
  position: absolute;

  left: 0;

  top: 0px;

  z-index: 1;

  width: 40px;

  background: #155091;

  color: #fff;

  padding: 10px 13px;

  text-align: center;

  font-size: 12px;
}

span.month {
  margin-left: -3px;
}

hr.blog-hr {
  margin: 7px 0 !important;
}

span.max-date {
  font-size: 20px;

  margin-left: -4px;
}

span.year {
  margin-left: -6px;
}

.blogSideBar .widget_search button[type="submit"] {
  background: #767677 !important;
}

.blogContent h2.blog-title {
  color: #767677 !important;
}

.footer-sec p:empty {
  display: none;
}

.testimonial-inner {
  background: #fff;

  padding: 20px;

  border-radius: 10px;

  margin: 0px 20px;
}

.testimonial-img {
  float: left;

  width: 15%;

  display: none;
}

.testimonial-content {
  width: 100%;

  display: inline-block;

  margin-top: 13px;
}

.test-boxs {
  /*    padding-left: 10px;

     width: 85%;

    float: right; */
}

.test-boxs .testimonials-name {
  font-size: 20px;

  font-weight: 600;

  margin-bottom: 14px;
}

.testimonial-designation {
  font-size: 14px;

  line-height: 10px;
}

.ratings {
  margin-top: 10px;
}

.ratings i {
  padding-right: 3px;

  color: #ffc000;
}

.quote-img.quote-left {
  float: left;

  width: 35px;

  padding-right: 10px;
}

.quote-img.quote-right {
  float: right;

  width: 35px;

  padding-left: 10px;
}

.testimonial-inner {
  float: left;

  margin: 0px 20px;
}

.content-testimonail {
  display: table;
}

.foster-post-date {
  font-size: 12px;

  text-transform: uppercase;

  color: #fff;

  font-weight: 600;

  float: right;

  display: inline-block;

  background: #0009;

  padding: 5px;
}

.foster-blog-heading h2 {
  font-family: "Poppins" !important;

  color: #fff;

  font-size: 20px;
}

.foster-blog-btn a {
  background: transparent !important;

  border: none !important;

  padding: 0px !important;

  color: #fff !important;

  text-transform: uppercase;

  letter-spacing: 1px;
}

.foster-blog-btn {
  margin-bottom: 10px;
}

.vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
  padding-left: 18px !important;
}

.big-title-blog {
  font-size: 50px !important;

  margin-bottom: 20px !important;
}

.foster-post-box {
  transition: all ease 500ms !important;
}

.foster-post-box:hover {
  transition: all 0.5s !important;
}

.foster-post-box {
  transition: all ease 500ms !important;

  border: 8px solid #fff;
}

.foster-post-box:hover {
  transition: all ease 500ms !important;

  border: 8px solid #c2db41;

  box-shadow: 0px 3px 20px #ccc;
}

.foster-blog-btn a {
  transition: all ease 500ms;
}

.foster-blog-btn a:hover {
  color: #c2db41 !important;
}

.foster-post-box:hover a {
  color: #c2db41 !important;
}

.install-col {
  transition: all ease 500ms;
}

.install-col:hover p.install-para {
  transition: all ease 500ms;

  color: #fff;
}

.foster-readmore a {
  border: none !important;
}

.serv-box-row-2 {
  padding: 20px 0px;
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
  margin-right: 0px !important;
}

.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
  padding-right: 0 !important;

  padding-bottom: 30px;
}

.install-col:hover .installation-box {
  position: absolute;

  top: 185px;

  transform: translateY(-20%);

  left: 0px;

  height: auto !important;
}

.installation-box {
  position: relative;

  transition: all ease 500ms;

  padding: 20px;

  border-top: 10px solid #fff !important;

  color: #155091 !important;

  position: relative;

  min-width: 200px;

  height: 200px;

  border-radius: 3px;

  transition: all 0.2s ease-in-out;

  width: 100%;

  background: #f2f6fb;
}

.install-col:hover .install-img {
  height: 490px;
}

.impact-row {
  overflow: hidden;
}

.grid-sizer,
.grid-item {
  width: 33.33% !important;
}

.blog-main {
  padding-top: 80px;
}

.partner-img {
  margin-top: 20px;
}

.partner-img {
  padding: 10px;

  background: #e2e2e2;

  border-radius: 20px;

  transition: all ease 500ms;
}

.partner-img:hover {
  background: #c2db41;

  transform: translateY(-10%);

  box-shadow: 0px 7px 5px #e9e9e9;
}

body.page-id-34 .subheader,
body.page-id-13071 .subheader{
  display: none;
}

.about-heading {
    font-family: "Poppins" !important;
    font-size: 62px !important;
    color: #fff !important;
    font-weight: 500 !important;
}
.serv-banner-heading {
    width: 100%;
    max-width: 1220px;
    margin: 0 auto !important;
}
.about-banner {
  padding: 150px 30px !important;
background-repeat: no-repeat;
  /*     background-attachment: fixed !important; */
}

.who-we-are {
  font-size: 65px !important;

  font-weight: 100 !important;

  color: #155091;
}

.who-we-are {
  font-size: 65px;

  color: #155091;

  letter-spacing: 2px;
}

.who-content strong {
  font-size: 22px;

  font-weight: 500;
}

.about-bg-right {
  margin-bottom: 50px;

  background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/gray-bg.jpg);

  background-repeat: no-repeat;

  background-position: 103% 100%;
}

.about-bg-left {
  margin-bottom: 50px;

  background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/gray-bg.jpg);

  background-repeat: no-repeat;

  background-position: -10% 100%;
}

.about-bg-left-blue {
  margin-bottom: 50px;

  background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/blue-bg-2.jpg);

  background-repeat: no-repeat;

  background-position: -10% 100%;
}

.who-img {
  padding-top: 30px;
}

.who-left-col {
  padding-left: 25px !important;
}

.who-right-col {
  padding-right: 50px !important;
}

.white-para {
  color: #fff;
}

.white-btn a {
  background: #fff !important;

  color: #155092 !important;

  font-weight: 600;
}

.white-btn a:hover {
  color: #fff !important;
}

.readmore-bold {
  font-weight: 600;
}

body.page-id-36 .subheader {
  display: none;
}

.banner-line-2 {
  color: #fff;
}

.white-para-2 {
  color: #fff;

  margin-bottom: 20px !important;

  margin-top: -10px;
}

.black-para {
  margin-bottom: 20px !important;

  margin-top: -10px;
}

body.page-id-42 .subheader {
  margin-bottom: 0px;
}

.contact-row {
  background-attachment: fixed;
}

.boy-col {
  position: absolute !important;

  width: 42% !important;

  left: 65px;

  bottom: 0;
}

.contact-page-col {
  width: 50% !important;

  z-index: 999;
}

.contact-info-heading {
  font-size: 52px;

  color: #fff;
}

.contact-col-1 .vc_column-inner {
  background: #155091;

  padding: 40px !important;
}

body.page-id-42 .appointment-row {
  display: none;
}

.contact-details-box ul li {
  background: #c2db41;

  padding: 15px;

  font-size: 18px;
}

.contact-details-box ul li i {
  width: 40px;

  font-size: 22px;

  padding-top: 15px;
}

.contact-details-box ul li span.fax {
  width: 40px;
}

.contact-details-box ul li {
  background: #c2db41;

  padding: 8px;

  font-size: 18px;

  border-radius: 5px;

  align-items: center;
}

.contact-boy-img {
  margin-bottom: 0px !important;
}

.contact-col-1 {
  padding-left: 30px !important;

  padding-top: 30px !important;
}

.social-icon-box {
  margin-bottom: 0px !important;
}

ul.social_links li a {
  color: #c2db41 !important;

  transition: all ease 500ms;
}

ul.social_links a:hover {
  transition: all ease 300ms;

  color: #095fc7 !important;
}

.contact-row-2 .vc_column-inner {
  padding-top: 0px !important;
}

.google-map-box {
  margin-bottom: 0px !important;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-bottom {
  background: #0009;
}
div#pum_popup_title_1166 {
    display: none;
}
div#popmake-1166 {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/08/overlay-popup.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    border: none;
}
.popup-heading {
    font-size: 89px !important;
}

.popup-content {
    font-size: 25px !important;
    color: #fff !important;
}
.popup-btns-new a {
    background: #c2db41 !important;
    font-weight: 600;
    font-size: 22px !important;
    transition: all ease 500ms !important;
    border-radius: 30px !important;
}
.popup-btns-new a:hover {
    transition: all ease 500ms !important;
    background: #000000 !important;
}
/*

 * 

Testimonail Page Styling

*

*/

.testimonials-box-2 .testimonial-img {
  border: 3px solid #c2db41;

  border-radius: 60px;

  transition: all ease 500ms;
}

.testimonials-box-2 .testimonials-name {
  font-size: 26px;

  line-height: normal;
}

.testimonials-box-2 .testimonial-content {
  font-size: 16px;

  line-height: 1.5;
}

.testimonials-box-2 .testimonial-designation {
  font-size: 16px;

  line-height: normal;

  font-weight: 700;
}

.testimonials-box-2 .testimonial-img {
  float: right;

  /*     position: absolute;

    top: 12px;

    width: 50px;

    left: 270px;

    right: 0; */
}

.testimonials-box-2 .ratings {
  /*     margin-top: 65px; */

  float: left;
}

.testimonials-box-2 .testimonial-content h2 {
  font-size: 24px;
}

.testimonials-box-2 {
  padding: 20px 20px;
background:#fff;
  box-shadow: 0px 0px 20px #efefef;

  margin-bottom: 40px !important;

  border-radius: 20px;

  position: relative;

  transition: all ease 500ms;
}

.testimonials-box-2:hover {
  transition: all ease 500ms;

  background: #155091;

  color: #fff;
}

.testimonials-box-2:hover h2,
.testimonials-box-2:hover .testimonials-name {
  color: #fff !important;
}

.testimonials-box-2 .testimonials-name {
  margin-top: 10px;
}

.testimonials-box-2:hover .testimonial-img {
  border-color: #fff;
}

.testimonials-container-2 .grid-sizer {
  width: 50% !important;
}

.testimonials-container-2 .grid-item {
  width: 50% !important;
}

body.page-id-258 .subheader {
  display: none !important;
}

body.page-id-258 .vc_custom_1689171333253 {
  display: none;
}

.vc_btn3-container.foster-blog-btn.vc_btn3-left {
  margin-bottom: 0px;
}

.factor-boxs h2 {
  font-family: "Poppins" !important;

  font-weight: 600;

  font-size: 26px;

  color: #000;

  transition: all ease 500ms;
}

.factor-boxs {
  margin-top: 50px;

  transition: all ease 500ms;
}

.factor-boxs:hover img {
  transition: all ease 500ms;

  border: 3px solid #c2db41;
}

.factor-boxs img {
  padding: 15px;

  border: 3px solid transparent;

  transition: all ease 500ms;
}

.factor-boxs:hover h2 {
  color: #155091;

  transition: all ease 500ms;
}

.tree-banner-content p {
  font-size: 18px;
}

.tree-banner-heading {
  font-size: 64px;

  color: #fff;
}

.tree-row {
  background-position: center bottom;

  background-repeat: no-repeat;
}

.family-heading {
  font-size: 64px;
}

.family-content p {
  margin-bottom: 0px !important;

  font-size: 24px;
}

.family-call-btn a {
  background: #c2db41 !important;

  font-size: 20px !important;

  border-radius: 30px !important;

  padding: 8px 25px !important;

  transition: all ease 500ms !important;
}

.family-call-btn a:hover {
  background: #114175 !important;
}

.tree-btn a {
  background: transparent !important;

  border: 1px solid #fff !important;

  border-radius: 0px !important;

  font-size: 18px !important;

  padding: 10px 30px !important;

  transition: all ease 500ms !important;
}
.right-content-col {
    padding-left: 25px;
}
.family-content p {
    font-size: 20px !important;
}
.family-heading {
    font-size: 54px;
}
.family-call-btn a {
    font-size: 18px !important;
}
#quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
    padding: 10px !important;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    padding: 10px;
    border-radius: 20px;
}
h1.woocommerce-products-header__title.page-title {
    color: #155091;
    font-size: 48px;
    margin-top: 40px;
}
/*

*



Product page CSS



*

*/

.product-img img {
  border-radius: 130px;

  height: 260px;

  object-fit: cover;
}

.product-img {
  text-align: center !important;
}

body.page-id-319 .subheader {
  margin-bottom: 0px;
}
.product-content h2 {
    position: relative;
    font-size: 26px;
    color: #000;
    font-family: 'Poppins' !important;
    font-weight: 600;
}
.product-content h2 span.bg-number {
    position: absolute;
    font-size: 60px;
    top: -30px;
    left: -30px;
    color: rgba(24, 24, 24, 0.07);
}
.product-img img {
    border: 5px solid #fff;
}
.services-boxs-row .product-content {
    margin-bottom: 0px !important;
}
.serv-btns {
    margin-top: 20px !important;
/*     margin-bottom: 50px !important; */
	text-align:center !important;
}

.serv-btns a {
    background: #155091 !important;
    color: #fff !important;
    font-weight: 500;
    padding: 10px 15px !important;
    transition: all ease 500ms !important;
}

.serv-btns a:hover {
    transition: all ease 500ms;
    background: #c2db41 !important;
}
.fc-header-toolbar h2 {
    font-size: 38px !important;
}
/*

*

Inner Product CSS



*

*/

body.page-id-323 .subheader {
  display: none;
}

.doors-heading {
    font-size: 60px;
    color: #fff;
    font-family: 'Poppins' !important;
    font-weight: 500 !important;
}
.doors-product-col .vc_column-inner {
  background: #f6f6f6;

  padding: 20px !important;

  border: 1px solid #ccc;
}
/* 
.doors-content {
  margin-bottom: 0px !important;
} */

.door-name-heading {
  font-size: 36px;
  font-weight: 100;
  color: #155091;
}



.doors-content a {
  color: #c2db41;

  transition: all ease 500ms;
}

.doors-content a i {
    background: #c3dc45;
    padding: 5px;
    border-radius: 30px;
    height: 20px;
    width: 20px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}

.doors-content a:hover i {
  background: #155091;

  transition: all ease 500ms;
}

.doors-content a i {
  transition: all ease 500ms;
}

.doors-content a:hover {
  transition: all ease 500ms;

  letter-spacing: 2px;
}

.doors-product-col {
  padding: 15px !important;
}

.why-choose-row .white-para ul li {
  list-style: disc;

  font-size: 16px;

  line-height: 25px;

  padding-bottom: 15px;
}

.why-choose-row .white-para ul li::marker {
  font-size: 20px;
}
.why-choose-row .white-para ul li {
    list-style:disc;
    font-size: 16px;
    line-height:25px;
    padding-bottom: 15px;
}

.why-choose-row .white-para ul li::marker {
    font-size: 20px;
}
.why-choose-row .white-para {
    margin-bottom: 0px !important;
    padding-left: 30px;
}
.why-choose-row .who-we-are {
    font-size: 38px !important;
    padding-top: 30px;
}
.new-sec-col .vc_column-inner {
    padding: 20px;
    background: #155092;
    border-radius: 5px;
}

.new-sec-col {
    padding: 15px !important;
}

.new-sec-col h2 {
    color: #fff;
}
.new-sec-col .vc_column-inner {
    padding: 20px;
    background: #155092;
    border-radius: 5px;
}

.new-sec-col {
    padding: 15px;
}

.new-sec-col h3 {
    color: #fff;
    font-size: 36px;
}

.most-comman-repair-text {
    font-size: 42px;
    margin-top: 100px;
    color: #155092;
}
.intake-form-row {background-image: url('https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/watermark.png');background-repeat: no-repeat;background-size: 32%;background-position: 115% center;}

form#gform_4 input, form#gform_4 textarea {
    padding: 15px;
    border-radius: 15px;
}

input#gform_submit_button_4 {
    background: #155091 !important;
    border: none !important;
    color: #fff;
    padding: 12px 20px !important;
    cursor: pointer;
    font-size: 18px;
    transition: all ease 500ms !important;
}

input#gform_submit_button_4:hover {
    transition: all ease 500ms;
    background: #c2db41 !important;
}
body.page-id-321 .subheader {
    display: none;
}
.windows-img {
    margin-bottom: 0px !important;
}

.board-inner-row {
    background: #f4f4f4;
    padding: 5px;
    padding-top: 22px;
    padding-bottom: 22px;
    margin: 0px;
    margin-bottom: 25px;
    border-radius: 10px;
    transition: all ease 500ms;
}
.board-inner-row:hover {
    transition: all ease 500ms;
    background: #c2db41;
    transform: translateY(-10%);
    box-shadow: 0px 7px 5px #e9e9e9;
}

.board-inner-row:hover h2 {color: #000;}
.board-inner-row .serv-line-2 {
    margin-bottom: 0px !important;
}
.windows-col {
    padding: 13px !important;
}
.windows-img img {
    border-radius: 10px;
}
.why-choose-heading {
    font-size: 58px;
    margin-top: 50px;
    color: #155092;
    margin-bottom: 40px;
}
.quality-list ul li img {
    width: 35px;
    border-radius: 30px;
    border: 1.6px solid #155092;
    margin-right: 10px;
    height: 35px;
    padding: 5px;
}

.quality-list ul li {
    margin-bottom: 40px !important;
    color: #155092;
    font-weight: 500;
    font-size: 18px;
}

.quality-list ul {
    width: 50%;
    float: left;
}

.quality-list {
    margin-bottom: 0px !important;
}

.quality-list ul li span {
    color: #155092;
}
.why-choose-heading {
    font-size: 58px;
    color: #155092;
    margin-bottom: 40px;
}
.choice-heading {
    margin-bottom: 20px;
}

.why-choose-content-2 {
    font-size: 18px;
}
.serv-icon-heading {
    text-align: center !important;
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    color: #000;
    font-size: 18px;
}

.serv-icon-imgs img {
    width: 100px;
}

.serv-icon-imgs {
    margin-bottom: 20px !important;
}
.serv-row-new2 {
    background: #155092;
}

.serv-row-new2 img {
    filter: invert(1);
}

.serv-row-new2 h2 {
    color: #fff;
}
.content-testimonail a {
    display: table;
    line-height: 1.2;
	color: #000;
}
.content-testimonail a:hover{
	color: #000;
}
button#gform_browse_button_2_6 {
    background: #155091;
    border: none;
    line-height: normal;
    border-radius: 20px;
    color: #fff;
    padding: 7px 20px;
    cursor: pointer;
    transition: all ease 500ms;
}

button#gform_browse_button_2_6:hover {
    transition: all ease 500ms;
    background: #c2db41;
}
.most-comman-repair-text {
    margin-top: 40px !important;
}
.most-comman-content {
    font-weight: 100;
    font-size: 22px;
}
.windows-img img {
    height: 175px !important;
    object-fit: cover;
}
.board-inner-row:hover .doors-content a {
    color: #000;
}

.board-inner-row:hover .doors-content i {
    background: #778f00;
    color: #c2db41;
}
/* body.page-id-36 .door-new-sec {
    margin-top: -35px !important;
} */
.doors-img img {
    height: 420px !important;
    object-fit: cover;
    width: 600px;
    max-width: 100% !important;
}
.serv-btns a {
    font-size: 26px !important;
    padding: 15px 25px !important;
}
body.page-id-412 .subheader {
    margin-bottom: 0px;
}
.ui-datepicker {
    background-color: #fff;
    display: none;
    margin-top: 4px;
    padding: 10px;
    border: 1px solid #ccc;
    padding: 20px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    height: auto !important;
    padding-bottom: 20px !important;
}
div#amelia-container {
    margin-top: 30px !important;
}
.am-lite-footer {
    display: none !important;
}
.el-form-item:last-child {
    width: 100% !important;
}

.florida-img img {
    width: 100%;
    max-width: 100%;
    height: 650px !important;
    object-fit: cover !important;
}
section#text-2 a {
    background: #c2db41;
    color: #000;
    padding: 10px 20px;
    margin-top: 20px;
    display: inline-block;
    transition: all ease 500ms;
    line-height: normal;
	text-align:center;
}

section#text-2 a:hover {
    transition: all ease 500ms;
    background: #0e1f46;
	color:#fff;
}
.area_we_deserved {
    width: 100%;
    float: left;
}
section#nav_menu-7 {
    width: 100%;
    border: none;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 50px;
}

section#nav_menu-7 ul li {display: inline-block;}

section#nav_menu-7 ul li a::after {
    content: "|";
    position: relative;
    top: 0;
    color: #fff;
    left: 10px;
}

section#nav_menu-7 ul li a {
    padding: 0px 9px;
}

.menu-areas-we-serve-container {
    text-align: center;
}

.row.footer-details-2 {
    margin-bottom: 0px;
}

div#tab-description ul {
    list-style: disc;
    padding-left: 30px;
}

div#tab-description ul li::marker {
    font-size: 18px;
}
.woocommerce div.product .out-of-stock {
	display:none;
}

/*
*
Woocommerce CSS
*
*/

.woocommerce-product-details__short-description {
    margin-bottom: 20px;
}

.woocommerce form .form-row {
    display: block;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
    max-width: 48%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
    max-width: 48%;
}
#add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .notes {
    display: block;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #ffffff;
    font-size: 1.25em;
    font-weight: 700;
}
.woocommerce div.product form.cart .variations select {
    border: none;
    padding: 10px;
    border-radius: 20px;
}
.product_meta {
    display: none;
}
.woocommerce .quantity .qty {
    border-radius: 70px;
    padding: 10px 0px;
    margin-right: 10px;
}
h1.product_title.entry-title {
    font-weight: 100 !important;
}

.product_meta {
    display: none;
}
h1.product_title.entry-title {
    font-weight: 100 !important;
}

.product_meta {
    display: none;
}

section.related.products h2 {
    text-align: center !important;
    font-size: 50px;
    margin-bottom: 30px;
    margin-top: 50px;
}
.woocommerce div.product form.cart .button, a.add-request-quote-button.button {
    vertical-align: middle;
    float: left;
    border-radius: 30px !important;
    line-height: normal;
    background-color: #c2db41 !important;
    padding: 8px 25px !important;
    font-weight: 500;
}
.woocommerce div.product form.cart .button:hover, a.add-request-quote-button.button:hover {
    transition: all ease 500ms !important;
    background: #0f3968 !important;
}

.yith-wcwl-add-button {
    float: left;
    float: right;
}

a.add_to_wishlist.single_add_to_wishlist {
    color: #fff;
    transition: all ease 500ms;
}

a.add_to_wishlist.single_add_to_wishlist:hover {
    transition: all ease 500ms;
    color: #c2db41;
}
.woocommerce div.product .summary.entry-summary {
    box-shadow: 0px 0px 20px #bdbdbd9c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    padding: 0 0 0 5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    padding: 12px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 12px 1em;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin-top: 30px !important;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
   font-size:40px;
    color: #000;
}
section.related.products h2 {
    text-align: center !important;
}
h2.woocommerce-loop-product__title {
    font-size: 30px !important;
    font-weight: 400;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
}
.woocommerce ul.products li.product .button:hover {
    transition: all ease 500ms;
    background: #c2db41;
}
.woocommerce ul.products li.product .button {
    display: table;
    margin: 10px auto;
    border-radius: 30px;
    background: #155091;
    color: #fff;
    font-weight: 500;
    line-height: normal;
    transition: all ease 500ms;
}
.woocommerce ul.products li.product .price {
    color: #c2db41;
    display: table;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 20px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    padding: 15px 20px;
    background: #fff;
/*     border-radius: 10px;
    border: 1px solid #ebebeb; */
}
.wpfFilterWrapper label, .wpfFilterWrapper select, .wpfPriceFilterRange, .wpfFilterWrapper .ui-slider-handle {
    font-size: 14px;
    padding-bottom: 15px;
}
.wpfFilterWrapper .wfpTitle {
    font-size: 28px !important;
    font-weight: 100 !important;
    margin: inherit;
    padding: inherit;
    color: inherit;
    line-height: inherit;
    font-family: "Bebas Neue", sans-serif;
    padding-bottom:40px !important;
}
button.wpfClearButton.wpfButton {
    background: #c2db41 !important;
    color: #fff !important;
    border-radius: 30px !important;
    width: 100px !important;
    min-height: 40px !important;
}
td.product-name a {
    color: #155091;
}
.product-subtotal, .woocommerce-Price-amount {
  display: none;
}
span.price {
    display: none !important;
}
form.cart {
    margin-bottom: 0px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    background-color: #155091 !important;
 	color:#fff !important;
}
.woocommerce .add-request-quote-button.button {
    vertical-align: middle;
    float: left;
    border-radius: 30px !important;
    line-height: normal;
    background-color: #c2db41 !important;
    padding: 8px 25px !important;
    font-weight: 500;
}
form.cart {
    float: left !important;
    margin-bottom: 10px !important;
}

.wishlist-fragment.on-first-load {
    float: right !important;
}
.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: .83em;
    color: #fff;
}
.yith-ywraq-mail-form-wrapper h3 {
    color: #155091;
	font-size:40px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 10px;
    border-radius: 10px;
}
.yith-ywraq-mail-form-wrapper {
    background: #f7f7f7;
    margin-bottom: 50px;
    border: 1px solid #d3d3d3;
    border-radius: 10px;
}
input.button.raq-send-request {
    padding: 14px 20px;
    border-radius: 20px;
    margin-bottom: 0px !important;
    margin-top: 5px;
    transition: all ease 500ms;
}

input.button.raq-send-request:hover {
    transition: all ease 500ms;
    background: #c2db41 !important;
}
.yith_ywraq_add_item_browse_message a {
    font-size: 1.2rem !important;
    font-weight: 600;
    margin: 0 auto;
    color: #fff !important;
    text-decoration: underline !important;
}
.crwcpn-notice, .crwcpn-notice.default {
    background-color: #155091;
    border: 1px solid #c2db41;
    padding: 8px 20px;
    margin: 1em 0;
    font-weight: 600;
    border-radius: 10px;
}


.doors-product-col-2:hover img {
    transform: scale(1.1);
    transition: all 0.3s ease;
}

.doors-product-col-2 {
    transition: all ease 500ms;
}

.doors-product-col-2 img {
    transition: all ease 500ms;
    background-blend-mode: overlay;
    background-color: #ccc;
}

.doors-img {
    position: relative;
    overflow: hidden;
}
body.page-id-612 .subheader {
    margin-bottom: 0px;
}
ul.tabs.wc-tabs {
    display: none;
}
div#tab-description h3 {
    font-size: 22px;
    font-family: 'Poppins' !important;
    color: #155091;
    font-weight: 600;
    padding-top: 20px;
}

div#tab-description ul {
    line-height: normal;
}

.woocommerce div.product .woocommerce-tabs p {
    margin-bottom: 0px;
    padding-top: 15px;
}
.product-serv-col {
    margin-bottom: 40px;
}
.certification-row {
    padding: 50px 0px;
}

.certification-heading {
    color: #155092;
    font-size: 65px;
}

.certification-btn a {
    background:#155092 !important;
    color: #fff !IMPORTANT;
    padding: 10px 20px !important;
    transition: all ease 500ms !important;
    line-height: normal;
    font-family: 'Poppins';
    font-size: 16px !important;
    border-radius: 0px !important;
}

.certification-btn a:hover {
    transition: all ease 500ms !important;
    background:#c2db41  !important;
}
div#tab-description {
    background: #f4f4f4;
    padding: 30px;
    border-radius: 20px;
}
.woocommerce-product-details__short-description h2 {
    color: #fff;
}
.woocommerce-product-details__short-description ul {
    list-style: disc;
    padding-left: 24px;
}

.woo-variation-swatches .variable-items-wrapper.radio-variable-items-wrapper {
    flex-direction: row !important;
}
body.tax-product_cat main#main, body.post-type-archive-product main#main {
    background: #f5f5f5;
    padding-top: 100px;
}

body.tax-product_cat .subheader, body.post-type-archive-product .subheader {
    margin-bottom: 0px !important;
}
nav.woocommerce-pagination {
    margin-bottom: 30px;
}
.service-img {
    width: 100%;
    max-width: 54px;
    margin-bottom: 20px;
}
.service-box-slide:hover .services-name a {
    color: #ffffff !important;
}

.service-box-slide .services-name a {
    color: #000000;
}
.services-name {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 15px;
    color: #155091;
    margin-top: 30px;
	line-height:25px;
	font-family: 'Poppins' !important;
}
.services-content span {
    line-height: normal;
    color: #155091;
}

.meet_all_section .vc_column-inner
 {
    padding: 0;
}
.service-box-slide {
    padding: 30px 30px;
/*     border-right: 1px solid #e9e9e9; */
    transition: all ease 500ms !important;
    background: #fff;
}
.service-box-slide:hover {
    transition: all ease 500ms !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-blend-mode: overlay;
    background-color: #155091;
}

.post_12950:hover, .post_12950 .slide_bg_img  {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/img-2.jpg);
}

.service-box-slide.page_12444:hover {
	background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/Non-Impact-Window.jpg);
}

.service-box-slide.page_12447:hover {
	background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/img-7.jpg);
}
.service-box-slide.page_12471:hover {
	background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/rescreen.jpg);
}
.service-box-slide.page_12472:hover {
	background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/serv-img-6.jpg);
}
.service-box-slide.page_12473:hover {
	background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/Impact-Window.jpg);
}
.service-box-slide.page_12474:hover {
	background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2025/08/img.jpg);
}
.service-box-slide:hover .services-name, .service-box-slide:hover span {
    color: #fff;
}
.service-slider {
	 margin-bottom: 40px;
/*     border: 1px solid #e9e9e9; */
}
.service-slider .slick-list.draggable {
    margin: 0px 30px;
    border: 1px solid #e9e9e9;
}
.post_12451:hover, .post_12451 .slide_bg_img  {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/img9.jpg);  
}
.post_12450:hover, .post_12450 .slide_bg_img  {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/serv-img-8.jpg);
}
.post_12449:hover, .post_12449 .slide_bg_img  {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/08/homeguide-contractor-cleaning-repairing-fasteners-and-rescreening-pool-cage-enclosure.jpg);
}
.post_12447:hover, .post_12447 .slide_bg_img  {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/img-2.jpg);
}
.post_12446:hover, .post_12446 .slide_bg_img  {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/Impact-Door.jpg);
}
.post_12448:hover, .post_12448 .slide_bg_img  {
    background-image: url("https://fosterwindowsanddoors.com/wp-content/uploads/2023/08/d7cd33_78df8a824bc640fdb3accc766e7c249cmv2_d_4032_3024_s_4_2.jpg");
}
.post_12447:hover, .post_12447 .slide_bg_img  {
    background-image: url("https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/img-7.jpg");
}
.post_12444:hover, .post_12444 .slide_bg_img {
    background-image: url("https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/Non-Impact-Window.jpg");
}
.slide_bg_img {
    visibility: hidden;
    height: 1px;
    width: 1px;
}
.house-img {
    margin-bottom: 20px;
}
li#menu-item-12544 .quadmenu-item-widget, li#menu-item-12545 .quadmenu-item-widget {
    display: flex;
    flex-direction: column;
}
li#menu-item-12544 span.quadmenu-title, li#menu-item-12545 span.quadmenu-title {
    order: 1;
}
li#menu-item-12544 span.quadmenu-title, li#menu-item-12545 span.quadmenu-title {
    border: none !important;
    font-weight: 400 !important;
}
img.image.wp-image-7531 {
    width: 90px;
}
#quadmenu img {
    border: 0;
    margin: 0 auto !important;
    display: table;
	width:75px;
}
span.quadmenu-title {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.quadmenu-item-widget.widget.widget_media_image {
    text-align: center;
}
.discover-heading {
    font-size: 64px !important;
    text-align: center !important;
    color: #c2db41;
}
.discover-heading-2 {
    font-size: 36px;
    text-align: center !important;
    margin-top: 15px !important;
    font-family: 'Poppins' !important;
    font-weight: 600 !important;
    margin-bottom: 20px;
}

.discover-heading-3 {
    text-align: center !important;
    margin-bottom: 90px;
    margin-top: 0px !important;
    color: #000;
	
}
.discover-heading-4 {
    font-size: 27px !important;
    color: #c2db41;
	font-family: 'Poppins' !important;
	font-weight: 600;
}

.discover-heading-4 h4{
	font-size: 27px !important;
}
.box-blue-row {
    width: 100%;
    margin: 0 auto !important;
    max-width: 750px;
}
.repair-row {
    width: 100%;
    max-width: 880px;
    margin: 0 auto !important;
}
.new-sec-col img {
    width: 100%;
    height: 350px !important;
    object-fit: cover;
}
.bottom-serv-row {
    width: 100%;
    max-width: 800px;
    margin: 0 auto !important;
}
.financing-content {
    font-size: 22px;
}
body.page-id-12707 .subheader {
    display: block !important;
}
.support-line h3 {
    font-family: 'Poppins' !important;
    font-weight: 300;
    font-size: 32px;
    color: #000;
}
body.page-id-12707 .vc_custom_1689182707744 {
    display: none !important;
}

body.page-id-12707 .top-brands-row {
    display: none;
}
.potio-screen h3 {
    font-weight: 100 !important;
}
.potio-screen-1 p{
    font-size: 20px !important;
}
.col-md-2.logo-col {
    display: none;
}
.nav-col {
    max-width: 100% !important;
    flex: 100% !important;
}
#quadmenu.quadmenu-default_theme.quadmenu-is-horizontal.js .quadmenu-navbar-header .quadmenu-navbar-brand {
    height: 75px !important;
    line-height: 30px;
}
div#quadmenu_0 {
    margin-top: 20px;
}
ul.quadmenu-navbar-nav {
    margin-top: 22px !important;
}
ul.footer-phone-detail li a {
    word-break: break-all;
	font-size: 13px;
}
.appointment-row {
    padding-right: 80px;
}
.top-head-links {
    float: right;
}
.popup-content p {
    font-weight: 400 !important;
}
section#nav_menu-6 ul li:last-child a {
    color: #fff !important;
    font-weight: 600;
    background: #c2db41;
    border-radius: 20px;
    line-height: normal;
    padding: 4px 20px;
}
section#nav_menu-6 ul li:last-child a:hover {
    color: #000 !important;
}
body.home .vc_custom_1689960977197 {
    display: none;
}
body.page-id-12707 header.entry-header .entry-title,
body.page-id-12722 header.entry-header .entry-title,
body.page-id-12723 header.entry-header .entry-title,
body.page-id-42 header.entry-header .entry-title  {
    display: none;
}
section#text-3 a {
    background: #c2db41;
    text-align: center;
    display: block;
    color: #000;
    padding: 8px 10px;
    font-size: 16px;
    transition: all ease 500ms !important;
}

section#text-3 a:hover {
    transition: all ease 500ms;
    background: #0e1f46;
	color: #fff;
}
.main-reviews-row {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/07/watermark.png);
    background-repeat: no-repeat;
    background-size: 35%;
    background-position: center right;
    background-attachment: fixed;
}
.great-pride {
    width: 100%;
    display: table;
    margin: 0 auto;
    line-height: 25px;
    max-width: 1000px;
    padding: 0px 20px;
    text-align: justify;
}
.pride-left-quote {
    position: relative;
    left: 25px;
}


/*
SIDE PANEL CSS **/
/*side panel*/
.side_panels {
    display: none;
}

.quick_contact {
   right: -520px;
    position: fixed;
    z-index: 99999;
    background: url('https://26sushitapas.com/wp-content/uploads/2023/05/1sidepanel-open_06-1.jpg') -99999px -9999px no-repeat;
    top: 200px;

}

.form_btn {
    cursor: pointer;
    height: 357px;
    width: 53px;
    background: url('https://fosterwindowsanddoors.com/wp-content/uploads/2023/09/side-slide-left-1.jpg') 0 bottom no-repeat #1d1d1d;
    opacity: .9;
    float: left;
}
#panel,
.top_bar .socials ul {
    float: right;
}
.form_btn.open {
    background: url('https://fosterwindowsanddoors.com/wp-content/uploads/2023/09/side-slide-right-1.jpg') 0 bottom no-repeat #1d1d1d;
}
.quick_contact.hidden-xs.clearfix div#panel {
	 width: 520px !important;
}
#panel {
    min-height: 420px;
    z-index: 999999;
    padding: 18px 18px 0px;
    background-color: #193c6f;
    color: #fff !important;
}
#panel .contact_title {
    font-size: 28px;
    line-height: normal;
    margin: 0 0 7px;
    color: #fff;
    font-weight: 600;
}
#panel p {
    font-size: 14px;
    line-height: normal;
    margin: 0 0 15px;
    color: #fff;
}

.overlay {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVQImWNguAkAANwA2ohRxm8AAAAASUVORK5CYII=) rgba(0, 0, 0, 0);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}


fieldset#field_3_9 {
    color: #fff;
}

.connect-form input#gform_submit_button_3 {
    background: #fff;
    color: #2ec4b6;
}

.connect-form input#gform_submit_button_3:hover {
    opacity: .7 !important;
}

.connect-form .ot-dtp-picker.light-neutral-theme.standard {
    width: 100%;
}
.connect-form table td, .connect-form table th {
    padding: 0px 0;
    line-height: 1.5;
    vertical-align: top;
    border: 1px solid hsla(0,0%,50.2%,.5019607843);
}
/*---------CONNECT PAGE -------*/

ul#menu-top-head-links li:nth-child(4):after {
    display: none;
}
.banner-txt span, h1.entry-title span {
    font-size: 46px;
	color:#fff;
	line-height:normal;
}

.page-id-42 .certification-row {
    background: #fff !important;
    padding: 25px !important;
    margin: 0px 5px;
    border-radius: 15px;
}

.page-id-42 .certification-row .vc_column-inner {
    background: #fff;
    padding: 0px !important;
}

.page-id-42 .certification-row-2 .vc_column-inner {
    padding: 0px !important;
}

.page-id-42 .certification-row-2 {
    margin-top: 40px;
}
.page-id-42 .certification-row .wpb_column {
    width: 100%;
}

.page-id-42 .certification-img {
    margin-bottom: 0px;
}
#media_image-2 img {
    width: 290px;
}
.about-heading-2 {
    font-size: 45px !important;
}
.doors-banner-row {
    padding: 160px 30px !important;
}
.doors-banner-row h2 {
    text-align: center !important; 
}
body.tax-product_cat h1.entry-title span {
    font-size: 64px;
}
body.page-id-12707 .subheader {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/08/about-2.jpg?);
    padding: 140px 25px;
    background-blend-mode: overlay;
    background-color: #0000007d;
    background-size: cover;
    background-position: bottom;
}
body.page-id-12722 header.entry-header .container {
    max-width: 1400px !important;
}
body.page-id-12723 .subheader {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/09/door-repair-page.jpg);
    padding: 140px 25px;
    background-blend-mode: overlay;
    background-color: #0000007d;
    background-size: cover;
}
body.page-id-42 .subheader {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/09/contact-banner-1.jpg);
    padding: 140px 25px;
    background-blend-mode: overlay;
    background-color: #0000007d;
    background-size: auto;
}
body.page-id-12722 .subheader {
    background-image: url(https://fosterwindowsanddoors.com/wp-content/uploads/2023/09/banner3.jpg);
    padding: 140px 25px;
    background-blend-mode: overlay;
    background-color: #0000007d;
    background-size: cover;
	background-position: top;
}
body.post-type-archive-services .subheader {
    display: none;
}
.hour-box li {
    display: inline-block;
    background: #c2db41;
    margin-bottom: 5px;
    border-radius: 3px;
    font-size: 15px;
    padding: 10px 15px;
}
.hour-box li.holiday {
    background: #c2db41;
}
.footer-2 h4 {
    background: transparent !important;
    border: none !important;
    margin-bottom: 15px !important;
    font-size: 36px !important;
    padding: 0px !important;
	margin-top: 0px !important;
}

body.page-id-13045 .subheader {
    display: none;
}
body.page-id-13045 .fastor-boxs h3 {
    color: #000 !important;
    font-size: 26px;
    font-family: 'Poppins' !important;
}
body.page-id-13045 .family-row-2 .right-col2 .vc_column-inner {
    padding: 30px 20px !important;
    background: #fff;
    border: 2px solid #000;
    position: relative;
    right: -50px;
    z-index: 2;
}
body.page-id-13045 .family-row-2 .whychoose-content {
    margin-bottom: 0px !important;
}


.family-row-2 .whychoose-content {
    margin-bottom: 0px !important;
}

.family-row-2 .whychoose-content ul li::before {
    font-family: "Font Awesome 6 Free";
    color: #c2db41;
    content: "\f0da";
    font-weight: 900;
    padding-right: 10px;
}
.family-row-2 .whychoose-content ul li {
    margin-bottom: 0px;
    font-size: 16px;
}
.family-row-2 .whychoose-content p {
    font-size: 16px;
    line-height: normal;
}

.payment-img .vc_column-inner {
    padding: 0px !important;
}
.payment-img {
    position: absolute !important;
    right: 0 !important;
}

.boy-img img {
/*     height: 720px !important; */
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 0px 0px 20px #cccccc6e;
}

.right-col2 {
    margin-top: 50px;
}

.cky-show-desc-btn, .cky-always-active {
  color: #1252a1 !important;
  font-weight: 600;
}

.cky-policy{
	font-weight: 600;
	transition: all linear .25s;
	text-decoration: none !important;
}

.cky-policy:hover{
	color: #fff !important;
}

body.single-post iframe {
    display: table;
    margin: 0 auto;
}
body.single-post table td {
    padding: 12px !important;
    background: #efefef;
    border: 1px solid #ccc;
    text-align: center;
    line-height: normal;
}

body.single-post table th {
    padding: 10px;
    background: #c2db41;
    border: 1px solid #3a5091;
    text-align: center;
}
/*

*

Responsive Area 



*

*/

@media all and (max-width: 1024px) {
.top-head-left, .top-head-right {
    width: 100% !important;
    flex: 100% !important;
    max-width: 100% !important;
}
.big-title {
    font-size: 66px !important;
}
.appointment-row {
    padding-right: 0px !important;
}
#quadmenu.quadmenu-default_theme .quadmenu-navbar-toggle.collapsed .icon-bar {
    background-color: #155091 !important;
}
.main-header {
    padding: 0px 0px;
}
.main-header .container {
    padding: 0px;
}
.quadmenu-navbar-header {
    padding: 15px 0px !important;
}
.mobmenu-right-panel li {    
	padding-left: 0 !important;    
	padding-right: 0 !important;  
	border-bottom: 1px solid #4C81BB
	}
	
  .serv-content {
    width: 100%;
  }

  .serv-img {
    margin-bottom: 15px !important;
  }

  .row.footer-details-2 .col-md-4 {
    width: 100% !important;

    max-width: 100% !important;

    align-items: start !important;

    margin-bottom: 40px;
  }

  .col-md-4.footer-3 {
    margin-bottom: 0px !important;
  }
.col-md-8.top-head-left {
    max-width: 50% !important;
    flex: 50% !important;
}

.col-md-4.top-head-right {
    max-width: 50% !important;
    flex: 50% !important;
}

.phone-option-left ul li:first-child {
    display: none;
}
section#nav_menu-6 {
    float: right;
}
/* section#nav_menu-6 ul li:last-child a {
    padding-right: 0px;
} */
#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav > li:not(.quadmenu-item-type-button) > a > .quadmenu-item-content {
    border-bottom: 1px solid #ccc !important;
}
}
@media all and (max-width:992px) {
.contact-page-col {
    width: 100% !important;
}
.contact-col-1 {
    padding-right: 30px !important;
    
}
header.entry-header h1 {
    font-size: 52px;
}
.banner-txt span, h1.entry-title span {
    font-size: 40px;
}
}


@media all and (max-width: 767px) {
.phone-option-left ul {
    justify-content: start;
	margin-bottom:15px !important;
}
	
	
	
.subheader {
    padding: 60px 25px;
}
ul#menu-top-head-links li:first-child {
    display: none;
}
section#nav_menu-6 ul {
    justify-content: start !important;
}
.Florida-Winner img {
    width: 100%;
    max-width: 9%;
    right: 200px;
    top: -58px;
    position: absolute;
}
.phone-option-left ul li {
    padding-right: 0px;
}
li#menu-item-633:after {
    display: none;
}
button.menu-toggle {
    display: none;
}
.col-md-4.footer-2 {
    flex: 100%;
}
header.entry-header h1 {
    font-size: 46px;
}
.banner-txt span, h1.entry-title span {
    font-size: 36px;
}
.col-md-4.top-head-right {
    max-width: 100% !important;
    flex: 100% !important;
}
.col-md-8.top-head-left {
    display: none;
}
.footer-social-icons {
    display: table;
    margin: 0;
/*     float: left; */
}
section#nav_menu-6 {
    padding-right: 0;
}
.vc_custom_1692971569074 {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
.vc_custom_1691750694380 {
    padding: 150px 0px;
}
section#nav_menu-7 h2 {
    text-align: left;
    padding-left: 10px;
}
ul#menu-areas-we-serve {
    text-align: left;
}
section#nav_menu-7 {
    margin-top: 20px;
    margin-bottom: 80px;
    padding-left: 10px;
}		
  .vc_custom_1689094416935 {
    padding: 0px !important;
  }

  .serv-title {
    color: #fff !important;

    font-size: 46px !important;
  }

  .serv-box-row-2 {
    padding: 0px 0px;
  }

  .install-img img {
    width: 760px;
  }

  .bebas-heading {
    font-size: 44px !important;
  }

  .banner-line p {
    font-size: 22px;
  }

  /* .banner-line a img {

    width: 55px;

} */

  .img-col-1 {
    width: 50% !important;
    float: left !important;
  }

  .img-col-2 {
    float: left;
    width: 50% !important;
  }

  .dyi-content-2 {
    padding-right: 25px !important;

    margin-bottom: 0px !important;

    margin-top: 20px !important;
  }

  .dyi-content h2 {
    font-size: 46px !important;
  }

  .dyi-content-2 ul li {
    font-size: 22px;
  }

  .dyi-img-2 {
    text-align: center !important;
  }

  .appoint-col {
    padding-top: 50px !important;
  }

  .vc_custom_1689171333253 {
    padding: 0px 30px !important;
  }

  .slick-next {
    right: -15px !important;
  }

  .testimonail-shortcode-box {
    margin-bottom: 0px !important;
  }

  .vc_custom_1689171333253 .vc_column-inner {
    padding-top: 0px !important;
  }

 .widget_nav_menu {
    height: auto;
    padding: 0px 0px;
  }
section#nav_menu-2 ul li a, section#nav_menu-4 ul li a, section#nav_menu-5 ul li a {
    text-align: left;
}
section#nav_menu-2 {
    margin-top: 50px;
}
.col-md-4.footer-2 {
    margin-bottom: 0px !important;
}
section#media_image-2 {
    text-align: center;
}
  .testimonial-img {
    width: 100%;
  }

  .test-boxs {
    width: 100%;

    text-align: center;
  }

  .content-testimonail {
    width: 100%;

    display: table;

    text-align: center;

    padding: 0px 10px;

    line-height: 20px;
  }

  .testimonial-content {
    margin-top: 0px;
  }

  .testimonial-img img {
    display: table;

    margin: 0 auto;

    margin-bottom: 15px !important;

    width: 70px;
  }

  .copyright-footer {
    text-align: center;
  }

.footer-social-icons {
    display: table;
    margin: 0 auto !important;
/*     float: right !important; */
    padding-top: 10px !important;
}

  .footer-social-icons ul li:last-child {
    padding-right: 0px;
  }

  .banner-line a {
    display: grid;
  }

  .banner-line a img {
    display: none;
  }

  .appointment-row .vc_column-inner {
    padding-top: 0px !important;
  }
.top-head-links {
    width: 100%;
}
section#text-2 p:last-child {
    margin-bottom: 0px !important;
    text-align: center;
}
.appoint-col {
    padding: 0px !important;
	padding-top:20px !important;
}
	.contact-page-col {
    width: 100% !important;
}
}

@media all and (max-width:450px) {
.phone-option-left ul li {
    padding-right: 20px;
    text-align: center;
}
section#nav_menu-7 {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
section#nav_menu-7 ul li a {
    padding: 0px 9px;
    font-size: 14px;
}
}

#popmake-12386 .am-select-date-title {
    font-weight: 400;
}
#popmake-12386 .amelia-app-booking #amelia-booking-wrap .am-step-booking-catalog .am-select-date .am-calendar-stepByStepForm-calendarDateTimeForm div {
    font-weight: 400;
}
#popmake-12386 #amelia-step-booking0-calendar {
    background: #155091 !important;
}
#popmake-12386 {
    background-color: #3276c1;
	border-color: #c2db41;
}
#popmake-12386 .pum-close.popmake-close {
    font-size: 20px;
}
#popmake-12386 .am-confirmation-booking-details p {
    font-weight: 400;
}
#popmake-12386 #am-confirm-booking {
    width: 100%;
    left: 0%;
}

.page.page-id-42 .subheader {
  background-position: 50% 50%;
}
.slider_main_head {
  font-family: "Poppins" !important;
}
.guide-florida {
    float: right;
    width: 90px;
    position: absolute;
    right: -90px;
    top: -10px;
}

@media all and (max-width: 480px) {
.guide-florida {
    width: 80px !important;
    position: absolute !important;
    right: 20px !important;
    top: -85px !important;
}	
.pay-logo img {
    width: 100%;
    max-width: 40% !important;
    margin: 0;
}
.right-col3{
		right: -40% !important;
	}	
	
}
@media all and (min-width: 481px) and (max-width: 1024px){
	.guide-florida {
    width: 80px !important;
    position: absolute !important;
    right: 90px !important;
    top: 7px !important;
	z-index:99999;
}
	.right-col3{
		right: -40% !important;
	}
	
}

/*  NEW PAGE CSS  */
.gform_heading {
	display:none;
}
h3.background-popup-heading{
	font-size:42px;
}

h4.background-popup-heading-left{
	font-size:30px;
}
h4.background-popup-heading{
	font-size:26px;
}

.popup_left_background {
    width: 48% !important;
    background-color: #fff;
     padding: 27px 30px 10px;
 /*   right: -6px;
    top: 7px; */
}

.background-popup-paragraph {
    margin-bottom: 0px !important;
}
.popup-section4 {
    margin-bottom: -50px !important;
    display: inline-block;
}

.popup-gravity .wpb_text_column {
    margin-bottom: 0px;
}

.popup-section-logo-4 .wpb_single_image.wpb_content_element.vc_align_right {
    margin-bottom: 5px;
}

.popup_left_background span {
    font-weight: 600 !important;
}


.popup_left_background_logo img {
    margin-top: -40px;
}
.background-popup-paragraph ul li {
    color: #fff;
    line-height: 25px;
/*     padding-bottom: 20px; */
    font-size: 14px;
}

input#input_6_1_3,
input#input_6_3,
input#input_6_4{
    border-radius: 10px;
    line-height: 18px;
}

input#gform_submit_button_6 {
    background-color: #c2db41;
    border-radius: 10px;
    color: #000;
    border: none;
    line-height: 22px;
	cursor: pointer !important;
	    font-weight: 700;
}
form#gform_6 .gform_footer.top_label {
    padding: 8px 0 0 0 !important;
}
input#gform_submit_button_6:hover {
		background-color: #114175;
    color: #fff;
}

div#popmake-13291 {
    background-image: url('https://fosterwindowsanddoors.com/wp-content/uploads/2024/04/popup-background.jpg') !important;
	background-repeat:no-repeat;
	background-size:cover;
	
}

div#popmake-13750{
    background-image: url('https://fosterwindowsanddoors.com/wp-content/uploads/2024/11/111-offer-banner.jpg') !important;
	background-repeat:no-repeat;
	background-size:cover;
	background-repeat:no-repeat;
   background-position: cover;
}

#popmake-13543 .popup_left_background{
	background-color: #ffffff94;
}

#popmake-13291 .pum-theme-1158 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 8px solid #000;
    box-shadow: 0 0 30px 0 #020202;
    background-color: #fff;
   background-image: url('https://fosterwindowsanddoors.com/wp-content/uploads/2024/04/popup-background.jpg');
   background-repeat:no-repeat;
   background-position: cover;
}


div #popmake-13291 ul li {
    font-size: 18px !important;
	font-weight:400 !important;
	color: #fff !important;
}

div #popmake-13291 p {
    font-size: 18px !important;
	font-weight:400 !important;
	color: #fff !important;
}

#popmake-13291 .pum-theme-1158,
#popmake-13291 .pum-content+.pum-close, 
#popmake-13291 .pum-theme-lightbox
#popmake-13291 .pum-content+.pum-close {
    
    height: 36px !important;
    width: 36px !important;
    border: 2px solid #c2db41 !important;
    background-color: #c2db41 !important;
}

.pum-theme-1158 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 18px;
    border-radius: 3px;
    border: 8px solid #c2db41 !important;
    box-shadow: 1px 0px 8px 0 #c2db41 !important;
    /* background-color: rgba(255, 255, 255, 1); */
}
#gform_confirmation_message_6 {
	color: #fff !important;
  font-weight: bold !important;
}

.single-post .wpb_image_grid .wpb_image_grid_ul{
	margin-left: 0 !important;
}

.single-post .wpb_image_grid .wpb_image_grid_ul li a img{
	border: 5px solid #c2db41;
}

@media only screen and (max-width: 767px){
	div #popmake-13291{
		
	}
	
.popup_left_background {
    width: 97% !important;
	top:0px;
	margin-bottom: 80px;

}
	
.popup-section4 {
    display: block;
}
	
.popup-section-logo-4 .wpb_single_image.wpb_content_element.vc_align_right {
	text-align:center;
}
input#gform_submit_button_6 {
    font-size: 15px;
}

	
}


@media (max-width: 400px){
.pum-container.pum-responsive.pum-responsive-small {
    max-width: 320px !important;
}	
}

@media (max-width: 600px){

.popup_left_background {
     margin-left: 0px !important;
}
}

