/*	WooCommerce Default Styles
/* --------------------------------------------- */
@-webkit-keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
.woocommerce-page .nobr   { white-space: nowrap; }
.woocommerce-page ins 	{ text-decoration: none; }
.woocommerce-page #jquery-style-css { display: none; }
.woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.woocommerce-page #content ul{
	list-style:none;
	margin-bottom: 0;
	padding: 0;
	clear: both;
}
.woocommerce-page #content ol{
	list-style:none;
	margin-bottom: 0;
	padding: 0;
}
.woocommerce-page ol.commentlist{
	padding-left: 0;
    margin-left: 0;
}
 .woocommerce-checkout-payment ul{
	 list-style:none;
	margin-bottom: 0;
	padding: 0;
 }
 .woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: ' ';
    display: table;
}
 .woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover{background-color:#a46497;color:#fff}.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:inherit;
	 cursor:not-allowed;
	 opacity:.5;
	 }
.woocommerce .screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important} 
.admin-bar p.demo_store{top:32px}
.clear{clear:both}	
.woocommerce .blockUI.blockOverlay{position:relative}.woocommerce .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}
.woocommerce .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:'';-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite;background:url(../images/icons/loader.svg) center center;background-size:cover;line-height:1;text-align:center;font-size:2em;color:rgba(0,0,0,.75)}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: both;
} 
.woocommerce .products ul::after, .woocommerce ul.products::after {
    clear: both;
}
.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    content: ' ';
    display: table;
}
.woocommerce ul.products::after, .woocommerce-page ul.products::after {
    clear: both;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
	font-size: 16px;
	line-height: 42px;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 2em;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce select {
    background-color: transparent;
}
.related.products ul.products li::after {
    clear: both;
}
.related.products ul.products li::after, .related.products ul.products li::before {
    content: ' ';
    display: table;
}
.woocommerce  main#main.site-main {
    float: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 48%;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
}
.woocommerce div.product div.images {
    margin-bottom: 2em;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 49%;
    clear: none;
}
.woocommerce div.product div.summary {
    margin-bottom: 40px;
}
.woocommerce-product-gallery--with-images .owl-nav > * {
    font-size: 30px;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs {
    clear: both;
}
.woocommerce div.product .woocommerce-tabs .panel {
    background: #fafafa;
    padding: 24px 20px;
}
.woocommerce-Tabs-panel--description h2{
	font-size: 18px;
    line-height: 22px;
	margin-bottom: 10px;
	color: #777;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    z-index: 2;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active > a:after {
    opacity: 1;
    visibility: visible;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #fff;
    background: #04518c;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 9px 20px;
    color: #222;
    border: none;
    background: #e3e3e3;
    border-radius: 3px;
    font-weight: 500;
    word-wrap: break-word;
    font-size: 16px;
    letter-spacing: 0.8px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
    position: relative;
    z-index: 0;
}
.woocommerce div.product form.cart {
    margin-bottom: 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	border:none;
	background: transparent;
    border-radius: 0;
	margin-bottom: 12px !important;
	margin-top: 0;
}
.woocommerce .widget  li.product
 {
    float: none;
    position: relative;
    margin-left: 0;
}
.woocommerce ul.product_list_widget::before {
    content: ' ';
    display: table;
}
.woocommerce-page ul.product_list_widget::after {
    clear: both;
}
.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0 25px 25px 25px;
    margin: 0;
}
.shop-cart .woocommerce-mini-cart__buttons.buttons{
	    padding: 0 25px;
}

.woocommerce ul.product_list_widget li::after {
    clear: both;
}
.woocommerce ul.product_list_widget li::after, .woocommerce ul.product_list_widget li::before {
    content: ' ';
    display: table;
}
.woocommerce-Tabs-panel table.shop_attributes{
    text-align: left;
}

.woocommerce-Reviews .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
}
.woocommerce-Reviews .woocommerce-review__dash{
	display:none;
}
.woocommerce-Reviews .woocommerce-review__author{
	display:block;
	color: #003056;
	font-family: Oswald;
	margin-bottom: 0;
	font-size: 18px;
    line-height: 1;
	letter-spacing: 0;
}
.woocommerce-Reviews .woocommerce-review__published-date {
	    font-weight: 300;
		font-size: 13px;
    line-height: 24px;
    color: #777777;
	text-transform: uppercase;
}
.woocommerce-Reviews img.avatar{
    float: left;
    margin-right: 20px;
}
.woocommerce-Reviews p.meta{
     margin-bottom: 8px;
}
.comment-form-rating  p.stars{
	margin-bottom: 10px;
}
.comment-form-rating  p.stars span {
    width: 118px;
    height: 24px;
    position: relative;
    display: block;
    float: none;
}
.comment-form-rating p.stars a.star-1 {
    width: 1.5em;
    z-index: 10;
}
.comment-form-rating p.stars a {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    font-style: normal;
    font-weight: normal;
    margin-right: 0;
    text-indent: -9999px;
    border-bottom: 0!important;
    outline: 0;
}
.comment-form-rating p.stars a.star-2 {
    width: 3.1em;
    z-index: 9;
}
.comment-form-rating p.stars a.star-3 {
    width: 4.6em;
    z-index: 8;
}
.comment-form-rating p.stars a.star-4 {
    width: 6.1em;
    z-index: 7;
}
.comment-form-rating p.stars a.star-5 {
    width: 7.6em;
    z-index: 6;
}
.comment-form-rating p.stars a.star-1:after, 
.comment-form-rating p.stars a.star-2:after, 
.comment-form-rating p.stars a.star-3:after, 
.comment-form-rating p.stars a.star-4:after, 
.comment-form-rating p.stars a.star-5:after {
    font-family: 'Linearicons';
	font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    color: #999999;
}
.comment-form-rating p.stars a.star-1:after ,
.comment-form-rating p.stars a.star-2:after ,
.comment-form-rating p.stars a.star-3:after ,
.comment-form-rating p.stars a.star-4:after 
{
    content: "";
}
.comment-form-rating p.stars a.star-5:after {
    content: "\e68d\e68d\e68d\e68d\e68d";
}
.comment-form-rating  p.stars a.star-5.active:after, .comment-form-rating  p.stars a.star-5:hover:after {
    content: "\e68d\e68d\e68d\e68d\e68d";
    color: #ffdb3e;
}
.comment-form-rating p.stars a.star-4.active:after, .comment-form-rating p.stars a.star-4:hover:after {
    content: "\e68d\e68d\e68d\e68d";
    color: #ffdb3e;
}
.comment-form-rating p.stars a.star-3.active:after, .comment-form-rating p.stars a.star-3:hover:after {
    content: "\e68d\e68d\e68d";
    color: #ffdb3e;
}
.comment-form-rating p.stars a.star-2.active:after, .comment-form-rating p.stars a.star-2:hover:after {
    content: "\e68d\e68d";
    color: #ffdb3e;
}
.comment-form-rating p.stars a.star-1.active:after, .comment-form-rating p.stars a.star-1:hover:after {
    content: "\e68d";
    color: #ffdb3e;
}
.woocommerce-Reviews .comment:not(:last-child)  .comment_container{
    padding-bottom: 20px;
}
.woocommerce-Reviews .comment:not(:last-child) {
    margin-bottom: 20px;
}
.woocommerce-Reviews .comment-form-comment .required:after {
    content: "";
}
.woocommerce-Reviews #commentform label{
	margin-bottom: 7px;
}

