/* 

        Bootsrap Google Plus Style Theme from Bootply.com http://bootply.com/templates
        https://github.com/iatek/bootstrap-google-plus
        License: GPL
        Target Version: Bootstrap 3.0.2

*/

/* to optimize performance load fonts from LINK in HEAD */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400);

body {
    background-color:#e0e0e0;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans',sans-serif;
}
a{
    color: #666;

}
a:hover, a:active{
    text-decoration: none;
    color: #000;
}


.header {background-color:#ffffff;border-width:1px; border-bottom: 1px solid #e8e8e8;}
.header .navbar-collapse {background-color:#ffffff;}

.btn-primary {border-color:transparent;}
.btn-primary,.btn-primary:hover,.btn-primary:active,.btn-primary:focus {background-color:#6f5499; border-color:#6f5499; }
.btn:focus, .btn:active:focus{
    outline: 0px auto -webkit-focus-ring-color;
}
.btn-fav{
    margin-bottom: 5px;
}
.navbar-form{
    width: 50%;
}
.form-control{
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
}
.form-control:focus {
    border-color: #CFCFCF; 
    outline: 0;
    -webkit-box-shadow: inset 0px 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6); 
    box-shadow: inset 0px 0px 0px rgba(0,0,0,.075),0 0 0px rgba(102,175,233,.6); 
}
hr {border-color:#ececec;
    margin: 0px;
}
h3,h4,h5 { 
    border-bottom-width:1px;
    padding-bottom:10px;
}
h1, .h1 {
    font-size: 25px;
}
.dropdown-menu {
    background-color:#f4f4f4;
    border-color:#f0f0f0;
    border-radius:0;
    margin-top:-1px;
}
.nav-list li i{
    color: #fff;
    background: #563d7c;
    padding: 10px;
}

/* end theme styles */


/* template layout */
#subnav {
    position:fixed;
    width:100%;
}

.progress {
    height: 5px;
    margin-bottom: 0px;
}
.panel-primary{
    border-color: #fff;
}
#main {
    padding-top:120px;
}

/* end template layout */

#content {
    margin-left: 180px;
    background: #fff;
    position: relative;
    top: 65px;
    padding-left: 15px;
    padding-top: 15px;
    width: 80%;
    left: 70px;
}
.sidebar-mini #content {
    margin-left: 30px;
    width: 85%;
}

.sidebar {
    width: 230px;
    position: fixed;
    left: 0;
    top: 52px;
    bottom: 0;
    background: #fff;
    border-right: 1px solid #e8e8e8;
}
.sidebar-mini .sidebar {

    display: none;
}
.navbar-brand{
    width: 200px;
}
.navbar-brand a{
    padding-left: 10px;
    color:#6f5499;
}
.nav>li>a:hover{
    background: #f1f1f1;
   
}
.nav>li.active{
    background: #f1f1f1;
    border-bottom: 1px solid #6f5499;
}
ul.catagory{
    margin-top:10px;
}
ul.catagory li{
    padding: 0px 0px;
    height: 65px;
    width: 209px;
}

ul.catagory li a, ul.catagory li a:hover{   
    color: #fff;
    background: #6f5499;
    width: 228px;
}

.panel-thumbnail img{
    width: 100%;
}
.panel{
    min-height: 330px;
}


.banner-cont{
    text-align: center;
    border-bottom: 10px solid #f1f1f1;
    margin-left: -15px;
    margin-right: -15px;
    padding: 5px;
}
.banner-profile {
background-image: url('../img/pattern.png');
background-position: top left;
background-repeat: repeat;
background-color: #f4f4f4;
margin-top: -15px;
}
.nav2 {

    position: -webkit-sticky;

}
.sticky  {
    position: fixed;
    width: 80%;
    /* left: 0; */
    top: 52px;
    height: 50px;
    z-index: 100;
    right: 20px;
    border-top: 0;
    background: #fff;
}
.sidebar-mini #content .sticky{
    width: 90%;
    right: 65px;
}

