/*
Theme Name: Marketica WP Child
Theme URI: https://themeforest.net/item/marketica-marketplace-wordpress-theme/8988002
Author: TokoPress
Author URI: http://www.toko.press
Description: Child Theme Sample for Marketica WP Theme.
Version: 4.6.13
Template: marketica-wp    
License: GPL License
License URI: license.txt
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, theme-options, translation-ready
Text Domain: tokopress
Domain Path: /languages
*/

/* CONSTRUCTION BEGIN *********************************************************************/
.wp-block-button__link {
    cursor: pointer;
}
/* CONSTRUCTION END */

/* GENERIC BEGIN *********************************************************************/

/* font weight */
.bold {
    font-weight: bold;    
}

/* font size */
.size_11 {
    font-size: 11px;    
}
.size_16 {
    font-size: 16px;    
}

/* padding */
.padding_left_5 {
    padding-left: 5px;     
}

/* vertical alignment */
.vertical_align_bottom {
    vertical-align: text-bottom;    
}

/* color */
.black {
    color: #000;        
}
.purple {
    color: #330049;
}

/* GENERIC END */

/* WOOCOMMERCE BEGIN *********************************************************************/

.woocommerce .woocommerce-ordering select {
    height: 40px;
}

/* WOOCOMMERCE END */

/* VAR GALLERY FOR WOO BEGIN *********************************************************************/

.woo-variation-product-gallery {
    float: none;
    display: block;
    margin: auto;
}

/* VAR GALLERY FOR WOO END */










































