﻿@import url(Assets/css/Font-Awesone/css/font-awesome.css);            /* Font Awesome Icon */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600,700); /* google webfont */
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);/* google webfont */
/* ==================================================== */
/* Template : Ecommerce Template */
/* Authour  : https://downloadfort.com/ */
/* LIcense  :  https://downloadfort.com/License */
/* Template URL: https://downloadfort.com/ */
/* ==================================================== */
body {

font-family: 'Source Sans Pro', sans-serif;
font-size: 14px;
/*font-weight: 600;*/

background-color:#f2f1f1;
}
.team-wrapper {
background-color: #fff;
}
.team-wrapper .description {
padding: 30px 20px 20px;
text-align: center;
border: 1px solid #EAEAEA;
background-color: #fff;
}
#welcome {
    color:#26C3AB;text-align: center;font-family: impact;
}
#topnav {
background-color: #26C3AB
}
#featuredprod {border-bottom: 1px dotted #e7e7e7; padding: 0px 0px 10px 0px; margin-bottom: 25px
}
a {
    color: #26C3AB;
    text-decoration:none !important;cursor:pointer;text-transform: uppercase;
}
a:hover,a:focus {
    color: #6e6f6f;
    text-decoration:none !important;
}
.fa {

COLOR: #26C3AB;
}
.navbar-temp {
width: 100%;
}
.navbar-temp {
background: #4ec67f;
}
.navbar-fixed-top {
top: 0px;
border-width: 0 0 1px;
border-top: 0px Solid #26C3AB;
}
.navbar-fixed-top1 {
top: 0px;
border-width: 0 0 1px;
border-top: 2px Solid #26C3AB;
}
.navbar-default .navbar-nav>li>a {
color: #777;
font-weight: 600;
}
.headmenu li {
	display: block;
	float: left;
}

.headmenu li a {
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 30px;
	padding: 0 20px 0 0;
	text-decoration: none;
	transition: opacity 0.2s ease-out 0s;
	-webkit-transition: opacity 0.21s ease-out 0s;
	-moz-transition: opacity 0.2s ease-out 0s;
	-ms-transition: opacity 0.2s ease-out 0s;
	-o-transition: opacity 0.2s ease-out 0s;
}
.headmenu li a:hover {
	opacity:0.9;
}
 .navbar-top {
height: 30px;
transition: all 0.1s ease-out 0s;
-webkit-transition: all 0.1s ease-out 0s;
-moz-transition: all 0.1s ease-out 0s;
-ms-transition: all 0.1s ease-out 0s;
-o-transition: all 0.1s ease-out 0s;
font-size: 10px;
font-weight: bold;
line-height: 30px;
text-transform: uppercase;
}



.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
   
/* Custom container */
.container-full {
  margin: 80px auto 40px auto;
  width: 100%;
}


 .list-unstyled 
 {
     font-size:14px;padding:2px 15px;

}
 .dropmenu1 li p {
   
    font-size:16px;
   
    }
 .dropmenu1 li {
    border-bottom:1px solid #dddbdb;
    font-size:12px;padding:6px 0px;
    font-weight:600;
    color:#7c7878
    }
.navbar-brand {

padding: 7px 15px;
height: 60px;
}
.navbar-nav > li > a {
padding-top: 20px;
padding-bottom: 20px;
}
footer {

margin:50px 0 0 0;}

footer .section
 {
    padding: 30px 0;
    /*background-color: #fff*/

}
    footer .section .container .row .col-lg-3 col-md-3 h3  {
        color:#fff;
    }
   footer p {
       font-weight:normal
       
    } 
 footer ul {
        padding-left:0px;
       
    }
        footer ul li {
        
        margin-bottom:10px;
        list-style:none !important;font-weight:normal;
        }
       footer ul li a{
        color:#777;
       
        }
        footer ul li a:hover{
        color:#26C3AB;
       
        }
      

 .newbtn {
padding: 6px 10px;
border-bottom: 0px solid;
-webkit-transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
transition: border-color 0.1s ease-in-out 0s,background-color 0.1s ease-in-out 0s;
outline: none;
border-radius: 2px;
background-clip: padding-box;
background-color: #1abc9c;
border-color: #16a085;
}
.btn-twitter {
background-color: #26C3AB!important;
border-color: #11a58f!important;
padding: 6px 101px;
color:#fff;
}
.btn-new {
    background-color: #26C3AB!important;
    border-color: #11a58f!important;
    padding: 6px 10px;
    color: #fff;
}
.btn
{
margin-bottom:5px;
}
.btn-new:hover {
background-color: #26C3AB!important;
border-color: #11a58f!important;
padding: 6px 10px;
color: #fff;
}
.btn-checkout {
background-color: #403e3e!important;
border-color: #303030!important;
padding: 6px 10px;
color:#fff;
}
.btn-checkout:hover {
background-color: #403e3e!important;
border-color: #303030!important;
padding: 6px 10px;
color:#fff;
}
.navbar-default {
    background-color: #FFFFFF;
}
.glyphicon {
margin-top:8px;
}

