/*
 Theme Name:   OOZ BAD
 Version:      2
 Template:     Total
 Author:       POZYTYW Głubczyce
 Author URI:   https://pozytyw.net.pl
*/

/* #ffcc01 yellow
 * #2b2b2b dark
 */

@media (min-width:768px) {
	.border-middle-cols>.wpb_column {border-right:2px solid #ffcc01}
	.border-middle-cols>.wpb_column:last-child {border-right:none}
}

.vcex-image-grid.border-yellow img {border:3px solid #ffcc01}

/* MENU */
.dropdown-menu>li.menu-item>a>span.link-inner {padding-left:0.5em;padding-right:0.5em}
#site-navigation .dropdown-menu>li.menu-item {border-bottom:3px solid #ffcc01;margin-left:25px}
#site-navigation .dropdown-menu>li.menu-item:first-child {margin-left:0}
#site-navigation .dropdown-menu ul.sub-menu {min-width:100%}
#site-navigation .dropdown-menu ul.sub-menu li.menu-item .a {padding-top:10px;padding-bottom:10px;text-align:center}
#site-navigation .dropdown-menu>li.menu-item.facebook {position:absolute;right:-75px;text-indent:-9999px;width:50px;border-bottom-color:transparent}
#site-navigation .dropdown-menu>li.menu-item.facebook>a, #site-navigation .dropdown-menu>li.menu-item.facebook>a:hover {background:url("f.png") no-repeat;background-size:50px 50px}
#site-navigation .dropdown-menu>li.menu-item.facebook>a, a.facebook img {transition:transform 0.25s}
#site-navigation .dropdown-menu>li.menu-item.facebook>a:hover, a.facebook:hover img {transform:scale(1.25)}

/* BLOG */
h2.vcex-blog-entry-title a, h2.blog-entry-title a {display:inline-block;background:#ffcc01;padding:3px 33px}
h2.vcex-blog-entry-title a:hover, h2.blog-entry-title a:hover {color:#fff}
.vcex-blog-entry-inner {padding-bottom:15px;border-bottom:1px solid #eee;}
.blog-entry .wpex-mb-10, .vcex-blog-entry .wpex-mb-5 {margin-bottom:20px}
.blog-entry .wpex-mb-20, .vcex-blog-entry .wpex-mb-20 {margin-bottom:10px}
.blog-entry .wpex-my-20, .vcex-blog-entry .wpex-my-15 {margin-top:10px;margin-bottom:10px}

/* FOOTER */
#footer-widgets .footer-widget.wpex-pb-40:last-child {padding-bottom:20px}
