/*[2025/03/24 15:20:24] This file is generated by code, DO NOT edit this file! */
.icon-style {
  font-size: 30px;
  color:#1d70ba;
  margin-right: 15px;
  border-width: 2px;
  border-style: solid;
  border-color: #1d70ba;
  border-radius: 50%;
  align-self: center;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  line-height: 1;
  text-align: center;
}

.info-block {
    border-width: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: rgba(58, 71, 84, 1);
    padding: 20px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
}



.info-block-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.info-block-title {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    display: block;
}

.info-block .info-block-text {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    line-height: 1.3;
    display: block;
}

.widget-title{
  justify-content: center;
  margin-top: 20px;
}


.footer-newsletter {
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}

.footer-newsletter h4 {
  font-weight: 500;
  font-family: Roboto;
  margin: 0px;
  color: #fff;
  margin-top: 10px;
  font-size: 26px;
  line-height: 1.1; 	
}

.footer-newsletter h4 span {
  color: rgba(255,255,255,0.8);
  font-size: 18px;
  margin-left: 20px;
  padding-left: 15px;
  border-left: 1px solid rgba(255,255,255,0.8);
  line-height: 1.1;
}

.footer-newsletter .clearfix {
  position: relative;
}

.footer-newsletter input {
  height: 50px;
  width: 100%;
  color: #000;
  border: none;
  background: #fff;
  padding: 0 20px;
  margin: 0px;
  font-size: 15px;
}

.footer-newsletter .subscribe {
  border: none;
  background: #e70012;
  height: 50px;
  line-height: 50px;
  color: #fff;
  padding: 0 30px;
  position: absolute;
  right: -1px;
  top: 0px;
  font-size: 15px;
  font-weight: bold;
  cursor: pointer;
}

body.common-home {
  background: #fff;
}

.static-menu li{
  list-style: none;
}

.static-menu li a{
  font-size: 13px;
  color: #333;
  line-height: 24px;
  padding: 2px 0px;
  font-weight: 400 !important;
}

.megamenu{
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: relative;
  opacity: 1;
   
}

.sub-menu {
  max-width: 100%;
  position: absolute;
  visibility: hidden;
}

.dropdown-menu-rewrite{
  top: 100% !important;
  left: 20% !important;
  min-width: 1260px;
}

.menu ul{
  list-style: none;
  
}

.menu ul ul{
  padding: 7px 0px 0px 0px;
  margin: 0px;
}

.menu ul li{
  list-style: none;
  text-align: left;
}

.menu ul li a{
  display: block;
  /*padding: 9px 20px;*/
  padding-top: 10px;
  clear: both;
  font-weight: 600;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}

.product-cart-action-rewrite{
  margin: 0px !important;
  padding-left: 10px;
}

.product-cart-action-rewrite>.btn{
  padding: 0px 13px !important;
  height: 38px !important;
  background-color: #0D8BCD !important;
  border-color: #0D8BCD !important;
}
.control-label-rewrite{
  width: 100px !important;
}

.block-rewrite{
  background: #ff9600;
  border-color: #ff9600;
  color: #fff;
  height: 30px;
  min-width: 30px;
  display: block;
  text-align: center;
  padding: 7px;
  width: 80px;
}
footer ul.list-unstyled-rewrite li{
  padding: 6px 0 !important;
}

footer ul.list-unstyled-rewrite-two li{
  padding: 4px 0 !important;
}

.social-icons{
  margin-top: 12px;
}

.social-icons a {
  background-image: none;
  background-color: #1d70ba;
  text-indent: 0;
  color: #fff !important;
  border-radius: 0;
  font-size: 20px;
  width: 50px;
  height: 50px;
  text-align: center;
  margin-left: 0;
  margin-right: 20px;
  float: left;
  line-height: 50px;   
}

.navbar{
  background: #1d70ba;
}

#menu .nav>li>a {
  color: #fff !important;
  
}

#menu .nav>li:first-of-type>a {
  padding-left: 25px;
}

.menu-wrapper.menu-fixed {
  position: relative;
  border-bottom: 0px solid #ffffff !important;
  box-shadow: 0px 0px 0px rgba(0,0,0,0) !important;
}

.breadcrumb-wrapper {
  background-color: #ffffff;
  margin-bottom: 10px;
}

 .header-wrapper {
  border-bottom: 1px solid #ffffff !important;
}

.footer-bottom{
  margin-top: 10px !important;
}

.support-blog-title{
  margin-left: 20px;
  font-size: 16px;
}

.support-blog-title a{
  color: #2b2d2f;
}

.content-rewrite{
  margin-bottom: 20px;
}

.cart-table-rewrite{
  border-collapse: collapse;
  border-spacing: 0;
  border: solid thin #ccc;
}

.cart-table-rewrite td{
  border: 1px solid #ccc !important;
}

.cart-table-rewrite tbody td{
  background: #fff !important;
}

.inner-contact {
  text-align: center;
  display: inline-block;
}

.inner-contact span {
  font-size: 40px;
  text-align: center;
  color: #999999;
  padding: 20px;
  display: block;
}

.contact-way {
  padding: 15px 0;
  text-align: center;
}

.single-col a {
  text-align: left;
}