/*css for home page only*/

.banner-section {
    background: url(../img/banner.jpg) no-repeat 50% 50%;
    height: 100%;
    overflow: hidden;
    transform-origin: 0 50% 0;
    width: 100%;
    height:100vh;
    position: relative;
    z-index: 99999;

     
}
.banner-section:before{
    background: #f13658a6;
    position: absolute;
    top: 0px;
    left: 0px;
    width:100%;
    height: 100%;
    content: "";
    z-index: -99999;
}


.banner-section .section-padding {
    display: block;
    padding: 50px 0 0 0;
}
.banner-section img{
    float: left;
}
.banner-section .titles {
    margin-bottom: 50px;
}

.banner-section .titles h1 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.banner-section .titles h3 {
    color: #fff;
    padding: 10px 0;
}
.banner-section .banner-content{
    padding: 60px 0px 0px;
}

.banner-section .featured-product .product-title {
    color: #fff;
    font-size: 35px;
    font-weight: 800;
    margin: 25px 0;
    letter-spacing: 2px;
    text-shadow: 2px 2px 1px #000;
    line-height: 1;

}
.banner-section .main-head-partition{
    border-bottom: 8px solid #fff;
    max-width: 450px;
    margin: 0 auto 30px auto;
}
.banner-section .featured-product .product-des {

    color: #fff;

    font-size: 16px;

}

.banner-section .featured-categories {
    margin-top: 40px;
}

.banner-section .featured-price a i {
    font-size: 25px;
    margin-right: 5px;
}
.banner-section .btn{
    padding: 15px 30px;
}
.sara-search{
    margin-top: 40px;
    background: #fee6ed66;
    padding: 30px 20px;
    box-shadow: 0px 1px 25px 0px rgba(61,65,82,.05);
}
.sara-search form#searchform{
    position: relative;
}
.sara-search form#searchform label{
    width: 100%;
}
.sara-search form input[type='search'],.sara-search form input[type='text']{
    line-height: 1.5;
    height: 60px;
    border: none;
    box-shadow: 0px 1px 25px 0px rgba(61,65,82,.05);
    width: 100%;
    padding: 5px 124px 5px 30px;
    border-radius: 4px;
}
.sara-search form input[type=submit]{
    position: absolute;
    right: 0;
    background-color: #f13658;
    color: #fff;
    border: 0;
    padding: 24px 75px;
    line-height: 1;
    border-radius: 0px 4px 4px 0;
    top: 0;
    cursor: pointer;
    transition: all 0.5s ease-in-out;
    font-weight: 700;
    letter-spacing: 2px;
}
.sara-search form input[type=submit]:hover
{
    background-color: #2e2e2e;
}
@media only screen and (max-width: 767px) {

    .banner-section,
    .featured-product,
    .ts-col-2.text-right {

        text-align: center;

        float: none;

        clear: both;

    }

    .banner-section .titles h1 {

        font-size: 30px;

    }

    .banner-section .featured-product .product-title {

        font-size: 22px;

    }

}

/*-- Search Form 

 -----------*/

.feature-searh .search-block {

    margin: 30px auto;

    position: relative;

    width: 50%;

}

.feature-searh .search-block .menu-search {

    border: 1px solid #f0f3f6 !important;

    border-radius: 0;

    box-shadow: none !important;

    display: inline-block;

    font-size: 20px;

    padding: 15px 12px;

    vertical-align: middle;

    width: 80%;

}

.feature-searh .search-block .searchsubmit {

    background-color: #00d8b3 !important;

    color: #fff;

    display: inline-block;

    vertical-align: middle;

    border: 1px solid #f0f3f6 !important;

    font-size: 20px;

    margin-top: 0 !important;

    outline: 0 none !important;

    border-radius: 0 !important;

    height: 55px;

    margin-left: -5px;

    padding: 0 10px;

    width: 70px;

}

/*theme listing*/

.featured-item-listing {
    width: 100%;
    padding:60px 0px;
    background: #e1e1e1;
    clear: both;
    
}
.featured-item-listing .bg-white{
    background:#fff;
}
.features.bg-red{
    background: #f13658c2;
}
.features.bg-red .section-title{
    color:#fff;
}
.features.bg-red  h2:before{
    background:#fff;
}

