body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    letter-spacing: 0.8px;
    color: #666;
    font-size: 15px;
    line-height: 20px;
    width: 100%;
}
h1, h2, h3, h4, h5, h6 {
    color: #444;
}
/* default font size */
.fa {
    font-size: 13px;
}
/* Override the bootstrap defaults */
h1 {
    font-size: 33px;
}
h2 {
    font-size: 27px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 15px;
}
h5 {
    font-size: 12px;
}
h6 {
    font-size: 10.2px;
}
a {
    color: #23a1d1;
}
#tab-description {
    line-height: 22px;
    font-size: 13px;
    letter-spacing: 0;
}
a:hover {
    text-decoration: none;
    color: #0060ff;
}
.owl-controls .owl-page.active span {
    background: #fff !important;
}
legend {
    font-size: 18px;
    padding: 7px 0px
}
label {
    font-size: 13px;
    font-weight: normal;
}
.othertab ul li a{
    padding: 12px 5px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 13px;
}
.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
    border-radius: 4px 0px 0px 4px;
}
.newdi{
    margin-bottom: 20px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 15px;
}
div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #ffffff;
    background-color: transparent;
}
/* search */
/* top */
.huserb{
    margin: 0px 20px;
}
#slideshow0:hover .owl-buttons .owl-next {
    right: 50px;
}
#slideshow0:hover .owl-buttons div {
    opacity: 1 !important;
}
#slideshow0 .owl-buttons .owl-next {
    right: 0px;
}
#slideshow0 .owl-buttons div i{
    font-size: 26px !important;
    margin: 0px !important;
    color: #fff;
}
.curlan .btn-link {
    cursor: pointer;
    color: #000;
    border-radius: 0;
    text-transform: capitalize;
}
.curlan .dropsetting {
    width: 238px;
    padding: 15px 0px !important;
}
#slideshow0 .owl-buttons div {
    width: 40px;
    height: 40px;
    line-height: 32px;
    font-size: 20px;
    color: #fff !important;
    background: #0060ff !important;
    border: 1px solid #0060ff;
    text-align: center;
    transition: .3s ease;
    display: inline-block;
    border-radius: 50px !important;
    opacity: 0 !important;
    top: 48%;
    margin: 0;
    padding: 6px 0px !important;
}
#slideshow0 .owl-buttons div:hover i, #product .owl-buttons div:hover, #cat-img .owl-buttons div:hover, #special .owl-buttons div:hover {
    color: #0060ff;
}
.account .btn:active:focus, .account .btn:focus {
    border-color: #eee;
}
.compro:hover a{
    color: #0060ff !important;
}
#slideshow0 .owl-buttons .owl-prev {
    left: 0px !important;
}
#slideshow0:hover .owl-buttons .owl-prev {
    left: 50px !important;
}
#slideshow0:hover .owl-buttons .owl-next {
    right: 50px !important;
}
#slideshow0 .owl-buttons div:hover{
    color: #fff;
    background: #000 !important;
    border: 1px solid #000 !important;
}
.catf:hover{
    border-image: linear-gradient(to right, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
    border-image-slice: 100%;
    border-image-slice: 1;
}
.catf:hover .cate-bg{
    color: #0060ff;
}
.dropdown-submenu{
    position: relative;
}
.cartdrop {
    padding: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
#slideshow0.owl-carousel .owl-buttons .owl-next:hover::after, #slideshow0.owl-carousel .owl-buttons .owl-prev:hover::after, #slideshow0.owl-carousel .owl-buttons .owl-next:active::after, #slideshow0.owl-carousel .owl-buttons .owl-prev:active::after, #slideshow0.owl-carousel .owl-buttons .owl-next:focus::after, #slideshow0.owl-carousel .owl-buttons .owl-prev:focus::after{
    border: none !important;
}
.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 5px;
    width: 160px;
    font-size: 14px;
    transition: 0.3s ease;
}
.cartprice {
    clear: both;
    position: relative;
    top: -35px;
    left: 55px;
    width: 50%;
    color: #25274d;
    font-size: 13px;
    direction: ltr;
    margin-bottom: -10px;
}
#cart .btn-pri {
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
    font-size: 13px;
    text-shadow: none;
    color: #000;
}
#cart .dropdown-menu li > div {
    padding: 0 10px;
}
.btn-xs {
    font-size: 9px;
}
.account li i {
    margin-right: 7px;
    width: 15px;
}
.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #0060ff;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat-x;
}
#top {
    padding: 10px 0px;
    background-color: #f5f5f5;
}
#top .container {
    padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left;
}
#form-language i, #form-currency i{
    vertical-align: middle;
    margin-left: 5px;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
    text-shadow: none;
    color: #ffffff;
    background-color: transparent;
    background-image: none;
}
#form-currency button, #form-language button{
    padding: 0px;
}
#form-currency, #form-language {
    line-height: 15px;
}
.topte{
    line-height: 0;
}
.btn.active, .btn:active {
    box-shadow: none;
}
#top .btn-link, #top-links li, #top-links a {
    color: #222;
    text-decoration: none;
    vertical-align: middle;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 0.8px;
    font-size: 13px;
}
#top-links-n {
    display: inline-block;
    float: right;
    color: #000;
    margin-top: 5px;
    font-weight: 500;
}
.get-n{
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
#top-links-n svg{
    vertical-align: middle;
    margin-right: 5px;
}
#top-links .dropdown-menu a {
    text-shadow: none;
}
#top-links .dropdown-menu a:hover {
    color: #0060ff;
}
#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}
ul {
    margin-top: 0;
    margin-bottom: 0px;
}
.cartname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 10px;
    width: 130px;
    font-size: 14px;
    text-transform: capitalize;
}
.btn.btn-primary.sj{
    margin-left: 1px;
}
.accolor li:hover a{
    color: #0060ff;
}
/* logo */
:focus {
    outline: none;
}
/* ctsearch */
#search-by-category .search-container .categories-container {
    float: left;
    width: 20%;
    position: relative;
}
.cate-selected {
    display: inline-block;
    font-size: 14px;
    color: #222;
    margin-top: 2px;
    float: left;
}
#account .xsuser{
    display: inline-block;
    margin-right: 6px;
}
.bl{
    color: #999;
    font-size: 13px;
    line-height: 21px;
}
.categories-container .hover-cate p {
    height: 50px;
    cursor: pointer;
    padding: 12px;
    margin-bottom: 0;
    background: #fff url('../../../../../image/catalog/searcharrow.png');
        background-position-x: 0%;
        background-position-y: 0%;
        background-repeat: repeat;
    background-repeat: no-repeat;
    background-position: right 0px bottom 8px;
        border-right-color: rgb(220, 220, 220);
        border-right-style: solid;
        border-right-width: 1px;
    border-right: none !important;
    border-radius: 4px 0px 0px 4px;
    color: #A6A6A6;
    border: 1px solid #dfdfdf;
    background-color: #fff;
}
#btn-search-category {
    background: #000;
    fill: #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #000; 
    height: 50px;
    box-shadow: none;
    transition: 0.3s ease;
    width: 140px;
    border-radius: 0 4px 4px 0
}
#btn-search-category:hover{
    background-color: #0060ff !important;
    border: 1px solid #0060ff;
}
.ajax-result-list .acpage {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.text-xs-left, .text-sm-left {
    text-align: left;
}
.text-xs-right, .text-sm-right {
    text-align: right;
}
#search_widget{
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
#text-search {
    width: 100%;
    border: 1px solid #dfdfdf;
        border-left-color: rgb(220, 220, 220);
        border-left-style: solid;
        border-left-width: 1px;
    height: 50px;
    background-color: #fff;
    padding: 0 15px;
    border-left: none;
    border-radius: 0px 0px 0px 0px;
}
.smenus li:hover a{
    color: #000;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items {
    z-index: 9999;
    position: absolute;
    display: none;
    background: none repeat scroll 0% 0% #FFF;
    max-height: 300px;
    overflow: auto;
    padding: 15px;
    width: 100%;
    cursor: pointer;
    border: 1px solid #dcdcdc;
    line-height: 25px;
    text-transform: capitalize;
    list-style: none;
    font-size: 13px;
    text-align: left;
}
.ajax-result-list .product-info {
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.search-ajax ul {
    list-style: none;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
    display: block;
    border: 1px solid #ddd;
    max-height: 345px;
    overflow: auto;
    border-radius: 4px;
}
.search-ajax ul {
    list-style: none;
    padding: 0px;
}
.ajax-loader-container {
    position: absolute;
    z-index: 110;
    height: 300px;
    background-color: white;
    border: 1px solid #eee;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}
#search-by-category .search-ajax {
    position: absolute;
    z-index: 99;
    background: none repeat scroll 0% 0% #fff;
    left: 0px;
    right: 0px;
}
.ajax-result-list .product-image img {
    max-width: 90px;
    border: 1px solid #eee;
    border-radius: 4px;
}
.detail {
    text-align: left;
}
.ajax-result-list .acpage {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    text-transform: capitalize;
    margin: 0 0 10px 0;
    text-align: left;
}
#search-by-category .list-des {
    font-size: 12px;
    color: #777;
}
.list-des {
    text-transform: capitalize;
    color: #282828;
    max-height: 40px;
    overflow: hidden;
}
#sp-btn-search:last-child > .btn {
    margin-left: 0px;
}
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 2;
    background-color: #000 !important;
    color: #fff;
    border: 1px solid #000;
    fill: #fff;
}
#slideshow0{
    z-index: 0;
}
/* catend */
/*loader start */ 
.s-panel{
    position: relative;
}
.s-panel .wrloader {
    background: url('../../../../../image/catalog/loader.gif') 50% 50% no-repeat rgb(255,255,255);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.slideshow .swiper-pager {
    width: 100%;
    position: absolute;
    top: 11%;
    line-height: 45px;
}
.slideshow .swiper-button-prev{
    left: 20px;
    margin-top: 12.3%;
}
.slideshow .swiper-button-next{
    right: 20px;
    margin-top: 12.3%;
}
/* loader end */
/* search */
#search .input-lg {
    height: 48px;
    line-height: 20px;
    padding: 0 10px;
    box-shadow: none;
}
#search .btn-lg {
    font-size: 15px;
    line-height: 18px;
    padding: 0px;
    height: 48px;
    width: 100px;
    text-shadow: 0 1px 0 #FFF;
}
/* cart */
#menu .dropdown-inner a {
    min-width: 165px;
    display: block;
    padding: 5px 0px;
    clear: both;
    line-height: 20px;
    color: #333333;
    font-size: 13px;
    text-transform: capitalize;
}
.owl-controls .owl-page {
    margin: 0px 0px !important;
}
.beffect:hover a::after {
    background: rgba(0,0,0,.1);
    transform: rotateY(180deg);
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    transition: all 0.9s;
    border-radius: 4px;
}
.beffect a::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    transition: all 0.9s;
}
.beffect a::after {
    background: rgba(255,255,255,.5);
}
.beffect img{
    border-radius: 4px;
}
.beffect a {
    display: block;
    overflow: hidden;
    position: relative;

}
.xsuser svg, .cimg svg{
    vertical-align: middle;
}
.carts .acc {
    padding: 0px 40px;
}
.carts{
    text-align: right;
}
.header-top {
    padding: 15px 0;
}
.commenu .menus{
    padding: 14px 0px;
background: -moz-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
background: -webkit-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
    margin-bottom: 30px;
} 
.smenus li a{
    color: #fff;
    transition: 0.3s ease;
}
.menus{
    padding: 3px 0px;
    background: -moz-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
background: -webkit-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
}
.smenus, .call {
    display: inline-block;
    text-transform: capitalize;
}
.call{
    text-align: right;
    float: right;
}
.commenu .manun {
    text-transform: capitalize;
    font-size: 14px;
}
#cart-total .mcart {
    color: #000;
    text-transform: capitalize;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 500;
}
.per{
    font-size: 18px;
    color: #0060ff;
    text-transform: capitalize;
}
#cart.open > .btn:hover {
    color: #444;
}
#cart .dropdown-menu {
    z-index: 1001;
}
@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
}
@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}
#cart .dropdown-menu li p {
    margin: 20px 0px;
    text-align: center;
}
/* menu */
#menu .nav > li > a:hover, #menu .nav > li.open > a {
    color: #0060ff;
}
#menu .dropdown-menu {
    padding-bottom: 0;
}
#menu .dropdown-inner {
    display: table;
}
#menu .dropdown-inner ul {
    display: table-cell;
}
#menu .dropdown-inner li a:hover {
    color: #FFFFFF;
}
#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px;
}
#gallery_01 a {
    padding: 0px 10px;
}
#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #000;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
}
#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.rownext ul li {
    margin-right: 45px;
}
.rownext li {
    display: inline-block;
}
.mright li a {
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
    text-align: center;
    display: inline-block;
}
.rownext {
    display: inline-block;
}
.beffect.sub-img-banner{
    display: inline-block;
}
.tab-head ul {
    margin-right: 100px;
}
.nav-tabs {
    text-align: right;
    border: none;
    margin-bottom: 0px;
}
.tab-head{
    margin-bottom: 21px;
}
.tab-head .nav-tabs > li.active > a, .tab-head .nav-tabs > li.active > a:hover, .tab-head .nav-tabs > li.active > a:focus {
    color: #0060ff;
    border: none;
}
.tab-head .nav-tabs > li > a:hover {
    color: #0060ff;
    cursor: default;
    background-color: #fff;
    cursor: pointer;
}
a:focus {
    outline: none;
    text-decoration: none;
}
.bests{
    margin-left: 20px;
    margin-right: 20px;
}
.tab-head .nav-tabs > li > a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 1px;
    padding: 5px 0px;
    border-radius: 4px;
}
.tab-head {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.tab-head h1 {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
    color: #000;
    margin: 0px;
    display: inline-block;
    float: left;
}
.nav-tabs > li > a {
    border: none;
}
.nav-tabs > li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}
.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
}
.product-thumb:hover .second-img {
    opacity: 1;
    transition: all 0.6s ease 0s;
    transform: translate(0%, 0%);
    overflow: hidden;
}
.product-thumb .image {
    text-align: center;
    border-radius: 4px;
    position: relative;
    border: 1px solid #eee;
    overflow: hidden;
}
.product-thumb .second-img {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    transform: translate(40%, 40%) scale(0.2);
    transition: all 0.6s ease 0s;
    max-width: 100%;
    opacity: 0;
}
.ssub-img-banner{
    margin-bottom: 30px;
}
#common-home {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
#slideshow0 .owl-wrapper-outer {
    border: none !important;
}
.home-tab .owl-item .product-layout {
    border-right: none;
}
.owl-wrapper-outer {
    box-shadow: none !important;
    border: none !important;
    border-radius: 0px !important;
}
.product-layout{
    position: relative;
    margin-top: 1px;
}
#tfeature .row{
    margin-left: -10px;
    margin-right: -10px;
}
.head-t {
    margin-bottom: 30px;
    position: relative;
    border-bottom: 1px solid #eee;
}
.head-t hr{
    width: 130px;
    border-top: 1px solid #0060ff;
    margin-bottom: 0;
    margin-top: 15px;
}
.head-t h4 {
    font-size: 17px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: normal;
    position: relative;
    font-weight: 500;
    color: #222;
    margin: 20px 0px;
}
#best .owl-wrapper-outer{
    padding-bottom: 1px;
}
.prosp{
    margin-top: 50px;
    margin-bottom: 20px;
}
.pop{
    margin: 50px auto;
}
.spe{
    margin-top: 50px;
}
#scroll {
    position: fixed;
    bottom: 12px;
    right: 20px;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    z-index: 2;
    background: #0060ff;
    min-width: 40px;
    min-height: 40px;
    overflow: hidden;
    display: block;
    text-align: center;
    opacity: 1;
    transition: all 0.5s ease-in-out 0s;
    transform: scale(1);
    padding: 11px 0;
    border-radius: 4px;
}
#scroll:hover{
    background-color: #000;
}
#scroll i{
    font-size: 18px;
}
.pcrt svg{
    fill: #fff;
}
.protitle a {
    color: #222;
    transition: all 0.4s ease 0s;
}
.product-quickview-detail .nav-tabs{
    padding-top:50px;
}
#contact ul li i {
    width: 25px;
    margin-top: 7px;
    font-size: 16px;
}
.manuf{
    margin-top: 50px;
}
#special .product-thumb{
    margin-bottom: 30px;
}
.pro-content .headti{
    font-size: 17px;
}
.fborder li a:hover {
    color: #0060ff;
}
.fsocial li:hover{
    background-color: #000;
}
.fsocial li:hover a i{
    color: #fff;
}
#menu .dropdown-inner li a:hover {
    color: #0060ff;
}
#top #form-currency .currency-select, #top #form-language .language-select {
    text-align: left;
    color: #000;
    padding: 5px 20px;
}
.language-select img {
    margin-right: 10px;
    border-radius: 0;
}
#top #form-currency .currency-select:hover, #top #form-language .language-select:hover {
    text-shadow: none;
    color: #0060ff;
}
.op-box.qtlabel {
    display: inline-block;
}
.op-box.qty-plus-minus {
    display: inline-block;
    vertical-align: middle;
}
.row.adding {
    margin: 0px;
}
.promo {
    padding-top: 15px;
}
.swiper-viewport {
    border: 1px solid #eee !important;
    box-shadow: none !important;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
/* popup */
.popup h3{
    margin-top: 0px!important;
    margin-bottom: 20px !important;
    font-size: 22px !important;
    color: #000 !important;
}
.white-popup .inner.row{
    margin-bottom: 20px;
    margin-top: 20px;   
}
.popup p{
    margin-bottom: 20px;
    font-size: 14px;
}
.popup .button-submit{
    margin-top: 20px;
}
/* category */
.product-list .button-group {
    position: unset;
    opacity: 1;
    margin-top: 5px;
    text-align: left;
}
.product-list .rating, .product-list .price {
    display: block;
}
.product-list .product-thumb .rating {
    padding-bottom: 5px;
    float: none;
    text-align: left;
}
.product-list .protitle{
    position: unset;
    margin: 0;
    text-align: left;
    padding: 10px 0px;
    text-overflow: ellipsis;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
}
.product-list .caption {
    text-align: left;
    float: left;
    padding: 0px 10px;
}
.shopn{
    text-transform: capitalize;
    font-size: 13px;
    transition: 0.3s ease;
    color: #888;
    line-height: 18px;
    margin-top: 5px;
    margin-bottom: 15px;
    letter-spacing: 0;
}
.sdinfo{
    margin-top: 30px;
}
.jd-2{
    margin-top: 50px;
}
.res {
    margin: 0px auto;
    width: 66px;
    vertical-align: middle;
    text-align: center;
    border-color: #888;
}
.callno a{
    font-weight: 500;
    color: #fff
}
.product-list .product-title {
    border-top: none;
}
.product-list .product-thumb:hover .price, .product-list .product-thumb:hover .rating {
    opacity: 1;
}
.product-list .product-thumb {
    float: left;
    width: 100%;
}
.product-list .product-thumb .price {
    float: none;
    text-align: left;
}
.product-list .addtocart{
    margin-top: 0;
}
.product-list .addtocart span{
    display: none
}
.spe-des{
    border-top: 1px solid #eee;
    margin-top: 15px;
    padding-top: 15px;
}
.discription{
    font-size: 13px;
    color: #7a7a7a;
    font-size: 13px;
    color: #aaa;
    line-height: 21px;
    letter-spacing: 0.5px;
    overflow: hidden;
    max-height: 62px;
    margin-bottom: 5px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}
.product-list .button-group .toppro {
    padding: 0px;
    border: none;
    position: unset;
    opacity: 1;
    transition: none;
    display: inline-block;
}
.product-list .bcom::before, .product-list .bcom::after {
    content: '';
    color: #ededed;
    position: relative;
    margin: 0px;
    top: 2px;
}
.product-list .absbtn {
    position: unset !important;
    opacity: 1;
    transform: none !important;
    display: inline-block;
    max-width: 210px;
    margin-top: 10px;
    transform: none;
    margin-top: 0px;
}
.product-list .protitle {
    font-size: 17px;
    padding-top: 5px;
}
.product-list .bquickv {
    border-left: none;
}
.product-list .bquickv:hover {
    background-color: transparent;
    color: #fff;
}
.product-list .bquickv span{
    display: none;
}
.imgcat{
    padding: 0px 10px;
}
.acpage {
    font-size: 16px;
    color: #000;
    text-transform: capitalize;
    margin-top: 0;
}
.cate-top {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #efefef;
    margin-bottom: 20px;
    border-radius: 4px;
}
#grid-view, #list-view {
    background-color: transparent;
    padding: 5px 4px;
    z-index: 0;
    border: none;
    box-shadow: none;
}
.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: #0060ff;
    background-color: transparent;
    border: none;
    fill: #0060ff;
}
.alert-dismissible .close {
    top: 0;
    right: 0;
}
.form-control:focus {
    border-color: #0060ff;
    outline: 0;
    box-shadow: none;
}
.alert {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    border-radius: 0;
    z-index: 99;
}
.lgrid .active svg {
    fill: #0060ff;
    cursor: pointer;
}
.compar .form-group, .catesort .form-group {
    margin: 0;
}
#compare-pro {
    color: #000;
}
.compar a {
    padding: 5px;
}
.cate-border {
    background-color: #f5f5f5;
    border: 1px solid #f5f5f5;
    margin: 15px 0px;
    padding: 10px 0px;
    border-radius: 4px;
}
.listgrid .row{
    margin-right: -10px;
    margin-left: -10px;
}
.product-grid .discription {
    display: none;
}
.select-input::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 6px;
    pointer-events: none;
    z-index: 2;
}
.compar .form-group, .catesort .form-group {
    margin: 0;
}
.catesort label {
    background-color: #fff;
    border: none;
        border-right-color: currentcolor;
        border-right-style: none;
        border-right-width: medium;
    border-right-color: currentcolor;
    border-right-style: none;
    border-right-width: medium;
    color: #222 !important;
}
.catesort select.form-control, #product-search select.form-control {
    appearance: none;
    -o-appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}
