/*
 * Theme Name:  Authentic Child
 * Theme URI:   http://codesupply.co/
 * Description: Authentic Child Theme
 * Author:      Code Supply Co.
 * Author URI:  http://codesupply.co/
 * Template:    authentic
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */


/*
 *  ORIGINAL FONTS
 */ 

 @font-face {
    font-family: 'FranklinITCProBold';
    src:  url('assets/fonts/FranklinITCPro-Bold.eot?#iefix') format('embedded-opentype'),  
          url('assets/fonts/FranklinITCPro-Bold.otf')  format('opentype'),
          url('assets/fonts/FranklinITCPro-Bold.woff') format('woff'), 
          url('assets/fonts/FranklinITCPro-Bold.ttf')  format('truetype'), 
          url('assets/fonts/FranklinITCPro-Bold.svg#FranklinITCPro-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  
  @font-face {
    font-family: 'icons';  
    src: url('assets/fonts/icons.ttf');  
    font-weight: normal;  
  }
  
  
  
  @font-face {
    font-family: 'MillerTextBold';
    src:  url('assets/fonts/Miller-TextBold.eot') format('embedded-opentype'),  
          url('assets/fonts/Miller-TextBold.otf')  format('opentype'),
          url('assets/fonts/Miller-TextBold.woff') format('woff'), 
          url('assets/fonts/Miller-TextBold.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'MillerTextRoman';
    src:  url('assets/fonts/Miller-TextRoman.eot') format('embedded-opentype'),  
          url('assets/fonts/Miller-TextRoman.woff') format('woff'), 
          url('assets/fonts/Miller-TextRoman.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  
  /* 
   *   MILLER FONT FAMILY 
   */
  
  
  /* Regular */
  
  @font-face {
    font-family: 'Miller';
    src:  url('assets/fonts/Miller-TextRoman.eot') format('embedded-opentype'),  
          url('assets/fonts/Miller-TextRoman.woff') format('woff'), 
          url('assets/fonts/Miller-TextRoman.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
  }
  
  /* Bold */
  
  @font-face {
    font-family: 'Miller';
    src:  url('assets/fonts/Miller-TextBold.eot') format('embedded-opentype'),  
          url('assets/fonts/Miller-TextBold.otf')  format('opentype'),
          url('assets/fonts/Miller-TextBold.woff') format('woff'), 
          url('assets/fonts/Miller-TextBold.ttf')  format('truetype');
    font-weight: bold;
  }
  
  
  /* 
   *   FRANKLIN FONT FAMILY 
   */
  
  
  /* Bolder */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-Black.otf')  format('opentype');
    font-weight: 900;
    font-style: normal;
  }
  
  
  /* Bolder Italic */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-BlackItalic.otf')  format('opentype');
    font-weight: 900;
    font-style: italic;
  }
  
  
  
  /* Ultra */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-Ultra.otf')  format('opentype');
    font-weight: 800;
    font-style: normal;
  }
  
  
  /* Ultra Italic */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-UltraItalic.otf')  format('opentype');
    font-weight: 800;
    font-style: italic;
  }
   
  
  
  
  
  
  
  /* Bold */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-Bold.eot?#iefix') format('embedded-opentype'),  
          url('assets/fonts/FranklinITCPro-Bold.otf')  format('opentype'),
          url('assets/fonts/FranklinITCPro-Bold.woff') format('woff'), 
          url('assets/fonts/FranklinITCPro-Bold.ttf')  format('truetype'), 
          url('assets/fonts/FranklinITCPro-Bold.svg#FranklinITCPro-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
  }
  
  
  /* Bold Italic */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-BoldItalic.otf')  format('opentype');
    font-weight: 700;
    font-style: italic;
  }
  
  
  /* Normal */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-Medium.otf')  format('opentype');
    font-weight: 500;
    font-style: normal;
  }
  
  /* Normal Italic */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-MediumIt.otf')  format('opentype');
    font-weight: 500;
    font-style: italic;
  }
  
  /* Light */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-Light.otf')  format('opentype');
    font-weight: 300;
    font-style: normal;
  }
  
  /* Light Italic */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-LightItalic.otf')  format('opentype');
    font-weight: 300;
    font-style: italic;
  }
  
  
  
  /* Thin */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-Thin.otf')  format('opentype');
    font-weight: 100;
    font-style: normal;
  }
  
  /* Thin Italic */
  
  @font-face {
    font-family: 'FranklinITCPro';
    src:  url('assets/fonts/FranklinITCPro-ThinItalic.otf')  format('opentype');
    font-weight: 100;
    font-style: italic;
  }
  
  
  
  
  *{
      font-family: FranklinITCPro;
  }
  
  html {
    overflow-x: hidden;
  }
  
  .img-fluid {
    width: 100%;
    height: auto;
  }
  
  .post-excerpt {
      font-family: Miller;
  }
  
  .entry-content > p{
      font-family: Miller;
  }
  
  .navbar-primary{
    z-index:999;
  }
  
  .navbar-nav > li > a{
      font-family: FranklinITCPro !important;
  }
  
  .title-block{
      font-family: FranklinITCPro !important;
  }
  
  .text-small{
      font-family: FranklinITCPro !important;	
  }
  
  .alert{
      font-family: FranklinITCPro !important;		
  }
  
  .entry-title, .entry-title > a{
      /* font-family: Miller !important;	 */
  }
  
  .entry-content a {
      font-family: Miller;
  }
  
  h1,h2,h3,h4,h5{
    font-family: FranklinITCPro !important;   
  }
  
  p.exc{
      font-family: Miller;
  }
  
  .block-a.block-i .title{
      text-align: left;
      margin-top: 5px;
  }
  
  p.lead{
    font-family: FranklinITCPro !important;
    font-weight: bold;
    font-size: 32px;
    line-height: 48px;
    color: #000;
    margin-bottom: 32px;
  }
  
  .meta-comments{
      display: none !important;
  }
  
  
  .authentic_widget_posts .layout-numbered .post-number {
    background-color: #f2f2f2;
    font-weight: bolder;
    top: 15%;
    left: 15%;
  }
  
  .authentic_widget_posts .layout-numbered .post-number span {
      display: block;
      width: 1.5rem;
      height: 1.5rem;
      line-height: 1.5rem;
      text-align: center;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; 
      font-family: Miller !important;
  }
  
  
  .details_billing, .details_shipping{
    padding: 0px !important;
    border: 0px !important;
  }
  
  #billing_email_field{
    float: none;
    margin-bottom: 64px !important;
  }
  
  select#billing_country {
      height: 64px;
      line-height: 64px;
      background-color: #fff;
      padding: 0 15px;
      border-radius: 0;
  }
  
  select#billing_country,
  .woocommerce-shipping-fields .shipping_address #formated_address select {
      -webkit-appearance:none;
      -moz-appearance:none;
      appearance:none;
      padding-left: 20px;
      -webkit-appearance: textfield;
      background-image: url(https://paperio.commentarymagazine.com/wp-content/uploads/2018/10/select-arrows.svg);
      background-repeat: no-repeat;
      background-size: 12px 12px;
      background-position: right 15px center;
      background-color: white;
      height: 64px;
      border-radius: 0;
      font-family: 'FranklinITCPro';
      font-weight: 300;
      font-size: 14px;
  }
  
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address select#shipping_country {
      -webkit-appearance:none;
      -moz-appearance:none;
      appearance:none;
      padding-left: 0px;
      -webkit-appearance: textfield;
      border: none;
      background-image: none;
      height: auto;
      line-height: normal;
      font-size: 16px !important;
  }
  
  
  .woocommerce-billing-fields h3 {
    text-transform: uppercase!important;
  }
  
  .woocommerce form .form-row {
    margin: 0px !important;
  }
  
  
  .woocommerce form .form-row .input-text {
    padding: 31px 20px;
    font-size: 14px !important;
  }
  
  #customer_details h3{
    font-size: 20px !important;
    color: #515151;
    font-weight: normal;
    letter-spacing: normal !important;
  }
  
  .woocommerce table.woocommerce-checkout-review-order-table{
    border: 0px;
    border-top: 2px solid #edeced;
    margin-top: 18px;
    padding: 0px;
  }
  
  tr.order-total {
    background-color: #f3f3f3;
    font-family: FranklinITCPro;
  }
  
  .woocommerce table.shop_table th{
   font-family: FranklinITCPro !important; 
  }
  
  .woocommerce .order-total .amount {
    float: right;
  }
  
  .woocommerce-Price-amount {
    float: right; 
  
  }
  
  .woocommerce table.shop_table td{
    padding: 25px !important;
    font-size: 18px;
    font-weight: normal !important; 
  }
  
  .woocommerce table.shop_table th{
    padding: 25px !important;
    
    
    color: #000 !important;
  }
  
  
  .order-total .woocommerce-Price-amount{
    color: #8fc243 !important;
  }
  
  
  #order_review h3{
    padding-top: 0px;
    margin-top: -50px !important;
    margin-bottom: 10px !important;
  }
  
  #customer_details h3{
    margin-bottom: 10px !important;
  }
  
  #order_review h3 {
    margin-bottom: 20px !important;
  }
  
   .woocommerce-checkout #payment div.form-row{
       padding: 0px !important;
   }
  
   #place_order{
       background-color: #8fc242;
       font-weight: normal !important;
       padding-top: 30px;
       padding-bottom: 44px;
    margin-top: -5px;
   }
  
  
   /* .woocommerce-checkout #payment ul.payment_methods {
       padding: 0px !important;
   } */
  
  .exp-date-field{
      width: 	100% !important;
  }
  
  .cvv-field{
      width: 100% !important;
  }
  
  .wc_payment_methods{
      background-color: #f3f3f3;
  }
  
  #bfwc-card-number, #bfwc-expiration-date, #bfwc-cvv{
      background-color: #f3f3f3;
      border: 1px solid #dcdfdd;
  
  }
  
  .field-container{
      border: 0px !important;
  }
  
  body.bfwc-body .bfwc-new-payment-method-container .classic-form-container .hosted-field{
      height: 	3.5rem !important;
  }
  
  .woocommerce-checkout #payment ul.payment_methods{
      padding: 0px !important;
  }
  
  
  ul.list-tabs {
      list-style: none;
  }
  
  ul.list-tabs li{
    display: inline-block;
  }
  
  .tab-selectors .tab-header{
    text-align: center;
    border: 1px solid #EEEEEE;
    padding: 20px 5px 20px 5px;
    min-height: 70px;
  }
  
  .tab-selectors .tab-left{
    flex: 0 0 50%;
    max-width: 50%;
    margin-right: 0px;
    padding-right: 0px;
  }
  
  .tab-selectors .tab-center{
    flex: 0 0 50%;
    max-width: 50%;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 15px;
    padding-left: 0px;
  }
  
  .tab-selectors .tab-right{
    margin-left: 0px;
    padding-left: 0px;
    display: none;
  }
  
  /*
   * Safari
   */
  
  /* Safari 7.1+ */
  @media (min-width: 1028px ) {
    _::-webkit-full-page-media, _:future, :root .tab-selectors .tab-left{
      flex: 0 0 33.3%;
      max-width: 33.3%;
    }
    
    _::-webkit-full-page-media, _:future, :root .tab-selectors .tab-center{
      flex: 0 0 33.3%;
      max-width: 33.3%;
      padding-right: 0px;
    }
    
    _::-webkit-full-page-media, _:future, :root .tab-selectors .tab-right{
      display: inline-block;
      flex: 0 0 33.3%;
      max-width: 33.3%
    }
  }
  
  
  /* Safari 10.1+ */
  @media not all and (min-resolution:.001dpcm) { @media
    {
   
      .tab-selectors .tab-left{
        flex: 0 0 33.3%;
        max-width: 33.3%;
      }
  
      .tab-selectors .tab-center{
        flex: 0 0 33.3%;
        max-width: 33.3%;
        padding-right: 0px;
      }
  
      .tab-selectors .tab-right{
        display: inline-block;
        flex: 0 0 33.3%;
        max-width: 33.3%
      }
    }
  }
  
  /* Safari 6.1-10.0 (10.1 is the latest version of Safari at this time) */
  @media screen and (min-color-index:0) 
  and(-webkit-min-device-pixel-ratio:0) { @media
    {
      .tab-selectors .tab-left{
        flex: 0 0 33.3%;
        max-width: 33.3%;
      }
  
      .tab-selectors .tab-center{
        flex: 0 0 33.3%;
        max-width: 33.3%;
        padding-right: 0px;
      }
  
      .tab-selectors .tab-right{
        display: inline-block;
        flex: 0 0 33.3%;
        max-width: 33.3%
      }
    }
  }
  
  
  
  .tab-header.active{
    background-color: #f3f3f3;
  }
  
  .tab{
    display: none;
  }
  
  .tab.active{
    display: block;
  } 
  
  .tab-header img{
    margin-bottom: 0px !important;
  }
  
  .wc_payment_method .input-radio{
  
  }
  
  .tab label{
    display: none;
  }
  
  .tab-selectors{
    margin-bottom: 0px !important;
  }
  
  body.bfwc-body .bfwc-new-payment-method-container .classic-form-container .card-number-wrapper{
    max-height: 300px !important;
  }
  
  body.bfwc-body .bfwc-new-payment-method-container .classic-form-container .hosted-field{
   max-height: 300px !important; 
  }
  
  
  body.bfwc-body .bfwc-new-payment-method-container .classic-form-container .exp-date-field, body.bfwc-body .bfwc-new-payment-method-container .classic-form-container .postal-field{
    max-height: 300px !important;
  }
  
  
  #credit-card-number{
    left: 5px !important;
    padding-left: 10px !important;
  }
  
  body.bfwc-body .bfwc-new-payment-method-container .classic-form-container .hosted-field{
    padding: 10px 20px !important;
  }
  
  /* .tab-right .tab-header{
    padding: 12px !important;
  } */
  
  .enc_text{
    font-size: 12px;
    margin-top: 10px;
  }
  
  .fake_check{
    display: inline-block;
    background-color: #8fc242;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    color: #fff;
    padding-top: 3px;
    padding-left: 4px;
    font-size: 18px;
  }
  
  #ship-to-different-address input{
    display: none;
  }
  
  .fake_check .fa{
    opacity: 0;
  }
  
  .fake_check.checked .fa{
    opacity: 1;
  }
  
  
  @media (max-width:480px)  {
  
    .bsb-after-post, .post-tags{
      display: none; 
    }
  
    .site-main>article>.post-author{
      padding-top: 3rem !important;
      margin-top: 40px !important;
    }
    
  
  }
  
  
  #place_order:hover{
    background-color: #719b2c;  
  }
  
  
  .woocommerce-checkout #payment {
    border: 0px;
  }
  
  .tab-header:hover{
    cursor: pointer;
    background-color: #fafafa;
  }
  
  .tab-header.active{
    pointer-events: none;
  }
  
  
  
  
  .details_billing, .details_shipping{
    display: block !important;
  }
  
  #billing_address_not_found, #shipping_address_not_found{
    display: none !important;
  }
  
  
  
  .cart_item, .order-total{
    color: #828282;
  }
  
  .woocommerce table.shop_table th{
    color: #828282 !important; 
    text-transform: none !important;
    font-size: 18px;
  }
  
  .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    color: #000; 
  }
  
  .input-text::placeholder { 
    color: #000;    
  }
  
  .payment-tabs{
    height: 100%;
  }
  
  /* 
   *  Subscribe page 
   */
  
  .page-template-page_cmm_no_header .main-content{
    margin-top: 0;
   }
  
  .subscribe-limited,
  .subscribe-main-heading,
  .subscribe-main-content,
  .subscribe-products-container .plan {
     text-align: center;
   }
   .subscribe-limited {
    display: block;
    width: 100%;
    font-size: 23px;
    line-height: 1.25em;
    text-transform: uppercase;
    color: #3E3E3E;
    padding: 20px 0 10px;
    border-bottom: 3px solid rgb(62, 62, 62) ;
    margin-bottom: 32px;
    font-weight: bold;
    letter-spacing: 1px;
   }
  
   @media ( min-width: 769px ) {
    .subscribe-limited {
      font-size: 1.9375em
    }
  }
  
   .subscribe-main-heading {
     text-align: center;
     margin: 0.67em 0;
     color: #000;
     font-weight: 400;
     font-size: 30px;
     line-height: normal;
     margin-left: auto;
     margin-right: auto;
   }
  
  
   @media ( min-width: 769px ) {
    .subscribe-main-heading {
      font-size: 4.6vw;
    }
   }
  
   @media ( min-width: 990px ) {
    .subscribe-main-heading {
      font-size: 50px;
    }
   }
  
   .subscribe-main-content {
     font-size: 20px;
     font-weight: 400px;
     margin-bottom: 20px;
   }
  
   .subscribe-products-container{
     margin-left: 0;
     margin-right: 0;
   }
  
  @media (min-width: 770px ) {
    .subscribe-secondary-content{
      margin-left: 0;
    }
  }
  
  @media (max-width: 767px) {
    .subscribe-products-container .plan {
      margin-bottom: 35px;
    }
  }
  
  .subscribe-products-container .plan {
    transition: all 0.2s linear;
  }
  
  @media ( max-width: 760px ) { 
    .subscribe-products-container {
      margin-left: 0;
      margin-right: 0;
    }
  
    .subscribe-products-container .col-md-6 {
      padding-left: 0;
      padding-right: 0;
    }
  }
  
  .subscribe-products-container .plan:hover {
  margin-top: -5px;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.4);
  }
  
  .subscribe-products-container .plan .header {
    padding: 20px
  }
  
  .subscribe-products-container .plan .header h2 {
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6em;
    margin-top: 24px;
    margin-bottom: 24px;
  }
  
  .subscribe-products-container .plan .header p {
    font-size: 20px;
    margin: 0;
  }
  
  
  .subscribe-products-container .plan img {
    margin: 15px 0;
  }
  
  .subscribe-products-container .plan .benefits {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
  
  }
  
  .subscribe-products-container .plan .benefits li {
    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
    border-top: 1px solid #fff;
    padding: 10px;
  }
  
  .subscribe-products-container .plan .benefits li:nth-child(even) {
    background-color: #ebebeb;
  }
  
  .subscribe-products-container .plan .benefits li:nth-child(odd) {
    background-color: #f5f5f5;
  }
  
  .subscribe-products-container .plan .benefits li:last-of-type {
    background-color: transparent;
    border-left: 1px solid rgb(235, 235, 235);
    border-right: 1px solid rgb(235, 235, 235);
    border-bottom: 1px solid rgb(235, 235, 235);
    padding: 15px;
    transition: all 0.2s linear;
  }
  
  .subscribe-products-container .plan:hover .benefits li:last-of-type{
    padding: 25px;
  }
  
  .button {
    display: inline-block;
    color: #fff;
    background-color: #ec2127;
    padding: 8px 20px;
    line-height: 1.2;
    text-transform: uppercase;
  }
  
  .button:focus {
    color: #fff;
  }
  
  .aside .button {
    margin: 10px 0;
    width: 100%;
    padding: 8px 0px 8px 20px;
  }
  
  .aside .button--black {
    background-color: #000;
  }
  
  .aside .button--black:hover {
    background-color: #ec2127;
  }
  
  .button:hover {
      background-color: #3E3E3E;
      color: #fff;
  }
  
  .button--black:hover {
    background-color: #ec2127;
  }
  
  
  .subscribe-products-container .plan .button .icon,
  .aside .button .icon {
    padding-right: 10px;
    font-weight: bold;
  }
  
  /* Seconday content */
  .subscribe-secondary-content {
    margin-top: 45px;
    padding-right: 30px;
  }
  
  @media (max-width:990px) {
    .subscribe-secondary-content {
      padding-right: 0;
    }
  }
  
  .aside .main-heading {
    text-align: center;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    font-size: 1.8em;
    padding: 35px 0 45px;
  }
  
  .aside {
    position: relative;
  }
  
  .fixed {
    position:fixed;
    top:0;
    z-index:99999;
  }
  .aside p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.6;
    color: black;
    margin-top: 0;
    margin-bottom: 20px;
  }
  
  .aside .hr {
    width: 100%;
    background-color: rgb(17,17,17);
    height: 1px;
    max-height: 1px;
    margin: 25px 0;
  }
  
  /* Stopper div for sticky aside */
  .stopper {
    width: 100%;
    height: 1px;
  }
  
  
  /* Testimonials */
  #testimonials {
    column-count: 2;
    column-gap: 0;
  }
  
  #testimonials .testimonial {
    break-inside: avoid;
    padding-top: 5px;
    padding-bottom: 25px;
    padding-right: 15px;
  }
  
  @media ( max-width: 1020px ) {
    #testimonials {
      column-count: 1;
    }
  
    #testimonials .testimonial {
      padding-right: 0;
    }
  }
  
  #testimonials .testimonial:nth-of-type(odd) {
    margin-left: 0;
  }
  
  #testimonials .testimonial:nth-of-type(even) {
    margin-right: 0;
  }
  
  .testimonial__main-content {
    position: relative;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0px 5px 2px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 2px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 2px 0px rgba(0,0,0,0.1);
  }
  
  .rectangle {
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    top: 100%;
    border: solid transparent;
    border-top-color: #f5f5f5;
    border-left-color: #f5f5f5;
    border-width: 10px;
    left: 10%;
  }
  
  .testimonial__text {
    font-size: 20px;
    font-weight: 300;
    line-height: 35px;
    padding: 15px;
    margin-bottom: 0;
  }
  
  .testimonial__footer {
    width: 100%;
    clear: both;
    margin-top: -16px;
  }
  
  .testimonial__image {
    float: left;
    width: 40%;
  }
  .testimonial__image img {
    width: 100%;
    height: auto;
  }
  
  .testimonial__name {
    float: left;
    width: 60%;
    text-align: left;
    font-size: 25px;
    font-weight: 400;
    padding-top: 40px;
    padding-left: 20px;
  }
  
  
  /*
   *  Subscribe single page
   */
  
  .subscribe-main-heading--single {
    line-height: normal;
    text-align: center;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-size: 45px;
    font-weight: 400;
    margin: 54px 0;
  }
  
  
  .subscribe-single .img-fluid {
    width: 100%;
  }
  
  .subscribe-single h4 {
    font-size: 22px;
    font-weight: 300;
    border-top: 1px solid rgba(128,128,128,0.15);
    padding-top: 15px;
  }
  
  .subscribe-single .list {
    font-weight: 200;
    color: #111;
    font-size: 20px;
  }
  
  .subscribe-single .hr {
    width: 100%;
    height: 1px;
    background-color: rgb(17,17,17);
    line-height: 15px;
    margin: 50px 0;
  }
  
  .subscribe-single .hr--light {
    width: 100%;
    height: 1px;
    background-color: #eee;
    line-height: 15px;
    margin-bottom: 15px;
  }
  
  .subscribe-single p {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.75;
  }
  
  .subscribe-single p span.strong {
    font-weight: 400;
  }
  
  #customer_details h3:nth-child(1) {
    margin-top: 0!important;
  }
  
  @media (min-width: 992px ) {
    .subscribe-single {
      margin-left: 0;
      margin-right: 0;
    }
  }
  
  .braintree-paypal-button #braintree_paypal_button img {
    /* margin-top: -25px; */
    max-width: 208px;
  }
  
  .braintree-paypal-button #braintree_paypal_button {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  
  /**
    * Address auto complete  
    */
  
  .pac-container:after { 
    background-image: none !important; height: 0px; /* No Google logo */
  }
  .pac-item {
    padding: 10px;
  }
  
  
  /**
    * Woocomerce order details 
    */
  
  @media ( max-width: 1180px ) {
    .woocommerce .woocommerce-checkout {
      box-sizing: box-sizing;
      padding: 0 15px;
    }
  }
  
  @media ( max-width: 574px ) {
    .woocommerce form.checkout {
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  
  @media ( min-width: 580px ) and ( max-width: 1027px )  {
    
    .tab-selectors .tab-left {
      flex: 0 0 100%;
      max-width: 100%;
      flex-direction: column;
      padding-left: 15px;
      padding-right: 15px;
    }
  
    .tab-selectors .tab-center,
    .tab-selectors .tab-right {
      flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px;
    }
  
  }
  
  @media ( max-width: 779px )  {
    .woocommerce .woocommerce-checkout .col-sm-6 {
      flex: 0 0 100%;
      flex-direction: column;
      max-width: 100%;
    }
  }
  
  
  
  
  
  /**
   *  DONATION PAGE
   */
  
  .braintree-donation-container .donation-title {
    text-transform: uppercase;
  }
  
  #braintree_donation_payment_form .tab-header {
     padding: 20.5px;
     text-align: center;
   }
  
   #braintree_donation_payment_form .tab-left,
   #braintree_donation_payment_form .tab-right {
    padding-left: 0;
    padding-right: 0;
   }
  
  #braintree_donation_payment_form .tab-right {
    border-left: 1px solid #eee;
    background-color: #f3f3f3;
  }
  
  
  .content p > a:not(.btn):not(.button) {
    word-wrap: break-word;
  }
  
  body .braintree-donation-container .field-container {
    width: 100%;
  }
  
  body .braintree-donation-container .field-container input:focus {
    border-color: #eeeeee!important;
    outline: none;
  }
  
  body #page .braintree-donation-container .select2-selection,
  body .braintree-donation-container .field-container input {
    color: #000; 
    border-color: #eeeeee;
    font-size: 14px !important;
    background-color: #fff;
    font-family: 'FranklinITCPro'!important;
  }
  
  body .braintree-donation-container .field-container input {
    padding: 31px;
    padding-left: 15px;
    width: 100%;
  }
  
  body #page .braintree-donation-container .select2-selection { 
    padding-left: 10px;
    min-height: 62px;
  }
  
  .select2-container--default .select2-selection--single .select2-selection__clear {
    margin-right: 23px;
    font-size: 18px;
  }
  
  body #page .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #444;
  }
  
  /* Color Styles for placeholder text */
  body .braintree-donation-container .field-container input::-webkit-input-placeholder  /* Chrome/Opera/Safari */
  { 
    color: #000;
    font-weight: 300!important;
  }
  body .braintree-donation-container .field-container input::-moz-placeholder /* Firefox 19+ */
  { 
    color: #000;
    font-weight: 300!important;
    
  }
  body .braintree-donation-container .field-container input:-ms-input-placeholder /* IE 10+ */
  { 
    color: #000;
    font-weight: 300!important;
    
  }
  body .braintree-donation-container .field-container input:-moz-placeholder  /* Firefox 18- */
  {
    color: #000;
    font-weight: 300!important;
    
  }
  
  
  
  body #page .braintree-donation-container .field-container .select2-container {
    width: 100% !important;
  }
  
  body #page .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 52px;
    width: 40px;
  }
  
  body #page .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 62px !important;
    padding-left: 20px!important;
  }
  
  #submit_donation {
    margin-top: 50px;
    width: 100%;
    padding: 30px;
    color: #fff;
    background-color: #8fc242;
    font-size: 18px;
    font-weight: normal;
    height: 76px;
    margin-top: 10px!important;
  }
  
  #submit_donation:hover {
    background: #719b2c;
  }
  
  body.page #page .site-inner .site-content #content  #primary #main .small-container .bfwc-new-payment-method-container .classic-form-container div.form-group-wrapper:last-child {
    border-bottom: none !important;
  }
  
  body #page .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 300;
  }
  
  .sumPredefined, 
  .sumCustom,
  .fake-donation-total {
    color: #828282;
  }
  
  .braintree-donation-container .donation-title {
    font-size: 20px;
  }
  
  #braintree_donation_payment_form .bfwc-donation-gateways .nav-tabs .tab-left, 
  #braintree_donation_payment_form .bfwc-donation-gateways .nav-tabs .tab-right, {
    background-color: red;
  }
  
  #braintree_donation_payment_form .tab-header {
    background-color: #fff;
  }
  
  #braintree_donation_payment_form .bfwc-donation-gateways .nav-tabs .active { 
    background-color: #f3f3f3;
  }
  
  
  
  #braintree_donation_payment_form .bfwc-donation-gateways .nav-tabs .active:hover {
    background-color: #fafafa;
  }
  
  @media ( max-width: 580px ) {
    .tab-selectors .tab-left {
      flex: 0 0 100%;
      max-width: 100%;
      padding-right: 15px;
    }
  
    .tab-selectors .tab-center {
      flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px;
    } 
  
    .tab-selectors .tab-right {
      flex: 0 0 100%;
      max-width: 100%;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  
  
  .tab-right .tab-header img {
    height: 29px;
  }
  
  .braintree-paypal-button input {
    width: 100%;
    max-width: 310px;
    outline: none;
  }
  
  
  .donation-total {
    background-color: #f3f3f3;
    border-top: 1px solid #eee;
    padding: 0 25px;
    
  }
  
  .donation-total h5,
  .donation-total .fake-donation-total {
    line-height: 86.33px; 
    width: 50%; 
  }
  
  .donation-total h5 {
    color: #828282;
    font-size: 11px;
    font-weight: 700px;
    float: left;
    margin: 0;
  }
  
  .donation-total .fake-donation-total {
    text-align: right;
    font-size: 24px;
    font-weight: 400px;
    color: #8fc243;
    float: right;
  }
  
  form input#credit-card-number {
    font-size: 16px;
  }
  
  
  .woocommerce form .form-row input.input-text, 
  .woocommerce form .form-row textarea {
    font-family: 'FranklinITCPro';
    font-weight: 300;
  }
  
  .woocommerce-shipping-fields .shipping_address #formated_address input {
    padding-top: 22px;
    padding-bottom: 22px;
    background-color: red;
  }
  
  
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address input,
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address select {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address select,
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address .select2-selection {
      /* height: 64px;
      line-height: 64px; */
      border: none;
      background-color: transparent;
  }
  
  body .braintree-donation-container .field-container input::-webkit-input-placeholder { opacity: 1; -webkit-transition: opacity .6s; transition: opacity .6s; }  /* Chrome <=56, Safari < 10 */
  body .braintree-donation-container .field-container input:-moz-placeholder { opacity: 1; -moz-transition: opacity .6s; transition: opacity .6s; } /* FF 4-18 */
  body .braintree-donation-container .field-container input::-moz-placeholder { opacity: 1; -moz-transition: opacity .6s; transition: opacity .6s; } /* FF 19-51 */
  body .braintree-donation-container .field-container input:-ms-input-placeholder { opacity: 1; -ms-transition: opacity .6s; transition: opacity .6s; } /* IE 10+ */
  body .braintree-donation-container .field-container input::placeholder { opacity: 1; transition: opacity .6s; } /* Modern Browsers */
  
  body .braintree-donation-container .field-container input:focus::-webkit-input-placeholder { opacity: 0; } /* Chrome <=56, Safari < 10 */
  body .braintree-donation-container .field-container input:focus:-moz-placeholder { opacity: 0; } /* FF 4-18 */
  body .braintree-donation-container .field-container input:focus::-moz-placeholder { opacity: 0; } /* FF 19-50 */
  body .braintree-donation-container .field-container input:focus:-ms-input-placeholder { opacity: 0; } /* IE 10+ */
  body .braintree-donation-container .field-container input:focus::placeholder { opacity: 0; } /* Modern Browsers */
  
  
  @media (max-width:993px) {
    
    #braintree_donation_payment_form .tab-right .tab-header {
      border-top: 1px solid #eee;
    }
    
    #braintree_donation_payment_form .tab-left .tab-header {
      border-bottom: 1px solid #eee;
    }
    
  }
  
  
  .braintree-payment-gateway .enc_text {
    font-weight: 300;
    font-size: 20px;
    line-height: 1.75;
    color: #494949;
  }
  
  
  
  
  
  /**
    *  Accrodions 
    */
  .accordion__item  {
    box-sizing: border-box;
  }
  
  .accordion__item .accordion__content p:empty,
  .accordion__item .accordion__content p {
    margin: 0;
  }
  
  .accordion__item .accordion__content  {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0 0 20px 40px;
    margin: 0;
  }
  
  .accordion__item .accordion__title {
    cursor: pointer;
  }
  
  .accordion__item .accordion__title h3 {
    margin: 0 0 20px 0;
    padding-right: 15px;
    padding-left: 15px;
  }
  .accordion__item .accordion__title .fa {
    width: 20px; height: 20px; 
  }
  
  @media (min-width: 460px) {
    .accordion__item .accordion__title .fa {
      margin-right: 20px;
    }
  }
  
  
  body #page .authentic_widget_posts .layout-numbered .post-number {
    background-color: #282828;
    color: #fff;
    border-color: #282828;
  }
  
  
  /* Overide owl carousel !important css styles */
  @media ( min-width: 767px ) and ( max-width: 1200px ) {
    .owl-wrapper {
     transform: translate3d(-259px, 0px, 0px)!important; 
    }
  
    /*this overrites the homepage slider */
    .owl-carousel .owl-item {
      /*width: 259px !important;*/
    }
  }
  
  
  body.bfwc-body .small-container .bfwc-new-payment-method-container .classic-form-container div.form-group-wrapper:last-child{
    border-bottom: none !important;
  }
  
  #billing_first_name{
    margin-top: 10px;
  }
  
  .woocommerce-shipping-fields {
    padding-top: 20px;
  }
  
  
  .bfwc-donation-gateways .nav-tabs>li {
    padding: 15px;
    margin: 0;
  }
  
  .bfwc-donation-gateways .nav-tabs>li:first-of-type {
    padding-left: 0;
  }
  
  .nav-tabs>li>a {
    background-color: transparent;
    color: #000;
  }
  
  .nav-tabs>li.active > a {
    background-color: transparent!important;
    color: #000!important;
  }
  
  .bfwc-donation-payment-box .braintree-paypal-button {
   text-align: center;
  }
  
  .subscribe-single .woocommerce {
    width: 100%;
  }
  
  
  /* Center icons  */
  .post-sidebar-left .sm_plus,
  .post-sidebar-left .sm_minus {
    left: -6px;
  }
  
  /* Class used in js for stiky aside */
  .aside-is-sticky {
    position: fixed;
    top: 20px;
    width: 100%;
  } 
  
  
  /* Reset margin bottom inside widget  */
  .block-a { margin-bottom: 40px; }
  
  /* Reset margin bottom from last to articles inside widget  */
  @media ( min-width: 576px ) {
    .widget .block-a:nth-last-of-type(-n+2) { margin-bottom: 0; }
  }
  
  @media ( max-width: 768px ) {
      .overlay {
          background-size: cover!important;
          background-position: center center!important;
      }
  }
  @media ( max-width: 575px ) {
    .widget .block-a:last-of-type { margin-bottom: 0; }
  }
  
  body .site-content #primary .title-block {
    font-size: 48px!important;
  }
  
  
  /** READ MORE FIX */
  
  @media (max-width:480px)  {
  
    .readMore{
      margin-bottom: -200px !important;
      top: -189px;
      height: 168px;
    }
  
  
  }
  
  .sidebar .widget form {
    width: 100%!important;
    text-align: center;
  }
  
  .sidebar .widget form  ._form-content  ._form-title,
  .sidebar .widget form  ._form-content  p {
    text-align: center;
  }
  
  .widget form  ._form-content  ._form-title {
    color: #333;
  }
  
  .widget form ._form-branding {
    display: none;
  }
  
  #page #content .widget form ._form-content ._submit {
    border-radius: 0px!important;
    padding: 10px 16px!important;
    background-color: #333!important;
  }
  
  
  #page #content .widget form ._form-content ._submit:hover {
    background-color: #141414!important;
  }
  
  .widget form ._form-content ._form_element ._field-wrapper input {
    padding: 10.34px 12px!important;
    border: none!important;
  
  }
  
  .widget form ._form-content ._button-wrapper button span {
    text-transform: uppercase;
    color: #A0A0A0;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 2;
  }
  
  .widget form ._form-content ._button-wrapper button:hover span {
    color: #fff;
  }
  
  
  /* Change Italic font family from FranklinITCPro to Miller */
  .content p i,
  .content i, 
  .content p em,
  .content em {
    font-family: Miller;
  }
  
  .content p i.fa,
  .content i.fa {
    font-family: FontAwesome;
  } 
  
  .content .page .layoutArea .column {
    margin-left: 0;
  }
  
  
  /* DropCap styles */
  .content .dropcap:first-letter {
    font-family: Georgia;
    font-size: 103px;
    line-height: 60px;
    float: left;
    box-sizing: border-box;
    padding-top: 25px;
    padding-right: 8px;
    padding-left: 3px;
    margin: 0;
  }
  
  @-moz-document url-prefix() {
    .content .dropcap:first-letter {
      padding-top: 11px!important;
    }
  }
  
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    /* this will target only Mac Safari and Chrome browsers */
    .mac-os .content .dropcap:first-letter {
      padding-top: 18px;
    } 
  }
  
  .ship_to_diffrent_address_preview {
    padding: 20px 0px 20px 50px;
  }
  
  
  /**
    *  Formated address 
    */
  .formated_address {
    padding: 0px 20px 40px 41px;
  }
  
  #formated_address {
    padding-bottom: 40px;
  }
  
  .formated_address input {
    line-height: 1.2!important;
    pointer-events:none;
  }
  
  .woocommerce form .formated_address .form-row .input-text {
    padding: 0;
    margin: 0;
    background: #fff!important;
    border: none;
    font-size: 16px !important;
  }
  
  #ship-to-different-address h3 .fake_check {
    margin-right: 10px;
  }
  
  .woocommerce-shipping-fields {
    padding-top: 40px;
  }
  
  .woocommerce form .field-container input {
    font-family: 'FranklinITCProBold';
    font-weight: 300;
  }
  
  .braintree-donation-container .donation-title{
   margin-top: 50px!important;
   font-weight: normal;
   color: #515151;
  }
  
  #braintree_donation_payment_form ul.nav-tabs a {
    display: inline-block;
    width: 100%;
    width: 100%;
  }
  
  @media ( max-width: 992px ) {
    #braintree_donation_payment_form .tab-left, 
    #braintree_donation_payment_form .tab-right {
      flex: 0 0 100%;
      max-width: 100%;
    }
  
    #braintree_donation_payment_form .tab-right {
      border-left: none;
      border-top: 1px solid #eee;
    }
  }
  
  
  
  /* Active from widget */
  ._form_element {
    display: inline-block!important;
    width: calc(100% - 134px)!important;
  }
  
  ._button-wrapper {
    display: inline!important;
  }
  
  .widget form ._form-content ._form-title  {
    font-size: 2rem!important;
    letter-spacing: 0rem!important;
    text-transform: none!important;
    font-weight: 700!important;
    font-family: FranklinITCPro!important;
    line-height: 1.2!important;
    width: 100%!important;
  }
  
  body #page .site-inner .site-content ._form p {
    font-family: FranklinITCPro!important;
    font-size: 1.25rem!important;
    font-weight: 400!important;
    letter-spacing: 0px!important;
    text-transform: none!important;
  }
  
  .widget form ._form-content ._form_element {
    width: calc(100% - 139px )!important;
    margin-left: 20px!important;
  }
  
  .widget form ._form-content ._form_element:nth-child(-n+2) {
    width: 100%!important;
    text-align: center;
    margin-left: 0px!important;
  }
  
  .widget form ._form-content ._form_element  input[type="text"] {
    width: 100%!important;
    border-radius: 0!important;
    font-family: Miller!important;
  }
  
  .widget form ._form-content ._form_element  input[type="submit"] {
    text-transform: uppercase!important;
  }
  
  .widget form ._form-content ._form_element ._button-wrapper {
    margin: 27px 12.5px 0 0!important;
    margin-right: 0!important;
  }
  
  ._inline-style:not(._clear) + ._inline-style:not(._clear) {
    margin-left: 0!important;
    margin-right: 0!important;
  }
  
  
  
  body.bfwc-body .applepay-button-container {
    margin-top: 19px;
    padding-top: 45px;
    padding-bottom: 37px;
    background-color: #f3f3f3;
    border-radius: 5px;
  }
  
  .bfwc-donation-gateways .nav-tabs {
    border: 1px solid #dcdfdd;
  }
  
  /* Login modal */
  .login-modal-window .login-box form input {
    width: 100%;
  }
  
  .login-modal-window .login-box {
    height: 380px;
    max-width: 85%;
  }
  
  .login-modal-window .login-box form #rememberme {
    width: auto;
  }
  
  .login-modal-window .login-box form #wp-submit { margin-bottom: 10px; }
  
  .login-modal-window .login-box form #wp-submit:focus { 
    outline:none; box-shadow: none; }
  
  .login-modal-window { z-index: 99999; }
  
  .login-box {
    overflow: visible;
    border: none;
  }
  
  .login-box-container {
    position: relative;
    width: 100%;
  }
  
  .login-box-header {
    position: relative;
  }
  
  .login-box-header .icon-close {
    position: absolute;
    right: -45px;
    top: -45px;
    width: 30px;
    height: 30px;
    background: #282828;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
  }
  
  .login-box-header .icon-close .icon {
    line-height: 30px;
  }
  
  .login-box-header .icon-close:hover {
    background: #000;
  } 
  
  .login-modal-window .login-box form .vw-login-form-remember {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  
  .login-modal-window .login-box .active {
    display: block;
  }
  
  .login-modal-window .login-box .hidden {
    display: none;
  }
  
  .login-modal-window p {
    font-size: 16px;
    font-weight: 400;
  }
  
  .login-modal-window .go-back {
    font-family: MillerTextRoman, sans-serif;
    font-size: 14px;
   }
  
  .woocommerce-checkout-payment .tab-center img {
    height: 29px;
  }
  
  #braintree-paypal-container .braintree-paypal-button .custom-paypal-button {
    /* background-color: transparent; */
    background-color: #f3f3f3;
  }
  
  .custom-paypal-button  {
    width: 100%!important;
  }
  
  .custom-paypal-image {
    left: 0!important;
  }
  
  body.bfwc-body #braintree-applepay-button {
    width: 100%!important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  
  input[type=search], 
  input[type=text], 
  input[type=password], 
  input[type=textarea] { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  @media ( max-width: 396px ) {
    .subscribe-main-heading--single{
      font-size: 22px;
    }
  }
  
  .payment_method_braintree_paypal_payments {
    margin-top: 19px;
  }
  
  .custom-paypal-image {
    top: 0!important;
  }
  
  .woocommerce-checkout-payment .tab-center img.active,
  #braintree_donation_payment_form .tab-right img.active {
    display: inline-block;
  }
  
  .woocommerce-checkout-payment .tab-center img,
  #braintree_donation_payment_form .tab-right img {
    display: none;
  }
  
  .braintree-donation .braintree-paypal-button #braintree_paypal_button {
    max-width: 208px;
    padding-bottom: 32px;
  }
  
  .bfwc-donation-payment-box .braintree-paypal-button {
    background-color: #f3f3f3;
    margin-top: 19px;
    border-radius: 5px;  
  }
  
  .icon-norton {
    display: inline-block;
    background-image: url(https://paperio.commentarymagazine.com/wp-content/uploads/2018/07/icon-norton.svg);
    background-repeat: no-repeat;
    height: 30px;
    width: 55px;
    background-size: 100% auto;
    margin-bottom: -8px;
  }
  
  aside .sidebar .widget form ._form-content ._form_element:nth-last-child(3) {
    width: calc(100% - 99px )!important;
    margin-left: 0!important; 
  }
  
  .widget form._form_3 ._form-content ._form_element input[type="text"],
  .widget form._form_1 ._form-content ._form_element input[type="text"] {
    border: 1px solid #eee!important;
    line-height: 1.45;
    border-right: none!important;
  }
  
  .donation-box .first_sum  { 
    margin-top: 4px;
    display: inline-block;
  }
  
  
  
  
  /**
    *  Share plugin 
    */
  
  /* Default styles */
  .bsb-default .bsb-link,
  .bsb-bold .bsb-link {
    border: none;
  } 
  
  .bsb-default .bsb-link:hover {
    color: #333;
    background: transparent;
  }
  
  .bsb-default .left-facebook.bsb-link:hover {
    /* background: #3b5998; */
    color: #3b5998;
  }
  
  .bsb-default .left-twitter.bsb-link:hover {
    /* background: #00aced; */
    color: #00aced;
  }
  
  .bsb-default .left-mail.bsb-link:hover {
    /* background: #121212; */
    color: #121212;
  }
  
  /* Bold styles */
  .bsb-bold .bsb-link {
    color: #fff;
  }
  
  .bsb-bold .bsb-link:hover {
    background-color: transparent;
  }
  
  .bsb-bold .left-print.bsb-link,
  .bsb-bold .text-holder.bsb-link {
    color: #000;
  }
  
  .bsb-bold .left-facebook.bsb-link {
    /* background: #3b5998; */
    color: #3b5998;
  }
  
  .bsb-bold .left-twitter.bsb-link {
    /* background: #00aced; */
    color: #00aced;
  }
  
  .bsb-bold .left-mail.bsb-link {
    /* background: #121212; */
    color: #121212;
  }
  
  .bsb-bold .left-facebook.bsb-link:hover {
    /* background: #4c70ba; */
    color: #4c70ba;
  }
  
  .bsb-bold .left-twitter.bsb-link:hover {
    /* background: #21c2ff; */
    color: #21c2ff;
  }
  
  .bsb-bold .left-mail.bsb-link:hover {
    /* background: #2c2b2b; */
    color: #2c2b2b;
  }
  
  @media ( max-width: 420px ) {
    .widget form ._form-content ._form_element ._field-wrapper {
      width: 101.4% !important;
    }
  } 
  
  @media ( max-width: 667px ) {
    .widget form ._form-content ._button-wrapper button span {
      text-transform: uppercase;
      color: #A0A0A0;
      font-size: 11px !important;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 2 !important;
    }
  
    /* .widget form ._form-content ._form_element {
      width: calc(100% - 103px)!important;
    } */
  
    aside .sidebar .widget form ._form-content ._form_element:nth-last-child(3) {
      width: calc(100% - 103px )!important;
    }
  
    .widget form ._form-content ._form_element input[type="text"] {
      width: 101% !important;
    }
  
    ._button-wrapper {
      top: -1px !important;
    }
  
  }
  
  /* .widget #_form_5B584CB3072E0 ._form-content ._button-wrapper {
    margin-top: 27.3px !important;
  } */
  
  #_form_5B584EE243EA6_._inline-style ._button-wrapper {
    position: relative;
    top: 20px !important;
  }
  
  #page #content .widget form ._form-content ._submit, 
  .widget form ._form-content ._form_element input[type="text"] {
    height: 42px !important;
    border: 1px solid #fff;
  }
  
  .owl-featured .post-outer,
  .section-tiles .tiles-outer article .post-outer {
    position: relative;
  }
  
  .photo-overlay {
      position: absolute !important;
      width: 100%;
      height: 100%;
      background-color: #000;
      opacity: 0.2;
      transition: all 0.1s linear;
      top: 0;
  }
  
  .owl-featured .post-outer:hover .photo-overlay,
  .section-tiles .tiles-outer article .post-outer:hover .photo-overlay {
    background-color: #000;
    opacity: 0.4;
  }
  
  .woocommerce-checkout #payment div.payment_box {
    margin: 0px;
  }
  
  .woocommerce form .form-row input.input-text {
    background-color: #fff !important;
  }
  
  .shipping_address .woocommerce-shipping-fields__field-wrapper #editAddress {
    font-size: 15px;
    font-style: italic;
    color: #6184e4;
    display: inline-block;
    margin-top: 30px;
  }
  
  
  .shipping_address .woocommerce-shipping-fields__field-wrapper .formated_address #editAddress {
    margin-top: 0px;
  }
  
  .block-e h3.title a { color: rgba(255, 255, 255, .85); }
  .block-e .title { bottom: 35px; }
  .block-e:hover .title {bottom: 60px; }
  .block-e .second-title {
    position: absolute;
    bottom: 10px;
    left: 50px;
    width: 200px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    transition: all 0.1s linear;
  }
  .block-e:hover .second-title { bottom: 35px; }
  .block-e .second-title a:last-of-type {color: #fff; }
  
  .product-total .subscription-price .subscription-details { display: none; }
  
  #order_review .woocommerce-checkout-review-order-table { margin-bottom: 25px !important; }
  
  /* #main article .page-header-simple .entry-title,
  #main article .page-header-default .entry-title,
  #main article .page-header-small .entry-title  {
    font-size: 3rem;
    font-family: 'Montserrat',sans-serif !important;
    font-weight:600;
    letter-spacing: -.15rem;
  } */
  
  #main article .page-header-small {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 130px 0px !important;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
    transition: all 0.1s linear;
  }
  #main article .page-header-small:hover { box-shadow: inset 0 0 0 1000px rgba(0,0,0,.4); }
  #main article .page-header-small .entry-title,
  #main article .page-header-small .post-meta .meta-author a { color: #fff; }
  #main article .page-header-small .post-meta,
  #main article .page-header-small .post-categories a { color: rgba(255, 255, 255, .75); }
  
  #main article .page-header-simple img {
    margin-top: 20px;
  }
  
  #main article section.page-header-wide,
  #main article header.page-header-large  {
    display: none !important;
  }
  
  .btnReadMore {
    z-index: 999999;
  }
  
  .dg-locker-outer .dg-locker .openLoginModal {
    color: #ec2127;
  }
  
  .dg-locker-outer .dg-locker .openLoginModal:hover {
    color: #db1117;
  }
  
  .widget_sow-post-carousel .block-e {
    padding-bottom: 15px;
  }
  
  .widget_sow-post-carousel .block-e:nth-child(1),
  .widget_sow-post-carousel .block-e:nth-child(2){
    padding-bottom: 30px;
  }
  
  .widget_sow-post-carousel .block-e:last-of-type {
    padding-bottom: 0;
  }
  
  .block-e .title {
    padding-left: 30px;
    padding-right: 30px;
    left: 15px;
    width: 100%;
  }
  
  @media ( min-width: 576px ) and ( max-width: 768px ) {
    .block-e .title {
      left: 0px;
    }
  
    .block-e .image a h3.title {
      font-size: 22px;
      bottom: 55px;
    }
  
    .widget_sow-post-carousel .block-e {
      padding-right: 0;
    }
  }
  
  @media ( min-width: 769px ) {
    .block-e .title {
      left: 15px;
      width: 88.5%;
    }
  
    .block-e .image a h3.title {
      bottom: 75px;
    }
  
  }
  
  .post-media iframe {
    height: 360px;
  }
  
  
  .overlay {
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
    transition: all 0.1s linear;
  }
  .overlay:hover{ box-shadow: inset 0 0 0 1000px rgba(0,0,0,.6); }
  
  
  .select2 .selection .select2-selection {
      height: 64px;
  }
  
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address .select2 .selection .select2-selection {
      height: 23px;
  }
  
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address .select2 .select2-selection__arrow {
      display: none;
  }
  
  .select2 .selection .select2-selection__rendered{
      font-family: 'FranklinITCPro';
      font-weight: 300;
      font-size: 14px;
      color: #000;
  }
  
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address .select2 .selection .select2-selection__rendered {
      font-size: 15px;
  }
  
  .select2 .selection .select2-selection .select2-selection__placeholder{
      padding-left: 15px
  }
  
  .woocommerce-ResetPassword #user_login {
      height: 45px;
      margin-bottom: 20px;
      padding-top: 0;
      padding-bottom: 0;
  }
  
  .woocommerce-shipping-fields .shipping_address #formated_address.formated_address .select2-selection__rendered {
      padding-left: 0!important;
      line-height: normal !important;
  }
  
  .select2-container {
      width: 100% !important;
  }