html{
    scroll-behavior: smooth;
}
a{
      font-family: 'Open Sans', sans-serif;
}
p{
   font-family: 'Open Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6{
    font-family: 'Open Sans', sans-serif;
}
ul li {
      font-family: 'Open Sans', sans-serif;
    color: #555;
}
blockquote{
    font-family: 'Open Sans', sans-serif;
}
span{
    font-family: 'Open Sans', sans-serif;
}
input{
    font-family: 'Open Sans', sans-serif;
}
td{
    font-family: 'Open Sans', sans-serif;
}
label{
    font-family: 'Open Sans', sans-serif;
}
.mb30{
    margin-bottom: 30px;
}
.padding_none{
        padding: 0
}

/*-------- HEADER SECTION --------*/



.cy_top_wrapper {
    position: relative;
}
.cy_top_info {
    background-color: #f5f6f7;
}
.cy_top_detail {
    width: auto;
    float: none;
}
.cy_top_detail ul {
    padding: 0px;
    margin: 0 15px 0 0;
    float: right;
}
.cy_top_detail ul li {
    float: left;
    list-style: none;
    color: #333;
    font-size: 12px;
    padding: 8px 11px 5px;
    border-right: 1px solid #dbd9d9;
    position: relative;
}
.cy_top_detail ul li a {
    color: #333;
    display: block;
}
.cy_top_detail ul > li > ul >li:last-child {
    padding-right: 0px;
}
.cy_top_detail ul li ul li {
    padding: 0px 10px;
    border-right: none;
}
.cy_top_detail ul > li:last-child {
    border-right: none;
    padding-right: 0px;
}
.cy_top_detail ul li ul li:first-child {
    padding-left: 0px;
}
.cy_top_detail ul li a:hover {
    color: #eb5e06;
    text-decoration: none;
}
.cy_top_detail ul > li.cart > a > i{ 
    font-size: 17px;
}
.cy_top_detail ul > li.cart a span{
    position: absolute;
    top: 4px;
    right: -10px;
    background: #eb5e06;
    border-radius: 100%;
    padding: 0px 5px;
    font-size: 12px;
    color: #fff;
}
.cy_top_detail ul > li.cart a:hover span{
    color:#ffffff;
}
.cy_sign_wrapper{
    position: fixed;
    z-index: 200;
    right: 0;
    top:20%;
}
.cy_top_detail p i {
    padding-left: 5px;
}
.cy_top_detail p {
    padding: 5px 0 0;
    margin-bottom: 0;
    font-size: 13px;
    text-transform: uppercase;
    color: #656262;
}

.top-header {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e5e5;
    
}
 
 .top-header .header-right-content {
    float: right;
}
.top-header .header-right-content ul li {
    display: inline-block;
    color:     #24416b;
    padding-left: 1px;
    position: relative;
    margin-right: 0;
    top: 0px;
}
.top-header .header-right-content ul li input.form-control {
    height: 62px;
    border-radius: 0;
    width: 300px;
    font-weight: 600;
    font-size: 12px;
    background: #f5f5f6;
}
 
.top-header .btn-secondary {
  padding: 2px 90px 17px 10px;
  font-size: 14px;
  line-height: 19px;
}
.top-header .btn-secondary::after{
    content: '\f107';
    font-family: fontAwesome;
    font-size: 26px;
    color: #a8a2a2;
    position: absolute;
    right: 27px;
    top: 21px;
}
.top-header .btn-secondary img {
  margin: 10px 14px 0;
}
.top-header .btn-secondary span {
  font-weight: 600;
}

.location {
  padding: 12px 2px 12px 15px;
  border: 1px solid #eee;
}
.location span {
  font-size: 12px;
color:
#2275d3;
}
.location i {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 15px;
    background: #2275d3;
text-align: center;
margin-right: 10px;
border-radius: 50%;
color:    #fff;
}
.location a i {
    font-size: 19px;
text-align: center;
margin-left: 8px;
border-radius: 50%;
color:    #0b151f;
    background: none;
}
.top-header .search-area .dropdown-menu {
  width: 200px;
    min-width: 200px;
  padding: 0;
}
 
.top-header .search-area .dropdown-menu li {
  padding: 13px 16px 27px;
  font-size: 14px;
  width: 100%;
  border-bottom: 1px solid #eee;
  display: block;
  line-height: 26px;
}
.top-header .search-area .dropdown-menu li a {
  font-size: 12px;
  padding: 0 0 0 0;
}
.top-header .search-area .dropdown-menu li:hover {
  background: #2275d3;
}
.top-header .search-area .dropdown-menu li:hover a {
  color: #fff;
}

.top-header .search-field:focus{
    border: 1px solid #c5c2c2;
    background: none;
    outline: 0px;
}
.top-header  .search-field {
    border-radius: 5px 5px 5px 5px;
    border: none;
    width: 100%;
    padding: 10px 13px 10px;
    background: #fff;
    font-size: 14px;
    color: #282828;
    font-weight: 500;
    opacity: 1;
    border: 1px solid #d0cccc;
}
.top-header .search-area {
    /*! border: 3px solid 
    #c6c6c6; */
    border-radius: 7px;
    margin: 27px 0px 0 0;
    width: 400px;
    background: transparent;
}
.top-header .search-area .search-button::after {
    content: '\f002'; 
    font-family:fontAwesome; 
    line-height: 1; 
    font-size: 18px;
    line-height: 25px; 
}
.top-header .search-area .search-button {
    float: right;
    text-align: center;
    padding: 8px 12px 8px 12px;
    margin: 4px 0px 0 0;
    border-radius: 0px 5px 5px 0px;
    background: #ff0000;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 24px;
}
 
.img_icon {
  width: 42px;
  text-align: left;
  float: left;
  margin: 20px 0 0 20px;
}
.img_support {
  float: left;
  margin: 17px 0 0;
}
.img_support h2 {
  margin: 0px;
  font-size: 16px;
  font-weight: 600;
}
.img_support span {
  font-size: 12px;
  color: #807e7e;
  font-weight: 600;
}

.cart_icon {
    position: absolute;
    background: #eb5e06;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    right: 2px;
    font-size: 12px !important;
}

.user-profile {
  display: block;
  margin: 9px 0 -5px;
  text-align: center;
}
.user-profile li a span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #353535;
}
.user-profile ul {
  list-style: none;
  margin: 0;
}
.user-profile ul li {
  margin-right: 20px;
    display: inline-block;
}
 .user-profile ul li a sup {
    top: 3px;
    right: -14px;
    height: 20px;
    width: 20px;
    line-height: 10px;
    background: #1bafea;
    border-radius: 50%;
    display: block;
    color:    #fff;
    font-size: 12px !important;
    padding: 5px 0 0 0 !important;
    position: absolute;
}
/*-------- modal css start --------*/

.cy_sign_wrapper h2{
    position: absolute;
    right: -70px;
    width: 110px;
    color: #ffffff;
    background: #eb5e06;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.8s;
}
.cy_sign_wrapper h2:hover{
    right:0;
}
.cy_sign_wrapper h2 i{
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.cy_sign_wrapper h2 a{
    display: inline-block;
    color: #ffffff;
    padding: 12px 0px;
}
.cy_sign_wrapper h2 a:hover{
    text-decoration: none;
}
.cy_sign_wrapper h2.signup{
    margin-top: 63px;
}
.cy_signin .col-lg-6{
    padding: 0;
}
.modal{
    overflow: hidden;
    width:100%;
}
.cy_signin{
    width: 735px;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #ffffff;
    margin: 0;
}
.cy_sign_img{
    margin-left: 15px;
}
.cy_sign_img img{
    height: 100%;
    width: 100%;
}
.cy_sign_form{
    background: #ffffff;
    text-align: center;
    padding:35px 20px;
    margin-right: 15px;
    position: relative;
}
.cy_sign_form .close{
    position: absolute;
    top: 5px;
    right: 10px;
    color:#797979;
    opacity: 1;
}

.cy_signup{
    width: 735px;
    position: absolute;
    top:50%;
    left:50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background: #ffffff;
    margin: 0;
}
 

/*-------- Slider section --------*/


.slider-container { 
    overflow: hidden;
}
.slider-container figure img{
    width: 100%;
}
.slider-container .carousel-indicators {
    bottom: 70px;
    left: 49%;
    display: block;
    display: none; 
}
.slider-container:hover .carousel-control.left{
    opacity: 1;
    transition: all 0.6s;
    left: 20px; 
    display: none;
}
.slider-container:hover .carousel-control.right{
    opacity: 1;
    transition: all 0.6s;
    right: 20px; 
    display: none;
}
.slider-container .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #fff;
    border-radius: 50%;
}
.slider-container  .carousel-indicators li {
    background-color: #b5b1b1;
    border: 1px solid    #b5b1b1;

}
.slider-container .carousel-control.left{
    background: #000;
    left: -40px; 
    opacity: 1; 
    display: block; 
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    box-shadow: none;color: #fff;
    opacity: 0;
    z-index: 9999;
    top: 45%;
    transition: all 0.6s;
}
.slider-container .carousel-control.left:hover{ 
     background: #f95f00;
     color: #fff;
     box-shadow: none;
}
.slider-container .carousel-control.right{
    background: #000;
    right: -40px;
    opacity: 1;
    display: block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    box-shadow: none;
    color: #fff;
    opacity: 0;
    z-index: 999;
    top: 45%;
    transition: all 0.6s;
}
.slider-container .carousel-control.right:hover {
     background: #f95f00;
     color: #fff;
     box-shadow: none;
}
.slider-container .carousel-control{
    top: 40%;
    bottom: 55%;
    color: #000;
    text-shadow: none;
}
.slider-container .carousel-control .fa-angle-left{
    font-size: 93px;
    transition: all 0.3s ease 0s;
    text-align: center;
    padding: 0;
    background:#0000;
    color:#fff;
    font-weight: 300;
}
.slider-container .carousel-control .fa-angle-left:hover{
    background: #0000;  
    transition: all 0.3s ease 0s;
    color: #979090;
}
.slider-container .carousel-control .fa-angle-right:hover{
    background: #0000;  
    transition: all 0.3s ease 0s;
    color: #979090;
}
.slider-container .carousel-control .fa-angle-right{
      font-size: 93px;
    transition: all 0.3s ease 0s;
    text-align: center;
    padding: 0;
    background:#0000;
    color:#fff;
}


/*-------- Form section --------*/
.bv_mainselect {
	color: #fff;
	padding: 0;
	border-radius: 0;
	font-family: Arial;
	font-size: 10pt
}
.bv_atual {
	color: #535353;
	font-size: 14px;
	padding: 10px;
	border-left: 1px solid #e1e1e1;
	border-radius: 0;
	cursor: pointer;
	height: 67px; 
	line-height: 50px;
}
.bv_disabled {
	background-color: #e6e6e6!important;
	cursor: default!important
}
.bv_separator {
	font-weight: 700;
	color: #282828!important
}
.bv_background {
	background-color: #fff
}
.arrow {
	border: solid grey;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	float: right
}
.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	margin-top: 17px;
	transition: all .2s ease
}
.down {
	transition: all .2s ease;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin-top: 17px;
}
.bv_ul_inner {
	position: absolute;
	margin-top: 10px;
	padding: 0;
	display: none;
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	display: none;
	z-index: 1
}
.bv_ul_inner li {
    cursor: pointer;
    list-style: none;
    color: #353535;
    padding: 5px 0 5px 9px;
    font-family: arial;
    font-size: 10pt;
	padding: 15px 28px 15px 10px;
}

