












.content_scene_cat {
  overflow: hidden;
  
}
.content_scene_cat h1.category-name {
  text-transform: uppercase;
  margin: 0 0 10px;
  color: #000;
  font-weight: 700;
  font-size: 24px;
}
.content_scene_cat .category-image {
  margin-bottom: 30px;
}
.content_scene_cat .rte {
  margin: 0 0 20px;
}
#subcategories {
  margin-bottom: 30px;
}
#subcategories .subcategory-heading {
  font-weight: 700;
  margin: 0 0 30px;
}
#subcategories .subcategories-box {
  border: solid 1px #e5e5e5;
  padding: 5px;
  margin-bottom: 30px;
}
#subcategories .subcategories-box img {
  width: 100%;
  height: auto;
}
#cms .columns-container {
  overflow: hidden;
}
#cms h1.page-heading {
  border: none;
  padding: 0;
}
.about-us {
  padding: 0;
  
}
.about-us .title {
  text-align: center;
  margin: 0 0 35px;
}
.about-us .title h3 {
  color: #202020;
  font-size: 22px;
  text-transform: uppercase;
  padding: 0 0 37px;
  margin: 0;
  display: inline-block;
  min-width: 126px;
  position: relative;
}
.about-us .title h3:after {
  content: "";
  display: block;
  background: url(../img/icon/icon_subtitle.png) no-repeat center bottom;
  padding: 23px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.about-us .introduction {
  margin-bottom: 70px;
}
.about-us .introduction .text {
  font-size: 13px;
  color: #5b5b5b;
  line-height: 24px;
}
.about-us .ourteam .team {
  text-align: center;
  background: #fff;
  padding-bottom: 20px;
}
.about-us .ourteam .team .img {
  margin: 0 0 20px;
}
.about-us .ourteam .team .img a {
  display: block;
  position: relative;
}
.about-us .ourteam .team .img a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
.about-us .ourteam .team .name {
  color: #2a2a2a;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.about-us .ourteam .team .job {
  color: #9a9a9a;
  font-size: 13px;
  margin-bottom: 15px;
}
.about-us .ourteam .team .socials a {
  display: inline-block;
  font-size: 0;
  margin: 0 8px;
}
.about-us .ourteam .team .socials a:before {
  font-family: Fontawesome;
  color: #dadada;
  font-size: 16px;
}
.about-us .ourteam .team .socials a.fb:before {
  content: "\f09a";
}
.about-us .ourteam .team .socials a.tb:before {
  content: "\f173";
}
.about-us .ourteam .team .socials a.in:before {
  content: "\f0e1";
}
.about-us .ourteam .team .socials a.rss:before {
  content: "\f09e";
}
.about-us .ourteam .team .socials a.db:before {
  content: "\f17d";
}
.about-us .ourteam .team .socials a:hover:before {
  color: #3b3b3b;
}
.about-us .ourteam .team:hover .img a:before {
  opacity: 0.3;
}
.rtl {
  
}
.rtl .about-wrap h2 {
  direction: ltr;
}
.rtl .about-wrap .ourskills .skill .line:before {
  right: 0;
  left: auto;
}
.rtl .about-wrap .ourteam .member .member-text .name:after {
  right: 0;
  left: auto;
}
.rtl .about-wrap .ourteam .member .member-text .socials a {
  margin: 0 0 0 30px;
}
@media (min-width: 992px) and (max-width: 1024px) {
}
@media (min-width: 767px) and (max-width: 991px) {
  .about-wrap .ourteam .member .member-text .name {
    font-size: 17px;
  }
  .hidden-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .about-wrap .ourteam {
    text-align: center;
  }
  .about-wrap .ourteam .member {
    text-align: left;
    display: inline-block;
    margin-bottom: 30px;
  }
  .rtl .about-wrap .ourteam .member {
    text-align: right;
  }
}
@media (max-width: 480px) {
  .about-wrap h2 {
    font-size: 26px;
  }
  .about-wrap .ourteam .member {
    display: block;
  }
}
#product_full .pb-left-column .addthis_native_toolbox {
  display: inline-block;
  margin-top: 30px;
}
#product_full .pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  width: calc(100% - 120px);
  margin: 0px;
  float: left;
  background: #fff;
  padding: 20px;
}
#product_full .pb-left-column #image-block img {
  width: 100%;
  height: auto;
}
#product_full .pb-left-column #image-block a.zoomImg {
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
#product_full .pb-left-column #image-block a.zoomImg .fa {
  margin: 0px;
  line-height: 32px;
  font-size: 14px;
}
#product_full .pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
#product_full .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
#product_full .pb-left-column #image-block .zoomPad {
  z-index : 8;
  float: none;
}
#product_full .pb-left-column .label-box .sale-box {
  top: 40px;
  right: 40px;
}
#product_full .pb-left-column .label-box .new-box {
  top: 40px;
  left: 40px;
}
#product_left .pb-left-column .addthis_native_toolbox, #product_right .pb-left-column .addthis_native_toolbox {
  display: inline-block;
  margin-top: 30px;
}
#product_left .pb-left-column #image-block, #product_right .pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  width: 100%;
  margin: 0px;
  background: #fff;
  padding: 20px;
}
#product_left .pb-left-column #image-block img, #product_right .pb-left-column #image-block img {
  width: 100%;
  height: auto;
}
#product_left .pb-left-column #image-block a.zoomImg, #product_right .pb-left-column #image-block a.zoomImg {
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
#product_left .pb-left-column #image-block a.zoomImg .fa, #product_right .pb-left-column #image-block a.zoomImg .fa {
  margin: 0px;
  line-height: 32px;
  font-size: 14px;
}
#product_left .pb-left-column #image-block a.jqzoom div div img, #product_right .pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
#product_left .pb-left-column #image-block a.jqzoom div div .zoomWrapper, #product_right .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
#product_left .pb-left-column #image-block .zoomPad, #product_right .pb-left-column #image-block .zoomPad {
  z-index : 8;
  float: none;
}
#product_left .pb-left-column .label-box .sale-box, #product_right .pb-left-column .label-box .sale-box {
  top: 40px;
  right: 40px;
}
#product_left .pb-left-column .label-box .new-box, #product_right .pb-left-column .label-box .new-box {
  top: 40px;
  left: 40px;
}
#product_full #views_block {
  width: 120px;
  float: left;
  text-align: center;
  background: #fff;
  border-right: solid 1px #efefef;
  border-bottom: solid 1px #fff;
}
#product_full #views_block .thumbnail_image {
  margin: 0;
  height: auto;
  width: 100%;
  padding: 21px;
  border-bottom: solid 1px #efefef;
}
#product_full #views_block .thumbnail_image img {
  width: 100%;
  height: auto;
}
#product_full #views_block .thumbnail_image .fancybox {
  display: block;
  position: relative;
}
#product_full #views_block .thumbnail_image .fancybox:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #3b3b3b;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#product_full #views_block .thumbnail_image .fancybox.shown {
  opacity: 1;
}
#product_full #views_block .thumbnail_image .fancybox.shown:after {
  opacity: 0.4;
}
#product_full #views_block .thumbnail_image:focus {
  outline: none;
}
#product_full #views_block .slick-arrow {
  height: 22px;
  width: 22px;
  font-size: 0;
  color: #696969;
  z-index: 1;
  background-color: #fff;
  transition: 0.3s all ease 0s;
  border: none;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  left: calc(50% - 11px);
}
#product_full #views_block .slick-arrow:hover {
  border-color: #3b3b3b;
  background-color: #3b3b3b;
  color: #fff;
}
#product_full #views_block .slick-arrow.slick-prev {
  top: -11px;
}
#product_full #views_block .slick-arrow.slick-prev:before {
  content: "\f106";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_full #views_block .slick-arrow.slick-next {
  bottom: -11px;
}
#product_full #views_block .slick-arrow.slick-next:before {
  content: "\f107";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_left #views_block, #product_right #views_block {
  width: 100%;
  text-align: center;
  background: #fff;
  border-top: solid 1px #efefef;
}
#product_left #views_block .thumbnail_image, #product_right #views_block .thumbnail_image {
  margin: 0;
  height: auto;
  padding: 20px;
  border-right: solid 1px #efefef;
}
#product_left #views_block .thumbnail_image img, #product_right #views_block .thumbnail_image img {
  width: 100%;
  height: auto;
}
#product_left #views_block .thumbnail_image .fancybox, #product_right #views_block .thumbnail_image .fancybox {
  display: block;
  position: relative;
}
#product_left #views_block .thumbnail_image .fancybox:after, #product_right #views_block .thumbnail_image .fancybox:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #3b3b3b;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#product_left #views_block .thumbnail_image .fancybox.shown, #product_right #views_block .thumbnail_image .fancybox.shown {
  opacity: 1;
}
#product_left #views_block .thumbnail_image .fancybox.shown:after, #product_right #views_block .thumbnail_image .fancybox.shown:after {
  opacity: 0.4;
}
#product_left #views_block .thumbnail_image:focus, #product_right #views_block .thumbnail_image:focus {
  outline: none;
}
#product_left #views_block .slick-arrow, #product_right #views_block .slick-arrow {
  height: 22px;
  width: 22px;
  font-size: 0;
  color: #696969;
  z-index: 2;
  background-color: #fff;
  transition: 0.3s all ease 0s;
  border: none;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  top: calc(50% - 11px);
}
#product_left #views_block .slick-arrow:hover, #product_right #views_block .slick-arrow:hover {
  border-color: #3b3b3b;
  background-color: #3b3b3b;
  color: #fff;
}
#product_left #views_block .slick-arrow.slick-prev, #product_right #views_block .slick-arrow.slick-prev {
  left: -11px;
}
#product_left #views_block .slick-arrow.slick-prev:before, #product_right #views_block .slick-arrow.slick-prev:before {
  content: "\f104";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_left #views_block .slick-arrow.slick-next, #product_right #views_block .slick-arrow.slick-next {
  right: -11px;
}
#product_left #views_block .slick-arrow.slick-next:before, #product_right #views_block .slick-arrow.slick-next:before {
  content: "\f105";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_left .blockproductscategory, #product_right .blockproductscategory {
  margin: 0;
}
.pb-right-column h1 {
  font-size: 18px;
  margin: 10px 0 15px;
  color: #404040;
  text-transform: uppercase;
}
.pb-right-column .product-code {
  color: #545454;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 10px;
  display: none;
}
.pb-right-column .product-code label {
  font-weight: normal;
}
.pb-right-column ul.product_reference > li {
  display: inline-block;
}
.pb-right-column ul.product_reference > li .fa {
  margin: 0;
}
.pb-right-column ul.product_reference > li:after {
  content: "|";
}
.pb-right-column ul.product_reference > li:last-child:after {
  content: "";
}
.pb-right-column .comments_note {
  margin-bottom: 20px;
}
.pb-right-column .comments_note .star_content {
  display: inline-block;
}
.pb-right-column .comments_note .comments_advices {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.pb-right-column .comments_note .comments_advices li {
  display: inline-block;
  position: relative;
}
.pb-right-column .comments_note .comments_advices li.nb-comments {
  padding: 0 5px;
}
.pb-right-column .comments_note .comments_advices li.nb-comments:after {
  content: "/";
  display: inline-block;
  color: #a0a0a0;
  font-size: 13px;
}
.pb-right-column .comments_note .comments_advices li a {
  color: #a0a0a0;
  font-size: 13px;
}
.pb-right-column .comments_note .comments_advices li a:hover {
  color: #3b3b3b;
}
.content_only .pb-right-column .comments_note .comments_advices li.nb-comments:after {
  display: none;
}
.content_only .pb-right-column .comments_note .comments_advices li.write-comments {
  display: none;
}
.content_prices {
  margin: 0;
  font-weight: 300;
  font-size: 24px;
  display: inline-block;
}
.content_prices .our_price_display {
  color: #3b3b3b;
  padding: 0;
  display: inline-block;
}
.content_prices #old_price {
  color: #bbb;
  display: inline-block;
  padding: 0;
  margin: 0 15px;
  position: relative;
}
.content_prices #old_price:before {
  content: "";
  display: block;
  background: #bbb;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 120%;
  left: -10%;
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
}
#short_description_block {
  margin: 20px 0 10px;
  border-top: solid 1px #e1e1e1;
  padding: 17px 0 20px;
}
#short_description_block p {
  margin: 0;
  line-height: 1.7em;
  font-size: 14px;
  color: #5b5b5b;
}
#buy_block {
  margin: 0 0 20px;
}
#attributes {
  display: block;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 25px;
}
#attributes fieldset {
  font-size: 0;
  margin-bottom: 15px;
}
#attributes fieldset label {
  display: inline-block;
  color: #5b5b5b;
  font-weight: 400;
  width: 55px;
  vertical-align: top;
  margin: 0;
  font-size: 13px;
  padding-top: 7px;
}
#attributes .attribute_list {
  display: inline-block;
  width: calc(100% - 55px);
  font-size: 13px;
  position: relative;
  z-index: 0;
}
#attributes .attribute_list div.selector {
  height: 35px;
  line-height: 35px;
  padding: 0;
  width: 100% !important;
  background: #fff;
  border: solid 1px #e3e3e3;
}
#attributes .attribute_list span {
  padding: 0px 15px;
  background: #fff;
  color: #5b5b5b;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  z-index: 1;
  opacity: 1;
  height: 100%;
  left: 0;
  line-height: 33px;
  pointer-events: none;
  font-size: 13px;
  text-transform: capitalize;
}
#attributes .attribute_list select {
  padding: 5px 12px;
  width: 100%;
  position: absolute;
  opacity: 1;
  top: auto;
  left: 0px !important;
  height: 100%;
  border: none;
  box-shadow: none;
  color: #5b5b5b;
  font-size: 13px;
}
#attributes .attribute_list:after {
  content: "\f107";
  background: #fff;
  color: #8f8f8f;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 33px;
  width: 33px;
  z-index: 2;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  line-height: 33px;
  font-size: 14px;
}
#attributes .attribute_list option {
  padding: 5px 12px;
  text-transform: capitalize;
}
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 10px 0 0;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 14px;
  width: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  margin-top: 4px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick.have_image {
  position: relative;
  height: 30px;
  width: 30px;
  background: #f4f6f9;
  margin-top: -4px;
  line-height: 28px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick.have_image.selected {
  background: #3b3b3b;
}
#availability_statut {
  margin: 10px 0 0;
  float: right;
}
#availability_statut #availability_label {
  color: #898989;
  margin: 0;
  padding: 0;
}
#availability_statut #availability_value {
  background: transparent;
  border: none;
  color: #3b3b3b;
}
#availability_statut #availability_value.warning_inline {
  color: #ff444e;
}
#availability_statut #availability_value.warning_inline:before {
  content: "\f00d";
  color: #ff444e;
  line-height: 20px;
}
#pQuantityAvailable {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
#quantity_wanted_p {
  margin: 0;
  display: block;
  font-size: 0;
}
#quantity_wanted_p label {
  display: inline-block;
  color: #5b5b5b;
  font-weight: 400;
  width: 55px;
  vertical-align: top;
  margin: 0;
  font-size: 13px;
  padding-top: 7px;
}
#quantity_wanted_p .qty {
  display: inline-block;
  width: calc(100% - 55px);
  font-size: 13px;
  position: relative;
  border: solid 1px #e3e3e3;
  height: 35px;
  overflow: hidden;
  background: #fff;
}
#quantity_wanted_p .qty input {
  width: calc(100% - 200px);
  height: 35px;
  border-top: none !important;
  padding: 0;
  border-right: 1px solid #ececec !important;
  border-left: 1px solid #ececec !important;
  float: left;
  line-height: 35px;
  text-align: center;
  color: #2a2a2a;
  font-size: 14px;
  background: transparent;
  font-weight: 400;
  border-bottom: none !important;
  border-radius: 0;
}
#quantity_wanted_p .qty a {
  display: block;
  height: 35px;
  width: 100px;
  text-align: center;
  font-size: 21px;
  color: #252525;
  float: left;
  text-align: center;
  line-height: 35px;
  font-weight: 400;
  background: #f9f9f9;
}
#quantity_wanted_p .qty a:hover {
  color: #3b3b3b;
}
.box-cart-bottom {
  margin: 0 0 30px 0;
  display: inline-block;
  padding: 0;
  font-size: 0;
  vertical-align: top;
}
.box-cart-bottom .buttons_bottom_block {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.box-cart-bottom .buttons_bottom_block button {
  font-size: 13px;
  margin: 0;
  height: 39px;
  padding: 0 30px;
  background: #171717;
  line-height: 37px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  transition: 0.3s all ease 0s;
  
  border-radius: 25px;
}
.box-cart-bottom > div {
  display: inline-block;
  vertical-align: top;
}
.box-cart-bottom .wishlist_button, .box-cart-bottom .compare {
  display: inline-block;
  vertical-align: top;
}
.box-cart-bottom .wishlist_button .addToWishlist, .box-cart-bottom .compare .addToWishlist, .box-cart-bottom .wishlist_button .add_to_compare, .box-cart-bottom .compare .add_to_compare {
  padding: 0;
  border: none;
  height: 39px;
  width: 39px;
  text-align: center;
  line-height: 39px;
  background: #fff;
  color: #2a2a2a;
  display: block;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #e3e3e3;
  transition: 0.3s all ease 0s;
  border-radius: 50%;
}
.box-cart-bottom .wishlist_button .addToWishlist:hover, .box-cart-bottom .compare .addToWishlist:hover, .box-cart-bottom .wishlist_button .add_to_compare:hover, .box-cart-bottom .compare .add_to_compare:hover {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
.box-cart-bottom .wishlist_button .add_to_compare, .box-cart-bottom .compare .add_to_compare {
  margin: 0 10px;
}
.box-cart-bottom .wishlist_button .add_to_compare.checked, .box-cart-bottom .compare .add_to_compare.checked {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
.box-cart-bottom .popover-content {
  padding: 0;
  margin-bottom: -15px;
}
.box-cart-bottom .popover-content tr {
  border-top: solid 1px #e1e1e1;
}
.box-cart-bottom .popover-content tr:first-child {
  border: none;
}
.box-cart-bottom .popover-content tr td {
  cursor: pointer;
  font-size: 12px;
  border: none;
  padding: 10px 15px;
}
.box-cart-bottom .popover-content tr td span {
  color: #3b3b3b;
  font-weight: 500;
}
.box-cart-bottom .popover-content tr td:hover {
  color: #3b3b3b;
}
.sharing-buttons {
  margin: 0px;
  border-top: dotted 1px #ccc;
  padding: 25px 0 0;
}
.sharing-buttons label {
  display: inline-block;
  color: #5b5b5b;
  font-weight: 300;
  width: 55px;
  vertical-align: top;
  margin: 0;
  font-size: 13px;
  padding: 0;
}
.sharing-buttons .buttons {
  display: inline-block;
}
.sharing-buttons .buttons a {
  display: inline-block;
  color: #898989;
  font-size: 16px;
  margin: 0 0 0 20px;
}
.sharing-buttons .buttons a:hover {
  color: #3b3b3b;
}
div.moreinfo_block {
  float: none;
  margin: 90px 0 70px;
}
div.moreinfo_block ul.nav-tabs {
  border: none;
  border-bottom: none;
}
div.moreinfo_block ul.nav-tabs > li {
  margin: 0 !important;
  position: relative;
}
div.moreinfo_block ul.nav-tabs > li.first:after {
  display: none;
}
div.moreinfo_block ul.nav-tabs > li.active a:before {
  left: 0;
  right: 20px;
  width: auto;
}
div.moreinfo_block ul.nav-tabs > li:hover a:before {
  left: 0;
  right: 20px;
  width: auto;
}
div.moreinfo_block ul.nav-tabs > li:hover a {
  color: #3b3b3b;
}
div.moreinfo_block ul.nav-tabs > li a {
  position: relative;
  color: #2a2a2a;
  font-weight: 400;
  text-transform: uppercase;
  border: none;
  background: transparent;
  font-size: 16px;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 0;
  margin: 0;
}
div.moreinfo_block ul.nav-tabs > li.active > a, div.moreinfo_block ul.nav-tabs > li.active > a:hover, div.moreinfo_block ul.nav-tabs > li.active > a:focus {
  border: none;
  color: #fff;
  background: #5e5e5e;
}
div.moreinfo_block .tab-content {
  padding: 25px 25px 0;
  display: block;
  margin: 0;
  color: #5b5b5b;
  font-size: 14px;
  line-height: 1.8em;
  border: solid 1px #e3e3e3;
  background: #fff;
}
div.moreinfo_block .tab-content .product-box {
  width: 261px !important;
}
div.moreinfo_block .tab-content .block_content {
  padding: 0px;
}
div.moreinfo_block .page-product-box {
  display: none;
}
div.moreinfo_block .page-product-box.active {
  display: block;
}
div.moreinfo_block .bx-viewport {
  min-height: 490px;
}
div.panel-group {
  margin: 0;
}
div.panel-group .panel {
  border: solid 1px #e9e9e9;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  margin: 0px 0px 1px !important;
  padding: 0 30px;
}
div.panel-group .panel .panel-heading {
  background: #fff;
  border: none;
  color: #252525;
  text-transform: uppercase;
  padding: 20px 0;
  position: relative;
  margin: 0;
}
div.panel-group .panel .panel-heading .panel-title {
  font-weight: 400;
  font-size: 14px;
}
div.panel-group .panel .panel-body {
  border: none !important;
  line-height: 22px;
  padding: 30px 0 20px;
  border-top: solid 1px #e9e9e9 !important;
}
.table-data-sheet {
  border-bottom: solid 1px #ccc;
  width: 100%;
  margin: 0 0 20px;
  background: ;
}
.table-data-sheet tr {
  border-top: solid 1px #ccc;
}
.table-data-sheet tr td {
  padding: 10px 20px 11px;
  border: solid 1px #e6e6e6;
}
.table-data-sheet tr td:first-child {
  width: 30%;
  font-weight: normal;
  color: ;
}
.moreinfo_block3 #product_comments_block_tab div.comment .comment_author {
  padding: 0;
}
.moreinfo_block2 div.panel-group .panel .panel-heading, .moreinfo_block2 div.panel-group .panel {
  padding: 0 !important;
}
.moreinfo_block2 #collapseOne {
  padding: 0 30px !important;
}
.moreinfo_block2 div.panel-group .panel .panel-body {
  border-top: none !important;
}
.moreinfo_block2 div.panel-group .panel .panel-heading .panel-title {
  background: #eee;
}
.moreinfo_block2 {
  margin: 40px 0;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
}
.moreinfo_block2 .panel-group .panel {
  border: none;
}
.moreinfo_block2 .panel-body {
  padding: 30px;
}
.moreinfo_block2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.moreinfo_block2 .panel-group .panel + .panel, .moreinfo_block2 .panel-group .panel {
  border-radius: 0;
}
.moreinfo_block2 .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  margin-top: 10px;
  border: none;
}
.moreinfo_block2 .custom-des .panel-heading {
  margin-top: 0;
}
.moreinfo_block2 h4.panel-title {
  padding: 15px 30px;
}
.moreinfo_block2 h4.panel-title a {
  color: #3b3b3b;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
.moreinfo_block2 h4.panel-title a.collapsed {
  color: #444;
}
.moreinfo_block2 h4.panel-title a.collapsed:hover {
  color: #3b3b3b;
}
.moreinfo_block2 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .item {
  width: 261px !important;
}
.moreinfo_block3 {
  margin: 40px 0;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
  padding: 30px;
}
.moreinfo_block3 h4.title {
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #3b3b3b;
}
.moreinfo_block3 h4.title .style1 {
  position: relative;
  padding: 0 20px;
}
.moreinfo_block3 h4.title .style1:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  left: -60px;
}
.moreinfo_block3 h4.title .style1:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  right: -60px;
}
.moreinfo_block3 .box-more {
  margin-bottom: 60px;
}
.moreinfo_block3 .more-download {
  text-align: center;
}
.moreinfo_block3 .more-download .custom-down {
  margin: 0 auto;
}
.moreinfo_block3 .more-download .custom-down h4 a {
  font-size: 12px;
}
.moreinfo_block3 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .item {
  width: 261px !important;
}
table.table-product-discounts {
  border: none;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  width: 50%;
  margin: 0 0 20px;
  background: ;
}
table.table-product-discounts tr th {
  background: ;
  color: ;
  font-weight: 700;
  border: none;
}
table.table-product-discounts tr td, table.table-product-discounts tr th {
  border-left: solid 1px #ccc;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: solid 1px #ccc;
  border-right: none;
  text-shadow: none;
  text-transform: none;
  font-weight: 13px;
  line-height: 18px;
  border-bottom: none;
}
.moreinfo_block #product_comments_block_tab {
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.star, .moreinfo_block #product_comments_block_tab div.star_on {
  background: none;
}
.moreinfo_block #product_comments_block_tab div.comment {
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_details, .moreinfo_block #product_comments_block_tab div.comment div.comment_author {
  float: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.moreinfo_block #product_comments_block_tab div.comment .star_content {
  margin: 0 0 5px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos {
  margin-bottom: 7px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos strong {
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
  color: #252525;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos em {
  font-style: italic;
  font-size: 11px;
}
.moreinfo_block #product_comments_block_tab div.comment .title_block {
  margin: 0 0 7px;
  text-transform: uppercase;
  font-size: 16px;
  color: #252525;
  font-weight: 700;
}
.moreinfo_block #product_comments_block_tab div.comment p {
  padding: 0;
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.comment ul {
  padding-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn {
  margin-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn:hover {
  text-decoration: none;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_author span, .moreinfo_block #product_comments_block_tab div.comment .star_content {
  float: none;
}
.moreinfo_block #product_comments_block_tab div.comment_details li {
  padding: 2px 0;
  background: none;
}
#new_comment_form h2 {
  margin: 0;
}
#new_comment_form .new_comment_form_content input, #new_comment_form .new_comment_form_content textarea {
  width: 100%;
}
#new_comment_form .new_comment_form_content #criterions_list label {
  display: inline-block;
  margin: 0;
  float: none;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content {
  display: inline-block;
  margin: 0;
  float: none;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content a {
  display: none;
}
.accessories-block {
  margin: 0px;
  position: relative;
}
.accessories-block .block_description {
  display: none;
}
.accessories-block .price {
  margin-bottom: 10px;
}
.accessories-block h5.product-name {
  margin-bottom: 5px;
}
.accessories-block .exclusive {
  padding: 5px 12px;
}
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 0;
  text-decoration: none;
}
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}
.accessories-block .exclusive .fa {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 21px;
  margin-right: 10px;
  padding-right: 10px;
  width: 25px;
}
.accessories-block .bx-controls .bx-controls-direction a {
  display: block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  text-align: center;
  top: 45%;
}
.accessories-block .bx-controls .bx-controls-direction a:before {
  font-family: fontawesome;
  display: inline-block;
  position: absolute;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
  line-height: 36px;
  font-size: 22px;
  height: 100%;
  width: 100%;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev {
  left: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev:before {
  content: "\f104";
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next {
  right: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next:before {
  content: "\f105";
}
.blockproductscategory {
  margin-bottom: 70px;
  margin-top: 70px;
}
.blockproductscategory .title_block {
  position: relative;
  margin: 0 0 35px;
}
.blockproductscategory .title_block:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
}
.blockproductscategory .title_block h3 {
  margin: 0;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #2a2a2a;
  text-transform: uppercase;
  background: #efefef;
  display: inline-block;
}
.blockproductscategory .product_list .ajax_block_product {
  border-bottom: none;
}
.blockproductscategory .owl-controls {
  background: #efefef;
  position: absolute;
  right: -20px;
  top: -60px;
  z-index: 5;
  padding: 0 15px;
}
.blockproductscategory .owl-controls .owl-nav {
  display: inline-block;
}
.blockproductscategory .owl-controls .owl-nav .owl-prev, .blockproductscategory .owl-controls .owl-nav .owl-next {
  opacity: 1;
  display: inline-block;
  top: auto;
  position: relative;
  margin: 0 2px;
}
.blockproductscategory .owl-controls .owl-nav .owl-prev {
  left: auto;
}
.blockproductscategory .owl-controls .owl-nav .owl-next {
  right: auto;
}
.content_only #product_left #views_block, .content_only #product_right #views_block {
  overflow: hidden;
}
.content_only #product_left #views_block #thumbs_list, .content_only #product_right #views_block #thumbs_list {
  overflow: hidden;
  margin: 0 -1px;
}
.content_only #product_left #views_block .thumbnail_image, .content_only #product_right #views_block .thumbnail_image {
  float: left;
  width: 20%;
}
.content_sortPagiBar_top {
  overflow: hidden;
  padding: 0;
  margin: 0 0 20px;
  text-align: center;
}
.content_sortPagiBar_top div.selector {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  width: 170px !important;
  height: 32px;
  text-align: left;
}
.content_sortPagiBar_top div.selector span {
  font-weight: 400;
  font-size: 13px;
  padding: 0 12px;
  line-height: 30px;
  border: solid 1px #e3e3e3;
  background: #fff;
  color: #5b5b5b;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  height: 32px;
  z-index: 1;
  opacity: 1;
  top: 0;
  display: block;
  z-index: 2;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  left: 0px;
  right: 0px;
  font-family: Arial;
}
.content_sortPagiBar_top div.selector select {
  cursor: pointer;
  height: 30px;
}
.content_sortPagiBar_top div.selector:after {
  content: "\f107";
  font-family: Fontawesome;
  color: #5b5b5b;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 2;
  height: 32px;
  text-align: center;
  line-height: 32px;
  pointer-events: none;
  font-size: 14px;
}
.content_sortPagiBar_top label {
  color: #2a2a2a;
  padding: 0;
  margin: 7px 12px 0 0;
  font-weight: 400;
  font-size: 13px;
  float: left;
  text-transform: uppercase;
}
.content_sortPagiBar_top option {
  padding: 5px 12px;
  font-size: 13px;
  font-weight: 400;
  color: #5b5b5b;
}
.content_sortPagiBar_top .category-view-type {
  float: left;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector {
  float: left;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector a {
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: solid 1px #e3e3e3;
  background: #fff;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid {
  margin: 0 10px 0 0;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid a {
  font-size: 14px;
  color: #bcbcbc;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid.selected a, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid:hover a {
  color: #2a2a2a;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list a {
  font-size: 14px;
  color: #bcbcbc;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list.selected a, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list:hover a {
  color: #2a2a2a;
}
.content_sortPagiBar_top .productsSortForm {
  margin: 0 auto;
  cursor: pointer;
  display: inline-block;
}
.content_sortPagiBar_top .nbrItemPage {
  float: right;
  margin: 0;
}
.content_sortPagiBar_top .nbrItemPage div.selector {
  width: 58px !important;
}
.content_sortPagiBar_top .nbrItemPage div.selector span {
  padding: 0 12px;
}
.content_sortPagiBar_bottom {
  margin: 50px 0 0;
}
.fancybox-inner {
  text-align: center;
  background: #f4f4f4;
  
}
.fancybox-inner .compare_product_view {
  margin-bottom: 20px;
}
.hidden-rating .comments_note {
  display: none;
}
.product_list, .product_lists {
  background: #fff;
  
}
.product_list .ajax_block_product, .product_lists .ajax_block_product {
  background: #fff;
  padding: 20px 0;
  border-right: solid 1px #efefef;
  border-bottom: solid 1px #efefef;
}
.product_list .product-image-container, .product_lists .product-image-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product_list .product-image-container .product-image, .product_lists .product-image-container .product-image {
  position: relative;
  display: block;
}
.product_list .product-image-container .product-image img, .product_lists .product-image-container .product-image img {
  width: 100%;
}
.product_list .product-image-container .product-image:before, .product_lists .product-image-container .product-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0;
  transition: 0.3s all ease 0s;
  z-index: 3;
}
.product_list .product-image-container .product-image .img_1, .product_lists .product-image-container .product-image .img_1 {
  position: relative;
  z-index: 1;
}
.product_list .product-image-container .product-image .img_0, .product_lists .product-image-container .product-image .img_0 {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  bottom: -100%;
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
  transition: 0.4s all ease 0s;
  -ms-transition: 0.4s all ease 0s;
  -webkit-transition: 0.4s all ease 0s;
}
.product_list .product-image-container .quick-view, .product_lists .product-image-container .quick-view {
  position: absolute;
  top: calc(50% - 62px);
  left: calc(50% - 27px);
  z-index: 3;
  height: 54px;
  display: block;
  width: 54px;
  font-size: 23px;
  color: #2a2a2a;
  line-height: 54px;
  transition: 0.3s all ease 0s;
  background: rgba(255, 255, 255, 0.8);
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 0;
  border-radius: 50%;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.product_list .product-image-container .quick-view:hover, .product_lists .product-image-container .quick-view:hover {
  background: #171717;
  color: #fff;
}
.product_list h5.product-name, .product_lists h5.product-name {
  margin: 0 0 12px;
}
.product_list h5.product-name a, .product_lists h5.product-name a {
  color: #404040;
  transition: 0.3s all ease 0s;
  font-size: 14px;
  text-transform: uppercase;
}
.product_list h5.product-name a:hover, .product_lists h5.product-name a:hover {
  color: #3b3b3b;
}
.product_list .manufacture, .product_lists .manufacture {
  font-size: 13px;
  margin: 0 0 15px;
  padding: 0px;
  color: #a3a3a3;
  display: inline-block;
  position: relative;
}
.product_list .manufacture:after, .product_lists .manufacture:after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  left: 0;
  bottom: 2px;
  background: #bababa;
  position: absolute;
}
.product_list .comments_note, .product_lists .comments_note {
  margin: 0 0 5px;
}
.product_list .comments_note .star_content, .product_lists .comments_note .star_content {
  display: inline-block;
}
.product_list .comments_note .nb-comments, .product_lists .comments_note .nb-comments {
  font-size: 13px;
  color: #a0a0a0;
  vertical-align: top;
  padding: 0 12px;
  display: none;
}
.product_list .product-desc, .product_lists .product-desc {
  margin: 0 0 30px;
  line-height: 1.8em;
}
.product_list .color-list-container, .product_lists .color-list-container {
  margin: 0 0 5px;
}
.product_list .color-list-container .color_to_pick_list li, .product_lists .color-list-container .color_to_pick_list li {
  display: inline-block;
}
.product_list .color-list-container .color_to_pick_list li.product_size, .product_lists .color-list-container .color_to_pick_list li.product_size {
  display: none;
}
.product_list .color-list-container .color_to_pick_list li a, .product_lists .color-list-container .color_to_pick_list li a {
  display: block;
  width: 12px;
  height: 12px;
  margin-left: 5px;
}
.product_list .button-container, .product_lists .button-container {
  display: block;
  font-size: 0;
  transition: 0.3s all ease 0s;
}
.product_list .button-container .cart_button, .product_lists .button-container .cart_button, .product_list .button-container .addToWishlist, .product_lists .button-container .addToWishlist, .product_list .button-container .add_to_compare, .product_lists .button-container .add_to_compare {
  height: 39px;
  display: inline-block;
  width: 39px;
  font-size: 16px;
  color: #2a2a2a;
  line-height: 39px;
  transition: 0.3s all ease 0s;
  background: #fff;
  border: solid 1px #e5e5e5;
  cursor: pointer;
  text-align: center;
  padding: 0;
  vertical-align: top;
  border-radius: 50%;
}
.product_list .button-container .cart_button:hover, .product_lists .button-container .cart_button:hover, .product_list .button-container .addToWishlist:hover, .product_lists .button-container .addToWishlist:hover, .product_list .button-container .add_to_compare:hover, .product_lists .button-container .add_to_compare:hover {
  color: #fff;
  background: #171717;
  border-color: #171717;
}
.product_list .button-container .add_to_compare, .product_lists .button-container .add_to_compare {
  margin: 0 10px;
}
.product_list .button-container .popover-content, .product_lists .button-container .popover-content {
  padding: 0;
  margin-bottom: -15px;
}
.product_list .button-container .popover-content tr, .product_lists .button-container .popover-content tr {
  border-top: solid 1px #e1e1e1;
}
.product_list .button-container .popover-content tr:first-child, .product_lists .button-container .popover-content tr:first-child {
  border: none;
}
.product_list .button-container .popover-content tr td, .product_lists .button-container .popover-content tr td {
  cursor: pointer;
  font-size: 12px;
  border: none;
  padding: 10px 15px;
}
.product_list .button-container .popover-content tr td span, .product_lists .button-container .popover-content tr td span {
  color: #3b3b3b;
  font-weight: 500;
}
.product_list .button-container .popover-content tr td:hover, .product_lists .button-container .popover-content tr td:hover {
  color: #3b3b3b;
}
.product_list .add_to_compare.checked, .product_lists .add_to_compare.checked {
  color: #fff;
  background: #171717;
  border-color: #171717;
}
.product_list .availabilityavailability, .product_lists .availabilityavailability {
  display: block;
  margin: 10px 0 20px;
}
.product_list .availability, .product_lists .availability {
  margin: 0 0 10px;
}
.product_list .product-container:hover .product-image-container .product-image:before, .product_lists .product-container:hover .product-image-container .product-image:before {
  opacity: 0.1;
}
.product_list .product-container:hover .product-image-container .product-image .img_0, .product_lists .product-container:hover .product-image-container .product-image .img_0 {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
  bottom: 0;
}
.product_list .product-container:hover .product-image-container .quick-view, .product_lists .product-container:hover .product-image-container .quick-view {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.product_list.grid .button-container, .product_lists.grid .button-container {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  bottom: -100%;
  z-index: 9;
  background: #fff;
  padding: 25px 0 5px;
  transition: 0.3s all ease 0s;
}
.product_list.grid .button-container .cart_button, .product_lists.grid .button-container .cart_button {
  font-size: 0;
}
.product_list.grid .button-container .cart_button i, .product_lists.grid .button-container .cart_button i {
  font-size: 16px;
  line-height: 36px;
}
.product_list.grid .button-container .quick-view, .product_lists.grid .button-container .quick-view {
  display: none;
}
.product_list.grid .right-block, .product_lists.grid .right-block {
  padding: 20px 0 0;
  text-align: center;
}
.product_list.grid .right-block .button-container, .product_lists.grid .right-block .button-container {
  display: none;
}
.product_list.grid .product-pricing, .product_lists.grid .product-pricing {
  position: relative;
  margin: 0 0 10px;
}
.product_list.grid .product-pricing .comments_note, .product_lists.grid .product-pricing .comments_note {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  visibility: hidden;
  transition: 0.3s all ease 0s;
  margin: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}
.product_list.grid .price-box, .product_lists.grid .price-box {
  margin: 0;
  display: block;
  transition: 0.3s all ease 0s;
  min-height: 20px;
  font-weight: 300;
  font-size: 15px;
}
.product_list.grid .price-box .price, .product_lists.grid .price-box .price {
  color: #3b3b3b;
  padding: 0;
  display: inline-block;
}
.product_list.grid .price-box .old-price, .product_lists.grid .price-box .old-price {
  color: #bbb;
  display: inline-block;
  padding: 0;
  margin: 0 5px;
  position: relative;
}
.product_list.grid .price-box .old-price:before, .product_lists.grid .price-box .old-price:before {
  content: "";
  display: block;
  background: #bbb;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 120%;
  left: -10%;
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
}
.product_list.grid .product-container:hover .product-pricing .comments_note, .product_lists.grid .product-container:hover .product-pricing .comments_note {
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}
.product_list.grid .product-container:hover .price-box, .product_lists.grid .product-container:hover .price-box {
  opacity: 0;
  visibility: hidden;
}
.product_list.grid .product-container:hover .button-container, .product_lists.grid .product-container:hover .button-container {
  bottom: 0;
}
.hidden-des .product_list.grid .product-desc, .hidden-des .product_lists.grid .product-desc {
  display: none;
}
.hidden-color .product_list.grid .color-list-container, .hidden-color .product_lists.grid .color-list-container {
  display: none;
}
.hidden-stock {
  
}
.hidden-stock .product_list.grid .availability, .hidden-stock .product_lists.grid .availability {
  display: none;
}
div.list-primg {
  position: relative;
  
}
div.list-primg .owl-controls .owl-nav .owl-prev, div.list-primg .owl-controls .owl-nav .owl-next {
  font-size: 0;
  display: inline-block;
  height: 50px;
  text-align: center;
  width: 30px;
  background: #fff;
  color: #363636;
  position: absolute;
  top: 40%;
  transition: 0.3s all ease 0s;
  text-align: center;
  line-height: 48px;
  transform: scale(0);
  -ms-transform: scale(0);
  -webkit-transform: scale(0);
}
div.list-primg .owl-controls .owl-nav .owl-prev:hover, div.list-primg .owl-controls .owl-nav .owl-next:hover {
  color: #3b3b3b;
}
div.list-primg .owl-controls .owl-nav .owl-prev:before, div.list-primg .owl-controls .owl-nav .owl-next:before {
  font-family: FontAwesome;
  font-size: 14px;
  display: block;
}
div.list-primg .owl-controls .owl-nav .owl-prev {
  left: 0;
}
div.list-primg .owl-controls .owl-nav .owl-prev:before {
  content: "\f053";
}
div.list-primg .owl-controls .owl-nav .owl-next {
  right: 0;
}
div.list-primg .owl-controls .owl-nav .owl-next:before {
  content: "\f054";
}
div.list-primg .owl-controls .owl-dots {
  display: none !important;
}
div.list-primg:hover .owl-controls .owl-nav .owl-prev, div.list-primg:hover .owl-controls .owl-nav .owl-next {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
}
.product_list.list {
  
}
.product_list.list .product-image-container .quick-view {
  top: calc(50% - 27px);
}
.product_list.list h5.product-name {
  padding-top: 10px;
  margin-bottom: 10px;
}
.product_list.list h5.product-name a {
  font-size: 15px;
}
.product_list.list .manufacture {
  margin-bottom: 15px;
}
.product_list.list .comments_note {
  margin-bottom: 15px;
}
.product_list.list .comments_note .nb-comments {
  display: inline-block;
}
.product_list.list .price-box {
  margin: 0 0 20px;
  display: block;
  font-weight: 300;
  font-size: 18px;
}
.product_list.list .price-box .price {
  color: #3b3b3b;
  padding: 0;
  display: inline-block;
}
.product_list.list .price-box .old-price {
  color: #bbb;
  display: inline-block;
  padding: 0;
  margin: 0 5px;
  position: relative;
}
.product_list.list .price-box .old-price:before {
  content: "";
  display: block;
  background: #bbb;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 120%;
  left: -10%;
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
}
.product_list.list .availability {
  display: none;
}
.product_list.list .color-list-container {
  margin-bottom: 10px;
  display: none;
}
.product_list.list .color-list-container .color_to_pick_list li a {
  margin-left: 0;
  margin-right: 10px;
}
.product_list.list .product-desc {
  margin-bottom: 25px;
  color: #5b5b5b;
  font-size: 13px;
}
.product_list.list .product-container .button-container {
  margin: 0;
}
.product_list.list .product-container .button-container .cart_button {
  width: auto;
  font-size: 13px;
  text-transform: uppercase;
  color: #2a2a2a;
  border-radius: 25px;
  padding: 0 30px;
  line-height: 37px;
}
.product_list.list .product-container .button-container .cart_button i {
  display: none;
}
.product_list.list .product-container .button-container .cart_button:hover {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
.product_list.list .product-container .product-image-container .button-container {
  display: none;
}
.comments_note {
  font-size: 0;
}
div.star {
  display: inline-block;
  margin: 0 1px;
  cursor: default;
}
div.star:after {
  content: "\f006";
  font-family: Fontawesome;
  display: inline-block;
  font-size: 13px;
}
div.star_on {
  margin: 0 1px;
  
}
div.star_on:after {
  content: "\f005";
  font-family: Fontawesome;
  display: inline-block;
  color: #3b3b3b;
  font-size: 13px;
}
.block.products_block {
  margin-bottom: 35px;
}
ul.products li {
  overflow: hidden;
  padding: 15px 0;
}
ul.products li .products-block-image {
  display: block;
  float: left;
  margin-right: 15px;
  padding: 10px;
  background: #fff;
}
ul.products li h5.product-name {
  margin: 12px 0 10px;
}
ul.products li h5.product-name a {
  color: #404040;
  transition: 0.3s all ease 0s;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}
ul.products li h5.product-name a:hover {
  color: #3b3b3b;
}
ul.products li .comments_note {
  margin-bottom: 5px;
}
ul.products li .comments_note .nb-comments {
  display: none;
}
ul.products li .price-box {
  margin: 0px;
}
ul.products li .price-box .price {
  color: #333;
  font-size: 16px;
  display: inline-block;
  font-weight: 300;
}
.owl-carousel .owl-item img {
  transform-style: inherit !important;
  
}
#product.content_only #product_left, #product.content_only #product_right {
  width: 100%;
}
#module-azsearchblock-catesearch .product_list.grid .availability, #search .product_list.grid .availability, #module-azsearchblock-catesearch .product_lists.grid .availability, #search .product_lists.grid .availability {
  display: none;
}
#module-azsearchblock-catesearch .product_list.grid .product-desc, #search .product_list.grid .product-desc, #module-azsearchblock-catesearch .product_lists.grid .product-desc, #search .product_lists.grid .product-desc {
  display: none;
}
#module-azsearchblock-catesearch .product_list.grid .comments_note, #search .product_list.grid .comments_note, #module-azsearchblock-catesearch .product_lists.grid .comments_note, #search .product_lists.grid .comments_note {
  display: none;
}
#module-azsearchblock-catesearch .product_list.list .comments_note, #search .product_list.list .comments_note, #module-azsearchblock-catesearch .product_lists.list .comments_note, #search .product_lists.list .comments_note {
  display: none;
}
#product_full .pb-left-column .addthis_native_toolbox {
  display: inline-block;
  margin-top: 30px;
}
#product_full .pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  width: calc(100% - 120px);
  margin: 0px;
  float: left;
  background: #fff;
  padding: 20px;
}
#product_full .pb-left-column #image-block img {
  width: 100%;
  height: auto;
}
#product_full .pb-left-column #image-block a.zoomImg {
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
#product_full .pb-left-column #image-block a.zoomImg .fa {
  margin: 0px;
  line-height: 32px;
  font-size: 14px;
}
#product_full .pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
#product_full .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
#product_full .pb-left-column #image-block .zoomPad {
  z-index : 8;
  float: none;
}
#product_full .pb-left-column .label-box .sale-box {
  top: 40px;
  right: 40px;
}
#product_full .pb-left-column .label-box .new-box {
  top: 40px;
  left: 40px;
}
#product_left .pb-left-column .addthis_native_toolbox, #product_right .pb-left-column .addthis_native_toolbox {
  display: inline-block;
  margin-top: 30px;
}
#product_left .pb-left-column #image-block, #product_right .pb-left-column #image-block {
  position: relative;
  display: block;
  cursor: pointer;
  width: 100%;
  margin: 0px;
  background: #fff;
  padding: 20px;
}
#product_left .pb-left-column #image-block img, #product_right .pb-left-column #image-block img {
  width: 100%;
  height: auto;
}
#product_left .pb-left-column #image-block a.zoomImg, #product_right .pb-left-column #image-block a.zoomImg {
  display: block;
  height: 32px;
  width: 32px;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: #fff;
  text-align: center;
  z-index: 10;
}
#product_left .pb-left-column #image-block a.zoomImg .fa, #product_right .pb-left-column #image-block a.zoomImg .fa {
  margin: 0px;
  line-height: 32px;
  font-size: 14px;
}
#product_left .pb-left-column #image-block a.jqzoom div div img, #product_right .pb-left-column #image-block a.jqzoom div div img {
  width: auto;
  max-width: 10000px;
}
#product_left .pb-left-column #image-block a.jqzoom div div .zoomWrapper, #product_right .pb-left-column #image-block a.jqzoom div div .zoomWrapper {
  border: none;
}
#product_left .pb-left-column #image-block .zoomPad, #product_right .pb-left-column #image-block .zoomPad {
  z-index : 8;
  float: none;
}
#product_left .pb-left-column .label-box .sale-box, #product_right .pb-left-column .label-box .sale-box {
  top: 40px;
  right: 40px;
}
#product_left .pb-left-column .label-box .new-box, #product_right .pb-left-column .label-box .new-box {
  top: 40px;
  left: 40px;
}
#product_full #views_block {
  width: 120px;
  float: left;
  text-align: center;
  background: #fff;
  border-right: solid 1px #efefef;
  border-bottom: solid 1px #fff;
}
#product_full #views_block .thumbnail_image {
  margin: 0;
  height: auto;
  width: 100%;
  padding: 21px;
  border-bottom: solid 1px #efefef;
}
#product_full #views_block .thumbnail_image img {
  width: 100%;
  height: auto;
}
#product_full #views_block .thumbnail_image .fancybox {
  display: block;
  position: relative;
}
#product_full #views_block .thumbnail_image .fancybox:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #3b3b3b;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#product_full #views_block .thumbnail_image .fancybox.shown {
  opacity: 1;
}
#product_full #views_block .thumbnail_image .fancybox.shown:after {
  opacity: 0.4;
}
#product_full #views_block .thumbnail_image:focus {
  outline: none;
}
#product_full #views_block .slick-arrow {
  height: 22px;
  width: 22px;
  font-size: 0;
  color: #696969;
  z-index: 1;
  background-color: #fff;
  transition: 0.3s all ease 0s;
  border: none;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  left: calc(50% - 11px);
}
#product_full #views_block .slick-arrow:hover {
  border-color: #3b3b3b;
  background-color: #3b3b3b;
  color: #fff;
}
#product_full #views_block .slick-arrow.slick-prev {
  top: -11px;
}
#product_full #views_block .slick-arrow.slick-prev:before {
  content: "\f106";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_full #views_block .slick-arrow.slick-next {
  bottom: -11px;
}
#product_full #views_block .slick-arrow.slick-next:before {
  content: "\f107";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_left #views_block, #product_right #views_block {
  width: 100%;
  text-align: center;
  background: #fff;
  border-top: solid 1px #efefef;
}
#product_left #views_block .thumbnail_image, #product_right #views_block .thumbnail_image {
  margin: 0;
  height: auto;
  padding: 20px;
  border-right: solid 1px #efefef;
}
#product_left #views_block .thumbnail_image img, #product_right #views_block .thumbnail_image img {
  width: 100%;
  height: auto;
}
#product_left #views_block .thumbnail_image .fancybox, #product_right #views_block .thumbnail_image .fancybox {
  display: block;
  position: relative;
}
#product_left #views_block .thumbnail_image .fancybox:after, #product_right #views_block .thumbnail_image .fancybox:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #3b3b3b;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#product_left #views_block .thumbnail_image .fancybox.shown, #product_right #views_block .thumbnail_image .fancybox.shown {
  opacity: 1;
}
#product_left #views_block .thumbnail_image .fancybox.shown:after, #product_right #views_block .thumbnail_image .fancybox.shown:after {
  opacity: 0.4;
}
#product_left #views_block .thumbnail_image:focus, #product_right #views_block .thumbnail_image:focus {
  outline: none;
}
#product_left #views_block .slick-arrow, #product_right #views_block .slick-arrow {
  height: 22px;
  width: 22px;
  font-size: 0;
  color: #696969;
  z-index: 2;
  background-color: #fff;
  transition: 0.3s all ease 0s;
  border: none;
  border-radius: 50%;
  padding: 0;
  position: absolute;
  top: calc(50% - 11px);
}
#product_left #views_block .slick-arrow:hover, #product_right #views_block .slick-arrow:hover {
  border-color: #3b3b3b;
  background-color: #3b3b3b;
  color: #fff;
}
#product_left #views_block .slick-arrow.slick-prev, #product_right #views_block .slick-arrow.slick-prev {
  left: -11px;
}
#product_left #views_block .slick-arrow.slick-prev:before, #product_right #views_block .slick-arrow.slick-prev:before {
  content: "\f104";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_left #views_block .slick-arrow.slick-next, #product_right #views_block .slick-arrow.slick-next {
  right: -11px;
}
#product_left #views_block .slick-arrow.slick-next:before, #product_right #views_block .slick-arrow.slick-next:before {
  content: "\f105";
  font-family: Fontawesome;
  font-size: 14px;
  line-height: 22px;
}
#product_left .blockproductscategory, #product_right .blockproductscategory {
  margin: 0;
}
.pb-right-column h1 {
  font-size: 18px;
  margin: 10px 0 15px;
  color: #404040;
  text-transform: uppercase;
}
.pb-right-column .product-code {
  color: #545454;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 10px;
  display: none;
}
.pb-right-column .product-code label {
  font-weight: normal;
}
.pb-right-column ul.product_reference > li {
  display: inline-block;
}
.pb-right-column ul.product_reference > li .fa {
  margin: 0;
}
.pb-right-column ul.product_reference > li:after {
  content: "|";
}
.pb-right-column ul.product_reference > li:last-child:after {
  content: "";
}
.pb-right-column .comments_note {
  margin-bottom: 20px;
}
.pb-right-column .comments_note .star_content {
  display: inline-block;
}
.pb-right-column .comments_note .comments_advices {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
}
.pb-right-column .comments_note .comments_advices li {
  display: inline-block;
  position: relative;
}
.pb-right-column .comments_note .comments_advices li.nb-comments {
  padding: 0 5px;
}
.pb-right-column .comments_note .comments_advices li.nb-comments:after {
  content: "/";
  display: inline-block;
  color: #a0a0a0;
  font-size: 13px;
}
.pb-right-column .comments_note .comments_advices li a {
  color: #a0a0a0;
  font-size: 13px;
}
.pb-right-column .comments_note .comments_advices li a:hover {
  color: #3b3b3b;
}
.content_only .pb-right-column .comments_note .comments_advices li.nb-comments:after {
  display: none;
}
.content_only .pb-right-column .comments_note .comments_advices li.write-comments {
  display: none;
}
.content_prices {
  margin: 0;
  font-weight: 300;
  font-size: 24px;
  display: inline-block;
}
.content_prices .our_price_display {
  color: #3b3b3b;
  padding: 0;
  display: inline-block;
}
.content_prices #old_price {
  color: #bbb;
  display: inline-block;
  padding: 0;
  margin: 0 15px;
  position: relative;
}
.content_prices #old_price:before {
  content: "";
  display: block;
  background: #bbb;
  height: 1px;
  position: absolute;
  top: 50%;
  width: 120%;
  left: -10%;
  transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
}
#short_description_block {
  margin: 20px 0 10px;
  border-top: solid 1px #e1e1e1;
  padding: 17px 0 20px;
}
#short_description_block p {
  margin: 0;
  line-height: 1.7em;
  font-size: 14px;
  color: #5b5b5b;
}
#buy_block {
  margin: 0 0 20px;
}
#attributes {
  display: block;
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 25px;
}
#attributes fieldset {
  font-size: 0;
  margin-bottom: 15px;
}
#attributes fieldset label {
  display: inline-block;
  color: #5b5b5b;
  font-weight: 400;
  width: 55px;
  vertical-align: top;
  margin: 0;
  font-size: 13px;
  padding-top: 7px;
}
#attributes .attribute_list {
  display: inline-block;
  width: calc(100% - 55px);
  font-size: 13px;
  position: relative;
  z-index: 0;
}
#attributes .attribute_list div.selector {
  height: 35px;
  line-height: 35px;
  padding: 0;
  width: 100% !important;
  background: #fff;
  border: solid 1px #e3e3e3;
}
#attributes .attribute_list span {
  padding: 0px 15px;
  background: #fff;
  color: #5b5b5b;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  z-index: 1;
  opacity: 1;
  height: 100%;
  left: 0;
  line-height: 33px;
  pointer-events: none;
  font-size: 13px;
  text-transform: capitalize;
}
#attributes .attribute_list select {
  padding: 5px 12px;
  width: 100%;
  position: absolute;
  opacity: 1;
  top: auto;
  left: 0px !important;
  height: 100%;
  border: none;
  box-shadow: none;
  color: #5b5b5b;
  font-size: 13px;
}
#attributes .attribute_list:after {
  content: "\f107";
  background: #fff;
  color: #8f8f8f;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  height: 33px;
  width: 33px;
  z-index: 2;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  line-height: 33px;
  font-size: 14px;
}
#attributes .attribute_list option {
  padding: 5px 12px;
  text-transform: capitalize;
}
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0 10px 0 0;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 14px;
  width: 14px;
  cursor: pointer;
  text-align: center;
  border-radius: 50%;
  margin-top: 4px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick.have_image {
  position: relative;
  height: 30px;
  width: 30px;
  background: #f4f6f9;
  margin-top: -4px;
  line-height: 28px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick.have_image.selected {
  background: #3b3b3b;
}
#availability_statut {
  margin: 10px 0 0;
  float: right;
}
#availability_statut #availability_label {
  color: #898989;
  margin: 0;
  padding: 0;
}
#availability_statut #availability_value {
  background: transparent;
  border: none;
  color: #3b3b3b;
}
#availability_statut #availability_value.warning_inline {
  color: #ff444e;
}
#availability_statut #availability_value.warning_inline:before {
  content: "\f00d";
  color: #ff444e;
  line-height: 20px;
}
#pQuantityAvailable {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}
#quantity_wanted_p {
  margin: 0;
  display: block;
  font-size: 0;
}
#quantity_wanted_p label {
  display: inline-block;
  color: #5b5b5b;
  font-weight: 400;
  width: 55px;
  vertical-align: top;
  margin: 0;
  font-size: 13px;
  padding-top: 7px;
}
#quantity_wanted_p .qty {
  display: inline-block;
  width: calc(100% - 55px);
  font-size: 13px;
  position: relative;
  border: solid 1px #e3e3e3;
  height: 35px;
  overflow: hidden;
  background: #fff;
}
#quantity_wanted_p .qty input {
  width: calc(100% - 200px);
  height: 35px;
  border-top: none !important;
  padding: 0;
  border-right: 1px solid #ececec !important;
  border-left: 1px solid #ececec !important;
  float: left;
  line-height: 35px;
  text-align: center;
  color: #2a2a2a;
  font-size: 14px;
  background: transparent;
  font-weight: 400;
  border-bottom: none !important;
  border-radius: 0;
}
#quantity_wanted_p .qty a {
  display: block;
  height: 35px;
  width: 100px;
  text-align: center;
  font-size: 21px;
  color: #252525;
  float: left;
  text-align: center;
  line-height: 35px;
  font-weight: 400;
  background: #f9f9f9;
}
#quantity_wanted_p .qty a:hover {
  color: #3b3b3b;
}
.box-cart-bottom {
  margin: 0 0 30px 0;
  display: inline-block;
  padding: 0;
  font-size: 0;
  vertical-align: top;
}
.box-cart-bottom .buttons_bottom_block {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.box-cart-bottom .buttons_bottom_block button {
  font-size: 13px;
  margin: 0;
  height: 39px;
  padding: 0 30px;
  background: #171717;
  line-height: 37px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  transition: 0.3s all ease 0s;
  
  border-radius: 25px;
}
.box-cart-bottom > div {
  display: inline-block;
  vertical-align: top;
}
.box-cart-bottom .wishlist_button, .box-cart-bottom .compare {
  display: inline-block;
  vertical-align: top;
}
.box-cart-bottom .wishlist_button .addToWishlist, .box-cart-bottom .compare .addToWishlist, .box-cart-bottom .wishlist_button .add_to_compare, .box-cart-bottom .compare .add_to_compare {
  padding: 0;
  border: none;
  height: 39px;
  width: 39px;
  text-align: center;
  line-height: 39px;
  background: #fff;
  color: #2a2a2a;
  display: block;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #e3e3e3;
  transition: 0.3s all ease 0s;
  border-radius: 50%;
}
.box-cart-bottom .wishlist_button .addToWishlist:hover, .box-cart-bottom .compare .addToWishlist:hover, .box-cart-bottom .wishlist_button .add_to_compare:hover, .box-cart-bottom .compare .add_to_compare:hover {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
.box-cart-bottom .wishlist_button .add_to_compare, .box-cart-bottom .compare .add_to_compare {
  margin: 0 10px;
}
.box-cart-bottom .wishlist_button .add_to_compare.checked, .box-cart-bottom .compare .add_to_compare.checked {
  background: #171717;
  border-color: #171717;
  color: #fff;
}
.box-cart-bottom .popover-content {
  padding: 0;
  margin-bottom: -15px;
}
.box-cart-bottom .popover-content tr {
  border-top: solid 1px #e1e1e1;
}
.box-cart-bottom .popover-content tr:first-child {
  border: none;
}
.box-cart-bottom .popover-content tr td {
  cursor: pointer;
  font-size: 12px;
  border: none;
  padding: 10px 15px;
}
.box-cart-bottom .popover-content tr td span {
  color: #3b3b3b;
  font-weight: 500;
}
.box-cart-bottom .popover-content tr td:hover {
  color: #3b3b3b;
}
.sharing-buttons {
  margin: 0px;
  border-top: dotted 1px #ccc;
  padding: 25px 0 0;
}
.sharing-buttons label {
  display: inline-block;
  color: #5b5b5b;
  font-weight: 300;
  width: 55px;
  vertical-align: top;
  margin: 0;
  font-size: 13px;
  padding: 0;
}
.sharing-buttons .buttons {
  display: inline-block;
}
.sharing-buttons .buttons a {
  display: inline-block;
  color: #898989;
  font-size: 16px;
  margin: 0 0 0 20px;
}
.sharing-buttons .buttons a:hover {
  color: #3b3b3b;
}
div.moreinfo_block {
  float: none;
  margin: 90px 0 70px;
}
div.moreinfo_block ul.nav-tabs {
  border: none;
  border-bottom: none;
}
div.moreinfo_block ul.nav-tabs > li {
  margin: 0 !important;
  position: relative;
}
div.moreinfo_block ul.nav-tabs > li.first:after {
  display: none;
}
div.moreinfo_block ul.nav-tabs > li.active a:before {
  left: 0;
  right: 20px;
  width: auto;
}
div.moreinfo_block ul.nav-tabs > li:hover a:before {
  left: 0;
  right: 20px;
  width: auto;
}
div.moreinfo_block ul.nav-tabs > li:hover a {
  color: #3b3b3b;
}
div.moreinfo_block ul.nav-tabs > li a {
  position: relative;
  color: #2a2a2a;
  font-weight: 400;
  text-transform: uppercase;
  border: none;
  background: transparent;
  font-size: 16px;
  padding: 15px 30px;
  display: inline-block;
  border-radius: 0;
  margin: 0;
}
div.moreinfo_block ul.nav-tabs > li.active > a, div.moreinfo_block ul.nav-tabs > li.active > a:hover, div.moreinfo_block ul.nav-tabs > li.active > a:focus {
  border: none;
  color: #fff;
  background: #5e5e5e;
}
div.moreinfo_block .tab-content {
  padding: 25px 25px 0;
  display: block;
  margin: 0;
  color: #5b5b5b;
  font-size: 14px;
  line-height: 1.8em;
  border: solid 1px #e3e3e3;
  background: #fff;
}
div.moreinfo_block .tab-content .product-box {
  width: 261px !important;
}
div.moreinfo_block .tab-content .block_content {
  padding: 0px;
}
div.moreinfo_block .page-product-box {
  display: none;
}
div.moreinfo_block .page-product-box.active {
  display: block;
}
div.moreinfo_block .bx-viewport {
  min-height: 490px;
}
div.panel-group {
  margin: 0;
}
div.panel-group .panel {
  border: solid 1px #e9e9e9;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  margin: 0px 0px 1px !important;
  padding: 0 30px;
}
div.panel-group .panel .panel-heading {
  background: #fff;
  border: none;
  color: #252525;
  text-transform: uppercase;
  padding: 20px 0;
  position: relative;
  margin: 0;
}
div.panel-group .panel .panel-heading .panel-title {
  font-weight: 400;
  font-size: 14px;
}
div.panel-group .panel .panel-body {
  border: none !important;
  line-height: 22px;
  padding: 30px 0 20px;
  border-top: solid 1px #e9e9e9 !important;
}
.table-data-sheet {
  border-bottom: solid 1px #ccc;
  width: 100%;
  margin: 0 0 20px;
  background: ;
}
.table-data-sheet tr {
  border-top: solid 1px #ccc;
}
.table-data-sheet tr td {
  padding: 10px 20px 11px;
  border: solid 1px #e6e6e6;
}
.table-data-sheet tr td:first-child {
  width: 30%;
  font-weight: normal;
  color: ;
}
.moreinfo_block3 #product_comments_block_tab div.comment .comment_author {
  padding: 0;
}
.moreinfo_block2 div.panel-group .panel .panel-heading, .moreinfo_block2 div.panel-group .panel {
  padding: 0 !important;
}
.moreinfo_block2 #collapseOne {
  padding: 0 30px !important;
}
.moreinfo_block2 div.panel-group .panel .panel-body {
  border-top: none !important;
}
.moreinfo_block2 div.panel-group .panel .panel-heading .panel-title {
  background: #eee;
}
.moreinfo_block2 {
  margin: 40px 0;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
}
.moreinfo_block2 .panel-group .panel {
  border: none;
}
.moreinfo_block2 .panel-body {
  padding: 30px;
}
.moreinfo_block2 .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
.moreinfo_block2 .panel-group .panel + .panel, .moreinfo_block2 .panel-group .panel {
  border-radius: 0;
}
.moreinfo_block2 .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  margin-top: 10px;
  border: none;
}
.moreinfo_block2 .custom-des .panel-heading {
  margin-top: 0;
}
.moreinfo_block2 h4.panel-title {
  padding: 15px 30px;
}
.moreinfo_block2 h4.panel-title a {
  color: #3b3b3b;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}
.moreinfo_block2 h4.panel-title a.collapsed {
  color: #444;
}
.moreinfo_block2 h4.panel-title a.collapsed:hover {
  color: #3b3b3b;
}
.moreinfo_block2 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block2 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block2 .accessories-block .item {
  width: 261px !important;
}
.moreinfo_block3 {
  margin: 40px 0;
  border: 1px solid #ddd;
  overflow: hidden;
  background: #fff;
  padding: 30px;
}
.moreinfo_block3 h4.title {
  text-align: center;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #3b3b3b;
}
.moreinfo_block3 h4.title .style1 {
  position: relative;
  padding: 0 20px;
}
.moreinfo_block3 h4.title .style1:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  left: -60px;
}
.moreinfo_block3 h4.title .style1:after {
  content: "";
  width: 60px;
  height: 1px;
  background: #ddd;
  position: absolute;
  bottom: 8px;
  right: -60px;
}
.moreinfo_block3 .box-more {
  margin-bottom: 60px;
}
.moreinfo_block3 .more-download {
  text-align: center;
}
.moreinfo_block3 .more-download .custom-down {
  margin: 0 auto;
}
.moreinfo_block3 .more-download .custom-down h4 a {
  font-size: 12px;
}
.moreinfo_block3 .accessories-block .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper {
  max-width: 100% !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .bx-viewport {
  height: auto !important;
}
.moreinfo_block3 .accessories-block .block_content .bx-wrapper .item {
  width: 261px !important;
}
table.table-product-discounts {
  border: none;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  width: 50%;
  margin: 0 0 20px;
  background: ;
}
table.table-product-discounts tr th {
  background: ;
  color: ;
  font-weight: 700;
  border: none;
}
table.table-product-discounts tr td, table.table-product-discounts tr th {
  border-left: solid 1px #ccc;
  width: 33%;
  padding: 10px 20px 11px;
  border-top: solid 1px #ccc;
  border-right: none;
  text-shadow: none;
  text-transform: none;
  font-weight: 13px;
  line-height: 18px;
  border-bottom: none;
}
.moreinfo_block #product_comments_block_tab {
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.star, .moreinfo_block #product_comments_block_tab div.star_on {
  background: none;
}
.moreinfo_block #product_comments_block_tab div.comment {
  margin: 0 0 10px;
  padding: 0 0 10px;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_details, .moreinfo_block #product_comments_block_tab div.comment div.comment_author {
  float: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.moreinfo_block #product_comments_block_tab div.comment .star_content {
  margin: 0 0 5px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos {
  margin-bottom: 7px;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos strong {
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
  color: #252525;
}
.moreinfo_block #product_comments_block_tab div.comment .comment_author_infos em {
  font-style: italic;
  font-size: 11px;
}
.moreinfo_block #product_comments_block_tab div.comment .title_block {
  margin: 0 0 7px;
  text-transform: uppercase;
  font-size: 16px;
  color: #252525;
  font-weight: 700;
}
.moreinfo_block #product_comments_block_tab div.comment p {
  padding: 0;
  margin: 0;
}
.moreinfo_block #product_comments_block_tab div.comment ul {
  padding-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn {
  margin-top: 10px;
}
.moreinfo_block #product_comments_block_tab #new_comment_tab_btn:hover {
  text-decoration: none;
}
.moreinfo_block #product_comments_block_tab div.comment div.comment_author span, .moreinfo_block #product_comments_block_tab div.comment .star_content {
  float: none;
}
.moreinfo_block #product_comments_block_tab div.comment_details li {
  padding: 2px 0;
  background: none;
}
#new_comment_form h2 {
  margin: 0;
}
#new_comment_form .new_comment_form_content input, #new_comment_form .new_comment_form_content textarea {
  width: 100%;
}
#new_comment_form .new_comment_form_content #criterions_list label {
  display: inline-block;
  margin: 0;
  float: none;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content {
  display: inline-block;
  margin: 0;
  float: none;
}
#new_comment_form .new_comment_form_content #criterions_list .star_content a {
  display: none;
}
.accessories-block {
  margin: 0px;
  position: relative;
}
.accessories-block .block_description {
  display: none;
}
.accessories-block .price {
  margin-bottom: 10px;
}
.accessories-block h5.product-name {
  margin-bottom: 5px;
}
.accessories-block .exclusive {
  padding: 5px 12px;
}
.accessories-block .exclusive span {
  font-size: 13px;
  line-height: 18px;
  padding: 0;
  text-decoration: none;
}
.accessories-block .exclusive span:focus, .accessories-block .exclusive span:active {
  text-decoration: none;
}
.accessories-block .exclusive .fa {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  line-height: 21px;
  margin-right: 10px;
  padding-right: 10px;
  width: 25px;
}
.accessories-block .bx-controls .bx-controls-direction a {
  display: block;
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: #757575;
  position: absolute;
  text-align: center;
  top: 45%;
}
.accessories-block .bx-controls .bx-controls-direction a:before {
  font-family: fontawesome;
  display: inline-block;
  position: absolute;
  text-align: center;
  color: #fff;
  top: 0;
  left: 0;
  line-height: 36px;
  font-size: 22px;
  height: 100%;
  width: 100%;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev {
  left: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-prev:before {
  content: "\f104";
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next {
  right: 0;
}
.accessories-block .bx-controls .bx-controls-direction a.bx-next:before {
  content: "\f105";
}
.blockproductscategory {
  margin-bottom: 70px;
  margin-top: 70px;
}
.blockproductscategory .title_block {
  position: relative;
  margin: 0 0 35px;
}
.blockproductscategory .title_block:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  z-index: 1;
  right: 0;
  top: 50%;
}
.blockproductscategory .title_block h3 {
  margin: 0;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #2a2a2a;
  text-transform: uppercase;
  background: #efefef;
  display: inline-block;
}
.blockproductscategory .product_list .ajax_block_product {
  border-bottom: none;
}
.blockproductscategory .owl-controls {
  background: #efefef;
  position: absolute;
  right: -20px;
  top: -60px;
  z-index: 5;
  padding: 0 15px;
}
.blockproductscategory .owl-controls .owl-nav {
  display: inline-block;
}
.blockproductscategory .owl-controls .owl-nav .owl-prev, .blockproductscategory .owl-controls .owl-nav .owl-next {
  opacity: 1;
  display: inline-block;
  top: auto;
  position: relative;
  margin: 0 2px;
}
.blockproductscategory .owl-controls .owl-nav .owl-prev {
  left: auto;
}
.blockproductscategory .owl-controls .owl-nav .owl-next {
  right: auto;
}
.content_only #product_left #views_block, .content_only #product_right #views_block {
  overflow: hidden;
}
.content_only #product_left #views_block #thumbs_list, .content_only #product_right #views_block #thumbs_list {
  overflow: hidden;
  margin: 0 -1px;
}
.content_only #product_left #views_block .thumbnail_image, .content_only #product_right #views_block .thumbnail_image {
  float: left;
  width: 20%;
}
body {
  min-width: 320px;
  height: 100%;
  line-height: 18px;
  font-size: 13px;
  color: #8b8b8b;
  background: #efefef;
  position: relative;
  font-weight: 400;
  overflow-x: hidden;
}
body.content_only {
  background: #efefef;
  padding: 30px;
}
.index #columns {
  margin-bottom: -1px;
}
.block {
  margin-bottom: 50px;
}
.block .title_block {
  padding: 0 0 15px;
  margin: 0 0 15px;
  color: #2a2a2a;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  border-bottom: solid 1px #dadada;
}
.block .az_titleModule {
  text-align: center;
  margin: 0 0 30px;
}
.block .az_titleModule h3 {
  color: #2a2a2a;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 0 20px;
  margin: 0;
  display: inline-block;
  position: relative;
}
.block .az_titleModule h3:before {
  content: "";
  display: block;
  height: 2px;
  width: 20px;
  background: #2a2a2a;
  position: absolute;
  bottom: 0;
  left: calc((100% - 20px) / 2);
}
.az_module {
  margin-bottom: 50px;
}
.az_module .title_block {
  text-align: center;
  margin: 0 0 35px;
}
.az_module .title_block h3 {
  color: #202020;
  font-size: 22px;
  text-transform: uppercase;
  padding: 0 0 37px;
  margin: 0;
  display: inline-block;
  min-width: 126px;
  position: relative;
}
.az_module .title_block h3:after {
  content: "";
  display: block;
  background: url(../img/icon/icon_subtitle.png) no-repeat center bottom;
  padding: 23px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
div.az_module {
  margin: 0 0 80px;
}
div.az_module.nomargin {
  margin: 0;
}
.owl-controls .owl-nav .owl-prev, .owl-controls .owl-nav .owl-next {
  display: block;
  height: 30px;
  width: 30px;
  border: solid 3px #efefef;
  color: #fff;
  background: #a1a1a1;
  border-radius: 50%;
  margin: 0;
  text-align: center;
  line-height: 23px;
  font-size: 15px;
  transition: 0.3s all ease 0s;
  position: absolute;
  z-index: 3;
  top: 45%;
  opacity: 0;
}
.owl-controls .owl-nav .owl-prev:hover, .owl-controls .owl-nav .owl-next:hover {
  background: #3b3b3b;
}
.owl-controls .owl-nav .owl-prev {
  left: -15px;
}
.owl-controls .owl-nav .owl-next {
  right: -15px;
}
.az_module:hover .owl-controls .owl-nav .owl-prev, .az_module:hover .owl-controls .owl-nav .owl-next {
  opacity: 1;
}
a {
  color: #616161;
}
a:hover {
  color: #3b3b3b;
  text-decoration: none;
  outline: none;
}
a:focus {
  color: #666;
  text-decoration: none;
  outline: none;
}
.btn, button, .button, input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
  position: relative;
  display: inline-block;
  padding: 7px 15px;
  border: none;
  color: #fff;
  font-size: 14px;
  background: #363636;
  cursor: pointer;
  white-space: normal;
  overflow: hidden;
  text-align: center;
  border-radius: 0;
  font-weight: 400;
  font-family: Oswald;
  text-transform: uppercase;
}
*:first-child + html input.button_mini, *:first-child + html input.button_small, *:first-child + html input.button, *:first-child + html input.button_large, *:first-child + html input.button_mini_disabled, *:first-child + html input.button_small_disabled, *:first-child + html input.button_disabled, *:first-child + html input.button_large_disabled, *:first-child + html input.exclusive_mini, *:first-child + html input.exclusive_small, *:first-child + html input.exclusive, *:first-child + html input.exclusive_large, *:first-child + html input.exclusive_mini_disabled, *:first-child + html input.exclusive_small_disabled, *:first-child + html input.exclusive_disabled, *:first-child + html input.exclusive_large_disabled {
  border: none;
}
.btn:hover, button:hover, .button:hover, input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
  background: #3b3b3b;
  color: #fff;
  outline: none;
}
.btn:focus, button:focus, .button:focus, input.button_mini:focus, input.button_small:focus, input.button:focus, input.button_large:focus, input.exclusive_mini:focus, input.exclusive_small:focus, input.exclusive:focus, input.exclusive_large:focus, a.button_mini:focus, a.button_small:focus, a.button:focus, a.button_large:focus, a.exclusive_mini:focus, a.exclusive_small:focus, a.exclusive:focus, a.exclusive_large:focus {
  background: #3b3b3b;
  color: #fff;
  outline: none;
}
input.button_disabled, input.exclusive_disabled, span.exclusive {
  border: 1px solid #ccc;
  color: #999;
  background: url(../img/bg_bt_2.gif) repeat-x 0 0 #ccc;
  cursor: default;
}
.btn.disabled, .btn[disabled]:hover {
  opacity: 0.3;
}
.btn.button-plus, .btn.button-minus {
  font-size: 14px;
  line-height: 14px;
  color: ;
  text-shadow: 1px -1px rgba(0, 0, 0, 0.05);
  padding: 0;
  border: 1px solid;
  border-color: #dedcdc #c1bfbf #b5b4b4 #dad8d8;
  border-radius: 0;
}
.btn.button-plus span, .btn.button-minus span {
  display: block;
  border: 1px solid ;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  text-align: center;
  vertical-align: middle;
  padding: 4px 0 0 0;
  background: #fff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fff), to(#fbfbfb));
  background-image: -webkit-linear-gradient(top, #fff, 0%, #fbfbfb, 100%);
  background-image: -moz-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  background-image: linear-gradient(to bottom, #fff 0%, #fbfbfb 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFFBFBFB', GradientType=0);
}
.btn.button-plus:hover, .btn.button-minus:hover {
  color: ;
}
.btn.button-plus:hover span, .btn.button-minus:hover span {
  filter: none;
  background: #f6f6f6;
}
.button.exclusive-medium {
  font-size: 17px;
  padding: 0;
  line-height: 21px;
  color: ;
  font-weight: bold;
  border: 1px solid;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  text-shadow: 1px 1px #fff;
}
.button.exclusive-medium span {
  border: 1px solid;
  border-color: ;
  display: block;
  padding: 9px 10px 11px 10px;
  background: #f7f7f7;
}
@media (max-width: 480px) {
  .button.exclusive-medium span {
    font-size: 15px;
    padding-right: 7px;
    padding-left: 7px;
  }
}
.button.exclusive-medium span:hover {
  border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2;
}
div.pagination {
  border-radius: 0;
  margin: 0;
  padding: 0;
  display: block;
}
#pagination, #pagination_bottom {
  text-align: center;
  position: relative;
}
#pagination ul.pagination, #pagination_bottom ul.pagination {
  margin: 0;
  border-radius: 0;
  display: inline-block;
  font-size: 0;
  padding: 0;
  background: transparent;
  position: relative;
}
#pagination ul.pagination li, #pagination_bottom ul.pagination li {
  display: inline-block;
  position: relative;
  padding: 0;
  vertical-align: bottom;
  text-align: center;
  width: 39px;
  height: 39px;
  margin: 0 5px;
  padding: 0;
  overflow: hidden;
  border: none;
}
#pagination ul.pagination li > span, #pagination_bottom ul.pagination li > span, #pagination ul.pagination li > a, #pagination_bottom ul.pagination li > a {
  width: 100%;
  height: 100%;
  line-height: 36px;
  border-radius: 0;
  display: block;
  margin: 0;
  color: #333;
  font-size: 14px;
  padding: 0px;
  font-weight: 400;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  transition: 0.3s all ease 0s;
}
#pagination ul.pagination li > span:hover, #pagination_bottom ul.pagination li > span:hover, #pagination ul.pagination li > a:hover, #pagination_bottom ul.pagination li > a:hover {
  color: #fff;
}
#pagination ul.pagination li.active > span, #pagination_bottom ul.pagination li.active > span, #pagination ul.pagination li.current > span, #pagination_bottom ul.pagination li.current > span, #pagination ul.pagination li:hover > span, #pagination_bottom ul.pagination li:hover > span, #pagination ul.pagination li.active > a, #pagination_bottom ul.pagination li.active > a, #pagination ul.pagination li.current > a, #pagination_bottom ul.pagination li.current > a, #pagination ul.pagination li:hover > a, #pagination_bottom ul.pagination li:hover > a {
  background: #252525;
  color: #fff;
  border: 1px solid #252525;
}
#pagination ul.pagination li.pagination_next > span, #pagination_bottom ul.pagination li.pagination_next > span, #pagination ul.pagination li.pagination_previous > span, #pagination_bottom ul.pagination li.pagination_previous > span, #pagination ul.pagination li.pagination_next > a, #pagination_bottom ul.pagination li.pagination_next > a, #pagination ul.pagination li.pagination_previous > a, #pagination_bottom ul.pagination li.pagination_previous > a {
  font-size: 18px;
  background: #9f9f9f;
  color: #fff;
  border: 1px solid #9f9f9f;
}
#pagination ul.pagination li.pagination_next > span:hover, #pagination_bottom ul.pagination li.pagination_next > span:hover, #pagination ul.pagination li.pagination_previous > span:hover, #pagination_bottom ul.pagination li.pagination_previous > span:hover, #pagination ul.pagination li.pagination_next > a:hover, #pagination_bottom ul.pagination li.pagination_next > a:hover, #pagination ul.pagination li.pagination_previous > a:hover, #pagination_bottom ul.pagination li.pagination_previous > a:hover {
  background: #252525;
  border: 1px solid #252525;
}
#pagination ul.pagination li .fa, #pagination_bottom ul.pagination li .fa {
  display: block;
  height: 100%;
  width: 100%;
  line-height: 35px;
}
.content_sortPagiBar_bottom.onlist #pagination_bottom:before {
  display: none;
}
.label-box .new-box, .label-box .sale-box {
  display: block;
  width: 45px;
  height: 45px;
  color: #fff;
  font-size: 12px;
  line-height: 45px;
  position: absolute;
  z-index: 3;
  background: #fff;
  top: 15px;
  text-transform: uppercase;
  text-align: center;
  border-radius: 50%;
}
.label-box .new-box {
  left: 15px;
  background: #c19255;
}
.label-box .sale-box {
  right: 15px;
  background: #3b3b3b;
}
.simptip {
  position: relative;
  font-size: 13px;
}
.simptip:before, .simptip:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  left: 50%;
  bottom: 100%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.simptip:before {
  content: '';
  border-color: #212121 transparent transparent;
  border-style: solid;
  border-width: 6px;
  margin-bottom: -15px;
}
.simptip:after {
  background-color: #363636;
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 26px;
  margin-bottom: -3px;
  padding: 0 15px 2px;
  content: attr(data-tooltip);
  white-space: nowrap;
  width: auto;
  border-radius: 0;
  text-transform: none;
}
.simptip:hover:before, .simptip:hover:after {
  opacity: 1;
  transform: translate(-50%, -15px);
  visibility: visible;
}
.add_to_compare.checked:after {
  content: attr(data-tooltip-remove);
}
.header-container .header-top {
  background: #efefef;
}
.header-container .header-center {
  padding: 45px 0;
}
.header-container #header {
  background: #fff;
}
.header-container #header-logo {
  text-align: center;
}
.header-container .header-menu {
  position: relative;
  border-top: solid 1px #efefef;
  border-bottom: solid 1px #efefef;
}
.header-form {
  float: right;
  margin: 0 20px 0 25px;
  position: relative;
  
}
.header-form .button-header {
  border: solid 1px #dadada;
  height: 39px;
  width: 39px;
  border-radius: 50%;
  transition: 0.3s all ease 0s;
  color: #333;
  line-height: 37px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
}
.header-form .dropdown-form {
  background: #fff;
  width: 240px;
  position: absolute;
  top: calc(100% + 30px);
  padding: 30px;
  right: -53px;
  z-index: 3;
  visibility: hidden;
  opacity: 0;
  -moz-box-shadow: 0px 2px 5px 0px #eee inset;
  box-shadow: 0px 2px 5px 0px #eee inset;
  -webkit-box-shadow: 0px 2px 5px 0px #eee inset;
  transition: 0.3s all ease 0s;
}
.header-form .dropdown-form:before {
  content: "";
  display: block;
  height: 30px;
  top: -30px;
  left: 0;
  right: 0;
  background: transparent;
  position: absolute;
}
.header-form:hover .button-header {
  background: #3b3b3b;
  color: #fff;
  border-color: #3b3b3b;
}
.header-form:hover .dropdown-form {
  opacity: 1;
  visibility: visible;
}
.columns-container {
  padding: 50px 0 80px;
}
#index .columns-container {
  padding: 0;
}
.columns-content2 {
  margin-bottom: 80px;
}
.columns-content4 {
  margin-bottom: 80px;
}
.block-banner {
  float: left;
  width: 50%;
}
.block-bannerslider {
  float: right;
  width: 50%;
}
.columns-content7 {
  border-top: solid 1px #e1e1e1;
  
}
.footer-container {
  background: #fff;
  overflow: hidden;
}
.footer-container .footer-left {
  border-right: solid 1px #efefef;
  position: relative;
  padding-right: 0;
}
.footer-container .footer-left .flt {
  padding: 60px 0 40px;
  position: relative;
}
.footer-container .footer-left .flt:after {
  content: "";
  display: block;
  height: 1px;
  width: 150%;
  background: #efefef;
  bottom: 0;
  right: 0;
  position: absolute;
}
.footer-container .footer-left .flb {
  padding: 60px 0;
}
.footer-container .footer-bottom {
  border-top: solid 1px #efefef;
  padding: 25px 0;
}
.footer-container .footer-bottom .t_l {
  text-align: left;
}
.footer-container .footer-bottom .t_r {
  text-align: right;
}
#header-social .footer-logo, #header-social .contact-footer {
  display: none;
}
#header-social .footer-social {
  float: left;
}
#header-social .footer-social a {
  display: inline-block;
  height: 34px;
  width: 34px;
  background: #fff;
  color: #a7a7a7;
  text-align: center;
  line-height: 34px;
  border-radius: 50%;
  margin: 0 12px 0 0;
  transition: 0.3s all ease 0s;
  border: solid 1px #efefef;
}
#header-social .footer-social a:hover {
  background: #3b3b3b;
  border-color: #3b3b3b;
  color: #fff;
}
.copyright {
  color: #bbb;
  font-size: 13px;
  padding-top: 3px;
}
.footer-container .contactinfo {
  padding: 65px 15px;
  text-align: center;
  
}
.footer-container .contactinfo .footer-logo {
  position: relative;
  padding: 0 0 37px;
  margin: 0 0 25px;
}
.footer-container .contactinfo .footer-logo:after {
  content: "";
  display: block;
  background: url(../img/icon/icon_subtitle2.png) no-repeat center bottom;
  padding: 23px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer-container .contactinfo .contact-footer {
  margin-bottom: 30px;
}
.footer-container .contactinfo .contact-footer .text {
  font-size: 13px;
  color: #bbb;
  line-height: 22px;
}
.footer-container .contactinfo .footer-social a {
  color: #bbb;
  font-size: 20px;
  display: inline-block;
  margin: 0 10px;
}
.footer-container .contactinfo .footer-social a:hover {
  color: #8b8b8b;
}
.breadcrumb-container {
  margin: 0;
  text-align: center;
  padding: 85px 0;
  position: relative;
  left: 0;
  right: 0;
  z-index: 1;
}
.breadcrumb-container h1.breadcrumb_title {
  margin: 0;
  padding: 0 0 20px;
  text-transform: uppercase;
  font-size: 40px;
  color: #000;
}
.breadcrumb-container h1.breadcrumb_title a, .breadcrumb-container h1.breadcrumb_title span {
  display: none;
}
.breadcrumb {
  background: transparent;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  color: #000;
  
}
.breadcrumb a, .breadcrumb .navigation_page {
  color: #c3c3c3;
  font-size: 15px;
}
.breadcrumb a:hover, .breadcrumb .navigation_page:hover {
  color: #a0a0a0;
}
.breadcrumb .navigation-pipe {
  font-size: 0;
  display: inline-block;
  height: 12px;
  width: 1px;
  position: relative;
  background: #bfbfbf;
  margin: 0 10px;
  vertical-align: middle;
}
.breadcrumb .navigation_page {
  color: #a0a0a0;
}
.breadcrumb > * {
  display: inline-block;
}
a.backtotop {
  background: transparent;
  width: 46px;
  height: 46px;
  bottom: 100px;
  right: 20px;
  border-radius: 50%;
  overflow: hidden;
  z-index: 9999;
  border: solid 2px #3b3b3b;
  padding: 3px;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 100;
  filter: alpha(opacity=10000);
}
a.backtotop.hidden-top {
  bottom: -100px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  filter: alpha(opacity=0);
}
a.backtotop i {
  font-size: 20px;
  line-height: 32px;
  margin: 0;
  color: white;
  padding: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: #3b3b3b;
  border-radius: 50%;
}
.rtl a.backtotop {
  right: auto;
  left: 20px;
}
#container_express_checkout {
  display: none !important;
}
@media (min-width: 1200px) {
    .sticky_menu {
    position: fixed !important;
    width: 100%;
    z-index: 90;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-animation: animate-translate-top 1s;
    -moz-animation: animate-translate-top 1s;
    animation: animate-translate-top 1s;
    box-shadow: 0 0 5px #ccc;
  }
  .index .header_v2 .center-header.sticky_menu {
    top: 0;
    background: #fff;
  }
  .header_v3 .center-header.sticky_menu {
    background: #fff;
  }
  .header_v3 .center-header.sticky_menu .az_megamenu_wrap .home > a {
    color: #2a2a2a;
  }
  .header_v3 .center-header.sticky_menu .az_megamenu_wrap .home > a:before {
    background: #2a2a2a;
  }
  .header_v3 .center-header.sticky_menu .az_megamenu_wrap .navbar-nav > li > a {
    color: #2a2a2a;
  }
  .header_v3 .center-header.sticky_menu .az_megamenu_wrap .navbar-nav > li > a:before {
    background: #2a2a2a;
  }
  .header_v3 .center-header.sticky_menu .az_searchblock .spr-container .icon-search {
    color: #2a2a2a;
  }
  .header_v3 .center-header.sticky_menu .header-form .button-header {
    color: #2a2a2a;
  }
  .header_v3 .center-header.sticky_menu .shopping_cart > a:first-child span.icon {
    color: #2a2a2a;
  }
  .header-container.sticky .header_v4 .bottom-header {
    position: fixed !important;
    width: 100%;
    z-index: 90;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-animation: animate-translate-top 1s;
    -moz-animation: animate-translate-top 1s;
    animation: animate-translate-top 1s;
    box-shadow: 0 0 5px #ccc;
    padding: 30px 0;
    margin: 0;
  }
  .header-container.sticky .header_v4 .center-header.sticky_menu {
    display: none;
  }
  .header-container.sticky .header_v5 .bottom-header {
    position: fixed !important;
    width: 100%;
    z-index: 90;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-animation: animate-translate-top 1s;
    -moz-animation: animate-translate-top 1s;
    animation: animate-translate-top 1s;
    box-shadow: 0 0 5px #ccc;
    padding: 30px 0;
    margin: 0;
  }
  .header-container.sticky .header_v5 .center-header.sticky_menu {
    display: none;
  }
  body.layout-boxed #wrapper {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0 0 6px #777;
    overflow: hidden;
  }
}
div.img-pattern.active, div.themeSkin.active, div.img-pattern.selected, div.themeSkin.selected {
  border-color: #3b3b3b;
}
#live-editor .title {
  background: #3b3b3b;
  
}
#module-smartblog-details .breadcrumb .title-page {
  
}
#module-smartblog-details .breadcrumb .title-page a, #module-smartblog-details .breadcrumb .title-page .navigation-pipe {
  display: none;
}
div.az_lastesthomenews {
  margin: 0 0 70px;
  
}
div.az_lastesthomenews .post-inner {
  position: relative;
  padding-bottom: 80px;
}
div.az_lastesthomenews .post-inner .post_content {
  background: #fff;
  padding: 30px;
  border-bottom: solid 2px #3b3b3b;
  text-align: center;
  position: absolute;
  left: 70px;
  right: 70px;
  bottom: 0;
}
div.az_lastesthomenews .post-inner .post_content .post_title {
  margin: 0;
}
div.az_lastesthomenews .post-inner .post_content .post_title a {
  color: #333;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 26px;
}
div.az_lastesthomenews .post-inner .post_content .post_title a:hover {
  color: #3b3b3b;
}
div.az_lastesthomenews .post-inner .post_content .date_added {
  font-family: 'Droid Serif', serif;
  color: #bfbfbf;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 20px;
}
div.az_lastesthomenews .post-inner .post_content .date_added span {
  font-size: 40px;
}
div.blogModule {
  
}
div.blogModule ul.list-link li {
  padding: 10px 0;
  margin: 0;
  background: none;
  border: none;
  position: relative;
}
div.blogModule ul.list-link li a {
  color: #555;
  transition: 0.3s all ease 0s;
  font-size: 13px;
}
div.blogModule ul.list-link li:hover a {
  color: #3b3b3b;
}
ul.recentArticles {
  padding: 0;
  
}
ul.recentArticles li {
  padding: 15px 0;
  overflow: hidden;
  border: none;
}
ul.recentArticles li .image {
  display: block;
  float: left;
  margin: 0 12px 0 0;
  padding: 10px 5px;
  background: #fff;
}
ul.recentArticles li .title {
  display: block;
  line-height: 24px;
  color: #5b5b5b;
  text-transform: none;
  font-weight: 400;
  font-size: 13px;
  margin: 5px 0;
  text-transform: uppercase;
}
ul.recentArticles li .title:hover {
  color: #3b3b3b;
}
ul.recentArticles li .info {
  color: #3b3b3b;
  font-size: 13px;
}
p.error {
  padding: 10px 0;
  font-size: 16px;
  color: #333;
}
#smartblogcat .sdsarticleCat {
  margin-bottom: 50px;
  border: none;
  position: relative;
  padding-bottom: 0;
}
#smartblogcat .sdsarticleCat:last-child {
  margin: 0;
}
#smartblogcat .articleContent {
  position: relative;
  padding: 0 0 0 75px;
}
#smartblogcat .articleContent .imageFeaturedLink {
  display: block;
  position: relative;
  padding: 15px;
  background: #fff;
}
#smartblogcat .articleContent .imageFeaturedLink a {
  display: block;
  position: relative;
  z-index: 1;
}
#smartblogcat .articleContent .imageFeaturedLink a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#smartblogcat .articleContent .imageFeaturedLink a img {
  max-width: 100%;
  padding: 0;
}
#smartblogcat .articleContent .imageFeaturedLink a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#smartblogcat .articleContent .sdsarticle-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  text-align: center;
}
#smartblogcat .articleContent .sdsarticle-info .date_added {
  height: 80px;
  background: #3b3b3b;
  color: #fff;
  padding: 23px 0 0;
}
#smartblogcat .articleContent .sdsarticle-info .date_added span.d {
  font-size: 20px;
  font-weight: 700;
  display: block;
  padding-bottom: 3px;
}
#smartblogcat .articleContent .sdsarticle-info .date_added span.m {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}
#smartblogcat .articleContent .sdsarticle-info .comment {
  height: 80px;
  background: #676767;
  color: #fff;
  padding: 23px 0 0;
  font-size: 12px;
  text-transform: uppercase;
}
#smartblogcat .articleContent .sdsarticle-info .comment a {
  color: #fff;
}
#smartblogcat .articleContent .sdsarticle-info .comment span {
  font-size: 20px;
  font-weight: 700;
  display: block;
  padding-bottom: 3px;
}
#smartblogcat .articleContent .sdsarticleHeader {
  margin: 0px;
  line-height: 2em;
  padding: 25px 0 10px;
}
#smartblogcat .articleContent .sdsarticleHeader .sdstitle_block {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
}
#smartblogcat .articleContent .sdsarticleHeader .sdstitle_block a {
  font-size: 15px;
  color: #3e3e3e;
  font-weight: 400;
  text-transform: uppercase;
}
#smartblogcat .articleContent .sdsarticleHeader .sdstitle_block a:hover {
  color: #3b3b3b;
}
#smartblogcat .articleContent .sdsarticle-des {
  margin: 0;
  font-size: 13px;
  line-height: 1.7em;
  color: #5b5b5b;
}
#smartblogcat .articleContent .more {
  font-size: 12px;
  padding: 0 30px;
  text-transform: uppercase;
  color: #515151;
  display: inline-block;
  border: 1px solid #dcdcdc;
  line-height: 40px;
}
#smartblogcat .articleContent .more:hover {
  background-color: #3b3b3b;
  border-color: #3b3b3b;
  color: #fff;
}
#smartblogcat .articleContent:hover .imageFeaturedLink a:after {
  opacity: 0.5;
}
#smartblogcat .large_image .articleContent .imageFeaturedLink img {
  width: 100%;
}
#smartblogcat .small_image .articleContent .sdsarticleHeader {
  padding: 0 0 10px;
}
#smartblogcat .small_image .articleContent .imageFeaturedLink {
  float: left;
  margin: 0 20px 0 0;
  width: 400px;
}
.blog_full#module-smartblog-category {
  
}
.blog_full#module-smartblog-category #sidebar {
  display: none;
}
.blog_full#module-smartblog-category #center_column {
  width: 100%;
}
div.post-page {
  text-align: center;
  padding: 0px;
}
div.post-page .pagination {
  margin: 0;
}
div.post-page .pagination li {
  display: inline-block;
}
div.post-page .pagination li a, div.post-page .pagination li span {
  border: none;
  border-radius: 0;
  display: block;
  margin: 0;
  color: #252525;
  font-size: 14px;
  padding: 0px 10px;
  font-weight: 400;
  background: transparent;
  line-height: 15px;
}
div.post-page .pagination li a:hover, div.post-page .pagination li span:hover {
  color: #3b3b3b;
}
div.post-page .pagination li .page-active {
  color: #3b3b3b;
}
div.post-page .pagination li .page-active:before, div.post-page .pagination li .page-active:after {
  content: "";
  display: block;
  height: 11px;
  width: 1px;
  background: #3b3b3b;
  position: absolute;
  top: 2px;
}
div.post-page .pagination li .page-active:before {
  left: 0;
}
div.post-page .pagination li .page-active:after {
  right: 0;
}
div.post-page .pagination li .page-active > span, div.post-page .pagination li .page-active > a {
  color: #3b3b3b;
}
div.post-page .pagination li .page-link:hover, div.post-page .pagination li .page-link:focus {
  color: #3b3b3b;
  background: transparent;
}
#sdsblogArticle {
  position: relative;
  padding: 0 0 0 75px;
}
#sdsblogArticle .article-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 75px;
  text-align: center;
}
#sdsblogArticle .article-info .date_create {
  height: 80px;
  background: #3b3b3b;
  color: #fff;
  padding: 23px 0 0;
}
#sdsblogArticle .article-info .date_create span.d {
  font-size: 20px;
  font-weight: 700;
  display: block;
  padding-bottom: 3px;
}
#sdsblogArticle .article-info .date_create span.m {
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}
#sdsblogArticle .article-info .comment {
  height: 80px;
  background: #676767;
  color: #fff;
  padding: 23px 0 0;
  font-size: 12px;
  text-transform: uppercase;
}
#sdsblogArticle .article-info .comment a {
  color: #fff;
}
#sdsblogArticle .article-info .comment span {
  font-size: 20px;
  font-weight: 700;
  display: block;
  padding-bottom: 3px;
}
#sdsblogArticle .box-info {
  padding-bottom: 50px;
}
#sdsblogArticle .articleContent {
  padding: 15px;
  background: #fff;
}
#sdsblogArticle .articleContent img {
  padding: 0;
  max-width: 100%;
}
#sdsblogArticle .article-title {
  color: #3e3e3e;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  display: block;
  padding: 30px 0 20px;
  line-height: 26px;
}
#sdsblogArticle .sdsarticle-des {
  margin: 0;
  margin-bottom: 0;
}
#sdsblogArticle .sdsarticle-des p {
  margin: 0;
  line-height: 1.8em;
  font-size: 14px;
  color: #5b5b5b;
}
div#articleComments {
  box-shadow: none;
  border-radius: 0;
  margin: 0;
  padding: 0 0 0 70px;
  border: none;
  background: transparent;
}
div#articleComments h3 {
  margin: 0 0 35px;
  font-size: 17px;
  color: #333;
  font-weight: 400;
  text-transform: uppercase;
}
div#articleComments .commentList {
  margin: 0;
}
div#articleComments .commentList .even {
  background: transparent;
}
div#articleComments .commentList li {
  border-radius: 0;
  overflow: hidden;
  border: none;
  padding: 0 0 0 100px;
  margin: 0 0 50px;
}
div#articleComments .commentList li .avatar {
  padding: 0;
  width: 70px;
  height: 70px;
  border-radius: 0;
  overflow: hidden;
  top: 3px;
  left: 0;
  border: solid 5px #fff;
  border-radius: 50%;
}
div#articleComments .commentList li .text {
  background: #fff;
  padding: 25px 30px;
  position: relative;
}
div#articleComments .commentList li .text:before {
  content: "";
  border-width: 10px;
  border-style: solid;
  border-color: transparent #fff #fff transparent;
  display: block;
  position: absolute;
  top: 25px;
  left: -20px;
}
div#articleComments .commentList li .text .name {
  color: #585858;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  margin: 0px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
