/*************************
********CUSTOM
*************************/
/*
body{
    background: url('/images/bg1.jpg') no-repeat center bottom fixed;
}
*/
h1 {
  position: relative;
  overflow: hidden;
  display: block;
  background-color: #eee;
  color: #2f2f2f;
  font: 700 15px/25px "Ubuntu", sans-serif;
  text-transform: none;
  border: 0;
  width: 100%;
  padding: 10px 22px;
  margin: 0 0 15px;
  text-align: center;
}

h2 {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  font-size: 34px;
  position: relative;
  font-weight: 700;
  color: #cba936;
}

header {
  background: #fff;
}

.header_social {
  text-align: right;
  padding-bottom: 10px;
}

.header_social a {
  padding: 0 10px;
  color: #000;
  font-size: 28px;
}

.header_social a .fa-instagram {
  color: #e32222;
}

.header_social a .fa-whatsapp {
  color: #36c354;
}

.header_social a .fa-envelope {
  color: #3c8cef;
}

.header_social a:hover,
.header_social a:focus {
  opacity: 0.7;
}

.header_logo_search {
  margin-top: 20px;
  margin-bottom: 20px;
}
.logo_box a img {
  max-width: 93px;
  width: 100%;
}

.header_search_box {
  margin-top: 25px;
}

.header_currency_box {
  margin-top: 9px;
}

.header_info_nav {
    background-image: linear-gradient(45deg, #f9ce3f, #f1d36f, #f9ce3f);
    height: 59px;
    line-height: 59px;
    position: relative;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.header_info_nav a {
  color: #fff;
  padding-left: 5px;
}

.header_info_nav a:hover {
  text-decoration: none;
}

.header_info_nav a i {
  padding-right: 10px;
  color: #bd3f47;
}

.header_info_nav a span:hover,
.header_info_nav a span:focus {
  color: #bd3f47;
}

.header_cart_button_box {
  min-height: 60px;
  background-color: #f2cc3c;
  webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  line-height: 60px;
}

.top_categories_btn_box {
  background-image: linear-gradient(to left, #f76f2f, #fb9a6b);
  color: #fff;
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
  padding: 12px 15px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  border-radius: 5px;
  line-height: 36px;
}

.top_categories_btn_box:hover{
    background-image: linear-gradient(to bottom, #170c27, #402763, #170c27);
}

.top_categories_btn_box span {
  color: #fff;
  font-size: 19px;
  padding-right: 13px;
  position: relative;
  top: 2px;
  display: inline-block;
}

.btn-search {
  background-color: #f54903;
  color: #fff;
}

.btn-search:hover,
.btn-search:focus {
  background-color: #1b2753;
  color: #fff;
  font-weight: bold;
}

.page_payment,
.page_shippinginfo {
  font-size: 16px;
}

.header-mobile-nav-box {
  background-image: linear-gradient(45deg, #ff6a02, #ff6a02, #ff6a02);
  height: 50px;
  line-height: 50px;
  position: relative;
  text-align: right;
}

.header-mobile-nav-box a {
  text-decoration: none;
  display: inline-block;
  float: right;
  width: 36px;
  height: 36px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  margin-top: 7px;
  margin-left: 10px;
  margin-bottom: 17px;
  cursor: pointer;
  font-size: 25px;
}

.hc-nav-trigger-sticky-open {
  padding: 23px;
  z-index: 100;
}

.mobile-logo-box {
  padding: 5px 15px;
  max-width: 130px;
}

.homepage-banner-box:hover {
  box-shadow: #ccc 3px 3px 3px;
}

#tm_categories_box {
  max-height: 650px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 350px;
  position: absolute;
  top: 60px;
  z-index: 999;
}

#shopping_cart_content {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 10;
  width: 300px;

}

#shopping_cart_content ul {
  min-height: 200px;
  max-height: 350px;
  overflow-y: auto;
}

#shopping_cart_content .panel-heading {
  background-color: #f2cc3c;
  background-image: none;
  color: #fff;
}

#shopping_cart_content .panel {
  margin-bottom: 0;
}

main {
  background: #fff;
  min-height: 500px;
}

.centerBoxWrapper {
  margin: 15px 0;
}

.centerBoxReviews {
  padding: 15px 0;
  background: #fff;
}

ol.breadcrumb {
  padding-left: 10px;
}

.indexCategoriesList a {
  display: block;
}