.banner-cont .banner{
    width: 100%;

}
.banner-cont h1{
    color: #6f5499;
    font-size: 50px;
    font-weight: bold;

}
.banner h1{
    color: #6f5499;
    font-size: 30px;


}
.banner-cont h2 {
/* padding: 5px 30px 30px 30px; */
/* border-bottom: 1px solid #ccc; */
/* margin-bottom: 0px; */
color: #b7b7b7;
}

.channel-navigation-menu li{
    float: left;
    list-style: none;
    height: 30px;
    border-right: 1px solid #ccc;
    height: 50px;
    padding:15px 20px 10px 20px;
}
.channel-navigation-menu li:hover{
    border-bottom: 3px solid;
    border-bottom-color: #6f5499;


}


/*Detail Page*/
hidden-print {
    display: none;
}
.sidebar-mini .cont-side{
    margin-left: 70px;
}
.cont-detail{
    width: 80% !important;
    left: 130px !important;
    margin-left: 0px !important;
}
.cont-side{
    z-index: 9999;
    left: -69px;
    display: none;
}

.filters {
    font-family: 'Open Sans';
    color: #666;
    padding-left: 0px;
    padding-right: 0px;
    min-height: 600px;
    margin-right: 15px;
}
.filtertip {height:150px; background:#6f5499; padding:0px; color:#fff; position:relative; text-align:center; line-height:10px; font-family:'Open Sans'}
.filtertip a{color:#fff;}
.price{
    padding: 20px;
}
.price p{
    margin-bottom: 30px;
}
.price-dollor{
    font-size: 60px;
    font-weight: bold;
    padding: 10px;
}
.detail-widget{
    background: #f2f2f2;
}
.btn-al{
    text-align: center;
    padding-top: 5px;
}
.btn-purchase{
    width: 90%;
    font-weight: bold;
    color: #fefefe;
    border-radius: 0px;
    margin-top: 18px;
    box-shadow: 0 1px 0 rgba(0,0,0,.15);
    background-image: -moz-linear-gradient(bottom,#c7231a 0,#e62c22 100%);
    background-image: -ms-linear-gradient(bottom,#c7231a 0,#e62c22 100%);
    background-image: -o-linear-gradient(bottom,#c7231a 0,#e62c22 100%);
    background-image: -webkit-linear-gradient(bottom,#c7231a 0,#e62c22 100%);
    background-image: linear-gradient(to top,#c7231a 0,#e62c22 100%);
}
.btn-purchase:hover{
    color: #fff;
    box-shadow: 0 1px 0 rgba(0,0,0,.20);
    background-image: -moz-linear-gradient(bottom,#dc2f2c 0,#fa362a 100%);
    background-image: -ms-linear-gradient(bottom,#dc2f2c 0,#fa362a 100%);
    background-image: -o-linear-gradient(bottom,#dc2f2c 0,#fa362a 100%);
    background-image: -webkit-linear-gradient(bottom,#dc2f2c 0,#fa362a 100%);
    background-image: linear-gradient(to top,#dc2f2c 0,#fa362a 100%);
}
.btn-fav, .btn-fav:hover, .btn-fav:focus, .btn-fav:active{
    color: #fff;
    background: #6f5499;
    font-weight: bold;
    border-radius: 0px;
}
.btn-fav .fa{
    padding-right: 5px;
}
.tip-arrow {
    width: 33px;
    height: 9px;
    background: url('../img/tip-arrow.png');
    position: absolute;
    bottom: -9px;
    left: 50%;
    margin-left: -15px;
}
.line {
    background: #e8e8e8;
    height: 1px;
    margin: 12px 0 6px 0;
    padding: 0;
    display: block;
}
.collapsebtn{
    width:100%;
    height: 40px;
    border: 1px solid rgb(216, 216, 216);
    text-align: left;
    padding-left:20px;
    padding-right:20px;
    color:#666;
    font-family:"Open Sans";
    font-size:14px;
    font-weight:700;
}
.detail-box {
    padding: 0px 20px 0px 20px;
    color: #000;

}
.detail-box .star{
    float: left;
    padding-top: 10px;
}

.radio label, .checkbox label{
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
    float: left;
    line-height: 20px;
}
.detail-box .fa-briefcase,.detail-box .fa-comment{
    float: left;
    padding-top: 15px;
}
/* Blog -------------------------------------------------------------*/
.cont-owl{
    margin-top: 80px;
}
ul{
    list-style: none;
}
.blog li{
    margin-right: 15px;
}
.image_blog{
    position: relative;
}

.item_blog{

    background: #fff;
}
.text_blog{
    padding: 15px 20px 5px 20px;
}
.item_blog img{
    width: 100%;
}
.text_blog .title{
    text-align: initial;
}
.text_blog li:first-child{

    margin-bottom: 10px;
}
.item_blog .opacity_image .botton{
    position: absolute;
    bottom: 0;
}
.text_blog {
    text-align: center;
    border-right: 1px solid #c4c4bf;
    border-left: 1px solid #c4c4bf;
    border-bottom: 1px solid #c4c4bf;
}
.text_blog button a{
    color: #fff;
}
.text_blog li .title {
    font-weight: bold;
    float: left;
}
.opacity_image:hover {
    background: rgba(228, 228, 228, 0.5);
}
/*
* Browser window
*/

.browser img {
    width: 100%; }
.browser .bar {
    width: 100%;
    height: 42px;
    position: relative;
    background-color: #eff1f4;
    border-radius: 5px 5px 0 0; }
.browser .bar .addressbar {
    background-color: #fff;
    height: 26px;
    top: 8px;
    width: 84%;
    position: absolute;
    margin-left: 3%;
    border-radius: 5px; }
.browser .bar .addressbar .search {
    height: 10px;
    top: 8px;
    position: absolute;
    background-color: #d8d6d7;
    margin-left: 2%;
    font-size: 10px;
    line-height: 10px;
    color: #ded6d7; }
.browser .bar .addressbar .search.text {
    background-color: transparent; }
.browser .bar .addressbar .search.text a {
    color: #ded6d7 !important; }
.browser .bar .settings:before {
    content: "";
    position: absolute;
    top: 12px;
    right: 3%;
    width: 7%;
    height: 20px;
    border-top: 12px double #d8d6d7;
    border-bottom: 4px solid #d8d6d7; }
.browser .bar .settings {
    width: 10%; }
.browser .content {
    border: solid 1px #eff1f4;
    border-radius: 0 0 5px 5px;
    overflow: hidden; }
.browser .content.empty {
    width: 100%;
    height: 210px; }
.browser.dark .bar {
    background-color: #d8d6d7; }
.browser.dark .bar .addressbar {
    background-color: #fff; }
.browser.dark .bar .addressbar .search {
    background-color: #d8d6d7;
    color: #a6a6a6; }
.browser.dark .bar .addressbar .search.text {
    background-color: transparent; }
.browser.dark .bar .addressbar .search.text a {
    color: #000 !important;
    font-size: 16px;

}
.browser.dark .settings:before {
    border-color: #a6a6a6; }
.browser.dark .content {
    border-color: #d8d6d7; }
.browser.dark.texture .addressbar {
    box-shadow: rgba(255, 255, 255, 0.8) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 1px 0; }
.browser.texture {
    /*drop shadow */ }
.browser.texture .content,
.browser.texture .bar {
    -webkit-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.2);
    box-shadow: 2px 2px 5px rgba(50, 50, 50, 0.2); }
.browser.texture .addressbar {
    box-shadow: rgba(255, 255, 255, 0.05) 0 1px 0, inset rgba(0, 0, 0, 0.1) 0 1px 0; }
.browser.texture .search {
    box-shadow: rgba(255, 255, 255, 0.05) 0 1px 0, inset rgba(0, 0, 0, 0.1) 0 1px 0; }
.browser.texture .search.text {
    box-shadow: none; }
.browser.outline.dark .bar {
    background-color: #fff;
    border: #a6a6a6 solid 2px;
    width: 99%; }
.browser.outline.dark .bar .addressbar {
    border: #a6a6a6 solid 2px;
    height: 22px; }
.browser.outline.dark .bar .addressbar .search {
    background-color: transparent; }
.browser.outline.dark .bar .settings:before {
    border-top: 12px double #a6a6a6;
    border-bottom: 4px solid #a6a6a6; }
.browser.outline.dark .content {
    border: #a6a6a6 solid 2px;
    border-top: none;
    width: 99%; }
.browser.outline .bar {
    background-color: #fff;
    border: #eff1f4 solid 2px;
    width: 99%; }
.browser.outline .bar .addressbar {
    border: #eff1f4 solid 2px;
    height: 22px; }
.browser.outline .bar .addressbar .search {
    background-color: transparent; }
.browser.outline .bar .settings:before {
    border-top: 12px double #eff1f4;
    border-bottom: 4px solid #eff1f4;
    margin-top: -2px; }
.browser.outline .content {
    border: #eff1f4 solid 2px;
    border-top: none;
    width: 99%; }

.nav-tabs{
    padding-bottom: 30px;
    border-bottom: none;
    padding: 15px;
}
.nav-tabs li a{
    padding: 20px 25px;
    margin-right: 3px;
    background-color: #f5f5f5;
    color: #737373;
    -o-text-shadow: 0 1px 1px #fff 1px 1px #fff;
    -moz-text-shadow: 0 1px 1px #fff 1px 1px #fff;
    -ms-text-shadow: 0 1px 1px #fff 1px 1px #fff;
    -webkit-text-shadow: 0 1px 1px #fff 1px 1px #fff;
    text-shadow: 0 1px 1px #fff 1px 1px #fff;
    -o-box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4);
    -ms-box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4);
    -moz-box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4);
    -webkit-box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4);
    box-shadow: inset 0 -8px 7px -9px rgba(0,0,0,.4);
    -moz-transition-duration: .15s;
    -o-transition-duration: .15s;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    border-radius: 0px;

}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
    border-radius: 0px;
}


/*footer*/
.footer{
    background-color: #e6e7e8;
    margin-left: -15px;
    margin-right: -15px;
}
.footer ul{
    padding: 0px;
}
.footer h2{
    color: #204056;
    font-size: 18px;
    font-weight: bold;
}
.footer ul a{
    color: #777;
}
.footer-bootom{
    border-top: 1px solid #ccc;
    padding: 20px;
    height: 51px;
}
.footer-bootom ul{
    padding: 0px;

}
.footer-bootom ul li{
    float: left;
    padding-left: 5px;
}


/*Media Queries*/


@media (max-width: 768px){

    .sidebar-mini #content{
        margin-left: -30px;
    }
    .cont-detail{
        left: 30px !important;
    }
    .banner-cont h2 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    .text_blog .btn-fav{
        margin-top:  5px;
    }
}

@media (min-width: 768px){

    /*    .navbar-nav>li {
            float: left;
            width: 55px;
    
        }*/

    .sidebar-mini #content {
        margin: auto 0;
        width: 90%;
    }
    .text_blog .btn-fav{
        margin-top:  5px;
    }
}

@media (max-width: 767px){
    .owl-carousel .owl-controls .owl-next {
        position: absolute;
        top: 115px;
        right: 30px !important;
        pointer-events: auto;
    }
    .owl-carousel .owl-controls .owl-prev {
        position: absolute;
        top: 115px;
        left: 30px !important;
        pointer-events: auto;
    }
    .filters{
        margin-right: 0px !important;

    }
    .btn-fav{
        margin-bottom: 10px;
    }
}
@media (max-width:420px){
    .sidebar-mini #content{
        margin-left: 30px;
    }
    #content{
        width: 85%;
    }
    .sidebar {
        z-index: 9999;
    }
    .cont-detail{
        left: 15px !important;
    }
    #content {
        margin-left: 30px;
        left: -5px;
    }
    .banner-cont h2{
        font-size: 18px;
        padding-bottom: 20px;
    }
    .filters{
        margin-right: 0px !important;

    }

}

/***************************** SOCIAL BUTTONS ******************************/	
ul.social-top {
    display: inline-block;
    margin-top: 0px;
    margin-left: 1px;
    padding: 0px;
    padding-left: 0px;

}

ul.social-top li {
    background: #fff;

    display: block;
    float: left;
    height: 30px;
    list-style: none;
    margin: 14px 2px 4px 2px;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    padding-top: 10px;
    padding-bottom: 1px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 45px;
    background-position: 0px 0px;
    box-shadow: rgb(153, 153, 153) 0px 1px 1px;
    -webkit-box-shadow: rgb(153, 153, 153) 0px 1px 1px;
    -moz-box-shadow: rgb(153, 153, 153) 0px 1px 1px;
}
.thumbnail:hover ul.social-top li:hover {
    background: #2b2b2b;

}


.thumbnail:hover ul.social-top li{
    background:#563d7c;

}
.thumbnail:hover ul.social-top li a{
    color:#fff;

}

footer ul.social-top li {
    background: #563d7c;

    display: block;
    float: left;
    height: 30px;
    list-style: none;
    margin: 3px 1px 1px;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    padding-top: 10px;
    padding-bottom: 1px;
    text-align: center;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    width: 45px;
    background-position: 0px 0px;
}
footer ul.social-top li:hover {
    background: #2b2b2b;
    color:#563d7c;

}

footer ul.social-top li a{
    color:#fff;
    text-decoration:none;
    display:inline-block;
    width:100%;
    height:100%;
}
ul.social-top li a{
    color:#563d7c;
    text-decoration:none;
    display:inline-block;
    width:100%;
    height:100%;
}

/*Product SLider*/

.col-item
{
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    background: #FFF;
}
.col-item .photo img
{
    margin: 0 auto;
    width: 100%;
}

.col-item .info
{
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}
.col-item .price
{
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5
{
    line-height: 20px;
    margin: 0;
}

.price-text-color
{
    color: #219FD1;
}

.col-item .info .rating
{
    color: #777;
}

.col-item .rating
{
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator
{
    border-top: 1px solid #E1E1E1;
}

.clear-left
{
    clear: left;
}

.col-item .separator p
{
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i
{
    margin-right: 5px;
}
.col-item .btn-add
{
    width: 50%;
    float: left;
}

.col-item .btn-add
{
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details
{
    width: 50%;
    float: left;
    padding-left: 10px;
}

[data-slide="prev"]
{
    margin-right: 10px;
}
/*******Form****/
.control-group {
    margin-bottom: 10px;
}

legend + .control-group {
    margin-top: 20px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    margin-bottom: 15px;
    *zoom: 1;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    line-height: 0;
    content: "";
}

.form-horizontal .control-group:after {
    clear: both;
}

.form-horizontal .control-label {
    float: left;
    padding-top: 2px;
    text-align: left;
}
#cashregister-create-modal .form-horizontal .control-label {
    float: left;
    width: 100px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 150px;
    *margin-left: 0;
}

.form-horizontal .controls:first-child {
    *padding-left: 180px;
}

.form-horizontal .help-block {
    margin-bottom: 0;
}

.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
    margin-top: 10px;
}

.form-horizontal .form-actions {
    position: absolute;
    right: 113px;
}

.white{
    background-color: #fff;
}
.grid-view .button-column{
    width: 80px;
}