#product .alert-info {
    position: unset;
}
.fpayment h5{
    margin-top: 25px;
}
#product-compare .rating{
    display: table-cell;
}
.socialimg .testi1{
    display: inline-block;
}
.block-social h5{
    padding-top: 15px;
}
.siinfo:hover svg{
    fill: #0060ff;
}
#slideshow0 img{
    border-radius: 4px;
}
#btn-search-category svg{
    display: none;
}

#count .image {
    border: none;
}
.product-list .addtocart svg {
    display: block;
}
.product-list .webi-ownstyle.webi-quickview svg {
    display: block;
}
.search-ajax .ajax-result-container{
    margin: 10px;
}
/* end category */
@media (min-width: 768px) {
    #under-menu {
        position: absolute;
        border: 2px solid #dfdfdf;
        padding-right: 5px;
        padding-left: 5px;
        background-color: #fff;
    }
    .commenu #under-menu {
        z-index: 9;
        border-radius: 4px;
        position: unset;
        padding: 0px;
    }
    .menuwidth{
        padding-right: 0px;
    }
    #form-language{
        margin-bottom: 0px;
        padding-right: 20px;
        margin-right: 20px;
        padding-top: 1px;
        padding-bottom: 1px;
        border-right: 1px solid #dfdfdf;
    }
    #form-currency{
        padding: 1px 0px;
    }
    #cart button {
        border: 1px solid #dfdfdf;
        border-radius: 4px;
        padding: 11.5px 16px;
    }
    #menu li a:hover .enangle {
        transform: rotate(-90deg);
        transition: all 0.3s ease 0s;
    }
    .ico-menu {
        position: relative;
        width: 16px;
        top: -6px;
        margin: 0 auto;
        left: -1px;
    }
    .ico-menu .bar:nth-child(1)::after {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .ico-menu .bar::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: #222;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        transition-delay: 0s;
    }
    .btn-navbar.navbar-toggle {
        cursor: pointer;
        transition: all 0.3s ease-in-out;
        vertical-align: middle;
        margin: 0;
        padding: 0;
        min-width: 35px;
        min-height: 35px;
        text-align: center;
        border-radius: 100%;
        border: none;
        bottom: 6px;
    }
    .wr-menu .navbar-toggle {
        text-align: center;
        margin: 0;
        cursor: pointer;
        transition: all .3s ease-in-out;
        display: block;
        float: left;
    }
    .btn-navbar.navbar-toggle {
        color: #2d2d2d;
        cursor: pointer;
    }
    .btn-navbar.navbar-toggle {
        color: #2d2d2d;
        cursor: pointer;
    }
    .ico-menu .bar:nth-child(1) {
        top: 0;
        width: 18px;
    }
    .ico-menu .bar:nth-child(2) {
        top: 5px;
        width: 18px;
    }
    .ico-menu .bar:nth-child(3) {
        top: 10px;
        width: 10px;
    }
    .ico-menu .bar {
        position: absolute;
        height: 1.2px;
        background-color: #fff;
        overflow: hidden;
    }
    #btn-search-category svg{
        display: none;
    }   
    #menu .dropdown-inner li a::after {
        content: '';
        border-bottom: 2px solid #e7e7e7;
        width: 40px;
        position: absolute;
        top: 33px;
        left: 0px;
    }
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        background-color: #fff;
        min-height: auto;
        z-index: 3;
        border-radius: 4px;
    }
    .commenu #under-menu {
        display: block;
        border: none;
    }
    .commenu .menurel{
        position: absolute;
        top: 66px;
        left: 15px;
        right: 0;
        z-index: 1;
        border: 2px solid #dfdfdf;
        border-radius: 4px;
        padding: 10px;
        background-color: #fff;
    }
    .compro{
        border-left: 1px solid #dfdfdf;
        border-right: 1px solid #dfdfdf;
        margin: 0px 20px;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .borders{
        border-left: 2px solid #353535;
    }
    .fotli{
        border: 3px solid #353535;
        padding: 15px;
        min-height: 270px;
    }
    .sticky {
        position: sticky;
        top: 20px;
    }
    .dropdown-submenu .submenu-title {
        color: #192739 !important;
        font-size: 14px !important;
        text-transform: uppercase !important;
        font-weight: 500;
        padding-bottom: 15px !important;
    }
    .enangle {
        transition: all 0.3s ease 0s;
        margin: 4px;
    }
    #menu .dropdown:hover .dropdown-menu {
        opacity: 1;
        transform: scale(1, 1);
    }
    #menu .dropdown-menu {
        margin-top: 10px;
        border-top: 3px solid #0060ff !important;
        border: 1px solid #e0e0e0;
        box-shadow: none;
        border-radius: 4px;
        opacity: 0;
        display: block;
        transform-origin: 0 0 0;
        transform: scale(1, 0);
        transition: all 500ms ease 0s;
        padding-bottom: 10px !important;
        left: 100% !important;
        right: auto;
        top: 0;
        margin-left: 12px !important;
        z-index: 1000 !important;
    }
    #menu .dropdown-menu {
        padding-bottom: 0;
    }
    .mynav{
        position: absolute;
        left: 0px;
        right: 0px;
        z-index: 2;
        top: 36px;
    }
    #wr-menu-icon:hover .ico-menu .bar::after {
        left: 0;
    }
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }
    .wr-menu{
        text-align: left;
        padding: 12px 5px;
    }
    .commenu #wr-menu-icon {
         background: -moz-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
