.shop-category-area .shop-top-bar {
  padding: 12px 30px;
  border: 1px solid #ebebeb;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 30px
}



.shop-category-area .shop-top-bar .shop-tab a:first-child {
  margin-right: 20px
}

.shop-category-area .shop-top-bar .shop-tab a.active i {
  color: #266cfb
}

.shop-category-area .shop-top-bar .shop-tab a:hover i {
  color: #266cfb
}

.shop-category-area .shop-top-bar .shop-tab i {
  font-size: 18px;
  line-height: 30px;
  color: #c1c1c1
}

.shop-category-area .shop-top-bar .shop-tab p {
  line-height: 20px;
  font-size: 14px;
  padding: 5px;
  margin: 0;
  float: left;
  color: #888;
  font-weight: 400;
  text-transform: inherit;
  margin-left: 50px
}



.shop-category-area .shop-top-bar .select-shoing-wrap {
  flex: 0 0 40%;
  width: 40%
}

.shop-category-area .shop-top-bar .select-shoing-wrap .shot-product {
  line-height: 20px;
  font-size: 14px;
  padding: 5px;
  margin: 0;
  float: left;
  color: #888;
  font-weight: 400;
  text-transform: capitalize;
  width: 35%
}



.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select {
  width: 75%
}

.shop-category-area .shop-top-bar .select-shoing-wrap .shop-select select {
  border: 1px solid #ebebeb;
  padding: 2px 15px;
  line-height: 24px;
  font-size: 14px;
  margin: 0;
  background: #f7f7f7;
  border-radius: 30px;
  color: #47494a;
  text-align: left;
  box-shadow: none;
  width: 100%
}



.pro-pagination-style a {
  font-weight: 400;
  color: #1d1d1d;
  padding: 0;
  height: 36px;
  line-height: 36px;
  background: #f6f6f6;
  font-size: 14px;
  display: inline-block;
  width: 36px;
  border-radius: 100%;
  text-align: center;
  vertical-align: top;
  font-size: 14px
}

.pro-pagination-style a.active {
  color: #fff;
  background-color: #266cfb
}

.pro-pagination-style a:hover {
  color: #fff;
  background-color: #266cfb
}

.shop-list-wrap .list-product {
  margin-left: 0;
  margin-right: 0;
  padding: 0
}

.shop-list-wrap .list-product:before {
  right: 0
}

.shop-list-wrap .list-product .new {
  left: 30px
}

.shop-list-wrap .list-product .box-inner {
  position: absolute;
  top: 15px;
  right: 25px;
  bottom: 15px;
  border-left: 1px solid #ebebeb;
  padding-left: 25px;
  padding-top: 20px
}

.shop-list-wrap .list-product .box-inner .in-stock {
  font-size: 14px;
  text-transform: inherit;
  color: #888;
  line-height: 1;
  display: block;
  margin-bottom: 20px
}

.shop-list-wrap .list-product .box-inner .in-stock span {
  color: #266cfb
}

.shop-list-wrap .list-product .box-inner .pricing-meta {
  opacity: 1;
  transform: none!important;
  margin-bottom: 35px
}

.shop-list-wrap .list-product .box-inner .pricing-meta li {
  color: #272727;
  font-size: 24px;
  font-weight: 600
}

.shop-list-wrap .list-product .box-inner .pricing-meta li.old-price {
  color: #96989c;
  font-weight: 400;
  margin-right: 5px;
  font-size: 18px;
  text-decoration: line-through;
  display: flex;
  margin-bottom: 5px;
}

.shop-list-wrap .list-product .box-inner .add-to-link {
  margin-top: 20px;
  position: initial;
  left: -1px;
  right: -1px;
  width: 100%;
  background: #fff;
  padding: 0;
  border: 0 solid #ebebeb;
  border-top: transparent;
  visibility: visible;
  opacity: 1;
  transform: none;
  -webkit-transform: none;
  perspective: 0;
  -webkit-perspective: 0;
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  transition: opacity .3s ease, visibility .3s ease, transform .3s ease;
  text-align: center
}


.shop-list-wrap .list-product .box-inner .add-to-link li {
  display: inline-block
}

.shop-list-wrap .list-product .box-inner .add-to-link li a {
  display: block;
  text-align: center;
  text-transform: capitalize;
  font-size: 14px;
  border: none;
  margin-left: 10px
}

.shop-list-wrap .list-product .box-inner .add-to-link li a i {
  font-size: 18px; /* 16 */
  display: inline-block;
  transform: translateY(3px)
}

.shop-list-wrap .list-product .box-inner .add-to-link li a.cart-btn {
  width: 100%;
  text-align: center;
  max-width: 210px;
  line-height: 44px;
  height: auto;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  background: #266cfb;
  margin-bottom: 15px
}

.shop-list-wrap .list-product .box-inner .add-to-link li a.cart-btn:hover {
  background: #1d1d1d;
  color: #fff
}

.shop-list-wrap .list-product .box-inner .add-to-link li a:hover {
  color: #fff
}

.shop-list-wrap .list-product .box-inner .add-to-link li:first-child a {
  margin: 0
}


.shop-list-wrap .list-product .product-decs {
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 0;
  text-align: left;
  margin: 0!important;
  padding-right: 230px;
  position: static;
  min-height: 290px
}

.shop-list-wrap .list-product .product-decs h2 a {
  min-height: auto;
  font-size: 16px;
  overflow: visible;
  white-space: normal;
  line-height: 20px;
  margin-bottom: 15px
}

.shop-list-wrap .list-product .product-decs .product-intro-info {
  padding: 20px 0
}

.shop-list-wrap .list-product .product-decs .product-intro-info P {
  color: #777;
  font-size: 14px;
  line-height: 24px
}


.shop-list-wrap .list-product .product-inner {
  padding: 15px;
  transition: all .3s linear
}



.shop-list-wrap .cart-btn {
  position: initial;
  opacity: 1
}

.shop-list-wrap .cart-btn a.add-to-curt {
  padding: 0 40px;
  line-height: 38px;
  font-weight: 600
}

.shop-sidebar-wrap h3 {
  position: relative;
  width: 100%;
  display: inline-block;
  margin: 0 0 20px
}

.shop-sidebar-wrap h3 span {
  padding-right: 30px;
  font-size: 21px;
  line-height: 1;
  color: #272727;
  margin-bottom: 15px;
  position: relative;
  display: inline-block;
  background: #fff;
  z-index: 2;
  text-transform: inherit;
  font-weight: 400
}

