/*
Theme Name: KanaInterior ver 1.0
Theme URI: http://rumahkarya.com
Author: the Kharisma
Author URI: http://kharismaporto.phpnet.us/
Description: Template untuk KanaInterior
Version: 1.0
Requires at least: 1.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kanainterior.com
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.bg-image-center{
    background-position: center !important; 
    background-repeat: no-repeat; 
    background-size: cover; 
}

.border-solid{
    border-style: solid;
    border-width: 11px 11px 011px 11px;
    border-color: #DABA05;
    margin: 40px 0px 0px 80px;
    height: 96%;
}

.image-border{
    margin-left: -70px;
    margin-top: -60px;
}


