/** PAGE STYLES **/
.bg-layer {
    width: 100%;
    height: 100%;
    background: #515a63;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 100;
    position: fixed;
    top: 0;
    left: 0;
}
#curr-overlay {
    width: 285px;
    position: fixed;
    top: 40%;
    left: 40%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    overflow: hidden;
    padding: 10px;
    margin: 10px 0;
    box-shadow: 0 0 1px 1px #555;
    z-index: 1000;
}
#curr-overlay .btn {
    font-weight: 300;
    border-width: 1px;
}
.currency {
    cursor: pointer;
    margin: 0;
    display: inline;
}
.form-group .currency {
    display: inline;
}
.imgload, .si-thumb img {
    background-image: url(../img/loader.gif);
    background-position: center;
    background-repeat: no-repeat;
}
.sidepanel .badge, .nav li a span.badge {
    display: none;
}

.list-icon {
    position: relative;
    float: left;
    margin-top: 3px;
    padding-right: 5px;
}
    display: block;
    width: 16px;
.list-icon > span {
    height: 1px;
    background-color: #17cccb !important;
    padding: 0 !important;
    margin-bottom: 3px;
}

/* fancy */
.fancybox-lock .fancybox-overlay {
    z-index: 10002;
}

.page-bar {
    position: relative;
    padding: 0;
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.page-breadcrumb {
    position: relative;
    display: block;
    float: left;
    padding: 0;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.page-breadcrumb li {
    position: relative;
    font-size: 13px;
    line-height: 13px;
    list-style: none;
    display: inline-block;
    float: left;
    padding: 0 15px;
}
.page-breadcrumb li span {
    display: none;
}
.page-breadcrumb li + li:before {
    content: '/';
    font-size: 13px;
    color: #2e2e2e;
    position: absolute;
    top: 0;
    left: -3px;
}
.page-breadcrumb li a {
    font-size: 13px;
    color: #2e2e2e;
}
.page-breadcrumb li a:hover {
    color: #17cccb;
    text-decoration: none;
}
.page-breadcrumb li:last-child a {
    pointer-events: none;
}

.section {
    color: #515a63;
    padding: 30px 0;
    background-color: #fff;
}

.revolution-slider {
    background-color: #000;
}

/* slide section */
.slide-section {
    position: relative;
}
.slide-section .slide-caption {
    position: absolute;
    top: 0;
    left: 0;
}

.ls-price {
	font: 300 20px 'Open Sans', sans-serif;
	color: #fff;
	text-align: center;
	background: rgba(230,64,12,0.9);
	border-radius: 190px !important;
	overflow: hidden;
	width: 177px;
	height: 177px;
	display: table-cell;
	vertical-align: middle;
}
.ls-price b {
	display: block;
	font-weight: normal;
	padding-top: 15%;
}
.ls-price strong {
	font: 300 425%/1 'Source Sans Pro', Arial, sans-serif;
	font-weight: 300;
}
.ls-price strong span {
	font-size: 30px;
}

.slide-section .ss-title {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 37px;
    line-height: 46px;
    top: 25% !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    text-align: center;
}
.slide-section .box-item {
    color: #fff;
    text-align: center;
    background-color: rgba(29,29,27,0.8);
    padding: 35px 20px;
    margin: 15px 0;
    width: 280px;
}
.slide-section .box-item h4 {
    font-size: 150%;
    font-weight: 500;
    margin: 0;
}
.slide-section .box-item p {
    font-size: 90%;
    line-height: 200%;
    margin: 5% 0;
    color: #fff;
}
.slide-section .box-item .btn {
    font-size: 100%;
}
.slide-section .box-item.bx-1 {
    top: 40% !important;
    left: auto !important;
    right: 50% !important;
    margin-right: 1% !important;
}
.slide-section .box-item.bx-2 {
    top: 40% !important;
    left: 50% !important;
    margin-left: 1% !important;
}

/* well */
.well {
    color: #5b5b5b;
    font-size: 13px;
}
.well .wtitle {
    margin: 0 0 15px;
    font-size: 16px;
    color: #5b5b5b;
    border-bottom: 1px solid #c2cad8;
    width: 100%;
    display: block;
}
.well label {
    font-size: 13px;
}
.well .bs-select {
    margin-bottom: 0;
    height: auto;
}

/* section form {for login and register pages} */
.section-form p {
    font-size: 13px;
}
.section-form form label {
    font-size: 13px;
}
.section-form .form-control {
    font-size: 13px;
}
.section-form a {
    font-size: 12px;
}
.section-form .form-title, .section-form legend {
    font-size: 16px;
}

/* another section form */
.section .form-control {
    border-color: #15c0bf;
}
.section .bs-select .btn {
    background-color: #fff;
    border-color: #15c0bf;
}
.section .dropdown-toggle {
    background-color: #fff;
}
.section .spi-box .form-control {
    border-color: #ccc;
}
.section .spi-box .input-group-addon {
    font-weight: 500;
    padding: 6px;
    font-family: "Times New Roman";
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
.section .spi-box .currency {
    float: left;
}
/* main section */

.section-main {
    color: #fff;
    background-image: url(../img/bg-main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-color: #111;
    text-align: center;
}
.section-main h1 {
    font-family: 'Raleway', sans-serif;
    text-shadow: 2px 2px #000;
    font-size: 37px;
    line-height: 46px;
    margin: 0 0 25px;
}
.section-main .box-item {
    background-color: rgba(0,0,0,0.6);
    padding: 25px;
    margin: 15px 0;
}
.section-main .box-item h4 {
    font-size: 20px;
    margin: 0 0 20px;
}
.section-main .box-item p {
    font-size: 13px;
}

/* shop section */

.section-shop .title {
    font-family: 'Raleway', sans-serif;
    position: relative;
    font-weight: bold;
    text-align: center;
    color: #515a63;
    letter-spacing:2px;    
    font-size: 19px;
    margin: 0 0 35px;
}
.section-shop .title > span {
    position: relative;
    background-color: #fff;
    padding: 5px 25px;
    z-index: 2;
    display: inline-block;
}
.section-shop .title > span > small {
    display: block;
    margin-top: 5px;
}
.section-shop .title.tbordered:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 100%;
    background-color: #bdc3c7;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.section-shop .title.t-tools .btn {
    font-size: 13px;
    padding: 3px 15px;
    border-color: #15c0bf;
}
.section-shop .title.t-tools .btn em {
    color: #15c0bf;
    margin-right: 3px;
}
.section-shop .title.t-tools > a {
    margin-top: 5px;
    font-size: 13px;
}

.section-shop .slide-box {
    margin-bottom: 35px;
    float: left;
    width: 100%;
}
.shop-item {
    position: relative;
    padding: 15px;
}
.shop-item.sl-highlight .si-info > a {
    color: #D91E18;
}
.shop-item.sl-highlight .si-info {
    background-color: #fafafa; /*rgba(217, 30, 24, 0.04)*/
}
.shop-item:hover .si-thumb img {
/*    background-color: #fafafa;*/
    opacity: 0.5;
}
.shop-item .si-thumb {
    padding: 5px;
    max-width: 450px;
    height: 230px;
    display: block;
    overflow: hidden;
    padding: 15px;
}
.shop-item .si-thumb img {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.shop-item .si-info {
    text-align: center;
    padding: 15px;
    color: #383838;
    border: 1px solid #eee;
}
.shop-item .si-info > a {
    width: 100%;
    color: #383838;
    font-size: 13px;
    font-weight: 700;
    margin: 0;
    display: block;
    height: 55px;
    overflow: hidden;
}
.shop-item .si-info ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    font-size: 11px;
    color: #676767;
}
.shop-item .si-info ul li {
    position: relative;
    padding: 3px;
}
/* .shop-item .si-info ul li > span:first-child {
    width: 80px;
    position: absolute;
    left: 0;
} */
.shop-item .si-info ul li > span p {
    line-height: 14px;
    margin: 0;
    font-size: 11px;
    color: #676767;
}
.shop-item .si-info .si-tools {
    text-align: center;
    width: 100%;
}
/* .shop-item .si-info .si-tools .btn {
    border-width: 2px;
    /* padding: 4px 16px; */
} */

/* shop table list */
.shop-table-list {
    color: #383838;
    font-size: 13px;
}
.shop-table-list tr:last-child td {
    border-bottom: 1px solid #e7ecf1;
}
.shop-table-list tr td {
    vertical-align: middle !important;
    font-size: 13px;
}
.shop-table-list tr td .thumb {
    width: 150px;
    margin: auto;
    float: left;
}
.shop-table-list tr td .thumb img {
    width: 100%;
    max-width: 150px;
}
.shop-table-list tr td:hover .thumb img {
    opacity: 0.5;
}
.shop-table-list tr td.details, .shop-table-list tr td:first-child {
    vertical-align: top !important;
}
.shop-table-list tr td.details a {
    font-size: 15px;
    color: #383838;
    font-weight: 600;
    margin: 0 0 10px;
    display: block;
}
.shop-table-list tr td.details a {
    font-size: 15px;
    color: #383838;
    font-weight: 600;
    margin: 0 0 10px;
    display: block;
}
.shop-table-list tr.sl-highlight {
    background-color: #fafafa;
}
.shop-table-list tr.sl-highlight td.details a {
    color: #D91E18;
}
.shop-table-list tr td.details ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.shop-table-list tr td.details ul li {
    padding: 5px 0;
}
.shop-table-list tr td.details ul li > span:first-child {
    width: 100px;
    float: left;
}
.shop-table-list tr td.details ul li p {
    margin: 0;
    line-height: auto;
}

/* store table list */
.store-table-list tr td {
    color: #5b5b5b;
    font-size: 12px;
    vertical-align: middle !important;
}
.store-table-list tr td .thumb {
    width: 120px;
    margin: auto;
}
.store-table-list tr td .thumb img {
    width: 100%;
}
.store-table-list tr td h4 {
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 10px;
}
.store-table-list tr td a {
    font-size: 15px;
    font-weight: 600;
    color: #5b5b5b;
    margin: 0 0 10px;
}
.store-table-list tr td p {
    margin: 0 0 5px;
    font-size: 12px;
}
.store-table-list tr td ul {
    list-style: none;
    padding: 0;
}
.store-table-list tr td ul li > strong {
    font-weight: 600;
}
/* gallery item with shop item css */
.gallery-section .dropdown-toggle {
    color: #515a63;
    padding: 2px 5px !important;
    height: 25px;
    font-weight: 300;
    border-width: 1px;
    font-size: 11px;
}
.gallery-section .shop-item {
    padding: 0;
    display: block;
    width: 100%;
}
.gallery-section .shop-item .si-thumb {
    padding: 30px;
}
.gallery-section .shop-item .si-info {
    padding: 10px;
    border: 1px solid #eee;
}
.gallery-section .gs-inner {
    display: block;
    width: 100%;
}
.gallery-section .gs-inner .gs-col {
    width: calc(100%/4);
    padding: 7px;
    display: inline-block;
    margin-left: -2px;
    margin-right: -2px;
    vertical-align: top;
}

/* side panel */
.sidepanel h4 {
    color: #393939;
    font-size: 15px;
    letter-spacing:1px;
    font-weight: 700;
    text-transform: uppercase;
}
.sidepanel > ul {
    list-style: none;
    padding: 0;
    margin-bottom: 25px;
}
.sidepanel > ul > li {
    padding: 5px 0;
}
.sidepanel > ul > li.nav-header {
    color: #393939;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
}
.sidepanel > ul > li a {
    font-size: 13px;
    color: #515a63;
}
.sidepanel > ul > li a:hover {
    font-size: 13px;
    color: #17cccb;
    text-decoration:none;
}
.sidepanel form {
    padding-top: 5px;
}
.sidepanel form .md-checkbox {
    margin-bottom: 10px;
}
.sidepanel form .md-checkbox label {
    color: #687078;
    font-size: 12px;
}
.sidepanel form label {
    font-size: 13px;
    color: #515a63;
}
.sidepanel form .form-btn {
    text-align: center;
}

/*** slider custom ***/
.custom-slider {
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0;
}
.custom-slider .slick-arrow {
    width: auto;
    height: auto;
    top: 32%;
}
.custom-slider .slick-prev {
    left: -5px;
}
.custom-slider .slick-next {
    right: -5px;
}
.custom-slider .slick-prev::before, .custom-slider .slick-next::before {
    font-family: FontAwesome;
    font-size: 42px;
    line-height: 20px;
    color: #000;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50px !important;
    display: block;
}
.custom-slider .slick-prev::before {
    content: '\f104';
}
.custom-slider .slick-next::before {
    content: '\f105';
}
/* .custom-slider .slick-prev::before, .custom-slider .slick-next::before {
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
    display: block;
    content: '';
    opacity: 1;
}
.custom-slider .slick-prev::before {
    background-image: url(../img/leftarrow.jpg);
}
.custom-slider .slick-next::before {
    background-image: url(../img/rightarrow.jpg);
} */
.custom-slider .slick-dots {
    bottom: auto;
    top: -15px;
    left: 0;
}
.custom-slider .slick-dots li {
    width: 11px;
    height: 11px;
}
.custom-slider .slick-dots li button {
    width: 11px;
    height: 11px;
}
.custom-slider .slick-dots li button::before {
    font-size: 11px;
    color: #515a63;
    line-height: 11px;
    width: 11px;
    height: 11px;
}
.custom-slider .slick-prev.slick-disabled::before, .custom-slider .slick-next.slick-disabled::before {
    opacity: 1;
}
.shop-listing {
    padding-top: 10px;
}
.shop-listing .shop-item {
    padding: 0 40px;
    margin-bottom: 30px;
}
.shop-listing .shop-item .si-thumb {
    padding: 0;
}
.shop-listing .shop-item .si-info {
    padding: 15px 5px 0;
}

/* setting categories */
.set-all-categories {
    margin: 0;
}
.set-all-categories > li {
    list-style: none;
    width: calc(100%/4);
    padding: 25px 5px;
    float: left;
    height: 330px;
    vertical-align: top;
    margin-left: -4px;
    border-bottom: 1px solid #ccc;
}
.set-all-categories > li > a {
    color: #515a63;
    font-weight: 600;
}
.set-all-categories > li > ul {
    margin-top: 5px;
    padding-left: 20px;
}
.set-all-categories > li > ul > li {
    list-style-type: disc;
}

/* item section */
.spi-item-img {
    margin-bottom: 15px;
}
.spi-item-img .spi-large-img {
    border: 1px solid #eee;
    margin-bottom: 25px;
    max-width: 450px;
    height: 370px;
    display: block;
    overflow: hidden;
    padding: 15px;
}
.spi-item-img .spi-large-img img {
    position:relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.spi-item-img .spi-thumb-img {
    border: 1px solid #eee;
    margin-bottom: 5px;
    width: 79px;
    height: 79px;
    display: inline-block;
    overflow: hidden;
    padding: 5px;
    margin-right: 10px;
}
.spi-item-img .spi-thumb-img img {
    position:relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.spi-table-info {
    width: 100%;
    font-size: 14px;
    color: #5c5c5c;
    margin-bottom: 15px;
}
.spi-table-info tr {
    border-bottom: 1px solid #eaeaea;
}
.spi-table-info tr:last-child {
    border-bottom: 0;
}
.spi-table-info tr td {
    padding: 7px 15px;
    font-size: 11px;
    color: #5c5c5c;
}
.spi-table-info tr td p {
    font-size: 11px;
    color: #5c5c5c;
}
.spi-box {
    color: #4d4d4d;
    padding: 15px;
    background-color: #f5f5f5;
    border: 1px solid #e9e9e9;
    margin-bottom: 15px;
    font-size: 13px;
}
.spi-box .btn.fx {
    width: 150px;
}
.spi-box h4 {
    font-size: 17px;
    margin: 0 0 15px;
    color: #5f5f5f;
    font-weight: 500;
}
.spi-box ul {
    color: #5f5f5f;
    margin: 0 0 15px;
    padding: 0 15px 0;
    font-size: 11px;
}
.spi-box p {
    font-size: 13px;
}
.spi-box a.not(.btn) {
    color: #3a7795;
    font-size: 11px;
}
.spi-box .table-list {
    margin-bottom: 10px;
    font-size: 11px;
}
.spi-box .table-list td:first-child {
    font-weight: 600;
    text-align: right;
    width: 130px;
    padding: 5px 10px;
}
.spi-box .table-list td:last-child {
    padding-left: 15px;
}
.spi-box .sub-button {
    width: 100%;
    text-align: right;
    margin-top: 10px;
}
.spi-box .sub-button span {
    padding: 0 10px;
}

.section-form .terms-and-conditions .form-group {
    margin-left: 0;
    margin-right: 0;
}

/* custom tabs */
.custom-tabs {
    font-size: 12px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.custom-tabs .tab-content p {
    font-size: 12px;
    color: #383838;
}
.nav-tabs > li > a {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #515a63;
    text-transform: uppercase;
}
.nav-tabs > li.active > a {
    color: #17cccb !important;
}

/* pagination */
.page-pagination {
    text-align: center;
}
.page-pagination .pagination > li {
}
.page-pagination .pagination > li > a {
    color: #6f6f6f;
    font-size: 10px;
    line-height: 14px;
    border: 1px solid transparent;
    padding: 0 2px;
    margin: 0 5px;
}
.page-pagination .pagination > li.active > a {
    border-color: #6f6f6f;
    background-color: transparent;
}
.page-pagination .pagination > li.active > a:hover, .page-pagination .pagination > li > a:hover {
    background-color: transparent !important;
    border-color: #eee;
    color: #333;
}
.page-pagination .pagination > li.active > a:focus {
    background-color: #eee;
    color: #333;
}

/* newsletter thanks */
.ns-inner h3 {
    color: rgb(23, 204, 203);
    font-weight: bold;
}