/*
* Theme Name: Invention
* Theme URI: http://www.jozoor.com
* Description: Invention Theme for corporate and creative sites, responsive and clean layout, more than color skins
* Author: Jozoor team
* Author URI: http://www.jozoor.com
* Version: 1.0
*/

/*
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
=     00   00 00 00   00 00 00   00 00 00   00 00 00   00 00    =
=     00   00    00        00    00    00   00    00   00       =
=     00   00    00      00      00    00   00    00   00       =
=     00   00    00    00        00    00   00    00   00       =
=  00 00   00 00 00   00 00 00   00 00 00   00 00 00   00       =
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
*/

/* Custom CSS Code 
=================================================*/

/* this logo width & height , you can change it depend on your logo */


footer h3 {
    font-size: 23px;
}

body,p,blockquote {
    line-height: 23px;
}

.page-title h1 {
  float: none;
}

.main-content-breadcrumbs.breadcrumbs {
  border: 0 none;
  margin-left: -15px;
  margin-top: -38px;
}

.logo {
  margin: 12px 0 0 0;
}

.searchresults.breadcrumbs {
  border: medium none;
  margin: 0;
  padding: 0;
}

.searchresults.breadcrumbs ul li:after {
  content: " / ";
}

.searchresults.breadcrumbs ul li:last-child:after {
  content: "";
}

.search-results-container h3 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0;
}

.search-results-list li {
  margin-bottom: 20px;
}


/********** gallery *****************/

.galleryContainer .galleryThumb {
    display: block;
    height: 176px;
    width: 220px;
    background-size: cover;
}

.galleryContainer .gallery_style_item {
  vertical-align: top;
  margin: 10px;
  display: inline-block; zoom: 1; *display: inline;
}

.galleryContainer {
    margin-left: -10px;
    margin-right: -10px;
}

.galleryContainer .galleryThumb {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    
}

.galleryContainer .gallery_style_item .overlayZoom:hover span {
  opacity: 0.5;
}

.galleryContainer .gallery_style_item .overlayLink:hover span {
  opacity: 0.5;
}

.mobilesearch {
    display: none !important;;
}
    
@media only screen and (max-width: 959px) {
    .galleryContainer .galleryThumb {
        height: 138px;
        width: 172px;
    }

}

@media only screen and (min-width: 768px) and (max-width: 959px) {



}

@media only screen and (max-width: 767px) {

}


@media only screen and (min-width: 480px) and (max-width: 767px) {
    .galleryContainer .gallery_style_item {
        width: 200px !important;
    }
    
    .cms_content_column {
        display: block !important;
        width: 100%;
    }

    
    .logo {
      margin: 20px 0 20px;
    }
    
    .mobilesearch {
        display: block !important;
    }
}

@media only screen and (max-width: 479px) {
    .galleryContainer .gallery_style_item {
        width: 200px !important;
    }
    .cms_content_column {
        display: block !important;
        width: 100%;
    }
    
    .logo {
      margin: 20px 0 20px;
    }
    
    .mobilesearch {
        display: block !important;
    }
}


/*********** contact form ***************/



/*********** lists ***************/
.square li, .check li, .bullet li {
    line-height: 20px;
    padding: 5px 5px 5px 18px;
    position: relative;
}

.cms_cell_content ol li {
    line-height: 20px;
    list-style: decimal outside none;
    padding: 5px 5px 5px 0px;
    margin-left: 18px;
    position: relative;
}

.check li:before {
    content: "";
    font-family: FontAwesome;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-decoration: inherit;
    top: 4px;
}

.bullet li:before {
    content: "";
    font-family: FontAwesome;
    font-size: 8px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    position: absolute;
    text-decoration: inherit;
    top: 5px;
}

.slider .item {
    margin-right: 5px;
}

/*------------------------------- milligan seeds ------------------------ */

.navigation ul li {
    text-transform: none;
}

.navigation ul li a {
  padding: 48px 10px 42px;
}

.galleryContainer .galleryThumb {
  height: 160px;
  width: 160px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #eee;
  margin: 0 auto;
}
.galleryContainer .gallery_style_item {
  width: 210px;
  text-align: center;
}

.galleryContainer .galleryThumb {

}
.gallery_item_label {
  margin-top: 5px;
}

p {
    margin-top: 0.75em;
}

header .search form {
  margin: 0;
}


header .widget .text-search {
  padding: 4px 36px 4px 10px;
}


header  .widget .submit-search {
  top: 5px;
}

.form-box textarea, .form-box input[type="text"] {
  border: 1px solid #aaa;
}


/* CMS FULLL WIDTH TABLE STYLE */
.cms_fullwidth_table {border-collapse: collapse;}
.cms_fullwidth_table td p {margin:0px !important;padding:0px !important;}
table.standard-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
    box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);
}
table.standard-table th:last-child {
    border-right: 1px solid #e0e0e0;
}
table.standard-table th {
    border: 1px solid #e0e0e0;
    border-right: none;
    background-color: #fafafa;
    text-align: left;
    padding: 10px 15px;
    color: #444;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
}
table.standard-table td:last-child {
    border-right: 1px solid #e0e0e0;
}
table.standard-table td {
    padding: 10px 15px;
    border: #e0e0e0 1px solid;
    border-top: none;
    border-right: none;
}
table.standard-table tr:hover td {
    background-color: #fafafa;
}
/* END CMS FULLL WIDTH TABLE STYLE */
