body{
    font-family: 'Montserrat', sans-serif !important;
}

h1, h2, h3, h4, h5, h6, #logo, #primary-menu ul li > a, #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a, #top-search form input, .entry-link, .entry.entry-date-section span, .button.button-desc, .counter, label, .nav-tree li a, .wedding-head .first-name, .wedding-head .last-name, .font-primary{
    font-family: 'Montserrat', sans-serif !important;
}

/***StartGlobalSettings**/



.filter-card .card-header{
    font-weight: bold !important;
    color: #ffffff !important;
    text-align: left !important;
}

.filter-card .list-group .card-header{
    background-color: rgba(48,159,65,0.7); !important;
}
.filter-card .list-group .list-group-item{
    text-align: left !important;
    font-size: 12px;
}

.btn-filter{
    color: #ffffff !important;
    width: 90% !important;
    margin-left: 5px;
    margin-right: 5px;
}


/***EndGlobalSettings**/

#primary-menu ul li > a{
    line-height: 22px;
    color: #444;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
}

.team-image{
    min-height: 270px !important;
}

[class^="icon-medical-"], [class*=" icon-medical-"]{
    font-family: webfont-medical-icons !important;
}
.content-category-img{
    width: 100% !important;
    height: 670px;
    background-size: cover !important;
    background-repeat: no-repeat;
    border: solid;
    border-width: 1px;
    border-color: #666 !important;

}

.content-category-img2{
    width: 100% !important;
    height: 350px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    border: solid;
    border-width: 1px;
    border-color: #666 !important;
    text-align: center;
    background-position: center !important;


}

.content-category-img3{
    width: 100% !important;
    height: 310px;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    border: solid;
    border-width: 1px;
    border-color: #666 !important;
    text-align: center;
    background-position: center !important;


}

.content-item{
    margin-left: 10px !important;
    max-width: 47% !important;
}

.content-item-full{
    margin-left: 10px !important;
    max-width: 95.3% !important;
    margin-top: 10px;

}

.img-mask{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0); !important;
    padding: 30% !important;
    text-align: center;
}

.img-mask:hover{
    width: 100%;
    height: 100%;
    background-color: rgba(48,159,65,0.7); !important;
    padding: 30% !important;
    text-align: center;
}

.img-mask2{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0); !important;
    padding: 20% !important;
    text-align: center;
}
.img-mask2:hover{
    width: 100%;
    height: 100%;
    background-color: rgba(48,159,65,0.7); !important;
    padding: 20% !important;
    text-align: center;
    color: #ffffff !important;
}

.img-mask i {
    margin-right: auto;
    font-size: 120px;
    color: #FFFFFF;
    font-style: normal;
    display: none;
}
.img-mask2 i {
    margin-right: auto;
    font-size: 60px;
    color: #FFFFFF;
    font-style: normal;
    display: none;
}



.content-category-title h3{

    margin-top: -40px;
    font-size: 30px;
    text-transform: uppercase !important;
    font-weight: normal !important;
    color: #309f41;

}

.content-category-title h4{

    margin-top: -40px;
    font-size: 20px;
    text-transform: uppercase !important;
    font-weight: normal !important;
    color: #309f41;
}
.img-mask:hover i
{
  display: block;
}

.img-mask2:hover i
{
    display: block;
}
.img-mask:hover .content-category-title h3
{
    color: #ffffff !important;
}
.img-mask2:hover .content-category-title h4
{
    color: #ffffff !important;
}

.content-category-cotainer{
    margin-top: 0px;
    margin-bottom: 0px;
}


.slider-caption-bottom-right{
    width: 100% !important;
    background-color: rgba(48,159,65,0.7); !important;
    padding: 20px !important;
    right: -150px !important;
}

.slider-caption-bottom-right h4{
 font-size: 25px !important;
}

#top-search, #top-cart, #side-panel-trigger, #top-account{
    margin: 40px 0 15px 15px;
}

.gototop-active .btn-block{
    margin-top: -5px !important;
}

#header.full-header{
    border-bottom: none !important;
}

#shop .product-image{
   /* min-height: 300px !important; */
    border: solid;
    border-width: 2px;
    border-color: #eee;
    padding: 5px !important;
}

#shop .product-image:hover{
    background-color: rgba(48,159,65,0.7); !important;
}

#shop .product-title h3{
   font-size: 15px !important;
    color: #666 !important;
}

.content-category-desc{
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    color: #FFFFFF !important;
    padding-right: 80px !important;
    padding-top: 30px !important;
}
.content-category-desc .team-title h5{
    color: #FFFFFF !important;
    font-size: 30px !important;
}

.content-footer{
    text-align: center !important;
    margin-top: 0px;
    color: #309f41;
    font-size: 20px;
    height: 1200px !important;
    background-size: cover !important;
    background-color: #000000 !important;
    background-position: bottom !important;
}

.content-banner-text{
    color: #FFFFFF;
    text-align: center;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.content-banner-text a{
    border-color: #ffffff !important;
    color: #ffffff !important;
    width: 130px;
}

.content-banner-text h3{
    color: #FFFFFF;
    font-size: 20px;

}

.content-banner-text p{
    font-weight: normal !important;
    font-size: 16px;
}

.widget_links h4{
    margin-left: 15px;
}

.select-language{
    border: none !important;
}

.select-language i{
    font-size: 20px !important;
}
#header.full-header #primary-menu > ul{
    border-right: none !important;
}

#page-title{
    background-color: rgba(48,159,65,0.9); !important;
    color: #FFFFFF !important;
}

#page-title h1{
    color: #ffffff !important;
}

#page-title ol li a{
    color: #ffffff !important;
}

.breadcrumb-item.active{
    color: #ffffff !important;
}

.breadcrumb-item + .breadcrumb-item::before{
    color: #ffffff !important;
}


/*.list-group-item:last-child
{
    background-color: rgba(165,51,39,0.7) !important;
}*/

.product-title h3{
    font-size: 13px !important;
}


@media only screen and (max-width: 767px) {
    .content-item{
        width: 100% !important;
        max-width: 95% !important;
        margin-top: 40px;
    }
    .content-category-img{
        width: 100% !important;
        height: 450px;
        background-size: cover !important;

    }

    .content-footer{
        height: 600px !important;
    }
    #copyrights .pull-right
    {
        margin-right: 40%!important;
        margin-bottom: 30px;
        margin-top: 30px !important;
    }

    #copyrights .col-md-5{
        text-align: center !important;
        padding-right: 24% !important;
    }
   .portfoli
}