/*#myCarousel{margin-top:20px;}*/
.navbar.navbar-inverse.navbar-fixed-top {
  margin-bottom: 0px;
}
.carousel .item {
  background-color: rgba(0, 0, 0, 0);
}
body {
  padding-top: 76px;
  padding-bottom: 0px;
}
a {
  text-decoration: none !important;
}
a,
a:hover,
a:focus,
a:active {
  outline: medium none;
  outline-offset: 0;
}

.navbar-header .navbar-brand {
  -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
  transition: all 0.5s;
}

/*#myCarousel {
    margin-top: 0;
	}*/
.navbar.navbar-inverse.navbar-static-top {
  margin-bottom: 0;
  /*border-bottom: 5px solid #B21D09;*/
}
.navbar-inverse {
  border-color: #666666;
}

.dropdown-menu .divider {
  background-color: #666666;
}
.dropdown-menu {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border: 1px solid #666666;
}
.dropdown-menu > li > a {
  color: #cccccc;
}
.footer {
  border-top: 1px solid #666666;
  padding-bottom: 0;
  padding-top: 15px;
}

/*button*/
.btn-success {
  background-color: #e16a02;
  border-color: #e16a02;
  color: #ffffff;
  -webkit-transition: all 0.5s; /* For Safari 3.1 to 6.0 */
  transition: all 0.5s;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #b21d09;
  border-color: #b21d09;
  color: #ffffff;
}

/*servicer provider page style*/
.article-div-primary {
  padding: 0 10px;
  color: #999999;
  //border:1px solid #666666;
  margin-right: -2%;
  margin-left: 2%;
}
.article-div-primary .article-block {
  margin-bottom: 20px;
  //margin-left: 10%;
  width: 85%;
  box-shadow: 5px 5px 5px #c0c0c0;
}
.article-div-primary .article-block:last-child {
}
.article-div-primary .article-block h3 {
  border-left: 3px solid #e16a02;
  color: #666666;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
  text-shadow: 0 1px 0 #333333;
}
.page p {
  color: #aaaaaa;
}
::selection {
  color: white;
  background: #b21d09;
}
::-moz-selection {
  color: white;
  background: #b21d09;
}

.article-div-sidebar {
  //border:1px solid #666666;
}
.sidebar-title {
  margin-bottom: 20px;
  margin-top: 20px;
  color: #e16a02;
}
.article-div-sidebar {
  //padding:0px;
}
.article-div-sidebar h4 {
  border-bottom: 2px solid #e16a02;
  padding: 10px 20px;
}
.article-div-sidebar p {
  padding: 0px 10px;
  text-align: justify;
}
.article-div-sidebar ul {
  color: #999999;
  padding-left: 20px;
  list-style: none;
}
.article-div-sidebar .latest_offers ul {
  padding-right: 20px;
}
.article-div-sidebar .latest_offers ul li span.highlight {
  background-color: #ebebeb;
  border: 1px solid #adadad;
  color: #333333;
  padding: 6px 12px;
  display: block;
}
.article-div-sidebar .latest_offers ul li {
  margin-bottom: 10px;
}
.article-div-sidebar .latest_offers ul li a img {
  padding: 5px;
  border: 1px solid #adadad;
  border-bottom: none;
  margin-top: 5px;
}
.article-div-sidebar ul li {
  padding-left: 1.2em;
}

.article-div-sidebar ul:not(.today-deal) li:before {
  //content: &#xf101;
  content: "\f101";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.2em;
  width: 1.2em;
}
.article-div-sidebar .latest_offers ul li:before {
  content: "";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: 0;
  width: auto;
}
.article-div-sidebar .latest_offers ul {
  padding-left: 0px;
  padding-right: 0px;
}
.article-div-sidebar .latest_offers ul li {
  padding-left: 0px;
}
.article-div-sidebar .sidebar ul li a.title {
  text-transform: uppercase;
}
.article-div-sidebar .sidebar ul li a {
  color: #777777;
  font-size: 13px;
  //font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
  transition: all 1s;
}
.article-div-sidebar .sidebar ul li a.active {
  color: #222222;
}
.article-div-sidebar .sidebar ul li a:hover {
  color: #444444;
}
.btn,
.form-control {
  border-radius: 0px;
}