.featured-item-listing h2 {

    font-size: 30px;

}

.featured-item-listing .page-header h2 ,.blog-wrap .header-title h2,
.why_choose .section-title h2{
    
    display: inline-block;
    font-weight: 800;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 30px;

}
.featured-item-listing .page-header h2:before,.blog-wrap .header-title h2:before,
.why_choose .section-title h2:before{
    content: "";
    background: #2e2e2e;
    height: 8px;
    width: 50%;
    position: absolute;
    left: 50%;
    bottom: -23px;
    margin-left: -114px;

}
.blog-wrap .header-title h2:before{
     margin-left: -60px;
}

.featured-item-listing .page-header span {

    float: right;

}

.featured-item-listing .featured-item-list .featured-item {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-sizing: border-box;
    float: left;
    padding: 15px;
    position: relative;
    width: 100%;
    box-shadow: 0 1px 18px 10px rgba(0, 0, 0, 0.06);
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}

.featured-item-listing .featured-item-list .featured-item img {

    width: 100%;

    transition: all 500ms ease-in-out 0s;

    position: relative;

}


.featured-item-listing .featured-item-list .featured-top {
    background: #ff5600 none repeat scroll 0 0;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 30px;
    width: 90px;
    z-index: 1;

}

.featured-item-listing .featured-item-list .featured-item .product-meta {
    background-color: #fff;
    padding: 5px 15px;
    overflow: hidden;
    position: relative;
    margin-top: -10px;
    z-index: 10;

}

.featured-item-listing .featured-item-list .featured-item .product-price {
    bottom: -17px;
    display: inline-block;
    height: 55px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 55px;
    z-index: 20;

}

.featured-item-listing .featured-item-list .featured-item .product-price h2 {

    background: #0179a0 none repeat scroll 0 0;

    border-radius: 100%;

    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.4);

    color: #fff;

    display: inline-block;

    float: none;

    font-size: 16px;

    height: 100%;

    line-height: 55px;

    width: 100%;

}

.featured-item-listing .featured-item-list .featured-item .product-meta .product-name {
    color: #5b6770;
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 5px;
    width: 100%;
}

.featured-item-listing .featured-item-list .featured-item .product-meta:hover .product-name {
    color: #0179A0;
}

.featured-item-listing .featured-item-list .featured-item .product-meta .product-price {
    background: #fb4106 none repeat scroll 0 0;
    color: #fff;
    right: -10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100px;
    height: 55px;
    z-index: 12;
    line-height: 50px;
}

.featured-item-listing .featured-item-list .featured-item .product-meta .product-price:after {
    background: #fb4106;
    content: "";
    height: 55px;
    position: absolute;
    left: -18px;
    top: 0;
    width: 35px;
    z-index: 1;
    -moz-transform: skewX(-30deg);
    -webkit-transform: skewX(-30deg);
    -o-transform: skewX(-30deg);
    -ms-transform: skewX(-30deg);
}

.featured-item-listing .btn {

    font-size: 14px;

    text-transform: none;

}

.featured-item .featured-item-img {

    position: relative;

    backface-visibility: hidden;
    overflow: hidden;

}

.featured-item .featured-item-img .item-overlay {

    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;

    height: 100%;

    left: 0;

    opacity: 0;

    position: absolute;

    top: 0;

    transition: all 0.5s ease 0s;

    width: 100%;

}

.featured-item .featured-item-img .item-overlay h4 {

    color: #fff;

    text-align: center;

    position: relative;

    top: 25%;

    padding: 0 20px;

}

.featured-item .featured-item-img .item-links {

    position: relative;

    text-align: center;

    top: 40%;

}

.featured-item .featured-item-img:hover .item-overlay {

    opacity: 1;

    transition: all 0.5s ease 0s;

}

.featured-item-listing .featured-item-list .featured-item .product-meta .product-details {
    border-bottom: 1px solid #dddddd;
    float: left;
    margin: 0;
    padding: 10px 0 5px;
    width: 100%;
}

