/*-----------------------------------------------------------------------------------

    Template Name: Fitzone
    Description: This is html5 template
    Author: hastech
    Version: 1.0

-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	
    1. Theme default CSS
	2. main-menu-area
	3. slider-area
	4. banner-area
	5. product-area
	6. testimonial-area
	7. blog-area
	8. service-area
	9. Brand-area
	10. footer
	11. breadcrumb
	11. team-area
	12. blog-left-sideber
	13. contact
	14. shop
	15. cart page
	16. checkout page
	17. blog-details	

-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1. Theme default CSS
/*----------------------------------------*/
/* google-font */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700|Raleway:300,400,500,600,700');
html, body {height: 100%;}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {margin:0 0 15px;}
h1, h2, h3, h4, h5, h6 {
font-family: 'Raleway', sans-serif;
  margin: 0 0 10px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { 
    color: inherit 
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  color: #ec4445;
  text-decoration: none;
}
a:active {
  outline: 0 none;
}
a:focus{text-decoration:none;}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {line-height:1.2;color:#444;
font-family: 'Lato', sans-serif;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/*************************
   Text color
*************************/
.text-blue { color: #4FC1F0; }
.text-white { color: #fff ;}
.text-black { color: #363636; }
.text-theme { color: #f10; }

.text-white h1, .text-white p, .text-white h2{ color: #fff; }
.text-white { color: #fff; }
.text-black { color: #363636 ;}
.text-theme { color: #f10; }

/*colored background*/
 .white-bg { background: #fff !important; }
 .gray-bg { background: #f6f6f6 !important; }
 .black-bg { background: #252525 !important; }
 .blue-bg { background: #4FC1F0 !important; }
 .default-bg { background: #50C1F0 !important; }
 .transparent-bg { background: transparent !important; }

/*************************
  Basic margin padding
*************************/
.m-0 {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}
.p-0 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
/*************************
         Margin top
*************************/
.mt-0 { margin-top: 0 }
.mt-10 { margin-top: 10px }
.mt-15 { margin-top: 15px }
.mt-20 { margin-top: 20px }
.mt-30 { margin-top: 30px }
.mt-40 { margin-top: 40px }
.mt-50 { margin-top: 50px }
.mt-60 { margin-top: 60px }
.mt-70 { margin-top: 70px }
.mt-80 { margin-top: 80px }
.mt-90 { margin-top: 90px }
.mt-100 { margin-top: 100px }
.mt-110 { margin-top: 110px }
.mt-120 { margin-top: 120px }
.mt-130 { margin-top: 130px }
.mt-140 { margin-top: 140px }
.mt-150 { margin-top: 150px }
/*************************
      Margin right
*************************/
.mr-0 { margin-right: 0px }
.mr-10 { margin-right: 10px }
.mr-15 { margin-right: 15px }
.mr-20 { margin-right: 20px }
.mr-30 { margin-right: 30px }
.mr-40 { margin-right: 40px }
.mr-50 { margin-right: 50px }
.mr-60 { margin-right: 60px }
.mr-70 { margin-right: 70px }
.mr-80 { margin-right: 80px }
.mr-90 { margin-right: 90px }
.mr-100 { margin-right: 100px }
.mr-110 { margin-right: 110px }
.mr-120 { margin-right: 120px }
.mr-130 { margin-right: 130px }
.mr-140 { margin-right: 140px }
.mr-150 { margin-right: 150px }
/*************************
      Margin bottom
*************************/
.mb-0 { margin-bottom: 0 }
.mb-10 { margin-bottom: 10px }
.mb-15 { margin-bottom: 15px }
.mb-20 { margin-bottom: 20px }
.mb-30 { margin-bottom: 30px }
.mb-40 { margin-bottom: 40px }
.mb-50 { margin-bottom: 50px }
.mb-60 { margin-bottom: 60px }
.mb-70 { margin-bottom: 70px }
.mb-80 { margin-bottom: 80px }
.mb-90 { margin-bottom: 90px }
.mb-100 { margin-bottom: 100px }
.mb-110 { margin-bottom: 110px }
.mb-120 { margin-bottom: 120px }
.mb-130 { margin-bottom: 130px }
.mb-140 { margin-bottom: 140px }
.mb-150 { margin-bottom: 150px }
/*************************
        Margin left
*************************/
.ml-0 { margin-left: 0 }
.ml-10 { margin-left: 10px }
.ml-15 { margin-left: 15px }
.ml-20 { margin-left: 20px }
.ml-30 { margin-left: 30px }
.ml-40 { margin-left: 40px }
.ml-50 { margin-left: 50px }
.ml-60 { margin-left: 60px }
.ml-70 { margin-left: 70px }
.ml-80 { margin-left: 80px }
.ml-90 { margin-left: 90px }
.ml-100 { margin-left: 100px }
.ml-110 { margin-left: 110px }
.ml-120 { margin-left: 120px }
.ml-130 { margin-left: 130px }
.ml-140 { margin-left: 140px }
.ml-150 { margin-left: 150px }
/*************************
        Padding top
*************************/
.pt-0 { padding-top: 0 }
.pt-10 { padding-top: 10px }
.pt-15 { padding-top: 15px }
.pt-20 { padding-top: 20px }
.pt-30 { padding-top: 30px }
.pt-40 { padding-top: 40px }
.pt-50 { padding-top: 50px }
.pt-60 { padding-top: 60px }
.pt-70 { padding-top: 70px }
.pt-80 { padding-top: 80px }
.pt-90 { padding-top: 90px }
.pt-100 { padding-top: 100px }
.pt-110 { padding-top: 110px }
.pt-120 { padding-top: 120px }
.pt-130 { padding-top: 130px }
.pt-140 { padding-top: 140px }
.pt-150 { padding-top: 150px }
/*************************
        Padding right
*************************/
.pr-0 { padding-right: 0 }
.pr-10 { padding-right: 10px }
.pr-15 { padding-right: 15px }
.pr-20 { padding-right: 20px }
.pr-30 { padding-right: 30px }
.pr-40 { padding-right: 40px }
.pr-50 { padding-right: 50px }
.pr-60 { padding-right: 60px }
.pr-70 { padding-right: 70px }
.pr-80 { padding-right: 80px }
.pr-90 { padding-right: 90px }
.pr-100 { padding-right: 100px }
.pr-110 { padding-right: 110px }
.pr-120 { padding-right: 120px }
.pr-130 { padding-right: 130px }
.pr-140 { padding-right: 140px }
/*************************
        Padding bottom
*************************/
.pb-0 { padding-bottom: 0 }
.pb-10 { padding-bottom: 10px }
.pb-15 { padding-bottom: 15px }
.pb-20 { padding-bottom: 20px }
.pb-30 { padding-bottom: 30px }
.pb-40 { padding-bottom: 40px }
.pb-50 { padding-bottom: 50px }
.pb-60 { padding-bottom: 60px }
.pb-70 { padding-bottom: 70px }
.pb-80 { padding-bottom: 80px }
.pb-90 { padding-bottom: 90px }
.pb-100 { padding-bottom: 100px }
.pb-110 { padding-bottom: 110px }
.pb-120 { padding-bottom: 120px }
.pb-130 { padding-bottom: 130px }
.pb-140 { padding-bottom: 140px }
.pb-150 { padding-bottom: 150px }
/*************************
        Padding left
*************************/
.pl-0 { padding-left: 0 }
.pl-10 { padding-left: 10px }
.pl-15 { padding-left: 15px }
.pl-20 { padding-left: 20px }
.pl-30 { padding-left: 30px }
.pl-40 { padding-left: 40px }
.pl-50 { padding-left: 50px }
.pl-60 { padding-left: 60px }
.pl-70 { padding-left: 70px }
.pl-80 { padding-left: 80px }
.pl-90 { padding-left: 90px }
.pl-100 { padding-left: 100px }
.pl-110 { padding-left: 110px }
.pl-120 { padding-left: 120px }
.pl-130 { padding-left: 130px }
.pl-140 { padding-left: 140px }
.pl-150 { padding-left: 150px }


/***************************
    Page section padding 
****************************/
.ptb-0 { padding: 0 }
.ptb-10 { padding: 10px 0 }
.ptb-20 { padding: 20px 0 }
.ptb-30 { padding: 30px 0 }
.ptb-40 { padding: 40px 0 }
.ptb-50 { padding: 50px 0 }
.ptb-60 { padding: 60px 0 }
.ptb-70 { padding: 70px 0 }
.ptb-80 { padding: 80px 0 }
.ptb-90 { padding: 90px 0 }
.ptb-100 { padding: 100px 0 }
.ptb-110 { padding: 110px 0 }
.ptb-120 { padding: 120px 0 }
.ptb-130 { padding: 130px 0 }
.ptb-140 { padding: 140px 0 }
.ptb-150 { padding: 150px 0 }

/***************************
    Page section margin 
****************************/
.mtb-0 { margin: 0 }
.mtb-10 { margin: 10px 0 }
.mtb-15 { margin: 15px 0 }
.mtb-20 { margin: 20px 0 }
.mtb-30 { margin: 30px 0 }
.mtb-40 { margin: 40px 0 }
.mtb-50 { margin: 50px 0 }
.mtb-60 { margin: 60px 0 }
.mtb-70 { margin: 70px 0 }
.mtb-80 { margin: 80px 0 }
.mtb-90 { margin: 90px 0 }
.mtb-100 { margin: 100px 0 }
.mtb-110 { margin: 110px 0 }
.mtb-120 { margin: 120px 0 }
.mtb-130 { margin: 130px 0 }
.mtb-140 { margin: 140px 0 }
.mtb-150 { margin: 150px 0; }
/* background-img */
.bg-img {
  background: rgba(0, 0, 0, 0) url("img/bg/1.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}
.bg-img-2{
  background: rgba(0, 0, 0, 0) url("img/bg/2.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}
.bg-img-3{
  background: rgba(0, 0, 0, 0) url("img/about/1.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}
.bg-opacity{position:relative;}
.bg-opacity::before {
  background: #23263a none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
}
/* header-top-area */
.header-top-area{}
.welcome-msg{}
.welcome-msg ul{}
.welcome-msg ul li {
  display: inline-block;
}
.welcome-msg ul li p {
  font-family: "Lato",sans-serif;
  line-height: 40px;
  margin-bottom: 0;
  margin-right: 30px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.welcome-msg ul li p span {
  margin-right: 10px;
}
.header-top-menu{}
.top-social {
  margin-right: 30px;
}
.top-social ul{}
.top-social ul li{
  display: inline-block;
}
.top-social ul li a {
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  margin: 0 7px;
  transition:.3s;
}
.top-social ul li a:hover{color:#EC4445;}
.cart-menu{}
.cart-menu{}
.cart-menu ul li.active > a{color:#EC4445;}
.cart-menu ul{}
.cart-menu ul li {
  position: relative;
}
.cart-menu ul li a {
  line-height: 40px;
  color: #fff;
  transition:.3s;
}

.cart-menu ul li:hover a{color:#EC4445;}
.cart-menu ul li a i {
  font-size: 14px;
}
.cart-menu ul li a i span{font-size:14px;}
.cart-item {
  background: #fff none repeat scroll 0 0;
  position: absolute;
  right: 0;
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  width: 300px;
  z-index: 999;
  transform: scaley(0);
  opacity: 0;
  visibility: hidden;
  transition:.3s;
}
.cart-menu ul li:hover .cart-item{visibility:visible;opacity:1;transform:scaley(1)}
.cart-item ul{
  border-bottom: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  padding: 20px;
}
.cart-item ul li{
  overflow: hidden;
  padding-bottom: 20px;
}
.cart-item ul li:last-child{padding-bottom;}
.cart-item ul li .cart-img{
  float: left;
  width: 30%;
}
.cart-item ul li .cart-img a{
  border: 1px solid transparent;
  display: block;
  padding: 0;
  transition:.3s;
}
.cart-item ul li:hover .cart-img a{border-color:#EC4445;}
.cart-item ul li .cart-title {
  float: left;
  padding-left: 15px;
  width: 60%;
}
.cart-item ul li .cart-title h4 {
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  padding-left: 0;
  text-transform: capitalize;
  color: #444444;
  transition:.3s;
}
.cart-item ul li .cart-title h4:hover{color:#EC4445}
.cart-item ul li .quantity {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.cart-item ul li .price {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}
.cart-item ul li .cart-del {
  background-color: #fff;
  border: 0 none;
  color: #24273e;
  margin-right: 12px;
  position: absolute;
  right: 0;
  top: 40%;
  transition: all 0.5s ease 0s;
  transition:.3s;
}
.cart-item ul li .cart-del i{}
.cart-item ul li .subtotal{}
.cart-item ul li .subtotal-title{
	border-bottom:1px solid #ececec;
	 border-top: 1px solid #ececec;
	 padding-bottom: 5px;
	padding-top: 10px;
}
.cart-item ul li .subtotal-title h3 {
  display: inline-block;
  font-family: Raleway;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.subtotal-title > span {
  float: right;
  font-size: 18px;
  font-weight: 400;
}
.cart-item ul li .cart-btns{}
.cart-item ul li .default-btn{}
.cart-item ul li .default-btn a{
  background-color: #24273e;
  color: #fff;
  display: inline-block;
  line-height: normal;
  padding: 7px 15px;
  text-transform: uppercase;
  transition:.3s;
}
.cart-item ul li .default-btn a:hover{background:#EC4445;}
/* 2. main-menu-area */
.main-menu-area{}
.logo {
  margin-top: 32px;
}
.main-menu{}
.main-menu ul{}
.main-menu ul li {
  display: inline-block;
  position: relative;
}
.main-menu ul li a {
  color: #24273e;
  display: block;
  font-family: "raleway",sans-serif;
  font-weight: 700;
  overflow: hidden;
  padding: 42px 21px;
  text-transform: uppercase;
  transition:.3s;
  z-index: 1;
}
.main-menu ul li:hover > a{color:#EC4445;}
.main-menu ul li a i{
  margin-left: 5px;
}
/* submenu */
.main-menu ul li ul.submenu {
  background: #fff none repeat scroll 0 0;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  transform: scaleY(0);
  transform-origin: 0 0 0;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: 9;
}
.main-menu ul li:hover ul.submenu{transform: scaley(1);opacity:1;visibility: visible;}
.main-menu ul li ul.submenu li {
  border-bottom: 1px solid #eee;
  display: block;
}
.main-menu ul li ul.submenu li:last-child{border-bottom:0}
.main-menu ul li ul.submenu li a {
  font-weight: 600;
  padding: 7px 20px;
  text-transform: capitalize;
}
.main-menu ul li ul.submenu li a:hover{background:#EC4445;color:#fff}
/* 3. slider-area */
.slider-area{}
.single-slider {
  position: relative;
}
.slider-img{}
.slider-text {
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}
.slider-text h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 50px;
}
.slider-text span {
  color: #fff;
  display: block;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom:20px;
}
.shopping {
  background: #fff none repeat scroll 0 0;
  color: #333333;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  padding: 13px 25px;
  text-transform: capitalize;
}
.shopping:hover{color:#fff;background:#000000;}
.slider-active .owl-nav div {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #7f7f7f;
  display: inline-block;
  font-size: 40px;
  height: 70px;
  left: 0;
  line-height: 66px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 70px;
}
.slider-active .owl-nav div.owl-next {
  left: auto;
  right: 0;
}
.slider-active:hover .owl-nav div {
  left: 20px;
  opacity: 1;
}
.slider-active:hover .owl-nav div.owl-next{left:auto;right:20px}
/* 4. banner-area */
.banner-area {
  overflow: hidden;
}
.banner-wrapper {
  float: left;
  position: relative;
  width: 33.33%;
}
.banner-img{position:relative;}
.banner-img::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity:0;
  position: absolute;
  top: 0;
  width: 100%;
  transition:.3s;
}
.banner-wrapper:hover .banner-img::before{opacity:.5;}
.banner-text {
  left: 0;
  opacity: 0;
  padding: 0 60px;
  position: absolute;
  right: 0;
  text-align: right;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  z-index: 99;
}
.banner-wrapper:hover .banner-text{opacity:1;}
.banner-text h4{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 14px;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.banner-text h2{
  color: #fff;
  font-size: 42px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}
.banner-text a {
  border: 2px solid #fff;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  line-height: 24px;
  padding: 6px 20px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.banner-text a:hover{background:#fff;color:#EC4647;}
.banner-text-2 {
  background-color: rgba(255, 255, 255, 0.5);
  left: 50%;
  padding: 10px 85px 22px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition:.3s;
  opacity:0;
}
.banner-wrapper:hover .banner-text-2{opacity:1;}
.banner-text-2::before {
  border: 1px solid #fff;
  bottom: -10px;
  content: "";
  left: -10px;
  pointer-events: none;
  position: absolute;
  right: -10px;
  top: -10px;
  transition: all 0.3s ease 0s;
}
.banner-text-2 h1 {
  color: #252525;
  font-size: 48px;
  font-weight: 700;
  line-height: 38px;
  position: static;
  text-transform: uppercase;
  white-space: nowrap;
}
.banner-text-2 h2 {
  color: #252525;
  font-size: 48px;
  line-height: 38px;
  text-transform: inherit;
  white-space: nowrap;
  font-weight: 700;
}
.banner-text.left {
  text-align: left;
}
/* 5. product-area */
.product-area{}
.section-title{}
.section-title h2 {
  display: inline-block;
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 18px;
  position: relative;
  text-transform: capitalize;
  font-weight: 700;
}
.section-title h2::before {
  background: #24273e none repeat scroll 0 0;
  bottom: 8px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 40px;
}
.section-title h2::after {
  background: #24273e none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 15px;
}
.custom-tab {
  margin-bottom: 30px;
}
.custom-tab li {
  display: inline-block;
}
.custom-tab li a{
  color: #24273e;
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding: 0 20px;
  position: relative;
  text-transform: capitalize;
  transition:.3s;
}
.custom-tab li:hover a{color:#EC4647;}
.custom-tab li.active a{color:#EC4647;}
.product-wrapper {
  overflow: hidden;
}
.product-img{position:relative;}
.product-img > a {
  display: block;
  position: relative;
}
.product-img > a::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.product-wrapper:hover .product-img > a::before{opacity:.5;}
.product-action {
  bottom: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 9;
  opacity:0;
  transition:.3s;

}
.product-wrapper:hover .product-action {opacity:1;}
.product-btn {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
}
.product-btn > a {
  color: #585858;
  display: inline-block;
  font-size: 15px;
  padding: 10px 14px;
  transition:.3s;
}
.product-btn > a:hover{color:#fff;background:#EC4445}
.pro-info h3 a {
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-top: 20px;
  text-transform: capitalize;
}
.pro-meta{}
.rating {
  color: #ec4647;
}
.pro-price{}
.pro-price span {
  color: #ee2050;
  font-size: 18px;
  font-weight: 900;
  margin-left: 5px;
}
del {
  color: #24273e;
  font-size: 16px;
  font-weight: 600;
}
.product-active .owl-nav div {
  border: 1px solid #ddd;
  color: #666;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  left: -40px;
  line-height: 36px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 40px;
}
.product-active .owl-nav div.owl-next {
  left: auto;
  right:-40px;
}
.product-active:hover .owl-nav div {
  opacity: 1;
}
.product-active .owl-nav div:hover{color:#EC4445;
  border-color:#EC4445}
.single-product-info h1.product_title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.single-product-info .rating {
  color: #ec4647;
  margin: 10px 0;
} 
.single-product-info .quantity input {
  background: #e8e8e9 none repeat scroll 0 0;
  border: medium none;
  color: #000;
  float: left;
  font-size: 17px;
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  padding: 0 10px 0 0;
  text-align: center;
  width: 90px;
}
.single-product-info .quantity button {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 30px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.single-product-info .quantity button:hover{background:#ec4647;}
.stock-status {
  margin-bottom: 20px;
}
/* 6. testimonial-area */
.testimonial-area{}
.testimonial-wrapper{}
.test-img{}
.test-img > img {
  border-radius: 50%;
}
.test-content {
  margin-top: 35px;
}
.test-content p {
  color: #fff;
  font-size: 16px;
  font-style: italic;
  line-height: 1.2;
  margin:0;
}
.test-writer {
  margin-top: 50px;
}
.test-writer h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.test-writer span{
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
}
.testimonial-active.owl-carousel .owl-item img {
  display: inline-block;
  width: inherit;
}
/* 7. blog-area */
.blog-area{}
.blog-wrapper{}
.blog-img {
  margin-bottom: 15px;
}
.blog-img a{}
.blog-info .post-info span {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  padding-right: 8px;
  text-transform: capitalize;
}
.blog-info .post-info span i {
  padding-right: 10px;
}
.post-info a {
  color: #666666;
  transition:.3s;
}
.post-info a:hover{color:#F42050;}
.blog-info .post-info span.post-date i {
  padding-right: 0;
}
.blog-info .post-date span {
  color: #666666;
  font-size: 14px;
  font-weight: 400;
  padding-left: 8px;
  text-transform: capitalize;
}
.blog-info h3 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 15px;
}
.blog-info p {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0;
  line-height: 24px;
}
.blog-info > a {
  background-color: #464646;
  border: 1px solid #464646;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px 30px;
  text-transform: uppercase;
  transition: all 0.5s ease 0s;
}
.blog-info > a:hover{color:#EC4647;border-color:#EC4647;background:#fff;}
.blog-active .owl-nav div {
  border: 1px solid #ddd;
  color: #666;
  display: inline-block;
  font-size: 20px;
  height: 40px;
  left: -40px;
  line-height: 36px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  width: 40px;
}
.blog-active .owl-nav div.owl-next {
  left: auto;
  right:-40px;
}
.blog-active:hover .owl-nav div {
  opacity: 1;
}
.blog-active .owl-nav div:hover{color:#EC4445;border-color:#EC4445}
/* 8. service-area */
.service-area{}
.service-wrapper{}
.service-icon {
  color: #ed1d50;
  font-size: 32px;
  margin-bottom: 20px;
}
.service-text{}
.service-text h4 {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  line-height: 28px;
}
.service-text span {
  color: #fff;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 400;
}
/* 9. Brand-area */
.Brand-area{}
.brand-wrapper{}
.brand-img {
  border: 1px solid #dcdcdb;
  border-radius: 3px;
  transition: all 0.5s ease 0s;
}
.brand-wrapper:hover .brand-img{border-color:#EC4647;}
/* 10. footer */
/* footer-top-area */
.footer-top-area{}
.single-footer-top{}
.footer-logo{}
.footer-address {
  margin-top: 15px;
}
.footer-address p {
  color: #fff;
  line-height: 26px;
  margin-bottom: 0;
}
.footer-widget{}
.footer-top-title{}
.footer-top-title h3 {
  border-bottom: 2px solid #747474;
  color: #f2f2f4;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.footer-menu{}
.footer-menu ul{}
.footer-menu ul li {
  margin-bottom: 15px;
}
.footer-menu ul li:last-child{margin-bottom:0;}
.footer-menu ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  transition:.3s;
}
.footer-menu ul li a:hover{color:#EC4647;}
.footer-top-title > p {
  color: #fff;
  line-height: 26px;
  font-weight: 400;
  font-size: 14px;
}
.contact-form{}
.contact-form input {
  border: 0 none;
  color: #909090;
  font-size: 12px;
  height: 38px;
  margin-bottom: 15px;
  padding: 2px 15px 0;
  width: 100%;
}
.contact-form button {
  background-color: #ec4445;
  color: #fff;
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  padding: 7px 15px;
  transition: all 0.5s ease 0s;
  font-size: 15px;
  border: 1px solid #ec4445;
}
.contact-form button:hover{background:#fff;border-color:#fff;color:#ec4445;}
.footer-area {
  border-top: 1px solid #fff;
}
.copyright{}
.copyright p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  text-transform: capitalize;
  padding-top: 9px;
}
/* 11. breadcrumb */
.breadcrumb-banner-area{}
.breadcrumb-menu {
  position: relative;
  z-index: 99;
  display: inline-block;
}
.breadcrumb-text{}
.breadcrumb-text h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 42px;
  text-transform: uppercase;
  z-index: 1;
  position: relative;
}
.breadcrumb-menu ul li {
  display: inline-block;
  padding: 0 5px;
  text-transform: capitalize;
}
.breadcrumb-menu ul li::after {
  color: #fff;
  content: "/";
  display: inline-block;
  float: right;
  position: relative;
  right: -6px;
  top: 2px;
}
.breadcrumb-menu ul li:last-child:after{display:none}
.breadcrumb-menu ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.breadcrumb-menu span {
  color: #EC4647;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  z-index: 999;
}
.about-text > p {
  line-height: 26px;
  font-size: 14px;
  font-weight: 400;
}
/* 11. team-area */
.team-area{}
.single-team{}
.team-img{}
.team-img > a {
  display: block;
  position: relative;
}
.team-img > a::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.3s ease 0s;
}
.single-team:hover .team-img > a::before{opacity:.8;}
.team-info {
  bottom: 30px;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition:.3s;
  visibility: hidden;
  width: 100%;
  z-index: 999;
}
.single-team:hover .team-info{bottom:50%;opacity:1;transform: translateY(50%); visibility: visible;}
.team-info h3{
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.team-info span{
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.team-social {
  margin-top: 16px;
}
.team-social a{
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  margin: 0 2px;
  width: 35px;
  transition:.3s;
}
.team-social a:hover {
  background-color: #fff;
  color: #ec4445;
}
/* 12. blog-left-sideber */
.sidebar-widget {
  margin-bottom: 40px;
}
form#search {
  position: relative;
}
form#search input {
  border: 2px solid #eee;
  border-radius: 2px;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  height: 39px;
  padding-left: 12px;
  width: 100%;
  padding-right: 88px;
}
form#search button {
  background: #464646 none repeat scroll 0 0;
  border: 2px solid #464646;
  color: #fff;
  font-weight: 700;
  height: 39px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
.sidebar-widget h6 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  position: relative;
  text-transform: uppercase;
}
.sidebar-widget h6::before {
  border-bottom: 2px solid #eeeeee;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}
.sidebar-widget h6::after {
  border-bottom: 2px solid #5b5b5b;;
  content: "";
  display: block;
  margin: 20px auto 25px 0;
  position: relative;
  width: 35px;
  z-index: 1;
}
.icon-list > li {
  padding: 8px 0;
}
.icon-list a {
  color: #666;
  font-size: 14px;
  font-weight: 400;
  transition: all 0.3s ease 0s;
}
.icon-list a:hover{color:#EC4647;}
.widget-img {
  float: left;
  margin-right: 10px;
}
.widget-img img {
  height: 64px;
  width: 64px;
}
.recent-posts{}
.recent-posts li {
  margin-bottom: 15px;
  overflow: hidden;
}
.widget-title {
  margin-left: 73px;
}
.widget-title a {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  transition:.3s;
}
.widget-title a:hover{color:#EC4647;}
.widget-title h4 {
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0;
}
.widget-title span {
  font-size: 13px;
  margin-top: 7px;
  display: block;
  font-weight: 400;
}
.tags li {
  display: inline-block;
}
.tags li a {
  border: 1px solid #c1c1c1;
  color: #666;
  display: inline-block;
  margin: 0 4px 10px;
  padding: 7px 10px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.tags li a:hover{color:#fff;background:#464646;border-color:#464646;}
/* 13. contact */
.contact-form-area{}
.contact-box{
  background-color: #fff;
  box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.15);
  overflow: hidden;
  padding: 40px;
  z-index: 9;
}
.contact-info {
  float: left;
  width: 50%;
}
.contact-info h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.contact-info ul{}
.contact-info ul li {
  margin-bottom: 20px;
  overflow: hidden;
}
.contact-info ul li:last-child{margin-bottom:0;}
.contact-info ul li i{
  border: 1px solid #646464;
  border-radius: 50%;
  float: left;
  font-size: 18px;
  height: 40px;
  line-height: 38px;
  margin-right: 10px;
  text-align: center;
  width: 40px;
  transition:.3s;
}
.contact-info ul li i:hover{border-color:#EC4647;color:#EC4647;}
.contact-info span {
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
}
.contact{
  float: left;
  width: 50%;
}
.contact h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 21px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#contact-form input {
  border: 1px solid #eee;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px;
  padding: 6px 10px;
  text-transform: capitalize;
  width: 100%;
}
#contact-form button {
  background: #333333 none repeat scroll 0 0;
  border: 1px solid #464646;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
#contact-form button:hover{color:#EC4647;background:#fff;border-color:#EC4647;}
/* 14. shop */
.shop-tab {
  margin-bottom: 30px;
}
.shop-tab li {
  display: inline-block;
}
.shop-tab li a {
  color: #333333;
  display: block;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  text-align: center;
  width: 30px;
  border: 1px solid transparent;
}
.shop-tab li.active a{border:1px solid #333333;}
.shop-info > h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.shop-meta {
  overflow: hidden;
}
.shop-price{}
.pld-price{}
.shop-price span {
  color: #ec4647;
  font-size: 18px;
  font-weight: 700;
  margin-right: 5px;
}
.shop-rating {
  color: #ec4647;
  font-size: 15px;
}
.shop-text{}
.shop-text p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 5px;
}
.shop-btn{}
.shop-btn a {
  border: 1px solid #585858;
  border-radius: 0;
  color: #585858;
  display: inline-block;
  margin: 0 3px;
  padding: 9px 14px;
  transition:.3s;
}
.shop-btn a:hover{background:#EC4647;color:#fff;border-color:#EC4647;}
.owl-carousel .owl-item .brand-img img {
  display: block;
  width: inherit;
}
/*=========================== 
15. cart page
============================= */
.cart-main-area {
  margin-bottom: 100px;
  margin-top: 100px;
}
.cart-title-area{padding-top: 30px;}
.car-header-title{}
.car-header-title h2{font-size: 20px;
margin: 0;
text-transform: uppercase;}
.table-content{}
.table-content table{background: #fff none repeat scroll 0 0;
border-color: #e5e5e5;
border-radius: 0;
border-style: solid;
border-width: 1px 0 0 1px;
margin: 0 0 50px;
text-align: center;
width: 100%;}
.table-content table{}
.table-content table th{border-top: medium none;
font-family: Montserrat,Arial,Helvetica,sans-serif;
font-weight: normal;
padding: 20px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;}
.table-content table th,.table-content table td{border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5;}
.table-content table td{border-top: medium none;
padding: 20px 10px;
vertical-align: middle;font-size: 13px;}
.table-content table td input{background: #e5e5e5 none repeat scroll 0 0;
border: medium none;
border-radius: 3px;
color: #6f6f6f;
font-family: Montserrat,Arial,Helvetica,sans-serif;
font-size: 15px;
font-weight: normal;
height: 40px;
padding: 0 5px 0 10px;
width: 60px;}
.table-content table td.product-subtotal{font-size: 14px;
font-weight: bold;
width: 120px;}
.table-content table td.product-name a{font-size: 14px;
font-weight: 700;
margin-left: 10px;
color: #6f6f6f;}
.table-content table td.product-name{width: 270px;}
.table-content table td.product-thumbnail{width: 130px;}
.table-content table td.product-remove i{color: #919191;
display: inline-block;
font-size: 20px;
height: 40px;
line-height: 40px;
text-align: center;
width: 40px;}
.table-content table .product-price .amount {
  font-size: 15px;
  font-weight: 700;
}
.table-content table td.product-remove i:hover{color:#EC4445}
.table-content table td.product-quantity{width: 180px;}
.table-content table td.product-remove{width: 150px;}
.table-content table td.product-price{width: 130px;}
.table-content table td.product-name a:hover,.buttons-cart a:hover{color:#EC4445}
.buttons-cart{margin-bottom: 30px;
overflow: hidden;}
.buttons-cart input, .coupon input[type="submit"],.buttons-cart a,.coupon-info p.form-row input[type="submit"] {
  background: #252525 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  display: inline-block;
  float: left;
  font-family: Montserrat,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  margin-right: 15px;
  padding: 0 15px;
  text-shadow: none;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  white-space: nowrap;
}
.buttons-cart input:hover,.coupon input[type=submit]:hover,.buttons-cart a:hover{background:#EC4445;color:#fff}
.buttons-cart a {
  color: #fff;
  float: left;
  height: 40px;
  line-height: 40px;
}
.coupon {
  margin-bottom: 40px;
  overflow: hidden;
  padding-bottom: 20px;
}
.coupon h3{margin: 0 0 10px;font-size: 14px;
text-transform: uppercase;}
.coupon p{}
.coupon input[type=text]{border: 1px solid #e5e5e5;
float: left;
height: 40px;
margin: 0 6px 20px 0;
max-width: 100%;
padding: 0 0 0 10px;
width: 170px;}
.coupon input[type=submit]{}
.cart_totals{float: left;
text-align: right;
width: 100%;}
.cart_totals h2{border-bottom: 2px solid #333;
display: inline-block;
font-size: 30px;
margin: 0 0 35px;
text-transform: uppercase;}
.cart_totals table{border: medium none;
float: right;
margin: 0;
text-align: right;}
.cart_totals table th{border: medium none;
font-size: 14px;
font-weight: bold;
padding: 0 20px 12px 0;
text-align: right;
text-transform: uppercase;
vertical-align: top;}
.cart_totals table td{border: medium none;
padding: 0 0 12px;
vertical-align: top;}
.cart_totals table{}
.cart_totals table td .amount {
  color: #ec4445;
  float: right;
  font-size: 13px;
  font-weight: bold;
  margin-left: 5px;
  text-align: right;
  text-transform: uppercase;
}
.cart_totals table td ul#shipping_method{list-style: outside none none;
margin: 0;
padding: 0;}
.cart_totals table td ul#shipping_method li{float: left;
margin: 0 0 10px;
padding: 0;
text-indent: 0;
width: 100%;}
.cart_totals table td ul#shipping_method li input{margin: 0;
position: relative;
top: 2px;}
.cart_totals table{}
a.shipping-calculator-button{font-weight: bold;color: #6f6f6f;}
a.shipping-calculator-button:hover{color:#83CBDC}
.cart_totals table tr.order-total th,.cart_totals table tr.order-total .amount{font-size: 20px;
text-transform: uppercase;
white-space: nowrap;}
.cart_totals table tr.order-total .amount{}
.wc-proceed-to-checkout a{background: #ec4445 none repeat scroll 0 0;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 700;
height: 50px;
line-height: 50px;
margin-top: 20px;
padding: 0 30px;
text-transform: none;}
.wc-proceed-to-checkout a:hover{background: #E61719;}
/*=========================== 
16. checkout page
============================= */
.coupon-area {
  margin-top: 80px;
}
.coupon-accordion{}
.coupon-accordion h3 {
  background-color: #f7f6f7;
  border-top: 3px solid #1e85be;
  color: #515151;
  font-size: 14px;
  font-weight: 300;
  list-style: outside none none;
  margin: 0 0 2em;
  padding: 1em 2em 1em 3.5em;
  position: relative;
  width: auto;
}
.coupon-accordion h3::before {
  color: #1e85be;
  content: "";
  display: inline-block;
  font-family: fontawesome;
  left: 1.5em;
  position: absolute;
  top: 1em;
}
.coupon-accordion span {
  cursor: pointer;color: #6f6f6f;
}
.coupon-accordion span:hover,p.lost-password a:hover{color: #EC4445;}
.coupon-content {
  border: 1px solid #e5e5e5;
  display: none;
  margin-bottom: 20px;
  padding: 20px;
}
.coupon-info{}
.coupon-info p.coupon-text{margin-bottom:15px}
.coupon-info p{margin-bottom:0}
.coupon-info p.form-row-first{}
.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{display: block;}
.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{
color: red;
font-weight: 700;}
.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{border: 1px solid #e5e5e5;
height: 36px;
margin: 0 0 14px;
max-width: 100%;
padding: 0 0 0 10px;
width: 370px;}
.coupon-info p.form-row-last{}
.coupon-info p.form-row input[type="submit"]:hover,p.checkout-coupon input[type="submit"]:hover{background:#EC4445 }
.coupon-info p.form-row input[type="checkbox"] {
  position: relative;
  top: 2px;
}
.form-row > label {
  margin-top: 7px;
}
p.lost-password{
margin-top: 15px;}
p.lost-password a{color: #6f6f6f;}
p.checkout-coupon{}
p.checkout-coupon input[type=text]{height: 36px;
padding-left: 10px;
width: 170px;}
p.checkout-coupon input[type=submit]{background: #333 none repeat scroll 0 0;
border: medium none;
border-radius: 0;
color: #fff;
height: 36px;
margin-left: 6px;
padding: 5px 10px;transition: all 0.3s ease 0s;}
.coupon-checkout-content {
  margin-bottom: 30px;
  display:none;
}
.checkout-area {
  margin-bottom: 60px;
  margin-top: 40px;
}
.checkbox-form{}
.checkbox-form h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 30px;
  margin: 0 0 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  width: 100%;
}
.country-select{margin-bottom: 30px;
position: relative;}
.country-select label,.checkout-form-list label{color: #333;
font-family: Montserrat,Arial,Helvetica,sans-serif;
margin: 0 0 5px;display:block}
.country-select label span.required,.checkout-form-list label span.required{color:red}
.country-select select{-moz-appearance: none;
border: 1px solid #ddd;
height: 32px;
padding-left: 10px;
width: 100%;}
.country-select::before {
  content: "";
  display: inline-block;
  font-family: fontawesome;
  font-size: 20px;
  position: absolute;
  right: 12px;
  top: 31px;
}
.checkout-form-list{margin-bottom: 30px;}
.checkout-form-list label{color: #333;}
.checkout-form-list label span.required{}
.checkout-form-list input[type=text],.checkout-form-list input[type=password],.checkout-form-list input[type=email]{background: #fff none repeat scroll 0 0;
border: 1px solid #e5e5e5;
border-radius: 0;
height: 42px;
width: 100%;
padding: 0 0 0 10px;}
.checkout-form-list{}
.checkout-form-list input[type=checkbox]{display: inline-block;
margin-right: 10px;
position: relative;
top: 2px;}
.create-acc label {
  color: #333;
  display: inline-block;
}
.checkout-form-list input[type=password]{}
.create-account{display:none}
.ship-different-title{}
.ship-different-title h3 label{display: inline-block;
margin-right: 20px;}
.ship-different-title input{}
.order-notes{}
.order-notes textarea{height: 90px;
padding: 15px;width:100%}
#ship-box-info{display:none}

.your-order{background: #f2f2f2 none repeat scroll 0 0;
padding: 30px 40px 45px;}
.your-order h3{border-bottom: 1px solid #d8d8d8;
font-size: 30px;
margin: 0 0 20px;
padding-bottom: 10px;
text-transform: uppercase;
width: 100%;}
.your-order-table table{background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
width: 100%;}
.your-order-table table th, .your-order-table table td {
  border-bottom: 1px solid #d8d8d8;
  border-right: medium none;
  font-size: 14px;
  padding: 15px 0;
  text-align: center;
}
.your-order-table table th{border-top: medium none;
font-family: Montserrat,Arial,Helvetica,sans-serif;
font-weight: normal;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
white-space: nowrap;
width: 250px;}
.your-order-table table .shipping ul li input{position: relative;
top: 2px;}
.your-order-table table .shipping  th{vertical-align: top;}
.your-order-table table .order-total th{border-bottom: medium none;
font-size: 18px;}
.your-order-table table .order-total td{border-bottom: medium none;}
.your-order-table table tr.cart_item:hover{background:#F9F9F9}
.your-order-table table tr.order-total td span {
  color: #ec4445;
  font-size: 20px;
}
.your-order-table table{}
.payment-method {
  margin-top: 40px;
}
.payment-accordion{}
.payment-accordion h3{border-bottom: 0 none;
margin-bottom: 10px;
padding-bottom: 0;}
.payment-accordion h3 a{color: #6f6f6f;
font-size: 14px;
padding-left: 25px;
position: relative;
text-transform: capitalize;text-decoration:none}
.payment-accordion h3 a:before,.payment-accordion h3.open a:after{content: "";
display: inline-block;
font-family: fontawesome;
font-size: 20px;
left: 0;
position: absolute;
top: -2px;}
.payment-accordion h3.open a:after{content: "\f056";}
.payment-content{}
.payment-content p{font-size: 13px;}
.payment-accordion img {
  height: 60px;
  margin-left: 15px;
}
.order-button-payment{}
.order-button-payment input {
  background: #ec4445 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  height: 50px;
  margin: 20px 0 0;
  padding: 0;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.order-button-payment input:hover{background:#E61719}
/* 17. blog-details */
.blog-details{}
.blog-full-post {
  overflow: hidden;
  margin-bottom: 30px;
}
.blog-img{}
.blog-text{}
.blog-text p {
  color: hsl(0, 0%, 40%);
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.blog-text blockquote{
  background-color: hsl(0, 0%, 96%);
  border-left: 2px solid hsl(0, 0%, 27%);
  color: hsl(0, 0%, 40%);
  font-size: 14px;
  line-height: 26px;
  margin: 23px 0;
  padding: 14px 50px;
}
.post-share{}
.post-share h3 {
  color: hsl(233, 27%, 19%);
  float: left;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
.post-share ul{}
.post-share li{
  float: left;
  margin-right: 10px;
  text-align: center;
}
.post-share a{
  border: 1px solid hsl(0, 0%, 87%);
  color: hsl(0, 0%, 21%);
  display: block;
  font-size: 14px;
  height: 30px;
  line-height: 28px;
  margin-bottom: 10px;
  width: 30px;
  transition:.3s;
}
.post-share a:hover{border-color:#EC4445;color:#EC4445;}
.bottom-border{
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 20px;
}
#contact-form input {
  border: 1px solid hsl(0, 0%, 93%);
  color: hsl(231, 6%, 56%);
  margin: 10px 0;
  padding: 8px 20px;
  width: 100%;
}
#contact-form textarea {
  border: 1px solid hsl(0, 0%, 93%);
  color: hsl(231, 6%, 56%);
  margin: 10px 0;
  padding: 8px 20px;
  width: 100%;
}
.btn {
  background-color: hsl(0, 0%, 27%);
  border: 1px solid hsl(0, 0%, 27%);
  color: hsl(0, 0%, 100%);
  font-weight: 600;
  margin-top: 10px;
  padding: 10px 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.btn:hover{background:#fff;color:#EC4647;border-color:#EC4647;}
/* css end here */
