/*
Theme Name: Valorous Circle's Hello Elementor Child
Theme URI: https://valorouswebdesign.com
Template: hello-elementor
Author: Valorous Circle LLC
Author URI: https://valorouswebdesign.com
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.2.0.1565622455
Updated: 2019-08-12 11:07:35

*/

/* Buttons */
input[type="button"] {
  border-color: #888888;
  color: #888888;
}

input[type="button"]:hover,
input[type="button"]:focus {
  background-color: #888888;
}

/* inline text links */
a {
    color:#007FB3;
}


/* Project-Specific CSS Goes here. */

/* Auth Links */
.elementor-jet-auth-links div {
  text-align: right;
}
/* END Auth Links */

/* Cart Preview */
dd {
  margin-left: 0px !important;
  margin-block-start: 0 !important;
}

dd p {
  margin-top: 0px;
  font-size: 14px;
  font-weight: 400;
}

dt {
  font-weight: bold;
}
/* END Cart Preview */

/* header */
.vc-globalHeader {
    line-height:1.5;
}

.vc-cartItemsNumber .elementor-menu-cart__toggle .elementor-button-icon[data-counter]:before {
    font-size: 12px;
}

button, a {
  cursor: pointer;
  transition: all .3s;
}

h2 {
    color:#003e69;
}

/* Logo Carousel - Homepage */
.vc-logoCarousel .swiper-container-autoheight, .vc-logoCarousel .swiper-container-autoheight .swiper-slide {
    margin:auto;
}

.vc-logoCarousel img {
    max-height:100px;
}

/* Yith Woo Badges */
.yith-wcbm-badge-2991, .yith-wcbm-badge-2993 {
    font-size:.875em;
    font-weight:700;
  padding: 0 15px;
}

.yith-wcbm-badge-2993 {
  width:100%;
}

.woocommerce ul.products li.product .onsale {
    top: 0;
    left: -5px;
    right: auto;
}

/* Woo Commerce */
.woocommerce, .select2-results__options {
    font-family: 'PT Sans', Arial, Sans-serif;
}

#vc-productFilters,
.vc-productFilters,
.vc-productTags,
.vc-productCategories,
.vc-productSearch {
    font-family: 'PT Sans', Arial, Sans-serif;
    line-height: 1.5;
}

.vc-productSearch {
    max-width:380px;
}

.vc-productCategories {
    font-size:0.75em;
}

.vc-productCategories button.box-toggle, .vc-productCategories button.box-item-toggle {
  border:none;
}

div.product-search-form input {
    padding:10px;
}

div.qty {
    float: left;
    font-weight:bold;
    padding-right: 27px;
}

.vc-productCategories .product-categories a {
    color:#003e69;
}

.vc-productCategories .product-categories a:hover {
    color:#007fb3;
}

.vc-productCategories .product-categories .cat-parent > a .fa-sort-down {
  position: relative;
  top: -2px;
  margin-left: 5px;
}

/* Product Variation Table Styles */
.vc-productVariationTableContainer {
    max-width: 100%;
    overflow: scroll;
}

.vc-productVariationTable {
    width: 100%;
    border: 1px solid #eaeaea;
    border-collapse: collapse;
}

.vc-productVariationTable td.vc-ProductSKU {
    white-space: nowrap;
}

.vc-productVariationTable th,
.vc-productVariationTable td {
    padding: 1em 1em;
    text-align: left;
}

.vc-productVariationTable tr:nth-child(odd) td {
    background-color: #eaeaea;
}

.vc-productVariationTable form {
  float:right;
    display:flex;
    align-items:center;
}

.vc-productVariationTable form .quantity {
    float: left;
}

.vc-productQty .quantity {
    display:inline;
}

.vc-productQty .quantity input.qty {
    padding:10px;
}

.vc-productVariationTable form .quantity input.qty {
    background-color: #ffffff !important;
}

.vc-productVariationTable form .single_add_to_cart_button {
    margin-left: 10px !important;
}

.vc-ProductIndicator {
    margin: 0 5px 0 0;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 0.75em;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #666666;
    pointer-events: none;
}

.vc-ProductIndicator.vc-LatexFreeIndicator {
    background-color: #0BA649;
}