.side_heading {
  position: relative;
  overflow: hidden;
  display: block;
  background-color: #2f2f2f;
  color: #fff;
  font: 400 15px/25px "Ubuntu", sans-serif;
  text-transform: uppercase;
  text-align: left;
  border: 0;
  width: 100%;
  padding: 10px 22px;
  margin: 0;
}

.side_heading#tmCategoriesHeading {
  /* margin-top: 15px; */
}

.side_box_collapse_button {
  float: right;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.sortbybox {
  margin-right: 25px;
}

.page_spilt_box {
  font-size: 12px;
  line-height: 30px;
}

.list_products_row_box {
  padding-left: 15px;
  padding-right: 15px;
}

.list_products_box {
  text-align: center;
  margin: 0px 0px 15px 0;
  padding: 5px 5px 25px 5px;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-box-shadow: inset 0 0 0 1px #000, 0 0 1px transparent;
  -moz-box-shadow: inset 0 0 0 1px #000, 0 0 1px transparent;
  box-shadow: inset 0 0 0 1px #000, 0 0 1px transparent;
}

.list_products_box:hover {
  -webkit-box-shadow: inset 0 0 0 2px #000, 0 0 1px transparent;
  -moz-box-shadow: inset 0 0 0 2px #000, 0 0 1px transparent;
  box-shadow: inset 0 0 0 2px #000, 0 0 1px transparent;
}

.list_products_box:hover .price_saveoff_box {
  background-color: #f54802;
}

.list_products_box .list_products_name {
  height: 75px;
  margin-top: 10px;
  padding-left: 3px;
  padding-right: 3px;
}

.list_products_box .list_products_name a {
  color: #2f2f2f;
  font-size: 12px;
  text-decoration: none;
}

.list_products_box .list_products_name a:hover {
  color: #84c0b6;
}

.list_products_box .list_products_image img {
  margin-left: auto;
  margin-right: auto;
}

.list_products_box .list_products_price {
  font-size: 16px;
  font-weight: bold;
  color: #ff6801;
}

.list_products_price .normal_price {
  text-decoration: line-through;
  color: #000;
  font-size: 12px;
}

.list_products_price .special_price {
  color: #f54802;
  font-weight: bold;
  font-size: 18px;
  padding-left: 5px;
}

.list_products_price .price_saveoff_box {
  position: absolute;
  top: 0px;
  left: 1px;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  font-size: 12px;
  background-color: #333;
  color: #fff;
  padding: 1px 3px;
  text-transform: uppercase;

}

.list_products_price .special_sale_price {}

.list_products_box .list_products_button {}

.list_products_box:hover .list_products_soldout {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #000000;
  padding: 3px 5px;
  color: #f50404;
}

.list_products_soldout {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #c33434;
  padding: 3px 5px;
  color: #fff;
}

h1.product_name_info {
  padding: 0;
  margin: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  background-color: transparent;
}

.colse_cart_button {
  color: #fff;
  padding: 1px 5px;
  margin-left: 20px;
  border: 1px solid #fff;
}

.colse_cart_button:hover,
.colse_cart_button:focus {
  text-decoration: none;
  border: 1px solid #ccc;
  color: #ccc;
}

.btn_add_to_cart {
    background-image: radial-gradient(#f54802, #9d2d00);
    box-shadow: 0 0 5px #f17c4c;
    color: #fff;
}

.btn_add_to_cart:hover,
.btn_add_to_cart:focus {
    background-image: radial-gradient(#d94205, #7b2402);
    box-shadow: 0 0 5px #674c42;
    font-weight: bold;
}

.product_price_info {
  font-size: 18px;
  color: #131313;
  font-weight: bold;
}

.product_price_info .normal_price {
  text-decoration: line-through;
  font-size: 14px;
}

.product_price_info .special_price {
  font-size: 18px;
  color: #f54802;
  font-weight: bold;
}

.product_price_info .price_saveoff_box {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
}

.product_price_info .price_saveoff_box:before {
  content: '';
}

.add_to_cart_box {
  margin: 10px 0;
}

.side_content_box .list-group {
  margin-bottom: 0;
}

.cartTotalsDisplay {
  font-size: 12px;
  text-align: center;
  padding-bottom: 15px;
}

.specials_products_box {
  background: #fff;
  padding-top: 50px;
}

.company_info_box {
  text-align: center;
  padding: 50px 0;
  color: #dfdfdf;
  /*background:#000;
    opacity: 0.5;
    filter:alpha(opacity=50);*/
}

.company_info_box strong {
  font-size: 25px;
  display: block;
  padding-bottom: 30px;
}

.company_info_box p {
  line-height: 30px;
  font-size: 16px;
}

#cartSubTotal {
  text-align: right;
  margin: 10px 0;
  font-weight: bold;
  text-decoration: underline;
  padding-right: 5px;
}

.relative_products {
  margin-top: 15px;
}

.relative_products .panel-heading {
  font-size: 12px;
}

.footer_copyright {
  margin: 15px 0;
  border-top: 1px solid #ccc;
  padding-top: 15px;
  font-size: 12px;
}

.footer_payment_image {
  text-align: right;
}

.footer_payment_image img {
  height: 30px;
}

ul.cart-list {
  padding: 0 !important;
  max-height: 300px;
  overflow-y: auto;
}

ul.cart-list>li {
  position: relative;
  border-bottom: solid 1px #efefef;
  padding: 15px 15px 23px 15px !important;
}

ul.cart-list>li>a.photo {
  padding: 0 !important;
  margin-right: 15px;
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  left: 15px;
  top: 15px;
}

ul.cart-list>li img {
  width: 50px;
  height: 50px;
  border: solid 1px #efefef;
}

ul.cart-list>li>h6 {
  margin: 0;
}

ul.cart-list>li>h6>a.photo {
  padding: 0 !important;
  display: block;
}

ul.cart-list>li>p {
  margin-bottom: 0;
}

ul.cart-list>li.total {
  background-color: #f5f5f5;
  padding-bottom: 15px !important;
}

ul.cart-list>li.total>.btn {
  display: inline-block;
  border-bottom: solid 1px #efefef;
}

ul.cart-list>li .price {
  font-weight: bold;
}

ul.cart-list>li.total>span {
  padding-top: 8px;
}

.footer_wrapper {
  background-color: #012839;
  padding: 30px 0 10px 0;
  border-top: 1px solid #7e7e7e;
}

.foot_col_heading {
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}

.footer_wrapper ul {}

.footer_wrapper ul li {
  padding: 5px 0;
  color: #dbd8d8;
}

.footer_wrapper ul li a {
  color: #fff;
  font-size: 12px;
}

.footer_copyright_box {
  padding-top: 25px;
  text-align: center;
  font-size: 12px;
}

.footer_copy_right,
.footer_copy_right a {
  color: #fff;
  line-height: 30px;
}

.footer_notice {
  color: #dbdbdb;
}

.footer_notice strong {
  border-bottom: 1px solid #ccc;
  color: #ffba00;
}

.footer_notice p {
  margin-top: 15px;
}

.main_wrapper {
  margin-bottom: 15px;
  padding-top: 15px;
}

@media (min-width: 768px) {
  .collapse_sm_visibel {
    display: block;
    height: auto !important;
  }

  .left_wrapper {
    float: left;
  }

  .main_wrapper {
    float: right;
  }

}

@media (max-width: 767px) {
  .header_info_nav a i {
    padding-right: 5px;
    color: #bd3f47;
    font-size: 20px;
  }

}

.sticky-open {
  z-index: 100;
}

/*************************
********header hot link
*************************/

@media (min-width: 768px) {
  .header_hot_link li {
    padding-left: 15px;
    padding-right: 15px;
  }

  .header_hot_link a {
    color: #546764;
    font-weight: bold;
    font-size: 14px;
  }

  .specials_products_box {
    padding-left: 50px;
    padding-right: 50px;
  }

  #featuredProducts {
    padding-left: 50px;
    padding-right: 50px;
  }

  .centerBoxReviews {
    padding-left: 65px;
    padding-right: 65px;
  }

}

@media (max-width: 767px) {
  .header_hot_link a {
    color: #546764;
  }
}

/*************************
********SCROLL TOP
*************************/
.scroll-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.scroll-to-top #to-top {
  background-color: #bbb;
  border: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #FFF;
  border-radius: 50%;
  cursor: pointer;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);

}

