﻿/*
*   ULUNET Ugurcan Omur
-----------------------------------------------*/
.b2b {
    display:none;
}

/*
*   Default Styles
-----------------------------------------------*/
.header-ver-center{
    display: flex;
    height: 100%;
    align-items: center;
}

.loading {
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

html {
    overflow-y: scroll;
}

/*.container {
    width: 1170px !important;
}*/

body {
    font-weight: 300;
    font: 13px "Roboto", "Arial", sans-serif;
	/*background: url(https://lh3.googleusercontent.com/proxy/6rLMWdmocl2blJKtnu73DGMrx7hCFodDuqBuZo6uyi4UNEqKjsmHpAn3RRslJcbUrYbYyPMiK4qb4GC4id_wGi8jkTey4-i3nZeGy1kfJOoVUcebUPCuf1sFyK-4M_CYw9WTYdiEEP8SZ5PPSHgl7kVmmflkRjU) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/

}

.order-body {
    background: #fff;
}

a {
    outline: none !important;
}

.relative {
    position: relative;
}

.footer-c {
    /*padding-top: 30px;*/
    padding: 30px 50px;
}

#nprogress .bar {
    position: absolute !important;
    z-index: 1200;
    height: 5px;
    margin-top: 0;
    background: #848388;
}

#nprogress .peg {
    display: none !important;
}

#nprogress .spinner-icon {
    z-index: 1201;
    border-top-color: #848388;
    border-left-color: #848388;
}

#noty_top_layout_container .animated {
    height: auto !important;
}

.noty_message {
    font-weight: 400 !important;
}

.noty_buttons button {
    padding: 6px 10px;
    outline: none;
    border: none;
}

.modal-open {
    padding-right: 0 !important;
}

.modal-content {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    border-radius: 10px;
}

.modal-content .showcase {
    padding: 0;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.modal-content form label {
    display: block;
    margin-top: 9px;
    font-size: 12px;
    font-weight: 600;
}

.modal-content form input,
.modal-content form textarea {
    outline: none;
    display: block;
    width: 100%;
    padding: 7px 10px;
    border: solid 1px #ddd;
}

.modal-content form button {
    padding: 7px 10px;
    font-size: 14px;
    font-weight: 600;
    border: none;
    outline: none;
    background: transparent;
}

.modal-content form button.send {
    margin-top: 5px;
    color: #fff;
    background: #848388;
}

.modal-content form button.send .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    padding-bottom: 0
}

.modal-header .close {
    margin-top: 0;
}

.modal-header h3 {
    color: #848388;
    margin-top: 0;
    margin-bottom: 0;
}

.close {
    font-size: 40px;
    opacity: 0.4;
    color: #848388;
}

#previewModal {
    height: 100%;
}

#previewModal .modal-header a {
    color: #333038;
    text-decoration: none;
}

#previewModal .modal-header .close {
    /* margin-top: -16px; */
    outline: none;
}

#previewModal .modal-dialog {
    position: fixed;
	left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	/*width: 60%;
     margin: -25% 0 0 -25%; 
     margin: -20% 0 0 -25%;*/
}

#previewModal .modal-dialog .product-detail {
    margin-top: 0;
}

#previewModal .thumbs {
    margin-top: 15px;
}

#quickview .thumbs ul {
    display: flex;
    justify-content: center;
	flex-wrap:wrap;
}

#quickview .thumbs li {
    float: left;
    cursor: pointer;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    margin: 0 5px;
}

#quickview .thumbs li img {
    max-width: 70px;
}

.sod_select,
sod_list_wrapper {
    background: transparent !important;
}

.sod_select:hover,
.sod_select.open,
.sod_select.focus,
.sod_select,
.sod_select .sod_list_wrapper {
    width: 100%;
    border-color: #848388;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.sod_select .sod_option.selected,
.sod_select .sod_option.selected.active {
    color: #fff;
    background: #848388;
}

.sod_select .sod_option.active {
    color: #fff;
    background: #3bc8ff;
}

.sod_select .sod_option.disabled {
    color: #fff;
    background: #e53935;
}

.sod_select .sod_list_wrapper {
    z-index: 15;
    margin: 0;
    font-weight: 400;
    border: none;
    -webkit-box-shadow: 3px 3px 0px 0px #848388, -3px 3px 0px 0px #848388;
    -moz-box-shadow: 3px 3px 0px 0px #848388, -3px 3px 0px 0px #848388;
    box-shadow: 3px 3px 0px 0px #848388, -3px 3px 0px 0px #848388;
}

#boxView {
    padding: 0;
    border: none;
}

#boxView.focus {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

#boxView::before {
    display: none !important;
}

#boxView .sod_label {
    display: none !important;
}

#boxView .sod_list_wrapper {
    display: block !important;
    position: static !important;
    -webkit-box-shadow: 0 0 0px 0px transparent, 0 0 0px 0px transparent;
    -moz-box-shadow: 0 0 0px 0px transparent, 0 0 0px 0px transparent;
    box-shadow: 0 0 0px 0px transparent, 0 0 0px 0px transparent;
}

#boxView .sod_list {
    overflow-y: visible;
    margin-bottom: -2px;
}

#boxView .sod_list .sod_option {
    cursor: pointer;
    min-width: 40px;
    text-align: center;
    display: inline-block;
    padding: 10px !important;
    border: solid 2px #848388;
    margin: 2px;
}

#boxView .sod_list .sod_option:first-child {
    display: none !important;
}

#boxView .sod_list .sod_option::before {
    display: none !important;
}

#boxView .sod_list .sod_option.active {
    color: #000;
    background: transparent;
}

#boxView .sod_list .sod_option.selected {
    color: #fff;
    background: #0086bb;
}

#boxView .sod_list .sod_option:hover {
    color: #fff !important;
    background: #00aaee !important;
    border-color: #00aaee;
}

#boxView .sod_list .sod_option.disabled {
    border-color: #e53935;
}

#boxView .sod_list .sod_option.disabled:hover {
    color: #fff;
    background: #e53935 !important;
    border-color: #e53935;
}

.area-360,
.threesixty_images {
    height: 610px !important;
    overflow: hidden;
}

.navbar-toggle {
    cursor: pointer;
    padding: 4px 7px;
    width: 40px;
    color: #848388;
    border: solid 2px #848388;
}

.navbar-toggle span {
    position: relative;
    display: block;
    height: 3px;
    margin: 3px 0;
    background: #848388;
}

.navbar-toggle[aria-expanded="true"] span:nth-child(1) {
    bottom: -7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.navbar-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
}

.navbar-toggle[aria-expanded="true"] span:nth-child(3) {
    top: -5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*
*   Header Styles
-----------------------------------------------*/
.header {
  
}
.header .first{
	background: #f1f1f1;
}
.header .second{
	background: linear-gradient(-45deg,#848484 ,#252525,#848484 );
	background: -moz-linear-gradient(-45deg,#848484 ,#252525,#848484 );
	background: -webkit-linear-gradient(-45deg,#848484 ,#252525,#848484 );
}
.header .logo {
    display: flex;
    align-items: center;
}
.header .logo img{
	width: 100%;
    height: 100%;
}
.header-top{
    display: grid;
    grid-template-columns: 20% 80%;
    position: relative;
}
.header-top-right{
    display: flex;
    flex-direction: column;
}
.header-top-right1{
	display: flex;
    justify-content: flex-end;
}
.header-top-right2{
    display: grid;
    grid-template-columns: 80% 20%;
}
.header-top .header-info{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.header-top .header-info .top-cargo{
    background: #dadada;
    padding: 0px 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-box-shadow: 0 0 7px 1px #b9b9b9;
    -moz-box-shadow: 0 0 7px 1px #b9b9b9;
    box-shadow: 0 0 7px 1px #b9b9b9;
	cursor: default;
}
.header-top .header-info .top-cargo p{
	margin: 0;
    padding: 7px 0;
}
.header-top .header-info .top-cargo i{
	margin-right: 5px;
}
.header-top .header-info .top-menu{
	width: 100%;
}
.header-top .header-info .top-menu ul{
    display: flex;
    margin: 0;
    padding: 5px 0;
	justify-content: space-around;
}
.header-top .header-info .top-menu ul li{
	margin-right: 10px;
}
.header-top .header-info .top-menu a{
	color: #333;
}
.header-bottom{
	/*display: grid;
    grid-template-columns: 25% 50% 25%;*/
}
.header-bottom .header-categories{
	position: relative;
}
.header-bottom .header-categories .header-cat-title{
	color: #fff;
    font-size: 18px;
	cursor: pointer;
	padding: 7px 0;
}
.header-bottom .header-categories .header-cat-title i{
	margin-right: 5px;
}
.header-bottom .header-categories .header-cat-list{
	position: absolute;
    top: 100%;
    background: #575757;
    z-index: 100;
    margin-top: 10px;
	min-height: 390px;
	width: 19%
}
.header-cat-list a{
	color: #fff;
	cursor: pointer;
	font-size: 15px;
}
.header-cat-list a:hover{
	font-size: 15px;
	font-weight: bold;
}
.header-cat-list a:active{
	color: #EEB84D;
}
.header-cat-list ul{
    margin: 0;
    padding: 17px 0;
}
.header-cat-list ul li{
    padding: 12px;
}
.header-cat-list i{
	color: #fff;
}
.header-cat-list>ul>li div:first-child{
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-bottom .header-categories .header-cat-list .dropdown{
	/*display: none;*/
	position: absolute;
    width: 200px;
    background-color: #6a6a6a;
    left: 100%;
    top: 0;
    margin-left: 3px;
    min-height: 100%;
}
.header-user-menu{
	padding: 1%;
}
.header-user-menu .account-menu{
    color: #333;
}
.header-user-menu .account-menu a{
	color: #333;
}
.header-user-menu .UserMenu .account-menu ul {
	margin: 0;
    display: flex;
}
.header-user-menu .UserMenu #divLogin ul {
	justify-content: center;
}
.header-user-menu .UserMenu #divUserMenu{
	float: right;
}
.header-user-menu .UserMenu #divUserMenu ul li:not(:last-child){
	margin-right: 10px;
	cursor: default;
}
.header-user-menu .UserMenu #divLogin ul li:first-child{
	padding-right: 10px;
}
.header-user-menu .UserMenu #divLogin ul li:last-child{
	padding-left: 10px;
}

.top-slider{
    width: 80%;
    margin-left: 20%;
	background: #575757;
}

.header .search-container {
	padding: 10px 0;
    width: 100%;
	position:relative;
    margin-right: 2%;
}

.header .search-container input{
	width: 85%;
    float: left;
    height: 35px;
    padding-left: 7%;
    border: 0;
    background-color: #fff;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.header .search-container button{
	width: 15%;
    float: left;
    height: 35px;
    border: 0;
    background-color: #EEB84D;
    cursor: pointer;
    border-radius: 6px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
	color: #fff;
	font-weight: 600;
}
.header .search-container input:focus,.header .search-container button:focus{
	outline:none;
}

.header .search-container i{
	position: absolute;
    left: 2%;
    top: 50%;
    transform: translateY(-50%);
	color: 
}
.header .search-container input[type="text"]{
	color: #333;
}
.header .search-container input[type="text"]::placeholder,
.header .search-container input[type="text"]:-ms-input-placeholder,
.header .search-container input[type="text"]::-ms-input-placeholder{
	color: #333;
}
.header .search-container #autocomplete-results {
    position: static;
}
.header .search-container #autocomplete-results ul.ui-widget-content {
	max-height: 250px;
    overflow-y: scroll;
    top: 100% !important;
    padding: 10px;
    margin-top: -5px !important;
    border-radius: 6px;
    box-shadow: 0 0 5px 1px #4a4a4a;
	-webkit-box-shadow: 0 0 5px 1px #4a4a4a;
    -moz-box-shadow: 0 0 5px 1px #4a4a4a;
	scrollbar-color: #dadada white; 
  	scrollbar-width: thin;
}
.header .search-container #autocomplete-results ul.ui-widget-content::-webkit-scrollbar{
	width: 10px;
}
.header .search-container #autocomplete-results ul.ui-widget-content::-webkit-scrollbar-track{
	border-radius: 6px;
}
.header .search-container #autocomplete-results ul.ui-widget-content::-webkit-scrollbar-thumb{
  	background-color: #dadada;
	border-radius: 6px;
}

.header .search-container #autocomplete-results .ui-menu-item {
    border: none;
    margin-bottom: 5px;
}

.header .search-container #autocomplete-results .ui-menu-item a {
    display: block;
    padding: 5px 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}

.header .search-container #autocomplete-results .search-result-image {
    margin-top: 3px;
}

.header .search-container #autocomplete-results .search-result-info {
    color: #333;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
}

.header .search-container #autocomplete-results .search-result-info .SRproduct-code {
    font-size: 11px;
    font-weight: 600;
}

.header-topbar {
    position: relative;
    /*bottom: -30px;*/
}

.header-topbar li {
    float: left;
    margin-right: 15px;
}

.header-topbar li a {
    color: #777;
    text-decoration: none;
    display: block;
    height: 20px;
}


