/*--------------------------/*
Tempale name : khixar
Version    : 99.99
Author     : khizar jawaid
/*--------------------------*/
/* cyrillic-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcg72nU6AF7xm.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKew72nU6AF7xm.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcw72nU6AF7xm.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKfA72nU6AF7xm.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcQ72nU6AF7xm.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKfw72nU6AFw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptrg8zYS_SKggPNwIYqWqhPANqczVsq4A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptrg8zYS_SKggPNwIYqWqZPANqczVs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
  padding-top:0 !important;
  background-color: #fafafa;
  font-family: 'Ubuntu', sans-serif;
  background: url(/assets/editor_img/bg.png);
}
header{
  height: 50px;
}

a:hover {
  color: #222;
  text-decoration: none;
}

a {
  color: #222;
  text-decoration: none;
}

ul {
  margin: 0px;
  padding: 0px;
}

ul li {
  list-style: none;
}

.left_col.categ ul .brand-item,.brand-item  {
  list-style: none;
  float: left;
  width: 25%;

}

.left_col.categ ul {
  padding: 0px;
}

.left_col.categ ul .brand-item a,.brand-item a {
      padding: 8px 0px;
    border: 1px solid #efefef;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 13px;
    height:31.22px;
        white-space: nowrap;
        overflow:hidden;
}

.right_col {
  float: left;
  
   padding: 0px 10px 0px 10px;
 /* 
 background:#fff !important;
 background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 11%, rgba(237, 237, 237, 0.43) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(11%, rgba(246, 246, 246, 1)), color-stop(100%, rgba(237, 237, 237, 0.43)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 11%, rgba(237, 237, 237, 0.43) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 11%, rgba(237, 237, 237, 0.43) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 11%, rgba(237, 237, 237, 0.43) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(246, 246, 246, 1) 11%, rgba(237, 237, 237, 0.43) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=1);
  padding: 0px 10px 0px 10px;*/
}

.top-spec {
  float: left;
  width: 100%;
}

ul.top-spec li i {
  font-size: 20px;
  margin-right: 5px;
  min-width: 25px;
  text-align: center;
}

ul.top-spec li {
  margin-bottom: 6px;
}

/*.spec_container:after {
  background-image: url(https://cdn2.gsmarena.com/vv/bigpic/vivo-nex2-.jpg);
  background-size: 998%;
  background-position: -3487px -5191px;
  content: "";
  position: fixed;
  z-index: -100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: url(data:image/svg+xml;utf9,<svg%20version= '1.1' %20xmlns= 'http://www.w3.org/20Ã…¦%20id=' blur '><feGaussianBlur%20stdDeviation=' 30 '%20/></filter></svg>#blur); filter: blur(30px); -webkit-filter: blur(30px);
  -moz-filter: blur(30px);
  -o-filter: blur(30px);
  -ms-filter: blur(30px);
  overflow: hidden;
  opacity:0.8;
}
*/
.panel {
    margin-bottom:10px;
  background: transparent !important;
}

