@CHARSET "UTF-8";

body,
body .ui-widget:not(.fa) {
	font-family: Roboto, Helvetica, Arial, sans-serif;
}

img {
    height: auto;
    max-width: 100%;
}

/*--------------------------------------------*/
/*  5. Product Carousel Area
/*--------------------------------------------*/
.product-carousel-area {
    padding: 0 5px;
    margin-bottom: 30px;
}
.product-carousel.owl-carousel .owl-item .single-product-item {
    padding: 0 5px;
}
.single-product {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.single-product .item-top {
    overflow: hidden;
    position: relative;
}
.single-product .item-top > a {
    display: block;
    position: relative;
}
.single-product .item-top > a img {
    width: 100%;
}
.single-product .item-top > a::before {
    background: rgba(207, 92, 124, 0.6) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms ease 0s;
}
.single-product:hover .item-top a::before {
    opacity: 1;
}
.single-product .button-container {
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transition: all 300ms ease 0s;
}
.single-product .button-container ul {
    display: inline-block;
    margin: 0;
}
.single-product .button-container ul li {
    display: inline;
    float: left;
    margin: 0 3px;
}
.single-product .button-container ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px dotted #ffffff;
    color: #ffffff;
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.single-product .button-container ul li a:last-child {
    margin-bottom: 0;
}
.single-product .button-container ul li a:hover {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ffffff;
    color: #dc92a5;
}
.single-product:hover .button-container {
    opacity: 1;
    top: 40%;
}
.product-carousel .single-product .item-bottom {
    bottom: 15px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.product-carousel-area .single-product .item-bottom h5 {
    margin: 15px 0;
}
.product-carousel .single-product .item-bottom h5 a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
    opacity: 0;
    transition: all 300ms ease 0s;
}
.product-carousel .single-product:hover .item-bottom h5 a {
    opacity: 1;
}
.single-product .price-box span {
    color: #363636;
    font-size: 16px;
    font-weight: 500;
}
.old-price {
    color: #aeaeae !important;
    font-weight: 300 !important;
    font-size: 14px !important;
    text-decoration: line-through;
}
.product-carousel .single-product:hover .item-bottom .old-price {
    color: #fff !important;
}
.product-carousel-area .single-product .item-bottom .price-box {
    float: none;
}
/*--------------------------------------------*/
/*  6. Carousel Styles
/*--------------------------------------------*/
.carousel-style-one.owl-carousel.owl-theme {
    position: relative;
}
.carousel-style-one:hover .owl-controls {
    opacity: 1
}
.carousel-style-one .owl-controls {
    margin-top: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 200ms ease 0s;
    width: 100%;
    opacity: 0
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #363636;
    border-radius: 0;
    color: #363636;
    display: inline-block;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin-top: -16px;
    opacity: 1;
    padding: 0;
    text-align: center;
    transition: all 300ms ease 0s;
    width: 32px;
}
.carousel-style-one .owl-controls .owl-prev {
    left: 0px;
    position: absolute;
}
.carousel-style-one .owl-controls .owl-next {
    right: 0px;
    position: absolute;
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div:hover {
    border: 2px solid #cf5c7c;
    color: #cf5c7c
}
.carousel-style-two:hover .owl-controls {
    opacity: 1
}
.carousel-style-two.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
}
.carousel-style-two .owl-buttons {
    position: absolute;
    right: 12px;
    top: -80px;
    transition: all 300ms ease 0s;
}
.carousel-style-two.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #b3b3b3;
    border-radius: 0;
    color: #b3b3b3;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    opacity: 1;
    padding: 0;
    text-align: center;
    transition: all 300ms ease 0s;
    width: 30px;
}
.carousel-style-two.owl-theme .owl-controls .owl-buttons div:hover {
    border-color: #cf5c7c;
    color: #cf5c7c;
}
/*--------------------------------------------*/
/*  7. New Product Area
/*--------------------------------------------*/
.new-product-area {
    margin-bottom: 30px;
}
.new-product-area .single-product-item, .new-product-area-home-two .single-product-item {
    padding: 0 15px;
}
.new-product-area .col-md-6:first-child {
    padding: 0;
}
.single-product .item-bottom h5 a {
    color: #a5a5a5;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}
.price-rating-container {
    overflow: hidden;
}
.single-product .item-bottom .price-box {
    float: left;
}
.single-product .rating-right {
    float: right;
    overflow: hidden;
}
.single-product .rating-right .star-content {
    display: inline-block;
    line-height: 13px;
    position: relative;
    top: 3px;
}
.star {
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    position: relative;
    top: -1px;
    width: 14px;
    display: block
}
div.star::after {
    color: #cbcbcb;
    content: "\f006";
    display: inline-block;
    font-family: "FontAwesome";
}
.single-product .item-bottom h5 a:hover {
    color: #cf5c7c;
}
.banner-small-area {
    margin-bottom: 60px;
}
/*--------------------------------------------*/
/*  8. Featured Product Area
/*--------------------------------------------*/
.featured-product-area .single-product-item.col-md-4 {
    width: 100%;
}
.features-tab {
    margin-bottom: 33px;
    position: relative;
}
.features-tab .nav.nav-tabs {
    border: 0;
    text-align: center
}
.features-tab .nav.nav-tabs > li a {
    border: 0 none;
    color: #a4a4a4;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    padding: 0;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    margin: 0;
}
.features-tab li a:hover, .features-tab li.active > a {
    color: #cf5c7c !important;
    background: transparent !important;
}
.features-tab .nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}
.features-tab .nav li {
    color: #a4a4a4;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
}
.featured-product-area .tab-content {
    margin-bottom: 30px;
}

