/*
Theme Name: maas
Theme URI: http: //darkog.com/
Description: This is a custom theme for maas.ie
Author: Darko Gjorgjijoski
Author URI: http: //darkog.com/
Version: 0.1
*/

/* Responsive menu */
.cbp-spmenu {
	background: #00519a;
	position: fixed;
}

.cbp-spmenu h3 {
	color: #afdefa;
	font-size: 1.9em;
	padding: 20px;
	margin: 0;
	font-weight: 300;
	background: #0d77b6;
}

.cbp-spmenu a {
	display: block;
	color: #fff;
	font-size: 1.1em;
	font-weight: 300;
}

.cbp-spmenu a:hover {
	background: #258ecd;
}

.cbp-spmenu a:active {
	background: #afdefa;
	color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */

.cbp-spmenu-vertical {
	width: 200px;
	height: 100%;
	top: 0;
	z-index: 1000;
}

.cbp-spmenu-vertical a {
	border-bottom: 1px solid #258ecd;
	padding: 1em;
}

.cbp-spmenu-horizontal {
	width: 100%;
	height: 150px;
	left: 0;
	z-index: 1000;
	overflow: hidden;
}

.cbp-spmenu-horizontal h3 {
	height: 100%;
	width: 20%;
	float: left;
}

.cbp-spmenu-horizontal a {
	float: left;
	width: 20%;
	padding: 0.8em;
	border-left: 1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */

.cbp-spmenu-left {
	left: -240px;
}

.cbp-spmenu-right {
	right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
	left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
	right: 0px;
}

/* Horizontal menu that slides from the top or bottom */

.cbp-spmenu-top {
	top: -150px;
}

.cbp-spmenu-bottom {
	bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
	top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
	bottom: 0px;
}

/* Push classes applied to the body */

.cbp-spmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.cbp-spmenu-push-toright {
	left: 240px;
}

.cbp-spmenu-push-toleft {
	left: -240px;
}

/* Transitions */

.cbp-spmenu,
.cbp-spmenu-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}





/* This is a small security for too long strings titles */
body {
	word-wrap: break-word;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}

/*
 == Quick CSS styling tips ==

 You can start off in a rough direction with some minimal styles.
 See below for some tips. ;)


 == Want to have the whole site wrapped? ==

 Just fill the .container class with some background color to have a the whole site "wrapped".
 This works so easy because every main part is wrapped only once into a container class by bootstrap.
 Try out by decommenting the next line and go from there.

 .container { background: #f9f9f9; border-right: 1px solid #eee; border-left: 1px solid #eee; }


 == Want to wrap just the content and sidebar in Bootstrap style? ==

 That one is a great example to show that some things are much cleaner and easier to do via just adding some HTML classes.
 In this case, we will add just one CSS class "panel", look for example at the beginning in content.php!


 == Infinite Scrolling by Jetpack ==
 You can enable this cool feature by simply decommenting the lines below and make sure you use the same classes on the right place in your html..

/* Globally hidden elements when Infinite Scroll is supported and in use.
 * Older / Newer Posts Navigation (the pagination, must always be hidden), Theme Footer only when set to scrolling.. */

/*
.infinite-scroll .page-links,
.infinite-scroll.neverending .site-footer {
	display: none;
}
*/

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

/*
.infinity-end.neverending .site-footer {
	display: block;
}
*/

/* Hey, if you don't need my comments anymore, just delete me! :)  */



header#masthead .container{
	padding-bottom:0;
	padding-top: 0px;
}

.header-info .container {
    padding-bottom: 0;
    padding-top: 20px !important;
}

.site-navigation-inner .contact-details, .site-navigation-inner .navbar{
	padding:0;
}
.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #555;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
    font-size: 15px;
    text-transform: uppercase;
}

.navbar-default .navbar-nav > li:last-child > a {
	padding-right: 0;
}

#header-image .content-box h1 {
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

#header-image .content-box .txtcnt, #header-image .content-box .txtcnt > p {
    color: #fff;
    font-size: 17px;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.email.pull-right {
    padding-right: 30px;
}

.navbar {
    margin-bottom: 10px;
}

.banner.col-sm-12 {
    padding: 0;
}