.woocommerce.single-product .product.has-post-thumbnail .onsale {
	margin-left: 0;
    right: auto;
    border-radius: 0 0 15px 0;
}
.woocommerce .quantity.hidden{
	width:0;
	margin-right: 0;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 100%;
}
.woocommerce .cart-collaterals::after, .woocommerce .cart-collaterals::before, .woocommerce-page .cart-collaterals::after, .woocommerce-page .cart-collaterals::before {
    content: ' ';
    display: table;
}
.woocommerce .cart-collaterals::after, .woocommerce-page .cart-collaterals::after {
    clear: both;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
}
#add_payment_method .cart-collaterals .cart_totals table, .woocommerce-cart .cart-collaterals .cart_totals table, .woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 39px;
    padding: 0;
}
.woocommerce table.shop_table td {
    padding: 13px 25px;
    vertical-align: middle;
}
.woocommerce table.shop_table tr > td {
    background: #f8f8f8;
}
.woocommerce table.shop_table tr:nth-child(2n) > td {
    background: #eee;
}
.woocommerce table.shop_table.cart td.actions {
     background:#f8f8f8;
}
#add_payment_method table.cart td, #add_payment_method table.cart th, .woocommerce-cart table.cart td, .woocommerce-cart table.cart th, .woocommerce-checkout table.cart td, .woocommerce-checkout table.cart th {
    vertical-align: middle;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
    text-align: right;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce #content table.cart td.actions .coupon, .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
    float: left;
	position: relative;
}
.woocommerce #content table.cart td.actions .coupon label, .woocommerce table.cart td.actions .coupon label, .woocommerce-page #content table.cart td.actions .coupon label, .woocommerce-page table.cart td.actions .coupon label {
    display: none;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 80px;
}
.woocommerce-page table.cart td.actions  #coupon_code.input-text{
	width: 70%;
}
.woocommerce-cart-form__contents .actions .coupon{
    width: 50%;
}
.woocommerce-cart-form__contents .actions .coupon .button{
    position: relative;
    top: 0;
    right: 0;
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 3px;
	color: #222;
	background:#e3e3e3;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	font-family: Oswald, 'Oswald';
}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 2px solid #eee;
    padding: 10px 6px 10px 30px;
    margin: 0;
    outline: 0;
    line-height: 1;
}
.woocommerce table.shop_table.cart td.product-thumbnail {
    padding: 26px 0;
}
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
}
.woocommerce-cart table.cart thead th{
	font-size: 16px;
	padding: 13px 30px;
}
.woocommerce-cart-form .product-thumbnail img {
    width: 84px;
    height: auto;
}
.woocommerce-cart-form a.remove {
    color: #333;
    display: inline-block;
    margin-right: 40px;
    background: none;
    font-size: 18px;
	width: 18px;
    height: 18px;
	border: 1px solid #333;
    border-radius: 50%;
	line-height: 1;
    text-align: center;
    z-index: 2;
}
.woocommerce table.shop_table.cart td.actions {
    padding: 20px 30px;
}
.shop_table .coupon {
    background-color: transparent;
	padding: 0;
}
.up-sells.upsells.products{
	 margin: 30px 0;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td, .woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td, #add_payment_method .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 40%;
}
#add_payment_method .cart-collaterals .cart_totals table td, #add_payment_method .cart-collaterals .cart_totals table th, .woocommerce-cart .cart-collaterals .cart_totals table td, .woocommerce-cart .cart-collaterals .cart_totals table th, .woocommerce-checkout .cart-collaterals .cart_totals table td, .woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
}
.woocommerce table.shop_table th {
   font-size: 16px;
    color: #fff;
    background: #04518c;
    vertical-align: middle;
	font-weight: 300;
	padding: 13px 25px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #777;
    line-height: 40px;
	padding-left: 20px;
}
.woocommerce .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 2px solid #eee;
    border-radius: 3px;
    height: 42px;
    color: #777;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    position: absolute;
    top: 1px;
    right: 10px;
    width: 20px;
}
.woocommerce-cart-form .product-quantity .quantity-text {
    display: none;
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a {
    color: #00a1d9;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 20px !important;
    position: relative;
    font-size: 18px;
    font-weight: 500;
    color: #222;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.3px;
	text-transform: uppercase;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 0;
    margin: 0 0 20px 0;
    text-align: left;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 100%;
	margin-bottom: 74px;
}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
}
.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: right;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 49%;
    overflow: visible;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 0;
    margin: 0;
    list-style: none outside;
}
.woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {
    content: ' ';
    display: table;
}
.woocommerce form .form-row::after, .woocommerce-page form .form-row::after {
    clear: both;
}
.woocommerce form .form-row::after, .woocommerce form .form-row::before, .woocommerce-page form .form-row::after, .woocommerce-page form .form-row::before {
    content: ' ';
    display: table;
}
.woocommerce .col2-set::after, .woocommerce .col2-set::before, .woocommerce-page .col2-set::after, .woocommerce-page .col2-set::before {
    content: ' ';
    display: table;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 49%;
	flex: none;
    max-width: 49%;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
    content: ' ';
    display: table;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-shipping-fields::after {
    clear: both;
}
.woocommerce .woocommerce-billing-fields::after, .woocommerce .woocommerce-billing-fields::before, .woocommerce .woocommerce-shipping-fields::after, .woocommerce .woocommerce-shipping-fields::before, .woocommerce-page .woocommerce-billing-fields::after, .woocommerce-page .woocommerce-billing-fields::before, .woocommerce-page .woocommerce-shipping-fields::after, .woocommerce-page .woocommerce-shipping-fields::before {
    content: ' ';
    display: table;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 49%;
	flex: none;
    max-width: 49%;
}
.woocommerce .col2-set::after, .woocommerce-page .col2-set::after {
    clear: both;
}
#add_payment_method .checkout .shipping_address, .woocommerce-cart .checkout .shipping_address, .woocommerce-checkout .checkout .shipping_address {
    clear: both;
}
#add_payment_method .checkout .col-2 .notes, .woocommerce-cart .checkout .col-2 .notes, .woocommerce-checkout .checkout .col-2 .notes {
    clear: left;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
	background: #fff;
}
.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide {
    clear: both;
}
.woocommerce-checkout .woocommerce-info:not(:last-child) {
    margin-bottom: 55px;
	padding:0;
	font-size: 18px;
    font-weight: normal;
    color: #666666;
}
.woocommerce-checkout label{
    margin-bottom: 0;
}
.woocommerce-checkout h5 {
    margin-bottom: 15px;
}
.woocommerce abbr[title] {
    border-bottom: none;
}
.woocommerce .required:after {
    content: "";
}
.woocommerce .required {
    color: #cc1f1a;
}
.woocommerce  input[type="checkbox"] {
    display: inline-block;
    padding: 0 !important;
    height: 32px !important;
    width: 32px !important;
    opacity: 1;
	border-radius: 7px !important;
	border: 2px solid #f1f1f1;
	vertical-align: middle;
}
.woocommerce-checkout .checkout .col-2 .notes {
    padding-top: 8px;
}
.wc_payment_method input.input-radio[name=payment_method]:checked+label:before {
    background: #333;
}
.wc_payment_method input.input-radio[name=payment_method]+label:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
	margin-top: -2px;
    border: 8px solid #fff;
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
    background: transparent;
    margin-right: .5em;
    border-radius: 50%;
}
.woocommerce  input[type="radio"] {
    display: inline;
    padding: 0 !important;
    height: 26px !important;
    width: 26px !important;
    position: absolute;
    opacity: 1;
	border-radius: 50% !important;
	border: 2px solid #f1f1f1;
	background: #fbfbfb;
}
.woocommerce input[type="checkbox"] + span {
    padding-left: 15px;
    padding-top: 0;
    position: relative;
    cursor: pointer;
    font-weight: 300;
    font-size: 16px;
	color: #777;
}
.woocommerce input#terms[type="checkbox"] + span{
	font-size: 16px;
	font-weight: 300;
	color: #777;
}
.woocommerce input#terms[type="checkbox"] + span a {
    color:#00a1d9;
}
.woocommerce-checkout-review-order .woocommerce-terms-and-conditions-wrapper{
	margin-bottom: 35px;
}
.woocommerce-checkout .wc_payment_methods .payment_box{
	padding-left: 45px;
}
ul#shipping_method{
	padding: 0;
    margin: 7px 0;
	list-style:none;
}
.woocommerce input[type="checkbox"]:checked::after{
    opacity: 1;
    visibility: visible;
}
.woocommerce input[type="checkbox"]::after{
	content: '\e8ff';
    font-family: 'fontello';
    line-height: 34px;
    top: 0;
    color: #333;
    font-size: 18px;
    padding-left: 6px;
    visibility: hidden;
}
.woocommerce input[type="radio"] + label::before {
   border: none;
   background: transparent;
}
.woocommerce input[type="radio"] + label, .woocommerce input[type="checkbox"] + label {
    padding-top: 4px;
    padding-bottom: 10px;
}
.woocommerce input[type="radio"] + label::after {
    display:none;
}
.woocommerce input[type="radio"]::after {
    content: '';
    top: 7px;
    border-radius: 50%;
    background: #333;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 7px;
    visibility: hidden;
}
.woocommerce input[type="radio"]:checked::after{
    opacity: 1;
    visibility: visible;
}
.woocommerce table.shop_table tfoot .order-total  {
    color: #cc1f1a;
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout{
	margin-bottom:30px;
}
.woocommerce-checkout #payment ul.payment_methods li:not(:last-child){
	margin-bottom:25px;
}
.woocommerce #ship-to-different-address .woocommerce-form__label> span{
    font-weight: 400;
    font-size: 36px;
    color: #003056;
    margin-right: 20px;
	letter-spacing: 0.3px;
	float: left;
	    padding-left: 0;
}
.woocommerce #ship-to-different-address  input[type="checkbox"]::after{
	position: relative;
	vertical-align: top;
}
.woocommerce-billing-fields h2:not(:last-child) {
    margin-bottom: 0;
}
#ship-to-different-address{
margin-bottom: 0;
}
.woocommerce-checkout .terms.wc-terms-and-conditions{
	margin-bottom:55px;
}
.woocommerce .woocommerce-checkout button#place_order{
	background-color: #00a1d9;
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #fff;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 18px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.shipping th {
    background: #044a7f;	
}
.woocommerce button.button:focus, .woocommerce button.button:hover {
    box-shadow: none!important;
    color: #fff;
}
.woocommerce-checkout h5#ship-to-different-address {
    margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation {
    display: block;
	margin-bottom: 10px;
}
.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
	border-bottom: 1px solid #e4e4e4;
}
.woocommerce-MyAccount-navigation li {
   margin-right: 10px;
    margin-bottom: 0;
    display: inline-block;
}
.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products, .woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
}
.woocommerce ul.products.columns-1 li.product, .woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0;
}
.woocommerce ul.products.columns-2 li.product, .woocommerce-page ul.products.columns-2 li.product {
    width: 48%;
}
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%;
}
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
    width: 22.05%;
}
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 16.75%;
}
.woocommerce .products ul li, .woocommerce ul.products li {
    list-style: none outside;
}