/*--------------------------------------------*/
/*  18. Shop Grid/List Page Start
/*--------------------------------------------*/
.breadcrumb-area {
	background-color: #eee;
    margin-bottom: 30px;
    padding: 15px 0;
    
    /* FULL WIDTH INSIDE CONTAINER */
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    box-sizing: border-box;
}
.breadcrumb {
	background-color: #eee;
    border-radius: 0;
    font-size: 13px;
    font-weight: 600;
    color: #2e5ca1;
    margin: 0;
    padding: 0;
}
.breadcrumb a,
.breadcrumb .navigation {
    font-weight: 500;
    color: #333;
}
.breadcrumb .navigation {
    padding: 0 5px;
}
.breadcrumb a:hover {
    color: #2e5ca1;
    text-decoration: underline;
}
/*--------------------------------------------*/
/*  18.1 Shop Grid/List Sidebar
/*--------------------------------------------*/
.show-submenu.submenu-active, ul.l-sidebar > li:hover > a {
    color: #cf5c7c;
}
ul.l-sidebar li a i.fa-caret-right {
    color: #6E6E6E;
    font-size: 22px;
    display: inline-block;
    float: right;
    padding-right: 5px;
}
.rotate {
    transition: 0.3s;
}
ul.l-sidebar > li > a.submenu-active {
    display: block;
    position: relative;
}
ul.l-sidebar > li > a.submenu-active i.rotate {
    transform: rotate(90deg)
}
.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;
}
ul.submenu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.submenu li {
    display: block;
}
ul.submenu li a {
    color: #6a6a6a;
    display: block;
    padding: 12px 0 12px 30px !important;
}
ul.submenu li:first-child a {
    padding-top: 18px;
}
ul.submenu li:last-child a {
    margin-bottom: 18px
}
/*--------------------------------------------*/
/*  18.2 Shop Grid/List Content
/*--------------------------------------------*/
.sidebar-content-area .categories {
    margin-bottom: 30px;
}
.title_block {
    border-bottom: 2px solid #363636;
    border-top: 2px solid #363636;
    color: #363636;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 15px 0;
    text-transform: uppercase;
}
.submenu-active .fa-plus.plus {
    display: none;
}
.submenu-active .fa-minus.minus {
    display: block;
}
.fa-minus.minus {
    display: none;
}
.sidebar-content-area .categories i.fa.fa-plus, .sidebar-content-area .categories i.fa-minus.minus {
    border: 1px solid #f6f6f6;
    border-radius: 50%;
    color: #c8c8c8;
    float: right;
    font-size: 10px !important;
    font-weight: 300;
    height: 20px;
    left: inherit;
    line-height: 20px;
    position: inherit;
    text-align: center;
    top: inherit;
    vertical-align: middle;
    width: 20px;
}
.categories-content > ul {
    margin-bottom: 9px;
    margin-top: 0;
}
.categories-content > ul li {
    position: relative;
}
.categories-content ul li a {
    color: #797979;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
}
.left-sub-navbar.submenu > li {
    padding-left: 15px;
}
.left-sub-navbar.submenu > li a {
    color: #797979;
    display: block;
    font-size: 12px;
    font-weight: 300;
    line-height: 30px;
    padding: 0 30px 0 0 !important;
}
.left-sub-navbar.submenu > li a:hover {
    color: #cf5c7c
}
.layered-sidebar {
    margin-bottom: 30px;
    overflow: hidden;
}
.sub-categories {
    overflow: hidden;
}
.sub-content {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
    margin-top: 5px;
    overflow: hidden;
}
.layered-subtitle-heading {
    border-bottom: 1px solid #ededed;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.layered-subtitle {
    color: #000000;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.layered-category {
    margin-bottom: 9px;
    max-height: 200px;
    overflow-x: auto;
    padding: 5px 0;
}
.col-lg-12.layered-category {
    padding-left: 0;
}
.layered-category li.col-lg-12 {
    padding: 2px 0;
}
.layered-category .checker {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    text-align: center;
}
.layered-category table,
.layered-category td {
	width: 100% !important;
}
div.checker span {
    display: inline-block;
    text-align: center;
}
div.checker, div.checker span, div.checker input {
    height: 15px;
    width: 15px;
}
.layered-category .checker > span input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    margin: 0;
    position: relative;
    top: 3px;
    vertical-align: middle;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted #333333;
    outline-offset: -2px;
}
.layered-category li label {
    color: #797979;
    cursor: pointer;
    font-size: 12px;
    font-weight: 300;
    display: inline-block;
    margin-bottom: 5px
}
.layered-category li label a {
    color: #777777
}
.sub-content-price {
    margin-bottom: 15px;
    overflow: hidden;
}
.price_filter.col-md-12 {
    padding: 0;
}
.price-title {
    margin-bottom: 5px;
    overflow: hidden;
}
.price_filter label {
    color: #333333;
    display: inline-block;
    float: left;
    font-weight: 700;
    margin-bottom: 5px;
}
.price_slider_amount {
    float: right;
}
.price_slider_amount > input {
    border: 0 none;
    font-size: 14px;
    line-height: 18px;
    margin-left: 3px;
    width: 174px;
}
#slider-range {
    margin: 8px 10px;
}
.page-heading {
    border-bottom: 1px solid #d6d4d4;
    color: #555454;
    font: 600 18px/32px "Open Sans",sans-serif;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 0 0 17px;
    text-transform: uppercase;
}
.page-heading.product-listing {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 0 0 22px;
}
.page-heading span.heading-counter {
    color: #333333;
    float: right;
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: none;
}
.page-heading .cat-name {
    font-weight: 600;
}
.shop-item-filter {
    border-bottom: 2px solid #e1e1e1;
    border-top: 2px solid #e1e1e1;
    margin-bottom: 40px;
    padding: 10px 0;
}
.shop-tab ul {
    border: 0 none;
}
.shop-tab ul.nav li {
    margin-left: 12px;
}
.shop-tab ul.nav li:first-child {
    margin-left: 0;
}
.shop-tab ul.nav li a {
    color: #808080;
    cursor: pointer;
    font-size: 11px;
    line-height: 14px;
    margin: 0;
    padding: 0;
    border: 0 none;
}
.shop-tab ul.nav li a i {
    border: 1px solid #cccccc;
    color: #cccccc;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    text-align: center;
    width: 30px;
}
.shop-tab ul.nav li.active a i, .shop-tab ul.nav li a i:hover {
    border-color: #cf5c7c;
    color: #cf5c7c
}
.shop-tab .nav-tabs > li.active > a, .shop-tab .nav-tabs > li.active > a:focus, .shop-tab .nav-tabs > li.active > a:hover {
    border: none;
}
.shop-tab-selectors {
    display: inline-block;
    float: right;
}
.shop-tab .selector {
    background: rgba(0, 0, 0, 0) url("../images/icon/select-icon.png") no-repeat scroll right -1px;
    border: 1px solid #d6d4d4;
    float: right;
    height: 27px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 197px;
}
.shop-tab .selector:hover, .attribute-list .selector:hover {
    background: rgba(0, 0, 0, 0) url("../images/icon/select-icon-hover.png") no-repeat scroll right -1px;
}
.item-page .selector {
    width: 59px;
}
/*.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #666666;
    cursor: pointer;
    font-size: 12px;
    height: 27px;
    max-width: 197px;
    outline: 0 none;
    padding: 0 23px 0 5px;
    text-shadow: 0 1px 0 #ffffff;
}*/
.sort-form, .item-page {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
.sort-form > label, .item-page label {
    color: #333333;
    float: left;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 5px;
    padding: 3px 6px 0 0;
}
.compare-form button {
    background: #737373 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    margin-left: 15px;
    padding: 0;
}
.compare-form button span {
    color: #ffffff;
    display: block;
    font-size: 12px;
    padding: 5px 15px;
    text-transform: uppercase;
}
.compare-form button span i.right {
    margin-left: 9px;
    margin-right: 0;
}
.compare-form button:hover {
    background: #CF5C7C
}
.sidebar-content-area .price-rating-container {
    border: 0 none;
}
.sidebar-content-area .item-bottom h5 {
    margin: 9px 0 15px;
}
.sidebar-content-area .single-product {
    margin-bottom: 55px;
}
.sidebar-content-area .shop-product-list .price-rating-container {
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 10px;
    overflow: hidden;
    padding-bottom: 10px;
}
.pagination-content {
    border: 0 none;
    margin: 0 0 30px;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    float: right;
}
.pagination-content .pagination li a {
    background-color: #ffffff;
    color: #777777;
    font-weight: 600;
    margin: 1px;
    padding: 2px 8px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    white-space: nowrap;
    width: auto;
}
.pagination-content .pagination li a .fa.fa-chevron-left,
.pagination-content .pagination li a .fa-angle-double-left {
	margin-right: 5px;
}
.pagination-content .pagination li a .fa.fa-chevron-right,
.pagination-content .pagination li a .fa-angle-double-right {
	margin-left: 5px;
}
.pagination-content .pagination li.active a {
	cursor: none;
	pointer-events: none;
}
.pagination-content .pagination li a:hover {
    color: #007bff;
}
.pagination-content .pagination li.active a:hover {
	background-color: #007bff;
	color: #FFFFFF;
}
button.show-pagi {
    background: #282828 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    margin-left: 6px;
    padding: 3px 5px 4px;
}
button.show-pagi:hover {
    background: #CF5C7C
}
.shop-product-list {
    margin: 0 0 30px;
}
.product-flags .discount {
    color: #f13340 !important;
    margin-bottom: 10px
}

.shop-product-list {
	transition: box-shadow 0.5s !important;
}

.shop-product-list:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}