.bv_ul_inner i {
    color: #464646;
    font-size: 17pt;
    margin-right: 10px;
    float: left;
    margin-top: -1px;
    margin-left: 3px;
}

.bv_ul_inner li img{
	float: left;
	margin-right: 11px;
	position: relative;
	bottom: 6px;
	max-width: 30px; /* Change to fit your images */
}

.bv_ul_inner li input
{
	padding: 0px;
	border: 0px;
	border-bottom-width: 0px;
	color: black;
	height: 38px;
	width: 100%;
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
}
.bv_ul_inner li:hover {
	background-color: #eee
}
 
.find_box {
  margin: -34px 0 0;
  padding: 0;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  box-shadow: 4px 4px 14px 0 rgba(96,96,96,.2);
}
.find_box .card{
    padding: 0px;
}
.find_box ul {
  padding: 0px;
  margin: 0;
}
.find_box ul li {
  list-style: none;
  display: inline-block;
  width: 17.99%;
}
.find_box ul li h2 {
  font-size: 14px;
  background: #f95f00;
  padding: 27px 20px 24px;
  margin: 0;
  color: #fff;
}
.find_box ul li:nth-child(6){
    width: 8.3%;
}
.card ul li { 
    padding: 10px 10px 10px;
    border-bottom: 1px solid #eee;
    width: 100%;
}
option {
  width: 100%;
}
.bv_separator {
  width: 100% !important;
}
 .go_btn {
    background: #000;
    padding: 25px 0 22px;
    border: none;
    width: 100%;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase;
	transition: all .6s ease
}
 .go_btn:hover {
    background: #f95f00; 
	transition: all .6s ease
}
 

/*-------- Featured Product section --------*/

.featured-products-section {
  padding: 70px 0 50px;
}
.featuredtitle {
  text-transform: uppercase;
  font-weight: 600;
  text-align: center;
  font-size: 35px;
    margin-bottom: 10px;
}

 
.featured-products-section .info-top h3 {
  text-transform: uppercase;
  font-weight: 600;
}
.featured-products-section .info-top span {
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase;
}
.featured-products-section .info-top ul {
  list-style: none;
  padding: 0;
}
.featured-products-section .info-top ul li {
  display: inline-block;
  padding: 0 9px 0;
  padding-left: 0;
  font-size: 12px;
}
.featured-products-section .product-item .product-info p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 12px;
}
.featured-products-section .product-item .product-info .first span {
  display: block;
  font-size: 9px;
}
.featured-products-section .info-top ul li span {
  display: inline-block;
}
.featured-products-section .info-top ul li span img {
  width: 13px;
  margin-right: 4px;
}
.featured-products-section .product-item .product-info .first span strong {
  display: block;
}
.featured-products-section .product-item .product-info .first {
    width: 124px;
    display: inline-block;
    background: #f8f8f8;
    padding: 8px 11px 8px;
}
.featured-products-section .product-item .product-info .first img {
    width: 22px;
    float: left;
    margin: 1px 7px 0 0;
}
.featured-products-section .clients-bg {
    overflow: hidden;
}
 