.blur {
  webkit-filter: blur(50px);
  -moz-filter: blur(50px);
  -o-filter: blur(50px);
  -ms-filter: blur(50px);
  filter: blur(30px);
  transform: translateZ(0);
  overflow: hidden;
  padding-right: 1px;
  position: absolute;
  width: 100% !important;
     background: #ffffff91;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}


.right_col .blur
{
     background: transparent !important;
}
.panel-body {

  background: #fff;
  padding:5px;
  
}

ul.top-spec {
  font-size: 14px;
  color: #2b2b2b !important;
}

.row.down_spec {

  font-size: 20px;
  position: relative;
  color: #2b2b2b;
  letter-spacing: 0px;
 
}

.row.down_spec .spec_mini {
font-size: 12px;
    float: left;
    line-height: 1;
}


.panel-default, .panel {
  border-color: #e6e6e6 !important;
      border-radius: 4px;
}

.row.down_spec .col-sm-3 {
  padding: 5px;
}

.row.down_spec i {
  font-size: 26px;
}

.left_col.categ .panel.panel-default {
    background: #fff !important;
    float: left;
    width: 100%;
   
}

.m_name {
  font-size: 18px
}

.icn_size i {
  font-size: 25px;
}

.icn_size {
  font-size: 17px;
  text-align: center;
  color: #2b2b2b;
  letter-spacing: 0px;
  padding:5px;
}
.top_spec_main
{
    padding:8px;
}

.spec_tab ul li a {
  padding: 10px;
  float: left;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 1px solid #efefef;
}

.spec_tab i {
  margin-right: 5px;
}
.spec_tab.row, .spec_cont.row {
    margin: 0px;
    padding: 0px 0px;
    background: #fff;
}
.spec_cont h3 {
    font-weight:bold;
  margin: 0;
  font-size: 14px;
  letter-spacing: 0px;
}

.spec_cont.row {
  padding: 1px 10px;
  line-height: 18px;
  border-bottom: 1px solid #efefef;
  color: #222;
      -webkit-font-smoothing: antialiased;
}

.spec_cont.row .iner_colm {
  padding: 2px 5px;
}

.spec_cont h3 i {
  width: 20px;
}

ul.list-check i {
  margin-right: 5px;
  color: #f70000;
}

ul.list-check li {
  font-size: 12px;
  letter-spacing: 1px;
}

.spec_cont.last_row.row p {
  font-size: 10px;
  letter-spacing: 1px;
}

.col-sm-8.iner_colm {
  font-size: 12px;
  letter-spacing: 1px;
}

.spec_tab ul li a:hover {
   background-color: #796ad3;
    color: #fff;
}

.active_btn {
color: #796ad3;
   
}

.panel-heading.m_name {
  float: left;
  width: 100%;
  margin-bottom: 15px;
      position: relative;
}

.panel-heading.m_name .mobile_name {
  float: left;
  width: 100%;
    text-align: center;
}

.panel-heading.m_name .mobile_price {
  float: right;
}

.margtop50 {
 margin-bottom: 10px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold;
}

.navbar-default {
 background-image: -moz-linear-gradient(-30deg, #00004d 0%, #5333ed 49%, #2cd4d9 100%);
    background-image: -webkit-linear-gradient(-30deg, #00004d 0%, #5333ed 49%, #2cd4d9 100%);
  margin-bottom:0px;

}
.cat_head {
 float: left;
    padding: 8px 10px;
    background: #fff;
    line-height: 24px;
    margin-bottom: 18px;
    position: relative;
    z-index: 2;
    border: 1px solid #efefef;
    margin-left: 35px;
    border-radius: 3px;
}

.cerosel_slider {
    width:100%;
     border: 1px solid #e6e6e6;
    padding: 40px 10px 10px 10px;
    float: left;
    margin-top: -40px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}
.panel{
   box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}

.home_cont .panel-body {
  background: #ffffff36;

}

footer p {
  letter-spacing: 2px;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
}
.search-block .search-choice {
    float: left;
}
.search-block .search-choice a.chosen-single, .search-block .chosen-container span {
    height: 28px;
    line-height: 28px;
}
input#search-field {
    height: 28px;
    line-height: 28px;
    width: 330px;
    margin-right: -12px;
        background: #fafafa91;
    border: solid 1px #dbdbdb70;
}
a.search-button.a-btn {
        height: 28px;
    line-height: 28px;
   
    float: right;
    padding: 0 5px;
    margin-left: -20px;
    z-index: 9;
    position: relative;
}
.main-slideshow.slideshow3 {
   margin-bottom: 10px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
     animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
}
.mobile_price p.regular-price {
    margin: 0px;
}
.col-sm-12.col-md-4.left_col.categ
{
        padding: 0px 10px 10px 0px;
        
}
.review_form input.input-info {
    margin-bottom: 5px !important;
}
.home_cont .panel.panel-default.search-container
{
    margin-top: 0px ;
    background: #ffffff !important;
    overflow:hidden;
  
}
.main-home .panel.panel-default.search-container
{
     padding-bottom:30px;
    min-height:300px; 
}
.left_col.categ ul .brand-item a:hover,.cat_head:hover,.cat_head:hover .title-cat {
   background-color: #796ad3;
    color: #fff;
}
.footer {
    background-color: #fafafa00 !important;
    padding: 0;
 
}
.footer .list-socials {
    margin: 0px 0;
text-align: center;
    
}
.add-review .submit {
    border-color: #0093fa;
    background-color: #2495f5;
}
.add-review .submit:hover {
    border-color: #0093fa;
    background-color: #2495f5;
        opacity: 0.8;
}
hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #fafafa;
}
.col-sm-12.col-md-8 {
    padding: 0px 10px;
}
.right_col .details-item {
   /* max-width: 130px;*/
    margin: auto;
}
.product-item .product-inner {
    background-color: #fff;
    padding: 5px;

}
.product-item .info {
    margin: 0;
    padding: 5px 0px 0px 0px;
   
}
.product-item .product-name 
{
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    width: 100%;
    letter-spacing: 1px;
    font-weight: bold;

        min-height: 30px;
   
}
.panel-body .product-item .product-name {
       font-size: 11px;
    line-height: 12px;
    letter-spacing: 1px;
}

.panel-body .product-item .product-inner
{
    padding:0px;
}
.products-arrivals.related-products .panel-body {
 
       padding: 25px 5px 5px 0px!important;
}
.pagination .page
{
display:inline-block;
padding:5px;
}
.product-item.layout1.col-ts-12.col-xs-6.col-sm-6.col-md-2.col-lg-2.no-padding {
    margin-bottom: 5px;
    border: none;
}
.product-container.auto-clear.grid-style.equal-container.box-has-content {
    margin-bottom:10px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}
.product-item:hover .product-inner {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    opacity: 0.8;
}

.back-to-top::before {
    content: "\f106";
  font-family: "Font Awesome 5 Free";
    position: absolute;
    color: #222222;
    z-index: 111;
    width: 100%;
    height: 100%;
    text-align: center;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
}
.back-to-top
{
    border-radius:2px;
}
.back-to-top:hover::before {
    color: #796ad3;
}
.col-sm-2.iner_colm {
    font-size: 13px;
    font-weight:bold;
}
#reviews .panel-body {
    padding: 15px;
}
.list-page li a
{
        float: left;
}
.pagination .list-page li a.nav-button {
  
    padding: 0 !important;
}
.list-page li a:hover, .list-page li a.current {
    color: #2495f5;
}
.list-page li a {
    float: left;
    margin-right: 5px;
    border: none !important;
    height:auto !important;
     width:auto !important;
}
.slideshow3 .slide-item::before, .slideshow2 .item2.slide-item::before
{
    
    background:transparent !important;
}

