/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jul 16 2019 | 05:47:16 (am)
/*
/******* Do not edit this file *******/

/*-- Service Portal Button Via Menu --*/
.menu-item-301 a {background: url(https://www.kclawchambers.com/wp-content/uploads/sites/637/2019/07/service-portal-button.png) no-repeat center; width:200px; height:50px; margin: 0;
    position: absolute;
    top: -24px;
    right: 0;
    z-index: 9999;}
.menu-item-301 a span {display:none;}
#menu-item-301 {display: block;
    width: 200px;
    margin: 0 auto;
    position: relative;
}    

h1 {
    font-size: 30px;
    font-weight: 600;
    font-style: inherit;
    font-family: "Open Sans", arial, sans-serif;
}

h2 {
    font-size: 15px;
    text-transform: inherit;
    font-family: 'Open Sans';
    font-style: normal;
}

/*
* === MAIN NAVIGATION ===
*/

.title-area {
    margin: 2rem 0;
}

.genesis-nav-menu a {
	padding: 3rem 1.5rem;
}

.genesis-nav-menu .current-menu-item > a {
    color: #840b16;
}

a:hover, .genesis-nav-menu a:hover {
    color: #9e3e40;
}

h5,
.widget-title, .widgettitle,
.genesis-nav-menu a,
button, input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.archive.category .archive-title,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page input.button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
  font-family: "Open Sans";
  font-size: 13px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.8;
  text-transform: inherit;
  letter-spacing: 0px;
}

.genesis-nav-menu .menu-item-has-children > a > span:after {
   content: '\f107';
   font-family: 'FontAwesome';
   padding-left: 5px;
   font-size: 13px;
}

.genesis-nav-menu .sub-menu a {
    border-top: none;
    padding: 1rem 1rem;
    border-bottom: 1px solid #efefef;
    margin: 0;
}

.genesis-nav-menu .sub-menu a {
    font-family: "Open Sans";
    font-size: 11px;
    line-height: 1.6;
    font-weight: 600;
    text-transform: inherit;
    letter-spacing: 0px;
}

.site-header {
    padding: 0;
    border-bottom: 0px solid #9e3d40;
}

/*
* === HEADER ===
*/

#front-page-1 {
    height: 600px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg-scrim:after {
    background: transparent;
}

.front-page-1 .wrap {
    min-height: 100%;
}

.front-page-1 h1 {
    font-style: normal;
    color: white;
    font-size: 40px;
    text-shadow: 0px 3px 4px #8a1525;
    font-family: 'Open Sans';
    font-weight: 600;
}

.front-page-1 h1 span {
    color: white;
}

.front-page-1 h2 {
    font-style: normal;
    color: white;
    font-size: 25px;
    text-transform: inherit;
    font-family: 'Open Sans';
}

#mainbutton a {
    display: inline-flex;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 15px;
    color: #981729;
    font-weight: 500;
    transition-duration: 0.4s;
    margin-top: 11px;
    font-weight: 600;
    background-color: #ffffff;
    font-family: 'Open Sans';
}

#mainbutton a:hover {
    color: white;
    text-decoration: none;
    background-color: #951526;
}

#homebox {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

#homebox2 {
    background-color: #850b1663;
    padding: 40px 80px;
    border: 2px solid #e01124;
    border-radius: 15px;
    box-shadow: 0px 20px 30px 3px #4f0c156e;
}

/*
* === AREAS OF PRACTICE ===
*/


