.panel-default>.panel-heading
{
    background-color: #fff;
    border-color: #fff;
    color: #2C3A8E;
    font-weight: 600;
    font-size: 22px;
    padding: 25px 0px 0px 25px;
}
.panel-default>.panel-footer{
    background-color: #fff;
    padding: 15px;
}

body {
   letter-spacing:0.3px;
    line-height: 1.8;
    font-weight: 400;
    font: normal 14px/18px "Muli", sans-serif;
    color: #555;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    margin-top:0;
}
img{
    max-width:100%;
}
a{
    text-decoration: none;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    outline : none;
}
a:focus, a:hover {
    color: #f8f9fa; 
    text-decoration: none;
}
.top-header a{text-decoration:none; text-transform: uppercase;}
.top-header li:hover a{color:#444; }
.top-header {
    background-color: #2C3A8E;
    padding: 5px 0;
}
.top-header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
ul.cart-menu ul.subnav-dropdown li {
    display: block;
    text-align: left;
}
ul.subnav-dropdown li a {
    color: #555;
    display: block;
    padding: 5px 10px;
}
ul.subnav-dropdown {
    position: absolute;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px #999;
    top: 100%;
    opacity:0;
    z-index:99;
    visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
    transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
.top-header ul.cart-menu li:hover ul.subnav-dropdown{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}

.top-header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.total {
    margin-top: 73px;
}
ul.cart-menu{
    text-align: right;
}
ul.cart-menu li, ul.social-network li {
    display: inline-block;   
    vertical-align:middle;   
}
ul.cart-menu li a, ul.social-network li a, ul.social-network li{
    color: #fff;
    text-decoration: none;
}
ul.cart-menu li a:hover, ul.cart-menu li a:active, ul.social-network li a:hover, ul.social-network li a:active
{
    color: #2b3a8e;
}
ul.social-network li+li {
    margin-left: 10px;
}
ul.cart-menu li+li {
    margin-left: 12px;
}
ul.cart-menu li {
    
    display: inline-block;
    vertical-align:middle;
    padding: 0px;
    position: relative;
}
ul.cart-menu li i{margin-right:3px;}
.form-group.search-top .form-control {
    height: 28px;
    background: none;
    border: 1px solid #fff;
    border-radius: 0;
    color:#fff;
}
.form-group.search-top .btn.btn-default {
    background: #fff;
    border-radius: 0;
    height: 28px;
    line-height: 3px;
    padding: 0 9px;
    font-size: 18px;
    color: #2C3A8E;
    border: none;
}
.form-group.search-top {
    margin: 0;
}
.form-group.search-top .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.form-group.search-top .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.form-group.search-top .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.form-group.search-top .form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
/* ---------- Top Header -------- */
.middle-header a{color:#000; font-size:13px;}
ul.mid-menu {
    margin: 7px 0;
    padding: 0;
    list-style: none;
    text-align: right;
}
ul.mid-menu li:last-child {
    margin-right: 0;
}
ul.mid-menu li:first-child:before {
    display: none;
}
ul.mid-menu li:before {
    content: '|';
    margin: 0 9px;
}
ul.mid-menu li {
    display: inline-block;
    text-align: right;
}
.logo a {
    display: block;
}
.logo {
    padding: 10px 0;
}
/* -------- Middle Header ------- */

.navbar-default {
    background-color: #2C3A8E;
    border-color: #2C3A8E;
    border-radius: 0;
    border:none;
    margin-bottom:0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #333;
    background-color: rgba(231, 231, 231, 0);
}
.navbar-default .navbar-nav>li>a {
    color: #FFF;
    font-weight:normal;
    letter-spacing:0.3px;
    padding-left:8px;
    padding-right:8px;
    font-weight: 700;
    font-size: 15px;
}
.nav>li+li{border-left: 1px solid #fff;}
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li:focus > a,
.navbar-default .navbar-nav>li:hover > a {
    color: #efefef;
    background-color: #2b3a8e;
}
.navbar-collapse{
    padding-left:0;
    padding-right:0;
}
/* ------------- Category section ------------ */
.advertisement{cursor: pointer;}
section.gategory {
    padding: 3px 0;
    background: #f5f5f5;
}
ul.add-list li+li {
    margin-top: 20px;
}
ul.add-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.add-list li, .bx-wrapper .bx-viewport .slide {
    /* box-shadow: 0 0 9px #999; */
    height: 171px;
    /* background: #c3c3c3; */
}
.bx-wrapper .bx-controls-direction a{
    z-index:9;
}
ul.add-list li img, .bx-wrapper .bx-viewport .slide img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.bx-wrapper .bx-viewport {
    box-shadow: none;
    background: transparent;
    border: none;
}
.bx-wrapper .bx-controls-direction a{
  
}
.bx-wrapper .bx-controls-direction a.bx-prev {
   /* top: 0; */
}
.bx-wrapper .bx-controls-direction a.bx-next {
   
}
.bx-wrapper .bx-pager {
    display: none;
}
.feature-slider {
    background: #fff;
    box-shadow: 0 0 9px #999;
}
.feature-slider .item {
    /*padding: 25px 25px 0;*/
    overflow: visible;
    position: relative;
}
.feature-slider-img {
    min-height: 100px;
    background: #fff;
    position: relative;
}
.feature-slider .owl-prev {
    left: 10px;
}
.feature-slider .owl-next {
    right: 10px;
}
.feature-slider-img img {
    //position: absolute;
    //top: 0;
    //bottom: 0;
    //left: 0;
    //right: 0;
    //max-width: 100%;
    //max-height: 100%;
    //margin: 0px;
    //width: auto !important;
    //height: auto !important;
}

.slider-caption h2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 14px;
}
.slider-caption .slider-title{
    font-size: 30px;
    font-weight: 700;
    color : #2b3a8e;
    padding-top: 100px;
}
.feature-slider-img img {
    max-height: 100%;
    height: 350px;
}
.slider-caption h2 a{
    color:#2C3A8E; 
    letter-spacing:0.3px; 
    text-decoration:none;
}
.slider-caption p {line-height: 23px;}
.slider-caption {
    padding: 10px 20px 0;
    overflow: hidden;
    display: table;
  float: left;
  
}
.slider-caption .btn-default {
    color: #fff;
    background-color: #2C3A8E;
    border-color: #1EB537;
    border-radius: 0;
    letter-spacing: 0.3px;
    box-shadow: 0 2px 5px #999;
}
.btn-default:hover, .btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #2C3A8E;
    border-color: #1EB537;
}
.feature-slider .item .cash-backTag {
    /* float: none;
    width: 150px;
    height: 150px;
    border-radius: 100%;
    border: 10px solid #fff;
    transform: rotate(45deg);
    box-shadow: 0 0 3px #000;
    background: #f8f9fa;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-weight: 400;
    font-size: 16px; */
    position: static;
    /*left: -26px;
    bottom: -33px;
    padding: 25px 10px;
    letter-spacing: 1px;*/
}
/* ----------- Product Slider ---------- */
.product-slider .item{
    position:relative;
    /* max-height: 268px; */

}
.product-thumb, .seller-img {
    max-height: 270px;
}
.img-blog {
    max-height: 210px;
}

.hover-item {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 15px;
    z-index: 9;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}
.product-slider .item:hover .hover-item  {
    opacity: 1;
}

.display-table.product-effect {
    /*     display: none; */

}

.overlay {
    background: rgba(241, 241, 241, 0.65);
    padding: 80px 38px;

}
.overlay a {
    font-size: 22px;
    font-family: open sans;
    color: #fff;
    text-decoration: none;
    background: #f8f9fa;
    text-align: center;
    display: block;
    padding: 20px 10px;

}

.owl-item:hover{
    background-color: #f8f9fa;
    transition: all 1s;
    box-shadow: 1px 1px 1px 1px #2C3A8E;
}

.owl-next {
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top:-20px;
    font-size: 20px;
    color: #2C3A8E;
}
.owl-prev {
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top:-20px;
    font-size: 20px;
    color: #2C3A8E;
}
section.product-items {
    position: relative;
    margin: 15px 0;
}
/* ----------- featured Slider ---------- */

.featured-img {
    max-width: 120px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.featured-caption span {
    margin-top: 20px;
    display: block;
}
.owl-carousel.featured-slider {
    background: #e8e8e8;
    padding: 10px;
}
.featured-wrap > span {
    position: absolute;
    left: -57px;
    background: #2C3A8E;
    z-index: 9;
    padding: 6px 7px;
    text-transform: uppercase;
    font-size: 11px;
    transform: rotate(-90deg);
    bottom: 27px;
    color: #fff;
}
.featured-wrap {
    position: relative;
}
.featured-slider .owl-nav {
    position: absolute;
    right: 8px;
    top: 18px;
    font-size: 25px;
    color: #2C3A8E;
}
.featured-slider .owl-next, .featured-slider .owl-prev{
    position:static;
    font-size:25px;
    margin:0;
} 
/* ----------- Testimonials ---------- */
.testimonials {
    background: url(../images/testimonial-bg.jpg) no-repeat;
    color: #fff;
    padding: 50px 0;
    background-size:cover;
}
.testi-wrap {
    background: #fff;
    color: #555;
    padding: 20px;
}
.title-testimonials h2 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 25px;    
}
.quote {
    font-size: 50px;
    float: left;
    color: #f8f9fa;
    margin-right: 15px;
}
.testi-wrap p {
    overflow: hidden;
    padding-top: 20px;
}
p.client-name strong {
    font-size: 18px;
    color: #2C3A8E;
    font-weight: 600;
}
p.client-name {
    font-size: 15px;
    text-align: center;
    color: #2C3A8E;
    float: right;
    padding: 0;
}
.testimonials .owl-nav {
    display: none;
}
.testimonials .owl-dots .owl-dot {
    height: 15px;
    width: 15px;
    border-radius: 100%;
    background: #2C3A8E;
    display: inline-block;
    margin: 0 3px;
}
.testimonials .owl-dots {
    text-align: center;
    margin-top: 30px;
}
.testimonials .owl-dots .owl-dot.active {
    background: #fff;
}
/* ----------- product-tab ---------- */
section.product-display {
    padding: 38px 0 10px;
}
.nav-tabs>li{
    margin-bottom:0;
}
.product-tab.nav-tabs>li.active>a, .product-tab.nav-tabs>li.active>a:focus, .product-tab.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #2C3A8E;
    border: none;
    border-bottom-color: transparent;
}
.product-tab.nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: none;
    color: #2C3A8E;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    font-family: open sans;
}
.product-tab.nav-tabs>li.active>a, .product-tab.nav-tabs>li.active>a:focus, .product-tab.nav-tabs>li.active>a:hover {
    color: #FFFFFF;
    cursor: default;
    background-color: #2C3A8E;
    border: none;
}