.scroll-to-top.show {
  opacity: 1;
  visibility: visible;
}

/* 
  Side Box Categories
 */
#allCategoriesHeading {
  position: relative;
}

#allCategoriesHeading>span {
  position: absolute;
  top: 6px;
  right: 7px;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 18px;
}

#allCategoriesHeading>i {
  position: absolute;
  top: 1px;
  right: 7px;
  cursor: pointer;
  padding: 5px 10px;
  font-size: 24px;
}

#tm_categories {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}

#tm_categories ul {
  margin: 0;
  padding: 0;
  display: none;
}

#tm_categories li {
  text-align: left;
  display: block;
  position: relative;
  list-style: none;
  padding: 0;
  z-index: 3;
  transition: 300ms ease all;
}

#tm_categories>li:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 30%;
  left: 1%;
  bottom: 16px;
  box-shadow: 10px 0 0px black;
  transition: 300ms ease all;
  transform: rotate(0deg);
}

#tm_categories>li:hover:before {
  box-shadow: 10px 0 20px black;
  transform: rotate(-3deg);
  bottom: 6px;
}

#tm_categories>li:hover>a {
  margin-left: 1%;
  box-shadow: inset 300px 0 300px -300px rgba(255, 255, 255, 0.3);
}

#tm_categories>li:hover+li {
  z-index: 1;
}

