@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

a:hover, .button.color.transparent,.button.color:hover, .button.white-hover:hover, .owl-nav > div:hover, .header-lan-cur > li:hover > a, .header-acc > li:hover > a, .header-login:hover > a, .top-sub-menu li a:hover, .main-menu nav > ul > li:hover > a, .sub-menu li a:hover, .mean-nav ul li a:hover, .header-search form button:hover, .header.transparent .header-search form button:hover, .text-white .cap-readmore:hover, .pro-tab-list ul li.active a, .label-new, .sin-pro-price .new, .list-pro-availability .out-stock, .list-pro-act-btn.btn-text:hover, .list-pro-act-btn.btn-icon:hover, .blog-details .blog-meta p a:hover, .blog-details .blog-title a:hover, .sin-service .icon i, .footer-bottom .copyright p a, .deal-pro-title a:hover, .breadcrumbs li a:hover, .breadcrumbs li span, .view-mode a.active, .view-mode a:hover, .pagination ul li a:hover, .pagination ul li a:hover i, .sin-sidebar ul li a:hover, .sin-sidebar-post .content a:hover, .treeview .hitarea:hover, .pro-details-size a:hover, .pro-details-act-btn.btn-text:hover, .pro-details-act-btn.btn-icon:hover, .cart-table .cart-pro-title:hover, .cart-table .out-stock, .cart-table .cart-pro-remove:hover, .payment-info a, .comment-details a:hover, .sin-contact-info a:hover, .coming-soon h1 span {
  color: #f05a66;
}
.button.color, .button.color.transparent:hover, .button.color-hover:hover, .submit-box input, .tab-list li.active a, .progress-bar, #scrollUp, .object, .mini-cart > a sub, .nivo-control.active::before, .sin-pro-img::before, .sin-pro-action .pro-act-btn:hover, .list-pro-img::before, .list-pro-act-btn.btn-text, .sin-service:hover .icon i, #frm_newsletter input[type="submit"], .sin-deal .image-counter a::before, .pagination ul li a.active, .search-sidebar-form .search-submit:hover, .size-sidebar a:hover, .pro-details-act-btn.btn-text, .team-image::before, .search-404 input[type="submit"]:hover, .subscribe-form #frm_newsletter input[type="submit"]:hover {
  background-color: #f05a66;
}
.button.color, .button.color-hover:hover, .input-box input:focus, .input-box textarea:focus, .header-search form input:focus, .header.transparent .header-search form input:focus, .nivo-control.active::before, .list-pro-act-btn.btn-text, .list-pro-act-btn.btn-text:hover, .list-pro-act-btn.btn-icon:hover, .sin-service:hover .icon i, .view-mode a.active, .pagination ul li a:hover, .pagination ul li a:hover i, .pagination ul li a.active, #price-range .ui-slider-handle, .pro-details-size a:hover, .pro-details-act-btn.btn-text, .pro-details-act-btn.btn-text:hover, .pro-details-act-btn.btn-icon:hover {
  border-color: #f05a66;
}