.vc-ProductIndicator.vc-LatexIndicator {
    background-color: #A9C832;
}

.vc-ProductIndicator.vc-SterileIndicator {
    background-color: #006DAC;
}

.vc-ProductIndicator.vc-NonsterileIndicator {
    background-color: #0272B7;
}

.vc-ProductIndicator.vc-DEHPIndicator {
    background-color: #047739;
}

.vc-ProductIndicator.vc-DEHPFreeIndicator {
    background-color: #00A7C2;
}

.vc-ProductIndicator.vc-DisposableIndicator {
    background-color: #00A0B8;
}

.vc-ProductIndicator.vc-MRISafeIndicator {
    background-color: #E7DF10;
}

.vc-ProductIndicator.vc-NeonatalPediatricSizingIndicator {
  background-color: #f52ed7;
}

.vc-ProductIndicator.vc-PediatricIndicator {
    background-color: #EF476F;
}

.vc-ProductIndicagof.vc-Reusable {
    background-color: #FD2391;
}

/* WooCommerce Buttons */
.woocommerce button.button,
.woocommerce button.button.alt,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce a.button.alt {
    color: #ffffff;
    background-color: #007fb3;
    padding: 12px 24px 12px 24px;
    font-weight:600;
}

.woocommerce button.button.alt:hover,
ul.products li.product .button a:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button.alt:hover {
    color:#ffffff;
    background-color:#003e69;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    color:#ffffff;
    font-weight:600;
}

/* WooCommerce Messages, Errors, Checkout, Cart, etc. */
.woocommerce-message {
    border-top-color: #003e69;
    margin:0;
    padding:2em 4em;
}

.woocommerce-message::before {
    color: #003e69;
    padding-top:1em;
}

.woocommerce-error,
.woocommerce-info {
    border-top-color: #ab1866;
}

.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce form .form-row .required,
.woocommerce form .form-row.woocommerce-invalid label,
.woocommerce a.remove {
    color: #ab1866 !important;
}

.woocommerce a.remove:hover {
    background-color:#ab1866;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color:#ab1866;
}

.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd,
dd.variation-SKU,
dd.variation-UnitofMeasure {
    margin: -16px 0 0 0;
}

/* Product Brands */
.vc-brandLogo {
    max-width:100px;
}

/* Contact Form */
.vc-contactForm form {
    padding: 1.5em;
    box-shadow: 5px 6px 10px 0px rgba(0,0,0,0.20);
}

.vc-contactForm form label {
    padding-right:15px;
}

.vc-contactForm form input {
    background-color:#f2f2f2;
    width: 100%;
    margin-bottom:0.875em;
}

.vc-contactForm form textarea {
    width: 100%;
}

.vc-contactForm form #salutation {
    margin-bottom:0.875em;
}

.vc-contactForm form input[type="submit"] {
    margin-top:.75em;
    background-color:#007fb3;
    color:#ffffff;
    padding: 12px 24px 12px 24px;
    font-weight:600;
    border:none;
    border-radius:2px;
}

.woocommerce-product-gallery .woocommerce-product-gallery__wrapper,
.woocommerce-product-gallery .flex-viewport,
.woocommerce-product-gallery .flex-control-thumbs img {
    border: 0 !important;
}

.vc-manufacturers-list {
    columns: 2;
}

.vc-manufacturers-list .vc-manufacturer-item {
    margin: 10px 0;
    padding: 10px;
    /* border: 1px solid #dddddd; */
    /* line-height: 40px; */
}

.woocommerce-MyAccount-content > h2 {
  display: none !important;
}
.page-id-2 .jet-slider__content-item {
  width: 100%;
    padding: 50px;
}
.page-id-2 .elementor-2 .elementor-element.elementor-global-58052 .jet-slider__title{
  margin: 0px;
  text-align: left;
  
}
.page-id-2 .elementor-2 .elementor-element.elementor-global-58052 .jet-slider__subtitle{
  margin: 0px;
  text-align: left;
}
.page-id-2 .elementor-2 .elementor-element.elementor-global-58052 .jet-slider__button--primary{
  margin: 20px 0px 0px 0px; 
  float: left;
}

