@font-face {
    font-family: 'SuperMarket';
    src: url('../fonts/supermarket.eot');
    src: local('☺'), url('../fonts/supermarket.woff') format('woff'), url('../fonts/supermarket.ttf') format('truetype'), url('../fonts/supermarket.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.apps .sidebar {
    font: 14px 'PT Sans Narrow', sans-serif;
    color: #3E4D5C;
    text-transform: uppercase;
}
.apps .sidebar ul {
    font: 14px 'PT Sans Narrow', sans-serif;
}
.sidebar .dropdown-menu{
    padding: 5px 10px 1px 8px;
}
.apps .sidebar .list-group-item {
    background: #fff;
    padding: 8px 10px 6px;
}
/*background*/
.bg-head{
    background:#eee;   
}
.bg-body{
    background:#fff;   
}
.fa-size-2x{
    font-size:20px !important;
}
.font-family-SuperMarket{
    font-family: 'SuperMarket';
}
.sidecontent ol li,.sidecontent ul li{
    line-height:150%;
    padding-bottom:4px;
    font-size:18px;
    font-family: Tahoma !important;
    -webkit-font-smoothing: antialiased;
}

nav .breadcrumb{
    background:#f9f9f9;
    border:1px solid #efefef;
    padding:8px 15px;
    border-radius:0px;
}

.navbar{
    font-family: 'SuperMarket';
    font-size:20px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    z-index:99999;
}

h1,h2, .apps h1, .apps h2 {
    font-size:22px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}

.pre-header{
    border-bottom: 1px dashed #eee;
}
.navbar-default{
    border:0px;
    border-radius: 0px;
    background: rgba(255, 255, 255, 1.0) !important;

    height:75px;
    padding-top:5px;
}
.navbar .navbar-collapse{
    /* background:#fff;
         -webkit-opacity:0.95;
         border-bottom:3px #eee solid;*/
}

.navbar .navbar-collapse.collapse{
    width:100%;
}

.navbar-right{
    margin-top:10px;
}
.navbar-default .navbar-nav>li>a:link{color:#333;}
.navbar-default .navbar-nav>li>a:visited{color:#333;}
.navbar-default .navbar-nav>li>a:hover{color:#007dd6;}
.navbar-default .navbar-nav>li>a:active{color:#ff8000;}
.navbar-default .navbar-nav>li>a.active{color:#007dd6;}

body{
    font-family: Tahoma !important;
    -webkit-font-smoothing: antialiased;
    background: #fdfdfd repeat-x fixed;
    /*
    background: #f2f2f2 repeat-x fixed;
background: rgba(226,226,226,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(226,226,226,1)), color-stop(20%, rgba(226,226,226,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
background: radial-gradient(ellipse at center, rgba(226,226,226,1) 0%, rgba(226,226,226,1) 20%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=1 );
    */
}

.thumbnail{
    border:1px solid #eee;
}

.pre-header div div div{
    display: inline;
}
.pre-header div div div .list-inline{
    display:inline;
    margin-left:0px;
    padding-right:0px;
    padding-left:10px;
}
.header{
    /*    margin-top:110px;*/
    margin-top: 76px;
    z-index:500;
}
footer{
    background:#333;
    color:#fff;
    font:14px Tahoma;
    font-weight: 300;
    padding:5px 0px;
}

#loading {
    z-index: 100;
    position: fixed;
    top: 50%;
    left: 50%;
    bottom: 50%;
    width: 64px;
    height: 64px;
    padding:15px 20px 15px 20px;

}

#loading div {
    display: block;
    position: fixed;
    z-index: 100;
    width: 64px;
    height: 64px;
    background-color: rgba(244, 244, 244, 0);
    background-image: url("../images/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.text-price{
    color:#ff0000;
}

.main{
    background: rgba(98, 176, 178, 0.12);
    padding-top:20px;
}
.product-item{
    /*height: 235px;*/
}
.product-item img{
    height:125px;
    width: 125px;
    display:block;
    margin:auto;
}

@media only screen and (max-width:479px){
    .product-item img{
        height:auto;
        width: auto;
    }
}

/*OnlyPage*/
.r-index .product-item{
    height:auto;
}

.img-bookmark{
    max-width: 30px;
}

#page{
    position: relative;
    z-index:100;
}


p{
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
}

.logo{
    display:block;
    margin:auto;
    max-width:500px;
}
.logo-everypage{
    max-height:70px; 
}
.logo-description-everypage{
    display:none;
    max-height:50px;
}

.sidebar .dropdown-menu{
    z-index: 10;
}

.site-logo{
    margin-top:-15px;
    margin-left:0px;
    padding:10px;
}

.dropdown .badge{
    position: absolute;
    top: 0;
    right: 5px;
}

.carousel-holder{
    margin-top:-20px;
}
.carousel-indicators{
    bottom:0px;
    left:48%;
}
.carousel-indicators li{
    border:0px;
    background:#ccc;
}
.carousel-indicators li.active{
    background:#ccc;//1d943b
}

.box-radius img{
    max-width: 100%;
}
.box-item{
    min-height:300px;
    height:320px;
    overflow:hidden;
}
.page-content{
    min-height: 200px;
    font-family: Tahoma !important;
    padding:10px 10px;
}
.page-content h2{
    padding:0px 10px;
}

.page-article{
    background:rgba(255, 255, 255, 0.23);
    border-radius: 20px;
    padding:10px 20px;
}

.portfolio-list img{
    width: 100%;
    background:#fff;
    padding:6px 0px;
    margin:5px 0px;
}




/* Page-index*/
.page-index{
    margin:auto;
    max-width: 1170px;
    min-height: 500px;
    background:#fff;
}

.page-index h1{
    font-size:180%;
    color:#8b8b8b;
}
.page-index h2{
    font-size:150%;
}
.page-index p{
    font-size:120%;
    font-weight:300;
    color:#777;
}
.page-index-feeds{
    border-right:1px dashed #ccc;
    padding-bottom:10px;
}

.page-index-feeds .feed-list-item{
    margin-top:20px;
    border-bottom: 1px #ccc dashed;
    padding-bottom: 40px;
}
.page-index-feeds .feed-list-item p{
    color:#777;
}
.page-index-feeds .feed-list-item .thumbnail-img{
    width:100%;
    background:#eee;
    border:#ddd 1pd solid;
}
.page-index-signup{
    padding-bottom: 40px;
}

.page-index-sidebar{

}




/*spin*/

span.icon-spinner {
    display: none;
}

.load-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}


@media only screen and (min-width:1024px){
    .page-index-feeds .feed-list-item .thumbnail-img{
        height:auto;
    }
}

/* End: Page-index*/







.glow{
    margin: auto;
    width: 100%;
    min-height: 100px;
    background-color: #fe87bc;
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border: 0px none #000000;
    padding:6px;
    font-family: Tahoma !important;
    margin: 60px 30px;
}
.glow .border-radius{
    margin: auto;
    width: 98%;
    min-height: 98%;
    background-color: #ffd6df;
    border-radius: 30px 30px 30px 30px;
    -moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
    border: 0px none #000000;
    padding:1px 60px;
    font-family: Tahoma !important;
}

img.img-thumbnail
{
    max-height: 250px;   
}

.line-glow
{
    -webkit-box-shadow: 0px 0px 5px 3px rgba(249,247,197,1);
    -moz-box-shadow: 0px 0px 5px 3px rgba(249,247,197,1);
    box-shadow: 0px 0px 5px 3px rgba(249,247,197,1);    
    height: 5px;
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #fe87bc;
}

#map-container { 
    height: 300px;
    text-align: center;
    padding:40px;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.nav8{
    text-align: center;
    font-family: Tahoma !important; 
    color: #fd4597;
    size: 40px;
}

.product-list-thumbnail .thumbnail .img{
    background:#dfdfdf;
    width:auto;
    height:auto;
}

.text-thumbnail-title, .text-thumbnail-title a{
    font-size:14px;
    font-weight: 700;
}

.tags{
    padding:10px 0px;
}

.tags h4{
    display: inline;
    margin-bottom: 20px;
}
.tags-inline{
    display: inline;
    padding-left:2px;
}
.tags-inline li{
    display: inline;
    margin-right:5px;
}
.tags-inline li i{
    margin-right: 5px;
}

.header-name{
    width:100%;
    height:90px;
    /*display: flex;*/
    align-items: center;
    background: #f9f9f9;
    border: 0px solid #efefef;
    padding: 15px -0px;
    border-radius: 0px;
    border: 1px solid #efefef;
    margin-top:-5px;
}

.header-name h2{
    font-size:24px;
        font-weight: 700 !important;
        padding-left:20px;
}
.header-name p{
    padding-left:20px;
}

@media (min-width: 1300px){
    .container {
        max-width: 1270px;
    }
    .header{
        margin-bottom:0px;
    }
}

/*mobile*/
@media only screen and (min-width:480px){
    .portfolio-list img{
        width: 48%;
        max-width: 350px;
        padding:10px 5px;
    }
}

@media only screen and (max-width:767.99px){
    .glow{
        margin:0px;
        padding:0px;
    }
    .glow .border-radius{
        margin:4px;
        padding:4px;
    }
    .payment-account{
        width:100%;
        height:auto;
        margin:0px;
    }
    .logo{
        width:100%;
        max-width:226px;
    }
    .nav-img{
        padding: 20px 5px;
    }
    .nav-img a img{
        width:160px;
        height:auto;
    }
    .navbar .navbar-collapse{
        background:#fff;
    }
}

@media only screen and (min-width:768px){
    .box-radius{
        padding:20px 40px;
        margin:0px 0px 10px 0px;
    }

    .logo-everypage{
        max-height:70px;
        position:absolute;
        top:0px;
        background:none;
        display:block;
        padding:0px 0px;

    }
    .logo-description-everypage{
        display:inline-block;
    }

    .carousel-inner .item, .carousel-inner .item a , .carousel-inner .item a img{
        width:100% !important;
    }
    .apps .page-slider{
        margin-top:-50px;
    }
    .portfolio-list img{
        width:46%;
        background:#fff;
        /*border-radius: 7px;*/
        padding:6px;
        margin:10px;
    }
    .product-list-thumbnail .thumbnail .img{
        max-height:175px;
    }
    .carousel-holder{
        margin-top:-40px;
    }
    .carousel-indicators{
        bottom:-40px;
        left:48.5%;
    }
}
@media only screen and (min-width:1024px){
    .portfolio-list img{
        width: 260px;
    }
    .product-list-thumbnail .thumbnail .img{
        width:auto;
        height:auto;
    }
    .flex-mobile-content{
        float:right;
    }
    .flex-mobile-side{
        float:left;
    }


    .drop-shadow-bottom{
        -webkit-box-shadow: 0 3px 5px -3px #ddd;
        -moz-box-shadow: 0 3px 5px -3px #ddd;
        box-shadow: 0 3px 5px -3px #ddd;
    }

    .drop-shadow {
        -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    }
    .drop-shadow:before, .drop-shadow:after {
        content: "";
        position: absolute;
        z-index: -2;
    }
    .curved-hz-2:before {
        top: 0;
        bottom: 0;
        left: 10px;
        right: 10px;
        -moz-border-radius: 100px / 10px;
        border-radius: 100px / 10px;
    }
    .curved:before {
        top: 10px;
        bottom: 10px;
        left: 0;
        right: 50%;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 0 15px rgba(0,0,0,0.6);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
        -moz-border-radius: 10px / 100px;
        border-radius: 10px / 100px;
    }

}


    .product-detail.product-list-thumbnail-item .thumbnail a>img, .product-detail.product-list-thumbnail-item .thumbnail>img{
        max-height:inherit;
    }
    @media only screen and (min-width: 768px){
        .product-detail.product-list-thumbnail-item .thumbnail {
            height: inherit;
            overflow: hidden;
        }
    }
    @media only screen and (max-width: 768px) {

        .contact-controlsx{
            width:100%;
            bottom: 0;
            left:0;
            top:inherit;
            z-index: 10000;
        }
        .contact-controlsx .btn{
            border-radius: 0;
        }
    }
