.block-content {
    padding: 100px 0 100px;
}
h1.product_title.entry-title{
   
    text-transform: uppercase;
}
.product-banner .product-title{
margin:0;
text-align:center; 
}
.shop-page-main-header-wrapper, .shop-page-archive-main-header-wrapper {
    position: relative;
}

.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #2a2a2a;
    font-size: 25px;
    font-weight: 300;
    padding: 5px 0 20px 0;
    letter-spacing: 0.05em;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1;

}
p.stock.out-of-stock {
    font-size: 23px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    padding-top: 20px;
}
table.variations td.label {
    padding-right: 15px;
}
table.variations td {
    vertical-align: top;
    padding: 5px 0;
}
table.variations td.label label {
    line-height: 38px;
}
table.variations .label {
    min-width: 120px;
    width: 15%;
}
table.variations select {
    padding: 6px;
    width: 100%;
}
table.variations .value {
    float: left;
}
.woocommerce-variation-price {
    padding-bottom: 20px;
}
.woocommerce div.product form.cart .button {
    padding: 16px 32px;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: #425cbb; 
}
.woocommerce button.button{
    color:#fff; 
    background: #425cbb;

}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-top: 2em;
}
.product_meta .sku_wrapper {
    display: block;
    padding: 8px 0;
}
span.tagged_as a {
    display: inline-block;
    vertical-align: top;
    padding: 3px 8px 3px;
    font-size: 15px !important;
    color: #777;
    border: 1px solid #ccc;
    margin: 0 6px 7px 0;
    text-decoration: none !important;
    text-transform: lowercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.product_meta .tagged_as {
    display: block;
    padding: 5px 0;
}
.product_meta span , table.variations td.label label{
    color: #2a2a2a;
}
.product_meta span a {
    color: #5f727f;
}
.sidebar-shop-page {
    padding-top: 75px;
}
.insignia-shop-archive-wrapper {
    padding-top: 50px;
}
.woocommerce_before_shop_loop {
    display: inline-block;
    width: 100%;
    padding: 25px 20px 11px 30px;
    background: #f4f6f7;
    margin: 0 0 30px;
}
.woocommerce_before_shop_loop .woocommerce-result-count {
    padding-top: 8px;
}
.woocommerce_before_shop_loop .woocommerce-ordering .orderby {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: 1px solid #cacaca;
    height: 40px;
    line-height: 1;
   
    /* font-size: 13px; */
    padding-left: 10px;
}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: 0 0 0.7em;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0;
    padding: 35px 40px 38px;
    background: #f2f2f2;
    border: 0;
    color: #222;
    box-shadow: none;
    border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
   border-radius:0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before, .woocommerce div.product .woocommerce-tabs ul.tabs li:after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active:before , .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after{
   display:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    color: white;
    border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: none;
    color: white;
    position: initial;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
   padding: 13px 30px 14px;
   letter-spacing: 0.05em;
}
#comments .woocommerce-noreviews {
    margin-bottom: 20px;
}
.woocommerce #reviews h3 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}
.woocommerce #review_form #respond p {
    margin: 0 0 20px;
}
.single-product-content-bottom .woocommerce-tabs {
    margin-top: 57px;
    margin-bottom: 40px;
}
.ins-product-review input {
    width: 100%;
    padding: 10px 10px;
    border: 1px solid #dfe5e8;
}
.ins-product-review #comment{
    border: 1px solid #dfe5e8;
}
.ins-product-review input::-webkit-input-placeholder {
  color: #b6c6c9 !important;
}
.woocommerce #reviews #comment {
    height: auto;
}
.woocommerce #review_form #respond .form-submit input {
    padding: 16px 32px;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: white;
    background:#425cbb;
   
}
.related.products .products li a img {
    opacity: 1;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    padding: 0;
    border-radius: 0;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
     background: transparent !important;
    font-size: 14px;
}
.product-banner, .product-archive-banner {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding: 0 10%;
}
.shop-page-header {
    margin-bottom: 75px;
}

/**
*
*cart page css
*
**/

