/*
Theme Name: Quasar Child
Theme URI: http://quasar.rockthemes.net
Template: quasar
Author: XanderRock
Author URI: http://themeforest.net/user/XanderRock/portfolio
Description: Quasar is a very powerful responsive, retina ready, WPML (localization) ready, WooCommerce ready theme. Quasar comes with Rock Page Builder, Curvy Slider and Rock Form Builder. Enjoy!
Tags: drag and drop,multiple sidebar,responsive,retina,curvy slider,animation builder,page builder,layout builder,ecommerce,coorporate,portfolio
Version: 4.3.1606368607
Updated: 2020-11-25 22:30:07

*/
@import url('../quasar/style.css');

div#cboxContent {
    overflow: visible;
    position:relative;
}
div#cboxContent input.button-primary {
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin: 0 auto;
    display: block;
    transform: translateX(-50%);
    padding: 0 20px!important;
    line-height: 37px!important;
    outline: none;
}
div#cboxContent button#cboxClose {
    top: 0;
    bottom: auto!important;
    right: 0px!important;
    font-size: 0!important;
    background: #3d85b7;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 0 0 0 15px;
    outline: none!important;
}
div#cboxContent button#cboxClose:after {
    content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 15px;
    font-weight: normal;
    line-height: 23px;
}