#aop-main {
    padding: 9rem 0rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-direction: normal;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.flex-container>div {
  width: 163px;
  margin: 10px;
  text-align: center;
  line-height: 60px;
  font-size: 15px;
  padding: 0px 14px 0px 14px;
  border-radius: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-shadow: 0px 5px 0px #370509;
          box-shadow: 0px 5px 0px #370509;
  background: -webkit-gradient(linear, left top, left bottom, from(#e01124), to(#840b16));
  background: -webkit-linear-gradient(#e01124, #840b16);
  background: -o-linear-gradient(#e01124, #840b16);
  background: linear-gradient(#e01124, #840b16);
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.flex-container>div:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#e01124), to(#e01124));
    background: -webkit-linear-gradient(#e01124, #e01124);
    background: -o-linear-gradient(#e01124, #e01124);
    background: linear-gradient(#e01124, #e01124);
    -webkit-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
}

.flex-container a {
    color: white;
    line-height: 27px;
    text-decoration: none;
    font-size: 15px;
}

#aop-main h2 {
    font-weight: 600;
    text-align: center;
}

#aop-main span {
    color: #c11d34;
}

#aop-main p {
    font-family: "Open Sans", arial, sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    margin-top: 15px;
}

#img-circle {
    position: relative;
    width: 105px;
    height: 105px;
    margin: 0 auto;
}

#img-circle::before {
    content: "";
    position: absolute;
    top: -2px;
    left: -2px;
    width: 110px;
    height: 110px;
    background-image: url('https://www.kclawchambers.com/wp-content/uploads/sites/637/2018/03/circle-test.png');
    background-size: contain;
    background-repeat: no-repeat;
    animation: circle 30s linear infinite;
}


@keyframes circle { 
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.front-page-2 {
    padding-top: 0rem;
}

.hero, .front-page-1, .front-page-3 {
    position: relative;
    text-align: center;
    color: #fff;
    margin: 0rem auto;
}

/*
* === CONTACT FORM & GOOGLE MAP ===
*/

.flexible-widget-area {
    padding: 0rem 0;
}

#contact {
    background-color: transparent;
    width: 100%;
    margin-top: 5vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.front-page-3 .wrap {
    display: table;
    min-height: 0rem;
    height: 0px;
    width: 100%;
}

section#wysiwyg_widgets_widget-6 {
    max-width: 1140px;
    width: 100%;
}

#front-page-3 {
    background: #c11d34;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#front-page-3 h1 {
    font-size: 30px;
    font-weight: 600;
    color: white;
    font-style: inherit;
}

#contact-form {
    width: 50%;
    padding: 2% 2%;
    background-color: #7e0b15;
    border: 1px solid white;
    border-radius: 10px;
    margin-right: 2%;
    min-height: 612px;
    height: 100%;
    text-align: left;
}

#google-map {
    width: 50%;
    padding: 0% 2%;
    background-color: transparent;
    border-radius: 10px;
    margin-left: 2%;
    min-height: 612px;
    height: 100%;
}

.map {
    width: 100%;
    height: 242px;
    border: 0;
    border-radius: 10px;
    margin: 2% 0%;
}

#google-map .fa {
    margin-right: 10px;
}

input.wpcf7-form-control.wpcf7-text {
    width: 100%;
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 5px;
    border: 0;
    background-color: #e8e8e8;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 10px;
    margin-bottom: 20px;
    margin-top: 5px;
    border: 0;
    background-color: #e8e8e8;
}

input[type="submit"] {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    line-height: 28px;
    text-transform: inherit;
    letter-spacing: 0px;
    padding: 10px 20px;
    background-color: #da1023;
    border-radius: 10px;
}

form.wpcf7-form label {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    line-height: 28px;
    text-transform: inherit;
    letter-spacing: 0px;
    border-radius: 10px;
    color: #989898;
}

div.wpcf7-mail-sent-ok {
color:#000;
}

.front-page-3 p {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    line-height: 28px;
    text-transform: inherit;
    letter-spacing: 0px;
    border-radius: 10px;
    margin: 0;
}

#front-page-3 .wrap {
    padding: 9rem 0;
}

#front-page-3 h2 {
    font-weight: 600;
}

.wpcf7-form-control-wrap {
    color: #951526;
}

input:focus {
    border: 0;
}

/*
* === TESTIMONIALS ===
*/

#testimonials-main {
    padding: 12vh 0;
    background-color: transparent;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* -- SLIDER -- */

.swiper-container {
      width: 1080px;
      height: 100%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 15px;
      background: transparent;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      color: black;
      line-height: 28px;
      flex-direction: column;
      font-weight: 600;
      font-family: "Open Sans";
    }
    
    .under {
        font-weight: 600;
        color: black;
        margin-top: 2%;
        margin-bottom: 0%;
    }
    
    .slid {
        display:block;
        width: 76%;
    }
    
    .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffb745;
    }
    
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(https://www.kclawchambers.com/wp-content/uploads/sites/637/2018/03/arrowleft-copy.png);
    }
    
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(https://www.kclawchambers.com/wp-content/uploads/sites/637/2018/03/arrowright.png);
    }
    
    .swiper-button-next, .swiper-button-prev {
    top: 25%;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    display: none;
}