.product-item.layout1 {
    border-right: none !important;
}
ul.nav.navbar-nav.navbar-right li a {
    font-size: 20px;
  
    margin-right: 2px;
}
/*.panel-heading.m_name .mobile_price {
   
    display: none;
}*/
ul.nav.navbar-nav.navbar-right li a:hover {
    opacity: 0.8;
}
.navbar-brand
{
    
padding: 5px 15px    
}
 .navbar-form
{
        margin-top: 10px;
}

.main-content-list .content-offset, .main-content-grid .content-offset
{
    
    margin-top:0px;
}
button.search-button.a-btn {
    background: transparent;
    border: none;
    margin-left: -20px;
    height: 28px;
}
.search-block .search-choice {
    float: left;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: -28px;
    left: 0;
 
}
.search-block {
    position: relative;
}
nav.navbar .chosen-container.chosen-container-single
{
    width: 100% !important;
}
.search-choice {
    display: none;
}
form.navbar-form.navbar-left {
    display: inline-block;
    float: none !important;
}
div#navbar {
    text-align: center;
}
.footer .list-socials li a {
    border-radius: 3px;
    background-color: transparent !important;
    color: #222!important;
        font-size: 24px;
}
.coppy-right .content {
    font-size: 12px;
    color: #717171;
    letter-spacing: 1px;
}
.categories-content .thumb {
    padding: 0px 10px;
}
ul.list-page a {
    float: left;
    line-height: 40px;
    text-align: center;
}
.owl-item .row-item {
    padding: 0 !important;
    width: 125px;
}
.owl-carousel .owl-stage-outer .product-inner {
    height: auto !important;
}
.top-control
{
          background-color: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
    margin-bottom: 10px;
}
.top-control b {
    float: right;
    font-size: 16px;
    letter-spacing: 2px;
}
.top-control .chosen-container-single .chosen-single {
   font-size: 12px;
    background-color: #f5f5f5;
        max-height: 28px;
}