.woocommerce-OrderUpdates {
  display: none !important;
}a

/* Responsive Media Queries */
@media only screen and (max-width: 1024px) {
    .vc-variationsTableScroll .search-table-outter { overflow-x: scroll; }
.vc-variationsTableScroll th, td { min-width: 150px; }
}

/* 
@media only screen and (max-width: 980px) {
  .yith-wcbm-badge-2993 {
    width:100%;
  }
}
*/

@media screen and (max-width: 767px) {
    .vc-globalHeader ul {
        padding:2em 0;
    }
    .vc-globalHeader ul a.elementor-sub-item {
        line-height: 1.5em;
        border-top:1px solid #003e69;
    }
  .page-id-2 .jet-slider__content-item {
    width: 100%;
    padding: 20px;
  }
  .page-id-2 .jet-slider__content{
    display: block;
  }
  .page-id-2 .elementor-2 .elementor-element.elementor-global-58052 .jet-slider__title{
    font-size: 30px; 

  }
  .page-id-2 .elementor-2 .elementor-element.elementor-global-58052 .jet-slider__subtitle{
    font-size:18px;
  }

  
}

.woocommerce-MyAccount-navigation li, .woocommerce-MyAccount-navigation ul{
  list-style: none; 
  padding: 0px;
}
.woocommerce-MyAccount-navigation br{
  display: none;
}

.woocommerce-MyAccount-navigation li a{
  padding: 6px 12px; 
  color: #007FB3; 
  width: 100%; 
  display: block;
  margin-bottom: 2px;
}
.woocommerce #customer_login .u-column1 , .woocommerce #customer_login .u-column2 {
  max-width: 50%; 
  width: 50%; 
}
.woocommerce .col2-set .col-1 , .woocommerce .col2-set .col-2 {
  max-width: 50%; 
  width: 50%; 
}
.woocommerce .woocommerce-input-wrapper{
  width:100%;
}
.woocommerce form .form-row label{
  width:100%;
}
.woocommerce .password-input{
  width:100%;
}
.woocommerce form .form-row input:not(.woocommerce-form__input-checkbox):not(#kl_newsletter_checkbox){
  width:100%;}

.woocommerce-error, .woocommerce-info{
    border-top-color: #1e85be !important;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce form .form-row .required, .woocommerce form .form-row.woocommerce-invalid label, .woocommerce a.remove{
  color: #1e85be !important;
}
.woocommerce .selection .select2-selection{
      height: 37px;
    border-color: black;
    padding: 3px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
      margin-top: 2px;
    margin-right: 5px;
}
.page-header .entry-title {
  display: none;
}

.woocommerce .quantity .qty {
    width:5em !important;
}
.woocommerce .quantity .qty{
  padding: 2px;
}
.checkoutIcons{
  padding: 0px; 
}
.checkoutIcons li , .checkoutIcons li a{
  list-style: none; 
  display: inline-block; 
}
.checkoutIcons li i{
  color: #00386C; 
  margin-right: 10px;
}
.checkoutIcons li a{
  margin-right: 10px;
}

.PTGroup{
  background-image: url(/wp-content/uploads/2019/07/pexels-photo-127873.jpeg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  
 
}
.PTGroup .wp-block-group__inner-container{
  background-color: rgba(0, 56, 108, 0.84);
  padding: 2em 4em 5em 4em;
}
.PTGroup h2{
  color: #ffffff;
  font-size: 56px;
  line-height: 1.2em;
}
.PTGroup p{
color: #ffffff;
font-size: 20px;
}
.PTGroup a{
  color: #ffffff;
  background: #00a1cb;
  border-radius: 5px;
  padding: 1em 2em 1em 2em;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 20px;
  border: 2px solid #00a1cb;
}
.PTGroup a:hover{
  background: white;
  color: #00386C; 
  text-decoration: none;
}
.wc-block-cart__submit-container a{
  
  color: #ffffff;
  background: #00a1cb;
  border-radius: 5px;
  padding: 1em 2em 1em 2em;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 20px;
  border: 2px solid #00a1cb;
}
.wc-block-cart__submit-container a:hover{
  background: white;
  color: #00386C; 
  text-decoration: none;
  border: 2px solid #00386C;
}