/*--- SLIDER END ---*/

#front-page-4 {
    
    background: url('https://www.kclawchambers.com/wp-content/uploads/sites/637/2018/04/testimonials-header.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


#testimonials-main h1 {
    font-size: 30px;
    font-weight: 600;
    font-style: inherit;
    font-family: "Open Sans", arial, sans-serif;
    color: #c11d34;
}

#front-page-4 h2 {
    font-weight: 600;
    text-align: center;
    line-height: 28px;
    color: #c11d34;
}

/*
* === FOOTER ===
*/

.widget-area.footer-widgets-1.footer-widget-area p {
    text-align: left;
    font-size: 13px;
    text-transform: inherit;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    color: white;
}

.widget-area.footer-widgets-2.footer-widget-area .fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
    text-align: left;
    font-size: 13px;
    text-transform: inherit;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    color: white;
}

.widget-area.footer-widgets-3.footer-widget-area .fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
    text-align: left;
    font-size: 13px;
    text-transform: inherit;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    color: white;
}

.widget-area.footer-widgets-1.footer-widget-area {
    margin-right: 1%;
}

.widget-area.footer-widgets-2.footer-widget-area {
    margin-right: 1%;
    margin-left: 1%;
}

.widget-area.footer-widgets-3.footer-widget-area {
    margin-left: 1%;
}

.footer-widgets {
    border-top: 0px solid #e5e5e5;
    background: #7e0b15;
    padding: 4rem 0 0;
}

#genesis-footer-widgets .widget-title, .widgettitle {
    font-size: 15px;
    color: white;
}

#genesis-footer-widgets a {
    color: white;
    text-decoration: underline;
}

#genesis-footer-widgets a:hover {
    color: white;
    text-decoration: none;
}

#genesis-footer-widgets .fa-li {
    top: 8px;
}

.site-footer {
    background: #951526;
    margin: 0;
    padding: 4rem 0;
    color: white;
}

.site-footer a {
    color: white;
    text-decoration: underline;
}

.site-footer a:hover {
    color: white;
    text-decoration: none;
}

.site-footer p {
    font-family: "Open Sans";
    font-size: 12px;
    line-height: 1.6;
    font-weight: 400;
    text-transform: inherit;
    letter-spacing: 0;
}

/*
* === PSEUDO ELEMENTS ===
*/

#wysiwyg_widgets_widget-4 {
    
}

.pen {
  width: 0%;
  height: 100px;
  /* margin: 50px 0; */
  position: absolute;
  bottom: -50px;
}

.pen-top, .pen-bottom {
  position: relative;
  height: 50px;
  border-left: 3px solid white;
}
.pen-top::after, .pen-bottom::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 25%;
    background: white;
}

.pen-top::after {
  left: -9px;
  top: -7px;
}

.pen-bottom {
    border-left: 3px solid #8f1025;
}

.pen-bottom::after {
  left: -9px;
  bottom: -7px;
  background: #8f1025;
}

#pen-center {
    display: flex;
    justify-content: center;
}

.pen2 {
  width: 0%;
  height: 100px;
  /* margin: 50px 0; */
  position: absolute;
  bottom: -50px;
}

.pen-top2, .pen-bottom2 {
  position: relative;
  height: 50px;
  border-left: 3px solid #c11d34;
}
.pen-top2::after, .pen-bottom2::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 25%;
    background: #c11d34;
}

.pen-top2::after {
  left: -9px;
  top: -7px;
}

.pen-bottom2 {
    border-left: 3px solid white;
}

.pen-bottom2::after {
  left: -9px;
  bottom: -7px;
  background: white;
}

/*
* === SUB PAGES ===
*/

.entry-title {
    font-family: 'Open Sans';
    font-size: 25px;
    font-style: normal;
}

