/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* Slider */
/* Icons */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}

.slick-prev:before
{
    content: '←';
}

.slick-next
{
    right: -25px;
}

.slick-next:before
{
    content: '→';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -65px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 1px solid #999999;
    outline: none;
	border-radius: 50%;
	transition: 0.25s ease-out;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '';
    text-align: center;

    opacity: .25;
    color: transparent;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: transparent;
}



.slick-dots li button:hover,
.slick-dots li button:focus {
	border-color: #fff;
	background: transparent;
}

.slick-dots li.slick-active button,
.slick-dots li.slick-active button:hover,
.slick-dots li.slick-active button:focus
{
    opacity: 1;
	border-color: #118CD6;
    background-color: #118CD6;
}

.slick-dots li {
	margin: 0 7px;
}

/*  Reviews Grid */
.ivole-reviews-grid {
    border: 0;
    padding: 0;
}

.cr-show-more {
    text-align: center;
    margin-top: 40px;
}

.cr-show-more button {
    border: 0 !important;
    color: white;
    line-height: 1;
}

.cr-show-more button:focus,
.cr-show-more button:hover {
    border: 0 !important;
    /*background: #fff;   */
    color: #118CD6;
}

.ivole-reviews-grid .ivole-review-card .image-row .image-row-img {
	height: 200px;
    object-fit: cover;
    width: 100%;
}

.ivole-reviews-grid .ivole-review-card .image-row .image-row-count {
    position: absolute;
    top: 10px;
    right: 20px;
    padding: 0 10px 0 0px;
    width: auto;
    border-radius: 6px;
    font-size: 14px;
    height: 30px;
    background: rgba(255,255,255,0.4);
	color: black;
	font-weight: bold;
}

.ivole-reviews-grid .ivole-review-card .image-row .image-row-camera {
	height: 24px;
	padding: 0;
    filter: brightness(0);
}

.pswp--svg .pswp__button {
	padding: 0 !important;
}

.ivole-reviews-grid .ivole-review-card .review-product .product-title, .cr-reviews-slider .ivole-review-card .review-product .product-title {
	color: black;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
	background: transparent;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    color: #fff;
	font-size: 16px;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	color: #008CD6;
}

.woocommerce .variations .color-variable-item-stitching-that-takes-on-the-colour-of-image span {
	background: url(http://strumace.com/wp-content/uploads/2021/10/stitching-takes-colour-image.svg) !important;
    background-size: cover;
}

.woocommerce .variations .color-variable-item-no-stitching span {
    background: linear-gradient(-45deg, transparent 49%, #999, transparent 51%);
    border: 1px solid #999;
}

.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button, .woocommerce-page .woocommerce-error .button, .woocommerce-page .woocommerce-info .button, .woocommerce-page .woocommerce-message .button {
	    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding: 0 15px;
    font-weight: bold;
    text-transform: uppercase;
}

/* file uploads */
#wcuf_product_ajax_container .wcuf_single_upload_field_container {
	border: 0;
}

#wcuf_product_ajax_container .wcuf_upload_fields_row_element {
	padding: 0;
}

#wcuf_product_ajax_container .wcuf_upload_field_title {
	font-size: 18px;
	font-family: "Titillium Web", Sans-serif;
	font-weight: 700;
}

#wcuf_product_ajax_container .wcuf_max_size_notice,
#wcuf_product_ajax_container .wcuf_already_uploaded_data_container h4,
#wcuf_product_ajax_container #wcuf_deleting_message h4,
#wcuf_product_ajax_container_loading_container h4 {
	font-size: 16px;
	font-family: "Titillium Web", Sans-serif;
	font-weight: 400;
}

#wcuf_product_ajax_container .button.wcuf_upload_field_button,
#wcuf_product_ajax_container .button.delete_button.wcuf_delete_button {
	padding: 15px 20px;
    background: #fff;
    margin-bottom: 15px !important;
    display: block;
    float: none;
	outline: 0 !important;
}

#wcuf_product_ajax_container .wcuf_field_description,
#wcuf_product_ajax_container .wcuf_field_description a {
	font-size: 16px;
	text-decoration: none;
}

#wcuf_product_ajax_container .wcuf_already_uploaded_data_container {
	border-color: #222;
}

#wcuf_product_ajax_container .wcuf_file_preview_list {
	padding-left: 0;
}

#wcuf_product_ajax_container .wcuf_file_preview_list_item {
	background: transparent;
	width: 100%;
	display: flex;
	padding-left: 0;
	align-items: center;
}

#wcuf_product_ajax_container .wcuf_preview_file_title {
	font-weight: normal;
}

#wcuf_product_ajax_container .wcuf_delete_single_file_in_multiple_list.wcuf_delete_file_icon, #wcuf_product_ajax_container .wcuf_delete_single_file_stored_on_server.wcuf_delete_file_icon {
	filter: invert(1);
    display: inline-block;
    background: url(http://strumace.com/wp-content/uploads/2021/10/icon-close.svg);
    margin-top: 0;
    margin-left: 20px;
}

#wcuf_product_ajax_container img.wcuf_file_preview_list_item_image {
	margin-top: 0;
	border: 1px solid #222;
    border-radius: 4px;
}

.woocommerce div.product.elementor form.cart.variations_form .woocommerce-variation-add-to-cart, .woocommerce div.product.elementor form.cart:not(.grouped_form):not(.variations_form) {
	flex-wrap: wrap !important;
}

.woocommerce .elementor-widget-woocommerce-product-images span.onsale {
	background: #118CD6 !important;
}