/*cart*/

.CartFooter {
background: #ECF0F1;
padding: 1px 10px 10px;
}
.yamm .yamm-contents {
padding: 5px 10px;
}
img {
    width:100%;
vertical-align: middle;
}
.img-thumbnail {
    width:30px; height:40px

}
.subtotal {
font-size:20px;
font-family: 'Source Sans Pro', sans-serif;
font-weight:bold;color:#403e3e
}

.socialbar a {
  padding:3px;
}
@media (min-width: 769px)
{
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block; 
}

}

ul.nav li.dropdown:hover > ul.dropdown-menu {
   
      
}
footer h3 {
    border-bottom:1px dotted rgba(0, 0, 0, 0.32);padding:5px 0px;color:#26C3AB;font-family: 'Source Sans Pro', sans-serif;font-size:18px;font-weight:normal
    
}
.wrapper {
padding: 55px 0 0 0;
z-index: 98;
position: relative;
min-height:550px;
overflow: hidden;

} 

header#page-title {
color: #777;
padding: 20px 0;
background: #E7E7E7;
position: relative;
margin-bottom: 25px;
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.breadcrumb {
font-size: 13px;
margin: -3px 0 0;
padding: 0;
position: relative;
display: inline-block;
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.divider {
border: 0;
margin: 60px 10px;
height: 3px;
border-top: #ddd 1px dotted;
border-bottom: #ddd 1px dotted;
text-align:center;
left:auto;
position: relative;
clear: both;
}
.divider h2 {
color: #26C3AB;
background: #fff;
left:auto;
right:auto;
display: inline-block;
line-height: 50px;
text-align:center;
    font-size: 28px;
position: absolute;
top: -25px;
padding:0 8px;
left:47%;
margin: 0 auto 0 -25px;

}
.fa-star {
color:#eea817;margin-bottom:3px;
}
.fa-star-half-full {color:#eea817;margin-bottom:3px;

}
article h2 {
    color:#26C3AB;font-size:25px;
}
.thumbnail {
display: block;
padding: 0px;
margin-bottom: 20px;
margin-top: 10px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid rgba(0,0,0,.075);
border-radius: 0px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail>img {
margin-right: 0;
margin-left: 0;
width:100%
}
 .caption >h5 {color:#26C3AB;font-size:15px;font-weight:normal
    }
     .caption >span>p {color:#777;
    }
label {
    color: #26C3AB;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 600;
}

.dropdown-menu
{
    padding:7px 0 2px 0;
}
#contact p {
font-size: 14px;
font-weight: 400;
}
#gallery_01 img {
    width:56px;height:79px;border:1px solid #ddd;margin-bottom:2px
}
/*#img_01 {
    width:100%;
}*/

/*@media (max-width: 667px) {
    #img_01 {
    width:100%;
}*/
}
small {
    font-size:60%;
}
@media ( max-width: 585px ) {
    .input-group span.input-group-btn,.input-group input,.input-group button{
        display: block;
        width: 100%;
        border-radius: 0;
        margin: 0;
    }
    .input-group {
        position: relative;   
    }
    .input-group span.data-up{
        position: absolute;
        top: 0;
    }
    .input-group span.data-dwn{
        position: absolute;
        bottom: 0;
    }
    .form-control.text-center {
        margin: 34px 0;
    }
    .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{
        margin-left:0;
    }

}
.btn-qty {
color: #fff;
background-color: #26C3AB;
border-color: #1faa95;
}