.header .vertical-align {
    /*margin-top: 27px;*/
}



.header .navigation {
    position: relative;
    /*padding: 5px 5px 0 5px;*/
    background: #848388;
    margin-top: 15px;
}

.header .navigation .container {
    position: relative;
}

.header .navigation .container>ul>li {
    float: left;
}

.header .navigation .container>ul>li:nth-child(6) {
    position: relative;
}

.header .navigation .container>ul>li>a {
    position: relative;
    display: inline-block;
    /*padding: 12px 17px 15px 12px;*/
padding: 9px 0;
    color: #fff;
    font-size: 14px;
    /*font-weight: 500;*/
font-weight: 400;
    /*margin-left: 16px;*/
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
border-bottom:3px solid transparent;
}

.header .navigation .container>ul>li>a::after {
    /*content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 20px;
    margin: 9px 0 0 -8px;
    background: #006188;*/

	content: "\f107";
    font-family: FontAwesome;
    margin-left: 2px;
}

.header .navigation .container>ul{
	display: flex;
    justify-content: space-between;
	margin-bottom:0;
}

.header .navigation .container>ul>li:hover>a {
    /*color: #848388;
    background: #fff;*/
border-color:#fff;
}

.header .navigation .container>ul>li:first-child a {
    margin-left: 0;
}

.header .navigation .container>ul>li:first-child a::after {
    display: none;
}

.header .navigation .container>ul>li .dropdown {
    z-index: 99;
    display: none;
    position: absolute;
    top: 100%;
    /*left: 0;
    width: 100%;
    min-width: 320px;
    max-width: 1140px;
    margin-left: 15px;*/
width: 225px;
border-bottom: 1px solid #d3d3d3;
border-left: 1px solid #d3d3d3;
border-right: 1px solid #d3d3d3;
}

.header .navigation .container>ul>li .dropdown>ul {
    padding: 0 15px 15px 15px;
    background: #fff;
display:flex;
flex-direction:column;
}

.header .navigation .container>ul>li .dropdown>ul li {
    display: inline-block;
    float: left;
   /* width: 33.33%;*/
}