.featured-item-listing .featured-item-list .featured-item .product-meta .product-details .product-name h4 {

    font-weight: bold;

}

.featured-item-listing .featured-item-list .featured-item .product-meta .product_div_footer {
    float: left;
    margin: 10px 0 5px 0;
    width: 100%;

}

.featured-item-listing .featured-item-list .featured-item .product-meta .price,
.featured-item-listing .featured-item-list .featured-item .product-meta .buy-free-btn{
    display:inline;
}

.featured-item-listing .featured-item-list .featured-item .product-meta .price {
    float: left;
}

.featured-item-listing .featured-item-list .featured-item .product-meta .buy-free-btn {
    float: right;
}
.featured-item-listing .featured-item-list .featured-item .product-meta .buy-free-btn .btn{
    margin: 0;
    font-size: 13px;
}

.featured-item-listing .featured-item-list .featured-item .product-meta .price{
    float: left;
}
.featured-item-listing .featured-item-list .featured-item .product-meta .price a{
    color: #5b6770;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
}



/* Buyer and Seller */

.boxes {

    background-color: #ffffff;

    border: 1px solid #e1e1e1;

    margin: 0 auto 35px;

    padding: 40px;

}

.boxs {

    box-shadow: 0 5px 0 rgba(0, 0, 0, 0.05) !important;

}

.boxes h3 {

    font-size: 21px;

    line-height: 1;

    margin: 10px 0;

}

.boxes i {

    color: #c9cccf;

    font-size: 38px;

}

.boxes h1 {

    font-family: 'Poppins', sans-serif;

    text-transform: uppercase;

    margin: 15px 0;

}

.boxes p {

    color: #727272;

    margin: 15px 0 20px;

    padding-bottom: 0;

}


/*
32) Purchase Now
 ----------------------------------------*/

.purchase-now {
    background: #e1e1e1;
    border-radius: 5px;
    padding: 20px;
    overflow: hidden;
}

.purchase-now .content h2 {
    color: #212121;
    font-size: 24px;
    font-weight: 500;
    line-height: 40px;
    margin: 0;
}
.purchase-now .content p{
    font-size: 14px;
}

.buy-now {
    font-size: 14px;
    padding: 10px 20px;
    text-transform: none;
    margin: 0;
}
.content>div{
    display: inline-block;
}

.content .right {
    float: right;
    margin: 15px 0;
}
.content .left{
    float: left;
}
/* Blog */

.content-message {
    background-color: #f0f2f5;
    float: left;
    margin: 0 auto;
    padding: 50px 0 130px;
}
.header-title{
    margin: 0 0 50px 0;
}
.content-message h1{
    color: #000000;
    font-size: 35px;
    font-weight: 100;
    line-height: normal;
    margin: 0;
}
.content-message p {
    font-size: 13px;
    margin: 10px 0;
    padding: 0;
    text-transform: none;
}

.double-section {
    float: left;
    overflow: hidden;
    width: 100%;
}

.block-one > div {
    background: #fafafa none repeat scroll 0 0;
    border-image: none;
    border-style: solid;
    position: relative;
    text-align: left;
    transition: all 0.3s ease 0s;

}

.double-section h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin: 10px 0;
}


.double-section .col-block {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    padding:15px;
}

.double-section .block-one a img {
    max-width: 100%;
}

.double-section .post-date {
    color: #8dd925;
    margin: 10px 0 0;
}
.double-section .block-one a {
    color: #333;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    margin: 10px 0;
    text-transform: none;
}
.double-section .posted-on,
.double-section .read-more{
    display: table-cell;
}

.double-section .posted-on {
    float: left;
    text-align: left;
}
.double-section .posted-on p,
.double-section .posted-on img{
    float: left;
}
.double-section .read-more {
    float: right;
    text-align: right;
}

/** added css */
/*.featured-item-listing .featured-item .featured-item-img{
    width: 50%;
   float: left;
}
.featured-item-listing .featured-item-list .featured-item .product-meta{
    float: right;
    width: 50%;
}*/

