#search .input-lg {
    border-color: -moz-use-text-color #d2dbe2 -moz-use-text-color -moz-use-text-color;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    box-shadow: none;
    height: 43px;
    padding: 0 10px 0 20px;
    z-index: 1;
    font-size: 14px;
}

.btn-default {
  text-decoration: none;
  outline: none;
  display: inline-block;
  padding: 12px 40px;
  margin: 10px 20px;
  border-radius: 30px;

  background-position: 100% 0;
  background-size: 200% 200%;

  font-size: 24px;
  font-weight: 300;
  color: white;
  box-shadow: 0 16px 32px 0 #ca3030;
  transition: .5s;
}
.btn-default:hover {
  box-shadow: 0 0 0 0 rgba(0,40,120,0);
  background-position: 0 0;
}











.product-grid:hover .product-thumb {

    border: 0px solid #60676d00;
    
}



@media (max-width: 768px){
#menu {
    border-radius: 10px;
    margin-top: 10px;
    background: #323232;
}
    
}

@media (max-width: 768px){
#menu   .btn-menu {
    border-radius: 10px;
    color: #f3f6f7;
    text-align: center;
   }
} 

@media (max-width: 768px){
.navbar-toggle-contact .btn-contact {
    color: #f3f6f7;
    margin-bottom: 0px;
    padding: 0px 40px;
   }
}   

@media (max-width: 768px){
button {
    color: #f3f6f7;
   }
}  
 





.contant-info-header .tel-contant-header {
    color: #000000;
    display: block;
    font-size: 20px;
    line-height: 20px;
}

.product-layout {
    position: relative;
    min-height: 0.1px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 6px 5px;
    border: 1px solid #e0e4e6;
    background-color: #fff;
    width: 260px;
margin-left: 10px;
    margin-right: 10px;
}

/*.product-layout:hover {border: 1px solid #ca3030;}*/



.product-slider .owl-item .item {
    margin: 6px 10px;
    border: 1px solid #e0e4e6;
}

.container-module .product-thumb {
    overflow: hidden;
    position: relative;
}




.button:hover {
      font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: center;
    color: #f7f7f7;
    background-color: #ca3030;
    border-color: #db2b2b;
    border-style: solid solid solid;
    border-width: 1px;
    border-radius: 8px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 35px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    margin-bottom: 34px;
}


button, select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: center;

    background-color: #337ab742;
    border-color: #ca3030;
    border-style: solid solid solid;
    border-width: 1px;
    border-radius: 8px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 35px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    margin-bottom: 34px;
}

.button-group {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}




.btn-default {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align: center;
    color: #000;
    background-color: #156ebb42;
    border-color: #db2b2b;
    border-style: solid solid solid;
    border-width: 1px;
    border-radius: 8px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 35px;
    width: 50%;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product-thumb h4 {
    font-weight: bold;
    text-align: center;
    color: #100d0d;
    color: #333;
    font-size: 18px;
    text-decoration: underline;
    height:42px;



}

a {
    /* color: #00000094; */
    color: #333;
    font-size: 14px;
    text-decoration: underline;
}

.btn-search {
    color: #252626;
    background-color: #dde4e9;
    padding: 8.5px 30px;
    height: 43px;
    border-radius: 8px;
    box-shadow: none;
    border: 0px;
    font-size: 14px;
}

.btn-general {
    color: #000;
    background-color: #dde4e9;
    /*border-color: #ff0000;*/
    border-style: solid solid solid;
    border-width: 1px;
    border-radius: 8px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 35px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}





body {
    color: #000000b3;
}


.product-grid .catalogCard-extra {
background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #2C7FC3 #2C7FC3;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    /*box-shadow: 0 9px 15px #ca3030;*/
    box-sizing: border-box;
    display: none;
    margin-top: -13px;
    padding: 0px 0px 10px;
    position: absolute;
    width: 100%;
}
