/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
 
 body, html {
	 overflow-x : hidden !important;
 }
 
.aftercartbutton {
	margin-bottom : 10px;
}

 .home #main .ct-container:first-child{
	 padding-top : 0px !important;
 }
.woocommerce-variation.single_variation {
	display : none !important;
	margin-bottom : 0px !important;
}
form.variations_form table.variations {
    border: none;
    margin-bottom: 15px !important;
}

.ct-label .woocommerce-Price-amount.amount {display : none;}
.ct-header-cart  {margin-left : 0px !important;}

[data-structure="default:wide:normal"]>.entry-content, [data-structure="default:wide:narrow"]>.entry-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.ct-woo-card-actions .price {
    font-size: 20px !important;
}
.products .woocommerce-Price-amount.amount {margin-left : 5px !important; }

.product .product-entry-wrapper .woocommerce-Price-amount.amount {font-size: 30px !important; }

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected, .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).selected:hover {
    background-color: #efcd0b36;
}

.rmrow.rm_captcha_fieldrow {
	width : auto !important;
}

.anr_captcha_field {
	margin-bottom : 20px;
}


#mailchimp_woocommerce_newsletter {float : left;}


.variable-item-span .price-small {
	display : block;
	font-size : 12px;
	color : #a0a0a0;
	margin-top : 0px;
	text-align : center;
}

#customer_details { 
	
	border: 2px solid rgba(224,229,235,0.8) !important;
	padding: 35px  !important;
}

.woocommerce-billing-fields, .woocommerce-privacy-policy-text {
	margin-bottom : 20px;
}
#createaccount.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	margin-right: 10px;
}

.woocommerce-terms-and-conditions-checkbox-text {
    font-size: 14px;
    line-height: 1;
	font-weight : normal;
}

.ct-order-review table.shop_table .product-name {
    padding-left : 0px;
}

.rmagic .rmcontent.rm-login-wrapper {
    width: 100%;
    
}
.woocommerce-privacy-policy-text, .stock {
	display : none;
}

.woocommerce-form.woocommerce-form-register.register .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	
	margin-right: 10px;
}

.woocommerce-tabs, .up-sells.upsells.products {
	margin-bottom : 10px;
	padding-bottom : 0px;
	/*border-bottom : 1px solid #e0e0e0;*/
}

.entry-summary form.cart {
    margin-top: 20px !important;
    padding-top: 0px !important;
    border-top: 0px solid rgba(224,229,235,0.8) !important;
	margin-bottom : 20px !important;
}

.product_meta {margin-bottom : 30px;}

.up-sells.upsells.products:after {
	clear : both;
}

.single-product .related, .single-product .up-sells {
    display: block;
}

.single-product .product.type-product {
	margin-bottom : 30px;
}


/* .button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .button.product_type_woosb.add_to_cart_button.ajax_add_to_cart {

    color: #ffffff !important;
    background-color: var(--paletteColor1) !important;	
} */

ul.woof_list.woof_list_checkbox, .woof_list label {
	padding : 0px;
	font-size: 14px;
	
}

.woof_list li {
	padding : 0px !important;
}

.woof_list li label {
    font-size: 11px  !important;
	text-transform : uppercase !important;
}

.woof_container_inner h4 {
		font-size: 12px !important;
		text-transform : uppercase;
		position: relative;
		margin-bottom : 10px;
}

.woof_sid_auto_shortcode .woof_container {
    float: left;
    width: 25%;
    min-width: initial;
}
.woof_sid_auto_shortcode.woof {
	padding-left : 0px;
	padding-right : 0px;
}

.woof_redraw_zone {
	margin-left : -15px;
	margin-right : -15px;
}

.woof_sid_auto_shortcode {
    background: #fff;
    border: 0px;
    
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    margin-bottom: 11px;
    clear: both;
}

.woof_sid_auto_shortcode .woof_container_inner {
    padding: 10px;
	margin-left : 15px;
	margin-right : 15px;
	border : 1px solid #e0e0e0;
}

.woof_submit_search_form_container
{
	margin-left : 15px;
	margin-right : 15px;
}

a.woof_front_toggle {
    float: none;
    position: absolute;
    text-align: right;
    right: 0px;
	width : 100%;
}

.woof_products_top_panel li span {
    font-size : 12px;
	text-transform : uppercase;
	    background-position: right top;
}
.woof_products_top_panel ul li {
	border : 1px solid #e0e0e0;
	padding : 0px 4px;
	margin: 0 5px 5px 0 !important;
}

.woof_submit_search_form_container {display : none !important;}

#woof_results_by_ajax, .woo-listing-top {
	clear : both !important;
	
}

.woo-listing-top {
	margin-top : 15px;
	border-top: 1px solid #e0e0e0;
    padding-top: 10px;	
}