.btn-proddetail {
background-color: #26C3AB!important;
border-color: #26C3AB!important;
padding: 12px 12px;
color: #fff;
border:none;
width:30%;

}
    .nav-tabs>li>a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
 border-radius:0px 0px 0 0;
 font-weight: 600;
}
    .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
color: #555;
cursor: default;
background-color: #F2F2F2;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.divide {
    margin:30px 0px;
}
.info-text {
float: left;
font-size: 13px;
line-height: 22px;
color: #666;
}
/*cart*/
.cartheader
{
    background:#E7E7E7;text-transform: uppercase;
font-weight: bold;
font-size: 14px;
color: #777;

}
.cartTable {
border-top: solid 1px #EBEDEF;
}
tr.CartProduct td {
padding: 10px 0;
}
tr.CartProduct td {
text-align: center;
}
.CartProductThumb a img, .CartProductThumb a img {
width:50px;
max-width: 100%;
}
.fullcartFooter {
padding: 20px;
border-top: solid 1px #eee;
background: #EBEDEF;
display: inline-block;
width: 100%;
border-radius:4px;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
padding: 8px;
line-height: 1.42857143;
vertical-align: middle;
border-top: 0px solid #ddd;
}

#toTop{
	position: fixed;
	bottom: 10px;
	right: 1px;
	cursor: pointer;
	display: none;
    background: #fff;
border: 2px solid #26C3AB;
padding: 4px;
border-radius: 15px;z-index:999999999}
.cartbox{

height: auto;
border: 1px solid #ccc;
min-height: 300px;
border: 1px solid #ccc;
box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
-moz-box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
-webkit-box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
}
.carboxtext {
    padding: 15px 0 14px;
box-shadow: 0 5px 4px -2px #eaeaea;text-align:center;font-size:14px;font-weight:600
}
#summrybagtbl tbody>tr {
    border-top:1px solid #ccc;
    font-size:13px;
    font-weight:600
}

#summrybagtbl tr:first-child td {
border-top: 1px solid transparent;
}
.price {
font-size: 14px;
font-weight: bold;
color: #2c3e50;
}
.total-price {
font-size: 22px;
font-weight: bold;
color:#26C3AB;
}
.btn-block {
    background-color:#777;
    border-color:#8a8989;padding:6px
}
.btn-block:hover {
    background-color:#626161;
    border-color:#8a8989;padding:6px
}
.brand {
    font-size:12px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {

background-color: #26C3AB;
border-color: #16a085;
}
.pagination>li>a, .pagination>li>span {

color: #1faa95;

}
.productFilter {
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDD;
clear: both;
display: block;
margin-bottom: 20px;
padding-bottom: 7px;
padding-top: 10px;
margin-top: 20px;
}
.panel-group .panel {

border-radius: 0px;
border-top: 3px solid #26C3AB;
margin-bottom: 10px;
}
.panel-heading {

border-top-left-radius: 0px; 
 border-top-right-radius: 0px; 
}
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a {
font-size: 15px;
color: #777;
font-weight: bold;
}
.productFilter p {margin-top:5px;
} 
.form-control {
display: block;
width: 90%;
font-weight: bold;
height: 34px;
padding: 7px 12px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
border-color: #DDDDDD;
border-radius: 3px 0 0 3px;
border-style: solid;
border-width: 1px 1px 1px 2px;
}
.box-coloured {
color: #777;
background-color: rgba(196, 202, 201, 0.09);
border-color: #EDEDED;
box-shadow: 0px 1px 0px #ccc;}
.box {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 0px;
}
#userul {
    list-style:none !important;
    padding-left:0px;
}
    #userul li {
        border-top: 1px dotted #ccc;padding:10px;
}

#userul li:first-child {
  
  border-top: 0px dotted #ccc;
}
#userul li a {
    color:#777;text-transform:uppercase;cursor:pointer}
#userul li a:hover {
    color:#26C3AB;text-transform:uppercase;cursor:pointer}