.header .navigation .container>ul>li .dropdown>ul li a {
    float: left;
    /*color: #848388;
    font-size: 15px;
    font-weight: 600;*/
color:#000000;
font-size:14px;
border-bottom:1px solid #ddd;
    text-decoration: none;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.header .navigation .container>ul>li .dropdown>ul li ul li {
    margin-right: 5px;
    margin-bottom: 5px;
}

.header .navigation .container>ul>li .dropdown>ul li ul li a {
    color: #666;
    font-size: 11px;
    padding: 0;
    min-width: 0;
    font-weight: 400;
}

.header .navigation .container>ul>li .dropdown>ul li ul li a:hover {
    color: #848388;
}

.header .navigation .container>ul>li .dropdown>ul>li {
    margin-top: 15px;
}

.header .navigation .container>ul>li .dropdown>ul>li>a {
    display: block !important;
    float: none !important;
    margin-bottom: 7px;
}

.header .navigation .container>ul>li .dropdown>ul .banner-area {
    /*display: inline-block;
    margin-left: 20px;
    margin-right: 10px;*/
display:block;
}
.header .navigation .container>ul>li .dropdown>ul .banner-area img{
width:100%;
}

.header .navigation .container>ul>li:hover .dropdown {
    display: block;
}

.header .topnavigation .phone {
    padding: 10px 0;
}

.header .topnavigation .phone>a {
    color: #fff;
}

.header .topnavigation {
    position: relative;
    padding: 0px 5px 0 5px;
    background: #283890;
    margin-top: 15px;
}

.header .topnavigation .container {
    position: relative;
}

.header .topnavigation .container>ul>li {
    float: left;
}

.header .topnavigation .container>ul>li:nth-child(6) {
    position: relative;
}

.header .topnavigation .container>ul>li>a {
    position: relative;
    display: inline-block;
    padding: 12px 17px 15px 12px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-left: 16px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.header .topnavigation .container>ul>li>a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 20px;
    margin: 9px 0 0 -8px;
    background: #006188;
}

.header .topnavigation .container>ul>li:hover>a {
    color: #848388;
    background: #fff;
}

.header .topnavigation .container>ul>li:first-child a {
    margin-left: 0;
}

.header .topnavigation .container>ul>li:first-child a::after {
    display: none;
}

.header .topnavigation .container>ul>li .dropdown {
    z-index: 99;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    min-width: 320px;
    max-width: 1140px;
    margin-left: 15px;
}

.header .topnavigation .container>ul>li .dropdown>ul {
    padding: 0 15px 15px 15px;
    background: #fff;
}

.header .topnavigation .container>ul>li .dropdown>ul li {
    display: inline-block;
    float: left;
    width: 33.33%;
}

.header .topnavigation .container>ul>li .dropdown>ul li a {
    float: left;
    color: #848388;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    margin: 0;
    padding: 0;
    margin-right: 5px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.header .topnavigation .container>ul>li .dropdown>ul li ul li {
    margin-right: 5px;
    margin-bottom: 5px;
}

.header .topnavigation .container>ul>li .dropdown>ul li ul li a {
    color: #666;
    font-size: 11px;
    padding: 0;
    min-width: 0;
    font-weight: 400;
}

.header .topnavigation .container>ul>li .dropdown>ul li ul li a:hover {
    color: #848388;
}

.header .topnavigation .container>ul>li .dropdown>ul>li {
    margin-top: 15px;
}

.header .topnavigation .container>ul>li .dropdown>ul>li>a {
    display: block !important;
    float: none !important;
    margin-bottom: 7px;
}

.header .topnavigation .container>ul>li .dropdown>ul .banner-area {
    display: inline-block;
    margin-left: 20px;
    margin-right: 10px;
}

.header .topnavigation .container>ul>li:hover .dropdown {
    display: block;
}

/*.header .UserMenu {
    display: inline-block;
    float: right;
}
.header .UserMenu div ul li:last-child{
margin-right:0;
}


.header .account-menu {
    display: inline-block;
    overflow: hidden;
}

.header .account-menu .account,
.header .account-menu .login {
    position: relative;
    display: block;
    height: 50px;
    line-height: 48px;
    text-align: center;
    color: #999;
    font-size: 16px;
    text-decoration: none;
    width: 150px;
    border: solid 2px #999;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.header .account-menu .account .user-menu,
.header .account-menu .login .user-menu,
.header .account-menu .account .sign-in,
.header .account-menu .login .sign-in {
    z-index: 10;
    position: relative;
    top: -7px;
}

.header .account-menu .account .bottom-line,
.header .account-menu .login .bottom-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #888;
    font-weight: 700;
    margin-top: 8px;
}

.header .account-menu .account a,
.header .account-menu .login a {
    color: #555;
    text-decoration: none;
}

.header .account-menu .account a:hover,
.header .account-menu .login a:hover {
    color: #848388;
}
*/
.header .basket-container {
    position: relative;
    z-index: 65;
    display: inline-block;
    -webkit-perspective: 1000px;
    perspective: 1000px;
	width:100%;
}

.header .basket-button {
    position: relative;
	width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.header .basket-button i{
	font-size: 25px;
    margin-right: 5%;
}

.header .basket-button>a {
	color: #333;
    font-weight: 600;
}

.header .basket-button:hover {
	color: #EEB84D;
}

.header .basket-button .count {
    opacity: 0;
    z-index: 3;
    position: absolute;
    left: 55%;
    top: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 22px;
    background: #848388;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.header .basket-button .count.active {
    opacity: 1;
    margin-top: -10px;
}

.header .view-cart-container {
    z-index: 999;
    position: absolute;
    right: 0;
    top: 5px;
    width: 380px;
    height: 310px;
    display: none;
    opacity: 0;
    margin-top: 65px;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.4);
    -webkit-transform: rotateY(-40deg);
    -moz-transform: rotateY(-40deg);
    transform: rotateY(-40deg);
}

.header .view-cart-container .content {
    height: 100%;
    background: url("../img/loading.gif") no-repeat center;
}

.header .view-cart-container .table-scroll {
    height: 210px;
    overflow-y: scroll;
    background: #fff;
}

.header .view-cart-container .table-scroll.basket-empty {
    padding: 20px;
    overflow: hidden;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.header .view-cart-container .table-scroll.basket-empty i {
    color: #eee;
    font-size: 70px;
}

.header .view-cart-container .table-scroll.basket-empty strong {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0;
}

.header .view-cart-container table {
    width: 100%;
}

.header .view-cart-container table td {
    position: relative;
    padding: 10px;
    vertical-align: top;
}

.header .view-cart-container table td img {
    float: left;
    display: inline-block;
    margin-right: 10px;
}

.header .view-cart-container table td .count {
    display: block;
    margin-top: 5px;
}

.header .view-cart-container table td h4 {
    display: . block;
    color: #777;
    font-size: 14px;
    font-weight: 700;
}

.header .view-cart-container table td .option {
    display: block;
    margin-bottom: 4px;
    font-size: 11px;
}

.old-price {
    text-decoration: line-through;
}

.header .view-cart-container table td .price,
.header .view-cart-container table td .old-price {
    font-weight: 700;
    font-size: 16px;
    color: #848388;
}

.header .view-cart-container table td .price i,
.header .view-cart-container table td .old-price i {
    position: relative;
}

.header .view-cart-container table td .old-price {
    font-size: 13px;
    font-weight: 600;
    color: #777;
    text-decoration: line-through;
}

.header .view-cart-container table td a {
    color: #777;
    text-decoration: none;
}

.header .view-cart-container table td.remove a {
    display: inline-block;
    width: 20px;
    height: 21px;
    color: #666;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    line-height: 20px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.header .view-cart-container.active {
    opacity: 1;
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    transform: rotateY(0);
}

.header .view-cart-container .buttons {
    padding: 5px 10px;
    background: #ddd;
    margin: 10px 0;
}

.header .view-cart-container .buttons a {
    display: inline-block;
    padding: 7px 12px;
    color: #777;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.header .view-cart-container .buttons a.basket {
    color: #fff;
    background: #848388;
}

.header .view-cart-container .buttons a .ripple {
    -webkit-animation: ripple 1.1s;
    -moz-animation: ripple 1.1s;
    animation: ripple 1.1s;
    background: rgba(255, 255, 255, 0.4);
}

.header .view-cart-container .buttons strong {
    display: inline-block;
    padding: 8px 12px 10px 12px;
    font-size: 14px;
    font-weight: 700;
color:#EEB84D;
}

.header .view-cart-container .bottom {
    padding: 0 10px;
    line-height: 14px;
}


/*
*   Content Type Styles
-----------------------------------------------*/

.text-bar {
    margin: 65px 0;
    padding: 30px;
    background: rgba(0, 0, 0, 0.03);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.text-bar a {
    float: right;
    display: inline-block;
    padding: 7px 15px;
    color: #fff;
    font-weight: 500;
    margin-top: 6px;
    text-decoration: none;
    background: #848388;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.text-bar strong {
    display: block;
    font-weight: 500;
    font-size: 17px;
}

.text-bar p {
    font-size: 15px;
    font-weight: 300;
}


/*
*   Slider Styles
-----------------------------------------------*/

.homepage-slider {
    margin-top: 10px;
}

.homepage-slider .owl-dots {
    /*position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);*/
display: flex;
justify-content: center;
padding: 10px 0;
}

.homepage-slider .owl-dots div {
    float: left;
    margin: 0 2px;
}

.homepage-slider .owl-dots span {
    opacity: 0.3;
    display: block;
    width: 10px !important;
    height: 10px !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #848388 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.homepage-slider .owl-dots .active span,
.homepage-slider .owl-dot:hover span {
    opacity: 1;
}

.homepage-slider .owl-nav div {
    position: absolute;
    right: 10px;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-right: -17px;
    font-size: 22px;
    color: #848388;
    margin-top: -17px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.homepage-slider .owl-nav div.owl-prev,
.homepage-slider .owl-nav div.owl-next {
    opacity: 0.8;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.homepage-slider .owl-dots .active span,
.homepage-slider .owl-dot:hover span {
    opacity: 1;
}

.showcase .owl-dots {
    /*position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);*/
display: flex;
justify-content: center;
padding: 10px 0;
}

.showcase .owl-dots div {
    float: left;
    margin: 0 2px;
}

.showcase .owl-dots span {
    opacity: 0.3;
    display: block;
    width: 10px !important;
    height: 10px !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #848383 !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.showcase .owl-dots .active span,
.showcase .owl-dot:hover span {
    opacity: 1;
}

.sidebar-item {
    margin-top: 19px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.sidebar-item:first-child {
    margin-top: 15px;
}

.sidebar-item img {
    width: 100%;
}

.homepageThumbnails {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.homepageThumbnails .owl-item>div {
    padding: 10px 15px;
    border-bottom: solid 4px transparent;
}

.homepageThumbnails .owl-item>div img {
    height: 60px;
}

.homepageThumbnails .owl-item.focus>div {
    border-color: #848388;
}

.xslider .info h3{
	color:#333;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.xslider .info p{
color: #484848;
text-align: center;
font-size: 12px;
}
.xslider a, a:focus, a:hover{
text-decoration: none;
}
/*
*   Showcase Styles
-----------------------------------------------*/

.showcase-tab {
    margin: 15px 0;
}

.showcase-tab .tab-navigation {
    padding: 5px 5px 0 5px;
    background: #848388;
}

.showcase-tab .tab-navigation ul li {
    float: left;
}

.showcase-tab .tab-navigation ul li>a {
    position: relative;
    display: inline-block;
    padding: 10px 17px 11px 12px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    margin-left: 16px;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.showcase-tab .tab-navigation ul li>a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 17px;
    margin: 7px 0 0 -8px;
    background: #0073a1;
}

.showcase-tab .tab-navigation ul li:first-child a {
    margin-left: 0;
}

.showcase-tab .tab-navigation ul li:first-child a::after {
    display: none;
}

.showcase-tab .tab-navigation ul li>a.selected,
.showcase-tab .tab-navigation ul li:hover>a {
    color: #848388;
    background: #fff;
}

.owl-nav div {
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 35px;
    height: 35px;
    margin-right: -17px;
    font-size: 17px;
    color: #848388;
    margin-top: -17px;
    text-align: center;
    line-height: 35px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
    -webkit-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.owl-nav div.owl-prev {
    right: auto;
    left: 10px;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
    margin-right: 0;
    margin-left: 0;
}

.owl-nav div.owl-next {
    margin-right: 0;
}

.owl-nav div:hover {
    color: #fff;
    background: #848388;
}

.owl-carousel:hover .owl-nav div {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
}

.showcase {
    padding: 15px;
    background: #fff;
    /*-webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);*/
}

.showcase .item {
    margin: 15px 0;
    min-height: 400px;
    border: solid 1px #eee;
}
.showcase .add-wishlistdiv{
    position: absolute;
    right: 3%;
    top: 3%;
	z-index: 55;
}
.showcase .add-wishlistdiv .like-heart{
	height: 20px;
}
.showcase .item .status {
    z-index: 55;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    width: 30%;
    height: 10%;
}

.showcase .item .status>span {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.showcase .item .status>span.new {
	background: #EEB84D;
    color: #fff;
    height: 30px;
	    font-weight: bold;
}
.showcase .item .status>span.new::after{
    content: "";
    z-index: 55;
    position: absolute;
    top: 0;
    right: -15px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #EEB84D;
}

.showcase .item span .discount {
    border: 1px solid #7cb342;
    border-radius: 4px;
}

.showcase .item .status>span.sold-out {
    /*background: #424242;*/
    border: 1px solid #7cb342;
    border-radius: 4px;
}

.showcase .item .status>span.fast {
    /*background: #7cb342;*/
    border: 1px solid #7cb342;
    border-radius: 4px;
}

.showcase .item .image {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}

.showcase .item .image img {
    max-height: 240px;
    width: auto;
    margin: 0 auto;
}

.showcase .item a {
    color: #484848;
    text-decoration: none;
}

.showcase .item h3 {
    margin: 10px 15px 10px 15px;
    font-size: 12px;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
}

.showcase .item .item-brand {
    display: block;
    margin: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #484848;
    text-align: center;
}

.showcase .item .price-area {
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 1% 0;
}

.showcase .item .price-area .discount {
    display: flex;
    flex-direction: column;
	padding: 0 3%
}

.showcase .item .price-area.old-price {
    text-decoration: line-through;
}

.showcase .item .price-area .new-price {
    color: #EEB84D;
    font-size: 17px;
	font-weight: 600;
}

.showcase .item .mini-action {
    margin: 15px;
}

.showcase .item .mini-action a {
    float: right;
    color: #848388;
    font-size: 11px;
    border-bottom: solid 1px #848388;
    text-decoration: none;
}

.showcase .item .mini-action .code {
    color: #ccc;
    height: 30px;
    font-size: 11px;
}

.showcase .item .add {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 160px;
    height: 35px;
    margin: 0 0 1px -80px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    line-height: 32px;
    text-decoration: none;
    display: inline-block;
    background: #EEB84D;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 2px #EEB84D;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}

.showcase .item .add .loading {
    display: none;
}

.showcase .item .add.sold-out {
    background: #000;
    border-color: #000;
}

.showcase .item .add.sold-out:hover {
    color: #fff;
    background: #000;
}

.showcase .item .add.block {
    background: #c62828;
    border-color: #c62828;
}

.showcase .item .add.block:hover {
    color: #fff;
    background: #c62828;
}

.showcase .item .add.option {
    background: #EEB84D;
    border-color: #EEB84D;
}

.showcase .item .add.option:hover {
    color: #EEB84D;
}

.showcase .item .add:hover {
    color: #EEB84D;
    background: #fff;
}


.showcase .item:hover .image {
    opacity: 0.7;
}

.showcase .recommended .status {
    width: 100%;
}

.showcase .recommended h3 {
    font-size: 12px;
}

.showcase .recommended .price-area {
    height: 50px;
}

.showcase .recommended .price-area div {
    display: block !important;
    font-weight: 400 !important;
}

.showcase .recommended .price-area .new-price {
    font-size: 14px !important;
}

.showcase-carousel {
    margin: 15px 0;
    padding: 0 15px 15px 15px;
}

.showcase-carousel .item {
    margin: 15px;
    background: #fff;
}

.showcase-carousel .title {
    /*padding-bottom: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    border-bottom: solid 1px #ddd;
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    padding-left: 10px;
    color: #EEB84D;*/

    text-align: left;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background: linear-gradient(90deg, #252525,#848484, transparent);
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #EEB84D;
    padding-left: 20px;
}

.brands-carousel {
    margin-top: 65px;
}

.brands-carousel .owl-item>div {
    padding: 0 50px;
}

.brands-carousel img {
    width: auto;
}


/*
*   Catalog Page Styles
-----------------------------------------------*/

.page-breadcrumb {
    margin-top: 10px;
    padding: 10px 0;
    color: #777;
    font-size: 13px;
    font-weight: 600;
}

.page-breadcrumb a {
    color: #777;
    text-decoration: none;
}

.page-breadcrumb li {
    float: left;
    margin-right: 10px;
}

.page-breadcrumb li a::before {
    content: ">";
    left: -5px;
    position: relative;
}

.page-breadcrumb li:first-child a::before {
    display: none;
}

.page-breadcrumb li:last-child a {
    opacity: 1;
}

.catalog-page {
    margin-bottom: 15px;
}

.catalog-page .catalog-content .showcase {
    padding: 15px 30px;
}

.catalog-page .category-slider .banners {
    /*margin-bottom: 15px;*/
}

.catalog-page .category-slider .banners a {
    display: block;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.catalog-page .category-slider .homepage-slider {
    margin-top: 0;
}

.catalog-page .category-slider .showcase-carousel {
    margin-top: 0;
    margin-bottom: 0;
}

.catalog-page .category-slider .showcase {
    padding: 15px;
}

.catalog-page .category-slider .showcase .title {
    font-size: 13px;
}

.catalog-page .category-slider .showcase .item {
    border: none;
    margin: 0;
    min-height: 0;
    text-align: center;
}

.catalog-page .category-slider .showcase .item .add {
    position: static;
    margin: 0;
}

.catalog-page .category-slider .showcase .item img {
    height: 190px;
    width: auto;
    margin: 0 auto;
}

.catalog-page .category-slider .showcase .item h3 {
    margin-top: 0;
}

.catalog-page .category-slider .showcase .item .mini-action {
    margin-bottom: 0;
    text-align: left;
}

.catalog-page .catalog-filter {
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
border-radius: 4px;
}

.catalog-page .catalog-filter .navbar-toggle {
    width: auto;
    margin-right: 0;
}

.catalog-page .catalog-filter .navbar-toggle[aria-expanded="true"] {
    color: #666;
    border-color: #ddd;
}

.catalog-page .catalog-filter .navbar-collapse {
    padding: 0;
    width: 100%;
}

.catalog-page .catalog-filter,
.catalog-page .catalog-filter * {
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease;
}

.catalog-page .catalog-filter .filter {
    margin-top: 15px;
    color: #666;
    border-top: solid 1px #f1f1f1;
}

.catalog-page .catalog-filter .filter:first-of-type {
    border: none;
}

.catalog-page .catalog-filter .filter h4 {
    display: block;
    padding: 10px;
    color: #484848;
    font-size: 20px;
    padding-bottom: 0;
    font-weight: 600;
}

.catalog-page .catalog-filter .filter .content {
    padding: 10px;
    max-height: 500px;
    overflow-x: hidden;
}

.catalog-page .catalog-filter .filter.category span i {
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    float: right;
    color: #EEB84D;
    text-align: center;
    font-size: 15px;
    line-height: 21px;
    /*background: #ddd;*/
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.catalog-page .catalog-filter .filter.category span i.fa-toggle-on,
.catalog-page .catalog-filter .filter.category span i.fa-chevron-down {
    display: none;
}

.catalog-page .catalog-filter .filter.category li.active>span i.fa-toggle-off,
.catalog-page .catalog-filter .filter.category li.active>span i.fa-chevron-right {
    display: none;
}

.catalog-page .catalog-filter .filter.category li.active>span i.fa-toggle-on,
.catalog-page .catalog-filter .filter.category li.active>span i.fa-chevron-down {
    display: inline-block;
}

.catalog-page .catalog-filter .filter.category li ul {
    display: none;
    /*background: #ddd;*/
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease;
}

.catalog-page .catalog-filter .filter.category li ul li {
    margin-left: 15px;
}

.catalog-page .catalog-filter .filter.category li a,
.catalog-page .catalog-filter .filter.list-view li a {
    display: block;
    padding: 3px;
    font-size: 13px;
    color: #666;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.catalog-page .catalog-filter .filter.category li a:hover,
.catalog-page .catalog-filter .filter.list-view li a:hover {
    color: #000;
}

.catalog-page .catalog-filter .filter.colors li {
    display: inline;
}

.catalog-page .catalog-filter .filter.colors li a {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.1);
}

.catalog-page .catalog-filter .filter.colors li a:hover {
    opacity: 0.8;
}

.catalog-page .catalog-filter .filter.box li {
    display: inline;
}

.catalog-page .catalog-filter .filter.box li a {
    display: inline-block;
    padding: 5px;
    color: #666;
    margin: 2px 1px;
    border: solid 1px #ccc;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.catalog-page .catalog-filter .filter.box li:hover a,
.catalog-page .catalog-filter .filter.box li.selected a {
    color: #848388;
    border-color: #848388;
}

.catalog-page .catalog-filter .filter:first-child {
    margin-top: 0 !important;
}

.catalog-page .catalog-filter a.filter {
    display: block;
    margin-top: 30px;
    padding: 10px 17px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background: #848388;
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.2);
}

.catalog-page .catalog-filter a.filter .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.catalog-page .catalog-filter.active {
    z-index: 66;
    position: fixed;
    top: 0;
    width: 263px;
    margin-top: 0;
    padding-top: 20px !important;
    padding-right: 15px !important;
    overflow-y: scroll;
}

.catalog-page .catalog-filter.active .filter {
    margin-top: 15px;
}

.catalog-page .catalog-filter.active-end {
    position: absolute;
}

.catalog-page .catalog-filter.top-filter {
    position: static !important;
    margin-top: 15px !important;
}

.catalog-page .catalog-filter.top-filter .filter {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-top: 0;
    float: left;
    background: #fbfbfb;
    -webkit-box-shadow: 1px 1px 1px 0px #ddd;
    -moz-box-shadow: 1px 1px 1px 0px #ddd;
    box-shadow: 1px 1px 1px 0px #ddd;
}

.catalog-page .catalog-filter.top-filter .filter:nth-child(3),
.catalog-page .catalog-filter.top-filter .filter:nth-child(4),
.catalog-page .catalog-filter.top-filter .filter:nth-child(5) {
    display: none;
}

.catalog-page .catalog-filter.top-filter .filter h4 {
    cursor: pointer;
    font-size: 13px;
    padding-bottom: 10px;
}

.catalog-page .catalog-filter.top-filter .filter .content {
    z-index: 80;
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    padding: 0;
    width: 250px;
    padding: 15px;
    background: #fff;
    border: solid 1px #eee;
}

.catalog-page .catalog-filter.top-filter .filter:hover .content {
    display: block;
}

.catalog-page .category-information {
    margin-bottom: 15px;
}

.catalog-page .category-information h2 {
    margin: 10px 0;
    font-size: 17px;
    font-weight: 700;
}

.catalog-page .category-information p {
    cfont-size: 14px;
}

.catalog-page .category-showcase .showcase-carousel {
    margin-top: 20px;
}

.catalog-page .showcase {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.catalog-page .showcase .notices {
    margin: 10px 0 25px;
    font-size: 13px;
    text-align: right;
}

.catalog-page .showcase .notices strong {
    font-weight: 600;
}

.catalog-page .showcase .product-rate {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    width: auto !important;
}

@media (min-width: 1024px) {
    .catalog-page .showcase .catalog-product .hide-full {
        bottom: 0px;
        margin-bottom: 30px;
        /*position: absolute;*/
    }
    .catalog-page .showcase .catalog-product .show-full,
    .catalog-page .showcase .catalog-product .b2b__view {
        display: none;
    }
    .catalog-page .showcase .catalog-product.full-view .hide-full,
    .catalog-page .showcase .catalog-product.b2b__view .hide-full {
        display: none;
    }
    .catalog-page .showcase .catalog-product.full-view .show-full,
    .catalog-page .showcase .catalog-product.b2b__view .show-full {
        display: block;
    }
    .catalog-page .showcase .full-view-container>div {
        width: 100%;
    }
    .catalog-page .showcase .full-view-container .item {
        min-height: 0;
    }
    .catalog-page .showcase .full-view-container .image {
        width: 30%;
        float: left;
    }
    .catalog-page .showcase .full-view-container .image .owl-item {
        padding: 50px;
    }
    .catalog-page .showcase .full-view-container .information {
        width: 67%;
        float: right;
    }
    .catalog-page .showcase .full-view-container .information h3 {
        margin: 15px 0;
        white-space: normal;
    }
    .catalog-page .showcase .full-view-container .information .right-box {
        padding: 15px;
        float: right;
        width: 300px;
        margin-top: -15px;
        margin-left: 10px;
        background: #ffebef;
    }
    .catalog-page .showcase .full-view-container .information .right-box .price-area {
        margin-bottom: 15px;
    }
    .catalog-page .showcase .full-view-container .information .right-box .price-area .old-price,
    .catalog-page .showcase .full-view-container .information .right-box .price-area .new-price {
        display: block;
    }
    .catalog-page .showcase .full-view-container .information .right-box .price-area .new-price {
        font-size: 25px;
        font-weight: 600;
    }
    .catalog-page .showcase .full-view-container .information .right-box .code {
        margin: 10px 0;
        color: #999;
        font-size: 11px;
    }
    .catalog-page .showcase .full-view-container .information .right-box .special-list li {
        list-style-type: none;
        margin: 5px 0;
        color: #666;
    }
    .catalog-page .showcase .full-view-container .information .right-box .special-list li strong {
        font-weight: 600;
    }
    .catalog-page .showcase .full-view-container .information .right-box .add {
        position: static;
        width: 100%;
        margin: 0;
        font-size: 11px;
    }
    .catalog-page .showcase .b2b__view__container .list__title {
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 10px;
        white-space: nowrap;
    }
    .catalog-page .showcase .b2b__view__container .item {
        padding-top: 5px;
        padding-bottom: 5px;
        border: solid 1px #eee !important;
        margin-top: -1px !important;
        margin-bottom: 0 !important;
    }
    .catalog-page .showcase .b2b__view__container .count {
        display: block;
        font-size: 16px;
        text-align: left;
        font-weight: 700;
    }
    .catalog-page .showcase .b2b__view__container>div {
        width: 100% !important;
    }
    .catalog-page .showcase .b2b__view__container .status {
        right: auto;
        left: 0;
    }
    .catalog-page .showcase .b2b__view__container .status>span {
        font-size: 10px;
    }
    .catalog-page .showcase .b2b__view__container .information {
        padding: 0 15px;
    }
    .catalog-page .showcase .b2b__view__container a {
        color: #000;
    }
    .catalog-page .showcase .b2b__view__container h3 {
        margin: 0 !important;
        font-size: 12px !important;
        line-height: 20px;
        font-weight: 400;
        overflow: hidden;
        text-align: left;
        margin-top: 10px !important;
    }
    .catalog-page .showcase .b2b__view__container .price-area {
        text-align: right;
        position: relative;
        margin-top: 9px !important;
    }
    .catalog-page .showcase .b2b__view__container .price-area .old-price,
    .catalog-page .showcase .b2b__view__container .price-area .new-price {
        color: #666;
        display: block;
    }
    .catalog-page .showcase .b2b__view__container .price-area .new-price {
        font-size: 13px;
        font-weight: 400;
        line-height: 20px;
        white-space: nowrap;
    }
    .catalog-page .showcase .b2b__view__container .price-area .featured {
        color: #d50000;
        font-weight: 700;
    }
    .catalog-page .showcase .b2b__view__container .code {
        color: #999;
        font-size: 11px;
        line-height: 25px;
        margin-top: 9px !important;
    }
    .catalog-page .showcase .b2b__view__container .add__basket {
        position: relative;
        margin-top: 9px !important;
    }
    .catalog-page .showcase .b2b__view__container .add__basket .input-group {
        display: inline;
    }
    .catalog-page .showcase .b2b__view__container .add__basket .input-group-btn-vertical {
        display: none !important;
    }
    .catalog-page .showcase .b2b__view__container .add__basket input {
        width: 33px;
        height: 25px;
        outline: none;
        float: left;
        padding: 0;
        border: solid 1px #eee;
        text-align: center;
        line-height: 25px;
        -webkit-box-shadow: 0 0 0 0 transparent;
        -moz-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent;
    }
    .catalog-page .showcase .b2b__view__container .add__basket .add {
        display: inline-block;
        position: static;
        width: auto;
        margin: 0;
        float: left;
        height: auto;
        padding: 0 3px;
        margin-left: -1px;
        line-height: 23px;
        font-size: 12px;
        font-weight: 400;
        color: #444;
        background: #f0f0f0;
        border: solid 1px #f0f0f0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }
}

.catalog-page .catalog-order {
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
border-radius:4px;
}

.catalog-page .catalog-order .order-catalog {
    padding: 3px 7px;
    background: #fff;
    border: 1px solid #c3c3c3;
   
}

.catalog-page .catalog-order .order-catalog span,
.catalog-page .catalog-order .order-catalog select {
    width: 75%;
    height: 30px;
    line-height: 32px;
    border: none;
    background: none;
    outline: none;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.catalog-page .catalog-order .order-catalog select {
    padding-right: 30px;
    background: url("../img/arrow-down.png") no-repeat center right;
}

.catalog-page .catalog-order .order-catalog span {
    width: 21%;
    float: left;
}

.catalog-page .catalog-order .list-view-type a {
    display: inline-block;
    width: 40px;
    height: 36px;
    float: left;
    margin: 0 2px;
    color: #c3c3c3;
    font-size: 17px;
    text-align: center;
    line-height: 36px;
    border: solid 1px #eee;
    background-position: center;
    background-repeat: no-repeat;
}

.catalog-page .catalog-order .list-view-type a.active {
    color: #1c95d1;
    border-color: #1c95d1;
}

.catalog-page .catalog-order .list-view-type a.view3 {
    background-image: url("../img/viewStyle3.png");
}

.catalog-page .catalog-order .list-view-type a.view3.active {
    background-image: url("../img/viewStyle3active.png");
}

.pagination {
    display: block;
    padding: 20px;
    text-align: right;
    background: #f1f1f1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.pagination li {
    display: inline;
}

.pagination li a {
    opacity: 0.5;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 2px;
    font-size: 12px;
    color: #fff;
    line-height: 27px;
    text-align: center;
    background: #848388;
    text-decoration: none;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

.pagination li:hover a {
    opacity: 0.7;
}

.pagination li.active a {
    opacity: 1;
}


/*
*   Product Page Styles
-----------------------------------------------*/

.zoomImg {
    cursor: move;
}

.flex-center {
    display: flex;
    align-items: center;
}
.flex-center-2{
display: flex;
align-items: center;
flex-direction: column;
}
.flex-center-2 div{
margin:5px 0;
}

.product-detail {
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.product-detail .product-image {
    z-index: 27;
    width: auto !important;
    padding: 0 50px;
    position: relative;
    overflow: hidden;
    background: #fff;
}

.product-detail .product-image .view-area {
    cursor: move;
}

.product-detail .product-image .fixed-name {
    display: none;
    font-size: 22px;
    font-weight: 600;
}

.product-detail .product-image.fixed {
    /*position: fixed;
            top: 0;
            margin-top: 15px;

            .fixed-name {
                display: block;
            }*/
}

.product-detail .product-image .status {
    z-index: 12;
    position: absolute;
    left: 0;
    top: 0;
    margin: 30px;
    font-weight: 700;
}

.product-detail .product-image .status span {
    position: relative;
    /*margin-bottom: 5px;*/
    display: block;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    /*border: solid 3px #eee;*/
    background: #fff;
}

.product-detail .product-image .status span.new {
    color: #fff;
    background: #4caf50;
}

.product-detail .product-image .status span.discount {
    color: #fff;
    background: #ff6f00;
}

.product-detail .product-image .status span.sold-out {
    color: #fff;
    background: #607d8b;
}

.product-detail .product-image .view-area .area-360 {
    display: none;
}

.product-detail .product-image .view-area.active360 .normal-image {
    display: none;
}

.product-detail .product-image .view-area.active360 .area-360 {
    display: block;
}

.product-detail .product-image .view-area .area-360,
.product-detail .product-image .view-area .area-360 * {
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease;
}

.product-detail .product-image .thumbnail-images {
    position: relative;
    margin-top: 20px;
    padding: 0 40px;
}
.product-detail .product-image .thumbnail-images  .owl-dots span{
opacity: 0.3;
display: block;
width: 10px !important;
height: 10px !important;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background: #848388 !important;

}
.product-detail .product-image .thumbnail-images  .owl-dot active span{
display:inline-block;
opacity: 1;
}

.product-detail .product-image .thumbnail-images .owl-prev {
    margin-left: -40px;
}

.product-detail .product-image .thumbnail-images .owl-next {
    margin-right: -40px;
}

.product-detail .discount-table {
    margin: 15px 0;
    width: 100%;
}

.product-detail .discount-table table {
    width: 100%;
}

.product-detail .discount-table th,
.product-detail .discount-table td {
    padding: 5px;
    font-size: 11px;
    border: solid 1px #eee;
}

.product-detail .discount-table th {
    font-weight: 700;
    font-size: 12px;
}

.product-detail .discount-table {
    margin: 15px 0;
    width: 100%;
}

.product-detail .discount-table table {
    width: 100%;
}

.product-detail .discount-table th,
.product-detail .discount-table td {
    padding: 5px;
    font-size: 11px;
    border: solid 1px #eee;
}

.product-detail .discount-table th {
    font-weight: 700;
    font-size: 12px;
}

.product-detail .product-information {
    padding: 30px 15px;
	/*background: radial-gradient(circle, rgba(132,132,132,1) 0%, rgba(37,37,37,1) 100%);*/
    display: grid;
}

.product-detail .product-information .row>.col-sm-5 {
    background: #f1f1f1;
}

.product-detail .product-information h1 {
    font-size: 27px;
    line-height: 29px;
    font-weight: 700;
	color: #252525;
}

.product-detail .product-information .product-code {
    display: block;
    margin: 5px 0;
    color: #252525;
}

.product-detail .product-information .product-rate {
    display: inline-block;
}

.product-detail .product-information .rating-text {
    position: relative;
    top: -2px;
    font-size: 16px;
    font-weight: 700;
    color: #252525;
}

.product-detail .product-information .product-rate-detail {
    margin-bottom: 15px;
}

.product-detail .product-information .price div {
    display: inline-block;
    color: #252525;
}

.product-detail .product-information .price div.new-price {
    font-size: 30px;
    font-weight: 700;
    /* color: #848388; */
    color: #EEB84D;
    margin-right: 5px;
}

.product-detail .product-information .price div.new-price i {
    position: relative;
}

.product-detail .product-information .price div.old-price {
    font-size: 17px;
    font-weight: 700;
    color: #666;
    text-decoration: line-through;
}

.product-detail .product-information .price div.kdv {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.product-detail .product-information .price div.kdv i {
    display: none;
}

.product-detail .product-information .price div.kdv span i {
    display: inline-block !important;
}

.product-detail .product-information p {
    margin-bottom: 15px;
}
.product-detail .product-information p span{
    margin-bottom: 15px;
    color: #252525;
}

.product-detail .product-information .properties {
    padding: 10px;
    margin-bottom: 15px;
    background: #f1f1f1;
}

.product-detail .product-information .properties li {
    padding: 4px 5px;
}

.product-detail .product-information .properties li strong {
    display: inline-block;
    width: 20%;
    font-size: 14px;
    font-weight: 600;
}

.product-detail .product-information .properties-image {
    margin-bottom: 15px;
}

.product-detail .product-information .properties-image li {
    float: left;
    width: 20%;
    height: 104px;
    padding: 10px 0;
    text-align: center;
    border: solid 1px #eee;
}

.product-detail .product-information .properties-image li img {
    display: block;
    margin: 0 auto;
}

.product-detail .product-information .properties-image li:first-child {
    border-left: solid 3px #848388;
}

.product-detail .product-information .properties-image li:first-child h3 {
    margin-top: 28px;
    font-size: 15px;
    font-weight: 600;
}

.product-detail .product-information .option-select {
    padding: 10px;
    margin: -10px;
}

.product-detail .product-information .option-select label {
    display: block;
    margin-bottom: 3px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
}

.product-detail .product-information .option-select select {
    width: 100%;
    padding: 7px 0;
    outline: none;
    border: solid 1px #ccc;
}

.product-detail .product-information .option-select.focus {
    position: relative;
    z-index: 889;
    background: #fff;
}

.product-detail .product-information .add-basket {
    float: left;
    display: flex;
    align-items: center;
}
.product-detail .product-information .add-basket .input-group{
display: flex;
    lign-items: center;
}
.add-basket-grid {
    display: grid;
    grid-template-columns: auto auto;
}

.product-detail .product-information .add-basket .unit {
    position: relative;
    left: -5px;
	color: #252525;
}

.product-detail .product-information .add-basket input {
    float: left;
    width: 50px;
    height: 45px;
    padding: 0;
    margin-right: 5px;
    font-size: 17px;
    text-align: center;
    outline: none;
    border: solid 1px #ccc;
}

.product-detail .product-information .add-basket a {
    margin-top: 5px 0;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background: #EEB84D;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.2);
    height: 30px;
    padding: 5px 15px;
    width: 150px;
    margin: 0 10px;
}

.product-detail .product-information .add-basket a .ripple {
    background: rgba(255, 255, 255, 0.3);
}

.product-detail .product-information .add-basket a.sold-out {
    cursor: default;
    background: #000;
}

.product-detail .product-information .add-basket a.buy-now {
    background: #EEB84D;
}

.product-detail .product-information .add-basket a:hover {
    background: #999;
}

.product-detail .product-information .add-basket a:active,
.product-detail .product-information .add-basket a:focus {
    color: #666;
    background: #eee;
}

.product-detail .product-information .add-basket a i {
    margin-right: 10px;
}

.product-detail .product-information .add-basket .input-area {
    float: left;
    width: 80px;
}

.product-detail .product-information .add-basket .input-area .input-control,
.product-detail .product-information .add-basket .input-area .input-group-btn-vertical {
    /* width: 15px;
    height: 40px;
    float: left; */
    display: flex;
    flex-direction: column;
}

.product-detail .product-information .add-basket .input-area .input-control span,
.product-detail .product-information .add-basket .input-area .input-group-btn-vertical span,
.product-detail .product-information .add-basket .input-area .input-control button,
.product-detail .product-information .add-basket .input-area .input-group-btn-vertical button {
    cursor: pointer;
    display: block;
    height: 22px;
    padding: 0;
    line-height: 22px;
    color: #848388;
    border: none;
    background: none;
    outline: none;
}

.product-detail .product-information .add-basket .input-area .input-control span:active,
.product-detail .product-information .add-basket .input-area .input-group-btn-vertical span:active,
.product-detail .product-information .add-basket .input-area .input-control button:active,
.product-detail .product-information .add-basket .input-area .input-group-btn-vertical button:active {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.product-detail .product-information .product-buttons {
    margin-top: 15px;
	display: grid;
    grid-template-columns: 50% 50%;
}

.product-detail .product-information .product-buttons a {
    width: 100%;
    display: block;
    padding: 7px 0;
    color: #252525;
    text-align: left;
    font-size: 14px;
    text-decoration: none;
}

.product-detail .product-information .product-buttons a i {
    color: #252525;
    position: relative;
    bottom: -1px;
    margin-right: 10px;
}

.modal-dialog .social {
    display: flex;
    flex-direction: column;
}

.modal-dialog .social span {
    font: 12px;
}

.modal-dialog .social ul {
    display: flex;
    flex-direction: column;
}

.product-detail .product-information .social {
    margin: 15px 0;
    color: #252525;
}

.product-detail .product-information .social strong {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
}

.product-detail .product-information .social li {
    float: left;
    /*margin-right: 10px;*/
}

.product-detail .product-information .social li a {
    display: inline-block;
    margin-right: 5px;
    font-size: 30px;
}

.product-detail .product-information .social li.facebook a {
    color: #3b5998;
}

.product-detail .product-information .social li.twitter a {
    color: #00aced;
}

.product-detail .product-information .social li.google a {
    color: #dd4b39;
}
.product-information .table>tbody>tr>td{
	color: #252525;
	border: none;
}
.product-information .table>tbody>tr>td a{
color: #252525;
}

.product-detail .discount-table {
    margin: 15px 0;
    width: 100%;
}

.product-detail .discount-table table {
    width: 100%;
}

.product-detail .discount-table th,
.product-detail .discount-table td {
    padding: 5px;
    font-size: 11px;
    border: solid 1px #eee;
}

.product-detail .discount-table th {
    font-weight: 700;
    font-size: 12px;
}

.product-customize {
    padding-right: 150px;
    background: url("../img/magic_lamp.jpg") no-repeat right bottom;
}

.product-customize ul li {
    margin: 10px 0;
    color: #666;
    font-size: 14px;
}

.product-customize ul li i {
    color: #848388;
    margin-right: 3px;
}

.product-customize form {
    margin: 30px 150px 30px 0;
}

.product-customize form label {
    margin-top: 10px;
}

.product-customize a {
    color: #f44336;
    text-decoration: none;
}

.product-tabs {
    margin: 15px 0;
    background: #fff;

}

.product-tabs .navigation {
    height: 49px;
    /*border-bottom: solid 1px #848388;*/
	background: #fff;
}

.product-tabs .navigation li {
    display: inline;
}

.product-tabs .navigation li a {
    display: inline-block;
    padding: 14px 15px 14px 15px;
    color: #888;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    border: solid 1px transparent;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
	/*border-radius: 4px;
    height: 50px;
    margin-top: -1px;*/
}

.product-tabs .navigation li a:hover,
.product-tabs .navigation li a.selected {
    /*color: #848388;
    border-color: #848388;
	background: #ffebef;
    -webkit-box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:  0 0px 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.1);*/
	color: #fff;
    background: #484848;
}

.product-tabs .content {
    padding: 20px 10px;
    font-size: 13px;
	/*border-bottom: 1px solid #848388;
    border-left: 1px solid #848388;
    border-right: 1px solid #848388;
    background: #ffebef;
    -webkit-box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.1);*/
	background: #484848;
    color: #fff;
}

.product-tabs .content h3 {
    font-size: 16px;
    font-weight: 700;
}

.product-tabs .content p {
    margin: 10px 0;
}
.product-tabs .content p span{
    color: #fff;
}

.product-tabs form {
    width: 400px;
    margin: 0 auto;
}

.product-tabs form label {
    display: block;
    margin: 7px 0 3px 0;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
}

.product-tabs form input[type="email"],
.product-tabs form input[type="text"],
.product-tabs form textarea {
    width: 100%;
    padding: 7px 10px;
    outline: none;
    border: solid 1px #ddd;
}

.product-tabs form button {
    display: inline-block;
    padding: 7px 10px;
    margin-top: 7px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    background: #EEB84D;
    outline: none;
    border: none;
}

.product-tabs form button .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.product-tabs ul.comments {
    margin: 15px 0;
}

.product-tabs ul.comments li {
    margin: 30px 0;
}

.product-tabs ul.comments li span.name {
    display: block;
    font-size: 16px;
}

.product-tabs ul.comments li strong.title {
    display: block;
    font-size: 14px;
    margin: 5px 0;
    font-weight: 700;
}

.product-tabs ul.comments li .product-rate {
    top: -3px;
    float: right;
}

.product-tabs ul.comments li .action {
    font-size: 12px;
    font-weight: 700;
}

.product-tabs ul.comments li .action .like {
    display: inline-block;
    margin-right: 5px;
    color: #2e7d32;
    text-decoration: none;
}

.product-tabs ul.comments li .action .dislike {
    color: #f44336;
    text-decoration: none;
}

.product-tabs #taksit-secenekleri {
    font-size: 12px;
}

#galleryModal .zoomImg {
    display: none !important;
}

#galleryModal .hiddenModal {
    display: none;
}

#galleryModal .fixed-name {
    display: none;
}

#galleryModal .modal-dialog {
    width: 50%;
}

#galleryModal .controls {
    display: none !important;
}

#galleryModal .view-area {
    float: left;
    width: 65%;
}

#galleryModal .view-area img {
    max-width: 400px;
    margin: 0 auto;
}

#galleryModal .product-image {
    position: static !important;
    width: auto !important;
}

#galleryModal .thumbnail-images {
    width: 35%;
    float: left;
}

#galleryModal .thumbnail-images .owl-item {
    display: inline-block;
    margin-bottom: 5px;
    width: 33.33% !important;
    border: solid 1px transparent;
}

#galleryModal .thumbnail-images .owl-item.active {
    border-color: #eee;
}

#galleryModal .owl-stage {
    width: 100% !important;
}

/*
*   Basket Page Styles
-----------------------------------------------*/

.result__negative {
    margin: 50px 0;
    font-size: 15px;
    text-align: center;
}

.result__negative i {
    color: #848388;
    font-size: 80px;
    margin-bottom: 10px;
}

.basket-view {
    margin-top: 15px;
}

.basket-view .showcase {
    position: relative;
    margin-top: 0;
}

.basket-view .showcase .controls {
    margin-top: -5px;
}

.basket-view h3.title {
    display: block;
    padding-bottom: 15px;
    color: #252525;
    font-weight: 700;
    font-size: 25px;
}

.basket-view table {
    width: 100%;
    font-size: 14px;
}

.basket-view .basket-items {
    margin-bottom: 15px;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.basket-view .basket-items table a {
    text-decoration: none;
}

.basket-view .basket-items table th {
    padding:5px;
	text-align: -webkit-center;
    color: #252525;
    font-weight: 600;
}

.basket-view .basket-items table td {

    border-top: solid 1px #eee;
	vertical-align: middle;
	padding:15px 5px;
	text-align: -moz-center;
	text-align: -webkit-center;
    font-weight: 500;
}

.basket-view .basket-items table td img {
    -webkit-box-shadow: 0px 2px 1px 0px #ccc;
    -moz-box-shadow: 0px 2px 1px 0px #ccc;
    box-shadow: 0px 2px 1px 0px #ccc;
}

.basket-view .basket-items table td h2 {
    margin: 0;
	display: inline-block;
    color: #252525;
}

.basket-view .basket-items table td h2 a {
    display: block;
    font-size: 13px;
    color: #252525;
}

.basket-view .basket-items table td strong {
    font-weight: 700;
}

.basket-view .basket-items table td .status {
    display: block;
    margin: 10px 0;
}

.basket-view .basket-items table td .status span {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
}

.basket-view .basket-items table td .status span.new {
    color: #4caf50;
}

.basket-view .basket-items table td .status span.discount {
    color: #ff6f00;
}

.basket-view .basket-items table td .status span.sold-out {
    color: #607d8b;
}

.basket-view .basket-items table td .customize {
    font-size: 12px;
}

.basket-view .basket-items table td .customize .edit {
    color: #848388;
    font-weight: 600;
}

.basket-view .basket-items table td .customize .remove {
    color: #f44336;
    font-weight: 600;
}

.basket-view .basket-items table td .input-area {
    position: relative;
    width: 60px;
    height: 34px;
    background: #eee;
}

.basket-view .basket-items table td .input-area .input-group-btn-vertical {
    width: 15px;
    float: right;
}

.basket-view .basket-items table td .input-area input {
    width: 40px;
    height: 30px;
    float: left;
    border: none;
    outline: none;
    padding: 0;
    text-align: center;
    background: #eee;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.basket-view .basket-items table td .input-area button {
    cursor: pointer;
    color: #979797;
    padding: 0;
    margin-top: -4px;
    border: none;
    background: none;
    outline: none;
    line-height: 11px;
}

.basket-view .basket-items table td .input-area button:active {
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.basket-view .basket-items table td .input-area::after {
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("../img/loading-red-spot.gif") no-repeat center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.basket-view .basket-items table td .input-area.loading::after {
    opacity: 1;
    visibility: visible;
}

.basket-view .basket-items table td .old-price {
    display: block;
    color: #999;
    text-decoration: line-through;
}

.basket-view .basket-items table td .remove {
    color: #EEB84D;
    font-weight: 600;
}

.basket-view .basket-items.coupons button {
    position: relative;
    top: -2px;
    right: -10px;
}

.basket-view .coupons {
    text-align: left;
    margin-top: 15px;
}

.basket-view .coupons .basket-items {
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
}

.basket-view .coupons .basket-items tr.done {
    opacity: 0.3;
}

.basket-view .coupons .basket-items td,
.basket-view .coupons .basket-items th {
    font-size: 13px;
}

.basket-total {
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    padding: 15px;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.basket-total td {
    padding: 5px 0 !important;
}

.basket-total .count {
    font-size: 16px;
}

.basket-total .price {
    margin: 15px 0;
}

.basket-total .price .total {
    display: block;
    font-size: 22px;
    font-weight: 700;
	color: #ea1541;
}

.basket-total .price .kdv {
    display: block;
    margin: 3px 0;
    font-size: 13px;
    color: #888;
}

.basket-total .price .discount {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #848388;
}

.basket-total .price .discount a {
    position: relative;
    left: -2px;
    color: #f44336;
}

.basket-total .actions a {
    display: block;
    padding: 5px 0;
    color: #777;
    font-weight: 600;
    text-decoration: none;
}

.basket-total .actions a.buy {
    padding: 10px 20px;
    margin: 10px 0;
    color: #fff;
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    background: #484848;
}

.basket-total .actions a.buy i {
    font-weight: 400;
}

.basket-total .actions a.buy .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.basket-total .actions a.continue {
    display: inline-block;
    text-align: left;
    margin-top: 10px;
    padding: 10px 10px;
    color: #848388;
    border-bottom: dotted 1px #848388;
}

.basket-total .actions a.continue .ripple {
    background: rgba(0, 0, 0, 0.4);
}

.basket-total .actions a.remove-all {
    color: #EEB84D;
}

.basket-total .actions a .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.basket-total .coupon {
    margin: 10px;
    width: 100%;
    float: none !important;
    text-align: left;
}

.basket-total .coupon input {
    width: 60%;
    height: 34px;
    padding: 0 10px;
    border: none;
    outline: none;
    background: #eee;
}

.basket-total .coupon button {
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    background: #484848;
    border: none;
    outline: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.basket-total .coupon button .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.basket-total .coupon button:hover {
    background: #ea1541;
}


/*
*   Order Page Styles
-----------------------------------------------*/

.order-page-item {
    display: none;
}

#OrderAddress {
    display: block;
}

.order-page {
    padding-bottom: 30px;
}

.order-page .address-white {
    padding: 20px;
    border: solid 1px #f1f1f1;
}

.order-page .step-container {
    background: #7e7e7e;
    margin-bottom: 15px;
}

.order-page .order-navigation {
    padding: 20px 0;
    background: #868686;
}

.order-page .order-navigation {
    font-size: 13px;
    text-align: center;
}

.order-page .order-navigation a {
    position: relative;
    opacity: 0.3;
    display: inline-block;
    margin: 0 25px 0 25px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.order-page .order-navigation a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 60px;
    height: 1px;
    margin: -10px 0 0 -55px;
    background: #fff;
}

.order-page .order-navigation a:first-child::after {
    display: none;
}

.order-page .order-navigation a span {
    display: inline-block;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    color: #848388;
    background: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.order-page .order-navigation a strong {
    display: block;
    margin-top: 7px;
}

.order-page .order-navigation a.active {
    opacity: 1;
}

.order-page .order-navigation a.active::after {
    opacity: 0.3;
}

.order-page .order-navigation .progress {
    display: none;
}

.order-page .order-navigation .progress-bar {
    display: none;
    background: #848388;
    text-indent: -9999px;
}

.order-page h3.form-title {
    display: block;
    padding: 10px 15px;
    color: #848388;
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 1px #ddd;
}

.order-page select,
.order-page textarea,
.order-page input[type="email"],
.order-page input[type="text"],
.order-page input[type="tel"] {
    outline: none;
    display: block;
    width: 100%;
    padding: 7px 10px;
    border: solid 1px #ddd;
}

.order-page .notices p {
    display: block;
    width: 48%;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    float: left;
}

.order-page .notices p.green {
    border: dashed 2px #6ed6ff;
}

.order-page .notices p.green a {
    display: inline-block;
    color: #848388;
    text-decoration: none;
    border-bottom: dotted 1px #848388;
}

.order-page .notices p.invoice-form {
    float: right;
    border: dashed 2px #ccc;
}

.order-page .notices p.invoice-form input {
    margin: 0;
    outline: none;
    position: relative;
    bottom: -2px;
}

.order-page .notices .add-store,
.order-page .notices .add-address {
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #848388;
    text-decoration: none;
}

.order-page .notices .add-store .ripple,
.order-page .notices .add-address .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.order-page .notices .add-store {
    background: #7cb342;
}

.order-page .actions {
    margin-top: 30px;
}

.order-page .actions a,
.order-page .actions button {
    display: inline-block;
    padding: 10px 15px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    border: none;
    outline: none;
}

.order-page .actions a.next,
.order-page .actions button.next {
    float: right;
    color: #fff;
    background: #848388;
}

.order-page .actions a.next .ripple,
.order-page .actions button.next .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.order-page .actions a.prev,
.order-page .actions button.prev {
    color: #666;
    background: #ddd;
}

.order-page .choose-address {
    padding: 50px 70px;
}

.order-page .choose-address label {
    display: block;
    font-size: 27px;
    font-weight: 600;
}

.order-page .choose-address .address-select .label-text {
    cursor: pointer;
    display: block;
    padding: 10px 15px;
    margin-top: 15px;
    font-size: 16px;
    border: solid 3px #848388;
    -webkit-box-shadow: 0px 2px 4px 0px #ccc;
    -moz-box-shadow: 0px 2px 4px 0px #ccc;
    box-shadow: 0px 2px 4px 0px #ccc;
}

.order-page .choose-address .address-select .label-text i {
    float: right;
}

.order-page .choose-address #shippingDate {
    padding: 10px 15px;
    border: solid 3px #848388;
    -webkit-box-shadow: 0px 2px 4px 0px #ccc;
    -moz-box-shadow: 0px 2px 4px 0px #ccc;
    box-shadow: 0px 2px 4px 0px #ccc;
}

.order-page .choose-address .address-select {
    position: relative;
}

.order-page .choose-address .address-select .list-container {
    z-index: 10;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 0;
    overflow-y: hidden;
    border: solid 3px transparent;
    background: #fff;
}

.order-page .choose-address .address-select .list-container.active {
    z-index: 60;
    height: 250px;
    overflow-y: scroll;
    border: solid 3px #eee;
}

.order-page .choose-address .address-select .address {
    cursor: pointer;
    margin: 0;
    padding: 15px 10px;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.order-page .choose-address .address-select .address .actions {
    margin-top: 0;
}

.order-page .choose-address .address-select .address:hover {
    background: #f1f1f1;
}

.order-page .choose-address #addressLine {
    margin: 20px 0;
}

.order-page .cargo {
    text-align: center;
}

.order-page .cargo label {
    cursor: pointer;
    display: inline-block;
    padding-bottom: 10px;
    margin: 0 10px;
    color: #666;
    font-weight: 600;
    border: solid 2px #eee;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.order-page .cargo label img,
.order-page .cargo label strong {
    display: block;
}

.order-page .cargo label:hover,
.order-page .cargo label.active {
    border-color: #848388;
}

.order-page .payment .amount {
    display: block;
    margin-top: 30px;
    text-align: right;
    font-size: 16px;
    font-weight: 600;
}

.order-page .payment .payment-type {
    border: solid 2px #848388;
}

.order-page .payment .payment-type .navigation {
    background: #eee;
}

.order-page .payment .payment-type .payment-tab {
    font-size: 14px;
}

.order-page .payment .payment-type .payment-tab li {
    position: relative;
    padding: 0;
    text-align: center;
    background: #eee;
}

.order-page .payment .payment-type .payment-tab li a {
    display: block;
    padding: 15px 0;
    color: #666;
    text-decoration: none;
}

.order-page .payment .payment-type .payment-tab li a i {
    margin-right: 5px;
}

.order-page .payment .payment-type .payment-tab li a.selected {
    color: #fff;
    background: #848388;
}

.order-page .payment .payment-type .payment-tab li input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.order-page .payment .payment-type .content {
    padding: 15px;
}

.order-page .payment #banka-transfer>label {
    display: block;
    width: 100%;
    margin: 10px 0;
}

.order-page .payment #banka-transfer input {
    margin: 0 10px 0 0;
}

.order-page .payment #banka-transfer strong {
    cursor: text;
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: 600;
}

.order-page .payment #kredi-karti .secure-logo {
    display: inline-block;
    width: 130px;
    height: 90px;
    float: right;
    margin-bottom: 10px;
    background: url("../img/3dsecure.png") no-repeat center;
}

.order-page .payment #kredi-karti .card-type li {
    margin: 5px 0;
    font-size: 14px;
}

.order-page .payment #kredi-karti .card-type li span {
    display: inline-block;
    width: 100px;
}

.order-page .payment #kredi-karti .card-type li select {
    width: 200px;
    display: inline-block;
}

.order-page .payment #kredi-karti .card-information label {
    font-weight: 600;
    margin-top: 5px;
}

.order-page .payment #kredi-karti .card-wrapper .jp-card-container {
    float: right;
}

.order-page .payment #paypal .paypal {
    display: inline-block;
    width: 100px;
    height: 29px;
    background: url("../img/paypal.png") no-repeat center;
}

.order-page .payment .basket-total h3.title {
    display: block;
    padding-bottom: 15px;
    color: #848388;
    font-weight: 700;
    font-size: 25px;
}

.order-page .payment .basket-total .type {
    color: #ccc;
    font-size: 16px;
}

.order-page .payment .basket-total .type strong {
    color: #000;
}

.order-page .payment .basket-total .discount {
    display: block;
    font-size: 13px;
    font-weight: 700;
    color: #848388;
}

.order-page .payment .basket-total .discount a {
    position: relative;
    left: -2px;
    color: #f44336;
}

.order-page .payment .payment-summary-content .products {
    padding: 15px;
    margin-bottom: 15px;
    border: solid 1px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.order-page .payment .payment-summary-content .products .old-price {
    display: block;
    color: #999;
    text-decoration: line-through;
}

.order-page .payment .payment-summary-content .address {
    padding: 15px;
    margin-bottom: 15px;
    border: solid 1px #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.order-page .payment .payment-summary-content .address h2 {
    display: block;
    font-size: 17px;
    font-weight: 700;
}

.order-page .payment .payment-summary-content .address h4 {
    margin: 7px 0;
    font-size: 14px;
    font-weight: 600;
}

.order-page .payment .payment-summary-content .address p {
    margin: 10px 0;
}

.order-page .payment .payment-summary-content .bottom input {
    position: relative;
    bottom: -3px;
    margin-right: 3px;
}

.fast-order-address {
    margin-top: 15px;
}

.fast-order-address .delivery-address .corporate-item,
.fast-order-address .invoice-address .corporate-item {
    display: none;
}

.fast-order-address .delivery-address .order-type,
.fast-order-address .invoice-address .order-type {
    margin-top: 15px;
    text-align: center;
}

.fast-order-address .delivery-address .order-type label,
.fast-order-address .invoice-address .order-type label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0 0 10px 0;
    color: #004f6e;
    background: #55cfff;
}

.fast-order-address .delivery-address .order-type label span,
.fast-order-address .invoice-address .order-type label span {
    display: block;
    padding: 10px 15px;
}

.fast-order-address .delivery-address .order-type label input,
.fast-order-address .invoice-address .order-type label input {
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.fast-order-address .delivery-address .order-type label.active,
.fast-order-address .invoice-address .order-type label.active {
    color: #fff;
    background: #848388;
}

.fast-order-address .delivery-address .order-type label .ripple,
.fast-order-address .invoice-address .order-type label .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.fast-order-address .delivery-address label,
.fast-order-address .invoice-address label {
    display: block;
    margin-top: 13px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}

.fast-order-address .address {
    padding: 15px;
    margin-top: 15px;
    border: solid 1px #848388;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.fast-order-address .address h2 {
    display: block;
    font-size: 22px;
    font-weight: 700;
}

.fast-order-address .address h4 {
    margin: 7px 0;
    font-size: 14px;
    font-weight: 600;
}

.fast-order-address .address p {
    margin: 10px 0;
}

.fast-order-address .address .actions label {
    cursor: pointer;
    margin-right: 10px;
    color: #848388;
    font-weight: 600;
    border-bottom: dotted 1px #848388;
}

.fast-order-address .address .actions label input {
    outline: none;
}

.fast-order-address .address .actions a {
    display: inline-block;
    float: right;
    padding: 3px;
    color: #666;
    font-weight: 600;
    border-bottom: dotted 1px #666;
}

.address-popup h3.form-title {
    display: block;
    padding: 10px 15px;
    color: #848388;
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 1px #ddd;
}

.address-popup form .corporate-item {
    display: none;
}

.address-popup form .order-type {
    margin-top: 15px;
    text-align: center;
}

.address-popup form .order-type label {
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin: 0 0 10px 0;
    color: #004f6e;
    background: #55cfff;
}

.address-popup form .order-type label span {
    display: block;
    padding: 10px 15px;
}

.address-popup form .order-type label input {
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.address-popup form .order-type label.active {
    color: #fff;
    background: #848388;
}

.address-popup form .order-type label .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.address-popup form label {
    display: block;
    margin-top: 13px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}

.address-popup form select,
.address-popup form textarea,
.address-popup form input[type="text"],
.address-popup form input[type="tel"] {
    outline: none;
    display: block;
    width: 100%;
    padding: 7px 10px;
    border: solid 1px #ddd;
}

.address-popup form button[type="submit"] {
    float: right;
    margin-top: 10px;
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #848388;
    text-decoration: none;
    border: solid 1px #848388;
    outline: none !important;
    margin-right: 15px;
}

.address-popup form button[type="submit"]:hover {
    color: #848388;
    background: transparent;
}

.address-popup form button[type="submit"] .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.address-popup .address {
    padding: 15px;
    margin-top: 15px;
    border: solid 1px #848388;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.address-popup .address h2 {
    display: block;
    font-size: 22px;
    font-weight: 700;
}

.address-popup .address h4 {
    margin: 7px 0;
    font-size: 14px;
    font-weight: 600;
}

.address-popup .address p {
    margin: 10px 0;
}

.address-popup .actions label {
    cursor: pointer;
    margin-right: 10px;
    color: #848388;
    font-weight: 600;
    border-bottom: dotted 1px #848388;
}

.address-popup .actions label input {
    outline: none;
}

.address-popup .actions a {
    display: inline-block;
    float: right;
    padding: 3px;
    color: #666;
    font-weight: 600;
    border-bottom: dotted 1px #666;
}


/*
*   Order Styles
-----------------------------------------------*/

.order-complette {
    padding: 0 !important;
    margin: 100px auto 0 auto;
    /*color: #fff;*/
    font-size: 18px;
    text-align: center;
    border: none !important;
}

.order-complette a {
    display: inline-block;
    /*color: #fff;*/
    font-size: 12px;
    padding: 10px 15px;
    margin-top: 30px;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.order-complette img {
    visibility: hidden;
}

.order-complette .sweet-alert {
    display: block;
    position: static;
    margin: 0 auto;
    border: solid 1px #f1f1f1;
}


/*
*   Feeds
-----------------------------------------------*/

.feed__container {
    padding: 30px 0;
    margin-top: 50px;
    background: rgba(0, 0, 0, 0.03);
}

.feed__box .title {
    padding: 10px 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background: #848388;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.feed__box .feeds {
    padding: 0 15px 15px 15px;
    border-top: none;
    background: #fff;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.feed__box .feeds .item {
    padding-top: 15px;
}

.feed__box .feeds .item img {
    float: left;
    margin-right: 10px;
}

.feed__box .feeds .item a {
    text-decoration: none;
}

.feed__box .feeds .item h3 {
    color: #848388;
    font-size: 17px;
    font-weight: 600;
}

.feed__box .feeds .item p {
    font-size: 11px;
    color: #666;
}

.article__posts {
    margin-top: 50px;
}

.article__posts .hero {
    color: #848388;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.article__posts li {
    float: left;
    width: 33.33%;
    margin-bottom: 20px;
    list-style-type: disc;
    list-style-position: inside;
}

.article__posts li a {
    color: #848388;
    font-size: 12px;
    font-weight: 600;
    text-decoration: underline;
}


/*
*   Content Pages Styles
-----------------------------------------------*/

.content-type,
.blog__content {
    padding: 20px 0;
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.content-type h1,
.blog__content h1 {
    display: block;
    color: #848388;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}

.content-type .title__date h1,
.blog__content .title__date h1 {
    margin-bottom: 0;
}

.content-type .title__date .date,
.blog__content .title__date .date {
    color: #666;
    font-size: 11px;
    margin-bottom: 20px;
}

.content-type .image__block,
.blog__content .image__block {
    display: block;
    margin-bottom: 20px;
}

.content-type .dynamic__form,
.blog__content .dynamic__form {
    margin: 30px 0;
}

.content-type .dynamic__form label,
.blog__content .dynamic__form label {
    display: block;
    font-size: 13px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 5px;
}

.content-type .dynamic__form select,
.blog__content .dynamic__form select,
.content-type .dynamic__form textarea,
.blog__content .dynamic__form textarea,
.content-type .dynamic__form input[type="text"],
.blog__content .dynamic__form input[type="text"] {
    width: 290px;
    padding: 7px 15px;
    outline: none;
    border: solid 1px #eee;
}

.content-type .dynamic__form textarea,
.blog__content .dynamic__form textarea {
    height: 130px;
}

.content-type .dynamic__form button[type="submit"],
.blog__content .dynamic__form button[type="submit"] {
    padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    background: #848388;
    border: none;
    margin-top: 10px;
}

.content-type .dynamic__form .input__row,
.blog__content .dynamic__form .input__row {
    position: relative;
}

.content-type .dynamic__form .input__row .field-validation-error,
.blog__content .dynamic__form .input__row .field-validation-error {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 100%;
}

.content-type .dynamic__form .input__row .field-validation-error span,
.blog__content .dynamic__form .input__row .field-validation-error span {
    position: relative;
    display: inline-block;
    padding: 7px 15px;
    margin-top: 5px;
    color: #fff;
    text-align: left;
    background: #e20f00;
}

.content-type .dynamic__form .input__row .field-validation-error span::before,
.blog__content .dynamic__form .input__row .field-validation-error span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin-top: -15px;
    border: solid 10px transparent;
    border-bottom-color: #e20f00;
}

.blog__content {
    padding: 0;
}

.blog__content img {
    float: left;
    margin: 0 10px 10px 0;
}

.blog__content .sum {
    display: block;
    font-size: 14px;
    margin: 10px 0;
    color: #888;
}

.blog__content .text {
    font-size: 16px;
    line-height: 20px;
}

.blog__content .date {
    display: block;
    margin-top: 10px;
    color: #666;
    font-size: 11px;
    margin-bottom: 20px;
}

.blog__content .tags a {
    opacity: 0.6;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    float: left;
    font-size: 11px;
    margin-right: 1px;
    background: #848388;
}


/*
*   User Pages Styles
-----------------------------------------------*/

.user-content {
    margin: 30px 0;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);
}

.user-content .white-section {
    padding: 1px 15px 20px 15px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.user-content h3.title {
    display: block;
    padding: 10px 0;
    margin-bottom: 10px;
    color: #252525;
    font-size: 18px;
    font-weight: 600;
    border-bottom: solid 1px #ddd;
width: 100%;
}
.user-content form{
width: 100%;
}
.user-content label {
    display: block;
    margin-top: 13px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
}

.user-content .user-order-cancel label {
    text-align: left;
}

.user-content .user-order-cancel #divAciklama .form-group {
    margin: 0 -15px;
}

.user-content .user-order-cancel #divAciklama .form-group .col-sm-4 {
    width: 100%;
    margin-bottom: 5px;
}

.user-content .margin {
    display: block;
    margin-top: 15px;
}

.user-content .type label {
    position: relative;
    bottom: -5px;
    text-align: left;
    display: inline-block;
    margin: 0 10px 15px 0;
}

.user-content .type label input {
    position: relative;
    bottom: -2px;
}

.user-content select,
.user-content textarea,
.user-content input[type="tel"],
.user-content input[type="text"],
.user-content input[type="email"],
.user-content input[type="number"],
.user-content input[type="password"] {
    outline: none;
    display: block;
    width: 100%;
    height: 34px;
    padding: 7px 10px;
    border: solid 1px #ddd;
}

.user-content textarea {
    height: auto;
}

.user-content select.bdate {
    width: 32%;
    float: left;
    margin-right: 2%;
}

.user-content select.bdate.last {
    margin-right: 0;
}

.user-content button[type="submit"] {
    display: inline-block;
    margin-top: 15px;
    padding: 7px 15px;
    color: #fff;
    font-size: 14px;
    outline: none;
    background: #484848;
    border: solid 1px #848388;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.user-content button[type="submit"]:hover {
    color: #848388;
    background: transparent;
}

.user-content .social-login button[type="submit"] {
    border: none;
}

.user-content .social-login button[type="submit"]:hover {
    color: #fff;
}

.user-content .order-action-dropdown>a {
    color: #fff;
    font-size: 11px;
    padding: 7px 10px;
    text-decoration: none;
    background: #848388;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.user-content .sign-in .social-login {
    margin-top: 20px;
}

.user-content .sign-in .social-login button {
    width: 100%;
    display: block;
    margin: 10px 0;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
    border: none;
}

.user-content .sign-in .social-login button.facebook {
    background: #3b5998;
}

.user-content .sign-in .social-login button.twitter {
    background: #00aced;
}

.user-content .sign-in .social-login button.google {
    background: #dd4b39;
}

.user-content .sign-in .social-login button .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.user-content .social-login {
    margin-top: 20px;
}

.user-content .social-login button {
    width: 100%;
    display: block;
    margin: 10px 0;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    text-align: center;
    text-decoration: none;
}

.user-content .social-login button.facebook {
    background: #3b5998;
}

.user-content .social-login button.twitter {
    background: #00aced;
}

.user-content .social-login button.google {
    background: #dd4b39;
}

.user-content .social-login button .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.user-content .social-login button:hover {
    border-color: transparent !important;
}

.user-content .content .dont-have {
    font-weight: 700;
    margin: 10px 0;
}

.user-content .content h3.title {
    padding-top: 0;
}

.user-content .content .add-address {
    display: inline-block;
    padding: 10px 15px;
    margin-top: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    background: #484848;
    text-decoration: none;
}

.user-content .content .add-address .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.user-content .content .address .actions {
    margin-top: 30px;
}

.user-content .content .address .actions label {
    display: inline-block;
    margin-top: 0;
}

.user-content .content .address .actions a {
    text-decoration: none;
}

.user-content .content .address .actions a.remove {
    float: left;
    color: #f44336;
    border: none;
}

.user-content .content .social-buttons button {
    display: block;
    margin: 4px 0;
    padding: 0;
    color: #337ab7;
    font-size: 14px;
    font-weight: 400;
    background: none;
    border: none;
}

.user-content .content .basket-items table {
    width: 100%;
}

.user-content .content .basket-items table tr.done {
    opacity: 0.3;
}

.user-content .content .basket-items table a {
    text-decoration: none;
}

.user-content .content .basket-items table th {
    padding: 15px 0;
}

.user-content .content .basket-items table td {
    padding: 20px 0;
    vertical-align: middle;
    border-top: solid 1px #eee;
}

.user-content .content .basket-items table td img {
    -webkit-box-shadow: 0px 2px 1px 0px #ccc;
    -moz-box-shadow: 0px 2px 1px 0px #ccc;
    box-shadow: 0px 2px 1px 0px #ccc;
}

.user-content .content .basket-items table td h2 {
    margin-bottom: 10px;
	    font-size: 13px;
}

.user-content .content .basket-items table td h2 a {
    color: #252525;
}
.user-content .content .basket-items table td span{
	color: #252525;
}

.user-content .content .basket-items table td strong {
    font-weight: 700;
}

.user-content .content .basket-items table td .status {
    display: block;
    margin: 10px 0;
}

.user-content .content .basket-items table td .status span {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 700;
}

.user-content .content .basket-items table td .status span.new {
    color: #4caf50;
}

.user-content .content .basket-items table td .status span.discount {
    color: #ff6f00;
}

.user-content .content .basket-items table td .status span.sold-out {
    color: #607d8b;
}

.user-content .content .basket-items table td .old-price {
    display: block;
    color: #999;
    text-decoration: line-through;
}

.user-content .content .basket-items table td .add {
    display: block;
    margin-bottom: 5px;
    color: #ea1541;
    font-weight: 600;
}

.user-content .content .basket-items table td .remove {
    display: block;
    color: #252525;
    font-weight: 600;
}

.user-content .content .orders-table td {
    padding: 10px !important;
    vertical-align: middle !important;
}

.user-content .content .orders-table td .order-detail {
    display: inline-block;
    padding: 7px 15px;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    background: #848388;
}

.user-content .content .orders-table td .order-detail .ripple {
    background: rgba(255, 255, 255, 0.4);
}

.user-content .content .scores {
    margin-top: 30px;
}

.user-content .content .scores .total {
    font-size: 20px;
}

.user-content .content .scores .total strong {
    font-weight: 700;
}

.user-content .content .scores label {
    margin-top: 0;
}

.user-menu {
    position: relative;
}

.user-menu .welcome {
    margin-bottom: 20px;
    color: #252525;
    font-size: 17px;
}

.user-menu .welcome span {
    color: #000;
}

.user-menu .navbar-toggle {
    position: absolute;
    right: 0;
    top: -10px;
    margin: 0;
    clear: both;
}

.user-menu .navbar-collapse {
    width: 100%;
    padding: 0;
}

.user-menu ul li a {
    position: relative;
    display: block;
    padding: 10px 15px 9px 10px;
    color: #252525;
    font-size: 13px;
    text-decoration: none;
    border-left: solid 2px transparent;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.user-menu ul li a i {
    display: inline-block;
    width: 25px;
    text-align: center;
}

.user-menu ul li a:hover,
.user-menu ul li a.active {
    color: #EEB84D;
    border-color: #EEB84D;
}

.message-history .main-message {
    padding: 15px;
    margin-bottom: 30px;
    background: #fdfbe8;
    border: solid 1px #ffe6a7;
}

.message-history .main-message .message-id {
    font-weight: 600;
}

.message-history .main-message .message-date {
    font-size: 11px;
}

.message-history .main-message .message-title {
    margin-top: 10px;
}

.message-history .main-message .message-status>span {
    display: inline-block;
    font-size: 11px;
    padding: 5px 10px;
    background: #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #ddd;
}

.message-history .main-message .message-status>span.open {
    color: #33691e;
    background: #aed581;
    border-color: #7cb342;
}

.message-history .main-message .message-status>span.review {
    color: #01579b;
    background: #4fc3f7;
    border-color: #039be5;
}

.message-history .main-message .message-status>span.closed {
    color: #dd2c00;
    background: #ff8a65;
    border-color: #f4511e;
}

.message-history .message-area {
    max-height: 300px;
    overflow-y: scroll;
}

.message-history .message-area ul {
    padding-right: 10px;
}

.message-history .message-area li {
    margin: 15px 0;
}

.message-history .message-area li .user {
    display: block;
    font-weight: 600;
    margin-bottom: 3px;
}

.message-history .message-area li .message-item {
    position: relative;
    max-width: 100%;
    display: inline-block;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e4e4e4;
    border: solid 1px #aeacaf;
}

.message-history .message-area li .message-item span {
    font-size: 11px;
}

.message-history .message-area li.text-left .message-item {
    background: #aed581;
    border-color: #7cb342;
}

.message-history .history-message-form {
    width: 400px;
    margin: 0 auto;
}

.message-history .history-message-form .col-sm-4,
.message-history .history-message-form .col-sm-8 {
    display: block;
    width: 100%;
    padding: 0;
}

.message-history .history-message-form label {
    text-align: left;
}

.message-history .history-message-form button[type="submit"] {
    position: relative;
    margin: 0;
    min-width: 100px;
    overflow: hidden;
    color: #fff;
    background: #848388;
}

.message-history .history-message-form button[type="submit"]:hover {
    background: #848388;
    border-color: transparent !important;
}

.message-history .history-message-form .field-validation-error {
    position: absolute;
}

.order-cancel-table {
    margin: 30px 0;
}

.order-cancel-table .collapse-btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    float: right;
    text-align: center;
    line-height: 20px;
    background: #848388;
    text-decoration: none;
}

.order-cancel-table .collapse-btn::after {
    content: "\f107";
    font: 14px/1px FontAwesome;
}

.order-cancel-table .collapse-btn.active::after {
    content: "\f106";
}

.order-cancel-table td table {
    width: 100%;
    background: #f1f1f1;
}

.order-cancel-table td table td {
    overflow: hidden !important;
    border-bottom: solid 1px #ddd;
}

.order-cancel-table td table td>div {
    padding: 7px 10px;
}


/*.input-error label {
    color: #a94442;
}

.input-error input,
.input-error select {
    border-color: #a94442!important;
}*/

.input-error .field-validation-error {
    position: absolute;
    z-index: 50;
}

.input-error .field-validation-error span {
    position: relative;
    display: inline-block;
    padding: 7px 15px;
    margin-top: 5px;
    color: #fff;
    text-align: left;
    background: #e20f00;
}

.input-error .field-validation-error span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    margin-top: -15px;
    border: solid 10px transparent;
    border-bottom-color: #e20f00;
}

#login-modal {
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6);
}

.modal-body .user-content {
    margin: 0;
}

.modal-body .user-content .white-section {
    padding: 0;
    border: none;
}

.modal-body .user-content input[type="checkbox"],
.modal-body .user-content input[type="radio"] {
    width: auto !important;
    display: inline-block !important;
}

.modal-body .selectedOpt {
    margin: 10px 0;
    font-size: 15px;
    font-weight: 700;
}

.modal-body .selectedOpt div {
    margin: 4px 0;
}

.modal-body .selectedOpt div span:first-child {
    display: inline-block;
    margin-right: 5px;
    font-weight: 300;
}

#PriceNotice label {
    margin-bottom: 5px;
}

#orderModal .modal-dialog {
    width: 45%;
}

#orderModal .payment-summary-content .products {
    padding: 15px;
    margin-bottom: 15px;
    border: solid 1px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#orderModal .payment-summary-content .products .old-price {
    display: block;
    color: #999;
    text-decoration: line-through;
}

#orderModal .payment-summary-content .cargo {
    text-align: center;
}