.featured-products-section  .product-item .pro-image img {
  width: 100%;
} 
.featured-products-section  .product-item .off-icon {
  border-radius: 10px;
  text-align: center;
  position: absolute;
  left: 30px;
  top: 32px;
  padding: 3px 20px 2px 20px;
  color: #000;
    background: transparent;
  font-size: 12px;
  text-transform: uppercase;
}
.featured-products-section .product-item .off-icon a img {
    width: 50px;
}
.featured-products-section  .product-item  .info-top {
    text-align: right;
}
.featured-products-section .product-item .off-icon a {
    color: #fff;
}
.featured-products-section .product-item {
    box-shadow: 0px 14px 34px rgba(34,22,41,.1);
    margin-bottom: 10px;
    padding: 20px;
    padding-bottom: 0px;
    margin-right: 10px;
    margin-bottom: 34px;
}
.featured-products-section .product-item:nth-of-type(2){
    opacity: 0.6;
    background: #000;
}
.featured-products-section .product-item  .product-info h6 {
  font-size: 20px;
  color: #000;
}
.featured-products-section .product-item  .product-info h6 a {
  color: #000;
}
.featured-products-section .product-item  .product-info h6 a:hover{
    text-decoration: none;
}
.featured-products-section .product-item  .product-info {
  border-top: ;
  margin: 13px 0 0;
}
.featured-products-section .product-item  .priceitem {
  border-top: 1px solid #eee;
  margin: 15px 0 0;
}
.featured-products-section .product-item  .priceitem .pricebox h2 {
  font-size: 18px;
    color: #f95f00;
  margin-bottom: 8px;
  margin-top: 8px;
}
.featured-products-section .product-item  .priceitem .pricebox{
    text-align: left;
}
.featured-products-section .product-item  .priceitem .pricebox h2 i{
    padding: 0 5px;
}
.featured-products-section .product-item .priceitem .pricebox h2 span {
    display: block;
    font-size: 10px;
    line-height: 20px;
    color: #999;
}
.featured-products-section .product-item  .price-off a {
    padding: 19px 7px;
    background: #000;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
	transition: all .6s ease;
    font-weight: 600;
    letter-spacing: 2px;
    border-right: 1px solid #eeee;
}
.featured-products-section .product-item  .price-off a:hover {
    text-decoration: none;
    background: #f95f00;
	transition: all .6s ease
}
.featured-products-section .product-item  .comaparebtn a {
  padding: 18px 21px;
  width: 100%;
  display: block;
  color: #000;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
.featured-products-section .product-item .comaparebtn a:hover {
    text-decoration: none;
}
.featured-products-section .clients-bg:hover .owl-prev {
    opacity: 1 !important;
    left: 5% !important;
    transition: all 1.2s ease;
}
.featured-products-section .clients-bg:hover .owl-next {
    opacity: 1 !important;
    right: 5% !important;
    transition: all 1.2s ease;
}
.featured-products-section .owl-prev {
  position: absolute;
  left: -30%;
  top: 38%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  opacity: 0 !important;
  background: #000 !important;
	transition: all 1.2s ease;
}
.featured-products-section .owl-prev i{
    font-size: 20px;
}
.featured-products-section .owl-next {
  position: absolute;
  right: -30%;
  top: 38%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  opacity: 0 !important;
  background: #000 !important;
	transition: all .9s ease;
}
.featured-products-section .owl-next i{
    font-size: 20px;
}

/*-------- achieve wrapper section --------*/

.cy_achieve_wrapper_section {
    padding: 40px 0 0px;
}
.cy_achieve_wrapper {
    background-image: url(../images/wrapper.jpg);
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: top;
}
.cy_achieve_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cy_achieve_overlay:before {
    position: absolute;
    width: 50.56%;
    left: -4%;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    content: "";
    transform: skew(-14deg);
    -webkit-transform: skew(-14deg);
    -moz-transform: skew(-14deg);
    -o-transform: skew(-14deg);
    -ms-transform: skew(-14deg);
}
.cy_achieve_overlay:after {
    position: absolute;
    width: 57.56%;
    right: -4%;
    top: 0;
    height: 100%;
    background-color: rgba(255, 113, 42, 0.88);
    content: "";
    transform: skew(-14deg);
    -webkit-transform: skew(-14deg);
    -moz-transform: skew(-14deg);
    -o-transform: skew(-14deg);
    -ms-transform: skew(-14deg);
}
.cy_achieve_img {
    position: relative;
    z-index: 1;
    float: right;
    margin-top: -44px;
}
.cy_counter_wrapper {
    float: left;
    padding: 40px 15px 40px;
    position: relative;
    z-index: 1;
}
.cy_counter_wrapper h1.cy_heading {
    color: #ffffff;
    font-size: 80px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 67px;
}
.cy_counter_wrapper h1.cy_heading span {
    font-weight: 800;
    display: block;
}
.cy_count_box {
    width: 100%;
    float: left;
    margin-top: 45px;
    text-align: center;
    border: 2px dotted #fff;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    line-height: 151px;
}
.cy_count_box h1.cy_counter_num{
    color: #ffffff;
    margin: 25px 0px 10px;
    font-size: 30px;
    font-weight: 900;
}
.cy_count_box p {
    font-size: 18px;
    color: #ffffff;
    margin: 0px;
    text-transform: uppercase;
}
.cy_gal_img {
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}
.cy_gal_img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.5s;
    -moz-transition: -moz-transform 0.5s;
    -ms-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    transition: transform 0.5s;
}
.cy_gal_img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.cy_gal_img .img_gal_ovrly {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.cy_gal_img .gal_buttons {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.cy_gal_img .gal_buttons .fa {
    background: #ff712a;
    color: #ffffff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    line-height: 40px;
    font-size: 15px;
    margin: 0px 5px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    height: 40px;
    opacity: 0;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    position: relative;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    -moz-transition: -moz-transform 0.3s, opacity 0.3s;
    -ms-transition: -moz-transform 0.3s, opacity 0.3s;
    -o-transition: -o-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
}
.cy_gal_img .gal_buttons .fa:hover {
    background-color: #ffffff;
    color: #ff712a;
}
.cy_gal_img:hover .img_gal_ovrly {
    opacity: 1;
}
.cy_gal_img:hover .gal_buttons .fa {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}


.shopping-cart {
  	margin: 48px 0;
  	float: left;
  	background: #f3f8fd;
  	width: 320px;
  	position: absolute;
  	border-radius: 3px;
  	padding: 0;
  	display: none;
  	right: -1%;
  	z-index: 9;
  	box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.2);
}
.shopping-cart .shopping-cart-header {
  border-bottom: 1px solid #E8E8E8;
  padding: 15px 20px;
}
.shopping-cart .shopping-cart-header .shopping-cart-total {
  float: right;
}
.shopping-cart .shopping-cart-items {
  padding: 20px;
  display: inline-block;
  width: 100%;
}
.shopping-cart .shopping-cart-items li {
  	margin-bottom: 18px;
	display: inline-block;
	width: 100%;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
ul.header-btns-list li:last-child {
}
.shopping-cart .shopping-cart-items:nth-last-child() li{
    border-bottom: none;
}
.shopping-cart .shopping-cart-items img {
  	float: left;
	margin-right: 12px;
	width: 50px;   
    object-fit: cover
}
.shopping-cart .shopping-cart-items .item-name {
  	display: block;
	padding-top: 0px;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
}
.shopping-cart .shopping-cart-items .item-price {
  color: #000;
  margin-right: 8px;
}
.shopping-cart .shopping-cart-items .item-quantity {
  	color: #EB5E06;
	font-size: 14px;
}
.shopping-cart .shopping-cart-items .item-remove{ float: right; }
.shopping-cart .shopping-cart-items .item-remove a i{ color: #333; }
.shopping-cart .shopping-cart-items .item-remove a:hover i{ color: #000; }
.shopping-cart:after {
  bottom: 100%;
  left: 89%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: #f3f8fd;
	border-width: 12px;
	margin-left: -12px;
}

.button {
  	background: #eb5e06;
	border: solid 1px #eb5e06;
	color: #fff;
	text-align: center;
	padding: 6px 10px;
	text-decoration: none;
	border-radius: 25px;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}
.button:hover {
  	background: #fff;
	color: #000;
	border-color: #000;
}
.button1 {
  	background: transparent;
	color: #eb5e06;
	border: solid 1px #eb5e06;
	text-align: center;
	padding: 6px 10px;
	text-decoration: none;
	border-radius: 25px;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}
.button1:hover {
  	background: #000;
	border-color: #000;
	color: #fff;
}
.previewCartAction {
    margin: 0 auto;
	width: 100%;
	display: inline-block;
	padding: 15px 10px;
	border-top: 1px solid #e5e5e5;
}
.previewCartAction-checkout, .previewCartAction-viewCart {
    padding: 0 10px;
    width: 50%;
    float: left;
}
 
.default-btn {
    font-size: 16px;
    color: #e53935;
    padding: 20px 35px;
    line-height: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    text-transform: capitalize;
    border: 1px solid    #e53935;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    background: #0000;
    margin: 15px 0px 0px;
    display: inline-block;
}
.default-btn:hover {
    color:     #ffffff;
    border-color:    #e53935;
}
.default-btn:hover::before {
    border-top: 20px solid transparent;
    border-left: 20px solid#e53935;
    border-bottom: 20px solid    transparent;
}
.default-btn::before {
    content: "";
    position: absolute;
    border-right: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #e53935;
    border-bottom: 20px solid transparent;
    top: 4px;
    left: -1px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.default-btn:hover::after {
    width: 100%;
}
.default-btn::after {
    position: absolute;
    content: "";
    background-color: #e53935;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: -1;
}


/*-------- How it work section --------*/

.how_it_work_section{
    padding: 90px 0 70px;
    background: url(../images/bg-work.png);
    height: 651px;
}

.bottomline {
    margin-bottom: 30px !important;
    margin: 0px auto;
    text-align: center;
}
.how_it_work_section .how_it_work_main {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    transition: all 0.8s ease;
}
.how_it_work_section .how_it_work_main:hover{
    margin-top: -15px;
    box-shadow: 0px 30px 50px #d2cdcd;
    transition: all 0.8s ease;
}
.how_it_work_section .how_it_work_main  .how_it_work_box img { 
  width: 150px;
  transition: transform 0.7s;
}
.how_it_work_section .how_it_work_main  .how_it_work_info h2 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 10px;
}
.how_it_work_section .how_it_work_main  .how_it_work_info p {
  font-size: 15px;
    color: #999;
}
.how_it_work_section .how_it_work_main:hover .how_it_work_box img{
    transform: rotateY(180deg);
    transition: transform 0.7s;
}



/*-------- Footer top section --------*/
.footer_section{
    padding: 70px 0 70px;
}
.footer-section{
    clear: both;
}
.footer-top {
    background: #f3f3f3 url("../images/bg2.jpg") no-repeat scroll center center / cover;
    background-size: 100%;
    background-position: top;
}
.footer-title h4 {
    font-weight: 600;
    margin-bottom: 35px;
    text-transform: uppercase;
}
 .social-link.actions-btn ul {
    padding: 0 0 30px;
     list-style: none;
    margin-bottom: 30px;
}
.social-link.actions-btn ul li{
    float: left;
}
.social-link.actions-btn a i {
    border-color: #1b1b1b;
    text-align: center;
    border-radius: 30px;
}
.actions-btn a i {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
        border-top-color: rgb(221, 221, 221);
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
        border-left-color: rgb(221, 221, 221);
    color: #777;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    position: relative;
    transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 2;
}
.actions-btn a i::after {
    background: #ff6600 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transition: all 0.4s ease 0s;
    width: 100%;
    z-index: -1;
}
.social-link.actions-btn a:hover i {
    color: #fff;
}
.social-link.actions-btn a i {
    text-align: center;
}
.actions-btn a i {
    color: #777;
    font-size: 20px;
    line-height: 40px;
}
.social-link.actions-btn a:hover i {
    background: #ff6600 none repeat scroll 0 0;
    border-color: #ff6600;
    color: #fff;
}
.s-footer-text > h4 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
}
.s-footer-text > form {
    width: 330px;
}
.s-footer-text p {
    color: #6f6c6c;
    line-height: 28px;
    margin-bottom: 20px;
}
.s-footer-text .input-text > input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #777;
    float: left;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 10px 15px;
    width: 272px;
}
.s-footer-text .input-text > input:focus {
    outline: none;
}
a.shop-btn::after, .submit-text::after, a.btn-style::after {
    background: #ff6600 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: -1;
}
 
.s-footer-text .submit-text::before {
    background: #1b1b1b none repeat scroll 0 0;
    content: "";
    height: 25px;
    left: -10px;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 1px;
    z-index: 3;
}
.s-footer-text .submit-text > input {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    float: right;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: -15px;
    background: #eb5e06;
    border-radius: 0 5px 5px 0;
    font-weight: 600;
}
.submit-text > input {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    color: #f1f1f1;
    font-weight: 300;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.submit-text > input, .submit-text {
    display: inline-block;
    position: relative;
    z-index: 2;
}
.contact-link ul{
    padding: 0;
}
.contact-link span {
    width: 70px;
    float: left;
    font-weight: 600;
}
.contact-link li p, .contact-link li, .footer-menu li a {
    color: #444;
}
.footer-menu li, .contact-link li {
    float: none;
    margin-bottom: 20px;
    list-style: none;
}
.contact-link li p {
    overflow: hidden;
}
.footer-menu li a:hover {
    color: #ff6600;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}
.footer-menu ul{
    padding: 0px;
}
.footer-bottom {
    background: #000 none repeat scroll 0 0;
}
.footer-bottom .left p, .footer-bottom .left p a  {
    color: #fff; 
    font-weight: 300;
    line-height: 50px;
    margin-bottom: 0px;
}
.footer-bottom .left p a:hover {
    color: #ff6600;
}
/********************* Shopping Demo-2 **********************/


.bg_product{
    background: url(../images/bg-product.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.demo{padding:45px 0}
.product-grid2{font-family:'Open Sans',sans-serif;position:relative;background: #fff;padding-bottom: 0px;box-shadow: 0px 10px 20px #eee;margin-bottom: 23px;margin-top: 30px;margin-right: 20px;}
.product-grid2 .product-image2{overflow:hidden;position:relative;padding: 20px;height: 220px;vertical-align: middle;display: table-cell;border-bottom: 1px solid #eee;}
.product-grid2 .title a {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 10px;
}
.product-grid2 .title a:hover {
  text-decoration: none;
}
.product-grid2 ul.rating {
    list-style: none;
    margin: 0px;
    padding: 0;
    padding-left: 15px;
}

.product-grid2 ul.rating li {
    display: inline-block;
    color: #0000;
    padding: 0 3px;
}

.product-grid2 ul.rating li a {
    color: #eb5e06;
}
.product-grid2 ul.rating li .light{
    color: #999
}
.product-grid2 .price del {
    color: #c1bebe;
}
.product-grid2 .cartbtn {
    padding: 10px 15px;
    text-align: center;
    background: #000;
    margin: 10px 0 0px;
    display: inline-flex;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.product-grid2 .cartbtn:hover{    
    transition: all 0.3s ease 0s;
    text-decoration: none;
    background: #3c3939;
}
.product-grid2 .cartbtn i {
    padding: 3px 6px 0 0;
}
.product-grid2 .compbtn  {
    padding: 10px 9px;
    text-align: center;
    background: #eb5e06;
    margin: 10px 0 0;
    display: inline-flex;
    color: #fff;
    transition: all 0.3s ease 0s;
}
.product-grid2 .compbtn:hover{    
    text-decoration: none;
    background: #bb4c06;
    transition: all 0.3s ease 0s;
}
.product-grid2 .compbtn i {
    padding: 3px 7px 0 0;
}
.product-grid2 .product-image2 a{display:block}
.product-grid2 .product-image2 img{width:100%;height:auto}
.product-image2 .pic-1{opacity:1;transition:all .5s}
.product-grid2:hover .product-image2 .pic-1{/*! opacity:0 */}
.product-image2 .pic-2{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;transition:all .5s}
.product-grid2:hover .product-image2 .pic-2{opacity:1}
.product-grid2 .social{padding:0;margin:0;position:absolute;bottom:50px;right:25px;z-index:1}
.product-grid2 .social li{margin:0 0 10px;display:block;transform:translateX(100px);transition:all .5s}
.product-grid2:hover .social li{transform:translateX(0)}
.product-grid2:hover .social li:nth-child(2){transition-delay:.15s}
.product-grid2:hover .social li:nth-child(3){transition-delay:.25s}
.product-grid2 .social li a{color:#505050;background-color:#fff;font-size:17px;line-height:45px;text-align:center;height:45px;width:45px;border-radius:50%;display:block;transition:all .3s ease 0s}
.product-grid2 .social li a:hover{color:#fff;background-color:#eb5e06;box-shadow:0 0 10px rgba(0,0,0,.5)}
.product-grid2 .social li a:after,.product-grid2 .social li a:before{content:attr(data-tip);color:#fff;background-color:#000;font-size:12px;line-height:22px;border-radius:3px;padding:0 5px;white-space:nowrap;opacity:0;transform:translateX(-50%);position:absolute;left:50%;top:-30px}
.product-grid2 .social li a:after{content:'';height:15px;width:15px;border-radius:0;transform:translateX(-50%) rotate(45deg);top:-22px;z-index:-1}
.product-grid2 .social li a:hover:after,.product-grid2 .social li a:hover:before{opacity:1}
.product-grid2 .add-to-cart{color:#fff;background-color:#000;font-size:15px;text-align:center;width:100%;padding:10px 0;display:block;position:absolute;left:0;bottom:-100%;transition:all .6s;}
.product-grid2 .add-to-cart:hover{background-color:#eb5e06;text-decoration:none;transition: all .9s;}
.product-grid2:hover .add-to-cart{bottom:0}
.product-grid2 .product-new-label{background-color:#3498db;color:#fff;font-size:17px;padding:5px 10px;position:absolute;right:0;top:0;transition:all .3s}
.product-grid2:hover .product-new-label{opacity:0}
.product-grid2 .product-content{padding:20px 0px 0;text-align: left;}
.product-grid2 .title{font-size: 16px;margin:0 0 7px;text-transform: uppercase;padding-left: 15px;}
.product-grid2 .title a{color:#162125;}
.product-grid2 .title a:hover{color:#000;}
.product-grid2 .price{color:#eb5e06;font-size:15px;font-weight: 600;width: 100%;display: block;margin-top: 5px;padding-left: 15px;}
@media screen and (max-width:990px){.product-grid2{margin-bottom:30px}
}

.featured-products-section_1{
    padding: 70px 0 70px;
}
.featured-products-section_1 .clients-bg {
    overflow: hidden;
}
.featured-products-section_1 .clients-bg:hover .owl-prev {
    opacity: 1 !important;
    left: 3% !important;
	transition: all 0.6s ease;
    
}
.featured-products-section_1 .clients-bg:hover .owl-next {
    opacity: 1 !important;
    right: 3% !important;
	transition: all 0.6s ease;
    
}
.featured-products-section_1 .owl-prev {
  position: absolute;
  left: -30%;
  top: 38%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  opacity: 0 !important;
  background: #000 !important;
	transition: all 0.6s ease;
}
.featured-products-section_1 .owl-prev i{
    font-size: 20px;
}
.featured-products-section_1 .owl-next {
  position: absolute;
  right: -30%;
  top: 38%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  opacity: 0 !important;
  background: #000 !important;
	transition: all 0.6s ease;
}
.featured-products-section_1 .owl-next i{
    font-size: 20px;
}


/********************* Testimonial section **********************/

.testimonial-section
{
    padding: 60px 60px; 
}
.single_testimonial {
    margin: 20px 0 0;
}
.testimonial h3 {
    color: #000;
    font-size: 45px;
    font-weight: 600;
    line-height: 60px;
    text-align: center;
}
.testimonial li.slide-item {
    list-style: none;
    font-size: 16px;
    margin: 10px 0 0;
    padding: 20px;
}
.testimonial h3 span { 
    font-weight: 400;
    padding-left: 8px;
}
 
.testimonial .text  {
    line-height: 30px;
    font-size: 17px;
    text-align: justify;
    clear: both;
    margin: 60px 0 0;
    padding: 60px 0 0 0;
}
.testimonial .text p img{
    margin-top: -19px;
}
.testimonial-info {
    margin: 45px 0 0px;
    position: relative;
}
.testimonial-info .testimonial-img {
    width: 100px;
    float: left;
    position: relative;
    margin: 4px 0 0;
}
.testimonial-info .testimonial-img img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.testimonial-info .author {
    float: left;
    margin: 13px 0px 0;
}

.testimonial-info .author h4 {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 3px;
}
.testimonial-info .author span{
    font-weight: 400;
    color: #999;
}
.imgdot3 {
    position: absolute;
    left: -90px;
    overflow: visible;
    width: 130px;
    bottom: -4px;
}
.clients-image img {
    margin: 0px 0 0;
    text-align: center;
    width: 100%;
}
.imgdot4 {
    position: absolute;
    bottom: -50px;
    left: 350px;
}

.testimonial4 .card.card-shadow {
  -webkit-box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
  box-shadow: 0px 0px 30px rgba(115, 128, 157, 0.1);
}
.testimonial-section .testimonial {
    overflow: hidden;
}
.testimonial-section .testimonial:hover .owl-prev {
    opacity: 1 !important;
    left: 3% !important;
	transition: all 0.6s ease;
    
}
.testimonial-section .testimonial:hover .owl-next {
    opacity: 1 !important;
    right: 3% !important;
	transition: all 0.6s ease;
    
}
.testimonial-section .owl-prev {
  position: absolute;
  left: -30%;
  top: 38%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  opacity: 0 !important;
  background: #000 !important;
	transition: all 0.6s ease;
}
.testimonial-section .owl-prev i{
    font-size: 20px;
}
.testimonial-section .owl-next {
  position: absolute;
  right: -30%;
  top: 38%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  opacity: 0 !important;
  background: #000 !important;
	transition: all 0.6s ease;
}
.testimonial-section .owl-next i{
    font-size: 20px;
}

.testimonial-section .rating {
  list-style: none;
  margin: 0px;
  padding: 0;
}
.testimonial-section .rating li {
  display: inline-block;
  padding: 3px 4px 3px;
  color: #eb5e06;
}
.testimonial-section .rating li a {
  color: #eb5e06;
}



.customer_section{
    padding: 60px 0 60px;
}
.customer_section .main_box:hover{
    box-shadow: 0px 60px 60px #dfdbdb;
	transition: all 0.6s ease;
}
.customer_section .main_box{ 
	transition: all 0.6s ease;
}
.customer_section .main_box:hover img{ 
	transition: all 0.6s ease;
    transform: rotateY(180deg);
}
.customer_section .main_box .img_box {
  width: 113px;
  float: left;
}
.customer_section  .main_box .info_box {
  float: left;
  width: 166px;
}
.customer_section  .main_box .info_box h2 {
  font-size: 20px;
  margin: 10px 0 0;
  line-height: 21px;
}
.customer_section  .main_box .img_box img {
  width: 90px;
    transition: all 0.6s ease;
}
.customer_section  .main_box {
  width: 100%;
  display: inline-block;
  padding: 60px;
  border-right: 1px solid #eee; 
  border-bottom: 1px solid #eee;
}
.border_bottom{
    border-bottom: none !important
}
.border_right{
    border-right: none !important
}

/********************* Model section **********************/

.sign_up .close {
    font-size: 31px;
    font-weight: bold; 
    opacity: .2;
    position: absolute;
    right: 15px;
    top: 5px;
    z-index: 99;
}
.sign_up .modal-header {
    padding: 0;
    border: none;
}
.sign_up .modal-body {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.sign_up .modal-body .model_img img{
    width: 100%;
    height: 100%;
}
.sign_up .modal-body .model_info {
    padding: 40px 30px 40px 20px;
}
.sign_up .modal-body .model_info h2 {
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    margin-top: 0;
}
.sign_up .modal-body .model_info .form-control {
    height: 42px;
    border-radius: 0;
    border: 1px solid #e1dfdf;
    box-shadow: none;
    background: #f8f8f8;
}
.sign_up .modal-body .model_info .forget_password {
    margin-bottom: 20px;
}
.sign_up .modal-body .model_info .forget_password .remember_checkbox {
    float: left;
    font-size: 12px;
    color: #797979;
    position: relative;
    padding-left: 0px;
}
.sign_up .modal-body .model_info .forget_password label  {
    font-weight: normal;
    margin-bottom: 10px;
}
.sign_up .modal-body .model_info .forget_password a {
    color: #797979;
    font-size: 12px;
    float: right;
    margin: 4px 0 0;
}

.sign_up .modal-body .model_info p {
  text-align: center;
}
.sign_up .modal-body .model_info p a {
  color: #eb5e06;
}
.cy_button {
    font-size: 15px;
    text-transform: capitalize;
    background-color: #eb5e06;
    padding: 0px 45px;
    height: 48px;
    display: inline-block;
    color: #ffffff;
    line-height: 48px;
    border-radius: 28px;
    box-shadow: none;
    border: none;
    overflow: hidden;
    position: relative;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    margin: 0px auto;
    display: inherit;
    margin-top:    0px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 6px;
}

/* TOP BUTTON */
    #myBtn {
    display: none;
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 9999999;
    font-size: 20px;
    border: none;
    background-color: #f95f00;
    color: white;
    cursor: pointer;
    padding: 8px;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    transition: all .6s ease 0s;
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}
#myBtn:hover {
  background-color: #fff; 
    color: #4c4c4d;
    transition: all .6s ease 0s;
}
 .vert-move{
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
.vert-move{
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
    z-index: 99;
    position: relative;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}


/* Default mode */
.tabbable-line .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus{
    color: #f95f00 !important;
    cursor: default !important;
    background-color: transparent !important;
    border: none !important;
        border-bottom-color: currentcolor;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}
.tabbable-line .nav-tabs > li.active > a:hover {
    color: #eb5e06;
    cursor: default;
    background-color: none;
    border: none;
        border-bottom-color: currentcolor;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
  text-align: center;
  margin: 0px auto;
  margin-bottom: 30px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
  display: inline-block;
  float: none;
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #eee;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #000;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 2px solid #eb5e06;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 2px solid #eb5e06;
  position: relative;
  background: none;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #eb5e06;
  background: none;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: 0px;
  background-color: #fff;
  border: 0;
  border-top: none;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/********************* Inner section **********************/

.inner-section {
    background: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.inner-section  .breadcrumb {
    padding: 9px 0px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 4px;
}
.inner-section .breadcrumb a {
    font-size: 10px;
    color: #a2a1a1;
    text-transform: uppercase;
}
.inner-section .breadcrumb span {
    font-size: 10px;
    color: #a2a1a1;
    text-transform: uppercase;
}
.page-heading-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.page-heading-title span {
    font-size: 13px;
    color: #bdb9b9;
}
.product-listing-section {
    padding: 30px 0 60px;
    background: #eeee; 
}
.product-listing-section .sort-by-holder .select-label {
    float: left;
    margin: 12px 7px 0;
    font-weight: 600;
}
.product-listing-section .sort-by-holder .select-wrapper-sm {
    display: inline-block; 
    width: 78%;
}
.product-listing-section .sort-by-holder .custom-select {
    display: inline-block;
    max-width: 100%;
    width: 100%; 
    vertical-align: middle;
    background: #fff url("../images/select-icon.png") no-repeat right .75rem center;
        background-size: auto;
    background-size: auto;
    background-size: auto;
    -webkit-background-size: 16px 16px;
    background-size: 16px 16px;
    -moz-appearance: none;
    -webkit-appearance: none; 
    height: 45px;
    border: 1px solid #dbdbdb;
    box-shadow: none;
    border-radius: 0px;
}
.product-listing-section .product-listing {
  background: #fff;
  padding: 10px 0 10px;
    margin-bottom: 30px;
  display: inline-block;
  width: 100%;
}
.page-heading {
  margin: 0;
  line-height: 35px;
}

.product-listing-section .product_listing_box {
  background: #fff;
  padding: 10px;
  position: relative;
border-radius: 10px 10px 0px 0px;
}
 
.product-listing-section .product_listing_box h2 {
  font-size: 20px;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.product-listing-section .product_listing_box h2 span {
  display: block;
  font-size: 10px;
  letter-spacing: 0;
  margin: 5px 0 0;
}

.product-listing-section .product_listing_box .wislist_icon {
  position: absolute;
  right: 14px;
  top: 16px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 4px 4px 14px 0 rgba(96,96,96,.2) !important;
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
}
.product-listing-section .product_listing_box .product_listing_image img {
    width: 100%;
}

.product-listing-section .product_listing_box ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 18px;
}
.product-listing-section .product_listing_box ul li {
  list-style: none;
  display: inline-block;
  width: 25%;
  font-size: 10px;
  color: #000;
}
.product-listing-section .product_listing_box ul li:nth-child(1){
    width: 14%;
}
.product-listing-section .product_listing_box ul li span img {
  width: 14px;
}
.product-listing-section .product_listing_box .reivew_rating span {
  padding: 0;
}
.product-listing-section .product_listing_box .reivew_rating {
  padding: 8px 0 0 15px;
}
.product-listing-section .product_listing_box .reivew_rating span i {
  color: #ffa236;
  padding: 0 3px 0;
}
.product-listing-section .product_listing_box .rating_text {
    font-size: 12px;
    color: #000;
    font-weight: 600;
    margin-left: 10px;
}
.product-listing-section .product_listing_box .rating_text strong{    
    border-left: 1px solid #eee;
    padding-left: 10px;
    margin-left: 10px;
}
.product-listing-section .product_listing_box p {
  font-size: 11px;
  text-align: center;
}
.product-listing-section .product_listing_box p span {
  font-weight: 600;
}
.product-listing-section .product_listing_box .price_box .rate_item {
  width: 160px;
    display: inline-block;
}
.product-listing-section .product_listing_box .price_box .rate_item h2 {
  font-size: 15px;
  color: #f95f00;
  font-weight: 600;
}
.product-listing-section .product_listing_box .available_color{
    width: 120px;
    display: inline-block;
    text-align: right;
}
.product-listing-section .product_listing_box .available_color h3 {
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #999;
}
.product-listing-section .buttom_box {
  background: #fff;
  border-top: 1px solid #ecebeb;
  border-radius: 0 0px 10px 10px;
  margin-bottom: 35px;
}

.product-listing-section .button_by {
  width: 151px;
  display: inline-block;
}
.product-listing-section .button_comp {
  width: 152px;
    text-align: center;
  display: inline-block;
}
 .product-listing-section .button_comp a {
  display: block; 
  color: #000;
     text-transform: uppercase;
  transition: 0.5s;
  font-size: 14px;
}
.product-listing-section .button_comp a i {
  width: 17px;
  height: 17px;
  background: #eb5e06;
  color: #fff;
  line-height: 17px;
  border-radius: 50%;
  font-size: 10px;
}
.product-listing-section .button_comp a:hover {
  text-decoration: none;
  transition: 0.5s;
}
.product-listing-section .button_by a {
  padding: 19px 40px;
  display: block;
  background: #000;
  color: #fff;
  border-radius: 0 0 10px 0px;
  transition: 0.5s;
  font-size: 14px;
  text-transform: uppercase;
}
.product-listing-section .button_by a:hover {
  background: #eb5e06;
  text-decoration: none;
  transition: 0.5s;
}

/********************* track order section **********************/

.order_track_section{
    padding: 70px 0 70px;
}

.bg_gray {
    background-color: #f0f0f0;
}
.order_track_section .track_order {
    width: 600px;
    height: auto;
    margin: 0px auto;
}
.order_track_section .add_bottom_15 {
    margin-bottom: 15px;
}
.order_track_section .track_order p {
    font-size: 21px;
}
.order_track_section  .search_bar {
    position: relative;
    margin-bottom: 60px;
}
.order_track_section  .search_bar input[type="text"] {
    border: 0;
    height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px;
    -webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.15);
}
.order_track_section .search_bar input[type="submit"] {
    position: absolute;
    right: -1px;
    color: #fff;
    font-weight: 600;
    top: 0;
    border: 0;
    padding: 0 25px;
    height: 50px;
    cursor: pointer;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background-color: #eb5e06;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/********************* whish list section **********************/

.wishlist_area {
    padding-bottom: 60px;
    padding-top: 60px;
}
.table_desc {
    border: 1px solid 
    #ebebeb;
    margin-bottom: 60px;
    margin-top: 2px;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table_desc .cart_page table {
    width: 100%;
}
.table-responsive table thead {
    background: 
    #f2f2f2;
}
.table_desc .cart_page table thead tr th {
    border-bottom: 3px solid #eb5e06;
    border-right: 1px solid #ebebeb;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px;
    text-align: center;
}
.table-responsive table tbody tr td a {
    color: #000;
}
.table_desc .cart_page table tbody tr td.product_remove {
    min-width: 100px;
}
.table_desc .cart_page table tbody tr td.product_remove a {
    font-size: 20px;
    color: 
    #242424;
}
.table_desc .cart_page table tbody tr td.product_thumb a img {
    width: 100px;
}
.table_desc .cart_page table tbody tr td.product_quantity input {
    width: 60px;
    height: 40px;
    padding: 0 5px 0 10px;
    background: none;
    border: 1px solid 
    #ebebeb;
}
.table_desc .cart_page table tbody tr td.product_quantity label {
    font-weight: 500;
    margin-right: 5px;
}
.table-responsive table tbody tr td {
    border-right: 1px solid #ebebeb;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    text-align: center;
    min-width: 150px;
    line-height: 110px;
}
.table_desc.wishlist table tbody tr td.product_total a {
    background: #eb5e06;
    font-size: 12px;
    font-weight: 500;
    height: 38px;
    line-height: 18px;
    padding: 10px 20px;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}
.table_desc.wishlist table tbody tr td.product_total a:hover {
    background: #242424;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}


/********************* cart section **********************/
.shopping_cart_area{
    padding: 50px 0;
}

.shopping_cart_area .cart_submit {
    text-align: right;
    padding: 12px;
}
.shopping_cart_area .cart_submit button {
    background: #000;
    border: 0;
    color:    #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    height: 38px;
    line-height: 18px;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 3px;
}
.shopping_cart_area .cart_submit button:hover {
    background: 
    #eb5e06;
}
.shopping_cart_area .coupon_area {
    margin-bottom: 60px;
}
.shopping_cart_area .coupon_code {
    border: 1px solid 
    #ebebeb;
}
.shopping_cart_area .coupon_code h3 {
    color: 
#ffffff;
line-height: 36px;
padding: 5px 15px;
background:
    #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}
.shopping_cart_area .coupon_inner {
    padding: 10px 20px 25px;
}
.shopping_cart_area .coupon_inner p {
    font-size: 13px;
    margin-bottom: 20px;
}
.shopping_cart_area .coupon_inner input {
    border: 1px solid 
#ebebeb;
height: 42px;
background: none;
padding: 0 20px;
margin-right: 20px;
font-size: 12px;
color:
    #242424;
}
.shopping_cart_area .coupon_inner button {
    background: 
#000;
border: 0;
color:
    #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    height: 38px;
    line-height: 18px;
    padding: 10px 15px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 3px;
}
.shopping_cart_area .coupon_inner button:hover {
    background: 
    #eb5e06;
}
.shopping_cart_area .table_desc .cart_page table tbody tr td {
    border-bottom: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    text-align: center;
    padding: 10px;
}
.shopping_cart_area .cart_subtotal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.shopping_cart_area .cart_subtotal p {
    font-weight: 600;
    font-size: 14px;
}
.shopping_cart_area .cart_subtotal p.cart_amount {
    font-size: 18px;
    font-weight: 500;
}
.shopping_cart_area .coupon_inner a {
    display: block;
    text-align: right;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    border-radius: 3px;
    color: #000;
}
.shopping_cart_area .checkout_btn a {
    background: #000;
    color:    #ffffff;
    font-size: 15px;
    padding: 3px 14px;
    line-height: 30px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 0;
}
.shopping_cart_area .checkout_btn a:hover {
    background:#eb5e06;
    color:    #ffffff;
    text-decoration: none;
}
.shopping_cart_area .checkout_btn {
    text-align: right;
}
.shopping_cart_area .cart_subtotal p span {
    margin-right: 30px;
}





/********************* My Account section **********************/

.pb-20 {
    padding-bottom: 20px;
}
.pb-50 {
    padding-bottom: 50px;
}
.user-info {
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid    #ebebeb;
}
.mb-30 {
    margin-bottom: 30px;
}
.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.user-info [class*="col-"]:not(:last-child) .single-info {
    border-right: 1px solid 
    #ebebeb;
}
.user-info .single-info {
    padding: 0 20px;
    min-height: 110px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.user-info p {
    line-height: 1.65;
    font-size: 13px;
    font-weight: 300;
}
.my-account-wrapper .user-info .user-name::before {
    color: #555;
    content: "\f2bd";
    font-family: fontawesome;
    font-size: 20px;
    padding-right: 10px;
    left: 0;
    top: 0;
    height: 45px;
    line-height: 45px;
    vertical-align: middle;
}
.my-account-wrapper  .user-info .user-name span {
    font-size: 15px;
    font-weight: 500;
}
.my-account-wrapper  .user-info .single-info p a {
    color:#111;
}
.my-account-wrapper  .btn-secondary {
    background: 
    #eb5e06 none repeat scroll 0 0;
    line-height: 35px;
    padding: 0 0.7rem;
    color: #fff;
    text-transform: capitalize;
}
.my-account-wrapper  .btn-secondary:hover {
    background-color: #000;
    border-color:#000;
    color:    #fff;
}
.my-account-wrapper  .dashboard-list {
    padding: 3px 15px;
    border: 1px solid #ebebeb;
}
.my-account-wrapper  .dashboard-content p a {
    color: #111;
}
.my-account-wrapper  .dashboard-list li>a {
    color: #111;
    display: block;
    font-size: 14px;
    padding: 12px 0;
    text-transform: capitalize;
    position: relative;
}

.my-account-wrapper  .dashboard-list li>a.active {
    font-weight: 500;
}
.my-account-wrapper  .dashboard-list li:not(:last-child)>a {
    border-bottom: 1px solid #ebebeb;
}
.my-account-wrapper  .dashboard-content {
    border: 1px solid #ebebeb;
    padding: 30px;
}
.my-account-wrapper  .dashboard-content h3 {
    border-bottom: 1px solid #ebebeb;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-transform: capitalize;
}
.my-account-wrapper  .dashboard-content p {
    line-height: 24px;
    font-size: 15px;
    font-weight: 300;
}

.my-account-wrapper  .dashboard-content table>thead {
    border-bottom: 1px solid #ebebeb;
}

.my-account-wrapper  .dashboard-content table>thead>tr>th {
    font-size: 14px;
    font-weight: 500;
    border: 0;
}
.my-account-wrapper  .dashboard-content table>tbody>tr>td {
    border: 0;
    vertical-align: middle;
}
.my-account-wrapper  .dashboard-content table .btn-secondary {
    height: 35px;
    line-height: 35px;
    text-transform: capitalize;
}
.my-account-wrapper  .billing-address {
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 10px;
}
.my-account-wrapper  .register-form {
    padding: 40px;
    border: 1px solid #ebebeb;
}
.my-account-wrapper  .login-form .form-group .col-form-label {
    color: #111;
    font-size: 15px;
    font-weight: 400;
}
.my-account-wrapper  .login-form .form-control,
.my-account-wrapper  .login-form .custom-radio,
.my-account-wrapper  .login-form span {
    height: 40px;
    padding-top: 5px;
}
.my-account-wrapper  .login-form .pass-show-btn {
    padding: 0 15px;
    height: 40px;
    font-size: 13px;
    line-height: 40px;
    right: 15px;
    top: 0;
    position: absolute;
    text-transform: capitalize;
    border-radius: 0;
    background: #eb5e06;
    border: 1px solid #eb5e06;
    color: #fff;
    cursor: pointer;
}
.my-account-wrapper  .login-form .pass-show-btn:hover,
.my-account-wrapper  .login-form .pass-show-btn:focus {
    background: #333;
}

.my-account-wrapper  .login-form .form-check label {
    font-size: 13px;
}
.my-account-wrapper  .nav-sidebar {
    width: 100%;
    padding: 0px 0;
    border-right: 1px solid #ddd;
}
.my-account-wrapper  .nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
}
.my-account-wrapper  .nav-sidebar .active a { 
    cursor: default;
    background-color: #eb5e06; 
    color: #fff; 
}
.my-account-wrapper  .nav-sidebar .active a:hover {
    background-color: #2275D3;   
}
.my-account-wrapper  .nav-sidebar .text-overflow a,
.my-account-wrapper  .nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}
.my-account-wrapper  .nav-sidebar .nav > li > a:hover, .nav-sidebar .nav > li > a:focus {
    text-decoration: none;
    background-color: #eb5e06;
    color:    #fff;
}
.my-account-wrapper  .nav-sidebar .nav > li > a {
  font-weight: 300;
  font-size: 14px;
  line-height: 40px;
}
.my-account-wrapper .nav-sidebar .nav > li > a i {
    padding-right: 10px;
}
.my-account-wrapper  .nav-sidebar .nav > li {
  border-bottom: 1px solid #eee;
}
.my-account-wrapper  .btn-blog {
    color: #ffffff;
    background-color: #E50000;
    border-color: #E50000;
    border-radius:0;
    margin-bottom:10px
}
.my-account-wrapper  .saveaddress {
    padding: 5px 20px;
    background: #eb5e06;
    line-height: 26px;
    color:#fff;
    font-size: 14px;
    border: 1px solid #eb5e06;
    margin: 0px 0 0 0;
    transition: all .6s ease 0s;
}
 .my-account-wrapper  .saveaddress:hover {
    background-color: #fff;
    border: 1px solid #2275d3;
    color:    #2275d3;
    transition: all .6s ease 0s;
}

/********************* Forgot password section **********************/
.form-info {
    width: 550px;
    margin: 0px auto;
    background: #f8f8f8;
    padding: 40px;
    margin-bottom: 60px;
    margin-top: 60px;
}
.form-info h2 {
    font-size: 20px;
    margin-bottom: 30px;
}
.form-info .form-control {
    height: 45px;
    border: 1px solid #d5cfcf;
    box-shadow: none;
}
.le-button.huge {
    padding: 18px 52px;
}
.le-button {
    background-color: #000;
}
.le-button {
    border-radius: 4px;
    font-weight: bold;
    padding: 10px 20px;
    display: inline-block;
    line-height: 20px;
    border: none;
    font-size: 15px;
    color: #fff;
    transition: 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.le-button:hover {
    background-color: #EB5E06;
}

/********************* policy pages section **********************/

.faq_content_area {
    margin-top: 58px;
    padding-bottom: 55px;
}

.faq_content_wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 18px;
}
.faq_content_wrapper p{
    font: 15px;
    line-height: 35px;
}

/********************* Contact Us section **********************/

.contact-section {
    padding: 70px 0 70px;
}
.contact-section  .form-control {
    box-shadow: none;
    border: 1px solid #e8e8e8;
    height: 45px;
    border-radius: 0;
    color: #454444;
    font-weight: 500;
}
.contact-section .infotile {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 30px;
}
.contact-section .info-box {
    padding: 30px 40px;
    box-shadow: 0px 1px 4px 0px 
    rgba(44, 49, 59, 0.15);
    margin-bottom: 20px;
    -webkit-transition: .3s all;
    transition: .3s all;
}
.contact-section .info-box:hover {
    box-shadow: 0px 4px 30px 0px 
    rgba(44, 49, 59, 0.15);
}
.contact-section .info-box i {
    float: left;
    margin-right: 10px;
}
.contact-section .info-box i {
    font-size: 30px;
}
.contact-section .info-box h4 {
    margin-bottom: 10px;
}
.contact-section .info-box h4 {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-top: 0;
}
.contact-section .info-box p {
    line-height: 26px;
    font-size: 15px;
    font-weight: 300;
}
.contact-section .infotile{
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.contact-section textarea.form-control {
    height: auto;
}
.contact-section .btnsubmit {
    text-align: left;
    display: inline-block;
    margin-top: 10px;
}
.btnsubmit {
    display: block;
    position: relative;
    margin: 8% auto 0;
        margin-top: 8%;
    margin-top: 8%;
    border: none;
    border-radius: 0;
    padding: 12px 40px;
    background: #eb5e06;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border: 1px solid #eb5e06;
    cursor: pointer;
    transition: all .6s ease 0s;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.btnsubmit:hover {
    color: #eb5e06;
    background-color: #fff;
    border: 1px solid #eb5e06;
    transition: all .6s ease 0s;
}
 


/********************* Checkout section **********************/
.flat-checkout {
	margin-top:30px;
}

.box-checkout h3.title {
	margin-top:14px;
	margin-bottom:12px;
}
.box-checkout .checkout-login {
	font-size:14px;
	color:#484848;
	padding:13px 20px 12px;
	border:2px dotted #d4d4d4;
	border-radius:10px;
	margin-top:10px;
	margin-bottom:28px;
}
.box-checkout .checkout-login a {
	color:#eb5e06;
}
.billing-fields .fields-title h3,
.shipping-address-fields .fields-title h3 {
	font-size:16px;
	font-weight:400;
	color:#484848; 
	padding-bottom:18px;
	margin-bottom:14px;
	border-bottom:1px solid #e5e5e5;
	padding-top: 0;
	margin-top: 0px;
}
.fields-content .field-row .field-one-half {
	width:50%;
	float:left;
}
.fields-content .field-row .field-one-half:first-child {
	padding-right:15px;
}
.fields-content .field-row .field-one-half:nth-child(2) {
	padding-left:15px;
}
.fields-content .field-row {
	margin-bottom:23px;
}
.fields-content .field-row input,
.fields-content .field-row select {
	border:2px solid #e5e5e5;
	height:40px;
	margin-bottom:0px;
	width: 100%;
	padding: 0 20px 0;
}
.fields-content .field-row label {
	margin-bottom:12px;
	margin-left:2px;
	color:#484848;
}
.fields-content .field-row #address,
.fields-content .field-row #address-3 {
	margin-bottom:15px;
}

.fields-content .field-row #notes {
	height:163px;
	border-radius:8px;
	padding:6px 25px;
}

.shipping-address-fields .fields-content .checkbox {
	margin-top:25px;
	margin-bottom:27.2px;
}
.checkbox {
	margin-top:36px;
	margin-bottom:15px;
}
input[type="checkbox"] {
	opacity:0;
}
.btn-checkbox {
	display:inline-block;
}
.btn-checkbox .checkbox {
	margin-bottom:13px;
}
.checkbox label {
	position:relative;
	cursor:pointer;
	color:#484848;
	padding-left:15px;
}
.checkbox label:before {
	content:'';
	position:absolute;
	left:-15px;
	top:4px;
	width:16px;
	height:16px;
	border:2px solid #e5e5e5;
	background-color:#fff;
	border-radius:4px;
}
.checkbox label:after {
	content:'\f00c';
	position:absolute;
	font-family:'fontawesome';
	left:-15px;
	top:4px;
	color:#fff;
	font-size:12px;
	line-height:17px;
	width:16px;
	text-align:center;
	height:16px;
	border-radius:3px;
	z-index:3;
}
.checkbox input[type="checkbox"]:checked + label::after {
	background-color:#eb5e06;
}

.cart-totals {
    padding: 35px 40px 46px 41px;
    border-radius: 8px;
    background-color:     #f5f5f5;
}
.cart-totals.style2 h3 {
    margin-bottom: 38px;
}
.cart-totals h3 {
    font-size: 18px; 
    font-weight: bold;
    color:     #484848;
    margin-bottom: 26px;
}
.cart-totals.style2 table {
    margin-bottom: 12px;
}
.cart-totals table {
    width: 100%;
}
table.product thead tr th {
    color:     #2d2d2d;
    font-size: 15px;
}
table.product thead tr th:last-child {
    text-align: right;
}
.cart-totals table.product tr td {
    font-size: 14px;
    color:     #838383;
    padding: 22px 0 1px;
    line-height: 20px;
}
.cart-totals table tr td:last-child {
    text-align: right;
}
.cart-totals.style2 table:nth-child(2) tr td.subtotal {
    font-size: 18px;
}
.cart-totals.style2 table:nth-child(2) tr td {
    padding: 11px 0 14px;
}
.cart-totals table tr td:nth-child(1) {
    font-size: 13px;
    color:     #2d2d2d;
    text-align: left;
}
.btn-radio .radio-info label {
    font-size: 14px;
    color:     #838383;
    line-height: 26px;
    cursor: pointer;
    position: relative;
    width: 130px;
}
.cart-totals table tr td.btn-radio .btn-shipping a {
    color:     #2d2d2d;
    font-size: 14px;
    text-decoration: underline;
}
.cart-totals.style2 table tr td.price-total {
    padding: 22px 0;
}
.cart-totals.style2 table:nth-child(2) tr td {
    padding: 11px 0 14px;
}
.cart-totals table tr td.price-total {
    font-size: 24px;
    font-weight: 500; 
    color:     #eb5e06;
    padding: 22px 0;
}
.btn-radio.style2 {
    margin-top: 25px;
    margin-bottom: 25px;
    display: inline-block;
}
.btn-radio.style2 .radio-info p {
    line-height: 20px;
    color:     #838383;
    margin: 8px 0 18px;
    font-size: 13px;
    font-weight: 300;
}
.btn-radio.style2 .radio-info {
    margin-bottom: 11px;
}
.btn-radio.style2 .radio-info label {
    width: 200px;
    padding-left: 12px;
    color:     #2d2d2d;
}
.cart-totals.style2 form .checkbox label {
    font-size: 14px;
}
.btn-order a {
    display: block;
    background-color: #eb5e06;
    color:    #fff;
    font-size: 20px;
    text-align: center;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
}
.btn-order a:hover, .btn-order a:focus {
    color: #FFF;
    text-decoration: none;
    background-color:    #000;
    outline: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

/********************* thanyou section **********************/

.thanyou{
    width: 600px;
    text-align: center;
    margin: 0px auto;
}

.thanyou i {
  font-size: 40px;
  background: #eb5e06;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  line-height: 80px;
  text-align: center;
  color: #fff;
}
.thanyou h1 {
  font-size: 30px;
  font-weight: 600;
}
.thanyou p {
  line-height: 25px;
  font-size: 14px;
  color: #999;
  margin-bottom: 40px;
  margin-top: 20px;
}
.thanyou a {
  background: #eb5e06;
  padding: 15px 46px;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  box-shadow: 0px 10px 20px #d7d4d4;
    transition: all .6s ease 0s;
}
.thanyou a:hover {
  background: #000;
  text-decoration: none;
    transition: all .6s ease 0s;
}


/********************* Faq section **********************/

.faq_content_area {
    margin-top: 58px;
    padding-bottom: 55px;
}
.faq_content_wrapper h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 18px;
}
.faq_content_wrapper p{
    margin-bottom: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
}
.faq_content_info{ 
    padding:  0 0 0;
    padding-bottom: 55px; 
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 0px;
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    background: #eb5e06 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 20px 12px 50px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a.collapsed {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #333;
}
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #eb5e06 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "\f107";
    font-family:fontAwesome;
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    content: "\f107";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    border-left: 1px dashed #8c8c8c;
    padding-left: 25px;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
}

/********************* Compare section **********************/

.compare-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.compare-section .compare-part .close-btn {
     background-color:transparent;
     border:none;
     font-size:25px;
     position:absolute;
     top:0;
     right:0
}
.compare-section .compare-part .img-secton {
     padding:25px 15px 15px
}
.compare-section .compare-part .img-secton img,
.compare-section .compare-part .img-secton .bg-size {
     width:50%;
     margin:0 auto
}
.compare-section .compare-part .img-secton a h5 {
     margin-bottom:0;
     text-transform:capitalize;
     margin-top:10px;
     color:#333;
     font-weight:600
}
.compare-section .compare-part .img-secton h5 {
     margin-bottom:0;
     line-height:1.2;
     font-weight:400
}
.compare-section .compare-part .detail-part .title-detail {
     background-color:#f7f8fa;
     text-align:center;
     padding:8px 0;
     border-top:1px solid #ddd;
     border-bottom:1px solid #ddd
}
.compare-section .compare-part .detail-part .title-detail h5 {
     margin-bottom:0;
     text-transform:uppercase;
     color:#333;
     letter-spacing:0.05em
}
.compare-section .compare-part .detail-part .inner-detail {
     padding:15px
}
.compare-section .compare-part .detail-part .inner-detail p {
     margin-bottom:0;
     line-height:1.2;
     letter-spacing:0.05em
}
.compare-section .compare-part .btn-part {
     text-align:center;
     padding:15px;
     border-top:1px solid #ddd
}
.compare-section .compare-part .btn-part .btn-normal {
     padding:13px 25px;
     text-transform:uppercase
}
.compare-section .slick-slide>div {
     border:1px solid #ddd;
     border-left:none
}
.compare-section .slick-slide:first-child {
     border-left:1px solid #ddd
}
.compare-padding {
     padding-bottom:50px
}
.compare-padding h2 {
     margin-bottom:20px
}
.compare-label {
     position:absolute;
     font-size:13px;
     font-weight:700;
     text-transform:uppercase;
     -webkit-writing-mode:vertical-rl;
     -ms-writing-mode:tb-rl;
     writing-mode:vertical-rl;
     -webkit-transform:rotate(-180deg);
     transform:rotate(-180deg);
     top:20px;
     left:16px;
     letter-spacing:0.1em;
     z-index:1
}
.compare-page .table-wrapper {
     padding-bottom:0
}
.compare-page .table-wrapper .table {
     border:1px solid #ddd;
     text-transform:capitalize;
     color:#333;
     margin-bottom:0
}
.compare-page .table-wrapper .table .product-name {
     width:15%
}
.compare-page .table-wrapper .table .featured-image {
     width:185px
}
.compare-page .table-wrapper .table td {
     border-top:none
}
.compare-page .table-wrapper .table thead .th-compare td {
     font-size:14px;
     font-weight:700;
     background:#f1f1f1;
     border-right:1px solid #ddd;
     letter-spacing:0.05em
}
.compare-page .table-wrapper .table thead .th-compare th {
     text-align:left;
     border-bottom:1px solid #ddd;
     border-right:1px solid #ddd
}
.compare-page .table-wrapper .table thead .th-compare th .remove-compare {
     float:left;
     border:none;
     background:transparent;
     padding:0;
     font-size:14px;
     font-weight:500
}
.compare-page .table-wrapper .table tbody tr th {
     background:#f1f1f1
}
.compare-page .table-wrapper .table tbody tr td {
     border-right:1px solid #ddd;
     position:relative
}
.compare-page .table-wrapper .table tbody tr th,
.compare-page .table-wrapper .table tbody tr td {
     padding:15px;
     vertical-align:top;
     border-bottom:1px solid #ddd;
     border-top:1px solid #ddd;
     border-right:1px solid #ddd
}
.compare-page .table-wrapper .table tbody tr .grid-link__title {
     font-size:15px;
     margin-top:10px
}
.compare-page .table-wrapper .table tbody tr .product_price {
     margin:15px 0
}
.compare-page .table-wrapper .table tbody tr .product_price span.money {
     padding-left:5px
}
.compare-page .table-wrapper .table tbody tr p {
     color:#777;
     font-size:13px;
     line-height:20px;
     margin:0
}
.compare-page .table-wrapper .table tbody tr .add-to-cart,
.compare-page .table-wrapper .table tbody tr .select-option-cls {
    padding:6px 10px
}

/********************* address info section **********************/
.add_address {
  padding: 90px 0 90px 0;
  text-align: center;
  border: 2px dashed #eee;
  border-radius: 10px;
  margin-bottom: 50px;
}
.add_address img {
    width: auto !important;
}
.add_address h2 {
  font-size: 25px;
  margin: 4px 0 0;
  font-weight: 600;
}

.address_info h2 {
  font-size: 15px;
  border-bottom: 1px solid #eee;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.address_info h2 img {
  width: 20px;
}
.add_address a {
    color: #000;
}
.add_address a:hover {
    text-decoration: none;
}
.address_info {
  border: 1px solid #d9d8d8;
  padding: 0px 25px 32px;
  border-radius: 10px;
}
.address_info .address_details h3 {
  font-size: 14px;
  border: none;
  margin-bottom: 0;
  font-weight: 600;
}
.address_info .address_details p {
  font-size: 14px;
  margin: 0;
  font-weight: 500;
}
.address_details .edit {
  padding: 0px 15px 0 0;
  display: inline-block;
  border-right: 1px solid #c4bebe;
  margin: 13px 0 0;
  color: #000;
}
.address_details .remove {
  padding: 0px 0px 0 10px;
  color: #000;
}



/********************* address info section **********************/
.filter {
    background: #eb5e06;
height: auto;
display: inline-block;
width: 100%;
padding: 18px 0 18px 12px;
margin: 0px 0 15px 0;
    border-bottom: 1px solid#eee;
}

.filter::after {
    position: absolute;
    content: '';
    background:#eb5e06;
    top: 40px;
    bottom: 0;
    left: 42%;
    right: 0;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);

}
.filter h6{
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin: 0;
}
.filter h6 i{
    font-size: 15px;
    padding: 0 10px 0 10px;
    color: #fff;
}
.sidebar-box .box-title {
    border-bottom: 1px solid #D5D5D5;
    padding: 0 0 10px;
}
.sidebar-box .box-title h5 {
    margin: 0;
        margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1;
}
.filter_wraper .box-title h5 {
    margin-bottom: 10px !important;
    letter-spacing: 0.5px;
}
.sidebar-box .box-title h5 span {
    position: relative;
    font-size: 16px;
    font-weight: 600;
}
.sidebar-box .box-content {
    padding: 15px 0 20px;
    margin: 0;
    border: 0;
}
ul.category-list li {
    padding: 10px 0;
    border-bottom: solid 1px #f1f1f1;
}
.sidebar-box .box-title {
    border-bottom: none;
    padding: 25px 0 15px;
}
ul.category-list li a {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    transition: all .3s ease 0s;
}
ul.category-list li a:hover {
    color: #005adb;
    text-decoration: none;
    transition: all .3s ease 0s;
}
.bgwhite .label-checkbox100 {
    display: inline-block;
   margin: 0 9px 0 0px;
}
 
.sidebar-wrapper .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
}
 
 
.sidebar-wrapper  .checkmark {
  position: absolute;
  top: 2px;
  left: 4px;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}
 
.sidebar-wrapper  .container:hover input ~ .checkmark {
  background-color: #ccc;
}
 
.sidebar-wrapper  .container input:checked ~ .checkmark {
  background-color: #EB5E06;
}
 
.sidebar-wrapper  .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
 
.sidebar-wrapper  .container input:checked ~ .checkmark:after {
  display: block;
}
 
.sidebar-wrapper  .container .checkmark:after {
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar-box .box-title h5 span {
    position: relative;
    font-size: 16px;
    font-weight: 600;
}
.sidebar-box .box-content {
    padding: 10px 0;
    margin: 0;
    border: 0;
}
.category-list {
    list-style: none;
    padding: 0;
}
ul.category-list li {
    padding: 9px 0 9px;
    border-bottom: solid 1px #f1f1f1;
}
.sidebar-box .box-title {
    border-bottom: none;
    padding: 5px 0 15px;
    border-bottom: 1px solid #dbd9d9;
}
.sidebar-box:first-child
.box-title{ padding-top: 0; }

ul.category-list li a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    transition: all .3s ease 0s;
}
ul.category-list li a:hover {
    color: #1058BC;
    text-decoration: none;
    transition: all .3s ease 0s;
}
.bgwhite .label-checkbox100 {
    display: inline-block;
   margin: 0 9px 0 0px;
}
.sidebar-wrapper{
    padding: 20px;
}
.bgwhite {
    background: #fff;
}
 
.number-input button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin: 0;
  position: relative;
}
.number-input button:before,
.number-input button:after {
  display: inline-block;
  position: absolute;
  content: '';
  height: 2px;
  transform: translate(-50%, -50%);
}
.number-input button.plus:after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.number-input input[type=number] {
  text-align: center;
}

 
.md-number-input.number-input button {
  outline: none;
  width: 3rem;
  height: 2rem;
  padding-top: .8rem;
}
.md-number-input.number-input button.minus {
  padding-left: 8px;
}
.md-number-input.number-input button.plus {
  padding-left: 2px;
}
.md-number-input.number-input button:before,
.md-number-input.number-input button:after {
  width: 1rem;
  background-color: #212121;
}
 


/* PRODUCT DETIALS SECTION */

.seller-info{
    width: 100%;
    height: auto;
    margin: 10px 0 0 0;
}
.seller-info a{color: #c41123;
    font-size: 14px;
    font-weight: 600;
}
.seller-info a span{
    font-size: 12px;
    background: #c60b1e;
    color: #fff;
    margin-left: 10px;
    border-radius: 30px;
    font-weight: 400;
    padding: 2px 10px 2px 10px;
}
.seller-info a span i{
    padding-left: 2px;
    font-size: 12px;
}
.seller-info li{
    font-size: 13px;
    padding: 10px 0 0 0;
    list-style: none;
}
.seller-info p{
    font-size: 13px;
    padding: 5px 0 0 0;
}
.seller-info p span{
    font-weight: 600;
}
.seller-info .seller-head{
    width: 95px; 
    float: left;
    height: 80px;
}

.wishlisticon a i{
    color:#1bafea;    
}
.wishlisticon a i:hover{
    color: #c1c1c1;    
}

.about-spfc-section .shippingbox {
}

.about-spfc-section .shippingbox label.radio-inline{
font-size: 14px;
}
.about-spfc-section .shippingbox .form-control{
    width: 100%;
    height: 40px;
    box-shadow: none;
    border: 1px solid #eee;
    margin: 15px 0 0 0;
}
.about-spfc-section .shippingbox .check{
    padding: 5px 30px;
    background: #005adb;
    color: #fff;
    line-height: 26px;
    border: none;
    margin: 10px 0 0 0;
}

.about-spfc-section .review
{
    width: 100%;
    height: auto;
}
.review .hp-sub-tit {margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 20px;
}
.review-form-hdr {
    margin-bottom: 20px;
    margin-top: 10px;
}
.review .hp-sub-tit .dateBox {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 22px;
    color: #848484;
    font-weight: 400;
}
.review .reviewlist ul {
    padding: 0;
}
.review .reviewlist ul li {
    display: inline-block;
    padding: 0 1px;
}
.review .hp-sub-tit.reviewlist .dateBox i {
    color: #1bafea;
    margin-right: 3px;
}
.rating-star{}
  #menu1 li.gray-star {
      display: inline-block;
      padding: 0px 2px;
  }
.rating-star li i{color: #a07936;}
.review .hp-sub-tit img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin: 0px 6px -8px 0px;
}
.about-spfc-section .review .review-no {
    padding-right: 10px;
	padding-left: 0;
}
 .about-spfc-section .review label{
    width: 100%;
}
 .about-spfc-section .review textarea {
   width: 100%;
     height: 120px;
    border: 1px solid #eee;
    padding: 10px;
    margin: 10px 0 0 0;
    font-size: 15px;
    color: #868585;
     display: block;
    font-weight: 300;
}
.about-spfc-section .review textarea:focus{
    outline: none;
}
 .about-spfc-section .review .form-control{
    width: 100%;
    height: 40px;
    box-shadow: none;
    border: 1px solid #eee;
    margin: 15px 0 0 0;
}
.about-spfc-section .review .check{
    padding: 5px 30px;
    background: #eb5e06;
    color: #fff;
    line-height: 26px;
    border: none;
    margin: 0;
    border-radius: 30px;
}
.about-spfc-section .review .check:hover{ color: #fff;
    background: #000;
}
.about-spfc-section .post-review{ margin-top: 50px;}
.about-spfc-section .post-review h6{ margin-top: 20px;}

.productdetails-section{
    padding: 10px 0px 30px 0px;
    background: #f1f3f6;
}
.mb0{
    margin-bottom: 0px !important;
}

.availtext li {
    display: inline-block;
    margin-right: 19px;
    margin-bottom: 3px;
}
ul.availtext {
    padding: 0;
}
.availtext li p {
    font-size: 14px;
    margin: 8px 0;
    line-height: 18px;
}
.review-no{
    padding-left: 10px;
    font-size: 14px;
}
.review-no a{color:#eb5e06;}
.in-stock {
    color: #eb5e06;
    font-size: 14px;
}
.controls .nav > li {
    position: relative;
    display: block;
    width: 15%;
    height: 90px;
    float: left;
    background: #fff;
    margin: 0px 8px 0 0;    
}
.controls .nav > li > a > img {
    max-width: none;
    width: 70px;
    height: 70px;
    object-fit: contain;
}
.controls .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 2px;
}

.thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 1.42857143;
    background: none;
    border:none;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; 
    background: #fbfbfb;
  padding-bottom: 10px;
}
.preview  .carousel {
    position: relative;
    height: 400px !important;
}

.preview-pic {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.preview-thumbnail.nav-tabs {
  border: none;
  margin-top: 15px; }
  .preview-thumbnail.nav-tabs li {
    width: 18%;
    margin-right: 2.5%; }
    .preview-thumbnail.nav-tabs li img {
      max-width: 100%;
      display: block; }
    .preview-thumbnail.nav-tabs li a {
      padding: 0;
      margin: 0; }
    .preview-thumbnail.nav-tabs li:last-of-type {
      margin-right: 0; }

.tab-content {
  overflow: hidden; }
  .tab-content img {
    width: 100%;
    -webkit-animation-name: opacity;
            animation-name: opacity;
    -webkit-animation-duration: .3s;
            animation-duration: .3s; }

.card {
  margin-top: 0px;
  background: #fff;
padding: 20px;
  line-height: 1.5em; 
}

.details {
    padding: 0 0 0 30px;
}
.details p{
    font-size: 14px;
}
.product-title, .price, .sizes, .colors {
    }
.rating .stars .checked{ color: #FDCC0D;font-size: 16px;}
.checked, .price>i{ color: #000;font-size: 18px;}
.checked, .price span {
 color: #eb5e06; }
.checked, .price>del>i{font-size: 14px;}
.details .non-rate {
    color: #dcdcdc;
}
.non-rate {
    color: #dcdcdc;
}
.product-title, .rating, .product-description, .price, .vote, .sizes {
  margin-bottom: 10px;
margin-top: 15px;}

.product-title {
    text-transform: capitalize;
    font-size: 22px;
    line-height: initial;margin-top: 30px;}
.details del {
    font-size: 15px;
    color: #c2c2c2;
    font-weight: 300;
    padding-left: 10px;
}
.offer_txt{
    font-size: 14px;
    padding-left: 10px;
}

.size {
    margin: 20px 0 25px 0;
}
.seller-msg p {
    font-size: 12px;
    line-height: 16px;
    margin: 3px 0px 10px 0px;
    color: #a4a3a3;
}
.size span a  {margin-right: 0px;
    margin-left: 5px;
    background: #fff;
    border: 1px solid #eee;
    padding: 0px;
    height: 32px;
    width: 32px;
    color: #333;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    transition: all .3s ease 0s;
    border-radius: 50%;
    font-weight: 500;
}

.size span a:hover{
    background: #1bafea;
    color: #fff;
    transition: all .3s ease 0s;
    text-decoration: none;
    border: 1px solid #1bafea;
}
.size a {border: 1px solid #eee;
    padding: 5px 15px;
    font-size: 13px;
    background: #f5f5f6;
    color: #333;
    transition: all .3s ease 0s;
    border-radius: 30px;
    margin-left: 10px;
    height: 26px;
    font-weight: 600;
        display: inline-block;
    line-height: 15px;
}
.size a:hover{ color: #fff;
    background: #000; border:1px solid #000;
transition: all .3s ease 0s;
}

  .size:first-of-type
{
    margin-right: 10px;
    margin-left: 20px;
    background: #fff;
    border: 1px solid #eee;
    padding: 0;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
.electro-box {
    margin: 20px 0 25px 0;
}
.electro-box span a  {
    margin-right: 0px;
    margin-left: 10px;
    background: #fff;
    border: 1px solid #eee;
    padding: 0px;
    height: 32px;
    width: 65px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    line-height: 28px;
    font-size: 13px;
    transition: all .3s ease 0s;
}

.electro-box span a:hover{
    background: #0c6bd5;
    color: #fff;
    transition: all .3s ease 0s;
    text-decoration: none;
}

.color {
   display: inline-block;
   vertical-align: middle;
    margin-right: 3px;
    height: 20px;
    width: 20px;
}
  .color:first-of-type {
    margin-left:10px;
margin-right: 0px;
height: 20px;
width: 20px;
border-radius: 50%;}
.pincodeno {
    width: 150px;
    height: 35px;
    border: 2px solid #e0e0e0;
    line-height: 35px;
    margin: 0 15px 0 0;
    text-align: center;
}
.searchpin {position: absolute;
    background: none;
    right: 18px;
    top: 3px;
    padding: 6.5px 35px;
    transition: background .3s ease;
    border-radius: 15px;
    background-color:#eb5e06;
}
.searchpin:hover { background-color: #000;
    transition: background .3s ease; 
}
.searchpin a:hover{color:#fff;} 
.delivery{
    font-size: 16px;
    padding: 10px 0 0 0;
    display: inline-block;
}
.pincodebtn {
    padding: 0;
    color: #fff;
    margin-left: 2px;
    top: 2px;
    text-align: center;
    cursor: pointer;
    margin-left: 0px;
    width: 100%;
    margin-bottom: 15px;
}
.pincodebtn p{
    font-size: 11px;
    color: #000;
    text-align: left;
}
.pincodebtn .form-control{
   box-shadow: none;
    border-radius: 15px;
    border: 1px solid #a4a4a4;
    height: 40px;
}
.pincodebtn a {
    color: #fff;
    font-size: 13px;
        font-weight: 600;
}
.pincodebtn a:hover {
    text-decoration: none;
}
.pincodebtn a i{
    padding-left: 10px;
}
.addcartbox {
    margin: 16px 0 0 0;
}
.addcartbox .add-to-cart:focus{
    outline: none;
}
.addcartbox .add-to-cart, .like {background: none;
    padding: 8px 25px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #000;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    border-radius: 30px;
    font-size: 14px;
    line-height: inherit;
    border: 1px solid #000;
    
}
.addcartbox .add-to-cart i{padding-right: 5px;}
    .addcartbox .add-to-cart:hover, .like:hover {
    background: #000;
    color: #fff; 
}

.addcartbox .bynow:focus{
    outline: none;
}
.addcartbox .bynow, .like {background: #eb5e06;
    padding: 9px 30px;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-left: 19px;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    font-size: 14px;
    line-height: inherit;
    border-radius: 30px;

}
.addcartbox .bynow i{
       padding-right: 5px;
}
.addcartbox .bynow:hover, .like:hover {
    background: #000;
    color: #fff; 
}
.addcartbox .comprebtn:focus{
    outline: none;
}
.addcartbox .comprebtn {
    padding: 9px 25px;
    border-radius: 30px;
    box-shadow: none;
    border: none;
    margin-left: 7px;
}
.not-available {
    text-align: center;
    line-height: 2em;
}

    .not-available:before {
        
    font-family: fontawesome;
    content: "\f00d";
    color: #fff; 
    line-height: 20px;
    font-size: 11px;
    text-align: center;
}

.orange {
  background: #ff9f1a; }

.green {
  background: #85ad00; }

.blue {
  background: #0076ad; }
.black {
  background: #000; }

.tooltip-inner {
  padding: 1.3em; }

.product-details-section{
    padding: 20px 0 20px 0;
    background: #f1f3f6;
}
.product-details-section .product-grid8{
    background: #fff;
    /*padding: 10px 10px 10px 10px;*/
}

.product-details-section 
.owl-theme .owl-prev {
    left: -25px;
    top: 45%;
    width: 20px;
    height: 20px;
    position: absolute;
    background:url(../images/left-arrow.html) no-repeat 0px 0 !important;
    display: block;
    box-shadow:none;
        background-size: 100% !important;
}

.product-details-section 
.owl-theme .owl-next {
    right: -25px;
    top: 45%;
     width: 20px;
    height: 20px;
    position: absolute;
    background:url(../images/right-arrow.html) no-repeat 0px 0 !important;
    display: block;
    box-shadow: none;
        background-size: 100% !important;
}
.about-spfc-section{
    padding: 0px 0 20px 0;
    background: #f1f3f6;
}

.about-spfc-section .tabs-details{ background-color: #fff; padding: 20px; margin-bottom: 10px;}
.about-spfc-section .tabs-details h3{
    text-transform: capitalize;
    font-size: 20px;
    line-height: initial;
    margin-bottom: 10px;
    font-weight: 700;}
.about-spfc-section .tabs-details p{line-height: 28px;
    font-size: 14px;}
.about-spfc-section a:active{
    outline: 0;
    background: #005adb;
    color: #fff;
}

.about-spfc-section .tab-content{
    padding:20px 0px;
}
.about-spfc-section .tab-content p{
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
}
.about-spfc-section .tab-content td{
    line-height: 26px;
    padding: 10px;
    border: 1px solid #eee;
    font-weight: 300;
}
.about-spfc-section .tab-content th{
    line-height: 26px;
    padding: 10px;
    border: 1px solid #eee;
    font-weight: 400;
}
.about-spfc-section tr:nth-of-type(2n+1) {
    background: #f7f5f5;
}
.about-spfc-section .tab-content table{
width: 97%;
    margin: 20px 0 0 0;
}
.about-spfc-section .nav > li > a:focus, .nav > li > a {
    transition: background .3s ease; 
    font-weight: 600;
    font-size: 16px;
}
.about-spfc-section .nav > li > a:focus, .about-spfc-section .nav > li > a:hover {

    text-decoration: none;
    background-color: #eb5e06;
    color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color:#eb5e06;
    border: 1px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}
.nav-tabs > li > a{color: #666;}

.fw600 {
    font-weight: 600 !important;
}
.mb10 {
    margin-bottom: 10px;
}
.fw600 {
    font-weight: 600;
}
.fs18 {
    font-size: 18px;
}
.fs16 {
    font-size: 16px;
}
.wishlisticon {
    position: absolute;
	right: 20px;
	top: 20px;
	z-index: 99;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	line-height: 42px;
	padding: 0px 0 0 0;
	box-shadow: 0 1px 4px 0 rgba(0,0,0,.1);
}


.prd-block_qty {
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 6px;
}
.prd-block_qty .option-label, .prd-block_options .option-label, .product-options .option-label {
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    color: #656565;
    font-size: 16px;
    line-height: 33px;
    padding-right: 10px;
    white-space: nowrap;
}
.prd-block_qty .qty {
    padding-right: 15px;
}
.prd-block_qty .option-label:last-child, .prd-block_options .option-label:last-child, .product-options .option-label:last-child {
    padding-right: 0;
}
.prd-block_qty .qty fieldset {
    white-space: nowrap;
}
.qty-changer input[type="button"] {
    transition: border-color 0.2s ease;
    background: #fff;
    background-color: transparent;
    border: #ccc solid 1px;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #656565;
    font-size: 16px;
    height: 30px;
    line-height: 12px;
    min-width: 27px;
    padding: 6px 5px 8px;
    text-align: center;
    text-transform: uppercase;
    -webkit-appearance: none;
}
.qty-changer input[type="text"] {
    background: #fff;
    border: #ccc solid 1px;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 27px;
    padding: 0;
    text-align: center;
    -webkit-appearance: none;
    width: 30px;
    padding: 1px 0 0;
}

.productdetails-section .info-top ul {
  list-style: none;
  padding: 0;
}
.productdetails-section .info-top ul li {
  display: inline-block;
  padding: 0 9px 0;
  padding-left: 0;
  font-size: 12px;
  border: none;
}
 
.productdetails-section .info-top ul li span {
  display: inline-block;
}
.productdetails-section .info-top ul li span img {
  width: 13px;
  margin-right: 4px;
}