/*single article style*/
.product_cls h4.p_title {
  color: #e16a02;
}
.article-block span,
.product_cls span {
  display: block;
  margin-top: 3px;
  font-size: 13px;
}
.article-block span strong,
.product_cls span strong {
  text-transform: uppercase;
}
.product_cls .single-product {
  padding-bottom: 15px;
  min-height: 400px;
}
.product_cls span:last-child {
  margin-top: 10px;
}
.product_cls img {
  border: 1px solid #e1e1e1;
  height: 150px;
  padding: 5px;
  width: 100%;
}
.btn-edit,
.btn-remove {
  float: right;
}
.btn-remove {
  margin-top: 5px;
}
.contact_cls h4.p_title {
  color: #47a447;
}
.contact_cls span.head_row {
  display: block;
  margin-top: 3px;
  font-size: 13px;
}
.contact_cls span.head_col {
  width: 100px;
  float: left;
}
.contact_cls span.c_btn {
  margin-top: 10px;
  display: block;
}
.contact_cls {
  border-top: 1px solid #777777;
  padding-top: 20px;
}
.contact_cls .col-md-12 {
  border: 1px solid #cccccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.contact_cls .p_title {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}

/*send message */
.article-block textarea {
  margin: 5px 0;
}
.article-block .send-btn {
  display: block;
  margin-top: 20px;
}

/*add item */
a.file-input-wrapper {
  background-color: #444444;
  color: #999999;
  -webkit-transition: all 1s; /* For Safari 3.1 to 6.0 */
  transition: all 1s;
}
.add-item-cls span {
  display: block;
}
.add-item-cls input {
  margin-bottom: 10px;
}
.add-item-cls .file-span {
  display: inline;
}

/*homepage slider*/
.carousel-caption .btn {
  opacity: 0.5;
  text-shadow: none;
}
.carousel-inner p {
  font-family: "Strait", sans-serif;
}
.carousel-indicators .active {
  background-color: #47a447;
}

/*front-side*/
.notification.note-success p.error {
  color: #ff0000;
  text-align: center;
}
.notification.note-success p.success {
  color: #47a447;
  text-align: center;
}
/*single product*/
.article-block span {
  display: block;
}

.article-block .checkbox {
  display: inline-block;
  margin: 0 10px;
}
.article-block form ul {
  list-style-type: none;
}
.article-block form > ul {
  padding-left: 0px;
}
.article-block form > ul ul {
  padding-left: 25px;
}

.navbar-inverse .navbar-nav > li > a {
  /*transition: all 0.5s;  
    -moz-transition: all 0.5s;  
    -webkit-transition: all 0.5s;  
    -o-transition: all 0.5s;  */

  -moz-transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.product_images_block img {
  border: 1px solid #cccccc;
  border-radius: 0;
  margin: 4px;
  padding: 5px;
  width: 31%;
  height: 150px;
}

.product_cls .highlight,
.article-block .highlight {
  background-color: #ebebeb;
  border: 1px solid #adadad;
  color: #333333;
  padding: 6px 12px;
}

/*upload file*/
.fileupload-buttonbar .btn.btn-success.fileinput-button {
  margin-top: 0;
}

/*page navigation*/
.row.page-navigation {
  margin-top: 10px;
}
.carousel-inner {
  border-bottom: 1px solid #dddddd;
}

.navbar-top {
  background-color: #fff;
}

.menu-orange {
  background-color: #e16a02;
  border-color: #b21d09;
}
.menu-orange .navbar-nav > li > a {
  color: #ffffff;
}
.menu-orange .navbar-nav > li > a:hover,
.menu-orange .navbar-nav > li > a:focus {
  background-color: rgba(0, 0, 0, 0);
  color: #b21d09;
}
.menu-orange .navbar-nav > .active > a,
.menu-orange .navbar-nav > .active > a:hover,
.menu-orange .navbar-nav > .active > a:focus {
  background-color: #b21d09;
  color: #ffffff;
}
span.navbar-title {
  border: medium none;
  color: #ffffff;
  float: left;
  font-size: 1.3em;
  margin-left: 15px;
  padding-bottom: 0;
  padding-top: 5px;
}
span.navbar-title:hover,
span.navbar-title:focus {
  background: none !important;
}
#map {
  border: 10px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 2px #999999;
  margin-top: 15px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #b21d09;
  color: #ffffff;
}
.dropdown-menu {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #b21d09;
}
.dropdown-menu > li > a {
  color: #555555;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0);
}
.product_cls.prod_cat .col-md-4 {
  min-height: 0;
}
.product_cls .jcarousel ul li {
  width: 158px !important;
}
.product_cls .jcarousel ul li img {
  height: 150px !important;
  width: 100% !important;
}
.article-div-primary .article-block .product_cls .jcarousel-wrapper {
  margin-bottom: 40px;
}
.jcarousel-pagination a.active {
  background: none repeat scroll 0 0 #e16a02;
}
.jcarousel-control-prev,
.jcarousel-control-next {
  color: #e16a02;
}
.jcarousel-control-prev:hover,
.jcarousel-control-next:hover {
  color: #b21d09;
  text-decoration: none;
}
.article-div-primary .article-block h5.top_main_title {
  margin-top: 35px;
}
.article-div-primary .article-block h4.discount_title {
  text-align: center;
  color: #b21d09;
}
.product_cls .jcarousel ul li {
  position: relative;
}
.product_cls .jcarousel ul li a span {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  color: #b21d09;
  font-size: 18px;
  font-weight: 500;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.product_cls .jcarousel ul li a {
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.product_cls .jcarousel ul li a:hover > span {
  background-color: rgba(0, 0, 0, 0.4);
}

/***********************	date 18jan 2016	***********************************/

/***	home.php **/
.sidebar ul {
  background-color: #e16a02;
  color: #ffffff;
  background-color: #e16a02;
  border-bottom: 1px solid;
  border-radius: 0 0 5px 5px;
  padding-bottom: 10px;
}
.sidebar ul li a {
  color: #ffffff !important;
  font-size: 16px !important;
  transition: none !important;
}

.sidebar .sidebar-title {
  border-left: 2px solid #e16a02;
  border-radius: 5px 5px 0 0;
  border-right: 2px solid #e16a02;
  border-top: 2px solid #e16a02;
  border-bottom: 2px solid #e16a02;
  color: #e16a02;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 10px 20px;
  /*border-bottom: none;*/
}

.sidebar ul {
  padding-left: 0px;
}
.sidebar ul:not(.today-deal) li {
  padding-left: 40px;
}

.sidebar ul:not(.today-deal) li:hover {
  background-color: #fff;
  color: #e16a02;
}
.sidebar ul li:hover a,
.sidebar ul li a:hover {
  color: #e16a02 !important;
}

h4.article-title {
  font-size: 10px;
}

/***	product category.php **/

.img-block img {
  width: 100%;
  height: auto;
}
.article-block h4 {
  color: #666666;
  border-bottom: 1px dotted #c0c0c0;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-top: 5px;
  text-shadow: 0 1px 0 #333333;
}
.article-block:hover {
  box-shadow: 0 0 2px 1px #e16a02;
}
.img-block {
  height: 150px;
}
.article-div-primary {
  color: #999999;
  margin-left: 1%;
  margin-right: -1%;
  padding: 0 10px;
}

/********************/

a#expcol_prods,
a#expcol_servs {
  float: right;
}

/************/
.services-block {
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 10px;
}

.service-block .btn {
  font-size: 12px !important;
}
.service-block {
  text-align: center;
}

/************/
.products-block {
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0 10px;
}

.product-block .btn {
  font-size: 12px !important;

  /*display: inline-block;
    font-size: 12px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: break-word;*/
}
.product-block {
  text-align: center;
}

.service-block img {
  max-width: 100%;
  height: auto;
}

.seperator {
  text-align: center;
}

.seperator img {
  width: 50%;
}
.shop_img_container {
  height: 150px;
}
.shop_img_container img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

@media (max-width: 512px) {
  .seperator img {
    width: 80%;
  }
}

h4.page-heading {
  position: relative;
  margin-bottom: 25px;
  padding-bottom: 5px;
}
h4.page-heading::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 80px;
  height: 3px;
  background-color: #ff5a3c;
  border-radius: 2px;
}
