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

.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #0d345b;
    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: #0d345b;
}
.return-to-shop a.button.wc-backward{
    background: #0d345b;
}
.ins-no-padding-left{
padding-left:0 !important;
}
.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 .posted_in {
    display: block;
    padding: 10px 0;
}
.product_meta .tagged_as {
    padding: 5px 0px;
    display: block;
}
.product_meta span , table.variations td.label label{
    color: #0d345b;
}
.product_meta span a {
    color: #5f727f;
}
.woocommerce_before_shop_loop {
    display: inline-block;
    width: 100%;
    padding: 25px 20px 11px 30px;
    background: #f2f2f2;
    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;
    background: #cacaca;
    /* 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;
background: #0d345b;
}
.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 .comment-form-rating, .woocommerce-Reviews #reply-title, .woocommerce-Reviews #comments {
    padding: 0 15px;
}
.woocommerce #reviews h3 {
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}
.woocommerce #review_form #respond p {
    margin: 0 0 20px;
}
.woocommerce #review_form #respond .comment-notes {
    padding-left: 15px;
}
.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;
    margin-left: 15px;
background: #0d345b;
}
.related.products .products li a img {
    opacity: 1;
}
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    padding: 14px 14px;
    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;
    color: white;
    font-size: 14px;
}
.product-banner {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
}
.shop-page-header {
    margin-bottom: 75px;
}

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

.woocommerce .cart-form {
    padding-top: 44px;
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0,0,0,.1) !important;
    
}
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{
    
    padding: 13px 10px !important; 
    font-size: 17px !important;
}
td.product-thumbnail img {
    min-width: 62px !important;
  
}
td.product-name a {
   
    font-weight: 700;
    font-size: 14px;
    font-family: inherit;
    letter-spacing: 0.5px;
    color: #0d345b;
}
td.product-price span {
    color: #8d8d8d;
    font-family: inherit;
}


.quantity input {
    background: #f2f2f2  !important;
    border: none;
   height: 47px !important;
    font-size: 18px !important;
    width: 106px !important;
}

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;
    border: 1px solid #dfe5e8;
}
input#coupon_code::-webkit-input-placeholder {
    color: #c9c9c9 !important;
}
td.actions {
    padding: 15px 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;
     background: #0d345b;
}
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;
}
input.update_cart {
    position: relative;
    right: 15px;
}
input#coupon_code:focus {
    border-color: #002e5b !important;
  
}
input#coupon_code:focus::-webkit-input-placeholder {
    
 color: #002e5b !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: #002e5b !important;
    font-size: 19px;
    margin-bottom: 25px;
    letter-spacing: 3px;
    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 {
    background: #fff !important;
    border: 1px solid #d3ced2;
    position: relative;
    top: 12px;
    padding-top: 24px !important;
    padding-bottom: 24px !important;
}
.woocommerce-info:before{

    position: absolute;
    top: 26px !important;
}
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;
    background: #0d345b;
    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;
    font-size: 15px;
    border: 1px solid #dfe5e8;
    background: #f2f2f2;
}
input.input-text:focus {
    border-color: #002e5b !important;
}
input.input-text:select {
    border-color: #002e5b !important;
}
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;
}
.input-text::-webkit-input-placeholder {
    color: #002e5b !important;
   font-size:15px;
}
.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,.checkout_coupon input#coupon_code::-webkit-input-placeholder{
    color: #002e5b !important;
     font-size:15px;
}
label.inline {
    margin-left: 16px;
}
p.woocommerce-LostPassword.lost_password a {
    color: #0d345b;
    font-weight: 600;
}

/*My Account*/

nav.woocommerce-MyAccount-navigation ul li a {
    color: #002e5b;
    font-weight: 600;
}
nav.woocommerce-MyAccount-navigation ul li {
    background: #f2f2f2;
    border: none;
}


nav.woocommerce-MyAccount-navigation ul li a {
    display: inline-block;
    padding: 15px 35px 14px;
    font-weight: 700;
    font-family: inherit;
    letter-spacing: 0.6px;
    color: #002e5b;
    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%;
}
.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;
     background: #0d345b;
    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;
}
.woocommerce-Message.woocommerce-Message--info.woocommerce-info a:hover,.woocommerce-MyAccount-content .address a:hover,input.woocommerce-Button.button:hover{
color: #f5f5f5 !important;
   
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders.is-active {
    background: #0d345b;
}
.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: #0d345b;
    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: 0 12px;
}
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;
}

.coupon {
    margin-left: 15px;
}
a.checkout-button.button.icon_right.size-lg.alt.wc-forward {
    margin-right: 15px !important;
}
.woocommerce-billing-fields h3 {
    color: #333;
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}
p.address-field label {
    color: #5f727f !important;
}
nav.woocommerce-MyAccount-navigation ul li {
    list-style: none;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #0d345b;
}
h2.woocommerce-loop-product__title {
    font-size: 17px !important;
    letter-spacing: 1px;
    color: #343434;
    font-weight: 400;
}
.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;
}
.form-row.place-order input#place_order {
    background: #0d345b;
}
li.woocommerce-MyAccount-navigation-link.is-active {
    background: #0d345b;
}
a.button.wc-forward {
    background: #0d345b !important;
   color: white !important;
}
.woocommerce span.onsale {
    z-index: 1;
}
.woocommerce ul.products li.product .onsale {
    top: 47px;
    right: 27px;
}
.woocommerce span.onsale {
    border-radius: 0;
}
.product.type-product span.onsale {
    top: 0;
    left: 0;
}