/**
 * @package   Loyale Joomla! 3 Template
 * @version   1.0
 * @author    7Studio Tomasz Herudzinski http://www.7studio.eu
 * @copyright Copyright (C) 2009 - 2014 7Studio Tomasz Herudzinski
 * @license   Commercial - ThemeForest Regular License - http://themeforest.net/licenses/regular_extended
**/


 /* 
 * 
 * IMPORTANT!
 *
 * Please paste here css rules which you would like to override and change.
-----------------------------------------------------------------------------------*/
/** sidebar-left **/

p{
    margin-bottom: 0 !important;
}
.sequence .slide-overlay:after,
#background-image .image-overlay:after{
    border: none !important;
}
.contact-form form#formCMSFORM fieldset div.formROW.formSUBMITROW a#formSUBMITBUTTON{
	background-color: #baae99;
	color: #ffffff;
 	border-radius: 0;
 	float: right;
 	margin: 10px 0;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 14px;
    line-height: 26px;
    padding: 8px 30px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    transition: all 120ms linear 0s;
    transition: background-color 120ms linear 0s;
}
.contact-form form#formCMSFORM fieldset div.formROW.formSUBMITROW a#formSUBMITBUTTON:hover{
    background-color: #000000;
    border: 0 none;
    color: #fff;
}

.contact-form form#formCMSFORM fieldset div.formROW label{
	margin: 0;
}
.contact-form form#formCMSFORM fieldset div.formROW label.formLABEL.formLABEL_REQUIRED{
	margin: 26px 0 0 0;
}
.contact-form form#formCMSFORM fieldset div.formROW textarea#formFIELD4.formTEXTAREA.formREQUIRED.formVALIDATE{
	min-height: 200px;
}

/** Gallery **/
.media-content div#gal_wrap ul#filters{
    text-align: center;
}
.media-body div.media-content div#gal_wrap ul#filters li{
    display: inline-block;
    background: none;
}
.media-body div.media-content div#gal_wrap ul#filters li a{
    display: inline-block;
    padding: 10px 15px;
    background: #36130B;
    color: #fff;
}
.media-body div.media-content div#gal_wrap ul#filters li a.selected{
    background: #51261c;
}
.media-body div.media-content div#gal_wrap ul#filters li a.selected{

}

/** Form **/
div#main-container div.content-column form#formCMSFORM .formROW.formERRORROW .formERROR{
    color: red;
}

/** Content Text **/
div#main-container div.content-column{
    padding: 30px;
}

    div#main-container div.content-column article.st-article header.clearfix{
        border-bottom: none;
        margin-bottom: 0;
    }
        div#main-container div.content-column article.st-article header.clearfix div.item-title{
            padding-left: 0;
        }

/** Languages **/
.langauges {
    margin-bottom: 10px;
}

/** Intro Text **/
div#main-container div.content-column.news-more article.st-article header.clearfix div.item-title.splitted h2{
    padding-left: 25px;
}
div#main-container div.content-column form#formCMSFORM fieldset div.formROW input{
    margin-bottom: 0;
}
div#main-container div.content-column .itemIntroText{
    margin-bottom: 25px;
}
div#main-container div.content-column .userItemList article.st-article{
    margin-bottom: 25px;
    padding-bottom: 25px;
}
div#main-container div.content-column .userItemList article .article-info-block ul.article-info li.userItemDateCreated{
    font-size: 15px;
}
/** Text Gallery **/
article.st-article div.gallery {
    display: inline-block;
    border-top: 1px solid #eeeeee;
    margin-top: 25px;
}
    article.st-article div.gallery ul {
        list-style: none;
        padding-top: 25px;
        margin: 0;
    }
        article.st-article div.gallery ul li {
            display: inline-block;
            padding-right: 20px;
            padding-bottom: 20px;
        }

    #slider-tools{
        display: none;
    }
/** Promotion **/
.layout-loyalemasonry #main-container .content-column {
    background-color: transparent;
    margin: 0;
    max-width: 100%;
    padding: 0;
}

.layout-loyalemasonry #main-container .content-column.promotion-more{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    margin: 0;
    width: 660px;
    padding: 80px;
}

.layout-loyalemasonry #main-container .content-column{
    margin-top: 80px;
    width: 100%;
}
.layout-loyalemasonry.no-task.itemid-255.responsive.no-rtl.com_content.view-category.mainbody-left .masonry-item div.item-image.pull-none div.item-image-wrap a img{
    width: 100%;
}
.st-masonry div.isotope div#isotope-container .masonry-item-wrapper div.masonry-item{
    margin-bottom: 20px;
}

/** Gallery **/
header .gallery-title{
    position: relative;
    z-index: 300;
    padding: 40px 20px 0 270px;

}

.gallery-content{
    background: rgba(255,255,255,0.9); 
    box-sizing: border-box;
    display: block;
    left: 0;
    max-width: 100%;
    height: 100%;
    padding: 0 20px 0 260px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 110;

}
#gallery{
    width: 100%;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}

#gallery div.item a.preview img{
    max-width: 100%;
    opacity: 0.85;
    transition: opacity 0.4s linear 0s;
}
    #gallery div.item a.preview img:hover{
        opacity: 1;
    }


#gal_wrap ul#filters{
    display: inline-block;
    padding: 10px 15px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
    width: 95%;
}
    #gal_wrap ul#filters li a{
        text-transform: uppercase;
    }

    .gallery-content div#gal_wrap div#gallery div.item.gallery-img div.description .title,
    .gallery-content div#gal_wrap div#gallery div.item.gallery-img div.description .text{
        background: rgba(255,255,255,0.75); 
        bottom: 0;
        left: 0;
        line-height: 1.4;
        padding: 0 5px;
        position: relative;
        right: 0;
        transition: all 0.4s ease 0s;
        font-size: 22px;
        margin: 0;
        color: #b0a590;
    }

    .gallery-content div#gal_wrap div#gallery div.item.gallery-img div.description .text{
        font-size: 18px;
    }

#gal_wrap
{
    padding-top: 90px;
}
#filters
{
    list-style: none;
    text-align: center;
    line-height: 24px;
}
#filters li
{
    display: inline-block;
    padding: 0 10px;
}
.gallery #inner-wrap
{
    background: rgb(10, 27, 41);
    background: rgba(10, 27, 41, 0.75);
}
.grid-sizer
{
    width: 25%;
}
.gallery-img
{
    width: 25%;
}

.gallery-content div#gal_wrap div#gallery div.item.gallery-img div.description{
    width: 100%;
    position: absolute;
    bottom: 0;
}


@media only screen and (max-width: 1024px){
    .grid-sizer
    {
        width: 33.33%;
    }
    .gallery-img
    {
        width: 33.33%;
    }
}
@media only screen and (min-width: 1600px){
    .grid-sizer
    {
        width: 20%;
    }
    .gallery-img
    {
        width: 20%;
    }
}
@media only screen and (min-width: 2200px){
    .grid-sizer
    {
        width: 12.5%;
    }
    .gallery-img
    {
        width: 12.5%;
    }
}
.gallery-img img
{
    max-width: 100%;
    opacity: 0.7;
    transition: opacity 0.4s linear;
}
.gallery-img a:hover img
{
    opacity: 1;
}