/* Color Switcher */
.sidebarmain.ec-colorswitcher  { left: 0px; }
.ec-colorswitcher {
    padding: 0px;
    width: 260px;
    background: #fcfcfc;
    z-index: 99999999999;
    position: fixed;
    left: -260px;
    top: 25%;

    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.ec-handle {
  position: absolute;
  right: -40px;
  top: 0px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  color: #333;
  text-align: center;
  border: 1px solid #e9e9e9;
  font-size: 20px;
}
.ec-handle i {
  line-height: 38px;
}
.ec-colorswitcher h3 {
    padding: 10px 0px 10px 20px;
    font-size: 18px;
    background-color: #fff;
    margin: 0px;
    border-top: 1px solid #e9e9e9;
}
.ec-colorswitcher h6 { color: #777; }
.ec-switcherarea {
    padding: 15px 20px 20px 15px;
    float: left;
    width: 100%;
}
.ec-switcherarea ul.ec-switcher { margin-left: -2px; }
.ec-switcherarea .ec-switcher li {
    float: left;
    list-style: none;
    padding-left: 5px;
    margin-bottom: 5px;
    text-align: center;
    width: 20%;
}
.ec-switcherarea .ec-switcher li a {
  float: left;
  width: 100%;
  height: 20px;
}
.layout-btn {
  margin-left: -7px;
}
.layout-btn a {
  float: left;
  width: 50%;
  padding: 0px 0px 0px 7px;
  margin-bottom: 15px;
}
.layout-btn a span {
  background-color: #f05a66;
  color: #fff;
  float: left;
  padding: 10px;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}
.layout-btn a span:hover { opacity: 0.7; }
.ec-pattren,.ec-background {
  float: left;
  width: 100%;
  padding: 14px 0px 0px 0px;
}
.ec-pattren a,.ec-background a {
  float: left;
  width: 20%;
  padding: 0px 0px 5px 5px;
  height: 45px;
}
.ec-pattren a img,.ec-background a img {
  box-shadow: 0px 0px 0px 1px #ddd;
  width: 100%;
}
.ec-background a img { height: 100%; }
.pattren-wrap,.background-wrap { margin-left: -5px; }

.cs-color-1 {
  background: #f05a66;
}
.cs-color-2 {
  background: #41c3ac;
}
.cs-color-3 {
  background: #AF4D32;
}
.cs-color-4 {
  background: #1abc9c;
}
.cs-color-5 {
  background: #3498db;
}
.cs-color-6 {
  background: #9b59b6;
}
.cs-color-7 {
  background: #34495e;
}
.cs-color-8 {
  background: #e67e22;
}
.cs-color-9 {
  background: #c0392b;
}
.cs-color-10 {
  background: #336E7B;
}

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
body {
  color: #606060;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  visibility: visible;
}
html, body {
  height: 100%;
}
img {
  max-width:100%;
  height:auto
}
h1, h2, h3, h4, h5, h6 {
  color: #303030;
  font-weight: 600;
}
p:last-child {
  margin-bottom: 0;
}
a, button{
  text-decoration:none;
  color: #606060;
 }
a, a::before, a::after, i, button, img, input,
*::before, *::after,
.owl-nav > div,
.top-sub-menu, .sub-menu, .mega-menu,
.sin-pro-action, .team-details {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.banner-wrap::before, .promo-wrap::before, .promo-bref h1, .cdown p {
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
*:focus {
  outline:0px solid
}
a:focus {
  color: #303030;
  outline: medium none;
  text-decoration: none;
}
a:hover {
	color: #f05b67;
	text-decoration: none;
}
ul{
  list-style: outside none none;
  margin: 0;
  padding: 0
}
.ec-handle i {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.as-mainwrapper {
  position: relative;
}
.as-mainwrapper.wrapper-boxed {
  background-color: #ffffff;
  box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
  float: none;
  margin: 0 auto;
  max-width: 1200px;
}
.main-content-wrapper {
  background-color: #fff;
}
/* Common Class */
.fix {
  overflow:hidden
}
.clear{
  clear: both;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.table, .table-cell {
  display: table;
  height: 100%;
  margin: 0;
  width: 100%;
}
.table-cell {
  display: table-cell;
  vertical-align: middle;
}
.overlay {
  background: rgba(0,0,0,0.5);
  display: block;
  height: 100%;
  width: 100%;
}
.alert {
  border-radius: 0;
  text-align: left;
}
.tab-product-area .section-title {
  margin-bottom: 29px;
}
.bg-off-white {
  background: #f8f8f8;
}
/* Margin & Padding */
.margin-0 {
  margin: 0px !important;
}
.margin-top-90 {
  margin-top: 90px !important;
}
.margin-bottom-90 {
  margin-bottom: 90px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
.margin-90 {
  margin-bottom: 90px !important;
  margin-top: 90px !important;
}
.padding-0 {
 padding: 0px !important;
}
.padding-top-40 {
 padding-top: 40px !important;
}
.padding-top-80 {
 padding-top: 80px !important;
}
.padding-top-90 {
 padding-top: 90px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-bottom-90 {
  padding-bottom: 90px !important;
}
.padding-90 {
  padding-bottom: 90px !important;
  padding-top: 90px !important;
}
/* Section Title */
.section-title {
  margin-bottom: 50px;
}
.section-title h1 {
  font-size: 30px;
  letter-spacing: 2px;
  line-height: 24px;
  margin: 0;
  position: relative;
  text-transform: uppercase;
  padding-bottom: 13px;
}
.section-title h1::before {
  width: 64px;
  height: 1px;
  background: #fa5959;
  margin-left: -32px;
  bottom: 0px;
  left: 50%;
  content: "";
  position: absolute;
}
/* Buttons */
.button {
  background: #303030 none repeat scroll 0 0;
  border-width: 1px;
  border-style: solid;
  border-color: #303030;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  line-height: 36px;
  padding: 0 26px;
  text-align: center;
  text-transform: uppercase;
}
.button.color {}
.button.transparent {
  background: transparent;
  color: #303030;
}
.button.color.transparent {
  background: transparent none repeat scroll 0 0;
}
.button.small {
  height: 32px;
  line-height: 32px;
  padding: 0 20px;
}
.button.large {
  height: 42px;
  line-height: 42px;
  padding: 0 32px;
}
.button:hover {
  background: transparent;
  color: #303030;
}
.button.color:hover {
  background: transparent;
}
.button.transparent:hover {
  background: #303030;
  color: #fff;
}
.button.color.transparent:hover {
  color: #fff;
}
.button.color-hover:hover {
  color: #fff;
}
.button.white-hover:hover {
  background: #fff;
  border-color: #fff;
}
.button.black-hover:hover {
  background: #303030;
  border-color: #303030;
  color: #fff;
}
/* Input Placeholder */
input:-moz-placeholder, textarea:-moz-placeholder {
  opacity: 1;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
}
/* Form Input */
.input-box {
  float: left;
  margin-bottom: 18px;
  width: 100%;
}
.input-box:last-child {
  margin-bottom: 0;
}
.input-box-2 {
  margin-left: -15px;
  margin-right: -15px;
}
.input-box-2 .input-box {
  display: block;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  width: 50%;
}
.input-box-2 .input-box:last-child {
  margin-bottom: 18px;
}
.input-box label {
  color: #303030;
  display: block;
  font-weight: 500;
  line-height: 12px;
  margin-bottom: 10px;
  text-align: left;
}
.input-box input, .input-box textarea, .input-box select {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  color: #909090;
  font-size: 12px;
  font-weight: 300;
  height: 44px;
  padding: 5px 12px;
  text-align: left;
  width: 100%;
}
.input-box select {
  appearance: none;
  -moz-appearance: none;
  background: #fff url("../images/icon/select-arrow.png") no-repeat scroll right center;
  font-size: 14px;
}
.input-box.transparent input, .input-box.transparent textarea , .input-box.transparent select {
  background-color: transparent;
}
.input-box textarea {
  min-height: 106px;
}
.input-box input:focus, .input-box textarea:focus {
  color: #303030;
}
.submit-box {
  width: auto;
}
.submit-box input {
  border: medium none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 37px;
  padding: 0 36px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
}
.submit-box button {
  border: medium none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 37px;
  padding: 0 36px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.submit-box.width-full {
  width: 100%;
}
.submit-box.width-full input {
  width: 100%;
}
.submit-box input:hover {
  background: #303030 none repeat scroll 0 0;
  color: #fff;
}
.submit-box button:hover {
  background: #f05a66 none repeat scroll 0 0;
  color: #fff;
}
/* Tab List */
.tab-list {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}
.tab-list li {
  display: block;
  float: left;
  margin-right: 15px;
}
.tab-list li:last-child {
  margin-right: 0;
}
.tab-list li a {
  background: #303030 none repeat scroll 0 0;
  color: #fff;
  display: block;
  height: 42px;
  line-height: 44px;
  padding: 0 20px;
  text-transform: uppercase;
}
.tab-list li.active a {}
.tab-content {
  float: left;
  text-align: left;
  width: 100%;
}
/* Progress Bar */
.progress-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  margin: 0 0 5px;
  text-align: left;
}
.progress {
  background-color: #fff;
  border-radius: 0;
  box-shadow: none;
  height: 8px;
}
.progress-bar {
  box-shadow: none;
  float: left;
}
.progress-bar.progress-bar-success {
  background-color: #5cb85c;
}
.progress-bar.progress-bar-info {
  background-color: #5bc0de;
}
.progress-bar.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-bar.progress-bar-danger {
  background-color: #d9534f;
}
/* Owl Carousel */
.owl-nav {}
.owl-nav > div {
  color: #222;
  display: block;
  font-size: 32px;
  height: 30px;
  line-height: 32px;
  margin-top: -15px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 30px;
}
.product-slider .owl-nav > div, .product-slider-2 .owl-nav > div {
  margin-top: -45px;
}
.owl-nav .owl-prev {
  left: -50px;
}
.owl-nav .owl-next {
  right: -50px;
}
.owl-nav > div:hover { color: #fa5959;}
.owl-dots {
  margin-top: 30px;
  text-align: center;
}
.owl-dots .owl-dot {
  background: #e2e2e2 none repeat scroll 0 0;
  border-radius: 50px;
  display: inline-block;
  height: 10px;
  margin: 0 5px;
  width: 10px;
}
.owl-dots .owl-dot.active {
  background: #ff343b none repeat scroll 0 0;
}
.owl-dots .owl-dot span{}
/* Scroll up */
#scrollUp { background: #fa5959;
  bottom: 30px;
  color: #fff;
  font-size: 30px;
  height: 40px;
  line-height: 44px;
  right: 30px;
  text-align: center;
  width: 40px;
}
#scrollUp:hover { background: #222;}
/* Preloader Css */
.preloader{
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  margin-top: 0px;
  top: 0px;
  z-index: 99999999;
}
.loading-center{
  width: 100%;
  height: 100%;
  position: relative;
}
.loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 150px;
  width: 150px;
  margin-top: -75px;
  margin-left: -75px;
}
.object{
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 20px;
  margin-top: 65px;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.object_one {	
  -webkit-animation: object_one 1.5s infinite;
  animation: object_one 1.5s infinite;
}
.object_two {
  -webkit-animation: object_two 1.5s infinite;
  animation: object_two 1.5s infinite;
  -webkit-animation-delay: 0.25s; 
  animation-delay: 0.25s;
}
.object_three {
  -webkit-animation: object_three 1.5s infinite;
  animation: object_three 1.5s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes object_one {
75% { -webkit-transform: scale(0); }
}
@keyframes object_one {
  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
@-webkit-keyframes object_two {
  75% { -webkit-transform: scale(0); }
}
@keyframes object_two {
  75% { 
    transform: scale(0);
    -webkit-transform:  scale(0);
  }
}
@-webkit-keyframes object_three {
  75% { -webkit-transform: scale(0); }
}
@keyframes object_three {
  75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
  }
}
/*----------------------------------------*/
/*  2.  Header Area
/*----------------------------------------*/
.header {}
.header.fixed {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9999;
}
.header.transparent {
  background: transparent;
}

/*--------------------------
	2.1 Header Top 
--------------------------*/
.header-top {
  background: #303030;
  border-bottom: 1px solid #606060;
}
.header.transparent .header-top {
  background: transparent;
}
.header-top{}
.header-top-left {}
.header-top-left p { line-height: 48px; font-size: 14px; color: #fff;}
.header-top-right{}
/* Header Language Currancy */
.header-lan-cur {
  text-align: left;
}
.header-lan-cur > li,
.header-acc > li,
.header-login {
  display: block;
  float: left;
  margin-right: 38px;
  position: relative;
}
.header-lan-cur > li:last-child {
  margin-right: 0;
}
.header-lan-cur > li > a,
.header-acc > li > a,
.header-login > a {
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 48px;
  text-transform: uppercase;
}
.header-login .button {
  font-size: 12px;
}
.header-lan-cur > li > a i,
.header-acc > li > a i,
.header-login > a i {
  float: right;
  font-size: 14px;
  line-height: 48px;
  margin-left: 6px;
}
.header-lan-cur > li:hover > a,
.header-acc > li:hover > a,
.header-login:hover > a {}
/* Header Top Sub Menu */
.top-sub-menu {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #adadad;
  opacity: 0;
  padding: 12px 11px;
  position: absolute;
  top: 60px;
  visibility: hidden;
  width: 125px;
  z-index: -999;
}
.top-sub-menu.sub-menu-left {
  left: 0;
}
.top-sub-menu.sub-menu-right {
  right: 0;
}
.header-lan-cur > li:hover .top-sub-menu,
.header-acc > li:hover .top-sub-menu,
.header-login:hover .header-login-opt {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 99999;
}
.top-sub-menu li{}
.top-sub-menu li a {
  color: #606060;
  display: block;
  line-height: 31px;
  text-transform: uppercase;
  padding: 0 10px;
}
.top-sub-menu li a:hover {
  padding-left: 18px;
}
/* Header Account */
.header-account-login {
  text-align: left;
}
.header-acc{}
.header-acc > li {
  margin-right: 30px;
}
/* Header Login */
.header-login {
  margin-right: 34px;
}
.header-login-opt {
  padding: 12px 13px 28px;
  width: 148px;
}
.header-login-opt h5 {
  color: #606060;
  font-size: 12px;
  font-weight: 400;
  line-height: 10px;
  margin: 11px 0 22px;
  text-transform: uppercase;
}
.header-login-opt span {
  color: #303030;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 39px;
  text-transform: uppercase;
}
.header-login-opt .button {
  display: block;
  padding: 0;
}
/* Header Mini Cart */
.mini-cart {
  position: relative;
  text-align: left;
}
.mini-cart > a {
  color: #fff;
  display: block;
  font-size: 24px;
  line-height: 40px;
  padding-right: 8px;
  padding-top: 8px;
  position: relative;
}
.mini-cart > a i {
  display: block;
  line-height: 40px;
}
.mini-cart > a sub {
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 300;
  height: 19px;
  left: 0;
  line-height: 19px;
  position: absolute;
  text-align: center;
  top: 7px;
  width: 19px;
}
/* Mini Cart Wrapper */
.mini-cart-wrapper {
  padding: 16px 0 22px;
  visibility: hidden;
  width: 230px;
}
.mini-cart:hover .mini-cart-wrapper {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 99999;
}
/* Mini Cart Product List */
.mc-pro-list {
  border-bottom: 1px solid #eeeeee;
  padding: 0 13px;
}
.mc-sin-pro {
  position: relative;
  margin-bottom: 15px;
}
/* Product Image */
.mc-pro-image {
  display: block;
  margin-right: 15px;
  width: 49px;
}
.mc-pro-image img{}
/* Product Details */
.mc-pro-details{}
.mc-pro-details a {
  display: block;
  font-size: 12px;
  font-weight: 300;
}
.mc-pro-details span {
  color: #303030;
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 10px;
}
.mc-pro-details .pro-del {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #fa5959;
  display: block;
  font-size: 16px;
  line-height: 14px;
  padding: 0;
}
.mc-pro-details .pro-del:hover {
  color: #303030;
}
.mc-pro-details .pro-del i{}
/* Mini Cart Subtotal */
.mc-subtotal {
  margin-bottom: 12px;
  padding: 0 13px;
}
.mc-subtotal h4 {
  display: block;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  text-transform: uppercase;
  line-height: 31px;
}
.mc-subtotal h4 span {
  float: right;
}
/* Mini Cart Button */
.mc-button {
  padding: 0 13px;
}
.mc-button .button {
  display: block;
}
/*--------------------------
	2.2 Header Bottom 
--------------------------*/
.header-bottom {
  background: #fff;
}
.header.transparent .header-bottom {
  background: transparent;
}
.header-bottom-wrap {
  position: relative;
}
/* Header Logo */
.header-bottom .header-logo {}
.header-bottom .logo {
  margin: 12px 0; display: none;
}
.header-bottom .logo a {
  display: block;
  float: left;
}
.header-bottom .logo a img { width: 100%;}
/* Main Menu */
.main-menu-wrap{}
.main-menu{}
.main-menu nav{}
.main-menu nav > ul {
  display: inline-block;
  position: relative;
}
.main-menu nav > ul > li {
  display: inline-block;
  margin-right: 30px;
}
.main-menu nav > ul > li:last-child {
  margin-right: 0;
}
.main-menu nav > ul > li > a {
  color: #303030;
  display: block;
  font-weight: 300;
  line-height: 106px;
  text-transform: uppercase;
}
.header.transparent .main-menu nav > ul > li > a {
  color: #fff;
}
.main-menu nav > ul > li > a i {
  float: right;
  line-height: 102px;
  margin-left: 4px;
}
.main-menu nav > ul > li:hover > a { color:#f05b67;}
/* Sub Menu */
.sub-menu {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #adadad;
  opacity: 0;
  padding: 12px 11px;
  position: absolute;
  text-align: left;
  top: 120px;
  visibility: hidden;
  width: 200px;
  z-index: -999;
}
.main-menu nav > ul > li:hover .sub-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 999;
}
.sub-menu li{}
.sub-menu li a {
  color: #606060;
  display: block;
  line-height: 31px;
  text-transform: uppercase;
  padding: 0 10px;
}
.sub-menu li a:hover {
  padding-left: 18px;
}
/* Mega Menu */
.mega-menu {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #adadad;
  opacity: 0;
  padding: 20px;
  position: absolute;
  text-align: left;
  top: 120px;
  visibility: hidden;
  z-index: -999;
}
.mm-left {
  left: 0;
}
.mm-right {
  right: -150px;
}
.main-menu nav > ul > li:hover .mega-menu {
  opacity: 1;
  top: 100%;
  visibility: visible;
  z-index: 999;
}
/* Mega Menu 5 Column */
.mm-5-column {
  width: 810px;
}
.mm-5-column .mm-column-link {
  width: 192px;
}
.mm-5-column .mm-column-banner {
  width: 258px;
}
/* Mega Menu 4 Column */
.mm-4-column {
  width: 650px;
}
.mm-4-column .mm-column-link {
  width: 152px;
}
.mm-4-column .mm-column-banner {
  width: 264px;
}
/* Mega Menu 3 Column */
.mm-3-column {
  width: 532px;
}
.mm-3-column .mm-column-link, .mm-3-column .mm-column-banner {
  width: 150px;
}
/* Mega Menu Link */
.mega-menu-link {
  padding: 40px 20px;
  right: -230px;
  width: 900px;
}
.mega-menu-link .mm-column {
  width: 25%;
}
.mega-menu-link .mm-column h4 {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 15px;
}
.mega-menu-link-2 {
  padding: 40px;
  right: -100px;
  width: 600px;
}
.mega-menu-link-2 .mm-column {
  width: 33.33%;
}
/* Mega Menu Column */
.mm-column{}
.mm-column h3 {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 10px;
  margin: 0 0 24px;
  position: relative;
  text-transform: uppercase;
}
.mm-column h3::before {
  background: #909090 none repeat scroll 0 0;
  bottom: -6px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 25px;
}
/* Mega Menu Column Link */
.mm-column-link {}
.mm-column-link a {
  display: block;
  font-size: 12px;
  line-height: 30px;
/*  text-transform: uppercase;*/
}
.mm-column-link a:hover {
  padding-left: 8px;
}
/* Mega Menu Column Banner*/
.mm-column-banner {}
.mm-column-banner a {
  display: block;
  margin-bottom: 18px;
}
.mm-column-banner a:last-child {
  margin-bottom: 0;
}
.mm-column-banner a img {
  width: 100%;
}
/* Mobile Menu */
.mean-bar {
  background: transparent none repeat scroll 0 0;
  margin: 30px 0 15px;
  padding: 0 15px;
}
a.meanmenu-reveal {
  color: #f05b67;
  height: 40px;
  padding: 13px 15px 11px 12px;
  top: 9px;
  width: 50px;
}
a.meanmenu-reveal:focus {
  color: #303030;
}
.header.transparent a.meanmenu-reveal:focus {
  color: #fff;
}
.header.transparent a.meanmenu-reveal span {
  background: #fff;
}
a.meanmenu-reveal span {
  background: #303030;
}
a.meanmenu-reveal span {
  margin-top: 4px;
  width: 100%;
}
a.meanmenu-reveal span:first-child {
  margin-top: 0;
}
.mean-nav {
  background: transparent;
  margin-top: 72px;
}
.mean-nav ul li a {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  color: #303030;
  line-height: 50px;
  padding: 0;
}
.header.transparent .mean-nav ul li a {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
}
.header.transparent .mean-nav ul li a:hover { color: #fa5959;}
.mean-nav ul li a:hover {
  background: transparent none repeat scroll 0 0;
}
.mean-nav ul li li a {
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  opacity: 1;
  padding: 0 0 0 30px;
}
.header.transparent .mean-nav ul li li a {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
}
.mean-nav ul li li li a {
  padding: 0 0 0 60px;
}
.mean-nav a.mean-expand {
  border-color: rgba(255, 255, 255, 0.4) !important;
  height: 50px;
  line-height: 50px;
  padding: 0 !important;
  text-align: center;
  top: 2px;
  width: 50px;
}
.mean-nav a.mean-expand:hover {
  background: transparent none repeat scroll 0 0;
}
/* Header Search */
.header-search {
  margin: 34px 0;
}
.header-search form {
  float: right;
  position: relative;
  width: 208px;
  overflow: hidden;
}
.header-search form input {
  background: transparent none repeat scroll 0 0;
  border-color: #606060;
  border-style: solid;
  border-width: 0 0 1px;
  font-weight: 300;
  line-height: 37px;
  padding: 0;
  text-align: left;
  text-transform: capitalize;
  width: 100%;
}
.header.transparent .header-search form input {
  border-color: #fff;
  color: #fff;
}
.header-search form input:focus {}
.header-search form button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #606060;
  font-size: 20px;
  line-height: 44px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.header.transparent .header-search form button {
  color: #fff;
}
.header-search form button:hover {}

/*----------------------------------------*/
/*  3.  Slider area
/*----------------------------------------*/
.slider-wrap {
  position: relative;
}
.slider-image{}
.nivo-caption {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: 100%;
  opacity: 1;
  padding: 0;
}

/* Nivo Controls */
.nivo-directionNav{}
.nivo-directionNav a {
  color: #fff;
  font-size: 48px;
  height: 50px;
  line-height: 59px;
  margin-top: -25px;
  text-align: center;
  top: 50%;
  width: 50px;
}
.nivo-directionNav .nivo-prevNav {
  left: 110px;
}
.nivo-directionNav .nivo-nextNav {
  right: 110px;
}
.nivo-directionNav a i {}
.nivo-controlNav {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 9999;
}
.nivo-control {
  border: 1px solid transparent;
  border-radius: 50%;
  display: inline-block;
  height: 16px;
  margin: 0 3px;
  position: relative;
  text-indent: -99999px;
  width: 16px;
}
.nivo-control::before {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 10px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 10px;
}
.nivo-control.active {
  border: 1px solid #fff;
}
.nivo-control.active::before {
  border-width: 1px;
  border-style: solid;
}
.slider-progress{
	position:absolute;
	top:0;
	left:0;
	background-color: #fff;
	height:5px;
	-webkit-animation: timebar 7000ms ease-in-out;
	-moz-animation: timebar 7000ms ease-in-out;
	-ms-animation: timebar 7000ms ease-in-out;
	animation: timebar 7000ms ease-in-out;
	opacity:0.8;
}
@-webkit-keyframes timebar {
	from {width: 0;}
	to {width: 100%;}
 }
 @keyframes timebar {
	from {width: 0;}
	to {width: 100%;}
 }
 .slider-progress.pos_hover{
	-webkit-animation-play-state: paused;
	animation-play-state: paused;
 }	
/*----------------------------------------*/
/*  4.  Banner Add Area
/*----------------------------------------*/
.banner-add-area{ overflow: hidden;}
/* Single Banner */
.sin-banner {
  margin-top: 30px;
}
.banner-wrap {
  display: block;
  position: relative;
}
.banner-wrap::before {
  background: #000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 0;
}
.banner-wrap img {
  width: 100%;
}
/* Banner Bref */
.banner-bref {
  height: 80px;
  left: 0;
  margin-top: -40px;
  padding: 0 30px;
  position: absolute;
  right: 0;
  top: 50%;
}
.banner-bref h1 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 5px;
  margin: 0 0 0 -2px;
  text-transform: uppercase;
}
.banner-bref h1 span { color: #f05a66;}
.banner-bref.text-left h1 {
  margin-left: -2px;
}
.banner-bref.text-right h1 {
  margin-right: -7px;
}
.banner-bref a {
  animation-duration: 0.6s;
  margin-top: 24px;
  font-weight: 600;
  letter-spacing: 2px;
}
.banner-wrap:hover .banner-bref a {
  animation-name: fadeInUp;
}
.banner-bref a:hover {}
.banner-bref-1{}
.banner-bref-2 {}
/* Banner Style 1, 2 Hover Effect */
.banner-style-1 .banner-wrap::before {
  transform: rotateX(70deg);
}
.banner-style-2 .banner-wrap::before {
  transform: rotateX(0deg);
}
.sin-banner:hover .banner-wrap::before {
  transform: rotateX(0);
}

/*----------------------------------------*/
/*  5.  Latest Product Area
/*----------------------------------------*/
.latest-product-area{}
/* Product Tab List */
.pro-tab-list {
  height: 14px;
  margin-bottom: 50px;
}
.pro-tab-list ul {
  display: inline-block;
}
.pro-tab-list ul li {
  display: block;
  float: left;
  margin-right: 36px;
  padding-right: 40px;
  position: relative;
}
.pro-tab-list ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.pro-tab-list ul li::before {
  content: "/";
  position: absolute;
  right: 0;
  top: -2px;
  font-weight: 500;
}
.pro-tab-list ul li:last-child::before {
  display: none;
}
.pro-tab-list ul li a {
  display: block;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
}
.pro-tab-list ul li.active a { color: #fa5959}
/* Product Tab Content */
.pro-tab-content {
  width: auto;
}
.pro-tab{}
/* Single Product */
.sin-pro {
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.product-slider .sin-pro, .product-slider-2 .sin-pro {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* Product Image */
.sin-pro-img-action {
  position: relative; border: 1px solid #f1f1f1;
}
.sin-pro-img {
  display: block;
  position: relative;
  z-index: 0;
}
.sin-pro-img::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.sin-pro:hover .sin-pro-img::before {
  opacity: 0.3;
}
.sin-pro-img img {
  width: 100%;
}
.sin-pro-img .pic-1 { opacity: 1; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.sin-pro-img .pic-2 { opacity: 0; transform: rotateY(-90deg); position: absolute; top: 0;left: 0; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.sin-pro-img:hover .pic-2{ opacity: 1; transform: rotateY(0);}
/* Product Label */
.pro-label {
  display: block;
  position: absolute;
  text-transform: uppercase;
  line-height: 11px;
}
.label-new {
  left: 13px;
  top: 13px;
}
/* Product Quick View */
.pro-quick-view {
  color: #fff;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  opacity: 0;
  position: absolute !important;
  text-align: center;
  top: 50%;
  width: 30px;
}
.pro-quick-view i {
  display: block;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.sin-pro:hover .pro-quick-view {
  opacity: 1;
}
/* Product Action */
.sin-pro-action {
  bottom: -40px;
  left: 0;
  padding: 0 1px;
  position: absolute;
  width: 100%;
}
.sin-pro:hover .sin-pro-action {
  bottom: 1px;
}
.sin-pro-action .pro-act-btn {
  background: #222 none repeat scroll 0 0;
  border-color: #333;
  border-style: solid;
  border-width: 0 1px 0 0;
  color: #fff;
  display: block;
  float: left;
  height: 37px;
}
.sin-pro-action .pro-act-btn:last-child {
  border-right: 0 solid transparent;
}
.sin-pro-action .pro-act-btn.btn-icon {
  font-size: 24px;
  line-height: 42px;
  width: 50%; text-align: center;
}
.sin-pro-action .pro-act-btn.btn-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  text-transform: uppercase;
  width: 50%;
}
.sin-pro-action .pro-act-btn:hover {
  color: #fff; background: #fa5959;
}

/* Product Details */
.sin-pro-details {
  text-align: center;
}
.sin-pro-title {
  display: block;
  font-weight: 500;
  line-height: 12px;
  font-size: 13px;
  margin: 15px 0 5px;
}
/* Product Price */
.sin-pro-price{ color: #fa5959;}
.sin-pro-price span {
  line-height: 16px;
  display: block;
  font-weight: 500;
  float: left;
}
.sin-pro-price .new {
  font-size: 14px;
}
.sin-pro-price .old {
  font-size: 12px;
  position: relative;
  padding: 0 5px 0 4px;
}
.sin-pro-price .old::before {
  width: 100%;
  height: 1px;
  background: #606060;
  top: 8px;
  left: 0;
  position: absolute;
  content: "";
}
/* Product Ratting */
.sin-pro-ratting{}
.sin-pro-ratting .rattings{}
.sin-pro-ratting .rattings i {
  display: block;
  float: left;
  font-size: 16px;
  margin-right: 3px;
}
.sin-pro-ratting span {
  float: right;
  font-size: 10px;
  font-weight: 500;
  line-height: 12px;
  padding-top: 4px;
}
/*------ List Product Style ------*/
.sin-list-pro {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  margin-bottom: 30px;
}
/* List Product Image */
.sin-list-pro-img {
  position: relative;
  width: 270px;
}
.list-pro-img {
  display: block;
  position: relative;
  z-index: 0;
}
.list-pro-img::before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.sin-list-pro:hover .list-pro-img::before {
  opacity: 0.3;
}
.list-pro-img img {
  width: 100%;
}
.list-pro-quick-view {
  color: #fff;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  opacity: 0;
  position: absolute !important;
  text-align: center;
  top: 50%;
  width: 30px;
}
.list-pro-quick-view i {
  display: block;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.sin-list-pro:hover .list-pro-quick-view {
  opacity: 1;
}
/* List Product Details */
.list-pro-details {
  padding: 30px 40px 30px 30px;
  text-align: left;
}
.list-pro-title {
  color: #303030;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 12px;
  margin-bottom: 30px;
  text-transform: uppercase;
  width: 100%;
}
.list-pro-price-ratting {
  margin-bottom: 30px;
}
.list-pro-price{}
.list-pro-price .new {
  font-weight: 700;
  color: #303030;
}
.list-pro-price .old {
  color: #909090;
  font-size: 14px;
}
.list-pro-price .old::before {
  background: #909090 none repeat scroll 0 0;
  top: 6px;
}
.list-pro-ratting{}
.list-pro-ratting .rattings{}
.list-pro-ratting .rattings i{}
.list-pro-ratting span{}
.list-pro-availability {
  color: #303030;
  font-weight: 500;
  line-height: 11px;
  margin-bottom: 30px;
  text-transform: uppercase;
  width: 100%;
}
.list-pro-availability span{}
.list-pro-availability .in-stock {
  color: #30b878;
}
.list-pro-availability .out-stock {}
.list-pro-overview {
  margin-bottom: 26px;
}
.list-pro-overview h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.list-pro-overview p {
  font-weight: 300;
}
.list-pro-action{}
.list-pro-act-btn {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  color: #606060;
  display: block;
  float: left;
  height: 37px;
  min-width: 40px;
  padding: 0;
}
.list-pro-act-btn.btn-text {
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 20px;
}
.list-pro-act-btn.btn-text:hover {
  background: #fff;
}
.list-pro-act-btn.btn-icon {
  margin-left: 12px;
}
.list-pro-act-btn.btn-icon i {
  display: block;
  font-size: 24px;
  line-height: 35px;
}
.list-pro-act-btn.btn-icon:hover {}

/*----------------------------------------*/
/*  8.  Shipping Service Area
/*----------------------------------------*/
.shipping-service-area {
  background: #333;
  padding: 40px 0;
}
.sin-service {
  text-align: left;
}
.sin-service:last-child {
  border-right: 0px solid #dddddd;
}
.sin-service .icon {
  display: block;
  float: left;
  margin-right: 20px;
}
.sin-service .icon i {
  border: 2px solid #f05a66;
  border-radius: 50%;
  display: block;
  font-size: 36px;
  height: 72px;
  line-height: 70px;
  width: 72px; color: #f05a66;
}
.sin-service:hover .icon i {
  border-color: #fff;
  border-style: solid;
  color: #fff; background: none;
}
.sin-service .content {
  margin-top: 12px;
}
.sin-service .content h3 {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  margin: 0 0 12px; color: #fff;
}
.sin-service .content p {
  font-weight: 300; color: #ccc;
}
/*----------------------------------------*/
/*  9.  Footer Area
/*----------------------------------------*/

footer { background: #111; overflow: hidden;}

/* Footer Top */
.sin-footer {
  text-align: left;
}
.sin-footer h3, section.signup-bg h2 {
  font-size: 20px;
  line-height: 15px;
  margin-bottom: 14px;
  margin-top: 10px;
  padding-bottom: 8px;
  position: relative;
  text-transform: uppercase; color: #fff;
}
.sin-footer h3::before, section.signup-bg h2::before {
  width: 40px;
  height: 1px;
  background: #f05a66;
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
}
.footer-address{}
.footer-logo {
  margin-bottom: 22px;
}
.footer-logo img{}
.footer-address p {
  font-weight: 300; color: #999;
}
.footer-address p i {
  color: #f05a66; font-size: 16px;
}
.footer-social{}
.footer-social a {
  color: #fff;
  display: block;
  float: left;
  font-size: 20px;
  line-height: 38px;
  margin-right: 8px;
}
.footer-social a i {
  display: block;
  line-height: 38px;
  width: 38px;
  text-align: center; background: #f05a66; 
}
.footer-social a:hover { color: #111;}
.footer-social a:hover i { background: #fff;}
.footer-link{}
.footer-link ul{}
.footer-link ul li{}
.footer-link ul li a {
  display: block;
  font-weight: 300;
  line-height: 32px; color: #999;
}
.footer-link ul li a:hover { color: #f05a66;}
.footer-newsletter{}
.footer-newsletter p {
  font-weight: 300;
  margin-bottom: 30px;
}
section.signup-bg { background: #191919; padding: 30px 0; overflow: hidden;}

#mc-form{}
#frm_newsletter input[type="email"] {
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #909090;
  float: left;
  font-weight: 300;
  line-height: 24px;
  padding: 7px 16px;
  text-align: left;
  width: 70%; box-shadow: none;
}
#frm_newsletter input[type="submit"] {
  border: medium none;
  color: #fff;
  line-height: 24px;
  padding: 7px 5px;
  text-transform: capitalize;
  width: 100px;
}
#frm_newsletter input[type="submit"]:hover {
  background: #303030 none repeat scroll 0 0;
}
/* Footer Bottom */
.footer-bottom {
  padding: 32px 0; background: #111; color: #ccc;
}
.footer-bottom .copyright{}
.footer-bottom .copyright p {
  font-weight: 300;
  letter-spacing: 0.1px;
  line-height: 26px;
}
.footer-bottom .copyright p a {
  font-weight: 400;
}
.footer-bottom .copyright p a:hover {
  color: #303030;
}
.footer-bottom .payment-method {
  margin-bottom: 0;
}
.footer-bottom .payment-method img{}

.page-breadcrumb {
  padding: 25px 0;
}
.breadcrumbs li {
  display: block;
  float: left;
  font-size: 12px;
  font-weight: 500;
  margin-right: 12px;
  text-transform: uppercase;
}
.breadcrumbs li + li::before {
  color: #909090;
  content: "/";
  padding-right: 12px;
}
.breadcrumbs li a {
  color: #909090;
}
.breadcrumbs li a:hover, .breadcrumbs li span {}



/*----------------------------------------*/
/*  16.  About Page
/*----------------------------------------*/
.about-page{}
.about-us-area {
  background: #fff;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  position: relative; padding: 0 0 50px;
}
.about-us-area .about-content {
  margin-top: 40px;
  text-align: left;
}
.about-us-area .about-content h2 {
  font-size: 20px;
  line-height: 17px;
  margin: 0 0 20px;
  padding-bottom: 6px;
  position: relative;
  text-transform: uppercase;
}
.about-us-area .about-content h2::before {
  background: #909090 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 25px;
}
.about-us-area .about-content p {
  color: #606060;
  font-weight: 300;
  margin-bottom: 30px;
}
.about-us-area .about-content p:last-child {
  margin-bottom: 0;
}

/*----------------------------------------*/
/*  17.  Contact Page
/*----------------------------------------*/
#contact-map {
  border: 10px solid #fff;
  display: block;
  height: 420px;
  width: 100%;
}
.contact-form h2 {
  font-size: 20px;
  line-height: 17px;
  margin: 0 0 20px;
  padding-bottom: 6px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
.contact-form h2::before {
  background: #909090 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 25px;
}
.contact-info{}
.contact-info h2 {
  font-size: 20px;
  line-height: 17px;
  margin: 0 0 20px;
  padding-bottom: 6px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
.contact-info h2::before {
  background: #909090 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 25px;
}
.contact-info-wrap {
  border: 1px solid #eee;
  padding: 80px 30px;
  background: #fff;
}
.sin-contact-info {
  margin-bottom: 23px;
  text-align: left;
}
.sin-contact-info:last-child {
  margin-bottom: 0;
}
.sin-contact-info .icon {
  display: block;
  float: left;
  line-height: 44px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.sin-contact-info .icon i {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  color: #606060;
  border: 1px solid #606060;
  border-radius: 50px;
}
.sin-contact-info p, .sin-contact-info a {
  overflow: hidden;
  font-weight: 300;
  color: #606060;
  margin: 0;
}
.sin-contact-info a:hover {}

/*------ Shop Toolbar ------*/
.shop-toolbar {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  padding: 13px 14px;
  width: 100%;
}
/* View Mode */
.view-mode {
  display: inline-block;
}
.view-mode a {
  border: 1px solid transparent;
  color: #909090;
  display: block;
  float: left;
  height: 30px;
  margin-right: 3px;
  text-align: center;
  width: 30px;
}
.view-mode a i {
  display: block;
  font-size: 26px;
  line-height: 28px;
}
.view-mode a.active {}
.view-mode a:hover {}
/* Short By */
.short-by{}
.short-by-wrap {
  display: inline-block;
}
.short-by-wrap label {
  display: block;
  float: left;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-right: 5px;
  line-height: 30px;
}
.short-by-wrap select {
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0) url("../images/icon/select-arrow.png") no-repeat scroll right center;
  border: 1px solid #eeeeee;
  height: 30px;
  line-height: 30px;
  padding: 2px 25px 4px 7px;
  text-align: left;
  width: auto;
}
.short-by-wrap select option{}
/* Product Show */
.pro-show{}
.show-wrap {
  display: inline-block;
}
.show-wrap label {
  display: block;
  float: left;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-right: 5px;
  line-height: 30px;
}
.show-wrap select {
  -moz-appearance: none;
  appearance: none;
  background: rgba(0, 0, 0, 0) url("../images/icon/select-arrow.png") no-repeat scroll right center;
  border: 1px solid #eeeeee;
  height: 30px;
  line-height: 30px;
  padding: 2px 25px 4px 7px;
  text-align: left;
  width: auto;
}
.show-wrap select option{}

.p-pull-right { float: right;}


/* Pagination */
.pagination {
  border-radius: 0;
  display: block;
  margin: 0;
  max-height: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.pagination ul {
  display: inline-block;
}
.pagination ul li {
  display: block;
  float: left;
}
.pagination ul li + li {
  margin-left: 8px;
}
.pagination ul li a {
  border: 1px solid #eeeeee;
  color: #303030;
  display: block;
  font-size: 12px;
  height: 30px;
  line-height: 28px;
  text-align: center; padding: 0 12px;
}
.pagination ul li a i {
  color: #909090;
  display: block;
  font-size: 20px;
  line-height: 28px;
}
.pagination ul li a:hover, .pagination ul li a:hover i {}
.pagination ul li a.active {
  color: #fff;
}
.pagination ul li a.active:hover {
  color: #fff;
}
/* Shop Product Area */
.shop-page{}
.shop-page-sidebar{}
.shop-pro-tab-container {
  width: auto;
}
/* Sidebar */
.sidebar-container{}
.sidebar-container .row > div:nth-child(2n+1) {
  clear: both;
}
.sin-sidebar {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  margin-bottom: 30px;
  padding: 22px 0;
  text-align: left;
}
.sidebar-wrapper {
  padding: 0 23px;
}
.sin-sidebar .cus-scroll {
  max-height: 210px;
}
.sidebar-title {
  color: #606060;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 11px;
  margin: 0 0 22px;
  padding: 0 23px 9px;
  position: relative;
  text-transform: uppercase;
}
.sidebar-title::before {
  width: 25px;
  position: absolute;
  background: #606060;
  height: 1px;
  left: 23px;
  bottom: 0;
  content: "";
}
.sin-sidebar ul{}
.sin-sidebar ul li {
  padding-right: 0;
  position: relative;
}
.sin-sidebar ul li a {
  color: #606060;
  display: block;
  line-height: 11px;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.sin-sidebar .sidebar-wrapper > ul > li:last-child > a {
  margin-bottom: 0;
}
.sin-sidebar ul li ul {
  padding-left: 13px;
}
.sin-sidebar ul li ul li {}
.sin-sidebar ul li ul li a {
  color: #909090;
  font-weight: 300;
}
.sin-sidebar ul li a.selected { color: #f05a66;}
.tags-sidebar a {
  border: 1px solid #efefef;
  color: #606060;
  display: block;
  float: left;
  font-size: 13px !important;
  line-height: 23px;
  margin-bottom: 14px;
  margin-right: 8px;
  padding: 0 6px;
  text-transform: capitalize;
}
.tags-sidebar a:hover {
  background: #000000;
  border-color: #000000;
  color: #fff;
}

.sin-sidebar.category-sidebar li a {
  text-transform: inherit;
}

.sin-sidebar .treeview > li.collapsable:last-child > a {
  margin-bottom: 22px;
}
.sin-sidebar .treeview li:last-child ul li:last-child a {
  margin-bottom: 0;
}
.treeview .hitarea {
  cursor: pointer;
  display: block;
  height: 10px;
  line-height: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 14px;
}
.treeview .hitarea::before {
  font-family:Material-Design-Iconic-Font;
}
.treeview .hitarea.collapsable-hitarea::before {
  content: "\f2fc";
}
.treeview .hitarea.expandable-hitarea::before {
  content: "\f2f9";
}
.treeview .hitarea:hover {}

/*----------------------------------------*/
/*  12.  Product Details Page
/*----------------------------------------*/
.product-details-image{}
.pro-img-thumb {
  display: block;
  float: left;
  margin-right: 16px;
}
.pro-img-thumb.thumb-horizontal {
  margin-right: 0;
  margin-top: 30px;
}
.pro-img-thumb a {
  position: relative; width: 90px;
}
.pro-img-thumb.thumb-vertical a {
  display: block;
  margin-bottom: 15px;
}
.pro-img-thumb.thumb-horizontal a {
  display: block;
  float: left;
  margin-right: 33px;
  width: 80px;
}
.pro-img-thumb a:last-child {
  margin: 0;
}
.pro-img-thumb a::before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.65;
  position: absolute;
  right: 0;
  top: 0;
}
.pro-img-thumb a.active::before {
  opacity: 0;
}
.pro-img-thumb a img{}
.pro-img-big {
  position: relative;
}
.pro-img-big img {
  max-width: 100%;
  width: 100%;
}

/* List Product Details */
.product-details-content {
  text-align: left;
}
.pro-details-title {
  color: #303030;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 30px;
  width: 100%;
}
.pro-details-price-ratting {
  margin-bottom: 38px;
}
.pro-details-price{}
.pro-details-price span {
  line-height: 16px;
  display: block;
  font-weight: 500;
  float: left;
}
.pro-details-price .new {
  color: #f05a66;
  font-size: 18px;
  font-weight: 700;
  margin-right: 11px;
}
.pro-details-overview {
  margin-bottom: 30px;
}
.pro-details-overview h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.pro-details-overview p {
  font-weight: 300;
}
.pro-details-color-quantity {
  margin-bottom: 40px;
}

.pro-details-quantity {
  width: 50%;
}
.pro-details-quantity h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.pro-details-quantity .pro-qty {
  border: 1px solid #eee;
  width: 84px;
}
.pro-details-quantity .pro-qty input {
  background: transparent none repeat scroll 0 0;
  border-color: #eee;
  border-style: solid;
  border-width: 0 1px 0 0;
  color: #303030;
  float: left;
  height: 35px;
  padding: 0;
  text-align: center;
  width: 54px;
}
.pro-details-quantity .pro-qty .qtybtn {
  cursor: pointer;
  display: block;
  overflow: hidden;
  text-align: center;
}
.pro-details-quantity .pro-qty .qtybtn.inc {
  margin-top: 5px;
}
.pro-details-quantity .pro-qty .qtybtn i {
  display: block;
  line-height: 12px;
}
.pro-details-action {
  margin-bottom: 38px;
}
.pro-details-act-btn {
  background: transparent;
  border: 1px solid #eee;
  color: #606060;
  display: block;
  float: left;
  height: 37px;
  min-width: 40px;
  padding: 0;
}
.pro-details-act-btn.btn-text {
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0 20px;
}
.pro-details-act-btn.btn-text:hover {
  background: transparent;
}
.pro-details-act-btn.btn-icon {
  margin-left: 12px;
}
.pro-details-act-btn.btn-icon i {
  display: block;
  font-size: 24px;
  line-height: 35px;
}
.pro-details-act-btn.btn-icon:hover {}
.pro-details-share{}
.pro-details-share h5 {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 12px;
  text-transform: uppercase;
}

/*----------------------------------------*/
/*  13.  Cart Page
/*----------------------------------------*/
.table-responsive {
  margin-bottom: 30px;
}
.cart-table {}
.cart-table thead{}
.cart-table thead tr{}
.cart-table thead tr th {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-top: 1px solid #eeeeee !important;
  color: #303030;
  font-weight: 500;
  line-height: 54px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.cart-table thead tr th:first-child {
  border-left: 1px solid #eeeeee;
}
.cart-table thead tr th.number {
  min-width: 66px;
}
.cart-table thead tr th.image {
  min-width: 166px;
  width: 166px;
}
.cart-table thead tr th.name {
  min-width: 250px;
}
.cart-table thead tr th.qty, .cart-table thead tr th.stock {
  min-width: 130px;
}
.cart-table thead tr th.price {
  min-width: 130px;
}
.cart-table thead tr th.total, .cart-table thead tr th.add-cart {
  min-width: 160px;
}
.cart-table thead tr th.remove {
  min-width: 100px;
}
.table > tbody + tbody { border-top: 1px;}
.cart-table tbody tr{}
.cart-table tbody tr td {
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  padding: 0;
  vertical-align: middle;
}
.cart-table tbody tr td:first-child {
  border-left: 1px solid #eeeeee;
}
.cart-table .cart-number {
  color: #303030;
  display: block;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.cart-table .cart-pro-image {
  display: block;
  padding: 6px 22px;
}
.cart-table .cart-pro-image img{}
.cart-table .cart-pro-title {
  color: #606060;
  font-weight: 300;
}
.cart-table .cart-pro-title:hover {}
.cart-table .cart-pro-qunantuty {
  display: inline-block;
  position: relative;
  width: 100px;
}
.cart-table .cart-pro-qunantuty select {
  appearance: none;
  -moz-appearance: none;
  background: #fff url("../images/icon/select-arrow.png") no-repeat scroll right -4px center;
  border: 1px solid #eee;
  color: #303030;
  height: 28px;
  padding-right: 24px;
  text-align: center;
  width: 63px;
}
.cart-table .cart-pro-qunantuty select option {
  padding-left: 0;
  padding-right: 20px;
}
.cart-table .stock {
  font-weight: 500;
  margin-bottom: 0;
  text-transform: uppercase;
}
.cart-table .in-stock {
  color: #30b878;
}
.cart-table .out-stock {}
.cart-table .cart-pro-price {
  color: #606060;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.cart-table .cart-price-total {
  color: #606060;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.cart-table .add-cart-btn {}
.cart-table .cart-pro-remove {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #909090;
  padding: 0;
  width: 24px;
}
.cart-table .cart-pro-remove i {
  display: block;
  font-size: 24px;
}
.cart-table .cart-pro-remove:hover {}
.cart-button-cuppon{}
.cart-button-cuppon .cart-action{}
.cart-button-cuppon .cart-action .button {
  margin-right: 15px;
}
.cart-button-cuppon > .button:last-child {
  margin-right: 0;
}
.cuppon-wrap {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eeeeee;
  max-width: 300px;
  padding: 30px;
  text-align: left;
}
.cuppon-wrap h4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 12px;
  margin-bottom: 10px;
  margin-top: 0;
}
.cuppon-wrap p {
  font-size: 13px;
  font-weight: 300;
  line-height: 12px;
  margin-bottom: 15px;
}
.cuppon-form{}
.cuppon-form input {
  border: 1px solid #eee;
  height: 37px;
  margin-bottom: 18px;
  padding: 7px 15px;
  width: 100%;
}
.cuppon-form .button{}
.cart-checkout-process{}
.cart-checkout-process .wrap {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #eee;
  padding: 30px 30px 50px;
}
.cart-checkout-process .wrap p {
  color: #606060;
  letter-spacing: 0.5px;
  line-height: 14px;
  margin-bottom: 15px;
  overflow: hidden;
  text-transform: uppercase;
}
.cart-checkout-process .wrap p span {
  display: block;
  float: left;
  width: 42%;
}
.cart-checkout-process .wrap p span:last-child {
  width: 58%;
}
.cart-checkout-process .wrap h4 {
  color: #303030;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  overflow: hidden;
  text-transform: uppercase;
  margin: 0 0 40px;
}
.cart-checkout-process .wrap h4 span {
  display: block;
  float: left;
  width: 42%;
}
.cart-checkout-process .wrap h4 span:last-child {
  width: 58%;
}
.cart-checkout-process .wrap .button{}
.wishlist-table {
  margin: 0;
}

.SubmitText { text-align: center; padding: 50px 0; font-size: 20px; font-weight: 600; color: forestgreen;}

.inner-logo { margin: 12px 0;}