.banner-img.pull-right {
    position: absolute;
    right: 0;
    z-index: 9999;
}

.contact-details i.fa {
    color: #fb7b0e;
}

.home .main-content{
	background-image: url("img/texture-maincontent.png");
	background-repeat: repeat;
}

.sidebar {
	padding:20px;
	margin-top:20px;
    background-image: url("/wp-content/uploads/2015/04/texture.png");
    border: 1px solid white;
     color: #8a8a8a;
}
.sidebar .image{
	width:100%;
}

.sidebar .image > img{
	width:90%;
	border: 4px solid #fff;
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;

}

.sidebar .textwidget .wpcf7 {
    background: none repeat scroll 0 0 #fb7b0e;
    padding: 15px;
}

.sidebar .textwidget .wpcf7 textarea {
    width: 100%;
}

.sidebar .form-callback .row {
    padding-left: 10px;
    padding-top: 10px;
}

.sidebar .form-callback-header h2{
	text-align: center;
	font-size:20px;
	text-transform: uppercase;
	color:white;
	margin-top:0;
	font-weight: bold;
}

.sidebar .form-callback-header p{
	text-align: center;
	font-size:12px;
	color:#fff;
}

.sidebar .wpcf7 input.wpcf7-text, .sidebar .wpcf7 input.wpcf7-captchar {
    border: 0 none;
    border-radius: 5px;
    height: 30px;
    padding-left: 5px;
}

.sidebar .wpcf7-form-control.wpcf7-submit {
    background: none repeat scroll 0 0 #005a9f;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}

.cbp-spmenu .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fe7505;
    border-color: #337ab7;
}



.widget .widget-title{
	background-image:url("img/widget-title.jpg");
	background-repeat: no-repeat;
	width:100%;
	font-weight: bold;
	font-size:18px;
	color:#fff;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}


footer.entry-meta {
    display: none;
}

.wpb_wrapper h2 {
    color: #005b9e;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
}

h1.page-title {
    color: #005b9e;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
}

#breadcrumbs-wrapper {
    background: none repeat scroll 0 0 #efefef;
    margin-bottom: 20px;
}


.wpb_wrapper ul {
    list-style-image: url('img/check.jpg');
}

.wpb_wrapper {
	color: #8a8a8a;
}


.homeServicesOverlay {
    position: relative;
    top: -40px;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.homeServicesOverlay .vc_single_image-img {
    border: 4px solid #005a9d;
    border-radius: 4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}

.homeServicesOverlay .wpb_single_image {
    margin-bottom: 10px;
}

.homeServicesOverlay .ServiceLink a{
	font-size:15px;
	color: #043457;
}
.homeServicesOverlay .ServiceLink p{
	text-align: center;
}

.navigation-mobile {
    float: left;
    padding-left: 10px;
    width: 90%;
}


.vc_custom_1428618661917{
    background-image: url("/wp-content/uploads/2015/04/texture.png") !important;
    background-position: 0 0 !important;
    background-repeat: repeat !important;
}


footer#colophon{
	background-color: #efefef;
}

footer#colophon #footer-widgets .widget-title {
	font-size:18px;
	color: #606060;
}

footer#colophon #footer-widgets ul.menu {
    padding: 0;
}

footer#colophon #footer-widgets ul.menu li {
	list-style-type: none;
}

footer#colophon #footer-widgets .fwidget{
	color: #8a8a8a;
}

footer#colophon #footer-widgets ul.menu li a {
	color: #8a8a8a;
}

footer#colophon #footer-widgets ul.menu .sub-menu {
    padding-left: 10px;
}

.map{
	width:100%;
}

#googleMap iframe {
   width: 100%;
}
#googleMap {
   height: 350px;
}
#googleMap img { max-width: none; }


ul.dropdown-menu {
    z-index: 99999;
}

.phone.pull-right > span {
    padding-right: 10px;
}

.form-callback .row .wpcf7-form-control-wrap input{
	width:97%;
	float:left;
}

.form-callback .row .wpcf7-form-control-wrap input[name=captcha-170]{
	width:55px !important;
	margin-right:5px;
}


