
/* Our Latest Product css
============================================================================================ */
.our_latest_product .s_m_title {
  padding-top: 55px;
  padding-bottom: 35px;
}

.l_product_slider .l_product_slider, .l_product_slider .home_l_product_slider, .home_l_product_slider .l_product_slider, .home_l_product_slider .home_l_product_slider {
  position: absolute;
  right: 0px;
  top: -65px;
}

.l_product_slider .l_product_slider .owl-prev, .l_product_slider .home_l_product_slider .owl-prev, .home_l_product_slider .l_product_slider .owl-prev, .home_l_product_slider .home_l_product_slider .owl-prev {
  margin-right: 15px;
}

.l_product_slider .l_product_slider .owl-prev, .l_product_slider .l_product_slider .owl-next, .l_product_slider .home_l_product_slider .owl-prev, .l_product_slider .home_l_product_slider .owl-next, .home_l_product_slider .l_product_slider .owl-prev, .home_l_product_slider .l_product_slider .owl-next, .home_l_product_slider .home_l_product_slider .owl-prev, .home_l_product_slider .home_l_product_slider .owl-next {
  height: 35px;
  width: 35px;
  text-align: center;
  font-size: 23px;
  color: #000;
  border: 1px solid #cccccc;
  line-height: 36px;
  display: inline-block;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.l_product_slider .l_product_slider .owl-prev:hover, .l_product_slider .l_product_slider .owl-next:hover, .l_product_slider .home_l_product_slider .owl-prev:hover, .l_product_slider .home_l_product_slider .owl-next:hover, .home_l_product_slider .l_product_slider .owl-prev:hover, .home_l_product_slider .l_product_slider .owl-next:hover, .home_l_product_slider .home_l_product_slider .owl-prev:hover, .home_l_product_slider .home_l_product_slider .owl-next:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.l_product_item {
  border: 1px solid #cccccc;
  margin-bottom: 30px;
}

.l_product_item .l_p_img {
  position: relative;
}

.l_product_item .l_p_img img {
  max-width: 100%;
}

.l_product_item .l_p_text {
  text-align: center;
  height: 165px;
  border-top: 1px solid #cccccc;
  overflow: hidden;
  margin-top:3px;
}

.l_product_item .l_p_text ul {
  padding-top: 18px;
  margin-bottom: 5px;
  margin-top: -65px;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.l_product_item .l_p_text ul li {
  display: inline-block;
  margin-right: 8px;
}

.l_product_item .l_p_text ul li.p_icon {
  vertical-align: top;
}

.l_product_item .l_p_text ul li.p_icon a {
  border: 1px solid #999999;
  font-size: 17px;
  color: #999999;
  display: inline-block;
  padding: 0px 10px;
  line-height: 38px;
  position: relative;
  top: 1px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_product_item .l_p_text ul li.p_icon a:hover {
  color: #000;
}

.l_product_item .l_p_text ul li:last-child {
  margin-right: 0px;
}

.l_product_item .l_p_text h4 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000;
  padding-bottom: 5px;
  padding-top: 16px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_product_item .l_p_text h5 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #00b98e;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  padding:2px;
}

.l_product_item .l_p_text h5 del {
  font-size: 16px;
  color: #666666;
}

.l_product_item:hover .l_p_text ul {
  margin-top: 0px;
}

.l_product_item:hover .l_p_text h4 {
  opacity: 0;
}

.l_product_item:hover .l_p_text h5 {
  opacity: 0;
}

/* End Our Latest Product css
============================================================================================ */
/* Featured Product css
============================================================================================ */
.feature_product_area .col-lg-9 {
  overflow: hidden;
}

.feature_product_area .f_p_inner {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding-bottom: 40px;
  padding-top: 40px;
}

.f_product_left {
  position: relative;
}

.f_product_left .s_m_title {
  padding-bottom: 26px;
}

.f_product_left .s_m_title h2 {
  font-size: 18px;
}

.f_product_left .f_product_inner {
  border: 1px solid #cccccc;
  padding-left: 20px;
  padding-top: 18px;
  padding-bottom: 18px;
}

.f_product_left .f_product_inner .media {
  margin-bottom: 20px;
  vertical-align: middle;
}

.f_product_left .f_product_inner .media .d-flex {
  padding-right: 20px;
}

.f_product_left .f_product_inner .media .media-body {
  -ms-flex-item-align: center;
  align-self: center;
}

.f_product_left .f_product_inner .media .media-body h4 {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: .35px;
  color: #0b1033;
}

.f_product_left .f_product_inner .media .media-body h5 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: .35px;
  color: #d91522;
}

.f_product_left .f_product_inner .media:last-child {
  margin-bottom: 0px;
}

.f_product_left .owl-prev, .f_product_left .owl-next {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 25px;
  width: 25px;
  text-align: center;
  font-size: 18px;
  color: #000;
  border: 1px solid #cccccc;
  line-height: 25px;
  display: inline-block;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.f_product_left .owl-prev:hover, .f_product_left .owl-next:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.f_product_left .owl-prev {
  margin-right: 32px;
}

.portfolio_filter {
  text-align: center;
  padding-bottom: 20px;
}

.portfolio_filter li {
  display: inline-block;
  margin-right: 20px;
}

.portfolio_filter li a {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: .40px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.portfolio_filter li:hover a, .portfolio_filter li.active a {
  color: #d91522;
}

.portfolio_filter li:last-child {
  margin-right: 0px;
}

.fillter_slider .owl-dots {
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 32px;
}

.fillter_slider .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #d5d5d5;
  display: inline-block;
  margin-right: 10px;
}

.fillter_slider .owl-dots .owl-dot:last-child {
  margin-right: 0px;
}

.fillter_slider .owl-dots .owl-dot.active {
  background: #d91522;
}

.fillter_product_item .f_p_img {
  border: 1px solid #cccccc;
  position: relative;
}

.fillter_product_item .f_p_text {
  text-align: center;
}

.fillter_product_item .f_p_text h5 {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  letter-spacing: .40px;
  color: #0b1033;
  font-weight: normal;
  padding-top: 16px;
  padding-bottom: 8px;
}

.fillter_product_item .f_p_text h4 {
  color: #d91522;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}

.fillter_product_item .f_p_text h4 del {
  font-size: 16px;
  color: #666666;
  font-weight: normal;
}

.sale {
  background: #d91522;
  color: #fff;
  line-height: 25px;
  padding: 0px 11px;
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 18px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.new {
  background: #0b42f2;
  color: #fff;
  line-height: 25px;
  padding: 0px 11px;
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 18px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.discount {
  background: #000;
  color: #fff;
  line-height: 25px;
  padding: 0px 11px;
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 18px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

/* End Featured Product css
============================================================================================ */
/* Categories Product css
============================================================================================ */
.product_listing_area {
  margin-bottom: 40px;
}

.p_list_text {
  border: 1px solid #cccccc;
  height: 100%;
  padding-left: 18px;
  padding-top: 25px;
}

.p_list_text h3 {
  font-size: 24px;
  color: #0b1033;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  position: relative;
  padding-bottom: 8px;
}

.p_list_text h3:before {
  content: "";
  width: 95px;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #d91522;
}

.p_list_text ul {
  padding-top: 14px;
}

.p_list_text ul li a {
  font-size: 14px;
  line-height: 30px;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  letter-spacing: .35px;
  color: #0b1033;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.p_list_text ul li:hover a {
  color: #d91522;
}

.p_list_img {
  margin-left: -30px;
}

/* End Categories Product css
============================================================================================ */
/* Latest Product Isotope css
============================================================================================ */
.fillter_latest_product {
  padding-top: 60px;
  margin-bottom: 30px;
}

.fillter_latest_product .single_c_title {
  padding-bottom: 25px;
}

.fillter_l_p_inner {
  border-bottom: 1px solid #e5e5e5;
}

.fillter_l_p_inner .fillter_l_p {
  text-align: center;
  padding-bottom: 35px;
}

.fillter_l_p_inner .fillter_l_p li {
  display: inline-block;
  margin-right: 30px;
}

.fillter_l_p_inner .fillter_l_p li a {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: .40px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.fillter_l_p_inner .fillter_l_p li:hover a, .fillter_l_p_inner .fillter_l_p li.active a {
  color: #d91522;
}

.fillter_l_p_inner .fillter_l_p li:last-child {
  margin-right: 0px;
}

/* End Latest Product Isotope css
============================================================================================ */
/* Fillter Product Area css
============================================================================================ */
.fillter_product_slider_area {
  padding: 70px 0px 60px 0px;
}

.fillter_product_inner .portfolio_filter {
  text-align: center;
  padding-bottom: 35px;
}

.fillter_product_inner .portfolio_filter li {
  display: inline-block;
  margin-right: 25px;
}

.fillter_product_inner .portfolio_filter li a {
  font-size: 16px;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  letter-spacing: .40px;
  text-transform: uppercase;
}

.fillter_product_inner .portfolio_filter li.active a {
  color: #d91522;
}

.fillter_product_inner .portfolio_filter li:last-child {
  margin-right: 0px;
}

.fillter_product_slider .fillter_product_slider {
  text-align: center;
}

.fillter_product_slider .owl-prev, .fillter_product_slider .owl-next {
  display: inline-block;
  height: 35px;
  width: 35px;
  border: 1px solid #cccccc;
  color: #000;
  font-size: 23px;
  line-height: 35px;
  text-align: center;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
  margin-top: 10px;
}

.fillter_product_slider .owl-prev:hover, .fillter_product_slider .owl-next:hover {
  color: #fff;
  background: #262121;
  border-color: #262121;
}

.fillter_product_slider .owl-prev {
  margin-right: 15px;
}

.fillter_home_sidebar {
  margin-top: 35px;
}

.fillter_home_sidebar .portfolio_filter {
  text-align: left;
}

.fillter_home_sidebar .home_l_product_slider .home_l_product_slider {
  top: -54px;
}

/* End Fillter Product Area css
============================================================================================ */
/* Latest Product steps 3 Area css
============================================================================================ */
.latest_product_3steps {
  padding-left: 30px;
  padding-right: 30px;
}

.latest_product_3steps .s_m_title {
  padding: 38px 0px;
}

.latest_product_3steps .l_product_item {
  background: #fff;
}

.feature_box_area {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 100px;
}

/* End Latest Product steps 3 Area css
============================================================================================ */
/* Categories Grid Product Details Area css
============================================================================================ */
.c_product_grid_details .pagination_area {
  margin-top: 60px;
}

.c_product_item {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.c_product_item:last-child {
  margin-bottom: 0px;
}

.c_product_item .c_product_img {
  position: relative;
  border: 1px solid #cccccc;
}

.c_product_item .c_product_text h3 {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #000;
}

.c_product_item .c_product_text h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #d91522;
  padding: 10px 0px 20px 0px;
}

.c_product_item .c_product_text .product_rating li {
  display: inline-block;
}

.c_product_item .c_product_text .product_rating li a {
  font-size: 15px;
  color: #efb504;
}

.c_product_item .c_product_text h6 {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: "Lato", sans-serif;
  padding-top: 5px;
}

.c_product_item .c_product_text h6 span {
  color: #0dda2a;
}

.c_product_item .c_product_text p {
  line-height: 24px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  letter-spacing: .35px;
  padding: 32px 0px;
  color: #666666;
}

.c_product_item .c_product_text .c_product_btn li {
  display: inline-block;
}

.c_product_item .c_product_text .c_product_btn li:last-child {
  margin-right: 0px;
  margin-left: 7px;
}

.p_icon {
  line-height: 40px;
  text-align: center;
  margin-right: 7px;
}

.p_icon a {
  font-size: 17px;
  color: #999999;
  text-align: center;
  border: 1px solid #999999;
  display: inline-block;
  height: 40px;
  width: 40px;
  vertical-align: bottom;
}

.p_icon a:hover {
  color: #262121;
  border-color: #262121;
}

/* End Categories Grid Product Details Area css
============================================================================================ */
/* End Categories Grid Product Details Area css
============================================================================================ */
.no_sidebar_2column_area {
  padding-top: 80px;
  padding-bottom: 80px;
}

.two_column_product .pagination_area {
  margin-top: 30px;
}

/* End Categories Grid Product Details Area css
============================================================================================ */
/* Product Details Slider Area css
============================================================================================ */
.product_details_area {
  padding-top: 100px;
}

.product_details_slider .tp-thumbs {
  margin-top: 18px;
}

.product_details_slider .tp-thumbs .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb .tp-thumb-over {
  background: transparent;
}

.product_details_slider .tp-thumbs .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb .tp-thumb-title {
  padding: 0px;
}

.product_details_slider .tp-thumbs .tp-thumb-mask .tp-thumbs-inner-wrapper .tp-thumb.selected .tp-thumb-over {
  background: transparent;
  border: 1px solid #000;
}

.product_details_slider #product_slider2 .tp-thumbs {
  margin-top: 0px;
  padding-right: 20px !important;
}

.product_details_slider #product_slider2 .tp-thumbs .tp-thumbs-inner-wrapper .tp-thumb .tp-thumb-img-wrap {
  background: transparent;
  padding: 0px;
  border: 1px solid transparent;
}

.product_details_slider #product_slider2 .tp-thumbs .tp-thumbs-inner-wrapper .tp-thumb .tp-thumb-img-wrap .tp-thumb-image {
  padding: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product_details_slider #product_slider2 .tp-thumbs .tp-thumbs-inner-wrapper .tp-thumb.selected .tp-thumb-img-wrap {
  border: 1px solid #000;
}

.product_details_text {
  max-width: 570px;
}

.product_details_text h3 {
  font-size: 18px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-bottom: 13px;
}

.product_details_text .p_rating {
  display: inline-block;
}

.product_details_text .p_rating li {
  display: inline-block;
}

.product_details_text .p_rating li a {
  color: #efb504;
  font-size: 15px;
}

.product_details_text .add_review {
  display: inline-block;
  padding-left: 15px;
}

.product_details_text .add_review a {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  margin-right: 35px;
  position: relative;
}

.product_details_text .add_review a:before {
  content: "";
  width: 2px;
  height: 14px;
  background: #666666;
  position: absolute;
  right: -17px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.product_details_text .add_review a:last-child {
  margin-right: 0px;
}

.product_details_text .add_review a:last-child:before {
  display: none;
}

.product_details_text h6 {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  padding: 5px 0px 10px 0px;
}

.product_details_text h6 span {
  color: #0dda2a;
}

.product_details_text h4 {
  font-size: 24px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #000;
  padding-bottom: 15px;
}

.product_details_text p {
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  line-height: 24px;
  color: #666666;
  letter-spacing: .325px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  padding: 16px 0px;
}

.p_d_title {
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .40px;
  padding-bottom: 15px;
}

.p_d_title span {
  color: #ff0400;
}

.p_color {
  max-width: 460px;
  margin-top: 22px;
}

.p_color .color_list li {
  display: inline-block;
  margin-right: 10px;
}

.p_color .color_list li a {
  height: 28px;
  width: 28px;
  border-radius: 50%;
  background: #1cbbb4;
  display: inline-block;
}

.p_color .color_list li:nth-child(2) a {
  background: #000000;
}

.p_color .color_list li:nth-child(3) a {
  background: #00aeef;
}

.p_color .color_list li:nth-child(4) a {
  background: #00a99d;
}

.p_color .color_list li:nth-child(5) a {
  background: #e7352b;
}

.p_color .color_list li:last-child {
  margin-right: 0px;
}

.p_color .color_list li:last-child a {
  background: #fbf4d9;
}

.p_color .bootstrap-select {
  width: 100% !important;
  cursor: pointer;
}

.p_color .bootstrap-select .dropdown-toggle {
  padding: 0px 20px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  height: 40px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  cursor: pointer;
}

.p_color .bootstrap-select .dropdown-toggle span {
  font-size: 14px;
  color: #666666;
  font-family: "Poppins", sans-serif;
}

.p_color .bootstrap-select .dropdown-toggle:after {
  border-top: .3em solid #666;
  position: relative;
  right: 10px;
}

.p_color .bootstrap-select .dropdown-menu .dropdown-menu.inner {
  display: block;
}

.p_color .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  padding: 0px 10px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  line-height: 30px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.p_color .bootstrap-select .dropdown-menu .dropdown-menu.inner li:hover a {
  color: #000;
}

.quantity {
  margin-top: 30px;
  margin-bottom: 18px;
}

.quantity .custom {
  display: inline-block;
  position: relative;
}

.quantity .custom .reduced, .quantity .custom .increase {
  padding: 0px;
  border: none;
  background: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  font-size: 18px;
  color: #000;
  cursor: pointer;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.quantity .custom .reduced {
  left: 10px;
}

.quantity .custom .increase {
  right: 10px;
}

.quantity .custom input {
  height: 50px;
  width: 150px;
  padding: 0px 20px;
  text-align: center;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #000;
  letter-spacing: .40px;
  border: 1px solid #cccccc;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.quantity .custom input.placeholder {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #000;
  letter-spacing: .40px;
}

.quantity .custom input:-moz-placeholder {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #000;
  letter-spacing: .40px;
}

.quantity .custom input::-moz-placeholder {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #000;
  letter-spacing: .40px;
}

.quantity .custom input::-webkit-input-placeholder {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #000;
  letter-spacing: .40px;
}

.quantity .add_cart_btn {
  height: 50px;
  vertical-align: top;
  line-height: 49px;
  border: 1px solid #cccccc;
  padding: 0px 30px;
  margin-left: 7px;
}

.shareing_icon h5 {
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  color: #666666;
  letter-spacing: .325px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
}

.shareing_icon ul {
  display: inline-block;
  padding-left: 10px;
}

.shareing_icon ul li {
  display: inline-block;
  margin-right: 13px;
}

.shareing_icon ul li a {
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.shareing_icon ul li:last-child {
  margin-right: 0px;
}

.shareing_icon ul li:hover a {
  color: #000;
}

.product_description_area {
  padding-top: 60px;
}

.product_description_area .tab_menu .nav-tabs a {
  padding: 0px;
  border: none;
  padding-right: 25px;
  border-bottom: 1px solid #cccccc;
  font-size: 16px;
  color: #cccccc;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  line-height: 50px;
}

.product_description_area .tab_menu .nav-tabs a.active {
  color: #000;
  border-bottom: 1px solid #000;
}

.product_description_area .tab-content {
  padding: 35px 0px;
}

.product_description_area .tab-content p {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 26px;
  color: #666666;
  letter-spacing: .35px;
}

.product_description_area .tab-content h4 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #000;
  padding-bottom: 15px;
}

.product_description_area .tab-content ul li {
  display: inline-block;
}

.product_description_area .tab-content ul li a {
  color: #efb504;
  font-size: 15px;
}

.related_product_area {
  padding-top: 20px;
  padding-bottom: 80px;
}

.related_product_inner .single_c_title {
  padding-bottom: 45px;
  text-transform: uppercase;
}

.related_product_inner .pagination_area {
  margin-top: 30px;
}

.product_table_details {
  max-width: 535px;
  padding-top: 25px;
}

.product_table_details .table tr {
  padding-bottom: 15px;
  display: block;
}

.product_table_details .table tr th {
  padding: 0px;
  width: 120px;
  font-size: 14px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border: none;
}

.product_table_details .table tr td {
  border: none;
  padding: 0px;
}

.product_table_details .table tr td h6 {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 20px;
  color: #333333;
  padding-bottom: 8px;
}

.product_table_details .table tr td h5 {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #000000;
  padding-bottom: 5px;
}

.product_table_details .table tr td p {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  line-height: 20px;
}

.product_table_details .table tr td p span {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 14px;
}

.product_table_details .table tr td img {
  padding-bottom: 5px;
}

.product_table_details .table tr:first-child p {
  padding-bottom: 5px;
}

/* End Product Details Slider Area css
============================================================================================ */
/* Compare Area css
============================================================================================ */
.product_compare_area {
  padding: 100px 0px 50px 0px;
}

.compare_table .table {
  border-left: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin-bottom: 0px;
}

.compare_table .table thead {
  text-align: center;
}

.compare_table .table thead tr th {
  border-top: 0px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .40px;
}

.compare_table .table thead tr th:first-child {
  border-bottom: 1px solid #fff;
}

.compare_table .table tbody {
  text-align: center;
}

.compare_table .table tbody tr th {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding-top: 16px;
  padding-bottom: 15px;
}

.compare_table .table tbody tr th:first-child {
  width: 270px;
  text-align: left;
  padding-left: 80px;
  vertical-align: middle;
}

.compare_table .table tbody tr th span {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  letter-spacing: .35px;
  font-weight: 600;
}

.compare_table .table tbody tr td {
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  padding-top: 16px;
  padding-bottom: 15px;
}

.compare_table .table tbody tr td:last-child {
  padding-left: 4.5px;
  padding-right: 4.5px;
}

.compare_table .table tbody tr td img {
  padding-top: 25px;
}

.compare_table .table tbody tr td h3 {
  color: #d91522;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  padding: 30px 0px;
}

.compare_table .table tbody tr td h3 span {
  color: #000;
  font-size: 16px;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
}

.compare_table .table tbody tr td ul {
  padding-bottom: 30px;
}

.compare_table .table tbody tr td ul li {
  display: inline-block;
  vertical-align: top;
}

.compare_table .table tbody tr td ul li:last-child {
  margin-right: 0px;
  margin-left: 7px;
}

.compare_table .table tbody tr td h6 {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #666666;
}

.compare_table .table tbody tr:first-child th {
  text-transform: uppercase;
}

.compare_table .continue {
  padding: 0px 25px;
  line-height: 48px;
  margin-top: 30px;
}

/* End Compare Area css
============================================================================================ */
/* Shopping Cart Area css
============================================================================================ */
.cart_product_list {
  padding-right: 30px;
}

.cart_product_list .table {
  margin-bottom: 0px;
}

.cart_product_list .table thead tr th {
  border-top: 0px;
  text-transform: uppercase;
  font-size: 14px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  border-bottom: 1px solid #e9ecf2;
  text-align: center;
}

.cart_product_list .table thead tr th:nth-child(2) {
  text-align: left;
}

.cart_product_list .table tbody {
  border-bottom: 1px solid #e9ecf2;
}

.cart_product_list .table tbody tr {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
}

.cart_product_list .table tbody tr th {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.cart_product_list .table tbody tr td {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  padding: 28px 10px;
}

.cart_product_list .table tbody tr td .media .d-flex {
  padding-right: 30px;
}

.cart_product_list .table tbody tr td .media .media-body {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: left;
}

.cart_product_list .table tbody tr td .media .media-body h4 {
  font-size: 14px;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.cart_product_list .table tbody tr td p {
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}

.cart_product_list .table tbody tr td input {
  border: 1px solid #e9ecf2;
  width: 70px;
  text-align: center;
  height: 47px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.cart_product_list .table tbody tr td input.placeholder {
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.cart_product_list .table tbody tr td input:-moz-placeholder {
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.cart_product_list .table tbody tr td input::-moz-placeholder {
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.cart_product_list .table tbody tr td input::-webkit-input-placeholder {
  font-size: 16px;
  color: #000;
  font-family: "Poppins", sans-serif;
}

.calculate_shoping_area {
  margin-top: 50px;
  padding-right: 30px;
}

.calculate_shoping_area .cart_single_title {
  display: block;
}

.calculate_shoping_area .cart_single_title span {
  float: right;
}

.calculate_shoping_area .cart_single_title span i {
  font-size: 30px;
  color: #000;
}

.calculate_shoping_area .calculate_shop_inner {
  border: 1px solid #e9ecf2;
  padding: 60px;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group {
  margin-bottom: 20px;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select {
  width: 100% !important;
  border: 1px solid #cccccc;
  height: 56px;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select .dropdown-toggle {
  padding: 0px 22px;
  line-height: 56px;
  background: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select .dropdown-toggle span {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select .dropdown-toggle:after {
  border-top-color: #666666;
  margin: 0px;
  position: relative;
  right: 6px;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select .dropdown-menu {
  margin: 0px;
  border-radius: 0px;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select .dropdown-menu .dropdown-menu.inner {
  display: block;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  padding: 0px 22px;
  display: block;
  line-height: 35px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .bootstrap-select .dropdown-menu .dropdown-menu.inner li:hover a {
  color: #000;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group input {
  height: 56px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0px 22px;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group input.placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group input:-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group input::-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .submit_btn {
  border: 1px solid #cccccc;
  display: block;
  width: 100%;
  border-radius: 0px;
  height: 54px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #000;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
}

.calculate_shoping_area .calculate_shop_inner .calculate_shoping_form .form-group .submit_btn:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}

.cupon_box {
  margin-bottom: 55px;
}

.cupon_box .cupon_box_inner {
  background: #eeeeee;
  padding: 60px 62px 50px 62px;
}

.cupon_box .cupon_box_inner input {
  width: 100%;
  display: block;
  height: 58px;
  border: 1px solid #babdc2;
  text-align: center;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cupon_box .cupon_box_inner input.placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cupon_box .cupon_box_inner input:-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cupon_box .cupon_box_inner input::-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cupon_box .cupon_box_inner input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cupon_box .cupon_box_inner .subs_btn {
  width: 100%;
  display: block;
  line-height: 55px;
  margin-top: 25px;
}

.cart_totals .cart_total_inner {
  background: #333333;
  padding: 56px 60px 65px 60px;
  margin-bottom: 20px;
}

.cart_totals .cart_total_inner ul li a {
  border-bottom: 1px dashed #4c4c4c;
  display: block;
  padding: 6px 5px;
  line-height: 24px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #fff;
  font-weight: normal;
}

.cart_totals .cart_total_inner ul li a span {
  max-width: 172px;
  display: inline-block;
  width: 100%;
}

.cart_totals .checkout_btn {
  margin-left: 25px;
}

.cart_totals_area {
  background: #f3f3f3;
  padding: 35px 30px;
}

.cart_totals_area h4 {
  font-size: 24px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-bottom: 30px;
}

.cart_totals_area .cart_t_list .media {
  margin-bottom: 30px;
}

.cart_totals_area .cart_t_list .media .d-flex {
  max-width: 112px;
  width: 100%;
  display: inline-block;
}

.cart_totals_area .cart_t_list .media .d-flex h5 {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

.cart_totals_area .cart_t_list .media .media-body h6 {
  font-size: 16px;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}

.cart_totals_area .cart_t_list .media .media-body p {
  font-size: 13px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #999999;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select {
  width: 100% !important;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select .dropdown-toggle {
  background: transparent;
  padding: 0px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select .dropdown-toggle span {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select .dropdown-toggle:after {
  content: "\f107";
  font: normal normal normal 14px/1 FontAwesome;
  border: none;
  margin: 0px;
  vertical-align: 0;
  position: relative;
  right: 30px;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select .dropdown-menu {
  margin: 0px;
  border-radius: 0px;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select .dropdown-menu .dropdown-menu.inner {
  display: block;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  display: block;
  padding: 0px 15px;
  line-height: 32px;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.cart_totals_area .cart_t_list .media .media-body .bootstrap-select .dropdown-menu .dropdown-menu.inner li:hover a {
  color: #000;
}

.cart_totals_area .total_amount {
  border-top: 1px solid #cccccc;
  padding-top: 10px;
}

.cart_totals_area .total_amount .float-left {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
}

.cart_totals_area .total_amount .float-right {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
}

.cart_items h3 {
  font-size: 24px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-bottom: 47px;
}

.cart_items .table {
  margin-bottom: 0px;
}

.cart_items .table tbody tr th {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  border: none;
}

.cart_items .table tbody tr td {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: center;
  border: none;
}

.cart_items .table tbody tr td .media {
  text-align: left;
}

.cart_items .table tbody tr td .media .d-flex {
  padding-right: 35px;
}

.cart_items .table tbody tr td .media .media-body {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.cart_items .table tbody tr td .media .media-body h4 {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  font-weight: 600;
}

.cart_items .table tbody tr td .red {
  color: #d91522;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  text-align: left;
}

.cart_items .table tbody tr td p {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #000;
}

.cart_items .table tbody tr td .quantity {
  border: 1px solid #cccccc;
  margin: 0px;
}

.cart_items .table tbody tr td .quantity h6 {
  display: inline-block;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #666666;
}

.cart_items .table tbody tr td .quantity button {
  top: 53%;
}

.cart_items .table tbody tr td .quantity input {
  border: none;
  width: 65px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #000;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cart_items .table tbody tr td .quantity input.placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #000;
}

.cart_items .table tbody tr td .quantity input:-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #000;
}

.cart_items .table tbody tr td .quantity input::-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #000;
}

.cart_items .table tbody tr td .quantity input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #000;
}

.cart_items .table tbody .last {
  background: #f3f3f3;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle;
  align-self: center;
}

.cart_items .table tbody .last th {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.cart_items .table tbody .last td {
  padding: 0px 10px;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.cart_items .table tbody .last td .media .d-flex {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.cart_items .table tbody .last td .media .d-flex h5 {
  font-size: 14px;
  color: #999999;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}

.cart_items .table tbody .last td .media .media-body {
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
}

.cart_items .table tbody .last td .media .media-body input {
  width: 118px;
  height: 30px;
  padding: 0px 10px;
  border: 1px solid #e5e5e5;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cart_items .table tbody .last td .media .media-body input.placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cart_items .table tbody .last td .media .media-body input:-moz-placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cart_items .table tbody .last td .media .media-body input::-moz-placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cart_items .table tbody .last td .media .media-body input::-webkit-input-placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.cart_items .table tbody .last td h3 {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  text-transform: uppercase;
  vertical-align: middle;
  -ms-flex-item-align: center;
  align-self: center;
  padding-bottom: 0px;
  text-align: right;
}

/* End Shopping Cart Area css
============================================================================================ */
/* Checkout Page css
============================================================================================ */
.checkout_main_area {
  padding: 0px 30px 0px 85px;
}

.checkout_main_area .checkout_prosses .checkout_method h3 {
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: bold;
}

.checkout_main_area .checkout_prosses .checkout_method h4 {
  color: #999999;
  letter-spacing: .25px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 0px 30px 0px;
}

.checkout_main_area .checkout_prosses .checkout_method .radio_area .radio-inline {
  display: block;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
}

.checkout_main_area .checkout_prosses .checkout_method .radio_area ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checkout_main_area .checkout_prosses .checkout_method h5 {
  color: #000;
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: .50px;
  font-weight: bold;
  padding-top: 35px;
  padding-bottom: 10px;
}

.checkout_main_area .checkout_prosses .checkout_method h6 {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #999999;
  margin-bottom: 30px;
  font-weight: normal;
}

.checkout_main_area .checkout_prosses .checkout_method .checkout_list {
  display: block;
  color: #999999;
  font-weight: normal;
  letter-spacing: .25px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 8px;
}

.checkout_main_area .checkout_prosses .checkout_method .update_btn {
  margin-top: 28px;
  padding: 0px 43px;
  line-height: 46px;
  border: 2px solid #999999;
}

.checkout_main_area .checkout_prosses .checkout_method .update_btn:hover {
  border-color: #333333;
}

.checkout_main_area .checkout_prosses .checkout_from_area {
  padding-left: 15px;
  width: 100%;
}

.checkout_main_area .checkout_prosses .checkout_from_area h2 {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 15px;
  letter-spacing: .50px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  padding-bottom: 8px;
  width: 100%;
}

.checkout_main_area .checkout_prosses .checkout_from_area p {
  font-family: "Poppins", sans-serif;
  color: #999999;
  font-size: 14px;
  letter-spacing: .25px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
}

.checkout_main_area .checkout_prosses .checkout_from_area form {
  width: 100%;
}

.checkout_main_area .checkout_prosses .checkout_from_area .form-group label {
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-weight: normal;
}

.checkout_main_area .checkout_prosses .checkout_from_area .form-group label span {
  color: #ff0000;
}

.checkout_main_area .checkout_prosses .checkout_from_area .form-group input {
  border: 1px solid #cccccc;
  line-height: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  height: 50px;
  font-family: "Poppins", sans-serif;
  letter-spacing: .25px;
  font-size: 13px;
}

.checkout_main_area .checkout_prosses .checkout_from_area h3 {
  color: #ff0000;
  font-size: 13px;
  letter-spacing: .25px;
  padding-top: 10px;
}

.checkout_main_area .checkout_prosses .checkout_from_area .forgot_area {
  overflow: hidden;
  padding-top: 30px;
}

.checkout_main_area .checkout_prosses .checkout_from_area .forgot_area h4 {
  overflow: hidden;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  padding-left: 22px;
}

.checkout_main_area .checkout_prosses .checkout_from_area .forgot_area .update_btn {
  padding: 0px 55px;
  line-height: 46px;
  border: 2px solid #999999;
}

.checkout_main_area .checkout_prosses .checkout_from_area .forgot_area .update_btn:hover {
  border-color: #333333;
}

.checkout_main_area .checkout_prosses .list_checkout {
  list-style: none;
  margin: 0;
  padding: 0;
}

.checkout_main_area .checkout_prosses .list_checkout li {
  border-top: 1px solid #e5e5e5;
}

.checkout_main_area .checkout_prosses .list_checkout li a {
  color: #000;
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  letter-spacing: .25px;
  text-decoration: none;
  line-height: 85px;
  padding-left: 40px;
}

/* End Checkout Page css
============================================================================================ */
/* Radio Button Extra css
============================================================================================ */
.radio_style li input[type=radio] {
  position: absolute;
  visibility: hidden;
}

.radio_style li {
  position: relative;
}

.radio_style li label {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 0px 25px 21px 33px;
  height: 16px;
  z-index: 9;
  top: -1px;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 13px;
  letter-spacing: .25px;
  text-transform: uppercase;
  font-weight: 600;
}

.radio_style li .check {
  display: block;
  position: absolute;
  border: 2px solid #000;
  border-radius: 100%;
  height: 16px;
  width: 16px;
  top: 2px;
  left: 0px;
  z-index: 5;
  -o-transition: border .25s linear;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.radio_style li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 8px;
  width: 8px;
  top: 2px;
  left: 2px;
  margin: auto;
  -o-transition: background 0.25s linear;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

.radio_style li input[type=radio]:checked ~ .check {
  border: 2px solid #000;
}

.radio_style li input[type=radio]:checked ~ .check::before {
  background: #000;
}

.radio_style li input[type=radio]:checked ~ label {
  color: #000;
}

/* End Radio Button Extra css
============================================================================================ */
/* Register Area css
============================================================================================ */
.order_box_price .subs_btn {
  margin-top: 15px;
}

.payment_list {
  background: #f5f5f5;
  padding: 60px 30px 35px 30px;
}

.payment_list .price_single_cost {
  border-top: 1px solid #bdbdbd;
  padding: 0px 30px;
  padding-top: 20px;
}

.payment_list .price_single_cost h5 {
  display: block;
  font-size: 14px;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  padding-bottom: 20px;
}

.payment_list .price_single_cost h5 span {
  float: right;
}

.payment_list .price_single_cost h4 {
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #333333;
  padding-bottom: 20px;
  margin-left: -30px;
  margin-right: -30px;
  padding-left: 30px;
  padding-right: 30px;
  border-bottom: 1px solid #bdbdbd;
}

.payment_list .price_single_cost h4 span {
  float: right;
}

.payment_list .price_single_cost h3 {
  font-size: 14px;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}

.payment_list .price_single_cost h3 .normal_text {
  float: none;
  font-size: 14px;
  color: #666666;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  position: relative;
  top: 5px;
}

.payment_list .price_single_cost h3 span {
  float: right;
  font-weight: bold;
  color: #d42421;
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
}

.price_method {
  border-top: 1px solid #bdbdbd;
  padding-top: 20px;
}

.price_method .card {
  border: none;
  border-radius: 0px;
  background: transparent;
  padding-left: 65px;
  padding-right: 2px;
  margin-bottom: 23px;
}

.price_method .card:last-child {
  margin-bottom: 0px;
}

.price_method .card .card-header {
  padding: 0px;
  border-radius: 0px;
  border: none;
  background: transparent;
}

.price_method .card .card-header h5 a {
  background: transparent;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #333333;
  position: relative;
}

.price_method .card .card-header h5 a:before {
  content: "";
  height: 18px;
  width: 18px;
  border: 1px solid #000;
  border-radius: 50%;
  position: absolute;
  left: -65px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.price_method .card .card-header h5 a:after {
  content: "";
  height: 10px;
  width: 10px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  left: -61px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.price_method .card .card-header h5 a.collapsed:after {
  opacity: 0;
}

.price_method .card .card-body {
  padding: 10px 0px 0px 0px;
  font-size: 14px;
  line-height: 24px;
  color: #959595;
  font-family: "Poppins", sans-serif;
}

.reg_title {
  font-size: 24px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  padding-bottom: 35px;
}

.billing_details {
  padding-right: 85px;
  margin-bottom: -20px;
}

.billing_details .billing_inner .form-group {
  margin-bottom: 20px;
}

.billing_details .billing_inner .form-group label {
  display: block;
  font-family: "Montserrat", sans-serif;
  color: #666666;
  font-weight: normal;
  font-size: 14px;
}

.billing_details .billing_inner .form-group label span {
  color: #ff0000;
}

.billing_details .billing_inner .form-group .bootstrap-select {
  width: 100% !important;
  border: 1px solid #cccccc;
  height: 56px;
}

.billing_details .billing_inner .form-group .bootstrap-select .dropdown-toggle {
  padding: 0px 22px;
  line-height: 56px;
  background: transparent;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.billing_details .billing_inner .form-group .bootstrap-select .dropdown-toggle span {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group .bootstrap-select .dropdown-toggle:after {
  border-top-color: #666666;
  margin: 0px;
  position: relative;
  right: 6px;
}

.billing_details .billing_inner .form-group .bootstrap-select .dropdown-menu {
  margin: 0px;
  border-radius: 0px;
}

.billing_details .billing_inner .form-group .bootstrap-select .dropdown-menu .dropdown-menu.inner {
  display: block;
}

.billing_details .billing_inner .form-group .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  padding: 0px 22px;
  display: block;
  line-height: 35px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.billing_details .billing_inner .form-group .bootstrap-select .dropdown-menu .dropdown-menu.inner li:hover a {
  color: #000;
}

.billing_details .billing_inner .form-group input {
  height: 56px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0px 22px;
}

.billing_details .billing_inner .form-group input.placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group input:-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group input::-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group input + input {
  margin-top: 20px;
}

.billing_details .billing_inner .form-group textarea {
  height: 160px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
  outline: none;
  padding: 0px 22px;
}

.billing_details .billing_inner .form-group textarea.placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group textarea:-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group textarea::-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group textarea::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.billing_details .billing_inner .form-group .creat_account input {
  height: auto;
  visibility: hidden;
}

/* SQUARED THREE */
.creat_account {
  width: 100%;
  margin: 0px auto;
  position: relative;
  overflow: hidden;
  margin-top: 5px;
}

.creat_account label {
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 0px 0px 0px 35px;
  height: 15px;
  margin: 0px;
  top: -25px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear;
  color: #666666;
  font-size: 13px;
  letter-spacing: .25px;
  font-weight: 500;
}

.creat_account .check {
  display: block;
  position: absolute;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  background: #f4f4f4;
  height: 15px;
  width: 15px;
  top: 6px;
  border-radius: 3px;
  left: 0px;
  z-index: 5;
  -o-transition: border .25s linear;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
  cursor: pointer;
}

.creat_account .check::before {
  display: block;
  position: absolute;
  content: "\f00c";
  border-radius: 100%;
  top: -3px;
  left: -1px;
  margin: auto;
  -o-transition: background 0.25s linear;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
  color: #fff;
  font: normal normal normal 18px/1 FontAwesome;
  opacity: 0;
  color: #000;
}

.creat_account input[type=checkbox]:checked ~ .check::before {
  opacity: 1;
}

/* End Register Area css
============================================================================================ */
/* Track Area css
============================================================================================ */
.track_inner .track_title {
  max-width: 545px;
  margin: auto;
  text-align: center;
  padding-bottom: 70px;
}

.track_inner .track_title h2 {
  font-size: 24px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-bottom: 25px;
}

.track_inner .track_title p {
  font-size: 13px;
  line-height: 26px;
  letter-spacing: .325px;
  font-family: "Poppins", sans-serif;
}

.track_form {
  max-width: 370px;
  margin: auto;
}

.track_form .form-group {
  margin-bottom: 30px;
}

.track_form .form-group label {
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
}

.track_form .form-group input {
  height: 50px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0px 22px;
}

.track_form .form-group input.placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.track_form .form-group input:-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.track_form .form-group input::-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.track_form .form-group input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.track_form .form-group:last-child {
  margin-bottom: 0px;
}

/* End Track Area css
============================================================================================ */
/* Login Area css
============================================================================================ */
.login_form .form-group {
  margin-bottom: 30px;
}

.login_form .form-group:last-child {
  margin-bottom: 0px;
}

.login_form .form-group input {
  height: 50px;
  border: 1px solid #cccccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  padding: 0px 22px;
  box-shadow: none;
  line-height: 50px;
}

.login_form .form-group input.placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.login_form .form-group input:-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.login_form .form-group input::-moz-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.login_form .form-group input::-webkit-input-placeholder {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.login_form .form-group .creat_account {
  display: inline-block;
  float: left;
  width: auto;
  margin-top: 0px;
  margin-bottom: -10px;
}

.login_form .form-group .creat_account input {
  height: auto;
  border: none;
}

.login_form .form-group .creat_account .check {
  background: #fff;
}

.login_form .form-group h4 {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #d91522;
  font-weight: normal;
  letter-spacing: .30px;
  display: inline-block;
  float: right;
  padding-top: 8px;
}

.login_form .update_btn {
  line-height: 48px;
}

.login_form .subs_btn {
  line-height: 48px;
}

.emty_cart_area {
  text-align: center;
}

.emty_cart_area .emty_cart_inner i {
  height: 165px;
  width: 165px;
  border-radius: 50%;
  border: 1px solid #d0d0d0;
  display: inline-block;
  font-size: 72px;
  line-height: 150px;
}

.emty_cart_area .emty_cart_inner h3 {
  font-size: 24px;
  color: #0b1033;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: .60px;
  padding: 30px 0px 15px 0px;
}

.emty_cart_area .emty_cart_inner h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #666666;
}

.emty_cart_area .emty_cart_inner h4 a {
  color: #000;
  text-decoration: underline;
}

/* End Login Area css
============================================================================================ */
/* Error Area css
============================================================================================ */
.error_area {
  text-align: center;
}

.error_inner h4 {
  font-size: 72px;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: #000;
  letter-spacing: 1.8px;
}

.error_inner h5 {
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  color: #000;
  font-weight: 600;
  letter-spacing: .60px;
  padding-top: 12px;
}

.error_inner p {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  letter-spacing: .40px;
  padding: 30px 0px 15px 0px;
}

.error_inner h6 {
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  color: #666666;
  letter-spacing: .40px;
}

.error_inner h6 a {
  color: #000;
  text-decoration: underline;
}

/* End Error Area css
============================================================================================ */
/*---------------------------------------------------- */
/*----------------------------------------------------*/
/* From Blog css
============================================================================================ */
.from_blog_area {
  padding-top: 60px;
  padding-bottom: 60px;
}

.from_blog_item {
  position: relative;
  z-index: 3;
}

.from_blog_item:before {
  content: "";
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  -webkit-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}

.from_blog_item .f_blog_text {
  position: absolute;
  bottom: 20px;
  left: 0px;
  width: 100%;
  padding: 0px 30px;
  z-index: 2;
}

.from_blog_item .f_blog_text h5 {
  background: #fff;
  color: #0b1033;
  padding: 0px 10px;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 25px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.from_blog_item .f_blog_text h5:hover {
  background: #d91522;
  color: #fff;
}

.from_blog_item .f_blog_text p {
  font-size: 18px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  padding: 12px 0px 7px 0px;
}

.from_blog_item .f_blog_text h6 {
  font-size: 18px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
}

.from_blog_item:hover:before {
  opacity: 1;
}

/* End From Blog css
============================================================================================ */
/* Left Widget Area css
============================================================================================ */
.l_widget {
  margin-bottom: 20px;
}

.l_widget:last-child {
  margin-bottom: 0px;
}

.l_title {
  background: #d91522;
  padding: 20px 0px 20px 30px;
}

.l_title h3 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .40px;
}

.l_categories_widget ul {
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}

.l_categories_widget ul li a {
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #000000;
  text-transform: uppercase;
  letter-spacing: .80px;
  border-bottom: 1px solid #cccccc;
  display: block;
  padding: 20px 0px 20px 25px;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.l_categories_widget ul li:hover a {
  color: #d91522;
}

.l_supper_widget {
  position: relative;
}

.l_supper_widget h4 {
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #fff;
  line-height: 36px;
}

.l_feature_widget .verticalCarousel .verticalCarouselHeader {
  overflow: hidden;
  clear: both;
  padding-bottom: 18px;
}

.l_feature_widget .verticalCarousel .verticalCarouselHeader .float-md-left h3 {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-top: 3px;
}

.l_feature_widget .verticalCarousel .verticalCarouselHeader .float-md-right a {
  height: 25px;
  width: 25px;
  text-align: center;
  font-size: 18px;
  color: #000;
  border: 1px solid #cccccc;
  line-height: 25px;
  display: inline-block;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
  cursor: pointer;
  opacity: 1;
}

.l_feature_widget .verticalCarousel .verticalCarouselHeader .float-md-right a:hover {
  background: #000;
  color: #fff;
  border-color: #000;
}

.l_feature_widget .verticalCarousel .vc_container {
  border: 1px solid #cccccc;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup {
  padding: 0px 18px;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li {
  margin-bottom: 20px;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li:first-child {
  margin-top: 20px;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li .media {
  margin-bottom: 20px;
  vertical-align: middle;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li .media .d-flex {
  padding-right: 20px;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li .media .media-body {
  -ms-flex-item-align: center;
  align-self: center;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li .media .media-body h4 {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: .35px;
  color: #0b1033;
  padding-bottom: 7px;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li .media .media-body h5 {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: .35px;
  color: #d91522;
}

.l_feature_widget .verticalCarousel .verticalCarouselGroup li .media:last-child {
  margin-bottom: 0px;
}

.l_news_widget {
  background: #f0f0f0;
  padding: 40px 22px;
  text-align: center;
}

.l_news_widget h3 {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #000000;
  letter-spacing: .90px;
  text-transform: uppercase;
}

.l_news_widget p {
  font-size: 14px;
  color: #999999;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  letter-spacing: .325px;
  padding: 12px 0px 30px 0px;
}

.l_news_widget .input-group {
  display: block;
}

.l_news_widget .input-group input {
  display: block;
  width: 100%;
  border-radius: 0px;
  border: 1px solid #cccccc;
  height: 50px;
  background: #fff;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #999999;
  letter-spacing: .30px;
}

.l_news_widget .input-group input.placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #999999;
  letter-spacing: .30px;
}

.l_news_widget .input-group input:-moz-placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #999999;
  letter-spacing: .30px;
}

.l_news_widget .input-group input::-moz-placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #999999;
  letter-spacing: .30px;
}

.l_news_widget .input-group input::-webkit-input-placeholder {
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  color: #999999;
  letter-spacing: .30px;
}

.l_news_widget .input-group input:focus {
  border-color: #000;
}

.l_news_widget .input-group .input-group-btn {
  display: block;
  text-align: center;
  margin-top: 30px;
}

.l_hot_widget {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 40px 22px;
}

.l_hot_widget h3 {
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.l_hot_widget p {
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  line-height: 24px;
  font-weight: normal;
  letter-spacing: .35px;
  padding: 20px 0px 30px 0px;
}

.l_hot_widget .discover_btn {
  border: 2px solid #fff;
  padding: 0px 21px;
}

.l_hot_widget .discover_btn:hover {
  border-color: #d91522;
}

.home_sidebar_blog .single_title {
  padding-bottom: 30px;
  padding-top: 10px;
}

/* End Left Widget Area css
============================================================================================ */
/* Categories Product Widget Area css
============================================================================================ */
.l_widgest {
  margin-bottom: 40px;
}

.l_widgest:last-child {
  margin-bottom: 0px;
}

.l_w_title {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.l_w_title:before {
  content: "";
  width: 100%;
  height: 1px;
  background: #d6d6d6;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.l_w_title h3 {
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  color: #0b1033;
  text-transform: uppercase;
  letter-spacing: .90px;
}

.l_p_categories_widget .navbar-nav li a {
  display: block;
  padding: 0px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #0b1033;
  line-height: 40px;
  letter-spacing: .70px;
  font-weight: 500;
  border-bottom: 1px solid #d6d6d6;
}

.l_p_categories_widget .navbar-nav li a:after {
  display: none;
}

.l_p_categories_widget .navbar-nav li a i {
  float: right;
  line-height: 40px;
  color: #0b1033;
  font-size: 16px;
  display: inline-block;
}

.l_p_categories_widget .navbar-nav li a i + i {
  display: none;
}

.l_p_categories_widget .navbar-nav li.dropdown .dropdown-menu {
  position: relative !important;
  top: 0px !important;
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  transform: translate3d(0px, 0px, 0px) !important;
  border: none;
}

.l_p_categories_widget .navbar-nav li.dropdown .dropdown-menu li a {
  color: #999999;
  border-color: #eaeaea;
}

.l_p_categories_widget .navbar-nav li.dropdown .dropdown-menu li:last-child a {
  border-bottom: 1px solid #eaeaea;
}

.l_p_categories_widget .navbar-nav li.show a i {
  display: none;
}

.l_p_categories_widget .navbar-nav li.show a i + i {
  display: inline-block;
}

.l_p_categories_widget .navbar-nav li:last-child a {
  border-bottom: 0px;
}

.l_fillter_widget label {
  font-size: 13px;
  font-family: "Poppins", sans-serif;
  color: #0b1033;
  font-weight: 500;
  padding-top: 20px;
  margin-bottom: 0px;
}

.l_fillter_widget input {
  border: none;
  display: inline-block;
  width: 100%;
  max-width: 100px;
}

.l_fillter_widget .ui_slider {
  border-radius: 0px;
  height: 2px;
  border: none;
  background: #e5e5e5;
  margin-top: 30px;
}

.l_fillter_widget .ui_slider .ui-slider-range {
  background: #000;
}

.l_fillter_widget .ui_slider .ui-slider-handle {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #000000;
  border: 0px;
  top: -7px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.l_color_widget ul {
  margin-right: -7px;
}

.l_color_widget ul li {
  display: inline-block;
  margin-right: 7px;
}

.l_color_widget ul li a {
  display: inline-block;
  height: 22px;
  width: 22px;
  background: #e5e5e5;
  border-radius: 50%;
  border: 1px solid #e5e5e5;
}

.l_color_widget ul li:first-child a {
  background: transparent;
}

.l_color_widget ul li:nth-child(3) a {
  background: #ebe1be;
}

.l_color_widget ul li:nth-child(4) a {
  background: #fed533;
}

.l_color_widget ul li:nth-child(5) a {
  background: #daaf00;
}

.l_color_widget ul li:nth-child(6) a {
  background: #f36b26;
}

.l_color_widget ul li:nth-child(7) a {
  background: #f36b26;
}

.l_color_widget ul li:nth-child(8) a {
  background: #70e606;
}

.l_color_widget ul li:nth-child(9) a {
  background: #7bba3c;
}

.l_color_widget ul li:nth-child(10) a {
  background: #1790c8;
}

.l_color_widget ul li:nth-child(11) a {
  background: #d82a90;
}

.l_color_widget ul li:nth-child(12) a {
  background: #7f7f00;
}

.l_color_widget ul li:nth-child(13) a {
  background: #e7352b;
}

.l_color_widget ul li:nth-child(14) a {
  background: #8d429f;
}

.l_color_widget ul li:nth-child(15) a {
  background: #770add;
}

.l_color_widget ul li:nth-child(16) a {
  background: #59a514;
}

.l_color_widget ul li:nth-child(17) a {
  background: #1cbbb4;
}

.l_color_widget ul li:nth-child(18) a {
  background: #000000;
}

.l_color_widget ul li:nth-child(19) a {
  background: #00aeef;
}

.l_color_widget ul li:nth-child(20) a {
  background: #00a99d;
}

.l_color_widget ul li:nth-child(21) a {
  background: #e7352b;
}

.l_color_widget ul li:nth-child(22) a {
  background: #fbf4d9;
}

.l_color_widget ul li:nth-child(23) a {
  background: #828282;
}

.l_color_widget ul li:nth-child(24) a {
  background: #c4ff8e;
}

.l_menufacture_widget ul {
  margin-top: -7px;
}

.l_menufacture_widget ul li a {
  display: block;
  padding: 0px;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  color: #0b1033;
  line-height: 40px;
  letter-spacing: .70px;
  font-weight: 500;
  border-bottom: 1px solid #d6d6d6;
}

.l_feature_widget .media {
  margin-bottom: 15px;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 15px;
}

.l_feature_widget .media .d-flex {
  padding-right: 25px;
}

.l_feature_widget .media .media-body h4 {
  font-size: 14px;
  line-height: 26px;
  color: #000;
  font-family: "Poppins", sans-serif;
  letter-spacing: .35px;
  padding-bottom: 10px;
}

.l_feature_widget .media .media-body h5 {
  font-size: 16px;
  color: #d91522;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
}

.l_feature_widget .media:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border: none;
}

.pagination_area {
  text-align: center;
  margin-top: 25px;
}

.pagination_area .pagination {
  display: inline-block;
  border-radius: 0px;
}

.pagination_area .pagination li {
  display: inline-block;
}

.pagination_area .pagination li a {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #333333;
  border-radius: 0px !important;
  padding: 10px 15px;
  border: 1px solid transparent;
  -webkit-transition: all 400ms linear 0s;
  -o-transition: all 400ms linear 0s;
  transition: all 400ms linear 0s;
}

.pagination_area .pagination li:first-child a {
  border: 1px solid #000002;
}

.pagination_area .pagination li.next a {
  background: #333333;
  color: #fff;
}

.pagination_area .pagination li:hover a {
  background: #333333;
  color: #fff;
}

.showing_fillter {
  margin-bottom: 35px;
}

.showing_fillter .first_fillter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 31%;
}

.showing_fillter .first_fillter h4 {
  font-size: 14px;
  color: #999999;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

.showing_fillter .secand_fillter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26%;
  flex: 0 0 26%;
  max-width: 26%;
  position: relative;
  top: -3px;
}

.showing_fillter .secand_fillter h4 {
  font-size: 14px;
  color: #999999;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  display: inline-block;
  text-transform: uppercase;
}

.showing_fillter .secand_fillter .bootstrap-select {
  width: 85px !important;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  top: 4px;
}

.showing_fillter .secand_fillter .bootstrap-select .dropdown-toggle {
  padding: 0px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: relative;
  cursor: pointer;
  background: transparent;
}

.showing_fillter .secand_fillter .bootstrap-select .dropdown-toggle span {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}

.showing_fillter .secand_fillter .bootstrap-select .dropdown-toggle:after {
  content: "\33";
  font-family: 'ElegantIcons';
  border: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  right: 20px;
  top: -2px;
}

.showing_fillter .secand_fillter .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
}

.showing_fillter .secand_fillter .bootstrap-select .dropdown-menu .dropdown-menu.inner {
  display: block;
}

.showing_fillter .secand_fillter .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  display: block;
  padding: 0px 10px;
  line-height: 35px;
  cursor: pointer;
}

.showing_fillter .third_fillter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 26%;
  flex: 0 0 26%;
  max-width: 26%;
  padding-left: 15px;
  position: relative;
  top: -3px;
}

.showing_fillter .third_fillter h4 {
  font-size: 14px;
  color: #999999;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  display: inline-block;
  text-transform: uppercase;
}

.showing_fillter .third_fillter .bootstrap-select {
  width: 70px !important;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  top: 4px;
}

.showing_fillter .third_fillter .bootstrap-select .dropdown-toggle {
  padding: 0px;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: relative;
  cursor: pointer;
  background: transparent;
}

.showing_fillter .third_fillter .bootstrap-select .dropdown-toggle span {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
}

.showing_fillter .third_fillter .bootstrap-select .dropdown-toggle:after {
  content: "\33";
  font-family: 'ElegantIcons';
  border: none;
  margin: 0px;
  padding: 0px;
  position: relative;
  right: 25px;
  top: -2px;
}

.showing_fillter .third_fillter .bootstrap-select .dropdown-menu {
  margin: 0px;
  padding: 0px;
  border-radius: 0px;
}

.showing_fillter .third_fillter .bootstrap-select .dropdown-menu .dropdown-menu.inner {
  display: block;
}

.showing_fillter .third_fillter .bootstrap-select .dropdown-menu .dropdown-menu.inner li a {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  display: block;
  padding: 0px 10px;
  line-height: 35px;
  cursor: pointer;
}

.showing_fillter .four_fillter {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  
}

.showing_fillter .four_fillter h4 {
  font-size: 14px;
  color: #999999;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  display: inline-block;
  text-transform: uppercase;
  margin-top: -2px;
  overflow: hidden;
  padding-right: 10px;
}

.showing_fillter .four_fillter a {
  font-size: 18px;
  color: #999999;
  padding-right: 8px;
}

.showing_fillter .four_fillter a.active {
  color: #00b98e;
}

.showing_fillter .four_fillter a + a {
  padding-right: 0px;
}

/* ul- timeline*/

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.card {
  margin-bottom: 1rem;
}

.list-view .row > [class*=col-] {
  max-width: 100%;
  flex: 0 0 100%;
}
.list-view .card {
  flex-direction: row;
}
@media (max-width: 575.98px) {
  .list-view .card {
    flex-direction: column;
  }
}
.list-view .card > .card-img-top {
  width: auto;
}
.list-view .card .card-body {
  display: inline-block;
}