.product-tab.nav-tabs>li>a:hover,.product-tab.nav-tabs>li>a:focus {
    background: #2C3A8E;
    color: #fff;
} 
.nav-tabs {
    border-bottom: 2px solid #2C3A8E;
}
.tab-content>.tab-pane {
    padding: 30px 0 0;
}
.product-detail {
    position: static;
}
.product-block {
    padding: 15px;
    /*overflow: hidden;*/
    position: relative;
    margin-bottom:5px;
    padding-bottom: 5px;
}
.status {
/*    background: #7b80b4;
    color: #FFF;
    padding: 45px 54px 11px;
    font-weight: 600;
    font-size: 16px;
    position: absolute;
    width: 191px;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    right: -100px;
    top: -13px;
    z-index: 99;*/
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    height: 32px;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #7b80b4;
    top: -1px;
    left: -5px;
    width:70px;
}
.product-block .status:before {
    border-left: 12px solid #7b80b4;
        content: "";
    top: 0;
    left: 100%;
    position: absolute;
    border-left: 25px solid #2C3A8E;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;

}

.cash-backTag {
    color: #ffffff;
    z-index: 9;
    font-weight: 500;
    left: 0;
    bottom: 0;
    display: inline-block;
    font-size: 12px;
    position: absolute;
    text-align: right;
    background: #f8f9fa;
    padding: 2px 5px;
    margin-top: -2px;
    margin-left: 0;
}
.cash-backTag span { display: block;}
.cash-backTag span::after {
    content: ' Available';
    display: inline-block;
    margin-left: 5px;
}
.product-thumb{position:relative;}
.product-thumb img {
    margin: 0px auto;
}

