














.content_scene_cat {
  overflow: hidden;
  
}
.content_scene_cat h1.category-name {
  text-transform: uppercase;
  margin: 0;
  color: #333;
  font-weight: 400;
  font-size: 26px;
}
.content_scene_cat .category-image {
  margin-bottom: 30px;
}
.content_scene_cat .rte {
  margin: 0 0 35px;
}
#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-wrap {
  padding: 0;
  background: #fff;
  margin-bottom: 0;
  
}
.about-wrap .about-us {
  margin-bottom: 35px;
  padding: 135px 55px 0;
  min-height: 300px;
  background: url(../img/aboutus/bg-about-us-1.jpg) no-repeat center center;
}
.about-wrap .about-us h1 {
  margin: 0;
  font-size: 36px;
  text-transform: uppercase;
  color: #333;
}
.about-wrap .why-choose {
  overflow: hidden;
  text-align: center;
  margin-bottom: 28px;
}
.about-wrap .why-choose h2 {
  font-size: 26px;
  text-transform: uppercase;
  color: #333;
  margin: 0 0 15px;
  font-weight: normal;
}
.about-wrap .why-choose .reason {
  overflow: hidden;
  margin-top: 37px;
}
.about-wrap .why-choose .reason .item img {
  min-height: 61px;
}
.about-wrap .why-choose .reason .item h3 {
  font-size: 14px;
  text-transform: uppercase;
  color: 333;
  font-weight: bold;
  margin-bottom: 15px;
}
.about-wrap .why-choose .reason .item p {
  font-size: 14px;
}
.about-wrap .our_clients {
  padding: 30px 0 0;
  height: 342px;
  background: rgba(0, 0, 0, 0) url("../img/aboutus/bg-about-us-2.jpg") no-repeat scroll center center;
  margin-bottom: 35px;
  overflow: hidden;
}
.about-wrap .our_clients .content {
  margin: 0 auto;
  color: #fff;
  text-align: center;
}
.about-wrap .our_clients .content ul {
  overflow: hidden;
}
.about-wrap .our_clients .content .title {
  text-align: center;
  padding: 0 15px;
  margin: 16px 0 14px;
}
.about-wrap .our_clients .content .title h3 {
  margin: 0;
  color: #fff;
  font-size: 26px;
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 1.3px;
}
.about-wrap .our_clients .content .text {
  margin-bottom: 0;
  padding: 0 95px;
}
.about-wrap .our_clients .content .text p {
  font-size: 13px;
}
.about-wrap .our_clients .content .text h4.cus-name {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  display: inline-block;
  margin: 0 0 10px;
}
.about-wrap .our_clients .content .text h4.cus-name:after, .about-wrap .our_clients .content .text h4.cus-name:before {
  position: absolute;
  content: "";
  background: #fff;
  height: 1px;
  width: 10px;
  top: 7px;
  bottom: auto;
}
.about-wrap .our_clients .content .text h4.cus-name:before {
  left: -23px;
  right: auto;
}
.about-wrap .our_clients .content .text h4.cus-name:after {
  left: auto;
  right: -23px;
}
.about-wrap .our_clients .content .text h4.cus-job {
  font-size: 13px;
  text-transform: capitalize;
  margin: 0 0 10px;
}
.about-wrap .our_clients .content .image a {
  color: #fff;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.about-wrap .our_clients .content .image a img {
  display: inline-block;
  border: 3px solid #fff;
  border-radius: 50%;
  background-color: #fff;
  width: 80px;
  height: 80px;
}
.about-wrap .our_clients .bx-wrapper .bx-pager, .about-wrap .our_clients .bx-wrapper .bx-controls-auto {
  top: 10px;
  bottom: auto;
}
.about-wrap .our_clients .bx-wrapper .bx-pager.bx-default-pager a {
  background: #333;
  height: 9px;
  width: 9px;
}
.about-wrap .our_clients .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
.about-wrap .our_clients .bx-wrapper .bx-pager, .about-wrap .our_clients .bx-wrapper .bx-controls-auto {
  position: relative;
  padding: 0;
}
.about-wrap .our-team {
  text-align: center;
}
.about-wrap .our-team .title h2 {
  font-size: 26px;
  font-weight: normal;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.about-wrap .our-team h4.name {
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
  font-weight: bold;
  margin: 20px 0 7px;
}
.about-wrap .our-team h5.position {
  font-size: 14px;
  margin-top: 0;
  text-transform: none;
  font-weight: normal;
}
.about-wrap .our-team .owl-controls {
  display: none;
}
.rtl {
  
}
.rtl .about-wrap .our-team .out-team-content {
  direction: ltr;
}
@media (min-width: 767px) and (max-width: 991px) {
  .about-wrap .our_clients {
    padding-top: 15px;
  }
  .about-wrap .our_clients .content .text {
    padding: 0 15px;
  }
  .hidden-mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .about-wrap .why-choose .item {
    margin-bottom: 10px;
  }
  .about-wrap .why-choose .item.item-design {
    margin-bottom: 0;
  }
  .about-wrap .our_clients {
    padding-top: 8px;
  }
  .about-wrap .our_clients .content .text {
    padding: 0 15px;
  }
}
@media (max-width: 479px) {
  .about-wrap .our_clients {
    padding-top: 5px;
  }
  .about-wrap .our_clients .content .title {
    margin: 5px 0;
  }
  .about-wrap .our_clients .content .title h3 {
    font-size: 16px;
  }
  .about-wrap .our_clients .content .text p {
    line-height: 18px;
    font-size: 12px;
  }
}
#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: 100%;
  margin-bottom: 10px;
}
#product_full .pb-left-column #image-block img {
  width: 100%;
}
#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_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-bottom: 10px;
}
#product_left .pb-left-column #image-block img, #product_right .pb-left-column #image-block img {
  width: 100%;
}
#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_full #views_block, #product_left #views_block, #product_right #views_block {
  width: 100%;
  text-align: center;
}
#product_full #views_block .thumbnail_image, #product_left #views_block .thumbnail_image, #product_right #views_block .thumbnail_image {
  margin: 0 5px;
  height: auto;
}
#product_full #views_block .thumbnail_image .fancybox, #product_left #views_block .thumbnail_image .fancybox, #product_right #views_block .thumbnail_image .fancybox {
  border: 1px solid transparent;
  display: block;
}
#product_full #views_block .thumbnail_image .fancybox.shown, #product_left #views_block .thumbnail_image .fancybox.shown, #product_right #views_block .thumbnail_image .fancybox.shown {
  border-color: #000;
  opacity: 1;
}
#product_full #views_block .thumbnail_image:focus, #product_left #views_block .thumbnail_image:focus, #product_right #views_block .thumbnail_image:focus {
  outline: none;
}
#product_full #views_block .slick-arrow, #product_left #views_block .slick-arrow, #product_right #views_block .slick-arrow {
  height: 30px;
  width: 30px;
  font-size: 0;
  top: 35%;
  position: absolute;
  color: #fff;
  z-index: 2;
  background-color: #ccc;
  transition: 0.3s all ease 0s;
  background-repeat: no-repeat;
  background-position: center center;
}
#product_full #views_block .slick-arrow:hover, #product_left #views_block .slick-arrow:hover, #product_right #views_block .slick-arrow:hover {
  background-color: #000;
}
#product_full #views_block .slick-arrow:after, #product_left #views_block .slick-arrow:after, #product_right #views_block .slick-arrow:after {
  font-size: 18px;
  font-family: Fontawesome;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
#product_full #views_block .slick-arrow.slick-prev, #product_left #views_block .slick-arrow.slick-prev, #product_right #views_block .slick-arrow.slick-prev {
  left: -10px;
  right: auto;
}
#product_full #views_block .slick-arrow.slick-prev:after, #product_left #views_block .slick-arrow.slick-prev:after, #product_right #views_block .slick-arrow.slick-prev:after {
  content: "\f104";
}
#product_full #views_block .slick-arrow.slick-next, #product_left #views_block .slick-arrow.slick-next, #product_right #views_block .slick-arrow.slick-next {
  right: -10px;
  left: auto;
}
#product_full #views_block .slick-arrow.slick-next:after, #product_left #views_block .slick-arrow.slick-next:after, #product_right #views_block .slick-arrow.slick-next:after {
  content: "\f105";
}
#product_full #views_block #thumbs_list, #product_left #views_block #thumbs_list, #product_right #views_block #thumbs_list {
  padding: 0;
  margin: 0 -5px;
}
.pb-right-column h1 {
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: 500;
  color: #333;
  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: 12px;
}
.pb-right-column .comments_note .star_content {
  display: inline-block;
  margin-top: -1px;
}
.pb-right-column .comments_note .comments_advices {
  display: inline-block;
  vertical-align: top;
  padding: 0 1px;
}
.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 10px;
  margin-right: 7px;
}
.pb-right-column .comments_note .comments_advices li.nb-comments:after {
  content: "";
  display: inline-block;
  height: 11px;
  width: 1px;
  background: #545454;
  position: absolute;
  right: 0;
  top: 3px;
}
.pb-right-column .comments_note .comments_advices li a {
  color: #707070;
  font-size: 14px;
}
.pb-right-column .comments_note .comments_advices li a:hover {
  color: #000;
}
.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;
}
#manufacturer_name {
  font-size: 12px;
  margin: 0;
  padding-right: 10px;
  color: #888;
  float: left;
  position: relative;
}
#manufacturer_name:after {
  content: "/";
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 16px;
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
}
.bg_price {
  display: block;
  margin-bottom: 7px;
}
.content_prices {
  font-weight: normal;
  margin: 0;
  display: inline-block;
  position: relative;
  top: -1px;
}
.content_prices .our_price_display {
  color: #333;
  font-weight: bold;
  font-size: 26px;
  display: inline-block;
  vertical-align: text-bottom;
  float: left;
}
.content_prices #old_price {
  padding: 0 10px;
  font-size: 26px;
  color: #999;
  top: -1px;
  position: relative;
  text-decoration: line-through;
  display: inline-block;
  font-weight: normal;
}
#short_description_block {
  margin: 0 0 10px;
}
#short_description_block p {
  margin: 0;
  font-size: 13px;
}
#buy_block {
  margin: 0 0 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