.woocommerce .cart-form {
    padding-top: 44px;
}
.woocommerce table.shop_table {
   box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    background: rgb(247, 247, 247);
    border: none !important;
    font-size: 14px;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 20px;
    
}
td.product-remove {
    border-right: 1px solid #e0dede;
    text-align: center;
}
td.product-remove a {
    width: 13px !important;
    height: 13px !important;
    display: inline-block !important;
    vertical-align: text-top;
}
.woocommerce a.remove:hover{
color:red !important;
background:transparent !important;

}
.woocommerce table.shop_table th{
     color:#333;
    padding: 13px 10px !important; 
    font-size: 17px !important;
   border:0;
}
td.product-thumbnail img {
    min-width: 62px !important;
  
}
td.product-name a {
    
    font-weight: 700;
    font-size: 14px;
    font-family: inherit;
}
td.product-price span {
    color: #8d8d8d;
    font-family: inherit;
}


.quantity input {
   background: transparent;
    height: 47px !important;
    font-size: 18px !important;
    width: 106px !important;
    border: 2px solid #efefef;
}

th.product-quantity {
    text-align: center;
}
td.product-quantity {
    text-align: center;
}
input#coupon_code {
   float: left;
    padding: 15px 30px 15px;
    margin: 0 18px 0 0;
    width: 170px ;
    border-radius: 0;
    height: 38px;
    font-size: 15px;
    background: none;
    box-shadow: none;
    border: 2px solid #e2e2e2;
}

td.actions {
    padding: 40px 0px !important;
}

input.button.size-lg,a.checkout-button.button.icon_right.size-lg.alt.wc-forward {
        width: auto;
    height: 38px;
    margin: 0 !important;
    font-family: inherit;
    text-decoration: none;
    cursor: pointer !important;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    vertical-align: middle !important;
    border-radius: 0;
    box-sizing: border-box!important;
    opacity: 1 !important;
    padding: 0px 20px;
    color: #fff !important;
    font-size: 15px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
a.checkout-button.button.icon_right.size-lg.alt.wc-forward {
       padding: 10px 10px !important;
}
input.button.size-lg:hover {
    color: #f5f5f5 !important;
}
a.checkout-button.button.icon_right.size-lg.alt.wc-forward:hover {
    color: #f5f5f5 !important;
}


p.form-row {
    margin-top: 15px !important;
}
input.update_cart {
    position: relative;
    right: 15px;
}
.woocommerce form .form-row .input-checkbox{
    
   position:relative;

}

input#coupon_code:focus::-webkit-input-placeholder {
    
 color: #333 !important;
}
.input-text:focus::-webkit-input-placeholder {
    
 color: #333 !important;
}
.input-text::-webkit-input-placeholder {

  color: #333 !important;
  letter-spacing:0.3px !important; 

}
a.shipping-calculator-button:after {
    display: none;
}
form.shipping_calculator {
    float: left !important;
    width: 49.07749077490775% important;
    margin-bottom: 40px;
   clear: none !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 26.3%;
    margin-bottom: 31px;
    clear: none !important;
}
.cart-collaterals h2 {
    color: #333 !important;
    font-size: 19px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 800;
}
.cart-collaterals h2 a{
color: #002e5b !important;
webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}
.cart-collaterals h2 a:hover {
    color: #c9c9c9 !important;
}
.cart_totals tr th {
    border-top: 0 !important;
    padding-bottom: 10px;
}
.cart_totals tr td {
    border-top: 0 !important;
  position: relative;
    left: 15px;
}
.cal_shipping{
    width: 100%;
    padding: 10px 6px;
    border: 2px solid;
    outline: 0;
    resize: none;
    font-family: inherit;
    line-height: 18px;
    background-color: #f2f2f2;
    color: #8d8d8d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #f2f2f2;
}
button.calc-shipping-btn {
    width: auto !important;
    height: 38px !important;
    margin: 0 !important;
    font-family: inherit;
    text-decoration: none;
    cursor: pointer !important;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    vertical-align: middle !important;
    border-radius: 0 !important;
    box-sizing: border-box!important;
    opacity: 1 !important;
    padding: 0px 20px;
    color: #fff !important;
    font-size: 15px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
button.calc-shipping-btn:hover{
color: #f5f5f5 !important;
    background: #ea5455 !important;
}
.coupon #coupon_code {
    width: 170px !important;
}
.shipping-calculator-form .cal_shipping {

color: #002e5b !important;
     font-size:15px;
}
 