.woocommerce ul.products li.last, .woocommerce-page ul.products li.last {
    margin-right: 0;
}
.widget_product_search button {
    position: absolute;
    top: 0;
    right: 20px;
    background: none;
    font-size: 20px;
    color: #333;
    line-height: 50px;
}
.widget_product_search form{
    position: relative;
}
/*	WooCommerce Custom Styles
/* --------------------------------------------- */
.widget_shopping_cart_content .woocommerce-mini-cart-item .product-image {
    float: left;
    margin-right: 20px;
    max-width: 80px;
    overflow: hidden;
    display: block;
    position: relative;
	clear: both;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item .product-description {
    overflow: hidden;
    padding: 0;
    padding-right: 30px;
    position: relative;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item a.remove_from_cart_button {
    color: #2a2c32;
    position: absolute;
    right: 20px;
    margin-top: 20px;
	line-height: 1;
    text-align: center;
    background: none;
    font-size: 16px;
	width: 18px;
    height: 18px;
    display: inline-block;
    z-index: 1;
	border: 1px solid #2a2c32;
    border-radius: 50%;
	font-family:inherit;
	
}
.widget_shopping_cart_content .woocommerce-mini-cart-item img{
	float: left;
margin-right: 20px;
max-width: 82px;
overflow: hidden;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item {
    position: relative;
    display: inline-block;
    width: 100%;
	padding: 0 40px 20px 20px;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item  h6 a {
    color: #a6c437;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total {
    padding: 12px 25px 12px 25px;
    min-width: 100px;
    color: #222;
    font-size: 16px;
	background: #f7f7f7;
	margin-bottom: 15px;
}
.widget_shopping_cart_content .woocommerce-mini-cart__total .woocommerce-Price-amount {
   padding-left: 5px;
   font-weight:bold;
}
.shopping-cart .woocommerce-mini-cart__buttons .button {
font-size: 14px;
padding:12px 38px 10px;
background: #00a1d9;
text-transform: uppercase;
border-radius: 3px;
color: #fff;
font-weight: 500;
text-align: center;
line-height: 1;
display: inline-block;
font-family: 'Oswald', sans-serif;
}
.shopping-cart .woocommerce-mini-cart__buttons .button:first-child {
margin-right: 4px;
text-transform: uppercase;
border-radius: 3px;
background: #e3e3e3;
color: #222;
}

.woocommerce-pagination .sp-pagination > li.paginated_link.active span {
    color: #fff;
    background: #b9b9b9;
	display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50px;
    font-size: 12px;
    border: 1px solid #b9b9b9;
}
.woocommerce-page  .woocommerce-product-gallery--with-images ol.flex-control-thumbs {
	margin-left:0;
	margin-top: 28px;
}

.woocommerce-page  .woocommerce-product-gallery--with-images .owl-prev {
    left: 0;
}
.woocommerce-page  .woocommerce-product-gallery--with-images .owl-next {
    right: 0;
}

.woocommerce-page  .summary.entry-summary p.price{
    margin-bottom: 26px;
	letter-spacing: 0.3px;
    color: #00a1d9;
    font-weight: 500;
	font-size: 30px;
}
.woocommerce .summary.entry-summary .star-rating{
	margin-right:10px;
}
.woocommerce .summary.entry-summary .woocommerce-review-link{
	vertical-align: middle;
	font-size: 13px;
}
.woocommerce .summary.entry-summary  .woocommerce-product-rating{
	margin-bottom:26px;
}
.woocommerce .summary.entry-summary  .woocommerce-product-details__short-description{
	margin-bottom:26px;
}

 /* Quantity */
.woocommerce .summary.entry-summary .quantity input[type="number"] {
    text-align: left;
    width: 124px;
    border-radius: 3px;
    border: 2px solid #eee;
    height: 55px;
    font-size: 16px;
    margin-bottom: 0;
	padding-left:20px;
	padding-right:40px;
	background: #fff;
}
 .woocommerce  .quantity{
    text-align: left;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  
.quantity button{
      position: absolute;
      text-align: center;
      line-height: 10px;
      width: 40px;
      font-size: 12px;
      background: transparent;
      color: #333;
      border: 2px solid #f1f1f1;
    }

    .quantity .qty-minus,
    .quantity .qty-plus{
      right: 0;
      height: 50%;
      border-right: none;
    }

    .quantity .qty-minus{
      bottom: 0;
      border-bottom: none;
    }

    .quantity .qty-plus{
      border-top: none;
      top: 0;
      border-bottom: none;
    }
	
.woocommerce .summary.entry-summary .quantity {
    margin-right: 10px;
}
.summary.entry-summary .product_meta > span{
	display: block;
    font-size: 16px;
    color: #777777;
    font-weight: 300;
    margin-bottom: 10px;
}
.summary.entry-summary .product_meta span.sku{
	color: #777;
}
.summary.entry-summary .product_meta > span a{
	color: #003056;
}
.summary.entry-summary .product_meta .tagged_as a {
    background: #e3e3e3;
	color: #222;
    line-height: 30px;
    white-space: nowrap;
    padding: 4px 10px;
    font-weight: 300;
    border-radius: 3px;
    margin: 4px 2px 0;
}
.woocommerce  div.product  .summary.entry-summary form.cart {
    margin-bottom: 30px;
}

.woocommerce  .summary.entry-summary .share .share-link {
    width: 42px;
    height: 42px;
    border: 1px solid #b9b9b9;
    line-height: 42px;
    text-align: center;
    color: #666;
    border-radius: 50%;
    font-size: 18px;
}
.woocommerce  .summary.entry-summary  .product_meta{
	margin-bottom: 30px;
}
.widget.woocommerce .product_list_widget .woocommerce-Price-amount {
    font-size: 14px;
    line-height: 26px;
    float: none;
	color: #00a1d9;
    font-weight: 700;
}
.widget.woocommerce .product_list_widget .star-rating {
    float: right;
}

.widget.woocommerce .product_list_widget .product .star-rating {
    font-size: 14px;
}
.widget .product .product-image{
    max-width: 100px;
    margin: 0 30px 0 0;
	position: relative;
}
.widget .product .product-description {
    position: relative;
}

.woocommerce .woocommerce-cart-form .quantity input[type="number"] {
    border: none;
	background: transparent;
}
.woocommerce .cart_totals table.shop_table {
	border-radius: 3px;
}
.woocommerce table.shop_table {
    text-align: left;
    width: 100%;
    overflow: hidden;
}
.woocommerce-MyAccount-navigation li  a {
    display: block;
    font-family: 'Oswald', sans-serif;	
	font-weight: 400;
	letter-spacing: 0.5px;
    font-size: 18px;
    line-height: 22px;
    padding: 15px 10px;
    color: #222;
    position: relative;
}
.woocommerce-MyAccount-navigation li:first-child > a {
    padding-left: 0;
}
.woocommerce-MyAccount-content{
    padding: 20px 0;
}
.woocommerce-MyAccount-content p:first-child{
    color: #222;
	font-size: 18px;
    line-height: 30px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;	
	font-weight: 400;
	letter-spacing: 0.5px;
}
.woocommerce-MyAccount-content p a {
    color: #00a1d9;
}
.woocommerce-Address-title h5{
	text-transform: uppercase;
	color: #222;
}
.woocommerce-MyAccount-content .woocommerce-message, 
.woocommerce-MyAccount-content .woocommerce-info
{
    padding: 0;
    margin: 0 !important;
}
.woocommerce-MyAccount-navigation li a:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #00a1d9;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .45s ease;
    -o-transition: all .45s ease;
    transition: all .45s ease;
}
.woocommerce-MyAccount-navigation li.is-active a {
	border-bottom-color: #fff;
	color: #00a1d9;
}
.woocommerce-MyAccount-navigation li.is-active a:after {
    opacity: 1;
    visibility: visible;
}
.woocommerce-MyAccount-content .woocommerce-message a.woocommerce-Button,
.woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button 
{
    margin-right: 20px;
}
.woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper{
	margin-bottom: 30px;
}
.woocommerce-ordering .custom-select .select-title {
    background-color: #e8e8e8;
   padding: 10px 50px 10px 30px;
	margin-top: 0;
}
.woocommerce-page #content .woocommerce-ordering .custom-select .select-list {
    border: 2px solid #e8e8e8;
	padding: 26px 0 6px;
	margin: 0;
}
.woocommerce-page #content .woocommerce-ordering .custom-select {
    width: auto;
    min-width: 250px;
    z-index: 5;
}
.woocommerce.widget_price_filter button.button{
	float: right;
    text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
    border-radius: 3px;
    background: #e3e3e3;
    color: #222;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 0.8px;
    padding: 5px 30px;
    font-weight: normal;
}
.woocommerce.widget_price_filter .price_slider_amount{
	    margin-top: 20px;
}
.woocommerce.widget_price_filter .price_label{
	line-height: 30px;
    color: #777;
	font-size: 14px;
	font-weight: 300;
}

.woocommerce.widget_price_filter .ui-widget-content {
    background-image: none;
    color: #fff;
}
.woocommerce.widget_price_filter .ui-slider-horizontal .ui-slider-range {
    position: absolute;
    background: #00a1d9;
    background: -moz-linear-gradient(left, #00a1d9 0%, #59dcc4 100%);
    background: -webkit-linear-gradient(left, #00a1d9 0%, #59dcc4 100%);
    background: linear-gradient(to right, #00a1d9 0%, #59dcc4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@accent_color3', endColorstr='@accent_color', GradientType=1);
    height: 6px;
}

.product-image .overlay a.added_to_cart {
    background: #e3e3e3;
	color: #222;
	padding: 5px 30px;
    text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	letter-spacing: 0.8px;
	border-radius: 3px;
	font-size: 14px;
	margin-top:4px;
}


		.woocommerce.widget_price_filter  .ui-slider:not(:last-child){
          margin-bottom: 10px;
        }

        .woocommerce.widget_price_filter  .ui-slider-handle{
          border-radius: 50%;
          width: 22px;
          height: 22px;
          margin-left: -4px;
		  top: 50%;
          background: #fff;
        }

       .woocommerce.widget_price_filter .ui-slider-handle:last-child{
          margin-left: -20px;
        }

        .woocommerce.widget_price_filter  .ui-slider-handle:before{
          content: '';
          position: absolute;
          width: 8px;
          height: 8px;
          background-color: #fff;
          border-radius: 50%;
          left: 50%;
          top: 50%;
          margin-top: -4px;
          margin-left: -4px;
        }

.woocommerce-page form.woocommerce-form-login label.woocommerce-form__label-for-checkbox {
    margin-top:15px;
	display: inline-block;
	margin-left: 25px;
}
.woocommerce-tabs .comment-text .star-rating{
    float: right;
}
.woocommerce-message a.button{
	margin-right:15px;	
}
body .select2-dropdown {
    border: 1px solid #e8e8e8;
}

.product-description a.added_to_cart{
font-size: 12px;
letter-spacing: 1px;
padding: 2px 20px 1px;
text-transform: uppercase;
}
.woocommerce .woocommerce-mini-cart-item .quantity {
    border: none;
	color: #777777;
font-size: 14px;
font-weight: 300;
line-height: 30px;
display: block;
text-align: left;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item a{
	color:#003056;
	font-size: 18px;
line-height: 18px;
letter-spacing: 0;
    font-family: 'Oswald', sans-serif;
}
/*	WooCommerce Rating Styles
/* --------------------------------------------- */

.product  .star-rating {
    display: block;
    margin: 0;
	float: right;
}
.product .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 22px;
    font-size: 16px;
    width: 5.2em;
    font-family: 'Linearicons';
	font-style: normal;
    font-weight: normal;
    speak: none;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product .star-rating:before {
    content: "\e68d\e68d\e68d\e68d\e68d";
    color: #999;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.product .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.product .star-rating span:before {
    content: "\e68d\e68d\e68d\e68d\e68d";
    top: 0;
    position: absolute;
    left: 0;
	color: #ffdb3e;
}


.product-description .posted_in a{
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #45b29d;
}
.ys-products-holder.woocommerce.ys-view-grid .products{
	padding: 0;
}
.single-product h1.product_title {
    margin-bottom: 17px;
}
.single-product .summary.entry-summary .star-rating{
	font-size: 20px;
}
.single_add_to_cart_button.button{
	vertical-align: middle;
	background: #00a1d9;
	font-family: 'Oswald', sans-serif;
    padding: 20px 30px 19px 30px;
    font-size: 18px;
	text-transform: uppercase;
    border-radius: 3px;
	color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 1;
	letter-spacing: 0.5px
}
#main .product .related.products h2{
	margin-bottom: 30px;
	font-size: 30px;
    line-height: 40px;
}
#main .product .related.products{
	clear: both;
    position: relative;
    display: block;
    float: none;
}
#main .product .summary.entry-summary .share-wrap.var2{
	margin-bottom: 60px;
}
.woocommerce-Reviews h2.woocommerce-Reviews-title{
	margin-bottom: 23px;
	font-size: 24px;
    line-height: 30px;
}
.single-product .summary.entry-summary .woocommerce-Reviews #comments {
	margin-bottom: 60px;
}
.single-product .summary.entry-summary .woocommerce-Reviews .star-rating {
    font-size: 16px;
}
#review_form_wrapper .comment-reply-title{
	font-size: 24px;
    font-family: 'Oswald', sans-serif;
    color: #003056;
    line-height: 1.3em;
    font-weight: 400;
    letter-spacing: 0.3px;
	margin-bottom: 23px;
	display: block;
}
.woocommerce-Reviews #commentform .form-submit{
	margin-top: 36px;
}
.woocommerce-Reviews p.form-submit input[type="submit"] {
    margin-top: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
	font-size: 16px;
    font-weight: 400;
}
.woocommerce-Reviews #respond.comment-respond {
    margin-top: 0;
	margin-bottom: 0;
}
.woocommerce-Reviews h2.woocommerce-Reviews-title{
	margin-top: 0;
}
#main .product .upsells.products {
    clear: both;
    position: relative;
    display: block;
    float: none;
}
#main .product .upsells.products h2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
}
.cart-collaterals .cross-sells h2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
}

