.filter-by > form {
    cursor: pointer;
    float: right;
}
.filter-by {
    display: inline-block;
    margin-left: 36px;
}
.shop-tab {
    margin-bottom: 0;
}
.shop-item-filter {
    display: block;
    margin-bottom: 66px;
    margin-top: 50px;
    overflow: hidden;
}
.filter-text {
    display: inline-block;
}
.filter-by select {
    border: 1px solid rgba(0, 0, 0, 0);
    font-size: 14px;
    height: 22px;
    cursor: pointer;
    outline: none
}

/*--------------------------------------------*/
/*  19. Product Details Page Start
/*--------------------------------------------*/
.product-details-area {
    padding-bottom: 15px;
}
.product-details-area .product-right-details .product-info h4 {
    font-size: 18px;
    color: #232323;
    text-transform: uppercase
}
.product-small ul.nav {
    border: 0 none !important;
}
.product-large {
    display: inline-block;
}
.product-small .nav.nav-tabs > li a {
    border: 0;
    display: inline-block;
    margin-right: 3.5px;
    padding: 0;
}
.product-large img {
    width: 100%;
}
.product-large  a {
    display: block
}
.product-small .nav.nav-tabs > li:last-child a {
    margin-right: 0;
}
.blog-header-area.prdoduct-details .b-header-text {
    padding: 92px 0 92px 66px;
}
.blog-header-area.prdoduct-details h3 {
    color: #ff5555;
    font-size: 24px;
    margin-bottom: 0;
}
.product-right-details {
}
.product-right-details > h2 {
    color: #303030;
    font-size: 24px;
    margin-bottom: 9px;
}
.product-rating {
    display: inline-block;
}
.product-right-details .review {
    display: inline-block;
    font-size: 15px;
}
.product-right-details .review a {
    color: #303030;
    padding-left: 16px;
}
.product-right-details .review > a:hover {
    color: #ff5555;
}
.p-d-price {
    color: #303030;
    font-size: 22px;
    margin-bottom: 9px;
    margin-top: 17px;
}
.p-d-price span {
    color: #6e6e6e;
    font-size: 15px;
    padding-left: 26px;
    text-decoration: line-through;
}
.middle-border {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    line-height: 27px;
    margin-top: 17px;
    padding: 25px 0;
}
.p-d-info {
    display: block;
    overflow: hidden;
    padding-top: 11px;
}
.product-details-area .filter-by, .btn-commande {
    background: #f6a62d none repeat scroll 0 0;
    margin-bottom: 25px;
    margin-left: 0;
    overflow: hidden;
    padding: 4px;
}
/*
.product-details-area .filter-by:first-child {
    background: rgba(0, 0, 0, 0) url("img/icon/p-details-1.jpg") repeat scroll 18px center;
    height: 40px;
    width: 107px;
}
.product-details-area .filter-by:nth-child(2) {
    background: rgba(0, 0, 0, 0) url("img/icon/p-details-2.jpg") repeat scroll right center;
    height: 40px;
    width: 142px;
}
*/
.product-details-area .filter-by > h4, a.p-d-btn, .btn-commande > h4 {
    color: #ffffff;
    display: inline-block;
    font-weight: 400 !important;
    height: 38px;
    line-height: 40px;
    margin-bottom: 0;
    padding-left: 9px;
    padding-right: 9px;
}
.product-details-area .filter-by select {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    height: 39px;
    padding-right: 23px;
    outline: none
}
.product-details-area .filter-by select option {
    text-align: center;
    background: #f7a62d
}
.product-details-area .fa-shopping-cart {
	padding-right: 15px;
}
.product-details-area h4 {
	font-size: 20px;
}


