/* Enter Your Custom CSS Here */
http://inukabakery.org/
/* Header
----------------------------------------------------------------------------*/
.qtranxs_widget img {   width: 24px !important;}
.qtranxs_widget  {   margin: 6px 32px 0 0 !important; }

/* backgrounds 
----------------------------------------------------------------------------*/
body.custom-background {
    background-position: center 120px !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
body.custom-background div.site { max-width: 1060px;  background: rgba(255, 255, 255, 0.7) !important; 
  									margin-top: 60px; 	margin-bottom: 60px; border-radius: 8px; padding: 0 20px; xmin-height: 540px; } /* correctie ivm background module */

/* Menu
-----------------------------------------------------------------------------*/

.header-widget aside 	{ float: right;}
.header-widget #black-studio-tinymce-4 {margin-right: 78px; }
.header-widget .widget 	{ padding: 0 0 0px; margin: 0 0 0 0;}
.header-widget p 		{ margin-bottom: 1.2em;  }

ul#menu-topmenu		   		{ list-style-type: none; margin: 0px 20px 0 0; padding: 0; overflow: hidden; }
ul#menu-topmenu li 	   		{ float: left; }

ul#menu-topmenu li a	   	{ display: block; font-size: 17px; color: #000; text-align: center; text-decoration: none; padding: 8px 20px; font-weight: 600; }
ul#menu-topmenu li a:hover 	{ color: #000 !important;   } 
ul#menu-topmenu img 	   	{ height: 36px; width: auto;}

/* Content
-------------------------------------------------------------------------*/

ul 															{ margin: 0 0 1.5em 1.2em; }
td, th 													{ padding: 2px 14px; }
.panel-grid-cell .widget-title 	{ min-height: 38px;}
pre 														{ background: rgba(0,0,0,.15); }
.home table											{ margin-left: -8px; }
table, td, th 									{ border: 0px; }
td, th 													{ padding: 2px 8px;}

/* Sidebar 
-------------------------------------------------------------------------*/

.right-sidebar.separate-containers .site-main 	{ margin: 25px 50px 25x 0px !important; }
.widget-title 									{ margin-bottom: 14px !important; }



.pt-checkout-form 			{ border: 0px;   padding: 0px;  width: 100%;  }
.pt-uea-currency-before 	{ display: block; float: left; }
.pt-form-group .pt-uea-container .pt-uea-custom-amount {  width: 85%;  margin-left: 12px; }
.pt-form-group 				{ color: #FFF; margin-top: 0px;  } /* hide extar amount field */
.pt-form-group .pt-uea-container { color: #000; }
.pt-checkout-form button 	{ background-color:#704b27;  font-size: 16px; width: 100%; margin-top: -40px; }

/* Footer
-----------------------------------------------------------------------------*/

body.custom-background div.footer-widgets {  margin-top: 0px; background-color: #FFF !important; padding: 12px;}
.footer-widgets .widget-title { text-align: center; }
.site-info { position: fixed; bottom: 0; width: 100%; } /* sticky footer */