#orderModal .payment-summary-content .cargo i {
    display: block;
    margin-bottom: 10px;
    font-size: 45px;
}

#orderModal .payment-summary-content .cargo a {
    color: #848388;
}

#orderModal .payment-summary-content .address {
    padding: 15px;
    margin-bottom: 15px;
    border: solid 1px #ddd;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#orderModal .payment-summary-content .address h2 {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
}

#orderModal .payment-summary-content .address h4 {
    margin: 7px 0;
    font-size: 14px;
    font-weight: 600;
}

#orderModal .payment-summary-content .address p {
    margin: 10px 0;
}

.blog__posts .post {
    padding-bottom: 15px;
    border-bottom: solid 1px #f1f1f1;
}

.blog__posts .post img {
    width: 100%;
}

.blog__posts .post a {
    color: #666;
    text-decoration: none;
}

.blog__posts .post h3 {
    display: block;
    margin: 10px 0;
    color: #848388;
    font-size: 16px;
    font-weight: 600;
}

.blog__posts .post .date {
    font-size: 10px;
    color: #999;
    font-style: oblique;
}


/*
*   Footer Styles
-----------------------------------------------*/

.footer-boxes {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

.footer-boxes .box {
    padding: 30px 15px;
    font-size: 15px;
    color: #777;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.1);
}

.footer-boxes .box i {
    display: block;
    text-align: center;
    font-size: 34px;
color:#EEB84D;
}

.footer-boxes .box strong {
    display: block;
    font-weight: 700;
}

.footer-container {
    font-size: 16px;
    background: #fff;
}

.footer-container h4 {
    margin-bottom: 10px;
    font-weight: 55px;
color:#EEB84D;
}

.footer-container .address {
    font-size: 13px;
}

.footer-container .address img {
    display: block;
    margin-bottom: 7px;
    /*width: 75%;*/
width:100px;
}

.footer-container ul li a {
    display: block;
    margin: 3px 0;
    color: #333;
    font-size: 13px;
text-decoration:none;
}

.footer-container ul li a:hover {
    color: #ccc;
}

.footer-container .newsteller form {
    font-size: 11px;
    padding: 4px 7px;
    border: solid 1px #eee;
}

.footer-container .newsteller form .form-group {
    width: 72%;
    display: inline-block;
}

.footer-container .newsteller form input[type="text"],
.footer-container .newsteller form input[type="email"] {
    position: relative;
    bottom: -1px;
    display: block;
    height: 30px;
    width: 100%;
    line-height: 30px;
    border: none;
    outline: none;
}

.footer-container .newsteller form button {
    float: right;
    display: inline-block;
    color: #fff;
    background: #848388;
    height: 30px;
    line-height: 30px;
    border: none;
    outline: none;
}

.footer-container .social li {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}

.footer-container .social li a {
    display: inline-block;
    font-size: 30px;
}

.footer-container .social li a i {
    background: transparent;
}

.footer-container .social li.facebook a {
    color: #EEB84D;
}

.footer-container .social li.twitter a {
    color: #EEB84D;
}

.footer-container .social li.google a {
    color: #EEB84D;
}
.footer-container .social li.instagram a {
    color: #EEB84D;
}
.footer-container .social li.pintrest a {
    color: #EEB84D;
}

.footer-bottom {
    padding: 15px 0;
    font-size: 11px;
    margin-top: 30px;
}

.footer-bottom a {
    color: #666;
}

.footer-bottom a span {
    color: #5c6bc0;
}

#storeAddress {
    display: none;
}