.cbp-spmenu ul.dropdown-menu li a {
    color: white;
    font-size: 12px;
    letter-spacing: -0.5px;
    padding-left: 7px !important;
    text-align: left;
}


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.cbp-spmenu{
		display: none;
	}
}
@media only screen and (max-width:767px) {
.wpb_single_image img { width: 220px;}
}


@media only screen and (max-width: 550px){

	.banner{
		display: none;
	}

}


@media only screen and (max-width: 764px){


	.homeServicesOverlay{
		position:static;
	}

	.content-box
	{
		margin-top:0 !important;
	}

	.txtcnt > p {
    	font-size: 13px !important;
	}
	button {
	    margin-bottom: 20px !important;
	}
}

@media only screen and (max-width: 980px){
	.navbar-default .navbar-nav > li > a {
	    	font-size: 12px !important;
   }
}

@media only screen and (max-width: 980px) and (min-width: 764px){
	.navbar.navbar-default.col-sm-12 {
	    margin: 0;
	}
}

/* ----------------------------------- BLOG */
.single .entry-content-thumbnail{margin-bottom: 20px;}
.col-6{max-width: 50%;padding-left: 15px;padding-right: 15px;float: left;}
.blog-box{display: block;position: relative;}
.blog .entry-content{padding-bottom: 50px;border-bottom: solid 1px #dbdbdb; margin-bottom: 30px;}
.home-blog-box a img, .blog-box img{display: inline-block;max-width: 100%; text-align: left;clear: none; line-height: 14px;margin-bottom: 20px;}
.home-blog-box a h3, .blog-box h3{color: #67bff8 !important;text-transform: none;  margin-bottom: 10px; font-weight: 400;}
.home-blog-box a .btn, .blog-box a.btn{color: #67bff8 !important; background: transparent; padding: 10px 0; border-radius: 0; float: right;}
.blog-box a.btn:before{content: '\f064';font-family: FontAwesome;padding-right: 10px;font-weight: 400;}
.blog-box h3 a{color: #67bff8}
.blog-sidebar h3{margin-top: 6px;}
.blog-box p{text-align: justify;min-height: 150px;}

.post-navigation .nav-links .nav-previous a:before{content: '\f100'; font-family: FontAwesome;padding-right: 10px;}
.post-navigation .nav-links .nav-next a:after{content: '\f101'; font-family: FontAwesome; padding-left: 10px;}
.blog .posts-navigation{text-align: center;}

.blog-img-box{display: block;float: left;width: 100%;text-align: center;}

/* ==== Latest post widget ==== */
.blog .sidebar-padder,
.single .sidebar-padder,
.archive .sidebar-padder{display: none;}
.blog #shomtek_latest_posts-2 .widget-title,
.single #shomtek_latest_posts-2 .widget-title,
.archive #shomtek_latest_posts-2 .widget-title{margin-top: 0;}
.shomtek_post{background: transparent;display: block;float: left;width: 100%;margin-bottom: 10px; border-top: solid 1px #dbdbdb;padding-top: 10px;}
.shomtek_img_container a{display: block !important;float: left !important;width: auto !important;}
.shomtek_post_image.wp-post-image{max-width: 50px;}
.shomtek_post_data{display: block;float: left;  position: relative !important;background-color: transparent !important; padding: 0 !important; width: auto !important;}
.shomtek_title{font-size: 14px !important;line-height: 14px !important;padding-left: 10px; background-color: transparent !important; position: relative !important; border: none !important; text-transform: none !important; font-weight: 400; -ms-text-align-last: auto;
               color: #57565b;}
.shomtek_title a{width: 100% !important; color: #57565b !important; text-align: left !important; font-weight: 400 !important; font-family: 'Lato', sans-serif; line-height: 18px;}
@media screen and (min-width:768px) {
    .shomtek_img_container a {width: 22%;}
    .shomtek_post_data{width: 78% !important;}
}
@media screen and (min-width: 768px) {
	.sticky{border-top: 0 none;
    max-width: 280px;
    position: fixed;
    top: 0;}
}

@media screen and (max-width: 580px) {
	img.alignright, img.alignright{display: block;float: none;margin: 0 auto 20px;}
}