/*checkout page*/

.woocommerce-info {
    position: relative;
    top: 12px;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    background: #efefef;
    border: 0 !important;
}
.woocommerce-info a.showlogin {
    font-weight: 700;
}
.woocommerce-info:before{

   display:none;
}
form.login {
    background-color: #f7f7f7;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    border: 0 !important;
    padding: 30px !important;
}
form.login p {
    letter-spacing: 0;
}
a.showcoupon {
    
    font-family: inherit;
    font-weight: 700;
}
form.checkout_coupon {
    border: 0 !important;
    background: #f2f2f2;
    padding: 40px 20px !important;
}
p.form-row.form-row-first #coupon_code {
    width: 82% !important;
}
p.form-row.form-row-last .button {
    width: auto;
    height: 38px;
    margin: 0 !important;
    font-family: inherit;
    font-weight: 800;
   
    text-decoration: none;
    cursor: pointer !important;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    vertical-align: middle !important;
    border-radius: 0;
    box-sizing: border-box!important;
    opacity: 1 !important;
   
    padding: 0px 20px;
    color: #fff !important;
    font-size: 15px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    right: 24%;
}
p.form-row.form-row-last .button:hover{
    color: #f5f5f5 !important;
    
}
h3#ship-to-different-address .checkbox {
    display: inline-block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
input#ship-to-different-address-checkbox {
    position: relative;
    left: 10px;
}
.input-text {
    padding: 15px 10px 15px;
    margin: 0 18px 0 0;
    width: 170px;
    border-radius: 0;
    height: 38px !important;
    font-size: 15px;
   border: 2px solid #e2e2e2;
    background: transparent;
}

table.shop_table.woocommerce-checkout-review-order-table tr td {
    padding-top: 15px;
    padding-bottom: 15px;
}
div#payment {
    background: #f2f2f2 !important;
}
ul.wc_payment_methods.payment_methods.methods {
    border-bottom: none !important;
}
div#payment ul li label {
    color: #002e5b !important;
}
input#place_order,.form-row input.woocommerce-Button.button {
    width: auto;
    height: 38px;
    margin: 0 !important;
    font-family: inherit;
    font-weight: 800;
    text-decoration: none;
    cursor: pointer !important;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    vertical-align: middle !important;
    border-radius: 0;
    box-sizing: border-box!important;
    opacity: 1 !important;
    padding: 0px 20px;
    color: #fff !important;
    font-size: 15px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
input#place_order:hover,.form-row input.woocommerce-Button.button:hover{
color: #f5f5f5 !important;
}
.woocommerce-checkout #payment ul.payment_methods li{
    list-style: none;
}
li.wc_payment_method.payment_method_paypal {
    position: relative;
    top: 18px;
}
.form-row label {
    color: #002e5b important;
}

.state_select a.select2-choice {
    background: #f2f2f2 !important;
}
.select2-drop{
 color: #002e5b !important;

}
.select2-chosen,.woocommerce-validated textarea#order_comments::-webkit-input-placeholder,.validate-email input#billing_email{
    color: #002e5b !important;
     font-size:15px;
}
label.inline {
    margin-left: 16px;
}
p.woocommerce-LostPassword.lost_password a {
    color: #0d345b;
    font-weight: 600;
}

/*My Account*/

.customer-col form {
    min-height: 370px;
}

.address .title {
    margin-bottom: 12px;
}

#customer_login label.inline.woo-my-account-rememberme {
    display: block;
    margin-top: 20px;
    margin-left: 0;
}
#customer_login a.lost_password.woo-lost_password2 {
    margin-left: 10px;
}