/*
.product-details-area .filter-by:last-child {
    background: rgba(0, 0, 0, 0) url("img/icon/p-details-1.jpg") repeat scroll 18px center;
}
*/
.cart-plus-minus-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    float: left;
    font-size: 20px;
    height: 38px;
    outline: medium none;
    text-align: center;
    width: 40px;
	color: #fff;
}
.inc.qtybutton, .dec.qtybutton {
    float: left;
    line-height: 38px;
    padding: 0 2px;
}
.dec.qtybutton {
    float: left;
}
.select-filter.number {
    color: #ffffff;
    margin: 0 6px;
}
.zoomWindowContainer {
    position: relative;
    z-index: 9999;
}
.product-s-l {
    margin-bottom: 60px
}
.bx-wrapper {
    margin: 0
}
.bx-wrapper .bx-pager a {
    border: none;
    display: block;
    margin: 0 ;
    padding: 0
}
.bx-wrapper .bx-pager a:hover {
    border: 0
}
.product-details .outside p {
    display: block;
    margin-bottom: 0
} 
.outside span a {
    border: 1px solid #e9ebeb;
    border-radius: 50%;
    display: inline-table;
    height: 42px;
    left: -5%;
    margin-top: -21px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 42px;
}
.outside span a.bx-next {
    left: auto;
    right: -5%;
}
.outside span a:hover {
    background: #7d96aa;
    border: 1px solid #7d96aa;
}
.bx-prev {
    left: -3%;
    position: absolute;
}
.bx-next {
    position: absolute;
    right: -3%;
}