.shop-sidebar-wrap h3:after {
  content: "";
  background: #e5e5e5;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0
}

.shop-sidebar-wrap .card {
  border: 0
}

.shop-sidebar-wrap .card .card-header {
  border: 0;
  padding-left: 0;
  background: #fff
}

.shop-sidebar-wrap .card .card-header a {
  font-weight: 400;
  color: #777;
  display: block;
  font-size: 14px;
  text-transform: inherit;
  margin: 0;
  padding: 0;
  border: none;
  position: relative;
  transition: all .3s linear
}

.shop-sidebar-wrap .card .card-header a:before {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  font-family: Ionicons;
  transition: all .3s linear;
  transform: rotate(0)
}

.shop-sidebar-wrap .card .card-header a:hover {
  color: #266cfb
}

.shop-sidebar-wrap .card .card-header a.collapsed::before {
  transform: rotate(180deg);
  transition: all .3s linear
}

.shop-sidebar-wrap .card .card-body {
  padding: 0 0 0 15px;
  background: #fff
}

.shop-sidebar-wrap .card .card-body li {
  display: block
}

.shop-sidebar-wrap .card .card-body li a {
  font-weight: 400;
  color: #69696c;
  display: block;
  font-size: 13px;
  text-transform: inherit;
  line-height: 35px;
  margin: 0;
  padding: 0;
  border: none
}