div#customer_login form {
    border: none;
    padding: 40px !important;
    padding-bottom: 0;
    margin: 0;
    text-align: left;
    border-radius: 5px;
    background-color: rgb(247, 247, 247);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
}
p.form-row input.button.login-btn{
    padding: 8px 66px !important;
    width: auto;
    height: 42px;
    margin: 0 !important;
    font-family: inherit;
    cursor: pointer !important;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    vertical-align: middle !important;
    box-sizing: border-box!important;
    opacity: 1 !important;
    color: #fff !important;
    font-size: 15px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
div#customer_login h2 {
    font-size: 22px;
    font-weight: 700;
}
div#customer_login .form-row {
    margin-top: 30px !important;
}
div#customer_login {
    margin-bottom: 40px;
}

nav.woocommerce-MyAccount-navigation ul li {
    background: #f2f2f2;
    border: none;
    text-align: center;
    list-style: none;
}


nav.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: 15px 45px 14px;
    font-weight: 700;
    font-family: inherit;
    letter-spacing: 0.6px;
   
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
li.woocommerce-MyAccount-navigation-link.is-active a {
    color: #fff;
}

.woocommerce nav.woocommerce-MyAccount-navigation {
    width: auto;
   margin-top: 5%;
   margin-bottom: 5%;
}
.woocommerce .woocommerce-MyAccount-content {
    margin-top: 5%;
}
.woocommerce-MyAccount-content p {
    padding-bottom: 6px;
    font-family: inherit;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info a,input.woocommerce-Button.button {
    width: auto;
    height: 38px;
    margin: 0 !important;
    font-family: inherit;
    font-weight: 800;
    text-decoration: none;
    cursor: pointer !important;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    vertical-align: middle !important;
    border-radius: 0;
    box-sizing: border-box!important;
    opacity: 1 !important;
    padding: 10px 20px;
    color: #fff !important;
    font-size: 15px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    line-height: 20px;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info a:hover,.woocommerce-MyAccount-content .address a:hover,input.woocommerce-Button.button:hover{
color: #f5f5f5 !important;
    
}
.woocommerce-MyAccount-content h2 {
    font-size: 23px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 600;
}
.woocommerce-MyAccount-content .address h3 {
    font-size: 19px;
}
.woocommerce-MyAccount-content .address a {
    width: auto;
    height: 38px;
    margin: 0 !important;
    font-family: inherit;
    font-weight: 800;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer !important;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    text-shadow: none;
    letter-spacing: 1px;
    vertical-align: middle !important;
    border-radius: 0;
    box-sizing: border-box!important;
    opacity: 1 !important;
    background: #35689b;
    padding: 10px 20px;
    color: #fff !important;
    font-size: 15px !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    top: 25px;
    
}
.woocommerce-MyAccount-content .address {
    background: #f2f2f2;
    padding: 20px 31px;
}
form.woocommerce-EditAccountForm.edit-account legend {
    padding-top: 16px;
   
    font-weight: 600;
    border-bottom: 0;
    margin-bottom: 6px;
}
input.woocommerce-Button.button {
    margin-top: 20px !important;
}

.woocommerce ul.products li.product .price {
    color: #444;
    display: block;
    font-weight: 400;
    margin-bottom: .0 !important;
    font-size: 18px;
}
.woocommerce ul.products li.product .price del {
   
    display: inline-block;
    color: #999;
    margin-right: 5px;
}
.woocommerce ul.products li.product h3{
  padding:0 !important;
}
.attachment-shop_single.size-shop_single.wp-post-image:hover,.attachment-shop_thumbnail.size-shop_thumbnail:hover,.attachment-shop_catalog.size-shop_catalog:hover,img.attachment-shop_single.size-shop_single:hover{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    
   
}
.attachment-shop_single.size-shop_single.wp-post-image,.attachment-shop_thumbnail.size-shop_thumbnail,.attachment-shop_catalog.size-shop_catalog,img.attachment-shop_single.size-shop_single {
    transition: 0.3s;
}

a.woocommerce-main-image.zoom {
    overflow: hidden;
    display: block;
}

a.woocommerce-LoopProduct-link,a.zoom.first{
    overflow: hidden;
    display: block;
}

.accordion {
    float: right;
    width: 48%;
    clear:right;
}

.related.products {
    clear: both;
}
table.shop_table.shop_table_responsive.cart tr th {
    border: 0;
}
tr.cart_item td,.woocommerce table.shop_table td,.cart_totals table td,.cart_totals table th{
    border: 0;
}
span.minicart-item-count {
    font-size: 10px;
    height: 17px;
    line-height: 16px;
    color: #fff;
    padding: 0 5px 0 5px;
    position: absolute;
    top: 16px;
    left: 17px;
    border-radius: 50%;
    width: 17px;
    border: 1px solid;
}
.menu>li>a:hover span.minicart-item-count {
    color: #fff;
}
.woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover{

  background:#232323 !important;
}
a.button.view_cart_btn.wc-forward:hover {
    background: transparent;
}

.summary.entry-summary h1.product_title {
    font-size: 25px;
   color:#2a2a2a;
}
.woocommerce-product-gallery__image a {
    overflow: hidden;
    display: block;
}
a.ensign-accordian-title {
   
    font-size: 18px;
}
a.ensign-accordian-title.collapsed {
    color: #333;
}
.nav.nav-stacked {
    border-top: 1px solid #e1e1e1;
   padding-top: 15px;
}
.panel.description_tab {
    
    margin-bottom: 0 !important;
    box-shadow: none !important;
    padding-bottom:15px;
}
.panel.entry-content {
    border-top: 1px solid #e1e1e1;
    padding-top: 20px;
}
.nav.nav-stacked .panel {
   
    box-shadow: none;
}
a.ensign-accordian-title.collapsed:after {
    content: "\f107";
    font-family: FontAwesome;
     font-size: 18px;
    float:right;
}
.nav.nav-stacked:last-child {
    border-bottom: 1px solid #e1e1e1;
}
a.ensign-accordian-title:after {
    content: "\f106";
    font-family: FontAwesome;
    font-size: 18px;
    float: right;
}
h3#reply-title {
    font-size: 23px;
}
a.woocommerce-LoopProduct-link {
    position: relative;
    overflow: hidden;
}
.woocommerce ul.products li.product .onsale {
    
    margin: 0 !important;
}
.ensign-review-main {
    padding: 0;
}
.ensign-review-author {
    padding-left: 0;
}
.ensign-review-email {
    padding-right: 0;
}
section.related.products {
    padding-top: 5%;
}
.woocommerce span.onsale {
    z-index: 1;
}

a.button.wc-forward {
    background: #425cbb;
}
a.button.wc-forward:hover{
    background: #425cbb;
}
h2.woocommerce-loop-product__title{

   color: #343434;
    letter-spacing: 0.3px;
    line-height: 45px;
    font-weight: 400;

}
a.button.product_type_simple.add_to_cart_button {
    color: #425cbb;
}
form.checkout_coupon .button {
    background: #425cbb;
}
form.checkout_coupon .button:hover {
    background: #232323;
}
nav.woocommerce-MyAccount-navigation ul {
    padding-left: 0;
}

section.related.products h2 {
    font-family: Montserrat-Regular;
    line-height: 45px;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    color: #343434;
    font-size: 35px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
#comments h2.woocommerce-Reviews-title {
    font-size: 35px;
    letter-spacing: 1px;
    color: #343434;
    font-weight: 400;
}
div#respond .comment-reply-title {
    color: #343434;
}
.woocommerce input.button.alt {
    background: #425cbb;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    line-height: 35px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: #343434;
    font-size: 30px;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.24s ease-in-out;
    -moz-transition: opacity 0.24s ease-in-out;
    transition: opacity 0.24s ease-in-out;
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active{
    background: #425cbb;
 
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 17px;
    letter-spacing: 0.3px;
}
p.return-to-shop a.button.wc-backward {
    background: #425cbb;
    color: #fff;
}

#dl-menu ul li .minicart .ins_cart_content ul li a:after {
    display: none;
}

#dl-menu ul li .minicart p.buttons a.wc-forward {
    float: left;
}
.dl-menuwrapper ul.cart_list {
    background: #fff;
}
.woocommerce-product-gallery.woocommerce-product-gallery--without-images.woocommerce-product-gallery--columns-4.images {
    display: inline-grid;
}
.woocommerce span.onsale{

       background-color: #425cbb;

}
a.button.view_cart_btn.wc-forward {
    background: #425cbb;
}