/*
Theme Name: Corporative Child
Description: Customized theme based on Corporative Multipurpose Wordpress Theme.this child theme was created retroactively by the author who did not set up the site, for later work on the site, this child theme does not have the site settings and stylings of the parent theme
Author: Steck Insights
Theme URI: http://ridwanstudio.com/themes/corporative
Author URI: https://www.steckinsights.com/
Version: 1.1.5
Template: Corporative
License: GNU General Public License
License URI: license.txt
Tags: one-column, two-columns, right-sidebar,  fluid-layout, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
Note: Important note - this child theme was created retroactively by the author who did not set up the site, for later work on the site, this child theme does not have the site settings and stylings of the parent theme
*/




  /* Header Menu Drop Down  */
  .header3 .sf-menu a {
      padding-bottom: 15px;
  }

  /* Footer */
  #footer a:hover {
      color: #fff;
  }

/* Sidebar */
.widget_recent_entries ul li {
    line-height: 30px;
}

/* Landing Page Header */
h1.blueheader {
    color: #0693e3;
}
hr.wp-block-separator {
    color: black;
}
.page-id-10188 div#post-10188 {
    margin: 100px;
}

/* Blog */
.pagination .pagi {
    float: none;
}
.pagination {
    text-align: center;
}
a.pagi.arrow {
    background: none;
    border: 1px solid;
    font-size: 20px;
    font-weight: bold;
}
a.pagi.inactive {
    background: none;
    border: 1px solid;
    font-size: 20px;
    font-weight: bold;
}
span.pagi.current {
    border: 1px solid #000;
    font-weight: bold;
    font-size: 20px;
}


/* WooCommerce */

    /* Styling of tag and category links */
.product_meta a {
    font-size: 75%;
    background-color: #eee;
    border: 1px solid #ccc;
    line-height: 200%;
    border-radius: 5px;
}

    /* Checkout Page Order Notes Sizing */
textarea#order_comments {
        width: 75%;
        height: 50px;
    }

      /* Quantity Field Styling */
label.screen-reader-text {
          font-size: 1.3em;
          margin-top: 3px;
          margin-right: 2px;
    }
input.input-text {
        font-size: 1.3em;
        border: 1px solid #303030 !important;
    }
.quantity {
      display: inline-flex;
      border: none !important;

  }
  .quantity input {
      /* border: none !important; */
  }

/* Related Products wrapping to two lines  */
  section.related.products li.grid_item {
  position: relative !important;
  float: left;
  width: 30%;
  transform: none !important;
  }

.owl-controls .owl-page,
.owl-controls .owl-prev,
.owl-controls .owl-next {
    color: #0498c9 !important;
    border: 2px solid #0498c9 !important;
}
.owl-controls .owl-page.active {
    border-color: #000000 !important;
}

/* Landing Page */
.post-9785 a.wp-block-button__link.has-text-color.has-background.has-vivid-cyan-blue-background-color {
    height: 96px;
    width: 354px;
    vertical-align: middle;
    display: table-cell;
}

.post-9891 a.wp-block-button__link.has-text-color.has-background.has-vivid-cyan-blue-background-color {
    height: 96px;
    width: 354px;
    vertical-align: middle;
    display: table-cell;
}

input#gform_submit_button_2 {
    background-color: #0693e3;
    height: 40px;
    width: 100px;
    color: #fff;
}

.page-id-9966 .wp-block-table code {
    border-left-color: #0693e3;
}

label.gfield_label.gfield_label_before_complex {
    font-size: 1.2em;
}

label.gfield_label {
    font-size: 1.2em !important;
}

div#gfield_description_2_11 {
    font-size: 1em;
}

div#input_2_2 label {
    font-size: 1em;
}

.gform_wrapper.gf_browser_chrome select {
    padding: 5px 0 5px 3px;
}

div#gform_wrapper_2 span#input_2_2_3_container {
    margin-right: 6px;
}

div#gform_wrapper_2 span#input_2_2_3_container,
div#gform_wrapper_2 span#input_2_2_6_container {
    width: 48%;
    padding-right: 0px;
}

div#gform_wrapper_2 select#input_2_10 {
    padding: 5px;
}