div#articleComments .commentList li .text .created {
  display: inline-block;
  margin: 0 60px 0 0;
  font-size: 12px;
  color: #3b3b3b;
  text-transform: uppercase;
  float: right;
}
div#articleComments .commentList li .text .reply {
  display: inline-block;
  font-size: 13px;
  float: none;
  height: auto;
  margin: 0;
  position: absolute;
  top: 25px;
  right: 30px;
}
div#articleComments .commentList li .text .reply a {
  color: #d9d9d9;
  background: transparent;
  padding: 0;
  font-size: 18px;
}
div#articleComments .commentList li .text .reply a:hover {
  color: #3b3b3b;
}
div#articleComments .commentList li .text p {
  margin: 0;
  line-height: 22px;
  font-size: 13px;
  font-weight: 400;
  color: #747474;
}
div#articleComments .commentList li .comment {
  padding-top: 30px;
}
div#articleComments .commentList li .comment li {
  margin: 0;
}
div#respond {
  padding: 0 0 0 70px !important;
  margin: 0 !important;
  border: none !important;
  
}
div#respond .error {
  margin: 0;
}
div#respond .comment-reply-title {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 0 40px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 400;
  color: #333;
}
div#respond #commentform {
  margin: 0;
}
div#respond #commentform .input {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
div#respond #commentform .input.fl {
  text-align: left;
}
div#respond #commentform .input.fr {
  text-align: right;
}
div#respond #commentform .input.fr .error {
  float: left;
  margin: 0 3%;
}
div#respond #commentform input[type="text"] {
  width: 97%;
  height: 40px;
  border: solid 1px #e5e5e5;
  color: #888;
  padding: 5px 20px;
  background: #fff;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
}
div#respond #commentform input[type="text"].smartblogcaptcha {
  width: 220px;
  margin: 0 20px;
  float: left;
}
div#respond #commentform input[type="text"]:focus {
  border-color: #3b3b3b;
}
div#respond #commentform .content {
  margin-bottom: 20px;
}
div#respond #commentform .inputContent {
  border: solid 1px #e5e5e5;
  font-size: 13px;
  color: #888;
  font-weight: 400;
  width: 100%;
  border-radius: 0;
  background: #fff;
  margin: 0;
  padding: 15px 20px;
  height: 150px;
}
div#respond #commentform .inputContent:focus {
  border-color: #3b3b3b;
}
div#respond #commentform .capcha {
  overflow: hidden;
}
div#respond #commentform .capcha img {
  float: left;
}
div#respond #commentform #submitComment {
  text-transform: uppercase;
  color: #fff;
  padding: 12px 30px;
  font-size: 13px;
  font-weight: 400;
  background: #333;
  border-radius: 25px;
}
div#respond #commentform #submitComment:hover {
  background: #3b3b3b;
  color: #fff;
}
.rtl {
  
}
.rtl ul.recentArticles li .image {
  float: right;
  margin: 0 0 0 12px;
}
.rtl #smartblogcat .articleContent {
  padding: 0 75px 0 0;
}
.rtl #smartblogcat .articleContent .sdsarticle-info {
  left: auto;
  right: 0;
}
.rtl #sdsblogArticle {
  padding: 0 75px 0 0;
}
.rtl #sdsblogArticle .article-info {
  left: auto;
  right: 0;
}
.rtl div#respond #commentform .input {
  float: right;
}
.rtl div#respond #commentform .input.fl {
  text-align: right;
}
.rtl div#respond #commentform .input.fr {
  text-align: left;
}
.rtl div#respond #commentform .input.fr .error {
  float: right;
}
.rtl div#respond .comment-reply-title small {
  float: left !important;
}
.rtl div#articleComments h3 {
  direction: ltr;
  text-align: right;
}
.rtl div#articleComments .commentList li {
  padding: 0 100px 0 0;
}
.rtl div#articleComments .commentList li .avatar {
  left: auto;
  right: 0;
}
.rtl div#articleComments .commentList li .text .name {
  margin-left: 10px;
  margin-right: 0;
}
.rtl div#articleComments .commentList li .text .reply {
  left: 30px;
  right: auto;
}
.rtl div#articleComments .commentList li .text .created {
  float: left;
  margin: 0 0 0 60px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #smartblogcat .articleContent .sdsarticle-info span {
    font-size: 12px;
  }
  #smartblogcat .articleContent .sdsarticle-info span.viewed {
    margin: 0 10px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  ul.recentArticles li .title {
    margin: 0 0 5px;
    line-height: 20px;
    font-size: 13px;
  }
  div.az_lastesthomenews .post-inner .post_content {
    left: 30px;
    right: 30px;
  }
  #smartblogcat .small_image .articleContent .sdsarticle-info {
    width: 100%;
  }
  #smartblogcat .small_image .articleContent .imageFeaturedLink {
    display: block;
    margin: 0 0 20px;
  }
  .rtl #smartblogcat .small_image .articleContent .imageFeaturedLink {
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  #smartblogcat .articleContent .imageFeaturedLink a img {
    width: 100%;
  }
  #smartblogcat .small_image .articleContent .imageFeaturedLink {
    width: 100%;
    margin: 0 0 20px;
  }
  #smartblogcat .small_image .articleContent .sdsarticle-info {
    width: 100%;
  }
  div.az_lastesthomenews .post {
    margin-bottom: 30px;
  }
  div.az_lastesthomenews .post-inner .post_content {
    left: 30px;
    right: 30px;
  }
  .rtl #smartblogcat .small_image .articleContent .imageFeaturedLink {
    width: 100%;
    margin: 0 0 20px;
  }
}
@media (max-width: 479px) {
  #smartblogcat .articleContent .sdsarticle-info span {
    font-size: 11px;
  }
  #smartblogcat .articleContent .sdsarticle-info span.viewed {
    margin: 0 10px;
  }
  #sdsblogArticle .article-info span {
    font-size: 11px;
  }
  #sdsblogArticle .article-info span.viewed {
    margin: 0 10px;
  }
  div#respond #commentform .input, div#respond #commentform input[type="text"] {
    width: 100%;
  }
}
#pagenotfound {
  background: url(../img/404/banner404.jpg) no-repeat top center;
  background-size: 100% 100%;
}
#pagenotfound .header-container, #pagenotfound .footer-container {
  display: none;
}
#pagenotfound .columns-container {
  padding: 0;
}
#pagenotfound .columns-container #columns {
  width: 100% !important;
}
#pagenotfound #center_column {
  padding: 0;
}
.pagenotfound-wrap .pagenotfound-content {
  text-align: center;
  padding: 120px 30px;
}
.pagenotfound-wrap .pagenotfound-content .logo {
  position: relative;
  padding: 0 0 37px;
  margin: 0 0 30px;
}
.pagenotfound-wrap .pagenotfound-content .logo:after {
  content: "";
  display: block;
  background: url(../img/icon/icon_subtitle2.png) no-repeat center bottom;
  padding: 23px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
.pagenotfound-wrap .pagenotfound-content .text404 {
  color: #fff;
  font-size: 120px;
  margin: 0;
  font-weight: 700;
  padding: 40px 0 20px;
}
.pagenotfound-wrap .pagenotfound-content .back {
  margin-bottom: 50px;
}
.pagenotfound-wrap .pagenotfound-content .back label {
  margin: 0;
  display: inline-block;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  padding: 0 30px;
  line-height: 30px;
}
.pagenotfound-wrap .pagenotfound-content .back a {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 25px;
  line-height: 35px;
  padding: 0 30px;
}
.pagenotfound-wrap .pagenotfound-content .back a:hover {
  color: #3b3b3b;
  border-color: #3b3b3b;
}
.pagenotfound-wrap .pagenotfound-content h1 {
  margin: 50px 0 30px;
  text-transform: uppercase;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
}
.pagenotfound-wrap .pagenotfound-content form {
  margin: 0;
}
.pagenotfound-wrap .pagenotfound-content .form-search {
  position: relative;
  display: inline-block;
  width: 420px;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  height: 40px;
}
.pagenotfound-wrap .pagenotfound-content .form-search button {
  background: #3b3b3b;
  text-transform: uppercase;
  color: #fff;
  width: 115px;
  text-align: center;
  padding: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.pagenotfound-wrap .pagenotfound-content .form-search button:hover {
  background: #171717;
}
.pagenotfound-wrap .pagenotfound-content .form-search #search_query {
  width: calc(100% - 115px);
  border: none;
  border-radius: 0;
  font-size: 14px;
  color: #ababab;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
}
@media (min-width: 1400px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 280px 30px;
  }
}
@media (min-width: 1200px) {
  #pagenotfound {
    overflow: hidden;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 200px 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 320px 30px;
  }
}
@media (max-width: 767px) {
  .pagenotfound-wrap .pagenotfound-content {
    padding: 30px;
  }
  .pagenotfound-wrap .pagenotfound-content h1 {
    font-size: 20px;
  }
  .pagenotfound-wrap .pagenotfound-content .back {
    margin-bottom: 20px;
  }
  .pagenotfound-wrap .pagenotfound-content .back label {
    padding: 0 0 30px;
  }
  .pagenotfound-wrap .pagenotfound-content .form-search {
    width: 100%;
  }
}
#categories_block_left ul li a:hover {
  color: #3b3b3b;
}
#languages-block-top ul li a:hover, #languages-block-top ul li span:hover {
  color: #3b3b3b;
}
#languages-block-top ul li.selected span {
  color: #3b3b3b;
}
#currencies-block-top ul li a:hover {
  color: #3b3b3b;
}
#currencies-block-top ul li.selected span {
  color: #3b3b3b;
}
#user_infoblock-top ul li a:hover {
  color: #3b3b3b;
}
.az_searchblock .spr-container .azsearch-form .spr-search-button:hover {
  color: #3b3b3b;
}
.az_searchblock .spr-container .azsearch-form .text-search .azsb_query:focus {
  border-color: #3b3b3b;
}
.az_searchblock .spr-container .azsearch-form:hover .sb-search-submit {
  color: #3b3b3b;
}
.az_searchblock .spr-container .azsearch-form:hover .text-search .azsb_query {
  border-color: #3b3b3b;
}
.ac_results li strong {
  color: #3b3b3b;
}
.az_megamenu_wrap .navbar-nav li.mega_type .dropdown-menu ul li > a:hover {
  color: #3b3b3b;
}
.az_megamenu_wrap .navbar-nav li.mega_type .dropdown-menu ul li .dropdown-menu ul li a:hover {
  color: #3b3b3b;
}
.az_megamenu_wrap .navbar-nav > li.css_type .dropdown-menu ul li:hover > a {
  color: #3b3b3b;
}
.az_megamenu_wrap .navbar-nav > li.css_type .dropdown-menu ul li.parent:hover:before {
  color: #3b3b3b;
}
.az_homeslider .owl-nav .owl-prev:hover, .az_homeslider .owl-nav .owl-next:hover {
  background: #3b3b3b;
}
.az_homeslider .owl-item .azhomeslider-description .buttons a:hover {
  color: #3b3b3b;
  border-color: #3b3b3b;
}
.az_bannerslider .azbannerslider-description .shopnow:hover {
  color: #3b3b3b;
}
.az_banner4 .owl-controls .owl-nav .owl-prev:hover, .az_banner4 .owl-controls .owl-nav .owl-next:hover {
  background: #3b3b3b;
  border-color: #3b3b3b;
}
div.az_slider.style2 .azslider-item .product-container .price-box .price {
  color: #3b3b3b;
}
div.az_slider.style2 .azslider-item .product-container h5.product-name a:hover {
  color: #3b3b3b;
}
.az_tabs .aztabs-items .aztabs-loadmore .aztabs-loadmore-btn:hover {
  color: #3b3b3b;
}
.promotion .item .icon:before {
  color: #3b3b3b;
}
.promotion .item:hover .icon {
  border-color: #3b3b3b;
}
.center-banner .az_banner7 .description h2 a:hover, .center-banner .az_banner8 .description h2 a:hover, .center-banner .az_banner9 .description h2 a:hover {
  color: #3b3b3b;
}
.block-banner .az_banner .description .shopnow:hover {
  color: #3b3b3b;
}
#newsletter_block_home button {
  background: #3b3b3b;
}
#newsletter_block_home button:hover {
  background: #222;
}
#newsletter_block_popup .close:hover {
  border-color: #3b3b3b;
  background: #3b3b3b;
}
#newsletter_block_popup .block_content .content-inner .text span {
  color: #3b3b3b;
}
#newsletter_block_popup .block_content .content-inner .form-group .button:hover {
  background: #3b3b3b;
}
.shopping_cart .cart_block .cart_block_list .remove_link a:hover, .shopping_cart .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
  background: #3b3b3b;
}
.shopping_cart > a:first-child {
  color: #3b3b3b;
}
.shopping_cart:hover > a:first-child span.icon {
  border-color: #3b3b3b;
  background: #3b3b3b;
}
.cart_block .cart-info .price {
  color: #3b3b3b;
}
.shopping_cart .cart_block .cart_block_list .remove_link a:hover, .shopping_cart .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
  color: #3b3b3b;
}
.cart_block .cart-info .product-name a:hover {
  color: #3b3b3b;
}
.shopping_cart .cart_block .block_content .recent_items span {
  color: #3b3b3b;
}
.cart_block .buttons a:hover {
  background: #3b3b3b;
  border-color: #3b3b3b;
}
#categories_block_left ul.tree li:hover > a {
  color: #3b3b3b;
}
#categories_block_left ul.tree li:hover:before {
  background: #3b3b3b;
}
#categories_block_left ul.tree li:hover > span.grower:after {
  color: #3b3b3b;
}
.tags_block .block_content a:hover {
  color: #3b3b3b;
}
#layered_block_left #layered_form #enabled_filters ul li {
  color: #3b3b3b;
}
#layered_block_left #layered_form .layered_filter_ul li:hover label {
  color: #3b3b3b;
}
#layered_block_left #layered_form .layered_filter_ul li:hover:before {
  background: #3b3b3b;
}
#layered_block_left #layered_form .layered_filter_ul li:hover div.checker span {
  background: #3b3b3b;
}
#layered_block_left #layered_form .layered_filter_ul li:hover a {
  color: #3b3b3b;
}
#layered_block_left #layered_form ul li input.checkbox {
  opacity: 0;
}
#layered_block_left #layered_form div.checker .checked {
  background: #3b3b3b;
}
#layered_block_left #layered_form .ui-widget-header {
  background: #3b3b3b;
}
#layered_block_left #layered_form .ui-state-default, #layered_block_left #layered_form .ui-widget-content .ui-state-default, #layered_block_left #layered_form .ui-widget-header .ui-state-default {
  border: solid 2px #3b3b3b;
}
@media (max-width: 992px) {
  .navbar .navbar-button .navbar-toggle:hover {
    background: #3b3b3b;
    border-color: #3b3b3b;
  }
}
#product_comparison .prices-container .price {
  color: #3b3b3b;
}
#product_comparison .prices-container .price-percent-reduction {
  background: #3b3b3b;
}
#order #order-detail-content .product-name a:hover {
  color: #3b3b3b;
}
.cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover {
  color: #3b3b3b;
}
#contact .gmap .contact-info .social a:hover {
  color: #3b3b3b;
}
#contact .contact-form-box #submitMessage:hover {
  background: #3b3b3b;
}
