a {
    color:#8d1b3d;
}
.margin-bottom {
 	margin-bottom:30px;
}
.flag-img-name img, p {
    float: left;
}
.country-flag-currency .flag-img-name {
    float: right;
}
.country-flag-currency .flag-img-name {
    float: right;
}
.flag-img-name {
    padding: 10px 0px 2px 0px;
}
.flag-img-name span {
    color: #8d1b3d;
}
.header-mail p {
    padding: 10px 0px 0px 0px;
}
.header-mail span {
    color: #8d1b3d;
}
.flag-img-name P::after {
    content: " | ";
}
.navbar {
    border: none;
	margin-bottom: 0;
}
.logo img {
    width: 125px;
    padding-top: px;
    padding-top: 5px;
    margin-bottom: -18px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #d6d6d6;
}






.section-top-bottom {
    padding: 80px 0px 80px 0px;
}
.col-md-6.kit-image {
    border-radius: 30px 0px 30px 0px;
    border: 2px solid #eaeaea;
}
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

.active, .accordion:hover {
  background-color: #ccc;
}

.accordion:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.panel {
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.kit-image-content h3 {
    margin-bottom:40px;
    color: #fa475a;
}
.col-md-6.kit-image-content p {
    margin-bottom: 30px;
}









* {
  box-sizing: border-box;
}
/* Center website */
.main {
  max-width: 1000px;
  margin: auto;
}

h1 {
  word-break: break-all;
}

.row {
  margin: 10px -16px;
}

/* Add padding BETWEEN each column */
.row,
.row > .column {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.column {
  float: left;
  width: 25%;
  display: none; /* Hide all elements by default */
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Content */
.content {
  background-color: white;
  padding: 10px;
}

/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

/* Style the buttons */
.btn {
  border: none;
  outline: none;
  padding: 12px 16px;
  background-color: white;
  cursor: pointer;
}

.btn:hover {
  background-color: #ddd;
}

.btn.active {
  background-color: #666;
  color: white;
}
div#myBtnContainer {
    text-align: center;
}
.featured-new-product {
    padding: 80px 0px 80px 0px;
    background-color: #f5f7fb;
}
.content {
    background-color: #d9dde8;
    padding: 10px;
}
.content:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	cursor:pointer;
}
.btn.active {
	 background-color: #fff;
	color:red;
	border:none !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn.active:hover {
	 background-color: #fff;
	color:red;
	border:none !important;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.content h4 {
    font-size: 15px;
    height: 25px;
}
.btn{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*........ Subscribe Form........*/

.subscribe-form {
    /* width: 76%; */
    padding: 40px 0px;
    /* border-radius: 5px; */
    text-align: center;
    /* margin-left: 20%; */
}
.subscribe-form input {
    padding: 12px;
    width: 70%;
    border: 1px solid #ccc;
}
.subscribe-form button {
    padding: 12px 3px;
    margin-left: -5px;
    background-color: #fa475a;
    border: none;
    width: 30%;
    color: #fff;
    font-size: 15px;
    font-weight: 550;
}
.sub-contact-form {
    padding: 80px 0px;
}
.contact-email {
    border: 1px solid #ccc;
}





.contact-form input {
    margin-top: 15px;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    outline: 0;
}
.contact-form.text-center textarea {
    max-width: 215px;
    margin-top: 15px;
}
.contact-form textarea {
    margin-top: 15px;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    width: 100%;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    outline: 0;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.contact-form.text-center {
    /* border: 1px solid #eee; */
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.contact-form {
    padding: 80px 0px;
    background-color: #f5f7fb;
}


/*........footer.........*/

.foot-socials a {
    color: #fa475a;
}

footer {
    padding: 60px 0px;
    background-color: #000;
	text-align: center;
}
.foot-socials i {
    font-size: 30px;
    padding: 20px;
}
footer p {
    width: 100%;
    text-align: center;
    color: #fff;
}


/*......contact.........*/
.contact-title h1 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 40px;
}





/*........product sections..........*/

.product-section:hover {
    
}
.product-section {
    border-radius: 10px;
    padding: 10px 10px 60px 10px;
    background-color: #d9dde8;
}
.product-section:hover {
    background-color: #ccc;
	cursor:pointer;
}
.product-section img {
    padding-bottom: 15px;
    border-radius: 8px;
}
.product-section p {
    font-size: 12px;
    overflow: hidden!important;
    height: 50px;
}
.product-page-title h1 {
    font-size: 25px;
    color: #5f5758;
    margin-left: 15px;
}
.hr-line {
    border: 1px solid red;
    width: 60px;
    margin-left: 15px;
    margin-bottom: 30px;
}
.product-page-title {
    padding: 4px 0px 1px 0px;
    background-color: #f8faff;
    margin-right: 15px;
    margin-bottom: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    max-width: 400px;
    border-radius: 0px 50px 50px 0px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px dashed #e0e0e0;
}

/*........pagination..........*/




.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}

.pagination a.active {
    background-color: red;
    color: white;
    font-weight: 600;
}
.pagination a:hover {
  background-color: #ddd;
}
.col-md-12.pagination-style {
    text-align: center;
}