#tm_categories>li>a {
  display: block;
  text-transform: none;
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #0a0a0a;
  font-weight: 400;
  position: relative;
  width: 100%;
  padding: 11px 18px;
  background-color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  transition: 300ms ease all;
}

#tm_categories li.level_2>a {
  display: block;
  text-transform: none;
  font-family: "Ubuntu", sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  font-weight: 400;
  position: relative;
  width: 100%;
  padding: 5px 0 5px 27px;
}

#tm_categories li.level_3>a {
  font-size: 12px;
  color: #fff;
  display: block;
  position: relative;
  width: 100%;
  padding: 0 0 0 36px;
  line-height: 25px;
}

#tm_categories>li+li>a {
  border-top: 1px solid #d9d9d9;
}

#tm_categories li.active>a {
  text-decoration: underline;
}

.level_1>.click,
.level_2>.click,
.level_3>.click {
  cursor: pointer;
  padding: 5px 15px;
  border-left: 1px solid #ccc;
}

.level_1>.click:hover,
.level_2>.click:hover,
.level_3>.click:hover {
  color: #000;
}

.level_1>.click {
  position: absolute;
  top: 8px;
  right: 5px;
  color: #4a4949;
  font-size: 14px;
}

.level_2>.click {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  font-size: 12px;
}

li.level_2+li {
  border-top: 1px solid #ccc;
}

li.level_3+li {
  border-top: 1px dotted #ccc;
}

.level_3>.click {
  position: absolute;
  top: 2px;
  right: 10px;
  color: #fff;
  font-size: 12px;
}

li.level_4 {
  border-bottom: 1px dotted #ccc;
}

li.level_4 a {
  display: block;
  padding: 3px 0 3px 50px;
  font-size: 12px;
  color: #202020;
}

#tm_categories ul {
  position: relative;
  z-index: 11;
  margin: 0;
  padding: 0;
  list-style: none;
}

#tm_categories ul.level_1 {}

#tm_categories ul.level_2 {
  background-color: #5a5a5a;
  background-image: linear-gradient(45deg, #68c2ce, #376d74);
}

#tm_categories ul.level_3 {
  background-image: linear-gradient(45deg, #488790, #2b484c);
}

.header_quick_link {
  margin-top: 25px;
}

.header_quick_link li {
  padding-right: 25px;
  text-align: center;
}

.header_quick_link a {
  color: #000;
}

.header_quick_link a i {
  font-size: 25px;
}

.header_quick_link a span {
  font-size: 12px;
}

ol.breadcrumb {
  padding-left: 10px;
}

ol.breadcrumb a {
  color: #403b3b;
}

.fixed_category_mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: block;
}

.fixed_category_mobile .left_box_content {
  max-height: 85%;
  overflow-y: auto;
  border-bottom: 5px solid #000;

}

.table>tbody>tr>td.attrib-grid-vHeader {
  vertical-align: middle;
}

.attrib-grid-cell {
  min-width: 110px;
}

input.counter {
  min-width: 35px;
}

.filter-list {
  max-height: 350px;
  overflow-y: auto;
}

.att_image_list {
  overflow: hidden;
  font-size: 11px;
}

.att_image_list span {
  word-break: break-word;

}

.att_image_list img {
  border: 1px solid #ccc;
}



.ui-dialog {
  width: 370px;
  height: auto;
  display: none;
  position: absolute;
  z-index: 9000;
  top: 0px;
  left: 0px;
  border: 1px solid #f00;
  background: #fff;
}

.ui-dialog a {
  text-decoration: none;
}

