/*
============================================================

	Theme Name: Freedom of Ztyle
	Theme URI: http://www.laborator.co/view-theme/oxygen
	Author: Laborator
	Author URI: http://laborator.co/
	Version: 1.0
	Description: Use this theme if you want to extend features of Oxygen or prevent overwriting the changes you make when new theme update is available.
	Template: oxygen
	Text Domain: oxygen
	
============================================================
*/

body {
    margin-bottom: 30px;
}

.logo-element.mobile {
    max-width: 160px !important;
}

.bucket-bottom {
    border-top-color: rgb(48, 193, 190) !important;
    border-top-style: solid;
    border-top-width: 0px;
    border-right-color: rgb(48, 193, 190) !important;
    border-right-style: solid;
    border-right-width: 0px;
    border-bottom-color: rgb(48, 193, 190);
    border-bottom-style: solid;
    border-bottom-width: 0px;
    border-left-color: rgb(48, 193, 190) !important;
    border-left-style: solid;
    border-left-width: 0px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;

}

.cart-ribbon a .cart_content, .cart-ribbon a .cart_content span.bucket {
    background-color: #30C1BE !important;
}

/*
 * .cart-ribbon a .bucket_bottom {
    background: transparent url("
http://freedomofztyle.com/wp/wp-content/themes/oxygen-child/assets/images/bucket_bottom_foz.png") no-repeat scroll center bottom / 100% auto;
}
*/

.shop .items .item-wrapper .item .sale_tag .ribbon {
    background: #e54398 none repeat scroll 0% 0%;
}

.shop .items .item-wrapper .item .sale_tag.product-featured .ribbon  {
	background-color: #30C1BE;
}

.shop .items .item-wrapper .item .wish-list a:hover {
    color: #e54398;
}

.shop .items .item-wrapper .item .wish-list.wishlisted a {
    color: #e54398;
}

#yith-wcwl-form.shop .shop_table tbody tr td.product-add-to-cart .button {
	background-color: #30C1BE;
}

#yith-wcwl-form.shop .shop_table tbody tr td.product-add-to-cart .button:hover {
    color: #EEE;
    background-color: #888;
}

.wishlist_table tr td.product-stock-status span.wishlist-in-stock {
    color: #30C1BE;
}

.shop .woocommerce-checkout-review-order-table .order-total td {
    color: #30C1BE;
}

.shop div.cart_totals table .order-total td {
    color: #30C1BE;
}

.laborator-woocommerce .product-single .product-left-info .product-images .wish-list a:hover {
	color: #e54398
}

.laborator-woocommerce .product-single .product-left-info .product-images .woocommerce-main-image .zoom-image:hover {
    color: #30C1BE;
}

.laborator-woocommerce .product-single .entry-summary .single_add_to_cart_button.button.alt.btn-default:hover {
    background-color: #888;
}

.laborator-woocommerce .rating.filled-4 .star-1, .laborator-woocommerce .rating.filled-4 .star-2, .laborator-woocommerce .rating.filled-4 .star-3, .laborator-woocommerce .rating.filled-4 .star-4 {
    color: #e54398;
}

.laborator-woocommerce .rating.filled-4.and-half .star-5::after {
    color: #e54398;
}	

.woocommerce .woocommerce-success, .woocommerce .woocommerce-message {
    background-color: #30C1BE;
    border-color: #30C1BE;
}
	
.laborator-woocommerce .product-single .entry-summary .variations_form .variations_button .single_add_to_cart_button {
    background: #30C1BE none repeat scroll 0% 0%;
}

.laborator-woocommerce .rating.filled-5 .star-1, .laborator-woocommerce .rating.filled-5 .star-2, .laborator-woocommerce .rating.filled-5 .star-3, .laborator-woocommerce .rating.filled-5 .star-4, .laborator-woocommerce .rating.filled-5 .star-5 {
    color: #e54398;
}

.laborator-woocommerce .product-single .product-left-info .product-images .wish-list.wishlisted a {
    color: #e54398;
}


.laborator-woocommerce .product-single .product-left-info .ribbon {
    background-color: #e54398;
}

.laborator-woocommerce .product-single .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a, .laborator-woocommerce .product-single .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    background-color: #e54398;
}

.laborator-woocommerce .checkout-form-fields .form-row label .required {
    color: #e54398;
}

.laborator-woocommerce .myaccount-env .order-actions .button:hover, .laborator-woocommerce .myaccount-env .order-actions .button:focus {
    background-color: #30C1BE;
}

.red {
    color: #e54398;
}

a:hover, a:focus {
    color: #30C1BE;
}

.lab_wpb_testimonials .testimonials-inner .testimonials-nav a:hover, .lab_wpb_testimonials .testimonials-inner .testimonials-nav a.active {
    background-color: #30C1BE;
}

.woocommerce .summary .price del {
    text-decoration-line: line-through !important;
}