.shop-sidebar-wrap .card .card-body li a:hover {
  color: #266cfb
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li {
  align-items: center;
  position: relative;
/*   padding: 0 0 15px; */
  padding: 0 0 10px;
  display: block
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left {
  position: relative
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 999;
  width: auto;
  top: 6px;
  left: 1px
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
  transition: all .3s linear
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark:after {
  left: 4px;
  top: 1px;
  width: 5px;
  height: 8px;
  border: solid #266cfb;
  border-top-width: medium;
  border-right-width: medium;
  border-bottom-width: medium;
  border-left-width: medium;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
  content: "";
  position: absolute;
  display: none
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.grey {
  background: #aab2bd;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.white {
  background: #fff;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.black {
  background: #434a54;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li .sidebar-widget-list-left .checkmark.camel {
  background: #c19a6b;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2)
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li a {
  margin-left: 25px;
  display: block;
  color: #555;
  font-size: 14px;
  margin-top: 0;
  line-height: 22px
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li label {
  margin-left: 25px;
  display: block;
  color: #555;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 0px;
  line-height: 22px;
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list ul li label:hover {
	cursor: pointer;
	opacity: 0.8;
	color: #007bff;	
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li a span {
  margin-left: 5px
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list ul li:hover .checkmark {
/*   border-color: #266cfb */
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover a {
  color: #266cfb
}

.shop-sidebar-wrap .sidebar-widget .sidebar-widget-list li:hover a span {
  color: #266cfb
}

.shop-sidebar-wrap .sidebar-widget-group h4 {
  display: block;
  clear: both;
  color: #272727;
  font-size: 21px;
  padding: 0;
  border: none;
  margin-bottom: 30px;
  margin-top: 10px;
  line-height: 24px;
  text-transform: inherit;
  font-weight: 400
}

.shop-sidebar-wrap .sidebar-widget-group .price-slider-amount {
  color: #47494a;
  font-size: 14px;
  margin: 0 0 15px
}

.shop-sidebar-wrap .sidebar-widget-group .ui-widget-content {
  border: 1px solid #266cfb
}

.shop-sidebar-wrap .sidebar-widget-group .ui-slider-horizontal {
  height: 5px
}

.shop-sidebar-wrap .sidebar-widget-group .ui-widget-header {
  background: #266cfb
}

.shop-sidebar-wrap .sidebar-widget-group .ui-slider-handle {
  top: 50%;
  width: 15px;
  height: 15px;
  border: none;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .2);
  outline: 0;
  margin-top: -7.5px
}

.shop-sidebar-wrap .sidebar-widget-tag li {
  line-height: 1;
  float: left;
  list-style: none
}

.shop-sidebar-wrap .sidebar-widget-tag li a {
  display: block;
  float: left;
  padding: 0 20px;
  font-size: 13px;
  line-height: 33px;
  color: #555;
  font-weight: 400;
  border: 1px solid #ebebeb;
  border-radius: 30px;
  background: #fff;
  margin: 4px;
  text-transform: inherit;
}

.shop-sidebar-wrap .sidebar-widget-tag li a:hover {
  background-color: #266cfb;
  border-color: #266cfb;
  color: #fff
}

.shop-sidebar-wrap .sidebar-widget-tag li:first-child a {
  margin-left: 0
}

.sidebar-widget .sidebar-widget-list ul li .sidebar-widget-list-left input:checked~.checkmark::after {
  display: block
}

.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left input:checked~.checkmark::after {
  display: none
}

.sidebar-widget.no-cba .sidebar-widget-list ul li .sidebar-widget-list-left .checkmark {
  border: 0
}

.product-inner {
  transition: all .3s linear;
  border-radius: 5px
}

.product-details-img.product-details-tab {
  display: flex;
  flex-direction: column
}


.product-details-img.product-details-tab .zoompro-wrap.zoompro-2 {
  display: inline-block;
  position: relative;
  width: 100%;
  float: left;
  overflow: hidden
}

.product-details-img.product-details-tab .zoompro-wrap.zoompro-2 .zoompro-border.zoompro-span img {
  width: 100%
}

.product-dec-slider-2 {
  width: 90%;
  margin: auto;
  display: inline-block;
  float: left;
  transition: all .3s linear
}

.product-dec-slider-2 .single-slide-item {
  margin: 0 5px;
  transition: all .3s linear
}

.product-dec-slider-2 .single-slide-item img {
  margin: auto;
  transition: all .3s linear;
  border: 1px solid #e5e5e5
}

.product-dec-slider-2 .single-slide-item img:hover {
  border: 1px solid #266cfb
}

.product-dec-slider-2 .single-slide-item.slick-slide.slick-current img {
  border: 1px solid #266cfb
}

.product-dec-slider-2 .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  transition: all .3s linear;
  cursor: pointer
}

.product-dec-slider-2 .slick-arrow i {
  font-size: 20px;
  color: #272727;
  transition: all .3s linear
}

.product-dec-slider-2 .slick-arrow i:hover {
  color: #266cfb
}

.product-dec-slider-2 .slick-arrow.next {
  right: -15px!important;
  left: auto
}

.product-dec-slider-2 .slick-arrow.prev {
  left: -15px;
  right: auto
}

.product-details-content {
/*   padding: 20px 20px; */
/*   border-radius: 5px; */
/*   border: 1px solid #ebebeb */
	padding: 0 30px;
	border-left: 1px solid #ebebeb
}

.red { 
	color:red !important;
}


.image-details-content {
  padding: 5px 0;
  font-size: 12px;
}

.product-details-content h1 {
  color: #47494a;
  font-size: 24px;
  text-transform: capitalize;
  line-height: 1;
  font-weight: 400;
  margin: 0 0 25px 0
}



.product-details-content p {
  font-size: 14px;
  color: #1d1d1d;
  font-weight: 700;
  margin: 0 0 12px
}

.product-details-content p span {
  font-weight: 400
}

.product-details-content .pro-details-rating-wrap {
  display: flex
}

.product-details-content .pro-details-rating-wrap .rating-product {
  margin-right: 20px
}

.product-details-content .pro-details-rating-wrap .rating-product i {
  color: #fdd835;
  overflow: hidden;
  width: 16px;
  font-size: 18px
}

.product-details-content .pro-details-rating-wrap .read-review a {
  text-decoration: none;
  color: #1d1d1d;
  position: relative;
  margin-left: 8px;
  line-height: 21px;
  padding: 0;
  font-size: 14px;
  margin-bottom: 10px;
  display: inline-block;
  color: #253237
}

.product-details-content .pro-details-rating-wrap .read-review a:before {
/*
  display: inline-block;
  font-family: Ionicons;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  margin-right: 6px;
  content: ""
*/
}

.product-details-content .pro-details-rating-wrap .read-review a:hover {
  color: #266cfb
}

.product-details-content .pricing-meta {
  font-size: 24px;
  color: black;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 0px;
  border-top: 1px solid #ebebeb;
  padding-top: 20px;
  padding-bottom: 20px;
}


.product-details-content .pricing-meta li.old-price {
  color: #969696;
  margin-right: 10px;
  font-weight: 400;
  position: relative
}

.product-details-content .pricing-meta li.old-price:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -2px;
  bottom: -2px;
  width: 1px;
  background: #969696;
  transform: rotate(-45deg);
  z-index: 1
}

.product-details-content .pricing-meta li.discount-flag {
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  color: #000;
  padding: 5px 10px;
  background: #f7d807;
  vertical-align: 4px;
  border-radius: 5px;
  text-transform: inherit;
  margin-top: 10px;
}

 .chat-details-list {
  padding: 20px 0 20px 0;
  margin: 0 0 15px 0;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  display: inline-block;
  width: 100%;
  color: #777
}

 .chat-details-list p {
  font-weight: 400;
  color: #777;
  line-height: 18px;
  margin: 0 0 10px 0;
  font-size: 13px
}


.product-details-content .pro-details-list {
  padding: 10px 0 10px 0;
  margin: 0 0 0 0;
  border-top: 1px solid #ebebeb;
/*   border-bottom: 1px solid #ebebeb; */
  display: inline-block;
  width: 100%;
  color: #777
}

.product-details-content .pro-details-list p {
  font-weight: 400;
  color: #777;
  line-height: 24px;
  margin: 0;
  font-size: 13px;
}

.product-details-content .pro-details-list li {
  display: block;
  width: 100%;
  line-height: 24px
}

.product-details-content .pro-details-quality {
  display: inline-flex;
  margin: 10px 0;
  width: 100%
}

.product-details-content .pro-details-quality .cart-plus-minus {
  border: 1px solid #e8e8e8;
  display: inline-block;
  height: 50px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 80px
}

.product-details-content .pro-details-quality .cart-plus-minus .qtybutton {
  color: #232323;
  cursor: pointer;
  float: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  position: absolute;
  text-align: center;
  transition: all .3s ease 0s;
  width: 24px
}

.product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #232323;
  float: left;
  font-size: 14px;
  height: 48px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 80px;
  outline: 0
}



.product-details-content .pro-details-quality .cart-plus-minus .inc.qtybutton {
  height: 48px;
  padding-top: 14px;
  right: 0;
  top: 0
}

.product-details-content .pro-details-quality .cart-plus-minus .dec.qtybutton {
  height: 48px;
  left: 0;
  padding-top: 14px;
  top: 0
}

.product-details-content .pricing-meta a {
  position: relative;
  padding: 0 18px;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 15px;
  background: #d57210;
  color: #fff;
  margin-top: 20px;
}

.product-details-content .pricing-meta a:hover {
  background-color: #266cfb
}

.product-details-content .pro-details-quality .pro-details-cart a {
  position: relative;
  padding: 0 18px;
  line-height: 40px;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 15px;
    margin-right: 15px;
  background: #899141;
  color: #fff;
  margin-bottom: 5px;
}

.product-details-content .pro-details-quality .pro-details-cart a:hover {
  background-color: #7a87a1
}


.product-details-content .pro-details-wish-com {
  display: flex
}

.product-details-content .pro-details-wish-com a {
  line-height: 30px;
  padding: 0;
  border: none;
  color: #777;
  font-size: 15px;
  margin-right: 15px
}

.product-details-content .pro-details-wish-com a i {
  margin-right: 10px;
  font-size: 16px
}

.product-details-content .pro-details-wish-com a:hover {
  color: #266cfb
}



.product-details-content .pro-details-social-info {
  display: flex;
  border-bottom: 1px solid #ebebeb;
  margin-top: 10px;
  padding-bottom: 12px
}

.product-details-content .pro-details-social-info span {
  display: inline-block;
  float: left;
  margin-right: 10px;
  line-height: 30px;
  font-weight: 700;
  color: #2b2d2f;
  font-size: 15px
}

.product-details-content .pro-details-social-info .social-info a {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #b4b4b4;
  margin-right: 0;
  white-space: normal;
  text-indent: 0;
  overflow: hidden;
  padding: 0;
  font-size: 18px;
  width: 30px
}

.product-details-content .pro-details-social-info .social-info a:hover {
  color: #266cfb
}

.product-details-content .pro-details-policy {
  margin: 25px 0 0
}

.product-details-content .pro-details-policy li {
  margin-bottom: 20px;
  width: 32.33%;
  line-height: 24px
}




.product-details-content .pro-details-policy li span {
  font-size: 15px;
  color: #777;
  overflow: hidden;
  font-weight: 400!important;
  max-width: 150px;
  display: block
}



.product-details-content .pro-details-policy img {
  float: left;
  width: auto;
  margin-right: 10px
}

.description-review-topbar.nav {
  border-bottom: none;
  position: relative;
  display: block;
  margin-bottom: 0;
  margin: auto;
  text-align: left;
  background: #fff;
  padding-top: 30px
}

.description-review-topbar.nav a {
  background: 0 0;
  border: 0;
  text-transform: inherit;
  line-height: 24px;
  color: #888;
  padding: 0 0 15px 0;
  margin: 0 30px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  transition: all .3s linear;
  display: inline-block
}

.description-review-topbar.nav a:hover {
  color: #1d1d1d
}

.description-review-topbar.nav a:hover:after {
  background-color: #266cfb
}

.description-review-topbar.nav a.active {
  color: #1d1d1d
}

.description-review-topbar.nav a.active:after {
  background-color: #266cfb
}

.description-review-topbar.nav a:after {
  content: "";
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  background: 0 0;
  transition: all .3s linear
}





.description-review-bottom {
  overflow: hidden;
  font-size: 15px;
  background: #fff;
  line-height: 24px;
  text-align: left;
  padding: 40px 30px 30px 30px;
/*   border: 1px solid #ebebeb */
}



.description-review-bottom .product-description-wrapper p {
  margin: 0 0 15px;
  font-size: 15px;
  line-height: 22px;
  color: #69696c;
  width: 84%
}



.description-review-bottom .product-anotherinfo-wrapper {
	margin-bottom: 30px;
}

.description-review-bottom .product-anotherinfo-wrapper li {
  color: #69696c;
  font-size: 14px;
  list-style: outside none none;
  margin: 0 0 10px;
  display: block
}
.description-review-bottom .product-anotherinfo-wrapper li h5 {
	border-top: 1px solid #ebebeb;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: rgb(246, 246, 246);
	
}

.description-review-bottom .product-anotherinfo-wrapper li span {
  color: #1d1d1d;
  display: inline-block;
  font-weight: 500;
  margin: 0 26px 0 0;
  min-width: 50%;
  padding-left: 10px;
}

/*  min-width: 85px */

.description-review-bottom .single-review {
  display: flex;
  margin: 0 0 50px
}

.description-review-bottom .single-review .review-img {
  flex: 0 0 90px;
  margin: 0 15px 0 0
}



.description-review-bottom .single-review .review-top-wrap {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px;
  align-items: center
}

.description-review-bottom .single-review .review-top-wrap .review-left {
  display: flex
}

.description-review-bottom .single-review .review-top-wrap .review-left .review-name {
  margin-right: 25px
}



.description-review-bottom .single-review .review-top-wrap .review-left .review-name h4 {
  font-size: 16px;
  margin: 0;
  line-height: 1;
  font-weight: 500
}

.description-review-bottom .single-review .review-top-wrap .review-left .rating-product {
  line-height: 1;
  margin-bottom: 6px
}

.description-review-bottom .single-review .review-top-wrap .review-left .rating-product i {
  overflow: hidden;
  font-size: 18px;
  color: #fdd835
}

.description-review-bottom .single-review .review-top-wrap .review-left a {
  color: #253237
}

.description-review-bottom .single-review .review-top-wrap .review-left a:hover {
  color: #266cfb
}

.description-review-bottom .single-review .review-bottom p {
  margin: 0;
  width: 93%
}

.description-review-bottom .single-review.child-review {
  margin-left: 70px;
  margin-bottom: 0
}



.description-review-bottom .ratting-form-wrapper {
  padding-left: 50px
}

.description-review-bottom .ratting-form-wrapper h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1
}

.description-review-bottom .ratting-form-wrapper .star-box {
  display: flex;
  margin: 6px 0 20px
}

.description-review-bottom .ratting-form-wrapper .star-box span {
  margin: 0 15px 0 0;
  font-size: 15px;
  color: #1d1d1d
}

.description-review-bottom .ratting-form-wrapper .star-box i {
  overflow: hidden;
  font-size: 18px;
  color: #fdd835
}

.description-review-bottom .ratting-form-wrapper .rating-form-style {
  margin-bottom: 10px
}

.description-review-bottom .ratting-form-wrapper .rating-form-style input {
  height: 45px;
  box-shadow: none;
  padding-left: 10px;
  font-size: 14px;
  color: #1d1d1d;
  width: 100%;
  margin-bottom: 15px;
  outline: 0;
  padding: 2px 10px 2px 20px;
  background: 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  padding: 2px 10px 2px 20px
}

.description-review-bottom .ratting-form-wrapper .rating-form-style textarea {
  background: 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  height: 180px;
  padding: 20px 10px 2px 20px;
  margin-bottom: 20px;
  width: 100%;
  outline: 0
}

.description-review-bottom .ratting-form-wrapper .form-submit input {
  padding: 0 55px!important;
  line-height: 48px;
  height: 48px;
  font-size: 16px;
  font-weight: 700;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  text-transform: uppercase;
  background: #266cfb!important;
  display: block;
  color: #fff!important;
  width: 200px;
  transition: all .3s linear;
  border: 1px solid #e6e6e6
}

.description-review-bottom .ratting-form-wrapper .form-submit input:hover {
  background: #1d1d1d!important
}


.single-product-slider-item img {
  border: 1px solid #ebebeb;
  transition: all .3s linear;
  margin: auto;
  width: 100%
}

.single-product-slider-item:hover img {
  border-color: #266cfb
}

.pro-details-size-color {
  margin: 0 0 10px
}

.pro-details-size-color .pro-details-color-wrap {
  font-size: 14px;
  font-weight: 700;
  color: #1d1d1d
}

.pro-details-size-color .pro-details-color-wrap span {
  display: block;
  margin: 0 0 10px
}

.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li {
  width: 1.25rem;
  height: 1.25rem;
  display: inline-block;
  margin-right: 15px;
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .05);
  cursor: pointer;
  background-size: contain;
  background: #fff
}

.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li.active {
  background-color: #434a54
}

.pro-details-size-color .pro-details-color-wrap .pro-details-color-content li:hover {
  border: 2px solid #434a54
}

.pro-details-size-color .product-size {
  margin-left: 20px
}

.pro-details-size-color .product-size span {
  display: block;
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 7px
}

.product-details-table.pro-details-quality {
  display: block;
  margin: 20px 0
}

.product-details-table .table tbody tr td {
  padding: 10px 15px;
  width: 33.33%;
  text-align: center;
  border: 1px solid #ebebeb;
  vertical-align: middle
}

.product-details-table .table tbody tr td a {
  color: #888
}

.product-details-img.product-details-tab.product-details-tab-2 {
  flex-direction: row
}

.product-details-img.product-details-tab.product-details-tab-2 #gallery {
  flex: 0 0 20%;
  width: 20%
}

.product-details-img.product-details-tab.product-details-tab-2 .zoompro-wrap-2.zoompro-2 {
  flex: 0 0 80%;
  width: 80%
}

.product-details-img.product-details-tab.product-details-tab-2 .zoompro-wrap-2.zoompro-2 .slick-slide img {
  width: 100%
}

.product-dec-slider-3 {
  display: inline-block;
  float: left
}

.product-dec-slider-3 .single-slide-item {
  margin: 5px 0;
  transition: all .3s linear
}

.product-dec-slider-3 .single-slide-item img {
  margin: auto;
  transition: all .3s linear;
  border: 1px solid #e5e5e5
}

.product-dec-slider-3 .single-slide-item img:hover {
  border: 1px solid #266cfb
}

.product-dec-slider-3 .single-slide-item.slick-slide img {
  width: 100%
}

.product-dec-slider-3 .single-slide-item.slick-slide.slick-current img {
  border: 1px solid #266cfb
}

.product-dec-slider-3 .slick-arrow {
  position: absolute;
  transition: all .3s linear;
  cursor: pointer;
  transform: rotate(90deg);
  left: 50%;
  margin-left: -3px
}

.product-dec-slider-3 .slick-arrow i {
  font-size: 20px;
  color: #272727;
  transition: all .3s linear
}

.product-dec-slider-3 .slick-arrow i:hover {
  color: #266cfb
}

.product-dec-slider-3 .slick-arrow.next {
  bottom: -15px!important;
  top: auto;
  margin-bottom: -8px
}

.product-dec-slider-3 .slick-arrow.prev {
  top: -15px;
  margin-top: -8px
}

.product-details-area .single-product-slider .single-product-slider-wrapper.slick-initialized {
  margin-left: -15px;
  margin-right: -15px
}

.product-details-area .single-product-slider .single-product-slider-wrapper.slick-initialized .single-product-slider-item {
  padding: 15px
}

.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  transition: all .3s linear;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  z-index: 5
}

.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow i {
  font-size: 20px;
  color: #272727;
  transition: all .3s linear
}

.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow i:hover {
  color: #266cfb
}

.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow.next {
  right: 15px!important;
  left: auto
}

.product-details-area .single-product-slider .single-product-slider-wrapper .slick-arrow.prev {
  left: 15px;
  right: auto
}

.product-details-area .single-product-slider:hover .slick-arrow {
  opacity: 1;
  visibility: visible
}

.product-details-area .single-product-slider:hover .slick-arrow.next {
  right: -15px!important
}



.product-details-area .single-product-slider:hover .slick-arrow.prev {
  left: -15px
}



.single-product-gallery .single-product-slider-item {
  width: 50%
}

.single-product-sticky .single-product-slider-item {
  width: 100%;
  text-align: center
}

.product-details-content.sticky {
  position: sticky;
  top: 85px;
  left: 0;
  width: 100%
}

.cart-main-area h3.cart-page-title {
  color: #1d1d1d;
  text-align: left;
  font-size: 24px;
  line-height: 16px;
  font-style: normal;
  text-transform: none;
  margin: 0 0 30px;
  font-weight: 600
}

.cart-main-area .table-content table {
  border: 1px solid #ebebeb;
  width: 100%
}

.cart-main-area .table-content table thead>tr {
  background-color: #f9f9f9;
  border: 1px solid #ebebeb
}

.cart-main-area .table-content table thead>tr>th {
  border-top: medium none;
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 700;
  padding: 21px 45px 22px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap
}

.cart-main-area .table-content table tbody>tr {
  border-bottom: 1px solid #ebebeb
}

.cart-main-area .table-content table tbody>tr td {
  color: #666;
  font-size: 15px;
  padding: 30px 0;
  text-align: center
}

.cart-main-area .table-content table tbody>tr td.product-thumbnail {
  width: 150px
}

.cart-main-area .table-content table tbody>tr td.product-name {
  width: 435px
}

.cart-main-area .table-content table tbody>tr td.product-name a {
  color: #666;
  font-size: 15px;
  font-weight: 500
}

.cart-main-area .table-content table tbody>tr td.product-price-cart {
  width: 435px
}

.cart-main-area .table-content table tbody>tr td.product-quantity {
  width: 435px
}

.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus {
  display: inline-block;
  height: 40px;
  padding: 0;
  position: relative;
  width: 110px
}

.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus .dec.qtybutton {
  border-right: 1px solid #e5e5e5;
  height: 40px;
  left: 0;
  padding-top: 8px;
  top: 0
}

.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus .inc.qtybutton {
  border-left: 1px solid #e5e5e5;
  height: 40px;
  padding-top: 9px;
  right: 0;
  top: 0
}

.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus .qtybutton {
  color: #666;
  cursor: pointer;
  float: inherit;
  font-size: 16px;
  margin: 0;
  position: absolute;
  transition: all .3s ease 0s;
  width: 20px;
  text-align: center
}

.cart-main-area .table-content table tbody>tr td.product-quantity .cart-plus-minus input.cart-plus-minus-box {
  color: #666;
  float: left;
  font-size: 14px;
  height: 40px;
  margin: 0;
  width: 110px;
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  padding: 0;
  text-align: center
}

.cart-main-area .table-content table tbody>tr td.product-remove {
  width: 100px
}

.cart-main-area .table-content table tbody>tr td.product-remove a {
  color: #666;
  font-size: 16px;
  margin: 0 10px
}

.cart-main-area .table-content table tbody>tr td.product-remove a:hover {
  color: #266cfb
}

.cart-main-area .table-content table tbody>tr td.product-wishlist-cart>a {
  background-color: #7a87a1;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 10px 12px;
  text-transform: uppercase
}

.cart-main-area .table-content table tbody>tr td.product-wishlist-cart>a:hover {
  background-color: #1d1d1d
}

.cart-main-area .cart-shiping-update-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 30px 0 60px
}

.cart-main-area .cart-shiping-update-wrapper .cart-clear>button {
  border: medium none;
  cursor: pointer;
  margin-right: 27px;
  transition: all .3s ease 0s
}



.cart-shiping-update-wrapper .cart-clear>a,
.cart-shiping-update-wrapper .cart-clear>button,
.cart-shiping-update-wrapper .cart-shiping-update>a {
  background-color: #f2f2f2;
  border-radius: 5px;
  color: #1d1d1d;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 18px 63px 17px;
  text-transform: uppercase
}


.cart-shiping-update-wrapper .cart-clear>button:hover,
.cart-shiping-update-wrapper .cart-shiping-update>a:hover {
  background-color: #266cfb;
  color: #fff
}

.cart-shiping-update-wrapper .cart-clear>a {
  background-color: #7a87a1;
  color: #fff
}

.cart-shiping-update-wrapper .cart-clear>a:hover {
  background-color: #1d1d1d;
  color: #fff
}

.cart-tax,
.discount-code-wrapper,
.grand-totall,
.call-back-wrapper,
.grand-note {
  background-color: #f9f9f9;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  padding: 45px 30px 50px;
  margin-bottom: 20px;
}

.call-back-wrapper p {
	margin: 15px 0px;
}

.cart-tax .title-wrap,
.discount-code-wrapper .title-wrap,
.grand-totall .title-wrap {
  position: relative
}

.cart-tax .title-wrap::before,
.discount-code-wrapper .title-wrap::before,
.grand-totall .title-wrap::before {
  background-color: #e3e1e1;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 10px;
  transition: all .4s ease 0s;
  width: 100%;
  z-index: 1
}

.cart-tax .title-wrap h4.cart-bottom-title,
.discount-code-wrapper .title-wrap h4.cart-bottom-title,
.grand-totall .title-wrap h4.cart-bottom-title {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  padding-right: 18px;
  background-color: #f8f9f9;
  position: relative;
  z-index: 1;
  color: #1d1d1d
}

.cart-tax .tax-wrapper,
.discount-code-wrapper .tax-wrapper,
.grand-totall .tax-wrapper {
  margin-top: 22px
}

.tax-select-wrapper {
  margin: 15px 0 0
}

.tax-select-wrapper select {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: 1px solid #ebebeb;
  font-size: 16px;
  background: #fff;
  padding-left: 20px;
  border-radius: 5px
}

.tax-select-wrapper input {
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: 1px solid #ebebeb;
  background: #fff;
  padding-left: 20px;
  border-radius: 5px;
  font-size: 16px;
}

.tax-select-wrapper .tax-select {
  margin-bottom: 20px
}

.tax-select-wrapper .tax-select label {
  color: #1d1d1d;
  font-size: 14px;
  margin: 0 0 10px
}

.tax-select-wrapper button.cart-btn-2 {
  background: #7a87a1;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 18px 58px;
  text-transform: uppercase
}

.tax-select-wrapper button.cart-btn-2:hover {
  color: #fff;
  background: #1d1d1d
}

.discount-code-wrapper .title-wrap {
  margin-bottom: 22px
}

.discount-code-wrapper .discount-code p {
  margin: 0 0 15px
}

.discount-code-wrapper .discount-code input {
  background: #fff;
  border: 1px solid #ebebeb;
  height: 45px;
/*   margin-bottom: 30px; */
  font-size: 16px;
  padding-left: 10px;
  outline: 0;
  width: 100%;
  border-radius: 5px
}

.call-back-wrapper .call-back input {
  background: #fff;
  border: 1px solid #ebebeb;
  height: 45px;
  margin-bottom: 20px;
  font-size: 16px;
  padding-left: 10px;
  outline: 0;
  width: 100%;
  border-radius: 5px
}

.discount-code-wrapper .discount-code label{
	font-size: 16px;
	display: inline-block;
}

.discount-code-wrapper .discount-code label.required-fields{
	position: relative;
}

.discount-code-wrapper .discount-code label.required-fields::before {
	content: '*';
	color:red;
	margin-right: 5px;
}

.discount-code-wrapper .discount-code input[type=checkbox] {
	background-color: red;
	display: inline-block;
	margin:5px;
	width: 15px;
	height: 15px;
	line-height: 22px;
	font-size: 22px;
	cursor: pointer;
}

.discount-code-wrapper .discount-code textarea {
  background: #fff;
  border: 1px solid #ebebeb;
  font-size: 16px;
  padding-left: 10px;
  outline: 0;
  width: 100%;
  border-radius: 5px;
  line-height: 20px;
  padding-top: 10px;
}

.call-back-wrapper .call-back button.cart-btn-2 {
	  background: #7a87a1;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 18px 58px;
  text-transform: uppercase
}

.discount-code-wrapper .discount-code button.cart-btn-2 {
  background: #7a87a1;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 18px 58px;
  text-transform: uppercase
}

.discount-code-wrapper .discount-code button.cart-btn-2:hover {
  color: #fff;
  background: #1d1d1d
}

.grand-totall h5 {
  font-size: 14px;
  margin: 36px 0 27px;
  font-weight: 400
}

.grand-totall h5 span {
  float: right;
  font-size: 18px;
  font-weight: 700
}

.grand-totall .total-shipping {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  margin: 0 0 15px;
  padding: 15px 0
}

.grand-totall .total-shipping h5 {
  font-size: 14px;
  margin: 0
}

.grand-totall .total-shipping ul {
  padding: 10px 0 0 0
}

.grand-totall .total-shipping ul li {
  color: #242424;
  list-style: outside none none;
  margin: 0 0 6px;
  display: block
}

.grand-totall .total-shipping ul li input {
  background: #e9e9e9 none repeat scroll 0 0;
  border: 1px solid #d7d7d7;
  border-radius: 5px!important;
  color: #626262;
  cursor: pointer;
  height: 13px;
  margin-right: 10px;
  padding: 0;
  position: relative;
  top: 2px;
  width: 13px
}

.grand-totall .total-shipping ul li span {
  float: right
}

.grand-totall .grand-totall-title {
  color: #32b31e;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 25px
}

.grand-totall .grand-totall-title span {
  float: right
}

.grand-totall a {
  background-color: #7a87a1;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 18px 10px 17px;
  text-align: center;
  text-transform: uppercase;
  text-transform: uppercase;
  transition: all .3s ease 0s
}

.grand-totall a:hover {
  background-color: #1d1d1d
}

.billing-info-wrap h3 {
  font-weight: 700;
  color: #1d1d1d;
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 16px
}

.billing-info-wrap .billing-info input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  outline: 0;
  height: 45px
}