h4.shop-title {
    display: none;
}
.top-control .chosen-container-single::after,.top-control .chosen-container-single::after {
    font-family: "font awesome 5 free" !important;
    display:none;
}
.categories-content .product-item .product-inner {
  
    padding: 10px 5px;
}
.slide-content {
    display: none !important;

}
.product-item .info {
    margin: 0;
    padding: 5px 0px 0px 0px;
    height: 75px;
}
img.img-responsive {
    margin: auto;
}
.panel-default > .panel-heading {
  color: #222;
  background-color: #ffffff59;
  border-color: #e6e6e6 !important;
  letter-spacing: 2px;
}
.panel-heading.m_name
{

   
    font-size: 16px;
    text-transform: capitalize;  
}
.regular-price, .regular-price .price {
 
    text-align: center;
    width: 100%;
    float: left;
}
.product-item .info .price {
    font-size: 11px;
    color: #7569ca;
    line-height:11px;
}
.price-box {
    float: left;
    width: 100%;
}
.adverst
{
    float: left;
    width: 100%;
    text-align: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form
{
    border:none !important;
}
.cerosel_slider {
    min-height: 290px;
}
.navbar-default {
    background-color: #6f65bc;
    border-color: #645ab9;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fbfbfb;
}
.cerosel_slider  .product-item .product-inner .thumb {
 min-height: 130px;
     background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
}
body::-webkit-scrollbar {
   width: 0.9em;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
        filter: blur(30px)
    background-image: -moz-linear-gradient(-30deg, #7bcdde 0%, #4c2aee 49%, #444a84 100%);
    background-image: -webkit-linear-gradient(-30deg, #7bcdde 0%, #4c2aee 49%, #444a84 100%);
  outline: 1px solid slategrey;
}
.right-content ul li {
    float: right;
    margin-left: 10px;
    color: #6660b2;
}
.right-content ul li a {
  float: right;
    padding: 5px 5px;
    color: #222;
    font-size: 12px;
    letter-spacing: 0px;
}
.container.home_cont .row {
    margin: 0px;
}
.container.home_cont {
    padding: 15px 5px;
}
.search-container .panel-heading span {
    display: none;
}
.panel-heading input#search {
   max-height: 28px;
    background: #f5f5f5;
    font-size: 12px;
    letter-spacing: 1px;
    justify-content: center;
    border: solid 1px #dbdbdb;
    border-radius: 3px;
    color: #262626;
    outline: 0;
}
ul.categories-list li {
    text-align:center;
    float: left;
    min-width: 20%;
    letter-spacing: 2px;
    margin-bottom:5px;
    
}
ul.categories-list li a{
    float: left;
    padding:5px;
    width:100%;
    
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border-color: #816fe5;
}

.shop-page .note {
    font-size: 10px;
    color: #777;
    letter-spacing: 1px;
}
.top-control .chosen-container-single .chosen-single span {
    margin: 0;
    height: 28px;
    line-height: 28px;
}
.mobile_price p.regular-price
{
    display:none;
}
.row.price-all {
           /* background-color: #6f65bc; */
   /*   background-image: -moz-linear-gradient(-30deg, #00004d 0%, #5333ed 49%, #2cd4d9 100%);*/
    /* background-image: -webkit-linear-gradient(-30deg, #00004d 0%, #5333ed 49%, #2cd4d9 100%); */
    width: 100%;
    float: left;
    margin: 5px 0;
    border: 2px solid #d6d6d6;
}
}
.price-all .col-md-4.col-xs-12 {
       text-align: center;
 
}
.price-all .col-md-4
{
        text-align: center;
    letter-spacing: 1px;
    padding: 5px 0px;
   
}
h1.mobile_name {
    margin: 0px;
    font-size: 18px;
}
.search-container .panel-body {
    height: 268px;
    overflow-y:scroll;
}
.home .search-container .panel-body {
    height: 100%;
    padding-bottom:25px;

}
.col-xs-12.col-sm-12.col-md-8.right_col {
    margin-bottom: 10px;
}
.mobile-menu-only {
    width: 100%;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
     background: #564ea8;
     z-index:9999;
}
.mobile-menu-only ul li {
    float: left;
    width: 20%;
    text-align: center;
}
.mobile-menu-only ul li a {
    float: left;
    width: 100%;
    padding: 12px 0px 8px;
    color: #fff;
}
.mobile-menu-only ul li a i {
    font-size: 24px;
    text-align: center;
}
.mobile-menu-only
{
    display:none;
}
.col-xs-12.col-sm-12.col-md-8.right_col img.img-responsive {
    max-width: 100%;
     
}
div#-reviews img
{
   padding: 2% 15%; 
}
div#-reviews {
    background: #fff !important;
    padding: 20px 10px;
    float:left;
    width:100%;
}
.explore_products
{
    width:100%;
}
 .explore_inner {
    background: #564ea8;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    height: 44px;
    position: fixed;
    z-index: 9999;
    padding-top:2px;
}
  .explore-main  input#search-field 
    {
        width:100%;
    }

    .explore-main .form-group
    {
        width:95%;
    }
     .explore-main form.navbar-form.navbar-left {
   margin:5px 0px 0px 0px;
    width: 100%;
    text-align: center;
}
.display-none
    {
        display:none;
    }
    .brands_all .search-container .panel-body {
    height: auto !important;
    }
    .product-item .group-flash .flash.new {
    
    display: none !important;
}
.mobile-only {
         display: none;
    
}
ul.mobile-only.navbar-right a {
    padding: 10px 15px;
    font-size: 20px;
    color: #fff;
}
ul.mobile-only.navbar-right li {
    display: inline-block;
}
.c_slider
{
    width:100%;
}
.pd0
{
    padding:0px;
}
.info h2,.info h3,.panel-heading h5,.brand-item h6 {
    margin: 0px;
}
.embed-responsive.embed-responsive-16by9.text-center {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    overflow: initial !important;
}
.product-inner h2 {
    display: flex;
}
.cat_head h1, .cat_head h2, .cat_head h3 {
    font-size: 16px;
    margin: 0px;
    letter-spacing: 2px;
}
.img-body
{
    padding-right:0;
      padding-left:0;
}
.iner_img {
    float:left;
    padding: 0px 15px;
}
.-details-item {
    width: 190px;
    clear: both;
    margin: auto;
}
.spin-360-deg canvas {
    width:100%;
    margin: 0 auto;
    display: block;
}
.spin-360-deg {
    overflow:hidden;
    height: auto !important;
}
.row.price-all span {
    font-size: 16px;
    margin-right: 5px;
    font-weight: bold;
}
ul.list-star li {
    display: inline-block;
}
.review-item .character {
    margin-right: 40px;
}
.review-item .character .time-review {
   font-size: 12px;
    color: #b3b3b3;
}
.review-item .review-content .content {
    font-size: 14px;
    color: #333;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 1px;
}
h3.title.supper-title {
    display: none;
}
.review-content h3 {
    display: none;
}
.review-item .character .author {
    text-transform: capitalize;
    letter-spacing: 1px;
}
#reviews .panel-heading.m_name {
    display: none;
}