.outside p span a i {
    color: #444444;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle
}
.outside p span a i:hover {
    color: #fff !important
}
.bx-controls .bx-pager .bx-pager-item a {
    display: none;
}
.p-d-cart {
    border-bottom: 1px solid #cccccc;
    padding: 43px 0;
}
a.p-d-btn:hover {
    background: #ff5555
}
.p-d-fav, .p-d-search {
    border: 1px solid #cccccc;
    color: #303030;
    display: inline-block;
    font-size: 16px;
    margin-left: 38px;
    padding: 7px 21px;
}
.p-d-fav:hover, .p-d-search:hover {
    border: 1px solid #ff5555;
    color: #ff5555
}
.product-details-area .share-post {
    border: 0 none;
    padding-top: 30px;
}
.p-details-tab {
    border-bottom: 3px solid #e6e8e9;
    border-radius: 3px;
    margin-bottom: 28px;
    position: relative;
}
.p-details-tab .nav.nav-tabs {
    border: 0
}
.p-details-tab ul li {
    margin-right: 32px;
}
.p-details-tab .nav.nav-tabs > li a {
    border: 0 none;
    color: #232323;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    padding: 0 0 5px;
    position: relative;
    text-transform: uppercase;
}
.p-details-tab li a:hover, .p-details-tab li.active > a {
    color: #7d96aa !important;
    background: transparent !important;
}
.p-details-tab .nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}
.p-details-tab li a:hover:after, .p-details-tab li.active a:after {
    background: #7d96aa none repeat scroll 0 0;
    border-radius: 3px;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
.product-details .tab-content p {
    line-height: 22px;
}
.product-details .product-info > h5 {
    margin-bottom: 10px;
    margin-top: 13px;
}
.product-details .rating {
    display: inline-block;
}
.product-details p {
    display: inline-block
}
.borderd-para {
    border-bottom: 1px solid #e6e8e9;
    border-top: 1px solid #e6e8e9;
    margin-bottom: 22px;
    margin-top: 4px;
    padding-bottom: 4px;
    padding-top: 23px;
}
.borderd-para p span {
    color: #7d96aa
}
.product-details p.details {
    border-bottom: 1px solid #e6e8e9;
    line-height: 23px;
    padding-bottom: 20px;
}
.product-details .wishlist, .product-details .signal {
    height: 33.5px;
    transform: scale(1);
    width: 33.5px;
}
.product-details .wishlist:hover, .product-details .signal:hover {
    background: #7d96aa none repeat scroll 0 0;
    border: 1px solid #7d96aa;
    color: #ffffff;
}
.product-small {
    position: relative;
	 text-align: center;
}
.product-small img	 {
	height: 64px;
	border: 1px solid #ccc;
	margin-right: 10px;
	}
/*
.product-small li a img {
    width: 101px;
}
*/
.bx-wrapper .bx-viewport {
    box-shadow: none;
    left: 0;
}
.product-details .single-image {
    height: 100px;
    width: 33%;
}
.product-details .sidebar-info .product-info {
    float: left;
    width: 65%;
}
.product-details .feature-heading {
    margin-bottom: 24px;
    position: relative;
}
.product-details .feature-heading::after {
    background: #e6e8e9 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
}
.product-details .feature-heading h2 {
    color: #232323;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
}
.product-details .feature-heading h2::after {
    background: #1B74BF none repeat scroll 0 0;
    border-radius: 1.5px;
    bottom: 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
.product-details .single-news, .product-details .single-news  {
    margin-bottom: 35px;
}
.product-details .widget.widget-tags {
    margin-bottom: 50px;
    margin-top: 18px;
}
.product-details .arrival-heading > h2 {
    margin-top: 28px;
}
.product-details-area .single-p-slide-bottom .col-md-4 {
    width: 100%;
}
.product-details .single-p-slide .single-product .product-info button.n-a-btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e6e8e9;
    color: #444444;
}
.product-details .single-p-slide .single-product .product-info button.n-a-btn:hover {
    background: #7d96aa none repeat scroll 0 0;
    border: 1px solid #7d96aa;
    color: #fff
}
.product-details .brand-area {
    padding-bottom: 48px;
    padding-top: 36px;
}
.review-left a {
    color: #444444;
}
.review-left a:hover {
    color: #7d96aa;
}
.review-left p span {
    font-weight: 700;
}
.review-left p {
    margin-bottom: 5px;
}
.review-rating > p {
    font-size: 11px;
    text-transform: capitalize;
    width: 41px;
}
.review-left .rating i {
    font-size: 13px;
}
.review-left .italic {
    font-style: italic;
    font-weight: 400;
}
.review-right > h3 {
    color: #232323;
    font-size: 13px;
    font-weight: 400;
}
.review-right > h4 {
    color: #232323;
    font-size: 12px;
    font-weight: 500;
}
.p-details-table table {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #f2f2f2;
    width: 100%;
}
.p-details-table table tr td {
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
.p-details-table table td, .p-details-table table th {
    padding: 13px 9px;
}
.p-details-table table th {
    border-bottom: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}
.p-details-table table thead th {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.p-details-table table tbody th {
    font-size: 16px;
    font-weight: 400;
}
.product-details-area .form-control:focus {
    box-shadow: none;
    background: #edf7fd;
    border: 1px solid #dddddd
}
.product-details-area .form-top {
    border: 0 none;
    padding: 0;
}
.product-details-area .submit-form {
    border-top: 1px solid #f2f2f2;
    margin-top: 14px;
    padding-right: 0;
    padding-top: 6px;
}
.product-details-area .submit-form .add-tag-btn {
    background: #ffffff none repeat scroll 0 0 !important;
    border: 1px solid #e6e8e9 !important;
    color: #444444 !important;
    text-transform: uppercase
}
.product-details-area .submit-form .add-tag-btn:hover, .product-tag-name .add-tag-btn:hover {
    background: #7d96aa none repeat scroll 0 0 !important;
    border: 1px solid #7d96aa !important;
    color: #fff !important;
}
.product-details-area .form-top {
    margin-top: 22px;
}
.product-details-area .tab-content.review {
    margin-bottom: 22px;
}
.product-details-area .product-tag-name .form-top {
    margin-top: 0;
}
.product-tag-name .form-control {
    float: left;
    margin: 0 5px 5px 0;
    padding: 0;
    width: 200px;
}
.product-tag-name .form-group label {
    display: block;
    overflow: hidden;
}
.product-tag-name .add-tag-btn {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #e6e8e9;
    border-radius: 23px;
    color: #444444;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    padding: 6px 25px;
    text-transform: uppercase;
    transition: background 0.3s ease 0s, color 0.2s ease 0s;
}
.product-tag-name > p {
    font-size: 11px;
    margin: 0;
}
.product-tag-name .form-group {
    margin-bottom: 0;
}

.product-details-area .tarif {
    font-size: 30px;
    color: #3e6a96;
}