@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../font/MyriadPro/MyriadPro-Regular.eot') format('embedded-opentype'),
  url('../font/MyriadPro/MyriadPro-Regular.ttf')  format('truetype'), url('../font/MyriadPro/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body
{
  font-family: 'MyriadPro-Regular';
  position: relative;
}
.w-brand
{
  background: #FFF;
  width:100%;
  height :auto;
}
.w-brand .brandname .brandname-title
{
 position: relative;
 margin-top: 20px;
}
.w-brand .brandname .brandname-title p
{
 color:#0036a2;
 font-size: 22px;
 font-weight: bold;
 margin-bottom: 5px;

}
.w-brand .brandname .brandname-title .line
{
   width:55px;
   height:2px;
   background: #c51312;
   position: absolute;
   bottom: 0;
}
.w-brand .each-brand
{
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 25px;
}
.w-brand .advimage
{
  float:left;
  width:223px;
  height:100%;
}
.w-brand .advimage img:hover
{
  transition: 0.3s;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
  box-shadow: 0 5px 5px rgba(0,0,0,.3);
}

.w-brand .each-brand .popular-brand{
  width:200px;
  height:178px;
  background:#f0f1f5;
  float:left;
  margin-left: 20px;
  margin-top: 20px;
  padding-bottom: 33px;
}
.w-brand .each-brand a:nth-child(6) > .popular-brand{
  margin-top: 20px;
}
.w-brand .each-brand a:nth-child(7) > .popular-brand{
  margin-top: 20px;
}
.w-brand .each-brand a:nth-child(8) > .popular-brand{
  margin-top: 20px;
}
.w-brand .each-brand a:nth-child(9) > .popular-brand{
  margin-top: 20px;
}

.w-brand .each-brand .popular-brand:hover{
  transition: 0.3s;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
  box-shadow: 0 5px 5px rgba(0,0,0,.3);
}
.w-brand .each-brand .popular-brand .brand-title{
  color:#5e5e5e;
  text-align: center;
  font-size: 17px;
  margin-bottom: 10px;
  padding-top:25px;
}
.w-brand .each-brand .popular-brand .brandimage img{
  display: table;
  margin: 0 auto;
}
.showcategory
{
  display:none !important;
  opacity:0 !important;
  visibility:hidden !important;
}
.showcategory1
{
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
}
.loadingimg
{
   background-image:url("../images/preload.gif");
   background-position: center;
   background-repeat: no-repeat;
   background-color:#FFF;
   position: fixed;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 100%;
   z-index: 9999;
}
.slider {
 width: 50%;
 margin: 100px auto;
}

.slick-slide {
margin: 0px 20px;
}

.slick-slide img {
width: 100%;
}

.slick-prev:before,
.slick-next:before {
color: black;
}


.slick-slide {
transition: all ease-in-out .3s;
opacity: .2;
}

.slick-active {
opacity: .5;
}

.slick-current {
opacity: 1;
}
.container-fluid {
    padding-right: 0;
    padding-left: 0;
}

.w-header
{
  width:100%;
  height:auto;
  background: #333333;
  padding-top: 7px;
  padding-bottom: 7px;
}
.w-header .l-header
{
  width:100%;
  height:auto;
}
.w-header .l-header .phone-info
{
  margin-right: 25px;
  width:27%;
  float:left;
}
.w-header .l-header .phone-info img
{
  float:left;
  width:20px;
  margin-top: 4px;
  margin-right: 5px;
}
.w-header .l-header .phone-info .phone
{
  color:#FFF;
  margin-bottom: 0;
}
.w-header .l-header .mail-info
{
  color:#FFF;
}
.w-header .l-header .mail-info .fa-envelope
{
  font-size: 14px;
}
.w-header .l-header .mail-info .mail
{
  color:#FFF;
  margin-bottom: 0;
}
.w-header .r-header
{
  color:#FFF;
  float:right;

}

.w-header .r-header p
{
  margin-bottom: 0;
  float:left;
  margin-right:10px;
}
.w-header .r-header .languages-flag
{
 float:right;
}
.w-header .r-header .languages-flag img
{
  width:20px;
}
.w-header .r-header .res-searchform-icon
{
  display: none;
}
.w-header-body
{
  position: relative;
}
.w-header-body .logo
{
  width:78%;
  margin-top:15px;
  margin-bottom:15px;
}
.w-header-body .input-group
{
  margin-top: 30px;
}
.w-header-body .input-group input
{
  height:40px;
  border-radius: 0px 0px 0px 0px !important;
  border-color:#000;
  padding:0;
  padding-left:10px;
}
.w-header-body .input-group input:focus {
    box-shadow: none !important;
}
.w-header-body .input-group .input-group-btn button
{
  padding:5px;
  background: #0036a2;
  width:50px;
  border:none;
  color:#FFF;
  font-size: 20px;
}
.w-header-body .input-group .input-group-btn button:hover {
    cursor: pointer;
}
.w-header-body .social-shared
{
  float:right;
  margin-top: 30px;
}
.w-header-body .social-shared img
{
  width:38px;
  margin-left: 2px;
}
.w-header-body .social-shared .addtocomparebox
{
  width:40px;
  height:40px;
  background: #0036a2;
  float:right;
  margin-left:25px;
  position: relative;
}
.w-header-body .social-shared .addtocomparebox .boxcover
{
  vertical-align:middle;
  text-align: center;
  display: inline-block;
  line-height: 32px;
}
.w-header-body .social-shared .addtocomparebox .countbox
{
  width:18px;
  height:18px;
  background: #ff6822;
  color:#FFF;
  position: absolute;
  bottom:0px;
  right:0;
  line-height: 16px;
  text-align: center;
}
.w-header-body .social-shared .addtocomparebox .boxcover img
{
  width: 70%;
}
.w-header-footer
{
  width:100%;
  height:50px;
  background: #333;
  border-bottom:5px solid #0036a2;
  position: relative;
}

.w-header-footer .categories
{
  width:80%;
  height:40px;
  background: #0036a2;
  padding:5px;
  position: absolute;
  top:7px;
  color: #FFF;
  padding: 15px;
}
.w-header-footer .categories:hover
{
  cursor: pointer;
}

.w-header-footer .categories p
{
  font-size: 19px;
  margin-bottom: 0;
  position: absolute;
  top:7px;
  left:45px;

}
.w-header-footer .categories .cateicon
{
  width:15px;
  margin-right: 15px;
  position: absolute;
  top:15px;
}
.w-header-footer .categories .caretdropdown
{
  width:13px;
  margin-right: 15px;
  position: absolute;
  top:19px;
  right:5px;
}
.w-header-footer .categories
{
  width:80%;
  height:43px;
  background: #0036a2;
  padding:5px;
  position: absolute;
  top:7px;
  color: #FFF;
  padding: 15px;
}

.w-header-footer .categoriesdropdown {
    position: absolute;
    top: 50px;
    background: #0036a2;
    width: 80%;
    z-index: 101;
    display: none;
    opacity: 0;
    visibility: hidden;


}
.w-header-footer .categoriesdropdown .ul-reset {
  padding:0;
  list-style: none;
  margin-top: 20px;
}
.w-header-footer .categoriesdropdown .ul-reset li:hover {
   background:#002060;
}
.w-header-footer .categoriesdropdown .ul-reset li  {
   width:100%;
}
.w-header-footer .categoriesdropdown .ul-reset li a  {
  color:#FFF;
  padding-left:10px;
  padding-right:10px;
  display: block;
  padding: 7px;
}
.w-header-footer .categoriesdropdown .ul-reset li .icon {
  margin-right: 5px;
}
.w-header-footer .categoriesdropdown .ul-reset li .icon img  {
  width:38px;
}
.w-header-footer .categoriesdropdown > ul > li .ul-reset1 {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    left: 100%;
    width: 558px;
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    list-style: none;
    padding:0;

}
.w-header-footer .categoriesdropdown > ul > li .ul-reset1 li {
    width:calc(100% / 3);
    height: auto;
    float: left;
}
.w-header-footer .categoriesdropdown > ul > li .ul-reset1 > li a {
    color:#333;
    font-size: 16px;
}
.w-header-footer .categoriesdropdown .brandtitle {
    margin-left: 5px;
    line-height: 40px;
}
.w-header-footer .ul-reset > li:hover > .ul-reset1{
  opacity: 1;
  visibility: visible;
}
.w-header-footer .categoriesdropdown > ul > li .ul-reset1 > li .iconimg {
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.w-header-footer .categoriesdropdown > ul > li .ul-reset1 > li .iconimg img {
    width: 80%;
}
.w-header-footer .categoriesdropdown > ul > li .ul-reset1 > li:hover > a {
    color:#FFF;
}

.w-header-footer .menu
{
  list-style: none;
  padding:0;
  margin-top: 10px;
  width:100%;
}



.w-header-footer .menu li
{
 display: inline-block;
 position: relative;
}
.w-header-footer .menu li:last-child > .cartborder
{
 display: none;
}
.w-header-footer .menu li a
{
 color:#FFF;
 padding:20px;
 font-size: 17px;
}
.w-header-footer .menu li .cartborder
{
 right:0;
 position: absolute;
 top:-2px;
}
.w-header-footer .menu li .active
{
 bottom:-13px;
 position: absolute;
 width:15px;
 height:20px;
 left:0;
 right:0;
 margin: 0 auto;
 display: block;
}
.w-header-footer .menu li:hover > a
{
 color:#05F;
}

.w-header-footer .menu li .hoverlcaret
{
 bottom:-13px;
 position: absolute;
 width:15px;
 height:20px;
 left:0;
 right:0;
 margin: 0 auto;
 display: none;
  transition: 0.7s;
}
.w-header-footer .menu li:hover > .hoverlcaret
{
 display: block;
}


.w-header-footer .menu li .active .fa-caret-up
{
 color: #0036a2;
 font-size: 26px;

}
.w-header-footer .menu li .hoverlcaret .fa-caret-up
{
 color: #0036a2;
 font-size: 26px;


}
.w-newarrival
{
 width:100%;
 height:auto;
 background: #fff;
 padding-bottom: 30px;
}
.w-newarrival .newarrival .newarrival-title
{
 position: relative;
 padding-top: 20px;
}
.w-newarrival .newarrival .newarrival-title p
{
 color:#0036a2;
 font-size: 22px;
 font-weight: bold;

}
.w-newarrival .newarrival .newarrival-title .line
{
   width:55px;
   height:2px;
   background: #c51312;
   position: absolute;
   bottom: 0;
}
.w-newarrival .product-body
{
  margin-left: -10px;
  margin-right: -10px;
}
.w-newarrival .product-body .w-product-newarrival
{
  background: #FFF;
  width:203px;
  height:320px;
  position: relative;
  margin-top: 10px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;

}
.w-newarrival .product-body .w-product-newarrival:hover
{
  top: -2px;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
  box-shadow: 0 5px 5px rgba(0,0,0,.3);

}

.w-newarrival .product-body .w-product-newarrival .pro-image
{
  display: table;
  margin: 0 auto;
  width:200px;
}
.w-newarrival .product-body .w-product-newarrival .pro-image img
{
  padding:6px;
  margin-top:20px;
}
.w-newarrival .product-body .w-product-newarrival .pro-title
{
  text-align: center;
  margin-top:10px;
  color:#0036a2;
  font-weight: bold;
  font-family: 'Cabin', sans-serif;
}
.w-newarrival .product-body .w-product-newarrival .pro-des
{
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.w-newarrival .product-body .w-product-newarrival .pro-des p
{
 float:left;
 color:#c51312;
  font-weight: bold;
 font-size: 16px;
}
.w-newarrival .product-body .w-product-newarrival .pro-des .chatnow
{
  width:80px;
  height:25px;
  background-color:#0036a2;
  float:right;
  color:#FFF;
  text-align: center;
}
.w-newarrival .product-body .w-product-newarrival .pro-des-res
{
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  display:none;
}
.w-newarrival .product-body .w-product-newarrival .pro-des-res p
{
 float:left;
 color:#c51312;
  font-weight: bold;
 font-size: 16px;
}
.w-newarrival .product-body .w-product-newarrival .pro-des-res .chatnow
{
  width:80px;
  height:25px;
  background-color:#0036a2;
  float:right;
  color:#FFF;
  text-align: center;
}

.w-newarrival .product-body .w-product-newarrival .iconnew
{
  content:'';
  position: absolute;
  top:-4px;
  z-index: 2;
  width:50%;
  height:50%;
  left:-4px;
}
.w-popularproduct
{
 width:100%;
 height:auto;
 background: #f0f1f5;
 padding-bottom: 30px;
}
.w-popularproduct .newarrival .newarrival-title
{
 position: relative;
 padding-top: 20px;
}
.w-popularproduct .newarrival .newarrival-title p
{
 color:#0036a2;
 font-size: 22px;
 font-weight: bold;
}
.w-popularproduct .newarrival .newarrival-title .line
{
   width:55px;
   height:2px;
   background: #c51312;
   position: absolute;
   bottom: 0;
}
.w-popularproduct .product-body
{
  margin-left: -10px;
  margin-right: -10px;
}
.w-popularproduct .product-body .w-product-newarrival:hover
{
  top: -2px;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
  box-shadow: 0 5px 5px rgba(0,0,0,.3);
}
.w-popularproduct .product-body .w-product-newarrival
{
  background: #FFF;
  width:203px;
  height:320px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #CCC;

}

.w-popularproduct .product-body .w-product-newarrival .pro-image
{
  display: table;
  margin: 0 auto;
  width:200px;
}
.w-popularproduct .product-body .w-product-newarrival .pro-image img
{
  padding:6px;
  margin-top:20px;
}
.w-popularproduct .product-body .w-product-newarrival .pro-title
{
  text-align: center;
  margin-top:10px;
  color:#0036a2;
  font-weight: bold;
  font-family: 'Cabin', sans-serif;
}

.w-popularproduct .product-body .w-product-newarrival .pro-des
{
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
.w-popularproduct .product-body .w-product-newarrival .pro-des p
{
 float:left;
 color:#c51312;
 font-weight: bold;
 font-size: 16px;
 width:50%;
}
.w-popularproduct .product-body .w-product-newarrival .pro-des .chatnow
{
  width:80px;
  height:25px;
  background-color:#0036a2;
  float:right;
  color:#FFF;
  text-align: center;
 
}
.w-popularproduct .product-body .w-product-newarrival .pro-des-res
{
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  display:none;
}
.w-popularproduct .product-body .w-product-newarrival .pro-des-res p
{
 float:left;
 color:#c51312;
  font-weight: bold;
 font-size: 16px;
}
.w-popularproduct .product-body .w-product-newarrival .pro-des-res .chatnow
{
  width:80px;
  height:25px;
  background-color:#0036a2;
  float:right;
  color:#FFF;
  text-align: center;
 
}
.w-popularproduct .product-body .w-product-newarrival .iconnew
{
  content:'';
  position: absolute;
  top:-4px;
  z-index: 2;
  width:50%;
  height:50%;
  left:-4px;
}
.w-youtube
{
 width:100%;
 height:auto;
 background: #f0f1f5;
 padding-bottom: 30px;
}
.w-youtube .newarrival .newarrival-title
{
 position: relative;
 padding-top: 20px;
}
.w-youtube .newarrival .newarrival-title p
{
 color:#0036a2;
 font-size: 22px;
 font-weight: bold;
}
.w-youtube .newarrival .newarrival-title .line
{
   width:55px;
   height:2px;
   background: #c51312;
   position: absolute;
   bottom: 0;
}
.w-youtube .product-body
{
  margin-left: -10px;
  margin-right: -10px;
}
.w-youtube .product-body .w-product-newarrival:hover
{
  top: -2px;
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,.3);
  box-shadow: 0 5px 5px rgba(0,0,0,.3);
}
.w-youtube .product-body .w-product-newarrival
{
  background: #FFF;
  width:259px;
  height:auto;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

.w-youtube .product-body .w-product-newarrival .pro-title
{
  margin-top:10px;
  color:#717172;
  font-family: 'Cabin', sans-serif;
  padding-left: 10px;
  padding-right: 10px;
}
.w-youtube .product-body .w-product-newarrival .pro-image
{
  width:100%;
  height:auto;
  background: #fff;
}
.w-youtube .product-body .w-product-newarrival .pro-image iframe
{
  padding-top: 20px;
  padding-bottom: 20px;
}
.w-youtube .product-body .w-product-newarrival .pro-des
{
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-youtube .product-body .w-product-newarrival .pro-des p
{
 float:left;
 color:#ff6822;
 margin-bottom: 8px;
}
.w-footer
{
  width:100%;
  height:auto;
  background-color: #333333;
  padding-bottom: 40px;
}
.w-footer .w-footer-body .footer-title
{
  margin-top: 30px;
}
.w-footer .w-footer-body .footer-title
{
  color:#FFF;
  font-size: 20px;
}
.w-footer .w-footer-body .footer-address .fa-map-marker-alt
{
  margin-right:10px;
  margin-top: 5px;
}
.w-footer .w-footer-body .footer-address
{
  display: flex;
  color:#FFF;
}
.w-footer .w-footer-body .footer-phone .fa-phone
{
  margin-right:10px;
  margin-top: 5px;

}
.w-footer .w-footer-body .footer-phone
{
  display: flex;
  color:#FFF;
}
.w-footer .w-footer-body .footer-mail .fa-envelope
{
  margin-right:10px;
  margin-top: 5px;

}
.w-footer .w-footer-body .footer-mail
{
  display: flex;
  color:#FFF;
}
.w-footer .w-footer-body .vistor-counter
{
  width:100%;
  height:auto;
}
.w-footer .w-footer-body .vistor-counter .visitor-des
{
  font-size: 14px;
  color:#FFF;
  width:80%;
}
.w-footer .w-footer-body .vistor-counter .visitor-des p
{
  margin-bottom: 5px;
}
.w-footer .w-footer-body .vistor-counter .visitor-des img
{
  float:left;
  margin-top:2px;
  margin-right: 5px;
}
.w-footer .w-footer-body .vistor-counter .visitor-des span
{
  float:right;
}
.w-footer .w-footer-body .social-shared
{
  float:left;
  margin-top: 30px;
  display: none;
}
.w-footer .w-footer-body .subscriptform
{
  margin-top: 20px;
}
.w-footer .w-footer-body .subscriptform input
{
  border-radius: 0;
  width:70%;
  float:left;
}
.w-footer .w-footer-body .subscriptform input:focus
{
  box-shadow: none !important;
}
.w-footer .w-footer-body .subscriptform button
{
  background: #0036a2;
  border: none;
  padding-top: 8px;
  padding-bottom: 8px;
  color:#FFF;
}
.w-footer .w-footer-body .subscriptform button:hover
{
  cursor: pointer;
}
.w-footer .w-footer-body .social-shared img
{
  width:38px;
  margin-left: 2px;
}
.well
{
  background: #1d1b1b;
  color:#FFF;
}
.well span
{
  float:right;
}
.w-header .w-responsive-body .menuicon
{

  display: none;
}

.w-header-body .categoriesicon
{
  display: none;
}
.w-header .w-responsive-body .menubody
{
  display: none;
}
.w-header-body .categoriesbodymenu
{
  display:none;
}
.w-header-body .closecategoriesmenu
{
  visibility:hidden;
}
.pag-tit
{
  font-size: 22px;
  padding-top: 30px;
  position: relative;
  color:#0036a2;
  font-weight: bold;
  margin-bottom: 20px;
}
.pag-tit .pag-line
{
  width: 55px;
  height: 2px;
  background: #c51312;
  position: absolute;
  bottom: 0;

}
.w-youtube .news-filter
{
  padding-top: 30px;
}
.w-youtube .news-filter a
{
  color:#a4a4a4;
}
.w-youtube .w-new-des-head
{
  margin-top: 10px;
}
.w-youtube .w-new-des-head .new-title
{
  margin-bottom: 5px;
  font-size: 22px;
  font-weight: 500;
}
.w-youtube .w-new-des-head .date
{
  color:#ff6822
}
.w-youtube .related-news
{
  color:#ff6822;
  margin-top:50px;
  margin-bottom:10px;
}
.w-popularproduct .pro-filter
{
    padding-top: 30px;
}
.w-popularproduct .pro-filter a
{
  color:#a4a4a4;
}
.w-popularproduct .right-pro-des .right-pro-tit
{
    font-size: 22px;
    font-weight: 500;
    color: #060606;
    margin-bottom: 7px;
    border-bottom: 1px solid #dbdbdb;
    font-weight: bold;
    font-size: 28px;
}
.w-popularproduct .right-pro-des .shortinfo
{
  margin-bottom: 10px;
}
.w-popularproduct .right-pro-des .right-pro-price
{
  position: relative;
}
.w-popularproduct .right-pro-des .right-pro-price .stocklabel
{
  position: absolute;
  background: #6dbe14;
  right:0;
  top:10px;
  font-size: 14px;
  text-align: center;
  color:#FFF;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  padding-bottom: 2px;

}
.w-popularproduct .right-pro-des .right-pro-price p
{
  margin-bottom: 12px;
  font-size: 28px;
  color: #c61213;
}
.w-popularproduct .right-pro-des .right-pro-color
{
  display: flex;
  font-size: 16px;
}
.w-popularproduct .right-pro-des .right-pro-color span
{
  margin-right: 10px;
}
.w-popularproduct .w-page-product
{
  margin-top: 30px;
}
.nav
{
  margin-top: 30px;
}
.tab-content
{
  margin-top: 30px;
  width: 100%;
  height: 100%;
    background: #FFF;
}
.tab-content .tab-pane
{
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  position: relative;

}
.nav .nav-item a
{
  font-size: 16px;
  font-weight: 500;
  color: #5e5e5e;
}
.nav .nav-item a.active
{
  background: #FFF;
}
.tab-content .tab-pane table
{
  width:100% !important;
}
.tab-content .tab-pane table tbody
{
  border:1px solid #fff !important;
  width:100%;
  height:100%;
}
.tab-content .tab-pane table tbody tr
{
  border-bottom:1px solid #d2d3d7 !important;
}
.tab-content .tab-pane table tbody tr td:first-child
{
  border-left:none !important;
  padding-left: 0;
}
.tab-content .tab-pane table tbody tr td
{
  border-left:1px solid #d2d3d7 !important;
  padding-left: 10px;
  color:#5e5e5e !important;
  width:50% !important;
}
.tab-content .tab-pane .allcomment
{
  width:100%;
  height:auto;
  border-bottom: 1px solid #d2d3d7;
  padding-bottom:5px;
  padding-top: 23px;
  font-size: 18px;
  color:#5e5e5e;
}
.tab-content .tab-pane .btnallcomment
{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  background: #ff6822 !important;
  margin-left: 0;
}
.tab-content .tab-pane .addcomment
{
  position: absolute;
  top:20px;
  right:30px;
  z-index: 1;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #ff6822 !important;
  margin-right: 0;
}
.tab-content .tab-pane .addcomment .hide
{
  display: none;
}
.tab-content .tab-pane input:focus
{
  box-shadow:none !important;

}
.tab-content .tab-pane textarea:focus
{
  box-shadow:none !important;

}
.tab-content .tab-pane input[type=text],input[type=email]
{
  margin-bottom: 20px;
}
.tab-content .tab-pane .commentform
{
  margin-top: 19px;
  display: none;
  width: 60%;
}
.tab-content .tab-pane .commentdescription
{
  margin-top: 15px;
  color:#333;
}
.tab-content .tab-pane .commentdescription .comname
{
  margin-bottom: 3px;
  color:#333;
  font-weight: 500;
  font-size: 16px;
}
.tab-content .tab-pane .commentdescription .comname span
{
  color:#b1adad ;
}
.tab-content .tab-pane .commentdescription .comdetail
{
  margin-bottom: 20px;
  color: #5e5e5e;
  font-size: 15px;
}
.tab-content .tab-pane .lastestcomment
{
  width:100%;
  height: auto;
  border-bottom: 1px solid #CCC;
}
.tab-content .tab-pane .lastestcomment P
{
  margin-bottom: 5px;
  font-size: 18px;
  color: #5e5e5e;
}
.tab-content .tab-pane .lastestcommentdes
{
  margin-top: 15px;
  color:#333;
}
.tab-content .tab-pane .lastestcommentdes .comname
{
  margin-bottom: 3px;
  color:#333;
  font-weight: 500;
  font-size: 16px;
}
.tab-content .tab-pane .lastestcommentdes .comdetail
{
  margin-bottom: 20px;
  color: #5e5e5e;
  font-size: 15px;
}
.tab-content .tab-pane .lastestcommentdes .comname span
{
  color: #5e5e5e;
  font-size: 15px;
}
.tab-content .tab-pane .commentform .submit
{
  background: #ff6822  !important ;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 15px;
  margin-left: 0;
}
.right-pro-des .compare
{
  background: #ff6822  !important ;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
}
.right-pro-des .chatnow
{
  background: #014fea !important;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  margin-left: 0;
  float:left;
}
.w-header-body .addtocomparebox1
{
  display: none;
}
.w-newarrival .w-compare-page
{
  width:100%;
  background: #FFF;
  height: auto;
  margin-top: 20px;
}
.w-newarrival .w-compare-page .compare-img img
{
  width:55%;
  display: table;
  margin: 0 auto;
}
.w-newarrival .w-compare-page .compare-title
{
  text-align: center;
  padding-top: 15px;
  font-size: 17px;
}
.w-newarrival .w-compare-page .compare-info
{
  margin-top: 15px;
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
}
.w-newarrival .w-compare-page .compare-info .moreinfo
{
  border: none;
  background: #0036a2;
  padding-left:20px;
  font-size: 15px;
  padding-right:20px;
  padding-top:5px;
  padding-bottom:5px;
  color:#FFF;
}
.w-newarrival .w-compare-page .compare-info .delete
{
  border: none;
  background: #ff6822;
  padding-left:15px;
  font-size: 20px;
  padding-right:15px;
  padding-top:1px;
  padding-bottom:1px;
  color:#FFF;
}
.w-newarrival .w-compare-page .compare-des table
{
  width:100% !important;
  border:1px solid #FFF !important;
  margin-top: 20px;

}
.w-newarrival .w-compare-page .compare-des table tbody tr
{
  border:1px solid #FFF !important;
    border-top:1px solid #ebebeb !important;
}
.w-newarrival .w-compare-page .compare-des table tbody tr td:first-child
{
  border-left:1px solid #FFF !important;
}
.w-newarrival .w-compare-page .compare-des table tbody tr td
{
  border-left:1px solid #ebebeb !important;
  border-bottom:1px solid #ebebeb !important;
  padding-left: 10px;
}
.w-newarrival .addcomparetext
{
  display: table;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  color:#333;
  text-align: center;

}
.w-newarrival .addcomparetext:hover > a
{
    transition: 0.5s;
  color:#0036a2 !important;
}
.w-youtube .product-body .w-product-newarrival:hover {
  cursor: pointer;
}
.w-youtube .product-body .w-product-newarrival:hover .bg-dark .fa-youtube
 {
  display: block;
}
.w-youtube .product-body .w-product-newarrival .bg-dark {
  background: none !important;
  position: relative;
}
.w-youtube .product-body .w-product-newarrival .bg-dark .fa-youtube{
  color:red;
  position: absolute;
  top: 35%;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width:100%;
  font-size: 40px;
  display: none;
}
.w-newarrival .fa-cart-plus
{
 font-size: 66px;
 text-align: center;
 margin-top: 10px;
}

.modal-dialog .modal-content .modal-footer .input-group .input-group-addon
{
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(206, 212, 218);
    border-radius: 5px;
}
.modal-dialog .modal-content .modal-footer .input-group .input-group-addon:hover
{
cursor: pointer;
}
.modal-dialog .modal-content .modal-footer .input-group .input-group-addon:first-child
{
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.modal-dialog .modal-content .modal-footer .input-group .input-group-addon:last-child
{
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.modal-dialog .modal-content .modal-footer button
{
  padding-left: 25px !important;
  padding-right: 25px !important;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  border: none;
  background: #0036a2;
  color:#FFF;
  border-radius: 5px;
}
.modal-dialog .modal-content .modal-footer button:hover
{
  cursor: pointer;
}
.pagination
{

  width:auto;
  float:right;
  border:1px solid #CCC;
  margin-top: 20px;
  margin-bottom: 30px;
}
.pagination li
{
  border-left: 1px solid #CCC;
  height:30px;
  width:30px;
  text-align:center;
}
.pagination li a
{
  color:#333;
  line-height: 28px;

}
.pagination li.active
{
  background: #0036a2;
  color:#FFF;
}
.w-popularproduct .filter-prodcut
{
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.w-header .res-searchform
{
  display: none;
}
.w-newarrival .showshortscreen
{
 display:none;
}
.w-popularproduct .showshortscreen
{
 display:none;
}
.resbanner
{
    display:none;
}
.visiblepill
{
  display:none;
}

@media screen and (max-width:1199px)
{
  .w-brand .advimage {
    float: unset !important;
    width: 223px;
    height: 100%;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .w-brand .each-brand .popular-brand{
    width:210px;
    float:left;
  }
  .w-header .l-header .phone-info {
    width: 35%;
  }
  .w-header-footer .categories {
    width: 80%;
  }
  .w-newarrival .product-body .w-product-newarrival {
    width: 214px;
  }
  .w-popularproduct .product-body .w-product-newarrival {
    width: 214px;
  }
  .w-youtube .product-body .w-product-newarrival {
    width: 294px;
  }

  .w-header-body .input-group {
    margin-top: 24px;
  }
  .w-header-body .social-shared {
    margin-top: 24px;
  }
  .w-header-body .social-shared img {
    width: 36px;
  }
  .w-header-body .social-shared .addtocomparebox
  {
    margin-left:7px;

  }
}
@media screen and (max-width:992px)
{
  .w-brand .advimage {
    float: unset !important;
    width: 223px;
    height: 100%;
    display: table;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .w-brand .each-brand .popular-brand{
    width:210px;
    float:left;
  }

  .w-header-body .logo {
    width: 100%;
  }
  .w-header-footer .categoriesdropdown {
    width: 100%;
  }
  .w-header .l-header .phone-info {
    width: 46%;
  }
  .w-header-footer .menu li a {
    padding: 18px;
  }
  .w-header-footer .categories {
    width: 100%;
  }
  .w-youtube .product-body .w-product-newarrival {
    width: 333px;
  }
  .w-popularproduct .right-pro-des .right-pro-tit {
    margin-top: 30px;
  }
}
@media screen and (max-width:800px)
{
  .w-header-footer .categoriesdropdown > ul > li .ul-reset1 {
      width: 538px;
    }
}
@media screen and (max-width:767px)
{
    .hiddenpill
    {
      display:none;
    } 
    .visiblepill
    {
      display:block;
    }

    .resbanner
    {
        display:block;
        margin-top: 45px;
        margin-bottom:-30px;
    }
    .w-newarrival .showfullscreen
    {
     display:none;
    } 
    .w-newarrival .showshortscreen
    {
     display:block;
    } 
    .w-popularproduct .showfullscreen
    {
     display:none;
    } 
    .w-popularproduct .showshortscreen
    {
     display:block;
    }
   .banner
   {
       display:none;
   }
  .w-brand .each-brand {
    display: table;
    margin: 0 auto;

  }
  .w-brand .each-brand .popular-brand{
    width:48%;
    margin-left: 0;
    margin-bottom:20px;
    margin-left:5px;
    margin-right:5px;

  }
  .w-brand .each-brand .popular-brand:hover{
    transition: unset;
    -webkit-box-shadow:unset;
    box-shadow: unset;
  }
  .w-brand .advimage
  {
    transition: unset;
    -webkit-box-shadow:unset;
    box-shadow: unset;
  }
  .w-brand .each-brand a:nth-child(5) > .popular-brand{
    margin-top: 0;
  }
  .w-brand .each-brand a:nth-child(3) > .popular-brand{
    margin-top: 0;
  }
  .w-brand .each-brand a:nth-child(4) > .popular-brand{
    margin-top: 0;
  }
  .w-brand .each-brand a:nth-child(6) > .popular-brand{
    margin-top: 0;
  }
  .w-brand .each-brand a:nth-child(7) > .popular-brand{
    margin-top: 0;
  }
  .w-brand .each-brand a:last-child > .popular-brand{
    margin-bottom: 0px;
  }
  .w-brand .each-brand a:nth-child(8) > .popular-brand {
    margin-top: 0px;
}
.w-brand .each-brand a:nth-child(9) > .popular-brand {
    margin-top: 0px;
}
.w-brand .each-brand a:nth-child(10) > .popular-brand {
    margin-top: 0px;
}
  .right-pro-des .compare
  {
    margin-left:0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .right-pro-des .chatnow
  {
    padding-left: 20px;
    padding-right: 20px;
  }
  .w-newarrival .addcomparetext {
    font-size: 18px;
  }
  .w-newarrival .fa-cart-plus
  {
   font-size:56px;
   text-align: center;
   margin-top: 10px;
  }

  .w-header-footer
  {
    display: none;
  }
    .w-header .r-header p {
      display: none;
  }

  .w-header-footer .categories .caretdropdown
  {
    display: none;
  }
  .w-header .l-header .phone-info{
    display:none;
  }
  .w-header .l-header .mail-info{
    display:none;
  }
  .w-header-body .input-group
  {
    display: none;
  }
  .w-header-footer .menu
  {
    display: none;
  }
  .w-header-body .social-shared
  {
    display: none;
  }

  .w-newarrival .product-body
  {
    margin-left: 0;
    margin-right: 0;
  }
  
  .w-popularproduct .product-body
  {
    margin-left: 0;
    margin-right: 0;
  }
    .w-newarrival .product-body .w-product-newarrival {
    width: 49%;
    height:auto;
    margin-bottom:0px !important;
    margin-left: 0;
    margin-right: 0;
  }
    .w-newarrival .product-body .w-product-newarrival .pro-des  {
        display:none;
       
    }  
    .w-newarrival .product-body .w-product-newarrival .pro-des-res  {
        display:block;
         padding-left: 0;
        padding-right: 0;
    }

   .w-newarrival .product-body .w-product-newarrival .pro-des-res .chatnow {
        
        float:unset;
        margin-bottom:15px;
        display:table;
        margin:0 auto;
        margin-bottom:20px;
    }
    .w-newarrival .product-body .w-product-newarrival .pro-des-res p {

    color: #c51312;
    text-align: center;
    float:unset;

    }

    .w-newarrival .product-body .w-product-newarrival .pro-image {
        display: table;
        margin: 0 auto;
        width: unset;
    } 
    .w-newarrival .product-body .w-product-newarrival .pro-image img {
        width: 100%;
        margin-top: 0;
    }    
    
    
    .w-popularproduct .product-body .w-product-newarrival {
        width: 49%;
        height:auto;
        margin-bottom:0px !important;
        margin-left: 0;
        margin-right: 0;
  }
    .w-popularproduct .product-body .w-product-newarrival .pro-des  {
        display:none;
       
    }  
    .w-popularproduct .product-body .w-product-newarrival .pro-des-res  {
        display:block;
         padding-left: 0;
        padding-right: 0;
    }

   .w-popularproduct .product-body .w-product-newarrival .pro-des-res .chatnow {
        
        float:unset;
        margin-bottom:15px;
        display:table;
        margin:0 auto;
        margin-bottom:20px;
    }
    .w-popularproduct .product-body .w-product-newarrival .pro-des-res p {

    color: #c51312;
    text-align: center;
    float:unset;

    }

    .w-popularproduct .product-body .w-product-newarrival .pro-image {
        display: table;
        margin: 0 auto;
        width: unset;
    } 
    .w-popularproduct .product-body .w-product-newarrival .pro-image img {
        width: 100%;
        margin-top: 0;
    }
    
  .w-youtube .product-body
  {
    margin-left: 0;
    margin-right: 0;
  }
  .w-youtube .product-body .w-product-newarrival {
      margin-left: 0;
      margin-right: 0;
      width:100%;
      height:100%;
      position: relative;
  }
  .w-header .w-responsive-body .menuicon
  {
    display: block;
  }
  .w-header-body .addtocomparebox1
  {
    width: 40px;
    height: 40px;
    background: #0036a2;
    position: absolute;
    right:0;
    top:30%;
    display: block;
    z-index: 2;
  }
  .w-header-body .addtocomparebox1 .boxcover1
  {
    vertical-align:middle;
    text-align: center;
    display: inline-block;
    line-height: 32px;
  }
  .w-header-body .addtocomparebox1 .countbox
  {
    width:18px;
    height:18px;
    background: #ff6822;
    color:#FFF;
    position: absolute;
    bottom:0px;
    right:0;
    line-height: 17px;
    text-align: center;
  }
  .w-header-body .addtocomparebox1 .boxcover1 img
  {
    width: 70%;
  }
  .w-header-body .categoriesicon
  {
    width:34px;
    height:34px;
    background: #7c7b90;
    position: absolute;
    left:0;
    top:30%;
    display: block;
    z-index: 2;
  }
  .w-header-body .categoriesicon:hover
  {
    cursor: pointer;
  }

  .w-header-body .categoriesicon img
  {
    width:22px;
    display: table;
    margin: 0 auto;
    margin-top: 6px;
  }
  .w-header-body .categoriesbodymenu
  {
    width:85%;
    height:100%;
    position: fixed;
    z-index: 9;
    top:0;
    background: #0036a2;
    left:-90%;
    transition: 0.5s;
    visibility: hidden;
    display: block;
  }
  .w-header-body .categoriesbodymenu .maincategories
  {
    list-style: none;
    padding:0;
    height:100%;
    overflow:auto;
  }
  .w-header-body .categoriesbodymenu .maincategories li
  {
    width:100%;
    position: relative;
  }
  .w-header-body .categoriesbodymenu .maincategories li:hover
  {
     cursor:pointer;
  }
  .w-header-body .categoriesbodymenu .maincategories li a
  {
    display: block;
    padding:8px;
    color:#FFF;
  }
  .w-header-body .categoriesbodymenu .maincategories li img
  {
    width:40px;
  }
  .w-header-body .categoriesbodymenu .maincategories li .subcategoriesdropdown
  {
    list-style: none;
    padding:0;
    width:100%;
    background: #FFF;
    display: none;
  }
  .w-header-body .categoriesbodymenu .maincategories li .subcategoriesdropdown li
  {
    width:100%;
  }
  .w-header-body .categoriesbodymenu .maincategories li .subcategoriesdropdown li a
  {
    color:#333;
  }

  .w-header-body .categoriesbodymenu .maincategories li .subcategoriesdropdown li .cirlclecatdrop
  {
    width:45px;
    height:45px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    background: #FFF;
    overflow: hidden;
    display: inline-block;
    margin-right: 10px;
  }
  .w-header-body .categoriesbodymenu .maincategories li .subcategoriesdropdown li img
  {
    width: 37px;
    padding-top: 5px;
    vertical-align: middle;
  }
  .w-header-body .categoriesbodymenu .maincategories li .caretdropdown
  {
  width:100%;
  height:55px;
  position: absolute;
  top:0;

  }
  .w-header-body .closecategoriesmenu
  {
    width: 17%;
    height:100%;
    background: rgba(255, 255, 255, 0.67);
    position: fixed;
    top:0;
    right:-30%;
    transition: 0.5s;
    z-index: 5;
  }
  .w-header-body .logo {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    display: table;
    margin: 0 auto;
  }
  .w-header .w-responsive-body .menuicon:hover
  {
    cursor:pointer;
  }
  .w-header .w-responsive-body .menubody
  {
    position:fixed;
    bottom:-39px;
    left:0;
    width:80%;
    height:100%;
    background: #FFF;
    z-index: 4;
    display: block;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
   box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);
   left:-80%;
    transition: 0.4s;
   visibility:hidden;

  }
  .scrolltop
  {
    position: fixed;
    top:0;
    width:100%;
    z-index: 3;
  }
  .w-header .w-responsive-body .menubody ul
  {
    padding:0;
    list-style: none;
  }
  .w-header .w-responsive-body .menubody ul li
  {
    display: block;
  }
  .w-header .w-responsive-body .menubody ul li.active
  {
    background:#393939;
  }
  .w-header .w-responsive-body .menubody ul li.active > a
  {
    color:#FFF;
  }
  .w-header .w-responsive-body .menubody ul li a
  {
    padding-left:16px;
    padding-right:16px;
    color:#333;
    line-height: 45px;
    display: block;
  }
  .w-header .w-responsive-body .menuicon
  {
    width:39px;
    height:39px;
    position: absolute;
    left:15px;
    top:0;
    display: block;
  }

  .w-header .w-responsive-body .menuicon .iconbar
  {
    width:32px;
    height:3px;
    background: #FFF;
    top:9px;
    position: absolute;
    z-index: 9;
    display: block;
    left:0;
    right:0;
    margin: 0 auto;
    transition: 0.7s;
  }
  .w-header .w-responsive-body .menuicon .iconbar1
  {
    width:32px;
    height:3px;
    background: #FFF;
    top:18px;
    position: absolute;
    z-index: 9;
    display: block;
    left:0;
    right:0;
    margin: 0 auto;
    transition: 0.7s;
  }
  .w-header .w-responsive-body .menuicon .iconbar2
  {
    width:32px;
    height:3px;
    background: #FFF;
    bottom:9px;
    position: absolute;
    z-index: 9;
    display: block;
    left:0;
    right:0;
    margin: 0 auto;
    transition: 0.7s;
  }
  .rotate
  {

    transform: rotate(-35deg);
    width:20px !important;
    left:-14px !important;
    margin: unset;
    top:12px !important;
  }
  .rotate1
  {

    transform: rotate(35deg);
    width:20px !important;
    left:-14px !important;
    margin: unset;
    top:24px !important;
  }
  .w-header .w-responsive-body .closemenu
  {
    width:30%;
    height:100%;
    position: fixed;
    right:-100%;
    transition: 0.4s;
    visibility: hidden;
    top:39px;
    background: rgba(255, 255, 255, 0.67);
    z-index: 3;
  }
  .tab-content .tab-pane .addcomment {
    padding-left: 5px;
    padding-right: 5px;
    right: 10px;
    font-size: 13px;
  }
  .tab-content .tab-pane .allcomment {
    font-size: 16px;
  }
  .w-header .r-header .res-searchform-icon
  {
    display: block;
    width:25px;
    height:25px;
    float:left;
    text-align: center;
    margin-right: 10px;
  }
  .w-header .r-header .res-searchform-icon:hover
  {
    cursor: pointer;
  }
  .w-header .r-header .res-searchform-icon .fa-search
  {
    font-size: 18px;
    margin-top: 4px;
  }
  .w-header .r-header .languages-flag img {
    margin-top: -4px;
  }
  .w-header .res-searchform
  {
    width:100%;
    height:auto;
    background-color: #333;;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    transition: 0.7s;
  }
  .w-header .res-searchform input
  {
    width:100%;
    border-radius: 0px;

  }
  .w-header .res-searchform input:focus
  {
    border:none !important;
    box-shadow:none !important;

  }
  .w-header .res-searchform button
  {
    width:45px;
    height:38px;
    border: none;
    background: #0036a2;
    color:#FFF;
     position: absolute;
     top:7px;
     right:0;
     z-index: 3;
  }
  .w-header .res-searchform button:hover
  {
    cursor: pointer;
  }
  .w-footer .w-footer-body .social-shared
  {
    display: block;
  }
  .w-youtube .product-body .w-product-newarrival:hover {
    -webkit-box-shadow:unset;
    box-shadow: unset;
}
.w-newarrival .product-body .w-product-newarrival:hover
{
  -webkit-box-shadow:unset;
  box-shadow: unset;

}
.w-popularproduct .product-body .w-product-newarrival:hover
{
  -webkit-box-shadow:unset;
  box-shadow: unset;
}
.py-3 {
    padding-bottom: 10px !important;
    text-align: center;
  }
  .well span {
    float: unset !important;
}

}

@media screen and (max-width:529px)
{
.w-brand .each-brand .popular-brand{
    width:47%;
    margin-left: 0;
    margin-bottom:20px;
    margin-left:5px;
    margin-right:5px;

  }
    
}
@media screen and (max-width:362px)
{
.w-brand .each-brand .popular-brand{
    width:100%;
    margin-left: 0;
    margin-bottom:20px;
    margin-left:5px;
    margin-right:5px;

  }
    .w-brand .each-brand .popular-brand {
     margin-top:0;   
    }
    
}



/* jssor slider loading skin spin css */
      .jssorl-009-spin img {
          animation-name: jssorl-009-spin;
          animation-duration: 1.6s;
          animation-iteration-count: infinite;
          animation-timing-function: linear;
      }

      @keyframes jssorl-009-spin {
          from {
              transform: rotate(0deg);
          }

          to {
              transform: rotate(360deg);
          }
      }


      .jssorb053 .i {position:absolute;cursor:pointer;}
      .jssorb053 .i .b {fill:#fff;fill-opacity:0.5;}
      .jssorb053 .i:hover .b {fill-opacity:.7;}
      .jssorb053 .iav .b {fill-opacity: 1;}
      .jssorb053 .i.idn {opacity:.3;}

      .jssora093 {display:block;position:absolute;cursor:pointer;}
      .jssora093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
      .jssora093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
      .jssora093:hover {opacity:.8;}
      .jssora093.jssora093dn {opacity:.6;}
      .jssora093.jssora093ds {opacity:.3;pointer-events:none;}



/* jssor slider loading skin spin css */
     .jssorl-0010-spin img {
         animation-name: jssorl-0010-spin;
         animation-duration: 1.6s;
         animation-iteration-count: infinite;
         animation-timing-function: linear;
     }

     @keyframes jssorl-0010-spin {
         from {
             transform: rotate(0deg);
         }

         to {
             transform: rotate(360deg);
         }
     }


     .jssora106 {display:block;position:absolute;cursor:pointer;}
     .jssora106 .c {fill:#fff;opacity:.3;}
     .jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
     .jssora106:hover .c {opacity:.5;}
     .jssora106:hover .a {opacity:.8;}
     .jssora106.jssora106dn .c {opacity:.2;}
     .jssora106.jssora106dn .a {opacity:1;}
     .jssora106.jssora106ds {opacity:.3;pointer-events:none;}

     .jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;}
     .jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;box-sizing:border-box;z-index:1;}
     .jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
     .jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
     .jssort101 .p:hover{padding:2px;}
     .jssort101 .p:hover .cv {background-color:rgba(0, 54, 163, 0.36);opacity:.35;}
     .jssort101 .p:hover.pdn{padding:0;}
     .jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
     .jssort101 .pav .cv {border-color:#fff;opacity:.35;}
     .jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
     .jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
     .jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}