#userul li a i{
    margin-right:8px
}
.user-menu-box{

height: auto;
border: 1px solid #ccc;
min-height: 300px;
border: 1px solid #ccc;
box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
-moz-box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
-webkit-box-shadow: 10px 0 6px -13px #000,-1px 0 5px -4px #000;
}
.user-menu-box-text {
    padding: 15px 0 14px;
text-align:center;font-size:14px;font-weight:600;background: #E7E7E7;text-transform:uppercase
}
.dataTables_paginate .paginate_button {
    padding: 0;
    margin-left: 0;
}
.dataTables_paginate .paginate_button {
box-sizing: border-box;
display: inline-block;
min-width: 1.5em;
padding: 0.5em 1em;
margin-left: 2px;
text-align: center;
text-decoration: none !important;
cursor: pointer;
color: #333 !important;
border: 1px solid transparent;

}
.current {

background-color:#26C3AB;
}
input[type=search] {
-webkit-appearance: none;
display: block;
font-weight: bold;
height: 34px;
padding: 7px 6px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
border-color: #DDDDDD;
border-radius: 3px 0 0 3px;
border-style: solid;
border-width: 2px 1px 1px 2px;
}
div.dataTables_length select {
width: 75px;
display: inline-block;
font-weight: bold;
height: 34px;
padding: 7px 6px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 0px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
border-color: #DDDDDD;
border-radius: 3px 0 0 3px;
border-style: solid;
border-width: 2px 1px 1px 2px;
}
.user-profile {
border:2px solid #ccc;padding:10px;margin:20px 0}
.user-image {
  display:inline-block ;vertical-align:middle 
}
.user-logout {
    display:inline-block;vertical-align:middle;padding-left:20px
}
.dropmenu1 li a {
font-size: 12px;
font-weight: 600;
color: #7c7878;text-transform:uppercase;
}
.subtitle {
display: block;
font-size: 15px;
padding: 0;
margin: -10px 0 0 0;
line-height: 35px;text-align:center
}
.error {
font-size: 1300%;
line-height: 200px;
color: #ddd;
text-align:center
}
.errorh2 {
text-align:center;margin-top:40px;
}
/*Commingsoon*/


.commingsoon {
    font-size:40px;font-weight:normal;text-align:center;margin-top:40px
}
.btn-social {
    color: white;
    opacity: 0.8;
}

    .btn-social:hover {
        color: white;
        opacity: 1;
        text-decoration: none;
    }

.btn-facebook {
    background-color: #3b5998;
}

.btn-twitter {
    background-color: #00aced;
}

.btn-linkedin {
    background-color: #0e76a8;
}

.btn-google {
    background-color: #c32f10;
}

.copy-text
{
padding-top:20px;
color:#000;
}

.copy-text a ,.copy-text a:hover{
color:#000;
text-decoration:none;
}
.carousel-caption {
        right: 20%;
        left: 20%;
        top:30%;
         bottom:30%;
        left:50%;
        right:auto;

       
    }
.flex-caption {
text-align: center;
width: 358px;
position: absolute;
background: rgba(21,16,14,0.7);
top: 50%;
left: 50%;
margin-left: -165px;
margin-top: -70px;
padding: 20px 10px 6px 10px;

}
.flex-caption p {
    font-size:30px;
}

/* =============================================================
   MAIN WRAPPER OVERLAY STYLES
 ============================================================ */
#main-wrapper .overlay {
   
    color: #fff;
    font-size: 30px;
    padding-top: 30px;
    width: 100%;
   
   
    overflow: auto;
}
/* =============================================================
   COUNTDOWN STYLES
 ============================================================ */

.clr-1 {
    color: #FFF200;
}

.clr-2 {
    color: #68ff00;
}

.clr-3 {
    color: #00CFFF;
}

.clr-4 {
    color: #FF1D1D;
}

.timer-text {
    font-size: 20px;
    padding-top: 10px;
    color: #fcfafa;
}

/* =============================================================
   TEXT SECTION STYLES
 ============================================================ */


.text-section {
    padding-top: 30px;
}

    .text-section h1 {
        color: #26C3AB;
        padding-bottom: 30px;
        font-size: 70px;
        text-transform: uppercase;
    }


.btn-social {
    color: white;
    opacity: 0.8;
}

    .btn-social:hover {
        color: white;
        opacity: 1;
        text-decoration: none;
    }

.btn-facebook {
    background-color: #3b5998;
}

.btn-twitter {
    background-color: #00aced;
}

.btn-linkedin {
    background-color: #0e76a8;
}

.btn-google {
    background-color: #c32f10;
}