#attributes fieldset {
  padding-bottom: 5px;
  display: block;
  margin: 0 0 0;
  vertical-align: top;
}
#attributes fieldset:nth-child(2n+1) {
  margin: 0;
}
#attributes fieldset label {
  display: inline-block;
  color: #333;
  font-weight: bold;
  width: 68px;
  vertical-align: top;
  padding-top: 0;
  margin: 0 0 10px;
  font-size: 13px;
}
#attributes .attribute_list {
  width: 180px !important;
  height: 32px;
  position: relative;
  background: #fff;
  padding: 0;
  display: block;
  border: solid 1px #ebebeb;
}
#attributes .attribute_list div.selector {
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 100% !important;
  background: #fff;
  font-size: 13px;
}
#attributes .attribute_list span {
  padding: 0px 15px;
  background: #fff;
  color: #747474;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  z-index: 1;
  opacity: 1;
  height: 100%;
  left: 0;
  line-height: 30px;
  pointer-events: none;
}
#attributes .attribute_list select {
  padding: 5px 10px;
  width: 100%;
  position: absolute;
  opacity: 1;
  top: auto;
  left: 0px !important;
  height: 100%;
  border: none;
  box-shadow: none;
  color: #919191;
  font-size: 13px;
  text-transform: none;
}
#attributes .attribute_list:after {
  content: "\f0d7";
  background: #fff;
  color: #ccc;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  z-index: 1;
  border: none;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  line-height: 30px;
}
#attributes .attribute_list option {
  padding: 4px 13px;
}
#attributes .attribute_list.color-type {
  border: none;
  width: 100% !important;
}
#attributes .attribute_list.color-type:after {
  display: none;
}
#attributes .attribute_list.radio-type {
  border: none;
}
#attributes .attribute_list.radio-type:after {
  display: none;
}
#attributes .attribute_list.radio-type ul li {
  margin: 0;
  display: inline-block;
}
#attributes .attribute_list.radio-type div.radio, #attributes .attribute_list.radio-type div.radio span, #attributes .attribute_list.radio-type div.radio input {
  border-radius: 13px;
  display: inline-block;
  opacity: 1;
  height: 13px;
  width: 13px;
  z-index: 2;
  margin: 0 10px;
}
#attributes .attribute_list.radio-type span {
  background-color: transparent;
  pointer-events: auto;
  padding: 0;
  position: relative;
  margin: 0 10px;
}
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0;
  padding: 1px;
  clear: none;
  min-width: 80px;
  height: 26px;
  border: ;
  position: relative;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 10px;
  width: 10px;
  cursor: pointer;
  margin-top: 2px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
  display: block;
  height: 22px;
  width: 22px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick .color-text {
  display: block;
  float: left;
  left: 25px;
  bottom: 6px;
  margin: 0;
  position: absolute;
}
#availability_statut {
  display: none !important;
  margin: 0;
  margin-bottom: 15px;
}
#availability_statut #availability_value {
  background: transparent;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
}
#availability_statut #availability_value:before {
  content: "\f046";
  font-family: Fontawesome;
  display: inline-block;
  margin-right: 12px;
  color: #518412;
  font-size: 14px;
}
#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 5px 30px 0;
  display: inline-block;
  vertical-align: top;
}
#quantity_wanted_p label {
  margin-right: 15px;
  float: left;
  position: relative;
  top: 4px;
  font-size: 13px;
  color: #333;
}
#quantity_wanted_p .qty {
  overflow: hidden;
  height: 35px;
  width: 70px;
  position: relative;
  display: inline-block;
  border: 1px solid #ebebeb;
  padding: 0;
}
#quantity_wanted_p .qty input {
  width: 35px;
  height: 100%;
  border-top: none !important;
  padding: 0;
  border-right: 1px solid #ebebeb;
  line-height: 35px;
  text-align: center;
  color: #666;
  font-size: 14px;
  background: transparent;
  border-left: none !important;
  border-bottom: none !important;
}
#quantity_wanted_p .qty a {
  display: block;
  height: 17px;
  width: 35px;
  text-align: center;
  font-size: 12px;
  color: #666;
  position: absolute;
  right: 0;
}
#quantity_wanted_p .qty a.button-minus {
  bottom: 0;
  line-height: 17px;
}
#quantity_wanted_p .qty a.button-plus {
  top: 0;
  line-height: 17px;
}
#quantity_wanted_p .qty a:hover {
  color: #000;
}
.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: 35px;
  padding: 0 20px 0 45px;
  background-color: #000;
  background-image: url(../img/icon/icon-cart-2.png);
  background-repeat: no-repeat;
  background-position: left 15px center;
  line-height: 35px;
  text-transform: none;
  color: #fff;
  border-radius: 3px;
}
.box-cart-bottom .buttons_bottom_block button:hover {
  background-color: #000;
}
.box-cart-bottom > div {
  display: inline-block;
}
.box-cart-bottom .wishlist_button {
  margin: 0 5px;
}
.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: 35px;
  width: 45px;
  text-align: center;
  line-height: 35px;
  background: #fff;
  color: #666;
  display: block;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.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: #000;
  border-color: #000;
  color: #fff;
}
.box-cart-bottom .wishlist_button .addToWishlist.checked, .box-cart-bottom .compare .addToWishlist.checked, .box-cart-bottom .wishlist_button .add_to_compare.checked, .box-cart-bottom .compare .add_to_compare.checked {
  background: #000;
  color: #fff;
  border-color: #000;
}
.box-cart-bottom .wishlist_button .addToWishlist .fa, .box-cart-bottom .compare .addToWishlist .fa, .box-cart-bottom .wishlist_button .add_to_compare .fa, .box-cart-bottom .compare .add_to_compare .fa {
  height: 100%;
  width: 100%;
  line-height: inherit;
}
.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: #000;
  font-weight: 500;
}
.box-cart-bottom .popover-content tr td:hover {
  color: #000;
}
.bgr_catename {
  display: none;
  margin-bottom: 10px;
}
.bgr_catename span {
  margin-right: 5px;
  color: #222;
  font-size: 11px;
  text-transform: uppercase;
}
.bgr_catename a {
  color: #666;
  font-size: 13px;
}
.bgr_catename a:hover {
  color: #000;
}
.bgr_catetag {
  display: none;
}
.bgr_catetag span {
  margin-right: 5px;
  color: #222;
  font-size: 11px;
  float: left;
  text-transform: uppercase;
}
.bgr_catetag ul {
  float: left;
}
.bgr_catetag ul li {
  float: left;
  padding-right: 3px;
  position: relative;
  margin-right: 3px;
}
.bgr_catetag ul li a {
  color: #666;
  font-size: 13px;
}
.bgr_catetag ul li a:hover {
  color: #000;
}
.bgr_catetag ul li:after {
  content: ",";
  position: absolute;
  bottom: 0;
  right: 0;
}
.sharing-buttons {
  padding: 25px 0 20px;
  border-top: 1px solid #ebebeb;
}
.sharing-buttons .addthis_toolbox {
  display: inline-block;
}
.sharing-buttons label {
  display: inline-block;
  color: #222;
  font-weight: 400;
  font-size: 13px;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
.sharing-buttons .buttons {
  display: inline-block;
}
.sharing-buttons .buttons a {
  display: inline-block;
  color: #898989;
  font-size: 17px;
  margin: 0 0 0 20px;
}
.sharing-buttons .buttons a:hover {
  color: #000;
}
div.zoomContainer {
  z-index: 2;
}
.primary_block {
  clear: both;
  float: none;
}
div.moreinfo_block {
  float: none;
  margin: 20px 15px 25px;
}
div.moreinfo_block ul.nav-tabs {
  border: none;
  margin-bottom: -1px;
}
div.moreinfo_block ul.nav-tabs > li {
  margin: 0 !important;
  position: relative;
}
div.moreinfo_block ul.nav-tabs > li:hover a {
  color: #fff;
  background: #000;
  border: none;
}
div.moreinfo_block ul.nav-tabs > li a {
  position: relative;
  color: #333;
  text-transform: uppercase;
  border: none !important;
  background: transparent;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: bold;
  display: inline-block;
  border-radius: 0;
  margin: 0;
  transition: all 0.3s ease 0s;
}
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 {
  background: #000;
  color: #fff;
}
div.moreinfo_block .tab-content {
  padding: 17px 20px 0;
  display: block;
  margin: 0;
  border: 1px solid #e2e2e2;
}
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 .page-product-box p {
  margin-bottom: 20px;
}
div.moreinfo_block .bx-viewport {
  min-height: 490px;
}
div.panel-group .panel {
  border: solid 1px #e9e9e9;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 20px !important;
  padding: 0 30px;
}
div.panel-group .panel .panel-heading {
  background: #fff;
  border: none;
  color: #252525;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 20px 0;
  position: relative;
}
div.panel-group .panel .panel-heading .panel-title {
  font-weight: 700;
  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: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.moreinfo_block2 h4.panel-title a.collapsed {
  color: #444;
}
.moreinfo_block2 h4.panel-title a.collapsed:hover {
  color: #000;
}
.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: #000;
}
.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.block {
  border: none;
  margin-bottom: 0;
}
.blockproductscategory.block h3.title_block {
  border: none;
  text-align: left;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  color: #333;
  font-weight: 500;
}
.blockproductscategory.block h3.title_block span {
  padding: 0;
}
.blockproductscategory.block .product_list.grid .product-container, .blockproductscategory.block .product_lists.grid .product-container {
  margin-bottom: 0;
}
.blockproductscategory.block #productscategory_list {
  margin: 0 -15px;
}
.blockproductscategory.block .related-product {
  padding: 15px 0 0;
}
.blockproductscategory.block .related-product .product-box {
  padding: 0 15px;
}
.blockproductscategory.block .related-product .owl-item:last-child {
  display: none;
}
.blockproductscategory.block .related-product .owl-controls {
  text-align: right;
  position: absolute;
  right: 15px;
  top: -40px;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav {
  display: inline-block;
  position: relative;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev, .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next {
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 0;
  z-index: 2;
  display: inline-block;
  background-color: #ccc;
  transition: 0.3s all ease 0s;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 0 0 6px;
  font-size: 18px;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev:hover, .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next:hover {
  border-color: #000;
  background-color: #000;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev .fa, .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next .fa {
  color: #fff;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev {
  left: auto;
  right: 40px;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.blockproductscategory.block .related-product .owl-controls .owl-dots {
  display: none !important;
}
#product_full .blockproductscategory.block {
  padding: 0;
}
#product_right.primary_block, #product_left.primary_block {
  clear: none;
  float: left;
}
#product_right.primary_block div.moreinfo_block, #product_left.primary_block div.moreinfo_block {
  clear: both;
  margin: 20px 0 25px;
}
#product_right .blockproductscategory.block, #product_left .blockproductscategory.block {
  padding: 0;
}
.productdetail-left .blockproductscategory.block, .productdetail-right .blockproductscategory.block {
  position: relative;
  padding-top: 60px;
}
.productdetail-left .blockproductscategory.block:before, .productdetail-right .blockproductscategory.block:before {
  content: "";
  background: #e9e9e9;
  height: 1px;
  left: 15px;
  right: 15px;
  top: 0;
  position: absolute;
  display: block;
}
.content_sortPagiBar_top, .content_sortPagiBar_bottom {
  overflow: hidden;
  padding: 15px 0 9px 0;
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
}
.content_sortPagiBar_top div.selector, .content_sortPagiBar_bottom div.selector {
  position: relative;
  z-index: 1;
  background: #fff;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  width: 120px !important;
  height: 27px;
}
.content_sortPagiBar_top div.selector span, .content_sortPagiBar_bottom div.selector span {
  font-weight: 400;
  padding: 0 10px;
  line-height: 25px;
  border: solid 1px #d7d7d7;
  background: #fff;
  color: #555;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  height: 27px;
  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;
}
.content_sortPagiBar_top div.selector select, .content_sortPagiBar_bottom div.selector select {
  cursor: pointer;
  height: 26px;
}
.content_sortPagiBar_top div.selector:after, .content_sortPagiBar_bottom div.selector:after {
  content: "\f107";
  font-family: Fontawesome;
  color: #555;
  position: absolute;
  right: 0;
  top: 0;
  width: 28px;
  z-index: 2;
  height: 25px;
  text-align: center;
  line-height: 25px;
}
.content_sortPagiBar_top div.selector:hover span, .content_sortPagiBar_bottom div.selector:hover span {
  color: #000;
}
.content_sortPagiBar_top div.selector:hover:after, .content_sortPagiBar_bottom div.selector:hover:after {
  color: #000;
}
.content_sortPagiBar_top label, .content_sortPagiBar_bottom label {
  color: #333;
  padding: 2px 12px 0 0;
  margin-bottom: 0;
  float: left;
  vertical-align: middle;
  font-weight: 400;
  font-size: 13px;
  text-transform: capitalize;
}
.content_sortPagiBar_top option, .content_sortPagiBar_bottom option {
  padding: 5px 20px;
  font-size: 13px;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector {
  float: left;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector a {
  display: block;
  width: 18px;
  height: 27px;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid {
  margin: 0 10px 0 0;
  text-align: left;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid a {
  font-size: 18px;
  line-height: 27px;
  color: #999;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#grid.selected a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid.selected a, .content_sortPagiBar_top .category-view-type .category-view-type-selector#grid:hover a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#grid:hover a {
  color: #000;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list {
  text-align: left;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list a {
  font-size: 18px;
  line-height: 27px;
  color: #999;
}
.content_sortPagiBar_top .category-view-type .category-view-type-selector#list.selected a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list.selected a, .content_sortPagiBar_top .category-view-type .category-view-type-selector#list:hover a, .content_sortPagiBar_bottom .category-view-type .category-view-type-selector#list:hover a {
  color: #000;
}
.content_sortPagiBar_top .productsSortForm, .content_sortPagiBar_bottom .productsSortForm {
  float: left;
  margin: 0 0 0 60px;
  cursor: pointer;
}
.content_sortPagiBar_top .nbrItemPage, .content_sortPagiBar_bottom .nbrItemPage {
  float: left;
  margin: 0 0 0 60px;
}
.content_sortPagiBar_top .nbrItemPage div.selector, .content_sortPagiBar_bottom .nbrItemPage div.selector {
  width: 100px !important;
}
.content_sortPagiBar_top .nbrItemPage div.selector span, .content_sortPagiBar_bottom .nbrItemPage div.selector span {
  padding: 0 10px;
}
.content_sortPagiBar_top #pagination, .content_sortPagiBar_bottom #pagination, .content_sortPagiBar_top #pagination_bottom, .content_sortPagiBar_bottom #pagination_bottom {
  float: right;
  margin: 2px 0 2px;
  border-radius: 0;
}
.content_sortPagiBar_top #pagination ul.pagination li, .content_sortPagiBar_bottom #pagination ul.pagination li, .content_sortPagiBar_top #pagination_bottom ul.pagination li, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li {
  border: 1px solid #ebebeb;
  height: 27px;
  width: 27px;
  margin: 0 2px;
  background: transparent;
}
.content_sortPagiBar_top #pagination ul.pagination li.active, .content_sortPagiBar_bottom #pagination ul.pagination li.active, .content_sortPagiBar_top #pagination_bottom ul.pagination li.active, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li.active, .content_sortPagiBar_top #pagination ul.pagination li:hover, .content_sortPagiBar_bottom #pagination ul.pagination li:hover, .content_sortPagiBar_top #pagination_bottom ul.pagination li:hover, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li:hover {
  background: #000;
  border: 1px solid #000 !important;
}
.content_sortPagiBar_top #pagination ul.pagination li.active span, .content_sortPagiBar_bottom #pagination ul.pagination li.active span, .content_sortPagiBar_top #pagination_bottom ul.pagination li.active span, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li.active span, .content_sortPagiBar_top #pagination ul.pagination li:hover span, .content_sortPagiBar_bottom #pagination ul.pagination li:hover span, .content_sortPagiBar_top #pagination_bottom ul.pagination li:hover span, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li:hover span, .content_sortPagiBar_top #pagination ul.pagination li.active a, .content_sortPagiBar_bottom #pagination ul.pagination li.active a, .content_sortPagiBar_top #pagination_bottom ul.pagination li.active a, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li.active a, .content_sortPagiBar_top #pagination ul.pagination li:hover a, .content_sortPagiBar_bottom #pagination ul.pagination li:hover a, .content_sortPagiBar_top #pagination_bottom ul.pagination li:hover a, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li:hover a {
  color: #fff;
}
.content_sortPagiBar_top #pagination ul.pagination li span, .content_sortPagiBar_bottom #pagination ul.pagination li span, .content_sortPagiBar_top #pagination_bottom ul.pagination li span, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li span {
  line-height: 25px;
  display: block;
  height: 100%;
  width: 100%;
}
.content_sortPagiBar_top #pagination ul.pagination li a, .content_sortPagiBar_bottom #pagination ul.pagination li a, .content_sortPagiBar_top #pagination_bottom ul.pagination li a, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li a {
  line-height: 23px !important;
  background: transparent;
  color: #999;
  font-weight: 400;
}
.content_sortPagiBar_top #pagination ul.pagination li.pagination_next .fa, .content_sortPagiBar_bottom #pagination ul.pagination li.pagination_next .fa, .content_sortPagiBar_top #pagination_bottom ul.pagination li.pagination_next .fa, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li.pagination_next .fa, .content_sortPagiBar_top #pagination ul.pagination li.pagination_previous .fa, .content_sortPagiBar_bottom #pagination ul.pagination li.pagination_previous .fa, .content_sortPagiBar_top #pagination_bottom ul.pagination li.pagination_previous .fa, .content_sortPagiBar_bottom #pagination_bottom ul.pagination li.pagination_previous .fa {
  display: block;
  height: 100%;
  width: 100%;
  line-height: 23px;
}
.content_sortPagiBar_top {
  margin-bottom: 20px;
  margin-top: 14px;
}
.fancybox-inner {
  text-align: center;
  background: #f4f4f4;
  
}
.fancybox-inner .compare_product_view {
  margin-bottom: 20px;
}
.product_list, .product_lists {
  
}
.product_list .product-container, .product_lists .product-container {
  margin: 0 0 15px;
}
.product_list .product-container:hover .button-container .cart_button, .product_lists .product-container:hover .button-container .cart_button {
  color: #fff;
  background-color: #000;
  border-color: #000;
  background-image: url(../img/icon/icon-cart-2.png);
}
.product_list .product-container:hover .product-image-container:before, .product_lists .product-container:hover .product-image-container:before {
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 0.5;
}
.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)";
  left: 0;
}
.product_list .product-container:hover .product-image-container .quick, .product_lists .product-container:hover .product-image-container .quick {
  top: 45%;
  z-index: 4;
  opacity: 1;
}
.product_list .product-container:hover .product-image-container .quick .quick-view:hover, .product_lists .product-container:hover .product-image-container .quick .quick-view:hover {
  background: #000;
}
.product_list .first-in-line, .product_lists .first-in-line {
  clear: both;
}
.product_list .product-image-container, .product_lists .product-image-container {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product_list .product-image-container:before, .product_lists .product-image-container:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 3;
  pointer-events: none;
  transition: all 0.2s linear 0s;
  -ms-transition: all 0.2s linear 0s;
  opacity: 0;
}
.product_list .product-image-container .product-image, .product_lists .product-image-container .product-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.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: -100%;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
  transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
}
.product_list .product-image-container .quick-view, .product_lists .product-image-container .quick-view {
  position: relative;
  padding: 0 15px;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  line-height: 35px;
  height: 35px;
  display: inline-block;
  transition: all 0.3s ease 0s;
  background: #000;
}
.product_list .product-image-container .quick-view span, .product_lists .product-image-container .quick-view span {
  margin: 0 3px;
}
.product_list .product-image-container .quick, .product_lists .product-image-container .quick {
  opacity: 0;
  position: absolute;
  top: 48%;
  bottom: auto;
  display: block;
  width: 100%;
  text-align: center;
  z-index: 2;
  transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
}
.product_list h5.product-name, .product_lists h5.product-name {
  font-size: 14px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.product_list h5.product-name a, .product_lists h5.product-name a {
  color: #333;
  transition: 0.3s all ease 0s;
}
.product_list h5.product-name a:hover, .product_lists h5.product-name a:hover {
  color: #000;
}
.product_list .title_manufacture, .product_lists .title_manufacture {
  font-size: 12px;
  margin: 0;
  padding-right: 10px;
  color: #888;
  display: inline-block;
  position: relative;
  display: none;
}
.product_list .title_manufacture:after, .product_lists .title_manufacture:after {
  content: "/";
  position: absolute;
  right: -4px;
  top: -3px;
  font-size: 16px;
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
}
.product_list .comments_note, .product_lists .comments_note {
  margin-bottom: 0;
}
.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: #545454;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  padding: 0 45px;
  display: none;
}
.product_list .price-box, .product_lists .price-box {
  font-weight: normal;
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  min-height: 30px;
}
.product_list .price-box .price, .product_lists .price-box .price {
  color: #333;
  font-size: 16px;
  display: inline-block;
  font-weight: bold;
}
.product_list .price-box .old-price, .product_lists .price-box .old-price {
  position: relative;
  text-decoration: line-through;
  margin: 0 5px;
  color: #999;
  font-size: 16px;
  display: inline-block;
  font-weight: normal;
}
.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-bottom: 10px;
  display: none;
}
.product_list .color-list-container .color_to_pick_list li, .product_lists .color-list-container .color_to_pick_list li {
  float: left;
  display: none;
}
.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: 14px;
  height: 14px;
  border-radius: 50%;
  margin-left: 10px;
}
.product_list .button-container, .product_lists .button-container {
  display: block;
  font-size: 0;
  transition: 0.3s all ease 0s;
  text-align: center;
}
.product_list .button-container .cart_button, .product_lists .button-container .cart_button {
  margin: 0 5px;
  border-radius: 3px;
  font-weight: 400;
  color: #666;
  font-size: 14px;
  float: none;
  text-transform: none;
  height: 32px;
  line-height: 32px;
  width: auto;
  padding: 0 15px 0 40px;
  border: 1px solid #ccc;
  text-align: center;
  display: inline-block;
}
.product_list .button-container .cart_button:hover, .product_lists .button-container .cart_button:hover {
  color: #fff;
  background: #000;
  border-color: #000;
}
.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: 32px;
  float: none;
  width: 32px;
  font-size: 12px;
  color: #666;
  line-height: 32px;
  border-radius: 3px;
  position: relative;
  background-color: #fff;
  border: solid 1px #ccc;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  padding: 0;
  transition: 0.3s all ease 0s;
}
.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: #000;
  border-color: #000;
}
.product_list .button-container .addToWishlist .fa, .product_lists .button-container .addToWishlist .fa, .product_list .button-container .add_to_compare .fa, .product_lists .button-container .add_to_compare .fa {
  height: 100%;
  width: 100%;
  line-height: inherit;
}
.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: #000;
  font-weight: 500;
}
.product_list .button-container .popover-content tr td:hover, .product_lists .button-container .popover-content tr td:hover {
  color: #000;
}
.product_list .add_to_compare.checked, .product_lists .add_to_compare.checked {
  background: #000;
  color: #fff;
  border-color: #000;
}
.product_list .availabilityavailability, .product_lists .availabilityavailability {
  display: block;
  margin: 10px 0 20px;
}
.product_list .availability, .product_lists .availability {
  margin: 15px 0 0;
}
.product_list.grid .button-container, .product_lists.grid .button-container {
  display: table;
  width: 100%;
}
.product_list.grid .button-container .addToWishlist, .product_lists.grid .button-container .addToWishlist, .product_list.grid .button-container .add_to_compare, .product_lists.grid .button-container .add_to_compare {
  transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  transform: scale(0);
  -webkit-transform: scale(0);
  opacity: 0;
}
.product_list.grid .comments_note, .product_lists.grid .comments_note {
  margin-bottom: 2px;
  margin-top: 5px;
}
.product_list.grid .product-image-container .product-image img, .product_lists.grid .product-image-container .product-image img {
  width: 100%;
}
.product_list.grid .right-block, .product_lists.grid .right-block {
  padding: 15px 0 0;
  position: relative;
  z-index: 9;
  text-align: center;
}
.product_list.grid .product-container, .product_lists.grid .product-container {
  margin: 0 0 30px;
  text-align: center;
}
.product_list.grid .product-container .cart_button, .product_lists.grid .product-container .cart_button {
  background-color: transparent;
  border: 1px solid #ccc;
  background-image: url(../img/icon/icon-cart-1.png);
  background-repeat: no-repeat;
  background-position: left 12px center;
}
.product_list.grid .product-container .cart_button:hover, .product_lists.grid .product-container .cart_button:hover {
  background-color: #000;
}
.product_list.grid .product-container .color-list-container, .product_lists.grid .product-container .color-list-container {
  opacity: 0;
  display: inline-block;
  position: absolute;
  bottom: 11px;
  left: 0;
  margin-bottom: 0;
  z-index: 2;
  transition: 0.3s all ease 0s;
  -webkit-transition: 0.3s all ease 0s;
  -moz-transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
}
.product_list.grid .product-container:hover .quick, .product_lists.grid .product-container:hover .quick, .product_list.grid .product-container:hover .color-list-container, .product_lists.grid .product-container:hover .color-list-container {
  opacity: 1;
}
.product_list.grid .product-container:hover .button-container .addToWishlist, .product_lists.grid .product-container:hover .button-container .addToWishlist, .product_list.grid .product-container:hover .button-container .add_to_compare, .product_lists.grid .product-container:hover .button-container .add_to_compare {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  z-index: 9999;
}
.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: #000;
}
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 .price-box {
  margin-bottom: 7px;
}
.product_list.list .product-container {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}
.product_list.list li:first-child .product-container {
  padding-top: 10px;
}
.product_list.list li:last-child .product-container {
  padding-bottom: 0;
  border-bottom: none;
}
.product_list.list .product-info {
  position: relative;
}
.product_list.list h5.product-name {
  font-size: 14px;
  margin: 17px 0 7px;
}
.product_list.list .availability {
  display: none;
}
.product_list.list .product-desc {
  margin-bottom: 22px;
}
.product_list.list .product-container .button-container {
  margin: 0;
  text-align: left;
}
.product_list.list .product-container .button-container .cart_button {
  padding: 0 20px 0 45px;
  float: left;
  margin: 0;
  background-color: #000;
  background-image: url(../img/icon/icon-cart-2.png);
  background-repeat: no-repeat;
  background-position: left 15px center;
  color: #fff;
  width: auto;
  border: none;
}
.product_list.list .product-container .button-container .cart_button:hover {
  background-color: #000;
}
.product_list.list .product-container .button-container .addToWishlist {
  margin: 0 5px;
}
.product_list.list .product-container .product-image-container .color-list-container {
  display: none;
}
.product_list.list .product-container .product-image-container .button-container {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  display: none;
}
div.star {
  display: inline-block;
  margin: 0 1px;
}
div.star:after {
  content: "\f005";
  font-family: Fontawesome;
  display: inline-block;
  color: #ccc;
  font-size: 13px;
}
div.star_on {
  margin: 0 1px;
  
}
div.star_on:after {
  content: "\f005";
  font-family: Fontawesome;
  display: inline-block;
  color: #fca000;
  font-size: 13px;
}
ul.products li {
  overflow: hidden;
  margin-bottom: 20px;
}
ul.products li .nb-comments {
  display: none;
}
ul.products li .product-image-container {
  display: block;
  z-index: 1;
  float: left;
  margin-right: 15px;
  padding: 0;
  position: relative;
}
ul.products li .product-image-container .quick-view {
  font-size: 0;
  width: 46px;
  height: 46px;
  display: block;
  background: url(../img/icon/icon_quick.png) -46px 0px no-repeat;
}
ul.products li .product-image-container .quick {
  opacity: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  transition: 0.3s all ease 0s;
  -ms-transition: 0.3s all ease 0s;
  -o-transition: 0.3s all ease 0s;
}
ul.products li .product-image-container .quick:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-bottom: 46px solid #222;
  border-left: 46px solid transparent;
}
ul.products li .product-image-container .quick:hover:before {
  border-bottom: 46px solid #000;
}
ul.products li:hover .product-image-container .quick {
  opacity: 1;
}
ul.products li h5.product-name {
  font-size: 12px;
  margin: 0 0 9px;
}
ul.products li h5.product-name a {
  color: #333;
  transition: 0.3s all ease 0s;
  text-transform: uppercase;
}
ul.products li h5.product-name a:hover {
  color: #000;
}
ul.products li .price-box {
  margin-bottom: 12px;
}
ul.products li .price-box .price {
  color: #333;
  font-weight: bold;
  font-size: 14px;
  display: inline-block;
  vertical-align: text-bottom;
}
ul.products li .button-container {
  display: inline-block;
  font-size: 0;
  transition: 0.3s all ease 0s;
}
ul.products li .button-container .cart_button {
  margin-bottom: 5px;
  font-weight: bold;
  color: #444;
  text-transform: uppercase;
  height: 28px;
  line-height: 28px;
  width: 126px;
  text-align: center;
  font-size: 11px;
  border: solid 1px #e5e5e5;
  display: block;
}
ul.products li .button-container .cart_button:hover {
  color: #fff;
  background: #222;
  border-color: #222;
}
ul.products li .button-container .addToWishlist, ul.products li .button-container .add_to_compare {
  height: 32px;
  float: left;
  width: 32px;
  font-size: 12px;
  color: #999;
  line-height: 32px;
  transition: 0.3s all ease 0s;
  position: relative;
  background-color: #fff;
  border: solid 1px #e5e5e5;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  text-align: center;
  padding: 0;
}
ul.products li .button-container .addToWishlist:hover, ul.products li .button-container .add_to_compare:hover {
  color: #fff;
  background: #222;
  border-color: #222;
}
ul.products li .button-container .addToWishlist .fa, ul.products li .button-container .add_to_compare .fa {
  height: 100%;
  width: 100%;
  line-height: inherit;
}
ul.products li .button-container .addToWishlist {
  margin: 0 5px;
}
ul.products li .button-container .popover-content {
  padding: 0;
  margin-bottom: -15px;
}
ul.products li .button-container .popover-content tr {
  border-top: solid 1px #e1e1e1;
}
ul.products li .button-container .popover-content tr:first-child {
  border: none;
}
ul.products li .button-container .popover-content tr td {
  cursor: pointer;
  font-size: 12px;
  border: none;
  padding: 10px 15px;
}
ul.products li .button-container .popover-content tr td span {
  color: #000;
  font-weight: 500;
}
ul.products li .button-container .popover-content tr td:hover {
  color: #000;
}
ul.products li:last-child {
  margin-bottom: 0;
}
.owl-carousel .owl-item img {
  transform-style: inherit !important;
  
}
#product.content_only #image-block {
  width: 100%;
}
#product.content_only #views_block {
  overflow: hidden;
  height: 145px;
}
#product.content_only #views_block .thumbnail_image .fancybox:hover {
  border: 1px solid #000;
}
#product.content_only #views_block .thumbnail_image {
  display: inline-block;
  width: 100px;
  margin-bottom: 15px;
}
#product.content_only #product_left, #product.content_only #product_right {
  width: 100%;
}
#product.content_only #product_left .pb-left-column, #product.content_only #product_right .pb-left-column {
  width: 40%;
}
#product.content_only #product_left .pb-right-column, #product.content_only #product_right .pb-right-column {
  width: 60%;
}
#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: 100%;
  margin-bottom: 10px;
}
#product_full .pb-left-column #image-block img {
  width: 100%;
}
#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_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-bottom: 10px;
}
#product_left .pb-left-column #image-block img, #product_right .pb-left-column #image-block img {
  width: 100%;
}
#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_full #views_block, #product_left #views_block, #product_right #views_block {
  width: 100%;
  text-align: center;
}
#product_full #views_block .thumbnail_image, #product_left #views_block .thumbnail_image, #product_right #views_block .thumbnail_image {
  margin: 0 5px;
  height: auto;
}
#product_full #views_block .thumbnail_image .fancybox, #product_left #views_block .thumbnail_image .fancybox, #product_right #views_block .thumbnail_image .fancybox {
  border: 1px solid transparent;
  display: block;
}
#product_full #views_block .thumbnail_image .fancybox.shown, #product_left #views_block .thumbnail_image .fancybox.shown, #product_right #views_block .thumbnail_image .fancybox.shown {
  border-color: #000;
  opacity: 1;
}
#product_full #views_block .thumbnail_image:focus, #product_left #views_block .thumbnail_image:focus, #product_right #views_block .thumbnail_image:focus {
  outline: none;
}
#product_full #views_block .slick-arrow, #product_left #views_block .slick-arrow, #product_right #views_block .slick-arrow {
  height: 30px;
  width: 30px;
  font-size: 0;
  top: 35%;
  position: absolute;
  color: #fff;
  z-index: 2;
  background-color: #ccc;
  transition: 0.3s all ease 0s;
  background-repeat: no-repeat;
  background-position: center center;
}
#product_full #views_block .slick-arrow:hover, #product_left #views_block .slick-arrow:hover, #product_right #views_block .slick-arrow:hover {
  background-color: #000;
}
#product_full #views_block .slick-arrow:after, #product_left #views_block .slick-arrow:after, #product_right #views_block .slick-arrow:after {
  font-size: 18px;
  font-family: Fontawesome;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  line-height: 30px;
}
#product_full #views_block .slick-arrow.slick-prev, #product_left #views_block .slick-arrow.slick-prev, #product_right #views_block .slick-arrow.slick-prev {
  left: -10px;
  right: auto;
}
#product_full #views_block .slick-arrow.slick-prev:after, #product_left #views_block .slick-arrow.slick-prev:after, #product_right #views_block .slick-arrow.slick-prev:after {
  content: "\f104";
}
#product_full #views_block .slick-arrow.slick-next, #product_left #views_block .slick-arrow.slick-next, #product_right #views_block .slick-arrow.slick-next {
  right: -10px;
  left: auto;
}
#product_full #views_block .slick-arrow.slick-next:after, #product_left #views_block .slick-arrow.slick-next:after, #product_right #views_block .slick-arrow.slick-next:after {
  content: "\f105";
}
#product_full #views_block #thumbs_list, #product_left #views_block #thumbs_list, #product_right #views_block #thumbs_list {
  padding: 0;
  margin: 0 -5px;
}
.pb-right-column h1 {
  font-size: 18px;
  margin: 0 0 15px;
  font-weight: 500;
  color: #333;
  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: 12px;
}
.pb-right-column .comments_note .star_content {
  display: inline-block;
  margin-top: -1px;
}
.pb-right-column .comments_note .comments_advices {
  display: inline-block;
  vertical-align: top;
  padding: 0 1px;
}
.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 10px;
  margin-right: 7px;
}
.pb-right-column .comments_note .comments_advices li.nb-comments:after {
  content: "";
  display: inline-block;
  height: 11px;
  width: 1px;
  background: #545454;
  position: absolute;
  right: 0;
  top: 3px;
}
.pb-right-column .comments_note .comments_advices li a {
  color: #707070;
  font-size: 14px;
}
.pb-right-column .comments_note .comments_advices li a:hover {
  color: #000;
}
.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;
}
#manufacturer_name {
  font-size: 12px;
  margin: 0;
  padding-right: 10px;
  color: #888;
  float: left;
  position: relative;
}
#manufacturer_name:after {
  content: "/";
  position: absolute;
  right: -4px;
  top: 0;
  font-size: 16px;
  transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  -o-transform: rotate(1deg);
}
.bg_price {
  display: block;
  margin-bottom: 7px;
}
.content_prices {
  font-weight: normal;
  margin: 0;
  display: inline-block;
  position: relative;
  top: -1px;
}
.content_prices .our_price_display {
  color: #333;
  font-weight: bold;
  font-size: 26px;
  display: inline-block;
  vertical-align: text-bottom;
  float: left;
}
.content_prices #old_price {
  padding: 0 10px;
  font-size: 26px;
  color: #999;
  top: -1px;
  position: relative;
  text-decoration: line-through;
  display: inline-block;
  font-weight: normal;
}
#short_description_block {
  margin: 0 0 10px;
}
#short_description_block p {
  margin: 0;
  font-size: 13px;
}
#buy_block {
  margin: 0 0 30px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ebebeb;
}
#attributes fieldset {
  padding-bottom: 5px;
  display: block;
  margin: 0 0 0;
  vertical-align: top;
}
#attributes fieldset:nth-child(2n+1) {
  margin: 0;
}
#attributes fieldset label {
  display: inline-block;
  color: #333;
  font-weight: bold;
  width: 68px;
  vertical-align: top;
  padding-top: 0;
  margin: 0 0 10px;
  font-size: 13px;
}
#attributes .attribute_list {
  width: 180px !important;
  height: 32px;
  position: relative;
  background: #fff;
  padding: 0;
  display: block;
  border: solid 1px #ebebeb;
}
#attributes .attribute_list div.selector {
  height: 30px;
  line-height: 30px;
  padding: 0;
  width: 100% !important;
  background: #fff;
  font-size: 13px;
}
#attributes .attribute_list span {
  padding: 0px 15px;
  background: #fff;
  color: #747474;
  width: 100% !important;
  text-shadow: none;
  position: absolute;
  z-index: 1;
  opacity: 1;
  height: 100%;
  left: 0;
  line-height: 30px;
  pointer-events: none;
}
#attributes .attribute_list select {
  padding: 5px 10px;
  width: 100%;
  position: absolute;
  opacity: 1;
  top: auto;
  left: 0px !important;
  height: 100%;
  border: none;
  box-shadow: none;
  color: #919191;
  font-size: 13px;
  text-transform: none;
}
#attributes .attribute_list:after {
  content: "\f0d7";
  background: #fff;
  color: #ccc;
  text-align: center;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  width: 30px;
  z-index: 1;
  border: none;
  pointer-events: none;
  -ms-pointer-events: none;
  -webkit-pointer-events: none;
  font-family: Fontawesome;
  line-height: 30px;
}
#attributes .attribute_list option {
  padding: 4px 13px;
}
#attributes .attribute_list.color-type {
  border: none;
  width: 100% !important;
}
#attributes .attribute_list.color-type:after {
  display: none;
}
#attributes .attribute_list.radio-type {
  border: none;
}
#attributes .attribute_list.radio-type:after {
  display: none;
}
#attributes .attribute_list.radio-type ul li {
  margin: 0;
  display: inline-block;
}
#attributes .attribute_list.radio-type div.radio, #attributes .attribute_list.radio-type div.radio span, #attributes .attribute_list.radio-type div.radio input {
  border-radius: 13px;
  display: inline-block;
  opacity: 1;
  height: 13px;
  width: 13px;
  z-index: 2;
  margin: 0 10px;
}
#attributes .attribute_list.radio-type span {
  background-color: transparent;
  pointer-events: auto;
  padding: 0;
  position: relative;
  margin: 0 10px;
}
#attributes .attribute_list #color_to_pick_list {
  list-style-type: none;
}
#attributes .attribute_list #color_to_pick_list li {
  float: left;
  margin: 0;
  padding: 1px;
  clear: none;
  min-width: 80px;
  height: 26px;
  border: ;
  position: relative;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick {
  display: block;
  height: 10px;
  width: 10px;
  cursor: pointer;
  margin-top: 2px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick img {
  display: block;
  height: 22px;
  width: 22px;
}
#attributes .attribute_list #color_to_pick_list li a.color_pick .color-text {
  display: block;
  float: left;
  left: 25px;
  bottom: 6px;
  margin: 0;
  position: absolute;
}
#availability_statut {
  display: none !important;
  margin: 0;
  margin-bottom: 15px;
}
#availability_statut #availability_value {
  background: transparent;
  border: none;
  text-transform: uppercase;
  font-size: 13px;
}
#availability_statut #availability_value:before {
  content: "\f046";
  font-family: Fontawesome;
  display: inline-block;
  margin-right: 12px;
  color: #518412;
  font-size: 14px;
}
#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 5px 30px 0;
  display: inline-block;
  vertical-align: top;
}
#quantity_wanted_p label {
  margin-right: 15px;
  float: left;
  position: relative;
  top: 4px;
  font-size: 13px;
  color: #333;
}
#quantity_wanted_p .qty {
  overflow: hidden;
  height: 35px;
  width: 70px;
  position: relative;
  display: inline-block;
  border: 1px solid #ebebeb;
  padding: 0;
}
#quantity_wanted_p .qty input {
  width: 35px;
  height: 100%;
  border-top: none !important;
  padding: 0;
  border-right: 1px solid #ebebeb;
  line-height: 35px;
  text-align: center;
  color: #666;
  font-size: 14px;
  background: transparent;
  border-left: none !important;
  border-bottom: none !important;
}
#quantity_wanted_p .qty a {
  display: block;
  height: 17px;
  width: 35px;
  text-align: center;
  font-size: 12px;
  color: #666;
  position: absolute;
  right: 0;
}
#quantity_wanted_p .qty a.button-minus {
  bottom: 0;
  line-height: 17px;
}
#quantity_wanted_p .qty a.button-plus {
  top: 0;
  line-height: 17px;
}
#quantity_wanted_p .qty a:hover {
  color: #000;
}
.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: 35px;
  padding: 0 20px 0 45px;
  background-color: #000;
  background-image: url(../img/icon/icon-cart-2.png);
  background-repeat: no-repeat;
  background-position: left 15px center;
  line-height: 35px;
  text-transform: none;
  color: #fff;
  border-radius: 3px;
}
.box-cart-bottom .buttons_bottom_block button:hover {
  background-color: #000;
}
.box-cart-bottom > div {
  display: inline-block;
}
.box-cart-bottom .wishlist_button {
  margin: 0 5px;
}
.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: 35px;
  width: 45px;
  text-align: center;
  line-height: 35px;
  background: #fff;
  color: #666;
  display: block;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.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: #000;
  border-color: #000;
  color: #fff;
}
.box-cart-bottom .wishlist_button .addToWishlist.checked, .box-cart-bottom .compare .addToWishlist.checked, .box-cart-bottom .wishlist_button .add_to_compare.checked, .box-cart-bottom .compare .add_to_compare.checked {
  background: #000;
  color: #fff;
  border-color: #000;
}
.box-cart-bottom .wishlist_button .addToWishlist .fa, .box-cart-bottom .compare .addToWishlist .fa, .box-cart-bottom .wishlist_button .add_to_compare .fa, .box-cart-bottom .compare .add_to_compare .fa {
  height: 100%;
  width: 100%;
  line-height: inherit;
}
.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: #000;
  font-weight: 500;
}
.box-cart-bottom .popover-content tr td:hover {
  color: #000;
}
.bgr_catename {
  display: none;
  margin-bottom: 10px;
}
.bgr_catename span {
  margin-right: 5px;
  color: #222;
  font-size: 11px;
  text-transform: uppercase;
}
.bgr_catename a {
  color: #666;
  font-size: 13px;
}
.bgr_catename a:hover {
  color: #000;
}
.bgr_catetag {
  display: none;
}
.bgr_catetag span {
  margin-right: 5px;
  color: #222;
  font-size: 11px;
  float: left;
  text-transform: uppercase;
}
.bgr_catetag ul {
  float: left;
}
.bgr_catetag ul li {
  float: left;
  padding-right: 3px;
  position: relative;
  margin-right: 3px;
}
.bgr_catetag ul li a {
  color: #666;
  font-size: 13px;
}
.bgr_catetag ul li a:hover {
  color: #000;
}
.bgr_catetag ul li:after {
  content: ",";
  position: absolute;
  bottom: 0;
  right: 0;
}
.sharing-buttons {
  padding: 25px 0 20px;
  border-top: 1px solid #ebebeb;
}
.sharing-buttons .addthis_toolbox {
  display: inline-block;
}
.sharing-buttons label {
  display: inline-block;
  color: #222;
  font-weight: 400;
  font-size: 13px;
  vertical-align: top;
  padding: 0;
  margin: 0;
}
.sharing-buttons .buttons {
  display: inline-block;
}
.sharing-buttons .buttons a {
  display: inline-block;
  color: #898989;
  font-size: 17px;
  margin: 0 0 0 20px;
}
.sharing-buttons .buttons a:hover {
  color: #000;
}
div.zoomContainer {
  z-index: 2;
}
.primary_block {
  clear: both;
  float: none;
}
div.moreinfo_block {
  float: none;
  margin: 20px 15px 25px;
}
div.moreinfo_block ul.nav-tabs {
  border: none;
  margin-bottom: -1px;
}
div.moreinfo_block ul.nav-tabs > li {
  margin: 0 !important;
  position: relative;
}
div.moreinfo_block ul.nav-tabs > li:hover a {
  color: #fff;
  background: #000;
  border: none;
}
div.moreinfo_block ul.nav-tabs > li a {
  position: relative;
  color: #333;
  text-transform: uppercase;
  border: none !important;
  background: transparent;
  font-size: 14px;
  padding: 10px 20px;
  font-weight: bold;
  display: inline-block;
  border-radius: 0;
  margin: 0;
  transition: all 0.3s ease 0s;
}
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 {
  background: #000;
  color: #fff;
}
div.moreinfo_block .tab-content {
  padding: 17px 20px 0;
  display: block;
  margin: 0;
  border: 1px solid #e2e2e2;
}
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 .page-product-box p {
  margin-bottom: 20px;
}
div.moreinfo_block .bx-viewport {
  min-height: 490px;
}
div.panel-group .panel {
  border: solid 1px #e9e9e9;
  background: #fff;
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 20px !important;
  padding: 0 30px;
}
div.panel-group .panel .panel-heading {
  background: #fff;
  border: none;
  color: #252525;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 20px 0;
  position: relative;
}
div.panel-group .panel .panel-heading .panel-title {
  font-weight: 700;
  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: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.moreinfo_block2 h4.panel-title a.collapsed {
  color: #444;
}
.moreinfo_block2 h4.panel-title a.collapsed:hover {
  color: #000;
}
.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: #000;
}
.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.block {
  border: none;
  margin-bottom: 0;
}
.blockproductscategory.block h3.title_block {
  border: none;
  text-align: left;
  letter-spacing: 0;
  margin: 0;
  padding: 0;
  color: #333;
  font-weight: 500;
}
.blockproductscategory.block h3.title_block span {
  padding: 0;
}
.blockproductscategory.block .product_list.grid .product-container, .blockproductscategory.block .product_lists.grid .product-container {
  margin-bottom: 0;
}
.blockproductscategory.block #productscategory_list {
  margin: 0 -15px;
}
.blockproductscategory.block .related-product {
  padding: 15px 0 0;
}
.blockproductscategory.block .related-product .product-box {
  padding: 0 15px;
}
.blockproductscategory.block .related-product .owl-item:last-child {
  display: none;
}
.blockproductscategory.block .related-product .owl-controls {
  text-align: right;
  position: absolute;
  right: 15px;
  top: -40px;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav {
  display: inline-block;
  position: relative;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev, .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next {
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 0;
  z-index: 2;
  display: inline-block;
  background-color: #ccc;
  transition: 0.3s all ease 0s;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 0 0 6px;
  font-size: 18px;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev:hover, .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next:hover {
  border-color: #000;
  background-color: #000;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev .fa, .blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next .fa {
  color: #fff;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-prev {
  left: auto;
  right: 40px;
}
.blockproductscategory.block .related-product .owl-controls .owl-nav .owl-next {
  left: auto;
  right: 0;
}
.blockproductscategory.block .related-product .owl-controls .owl-dots {
  display: none !important;
}
#product_full .blockproductscategory.block {
  padding: 0;
}
#product_right.primary_block, #product_left.primary_block {
  clear: none;
  float: left;
}
#product_right.primary_block div.moreinfo_block, #product_left.primary_block div.moreinfo_block {
  clear: both;
  margin: 20px 0 25px;
}
#product_right .blockproductscategory.block, #product_left .blockproductscategory.block {
  padding: 0;
}
.productdetail-left .blockproductscategory.block, .productdetail-right .blockproductscategory.block {
  position: relative;
  padding-top: 60px;
}
.productdetail-left .blockproductscategory.block:before, .productdetail-right .blockproductscategory.block:before {
  content: "";
  background: #e9e9e9;
  height: 1px;
  left: 15px;
  right: 15px;
  top: 0;
  position: absolute;
  display: block;
}
body {
  min-width: 320px;
  height: 100%;
  line-height: 22px;
  font-size: 13px;
  color: #666;
  background: #fff;
  position: relative;
  font-weight: 400;
  overflow-x: hidden;
}
body.content_only {
  background: #fff;
  padding: 30px;
}
.index #columns {
  margin-bottom: -1px;
}
.block, .az_module {
  margin-bottom: 30px;
}
.block .title_block, .az_module .title_block, .block .az_titleModule, .az_module .az_titleModule {
  padding: 0;
  margin: 0 0 20px;
  color: #333;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #ebebeb;
}
.block .title_block span, .az_module .title_block span, .block .az_titleModule span, .az_module .az_titleModule span {
  padding: 0;
  margin: 0 0 20px;
  color: #333;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 400;
  position: relative;
  line-height: 20px;
  display: block;
}
div.az_module {
  margin: 0;
}
a {
  color: #666;
}
a:hover {
  color: #000;
  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;
}
*: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: #000;
  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: #000;
  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: inline-block;
  float: right;
}
#pagination .label, #pagination_bottom .label {
  color: #555;
  font-size: 13px;
  font-weight: 300;
  padding: 0;
  margin: 0;
  position: relative;
  top: 1px;
}
#pagination ul.pagination, #pagination_bottom ul.pagination {
  margin: 0;
  border-radius: 0;
}
#pagination ul.pagination li, #pagination_bottom ul.pagination li {
  display: inline-block;
  position: relative;
  padding: 0;
  border: 1px solid #d7d7d7;
  vertical-align: bottom;
  text-align: center;
  width: 35px;
  height: 35px;
  float: left;
  border-left: 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: 33px;
  border: none;
  border-radius: 0;
  display: block;
  margin: 0;
  color: #555;
  font-size: 13px;
  padding: 0px;
  font-weight: 600;
  background: transparent;
}
#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, #pagination_bottom ul.pagination li.active, #pagination ul.pagination li.current, #pagination_bottom ul.pagination li.current, #pagination ul.pagination li:hover, #pagination_bottom ul.pagination li:hover {
  background: #252525;
  color: #fff;
  border: 1px solid #252525;
}
#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 {
  color: #fff;
}
#pagination ul.pagination li.pagination_next, #pagination_bottom ul.pagination li.pagination_next, #pagination ul.pagination li.pagination_previous, #pagination_bottom ul.pagination li.pagination_previous {
  padding: 0;
}
#pagination ul.pagination li.pagination_previous, #pagination_bottom ul.pagination li.pagination_previous {
  border-left: 1px solid #d7d7d7;
}
#pagination ul.pagination li.pagination_previous:hover, #pagination_bottom ul.pagination li.pagination_previous:hover {
  border-left: 1px solid #252525;
}
.label-box .new-box, .label-box .sale-box {
  top: 10px;
  bottom: auto;
  display: block;
  width: 45px;
  height: 25px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  z-index: 3;
  letter-spacing: 1px;
  border-radius: 3px;
}
.label-box .new-box {
  background: #13c7b0;
  left: auto;
  right: 10px;
}
.label-box .sale-box {
  background: #f05656;
  left: 10px;
  right: auto;
  color: #fff;
}
.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-mobile, .account-mobile {
  display: none;
}
.columns-container {
  padding: 0 0 50px;
  overflow: hidden;
}
#index .columns-container {
  padding: 0;
}
#cms .columns-container {
  padding: 0 0 20px;
}
#contact .columns-container {
  padding: 0 0 40px;
}
.top-header {
  border-bottom: 1px solid #e5e5e5;
}
.topleft-content {
  line-height: 40px;
  height: 40px;
  color: #666;
  font-size: 12px;
}
.topleft-content span.login a, .topleft-content span.register a {
  color: #000;
}
.topleft-content span.login a:hover, .topleft-content span.register a:hover {
  color: #000;
}
.button-wishlist {
  display: inline-block;
  float: right;
  font-size: 12px;
  text-align: center;
  position: relative;
  line-height: 40px;
  padding: 0 20px;
}
.button-wishlist .fa {
  margin-right: 8px;
}
.button-wishlist:hover a {
  color: #000;
}
.button-wishlist:before {
  content: "";
  position: absolute;
  top: 16px;
  height: 8px;
  width: 1px;
  left: auto;
  right: 0;
  bottom: auto;
  background: #a3a3a3;
}
#header-menu {
  position: relative;
  z-index: 10;
  background: #222;
}
.header-form {
  display: inline-block;
  margin: 8px 0 0;
  position: relative;
}
.header-form .button-header {
  cursor: pointer;
}
.header-form .button-header .line {
  display: block;
  height: 2px;
  width: 12px;
  background: #636363;
  margin-bottom: 2px;
}
.header-form .button-header.active .line {
  background: #000;
}
.header-form:hover .button-header .line {
  background: #000;
}
.header-form .dropdown-form {
  position: absolute;
  z-index: 3;
  left: 0;
  width: 170px;
  background: #fff;
  top: 25px;
  display: none;
  border-top: solid 2px #000;
  box-shadow: 1px 2px 2px #ddd;
}
.center-header {
  padding: 20px 0 18px;
}
.columns-content5 {
  display: block;
  height: 666px;
  width: 100%;
  padding: 48px 0 0;
  margin-bottom: 46px;
  background: transparent url("../img/icon/bg-featured.jpg") no-repeat top center;
}
.columns-content3 {
  margin-bottom: 50px;
  background: url(../img/icon/bg-banner.jpg) no-repeat top center / cover;
  padding: 48px 0;
}
.columns-content4 {
  margin-bottom: 20px;
}
.columns-content7 {
  margin-top: 50px;
}
.layout2 .columns-content7 {
  border-top: 1px solid #e0e0e0;
}
#index .header-form .dropdown-form {
  box-shadow: none;
}
#index .az_module {
  border-bottom: none;
}
#index .columns-content7 {
  margin-top: 20px;
}
.layout2 #header-logo {
  text-align: center;
}
.layout2 .header-cart {
  text-align: right;
  position: static;
}
.layout2 .slide-image {
  margin: 15px 0 13px;
}
.layout2 #header-menu {
  position: static;
  background: #000;
}
.layout2 .slider-container {
  width: 66.2%;
  margin: 0 1.3% 0 0;
  padding: 0;
}
.layout2#index {
  
  
}
.layout2#index #best-sellers_block_right {
  margin-bottom: 30px;
}
.layout2#index #best-sellers_block_right h3.title_block {
  padding: 0;
  margin: 0;
  background: #000;
}
.layout2#index #best-sellers_block_right h3.title_block span {
  margin: 0;
  padding: 12px 10px 12px 50px;
  color: #fff;
  font-size: 14px;
  background: transparent url("../img/icon/icon-best-seller.png") no-repeat center left 20px;
}
.layout2#index #best-sellers_block_right .block_content {
  padding: 20px;
  border: 1px solid #e0e0e0;
  border-top: none;
}
.layout2#index #best-sellers_block_right ul.products li .product-image-container {
  margin-right: 20px;
}
.layout2#index #best-sellers_block_right ul.products li .product-content {
  padding-top: 13px;
}
.layout2#index #best-sellers_block_right ul.products li .comments_note {
  display: none;
}
.footer-container {
  background-color: #222;
}
.footer-container .footer {
  padding: 0;
  margin-bottom: 40px;
  border-bottom: 1px solid #393939;
}
.footer-container .content-footer {
  float: none;
}
.footer-container .block-title-footer {
  margin-bottom: 20px;
  line-height: 12px;
  text-transform: uppercase;
  font-size: 13px;
  position: relative;
  padding: 0 3px;
  color: #333;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
  letter-spacing: 1px;
}
.footer-container .block-content-footer li {
  line-height: 30px;
  transition: 0.3s all ease 0s;
}
.footer-container .block-content-footer li a:hover {
  color: #000;
  padding-left: 7px;
  transition: 0.3s all ease 0s;
}
#footerCenter {
  margin-bottom: 30px;
}
#footerBottom {
  border-top: solid 1px #393939;
}
#footerBottom .footer-payment {
  float: right;
  padding: 15px 0;
}
#footerBottom .copyright {
  padding: 19px 0;
  color: #fff;
}
.footer-social {
  padding: 40px 15px 40px 50px;
}
.footer-social h3.title {
  margin: 0 0 22px;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.footer-social p.text {
  color: #fff;
  margin-bottom: 18px;
}
.footer-social a {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  margin: 0 6px 0 0;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  line-height: 35px;
  border: 1px solid #fff;
  border-radius: 50%;
  transition: all 0.3s ease 0s;
}
.footer-social a:hover {
  background: #000;
  border-color: #000;
}
.footer-links h3.title {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.footer-links ul li a {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  display: block;
  padding: 3px 15px;
  position: relative;
}
.footer-links ul li a:before {
  content: "";
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #fff;
  position: absolute;
  top: 9px;
  left: 0;
}
.footer-links ul li a:hover {
  color: #000;
}
.footer-links ul li a:hover:before {
  border-color: #000;
}
#block_contact_infos {
  padding-top: 40px;
  padding-bottom: 40px;
  
}
#block_contact_infos h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  margin: 0 0 22px;
}
#block_contact_infos li {
  position: relative;
  padding-left: 40px;
  margin-bottom: 20px;
  line-height: 28px;
}
#block_contact_infos li:last-child {
  margin-bottom: 0;
}
#block_contact_infos li:before {
  border: 1px solid #fff;
  position: absolute;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 28px;
  border-radius: 50%;
  left: 0;
  top: 0;
  font-family: Fontawesome;
  color: #fff;
  font-size: 16px;
}
#block_contact_infos li:hover {
  cursor: pointer;
}
#block_contact_infos li:hover:before {
  background: #000;
  border-color: #000;
}
#block_contact_infos li span {
  color: #fff;
}
#block_contact_infos li a {
  color: #fff;
  font-size: 13px;
}
#block_contact_infos li a:hover {
  color: #000;
}
#block_contact_infos li.address:before {
  content: "\f041";
}
#block_contact_infos li.phone:before {
  content: "\f095";
}
#block_contact_infos li.email:before {
  content: "\f0e0";
  font-size: 14px;
}
.breadcrumb-container {
  background: #fff;
  text-align: center;
  margin: 0;
}
.breadcrumb {
  background: #fff;
  padding: 14px 0 13px;
  margin: 0;
  border-radius: 0;
  text-align: left;
  color: #000;
  font-size: 13px;
  text-transform: capitalize;
  
}
.breadcrumb .title-page {
  color: #666;
  text-transform: capitalize;
  font-size: 36px;
  display: block;
  padding-top: 30px;
  font-weight: 700;
  letter-spacing: 10px;
}
.breadcrumb .title-page a, .breadcrumb .title-page span {
  color: #666;
  font-size: 13px;
  text-transform: capitalize;
}
.breadcrumb .title-page span.tit {
  display: inline-block;
  position: relative;
  padding: 0 45px;
}
.breadcrumb .title-page span.tit:before, .breadcrumb .title-page span.tit:after {
  content: "";
  position: absolute;
  height: 26px;
  width: 2px;
  display: block;
  background: #252525;
  top: -7px;
}
.breadcrumb .title-page span.tit:before {
  left: 0;
}
.breadcrumb .title-page span.tit:after {
  right: 0;
}
.breadcrumb a, .breadcrumb .navigation_page {
  color: #666;
  font-size: 13px;
  text-transform: capitalize;
}
.breadcrumb a:hover, .breadcrumb .navigation_page:hover {
  color: #000;
}
.breadcrumb .navigation-pipe {
  font-size: 0;
  display: inline-block;
  height: 16px;
  width: 20px;
  position: relative;
  vertical-align: top;
  text-align: center;
}
.breadcrumb .navigation-pipe:after {
  content: "";
  font-family: Fontawesome;
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 7px;
  text-align: center;
  background: #666;
}
.breadcrumb .navigation_page {
  color: #000;
}
.breadcrumb > * {
  display: inline-block;
}
a.backtotop {
  background-color: #666;
  width: 40px;
  height: 40px;
  bottom: 20px;
  right: 10px;
  border-radius: 0%;
  overflow: hidden;
  z-index: 9999;
  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: 40px;
  margin: 0;
  color: white;
  padding: 0;
}
a.backtotop:hover {
  background: #000;
}
.rtl a.backtotop {
  right: auto;
  left: 10px;
  
}
div#stores_block_left .store_image {
  text-align: center;
}
div#stores_block_left .store_image a {
  display: block;
  position: relative;
  height: 100%;
}
div#stores_block_left .store_image a:before {
  background-color: rgba(0, 0, 0, 0.1);
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
  transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