ul.list-star {
    display: none;
}
.add-review .submit,.btn {
    
    font-size: 12px;
    color: #fff;
    background: #79b4ee;
    padding: 0 20px;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 100;
    display: inline-block;
    letter-spacing: 2px;
}
span.count.count-reviews {
    font-size: 16px;
    letter-spacing: 2px;
    float: left;
    margin-bottom: 20px;
}
.customer-review .list-review>li {
    float: left;
    width: 100%;
}
.review-item {
    padding:15px 0 10px;
}
.new-customer .panel-body,.login_container .panel-body {
    padding: 3%;
}
.home_cont .recentp_panel,.recentp_panel {
    min-height: Auto !important;
    padding-bottom: 0 !important;
}
.products-arrivals.related-products .recentp_panel .panel-body {
    padding-top: 5px !important;
}
.container.margtop50 .adverst {
    margin-top: -30px;
}
.products-arrivals.related-products {
    float: left;
}
.products-arrivals.related-products .google-auto-placed {
    float: left;
    margin-left: 2%;
}
div#-reviews .spin-360-deg canvas {
    max-width: 400px;
}
ul.list-360 a {
    float: left;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
div#eac-container-search-field {
    position: absolute;
    background: #fff;
    width:100%;
  
}
.easy-autocomplete.eac-icon-left {
    width: 100% !important;
    float: left !important;
}
div#eac-container-search-field ul {
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 335px;
}
div#eac-container-search-field ul li {
    float: left;
    width: 100%;
        text-align: left;
}
div#eac-container-search-field ul li .eac-item{
      float: left;
    width: 100%;
    text-align: left;
    padding: 2px 10px;
}
img.eac-icon {

    max-width: 60px;
    margin-right:5px;
}

.margin-top30
{
    margin-top:30px;
}
.margin-bottom30
{
    margin-bottom:30px;
}
.margin-bottom10
{
 margin-bottom:10px;   
}
.margin-bottom15
{
 margin-bottom:15px;   
}

.search-container {
    float: left;
}
.compare-table td{
padding: 5px 5px;
                                    }
.main-slideshow.slideshow3
  {
      min-height:250px;
  }
  .post_img img
  {
      animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
}
ul.sidebar_smedia li {
        margin-bottom: 10px;
    width: 45%;
    display: inline-block;
}
.left_col.categ ul.sidebar_smedia {
    padding: 15px;
    float: left;
    width: 100%;
}
.panel_360,.recentp_panel {
    margin-top: 5px;
}
.explore_inner button.search-button.a-btn
    {
        
    margin-left: -50px;
    }
    .post-row p.regular-price {
    margin: 0px;
}
.video-review span.count.count-reviews {
      font-size: 12px;
    margin-bottom: 5px;
    display:none;
    
}
a.vdeorev-title h2 {
    font-size: 14px;
    margin:8px 0px 0px 0px;
}
.col-md-12.vdeo-rev-head p {
    display:none;
    margin-bottom: 0px;
}
.col-md-12.vdeo-rev-head {
       min-height: 55px;
    text-align: center;
    margin-bottom: 5px;
}
a.view-more {
    padding: 0px 0px;
    width: 100%;
    float: left;
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
    color: #737373;
    border-radius: 4px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}
/* -------------- kj CSS 4all end -----------*/

/* -------------- kj google Add Css Start -----------*/
.add_p0
{
    padding:0px;
}
.banner-botm-add {
      background: #fff;
    width: 100%;
    float: left;
    margin-bottom: 10px !important;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}
.top_add {
    width: 100%;
    float: left;
    background: #fff;
    margin: 10px 0px;
     box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}
.sidebar_add {
      float: left;
    background: #fff;
    margin-bottom: 10px;
    width: 100%;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}
/* -------------- kj google Add Css end -----------*/

