/*************************
********CUSTOM
*************************/

body {
  font-family: 'Open Sans', sans-serif;
  background: #fff;
}

h1 {
  position: relative;
  overflow: hidden;
  display: block;
  background-color: #fff;
  color: #2f2f2f;
  font: 700 15px/25px 'Open Sans', 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: #213d7e;
    text-shadow: 3px 3px #edd0b1;
}

header {
  background: none;
}

.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 {
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  background-color: #f4f5f5;
  padding:15px;
}

.logo_box a img {
  max-width: 138px;
  width: 100%;
}

.header_search_box {
  flex-grow: 1;
  padding: 0 15px;
}
.header_payment_images i{
    font-size: 40px;
}

.header_currency_box {
  margin-top: 9px;
}

.header_info_nav {
  background: #0c2050;
  height: 40px;
  line-height: 40px;
  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;
  background: #900000;
}

.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: #19caaf;
  -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 right, #00204b, #e56805, #00204b);
  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,
.top_categories_btn_box:focus {
  background-image: linear-gradient(to right, #e56805, #00204b, #e56805);
}

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

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

.btn-search:hover,
.btn-search:focus {
  background-color: #000;
  color: #fff;
}

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

.header-mobile-nav-box {
  background-color: #0c2050;
  height: 45px;
  line-height: 45px;
  position: relative;
  text-align: right;
}

.header-mobile-nav-box a {
  text-decoration: none;
  float: right;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  margin-top: 7px;
  margin-left: 10px;
  cursor: pointer;
  font-size: 23px;
}

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

.mobile-logo-box {
    padding: 10px 15px;
    max-width: 175px;
}

.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: #19caaf;
  background-image: none;
  color: #fff;
}

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

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

.centerBoxWrapper {
  margin: 20px 0;
}

.centerBoxReviews {
  padding: 20px 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_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;
  transition: all 0.4s ease 0s;
  -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: 0 0 7px rgba(0,0,0,.7);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,.7);
  box-shadow: 0 0 7px rgba(0,0,0,.7);
  border-radius: 10px;
}

.list_products_box img {
  border-radius: 5px;
}

.list_products_box:hover {
  -webkit-box-shadow: inset 0 0 0 3px rgb(205 37 37 / 75%), 0 0 1px transparent;
  -moz-box-shadow: inset 0 0 0 3px rgb(205 37 37 / 75%), 0 0 1px transparent;
  box-shadow: inset 0 0 0 3px rgb(205 37 37 / 75%), 0 0 1px transparent;
}

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

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

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

.list_products_box .list_products_name a:hover {
  color: #426145;
}

.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: #1e1e1e;
  height: 30px;
  line-height: 30px;
}

.list_products_price .normal_price {
  text-decoration: line-through;
}

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

.list_products_price .price_saveoff_box {
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.4s ease 0s;
  -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: #e56806;
  color: #fff;
  padding: 1px 3px;
  text-transform: uppercase;
  border-radius: 10px 0 0 0;
}

.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-color: #0e0e0d;
  color: #fff;
}

.btn_add_to_cart:hover,
.btn_add_to_cart:focus {
  background-color: #3da36d;
  color: #dfe2e2;
}

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

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

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

.product_price_info .price_saveoff_box {
  background-color: #0e243c;
  color: #fff;
  text-transform: uppercase;
  padding: 3px 5px;
  font-size: 14px;
  border-radius: 5px;
}

.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: 20px;
}

.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: #f4f5f5;
  padding: 30px 0 10px 0;
  border-top: 1px solid #7e7e7e;
}

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

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

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

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

.footer_copy_right,
.footer_copy_right a {
  color: #292929;
  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;
}

.cl1 {
  max-height: 500px;
  overflow-y: auto;
}

.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_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: #161616;
}

.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: 60px;
  position: fixed;
  bottom: 100px;
  right: 6px;
  z-index: 9;
}

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

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

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

@media only screen and (max-width: 767px) {
  .support {
    width: 50px;
    right: 0px;
    bottom: 200px;
  }

  .support a img {
    width: 50px;
  }

}

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

.abu_title_border {
  height: 5px;
  width: 90px;
  background: #19caaf;
  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: #19caaf;
  padding: 3px 5px;
  color: #fff;
  text-align: center;
}

.countdown-s-o {
  background: #19caaf;
  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;
}

.header_top_row{
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_top_row .header_free_shipping{
    font-size: 16px;
    font-weight: bold;
    color: #da2128;
    margin-bottom: 0;
    text-shadow: 3px 3px #f4f5f5;
}
.header_mobile_free_shipping{
    font-size: 15px;
    font-weight: bold;
    color: #da2128;
    text-align: center;
    margin-top: 1px;
    text-shadow: 3px 3px #f4f5f5;
}

.header_top_row ul{
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    padding:0;
    margin:0;
}

.header_top_row ul li{
    padding-left: 10px;
    padding-right: 10px;
}
.header_top_row ul li a{
    color:#1b1b1b;
}
.header_top_row ul .cart_button{
    padding: 10px 15px;
    background-color: #f4f5f5;
    font-size: 16px;
    
}
.header_top_row ul .cart_button a{
    display: block;
    color: #000;
}
.filter_by_wrapper{
    text-align: center;
    margin-bottom: 5px;
}
.owl-carousel-hot-sale .item{
    margin: 0 5px;
}
.container-header{
    padding:0 15px;
}
.teams_list_box{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 20px auto;
    max-width: 530px;
}
.teams_list_box_header{
    text-align: center;
    margin-top: 15px;
    font-size: 22px;
    font-weight: 600;
}
.teams_list_box a{
    width: 15%;
    padding:5px;
}
.teams_list_box a img{
    width: 100%;
}


.owl-carousel-reviews-box .owl-stage-outer .item,
.owl-carousel-reviews-box2 .owl-stage-outer .item{
    margin: 5px 10px;
    box-shadow: 0 0 6px 6px #d1d1d1;
}


