/*
Theme Name: Graceland Child
Author: Stylemix Themes
Author URI: http://www.stylemixthemes.com
Theme URI: http://graceland.stylemix.net/
Description: Responsive layout based on Bootstrap 3, LiveComposer powered engine, WPML compatible, Revolution Slider, FontAwesome icons, Google Fonts. Forgiveness is an excellent Church and Charity WordPress theme. Forgiveness comes with 3 ready-to-go themes: Forgiveness Portal, Forgiveness Small Church & Forgiveness Charity Organization.
Tags: graceland
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Template:  graceland
*/


@import url("../graceland/style.css");


@media (max-width: 782px) {
       .dslc-lightbox-image img {
              width: 100% !important;
        }
}
@media (min-width:783px) and (max-width: 920px){
	.btn-lg{
		font-size:22px !important;
	}
}
@media (max-width: 449px){
	.btn-lg{
		font-size:21px;
	}
}
@media (max-width:430px){
        .dslca-editable-content{
                font-size: 25px !important;
        }
}
span.supported-files {
    display: inline-block;
    padding-bottom: 15px;
    padding-top: 5px;
    font-size: 11px;
    color: #C0C0C0;
}
.woocommerce form .form-row .input-checkbox {
	margin: 7px 5px 0 0 !important;
}
#tax_exempt_id_field{
    display: block !important; 
}
.file-upload.checkout{
    display:none;
}
.link-international h3 {
    font-weight: 700;
    color: black;
}
.link-international a {
    color: #3872e0;
    cursor: pointer;
    padding-left: 11px;
}
.dslc-col .link-international {
    margin-top: 245px ;
}
@media (max-width: 880px){
    .dslc-col .link-international {
        display: none ;
    }   
}