a.woof_show_auto_form_txt
{
    color: var(--paletteColor1) !important;
    border: 1px solid var(--paletteColor1) !important;	
	padding : 5px 10px !important;	
    font-size : 12px !important;
	text-transform : uppercase !important;
	text-align : center !important;
}

.up-sells.upsells.products {
    /*margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e0e0e0 ;*/
	display : block;
	padding-top : 0px;
	border-top : 0px;
	margin-top : 0px;
}

#search-modal .aws-search-field {
	color : #ffffff !important;
	font-size : 3em !important;
}

.woof_show_text_search {height: initial !important;}

.rmagic .rmheader {
    margin: 0px 0;
}

.rmagic .rmcontent form fieldset {
    padding: 0px;
}


.rmagic input {
    height: var(--formInputHeight);;
}

.rmagic .rm-privacy-row input {
    
    height: auto !important;
}

.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag {
    
    max-height: initial !important;
}

.rmagic .rm-privacy-row {
    text-align: left;
    background-color: transparent;
    margin: 10px 0;
    padding: 10px 0px;
    font-size: 14px;
    font-weight: normal;
}

.rmagic .buttonarea {
    margin: 0px 0 10px 0;
}

.rmagic .alert-error {
    background-color:  rgba(218, 0, 28, 0.7);
    color:  #ffffff;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px;
    border: 0px solid #6faf49;
	margin-bottom : 20px;
}

.rm-response-message ul {
	padding-left : 0px;
}

.rmagic .alert-error > a.close {
    display: inline-block;
    float: right;
    box-shadow: none;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    border-bottom: 0px !important;
}

.onsale {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: var(--badgeTop, 15px);
    left: var(--badgeLeft, 15px);
    height: var(--badgeHeight, 28px);
    border-radius: var(--badgeRadius, 3px);
    padding: var(--badgePadding, 0 10px) !important;
    z-index: 1;
    font-size: var(--badgeFontSize, 13px);
    font-weight: bold;
    line-height: 0;
    text-transform: uppercase;
    margin: 0 !important;
    color: var(--saleBadgeTextColor, #fff);
    background-color: var(--saleBadgeBackgroundColor);    
	--badgeFontSize: 20px !important;
    --badgeHeight: 65px !important;
    --badgePadding: 3px !important;
    --badgeRadius: 200px !important;
    min-width: 65px !important;
	
}

.home .content-area {padding-top : 0px !important;}



.banner-icon .elementor-image-box-wrapper {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
display: flex;
}


.single-product .related>h2, .single-product .up-sells>h2 {
    --fontSize: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.single-product .related > h2::after, .single-product .up-sells > h2::after {
    content : " ";
	background-color : #ffc500 !important;
	width : 150px !important;
	height : 3px !important;
	display : block;
	margin-left : auto;
	margin-right : auto;
	margin-top : 15px;
	margin-bottom : 15px;
}

.woo-variation-swatches.wvs-style-squared .variable-items-wrapper .variable-item.button-variable-item {
     flex: 1;
}

.woocommerce-archive .page-description.ct-hidden-sm {
	display : block !important;
}

.moreless {font-size : 12px; text-transform : uppercase;text-align: right; }
.heightAuto{  height:auto;}



.variations tbody {display : block;    width: 100%;     max-width: 100%;}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
   box-shadow: none !important;

    border: 1px solid #e0e0e0 !important;
}


#post-3915  .textwidget.entry-content, .page-id-3915 .headerpage {
	display : none !important;
}

/* CSS PER MOBILE */

@media only screen and (max-width: 992px) {
	.woof_sid_auto_shortcode .woof_container {
		float: left;
		width: 50%;
		min-width: initial;
	}	
	.woof_sid_auto_shortcode .woof_container:nth-child(3n+3) {
		clear : both;
	}	
	.woof_sid_auto_shortcode .woof_container {
		clear: none;
		
	}	
	a.woof_show_auto_form_txt
	{
		width : 100% !important;
		
	}	
}

@media screen and (max-width : 689.98px) {
	.woof_sid_auto_shortcode .woof_container {
		clear: both;
		width: 100%;
	}	
	#customer_details { 
		
		padding: 25px  !important;
	}
	.ct-order-review table.shop_table thead .product-total {
		display : none;
	}
	
	.ct-order-review table.shop_table .product-name, .ct-order-review table.shop_table tfoot th {
		display : block;
	}	
	.ct-order-review table.shop_table .product-total, .ct-order-review table.shop_table tfoot td {
		text-align: left;
		display : block;
		padding-left : 0px;
	}	
	
	.ct-order-review table.shop_table .product-name {
		padding-left : 0px;
	}	
	.ct-order-review table.shop_table .product-total, .ct-order-review table.shop_table tfoot td {
		text-align: right;
		padding-right: 0px;
	}	
}

@media (max-width: 479.98px) {
	.woo-listing-top {
		flex-direction: column;
		align-items: left;
	}
}