.entry-header {
    overflow: visible;
}

#mainbutton2 a {
    display: inline-flex;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 15px;
    color: white !important;
    font-weight: 500;
    transition-duration: 0.4s;
    margin-top: 11px;
    font-weight: 600;
    background-color: #c11d34;
    font-family: 'Open Sans';
    text-decoration: none;
}

#mainbutton2 a:hover {
    color: white;
    text-decoration: none;
    background-color: #951526;
}

.entry-content p {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    line-height: 28px;
}

.entry-content h2, h3, h4 {
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 28px;
}

.entry-content ul li {
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    line-height: 28px;
}

.entry-content a {
    color: #c11d34 !important;
    text-decoration: underline;
}

.entry-content a:hover {
    color: #c11d34;
    text-decoration: none;
}

/*
* === NEWS CATEGORY ===
*/

input#fscf_name1 {
    color: black;
}

input#fscf_email1 {
    color: black;
}

input#fscf_field1_4 {
    color: black;
}

textarea#fscf_field1_3 {
    color: black;
}

input#fscf_captcha_code1 {
    color: black;
}

.entry-title a {
    color: #c11d34;
    text-decoration: underline;
}

.entry-title a:hover {
    color: #c11d34;
    text-decoration: none;
}

.entry-meta {
    letter-spacing: 0px;
}

.entry-header p.entry-meta > * {
    border-right: 0px solid #e5e5e5;
    border-bottom: 0px solid #e5e5e5;
}

.more-link.button {
    letter-spacing: 0px;  
    font-size: 12px;
}

.archive.category .archive-title {
    font-family: 'Open Sans';
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
}

/*--Cookie bar--*/
#cookie-law-info-bar {padding: 20px 0;}

/*
* === MEDIA ===
*/

@media (max-width: 1160px) {
    #contact {
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0 2%;
    }
    #contact-form {
        width: 100%;
        margin-bottom: 6vh;
    }
    #google-map {
    width: 100%;
    padding: 0% 2%;
    background-color: transparent;
    border-radius: 10px;
    margin-left: 0%;
    min-height: 612px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    }
    .front-page-3 p {
         min-width: 100%;
    }
    .map {
    width: 100%;
    display: block;
    }
}

@media (max-width: 1137px) {
    .flex-container>div {
        width: 255px;
    }
}

@media (max-width: 1104px) {
    .swiper-container {
        width: 100%;
    }
}

@media(max-width: 863px) {
    .genesis-nav-menu a {
        padding: 3rem 1.0rem;
    }
}

@media(max-width: 800px) {
    .icon-responsive-nav {
        margin-top: 2rem;
        color: #bf1d34;
    }
    .responsive-nav .menu-item-has-children:before {
        display: none;
    }
    #wysiwyg_widgets_widget-7 {
        display: none;
    }
    #wysiwyg_widgets_widget-6 #pen-center {
        display: none;
    }
    .menu-item-297 a {position:relative; top:0; margin-bottom:10px !important;}
}

@media(max-width: 799px) {
    #front-page-1 .wrap {
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
    }
}

@media(max-width: 600px) {
    #front-page-1 {
        height: 420px;
    }
    .front-page-1 h1 {
        font-size: 30px;
    }
    .front-page-1 h2 {
        font-size: 20px;
    }
    #aop-main h1 {
        font-size: 25px;
    }
    #aop-main h2 {
    font-weight: 600;
    text-align: center;
    line-height: 28px;
    padding: 0 2%;
    }
    #front-page-3 h1 {
        font-size: 25px;
    }
    #front-page-3 h2 {
        text-align: center;
        line-height: 28px;
        padding: 0 2%;
    }
}

@media (max-width: 589px) {
    .flex-container>div {
         width: 100%;
    }
}

@media(max-width: 483px) {
   #homebox2 {
        padding: 30px 30px; 
   }
}

@media(max-width: 342px) {
   .front-page-1 h2 {
       font-size: 16px;
   }
   #homebox2 {
    background-color: transparent;
    padding: 0;
    border: 0px solid #c01d34;
    border-radius: 15px;
    box-shadow: 0px 0px 0px 0px #4f0c156e;
    }
}