/*
Theme Name: Child Theme for C. Stuart Pty Ltd
Theme URI: 
Description: Child Theme for C. Stuart Pty Ltd
Author: Sink or Swim Marketing
Author URI: 
Template: shoptimizer
Version: 1.0
License:         	GNU General Public License v2 or later
License URI:     	http://www.gnu.org/licenses/gpl-2.0.html
*/

.woocommerce-card__header a.button {
    display: none !important;
}

.shoptimizer-sorting.sorting-end .woocommerce-ordering {
  display: none;
}


.product .type-product {
	border: 1px solid transparent;
    transition: border-color 0.3s ease; /* Adjust the duration as desired */
}
.product .type-product:hover{
border-color: #BBE2EA !important;
border-radius : 5px !important;
padding:5px !important;
}

.price del + ins {
    color: #FF7697;
}

.woocommerce-result-count{
 display:none;
}

.page-numbers li:not(.current) a {
  color: #07274d !important;
}

select.orderby option {
	color:#07274d !important;
	font-family: 'Brevia', sans-serif;
}

.orderby{
	color:#07274d !important;
	font-family: 'Brevia', sans-serif;
}

.elementor-1132 .yith-similar-products {
  width: 70% !important;
  margin-left: 12.5%;
  margin-bottom: 5%;
  overflow : visible !important;
}

.elementor-1132 .type-product {
  margin-left: 1%;
}

.elementor-1132 ul.products li.product:not(.product-category)::before {
 	margin-top : 0px; 
	border: 1px solid #BBE2EA !important;
	border-radius : 5px !important;
	box-shadow : none !important;
	padding:5px !important;
}

.elementor-1132 .ul.products{
	margin-left: 0px !important;
}

.elementor-element-e22e981 .elementor-shortcode{
	width: 90% !important;
	margin-left: 5% !important;
}


.elementor-element-7c94c8a .elementor-shortcode{
	width: 90% !important;
	margin-left: 5% !important;
}

.elementor-element-7483be6 .elementor-shortcode{
	width: 90% !important;
	margin-left: 5% !important;
}

form.variations_form .variations label {
    width:8% !important;
}