/* -------------- kj POST start -----------*/
h2.welcome-msg {
    display: none;
}
.single_post-left .post-thumbnail {
    display: none;
}
.post_cont {
    padding: 1% 10px 0 15px;
    float: left;
    width: 59%;
}
.post_img {
    float: left;
    width:41%;
}
a.pots_link {
    float: left;
    width: 100%;
}
.inner {
    padding: 0px;
}
.cont_post {
    font-size: 16px;
    float:left;
}
h3.post_heading {
    font-size:18px;
    margin-top: 0px;
}
.home_cont .-row {
    float: left;
    width: 100%;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
        border-radius: 4px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
}
.post_heading {
 
}
.post-thumbnail {
    
    text-align: center;
}
ul.entry-meta,.entry-content,.post-thumbnail,.post_heading,.post-row,.sngle-post-inner {
    width: 100%;
    float: left;
}
.entry-content {

   
    margin-top: 20px;
    line-height: 30px;
}
.post-row {
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
        letter-spacing: 2px;
}
.post-row p
{
    margin-top:35px;
    margin-bottom:25px;
    
}
.post-row h2.post-title {
    font-family: ubuntu;
}
.post-row .entry-content a {
       overflow-wrap: break-word;
}
.post-row .entry-meta a {
    color: inherit;
    font-weight: 100;
    font-family: inherit;
    font-size: 16px;
}
ul.entry-meta {
    margin-bottom: 10px;
}
.single_post-main .single_post-left {
    background: #fff;
    padding: 20px 20px;
    z-index:1;
        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
        margin-bottom: 15px;
}
.single_post-main .single_post-left iframe,.single_post-main .single_post-left img
{
    max-width:100%;
}
.sidebar_title
{
        font-size: 13px;
    letter-spacing: 1px;
    font-weight: bold;
    margin: 0px 0px 18px 0px;
}
.single_post-right {
       background: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
    float:left;
    width:100%;
    margin-bottom:15px;
}
.post-title
{
    margin-top:0px;
}
ul.recent_post li {
    float: left;
    width: 100%;
    padding: 5px;
}
ul.recent_post li a {
    color: #6b6b6b;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
    float: left;
    width: 100%;
    padding: 5px;
}
.post_cont p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
float:left;
    
}
/* -------------- kj POSTend -----------*/

@media (min-width: 992px) and (max-width: 1199px) {
  .main-slideshow.slideshow3
  {
      min-height:300px;
  }
     .-details-item
   {
       width:auto;
   }
    .panel-body .product-item .product-name {
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
        min-height: 15px;
}
    .explore-main button.search-button.a-btn {
    margin-left: -30px;
}
    .container {
    width: 95%;
}
.left_col.categ ul .brand-item a,.brand-item a
{
        height: 30px;
}

}
@media (min-width: 992px){
    .col-xs-12.col-md-8.single_post-left {
    min-height: 2670px;
}
}
    
    
/* -------------- kj media tablet landscape Start -----------*/
@media (min-width: 768px) and (max-width: 991px) {
     .mobile_colm {
    padding: 0;
    margin-top: 10px;
}
    .container
    {
        min-width:100%;
    }
   .-details-item
   {
       width:auto;
   }
    .navbar-default .navbar-toggle {
   
    display: none !important;
}
   .explore-main button.search-button.a-btn {
       
    margin-left: -55px;
}
    .price-all .col-md-4.col-xs-12
    {
            max-width: 33.33%;
    }
    .home_cont .panel.panel-default.search-container,.home .search-container .panel-body
    {
            height: 250px !important;
            padding:0px;
    }
  .product-item .product-inner .thumb {
    min-height: 100px;
}
   input#search-field
   {
       width: 200px;
    margin-left: -30px;
   }
nav.navbar.navbar-default.navbar-fixed-top .container {     width: 100%; }
ul.sidebar_smedia li {
    margin-bottom: 10px;
    display: inline-block;
    width: 23%;
    margin-right: 1%;
}
}

/* ----------------- kj media tablet landscape End -----------*/


