/*****************************************

		CUSTOM CSS

******************************************/


ul#rsmg_gallery li div.rsmg_item_container {
    border: none;
    background: none;
    box-shadow: none;
}

ul#rsmg_gallery li div.rsmg_item_container {
    padding: 0px;
}

.products-toolbar .jamg-layout-chooser {
    visibility: hidden;
}

.right_column {
    background:none;
}

.right_column > div {
    background:none;
}

/*JA MEGAFILTER SETTINGS*/

.ja-products-wrapper .product-item .product-item-info {
	background: none;
  	border: none;
  	padding: 0;
  	margin-bottom: 0;
}

.product-item-actions {
  	display:none;
}

.products-toolbar .jamg-layout-chooser {
	display:none;
}

/*.products-toolbar .orderby-displaynumber {
	background: none;
  	margin-bottom: 5px;
}*/

.ja-filter-wrapper .filter-content .filter-field + .filter-field {
	margin-top: 0px;
}


.sb-horizontal.ja-mg-sidebar .filter-options .filter-field .filter-options-content {
	background: none;
  	border: none;
  	height: auto;
}
/*END OF JA MEGAFILTER*/


/*CALCBUILDER*/
.column-1, .column-2, .column-3, .column-4 {
	padding: 0;
}

.img-fulltext-left, .pull-left.item-image {
	display: none;
}

.partescelta{
	padding: 10px;
}

.calculatorpage{
	display: flex;
    align-items: center;
}

.jcrop-active{
	display: block;
    margin-left: auto;
    margin-right: auto
}

/*.moduletable > div {
    padding: 15px;
}*/

dl {
	margin-top: 0px;
  	margin-bottom: 10px;
}

/*END CALCBUILDER*/