/*
Theme Name: Shoptimizer Child Theme
Theme URI:
Description: Shoptimizer Child Theme
Author: Emisija
Author URI:
Template: shoptimizer
Version: 1.3.3
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

p.shipping-term {
    color: #94847b;
	font-weight: 600;
	font-size: 15px;
}

.comment-form-email.sprw-input-wrap {
    margin-left: 0px !important;
}

.ui-widget-header {
    border: 1px solid #5d8967 !important;
    background: #5d8967 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x !important;
    color: #ffffff;
    font-weight: bold;
}
.textwidget h4 {
	color: #3c4a3e !important;
	font-weight: bold !important;
	opacity: 1 !important;
}


input#woocommerce-product-search-field-0 {
    background: rgba(159, 175, 161, 0.24) !important;
    border-radius: 8px !important;
}

form.woocommerce-product-search {
    width: 400px !important;
}

.widget.woocommerce.widget_product_search {
    display: flex !important;
    justify-content: center  !important;
    flex-direction: row  !important;
    flex-wrap: nowrap  !important;
    align-content: center  !important;
	margin-top: 10px !important;
}
.header-5.wc-active .site-header-cart {
    display: block;
    height: 55px;
    padding: 0 5px;
    border-left: 1px solid #5d8967 !important;
    font-family: inherit;
    margin-left: 10px !important;
}

.header-5.wc-active .site-header-cart a.cart-contents {
    border: 0px !important;
}

.cart-contents .icon-wrapper {
    height: 17px;
    padding-left: 4px;
}

.secondary-navigation .menu-item-7097 {
    border-left: 1px solid #5d8967 !important;
}

.modal-content {
	overflow-y:hidden !important;
}

@media (max-width: 992px) {
	.wc-active .site-header .site-header-cart {
		display: block;
		border-left: 0px !important;
	}
	.site-header .site-header-cart a.cart-contents .amount {
		display: block !important;
		margin-bottom: 5px  !important;
	}
	.site-header .site-header-cart .cart-contents .icon-wrapper {
   		margin-bottom: 15px  !important;
		padding-left: 8px  !important;
	}
	.site-header .site-header-cart .cart-click {
		position: absolute;
		right: 0px;
		bottom: 10px;
	}
	.shoptimizer-primary-navigation .site-header-cart {
		display: none !important;
	}
}

.commercekit-wishlist.mini {
    width: 0px !important;
    height: 0px !important;
    background: unset !important;
    opacity: 1 !important;
}

.commercekit-wishlist a em.cg-wishlist-t:before, .commercekit-wishlist a em.cg-wishlist:before, .summary .commercekit-wishlist a em.cg-wishlist-t:before {
    width: 28px !important;
    height: 28px !important;
	-webkit-mask-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.59 4.96998C21.47 5.95998 22 7.25998 22 8.68998C22 15.69 15.52 19.82 12.62 20.82C12.28 20.94 11.72 20.94 11.38 20.82C8.48 19.82 2 15.69 2 8.68998C2 5.59998 4.49 3.09998 7.56 3.09998C9.38 3.09998 10.99 3.97998 12 5.33998C13.01 3.97998 14.63 3.09998 16.44 3.09998' stroke='%235D8967' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}
.single-product .commercekit-wishlist a span {
    padding-left: 28px !important;
    margin: 7px !important;
}

table.cart .product-thumbnail img {
    max-width: 6.706325903em !important;
    margin-left: 10px !important;
	border-radius: 8px !important;
}

table.cart .product-name a {
	font-size: 16px !important;
	margin-left: 20px !important;
}

table.cart .product-subtotal span {
	font-size: 16px !important;
	color:  #5d8967 !important;
}
body table.cart td.product-quantity .qty {
    background: #E8ECE9 !important;
	border-radius: 8px 0px 0px 8px !important;
}

body table.cart td.product-quantity .quantity-nav {
	border: 1px solid #D9D9D9  !important;
	border-radius: 0px 8px 8px 0px  !important;
}

table.cart td.actions input {
    border: 1px solid #C4C4C4 !important;
    border-radius: 8px !important;
	text-align: center !important;
}

table.cart td.actions .coupon button {
    background: #E8ECE9 !important;
    border: 1px solid #E8ECE9 !important;
    border-radius: 8px !important;
	color: #3C4A3E !important;
}

table.cart td.actions button {
    background-color: #5d8967 !important;
    color: #fff !important;
}

.cart_totals .shop_table {
    background-color: #E8ECE9 !important;
	border-radius: 8px !important;
	color: #3C4A3E !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #5d8967 !important;
}

.pi_delivery_type .input-radio:checked + label, .pi_delivery_type .woocommerce-input-wrapper label.active_type, .pi_delivery_type .woocommerce-input-wrapper .woocommerce-radio-wrapper input:checked + label {
    background-color: #f9f9f9 !important;
	border-radius: 8px !important;
	color: #3C4A3E !important;
	border: 1px solid #e2e2e2;
}

.site-content div.wpforms-container-full .wpforms-form select, .site-content select {
    background-color: #FFFFFF !important;
}

.yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-label .yith-wapo-option label {
 	background-color: #FFFFFF !important;
}

.cart_item dl.variation dt {
    font-weight: bold !important;
}

#wapo-total-price-table table {
   font-size: 15px !important;
   line-height: 20px !important;
}

#wapo-total-price-table table th {
    padding: 15px 0 !important;
}

.label_container .outside {
	background: #f8f8f8 !important;
}

/* FOOTER */

