/*
Theme Name: Divi child theme
Template: Divi
*/
@import url("../Divi/style.css");
/* PLACE YOUR CUSTOM CSS CODE BELOW THIS LINE */

@font-face {
    font-family: 'joanna_sans_novaregular';
    src: url('/wp-content/themes/Divi-child/fonts/joannasansnovaregular-webfont.eot');
    src: url('/wp-content/themes/Divi-child/fonts/joannasansnovaregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/wp-content/themes/Divi-child/fonts/joannasansnovaregular-webfont.woff2') format('woff2'),
         url('/wp-content/themes/Divi-child/fonts/joannasansnovaregular-webfont.woff') format('woff'),
         url('/wp-content/themes/Divi-child/fonts/joannasansnovaregular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/********************* STYLE WŁASNE *********************/

.shop-doc-par {
	text-indent: -17px;
	margin-left: 20px;
}

.shop-doc-txt {
}


/********************* STYLE OGÓLNE *********************/

.cn-buttons-container {
	display: block!important;
	text-align: center;
}