div#stores_block_left .store_image a:after {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  content: "";
  height: 0;
  position: absolute;
  right: 0;
  width: 0;
  transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
}
div#stores_block_left .store_image a:hover:before {
  height: 100%;
  width: 100%;
}
div#stores_block_left .store_image a:hover:after {
  height: 100%;
  width: 100%;
}
@media (min-width: 1200px) {
    .sticky_menu #header-menu {
    position: fixed !important;
    width: 100%;
    z-index: 90;
    top: 0;
    left: 0;
    -webkit-animation: animate-translate-top 1s;
    -moz-animation: animate-translate-top 1s;
    animation: animate-translate-top 1s;
  }
  .sticky_menu #header-menu .az_megamenu_wrap .navbar-nav > li .dropdown-menu {
    box-shadow: 1px 2px 2px #ddd !important;
  }
  .sticky_menu #header-menu .az_megamenu_wrap .navbar-nav > li .dropdown-menu .dropdown-menu {
    box-shadow: none !important;
  }
  .sticky_menu #header-menu #layer_cart {
    top: auto !important;
    margin-top: 30px;
  }
  .sticky .slider-container {
    margin-top: 0;
  }
  body.layout-boxed .sticky_menu #header-menu {
    width: 1200px;
    left: auto;
    right: auto;
  }
  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: #000;
}
#live-editor .title {
  background: #000;
  
}
#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-bottom: 20px;
  padding-top: 0;
  border-bottom: none;
  padding-bottom: 0;
}
div.az_lastesthomenews .title_block {
  width: 100%;
  display: inline-block;
  line-height: 100%;
  padding: 0;
  position: relative;
  margin-bottom: 27px;
  text-align: center;
  border-bottom: none;
}
div.az_lastesthomenews .title_block strong {
  font-size: 26px;
  color: #333;
  font-weight: normal;
  letter-spacing: 1px;
  display: inline-block;
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  padding: 0;
  position: relative;
}
div.az_lastesthomenews .title_block strong:before, div.az_lastesthomenews .title_block strong:after {
  content: "";
  position: absolute;
  background: #ccc;
  width: 30px;
  height: 1px;
  top: 12px;
  bottom: auto;
}
div.az_lastesthomenews .title_block strong:before {
  left: -50px;
  right: auto;
}
div.az_lastesthomenews .title_block strong:after {
  right: -50px;
  left: auto;
}
div.az_lastesthomenews .post-inner .box-img {
  position: relative;
  transition: 0.3s all ease 0s;
}
div.az_lastesthomenews .post-inner .box-img .post_content {
  padding: 20px;
  z-index: 1;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: auto;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
}
div.az_lastesthomenews .post-inner .box-img .post_content .post_title a {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  font-weight: 400;
}
div.az_lastesthomenews .post-inner .box-img .post_content .post_title a:hover {
  color: #000;
}
div.az_lastesthomenews .post-inner .box-img .post_content .info {
  padding: 0;
  margin-bottom: 10px;
  color: #000;
}
div.az_lastesthomenews .post-inner .box-img .post_content .info span {
  display: inline-block;
}
div.az_lastesthomenews .post-inner .box-img .post_content .info span .fa {
  margin-right: 8px;
}
div.az_lastesthomenews .post-inner .box-img .post_content .info span.author {
  margin-right: 15px;
}
div.az_lastesthomenews .post-inner .box-img .post_content .date_added {
  background: #000;
  display: inline-block;
  padding: 4px 20px;
  margin-left: -30px;
  margin-bottom: 25px;
  position: relative;
}
div.az_lastesthomenews .post-inner .box-img .post_content .date_added:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: -9px;
  left: -1px;
  right: auto;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
  border-right: 11px solid #000;
}
div.az_lastesthomenews .post-inner .box-img .post_content .date_added span {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-transform: capitalize;
}
div.az_lastesthomenews .post-inner .box-img .post_content .box-des .post_desc {
  color: #555;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 22px;
}
div.az_lastesthomenews .owl-controls {
  text-align: center;
  margin-top: 23px;
}
div.az_lastesthomenews .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  background: #b2b2b2;
}
div.az_lastesthomenews .owl-dot:hover, div.az_lastesthomenews .owl-dot.active {
  background: #000;
}
.layout2 {
  
}
.layout2 div.az_lastesthomenews {
  margin: 0 0 30px;
}
.layout2 div.az_lastesthomenews .title_block {
  padding: 12px 10px 12px 50px;
  text-align: left;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
  background: #000 url("../img/icon/icon-lastest-blog.png") no-repeat center left 10px;
}
.layout2 div.az_lastesthomenews .post_list {
  position: relative;
  border-bottom: 1px solid #e0e0e0;
}
.layout2 div.az_lastesthomenews .post_list:before, .layout2 div.az_lastesthomenews .post_list:after {
  content: "";
  position: absolute;
  background: #e0e0e0;
  top: 0;
  bottom: 0;
  width: 1px;
  z-index: -1;
  height: 100%;
}
.layout2 div.az_lastesthomenews .post_list:before {
  left: 0;
  right: auto;
}
.layout2 div.az_lastesthomenews .post_list:after {
  left: auto;
  right: 0;
}
.layout2 div.az_lastesthomenews .post_content {
  padding: 20px 20px 0px;
}
.layout2 div.az_lastesthomenews .info-group {
  margin-bottom: 10px;
  position: relative;
  padding: 0 0 0 46px;
}
.layout2 div.az_lastesthomenews .date_added {
  border: 1px solid #666;
  padding: 5px 8px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 4px;
  right: auto;
  bottom: auto;
}
.layout2 div.az_lastesthomenews .date_added h5 {
  margin: 0;
  font-weight: normal;
  font-size: 12px;
  color: #666;
}
.layout2 div.az_lastesthomenews .date_added h5.d {
  margin-bottom: 2px;
}
.layout2 div.az_lastesthomenews .post_title a {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color: #333;
  transition: all 0.3s ease 0s;
}
.layout2 div.az_lastesthomenews .post_title a:hover {
  color: #000;
}
.layout2 div.az_lastesthomenews .info {
  font-size: 12px;
  color: #666;
}
.layout2 div.az_lastesthomenews .owl-controls {
  margin: 12px 0 15px;
}
.layout2 div.az_lastesthomenews .owl-dot {
  width: 8px;
  height: 8px;
  background: #ccc;
}
.layout2 div.az_lastesthomenews .owl-dot.active {
  background: #000;
}
div#category_blog_block_left {
  margin-bottom: 8px;
}
div.blogModule {
  padding-bottom: 0;
  
}
div.blogModule ul.list-link li {
  padding: 11px 0 10px;
  margin: 0;
  background: none;
  border: none;
  position: relative;
  border-bottom: solid 1px #ebebeb;
}
div.blogModule ul.list-link li a {
  color: #555;
  transition: 0.3s all ease 0s;
}
div.blogModule ul.list-link li:hover a {
  color: #000;
}
div.blogModule ul.list-link li:last-child {
  border-bottom: none;
}
ul.recentArticles {
  padding: 0;
  
}
ul.recentArticles li {
  padding: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
ul.recentArticles li .image {
  display: block;
  float: left;
  margin: 0 15px 0 0;
}
ul.recentArticles li .title {
  display: block;
  color: #333;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
}
ul.recentArticles li .title:hover {
  color: #000;
}
ul.recentArticles li .fa {
  font-size: 14px;
  margin-right: 7px;
}
ul.recentArticles li .info {
  color: #666;
  font-size: 12px;
}
p.error {
  padding: 10px 0;
  font-size: 16px;
  color: #333;
}
#smartblogcat .sdsarticleCat {
  margin-bottom: 25px;
  border: none;
  position: relative;
  padding-bottom: 0;
}
#smartblogcat .articleContent .imageFeaturedLink {
  display: block;
  position: relative;
}
#smartblogcat .articleContent .imageFeaturedLink img {
  max-width: 100%;
  padding: 0;
}
#smartblogcat .articleContent .imageFeaturedLink: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 {
  margin-bottom: 10px;
  color: #666;
  font-size: 12px;
}
#smartblogcat .articleContent .sdsarticle-info span {
  color: #666;
  display: inline-block;
}
#smartblogcat .articleContent .sdsarticle-info a:hover {
  color: #000;
}
#smartblogcat .articleContent .sdsarticle-info .title_cateblog {
  margin: 0 15px;
}
#smartblogcat .articleContent .sdsarticle-info .fa {
  margin-right: 5px;
  color: #666;
  font-size: 14px;
}
#smartblogcat .articleContent .sdsarticleHeader {
  margin: 0px;
}
#smartblogcat .articleContent .sdsarticleHeader .sdstitle_block {
  margin: 0;
  padding: 0;
  background: transparent;
  border: none;
}
#smartblogcat .articleContent .sdsarticleHeader .sdstitle_block a {
  font-size: 13px;
  color: #333;
  font-weight: 700;
}
#smartblogcat .articleContent .sdsarticleHeader .sdstitle_block a:hover {
  color: #000;
}
#smartblogcat .articleContent .date_create {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#smartblogcat .articleContent .sdsarticle-des {
  margin: 0;
  font-size: 13px;
}
#smartblogcat .articleContent .more {
  font-size: 11px;
  text-transform: uppercase;
  color: #222;
  font-weight: 600;
  display: inline-block;
  width: 130px;
  height: 30px;
  border: 1px solid #a1a1a1;
  text-align: center;
  line-height: 30px;
}
#smartblogcat .articleContent .more:hover {
  background-color: #000;
  border-color: #000;
}
#smartblogcat .articleContent:hover .imageFeaturedLink:after {
  opacity: 0.5;
}
#smartblogcat .large_image .articleContent .sdsarticle-info span.viewed {
  margin: 0 10px;
}
#smartblogcat .large_image .articleContent .sdsarticle-info .comment {
  margin: 0;
}
#smartblogcat .large_image .articleContent .imageFeaturedLink {
  margin: 0 0 17px 0;
}
#smartblogcat .large_image .articleContent .imageFeaturedLink img {
  width: 100%;
}
#category_blog_block_left h3.title_block {
  margin-bottom: 0;
  line-height: 20px;
}
#smartblogcat .grid .articleContent {
  text-align: center;
  background: #f4f4f4;
}
#smartblogcat .grid .articleContent .date_create {
  margin-bottom: 10px;
}
#smartblogcat .grid .articleContent .imageFeaturedLink {
  margin-bottom: 30px;
}
#smartblogcat .grid .articleContent .imageFeaturedLink img {
  width: 100%;
}
#smartblogcat .grid .articleContent .sdsarticle-info {
  padding: 12px 0;
  margin-bottom: 0;
}
#smartblogcat .grid .articleContent .box-img {
  position: relative;
}
#smartblogcat .grid .articleContent .box-img .box-des {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 37px 27px;
  text-align: left;
  opacity: 0;
  transition: 0.3s all ease 0s;
}
#smartblogcat .grid .articleContent .imageFeaturedLink {
  margin-bottom: 0;
}
#smartblogcat .grid .articleContent .imageFeaturedLink:after {
  background: #fff;
}
#smartblogcat .grid .articleContent:hover .imageFeaturedLink:after {
  opacity: 0.9;
}
#smartblogcat .grid .articleContent:hover .box-des {
  opacity: 1;
}
#smartblogcat .grid .articleContent .sdsarticle-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: left;
  padding: 6px 25px 10px;
  background: rgba(0, 0, 0, 0.80);
}
#smartblogcat .grid .articleContent .sdsarticle-text .sdsarticleHeader {
  padding-bottom: 2px;
}
#smartblogcat .grid .articleContent .sdsarticle-text .sdsarticleHeader a {
  color: #fff;
  line-height: 13px;
}
#smartblogcat .grid .articleContent .sdsarticle-text .sdsarticleHeader a:hover {
  color: #000;
}
.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: right;
  padding: 20px 0 0;
  border-top: 1px solid #ebebeb;
}
div.post-page .pagination {
  margin: 0;
  border-radius: 0;
}
div.post-page .pagination li {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin: 0 5px;
  border-radius: 0;
}
div.post-page .pagination li a, div.post-page .pagination li span {
  display: block;
  margin: 0;
  color: #999;
  padding: 3px 9px;
  font-size: 12px;
  font-weight: 400;
  background: transparent;
  border-radius: 0;
}
div.post-page .pagination li a:hover, div.post-page .pagination li span:hover {
  color: #000;
}
div.post-page .pagination li .page-active {
  color: #000;
}
div.post-page .pagination li .page-link:hover, div.post-page .pagination li .page-link:focus {
  color: #000;
  background: transparent;
}
#sdsblogArticle .articleContent {
  position: relative;
  overflow: visible;
  margin-bottom: 10px;
}
#sdsblogArticle .articleContent img {
  padding: 0;
  max-width: 100%;
}
#sdsblogArticle .article-title {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  display: block;
  line-height: 30px;
}
#sdsblogArticle .article-info {
  margin-bottom: 10px;
  text-align: left;
}
#sdsblogArticle .article-info span {
  color: #666;
  display: inline-block;
  font-size: 13px;
  vertical-align: middle;
  margin-right: 0;
}
#sdsblogArticle .article-info a {
  color: #666;
}
#sdsblogArticle .article-info a:hover {
  color: #000;
}
#sdsblogArticle .article-info .articleSection {
  margin: 0 15px;
}
#sdsblogArticle .article-info .fa {
  margin-right: 4px;
}
#sdsblogArticle .article-info .date_create {
  text-transform: capitalize;
  font-size: 12px;
}
#sdsblogArticle .article-info .viewed {
  padding-right: 15px;
  position: relative;
}
#sdsblogArticle .article-info .viewed:after {
  content: "/";
  position: absolute;
  right: -9px;
  top: 1px;
  font-size: 16px;
}
#sdsblogArticle .sdsarticle-des {
  margin: 0;
  margin-bottom: 0;
}
#sdsblogArticle .sdsarticle-des p {
  margin: 0 0 20px;
  line-height: 22px;
  font-size: 13px;
}
#sdsblogArticle .sdsarticle-bottom {
  border-bottom: solid 1px #e6e6e6;
  overflow: hidden;
  padding-bottom: 5px;
  margin-bottom: 28px;
}
#sdsblogArticle .sdsarticle-bottom .sdstags-update {
  padding-top: 30px;
}
#sdsblogArticle .sdsarticle-bottom .sdstags-update a {
  display: inline-block;
  color: #898989;
  font-size: 12px;
  text-transform: uppercase;
  border: solid 1px #e6e6e6;
  border-radius: 2px;
  padding: 5px 30px;
  margin-right: 8px;
}
#sdsblogArticle .sdsarticle-bottom .sdstags-update a:hover {
  border-color: #000;
  color: #000;
}
#sdsblogArticle .sdsarticle-bottom .socials {
  float: right;
  padding-top: 10px;
}
#sdsblogArticle .sdsarticle-bottom .socials a {
  display: inline-block;
  color: #b2b2b2;
  margin-left: 28px;
}
#sdsblogArticle .sdsarticle-bottom .socials a:hover {
  color: #000;
}
div#articleComments {
  box-shadow: none;
  border-radius: 0;
  margin: 0 0 10px;
  padding: 0;
  border: none;
}
div#articleComments h3 {
  margin: 0;
  font-size: 14px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