.wc-block-product-categories-list.wc-block-product-categories-list--depth-1, body .widget_product_categories ul .children {
    border-left: unset !important;
}

.widget_product_categories .product-categories .cat-parent>a{
   display:none;
}

.widget_product_categories .product-categories .children a{
    color: #FFFFFF !important;
	margin-left: 0px;
}

.site footer.site-footer .widget .widget-title, .site-footer .widget.widget_block h2 {
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}
.single-product .commercekit-wishlist a span {
	border-bottom: unset !important;
}

.mailpoet_form_columns.mailpoet_paragraph.mailpoet_stack_on_mobile.last {
    padding: 0px !important;
	margin-top: 10px !important;
}

.fts-jal-fb-group-display {
    display: flex !important;
    flex-direction: row  !important;
    flex-wrap: nowrap  !important;
    align-content: center  !important;
    justify-content: center  !important;
    align-items: center  !important;
	margin-bottom: 50px;
}

.fts-powered-by-text-popup a.fts-powered-by-text {
    display: none !important;
}

.fts-jal-fb-header {
	 display: none !important;
}

.fts-jal-fb-right-wrap {
    padding: 20px;
}

.fts-fb-photo-post-wrap.fts-jal-single-fb-post {
    margin: 15px;
}

@media (max-width: 770px) {
	.fts-jal-fb-group-display {
		display: flex !important;
		flex-direction: column  !important;
		flex-wrap: nowrap  !important;
		align-content: center  !important;
		justify-content: center  !important;
		align-items: center  !important;
		margin-bottom: 50px;
	}
}

#mailpoet_form_1 form.mailpoet_form {
    font-family: 'Raleway' !important;
}
input#form_email_1 {
	font-family: 'Raleway' !important;
}
#mailpoet_form_1 .mailpoet_submit {
	font-family: 'Raleway' !important;
}

.product .sprw-rating-container > a.woocommerce-review-link {
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.products .sprw-rating-info-wrap {
    width: 300px !important;
}

.product-details-wrapper .sprw-rating-info-wrap {
    width: 460px !important;
}

.sprw-review-form-button {
    text-transform: inherit !important;
}

.sprw-rating-container.sprw-loop-container.sprw-template-one {
    display: inline-block;
}

.sprw-rating-container.sprw-template-one {
    display: inline-block;
}

.single-post .woocommerce-breadcrumb {
	display: none !important;
}

p.wc-no-matching-variations.woocommerce-info {
    background-color: #5d8967 !important;
}

.product-categories .cat-item-15 {
	display: none  !important;
}
