/*
You can add your own CSS here.

Click the help icon above to learn more.
*/


a {color: #579dfc;}

input[name="update_cart"] {
	float:right;
}

/*.select2-results__option {
	color:#111111;
}*/

/* Migrated CSS from the theme's panel. */
.quantity input {
  background-color: #919191;
}

.shop_attributes tr:first-child th, .entry-content table th {
     padding-left:5px;
}

.product_meta .sku_wrapper {
  display:none;
}

div.pp_woocommerce .pp_content_container {
background: transparent;
}

p.no_events {
display:none;
}

.eventon_fullcal {
border-bottom: none;
}

div.widget_synved_social_share {
text-align:center;
}

.btn_home {
margin-bottom:65px;
margin-top:30px;
text-align:center;
}

.home_dark {
background-color:#1d1d1d;
padding-bottom:65px;
margin-top:30px;
text-align:center;
}

.blockOverlay {
background: transparent !important;
}

select {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.shipping-calculator-button {
font-size: 1.3em;
}

.woocommerce-checkout label[for="MERGE0"] {
    font-size: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 900;
    display: block;
    margin: 0;
    line-height: 1.2;
}

.dlm-email-lock input.dlm-email-lock-email {
width:60%;
height: 50px;
font-size: 14px;
}

.dlm-email-lock .dlm-email-lock-submit {
    width: 40%;
height: 50px;
font-size: 14px;
}

.sc-form-group .sc-form-control {
height:40px;
width:300px;
text-align:center;
}

.sc-payment-details-wrap {
background:none;
}

.woocommerce-alert {
    line-height: 1.3;
    margin-bottom: 30px;;
    padding: 20px;
    background: #00b987;
}

/* #custom_html-2, #text-4 {background-color: #1d1d1d;} */

div.coupon {float: none;}

input, textarea {
	background-color: #fff;
    color: #000;
}

.woocommerce-store-notice {
	  position: fixed;
   bottom: 0;
    background-color: #000;
    width: 100%;
    padding: 1em 0em;
    text-align: center;
	  z-index: 1000;
	border-top: 1px solid #ffd800;
	border-bottom: 1px solid #ffd800;
}

.cart-head {color: blue !important;}
header a {color: blue !important}

body.home header a {color: #fff !important}
body.home .cart-head {color: #fff !important;}
body.home #navigation > li ul a {color: blue !important;}

.widget-wrap.parallax {color: #fff;}

#snppopup-welcome ::placeholder {color: #ffffff;}