.col-has-fill img.img-responsive {
    width: 100%;
    height: auto;
}
.col-has-fill {
    /*padding: 0px;*/
}
.news-info .col-has-fill {
    margin-bottom: 20px;
}
.recent-news .thumb img {
    width: 68px;
    height: 70px;
}
.news-item h5 {
    font-size: 1em;
}
.news-item .service-box {
    padding: 0;
}
.news-item .service-box .content-box {
    padding: 0 20px 10px 20px;
}
.news-item .content-box .content-p {
    min-height: 50px;
    padding-bottom: 10px;
}
.menu i {
    padding-left: 5px;
}
.contact-info .address {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 20px;   
    padding-bottom: 10px;  
}
.contact-info .address span {
    font-weight: normal!important;
}
.contact-info a {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;    
}
.product-info h2,h3,h4,h5 {
    color: #00387a;
    font-size: 30px;
}
.site-content  h2,h3,h4,h5 {
    color: #00387a;
    font-size: 30px;
}
.project-slider {
    margin-bottom: 30px;
}
.project-slider img {
    width: 100%;
}
.product_characteristic div {
    padding: 10px 0;
}
.product-info blockquote {
    font-size: 1em;
    text-align: justify;
}
.product-info p {
    text-align: justify;
}
.color-item {
    padding: 0!important;
    text-align: center;
}
.color-item span.color-title {
    font-size: 12px;
    width: 100%;
    text-align: center;
}
.product-info .product_sizes, .product-info .product_characteristic, .product-info .garantie, .product-info .pay, .product-info .product-colors {
    border-bottom: 1px solid #e5eef6;
    padding: 10px;
}
.size-txt {
    padding: 10px;
    font-size: 16px;
}
.size-txt i {
    padding-right: 10px;
}
.category-page .wpb_content_element h4 {
    min-height: 72px;
}
.product-list .wpb_row {
    margin-bottom: 30px;
}
.service-box {
  position: relative;
  background: #fff;
  padding: 25px 30px 28px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  overflow: hidden;
}
.service-box i, .service-box img {
  font-size: 40px;
  
  color: #f26522;
  margin-bottom: 20px;
  line-height: 1;
  display: inline-block;
  height: 170px;
  
  width: 100%!important;
}
.home-services .content-box h4, .category-page .content-box h4 {
    min-height: 56px!important;
    color: #00387a;
    font-size: 2em;
}

.news-slider li {
    padding-bottom: 20px;
}

.news-slider ul {
  list-style: none;
  padding: 0;
}
.news-slider li {
  padding-left: 1.3em;
}
.news-slider li:before {
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  color: #00387a;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}

.product_sizes span.size-item:before{
   font-family: "FontAwesome";
   content: "\f05a";
   display: inline-block;
   padding-right: 10px;
   vertical-align: middle;
   /*font-weight: 600; */   
}
.main-navigation ul li li a {
  padding: 8px 18px 8px 18px;
}
.category-content {
    padding-top: 30px;
}
a.button {
    border: 1px solid #00387a;
    padding: 10px 15px;
    font-weight: bold;
    background-color: #00387a;
    color: white;
    font-size: 1.1em;
}
.service-box img.service-image {
    border-radius: 10px;
}
.service-box h4 {
    margin-bottom: 0px;
    text-align: center;
}

.category-list .wpb_row {
    margin-bottom: 40px;
}

.contact-form fieldset {
    border: none;
    padding: 0;
}
.contact-form .ccm-input-text {
    width: 100%;
    margin-bottom: 10px;
}
.contact-form .text-muted {
    display: none;
}
.contact-form .control-label {
    font-weight: bold;
}
.contact-form textarea {
    margin-bottom: 10px;
}

.form-actions {
    margin-top: 15px;
}
.footer-links div {
    padding: 5px 0;
}
ul.padd-left {
    padding-top: 10px;
}
.my-portfolio .color-title {
    display: none;
}
.my-portfolio .color-item {
    padding: 10px;
}
.category-image {
    border: 1px solid #f9f5f0;
}