background: -webkit-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
    }
    #wr-menu-icon {
        min-height: 0px;
        color: #fff;
        font-size: 16px;
        letter-spacing: .5px;
        position: relative;
        text-transform: capitalize;
        border-radius: 4px;
        font-weight: 500;
        padding: 0px;
        cursor: pointer;
        margin-bottom: 0px;
        height: 45px;
        vertical-align: middle;
        background-color: #000;
        bottom: -1px;
    }
    .macc i {
        margin-left: 4px;
    }
    #under-menu {
        z-index: 9;
        border-radius: 4px;
    }
    .commenu .manun {
        width: 100%
    }
    .navbar-nav > li {
        width: 100%;
    }
    .thumb_img {
        margin-right: 15px;
    }
}
.submenu-title{
    font-weight: 500 !important;
}
.chin{
    margin-top: 5px;
}
#under-menu ul li a{
     font-weight: normal;
     font-size: 15px;
     text-transform: capitalize;
}
.thumb_img img{
    width: 20px;
}
.compro svg{
    margin-right: 5px;
}
.input-sort option:hover{
    background-color: #0060ff
}
ul{
    padding: 0px;
}
/* content */
#content {
    min-height: 600px;
}
/* footer */
.fborder h5, .inner h3, .fpayment h5, .block-social h5{
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    margin-bottom: 15px;
    color: #000;
}
.foleft p{
    color: #606060;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.fborder li a, .f-left li{
    color: #878787;
    cursor: pointer;
    font-size: 14px;
    line-height: 35px;
    word-break: break-all;
}
.fborder{
    border-left: 1px solid #dfdfdf;
    padding-left: 55px;
}
.email-f {
    margin-bottom: 0px;
}
.button-submit.input-group-btn {
    position: initial;
}
.inner svg {
    margin: 0px 5px 0px 0px;
    fill: #fff;
}
.follow{
    margin-top: 15px !important;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 700px;
  margin: 20px auto;
}
.white-popup  .mfp-close{
    background:#FFF;
}
.newsletter-bg{
   background-repeat: no-repeat;
   background-size: cover;
}
.slide-bottom{
    position: absolute;
    padding:30px;
    background:#FFF;
    bottom: 0;
    right: 10%;
    border: solid 1px #000;
}
.slide-bottom .inner{
    position: relative;
}
.button-slide{
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    background:#000;
    color: #FFF;
    text-align: center;
    line-height: 30px;
}
.webi-newsletter .button-submit a {
    background: #000;
    border: none;
    box-shadow: none;
    color: #f2f2f2;
    font-size: 13px;
    text-transform: uppercase;
    padding: 12px 25px;
    letter-spacing: 1px;
    transition: 0.3s ease;
    height: 45px;
    border-radius: 0px 4px 4px 0 !important;
    display: inline-block;
    line-height: normal;
}
#subscribe{
    margin: 0px;
}
.inner .button-submit{
    text-align: left;
}
.inner{
    padding-top: 25px;
    padding-bottom: 25px;
    margin: 0px;
}
#notification-normal {
    position: absolute;
    margin-top: 3px;
}
#notification{
    margin-top: 8px;
}
#notification-normal .warning,#notification .warning{
    color: red;
}
#notification-normal .success,#notification .success{
    color: green;
}
.webi-newsletter form input[type="text"] {
    padding: 11px;
    width: 100%;
    background-color: #fff;
    color: #a0a0a0;
    border: 1px solid #fff;
    font-size: 12px;
    font-weight: 500;
    height: 45px;
    border-radius: 4px 4px 4px 4px;
}
/* newsletter popup */
.b-close{
    display: block;
}
.b-close::before {
    font-family: 'fontAwesome';
    content: "\f00d";
    display: inline-block;
    color: #222;
    font-size: 12px;
    position: relative;
    top: 0px;
}
.b-close span { display:none; }
.newletter-popup{
    background: #fff;
    top: 50% !important;
    margin-top: -179px;
    position: fixed !important;
    padding: 50px;
    text-align: center;
    display: none;
    margin-left: 15px;
    margin-right: 15px;
}
.newletter-popup #boxes .newletter-title h2{
    font-size: 25px;
    text-transform: uppercase;
    color: #343434;
    margin: 0 0 10px;
    font-weight:600;
}
.newletter-popup #boxes .box-content label{
    font-weight: 400;
    font-size:13px;
}
.newletter-popup #boxes .box-content .newletter-label {
    width:70%;
}
#boxes  #frm_subscribe .required{
    color: #f00;
    padding-right: 5px;
}
#boxes  #frm_subscribe a{
    cursor: pointer;
}
#boxes  #frm_subscribe #subscribe_pemail{
    background: #EBEBEB none repeat scroll 0% 0%;
    border: medium none;
    height: 40px;
    width: 60%;
    margin: 20px 0 30px;
    padding: 0 15px;
}
#boxes .box-content .subscribe-bottom{
    margin-top: 20px;
}
#boxes .box-content .subscribe-bottom  label{
    margin: 0;
    font-size:13px;
}
#boxes .box-content .subscribe-bottom #newsletter_popup_dont_show_again{
    display: inline-block;
    margin: 0;
}
#boxes  #frm_subscribe #notification{
    color: #f00;
}
#boxes  #frm_subscribe #notification .success{
    color: #67D7BB;
}
#popup2{
    position: absolute;
    right: -12px;
    top: -12px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    cursor: pointer;
}
#newsletter {
    display: inline-block;
    vertical-align: middle;
}
.fsocial i{
    color: #000;
    font-size: 16px;
}
.fleft{
    padding-top: 0px;
    padding-bottom: 50px
}
.main-s {
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 0px;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
}
svg {
    vertical-align: middle;
    transition: 0.3s all ease;
}
footer {
    margin-top: 50px;
    background-color: #f5f5f5;
    color: #e2e2e2;
}
.xsuser:hover svg{
    fill: #0060ff;
}
.border{
    position: relative;
    margin-bottom: -20px;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 30px;
    border-top: 1px solid #dfdfdf;
}
.borbg{
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    display: inline-block;
}
.read-more{
    position: relative;
}
.bs p{
    color: #a9a9a9;
    font-size: 14px;
    letter-spacing: 0.5px;
    margin: 0;
    font-weight: 500;
}
footer a {
    color: #878787;
}
footer a:hover {
    color: #0060ff;
}
/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}
/* pagination */
.pagination > li > a{
    color: #000;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #0060ff;
    border-color: #0060ff;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #0060ff;
    border-color: #0060ff;
}
.paginationss {
    text-align: center;
    border-radius: 4px;
    border: 1px solid #eee;
    text-transform: capitalize;
    padding: 7px 0px;
    margin: 0px 0px;
    margin-top: 20px !important;
}
.wbSearch .close-nav {
    color: #fff;
    top: 15px;
    display: inline-block;
    position: absolute;
    right: -20px;
}
.paginationss .tot {
    line-height: 34px;
    float: right;
}
/* end pagination */
/* breadcrumb */
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.pagination {
    margin: 0;
}
/* buttons */
.buttons {
    margin: 1em 0;
}
.btn {
    padding: 7.5px 12px;
    font-size: 14px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: none;
    text-transform: capitalize;
}
.btn-xs {
    font-size: 9px;
}
.btn-sm {
    font-size: 10.2px;
}
.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
    font-size: 12px;
}
.btn-group > .btn-xs {
    font-size: 9px;
}
.btn-group > .btn-sm {
    font-size: 10.2px;
}
.btn-group > .btn-lg {
    font-size: 15px;
}
.btn-default {
    color: #FFF;
    background-color: #0060ff;
    background-image: none;
    border-color: #0060ff;
}
.btn-primary {
    color: #ffffff;
    text-shadow: none;
    background-color: #0060ff;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #0060ff;
    border-radius: 4px;
}
.bor ul {
    line-height: 35px;
    padding-left: 25px;
    padding-right: 25px;
}
.usb a {
    text-transform: capitalize;
    line-height: 26px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-default[disabled], .btn-default:hover, .btn-default:active, .btn-default.active{
    background-color: #000;
    color: #fff;
    border-color: #000;
    transition: 0.3s ease;
}
.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
.btn-link {
    cursor: pointer;
    color: #23A1D1;
    border-radius: 0;
    border: none;
}
.btn-link:focus, .btn-link:hover {
    color: #0060ff;
    text-decoration: underline;
    background-color: transparent;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #eee;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}
.btn-inverse {
    color: #ffffff;
    background-color: transparent;
    background-image: none;
    border: none;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-image: none;
}
/* list group */
.list-group a {
    border: 1px solid #DDDDDD;
    color: #000;
    padding: 10px 12px;
    font-size: 14px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}
/* jQuery Countdown styles 2.0.0. */
.dis .addtocart button {
    margin: 0;
}
.is-countdown {
/*     background-color: #f5f5f5; */
    text-align: center;
    color: #222;
    opacity: 1;
    transition: all 0.4s ease-in-out 0s;
    border-radius: 4px;
    bottom: 0px;
    left: 0;
}
#sppro .img img{
    margin: 0px;
}
.white-popup {
    border-radius: 4px;
}
.white-popup .mfp-close {
    border-radius: 4px;
}
.lcolumn .owl-theme .owl-controls .owl-buttons div:hover{
    background-color: #f13b39;
}
.caption a:hover{
    color: #0060ff;
}
.lcolumn .owl-theme .owl-controls .owl-buttons div:hover i{
    color: #fff;
}
.countdown-rtl {
    direction: rtl;
}
.countdown-row { 
    width:100%; 
    display:inline-block; 
}
.countdown-row .countdown-section {
    display: inline-block;
    text-align:center;
    color: #222;
    margin-right: 5px;
}
@media(max-width: 1589px){
    .countdown-amount {
        min-width: 40px !important;
        min-height: 40px !important;
        padding: 9px 5px !important;
    }
    .dis{
        padding-right: 0px;
        padding-left: 0px;
    }
}
/* .countdown-section::after {
    content: ':';
    color: #000;
    font-size: 17px;
    margin: 0 5px;
}
.countdown-section:last-child::after {
    content: '';
    margin: 0;
} */
#sppro .owl-wrapper-outer{
    border-radius: 4px;
} 
.countdown-row .countdown-section:last-child {
    margin:0 !important;
}
.countdown-amount {
    min-width: 50px;
    min-height: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-radius: 100%;
    padding: 14px 7px;
    font-size: 18px;
    font-weight:500;
    color:#222;
    vertical-align: middle; 
/*     background-color: #f1f1f1; */
    display: inline-block;
}
.countdown-period {
    /* display: none; */
    color: #999;
    text-transform: capitalize;
    font-size: 13px;
    margin-top: 5px;
    display: block;
    text-align: center;
}
.countdown-descr {
    display: block;
    width: 100%;
}
.othertab .img{
    padding: 0px;
}
.ocpro .product-layout{
    margin: 00px 0px;
}
.menuss {
    display: inline-block !important;
    position: relative;
    padding: 7px 5px;
}
.menuimg {
    border: 1px solid #e7e7e7;
}
/* count end */
/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}
.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}
/* product list */
.tbestseller{
    padding-right: 0px;
}
.middle-footer{
    background-color: #f5f5f5;
    margin-top: 60px;
}
#form-currency{
    margin-bottom: 0px;
}
.prosp .product-thumb{
    margin-bottom: 30px;
}
.sppro .product-thumb, .populer .product-thumb{
    margin-bottom: 30px;
}
.product-thumb {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.product-thumb {
    position: relative
}
.caption h4{
    text-overflow: ellipsis;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    margin-top: 0px; 
    margin-bottom: 7px;
    line-height: 20px;
    font-size: 15px;
    transition: all 0.4s ease 0s;
    padding-bottom: 0px;
    letter-spacing: 1px;
    font-weight: 500;
}
.protitle:hover {
    color: #0060ff;
}
.sppro .wb-image-block, .populer .wb-image-block"{
    width: 30%;
    padding: 0px;
}
.sppro .wb-con-block, .populer .wb-con-block{
    width: 70%;
    padding: 10px 0px;
}
#count .product-thumb {
    position: relative;
    overflow: hidden;
    border: none;
    border-radius: 4px;
    margin-bottom: 0px;
}
.product-thumb .image a {
    display: block;
}
.product-grid .product-thumb .image {
    float: none;
}
.owl-theme .owl-controls .owl-buttons div {
    color: #000 !important;
    margin: 0 !important;
    padding: 5px 3px !important;
    border-radius: 4px !important;
    background: #fff !important;
    border: 1px solid #eee;
    min-width: 33px !important;
    min-height: 33px !important;
    opacity: 1 !important;
    position: absolute;
    top: -80px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #fff !important;
    background: #000 !important;
    border-color: #000;
}
.owl-theme .owl-controls .owl-buttons div:hover i{
    color: #fff !important;
}
.owl-carousel .owl-buttons div i {
        font-size: 20px !important;
        margin: 0px !important;
        color: #222;
}
@media (max-width: 767px) {
    .tab-head ul {
        margin-right: 00px;
    }
    .nav-tabs {
        text-align: left;
    }
    #testi {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .countdown-row .countdown-section {
        margin-right: 3px;
    }
    .countdown-amount {
        font-size: 15px;
    }
    .countdown-period {
        font-size: 12px;
        margin-top: 3px;
    }
    #menu .see-all, #menu .see-all {
        font-weight: 500;
    }
    .countdown-amount {
        font-size: 15px;
    }
    .discat{
        padding: 10px 10px;
    }
    .product-list .protitle {
        font-size: 15px;
        padding-bottom: 5px;
    }