span.tax{
    color : rgba(0,0,0,0.5);
}
.product-price {
    font-size: 16px;
    color: #333;
    padding: 5px 0 0;
    font-weight: bold;
}
.product-price span.old-price {
    text-decoration: line-through;
    color: #999;
    margin-right: 5px;
    font-weight:normal;
    display: inline-block;
   padding-right: 2px;
    font-size: 16px;
}
.product-price span.new-price {
        font-size: 14px;
    font-weight: 600;
    color: #2C3A8E;
    display: inline-block;
}
.product-rate {margin-bottom: 5px;}
.product-name {
    color: #222;
    font-size: 14px;
    overflow: hidden;
    font-weight: 600;   
    text-transform: capitalize;
    padding-top: 15px;
}
.product-name h4 {
    font-size: 14px;
    margin-top: 15px;
    color: #000000;
    font-weight: 600;
    text-transform: capitalize;
    text-align: left;
}
.rating-box {
    width: 94px;
    height: 14px;
    font-size: 0;
    line-height: 0;
    background: url(../images/ratings.png) 0 0 repeat-x;
    text-indent: -999em;
    overflow: hidden;
    display: inline-block;
}
.rating-box .rating {
    float: left;
    height: 14px;
    background: url(../images/ratings.png) 0 100% repeat-x;
}
.btn-product {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: #888888;
    color: #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 9px;
}
.btn-product:hover, .tooltip-inner {
    background: #27B93E;
    color: #fff;
}
.btn-product i{
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.btn-groups {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.tooltip.top .tooltip-arrow{border-top-color: #27B93E;}
.product-overlay {
    background: rgba(39, 185, 62, 0.8);
    text-align: center;
    padding: 10px;
}
.product-caption {
    position: absolute;
    bottom: 0;
    padding: 20px;
}
.product-view {
    position: relative;
}
.product-view+.product-view {
    margin-top: 30px;
}
.product-caption {
    position: absolute;
    bottom: 0;
    padding: 20px;
    color: #fff;
    width:100%;
}
.product-overlay {
    background: rgba(39, 185, 62, 0.8);
    text-align: center;
    padding: 10px;
}
.product-overlay p {
    font-size: 14px;
    margin: 0;
    letter-spacing: 0.3px;
}
.product-overlay h3 {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Open sans';
    text-transform: uppercase;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 8px;
}
.product-overlay h3 a{color:#fff; text-decoration:none;}
/* ------------ Top seller -----------*/
section.top-sellers {
    margin-top: 40px;
    padding-bottom: 40px;
}
.title h2 {
    font-size: 20px;
    font-weight: 700;
    color: #555555;
}
.title {
    margin-bottom:25px;
}
.title h2 span{position:relative;}
.title h2 span:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: -10px;
    background: #555;
}
.wrap-seller {
    padding: 5px;
    
    position: relative;
}
.seller-img {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 270px;
    text-align: center;
    background-color: #f2f2f2;
}
.seller-docs {
    overflow: hidden;
    padding:15px 0 10px 1px;
    color:#555;
}
.seller-docs .btn-groups{position:static; text-align:left;}
.seller-docs .price-rating{float: left;width: 66.66%;}
.seller-docs h3{font-size:16px; color: #000;font-weight: 600;margin-bottom: 20px;}
.seller-docs p {
    margin-bottom: 50px;
    font-size: 13px;
    line-height: 20px;
}
.top-sellers .container .seller-docs p{margin-bottom: 10px;}

.seller-docs .price{
    font-weight:600;
    font-size:16px;
    color:#333;
}
.price-rating{margin-bottom:10px;}
.new {
    width: 37px;
    position: absolute;
    top: 14px;
    left: 9px;
    height: 37px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: #888888;
    color: #fff;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0;
}
.new span {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    display: block;
    text-align: center;
    font-size: 14px;
    position: relative;
    left: -2px;
}
/* -------------- Latest Products ------------- */

.latest-products .product-block{margin:0;}
.latest-products .product-thumb{margin-bottom:20px;margin-top:15px;}
.latest-products .product-name{color:#222; font-weight:700; margin-bottom:10px;font-size: 16px;}
.latest-products .product-price .new-price{ margin-right:10px;}
.product-detail .product-price{width: 66.6%;float: left;}
.product-detail .cart-love{float: right;}
.same-height .product-price{width: 60.6%;float: left;}
.same-height .cart-love{float: right;}
/* ---------------- Form the blog -------------- */
.from-blog {
    padding: 40px 0;
}
.img-blog {
    margin-bottom: 40px;
    position: relative;
    height: 174px;
}
.img-blog img{
    margin: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: auto;
    max-height: 100%;
}
.meta-info {
    width: 90px;
    text-align: center;
    line-height: 23px;
    padding: 10px;
    border: 1px solid #ffd65a;
    position: absolute;
    bottom: -20px;
    left: 30px;
    background: #fff;
}
.meta-info time {
    display: block;
    border-bottom: 1px solid #929292;
}
.docs-blog h3 {
    font-weight: 600;
    font-size: 16px;
    color: #555;
}
.docs-blog p{
    line-height:22px;
    font-size:13px;
}
.docs-blog a {
    float: right;
    color: #27B93E;
    font-size: 13px;
    text-decoration:none;
}
/* ----- Brand --------- */
.brands{margin-top:40px;padding:0 0 30px;}
/* --------- Footer ------------ */
#footer{
    padding:50px 0px 40px 0px;
}
.wpb-footer {
    color: #333;
    font-size: 13px;
    line-height: 24px;
}
.wpb-footer h3 {
    font-size: 15px;
    font-weight: 600;
    font-family: 'open sans';
    margin: 0 0 20px;
    padding: 0 0 10px;
    position: relative;
    color: #2B3A8D;
}

.wpb-footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.wpb-footer ul li {
    padding: 4px 0;
    margin: 0;
    padding-left: 16px;
    position: relative;
    line-height: 28px;
}

.wpb-footer ul li:before {
    content: '';
    border: 7px solid transparent;
    border-left-color: #2b3a8e;
    position: absolute;
    left: 0;
    top: 11px;
}
.wpb-footer a {
    color: #333;
    text-decoration: none;
}
.footer-icon {
    margin: 0px 0 11px;
    padding-top: 15px;
}
.footer-icon .icon-rotate {
    width: 34px;
    height: 34px;
    display: inline-block;
    float: left;
    text-align: center;
    font-size: 18px;
    line-height: 31px;
    vertical-align: middle;
    border: 1px solid #2b3a8e;
    margin-right: 10px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.footer-icon .icon-rotate i {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.footer-icon span {
    overflow: hidden;
}
.footer-icon::before, .footer-icon::after {content: '';clear: both;display: block;}

.bottom-fotter {
    padding: 15px 0;
    background: #fff;
    color: #333;
    margin-top:0px;
}
.bottom-fotter p a {
    color: #2b3a8e;
}
.bottom-fotter .form-group, .bottom-fotter p {
    margin-bottom: 0;
}
.bottom-fotter .form-group label, .bottom-fotter p {
    padding-top: 10px;
    font-weight: normal;
}
.bottom-fotter .form-group label{
    text-align:right; 
    font-weight:500; 
    text-transform:uppercase;
    letter-spacing:1px;
}
.bottom-fotter .form-group .form-control {
    border-radius: 0;
    border: none;
    height: 35px;
    background: #4e4e4e;
    color:#fff;
}
.bottom-fotter .input-group-btn>.btn {
    border-radius: 0;
    background: #f8f9fa;
    padding: 4px 15px 6px;
    border: none;
    color: #fff;
    font-size: 18px;
}
.bottom-fotter .form-group .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
.bottom-fotter .form-group .form-control::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
.bottom-fotter .form-group .form-control:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
.bottom-fotter .form-group .form-control:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}
/* 

// Breadcrumb

*/
.breadcrumb-wrap {
    background: #dddddd;
    padding: 15px 0;
}
.breadcrumb{
    margin:0;
    background:transparent;

}
.breadcrumb>li {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.breadcrumb>li+li:before{
    font:normal normal normal 16px/1 FontAwesome;
    content:"\f101";
    color:#000;
    padding:0 10px;
}
.breadcrumb>li>a{
    color:#000;
}
/* 

shop

*/
.wpb-shop{
    padding:40px 0;
}
.shop-content .btn-groups{
    position:static;
    margin-top:15px;
}
.shop-content .title h1, .shop-related .title h2{
    font-size: 20px;
    font-weight: 600;
    color: #2C3A8E;
    text-transform:capitalize;
}
.shop-content .title h1 span, .shop-related .title h2 span{position:relative;}
.shop-content .title h1 span:before, .shop-related .title h2 span:before{
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: -10px;
    background: #2C3A8E;
}
.shop-content .wrap-seller{margin-bottom:22px;}
ul.ul-row {
    margin: 0 -10px;
    padding: 0;
    list-style: none;
}
/* --- sidebar --- */
.shop-sidebar .title h3 {
    font-size: 22px;
    font-weight: 700;
    color: #555;
}
.shop-sidebar .title h3 span{position:relative;}
.shop-sidebar .title h3 span:before{
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: -10px;
    background: #2C3A8E;
}
.slider.slider-horizontal .slider-track{
    height:3px;
}
.slider-track{
    background-image:linear-gradient(to bottom,#f9f9f9 0,#f5f5f5 100%);
    background:url(../images/slider-track.jpg) repeat-x center;
    box-shadow:none;
}
.slider-selection{
    background:url(../images/slider-selection.jpg) repeat-x center;
    box-shadow:none;
}
.slider-handle{
    width:12px;
    height:12px;
    background:#F88802;
}
.infoprice{
    font-size:14px;
    margin-top:5px;
}
.price .form-group { margin: 0;min-height: 100px;}
label.title-label{
    font-size:16px;
    color:#555555;
    font-weight:600;
    font-family:'open sans';
    display:block;
    margin-bottom:10px;
}
.form-group .form-group{ margin-bottom:0;}
.sidebar-item {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
    padding-bottom:15px;
}
.sidebar-item:last-child{ border-bottom:none;}
.check-wrap {
    width: 14px;
    height: 14px;
    background: transparent;
    position: relative;
    display: inline-block;
}
.check-input { visibility: hidden;}
.check-box {
    cursor: pointer;
    position: absolute;
    width: 13px;
    height: 13px;
    left: 0;
    top: 4px;
    border: 1px solid #444;
    border-radius: 2px;
}
.check-wrap .check-box:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    background: #F88802;
    top: 0;
    left: 0;

}
.check-wrap .check-input:checked + .check-box:after {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.check-wrap .check-input:checked + .check-box{border-color:#F88802;}
.shop-sidebar .form-group > .form-group > label {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    display: inline-block;
}
.categorylist{
    margin:0;
    padding:0;
    list-style:none;
}
ul.categorylist li a {
    color: #555;
    text-decoration: none;
}
ul.categorylist li {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    padding: 6px 0;
}
section.latest-product.shop-related {padding: 0;}
.list-grid-view {
    padding: 10px;
    background: #2C3A8E;
    margin: 0 0 20px;
    color: #fff;
    font-size:16px;
}
.list-grid-view a{color:#fff; margin-right:5px;}
.contact-info {
    background: #29c444;
    color: #fff;
    padding: 33px 35px;
}
.contact-info .footer-icon .icon-rotate{border-color:#fff;}
.contact-info .wpb-footer h3{border-color:#000;}
.google-map {
    margin-left: -15px;
    margin-right: -15px;
}
.google-map iframe{display:block;}
.contact-details { box-shadow: 0 0px 5px #999; margin-bottom:30px;}
.form-control {
    border-radius: 0;
    height: 45px;
    box-shadow: none;
}
.form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: inset none;
}
.control-label {
    color: #555;
    font-weight: 600;
}
.btn-default, button {
    color: #FFF;
    background-color: #2b3a8e;
    border-color: #2b3a8e;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.3px;
    padding: 7px 20px;
    box-shadow: 0 2px 5px #999;
}
/* ------ Blogs ----- */
.post-img {margin: 0 0 20px;}
.post-img img {display: block;}
.docs-post h3 a {color: #000; text-decoration:none;}
.docs-post{font-size: 13px;}
.docs-post h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'open sans';
    margin: 0 0 15px;
}
.meta-tag {color: #28b740; margin-bottom: 15px;}
.meta-tag time, .meta-tag span {
    display: inline-block;
    width: 32%;
}
.meta-tag time i, .meta-tag span i {margin-right:3px;}
.docs-post p {line-height: 20px;}
.readmore {
    background: #ff9c2d;
    padding: 5px 10px;
    display: inline-block;
    color: #fff;
}
.blog-item{margin-bottom:30px;}
.recent-img {
    float: left;
    width: 119px;
}
.recent-decs time {
    color: #2C3A8E;
    display: block;
    font-size: 15px;
}
.recent-decs {
    padding-left: 10px;
    overflow: hidden;
}
.recent-decs h4 a {color: #555;}
.recent-decs h4 {font-size: 15px;}
.recent-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}
.blogs-single-content .meta-tag time, .blogs-single-content .meta-tag span{
    width: auto;
    margin-right:20px;
}
.comment-form {
    margin-top: 40px;
}
.comment-form h3 {
    margin: 0 0 30px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
    text-transform:uppercase;
    font-weight:600;
    color:#555;
}
/* ----- about us ----- */
.about-carosuel{max-width:560px; margin:0 auto 30px;}

/* ----- main title ---- */
.main-title {
    //border-bottom: 1px solid #dfe4e7;
    margin-bottom: 25px;
}
.main-title h1{font-size:20px; color:#2C3A8E;}
.main-title h1 span{
    position: relative;
}
.main-title h1 span:before{
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: -10px;
    background: #2C3A8E;
}
/* ---- add to cart ---- */
.tablesaw thead tr:first-child th, .tablesaw thead{
    border: none;
}
.tablesaw tr{
    background-color: #f2f2f2;
}

div.quantity .qty {
    margin: 0 10px;
    margin-left: 0;
    width: 60px;
    height: 45px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    background: #f5f5f5;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 11px rgba(0,0,0,.075);
}
.shop_table th, .shop_table td {
    width: 190px;
    text-align: center;
}
.table>thead>tr>th {
    vertical-align: middle;
    border-bottom: none;
    background-color: #fff;
    color: #000;
    font-weight: 600;
    font-size: 18px;
    padding: 10px;
    text-transform: none;
}
.table>tbody>tr>td {
    border-top: none;
    font-weight: 600;
    color: #555;
    vertical-align:middle;
}
.table>tbody>tr>td h5{
    text-align:left;
    margin:0 0 3px;
    padding: 0 10px;
    font-size:15px;
    font-weight:600;
}
.table>tbody>tr>td p{
    font-weight:400;
    text-align:left;
    padding: 0 10px;
}
.quantity a {
    color: #555;
    text-decoration: none;
}
.in-stock {
    padding: 7px 15px;
    background: #FDCE01;
    color: #fff;
    display: inline-block;
}
/* --- product single ---- */
.product-content h2 {
    font-size: 24px;
    font-weight: 600;
    color: rgba(0,0,0,0.7);
}
.product-view .item{
    border:1px solid #ccc;
    padding:10px;
}
.product-view {margin-bottom:15px;}
.product-thumbnail .owl-item{
    padding:5px;
    cursor:pointer;
    background-color: #F3F3F3;
}
#gallery_01 .fa{
    font-size: 18px;
}
/*zoom-windown*/
.zoomWindow {
    left: 107% !important;
    border: 2px solid #ddd !important;
    top: -5px !important;
    width: 100% !important;

}

.zoomContainer {
    top: 35px !important;
    left: 0px !important;
    margin-left: 0 !important;
    z-index: 1000;

}
.zoomContainer {
    top: 0px !important;
    left: 0px !important;
    margin-left: 0 !important;
    z-index: 1000;
    max-height: 100%;
}
.quickview-container .zoomWindow,.quickview-container .zoomLens,.quickview-container .zoomContainer{display: none;}
/**/
.thumbnail.item img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    margin: auto !important;
}
.owl-carousel.product-thumbnail.owl-theme.owl-loaded .item {
    height: 84px;
}
.thumbnail.item {
    position: relative;
    overflow: hidden;
    border: none;
    height: auto;
    margin: 0;
    padding: 0;
}

.owl-carousel .owl-item .product-block .product-detail .product-thumb, .product-thumb {
    position: relative;
    height: 200px;
    overflow: hidden;
    margin-top:20px;
    background-color: #F3F3F3;
}

.wrap-img {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
.wrap-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    display: block;
    /* margin: auto; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;

    max-height: 100%;

}
.thumbnails-image .thumbnail {
    height: 350px;
    border: none;
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #F3F3F3;
}
.thumbnails-image {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #F3F3F3;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.product-thumbnail .owl-prev{left:0; color:#000;}
.product-thumbnail .owl-next{right:0; color:#000;}
.product-content .rating-box{ vertical-align:middle; }
//.owl-carousel.owl-loaded{padding: 0px 40px;}
ul.review {
    display: inline-block;
    margin: 0;
    list-style: none;
    font-size: 12px;
    padding-left:10px;
    vertical-align:middle;
    color:#555;
}
ul.review li { display: inline-block;}
ul.review li+li:before {
    content: '|';
    margin: 0 8px;
    margin-left: 5px;
}
ul.review li a{color:#555;}
span.tax {font-weight: normal;}
.product-stock{
    margin:15px 0 15px;
    padding:0;
    list-style:none;
    font-size:14px;
}
.product-stock li{
    display:inline-block;
    margin-right:5px;
}
.product-stock li .in-stock {
    display: block;
    padding: 5px 20px;
}
.product-content p{
    font-size:14px;
    line-height:20px;
    margin-bottom:15px;
}
.product-content p strong{
    font-weight:800;
    color:#222;
}
.share-network {
    padding:10px;
    border:1px solid #ddd;
    margin:0 0 15px;
}
.share-network ul{
    margin:0;
    padding:0;
    list-style:none;
    display:inline-block;
}
.share-network ul.left-share{float:left;}
.share-network ul.right-social{float:right;}
.share-network ul li{display:inline-block;}
.share-network ul li+li{margin-left:5px;}
.share-network ul.left-share li a{
    display:block;
    width: 40px;
    height: 35px;
    line-height: 34px;
    font-size:16px;
    text-align:center;
    background:#aaaaaa;
    color:#fff;
}
.right-social li a{
    display:block;
    padding:5px 10px;
    border:1px solid #ddd;
    color:#555;
    margin-top:3px;
    text-decoration:none;
}
.right-social li .facebook i{ color:#43609c; }
.right-social li .twitter i{ color:#00aaf0; }
.right-social li .pinterest i{ color:#bd081c; }
.right-social li a:hover i{color:#fff;}
.right-social li .facebook:hover{ background: #43609c; color:#fff; }
.right-social li .twitter:hover{ background: #00aaf0; color:#fff; }
.right-social li .pinterest:hover{ background: #bd081c; color:#fff; }
.quantity .btn-cart {
    background: #2C3A8E;
    text-decoration: none;
    color: #fff;
    margin-right: 10px;
    border-radius: 0;
    height: 35px !important;
    border: none;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.3px;
    vertical-align: top;
    padding: 5px 20px;
    box-shadow: 0 2px 5px #999;
}
.quantity .btn-cartwishlist{
    background: #fff;
    text-decoration: none;
    color: #222;
    margin-right: 10px;
    border-radius: 0;
    height: 45px !important;
    border: none;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.3px;
    vertical-align: top;
    padding: 12px 20px;
    border: 1px solid #333;
}
/* ----- shop tab ----- */
.product-view-tab li a {
    border: 2px solid #2C3A8E;
    border-radius: 0;
    font-family: 'open sans';
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #2C3A8E;
}
.nav-tabs.product-view-tab>li.active>a, 
.nav-tabs.product-view-tab>li.active>a:focus, 
.nav-tabs.product-view-tab>li.active>a:hover{
    color: #efefef;
    cursor: default;
    background-color: #2C3A8E;
    border: 2px solid #2C3A8E;
    border-bottom-color: #7b80b4;
}
.nav-tabs.product-view-tab{
    border:none;
    margin-top:40px;
    margin-bottom:0px;
}
.nav-tabs.product-view-tab>li>a:hover {
    border-color: #343a40 #343a40 #343a40;
    background: #343a40;
    color: #fff;
}
.product-view-content>.tab-pane {
    padding: 25px 20px;
    border: 1px solid #ddd;
}
.product-view-content>.tab-pane p {
    font-size: 14px;
    line-height: 22px;
}
/* ----------- check out ----------- */
.check-out-title{
    font-size:20px;
    font-weight:700;
    font-size:open sans;
    color:#2C3A8E;
    text-transform: uppercase;
}
.check-out-subtitle h2 {
    font-weight: 600;
    color: #555;
    margin: 0;

    text-transform: uppercase;
    padding-bottom: 8px;
}
.check-out-subtitle{
    border-bottom: 1px solid #dfe4e7;
    margin-bottom: 25px;
}
.check-out-subtitle h2 span {
    position: relative;
    font-size: 18px;
}
.check-out-subtitle h2 span em{
    font-size:30px;
    font-style:normal;
}
.check-out-subtitle h2 span:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    bottom: -11px;
    background: #555;
}
.wpb-checkout h3, .shipping-details h3{
    font-weight:400;
    font-size:18px;
    text-transform:uppercase;
    margin: 0 0 20px;
}
.wpb-checkout label{
    font-weight:400;
    font-size:14px;
}
.wpb-checkout .checkbox, .wpb-checkout .radio{
    display:inline-block;
}
.delivery-table tr td.delivery-desc {
    padding: 8px 20px;
}
.already-register {
    border-bottom: 1px solid #ddd;
    margin: 0 0 15px;
    padding-bottom:5px;
}
.delivery-table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 21px;
}
.delivery-table tr td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border: 1px solid #dddddd;
}
.delivery-table tr td p{margin:0;}
.delivery-checkbox {
    text-align: center;
    width: 50px;
}
.delivery-img {
    width: 80px;
    padding: 17px;
}
.delivery-table tr td.delivery-price {
    width: 150px;
    padding: 8px 20px;
}
.payment-method label{ display:block; }
form+form{
    margin-top:30px;
}
/* ---------- review ------------ */
.review-img{display:inline-block;}
.review-docs {
    overflow: hidden;
    padding-left:15px;
}
.review-leftPart {
    width: 300px;
    float: left;
    overflow: hidden;
}
.review-img {
    display: table-cell;
    width: 90px;
}
.review-timestamp { font-weight: 600;}
.review-avtar span {
    display: table-cell;
    text-align: center;
    font-weight: 600;
    padding-left: 5px;
}
.review-avtar {
    display: table;
    margin: 0 0 25px;
    width: 100%;
}
.review-img img {border: 2px solid #ed7d00;}
.review-stars {margin: 0 0 25px;}
.review-starsOutput {
    display: inline-block;
    margin-right: 20px;
}
.review-full h4{
    font-size:15px;
    font-weight:600;
}
.review-pro-con {
    margin: 20px 10px 10px;
}
.review-pro-con p { margin: 0;}
.product-view-content>.tab-pane .review-pro-con p{font-size:13px;}
.comment-form-rating{margin-bottom:15px;}
.review-full {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.review-full+.review-full{margin-top:20px;}
.review-full:last-child{
    /*border:none;
    padding-bottom:0;*/
}
.review-head {
    padding: 15px 20px;
    margin-bottom: 25px;
    background: #ed7d00;
    color: #fff;
    font-size: 16px;
    font-weight:600;
}
.review-comment { padding-top: 1em;}
.review-comment label {
    color: #555;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    display: block;
    letter-spacing: .04em;
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom:10px;
}
.stars {
    position: relative;
    font-size: 1em;
    margin-bottom:10px;
}
.stars a.star-1:after, 
.stars a.star-2:after, 
.stars a.star-3:after, 
.stars a.star-4:after, 
.stars a.star-5:after {
    font-family: "FontAwesome";
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.stars a.star-1 { width: 2em;}
.stars a.star-2 { width: 3em;}
.stars a.star-3 { width: 4em;}
.stars a.star-4 { width: 5em;}
.stars a.star-6 { width: 6em;}
.stars a.star-1:after { content: "\f005";}
.stars a.star-2:after { content: "\f005\f005";}
.stars a.star-3:after { content: "\f005\f005\f005";}
.stars a.star-4:after { content: "\f005\f005\f005\f005";}
.stars a.star-5:after { content: "\f005\f005\f005\f005\f005";}
.stars a.star-1, 
.stars a.star-2, 
.stars a.star-3, 
.stars a.star-4, 
.stars a.star-5 {
    border-right: 1px solid #ccc;
}
.stars a:last-child { border-right: 0;}
.stars a {
    display: inline-block;
    font-weight: 700;
    margin-right: 1em;
    text-indent: -9999px;
    position: relative;
    border-bottom: 0 !important;
    outline: 0;
    color:#000;
}
.stars a:hover{ color:#ed7d00;}
ul.review-action {
    position: absolute;
    right: 0;
    top: 0;
    list-style: none;
    padding: 0;
    font-size: 12px;
    margin: 0;
}
ul.review-action li > i.fa {
    cursor: pointer;
    font-size: 15px;
}
ul.review-action li ul.review-view {
    position: absolute;
    right: 0;
    display: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
/* ul.review-action li:hover ul.review-view {
    display: block;
}
*/
ul.review-action li a {
    color: #000;
}
ul.review-view:after {
    content: '';
    border: 6px solid transparent;
    border-bottom-color: #bbb6b6;
    position: absolute;
    right: 9px;
    top: -13px;
}
ul.review-view:before {
    content: '';
    border: 6px solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    right: 9px;
    top: -12px;
    z-index: 9;
}
ul.review-action li ul.review-view {
    position: absolute;
    right: -8px;
    top: 100%;
    display: none;
    padding: 0;
    margin: 2px 0 0;
    min-width: 100px;
    list-style: none;
    left: initial;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 2px 6px rgba(0,0,0,.175);
}
/* ---------- Login Register ----------- */
.login-register {
    border: 3px dashed #dddddd;
    padding: 30px 40px;
    text-align: left;
    margin: 0 auto;
}
.login-register h2 {
    font-size: 24px;
    margin: 0 0 px;
}
.login-register em{margin-bottom:20px; display:block;}
.login-register form label{
    line-height: 2;
    color: #333;
    font-weight:normal;
}


/* megamenu */
@media (min-width:992px){
    ul.dropdown-menu  {
        padding: 0;
        border: none;
        border-radius: 0;
        z-index: 9999;
    }
    ul.dropdown-menu li {
        border-bottom: 1px solid #ddd;
        position: relative;
    }
    ul.dropdown-menu li a{
        font-size: 15px;
        padding: 8px 20px;
    }
    .nav>li:hover>.dropdown-menu {
        display: block !important;
    }
    .dropdown-menu>li:hover>a {
        color: #fff;
        background-color: #2b3a8e;

    }
    .dropdown-menu li:hover>.dropdown-menu {
        display: block !important;
    }
    ul.dropdown-menu li:last-child {
        border-bottom: none;
    }
    .dropdown-menu li>.dropdown-menu {
        border-radius: 0;
        left: 100%;
        top: 0;
        display: none !important;
    }
}

.Sliders-list {
    margin-top: 40px;
}
.owl-carousel a{text-decoration: none;}
.owl-carousel  .product-price{
    margin: 0 0 10px;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
    -webkit-transform-style: preserve-3d;
    margin: 0 auto;
    height: auto;
}
.owl-carousel .owl-item .product-block .product-detail img {
    display: block;    
    -webkit-transform-style: preserve-3d;
    margin: auto;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
     object-fit: contain;
}
.owl-carousel.product-thumbnail.owl-theme.owl-loaded .item {
    height: 84px;
}


.shipping-details ul {
    list-style: none;
    padding: 0;
}

.shipping-details ul li{
    margin: 5px 0;
}

.product-details table {
    width: 100%;
}
.product-details table thead {
    background: #2C3A8E;
    border-right: 1px solid #f8f9fa;
}
.product-details table thead th {
    /*text-align: center;*/
    color: #fff;
    padding: 10px;
}
.product-details table tbody td {
    color: #555;
    padding: 5px;
}
.product-details table tbody td tr:nth-child(even) {
    background: #ddd;
}
.total p {
    border: 1px solid #ddd;
    padding: 15px;
    font-size: 25px;
    color: #555;
}
.add-to-cart .btn-primary, .total .btn-primary {
    color: #fff;
    background-color: #2C3A8E;
    border-color: #2C3A8E;
    border-radius: 0;
}
.add-to-cart .btn-primary:hover, .total .btn-primary:hover {
    color: #fff;
    background-color: #2C3A8E;
    border-color: #2C3A8E;
}
@media (min-width:992px){
    .navbar-nav>li:nth-child(n+8) > .dropdown-menu {
        left: inherit;
        right: 0;
    }
    .navbar-nav>li:nth-child(n+8) > .dropdown-menu li:hover>.dropdown-menu {
        left: inherit;
        right: 100%;
    }
}

/* ---------------- 5/25/2016*/
.shop_table th, .shop_table td{}
.shop_wishlist .tbl-img{width:150px;}
.shop_wishlist .tbl-pprice{width:120px;}
.shop_wishlist .pp-info {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
}
.table>tbody>tr>td p, .table>tbody>tr>td h5{
    padding-left:0;
}
a.button-remove{
    color:#000;
    border:1px solid rgba(0,0,0,0.5);
    line-height:55px;
    padding:5px 10px;
    font-size:14px;
    font-weight:400;
    border-radius:4px;
}
.btn-cart-det{
    width:90%;
    margin:auto 5%!important;
}
.table>tbody>tr>td img{
    float:left;
    margin-right:25px;
}
.table>tbody>tr>td h5{
    vertical-align: middle;
    display: flex;
    height: 80px;
    align-items: center;
}
.pp-info span{
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
}
.pp-info span+span{margin-left:5px;}
span.color-red {background: red;}
span.color-blue {background: blue;}
span.color-black {background: black;}
.add-to-wishlist .table.shop_wishlist>thead>tr>th {
    border: 1px solid #DDD;
    padding: 15px;
}
.add-to-wishlist .table>tbody>tr>td, 
.add-to-wishlist .table>tbody>tr>th, 
.add-to-wishlist .table>tfoot>tr>td, 
.add-to-wishlist .table>tfoot>tr>th, 
.add-to-wishlist .table>thead>tr>td, 
.add-to-wishlist .table>thead>tr>th{
    padding: 30px 15px;
    vertical-align:top;
}
ul.cart-menu span {
    background: none;
    font-size: 14px;
    font-weight: 300;
}
.radio img {
    display: block;
    max-width: 25%;
    vertical-align: middle;
}
ul.c-details a {
    text-decoration: none;
    font-weight: 600;
}
.product-details {
    border-top: 1px solid #ddd;
    padding: 20px 0 0;
}
.product-details table tbody td tr:nth-child(even) {
    background: #ddd;
}

.modal-body em {
    margin-bottom: 20px;
    display: block;
}
div#loginModal .form-group p {
    text-align: center;
}
.fix-p {
    text-align: center;
}
p.login-p-fix span {
    background: #FF9800;
    width: 40px;
    height: 40px;
    position: relative;
    display: block;
    margin: 0 auto;
    line-height: 40px;
    box-shadow: 0px 0px 0px 14px #fff;
    border-radius: 50%;
    color: #fff;
    z-index: 9;
}
p.login-p-fix:before {
    content: '';
    background: #FF9800;
    height: 2px;
    width: 100%;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
}
p.login-p-fix {
    position: relative;
}
.fix-p a {
    color: #FF9800;
    text-decoration: none;
    font-weight: 600;
}
.alert-dismissable.alert-fix {
    position: fixed;
    right: 0;
    z-index: 999;
    bottom: -20px;
}
/* ------ Search fild added ------ */
.form-group.search-group {margin: 20px 0;}
.search-group>div {
    border-width: 1px;
    border-style: solid;
    border-color: #e9e9e9;
}
.search-group .input-group-addon {
    background: transparent;
    box-shadow: none;
    border: none;
    border-right: 1px solid #ddd;
    padding: 0;
}
.search-group .form-control {
    background: transparent;
    box-shadow: none;
    border: none;
}
.search-group .input-group-addon select {
    text-decoration: none;
    border: none;
    padding: 0 10px;
    width: 155px;
    outline: none;
    background: transparent;
    height: 44px;

}
.search-group .input-group-btn .btn-default {
    height: 46px;
    box-shadow: none;
    margin-right: -1px;
    font-size:18px;
}
.header-cart-content {
    display: inline-block;
    float: right;
    position: relative;
    margin: 20px 0;
}
.header-cart-content .heading-cart {
    padding-left: 3.3781em;
}
.header-middle a {
    color: #333333;
}
li.responsive-menu-item{
    background-color: #2C3A8E;
}
.nav > li, li.responsive-menu-item a:link, li.responsive-menu-item a:visited{
    color: #fff;
}
.nav > li.responsive-menu-item a:hover, li.responsive-menu-item a:hover{
    color: #FDCE01;
}
.cart-contents:hover{text-decoration: none;}
.header-cart-content .heading-cart:before {
    font-family: fontawesome;
    background-color: #F2F5F9;
    border-radius: 50%;
    bottom: 0;
    color: #848EA1;
    content: "\f07a";
    font-size: 2.8rem;
    height: 55px;
    left: 0;
    line-height: 1.3em;
    padding-top: 7px;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 55px;
}
.header-cart-content .heading-cart h6{
    font-size: 14px;
    margin-bottom: 3px;
    padding-top: 3px;
}
.header-cart-content .heading-cart span{
    font-size: 12px;
    color: #fff;
    background-color: red;
    padding:1px 6px;
    border-radius: 50%;
}
.heading-cart span{
    position: absolute;
    left: 36px;
    bottom: -17px;
}
.header-cart-content .cart-product-list {
    background-color: #fff;
    border-top: 3px solid;
    position: absolute;
    padding: .4em 1em;
    right: 0;
    width: 300px;
    z-index: 999;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.3);
    opacity: 0;
    top: 116%;
    visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
    transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
}
.header-cart-content:hover .cart-product-list {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.header-cart-content .cart-product-list:before {
    display: block;
    top: -17px;
    right: 34px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-bottom-color: #000;
    border-width: 7px 8px;
    margin-left: -6px;
}




/* ----------- Mail box ------------ */
.mail-box-header {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    border-bottom: 0;
    color:#676a6c;
    padding: 30px 20px 20px 20px;
}
.mail-search {
    max-width: 300px;
}
.mail-box-header h2 {
    margin-top: 0px;
    font-size: 24px;
}
.mail-box-header h3 {
    margin-top: 5px;
    font-weight: 600;
    font-size: 16px;
}
.mail-box-header h5 {
    margin-top: 5px;
    font-weight: 600;
    font-size: 12px;
}
.font-noraml {font-weight: 400;}
.btn-white {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
}
.mail-search  .form-control, .single-line {
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    font-size: 14px;
    height: 30px;
}
.mail-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    border-top: 0;
    padding: 0px;
    margin-bottom: 20px;
    font-size: 13px;
}
.table-mail > thead > tr > th, 
.table-mail > tbody > tr > th, 
.table-mail > tfoot > tr > th, 
.table-mail > thead > tr > td, 
.table-mail > tbody > tr > td, 
.table-mail > tfoot > tr > td {
    border: none;
    border-top: 1px solid #e7eaec;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table.table-mail tr td { padding: 12px;}
.table-mail .check-mail { padding-left: 20px;}
.unread td a, .unread td {
    font-weight: 600;
    color: inherit;
}
.unread td {background-color: #f9f8f8;}
.read td a, .read td {
    font-weight: normal;
    color: inherit;
}
td.check-mail {width: 46px;}
main.wpb-message {padding: 40px 0;}
.dim {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    padding-top: 6px;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    box-shadow: inset 0px 0px 0px #027916, 0px 5px 0px 0px #027916, 0px 10px 5px #999999;
    background-color: #2C3A8E;
    border-color: #2C3A8E;
    color: #FFFFFF;
}
.dim:hover, 
.dim:active, 
.dim:focus{ color:#fff;}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0 0;
    border-radius: 4px;
}

.pagination > li > a, .pager > li > a, .pagination > li > span, .pager > li > span {
    position: relative;
    top: 0;
    border-width: 1px;
    color: #555555;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    border-radius: 0;
    background: transparent;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    background-color: #158cba;
    border-color: #127ba3;
    cursor: default;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #555555;
    background-color: #eeeeee;
    border-color: #e2e2e2;
}
.mail-body {
    border-top: 1px solid #e7eaec;
    padding: 20px;

}
.note-editor.note-frame .note-editing-area .note-editable{
    min-height: 218px;
}

/* ----- Error Page --------- */
main.error {
    background: #fff;
    padding: 45px 0;
}
.page-notFound {
    text-align: center;
    padding: 10rem 0px;
}
/* ---- message Page ----- */
.note-editor.note-frame .note-editing-area .note-editable {
    padding: 20px;
    overflow: auto;
    outline: 0;
}
/* -------------- user details ----------- */
.user-img img {
    width: 100%;
}
.userdetails-header {
    background: #fbfbfb;
    padding: 20px;
}
.user-layer{
    position: relative; 
    overflow: hidden;
    width: 150px;
    height: 150px;
}
.user-img img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    margin: auto;
}
.user-img {
    float: left;

    border: 1px solid #ddd;
    padding: 10px;
}
.user-details-edit {
    overflow: hidden;
    padding-left: 30px;
    padding-top: 113px;
}
.user-personal-info {
    float: left;
}
.user-edit-button a+a {
    margin-left: 10px;
}
.user-personal-info span {
    font-weight: 500;
    font-size: 18px;
}
.userdetails-header{margin-bottom: 30px;}
.box-details{
    margin-bottom: 30px;
}
.box-details h4 {
    margin: 0px;
    line-height: 40px;
    padding: 0px 20px;
    border: 1px solid #e5e5e5;
    background-color: #F7F7F7;
    height: 40px;
}
.box-details .box-content {
    padding: 10px 20px;
    border: 1px solid #e5e5e5;
    border-top: 0px;
}
.box-details .box-content strong {
    font-size: 30px;
    padding: 19px 0;
    display: block;
    font-weight: 600;
}
.form-horizontal .control-label{text-align: left;}
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 21px;
    font-size: 22.5px;
    line-height: inherit;
    color: #2c3e50;
    border: 0;
    border-bottom: 1px solid transparent;
}

ul.cart-menu ul.subnav-dropdown li+li {
    margin-left: 0;
}

.seller-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    margin: auto;
}

.stock_clearance{
    position: fixed;
    right: -83px;
    background: #f8f9fa;
    z-index: 99999;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    padding: 9px;
    border-radius: 0;
    -webkit-border-radius: 0;
    top: 50%;
    box-shadow: 0 0 5px #000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    word-break: break-all;
    -moz-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    padding: 7px 20px;
    cursor: pointer;
    text-decoration: none;
}

.festival_offer{
    position: fixed;
    left: -70px;
    background: #f8f9fa;
    z-index: 99999;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    padding: 9px;
    border-radius: 0;
    -webkit-border-radius: 0;
    top: 50%;
    box-shadow: 0 0 5px #000;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    word-break: break-all;
    -moz-transition: all 0.15s ease-in-out 0s;
    transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    padding: 7px 20px;
    cursor: pointer;
    text-decoration: none;
    
}

.festival_offer:hover, .stock_clearance:hover, .stock_clearance:focus{text-decoration: none;}
.festival_offer:hover, .stock_clearance:hover {color: #fff;}

.autobg-color{
    animation: color-animation 4s infinite linear alternate;
}
@keyframes color-animation {
    0% {
       background: #2C3A8E;
    }
    50% {
       background: #f8f9fa;
    } 
    100% {
       background: #2C3A8E
    } 
}


div#zoomloader {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}
div#zoomloader img {
    position: absolute;
    width: auto;
    height: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.tab-pane img {
    height: auto;
    width: auto;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #2C3A8E;
    border-color: #2C3A8E;
    border-radius: 0;
    opacity: 1;
}

/* later added by rakesh */
.product-details table tbody td {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.product-details table tbody td:last-child {
    border-right: 1px solid #ddd;
}
table.tablesaw tr td {
    text-align: left;
    padding: 10px 15px !important;
}
span.tablesaw-cell-content h4 {
    font-size: 15px;
}
.latest-product {
    margin-top: 40px;
}
/*  a.thumbnail {
        overflow: hidden;
}
*/
select {
    height: 30px;
    border-color: #ddd;
    color: #555;
}

button#addtocart {
    margin-bottom: 15px;
}
.cartContainer {
    width: 50% !important;
    left: auto !important;
    right: 34% !important;
}
button#responsive-menu-button {
    box-shadow: none;
}
div#cartItem {
    overflow: auto;
    height: 200px;
}
ul.dropdown-menu.responsive-menu-submenu.responsive-menu-submenu-open li a {
    background: #398e48 !important;
}
/* Cash back Offer */
.product-cashback-tag {
    position: absolute;
    right: 0;
    background-image: url(../images/blank-price-tag.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 155px;
    width: 160px;
    top: -18px;
}
.view-cash {
    color: #fff;
    padding: 28px 0;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 107px;
    left: 0;
    right: 0;
    margin: auto auto;
    line-height: 15px;
    letter-spacing: 0.5px;
}

.view-cash span {
    display: block;
}

/*
* Free product
*/
.offer-celebration {
    border: 1px solid #ddd;
    padding: 20px;
    display: inline-block;
    max-width: 235px;
        margin: 15px 0 0;
}

.offer-celebration h3 {
    margin: 0;
    padding: 14px;
    background: #f8f9fa;
    color: #fff;
    font-size: 18px;
    margin: -20px;
    margin-bottom: 20px;
}
.offer-celebration a{
    text-decoration: none;
    color: #444;
}
.offer-celebration img {
    max-width: 181px;
    margin: 0 0 5px;
}

.offer-celebration h4 {
    font-size: 12px;
    margin: 0;
}

.add-list-right .slide
{
float:left;
width:263px;}

.footer-middle-area {
    padding: 50px 0;
}

.bg-gray {
    background-color: #f2f2f2;
}

.footer-widget-area {
    border-bottom: 1px solid #dfdfdf;
    padding-top: 50px;
    padding-bottom: 46px;
}

.single-process {
    padding: 15px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 5px 5px 15px rgba(0,0,0,.02);
    border-radius: 4px;
}
.single-process i {
    color: #2b3a8e;
    font-size: 40px;
}
.single-process h3 {
        font-size: 15px;
    color: #222222;
    font-weight: 700;
    line-height: 1.5;
    padding-left: 15px;
}

.prd-section-title h2 {
    color: rgba(0, 0, 0, 0.7);;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    font-family: "Work Sans", sans-serif;
    text-align: center;
    padding: 15px 18px 13px;
    margin: 0 auto;
    text-decoration: none;
}


.owl-carousel .owl-item img {
  height: auto;
  width: 100%;
}
.product-view-content>#moreinfo{
    padding: 0px 0px 0px 0px;
    border: none;
}
label.title-label{
    color:#2C3A8E;
    font-size: 16px;
}