.shop-product-text .product-desc {
	max-height: 120px;
	line-height: 20px !important;
	overflow: hidden;
}
.shop-product-text h5 a {
    color: #3a3939;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 0;
}
.shop-product-text h5 a:hover {
    text-decoration: underline;
    color: #cf5c7c;
}
.shop-product-text .price-box {
    float: left;
}
.price-rating-container .price-box > span {
    color: #363636;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
}
.shop-product-text .rating-right {
    float: right
}
.shop-product-text .product-desc {
    color: #757575;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    margin-bottom: 15px;
}
.shop-product-text .availability span, .product-quantity-available #availability span {
    background-color: #55c65e;
    border: 1px solid #36943e;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 20px;
    padding: 3px 8px 4px;
}
.shop-product-text .shop-buttons a.cart-btn, .product-details-buttons a.cart-btn {
    background: #ffffff none repeat scroll 0 0;
    border: 1px dotted #8c8c8c;
    color: #8c8c8c;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    padding: 0 15px;
    text-shadow: 0 0 0;
    text-transform: uppercase;
    width: auto;
}
.shop-product-text .shop-buttons a.cart-btn i, .product-details-buttons a.cart-btn i {
    font-size: 16px;
    line-height: 35px;
    margin: 0 5px;
}
.shop-product-text .shop-buttons a:hover, .product-details-buttons a:hover {
    background-color: #cf5c7c;
    border-color: #cf5c7c;
    color: #ffffff;
}
.shop-product-text .shop-buttons a, .product-details-buttons a {
    border: 1px dotted #8c8c8c;
    color: #777777;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin: 0 2px;
    text-align: center;
    width: 40px;
}
/*--------------------------------------------*/
/*  19. Product Details Page Start
/*--------------------------------------------*/
.row.product-details {
    margin-bottom: 40px;
}
.product-center-column {
    margin-bottom: 30px;
}
/*--------------------------------------------*/
/*  19.1 Product Details Left Column
/*--------------------------------------------*/
.product-details-area .product-details .product-large .tab-content {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.product-small ul.nav {
    border: 0 none !important;
}
.product-large {
    display: inline-block;
}
.product-small .nav.nav-tabs > li a {
    background: #fbfbfb none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box;
    display: block;
    margin-right: 3.5px;
    padding: 0;
    transition: all 0.3s ease 0s;
}
.product-large img {
    width: 100%;
}
.product-large  a {
    display: block
}
.product-small .nav.nav-tabs > li:last-child a {
    margin-right: 0;
}
.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 {
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 20px;
}
.outside span a.bx-next {
    left: auto;
    right: 0;
}
.outside p span a i {
    color: #c0c0c0;
    display: inline-block;
    font-size: 20px;
    line-height: 22px;
}
.outside p span a i:hover {
    color: #333333 !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;
}

.product-small {
    margin-top: 10px;
    position: relative;
}
.product-small li {
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    line-height: 0;
    margin-right: 8px;
    width: 86px !important;
}
.product-small li a img {
    border: 1px solid #ffffff;
    height: 100%;
    width: 100%;
}
.bx-wrapper .bx-viewport {
    box-shadow: none;
    left: 0;
}
.product-details .single-image {
    height: 100px;
    width: 33%;
}
/*--------------------------------------------*/
/*  19.2 Product Details Center Column
/*--------------------------------------------*/
.product-center-column h1 {
    color: #3f3f3f;
    font-size: 24px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 15px;
}
.product-center-column p#product-reference {
    margin-bottom: 6px;
}
.product-center-column p#product-reference label {
    color: #666666;
    display: inline-block;
    font-weight: 300;
    margin-bottom: 5px;
}
.product-center-column p#product-reference span {
    color: #cf5c7c;
    font-weight: 300;
}
p#product-condition {
    clear: both;
    margin-bottom: 10px;
}
p#product-condition label {
    color: #666666;
    display: inline-block;
    font-weight: 300;
    margin-bottom: 5px;
}
p#product-condition span {
    color: #cf5c7c;
    font-weight: 300;
}
.content-prices .price-display {
    color: #cf5c7c;
    font-size: 14px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 10px; 
    clear: both
}
.content-prices .price-display span#price-display {
    color: #363636;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
}
.product-details-area #short-description-block {
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    color: #757575;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 15px;
    padding-top: 15px;
}
.product-details-area #short-description-block p {
    line-height: 18px;
    margin-bottom: 1em
}
.product-quantity-available {
    clear: both;
    display: inline-block;
    margin-bottom: 10px;
}
.product-quantity-available span {
    color: #333333;
    font-size: 13px;
    font-weight: 700;
    line-height: 18px;
}
.product-quantity-available > p {
    float: left;
    line-height: 27px;
    margin-bottom: 0;
}
.product-quantity-available > p#availability span {
    margin-bottom: 0 !important;
    margin-left: 10px
}
.pb-center-column #form_buy {
    margin-top: 10px;
}
.product-center-column #form_buy {
    margin-top: 10px;
}
.product-attributes > p {
    margin-bottom: 15px;
}
#form_buy label {
    color: #666666;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 7px;
    text-align: left;
    width: 65px;
}
#quantity-wanted-p input {
    border: 1px solid #d6d4d4;
    color: #232323;
    float: left;
    height: 27px;
    line-height: 27px;
    padding: 0 6px;
    width: 78px;
}
.dec.qtybutton, .inc.qtybutton {
    background: #ffffff linear-gradient(to bottom, #ffffff 0%, #fbfbfb 100%) repeat-x scroll 0 0;
    border: 1px solid #dad8d8;
    color: #c0c0c0;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: 600;
    height: 25px;
    margin-left: 3px;
    padding: 4px 0 0;
    text-align: center;
    width: 25px;
}
.attribute-list .selector {
    background: rgba(0, 0, 0, 0) url("../images/icon/select-icon.png") no-repeat scroll right -1px;
    border: 1px solid #d6d4d4;
    float: right;
    height: 27px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 224px;
}
.attribute-list .selector select {
    background: #ffffff none repeat scroll 0 0;
    height: 26px;
    padding: 0 0 0 5px;
}
#quantity-wanted-p, .attribute-fieldset {
    margin-bottom: 15px;
} 
.attribute-list {
    float: left;
    outline: medium none;
    overflow: hidden;
}
.selector .form-control:focus {
    box-shadow: none;
    border: 0;
    outline: 0
}
.product-details-buttons {
    margin-bottom: 27px
}
.product-details-buttons a.cart-btn {
    padding: 0 21px;
}
.product-details-buttons a.cart-btn i {
    font-size: 18px;
    margin-right: 12px;
}
.form-control:focus {
    border: 1px solid #fff;
    box-shadow: 0;
    outline: 0 none;
}
.btn-default {
    background-color: #ffffff;
    border-color: #cccccc;
    border-radius: 0;
    color: #333333;
    display: inline-block;
    font-size: 13px;
    line-height: 1.42857;
    padding: 6px 12px;
    margin-bottom: 3px
}
.btn-facebook:hover, .btn-twitter:hover, .btn-google-plus:hover, .btn-pinterest:hover {
    border-color: #ffffff;
}
.btn-default i {
    margin-right: 6px;
}
.btn-facebook i {
    color: #435f9f;
}
.btn-facebook:hover {
    background-color: #435f9f;
    color: #ffffff;
}
.btn-facebook:hover i {
    color: #ffffff;
}
.btn-twitter i {
    color: #00aaf0;
}
.btn-twitter:hover {
    background-color: #00aaf0;
    color: #ffffff;
}
.btn-twitter:hover i {
    color: #ffffff;
}
.btn-google-plus i {
    color: #e04b34;
}
.btn-google-plus:hover {
    background-color: #e04b34;
    color: #ffffff;
}
.btn-google-plus:hover i {
    color: #ffffff;
}
.btn-pinterest i {
    color: #ce1f21;
}
.btn-pinterest:hover {
    background-color: #ce1f21;
    color: #ffffff;
}
.btn-pinterest:hover i {
    color: #ffffff;
}
/*--------------------------------------------*/
/*  19.3 Product Details Right Column
/*--------------------------------------------*/
.sidebar-widget-title h4 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #ebebeb;    
    -webkit-border-bottom-colors: none;
    -webkit-border-left-colors: none;
    -webkit-border-right-colors: none;
    -webkit-border-top-colors: none;
    border-color: #ebebeb;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #363636;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 30px;
    padding: 0;
    text-transform: uppercase;
}
.sidebar-widget-title h4 span {
    color: #363636;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.2em;
    line-height: 1;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
.sidebar-widget-title h4 span::before {
    border-bottom: 1px solid #cf5c7c;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
}
.sidebar-widget-post .widget-item {
    margin-bottom: 30px;
    overflow: hidden;
}
.widget-item-image {
    float: left;
    margin-right: 15px;
}
.widget-item-image > a {
    display: block;
}
.widget-item-text {
    overflow: hidden;
}
.widget-item-text h5 {
    margin: 0 0 5px;
}
.widget-item-text h5 a {
    color: #a5a5a5;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
    margin-bottom: 0;
}
.widget-item-text h5 a:hover {
    color: #cf5c7c
}
.sidebar-widget-post .price-box {
    margin-bottom: 5px;
}
.sidebar-widget-post .price-box span {
    color: #363636;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
}
#product-comments-block-extra {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #d6d4d4;
    font-weight: bold;
    line-height: 18px;
    margin: 39px 0 22px;
    padding: 8px 10px 10px;
}
.comments-advices {
    clear: both;
    padding-top: 2px;
}
.comments-advices li {
    display: inline-block;
    line-height: 30px;
}
.comments-advices a {
    color: #777777;
    display: inline-block;
    line-height: 30px;
    margin-right: 8px;
    padding: 0;
    position: relative;
    text-decoration: none;
}
.comments-advices a::before {
    background: #929292 none repeat scroll 0 0;
    border-radius: 50px;
    color: #ffffff;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    text-align: center;
    width: 30px;
}
.comments-advices a.open-comment-form::before {
    content: "\f040";
}
.p-details-tab ul {
    border-bottom: 2px solid #ebebeb;
    border-top: 2px solid #ebebeb;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.p-details-tab ul li {
    display: inline;
    float: left;
    margin-bottom: 1px;
    margin-right: 30px;
    position: relative;
}
.p-details-tab .nav.nav-tabs > li a {
    border: 0 none;
    line-height: 22px;
    padding: 0 0 5px;
    position: relative;
    color: #999999;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    text-transform: uppercase;
    transition: all 300ms ease 0s
}
.p-details-tab li a:hover, .p-details-tab li.active > a {
    color: #484848 !important;
}
.p-details-tab .nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
}
.product-details-area .tab-content {
    border: 1px solid #e9e9e9;
    clear: both;
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    line-height: 20px;
    margin: 0 0 60px;
    padding: 30px;
}
.table-data-sheet {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #d6d4d4;
    margin: 0 0 30px;
    width: 100%;
}
.table-data-sheet tr {
    border-top: 1px solid #d6d4d4;
}
.table-data-sheet tr td {
    padding: 10px 20px 11px;
}
.table-data-sheet tr td:first-child {
    border-right: 1px solid #d6d4d4;
    color: #333333;
    font-weight: 700;
    width: 30%;
}
#product-comments-block-tab a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #6f6f6f none repeat scroll 0 0;
    border-color: #666666 #5f5f5f #292929;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    padding: 0;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
    display: inline-block
}
#product-comments-block-tab a span {
    border: 1px solid #8b8a8a;
    display: block;
    padding: 3px 8px;
}
#product-comments-block-tab a:hover {
    background: #575757;
    border: #303030 #303030 #666666 #444444
}
.featured-product-area.product-details {
    margin-bottom: 60px;
}
/*--------------------------------------------*/
/*  20. Cart Page Start
/*--------------------------------------------*/
.cart-main-area {
    margin-bottom: 100px;
} 
.cart-title-area {
    padding-top: 30px;
}
.car-header-title h2 {
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
}
.cart-main-area thead, .wishlist-area thead {
    background: #FBFBFB none repeat scroll 0 0;
}
.table-content table {
    background: #fff none repeat scroll 0 0;
    border-color: #e5e5e5;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin: 0 0 50px;
    text-align: center;
    width: 100%;
}
.table-content table th {
    border-top: medium none;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 10px;
    text-align: center;
    text-transform: capitalize;
    vertical-align: middle;
    white-space: nowrap;
}
.table-content table th, .table-content table td {
    border-bottom: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
}
.table-content table td {
    border-top: medium none;
    padding: 20px 10px;
    vertical-align: middle;font-size: 13px;
}
.table-content table td input {
    background: #e5e5e5 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #363636;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    padding: 0 5px 0 10px;
    width: 60px;
    outline: none
}
.table-content table td.product-subtotal {
    color: #363636;
    font-size: 16px;
    font-weight: 500;
    width: 120px;
}
.table-content table td.product-name a, .wishlist-area .product-name > a {
    color: #3a3939;
    font-size: 15px;
    font-weight: 500;
    margin-left: 10px;
}
.table-content table td.product-name {
    width: 270px;
}
.table-content table td.product-thumbnail {
    width: 130px;
}
.product-thumbnail img {
    border: 1px solid #d6d4d4;
}
.table-content table td.product-remove i {
    color: #777777;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}
.table-content table .product-price .amount {
    color: #363636;
    font-size: 16px;
    font-weight: 500;
}
.table-content table td.product-remove i:hover {color:#CF5C7C}
.table-content table td.product-quantity {width: 180px;}
.table-content table td.product-remove {width: 150px;}
.table-content table td.product-price {width: 130px;}
.table-content table td.product-name a:hover,.buttons-cart a:hover, .wishlist-area .product-name > a:hover {color:#CF5C7C}
.buttons-cart {
    margin-bottom: 30px;
    overflow: hidden;
}
.buttons-cart input, .coupon input[type="submit"], .buttons-cart a, .coupon-info p.form-row input[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #282a40;
    border-radius: 0;
    box-shadow: none;
    color: #282a40;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    height: 40px;
    line-height: 39px;
    margin-right: 15px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    white-space: nowrap;
}
.buttons-cart input:hover,.coupon input[type=submit]:hover,.buttons-cart a:hover {
    background:#CF5C7C;color:#fff; border: 2px solid #CF5C7C
}
.buttons-cart a {
    float: left;
    height: 40px;
    line-height: 39px;
}
.coupon {
    margin-bottom: 40px;
    overflow: hidden;
    padding-bottom: 20px;
}
.coupon h3 { margin: 0 0 10px;font-size: 14px; text-transform: uppercase;}
.coupon input[type="text"] {
    border: 1px solid #e5e5e5;
    float: left;
    height: 40px;
    margin: 0 6px 20px 0;
    max-width: 100%;
    outline: medium none;
    padding: 0 0 0 10px;
    width: 170px;
}
.cart_totals {
    float: left;
    text-align: right;
    width: 100%;
}
.cart_totals h2 {
    border-bottom: 2px solid #333333;
    color: #777777;
    display: inline-block;
    font: 600 23px/32px "Open Sans",sans-serif;
    margin: 0 0 35px;
    text-transform: uppercase;
}
.cart_totals table { 
    border: medium none;
    float: right;
    margin: 0;
    text-align: right;
}
.cart_totals table th {
    border: medium none;
    font-size: 14px;
    font-weight: 600;
    padding: 0 20px 12px 0;
    text-align: right;
    text-transform: uppercase;
    vertical-align: top;
}
.cart_totals ul#shipping_method label {
    font-weight: 600;
}
.cart_totals table td {
    border: medium none;
    padding: 0 0 12px;
    vertical-align: top;
}
.cart_totals table td .amount {
    color: #CF5C7C;
    float: right;
    font-size: 13px;
    font-weight: bold;
    margin-left: 5px;
    text-align: right;
    text-transform: uppercase;
}
.cart_totals table td ul#shipping_method {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.cart_totals table td ul#shipping_method li {
    float: left;
    margin: 0 0 10px;
    padding: 0;
    text-indent: 0;
    width: 100%;
}
.cart_totals table td ul#shipping_method li input {
    margin: 0;
    position: relative;
    top: 2px;
}
a.shipping-calculator-button {font-weight: bold;color: #6f6f6f;}
a.shipping-calculator-button:hover {color:#83CBDC}
.cart_totals table tr.order-total th, .cart_totals table tr.order-total .amount {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
}
.wc-proceed-to-checkout a {
    background: #282828 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    height: 47px;
    line-height: 48px;
    margin-top: 20px;
    padding: 0 24px;
    text-transform: uppercase;
}
.wc-proceed-to-checkout a:hover {color: #fff; background: #CF5C7C;}
/*--------------------------------------------*/
/*  21. Checkout Page Start
/*--------------------------------------------*/
.coupon-accordion h3 {
    background-color: #f7f6f7;
    border-top: 3px solid #CF5C7C;
    color: #515151;
    font-size: 12px;
    font-weight: 300;
    list-style: outside none none !important;
    margin: 0 0 2em !important;
    padding: 1em 2em 1em 3.5em !important;
    position: relative;
    width: auto;
}
.coupon-accordion span {
    cursor: pointer;
    color: #6f6f6f;
}
.coupon-accordion span:hover, p.lost-password a:hover {
    color: #cf5c7c;
}
.coupon-content {
    border: 1px solid #e5e5e5;
    display: none;
    margin-bottom: 20px;
    padding: 20px;
}
.coupon-info p.coupon-text { margin-bottom:15px}
.coupon-info p { margin-bottom:0}
.coupon-info p.form-row-first label,.coupon-info p.form-row-last label { display: block;}
.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required {
    color: red;
    font-weight: 700;
}
.coupon-info p.form-row-first input, .coupon-info p.form-row-last input {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    height: 30px;
    margin: 0 0 14px;
    max-width: 100%;
    outline: 0 none;
    padding: 0 0 0 10px;
    width: 370px;
}
.coupon-info p.form-row-first input:focus, .coupon-info p.form-row-last input:focus {
    border: 1px solid #fff;
    box-shadow: none;
    outline: 0 none;
}
.coupon-info p.form-row input[type="submit"]:hover, p.checkout-coupon input[type="submit"]:hover {
    background: #cf5c7c none repeat scroll 0 0;
}
#checkout-login .form-row > input:hover {
    background: #cf5c7c none repeat scroll 0 0;
    border: 2px solid #cf5c7c;
    color: #ffffff;
}
.coupon-info p.form-row input[type="checkbox"] {
    position: relative;
    top: 2px;
}
.form-row > label {margin-top: 7px;}
p.lost-password {margin-top: 15px;}
p.lost-password a {color: #6f6f6f;}
p.checkout-coupon input[type=text] {
    height: 36px;
    padding-left: 10px;
    width: 170px;
}
p.checkout-coupon input[type=submit] {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    height: 36px;
    margin-left: 6px;
    padding: 5px 10px;transition: all 0.3s ease 0s;
}
.coupon-checkout-content {
    margin-bottom: 30px;
    display:none;
}
.checkout-area {
    padding-bottom: 70px;
}
.checkbox-form h3 {
    border-bottom: 1px solid #e5e5e5;
    color: #3f3f3f;
    font-size: 32px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}
.country-select {
    margin-bottom: 30px;
    position: relative;
}
.country-select label,.checkout-form-list label {
    color: #333;
    margin: 0 0 5px;
    display:block
}
.country-select label span.required,.checkout-form-list label span.required{color:red}
.country-select select{
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid #ddd;
    height: 32px;
    padding-left: 10px;
    width: 100%;
    outline: none
}
.country-select::before {
    content: "?";
    display: inline-block;
    font-family: fontawesome;
    font-size: 20px;
    position: absolute;
    right: 12px;
    top: 31px;
}
.checkout-form-list {margin-bottom: 20px;}
.checkout-form-list label {color: #333;}
.country-select select {background: #fbfbfb none repeat scroll 0 0;}
.checkout-form-list input[type="text"], .checkout-form-list input[type="password"], .checkout-form-list input[type="email"] {
    background: #FBFBFB none repeat scroll 0 0;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #777777;
    font-size: 13px;
    font-weight: 300;
    height: 30px;
    padding: 0 0 0 10px;
    width: 100%;
    outline: none
}
.checkout-form-list > input:focus {
    border: 1px solid #fff;
    box-shadow: none;
}
.checkout-form-list input[type=checkbox] {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.create-acc label {
    color: #333;
    display: inline-block;
}
.create-account {
    display:none
}
.ship-different-title h3 label {
    color: #3f3f3f;
    display: inline-block;
    font-size: 21px;
    font-weight: 600;
    margin-right: 20px;
}
.order-notes textarea {
    height: 90px;
    padding: 15px;
    width:100%
}
#ship-box-info {
    display:none
}
.your-order {
    background: #fbfbfb none repeat scroll 0 0;
    padding: 30px 40px 45px;
}
.your-order h3 {
    border-bottom: 1px solid #d8d8d8;
    color: #3f3f3f;
    font-size: 32px;
    margin: 0 0 20px;
    padding-bottom: 10px;
    text-transform: uppercase;
    width: 100%;
}
.your-order-table table {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    width: 100%;
}
.shipping label {
    font-weight: 600;
}
.your-order-table table th, .your-order-table table td {
    border-bottom: 1px solid #d8d8d8;
    border-right: medium none;
    font-size: 14px;
    padding: 15px 0;
    text-align: center;
}
.your-order-table table th {
    border-top: medium none;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 250px;
}
.your-order-table table .shipping ul li input {
    position: relative;
    top: 2px;
}
.your-order-table table .shipping  th{vertical-align: top;}
.your-order-table table .order-total th {
    border-bottom: medium none;
    font-size: 18px;
}
.your-order-table table .order-total td {
    border-bottom: medium none;
}
.your-order-table table tr.cart_item:hover {
    background:#F9F9F9
}
.your-order-table table tr.order-total td span {
    color: #cf5c7c;
    font-size: 20px;
}
.payment-method {
    margin-top: 40px;
}
.payment-method {
    margin-top: 40px;
}
.payment-accordion h3 {
    border-bottom: 0 none;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.payment-accordion h3 a {
    color: #3f3f3f;
    font-size: 14px;
    padding-left: 25px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
}
.payment-accordion h3 a:before,.payment-accordion h3.open a:after {
    content: "?";
    display: inline-block;
    font-family: fontawesome;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: -2px;
}
.payment-accordion h3.open a:after {
    content: "\f056";
}
.payment-content p, #cbox_info > p {
    font-size: 12px;
    font-weight: 300;
}
.payment-accordion img {
    height: 60px;
    margin-left: 15px;
}
.order-button-payment input {
    background: #282828 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
    height: 47px;
    margin: 20px 0 0;
    padding: 0;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.order-button-payment input:hover {
    background:#CF5C8B
}
/*--------------------------------------------*/
/*  22. Wishlist Page Start
/*--------------------------------------------*/
.wishlist-area {}
.wishlist-table table {
    background: #ffffff none repeat scroll 0 0;
    border-color: #d6d4d4;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0 0 1px;
    margin: 0 0 90px;
    width: 100%;
}
.wishlist-table table th {
    font-weight: 600;
}
.wishlist-table table th, .wishlist-table table td {
    border-bottom: 1px solid #d6d4d4;
    border-right: 1px solid #d6d4d4;
    color: #333333;
    font-size: 14px;
    padding: 20px 10px;
    text-align: center;
}
.wishlist-table table .product-remove {
    padding: 0 15px;
    width: 20px;
}
.wishlist-table table .product-remove > a {
    color: #777777;
    font-size: 25px;
}
.wishlist-table table .product-remove > a:hover {
    color: #CF5C7C;
}
.wishlist-table table .product-thumbnail {
    width: 150px;
}
.wishlist-table table td.product-price .amount {
    color: #363636;
    font-size: 16px;
    font-weight: 500;
}
.wishlist-table table .wishlist-in-stock {
    color: #575757;
}
.wishlist-table table .product-add-to-cart > a {
    background: #282828 none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-weight: 700;
    padding: 10px 56px;
    text-transform: uppercase;
    width: 225px;
}
.wishlist-table table .product-add-to-cart > a:hover{background:#CF5C7C}
.wishlist-table table .product-add-to-cart {width: 240px;}
.wishlist-share {
    margin-bottom: 35px;
    margin-top: 20px;
}
.wishlist-share ul li {
    display: inline-block;
    height: 21px;
    margin-left: 0;
    margin-right: 0;
}
.wishlist-share ul li a {
    background-position: left top;
    border: medium none;
    display: inline-block;
    height: 21px;
    width: 21px;
}
.wishlist-share ul li a.facebook{background: url("../images/icon/facebook.png") no-repeat scroll 0 0;}
.wishlist-share ul li a.twitter{background: url("../images/icon/twitter.png") no-repeat scroll 0 0;}
.wishlist-share ul li a.pinterest{background: url("../images/icon/pinterest.jpg") no-repeat scroll 0 0;}
.wishlist-share ul li a.googleplus{background: url("../images/icon/googleplus.jpg") no-repeat scroll 0 0;}
.wishlist-share ul li a.email{background: url("../images/icon/email.jpg") no-repeat scroll 0 0;}
.wishlist-share ul li a:hover{background-position: left bottom;}
/*--------------------------------------------*/
/*  23. My Account Page Start
/*--------------------------------------------*/
.account-content-area {
    margin-bottom: 60px;
}
.account-content-area #create-account-form, .account-content-area #login-form {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #d6d4d4;
    line-height: 20px;
    margin: 0 0 30px;
    min-height: 319px;
    padding: 14px 18px 20px;
}
.page-subheading {
    border-bottom: 1px solid #d6d4d4;
    color: #555454;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 12px;
    padding: 0 0 15px;
    text-transform: uppercase;
}
.account-content-area #create-account-form p {
    margin-bottom: 8px;
}
#create-account-form .form-group {
    margin: 0 0 20px;
}
.account-content-area label {
    color: #333333;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    width: 100%;
}
.account-content-area .account-input {
    background-color: #ffffff;
    border: 1px solid #d6d4d4;
    border-radius: 0;
    box-shadow: none;
    color: #9c9b9b;
    display: block;
    font-size: 13px;
    height: 27px;
    line-height: 1.42857;
    width: 271px;
    padding: 3px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    outline: none;
}
.account-content-area .account-input:focus {
    border: 1px solid #fff;
}
#submitcreate {
    border: 0 none;
    border-radius: 0;
    color: #ffffff;
    font-size: 13px;
    line-height: 1.42857;
    outline: medium none;
    padding: 2px;
    text-align: center;
    background-color: #9e9e9e;
    background-image: linear-gradient(to bottom, #fdaa02, #fe9702);
    background-image: -moz-linear-gradient(center top , #fdaa02, #fe9702);
}
#submitcreate > span {
    color: #ffffff;
    display: block;
    font-size: 12px;
    padding: 5px 15px;
    text-transform: uppercase;
}
#submitcreate:hover {
    background: #CF5C7C;
    color: #fff
}
#submitcreate span i {
    display: inline-block;
    font-size: 24px;
    margin: -4px 10px 0 0;
    vertical-align: -2px;
}
.lost-password.form-group a {
    color: #777777;
    text-decoration: underline;
}
.lost-password.form-group > a:hover {
    color: #cf5c7c;
}
.form-content button#submitlogin {
    background: #282828 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    padding: 0;
}
.form-content button#submitlogin span {
    color: #ffffff;
    display: block;
    font-size: 12px;
    padding: 5px 15px;
    text-transform: uppercase;
}
.form-content button#submitlogin span i {
    display: inline-block;
    font-size: 24px;
    margin: -4px 10px 0 0;
    vertical-align: -2px;
}
.form-content button#submitlogin:hover {
    background: #CF5C7C;
    color: #fff
}
/*--------------------------------------------*/
/*  29. Product Modal
/*--------------------------------------------*/
.modal-backdrop {
	z-index: 1001;
}
.modal { 
    z-index: 1002; 
}
#productModal .modal-dialog {
    margin: 5% auto;
    max-width: 96%;
    min-height: 300px;
    padding: 20px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    width: 870px;
}
#productModal .modal-header {
    border: 0 none;
    padding: 0;
    min-height: auto;
}
#productModal button.close {
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 2;
    opacity: 1;
}
#productModal button.close span {
    border: 1px solid #909295;
    border-radius: 60px;
    color: #909295;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    padding-top: 1px;
}
#quickview-wrapper .modal-content {
    border-radius: 0;
}
.modal-product { 
    overflow: hidden 
}
a.see-all {
    color: #232323;
    display: inline-block;
    margin-bottom: 10px;
}
.modal-product .product-images {
    float: left;
    width: 40%;
}
.modal-product .product-images .quick-thumbnails {
    float: left;
    width: 100%;
}
.modal-product .product-images .main-image {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.modal-product .product-images .main-image img { box-shadow: none }
.modal-product .product-info {
    float: left;
    padding-left: 30px;
    width: 60%;
}
.modal-product .product-info h1 {
    font-size: 22px;
    font-weight: normal;
    margin: 0 0 20px;
}
.modal-product .product-info .price-box {
    float: left;
    margin: 0 0 12px;
    width: 100%;
}
.modal-product .product-info .price-box p { margin: 0 }
.modal-product .product-info .price-box .special-price {
    color: #cf5c7c;
    font-size: 24px;
    font-weight: 400;
}
.modal-product .product-info .see-all {
    color: #42414f;
    display: inline-block;
    margin-bottom: 40px;
    text-decoration: underline;
}
.numbers-row > input {
    float: left;
    height: 40px;
    text-align: center;
    width: 60px;
    border: none;
    border: 1px solid #ddd;
}
.quick-add-to-cart .single_add_to_cart_button {
    background: #cf5c7c none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    float: left;
    font-weight: 700;
    height: 40px;
    margin-left: 15px;
    padding: 0 70px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.quick-add-to-cart .single_add_to_cart_button:hover {
    background: #282828 none repeat scroll 0 0;
}
.modal-product .product-info .see-all:hover {
    color: #cf5c7c;
}
h3.widget-title-modal {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #42414f;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.modal-product .product-info .quick-add-to-cart {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    margin: 0 0 20px;
    padding: 0 0 38px;
    width: 100%;
}
.modal-product .product-info .quick-desc {
    border-bottom: 1px solid #e5e5e5;
    color: #909295;
    float: left;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    margin: 0 0 25px;
    padding: 0 0 15px;
    width: 100%;
}
.modal-product .widget {
    float: left;
    width: 100%;
}
.modal-product .widget .widget-title {
    background: none;
    color: #909295;
    float: left;
    font-size: 16px;
    line-height: 30px;
    margin: 0 0 5px;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.modal-product .widget .social-icons {
    float: left;
    margin: 0;
    padding: 0;
}
.modal-product .widget .social-icons li {
    float: left;
    line-height: 30px;
    list-style: none;
    margin-right: 10px;
}
.modal-product .widget .social-icons li .social-icon {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    color: #909295;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    width: 40px;
}
.modal-product .widget .social-icons li .social-icon:hover { color: #fff }
.modal-product .widget .social-icons li .social-icon.facebook:hover {
    background: #3B579D;
    border: 1px solid #3B579D;
}
.modal-product .widget .social-icons li .social-icon.twitter:hover {
    background: #3ACAFF;
    border: 1px solid #3ACAFF;
}
.modal-product .widget .social-icons li .social-icon.pinterest:hover {
    background: #CB2027;
    border: 1px solid #CB2027;
}
.modal-product .widget .social-icons li .social-icon.tumblr:hover {
    background: #304E6C;
    border: 1px solid #304E6C;
}
.modal-product .widget .social-icons li .social-icon.gplus:hover {
    background: #D11717;
    border: 1px solid #D11717;
}
.modal-product .widget .social-icons li .social-icon.linkedin:hover {
    background: #0097BD;
    border: 1px solid #0097BD;
}

/* PRODUCTS */

.price-box {
    font-family: "Open Sans", sans-serif;
    font-weight: bold!important;

}

.price-rating-container  .price-box > span {
    font-size: 18px;
}

.features-tab .nav.nav-tabs > li a {
    color: #333;
    font-size: 15px;
}

.single-product .item-bottom h5 a {
    color: #333;
    font-size: 15px;
    font-weight: 700;
}

.single-product .item-bottom h5 a:hover {
    color: #2e5ca1;
    text-decoration: underline;
}

.single-product .button-container ul li a:hover {
    color: #2e5ca1;
}

/* --- PRODUCT MODAL --- */

.modal-product .product-info .price-box {
    float: left;
    margin: 0px 0px 30px 0px;
    width: 100%;
}

.modal-product .price-box .price {
    font-size: 22px;
    color: #2e5ca1;
}

.modal-product .numbers-row input {
    height: 35px;
    margin-right: 15px;
}

.modal-product .product-info .quick-desc {
    color: #333;
    font-size: 15px;
    font-weight: 400;
}

.modal-product .product-info .quick-desc .go-to-product {
    margin-top: 15px;
}

.modal-product .widget .social-icons li .social-icon {
    border: none;
    border-radius: 0px;
}

.modal button.close span {
    border: 1px solid #909295;
    border-radius: 60px;
    color: #909295;
    display: block;
    height: 30px;
    line-height: 23px!important;
    text-align: center;
    width: 30px;
    padding-top: 1px;
}

/* --- COUPON PROMO --- */

.coupon-promo {
    padding: 30px;
    border: 1px dashed #ccc;
    margin-bottom: 80px;
    text-align: center;
    position: relative;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
}

.coupon-promo .coupon-code {
    font-weight: 800;
}

.coupon-promo .scissors {
    position: absolute;
    bottom: -6px;
    left: 150px;
}

.coupon-promo .btn-container {
    display: inline-block;
    margin-left: 15px;
}

@media (max-width: 991px) {

    .coupon-promo .btn-container {
        display: block;
        margin-left: 0px;
        margin-top: 20px;
    }

    .coupon-promo .scissors {
        right: 100px;
        left: inherit;
    }
}

/* WEBSHOP AJ�NL� */

.home-four-section-title h4::after {
    top: -7px;
    border-left: 3px solid #2e5ca1;
}

.features-tab .nav.nav-tabs > li a {
    padding: 3px 6px;
    border-radius: 0px;
}

.features-tab li a:hover,
.features-tab li.active > a {
    color: #2e5ca1!important;
    background: #f0f0f0!important;
}

.single-product .item-top > a::before {
    background: rgba(31, 62, 108, 0.6) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 300ms ease 0s;
}

.price-rating-container {
    margin-bottom: 10px;
}

/* =================================
          PRODUCT DETAILS
================================= */

.product-details-area .product-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    float: left;
    width: 100%;
}

.product-details-area .product-title h1 {
    float: left;
    margin-bottom: 10px;
}

.product-details-area .product-title h1 a {
    font-size: 14px;
    position: relative;
}

.product-details-area .product-title h1 .wishlist:before {
    content: "\f004";
    font-family: "Fontawesome";
    position: absolute;
    top: 2px;
    right: 0px;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.product-details-area .product-title h1 .wishlist:hover:before {
    opacity: 1;
}

.product-details-area .product-s-l {
    text-align: center;
}

.product-details-area .product-s-l .socialsharing-product {
    float: left;
    padding-top: 20px;
}

.product-details-area .product-s-l .socialsharing-product ul > li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.product-details-area .product-s-l .socialsharing-product ul > li a {
    color: #666;
    cursor: pointer;
}

.product-details-area .product-details .short-description-block {
    border-bottom: 1px solid #e5e5e5;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    padding-top: 5px;
    line-height: 20px;
}

.product-details-area .product-details .short-description-block ul.product-info {
    list-style: circle;
    padding: 10px 20px;
}

.product-details-area .product-details .short-description-block ul.product-info li {
    margin-bottom: 15px;
}

.product-details-area .content-prices .price-display {
    font-size: 22px;
    font-family: "Open Sans", sans-serif;
    color: #2e5ca1;
}

/* right sidebar */

.product-details-area .product-right-column .sidebar-widget-title h5 {
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.product-details-area .product-right-column .sidebar-widget .widget-item {
    display: block;
    padding:  10px;
    margin-bottom: 5px;
    transition: background-color 0.2s ease;
}

.product-details-area .product-right-column .sidebar-widget .widget-item:hover {
    cursor: pointer;
    background-color: #efefef;
}

.product-details-area .product-right-column .sidebar-widget .widget-item img {
    max-width: 98px;
}

.product-details-area .product-right-column .sidebar-widget .widget-item .product-name {
    color: #666;
}

.product-details-area .product-right-column .sidebar-widget .widget-item:hover .product-name {
    color: #2e5ca1;
    text-decoration: underline;
}

.product-details-area .product-right-column .sidebar-widget .widget-item .price-box span {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}

@media (min-width: 530px) and (max-width: 991px) {
    .product-details-area .product-right-column .sidebar-widget .widget-item {
        width: 50%;
        float: left;
    }
}

/* more-info-reviews */

.product-details-area .tab-content {
    border: 1px solid #e9e9e9;
    clear: both;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 60px;
    padding: 30px;
}

.product-details-area .tab-content ul.product-info {
    list-style: circle;
    padding: 10px 20px;
}

.product-details-area .tab-content ul.product-info li {
    margin-bottom: 15px;
}

.product-details-area .tab-content ul.product-info li:last-child {
    margin-bottom: 0px;
}

.p-details-tab .nav.nav-tabs > li a {
    padding: 0px 5px;
}

/* similar products */

@media (max-width: 530px) {
    .similar-products .col-xs-6 {
        width: 100%;
    }
}

/* =================================
          PRODUCT LIST
================================= */

.shop-tab ul.nav li a i {
    border: 1px solid #cccccc;
    color: #cccccc;
    display: block;
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 0;
    text-align: center;
    width: 34px;
}

.shop-tab ul.nav li.active a i,
.shop-tab ul.nav li a i:hover {
    border-color: #2e5ca1;
    color: #2e5ca1;
}

.shop-tab .nav.nav-tabs {
    display: inline-block;
}

@media (max-width: 767px) {
    .shop-tab-selectors .select {
        display: block;
        margin-bottom: 0;
        margin-right: 10px;
        float: left;
    }

    .shop-tab-selectors .select:last-child {
        margin-right: 0px;
    }

}

/* left-filter-bar */

@media (min-width: 992px) {

    .modal-filter {
        display: block !important;
        position: static;
        opacity: 1;
        filter: alpha(opacity=100);
        transition: none !important;
        overflow: visible;
        overflow-x: visible !important;
        overflow-y: visible !important;
    }

    .modal-filter .modal-dialog {
        position: static !important;
        transform: none !important;
        transition: none !important;
        width: auto !important;
        margin: 0 !important;
    }

    .modal-filter .modal-content {
        box-shadow: none !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        border: 0 none !important;
        border-radius: 0!important;
    }
}

@media (max-width: 991px) {

    .modal.modal-filter  .modal-dialog {
        width: auto;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        right: 75px;
        bottom: 0;
        max-width: 420px;
    }

    .modal.modal-filter .modal-content {
        border-radius: 0;
        min-height: 100%;
        background: #FFF;
    }

    .modal.modal-filter .close {
        position: fixed;
        background-color: #C3565A;
        top: 15px;
        right: 35px;
        opacity: 1;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        border-radius: 50%;
        color: #fff;
        text-shadow: none;
    }

}


.categories-content ul li a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    border-bottom: 1px solid #eeeeee;
    padding-top: 10px;
}

.left-sub-navbar.submenu > li a {
    color: #333;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    padding: 0 30px 0 0 !important;
}

.show-submenu.submenu-active,
ul.l-sidebar > li:hover > a,
.left-sub-navbar.submenu > li a:hover {
    color: #2e5ca1;
}

.title_block {
    border-bottom: 2px solid #e1e1e1;
    border-top: none;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    margin: 5px 0 20px;
    padding: 15px 0;
    text-transform: uppercase;
}

.layered-sidebar {
    margin-bottom: 30px;
    overflow: visible;
}

.sub-categories {
    overflow: visible;
}

.sub-content {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 15px;
    margin-top: 5px;
    overflow-y: auto;
}

.sub-content-price {
    overflow-y: auto;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
}

.sub-content-price label {
    font-weight: 400;
}

.sub-content-price .max-price {
    margin-top: 10px;
}

.layered-subtitle {
    color: #000000;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.layered-category li label {
    color: #333;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 5px;
}

.layered-category li label span {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
}



/* list-view */

.tab-pane#list {
    margin-top: -15px;
}

.page-heading.product-listing {
    border-bottom: medium none;
    margin-bottom: 0;
    padding: 0 0 10px;
    margin-top: 26px;
}

.shop-product-list {
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    transition: background-color 0.2s ease;
}

.shop-product-list:hover {
    background-color: #efefef;
}

.shop-product-list:hover h5 a {
    color: #3BA7DE;
    text-decoration: underline;
}

.shop-product-text .shop-product-text {
    position: relative;
}

.shop-product-list .shop-product-text .wishlist {
    float: right;
    margin-left: 15px;
    font-size: 16px;
    position: absolute;
    top: 5px;
    right: 15px;
}

.shop-product-list .shop-product-text .wishlist:before {
    content: "\f004";
    font-family: "Fontawesome";
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 0;
    font-size: 16px;
    transition: opacity 0.2s ease;
}

.shop-product-list .shop-product-text .wishlist:hover:before {
    opacity: 1;
}

.shop-product-list .shop-product-text .discount {
    font-size: 14px;
}

.shop-product-list .numbers-row > input {
    float: left;
    height: 35px;
    text-align: center;
    width: 80px;
    border: 1px solid #ddd;
    margin-right: 10px;
}

.shop-product-text .product-desc {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 15px;
}


.shop-product-text h5 a {
    color: #333;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 0;
    font-weight: 700;
}



/* =================================
                CART
================================= */

.table-cart {
    width: 100%;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 500;
}

.table-cart th,
.table-cart td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
    min-height: 75px;
}

.table-cart td {
	vertical-align: top;
}

.table-cart .product-thumbnail .product {
    position: relative;
    padding-left: 70px;
    min-height: 60px;
}

.table-cart .product-thumbnail img {
    max-width: 60px;
    max-height: 60px;
    position: absolute;
    top: 0px;
    left: 0px;

}

.table-cart .product-price,
.table-cart .product-subtotal {
    font-family: "Open Sans", sans-serif;
}

.table-cart .product-remove a {
    font-size: 12px;
    color: #333;
}

.table-cart .product-remove a:hover {
    color: #2e5ca1;
    text-decoration: underline;
}


/* table-fluid */

.table-fluid > tbody > tr > td {
    vertical-align: middle!important;
}

@media (max-width: 767px) {

    .table-fluid {
        margin-left: -15px;
        margin-right: -15px;
    }

    .table-fluid table,
    .table-fluid thead,
    .table-fluid tbody,
    .table-fluid th,
    .table-fluid td,
    .table-fluid tr {
        display: block;
    }

    .table-fluid thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .table-fluid thead tr.title {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .table-fluid td {
        border: none;
        position: relative;
        padding-left: 50% !important;
        min-height: 50px;
        border-bottom: 1px solid #efefef;
        padding-top: 15px;
    }

    .table-fluid td.product-quantity {
        padding-top: 8px;
    }

    .table-fluid td:before {
        content: attr(data-title);
        position: absolute;
        top: 50%;
        left: 6px;
        width: 45%;
        margin-top: -11px;
        padding-right: 10px;
        white-space: nowrap;
    }

    .table-fluid tbody tr td:nth-child(1) {
        padding-left: 6px !important;
        border-top: none;
        border-bottom: 1px solid #ddd;
        font-weight: bold;
        line-height: 30px;
        background-color: #fafafa;
        vertical-align: middle;
        min-height: 75px;
        padding-top: 5px;
    }

    .table-cart .product-thumbnail img {
        max-width: 60px;
        max-height: 60px;
        position: absolute;
        top: 2px;
        left: 0px;

    }
}


.cart-main-area .back-to-shop {
    margin-top: 15px;
}

.cart-main-area .back-to-shop a {
    color: #666;
    font-weight: 500;
}

.cart-main-area .back-to-shop a:hover {
    text-decoration: underline;
}

.order-total {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: bold;
}

.order-total .total-text{
    text-transform: uppercase;
}

.order-total .amount {
    color: #2e5ca1;
    font-family: "Open Sans", sans-serif;
}

/* --- checkout cart accordion --- */

.cart-accordion .panel {
    border-radius: 0px;
    box-shadow: none;
}

.cart-accordion .panel-heading {
    background-color: transparent;
    padding: 15px;
}

.cart-accordion .panel-heading h4 a {
    position: relative;
    padding-left: 10px;
}

.cart-accordion .panel-heading h4 a:before {
    content: '';
    position: absolute;
    left: -3px;
    top: 7px;
    width: 0;
    height: 0;
    border-top: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.cart-accordion .panel-heading h4 a.collapsed:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 5px;
    width: 0;
    height: 0;
    border-left: 5px solid #333;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}



/* --- checkout form --- */

.existing-data {
    margin-bottom: 20px;
}

.checkout-data-sheet {
    margin-bottom: 30px;
}

.checkout-data-sheet h1 {
    padding: 0px;
    margin-bottom: 15px;
}

.checkout-data-sheet .radio,
.checkout-data-sheet .checkbox {
    margin-bottom: 25px;
}

.checkout-data-sheet .new-total {
    font-size: 18px;
    color: #2e5ca1;
    font-family: "Open Sans", sans-serif;
    margin-left: 5px;
}

.summary-list li{
    margin-bottom: 15px;
}

.summary-list li .summary-title {
    font-weight: bold;
}

.table-payment .no-border {
    border: none;
}

@media (max-width: 767px) {
    .checkout-data-sheet .inline-inputs .form-control {
        margin-bottom: 10px;
    }
}


/* CUSTOM */

.small-spinner {
	width: 50px;
}

.small-spinner input {
	width: 100%;
}

.tall-spinner {
	width: 80px;
	height: 35px;
	margin-right: 10px;
}

.tall-spinner input {
	width: 100%;
	height: 100%;
}

.tall-spinner2 {
	width: 220px;
	height: 35px;
	margin-right: 10px;
}

.input-control > .tall-spinner,
.input-control > .tall-spinner2 {
	margin-right: 0;
}

.input-control > .tall-spinner .ui-spinner-button,
.input-control > .tall-spinner2 .ui-spinner-button {
	border-radius: 0;
}

.tall-spinner2 input {
	width: 100%;
	height: 100%;
}

.basket-product-properties {
	font-size: 13px;
	margin-top: 2px;
	margin-left: 5px;
}

.basket-product-properties li {
	list-style-type: initial;
}

.p-price {
	text-align: right;
}

.webshopCategoriesTree {
	border: none;
	width: 100%;
}

.webshopCategoriesTree .ui-tree-container {
	/*overflow: hidden;*/
	padding-bottom: 10px;
}

.webshopCategoriesTree .ui-treenode-content {
	border-bottom: 1px solid #eeeeee;
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	padding-top: 10px;
}

.webshopCategoriesTree .ui-treenode-children .ui-treenode-content {
	padding-top: 10px;
	padding-top: 0;
}

.webshopCategoriesTree .ui-treenode-children .ui-treenode-content:last-child {
	margin-bottom: 10px;
}

.webshopCategoriesTree .ui-treenode-label {
	border-radius: 0;
	box-sizing: border-box;
	outline: none;
	margin-left: 5px;
	display: inline !important;
}

.webshopCategoriesTree .ui-treenode-label.ui-state-hover {
	color: #2e5ca1;
	background: none;
	-webkit-text-shadow: 0 0 5px #ffffff;
	text-shadow: 0 0 5px #ffffff;
	display: inline !important;
}

.webshopCategoriesTree .ui-treenode-label.ui-state-highlight {
	color: #2e5ca1;
	background: none;
	text-decoration: underline;
}

.webshopCategoriesTree .ui-icon-check {
	background-position: -64px -145px;	
}

.webshopCategoriesTree .ui-icon-minus {
	background-position: -49px -129px;
}

.webshopCategoriesTree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-s,
.webshopCategoriesTree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-e {
	float: right;
	background: none;
    text-indent: initial;
    font-family: FontAwesome;
	
	border: 1px solid #f6f6f6;
    border-radius: 50%;
    color: #c8c8c8;
    float: right;
    font-size: 10px !important;
    font-weight: 300;
    height: 20px;
    left: inherit;
    line-height: 20px;
    position: inherit;
    text-align: center;
    top: inherit;
    vertical-align: middle;
    width: 20px;
}

.webshopCategoriesTree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-e:before {
	content:"\f067";
}

.webshopCategoriesTree .ui-tree-toggler.ui-icon.ui-icon-triangle-1-s:before {
	content:"\f068";
}

.webshopCategoriesTree.ui-tree .ui-treenode-leaf-icon {
	display: none;
}

.webshopProperties .ui-chkbox-box {
	margin-right: 5px;
}

.detailTabs .ui-tabs-nav {
	border-bottom: 2px solid #ebebeb;
    border-top: 2px solid #ebebeb;
    margin-bottom: 30px;
}

.detailTabs .ui-tabs-nav li {
	padding: 0 5px !important;
	border: none !important;
	margin: 5px 10px;
}

.detailTabs .ui-tabs-nav li.ui-state-hover {
	background: none !important;
}

.detailTabs .ui-tabs-nav li:first-child {
	margin-left: 0;
}

.detailTabs .ui-tabs-nav li:last-child {
	margin-right: 0;
}

.detailTabs .ui-tabs-nav a {
	border: 0 none;
    color: #999999;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    padding: 0 0 5px;
    position: relative;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
    font-size: 15px;
    padding: 10px 0 !important;
    color: #999999 !important;
    transition: all 300ms ease 0s;
}

.detailTabs .ui-tabs-nav li.ui-state-hover a,
.detailTabs .ui-tabs-nav li.ui-state-active a {
	color: #484848 !important;
}

.detailTabs .ui-tabs-panel {
	padding: 0;
}

/* =================================
              MY MENU
================================= */

/* -- layout --*/

.my-menu {
    margin-bottom: 50px;
}

.my-menu-tabs .nav-tabs {
    border-bottom: 0;
    float: left;
    margin-right: 0px;
    border-right: none;
    width: 25%;
}

.my-menu-tabs .tab-content {
    float: left;
    width: 75%;
    padding-left: 30px;
}

.my-menu-tabs .nav-tabs .pe {
    font-size: 22px;
}

.my-menu-tabs .nav-tabs .tab-title {
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
}

.my-menu-tabs .nav-tabs > li {
    float: none;
    width: 100%;
}

.my-menu-tabs .nav-tabs > li > a {
    min-width: 74px;
    margin-bottom: 3px;
    margin-right: 0px;
    border-radius: 0;
    border: none;
    color: #333;
}

.my-menu-tabs .nav-tabs > li > a.active,
.my-menu-tabs .nav-tabs > li > a.active .tab-title {
	font-weight: bold;
}

.my-menu-tabs .nav-tabs > li > a:hover,
.my-menu-tabs .nav-tabs > li > a:focus {
    border:none;
    background-color: #f5f5f5;
}

.my-menu-tabs .nav-tabs .active > a,
.my-menu-tabs .nav-tabs .active > a:hover,
.my-menu-tabs .nav-tabs .active > a:focus {
    border: none;
    background-color: #eee;
}


/* -- elements -- */

.my-menu .section {
    margin-bottom: 40px;
}


/* -- invitations --*/

.invitations .promo-box {
    color: #254a81;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
}

.invitations .price.inactive {
    color: #999;
}

.invitations ul.list-iconic li {
	list-style-type: none;
}

/* -- previous -- */
.cart-accordion.previous-orders a {
    padding-right: 60px;
}

.cart-accordion.previous-orders a .order-number {
    position: absolute;
    top: 3px;
    right: 0px;
}


@media (max-width: 767px) {

    /* -- layout -- */

    .my-menu-tabs .nav-tabs {
        border-bottom: 1px solid #ddd;
        float: none;
        margin: none;
        border-right: none;
        width: 100%;
        margin-bottom: 15px;
    }

    .my-menu-tabs .tab-content {
        float: none;
        width: 100%;
        padding-left: 0px;
    }

    .my-menu-tabs .nav-tabs .tab-title {
        display: none;
    }

    .my-menu-tabs .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

    .my-menu-tabs .nav-tabs > li > a {
        min-width: auto;
        margin-right: 2px;
    }

    .my-menu-tabs .nav-tabs > li > a:hover,
    .my-menu-tabs .nav-tabs > li > a:focus {
        border-color: #eeeeee #dddddd #eeeeee #eeeeee;
    }

    .my-menu-tabs .nav-tabs .active > a,
    .my-menu-tabs .nav-tabs .active > a:hover,
    .my-menu-tabs .nav-tabs .active > a:focus {
        border-color: #ddd transparent #ddd #ddd;
        border-right-color: #ffffff;
    }

    /* -- favourites -- */

    .favourite-list-container .table-fluid .btn {

    }
}