.billing-info-wrap .billing-info input.billing-address {
  margin-bottom: 10px
}

.billing-info-wrap .billing-info .checkout-account label {
  color: #666;
  font-weight: 400;
  margin: 0 0 0 12px
}

.billing-info-wrap .billing-info .checkout-account input {
  border: 1px solid #e6e6e6;
  display: inline-block;
  float: left;
  height: 12px;
  width: 12px;
  margin-top: 7px;
  cursor: pointer
}

select {
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 16px;
  padding-left: 20px;
  padding-right: 10px;
  width: 100%;
  outline: 0;
  height: 45px;
  appearance:none;
  -webkit-appearance: none;
  -moz-appearance: none;
background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 15px 14px;
    background-image: url('data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'%23d8d6de\' stroke-width=\'2\' stroke-linecap=\'round\' stroke-linejoin=\'round\' class=\'feather feather-chevron-down\'%3e%3cpolyline points=\'6 9 12 15 18 9\'%3e%3c/polyline%3e%3c/svg%3e') !important;
}

.billing-info-wrap .checkout-account-toggle input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #666;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 10px;
  margin: 0 0 20px;
  width: 100%;
  height: 45px;
  outline: 0
}

.billing-info-wrap .checkout-account-toggle button.checkout-btn {
  background-color: #266cfb;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  padding: 10px 30px;
  text-transform: uppercase;
  border-radius: 5px;
  z-index: 9
}