.cart-collaterals .cart_totals  h2 {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 40px;
}
.cart_totals  .checkout-button{
   font-size: 18px;
    padding: 10px 30px;
    letter-spacing: 0.5px;
    background: #00a1d9;
    text-transform: uppercase;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    float: right;
    font-family: 'Oswald', sans-serif;
}
.shipping-calculator-form .button{
    font-size: 12px;
    letter-spacing: 1px;
    padding: 2px 20px 1px;
	text-transform: uppercase;
    border-radius: 3px;
    background: #00a1d9;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	margin-top: 20px;
}
a.shipping-calculator-button {
    color: #00a1d9;
    text-transform: uppercase;
    font-size: 16px;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.3px;
}
.cart_totals  table tr > td, .cart_totals  table tr > th {
    font-size: 16px;
}
.woocommerce-shipping-calculator p:not(:last-child) {
    margin-bottom: 0;
}
.cart_totals  .order-total .woocommerce-Price-amount{
	color: #cc1f1a;
	font-weight: 500;
    font-size: 16px;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents {
	    border-radius: 3px;
}
.woocommerce table.shop_table.woocommerce-cart-form__contents th{
	font-size: 16px;
    letter-spacing: 0.5px;
    color: #fff;
	padding: 10px 25px;
}
.woocommerce-cart-form__contents .actions button[name="update_cart"]{
	font-family: Oswald, 'Oswald';
	letter-spacing: 0.5px;
	padding: 10px 30px 9px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 3px;
    background: #00a1d9;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	float: right;
}
.widget_shopping_cart_content .woocommerce-mini-cart-item span.quantity{
	display: block;
}

.woocommerce .cart_totals  table.shop_table tr:nth-child(2n) > th {
    background: #044a7f;
}
.cart.woocommerce-cart-form__contents .quantity{
	border:none;
}
.woocommerce table.shop_table tr > td.product-subtotal {
   color: #333;
}
.woocommerce table.shop_table.cart{
   table-layout: auto;
}
.woocommerce table.shop_table.cart .product-name img {
    height: auto;
    max-width: 78px;
	margin-right: 20px;
}
.woocommerce table.shop_table.cart .product-name a {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #003056;
	font-family: Oswald, 'Oswald';
	font-weight: normal;
}
.woocommerce table.shop_table.cart td {
    padding: 26px;
}

.checkout_coupon.woocommerce-form-coupon input.input-text{
	background: #fff;
    width: 100%;
    color: #222;
    border-radius: 3px;
    height: 45px;
    font-size: 16px;
    font-weight: 300;
    padding: 10px 20px;
    border: 2px solid #eee;
}
.checkout_coupon.woocommerce-form-coupon .button {
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 3px;
    color: #222;
    background: #e3e3e3;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
	font-family: Oswald, 'Oswald';
	}

.checkout.woocommerce-checkout .woocommerce-billing-fields h3{
	margin-bottom: 13px;
	    font-size: 24px;
    line-height: 30px;
}
h3#order_review_heading{
	margin-bottom: 13px;
	font-size: 24px;
    line-height: 30px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table{
	border-radius: 3px 3px 0 0;
	color: #222;
	margin-bottom: 30px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name .product-quantity
{
	font-size: 18px;
    line-height: 26px;
	font-family: 'Oswald', sans-serif;
    color: #003056;
	    letter-spacing: 0.3px;
}
.woocommerce-checkout-review-order ul.wc_payment_methods input[type="radio"] + label{
	font-weight: 500;
    color: #222;
    font-size: 18px;	
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.3px;
}
.woocommerce-page ul.wc_payment_methods  img {
    margin-left: 10px;
}
.woocommerce-checkout #payment ul.payment_methods{
	margin-bottom: 26px;
}
.woocommerce-checkout form .form-row.validate-required {
    padding: 0;
    margin: 10px 0 0 0;
}
.woocommerce form .form-row-wide.address-field#billing_address_2_field, 
.woocommerce form .form-row-wide.address-field#shipping_address_2_field 
{
	margin-top: 15px;
	padding: 0;
}

.woocommerce-MyAccount-content .woocommerce-Address-title h3{
	font-weight: 500;
	letter-spacing: 0.3px;
	margin-bottom: 20px;
}

.woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-Button{
	padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 16px;
	text-transform: uppercase;
    border-radius: 3px;
    background: #e3e3e3;
    color: #222;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
}
.woocommerce-MyAccount-content fieldset {
    border-radius: 0;
    padding: 0;
    border-color: transparent;
}
.woocommerce-MyAccount-content fieldset legend {
    font-size: 18px;
	margin-bottom: 13px;
	color: #333;
	line-height: 30px;
	font-weight: 500;
	padding:0;
	padding-top: 26px;	
}
.woocommerce-account .woocommerce #customer_login h2{
	margin-bottom: 18px;
	font-size: 36px;
    line-height: 39px;
}
.woocommerce-form.woocommerce-form-login .woocommerce-Button{
	padding: 7px 30px 6px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.8px;
}
.woocommerce-form.woocommerce-form-login .woocommerce-LostPassword.lost_password{
	margin-top:-44px;
	float: right;
}
.woocommerce-form.woocommerce-form-register .woocommerce-Button{
	padding: 7px 30px 6px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 30px;
    background: #45b29d;
    color: #fff;
    font-weight: normal;
    text-align: center;
    line-height: 26px;
    letter-spacing: 0.8px;
}
.woocommerce-privacy-policy-text p{
	margin-bottom: 15px;
}
.woocommerce-mini-cart__empty-message{
	color: #222;
	padding: 0 20px;
}