div#articleComments .commentList > ul {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}
div#articleComments .commentList > ul:last-child {
  margin-bottom: 0;
}
div#articleComments .commentList li {
  border-radius: 0;
  overflow: hidden;
  border: none;
  padding: 0 0 0 100px;
  margin: 0;
}
div#articleComments .commentList li .avatar {
  border: none;
  padding: 0;
  width: 80px;
  height: 80px;
  border-radius: 0;
  overflow: hidden;
  top: 3px;
  left: 0;
}
div#articleComments .commentList li .text {
  background: #fff;
  padding: 0;
  position: relative;
}
div#articleComments .commentList li .text .name {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  display: block;
  text-transform: capitalize;
  margin-right: 10px;
  padding-bottom: 0;
}
div#articleComments .commentList li .text .created {
  display: inline-block;
  margin: 0;
  font-size: 12px;
  text-transform: capitalize;
  color: #666;
}
div#articleComments .commentList li .text .created span {
  margin: 0 8px;
}
div#articleComments .commentList li .text .reply {
  display: inline-block;
  font-size: 13px;
  margin: 0 7px;
}
div#articleComments .commentList li .text .reply a {
  color: #000;
  background: transparent;
  padding: 0;
  font-size: 12px;
  font-weight: 300;
  text-transform: capitalize;
}
div#articleComments .commentList li .text .reply a:hover {
  color: #000;
}
div#articleComments .commentList li .text p {
  margin: 0;
  font-size: 13px;
  font-weight: 400;
}
div#articleComments .commentList li .comment {
  padding-top: 30px;
}
div#articleComments .commentList li .comment li {
  margin: 0;
}
div#respond {
  
  
}
div#respond .error {
  margin: 0;
}
div#respond .comment-reply-title {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 20px 0 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
div#respond #commentform {
  margin: 0;
}
div#respond #commentform .input {
  float: left;
  margin: 0 0 15px;
}
div#respond #commentform .input:hover:before {
  background: #000;
  color: #fff;
  border: 1px solid #000;
}
div#respond #commentform .input.mail {
  width: 48%;
  padding: 0 0 0 30px;
}
div#respond #commentform .input.name {
  width: 52%;
}
div#respond #commentform label {
  font-size: 12px;
  color: #666;
  font-weight: normal;
}
div#respond #commentform .required {
  color: #666;
}
div#respond #commentform input[type="text"] {
  width: 100%;
  height: 35px;
  border: solid 1px #ebebeb;
  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: #000;
}
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: 95px;
}
div#respond #commentform .inputContent:focus {
  border-color: #000;
}
div#respond #commentform .capcha {
  overflow: hidden;
}
div#respond #commentform .capcha img {
  float: left;
}
div#respond #commentform #submitComment {
  text-transform: capitalize;
  color: #fff;
  padding: 9px 13px;
  font-size: 12px;
  font-weight: 400;
  background: #000;
}
div#respond #commentform #submitComment:hover {
  background: #000;
  color: #fff;
}
.rtl {
  
}
.rtl div.az_lastesthomenews .post_list {
  direction: ltr;
}
.rtl div.az_lastesthomenews .post-inner .box-img .post_content {
  left: 0;
  right: auto;
}
.rtl div.az_lastesthomenews .post-inner .box-img .post_content .date_added {
  margin: 0 -30px 25px 0;
}
.rtl div.az_lastesthomenews .post-inner .box-img .post_content .date_added:before {
  left: auto;
  right: -1px;
  border-left: 11px solid #000;
  border-right: none;
}
.rtl div.az_lastesthomenews .post-inner .box-img .post_content .info span.author {
  margin: 0 0 0 15px;
}
.rtl div.az_lastesthomenews .post-inner .box-img .post_content .info span .fa {
  margin-left: 8px;
  margin-right: 0;
}
.rtl div.az_lastesthomenews .post-inner .box-img {
  text-align: right;
}
.rtl div.az_lastesthomenews .post-inner .info {
  direction: rtl;
}
.rtl.layout2 div.az_lastesthomenews .title_block {
  padding: 12px 50px 12px 10px;
  text-align: right;
  background-position: center right 20px;
}
.rtl.layout2 div.az_lastesthomenews .info-group {
  padding: 0 46px 0 0;
}
.rtl.layout2 div.az_lastesthomenews .date_added {
  left: auto;
  right: 0;
}
.rtl.layout2 div.az_lastesthomenews .title-info, .rtl.layout2 div.az_lastesthomenews .box-des {
  text-align: right;
}
.rtl div.blogModule ul.list-link li:before {
  left: auto;
  right: 0;
}
.rtl ul.recentArticles li .image {
  float: right;
  margin: 0 0 0 15px;
}
.rtl ul.recentArticles li .fa {
  margin: 0 0 0 7px;
}
.rtl #smartblogcat .articleContent .sdsarticle-info .fa {
  margin: 0 0 0 5px;
}
.rtl div.post-page {
  text-align: left;
}
.rtl #sdsblogArticle .article-info {
  text-align: right;
}
.rtl #sdsblogArticle .article-info .fa {
  margin: 0 0 0 4px;
}
.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 #commentform .input.mail {
  padding: 0 30px 0 0;
}
.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;
}
@media (min-width: 992px) and (max-width: 1199px) {
  div.az_lastesthomenews .post-inner .box-img .post_content {
    width: 56%;
  }
  #sdsblogArticle .articleContent {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .rtl #sdsblogArticle .articleContent {
    float: none;
    text-align: center;
    margin-right: 0;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  div.az_lastesthomenews .post-inner .box-img .post_content {
    width: 80%;
    padding: 10px 20px;
  }
  div.az_lastesthomenews .post-inner .box-img .post_content .post_title a {
    font-size: 13px;
  }
  div.az_lastesthomenews .post-inner .box-img .post_content .date_added {
    margin-bottom: 5px;
  }
  #smartblogcat .large_image .articleContent .sdsarticleHeader .sdstitle_block a {
    font-size: 18px;
  }
  #smartblogcat .grid .articleContent .sdsarticleHeader .sdstitle_block a {
    font-size: 14px;
  }
  #smartblogcat .smartblogcat-inner.grid .sdsarticleCat {
    width: 50%;
  }
  #content, div#respond {
    padding: 0 30px;
  }
  #sdsblogArticle .articleContent {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .rtl #sdsblogArticle .articleContent {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .rtl div#articleComments .commentList li .text .created {
    margin: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  #content, div#respond {
    padding: 0;
  }
  #sdsblogArticle .socials {
    margin: 0 0 60px;
  }
  #sdsblogArticle .sdsarticle-bottom .sdstags-update {
    width: 100%;
  }
  #sdsblogArticle .sdsarticle-bottom .sdstags-update a {
    padding: 5px 10px;
  }
  #sdsblogArticle .sdsarticle-bottom .socials {
    float: left;
    width: 100%;
    padding-top: 30px;
  }
  #sdsblogArticle .sdsarticle-bottom .socials a {
    margin: 0 28px 0 0;
  }
  div#articleComments .commentList li {
    padding: 0 0 0 88px;
  }
  div#articleComments .commentList li .avatar {
    top: 0;
  }
  div#articleComments .commentList li .text:before {
    display: none;
  }
  #sdsblogArticle .articleContent {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .rtl #sdsblogArticle .articleContent {
    float: none;
    text-align: center;
    margin-right: 0;
  }
  .rtl div#articleComments .commentList li {
    padding: 0 88px 0 0;
  }
}
@media (max-width: 480px) {
  div.az_lastesthomenews .post-inner .box-img .post_content {
    width: 60%;
  }
}
@media (max-width: 479px) {
  div.az_lastesthomenews .post-inner .box-img .post_content {
    width: 100%;
  }
  div.az_lastesthomenews .post-inner .box-img .post_content .box-des {
    display: none;
  }
  div#respond #commentform input[type="text"] {
    width: 100%;
  }
  div#respond #commentform .input {
    width: 100%;
  }
  div#respond #commentform .input.fl, div#respond #commentform .input.fr {
    text-align: left;
  }
  div#articleComments .commentList li .text {
    padding-bottom: 10px;
  }
  div#articleComments .commentList li .text .reply {
    bottom: 0;
    top: auto;
    left: 0;
    right: auto;
  }
  #sdsblogArticle .article-info span.sep {
    margin: 0;
  }
  .rtl div.lastestnews .post .post_image {
    float: none;
    display: block;
    margin: 0 0 30px;
  }
  .rtl div#respond #commentform .input.fl, .rtl div#respond #commentform .input.fr {
    text-align: right;
  }
}
.pagenotfound-wrap {
  padding: 100px 0;
}
.pagenotfound-wrap .pagenotfound-content {
  text-align: center;
  padding: 95px 0;
}
.pagenotfound-wrap .pagenotfound-content .img_404 {
  margin-bottom: 20px;
}
.pagenotfound-wrap .pagenotfound-content h1 {
  color: #000;
  font-size: 100px;
  margin: 0 0 -2px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 10px;
}
.pagenotfound-wrap .pagenotfound-content h3.title_404 {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 28px;
  color: #333;
  text-transform: uppercase;
}
.pagenotfound-wrap .pagenotfound-content p {
  margin: 0 0 60px;
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  display: block;
  padding: 0 15%;
  line-height: 30px;
}
.pagenotfound-wrap .pagenotfound-content .backtohome {
  text-transform: none;
  color: #000;
  font-weight: 400;
  display: inline-block;
}
.pagenotfound-wrap .pagenotfound-content .backtohome:hover {
  color: #000;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .pagenotfound-wrap .pagenotfound-content h1 {
    font-size: 20px;
  }
  .pagenotfound-wrap .pagenotfound-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .pagenotfound-wrap .pagenotfound-content h1 {
    font-size: 26px;
  }
  .pagenotfound-wrap .pagenotfound-content p {
    font-size: 16px;
    padding: 0 5%;
  }
  .pagenotfound-wrap .pagenotfound-content form {
    width: 70%;
  }
}
@media (max-width: 480px) {
  .pagenotfound-wrap .pagenotfound-content h1 {
    font-size: 20px;
  }
  .pagenotfound-wrap .pagenotfound-content p {
    font-size: 16px;
    padding: 0 5%;
  }
  .pagenotfound-wrap .pagenotfound-content form {
    width: 80%;
  }
}
#categories_block_left ul li a:hover {
  color: #000;
}
#user_infoblock-top div.current:hover span {
  color: #000;
}
#user_infoblock-top ul li:hover:before {
  background: #000;
}
#user_infoblock-top ul li:hover a {
  color: #000;
}
#user_infoblock-top div.links:hover > a, #user_infoblock-top .wishlist:hover > a, #user_infoblock-top .login:hover > a, #user_infoblock-top .logout:hover > a, #user_infoblock-top div.links:hover span, #user_infoblock-top .wishlist:hover span, #user_infoblock-top .login:hover span, #user_infoblock-top .logout:hover span {
  color: #000;
}
#newsletter_block_home button:hover {
  color: #000;
}
#currencies-block-top ul li a:hover {
  color: #000;
}
#currencies-block-top ul li a:hover:before {
  background: #000;
  border-color: #000;
}
#currencies-block-top ul li.selected a {
  color: #000;
}
#currencies-block-top div.current:hover span, #currencies-block-top div.current.active span {
  color: #000;
}
#currencies-block-top div.current:hover:after, #currencies-block-top div.current.active:after {
  color: #000;
}
#languages-block-top ul li a:hover {
  color: #000;
}
#languages-block-top ul li a:hover:before {
  background: #000;
  border-color: #000;
}
#languages-block-top ul li.selected span {
  color: #000;
}
#languages-block-top ul li.selected span:before {
  background: #000;
  border-color: #000;
}
#languages-block-top div.current:hover span, #languages-block-top div.current.active span {
  color: #000;
}
#languages-block-top div.current:hover:after, #languages-block-top div.current.active:after {
  color: #000;
}
#languages-block-top ul li:hover a span {
  color: #000;
}
.az_searchpro .az_searchblock-container .azsb_selector_cat {
  background: #000;
}
.az_searchpro .az_searchblock-container .azsb_selector_cat:before {
  background: #000;
}
.az_searchpro .az_searchblock-container .azsb_button:hover, .az_searchpro .az_searchblock-container .close:hover {
  color: #000;
}
#layered_block_left #layered_form span.layered_subtitle:before {
  background: #000;
}
#layered_block_left #layered_form .layered_price .layered_filter_ul #layered_price_range {
  color: #000;
}
.az_homeslider .owl-item .azhomeslider-description a.view:hover {
  background: #000;
  border-color: #000;
}
.az_homeslider .owl-item .azhomeslider-description .group-1 .desc-inner h4 span {
  background: rgba(240, 86, 86, 0.9);
}
.az_homeslider .owl-item .azhomeslider-description .group-2 .desc-inner h4 span, .az_homeslider .owl-item .azhomeslider-description .group-3 .desc-inner h4 span {
  background: #000;
}
.az_homeslider .owl-dots .owl-dot:hover, .az_homeslider .owl-dots .owl-dot.active {
  background: #000;
}
.az_homeslider .owl-nav .owl-prev:hover, .az_homeslider .owl-nav .owl-next:hover {
  background: #000;
}
.az_homeslider .owl-item .azhomeslider-description .desc-inner2 .shopnow:hover {
  color: #000;
  border-color: #000;
}
.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: #000;
}
.cart_block .cart-info .price {
  color: #000;
}
.layout2 .shopping_cart > a:first-child span.icon {
  background-color: #000;
}
.layout2 .shopping_cart > a:first-child span.ajax_cart_total {
  color: #000;
}
.az_manufacturer .az_manufacturer-inner .owl-controls .owl-nav .owl-prev:hover, .az_manufacturer .az_manufacturer-inner .owl-controls .owl-nav .owl-next:hover {
  border-color: #000;
  background: #000;
}
#newsletter_block_home button {
  background: #000;
}
#newsletter_block_home button:hover {
  background: #1a1a1a;
}
#newsletter_block_popup .block_content .content-inner .form-group .button {
  background: #000;
}
#newsletter_block_popup .block_content .content-inner .form-group .button:hover {
  background: #000;
}
#newsletter_block_popup .block_content .content-inner h3.title {
  color: #000;
}
#newsletter_block_popup .close {
  background: #000;
}
#newsletter_block_popup .close:hover {
  background: #000;
}
#index .az_megamenu_wrap .home > a {
  color: #000;
}
.az_megamenu_wrap .home:hover a {
  color: #000;
}
.az_megamenu_wrap .navbar-nav > li:hover a, .az_megamenu_wrap .navbar-nav > li.active a {
  color: #000;
}
.az_megamenu_wrap .navbar-nav > li.mega_type.type2 .dropdown-menu .parent > a:hover {
  color: #000;
}
.az_megamenu_wrap .navbar-nav > li.mega_type.type2 .dropdown-menu .parent .dropdown-menu li:hover a {
  color: #000;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li .dropdown-menu ul li.parent > a:hover {
  color: #000;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li a:hover {
  color: #000;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li a:hover:before, .az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li a:hover:after {
  background: #000;
}
.az_megamenu_wrap .navbar-nav > li.mega_type .dropdown-menu ul li .dropdown-menu ul li a:hover {
  color: #000;
}
.az_megamenu_wrap .navbar-nav > li.type2 .dropdown-menu .featured-product .product_lists li .product-container:hover .button-container a.cart_button {
  border: 1px solid #000;
  color: #fff;
  background-color: #000;
  background-image: url(../img/icon/icon-cart-2.png);
}
.az_megamenu_wrap .navbar-nav > li.type2 .dropdown-menu .featured-product .product_lists li .product-container:hover .button-container a {
  border: 1px solid #000;
  background: #000;
  color: #fff;
}
.az_megamenu_wrap .navbar-nav > li.css_type .dropdown-menu ul li a:hover {
  color: #000;
}
.az_megamenu_wrap .home .dropdown-menu li a:hover {
  color: #000;
}
.navbar #az_megamenu_wrap .home .dropdown-menu li a:hover {
  color: #000;
}
#module-smartblog-category .navbar #az_megamenu_wrap .navbar-nav li.blog > a {
  color: #000;
}
#contact .navbar #az_megamenu_wrap .navbar-nav li.contact > a {
  color: #000;
}
.blockcart {
  background: #000;
}
.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: #000;
}
.shopping_cart:hover > a:first-child span.icon {
  color: #000;
}
.shopping_cart .cart_block {
  border-top: solid 2px #000;
}
.cart_block .price-total span.price {
  color: #000;
}
.cart_block .cart-info .product-name a:hover {
  color: #000;
}
.shopping_cart .cart_block .block_content .recent_items span {
  color: #000;
}
.cart_block .buttons a#button_order_cart {
  background: #000;
}
.cart_block .buttons a#button_order_cart:hover {
  background: #000;
}
.cart_block .buttons a:hover {
  background: #000;
}
.az-instagram:before {
  background: #000;
}
div.bonus-menu ul li.item .icon:before {
  background: #000;
}
div.bonus-menu ul li.item:hover div.text a {
  color: #000;
}
.banner-2 .more a:hover {
  background: #000;
  border-color: #000;
}
div.testimonial h3.title_block {
  background-color: #000;
}
div.testimonial .content .text div.info h4.name-cus span {
  color: #000;
}
div.testimonial .content .text div.info h4.name-cus span:before, div.testimonial .content .text div.info h4.name-cus span:after {
  background: #000;
}
div.testimonial .owl-carousel .owl-dots .owl-dot.active span, div.testimonial .owl-carousel .owl-dots .owl-dot:hover span {
  background: #000;
}
.az_tabs .aztabs-items .aztabs-loadmore .aztabs-loadmore-btn .fa {
  color: #000;
}
div.az_tabs .aztabs-tabs-container .aztabs-tab span:before, div.az_tabs .aztabs-tabs-container .aztabs-tab span:after {
  background: #000;
}
div.az_tabs .aztabs-tabs-container .aztabs-tab.tab-sel, div.az_tabs .aztabs-tabs-container .aztabs-tab:hover {
  color: #000;
}
div.az_tabs .product_list h5.product-name a:hover {
  color: #000;
}
div.best_sellers div.az_tabs .aztabs-tabs-container .aztabs-tab:before, div.best_sellers div.az_tabs .aztabs-tabs-container .aztabs-tab:after {
  background: #000;
}
div.countdown_product .owl-controls .owl-prev:hover, div.countdown_product .owl-controls .owl-next:hover {
  background: #000;
}
div.countdown_product .product-container .countdown_time .time-item {
  background: #000;
}
div.countdown_product .showall:hover {
  color: #000;
  border-color: #000;
}
.az_countdowntimer .azcountdowntimer .time .num-time {
  color: #000;
}
.az_countdowntimer .shopnow a:hover {
  color: #000;
  border-color: #000;
}
.custom-slider-1 .owl-controls .owl-prev:hover, .custom-slider-1 .owl-controls .owl-next:hover {
  background: #000;
}
#categories_block_left h3.title_block {
  background: #000;
}
#categories_block_left ul.tree li:hover > a {
  color: #000;
}
#categories_block_left ul.tree li:hover:before {
  background: #000;
}
#categories_block_left ul.tree li:hover > span.grower:after {
  color: #000;
}
#layered_block_left #layered_form #enabled_filters ul li {
  color: #000;
}
#layered_block_left #layered_form .layered_filter_ul li:hover label {
  color: #000;
}
#layered_block_left #layered_form .layered_filter_ul li:hover:before {
  background: #000;
}
#layered_block_left #layered_form .layered_filter_ul li:hover div.checker span {
  background: #000;
}
#layered_block_left #layered_form .layered_filter_ul li:hover div.checker span {
  background: #000;
}
#layered_block_left #layered_form .layered_filter_ul li:hover a {
  color: #000;
}
#layered_block_left #layered_form ul li input.checkbox {
  opacity: 0;
}
#layered_block_left #layered_form div.checker .checked {
  background: #000;
}
#layered_block_left #layered_form .ui-widget-header {
  background: #000;
}
#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 {
  background: #000;
}
@media (max-width: 992px) {
  .navbar #az_megamenu_wrap .navbar-nav li a:hover, .navbar #az_megamenu_wrap .navbar-nav li span.menu-title:hover {
    color: #000 !important;
  }
  .navbar #az_megamenu_wrap .navbar-nav li.active > a, .navbar #az_megamenu_wrap .navbar-nav li.active > span.menu-title {
    color: #000 !important;
  }
  .navbar #az_megamenu_wrap .home .dropdown-menu li a:hover {
    color: #000;
  }
  .navbar .navbar-button .navbar-toggle {
    background: #000;
  }
  .navbar .navbar-button .navbar-toggle:hover {
    background: #1a1a1a;
  }
  #index .navbar #az_megamenu_wrap .home > a {
    color: #000 !important;
  }
  #contact .navbar #az_megamenu_wrap .navbar-nav li.contact > a {
    color: #000 !important;
  }
  #module-smartblog-category .navbar #az_megamenu_wrap .navbar-nav li.blog > a {
    color: #000 !important;
  }
}
@media (max-width: 768px) {
  #languages-block-mobile div.current:hover span, #currencies-block-mobile div.current:hover span, #languages-block-mobile div.current.active span, #currencies-block-mobile div.current.active span {
    color: #000;
  }
  #languages-block-mobile div.current:hover:after, #currencies-block-mobile div.current:hover:after, #languages-block-mobile div.current.active:after, #currencies-block-mobile div.current.active:after {
    color: #000;
  }
}
#product_comparison .prices-container .price {
  color: #000;
}
#product_comparison .prices-container .price-percent-reduction {
  background: #000;
}
#order #order-detail-content .product-name a:hover {
  color: #000;
}
.cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover {
  color: #000;
}
#contact .gmap .contact-info .social a:hover {
  color: #000;
}
#contact .contact-form-box #submitMessage:hover {
  background: #000;
}