/* -------------------------------- kj media querrry tablet Start -----------*/
@media (min-width: 481px) and (max-width: 767px) {
    ul.sidebar_smedia li {
    margin-bottom: 10px;
    display: inline-block;
    width: 31%;
    margin-right: 1%;
}
    .main-slideshow.slideshow3
  {
      min-height:200px;
  }
    .mobile_colm {
    padding: 0;
    margin-top: 10px;
}
    .mobile-only {
        display:block;
    margin: 0;
    float: right;
    line-height: 50px;
}
    .navbar-default .navbar-toggle {
   
    display: none !important;
}
   .explore-main form.navbar-form.navbar-left {
   margin:0px 0px 0px 0px;
   
}
    .explore-main .form-group {
    width: 95%;
}
    
    .price-all .col-md-4.col-xs-12 {
    max-width: 33.33%;
}
    .home .search-container .panel-body {
    height: 250px;
    padding:5px;
}
  .home_cont .panel.panel-default.search-container {
    height: 300px !important;
    
        
    }
    .mobile-menu-only
{
    display:block;
}
a.back-to-top.show {
    opacity:0 !important;
    display: none !important;
    visibility:hidden !important;
    height:0px !important;
}

.panel-heading.m_name .mobile_name 
    {
    float: left;
    font-size: 15px;
    text-align: center;
 
}
 img.img-responsive.lazy {
    margin: auto;
}   
.spec_tab ul li a 
{
  
    width: 100%;
}
    .row.down_spec {
    font-size: 16px;
    margin: 0% 0px 0px;
    width: 100%;
    float: left;
}
    .spec-rigt 
    {
    padding: 4%;
    background: #fafafa;
    border: 1px solid #ddd;
}


    
    .top-control .select-item {
    display: none;
}
    .left_col.categ ul .brand-item
    {

    min-width: 33%;
}
    .cat_head h3 
    {
    font-size: 15px;

}
   .product-item .product-name 
   {
    font-size: 12px;
    letter-spacing: 1px;
}
    .col-sm-12.col-md-8 
    {
    padding: 0px 15px;
    width: 100%;
}
    
    li.sign_up {
    display: inline-block;
}
    a.search-button.a-btn, input#search-field {
    height: 28px;
    line-height: 28px;
    width: 100%;
    margin-right: -40px;
    float: left;
}
    
    form.navbar-form.navbar-left {
    display: inline-block;
    float: none !important;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.categories-content .thumb {
    padding: 0px;
}

.chosen-container
{
  width:100% !important;  
    
}
.search-block .search-choice 
{
    float: left;
    width: 100%;
}
.nomobile
{
    display:none !important;
}
.iner_img {
    padding: 0px 5px 0 0;

}
.row.down_spec .col-sm-3 {
     padding: 5px 0 0 0px;
    font-size: 16px;
    border-bottom:1px solid #ddd;
     
}
.row.down_spec i {
    font-size: 18px;
}
.spec_cont.row .col-sm-2.iner_colm.hdng_iner {
   text-align:center;
    padding: 10px 0px;
    background: #fafafa;
}
.row.down_spec .spec_mini {
    float: left;
    font-size: 12px;
    color: #676767;
}
.col-xs-12.col-sm-12.col-md-8.right_col {
    margin-bottom: 10px;
}
.col-sm-12.col-md-4.left_col.categ {
    padding: 0px 10px;
    float: left;
   
}
.spec_cont.row .iner_colm {
    padding: 0;
}
.hdng_iner span {
    text-transform: uppercase;
}
.col-sm-2.iner_colm.blnk_spec {
    display: none !important;
}
.col-xs-3.col-sm-2.iner_colm.sub_hdng_iner {
    -webkit-font-smoothing: initial;
    font-weight: bold;
}
.item-background{
        height: 200px !important;
}

panel-heading.m_name .mobile_price {
 font-size:15px;
    width: 100%;
    text-align: center;
}
 ul.categories-list li {
         white-space: nowrap;
    width: 25%;
    letter-spacing: 1px;
    font-size: 12px;
    margin-right: 0.33%;
    margin-bottom: 1px;
    border-right: 1px solid #ddd;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    }
    
}
/* -------------------------------- kj media querrry tablet END -----------*/

/* -------------------------------- kj media querrry mobile Start -----------*/
@media (min-width: 250px) and (max-width: 480px) {
    ul.sidebar_smedia li {
    margin-bottom: 10px;
    display: inline-block;
    width: 45%;
    margin-right: 1%;
}
    .single_post-main .single_post-left {
    padding: 20px 15px;
    }
    .container.single_post-main {
    padding: 0px;
}
    .main-slideshow.slideshow3
  {
      min-height:150px;
  }
    .container.home_cont {
    padding: 15px 0px;
}
    .col-sm-12.col-md-8 {
    padding: 0px 0px;
}
    .mobile_colm {
    padding: 0;
    margin-top: 10px;
}
    h3.post_heading {
    margin-top: 15px;
}
.post_cont {
    width:100%;
    padding: 15px 10px 10px 10px;
}
     .post_img {
    width: 100%;
    text-align:center;
}
    .right-content {
    text-align: center;
}

.right-content ul li
{
    display: inline-block;
    margin-left: 10px;
    float:none;
        line-height: 0;
}
    .spec_cont h3
    {
        color: #544cac;
    }
    .row.price-all
    {
        margin-top:5px;
    }
    .spec_container:after
    {
        background: none !important;
    position: initial !important;
        
    }
    .mobile-only {
        display:block;
    margin: 0;
    float: right;
    line-height: 50px;
}

    .navbar-default .navbar-toggle {
   
    display: none !important;
}
    .explore-main form.navbar-form.navbar-left {
   margin:0px 0px 0px 0px;
   
}
    .explore-main .form-group {
    width: 100%;
}
   
    .back-to-top.show,.back-to-top {
       opacity:0 !important;
    display: none !important;
    visibility:hidden !important;
    height:0px !important;
}
    ul.categories-list li {
            white-space: nowrap;
    width: 33%;
    letter-spacing: 1px;
    font-size: 12px;
    margin-right: 0.33%;
    margin-bottom: 1px;
    border-right: 1px solid #ddd;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    }
    
    .price-all .col-md-4.col-xs-12 {
    max-width: 33.33%;
    font-size: 12px;
}
 .home .search-container .panel-body {
    height: 250px;
    padding:5px;
}
     .mobile-menu-only
{
    display:block;
}
    
    
    
    .panel.panel-default.search-container {
    min-height: 305px;
}
    .product-item .info .price
    {
        font-size:12px;
    }
    .footer .footer-note {
    padding: 0px 0 55px;
    }
    
    .footer .list-socials {
    text-align: center;
}
    .owl-item .row-item {
  
    margin: 0 auto !important;
}
.panel-heading.m_name .mobile_price {
 font-size:15px;
    width: 100%;
    text-align: center;
}
 img.img-responsive.lazy {
    margin: auto;
}   
.spec_tab ul li a 
{
  
    width: 100%;
}
    .row.down_spec {
    font-size: 16px;
    margin: 0% 0px 0px;
    width: 100%;
    float: left;
}
   .spec-rigt 
    {
    padding: 4%;
    background: #fafafa;
    border: 1px solid #ddd;
}


    .panel-heading.m_name .mobile_name 
    {
    float: left;
    font-size: 15px;
    text-align: center;
    width: 100%;
}
    .top-control .select-item {
    display: none;
}
    .left_col.categ ul .brand-item
    {

    min-width: 33%;
}
    .cat_head h3 
    {
    font-size: 15px;

}
   .product-item .product-name 
   {
    font-size: 12px;
    letter-spacing: 1px;
    
}
.panel-body .product-item .product-name {
    font-size: 12px;
    line-height: 15px;
}
    .col-sm-12.col-md-8 
    {
    padding: 0px 0px;
    width: 100%;
}
    .spec_cont.row
    {
            padding: 1px 8px;
    }
    li.sign_up {
    display: inline-block;
}
    a.search-button.a-btn, input#search-field {
    height: 28px;
    line-height: 28px;
    width: 95%;
    margin-right: -40px;
    float: left;
}
    
    form.navbar-form.navbar-left {
    display: inline-block;
    float: none !important;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.categories-content .thumb {
    padding: 0px;
}

.chosen-container
{
  width:100% !important;  
    
}
.search-block .search-choice 
{
    float: left;
    width: 100%;
}
.nomobile
{
    display:none !important;
}
.iner_img {
    padding: 0px 5px 0 0;

}
.row.down_spec .col-sm-3 {
           padding: 0px;
    margin-bottom: 10px;
    font-size: 16px;
    border-bottom: none;
}
.row.down_spec i {
    font-size: 18px;
}
.spec_cont.row .col-sm-2.iner_colm.hdng_iner {
   text-align:center;
    padding: 10px 0px;
    background: #fafafa;
}
.row.down_spec .spec_mini {
    float: left;
    font-size: 12px;
    color: #676767;
}
.col-xs-12.col-sm-12.col-md-8.right_col {
    margin-bottom: 10px;
}
.col-sm-12.col-md-4.left_col.categ {
    padding: 0px 0px;
    float: left;
    width: 100%;
}
.spec_cont.row .iner_colm {
    padding: 0;
}
.hdng_iner span {
    text-transform: uppercase;
}
.col-sm-2.iner_colm.blnk_spec {
    display: none !important;
}
.col-xs-3.col-sm-2.iner_colm.sub_hdng_iner {
    -webkit-font-smoothing: initial;
    font-weight: bold;
}
.item-background{
        height: 150px !important;
}
.home_cont .-row,a.view-more
{
    display:none !important;
}
}

/* -------------------------------- kj media querrry mobile END -----------*/
.sidebar_add,.banner-botm-add,.top_add {
   
}
@keyframes placeHolderShimmer{
    0%{
        background-position: -468px 0
    }
    100%{
        background-position: 468px 0
    }
}
.animated-background img{
    min-height: 120px;
}
.img-body .animated-background img{
    min-height: 212px;
}
.animated-background {
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    background-size: 800px 104px;
    height: 100%;
    position: relative;
}
.related-products .spin-360-deg {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0);
        width: 100% !important;
    background: #ffffff;
    margin-bottom: 10px;
    padding: 25px 0px 20px 0px;
}
.left_col.categ .panel.panel-default .spin-360-deg-s {
    display: none !important;
    height: auto !important;
}
.related-products .spin-360-deg canvas {
 
  max-width:300px;
   
}
.panel.panel-default.recentp_panel.panel_360 {
    margin-top: 10px;
}
.panel.panel-default.recentp_panel.panel_360 .spin-360-deg {
    display: none !important;
}