﻿/*----------------------------------------*/
/*  1.2.0  Slider CSS
/*----------------------------------------*/
/*img {max-width:100%;height:auto}*/
.slider-content h4 {
    color: #303030;
    /*font-family: 'Futura Futuris';*/
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 28px;
}
.slider-content h1.title {
    color: #444;
    /*font-family: 'Futura Futuris';*/
    font-size: 62px;
    margin-bottom: 25px;
    line-height: 53px;
    text-transform: uppercase;
    font-weight: bold;
}
.nivo_text {
    left: 48%;
    text-align: center;
    top: 38%;
    height: auto;
    position: absolute;
}
.nivo_text .slider-img {
    left: -66%;
    top: -64%;
    position: absolute;
}
.nivo_text.slide_two {
    left: 48%;
    text-align: left;
    top: 28%;
}
.slider-content.slider-text-2 h1 span{
    color: #F05A66;
}
.slider-button {
    border-bottom: none;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
    text-transform: uppercase;
    display: block;
    background: #303030;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.slider-button:hover {
    color: #fff;
    background: #F05A66; 
}
.nivo-controlNav {
    display: none;
}
.slider-button:hover {
    background: #F05D68;
    color: #fff;
}
/*----------------------------------------*/
/*  1.5.0  Featured CSS
/*----------------------------------------*/
/*.section-title h2 {
    color: #bebebe;
    font-family: "Futura Futuris";
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 89px;
    text-align: center;
    text-transform: uppercase;
}*/
.popular-area .section-title h2 {
    margin-bottom: 16px;
}
.single-product {
    margin-bottom: 20px;
    margin-top: 50px;
    position: relative;
}
.pro-price {
    color: #303030;
    font-size: 14px;
    float: left;
    font-weight:bold;
}
.new-sale {
    color: #f05a66;
    float: right;
    font-size: 14px;
    text-transform: uppercase;
}
.wish-icon-hover.text-center > h3, .product-content.text-center > h3 {
    color: #606060;
    font-size: 21px;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: capitalize;
}
.single-latest-blog-img {
    padding-bottom: 26px;
}
.single-latest-blog-img > a {
    display: block;
}
.single-latest-blog-text h5 {
    font-size: 14px;
    color: #606060;
    float: right;
}
.wish-icon-hover h4 a, .product-content h4 a {
    color: #f05a66;
    font-size: 14px;
    left: 0;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    margin-top: 35px;
}
.single-product-img.clearfix.hover-effect > a {
    display: block;
    border:solid 1px #89ad05;
    overflow:hidden;
}
.tssingle-product-img.clearfix.hover-effect > a {
    display: block;
    border: solid 1px #fff;
    overflow: hidden;
}
/*----------------------------------------*/
/*  1.7.0  Popular CSS
/*----------------------------------------*/
.owl-theme .owl-controls {
    margin: 0;
}
.owl-buttons {
    position: absolute;
    right: 0px;
    top: -38px;
}
.owl-theme .owl-controls .owl-buttons div {
    background: #ffffff none repeat scroll 0 0;
    color: #757575 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 300ms ease 0s;
}
.latest-blog-slider.owl-theme .owl-controls .owl-buttons div{background: #FBFBFB !important}
.owl-theme .owl-controls .owl-buttons div.owl-prev:after {
    position: absolute;
    top: 2px;
    right: -7px;
    content:"/";
    color: #1e1e1e;
    font-size: 12px;
}
.owl-theme .owl-controls .owl-buttons div:hover {
    color: #1e1e1e !important;
}
.section-tab-menu, .tendy-tab-menu {
    border-bottom: 1px solid #F5F5F5;
}
.section-tab-menu ul li a, .tendy-tab-menu ul li a{
    color: #a6a6a6 !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.section-tab-menu ul li:hover a, .tendy-tab-menu ul li:hover a,.section-tab-menu ul li.active a, .tendy-tab-menu ul li.active a{
    color: #1e1e1e !important;
}
.section-tab-menu ul li{
    padding: 0px 16px;
}
.section-tab-menu ul li:first-child{
    padding-left: 0px;
}
.section-tab-menu ul li:last-child{
    border-right: none;
}
.tendy-tab-menu ul, .wish-icon-hover ul, .section-tab-menu ul{
    margin: 0;
    padding:0;
    list-style: none;
}
.tendy-tab-menu ul, .section-tab-menu ul{
    margin-bottom: 6px;
    margin-top: 10px;
}
.tendy-tab-menu ul li, .wish-icon-hover ul li, .section-tab-menu ul li{
    display: inline-block;
}
.tendy-tab-menu ul li{
    margin-right: 20px;
}
.tendy-tab-menu ul li:last-child{
    margin-right: 0px;
}
.tendy-tab-menu ul li a:focus, .section-tab-menu ul li a:focus{
    text-decoration: none
}
.trend-item, .section-tab-item{
    display: none;
}
.trend-item.active, .section-tab-item.active{
    display: block;
}
.single-product-item{
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.wish-icon-hover, .product-content{
    position: absolute;
    left:0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    z-index: 9;
    top:38%;
}
.wish-icon-hover.text-center > ul, .product-action.text-center > ul {
    bottom: 0;
    position: absolute;
}
.product-action ul li{
    margin-right: 1px;
    width: 20%;
    float:left;
    text-align: center;
}
.wish-icon-hover ul li:last-child, .product-action ul li:last-child{
    margin-right: 0px;
}
.product-action ul li.add-bag {
    width: 59%;
}

.product-action ul li.madd-bag {
    width: 49.91%;
}
.product-action ul li a{
    background: #303030 none repeat scroll 0 0;
    display: block;
    height: 38px;
    transform: scale(0);
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    color: #fff;
    line-height: 37px;
    transform: scale(0);
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-in-out;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.wish-icon-hover.text-center li, .product-action.text-center li {
    float: left;
    margin: 0;
}
.wish-icon-hover.text-center li.add-bag a, .product-action.text-center li.add-bag a{
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.wish-icon-hover ul li:hover a, .wish-icon-hover ul li.active a, .product-action ul li:hover a, .product-action ul li.active a{
    background: #F05A66 !important;
    color: #fff !important;
}
.hover-effect, .hover-effect a {
    position: relative;
    display: block;
}
.hover-effect > a::after {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    content: "";
    height: 100%;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 8;
}
.hover-effect a::before, .hover-effect a::after {
    display: block;
}
.single-product:hover .hover-effect > a::before {
    left: 0;
    top: 0;
} 
.single-product:hover .hover-effect > a::after {
    right: 0;
    bottom: 0;
}
.single-product-item:hover {
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.25);
}
.single-product-item:hover .wish-icon-hover, .single-product-item:hover .product-content{
    opacity: 1;
}
.single-product-item:hover .wish-icon-hover ul li a, .single-product-item:hover .product-action ul li a {
    transform: scale(1);
}
.wish-icon-hover ul li:nth-child(1) a, .product-action ul li:nth-child(1) a{
    transition-delay: 0.0s;
}
.wish-icon-hover ul li:nth-child(2) a, .product-action ul li:nth-child(2) a{
    transition-delay: 0.2s;
}
.wish-icon-hover ul li:nth-child(3) a, .product-action ul li:nth-child(3) a{
    transition-delay: 0.3s;
}
.product-action {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 99;
}

/*----------------------------------------*/
/*  3.0.0  Shop CSS
/*----------------------------------------*/
.product-details-area.left-sidebar .product-detail.shop-product-text{
    padding: 0;
}
.shop-item-filter.right {
    float:right !important;
}
.shop-item-filter {
    display: block;
    overflow: hidden;
    /*background: #fff;
    border: 1px solid #ddd;*/
    padding: 12px 0;
    line-height: 0;
}
.myshop-item-filter {
    display: block;
    padding: 12px 0;
    line-height: 0;
}
.widget-banner {
    position: relative;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.widget-banner:hover{
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.tab-content #grid .single-product {
    margin-top: 30px;
}
.shop-fullgrid-area .tab-content{
    margin-bottom: 30px;
}
#list .shop-product-text .shop-buttons {
    margin-bottom: 0;
}
.shop-fullgrid-area .single-product, .shop-grid-leftsidebar-area .single-product, .shop-grid-rightsidebar-area .single-product, .shop-list-leftsidebar-area .single-product {
    margin-top: 30px;
    margin-bottom: 0px;
}
.shop-tab ul{
    margin: 0;
    padding:0;
    list-style: none;
}
.shop-tab ul li{
    display: inline-block;
    margin-right: 8px;
}
.shop-tab li a i {
    color: #909090;
    float: left;
    font-size: 22px;
    padding: 4px 6px 3px;
    position: relative;
    border: 1px solid transparent;
}
.shop-tab li:hover a i, .shop-tab li.active a i {
    color: #F0626D;
    border: 1px solid #F0626D;
}
.shop-view a.active.list-view i, .shop-view a.list-view:hover  i{
    color: #fff;
    background: #F05166;
}
.filter-by h4 {
    color: #303030;
    display: inline-block;
    /*font-family: "Futura Futuris";*/
    font-size: 14px;
    margin-right: 10px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.filter-by.right {
    display: inline-block;
    float: right;
}
.filter-by > form {
    cursor: pointer;
    display: inline-block;
}
.filter-by {
    display: block;
    padding: 5px 0;
}
.shop-item-filter .pagination {
    background: #ffffff none repeat scroll 0 0;
    border: none;
    display: block;
    margin: 0;
    padding: 0;
}
.single-product-info {
    left: 0;
    padding: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
.shop-item-filter.bottom{
    margin-bottom: 100px;
    margin-top: 30px;
}
.shop-tab {margin-bottom: 0}
.filter-text {display: inline-block}
.filter-by select {
    border: 1px solid #A6A6A6;
    font-size: 12px;
    color: #606060;
    cursor: pointer;
    padding: 0px 5px;
    -moz-appearance:button;
    text-transform: uppercase;
    font-weight: 500;
    /*font-family: "Futura Futuris";*/
    letter-spacing: 2px;
}
.cat-service-area select:focus {background: #ffffff none repeat scroll 0 0}
.shop-main-area .filter-by h4 {
    color: #69686c;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 0;
    margin-right: 5px;
    padding: 0 9px 0 0;
}
.page-menu ul {
    margin: 0;    
    padding: 0;
    list-style: none;
    float: right;
}
.page-menu ul li{
    display: inline-block;
    font-size: 14px;
    color: #282828;
    font-family: 'Futura Futuris';
}
.page-menu ul li.li-page{
    margin-right: 10px;
}
.page-menu ul li a{
    color: #a6a6a6;
    font-family: 'Futura Futuris';
    font-weight: bold;
    border: 1px solid #A6A6A6;
    margin-right: 5px;
    height: 25px;
    width: 25px;
    display: block;
    text-align: center;
    padding-top: 2px;
}
.page-menu ul li:last-child a{
    margin-right: 0px;
}
.page-menu ul li:hover a, .page-menu ul li.active a{
    color: #fff;
    background: #F05166;
    border: 1px solid #F05166;
}
.leftsidebar #list .shop-single-products {
    margin-bottom: 50px;
}
.margin-none{
    margin-bottom: 0px;
    margin-top: 0px;
}
.shop-single-products .single-product-info i, .shop-single-products .single-product-info h4, .shop-single-products .single-product-info h3 a:hover {
    color: #F05166;
}
.shop-single-products .wish-icon-hover ul li:hover a, .shop-single-products .wish-icon-hover ul li.active a{
    background: #F05166 !important;
}
.shop-single-products .single-product-img .tssingle-product-img {
    position: relative;
}
.shop-single-products span {
    top: 15px;
    left: 10px;
    z-index: 9;
}
.new-sale span:nth-child(2) {
    top:45px;
}
/*----------------------------------------*/
/*  4.0.0  Shop Left Sidebar CSS
/*----------------------------------------*/
.single-left-widget {
    /*background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ebebeb;*/
    margin-top: 30px;
    padding: 25px 25px 22px;
}
.blog-sidebar .single-left-widget:first-child, .shop-grid-leftsidebar-area .single-left-widget:first-child, .shop-list-leftsidebar-area .single-left-widget:first-child{
    margin-top: 0px;
}
.blog-fullview-area.left-sidebar .single-latest-blog {
    margin-bottom: 30px;
}
.single-left-widget.without-background {
    background: none;
    border: none;
    padding: inherit;
}
.single-left-widget.without-background .section-title h4{
    padding-top: 4px;
    margin-left: 10px;
}
.single-left-widget:last-child{
    margin-bottom: 0px;
}
.single-left-widget .section-title h4 {
    display: block;
    /*font-family: "Futura Futuris";*/
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-bottom: 10px;
    position: relative;
}
.single-left-widget .section-title h4:before, .single-left-widget .section-title h4:after{
    background: #303030 none repeat scroll 0 0;
    bottom: 3px;
    content: "";
    height: 13px;
    left: -6px;
    position: absolute;
    width: 1px;
}
.single-left-widget .section-title h4::after {
    bottom: 6px;
    height: 1px;
    left: -9px;
    width: 25px;
}
.single-left-widget.padding-none{
    padding: 0;
}  
.single-left-widget .section-title ul li a {
    color: #606060;
    /*font-family: "Futura Futuris";*/
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    letter-spacing: 2px;
}
.single-left-widget .section-title ul > li:hover > a, .single-left-widget .section-title ul li ul li a:hover, .single-left-widget .section-title ul li:hover a i, .single-left-widget .section-title ul li.active a, .single-left-widget .section-title ul li.active a i{
    color: #F05166;
}
.single-left-widget .section-title ul li{
    padding-bottom: 6px;
}
.blog-fullview-area.blog-details .blog-content > h4{
    margin-bottom: 15px;
}
.blog-fullview-area.blog-details .blog-content > p{
    margin-bottom: 20px;
}
.single-left-widget .section-title ul li:last-child, .single-left-widget .section-title ul.size-widget li{
    padding-bottom: 0px;
}
.single-left-widget .section-title ul li a i {
    border: 1px solid #dddddd;
    float: right;
    height: 14px;
    text-align: center;
    width: 14px;
    letter-spacing: 0px;
}
.single-left-widget .section-title ul li ul li {
    margin-left: 20px;
    margin-top: 7px;
    padding-bottom: 0px;
}
.widget-banner > a > img {
    display: block;
    position: relative;
}
.submenu {
    overflow:hidden;
    max-height: 0;
    transition: max-height 0.25s ease-out;
}
.submenu-active {
    display:block;
    color:#FFFFFF;
    max-height: 600px !important;
    transition: max-height 0.75s ease-in;
}
.single-left-widget.without-background .shop-now {
    background: #f05a66 none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    font-weight: 500;
    padding: 10px 24px;
    text-transform: uppercase;
    position: absolute;
    left: 50%;
    margin-left: -62px;
}
.single-left-widget.without-background .shop-now:hover {
    color: #000;
}
.price-filter {
    margin-right: 5px;
    margin-top: 10px;
}
#slider-range {
    background: #EEEEEE none repeat scroll 0 0;
    border: 0 none;
    height: 4px;
    border-radius: 0px;
}
.ui-slider-range.ui-widget-header.ui-corner-all {
    background: #282828 none repeat scroll 0 0 !important;
    border: medium none !important;
    height: 4px;
    margin-top: 0;
}
.section-title .price-filter .ui-slider-handle.ui-state-default.ui-corner-all {
    background: #EEEEEE none repeat scroll 0 0;
    border-radius: 50%;
    height: 12px;
    margin-top: 1px;
    width: 12px !important;
    padding: 0;
    border: 2px solid #F05166;
}
.price-slider-amount {
    margin: 6px 0 0;
    padding-top: 5px;
    text-align: center;
}
.slider-values {overflow: hidden}
.price-slider-amount input {
    border: medium none;
    display: inline-block;
    float: left;
    font-family: "Futura Futuris";
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    width: 70px;
}
.price-filter label {
    color: #606060;
    float: left;
    font-family: 'Futura Futuris';
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0;
    letter-spacing: 2px;
    display: inline-block;
}
ul.size-widget, ul.color-widget, ul.widget-tag{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.size-widget {
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    display: inline-block;
    margin-bottom: 25px;
}
ul.size-widget li{
    float:left;
    font-family: 'Futura Futuris';
    font-weight: 400;
    border-right: 1px solid #ddd;
}
ul.size-widget li:last-child{
    border-right: none;
}
ul.size-widget li:last-child{
    margin-right: 0px;
}
.single-left-widget .section-title ul.size-widget li a{
    color: #303030;
    float: left;
    font-size: 14px;
    text-align: center;
    padding: 12px 19.5px !important;
    font-family: 'Futura Futuris';
    font-weight: 500;
}
.single-left-widget.padding-none .section-title h4{
    padding: 25px 25px 12px 25px;
}
.single-left-widget.padding-none .section-title h4::before, .single-left-widget.padding-none .section-title h4::after{
    left: 19px;
    bottom: 6px;
}
.single-left-widget.padding-none .section-title h4::after{
    bottom: 9px;
    left: 16px;
}
.single-left-widget .section-title ul.size-widget li:hover a{
    color: #fff;
    background: #F05A66;
}
.single-left-widget .section-title ul.color-widget li {
    display: block;
    padding-bottom: 20px;
    padding-left: 35px;
    position: relative;
}
.single-left-widget .section-title ul.color-widget li span {
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
    border: 1px solid #dddddd;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-left-widget .section-title ul.color-widget li span:hover {
    border: 2px solid #dddddd;
}
.single-left-widget .section-title ul.color-widget li:last-child{
    padding-bottom: 0px;
}
.single-left-widget .section-title ul.color-widget li:nth-child(5), .single-left-widget .section-title ul.color-widget li:nth-child(10){
    margin-right: 0px;
}
ul.color-widget li span.red{
    background: #FE0000;
}
ul.color-widget li span.merun{
    background: #9D0B0E;
}
ul.color-widget li span.megenta{
    background: #EC018C;
}
ul.color-widget li span.blue{
    background: #0000FF;
}
ul.color-widget li span.black{
    background: #000000;
}
ul.color-widget li span.pink{
    background: #FF69B4;
}
ul.color-widget li span.yellow{
    background: #f4ff43;
}
ul.color-widget li:last-child{
    margin-right: 0px;
}
.single-left-widget .section-title ul.color-widget li a {
    color: #303030;
    display: block;
    font-size: 12px;
    height: 20px;
    line-height: 19px;
    text-align: center;
    width: 20px;
}
/*----------------------------------------*/
/*  5.0.0  Shop List CSS
/*----------------------------------------*/
.shop-product-text{
    border: 1px solid #ddd;
}
.shop-product-text h4 a{
    font-size: 18px; 
    color: #303030;
    font-weight: 500;
    margin-bottom: 16px;
    display: block;
    /*font-family: 'Futura Futuris';*/
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    text-transform: uppercase;
}
.shop-product-text h4 a:hover{
    color: #F05A66;
}
#list .single-product, .shop-product-text {
    margin-bottom: 0;
    margin-top: 30px;
    position: relative;
}
.shop-product-text {
    padding: 25px 40px 34px 30px;
    position: inherit;
}
.price-box {
    display: inline-block;
}
.rating-right{
    float: right;
}
.price-box > span {
    color: #303030;
    font-size: 18px;
    font-weight:bold;
    margin-right: 10px;
    /*font-family: 'Futura Futuris';*/
}
.price-box del {
    color: #909090;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Futura Futuris';
}
.price-rating-container{
    margin-bottom: 20px;
}
.availability, .availability > span, .overview, .size, .quantity_wanted_p label, .quantity, .share, .color {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 15 px;
}
.quantity_wanted_p label {
    display: block;
    margin-bottom: 10px;
}
.share ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.share ul li{
    display: inline-block;
    margin-right: 10px;
}
.share ul li:last-child{
    margin-right: 0px;
}
.share ul li i{
    display: block;
    border: 1px solid #ddd;
    color: #303030;
    font-size: 20px;
    height: 38px;
    width: 38px;
    background: #fff;
    text-align: center;
    line-height: 38px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.shop-buttons{
    margin-bottom: 28px;
}
.share ul li i:hover{
    color: #fff;
    background: #F05A66;
    border: 1px solid #F05A66;
}
.size, .color, .quantity, .share {
    margin-bottom: 10px;
}
.color-cat{
    margin-bottom: 25px;
}
.availability{
    margin-bottom: 20px;
}
.availability > span {
    color: #30b878;
}
.cart-plus-minus-box {
    -moz-appearance: textfield;
    border: medium none;
    line-height: 32px;
    width: 100%;
    padding-left: 25px;
}
#quantity-wanted-p {
    display: inline-block;
    position: relative;
    border: 1px solid #ddd;
    width: 85px;
    height: 36px;
    margin-right: 10px;
}
.dec.qtybutton, .inc.qtybutton {
    background: rgba(0, 0, 0, 0) url("img/icon/arrow-up.png") no-repeat scroll 0 0;
    cursor: pointer;
    font-size: 0;
    height: 20px;
    position: absolute;
    right: 0;
    top: 8px;
    width: 20px;
}
#quantity-wanted-p:after{
    top: 0;    
    right: 28px;
    width: 1px;
    height: 100%;
    background: #ddd;
    content: "";
    position: absolute;
}
.inc.qtybutton {
    background: rgba(0, 0, 0, 0) url("img/icon/arrow-down.png")no-repeat scroll 0 0;
    top: 20px;
}
.product-desc {
    color: #606060;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 25px;
}
#list .product-desc {
    margin-bottom: 38px;
}
.cart-btn > span {
    background: #f05a66 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-weight: 500;
    margin-right: 10px;
    padding: 10px 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.cart-btn > span:hover {
    color: #000
}
.cart-btn, .shop-buttons > a {
    display: inline-block;
}
.shop-buttons .fa.fa-heart-o, .shop-buttons .fa.fa-refresh, .shop-buttons .fa.fa-desktop {
    border: 1px solid #dddddd;
    color: #606060;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    width: 40px;
    margin-right: 10px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.shop-buttons .fa.fa-heart-o:hover, .shop-buttons .fa.fa-refresh:hover,  .shop-buttons .fa.fa-desktop:hover  {
    border: 1px solid #F05A66;
    color: #F05A66;
}
.shop-buttons{
    margin-top: 5px;
}
/*----------------------------------------*/
/*  6.0.0  Shop Detail CSS
/*----------------------------------------*/
.product-thumb{
    float: left;
    width: 18%;
    margin-right: 15px;
    overflow: hidden;
}
.product-thumb ul li {
    border: 1px solid #dddddd;
    margin: 3px;
    margin-bottom: 28px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.product-thumb ul li:hover {
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.zoomWrapper{
    overflow: hidden;
    margin-bottom: 15px;
}
.product-details-area.fullwidth ul.breadcrumb{
    margin-bottom: 40px;
}
.product-img-list img{
    border: 1px solid #ddd; 
}
.product-img-list ul li:hover, .product-img-list ul li.active{
    box-shadow: 0 0 7px 2px rgba(0, 0, 0, 0.25); 
}
.p-tab-img{
   display: none; 
}
.p-tab-img.active{
   display: block; 
}
.product-main-img {
    float: right;
    width: calc(82% - 15px);
}
.product-img-list {
    float: left;
    width: 18%;
}
.product-img-list ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.product-img-list ul li {
    display: block;
    margin-bottom: 18.5px;
}
.product-img-list ul li:last-child{
    margin-bottom: 0px;
}
.product-description-tab{
    margin-top: 45px;
}
.product-title > h2 {
    color: #303030;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.product-detail .fa.fa-check {
    margin-right: 10px;
}
.product-detail >p  a:last-child{
    margin-right: 15px;
}
.product-detail > p > i{
    background: #81CA33;
    border-radius: 50%;
    padding: 2px;
    color: #fff;
}
.product-detail.shop-product-text{
    margin-top: 0px;
    padding: 0px 0px 0px 40px;
    border: none;
}
.size-categories ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
}
.color-cat{
    height: 39px;
    width: 220px;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #909090;
    font-family: 'Futura Futuris';
    font-weight: 500;
    padding: 6px 0px;
}
.size-categories ul li{
    float: left;
    border: 1px solid #ddd;
    border-left: none;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.size-categories ul li a{
    padding: 7px 25px;
}
.size-categories ul li:hover a{
    color: #fff;
    background: #F05A66;
}
.size-categories ul li:first-child{
    border-left: 1px solid #ddd;
}
.size-categories ul li a{
    display: block;
    color: #303030;
    font-size: 14px;
    font-family: 'Futura Futuris';
}
.size-quantity{
    margin-bottom: 25px;
}
.size h2, .quantity h2, .product-details_color h2{
    font-size: 18px;
    color: #212121;
    text-transform: uppercase;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 16px;
}
.product-details_color{
    width: 58%;
}
.size-quantity .size{
    float: left;
    width: 60%;
}
.size-quantity .quantity{
    float: right;
    width: calc(40% - 30px);
}
.quantity > input {
    border: 1px solid #ddd;
    padding-left: 10px;
    width: 100%;
}
.favorite_icons i, .favorite_icons a.add_to_cart{
    color: #fff;
    background: #212121;
    padding: 10px 12px;
    margin-right: 12px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.favorite_icons i:hover, .favorite_icons a.add_to_cart:hover{
    color: #212121;
    background: #C28648;
}
.favorite_icons a.add_to_cart{
    text-transform: uppercase;
    font-size: 11px;
}
.pp_quantity {
    display: inline-block;
    color: #252525;
    border: 1px solid #ddd;
}
.description-tab-menu ul{
    margin: 0px;
    padding: 0px;
}
.description-tab-menu ul li{
    display: inline-block;
    float: left;
    position: relative;
}
.description-tab-menu ul li a {
    color: #909090;
    display: block;
    /*font-family: "Futura Futuris";*/
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    padding-right: 45px;
    text-transform: uppercase;
}
.description-tab-menu ul li:last-child a{
    padding-right: 0px;
}
#description > p, #specification > p, #review > p, .tab-caroursel-twenty .tab-content p, .tab-content ul li {
    color: #666;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 24px;
}
.product-description-tab {
    /*background: #ffffff none repeat scroll 0 0;*/
    /*border: 1px solid #dddddd;*/
    margin-top: 15px;
    padding: 45px 30px;
}
.product-details-area.fullwidth{
    padding-top:80px;
    padding-bottom: 80px;
}
.product-details-area.left-sidebar .product-description-tab {
    padding: 40px 30px 30px;
}
.product-details-area.left-sidebar{
    padding-bottom: 75px;
}
.description-tab-menu ul li:last-child a:before{
    background: transparent;
}
.product-description-tab ul li i.fa.fa-circle {
    margin-right: 12px;
}
.product-description-tab ul li {
    line-height: 23px;
}
.product-details-area .single-left-widget {
    margin-top: 10px;
}
.product-details-area.left-sidebar .single-left-widget {
    margin-top: 3px;
    margin-bottom: 27px;
}
.description-tab-menu ul li.active a, .description-tab-menu ul li:hover a {
    color: #303030;
}
.product-description-tab .tab-content {
    padding-top: 30px;
}
.tab-caroursel-twenty .tab-content ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.tab-caroursel-twenty .tab-content p{
    margin-bottom: 15px;
}
.tab-caroursel-twenty .tab-content ul li{
    margin-top: 10px;
}
.tab-caroursel-twenty .tab-content ul i{
    margin-right: 15px;
    margin-top: 6px;
}
.widget-color h4.follow {
    color: #252525;
    font-family: 'Futura Futuris';
    font-size: 15px;
    display: inline-block;
    margin-right: 10px;
}
.widget-color h4.follow ul{
    margin: 0;
    padding:0;
    list-style: none;
}
.widget-color h4.follow ul li{
    display: inline-block;
}
.widget-color h4.follow ul li a i{
    display: block;
    color: #fff;
    font-size: 14px;
}
.widget-color h4.follow ul li.facebook a i{
    background: #3E5990;
    height: 28px;
    width: 28px;
    border-radius: 5px;
}
.widget-color ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.widget-color ul li{
    display: inline-block;
    margin-right: 15px;
}
.widget-color ul li a{
    display: block;
    height: 26px;
    width: 26px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
}
.widget-color ul li:hover a{
    color: #000;
}
.widget-color ul li.facebook a{
    background: #3E5990;
}
.widget-color ul li.twitter a{
    background: #4788C0;
}
.widget-color ul li.google-plus a{
    background: #D73727;
}
.product-detail .wish-icon-hover ul li.cart {
    background: #c43b68 none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    height: 35px;
    margin-right: 5px;
    width: 150px;
}
.product-description-tab ul li i.fa.fa-circle{
    font-size: 8px;
}
.shop-review #review h2{
    font-size: 20px;
    color: #252525;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.own_review h2 {
    margin-top: 55px;
}
.own_review p, .overall_rating table td {
    font-size: 15px;
    color: #252525;
    font-weight: 600;
}
.review_form input[type="submit"] {
    background: #c43b68 none repeat scroll 0 0;
    border: 1px solid #c43b68;
    border-radius: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-top: 15px;
    padding: 8px 25px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    margin-bottom: 60px;
}
.shop-review .featured-area, .shop-review  .trending {
    border-top: 1px solid #ddd;
}
.shop-review  .trending {
    padding-top: 60px;
}
.review_form input[type="submit"]:hover {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c43b68;
    color: #c43b68;
}
.overall_rating input {
    margin-left: 60px;
}
.overall_rating p {
    margin-left: 42px;
}
.own_review p span{
    color: #c43b68;
}
.overall_rating {
    margin: 30px;
}
.review_input_text p.nick, .review_input_text p.review{
    float:left;
    width: 350px;
}
.review_input_text p.review{
    margin-left: 20px;
}
.review_form textarea {
    margin-top: 10px;
    width: 67%;
}
.nick > input, .review > input {
    border: 1px solid #ddd;
    height: 40px;
    width: 100%;
    margin-top: 10px;
    padding: 10px;
}
.shop-review ul.client_review li{
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.shop-review ul.client_review li h3{
    font-size:15px;
    color: #262626;
    font-weight: 600;
    margin-bottom: 8px;
}
.shop-review ul.client_review li h3 span{
    font-weight: 400; 
}
.shop-review ul.client_review li p{
    font-size: 15px;
    color: #262626;
    font-weight: 600;
}
.shop-review ul.client_review li p a i{
    color: #F8C100;
    font-size: 14px;
    margin-right: 0px;
}
.shop-review ul.client_review li p.rating{
    margin-bottom: 5px;
}
.shop-review ul.client_review li p.rating span{
    margin-right: 10px;
}
.shop-review .product-description-tab .tab-content {
    border-bottom: none;
}
.search-cat {
    background: rgba(0, 0, 0, 0) url("img/product/arrow_down.png") no-repeat scroll 91% 11px;
    cursor: pointer;
    float: left;
    font-weight: 700;
    height: 26px;
    padding: 0;
    text-transform: capitalize;
    width: 130px;
    border: 1px solid #ddd;
}
.category-items {
    -moz-appearance: none;
    background: none;
    border: 0 none;
    border-radius: 0;
    color: #a6a6a6;
    cursor: pointer;
    font-size: 14px !important;
    height: 24px;
    line-height: 26px;
    outline: medium none;
    overflow: hidden;
    padding: 0 25px 0 10px;
    transition-duration: 0.4s;
    transition-property: height;
    width: 100%;
    z-index: 9999;
    font-family: 'Futura Futuris';
}
.product-details-area.left-sidebar #quantity-wanted-p {
    display: inherit;
    margin-bottom: 28px;
}
.product-details-area.left-sidebar .shop-product-text h4 a, .product-details-area.left-sidebar .price-rating-container, .product-details-area.left-sidebar .availability, .product-details-area.left-sidebar .product-desc, .product-details-area.left-sidebar .size-categories ul{
    margin-bottom: 20px;
}
.product-details-area.left-sidebar .color-cat{margin-bottom: 27px}
.color-cat{
    position: relative;
}
.color-cat:before {
    position: absolute;
    right: 0;
    top: 45%;
    content:""; 
    background: url(img/icon/arrow-down.png)no-repeat scroll 0 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
option {
    border-right: 1px solid #dddddd;
    padding: 3px;
}
.size-quantity .single-size-quantity {
    display: inline-block;
    margin-right: 40px !important;
    overflow-x: hidden;
    overflow-y: hidden;
}
.single-size-quantity > h4 {
    color: #000;
    display: inline-block;
    float: left;
    line-height: 26px;
    margin-right: 10px;
}
.wish-icon-product-details{
   margin-bottom: 45px;
}
.wish-icon-product-details ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.wish-icon-product-details ul li{
    display: inline-block;
    margin-right: 20px;
}
.wish-icon-product-details ul li i{
    display: block;
    color: #39393b;
    font-size: 12px;
    border: 1px solid #BABABA;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.wish-icon-product-details ul li:hover i, .wish-icon-product-details ul li.active i{
    background: #F05166;
    color: #fff;
    border: 1px solid #F05166;
}
.related-prouct-area{
    margin-top: 60px;
}
.related-prouct-area .section-title h4{
    padding-bottom: 35px;
}
.related-prouct-area .wish-icon-hover ul li:hover a, .related-prouct-area .wish-icon-hover ul li.active a{
    background-color: #F05166 !important;
}
.related-prouct-area .single-product-info i, .related-prouct-area .single-product-info h4{
    color: #F05166;
}
.zoomWrapper, .product-thumb, .single-zoom-thumb {position: relative}
.text-right {text-align: left}
.zoomLens {
    border: 1px solid #ccc !important;
    cursor: move !important;
    display: block;
    height: 230px !important;
    width: 170px !important;
}
.zoomContainer .zoomWindow {
    border: 2px solid #ccc !important;
    height: 100% !important;
    margin-left: 10px !important;
    width: 100% !important;
    z-index: 9 !important;
}
