/*
	Theme Name: Colby - Child
	Template: colby
*/

.block-img.block-img-right .vc_col-sm-6:first-child {background-size: cover;background-position: center;}
.block-img.block-img-right .vc_col-sm-6:last-child .jawn_col-inner {padding: 135px 150px;}
.block-img.block-img-left .vc_col-sm-6:last-child {background-size: cover;background-position: center;}
.block-img.block-img-left .vc_col-sm-6:first-child .jawn_col-inner {padding: 135px 150px;}

#footer .fab {font-size: 24px;}
#footer .widget.widget_media_image {margin-bottom: 30px;}
#footer .footer-bottom {border-top: 2px solid #0b5394;border-bottom: 2px solid #0b5394;}

header .menu > li:not(:last-child):after {content: '';position: absolute;display: block;background-color: #1f9a59;height: 3px;width: 6px;top: 50%;right: -3px;transform: translateY(-50%);}
header .menu > li {position: relative;}

footer .footer-top .widget_text:last-child {margin-top: 4px;}