/* Styles for the box1 action */ 

/*
// -------------------------------------------------------------------
// Debug
// -------------------------------------------------------------------
*/
/*
.wps-woo-caffista-box1
{
	outline: 5px dashed hotpink;
}
*/


/*
// -------------------------------------------------------------------
// Box 1
// -------------------------------------------------------------------
// LAYOUT
// -------------------------------------------------------------------
// Buttons with icons
// -------------------------------------------------------------------
*/


/*
// -------------------------------------------------------------------
// Box 1
// -------------------------------------------------------------------
// Theme
// -------------------------------------------------------------------
*/

/* Small Text in Buttons */
.wps-woo-caffista-box1 .wps-button.wps-button-display-as-link .wps-button-link 
{
    font-size: 12px;
}




/*
// -------------------------------------------------------------------
// Debug 
// -------------------------------------------------------------------
*/
.wps-woo-caffista-box1 
{
	padding:0;
	margin:0;
    
    /* border-radius: 4px; */
    /* border: 1px solid var(--wps-divi-colorpicker-graydark1); */
    /* background-color: var(--wps-divi-colorpicker-graylight2); */
}


/*
// -------------------------------------------------------------------
// woosc-btn (Smart Compare)
// -------------------------------------------------------------------
*/

/* Add same margin-bottom as wps-buttons */
.wps-woo-caffista-box1 .woosc-btn 
{
	margin-bottom:8px;
}

.wps-woo-caffista-box1 .woosc-btn-text
{
	line-height: 1.1;
	/* font-size: var(--wps-font-size-xs)!important; */
}

.wps-woo-caffista-box1 a.woosc-btn:link,
.wps-woo-caffista-box1 a.woosc-btn:active,
.wps-woo-caffista-box1 a.woosc-btn:visited
{
	color: var(--wps-text-color)!important;
}

.wps-woo-caffista-box1 a.woosc-btn:hover
{
	color: var(--wps-link-color)!important;
}


.woosc-btn-icon
{
	font-size:20px;
}


/*
// -------------------------------------------------------------------
// Box 1
// -------------------------------------------------------------------
// Theme
// -------------------------------------------------------------------
*/

/* Small Text in Buttons */
.wps-woo-caffista-box1 .woosc-btn-text,
.wps-woo-caffista-box1 .wps-button.wps-button-display-as-link .wps-button-link 
{
    font-size: 12px;
}