.product-grid .product-thumb .caption {
    min-height: 0;
}
}
.product-thumb .rating {
    padding-bottom: 10px;
}
.rating .fa-stack {
    width: 13px;
    height: 13px;
}
.rating .fa-star-o {
    color: #ffc600;
    font-size: 13px;
}
.rating .fa-star {
    color: #ffc600;
    font-size: 13px;
}
.rating .fa-star-half-o{
    color: #ffc600;
    font-size: 13px;
}
.sale {
    position: absolute;
    top: 10px;
    background-color: #000;
    right: 10px;
    padding: 3px 5px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    line-height: 14px;
    border-radius: 4px;
    min-width: 34px;
}
.newpros {
    position: absolute;
    top: -10px;
    background-color: #0060ff;
    font-size: 12px;
    padding: 4px 5px;
    letter-spacing: .5px;
    border-radius: 4px;
    color: #fff;
    text-transform: capitalize;
    left: 10px;
    right: auto;
}
.social a i{
    color: #000;
}
.social li:hover a i{
    color: #fff;
}
.rating .fa-star + .fa-star-o {
    color: #ffc600;
}
h2.price {
    margin: 0;
}
#search svg{
    fill: #fff;
}
.lastb{
    margin-top: 3px;
}
.truck .dimg{
    padding: 0px 5px;
}
.dimg{
    display: inline-block;
    transition: all 0.4s ease;
    border-right: 1px solid #dfdfdf;
    padding: 5px 7px;
}
.next-prevb.next-prevboc{
    padding: 0px 15px;
}
.pop .wb-con-block .caption{
    text-align: left;
}
.product-thumb:hover .wb-con-block .rating, .product-thumb:hover .wb-con-block .price {
    opacity: 1;
}
.countro{
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    padding: 15px;
    padding-top: 0px;
}
.borderc{
    border: 1px solid #dfdfdf;
    border-radius: 4px;
    padding: 19px;
}
.deltext{
    vertical-align: middle;
    text-align: left;
    margin-left: 10px;
    display: inline-block;
}
.product-thumb .price-new, .price {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.product-thumb .price-old {
    text-decoration: line-through;
    color: #9f9e9e;
    font-size: 13px;
    font-weight: normal;
}
.ssub-img-banner:last-child {
    margin-bottom: 0px;
}
.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}
.rating, .price{
    min-height: 22px;
    transition: 0.3s ease;
}
.social{
    padding: 0px; 
    text-align: right;
}
a:focus, a:hover {
    color: #000;
    text-decoration: none;
}
.social li i{
    margin-top: 0px !important;
}
.social li a {
    line-height: 0;
}
.social li{
    display: inline-block;
}
.cartbt a{
    color: #fff !important;
}
.block-social {
    position: relative;
    margin-top: 0px;
    padding: 0;
}
.inner .form-group{
    margin-bottom: 0px;
}
.siinfo:hover .sj{
    border-color: #0060ff;
    cursor: crosshair;
}
/* category tab */
.fashion{
    background: #f5f5f5;
    padding: 60px 0px;
}
.categort-pro {
    padding-top: 60px;
    padding-bottom: 60px;
}
.category-tab.tabpro.pro-nepr{
    width: 100%;
    position: relative;
}
.nav-tabs li a{
    text-transform: capitalize;
}
.category-tab .nav-tabs li a, .category-tab .nav-tabs li.active a, .category-tab .nav-tabs li.active a:focus {
    border-radius: 0;
    border-top: 1px solid #eee !important;
    padding: 14px 15px;
    margin: 0px;
    display: block;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.newtab > li.active > a, .newtab > li.active > a:focus, .newtab > li.active > a:hover {
    border: none;
    color: #000;
}
#cat_tab .nav-tabs > li.active > a, #cat_tab .nav-tabs > li.active > a:focus, #cat_tab .nav-tabs > li.active > a:hover,#cat_tab a:hover{
    color: #fff;
    background-color: #0060ff !important;
    border-top: 1px solid #fff;
}
#cat_tab .tabpro .nav-tabs li.active::after {
    border-bottom: none !important;
}
#cat_tab a{
    transition: 0.3s all ease;
    font-size: 14px;
    text-transform: capitalize;
}
.category-tab .nav-tabs li {
    display: block;
    width: 100%;
}
@media (min-width: 600px){
.catb{
    display: none;
}
.home-cat.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    padding-right: 0;
    padding-left: 0px;
}
}
.cat-tab {
    padding: 0 10px;
}
/* html */
.item img{
    width: 120px;
    height: 130px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    margin-top: 45px;
    margin-bottom: 50px;
}
.content_test svg{
    fill: #7fafff;
}
#testi {
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    padding-top: 80px;
    padding-bottom: 80px;
}
#testi h3 {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-weight: 500;
    color: #000;
    margin-top: 30px;
}
.first-t1{
    text-transform: capitalize;
    font-size: 13px;
}
.te-hr {
    position: relative;
    border-right: 1px solid #fff;
    right: 4px;
    content: '';
    height: 70px;
    display: inline-block;
    margin: 0px;
}
#testi p {
    line-height: 25px;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #222;
    margin: 0 auto;
        margin-top: 0px;
        margin-bottom: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 13px;
}
.text-xs-center, .text-sm-center {
    text-align: center;
}
.content_test {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
/* end html */
/* refine search */
.list-group + .panel-footer {
    border-top-width: 1px;
}
.panel-footer {
    padding: 10px 15px;
    background-color: transparent;
    border-top: 1px dashed #e1e1e1;
}
#button-filter {
    display: block;
    float: none;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
    color: #0060ff;
    background-color: transparent;
    text-shadow: none;
}
#product-category .panel-heading{
    background-color: #f5f5f5;
    border-radius: 4px 4px 0px 0px;
    border-color: #f5f5f5;
    color: #000;
}
.add.focus, .add:focus, .add:hover {
    color: #000;
    text-decoration: none;
}
.panel-default {
    box-shadow: none;
}
#xsfilter a {
    color: #0060ff;
    text-transform: uppercase;
    border: none;
}
.list-group {
    text-transform: capitalize;
}
.list-group-item{
    border: none;
    border-top: 1px dashed #e1e1e1;
}
/* refine end */
/* blog */
.date-time {
    background-color: #000;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    padding: 8px 15px;
    border-radius: 4px 0px 0px 4px;
    position: absolute;
    top: 15px;
    z-index: 1;
    right: 11px;
}
.bo-fo {
    border: 3px solid #353535;
    padding: 15px;
    min-height: 305px;
}
.bs {
    border-radius: 4px;
}
.product-b{
    padding: 0px 10px;
}
.bs h4{
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 1px 0;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.blog-right p {
    color: #8d8d8d;
    line-height: 22px;
    letter-spacing: 1px;
}
.blog-right h4 a {
    margin: 0px 0 5px 0;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;
    padding: 1px 0 2px 0;
}
.webi-blog-image img{
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.webi-post-author{
    font-size: 13px;
    margin-bottom: 5px;
}
.blog-right{
    padding: 10px 10px 10px 10px;
    z-index: 9;
    position: relative;
    text-align: center;
    margin-bottom: 1px
}
.blog-right h4 a{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
    display: block;
}
.webi-post-author:hover, .webi-post-author:hover a{
    color: #0060ff;
}
.blog-left:hover .webi_post_hover {
    opacity: 1;
    visibility: visible;
    1 z-index: 1;
    -webkit-transform: scale(0.94,0.9);
    border-radius: 4px;
}
.webi_post_hover {
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transform: scale(0.8);
    background-color: rgba(255, 255, 255, 0.4);
    padding: 10px;
}
.webi-blog-image{
    position: relative;
}
.deltext p{
    font-size: 13px;
    color: #b0b0b0;
    font-weight: normal;
    letter-spacing: 1px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.blog-ic .icon {
    border-radius: 4px;
    transform: translate(-50%, -50%);
    background: #0060ff;
    display: inline-block;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
    padding: 9px 0;
    margin: 0 5px;
    color: #000;
    border-radius: 4px;
}
.icon i{
    font-size: 18px;
    color: #fff;
}
a {
    transition: 0.3s ease;
}
.blog-ic .icon:hover{
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.blog-ic {
    position: absolute;
    left: 0px;
    right: -30px;
    margin: 0 auto;
    text-align: center;
    top: 50%;
}
.navbar-ex1-collapse{
    padding: 0px;
}
.form-group input{
    z-index: 0;
} 
/* end blog */
.block-cat-wrd{
    display: inline-block;
    vertical-align: middle;
}
.blog-right h4{
    margin: 0px;
}
.cate-bg{
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
    transition: 0.3s ease;
}
.callno{
    color: #fff;
}
.cap {
    padding-top: 10px;
}
.product-list .cap {
    padding: 0px 0px;
}
.prosp .owl-carousel .owl-buttons .owl-prev {
    right: 60px;
    left: auto;
}
.prosp .owl-theme .owl-controls .owl-buttons div {
    top: -62px;
}
.prosp .owl-carousel .owl-buttons .owl-next {
    right: 15px;
}
.next-prevb .owl-carousel .owl-buttons .owl-next {
    right: 15px;
}
.next-prevb .owl-carousel .owl-buttons .owl-prev {
    right: 60px;
    left: auto;
}
.next-prevbs .owl-carousel .owl-buttons .owl-prev {
    right: 60px;
    left: auto;
}
.next-prevbs .owl-carousel .owl-buttons .owl-next{
    right: 17px;
}
.next-prevboc .owl-carousel .owl-buttons .owl-prev {
    right: 45px;
    left: auto;
}
.next-prevboc .owl-carousel .owl-buttons .owl-next {
    right: 0px;
}
.next-prevb.next-prevboc.PROOC .owl-carousel .owl-buttons .owl-prev {
    right: 45px;
    left: auto;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px !important;
}
.special a {
    color: #f13d39;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
}
.caption{
    text-align: center;
}
#cat-img .owl-wrapper-outer{
    padding-top: 70px;
}
.block-cat-wr img{
    margin: 0 auto;
    width: auto !important;
    background-color: #fff;
    padding: 0 5px;
}
.block-cat-wr{
    margin-left: auto;
    margin-right: auto;
    margin-top: -50px;
    margin-bottom: 10px;
    position: relative;
    vertical-align: middle;
}
.catf{
    text-align: center;
    border: 1px solid #eee;
    border-radius: 4px;
    letter-spacing: 0.5px;
    transition: 0.3s ease;
}
.bquickv:hover svg{
    fill: #fff;
}
.product-list .product-thumb:hover .addtocart button svg {
    fill: #4f4f4f;
}
.bs a:hover {
    color: #000;
}
.commenu .fixed {
    position: fixed;
    z-index: 9;
    top: 0;
    transition: 0.4s top cubic-bezier(.3, .73, .3, .74);
    box-shadow: 0px 6px 12px -6px rgba(0,0,0,0.1) !important;
    left: 0;
    right: 0;
    background-color: #fff;
    padding: 20px 0px;
}
#count .product-thumb:hover .rating, #count .product-thumb:hover .price {
    opacity: 1;
}
.tooltip-inner {
    text-transform: capitalize;
}
.product-list .topbutton {
    opacity: 1 !important;
    position: unset;
    transform: none;
    display: inline-block;
    vertical-align: middle;
}
.product-thumb:hover .addtocart button:hover svg, .product-thumb .button-group button:hover svg{
    fill: #fff;
}
.product-thumb .button-group button:hover, .product-layout .bquickv:hover{
    background-color: #0060ff;
    border-color: #0060ff;
    color: #fff;
}
.bs h4:hover{
    color: #0060ff;
}
.bs h4 a:hover{
    color: #0060ff;
}
#cart:hover svg{
    fill: #0060ff;
}
.product-thumb .button-group button:hover svg{
    fill: #fff;
}
.product-list .product-thumb .button-group button:hover svg{
    fill: #fff;
}
@media (min-width: 992px){
    .dis{
        padding-left: 0px;
        padding-right: 0px;
    }
    .product-thumb .button-group {
        text-align: center;
    }
    .button-group {
        display: inline-block;
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        text-align: center;
        margin: 0 auto;
        transition: 0.3s ease-in-out;
        opacity: 0;
    }
    #product-category .product-list .image{
        width: 22%;
    }
    #product-category .product-list .caption{
        width: 78%;
    }
    .webi-ownstyle.webi-quickview a{
        display: inline-block;
        vertical-align: middle;
    }
    .product-thumb:hover .button-group, .product-thumb:hover .webi-ownstyle.webi-quickview {
        bottom: 5px;
        opacity: 1;
    }
    .product-thumb .acart {
        right: 0;
        left: auto;
    }
    .bquickv {
        background: #f1f1f1;
        width: 38px;
        height: 38px;
        border-radius: 4px;
        text-align: center;
        transition: .3s ease;
        margin: 0 auto;
        padding: 6px 0px;
    }
    #common-home .bquickv {
        padding: 10px 0px;
    }
    .product-list .button-group, .product-thumb:hover .topbutton {
        transform: none !important;
        transition: none;
        opacity: 1;
    }
    .product-list .button-group .acart span{
        display: none;
    }
    .product-list .button-group .acart svg {
        fill: #000;
        margin-right: 0px;
    }
    .topbutton {
        position: absolute;
        left: 0;
        right: 0;
        top: 130px;
        transition: all 400ms ease 0s;
        transform: scale(0);
        opacity: 0;
    }
    .product-thumb:hover .rating, .product-thumb:hover .price {
        opacity: 0;
    }
    .button-group button{
        background-color: #f5f5f5;
        border: none;
        transition: 0.3s all ease;
        border-radius: 5px;
        color: #000;
        min-width: 38px;
        min-height: 38px;
        padding: 0px 5px;
        border: 1px solid #f5f5f5;
        vertical-align: middle;
    }
    .acart svg {
        margin-right: 5px;
    }
    .addtocart, .wish, .view, .bquickv {
        text-align: center;
    }
    .view button, .wish button{
        padding: 0;
        cursor: pointer;
        border: 1px solid #eee;
        background-color: #fff;
        border-radius: 4px;
        min-width: 35px;
        min-height: 35px;
        padding: 6px 0;
        display: inline-block;
        transition: 0.3s ease;
        text-align: center;
    }
    .product-list .bquickv:hover {
        border-left: none;
    }
    .product-list .addtocart, .product-list .bquickv {
        width: unset;
        padding: 0;
        background: transparent;
        height: 35px;
    }
    .product-list .product-thumb .button-group button, .product-list.product-layout .webi-ownstyle.webi-quickview ,.product-list .acart{
        border: 1px solid #f5f5f5;
        background-color: #f5f5f5;
        margin: 0px;
        min-width: 35px;
        min-height: 35px;
        padding: 5px 5px;
        border-radius: 4px;
        height: 0;
    }
    .product-list .product-thumb .button-group button:hover, .product-list.product-layout .webi-ownstyle.webi-quickview:hover, .product-list .product-thumb:hover .addtocart button:hover {
        border-color: #0060ff;
        background-color: #0060ff;
    }   
    .product-list.product-layout .webi-ownstyle.webi-quickview:hover svg, .product-list .product-thumb:hover .addtocart button:hover svg{
        fill: #fff;
    } 
    .addtocart svg{
        display: none;
    }
    #btn-search-category i{
        display: none;
    }
    .product-thumb:hover .toppro {
        bottom: 90px;
        opacity: 1;
    }
    .toppro {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 85px;
        display: flex;
        text-align: center;
        transition: 0.3s ease;
        opacity: 0;
    }
    .addtocart button {
        background-color: transparent;
        border: none;
        transition: 0.3s ease;
        text-transform: capitalize;
    }
    .thumbnail-container .btn-up {
        position: absolute;
        right: 10px;
        left: 10px;
        top: 150px;
        transition: all 200ms ease-out 0s;
        transform: scale(0);
        z-index: 99;
        text-align: center;
    }
    .container {
        width: 963px;
    }
    .wish, .view, .bquickv {
        display: inline-block;
    }
    .product-thumb:hover .button-group .absbtn {
        transform: scale(1);
        opacity: 1;
    }
    .button-group .toppro{
        background-color: #fff;
    }
    .button-group .absbtn {
        position: absolute;
        right: 10px;
        left: 10px;
        top: 120px;
        transition: all 200ms ease-out 0s;
        transform: scale(0);
        z-index: 99;
        text-align: center;
    }
}
.fa.fa-plus.thumb_img{
    color: #000;
}
.box.blog_webi .box-content{
    margin-right: -10px;
    margin-left: -10px;
}
#special{
    border: 1px solid #fff;
}
#count.row{
    margin: 0px;
}
@media (max-width: 991px) {
    .allbanner{
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .pop {
        margin: 30px auto;
    }
    .jd-2 {
        margin-top: 0px;
    }
    #testi p {
        line-height: 20px;
        letter-spacing: 0px;
        font-size: 12px;
    }
    .spe {
        margin-top: 30px;
    }
    .manuf {
        margin-top: 30px;
    }
    .item img {
        width: 90px;
        height: 90px;
        margin: 15px auto;
        background-size: 90px;
    }
    .countro {
        padding: 8px;
        padding-top: 0px;
    }
    #count .product-thumb {
        padding: 0px 6px;
    }
    .acart span{
        display: none;
    }
    .paginationss .tot {
        font-size: 12px;
        letter-spacing: 0;
    }
    .compro svg {
        margin: 0px 0px;
        margin-right: 5px;
    } 
    .compro a{
        padding: 0 !important;
        display: inline-block !important;
        font-size: 13px;
    }
    .compro{
        padding: 3px 20px;
    }
    .compro::before{
        margin: 0px;
    }
    #product .product-layout, #tbestseller .product-layout, .catsp, #special .product-layout{
        padding-left: 10px;
        padding-right: 10px;
    }
    .prosp .row, #tbestseller .row, #featured_category .row, .spe .row{
        margin-right: -10px;
        margin-left: -10px;
    }
    .call{
        display: none;
    }
    .copya {
        font-size: 12px;
    }
    footer {
        margin-top: 30px;
    }
    .fborder h5, .inner h3, .fpayment h5, .block-social h5 {
        font-size: 15px;
    }
    .foleft{
        margin-bottom: 20px;
    }
    .fpayment li{
        margin-bottom: 3px;
    }
    .toppro{
        display: inline-block;
    }
    .wbSearch {
        padding: 20px 30px;
    }
    .box.blog_webi.owl-carousel .owl-buttons .owl-next {
        right: 10px;
    }
    .product-block:hover .blog-right {
        -webkit-transform: none;
    }
    .view-blog {
        margin-top: 10px;
    }
    .bs {
        background: #fff;
        padding: 0px 0px;
    }
    .bs h4 {
        color: #000;
    }
    .addtocart:hover svg, .wish:hover svg, .view:hover svg, .bquickv:hover svg{
        fill: #fff;
    }
    .addtocart span{
        display: none;
    }
    .absbtn{
        display: inline-block;
        vertical-align: middle;
    }
    .allcomment{
        padding-top: 10px;
    }
    #testi .owl-pagination{
        top: 0px;
    }
    #testi .te-hr{
        height: 50px;
    }
    .mright li a {
        font-size: 15px;
    }
    .per{
        display: none;
    }
    .special{
        display: none !important;
    }
    .bquickv{
        padding: 0px;
    }
    .bquickv span{
        display: none;
    }
    #count .button-group{
        display: none;
    }
    .button-group {
        position: unset;
        opacity: 1;
        margin-top: 5px;
        display: inline-block;
    }
    .topbutton{
        display: inline-block;
        vertical-align: middle;
    }
    .caption{
        padding: 0px ; 
    }
    .protitle{
        margin: 0;
        position: unset;
        padding: 5px 0px;
        font-size: 14px;
    }
    .product-thumb .rating {
        padding-bottom: 0px;
        float: none;
    }
    .product-thumb .price {
        float: none;
    }
    .home-tab .owl-item .product-layout {
        border-right: none;
    }
    .lastb{
        margin-top: 2px;
    }
    .dinfo {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .home-tab{
        padding: 0px 10px;
    }
    .categort-pro {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
.dropdown-menu {
    right: 0;
    left: auto;
}
.proname {
    font-size: 16px;
    text-transform: capitalize;
    margin-top: 0;
    color: #000;
}
.thumbnails {
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}
.thumbnail {
    padding: 0;
        padding-bottom: 0px;
    position: relative;
    border-color: #eee;
    padding-bottom: 1px;
    border-radius: 4px;
}
.thumbnails > img {
    width: 100%;
}
.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #ddd;
}
.image-additional {
    max-width: 78px;
}
.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}
.fhr {
    border-top: 2px solid #e4e4e4;
    width: 50px;
    margin: 15px 0;
}
.fpayment li {
    display: inline-block;
}
#contact .f-left li svg {
    fill: #0060ff;
    margin-right: 8px;
    float: left;
    width: 25px;
    margin-top: 4px;
    font-size: 16px;
}
.fpayment i {
    font-size: 22px;
    color: #939393;
}
#block_myaccount_infos ul {
    text-align: center;
}
.fpayment li{
    display: inline-block;
}
#footer_account_list {
    border-top: 1px solid #393939;
    padding: 17px 0 15px;
    margin: 35px 0 0 0;
    position: relative;
    border-bottom: 1px solid #393939;
}
.link-ac li:first-child a::before {
    border-right: none;
    margin: 0;
}
.link-ac li a::before {
    border-right: 2px solid #8b8b8b;
    content: '';
    font-size: 9px;
    margin: 0 17px;
    position: relative;
    top: -2px;
}
#block_myaccount_infos ul li, #fo-d ul li {
    display: inline-block;
    margin-bottom: 0;
}
.copy {
    padding: 15px 0;
    background-color: #000;
}
.copy a{
    color: #fff;
}
.copya {
    color: #fff;
    text-align: center !important;
}
#form-language .dropdown-menu, #form-currency .dropdown-menu{
    right: auto;
    left: 0;
}
.fborder i{
    color: #666666;
}
/* newsletter */
.fright .newsletter-bg {
    text-align: left;
}
#formNewLestter .form-group {
    position: relative;
}
.mainh {
    color: #fff !important;
    font-size: 13px !important;
    text-transform: capitalize !important;
    font-weight: normal !important;
    margin-top: 5px;
    margin-bottom: 0;
    letter-spacing: 0.5px;
}
/* product page */
.proreview {
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    margin: 0 30px;
    padding: 0 30px;
}
.product-tab .nav-tabs li.active::after {
    height: 2px;
    width: 125px;
}
.product-tab .nav-tabs li::after {
    content: '';
    position: absolute;
    bottom: -1px;
    transition: all .3s ease-in-out;
    width: 0;
    border-bottom: 2px solid #0060ff;
    left: 0;
}
.rating a {
    text-transform: capitalize;
    color: #000;
}
.btnup {
    color: #fff;
    background-color: #0060ff;
    border: none;
    transition: all 0.5s linear;
    font-size: 16px;
    box-shadow: none;
}
.btnup:hover{
    color: #fff;
}
#gallery_01 img {
    border: 1px solid #f2f2f2;
    margin-bottom: 1px;
}
#gallery_01 a{
    padding: 0px 10px;
}
img{
    border-radius: 4px;
}
.row.galarow{
    margin-right: -10px;
    margin-left: -10px;
}
.propad .newtab{
    margin-right: 0px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.propad .othertab{
    margin-top: 0px;
}
.propad {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}
.othertab .tab-content {
    margin: 10px;
}
.btn-link:focus, .btn-link:hover {
    text-decoration: none;
}
.newtab li a{
    color: #000;
}
.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-bottom-color: #ddd;
}
.pro-content .price-new {
    font-size: 17px;
    margin: 0px;
    color: #000;
}
.pro-content .qty-plus-minus .form-control {
    width: 45px;
    text-align: center;
    color: #222;
    padding: 5px 0px;
}
.form-control {
    height: 37px;
    box-shadow: none;
    font-size: 13px !important;
    border-radius: 4px;
    border-color: #eee;
}
#input-quantity {
    border-radius: 0px;
}
#product #content .row {
    background-color: #fff;
    padding-top: 00px;
    padding-bottom: 30px;
    border-radius: 4px;
}
.commenu .manun{
    margin-top: 0px;
}
.manun{
    margin-top: 13px;
}
.btnplus {
    border-radius: 0px 4px 4px 0px;
}
.btnminus {
    border-radius: 4px 0px 0px 4px;
}
.headti{
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: capitalize;

}
.text-decor, .text-de {
    text-transform: capitalize;
    color: #222;
    font-size: 14px;
    letter-spacing: 1px;
    min-width: 150px;
    display: inline-block;
    line-height: 25px;
}
.rating li {
    display: inline-block;
}
.pro-content .rating {
    padding-top: 0px;
    list-style: none;
    margin-bottom: 20px;
}
.textdeb {
    color: #0060ff;
    margin: 0 4px;
}
.textdeb:hover{
    color: #0060ff;
}
.pro-det.pro-content .headti{
    margin-top: 0px;
}
.product-tab li {
    margin: 0 15px;
}
#review .alert.alert-success.alert-dismissible{
    position: unset;
}
.product-tab #review .fa-stack {
    font-size: 8px;
}
.crspc {
    padding: 10px 0;
}
.custreview {
    text-transform: capitalize;
}
.rsep {
    padding: 0 20px;
}
#gallery_01.owl-theme .owl-controls .owl-buttons div {
    top: 30%;
}
.galarow #gallery_01.owl-carousel .owl-buttons .owl-prev {
    right: auto !important;
    left: -26px !important;
}
.galarow #gallery_01.owl-carousel .owl-buttons .owl-next {
    right: -26px!important;
    left: auto!important;
}
#gallery_01.owl-theme .owl-controls .owl-buttons div {
    padding: 2px 5px !important;
    min-width: 27px !important;
    min-height: 27px !important;
}
#gallery_01{
    width: calc(100% - 60px);
    margin: 0 auto;
}
.caption h4 {
    text-overflow: ellipsis;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
    margin-top: 0px;
    margin-bottom: 7px;
    line-height: 20px;
    font-size: 15px;
    transition: all 0.4s ease 0s;
    padding-bottom: 0px;
    letter-spacing: 1px;
    font-weight: 500;
}
/* end product */
/* breadcrumb */
.breadcrumb {
    margin: 30px 0px 20px 0;
    padding: 10px 0;
    background-color: #f5f5f5;
    color: #000;
    border-radius: 4px;
    padding-left: 10px;
}
.breadcrumb li a{
    color: #000;
}
.breadcrumb i {
    font-size: 15px;
}
.breadcrumb > li + li:before {
    content: '';
    padding: 0;
}
.mright li a:hover {
    color: #0060ff;
}
.lastbs{
    margin-top: 15px;
}
.breadcrumb li::after {
    content: "|";
    margin: 0px 10px;
}
.breadcrumb li:last-child::after {
    content: "";
    margin: 0px;
}
.breadcrumb li a:hover {
    color: #0060ff;
    fill: #0060ff;
}
.pagination {
    margin: 0;
    display: inline;
}
.form-rating .form-rating-container, .radi .form-rating, .radi label {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}
.form-rating .form-rating-container label, .form-rating .form-rating-container:hover label {
    margin-bottom: 0;
    cursor: pointer;
}
/* end breascrumb */
#cart{
    display: inline-block;
    float: right;
    width: auto;
    padding: 0px;
    transition: 0.3s ease;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.discri {
    margin-left: 10px;
    border-left: 1px solid #dfdfdf;
    padding-left: 10px;
}
.cimg, .discri, .discris{
    display: inline-block;
    vertical-align: middle;
}
.allbanner {
    padding-right: 0px;
}
#cart-text{
    color: #000;
    font-weight: 500;
    display: inline-block;
    font-size: 14px;
    margin-left: 3px;
}
/* other */
.buttons{
    text-align: right;
}
.brand-list a{
    margin: 0px 5px;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: transparent;
}
.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.hs {
    padding-top: 10px;
}
.allcomment h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-bottom: 10px;
}
.blog_links {
    font-size: 13px;
    margin-bottom: 10px;
}
.blog_comment::before, .blog_comment::after {
    content: '|';
    padding: 0 15px;
}
.blog-desc {
    color: #777;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 20px;
    height: 120px;
    overflow: hidden;
}
.allmb {
    margin-bottom: 30px;
}
.cartname a:hover{
    color: #0060ff;
}
#cart .dropdown-menu table {
    font-size: 13px;
    text-shadow: none;
    color: #000;
}
#cart .dropdown-menu {
    width: 265px;
    text-align: center;
}
.cartdrop {
    padding: 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
    padding: 0 10px;
}
#cart .dropdown-menu table {
    margin-bottom: 10px;
    font-size: 13px;
    text-shadow: none;
    color: #000;
}
.closepro {
    float: right;
}
.test:focus{
    color: #0060ff;
}
.dorpss, .accdrop{
    border-top: 3px solid #0060ff;
}
input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block {
    width: auto;
}
#cart .btn-pri{
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
.btncom .btn-primary {
    width: auto;
    display: inline-block;
    margin: 0px;
}
.btncom .btn-primary {
    width: auto;
    display: inline-block;
    margin: 0px;
}
#cart .btn-danger {
    background-color: #fff;
    color: #222;
    padding: 0;
    border-color: #fff;
    border: none;
    transition: all 0.4s ease-in-out 0s;
}
.catsearch::after {
    font-family: 'fontawesome';
    content: '\f107';
    font-size: 14px;
    position: absolute;
    right: 25px;
    top: 9px;
    pointer-events: none;
}
.padd{
    margin: -1px;
}
.searchbt {
    margin-bottom: 20px;
}
.brand-list {
    border: 1px solid #f2f2f2;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
}
.bname {
    background: none repeat scroll 0 0 #f2f2f2;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 6px 0;
    padding: 5px 8px;
    border-radius: 4px;
}
.alert-dismissible .close {
    top: 0;
    right: 0;
}
#product #content .alert {
    top: 18px;
    border-radius: 4px;
    position: unset;
}
.cartname a{
    font-size: 12px;
}
.closepro .btn-xs {
    font-size: 9px;
    background-color: transparent;
    color: #000;
    border: none;
    box-shadow: none;
    padding: 0px;
}
.closepro {
    float: right;
}
.well {
    border: none;
    box-shadow: none;
    border-radius: 4px;
}
.alert {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    border-radius: 0;
    z-index: 99;
}
.breadcrumb li a:hover {
    color: #0060ff;
    fill: #0060ff;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 0;
    color: #0060ff;
    background-color: transparent;
}
.imgin{
    padding: 0px;
}
.btn-default.focus, .btn-default:focus {
    color: #fff;
    background-color: #000;
    border-color: #000;
}
.news{
    background: -moz-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
background: -webkit-linear-gradient( 0deg, rgb(33,150,250) 0%, rgb(87,144,253) 23%, rgb(140,137,255) 52%, rgb(63,224,230) 100%);
}
.webi-newsletter.webi-newsletter .inner{
    padding: 25px 0px;
}
#formNewLestter{
    margin-bottom: 0px;
}
#product-category .product-list {
    width: 100%;
}
strong {
    font-weight: 500;
}
.fsocial h5{
    margin-bottom: 15px;
    font-size: 15px;
    text-transform: uppercase;
}
.fsocial li {
    height: 35px;
    width: 35px;
    margin-right: 1px;
    cursor: pointer;
    border-radius: 5px;
    padding: 8px 0;
    background: #fff;
    text-align: center;
    transition: 0.3s ease;
    display: inline-block;
    margin-top: 5px;
}
#cart .dropdown-menu li > div table td {
    border: 1px solid #ececec;
    border-bottom-color: rgb(236, 236, 236);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#cart li tbody tr td {
    border-bottom: 1px solid #f6f6f6 !important;
    border: none;
}
a{
    color: #000;
}
.fborder #column-right{
    width: 100%;
}
.price-box{
    color: #0060ff;
}
.achead {
    font-size: 17px !important;
    color: #000 !important;
    background-color: #f5f5f5;
    padding: 8px 10px;
    border-radius: 4px;
    margin-top: 0px;
    font-weight: 500;
}
.accolor li{
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 10px;
    border-radius: 4px;
}
.accolor li span{
    border-right: 1px solid #eee;
    padding-right: 25px;
    margin-right: 25px;
}
.accolor li svg{
    fill: #0060ff;
}
#input-voucher, #input-coupon {
    height: 34px;
}
.accdrop li i {
    margin-right: 7px;
    width: 20px;
}
.btn-xs:active:focus{
    background-color: transparent;
}
.email-f .valid .alert {
    margin-top: 5px;
    position: absolute;
    right: 15px;
    left: 15px;
    z-index: 5;
    border-radius: 4px;
    top: 58px;
}
:focus {
    outline: none;
}
.blogal .alert {
    position: unset;
}
.blogu span {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 23px;
    font-size: 14px;
}
.view-comment i {
    font-size: 18px;
    line-height: 30px;
}
.date span {
    margin: 0 20px;
    font-size: 14px;
}
.wco {
    margin-left: 38px;
    position: relative;
    top: 6px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #777;
}
.view-comment:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.view-comment {
    border-bottom: 1px solid #CFCFCF;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.bcomment {
    border: 1px solid #eee;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 30px;
    background-color: #fff;
}
.panel-title {
    color: #000;
}
.view_more.my-menu{
    display: inline-block;
    padding: 8px 8px;
    cursor: pointer;
}
.nav > li > a {
    padding: 17.7px 5px;
}
#product-search .alert, #product-manufacturer .alert{
    position: unset;
}
.input-group .form-control {
    z-index: 0;
    border-color: #eee;
}
#input-sort, #input-limit{
    border-color: #fff;
}
/* other end */
/* popup */
.news-popup .checkbox {
    display: inline-block;
}
.newsletter-bg .description-top h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 26px;
    margin: 25px 0;
    color: #222;
}
.mfp-content .divtop h3{
    font-weight: 500;
    text-transform: capitalize;
    font-size: 26px;
    margin: 25px 0;
    color: #222;
}
.newsletter-bg .inner .form-group .inputNew {
    margin: 0 auto;
    height: 40px;
    border: 1px solid #eee;
    border-radius: 4px;
} 
.valid .error, .valid .alert {
    position: unset;
    margin-top: 10px;
    border-radius: 4px;
}
input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus {
    outline: none;
}
.news-popup .checkbox {
    display: inline-block;
}
.navbar {
    position: unset;
    min-height: 0px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    margin-top: 0px;
}
.smenus li{
    margin-right: 25px;
    padding: 0px;
    font-size: 14px;
}
/* endpopup */
@media (max-width: 1199px){
    .wb-con-block .discription {
       display: none;
    }
    .fborder {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .prosp .product-thumb {
        margin-bottom: 20px;
    }
    .tooltip.top {
        z-index: 0;
        display: none !important;
    }
    #column-left1 p{
        font-size: 13px;
        letter-spacing: 0;
    }
    .borderc {
        padding: 5px;
    }
    .next-prevb.next-prevboc {
        padding: 0px 0px;
        margin: 30px 0px;
    }
    #text-search {
        border-left: 1px solid #dfdfdf;
        border-radius: 4px 0px 0px 4px;
    }
    .world{
        display: none
    }
    .deltext {
        margin-left: 0px;
    }
    .statmenu li {
        margin-right: 15px;
    }
    .main-s {
        font-size: 18px !important;
    }
    .mainh {
        font-size: 12px !important;
    }
    #slideshow0 .owl-buttons div {
        display: none;
    }
    #logo{
        margin-top: 10px;
    }
    .toppro span {
        font-size: 14px;
        letter-spacing: 0;
    }
    .dinfo {
        padding: 0px 0px;
    }
    .categort-pro {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .product {
        margin-top: 0px;
    }
    .imgbanner {
        margin-top: 40px;
        margin-right: 0px;
        margin-left: 0px;
    }
    #mySidenav .navbar-nav > li {
        margin-right: 10px;
    }
    #mySidenav .navbar-nav > li:last-child{
        display: none;
    }
    .huserb {
        margin: 0px 15px;
    }
     #search-by-category .search-container .categories-container {
        display: none;
    }
    .b-img-banner {
        margin-bottom: 20px;
    }
}
.wb-image-block{
    padding-right: 0px;
}
@media (min-width: 768px) and (max-width: 1199px) {
    .compro {
        margin: 0px 6px;
        padding: 1px 15px !important;
    }
    .allbanner {
        padding-right: 15px;
    }
    .caption h4 {
        margin-bottom: 5px;
    }
    .product-thumb .rating {
        padding-bottom: 5px;
    }
    .sdinfo{
        padding: 0px;
    }
    #count .product-thumb {
        padding: 0px 10px;
    }
    .item img {
        width: 80px;
        height: 80px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #testi h3 {
        margin-top: 10px;
    }
    #testi {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    #testi p {
        line-height: 20px;
        font-size: 12px;
    }
    .snwidthslb{
        padding-right: 0px;
        padding-left: 0;
    }
    .dinfo{
        margin: 0px -5px;
    }
    .siinfo {
        padding: 0px 5px;
        margin-bottom: 10px;
    }
    .rating a {
        font-size: 14px;
    }
    .fright .newsletter-bg {
        text-align: center;
    }
    .borderleft{
        width: 40%;
    }
    .fmid{
        width: 60%;
    }
    #footer_account_list {
        padding: 10px 0 10px;
        margin: 20px 0 0 0;
    }
    #footer_account_list li{
        font-size: 12px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .nav > li > a {
        padding: 16.3px 5px;
    }
    .dimg{
        padding: 0;
        margin: 0 auto;
        display: block;
        text-align: center;
        border: none !important;
    }
    .deltext {
        text-align: center !important;
        margin-left: 10px;
        margin: 0 auto;
        display: block;
    }
    #product-category .product-list .image {
        width: 40%;
    }
    .toppro{
        margin-top: 38px;
    }
    #product-category .product-list .caption {
        width: 60%;
    }   
    .fpayment li{
        margin-top: 3px;
    }
    .fborder h5, .inner h3, .fpayment h5, .block-social h5 {
        font-weight: normal;
        font-size: 15px;
        margin-bottom: 15px;
        letter-spacing: 0;
    }
    .fborder li a, .f-left li {
        font-size: 12px;
        line-height: 30px;
        font-weight: normal;
        letter-spacing: 0;
    }
    .deltext p {
        font-size: 10px;
        letter-spacing: 0px;
    }
    .deltext h4 {
        font-size: 15px !important;
        letter-spacing: 0px !important;

    }
    .rownext ul li {
        margin-right: 25px;
    }
    #top-links-n {
        margin-top: 8px;
    }
}
@media (min-width: 1411px) and (max-width: 1589px) {
    .product-list .image {
        width: 30% !important;
    }
    .product-list .caption {
        width: 70% !important;
        float: right;
        text-align: left;
    }
    #search-by-category .search-container .categories-container {
        width: 30%;
    }
}
@media (min-width: 600px) and (max-width: 767px){
    .compar {
        display: none;
    }
    .populer .product-thumb, .sppro .product-thumb{
        padding: 0px 5px;
    }
    .populer.multi-row.row, .sppro.multi-row.row{
        margin: 0px -5px;
    }
}
@media (min-width: 500px) and (max-width: 767px){
    .soc{
        width: 35%;
    }
    .email-f{
        width: 65%;
    }
    .dinfo .siinfo {
        width: 50%;
    }
    .product-list {
        width: 50% !important;
    }
    .product-grid {
        width: 33.33%;
    }
    .febanner .beffect{
        width: 50%;
    }
}
.relpro {
    padding: 30px 0px;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: transparent;
}
.special{
    text-align: right;
    display: inline-block;
    float: right;
    margin-top: 15px;
}
.topte li{
    display: inline-block;
}
.topte{
    text-align: left;
}
.text-danger {
    color: #a94442;
    font-size: 12px;
}
.topte svg{
    margin: 0px 5px;
}
.f-left{
    margin-bottom: 20px;
}
.form-rating .form-rating-container {
    float: left;
    display: inline-block;vertical-align: middle;
}
.fa-stack {
    width: 1em;
    height: 1em;
    line-height: 10px;
}
label {
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
}
.form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: right;
}
#tab-review .fa-stack-2x {
    color: #ffc600;
}
.form-rating .form-rating-container input {
    display: none
}
.form-rating .form-rating-container:hover label:hover i.fa-star-o,
.form-rating .form-rating-container:hover label:hover~label i.fa-star-o {
    color: #ffc600;
}
.form-rating input:checked~label i.fa-star,.form-rating input:checked~label i.fa-star-o,.form-rating .form-rating-container:hover label:hover i.fa-star,
.form-rating .form-rating-container:hover label:hover~label i.fa-star {
    color: #ffc600;
}
#top .btn-link:hover, #top-links li:hover, #top-links a:hover {
    color: #0060ff;
}
#top .btn-link:hover svg, #top-links li:hover svg, #top-links a:hover svg{
    fill: #0060ff;
}
.form-rating .form-rating-container label i.fa-star-o,
.form-rating .form-rating-container:hover label i.fa-star-o,
.form-rating .form-rating-container label i.fa-star,
.form-rating .form-rating-container:hover label i.fa-star {
    color: #d9d9d9;
}
.wb-con-block .discription {
    font-size: 12px;
    color: #7a7a7a;
    font-size: 13px;
    color: #aaa;
    line-height: 21px;
    letter-spacing: 0.5px;
    overflow: hidden;
    max-height: 42px;
    margin-bottom: 5px;
}
#form-currency svg, #form-language svg{
    margin-right: 5px;
}
.compro:hover{
    color: #0060ff;
}
.compro:hover svg{
    fill: #0060ff;
}
.dropdown-menu {
    padding: 10px 10px;
}
@media(max-width: 500px){
    .product-list .discription {
        height: 32px !important;
    }
}
@media(max-width: 575px){
    .block-cat-wr {
        margin-left: 10px;
        margin-right: 10px;
    }
    #special .product-thumb .rating {
        padding-bottom: 5px;
        float: none;
    }
    #special .image {
        padding: 0;
    }
    .blog_comment::before, .blog_comment::after {
        content: '|';
        padding: 0 0px;
    }
    .copy{
        width: 100%;
    }
    .fpayment{
        width: 100%;
    }
    .categort-pro {
        padding-top: 0px !important;
    }g
    .tab-head .nav-tabs > li > a::after {
        margin: 0px 16px;
    }
    .product-list .discription {
        line-height: 15px;
        font-size: 12px;
        margin-bottom: 3px !important;
    }
    .breadcrumb li::after {
        content: "|";
        margin: 0px 5px;
    }
    .newtab > li > a {
        padding: 10px 3px !important;
    }
    .catsp{
        padding: 0px 5px;
    }
    .category_module.row{
        margin: 0px -5px;
    }
    .bor .col-sm-5, .bor p{
        margin-top: 10px;
    }
    .product-tab .nav-tabs li.active::after {
        height: 2px;
        width: 90px;
    }
    .owl-pagination {
        top: 0px;
    }
    #testi p {
        line-height: 20px;
        text-align: center;
        letter-spacing: 0.3px;
        font-size: 13px;
    }
    .propad {
        margin-top: 30px;
    }
    .rating .fa-stack {
        font-size: 6px;
    }
    #testi {
        padding-top: 20px;
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .swiper-viewport {
        margin: 0 0 30px !important;
    }
    .headti {
        font-size: 17px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: capitalize;
    }
    .next-prevb.next-prevboc {
        padding: 0px 0px;
        margin: 20px 0px;
    }
    .nav-tabs > li > a {
        letter-spacing: 0.3px !important;
        padding: 0px 6px;
        margin-right: 0px !important;
        font-size: 14px;
    }
    .row.adding {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    .proreview {
        margin: 0 8px;
        padding: 0 8px;
    }
    .rating a {
        font-size: 12px;
    }
    .breadcrumb li a {
        font-size: 12px;
    }
    .product-grid, .product-list {
        margin-bottom: 0px;
        padding: 0 10px !important;
    }
    .prosp .product-thumb, .sppro .product-thumb, .populer .product-thumb {
        margin-bottom: 15px;
    }
    .paginationss {
        margin: 0px 0px;
    }
    .tab-head ul {
        margin-right: 0px;
    }
    .othertab {
        margin-top: 0px;
    }
    .is-countdown {
        padding: 0px;
    }
    .product-thumb .price-new, .price {
        font-size: 14px;
    }
    .product-thumb .price-old {
        font-size: 13px;
    }
    .product-list .protitle {
        font-size: 14px;
        padding: 5px 0px;
    }
}
.pro-content .rating { 
        text-align: left !important;
}
.owl-theme .owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    background: #0060ff;
    border: 2px solid #0060ff;
    margin: 0 6px;
    opacity: 0.5;
    box-shadow: none;
}
.owl-controls .owl-page.active span {
    background: #0060ff !important;
    border: 2px solid #0060ff;
    opacity: 1;
}
#subscribe_popup span{
    display: inline-block;
}
#subscribe_popup table{
    text-align: center;
    font-size: 13px;
}
#subscribe_popup span {
    display: inline-block;
}
#slideshow0 .owl-pagination {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    top: auto;
}
.panel-body img{
    border: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .inner {
        margin: 0;
    }
    #btn-search-category {
        width: 90px;
    }
    #product-category .product-grid {
        width: 50%;
    }
    .product-thumb .button-group button, .product-layout .bquickv, .view button, .wish button {
        min-width: 35px !important;
        min-height: 35px !important;
        border-radius: 4px;
        padding: 4px 6px;
        border: 1px solid #eee;
        background-color: #fff;
    }
    .bquickv {
        padding: 7px !important;
    }
    .view_more.my-menu {
        display: inline-block;
        padding: 10px 10px;
    }
    .commenu #wr-menu-icon {
        height: 40px !important;
    }
    .deltext p {
        font-size: 11px;
        letter-spacing: 0px;
    }
    .deltext h4 {
        font-size: 14px !important;
        letter-spacing: 0px;
    }
    #menu .dropdown-inner a {
        min-width: 122px !important;
        font-size: 12px;
        letter-spacing: 0;
    }
    .navbar {
        margin-top: 0px;
    }
    .searchs .dropdown-menu {
        right: -47px !important;
        padding: 5px 5px;
    }
    .tab-head .nav-tabs > li > a {
        font-size: 15px;
    }
    #mySidenav .navbar-nav > li {
        margin-right: 5px;
    }
    .logos{
        padding-right: 0px;
    }
    #menu .nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .searchs{
        padding-right: 0px;
        padding-left: 0px;
    }
    .huserb {
        margin: 0px 5px;
    }
    .sign-cart{
        padding-left: 0px;
    }
    .sign-cart svg{
        width: 22px;
    }
    .proreview {
        margin: 0 10px;
        padding: 0 10px;
    }
    .fborder li a, .f-left li, .mainh {
        font-size: 13px;
        letter-spacing: 0px;
    }
    #cart{
        padding-right: 5px;
    }
    .dinfos{
        padding: 0px 15px;
    }
    #top .btn-link, #top-links li, #top-links a {
        font-size: 11px;
    }
    .product-list .image {
        width: 40% !important;
    }
    .product-list .caption {
        width: 60% !important;
    }
    .rownext ul li {
        margin-right: 20px;
    }
    .carts .acc {
        padding: 0px 20px;
    }
    .fpayment svg{
        width: 35px;
        height: 35px;
    }
    .container {
        width: 100%;
    }
}
.catsp:hover{
    cursor: pointer;
}    
.dropdown-menu {
    border-radius: 4px;
}
/* fixed colum left + content + right*/
@media (min-width: 768px) { 
    #cart-total{
        display: inline-block;
        color: #000;
    }
    .product-list .product-thumb .image {
        float: left;
    }
    .catfilter button {
        display: none;
    }
    #xsfilter {
        display: block !important;
    }
    #cart .dropdown-menu, #top .dropdown-menu, .curlan .dorpss, .acc .dropdown-menu, .curlan .dropsetting, .huserb .dropdown-menu{
        visibility: hidden;
        display: block;
        opacity: 0;
        margin-top: 0px;
        border-top: 3px solid #000 !important;
        border: 1px solid #e7e7e7;
        box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
        visibility: hidden;
        display: block;
        opacity: 0;
        border-radius: 4px;
        box-shadow: none;
        padding: 5px;
        transform-origin: 0 0 0;
        transform: scale(1, 0);
        transition: all 500ms ease 0s;
        border-radius: 0px 0px 4px 4px;
    }
    #cart.open .dropdown-menu, #top .open .dropdown-menu, .curlan.open .dorpss, .acc.open .dropdown-menu, .curlan.open .dropsetting, .huserb.open .dropdown-menu{
        visibility: visible;
        opacity: 1;
        transform: scale(1, 1);
        margin-top: 12px;
        background: #fff;
        border: 1px solid #ededed;
    }
    .middle-footer h5 button {
        display: none;
    }
    .footer-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
}
/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
    width: 100%;
}
/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #0060ff;
    border-color: #0060ff;
}
.imgcat .img-thumbnail {
    border-radius: 4;
}
.imgbanner {
    padding-left: 0px;
}
.fsocial{
    text-align: right;
}
/* Missing focus and border color to overwrite bootstrap */
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #222;
    color: #fff !important;
    fill: #fff;
    border-color: #222;
}
.f-left i{
    width: 20px;
}
#common-home #content, #information-sitemap #content{
    width: 100%;
    background-color: #fff;
}
@media (min-width: 1411px){
    .product-list .image {
        width: 30%;
    }
    .product-list .caption {
        width: 70%;
    }
    .product-list {
        width: 50%;
    }
}
@media(min-width: 1410px){
    .home-cat{
        width: 20%;
    }
    .home-tab{
        width: 80%;
    }
    .menuhed{
        width: 20%;
    }
    .mright{
        width: 80%;
    }
}
@media(min-width: 1200px) and (max-width: 1589px){
    .borderc {
        text-align: center;
    }
    .main-s {
        font-size: 18px;
        letter-spacing: 0;
    }
    .mainh {
        font-size: 11px !important;
        letter-spacing: 0px;
    }
    .world, .soc{
        width: 25%;
    }
    .email-f{
        width: 50%;
    }
    #testi p {
        line-height: 20px;
        letter-spacing: 1px;
        height: 77px;
        overflow: hidden;
    }
    #testi h3 {
        margin-top: 20px;
    }
    .item img {
        margin-bottom: 20px;
    }
    #testi {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .acart span{
        font-size: 12px;
        letter-spacing: 0;
    }
    .commenu .menurel {
        padding: 4px;
    }
    .countro {
        padding: 5px;
    }
    .deltext {
        margin-left: 5px;
    }
    .deltext h4 {
        font-size: 14px !important;
        letter-spacing: 0px;
    }
    .snwidthslb img {
        width: 100%;
        transform: translate(-50%, 0%);
        min-width: 806px;
        left: 56%;
        position: relative;
    }
    .borderc {
        padding: 5px;
    }
    .view_more.my-menu {
        padding: 8px 8px;
    }
    #count .image img {
        margin-bottom: 19px;
    }
    .container {
        width: 1170px;
    }
    .manun{
        width: 82%;
    }
    .bothwidth, .menuwidth{
        width: 18%;
    }
    .allbanner{
        width: 82%;
        padding-right: 0;
    }
    .snwidthslb {
        padding: 0px;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .deltext p {
        font-size: 12px;
        letter-spacing: 0px;
    }
    .toppro span{
        font-size: 14px;
        letter-spacing: 0;
    }
    .testi1{
        width: 89px;
        height: 28px;
    }
    .fborder h5, .inner h3, .fpayment h5, .block-social h5 {
        font-size: 16px;
    }
}
@media (min-width: 1199px) and (max-width: 1410px){
    #search-by-category .search-container .categories-container {
        float: left;
        width: 30%;
        position: relative;
    }
    .cate-selected{
        font-size: 13px;
    }
}
@media(min-width: 1590px){
    #product-search .product-grid, #product-manufacturer .product-grid {
        width: 20%
    }
    #column-right{
        width: 20%;
    }
    .container {
        width: 1560px;
    }
    #column-left {
        width: 20%;
    }
    .accon #content {
        width: 80%;
    }
    #search_widget{
        width: 80%;
        margin-left: 45px;
    }
}
@media(max-width: 599px){
    #count .image, #count .dis{
        width: 100% !important;
    }
    .copya, .fpay{
        width: 100%;
        text-align: center !important;
    }
    .social {
        text-align: center !important;
    }
    .febanner .beffect{
        margin-bottom: 20px;
    }
    .febanner .beffect:last-child{
        margin-bottom: 0px;
    }
    .caption {
        padding: 10px 5px;
    }
    .addtocart svg {
        margin-right: 0px;
    }
    #form-currency svg, #form-language svg {
        width: 16px;
        height: 16px;
    }
    .huserb svg{
        width: 22px;
        height: 22px;
    }
    .imgbanner .beffect{
        width: 100%;
        margin-bottom: 20px;
    }
    .imgbanner .beffect:last-child{
        margin-bottom: 0px;
    }
    .home-tab .product-layout {
        border-right: 1px solid #dcdcdc !important;
        border-left: none;
    }
    .home-tab {
        padding: 0;
    }
    #cattab {
        border: 1px solid #fff;
    }
    .newpros {
        font-size: 11px;
        padding: 3px 5px;
        left: 5px;
        top: -15px;
    }
    .sale {
        top: 5px;
        right: 5px;
        padding: 3px 5px;
        font-size: 11px;
        line-height: 12px;
    }
    .block-cat-wrd {
        padding: 5px 0;
    }
    #block_myaccount_infos{
        display: none;
    }
    .catb.toggle.collapsed::after {
        font-family: 'FontAwesome';
        content: '\f078';
        font-size: 14px;
        font-weight: normal;
        float: right;
        cursor: pointer;
    }
    .catb.toggle::after {
        font-family: 'FontAwesome';
        content: '\f077';
        font-size: 14px;
        font-weight: normal;
        float: right;
        cursor: pointer;
    }
    .catb {
        position: absolute;
        right: 0px;
        top: 0px;
        background: #fff;
        color: #111;
        padding: 0;
        border: none;
    }
    .ssub-img-banner:last-child {
        margin-bottom: 0px !important;
        margin-right: 0px;
    }
    .dinfos{
        padding: 0px 10px; 
    }
    .content_test .float-xs-left {
        float: none;
    }
    .ssub-img-banner{
        width: 100%;
    }
    .content_test .img-responsive {
        margin: 0 auto;
    }
    .text-p{
        display: block;
    }
    .paginationss .text-left, .paginationss .text-right {
        text-align: center !important;
        width: 100%;
        padding: 0;
    }
    .pagination {
        display: inline-block;
    }
    .catesort {
        width: 100%;
        margin-top: 15px;
    }
}
#wishlist-total i, .compro i{
    margin-right: 5px;
}
.lb-nav a {
    transition: none;
}
#scroll svg {
    fill: #0060ff;
}
#logo{
    margin-top: 5px;
}
@media(min-width: 1200px) and (max-width: 1409px){
    .socialimg .testi1 {
        width: 100px;
        height: 35px;
    }
    #mySidenav .navbar-nav > li {
        margin-right: 15px;
    }
    .dinfos{
        margin: 0px 5px;
    }
    .container {
        width: 1170px;
    }
    .blog-right p {
        font-size: 13px;
    }
}
.panel{
    border-radius: 4px;
}
.lb-outerContainer {
    border-radius: 0px !important;
}
#input-password{
    margin-bottom: 10px;
}
.deltext h4{
    font-size: 17px;
    color: #000;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 5px;
}
.caption h4:hover{
    color: #0060ff;
}
#gallery_01 .owl-controls.clickable{
    display: block !important;
}
.product-list, .product-grid{
    margin-bottom: 20px;
}
.webi-ownstyle.webi-quickview a{
    display: inline-block;
    vertical-align: middle;
}
@media (max-width: 767px) {

    .newletter-popup #boxes .newletter-title h2 {
        font-size: 18px;
    }
    .newletter-popup {
        padding: 20px;
    }
    #boxes #frm_subscribe #subscribe_pemail {
        width: 90%;
    }
    .webi-newsletter .button-submit a {
        padding: 10px 10px;
        height: 40px;
    }
    .newtab .nav > li > a {
        padding: 12px 5px !important;
    }
    .borderc {
        padding: 10px;
    }
    .owl-theme .owl-controls .owl-buttons div {
        padding: 2px 3px !important;
        min-width: 28px !important;
        min-height: 28px !important;
        top: -72px;
    }
    #form-currency button, #form-language button {
        padding: 4px;
    }
    .fsocial li {
        height: 25px;
        width: 25px;
        padding: 4px 0;
        margin-top: 7px;
    }
    .prosp .owl-theme .owl-controls .owl-buttons div {
        top: -60px;
    }
    .prosp .owl-carousel .owl-buttons .owl-prev {
        right: 44px !important;
        left: auto !important;
    }
    .prosp .owl-carousel .owl-buttons .owl-next {
        right: 6px;
    } 
    .wish svg, .acart svg, .com svg{
        width: 16px;
        height: 16px;
    }
    .sdinfo{
        padding: 0px;
    }
    #cart .btn-lg {
        padding: 0px;
    }
    .middle-footer {
        background-color: #f5f5f5;
        margin-top: 30px;
    }
    #cart-total{
        position: absolute;
        font-weight: 500;
        font-size: 10px;
        color: #fff;
        width: 14px;
        height: 14px;
        background-color: #0060ff;
        border-radius: 100%;
        line-height: 15px;
        text-align: center;
        padding: 0px 3px;
        display: inline-block;
        top: 20px;
        left: 19px;
    }
    .discri {
        margin: 0px !important;
    }
    .macc, #cart-text, .per, .imgbanner {
        display: none;
    }
    .product-thumb .button-group button, .product-layout .bquickv, .view button, .wish button {
        min-width: 28px !important;
        min-height: 28px !important;
        border-radius: 4px;
        padding: 5px 5px;
        border: 1px solid #eee;
        background-color: #fff;
        transition: 0.3s ease;
        line-height: 15px;
    }
    .deltext h4 {
        font-size: 13px !important;
        letter-spacing: 0;
        margin-top: 0px;
    }
    .deltext p {
        font-size: 11px !important;
        letter-spacing: 0;
        line-height: 15px;
    }
    .bwish svg, .bcom svg, .webi-ownstyle.webi-quickview svg{
        width: 16px;
        height: 15px;
    }
    .newtab li {
        margin: 0 0px;
    }
    .prosp .row, #tbestseller .row, #featured_category .row, .spe .next-prevb.row, #product-search .next-prevb.row, #product-manufacturer .next-prevb.row{
        margin-right: -5px;
        margin-left: -5px;
    }
    #product .product-layout, #tbestseller .product-layout, .catsp, #special .product-layout {
        padding-left: 5px;
        padding-right: 5px;
    }
    .product-list .caption {
        float: none;
        padding: 0px 0px;
    }
    .listgrid .row, .relpro .row{
        margin-right: -5px;
        margin-left: -5px;
    }
    .product-grid, .product-list {
        padding: 0 5px !important;
    }
    .webi-newsletter form input[type="text"] {
        height: 40px;
    }
    .webi-newsletter form button[type="submit"] {
        height: 40px;
        font-size: 15px;
        padding: 10px 10px;
    }
    .fborder button{
        width: 100%;
        border: none;
        background-color: transparent;
        box-shadow: none;
        position: absolute;
        right: 0;
        padding-top: 0px;
    }
    .thumb_img{
        margin-right: 7px;
    }
    .xsuser svg{
        height: 20px;
        width: 20px;
        color: #000;
    }
    #account .xsuser, #cart .cimg {
        padding: 8px 0px;
        margin-right: 0px;
    }
    .cate-bg {
        letter-spacing: 0px;
        font-size: 13px
    }
    .shopn{
        font-size: 12px;
    }
    .compro svg{
        width: 16px;
        height: 16px;
    }
    .sign-cart{
        float: right;
    }
    .tab-head .nav-tabs > li > a {
        font-size: 14px;
        padding: 7px 0px !important;
    }
    #logo img {
        max-width: 180px;
        margin-top: -3px;
    }
    .huserb {
        margin: 5px 4px;
    }
    .popup{
        padding: 0px;
    }
    .product {
        margin-top: 0px;
    }
    .list-inline > li {
        padding-right: 0px;
        padding-left: 0px;
    }
    .cimg svg{
        width: 23px;
        height: 23px;
    }
    .blog-right h4 a, .blog-right h4{
        margin-top: 0px;
    }
    .webi-post-author {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .blog-right p {
        font-size: 13px;
        letter-spacing: 0.3px;
    }
    .currency-select {
        text-align: left;
        color: #000;
    }
    .catfilter .toggle.collapsed::after {
        font-family: 'FontAwesome';
        content: '\f078';
        font-size: 14px;
        font-weight: normal;
        cursor: pointer;
    }
    .panel-heading {
        border-radius: 4px !important;
    }
    .catfilter .toggle::after {
        font-family: 'FontAwesome';
        content: '\f077';
        font-size: 14px;
        font-weight: normal;
        cursor: pointer;
    }
    .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: none;
    }
    .mrefine .panel-heading button {
        width: 100%;
        position: absolute;
        float: right;
        text-align: right;
        display: block;
        left: -14px;
        border: none;
        background: transparent;
        top: 3px;
    }
    #product .proname {
        margin-top: 25px !important;
        font-size: 15px;
    }
    .fhr{
        display: none;
    }
    .fleft {
        padding-top: 0px;
        padding-bottom: 30px;
    }
    #testi h3 {
        text-align: center;
    }
    .blog_webi {
        margin-top: 10px;
    }
    #slideshow0 .owl-buttons div {
        display: none;
    }
    header {
        padding: 10px 0px;
    }
    #search .input-lg {
        height: 42px;
    }
    #search .btn-lg {
        height: 42px;
        width: 65px;
    }
    #form-currency .dropdown-menu{
        right: -45px;
        left: auto;
    }
    .language-select{
        text-transform: capitalize;
        color: #000 !important;
        text-align: left;
    }
    #column-left1 p {
       margin-top: 15px !important;
       margin-bottom: 15px !important;
    }
    .pro-det.pro-content .headti {
        margin-top: 25px !important;
        font-size: 15px;
    }
    .header-top {
        padding: 0px 0;
        border: none;
    }
    #text-search {
        height: 40px;
    }
    #btn-search-category {
        height: 40px;
        width: 90px;
    }
    .linkback{
        display: none;
    }
    .mfp-iframe-holder .mfp-content {
        height: 100%;
    }
    .mfp-container.mfp-s-ready.mfp-inline-holder #formNewLestter {
        background-color: #fff;
        background-image: none !important;
    }
    .newsletter-bg .inner .form-group .inputNew {
        width: 100%;
    }
    .cate-border {
        margin: 15px 0px;
    }
    .product-list .discription{
        height: 45px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 0px;
    }
    #menu .nav > li > a {
        border-bottom: none;
        text-transform: capitalize;
    }
    .testimonial{
        margin: 10px 0px;
    }
    .relpro{
        padding-bottom: 0px !important;
    }
    #column-left{
        padding: 0px;
        margin-top: 30px;
    }
    .dinfo .row{
        margin: 0px; 
    }
    .dinfo {
        margin: 0px -5px !important;
    }
    .siinfo {
        padding: 0px 5px;
    }
    .head-t h4 {
        font-size: 16px;
        margin: 17px 0px;
    }
    .deltext {
        margin-left: 5px;
    }
    .fborder h5, .inner h3, .fpayment h5, .block-social h5 {
        text-align: left;
        font-size: 15px;
        margin-bottom: 10px;
    }
    #footer_account_list {
        padding: 10px 0 10px;
        margin: 20px 0 0 0;
    }
    .testimonial ul, .fborder ul {
        margin-bottom: 20px;
    }
    .webi-newsletter form {
        margin: 0px; 
    }
    .inner {
        margin: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #input-search {
        margin-bottom: 10px;
    }
    .fborder button.btn:hover, .fborder button.btn:focus{
        color: #000;
        text-decoration: none;
    }
    .fmid button, .borderleft button{
        width: 100%;
        border: none;
        background-color: transparent;
        box-shadow: none;
        position: absolute;
        right: 0;
        padding-top: 0px;
    }
    .fborder button{
        border: none;
    }
    .mainbanner{
        display: none;
    }
    .account {
        min-width: 240px;
        border-radius: 4px;
    }
    .compro {
        padding: 3px 20px;
    }
    .wishlist {
        display: block !important;
    }
    #form-currency{
        display: inline-block;
    }
    #form-language{
        display: inline-block;
        margin-bottom: 0;
    }  
    .account li i {
        margin-right: 5px;
    }
    .account button.dropdown-toggle {
        border: 1px solid #eee;
        padding: 6px;
        color: #222;
        font-size: 12px;
        letter-spacing: 0;
        margin: 3px !important;
        border-radius: 4px;
    }
    #wishlist-total i {
        padding-right: 5px;
    }
    #wishlist-total {
        margin: 0px 0px !important;
        padding: 7px 20px;
        position: relative;
        color: #131313;
    }
    #top {
        display: none;
    }
    .mright{
        display: none;
    }
    #menu{
        margin-bottom: 0;
        display: inline-block;
        background-color: transparent;
        border: none;
        float: left;
        width: 25px;
        margin-top: 0;
    }
    #sppro .button-group {
        display: block;
    }
    .button-group {
        opacity: 1;
    }
    .product-layout .webi-ownstyle.webi-quickview {
        display: block!important;
    }
    .navbar-header {
        display: block;
    }
    .navbar-header button{
        border: none;
        background-color: transparent;
        color: #000;
        padding: 0px;
        font-size: 17px;
        cursor: pointer;
        margin-right: 8px!important;
        margin-top: 11px!important;
    }
    .navbar-header button .fa {
        font-size: 19px;
    }
    body.active {
        overflow: hidden;
    }
    .owl-wrapper {
        padding-bottom: 0px;
    }
    .cbanner {
        margin-top: 50px;
    }
    .small {
        margin-bottom: 20px;
    }
    .navri ul{
        padding: 0px;
        margin: 0px;
    }
    .facebook::before{
        border: none;
    }
    .pinterest::before {
        border: none;
    }
    .googleplus::before {
        border: none;
    }
    body.active::before {
        background: #000000 none repeat scroll 0 0;
        content: "";
        height: 100%;
        opacity: 0.7;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 999;
        transition: all .2s ease 0s;
        -webkit-transition: all .2s ease 0s;
        -moz-transition: all .2s ease 0s;
        -ms-transition: all .2s ease 0s;
        -o-transition: all .2s ease 0s;
    }
    body.active .sidenav {
        overflow-y: scroll;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        transition: 0.5s;
        padding-top: 60px;
        overflow-x: hidden;
        clear: both;
        height: 100%;
        background-color: #fff;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
    }
    .sidenav .close-nav {
        background-color: #222;
        padding: 12px 15px;
        width: 100%;
        display: inline-block;
        color: #fff;
        letter-spacing: 1px;
        font-size: 14px;
    }
    .closebtn,.closebtn:hover,.closebtn:focus{
        color: #fff;
        float: right;
    }
    #tab-description p{
        font-size: 12px;
    }
    #mobile_top_menu_wrapper {
        margin: 0;
        line-height: 20px;
        display: block !important;
    }
    #menu .navbar-collapse {
        display: block;
        border: none;
    }
    .dblock{
        display: block;
    }
    .dnone{
        display: none
    }
    #mySidenav .collapse{
        display: block;
        box-shadow: none;
        padding: 0px;
    }
    #mySidenav .navbar-nav > li {
        margin-right: 0px;
    }
    #menu .navbar-toggle {
        margin: 0;
        padding: 0;
        border: none;
        box-shadow: none;
        color: #000;
    }
    #mySidenav .fa-close::before, {
        width: 0px;
        height: 0px;
        margin: 0px;        
     }
    /* side nav complit */
    .bbb{
        display: inline-block;
        float: right;
    }
    #logo {
        width: 120px;
    }
    .fborder h5 .toggle.collapsed::after {
        font-family: 'FontAwesome';
        content: '\f078';
        font-size: 14px;
        font-weight: normal;
        float: right;
        cursor: pointer;
    }
    .fborder h5 .toggle::after {
        font-family: 'FontAwesome';
        content: '\f077';
        font-size: 14px;
        font-weight: normal;
        float: right;
        cursor: pointer;
    }
    btn.active, .btn:active {
        box-shadow: none;
    }
    .navbar-nav {
        margin: 0px;
        padding: 0px;
    }
    #logo{
        display: inline-block;
        margin-top: 3px;
    }
    .logos{
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }
    #mySidenav {
        display: block !important;
    }
    #menu {
        border-radius: 4px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu div.dropdown-menu {
        margin-left: 0 !important;
        padding-bottom: 10px;
        background-color: transparent;
    }
    #menu .dropdown-inner {
        display: block;
    }
    #menu .dropdown-inner a {
        width: 100%;
        color: #000;
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}
@media (min-width: 600px) and (max-width: 767px) {
    .home-cat.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
        padding-right: 0;
        width: 30%;
    }
    .home-tab {
        width: 70%;
    }
    .dinfos{
        padding: 0px 10px;
    }
     .ssub-img-banner{
        display: inline-block;
        width: 48%;
        margin-right: 10px;
    }
}
@media (min-width: 412px) and (max-width: 767px) {
    .product-list {
        width: 50% !important;
    }
}
@media (max-width: 499px){
    .fsocial {
        text-align: center !important;
    }
    .pro-content .headti {
        font-size: 14px;
    }
    .product-grid {
        width: 50%;
    }
    .bests {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media (max-width: 767px) {
    #notification-normal {
        position: relative;
        margin-top: 3px;
    }
    #account .xsuser {
        display: inline-block;
        margin-right: 15px;
    }
    .next-prevboc .owl-carousel .owl-buttons .owl-prev {
        right: 39px;
        left: auto;
    }
    .next-prevb .owl-carousel .owl-buttons .owl-prev {
        right: 51px;
        left: auto;
    }
    .caption h4 {
        margin-bottom: 0px;
        font-size: 14px;
    }
    .cap {
        padding-top: 0px;
    }
    .acc {
        display: inline-block;
    }
    .breadcrumb {
        margin: 10px 0px 20px 0;
    }
    #under-menu .nav > li > a {
        padding: 12px 10px !important;
    }
    .product-list .button-group {
        margin-top: 0px;
        display: inline-block;
        vertical-align: middle;
    }
    .caption {
        padding: 0px 0px;
    }
    .siinfo {
        margin-bottom: 15px;
    }
    .snwidthslb{
        padding: 0px;
    }
    .dropdown-menu {
        padding: 5px 5px !important;
    }
    #menu .dropdown-inner a {
        padding: 5px 10px;
    }
    .prosp {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .menus{
        display: none;
    }
    .lastb {
        margin-top: 0px !important;
    }
    .owl-carousel .owl-buttons div i {
        font-size: 20px !important;
    }
    .tab-head h1 {
        display: none;
    }
    .ssub-img-banner:last-child {
        margin-bottom: 30px !important;
        margin-right: 0px;
    }
    #menu {
        border-radius: 4px;
    }
    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }
    #menu .dropdown-inner {
        display: block;
    }
    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: transparent;
        border-color: transparent;
    }
    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }
}
@media(max-width: 1589px){
    .accolor li span {
        padding-left: 10px;
        margin-left: 10px;
    }
    .accolor a{
        font-size: 12px;
    }
}