.billing-info-wrap .checkout-account-toggle button.checkout-btn:hover {
  background-color: #1d1d1d
}

.billing-info-wrap .additional-info-wrap {
  margin: 30px 0
}

.billing-info-wrap .additional-info-wrap h4 {
  font-size: 16px;
  font-weight: 700;
  color: #1d1d1d;
  margin: 0 0 10px
}

.billing-info-wrap .additional-info-wrap textarea {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  color: #333;
  font-size: 14px;
  height: 138px;
  padding: 17px 20px;
  width: 100%;
  outline: 0
}

.your-order-area h3 {
  font-weight: 700;
  color: #1d1d1d;
  margin: 0 0 30px;
  font-size: 24px;
  line-height: 16px
}

.your-order-area .your-order-wrap {
  background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding:45px 30px 50px
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul {
  display: flex;
  justify-content: space-between
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-top ul li {
  font-size: 16px;
  font-weight: 700;
  list-style: outside none none;
  color: #1d1d1d
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-middle {
  border-bottom: 1px solid #dee0e4;
  border-top: 1px solid #dee0e4;
  margin: 29px 0;
  padding: 19px 0 18px
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-middle li {
  display: flex;
  justify-content: space-between;
  margin: 0 0 10px
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-bottom ul li.your-order-shipping {
  font-size: 16px;
  color: #253237;
  font-weight: 600
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-total {
  border-bottom: 1px solid #dee0e4;
  border-top: 1px solid #dee0e4;
  margin: 18px 0 33px;
  padding: 17px 0 19px
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul {
  align-items: center;
  display: flex;
  justify-content: space-between
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li {
  font-weight: 700;
  color: #266cfb;
  font-size: 16px;
  list-style: outside none none
}

.your-order-area .your-order-wrap .your-order-product-info .your-order-total ul li.order-total {
  font-weight: 700;
  color: #212121;
  font-size: 18px
}



.your-order-area .payment-accordion {
  margin: 0 0 16px
}

.your-order-area .payment-accordion:last-child {
  margin: 0 0 0
}

.your-order-area .payment-accordion h4 a {
  color: #1d1d1d;
  font-size: 16px;
  margin: 0;
  font-weight: 600
}

.your-order-area .payment-accordion .panel-body {
  padding: 5px 0 0 0
}

.your-order-area .payment-accordion .panel-body p {
  padding: 0 0 0 10px;
  font-size: 14px;
  color: #888;
  line-height: 24px
}

.your-order-area .Place-order {
  margin-top: 25px
}

.your-order-area .Place-order a {
  background-color: #266cfb;
  color: #fff;
  display: block;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  padding: 18px 20px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  z-index: 9
}

.your-order-area .Place-order a:hover {
  background-color: #1d1d1d
}

.open-toggle,
.open-toggle2 {
  display: none
}

.compare-table .table tbody tr:first-child {
  border-top: 1px solid #eee
}

.compare-table .table tbody tr td {
  text-align: center;
  border: none;
  padding: 25px 30px;
  vertical-align: middle;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee
}

.compare-table .table tbody tr td:last-child {
  border-right: 1px solid #eee
}

.compare-table .table tbody tr td.first-column {
  min-width: 160px;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  color: #1d1d1d;
  margin: 0;
  line-height: 1
}

.compare-table .table tbody tr td.product-image-title {
  min-width: 300px;
  vertical-align: bottom;
  padding-top: 70px
}

.compare-table .table tbody tr td.product-image-title .image {
  clear: both;
  width: 100%;
  margin-bottom: 40px;
  display: block
}

.compare-table .table tbody tr td.product-image-title .category {
  float: left;
  clear: both;
  font-size: 13px;
  line-height: 15px;
  color: #1d1d1d;
  text-transform: capitalize;
  letter-spacing: .5px
}

.compare-table .table tbody tr td.product-image-title .title {
  float: left;
  clear: both;
  font-size: 16px;
  font-weight: 700;
  color: #1d1d1d;
  line-height: 20px;
  margin-bottom: 10px
}

.compare-table .table tbody tr td.pro-desc p {
  text-align: left;
  margin: 0;
  line-height: 24px
}

.compare-table .table tbody tr td.pro-color,
.compare-table .table tbody tr td.pro-price,
.compare-table .table tbody tr td.pro-stock {
  font-size: 14px;
  font-weight: 600;
  color: #1d1d1d
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart {
  position: relative;
  background-color: #266cfb;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  width: 120px;
  padding: 10px 10px;
  transition: all .3s ease-in-out;
  outline: 0;
  font-weight: 700
}

.compare-table .table tbody tr td.pro-addtocart .add-to-cart:hover {
  background-color: #1d1d1d
}

.compare-table .table tbody tr td.pro-remove button {
  border: none;
  background-color: transparent;
  padding: 0;
  cursor: pointer;
  transition: all .3s ease-in-out;
  outline: 0;
  color: #1d1d1d
}

.compare-table .table tbody tr td.pro-remove button i {
  font-size: 22px
}

.compare-table .table tbody tr td.pro-remove button:hover {
  color: #266cfb
}

.compare-table .table tbody tr td.pro-ratting i {
  font-size: 20px;
  color: #fdd835
}

.login-register-wrapper .login-register-tab-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px
}

.login-register-wrapper .login-register-tab-list a {
  position: relative
}

.login-register-wrapper .login-register-tab-list a:before {
  background-color: #000;
  bottom: 5px;
  content: "";
  height: 18px;
  margin: 0 auto;
  position: absolute;
  right: -2px;
  transition: all .4s ease 0s;
  width: 1px
}

.login-register-wrapper .login-register-tab-list a:hover h4 {
  color: #266cfb!important
}

.login-register-wrapper .login-register-tab-list a h4 {
  font-size: 25px;
  font-weight: 700;
  margin: 0 20px;
  text-transform: capitalize;
  transition: all .3s ease 0s;
  color: #272727
}

.login-register-wrapper .login-register-tab-list a:last-child:before {
  display: none
}

.login-register-wrapper .login-form-container {
  background: transparent none repeat scroll 0 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, .1);
  padding: 80px;
  text-align: left
}

.login-register-wrapper .login-form-container .login-register-form input {
  background-color: transparent;
  border: 1px solid #ebebeb;
  color: #666;
  font-size: 16px;
  height: 45px;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 100%;
  outline: 0
}

.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn {
  padding: 10px 0 19px
}

.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn input[type=checkbox] {
  height: 15px;
  margin: 0;
  position: relative;
  top: 1px;
  width: 17px
}

.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a {
  color: #1d1d1d;
  float: right;
  font-size: 15px;
  transition: all .3s ease 0s
}

.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a.flote-none {
  float: none!important
}

.login-register-wrapper .login-form-container .login-register-form .button-box .login-toggle-btn a:hover {
  color: #266cfb
}

.login-register-wrapper .login-form-container .login-register-form .button-box button {
  background-color: #f2f2f2;
  border: medium none;
  color: #272727;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 11px 30px;
  text-transform: uppercase;
  transition: all .3s ease 0s;
  outline: 0;
  border-radius: 5px
}

.login-register-wrapper .login-form-container .login-register-form .button-box button:hover {
  background-color: #266cfb;
  color: #fff
}


.login-register-wrapper .login-register-tab-list a.active h4 {
  color: #266cfb
}

.single-my-account {
  margin-bottom: 20px;
  border: 1px solid #ebebeb
}

.single-my-account h3.panel-title {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ebebeb;
  color: #272727;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  line-height: 2
}

.single-my-account h3.panel-title span {
  color: #272727;
  font-size: 14px;
  left: 20px;
  position: absolute;
  top: 16px
}

.single-my-account h3.panel-title a {
  color: #272727;
  display: block;
  padding: 16px 55px;
  position: relative
}

.single-my-account h3.panel-title a:before {
  content: "";
  display: inline-block;
  font-family: Ionicons;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -14px
}

.single-my-account h3.panel-title a:hover {
  color: #266cfb
}

.single-my-account .myaccount-info-wrapper {
  padding: 30px 20px;
  background-color: #fff
}

.single-my-account .myaccount-info-wrapper .account-info-wrapper {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 28px;
  padding-bottom: 30px
}

.single-my-account .myaccount-info-wrapper .account-info-wrapper h4 {
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
  color: #272727;
  font-weight: 700
}

.single-my-account .myaccount-info-wrapper .account-info-wrapper h5 {
  font-size: 14px;
  letter-spacing: .2px;
  margin-top: 7px;
  font-weight: 600;
  color: #272727
}

.single-my-account .myaccount-info-wrapper .account-info-wrapper .account-info-wrapper {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 28px;
  padding-bottom: 30px
}

.single-my-account .myaccount-info-wrapper .billing-info {
  margin-bottom: 20px
}

.single-my-account .myaccount-info-wrapper .billing-info label {
  color: #888;
  font-size: 14px;
  text-transform: capitalize
}

.single-my-account .myaccount-info-wrapper .billing-info input {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  color: #888;
  height: 40px;
  padding: 0 15px;
  width: 100%;
  outline: 0
}

.single-my-account .myaccount-info-wrapper .billing-back-btn {
  display: flex;
  justify-content: space-between;
  margin-top: 26px;
  align-items: center
}

.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a {
  color: #272727;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase
}

.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a i {
  font-size: 15px;
  color: #266cfb
}

.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-back a:hover {
  color: #266cfb
}

.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button {
  background-color: #f2f2f2;
  border: medium none;
  color: #272727;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  padding: 16px 35px 17px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all .3s ease 0s;
  outline: 0;
  border-radius: 5px
}

.single-my-account .myaccount-info-wrapper .billing-back-btn .billing-btn button:hover {
  background-color: #266cfb;
  color: #fff
}

.single-my-account .myaccount-info-wrapper .entries-wrapper {
  border: 1px solid #eaeaea;
  position: relative
}



.single-my-account .myaccount-info-wrapper .entries-wrapper:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 1px;
  left: 50%;
  top: 0;
  background-color: #eaeaea
}



.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info {
  padding: 30px 20px
}



.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-info p {
  color: #888;
  font-size: 14px;
  margin: 0;
  text-transform: capitalize;
  line-height: 24px
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a {
  background-color: #f32013;
  color: #fff;
  display: inline-block;
  line-height: 1;
  margin: 0 2px;
  padding: 12px 15px;
  text-transform: uppercase;
  font-weight: 700
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a:hover {
  background-color: #266cfb
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit {
  background-color: #272727;
  font-weight: 700
}

.single-my-account .myaccount-info-wrapper .entries-wrapper .entries-edit-delete a.edit:hover {
  background-color: #266cfb
}

.cart-heading h2 {
  color: #272727;
  text-align: left;
  font-size: 24px;
  line-height: 16px;
  font-style: normal;
  text-transform: none;
  margin: 0 0 30px;
  font-weight: 600
}

.empty-text-contant i {
  font-size: 60px;
  color: #272727
}

.empty-text-contant h1 {
  font-size: 28px;
  color: #272727;
  margin: 20px 0 20px
}




.empty-text-contant a.empty-cart-btn {
  padding: 15px 25px;
  display: inline-block;
  background: #266cfb;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  transition: .3s
}

.empty-text-contant a.empty-cart-btn:hover {
  background-color: #272727
}

.empty-text-contant a.empty-cart-btn:hover i {
  transform: translate(-5px, 0)
}

.empty-text-contant a.empty-cart-btn i {
  font-size: 16px!important;
  font-size: 18px;
  color: #fff;
  transition: .3s;
  display: inline-block
}

.about-area .about-content h2 {
  font-weight: 600;
  margin: 0 0 15px;
  font-size: 40px
}


.about-area .about-content p {
  line-height: 24px;
  color: #272727
}

.about-area .single-about h4 {
  font-size: 30px;
  font-weight: 600;
  color: #272727;
  margin: 0 0 15px
}



.about-area .single-about p {
  line-height: 24px;
  color: #272727
}