.widget_products .product_list_widget li:not(:last-child) {
    margin-bottom: 26px;
}
.widget_products .product_list_widget li {
    height: 100%;
    position: relative;
}
.widget.widget_products .product-image:not(:last-child) {
    margin-bottom: 0;
    margin-right: 20px;
}
.widget.widget_products .product-image {
    float: left;
	position: relative;
    overflow: hidden;
}
.widget.widget_products .product-description {
    overflow: hidden;
}
.widget.widget_products .product-description .product-name:not(:last-child) {
    margin-bottom: 0;
}
.widget.widget_products .product-description .product-name {
    line-height: 26px;
}
.widget.widget_products  .product-price {
    font-size: 14px;
}
.widget.widget_products .product-image img{
	max-width:78px;
}

body.single.single-product .breadcrumbs-wrap .ys-page-title.page-title{
	display: none;
}
body.single.single-product .breadcrumbs-wrap {
    padding: 66px 0 52px;
}
.woocommerce-Tabs-panel--additional_information table {
    margin-bottom: 0;
}
.woocommerce-Tabs-panel--additional_information table tr > td, .woocommerce-Tabs-panel--additional_information table tr > th {
    background: #fff;
	border: 1px solid #eee;
	font-size: 14px;
}
.woocommerce-Tabs-panel--additional_information table tr > th {
	font-size: 16px;
}
.woocommerce-Tabs-panel--additional_information table tr:nth-child(2n) > td, .woocommerce-Tabs-panel--additional_information table tr:nth-child(2n) > th {
    background: #f7f5f5;
}
  /* ------------------ Shopping cart ---------------- */

  .shop-cart{
    position: relative;
  }

  .shop-cart .sc-cart-btn{
    background: transparent;
    font-size: 24px;
    position: relative;
  }

  .sc-invoker:hover,
  .sc-invoker.opened{
    color: #28abe3 !important;
  }

  .sc-cart-btn > span:not(.price){
    position: relative;
  }

  .sc-cart-btn > span:not(.price)::after{
    content: attr(data-amount);
    position: absolute;
    font-size: 11px;
    color: #7b8285;
    background: #ffdb3e;
    font-weight: bold;
    border-radius: 50px;
    top: -8px;
    left: 5px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-family: 'Heebo', sans-serif;
  }

  .shopping-cart{
    background: #fff;
    padding: 25px 0 15px 0;
    width: 325px;
    border-radius: 3px;
    text-align: left;
    font-size: 14px;
	-webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
  }

  .shopping-cart .product-image:not(:last-child),
  .shop-cart-form .product .product-image:not(:last-child){
    margin-bottom: 0;
  }

  .shopping-cart .product-name:not(:last-child),
  .shop-cart-form .product .product-name:not(:last-child){
    margin-bottom: 0;
  }

  .shopping-cart .product-color,
  .shop-cart-form .product .product-color{
    font-size: 13px;
    color: #7b8285;
  }

  .shopping-cart .products-holder{
    margin: 0;
  }

  .shopping-cart .products-holder .col{
    padding: 0;
  }

  .shopping-cart .products-holder .product-image,
  .shop-cart-form .product .product-image{
    float: left;
    margin-right: 20px;
    max-width: 82px;
    border-radius: 5px;
    overflow: hidden;
  }

  .shopping-cart .products-holder .product-description{
    overflow: hidden;
    padding: 0;
    padding-right: 30px;
  }

  .shopping-cart .product-name,
  .shop-cart-form .product .product-name{
    font-size: inherit;
    line-height: inherit;
    display: block;
    line-height: 20px;
  }

  .shopping-cart .product-name:hover,
  .shop-cart-form .product .product-name:hover{
    color: #28abe3 !important;
  }

  .shopping-cart .product-price,
  .shop-cart-form .product-price{
    color: #2a2c32;
    font-size: 14px;
    line-height: 30px;
  }

  .shopping-cart .product .item-close,
  .shop-cart-form .item-close{
    color: #2a2c32;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
    font-family: 'Linearicons';
    background: none;
    font-size: 18px;
    z-index: 2;
  }

  .shopping-cart .product .item-close:before,
  .shop-cart-form .item-close:before{
    content: "\e95a";
  }

  .shopping-cart .product .item-close:hover,
  .shop-cart-form .item-close:hover{
    color: #28abe3;
  }

  .shopping-cart .products-holder{
    margin: 0;
  }

  .shopping-cart .products-holder .product{
    box-shadow: none;
    background: transparent;
    width: 100%;
  }

  .shopping-cart .products-holder .product:not(:last-child){
    margin-bottom: 20px;
  }

  .sc-footer .subtotal{
    padding: 20px 0 0;
  }

  .sc-footer .subtotal .total-price{
    padding-left: 35px;
  }

  .shopping-cart .subtotal:not(:last-child){
    margin-bottom: 25px;
  }

  .sc-footer .subtotal{
    min-width: 100px;
    color: #2a2c32;
    font-size: 16px;
    font-weight: bold;
  }

  .shopping-cart-form:not(:last-child){
    margin-bottom: 40px;
  }

  .shop-cart-form tr td{
    vertical-align: middle;
  }

  .shop-cart-form tr td .item-close{
    position: relative;
    margin-top: 0;
  }

  .shop-cart-form tr th.close-product{
    width: 85px;
  }

  .shop-cart-form tr th.price-col{
    width: 80px;
  }

  .shop-cart-form tr th.qty-col{
    width: 150px;
  }

  .shop-cart-form tr th.total-col{
    width: 110px;
  }

  .shop-cart-form .product{
    display: table;
  }

  .shop-cart-form .product-image,
  .shop-cart-form .product-description{
    display: table-cell;
    vertical-align: middle;
  }

  .shop-cart-form.order-type tr th.product-col{
    width: 200px;
  }

  .shop-cart-form.order-type tr th.total-col{
    width: 40%;
  }

  .shop-cart-form.order-type tr td.order-total{
    background: #2a2c32;
    color: #fff;
    font-size: 16px;
    position: relative;
    border: none;
  }

  .shop-cart-form .product .product-description{
    overflow: hidden;
  }

  .recent-order tr td a:not(.btn){
    color: #038ed3;
  }

  .recent-order tr td a:not(.btn):hover{
    text-decoration: underline;
  }

  .product.single{
    box-shadow: none;
    background: transparent;
  }

  .product.single .product-description{
    padding: 0;
    color: #5f6366;
  }

  .product.single .product-name{
    font-size: 50px;
    line-height: 56px;
    font-weight: 800;
  }

  .page-content-wrap:not(.no-sidebar) .product.single .product-name{
    font-size: 46px;
    line-height: 52px;
  }

  .product.single .product-name:not(:last-child){
    margin-bottom: 17px;
  }

  .product.single .product-price{
    font-size: 24px;
  }

  .image-preview:not(:last-child){
    margin-bottom: 20px;
  }

  .product.single .product-excerpt{
    color: inherit;
  }

  .product.single .product-info:not(:last-child){
    margin-bottom: 15px;
  }

  .product.single .product-characteristics{
    margin: -10px -7px 0;
  }

  .product.single .product-characteristics:not(:last-child){
    margin-bottom: 30px;
  }

  .product.single .product-actions > *,
  .product.single .product-characteristics > li > *{
    display: inline-block;
    vertical-align: middle;
    margin: 10px 7px 0;
  }

  .product.single .product-characteristics > li:not(:last-child){
    margin-bottom: 8px;
  }

  .product-characteristics .selected-option{
    min-width: 200px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 500;
  }

  .product-characteristics .selected-option::after{
    border-top-color: #c5c5c5;
  }

  .product.single .product-characteristics .name{
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    color: #2c3035;
    text-transform: uppercase;
    min-width: 60px;
  }

  .product.single .add-to-cart-form:not(:last-child),
  .product.single .product-actions:not(:last-child){
    margin-bottom: 20px;
  }

  .product.single .product-meta{
    color: #7b8285;
  }

  .product.single .product-meta > li > span{
    color: #4b4e50;
  }

  .product.single .product-meta:not(:last-child){
    margin-bottom: 10px;
  }

  .product.single .product-meta a{
    color: #038ed3;
  }

  .product.single .product-meta a:hover{
    text-decoration: underline;
  }

  .product.single .product-meta > li:not(:last-child){
    margin-bottom: 5px;
  }

  .product.single .product-actions{
    margin: -10px -5px 0;
  }

  .product.single .product-actions > *{
    margin: 10px 5px 0;
  }

  .image-preview{
    position: relative;
    display: inline-block;
  }

  .image-preview .label{
    top: 40px;
    z-index: 5;
  }

  .open-modal{
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 5;
    font-size: 20px;
    color: #2a2c32;
  }

  .zoomContainer{
    z-index: 4 !important;
  }

  .product-thumbs.owl-carousel .owl-item img{
    opacity: 0.5;
    width: auto;
  }

  .product-thumbs .active:not(.owl-item) img{
    opacity: 1;
  }

  .product-thumbs .owl-nav > *{
    font-size: 20px;
  }

  .product-thumbs .owl-nav .owl-prev{
    left: -15px;
  }

  .product-thumbs .owl-nav .owl-next{
    right: -15px;
  }

  .share-wrap .share-title{
    color: #777;
    font-weight: 300;
    margin-right: 20px;
    margin-bottom: 5px;
    letter-spacing: 0.3px;
    display: block;
  }

  .share-wrap .social-icons{
    display: inline-block;
  }

  .label.ys-new-badge{
	  background-color: #04518c;
  }
  
  .product .pricing-area .price{
	font-size: 16px;
    font-weight: bold;  
	color: #00a1d9;
  }
  
  .single.single-product .product .star-rating {
    float: left;
  }
  