.ui-dialog-title {
  height: 48px;
  line-height: 48px;
  padding: 0px 20px;
  color: #535353;
  background: #c1404c;
  font-size: 16px;
  border-bottom: 1px solid #efefef;
  cursor: move;
  user-select: none;
}

.ui-dialog-closebutton {
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 12px;
  right: 20px;
  background: url(/images/close_def.png) no-repeat;
  cursor: pointer;

}

.ui-dialog-closebutton:hover {
  background: url(/images/close_hov.png);
}

.ui-dialog-content {
  padding: 15px 20px;
  color: #fff;
  background: #484747;
}

.ui-dialog-pt15 {
  padding-bottom: 15px;

}

.ui-dialog-l40 {
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}

.ui-dialog-input {
  width: 100%;
  height: 40px;
  margin: 0px;
  padding: 0px;
  border: 1px solid #d5d5d5;
  font-size: 16px;
  color: #c1c1c1;
  text-indent: 25px;
  outline: none;
}

.ui-dialog-box {
  text-align: center;
}

.ui-dialog-submit {
  width: 47%;
  height: 50px;
  background: #3b7ae3;
  border: none;
  font-size: 16px;
  color: #fff;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: 50px;
}

.ui-dialog-close {
  width: 50%;
  height: 50px;
  background: #839cc5;
  border: none;
  font-size: 16px;
  color: #fff;
  outline: none;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: 50px;
}

.ui-dialog-submit:hover {
  background: #3f81b0;
}

.ui-mask {
  width: 100%;
  height: 100%;
  background: #000;
  position: absolute;
  top: 0px;
  height: 0px;
  z-index: 8000;
  opacity: 0.7;
  filter: Alpha(opacity=40);
}

.fixed-dialog-box {
  position: fixed;
  bottom: 0;
  right: 50px;
  z-index: 5;
  border: 1px solid #ccc;
  background: #505050;
  color: #fff;
  padding: 8px 13px;
}

.fixed-dialog-box a {
  color: #fff;
  font-size: 16px;
}

.support {
  width: 45px;
  position: fixed;
  bottom: 100px;
  right: 6px;
  z-index: 9;
}

.support a {
  float: left;
  margin-bottom: 10px
}

.support a img {
  width: 40px;
  border: 0px;
}

.support a:hover img {
  transform: scale(1.2);
}

@media only screen and (max-width: 767px) {
  .support {
    width: 38px;
    right: 11px;
    bottom: 100px;
  }

  .support a img {
    width: 38px;
  }

}

.abu_title {
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
}

.abu_title_border {
  height: 5px;
  width: 90px;
  background: #f2cc3c;
  margin: 0 auto;
}

.abu_description p {
  text-indent: 20px;
}

.abu_description_review {
  margin-top: 30px;
  text-indent: 20px;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 75px;
  font-size: 100px !important;
  color: #797a77;
}

.owl-carousel .owl-nav button.owl-prev {
  left: 0;
}

.owl-carousel .owl-nav button.owl-next {
  right: 0;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  color: #bec1bb;
}

.about_us_box {
  padding-bottom: 35px;
  margin-bottom: 25px;
}

.about_us_box p {
  line-height: 30px;
}

.about_us_text_box {
  color: #fff;
}

.about_us_text_title {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  margin: 35px 0;
}

@media (max-width: 767px) {
  .footer_copy_right {
    text-align: center;
  }

  .footer_payment_image {
    text-align: center;
  }
}

#countdown {
  font-size: 14px;
  position: absolute;
  bottom: 8px;
  left: 120px;
  padding: 2px 5px;
}

.countdown-h,
.countdown-m,
.countdown-s-e {
  background: #f2cc3c;
  padding: 3px 5px;
  color: #fff;
  text-align: center;
}

.countdown-s-o {
  background: #f2cc3c;
  padding: 3px 5px;
  color: #120404;
  text-align: center;
}

.products-info-freeshipping {
  color: #605b5b;
}

.products-info-freeshipping span {
  color: #bd3f47;
  font-size: 12px;
}

#reviewsWritePrice .normal_price {
  text-decoration: line-through;
}

#reviewsWritePrice .special_price {
  font-size: 22px;
  color: #000;
  padding: 0 15px;
}

#reviewsWritePrice .price_save_off:before {
  content: "-";
}

.indexCategoriesList .list_products_box {
  line-height: 50px;
}

.indexCategoriesList .list_products_box a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.contact_us_social {
  text-align: center;
}

.contact_us_social a {
  padding: 7px;
}

.contact_us_social a img {
  width: 45px;
}