#storeCity {
    margin-bottom: 5px;
}

#stores {
    margin-bottom: 5px;
}

.fa-clock {
    color: #3b5998 !important;
}


/*
*   Error Page Styles
-----------------------------------------------*/

.error__content {
    padding: 150px 30px;
    text-align: center;
}

.error__content .title {
    font-size: 14px;
    font-weight: 600;
}

.error__content .error__code {
    display: block;
    margin: 25px 0 60px 0;
    font-size: 130px;
    color: #848388;
    font-weight: 700;
}

.error__content .button {
    color: #b5b5b5;
    font-size: 12px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.error__content .button:hover {
    color: #0086bb;
}

@media (max-width: 1170px) {
    .not__found .content-container {
        width: 100% !important;
    }
    .not__found .error__content {
        padding: 30px 15px;
    }
}


/*
*   Compare Styles
-----------------------------------------------*/

.product-compare div[class*="col-"] {
    padding: 0;
}

.product-compare .compare-header {
    height: 75px;
    padding: 10px;
    position: relative;
}

.product-compare .compare-header>h1 {
    color: #848388;
    font-size: 16px;
    font-weight: 600;
}

.product-compare .compare-header>span {
    color: #9e9e9e;
    font-size: 13px;
}

.product-compare .compare-header>.link {
    display: inline-block;
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 2px;
    text-align: center;
    border: 1px solid #eee;
}

.product-compare .compare-header>.title {
    display: inline-block;
    line-height: 1;
    max-width: 125px;
    padding: 7px 0;
    text-decoration: none;
    font-size: 12px;
    color: #333;
}

.product-compare .compare-header>.title:hover {
    color: #111;
}

.product-compare .compare-header>.close {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    font-size: 15px;
    font-weight: normal;
    background-color: #848388;
    color: #fff;
    text-shadow: none;
    filter: alpha(opacity=20);
    opacity: 0.3;
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}

.product-compare .compare-header>.close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.product-compare .compare-list>li {
    line-height: 33px;
    text-align: center;
}

.product-compare .compare-list>li strong {
    font-weight: 700;
}

.product-compare .first-column>.compare-header {
    border: 1px solid #eee;
    border-right: none;
    padding: 20px 10px 10px 10px;
}

.product-compare .first-column>.compare-list>li {
    border: 1px solid #eee;
    border-right: none;
    border-top: none;
    padding: 0 10px;
    font-weight: 600;
    text-align: left;
}

.product-compare .first-column>.compare-list>li.compare-price {
    line-height: 58px !important;
}

.product-compare .first-column>.compare-list>li.compare-cart {
    line-height: 52px !important;
}

.product-compare .first-column>.compare-list>li.compare-desc {
    line-height: 80px !important;
    height: 80px !important;
}

.product-compare .first-column>.compare-list>li.compare-desc>.desc {
    line-height: 15px;
    font-size: 10px;
    padding: 5px;
}

.product-compare .column>.compare-header {
    border: 1px solid #eee;
    border-right: none;
}

.product-compare .column>.compare-list>li {
    border: 1px solid #eee;
    border-right: none;
    border-top: none;
}

.product-compare .column>.compare-list>li.compare-price {
    height: 59px !important;
}

.product-compare .column>.compare-list>li.compare-desc {
    line-height: 80px !important;
    height: 80px !important;
}

.product-compare .column>.compare-list>li.compare-desc>.desc {
    line-height: 20px;
    font-size: 10px;
    padding: 5px;
}

.product-compare .last-column>.compare-header {
    border: 1px solid #eee;
}

.product-compare .last-column>.compare-list>li {
    border: 1px solid #eee;
    border-top: none;
}

.product-compare .last-column>.compare-list>li.compare-price {
    height: 59px !important;
}

.product-compare .last-column>.compare-list>li.compare-desc {
    line-height: 80px !important;
    height: 80px !important;
}

.product-compare .last-column>.compare-list>li.compare-desc>.desc {
    line-height: 20px;
    font-size: 10px;
    padding: 5px;
}

.product-compare .comments-rate {
    margin: 0 auto;
    text-align: center;
}

.product-compare .comments-rate .rating {
    display: inline-block;
    top: 5px;
}

.product-compare .comments-rate .rating-text {
    position: relative;
    font-size: 12px;
    top: 2px;
    font-weight: 600;
}

.product-compare .compare-attr {
    font-size: 11px;
}

.product-compare .price-area {
    padding: 10px 0 7px 0;
}

.product-compare .price-area>div {
    line-height: 11px;
    text-align: left;
    display: inline-block;
}

.product-compare .price-area>div.discount__value {
    position: relative;
    top: -5px;
    margin-right: 5px;
    padding: 5px;
    font-weight: 700;
    color: #fff;
    font-size: 13px;
    line-height: 11px;
    text-align: center;
    background: #f90909;
}

.product-compare .price-area>div.discount__value span {
    display: block;
    font-size: 9px;
}

.product-compare .price-area>div .old-price {
    color: #9e9e9e;
    font-size: 13px;
    text-decoration: line-through;
}

.product-compare .price-area>div .new-price {
    color: #484848;
    font-size: 20px;
    font-weight: 700;
}

.product-compare .material {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    background: #848388;
    line-height: 30px !important;
    width: 125px;
    margin: 5px auto;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.product-compare .material .ripple {
    background: rgba(255, 255, 255, 0.3);
}

.product-compare .material i {
    font-size: 17px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.product-compare .null-column {
    background-color: #eee;
    display: table;
    text-align: center;
}

.product-compare .null-column>span {
    vertical-align: middle;
    display: table-cell;
    font-size: 12px;
    color: #666;
}

.product-compare .null-column>span>i {
    display: block;
    font-size: 40px;
    color: #666;
    margin-bottom: 15px;
}

.header .search-container #autocomplete-results .search-result-info .SRproduct-code {
    display: none;
}

ul.ui-widget-content .search-result-image {
    display: none !important;
}

ul.ui-widget-content .search-result-info {
    font-size: 13px;
    margin: 0 20px 0 20px;
    display: block;
    padding: 10px 0 8px 0;
}