.single.single-product .product .comment-text .star-rating {
    float: right;
}
  
 .woocommerce.widget_products img {
    height: auto;
    max-width: 80px;
	margin-right: 10px;
	    float: left;
} 
 .woocommerce.widget_products span.product-title{
    line-height: 1;
	font-family: 'Oswald', sans-serif;
	color: #003056;
	font-size: 18px;
 } 
  
 .widget  .star-rating{
	 overflow: hidden;
    position: relative;
    height: 22px;
    font-size: 16px;
    width: 5.2em;
    font-family: 'Linearicons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
 .widget  .star-rating:before {
    content: "\e68d\e68d\e68d\e68d\e68d";
    color: #999;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}	
 .widget  .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}	
 .widget .star-rating span:before {
    content: "\e68d\e68d\e68d\e68d\e68d";
    top: 0;
    position: absolute;
    left: 0;
    color: #ffdb3e;
}	
  
  
@media only screen and (max-width: 768px){
	
.woocommerce .cart-collaterals .cart_totals table td {
    border-left: none;
}	
.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:' ';display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}
.woocommerce-form.woocommerce-form-login .woocommerce-LostPassword.lost_password{
	margin-top:10px;
	float: none;;
}
.woocommerce-page form.woocommerce-form-login label.woocommerce-form__label-for-checkbox {
    margin-left: 0;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    width: 100%;
    max-width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
    flex: none;
    max-width: 100%;
}

}
