/*
	Theme Name: Azoom Child Theme
	Theme URI: http://azoom.rockthemes.net
	Author: XanderRock
	Author URI: http://themeforest.net/user/XanderRock/portfolio
	Description: Azoom is a very powerful responsive, retina ready, WPML (localization) ready, WooCommerce ready theme. Azoom comes with Rock Page Builder, Curvy Slider and Rock Form Builder. Enjoy!
	Version: 1.3
	Template: azoom
*/


/* =Azoom Child Theme Customization Starts Here

You can copy/paste all of the Azoom Styles you wanted to override here.
-------------------------------------------------------------- */

.footer-large > .row > .column, .footer-large > .row > .columns {
    padding-left: 20px;
    padding-right: 25px;
}

.footer-large {
    width: 100%;
    min-height: 40px;
    padding: 50px 0px 25px;
    color: #CFCFCF;
}

.rsb-vertical-space:not(.rockthemes-video-bg):before, .rsb-vertical-space:not(.rockthemes-video-bg):after, .rsb-vertical-space.rockthemes-video-bg .rockthemes-video-background-content:before, .rsb-vertical-space.rockthemes-video-bg .rockthemes-video-background-content:after {
    display: table;
    content: '';
    height: 50px;
    width: 100%;
}

.product_meta > span {
    font-size: 14px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #56CCC8;
    padding: 10px 15px;
    display: inline-block;
    color: #f9f9f9;
    margin-top: 30px;
}

.grid-description .azoom-price, .list-description .azoom-price {
    background: #016fcd;
    display: inline-block;
    padding: 5px 15px;
    margin-bottom: 15px;
}
mark {
    color: #f9f9f9;
    padding: 0px 0px;
}
.rtm-menu > li {
    max-width: 390px;
}

.wp-block-button__link {
    color: #fff;
    background-color: #cfcfcf;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}