header {
    margin-bottom: 15px; }

.topbar {
    background: #666;
    padding: 5px 0;
    height: 40px; }
.topbar .container {
    padding: 0 15px !important; }
.topbar .link-cart {
    position: absolute;
    left: 265px;
    color: #c0983e;
    font-size: 13px;
    border: 1px solid #c0983e;
    border-radius: 6px 0 6px 6px;
    padding: 3px 12px;
    height: 28px; }
@media screen and (max-width: 385px) {
    .topbar .link-cart {
        font-size: 10px;
        left: 216px; } }
.topbar .link-cart span {
    position: relative;
    top: -2px;
    padding-left: 15px;
    font-weight: 500; }
.topbar .link-cart .svg-icon {
    top: 5px;
    right: -1px;
    width: 15px;
    height: 15px; }
.topbar .link-cart .number {
    padding: 0;
    background-color: #666;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #c0983e;
    position: absolute;
    right: -9px;
    top: -7px;
    box-shadow: 0 0 0 1px #c0983e;
    font-size: 11px;
    text-align: center;
    font-weight: 400;
    line-height: 18px; }
.topbar .text-phone {
    cursor: default;
    font-weight: 500;
    position: absolute;
    left: 15px;
    background: #666;
    border: 1px solid #c0983e;
    color: #c0983e;
    font-size: 13px;
    padding: 3px 12px;
    height: 28px;
    border-radius: 6px 0 6px 6px;
    line-height: 22px; }
.topbar .text-phone .text-phone-text {
    direction: ltr !important;
    display: inline-block !important; }
@media screen and (max-width: 385px) {
    .topbar .text-phone .text-phone-text {
        font-size: 10px; } }
.topbar .text-phone .svg-icon {
    width: 15px;
    height: 15px;
    top: 4px;
    transform: rotate(90deg);
    right: 4px; }
.topbar .page-link {
    position: absolute;
    color: #c0983e;
    font-size: 13px;
    line-height: 28px;
    font-weight: 500;
    top: 1px;
    left: 385px; }
@media screen and (max-width: 500px) {
    .topbar .page-link {
        top: 35px;
        left: 17px;
        color: #555; } }
.topbar .page-link:after {
    right: -4px;
    position: absolute;
    content: '';
    width: 1px;
    height: 70%;
    border-right: 1px solid #c0983e;
    top: 50%;
    transform: translate(0, -50%); }
@media screen and (max-width: 500px) {
    .topbar .page-link:after {
        border-right: 1px solid #555; } }
.topbar .page-link:last-child {
    left: 435px; }
@media screen and (max-width: 500px) {
    .topbar .page-link:last-child {
        left: 68px; } }
.topbar .page-link:last-child:after {
    display: none; }

.middle-bar {
    position: relative;
    padding-top: 15px;
    height: 80px;
    z-index: 999;
    width: calc(100% - 88px);
    margin-right: 0; }
@media screen and (min-width: 768px) {
    .middle-bar {
        z-index: 0;
        padding-right: 30px;
        width: 100%; } }
.middle-bar form .form-group {
    margin-bottom: 0;
    border-radius: 6px;
    overflow: hidden; }
.middle-bar .form-search .form-control {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #666; }
.middle-bar .form-search button {
    background-color: #fff;
    box-shadow: 0 0 0 !important;
    border: 1px solid #666;
    border-right: 0;
    border-radius: 6px 0 0 6px; }
@media screen and (min-width: 768px) {
    .middle-bar .form-search button {
        padding: 3px;
        width: 30px;
        height: 40px; } }
.middle-bar .form-search {
    float: left;
    position: absolute;
    bottom: 13px;
    left: calc(50% - 60px);
    width: 140px;
    transform: translate(-50%); }
@media screen and (max-width: 375px) {
    .middle-bar .form-search {
        width: 94px; } }
@media screen and (min-width: 768px) {
    .middle-bar .form-search {
        left: 0;
        transform: translate(0);
        width: 82px; } }
@media screen and (min-width: 1200px) {
    .middle-bar .form-search {
        width: 145px; } }
.middle-bar .form-search .svg-icon {
    width: 16px;
    height: 16px;
    top: 3px; }
.middle-bar .form-search input {
    color: #555;
    font-size: 13px;
    font-weight: 500; }
.middle-bar .form-search input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
    color: #999;
    font-weight: 300; }
.middle-bar .form-search input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
    color: #999;
    font-weight: 300; }
.middle-bar .form-search input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
    color: #999;
    font-weight: 300; }
.middle-bar .form-search input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    color: #999;
    font-weight: 300; }

.navbar-collapse {
    padding: 0 !important; }

.main-navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: -55px; }
.main-navbar li.active a {
    background: #c0983e !important;
    border: 1px solid #c0983e;
    font-weight: 500;
    border-radius: .3em;
    color: #fff !important; }
.main-navbar li.active:after {
    display: none; }
.main-navbar li {
    position: relative;
    border-bottom: 1px solid transparent; }
.main-navbar li:after {
    transition: 0.2s all;
    box-shadow: 0 0 0 -1px #d4af73, 0 0 0 -1px #d4af73;
    border-radius: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 4px;
    height: 4px;
    background-image: url("../img/dot.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
.main-navbar li:hover:after {
    box-shadow: 0 5px 0 -1px #d4af73, 0 -5px 0 -1px #d4af73; }

.navbar-nav > li > a {
    padding: 8px 10px !important; }
@media screen and (min-width: 768px) {
    .navbar-nav > li > a {
        font-size: 13px; } }
@media screen and (min-width: 992px) {
    .navbar-nav > li > a {
        font-size: 16px; } }
@media screen and (min-width: 1200px) {
    .navbar-nav > li > a {
        padding: 8px 15px !important; } }

header nav.navbar {
    border: 0; }

.navbar-nav {
    background: #fff; }

.navbar-nav li {
    font-size: 16px;
    font-weight: 500;
    color: #607d8b; }

.dropdown-menu {
    padding: 0; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #fff; }

.dropdown-menu > li:after {
    display: none; }

.dropdown-menu > li > a {
    display: block;
    padding: 6px 20px;
    clear: both;
    font-weight: 200;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #c0983e; }

.navbar-wrapper {
    position: relative;
    height: 15px; }
.navbar-wrapper:after {
    filter: grayscale(100%);
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    left: 0;
    background-image: url("../img/border.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.main-header {
    background: #fff;
    margin: 0; }
.main-header .container {
    padding: 0 30px;
    background: transparent; }
@media screen and (min-width: 768px) {
    .main-header .container {
        padding: 0; } }

.logo {
    width: 80px;
    position: relative;
    top: -10px;
    z-index: 9;
    right: 0; }
@media screen and (min-width: 768px) {
    .logo {
        right: -30px; } }
.logo img {
    border-radius: 100%; }

.navbar-custom {
    width: 100%;
    background-color: transparent !important; }
@media screen and (min-width: 768px) {
    .navbar-custom {
        width: auto; } }

@media screen and (max-width: 500px) {
    .navbar-toggle {
        margin-left: -13px; } }

.ul-footer li {
    width: 100% !important; }

.title-footer {
    height: 32px;
    font-family: "IranYekan", arial, sans-serif; }

footer .logo {
    width: 130px;
    position: static;
    margin-bottom: 30px; }
footer .ul-footer li {
    position: relative;
    padding-right: 14px; }
footer .ul-footer li:after {
    transition: 0.2s all;
    box-shadow: 0 0 0 -1px #d4af73, 0 0 0 -1px #d4af73;
    border-radius: 100%;
    content: '';
    position: absolute;
    right: 0px;
    top: 13px;
    width: 8px;
    height: 8px;
    background-image: url(../img/dot.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
footer .ul-footer li a:before {
    display: none; }
footer .list-social .svg-icon {
    margin: 10px; }
footer .footer-address .svg-icon {
    width: 16px;
    height: 22px; }

.tiny-ad-wrapper .image-wrapper {
    position: relative; }
.tiny-ad-wrapper .ad-card {
    padding: 0; }

.ad-card .image-wrapper {
    overflow: hidden;
    box-shadow: 0 0 1px #ddd; }

.tiny-slider {
    box-shadow: 0 0 1px #ddd; }
.tiny-slider .card-desc {
    height: 103px !important; }
.tiny-slider .card-title {
    text-align: center; }
.tiny-slider .card-title a {
    font-size: 14px;
    color: #555;
    display: block;
    padding: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative; }
.tiny-slider .card-title a:before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 35%;
    height: 2px;
    left: 50%;
    transform: translate(-50%);
    background-image: url("../img/title.png");
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.title-slider-wrapper {
    position: relative;
    text-align: center; }
.title-slider-wrapper .title-slider {
    display: inline-block;
    background: white;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #555;
    padding: 15px 0; }

.ad-card .card-desc {
    height: 85px;
    text-align: center; }
.ad-card .card-price {
    font-size: 18px;
    padding: 14px; }
.ad-card .card-oldPrice {
    color: #9E9E9E;
    font-size: 15px;
    text-decoration: line-through;
    text-decoration-color: #9e9e9e; }

.single-ad {
    margin: 15px 0;
    display: block;
    overflow: hidden;
    border: 1px solid #666; }
.single-ad img {
    transition: 0.2s all; }
.single-ad img:hover {
    transform: scale(1.05); }

.owl-carousel3 .ad-card {
    padding: 15px 0; }

.owl-carousel2 {
    margin-top: -3px; }

.page-title-wrapper {
    text-align: center; }
.page-title-wrapper .page-title {
    position: relative;
    display: inline-block;
    background: white;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #666;
    padding: 15px 8px;
    margin: 0px 55px; }
.page-title-wrapper .page-title:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    left: 100%;
    bottom: 3px;
    background-image: url("../img/right.png");
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
.page-title-wrapper .page-title:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    right: 100%;
    bottom: 3px;
    transform: rotateY(180deg);
    background-image: url("../img/right.png");
    text-align: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }

.category-slider .ad-card {
    box-shadow: 0 0 1px #ddd; }
.category-slider .card-title {
    text-align: center; }
.category-slider .card-title a {
    font-size: 14px;
    color: #555;
    display: block;
    padding: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative; }
.category-slider .card-title a:before {
    content: '';
    position: absolute;
    bottom: 0px;
    width: 35%;
    height: 2px;
    left: 50%;
    transform: translate(-50%);
    background-image: url("../img/title.png");
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.archive-link, .archive-link:visited {
    width: 140px;
    display: inline-block;
    text-align: center;
    position: relative;
    color: #666;
    font-size: 14px;
    padding: 6px 20px;
    font-weight: 500;
    background: #fff;
    z-index: 2;
    border-radius: .3rem;
    border: 1px solid #666;
    transition: 0.2s all; }
.archive-link:hover, .archive-link:active, .archive-link:visited:hover, .archive-link:visited:active {
    color: #fff;
    background: #555;
    border: 1px solid #555; }

.archive-link-wrapper {
    text-align: left;
    margin: 15px 0; }

.news-item {
    margin-bottom: 30px;
    box-shadow: 0 0 1px #ddd; }
.news-item .text-description {
    max-height: 56px;
    line-height: 30px;
    font-size: 16px; }
.news-item .news-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 500;
    font-size: 20px;
    margin: 15px 0; }

.tiny-news-item .text-description {
    max-height: 118px; }

.big-text {
    font-size: 16px;
    font-weight: 100;
    line-height: 34px;
    text-align: justify;
    position: relative;
    z-index: 1;
    color: #333; }

.back-img {
    position: absolute;
    bottom: 50px;
    z-index: 0;
    opacity: 0.25;
    left: 50px; }
@media screen and (max-width: 991px) {
    .back-img {
        opacity: 0.15;
        width: 50%; } }
@media screen and (max-width: 767px) {
    .back-img {
        opacity: 0.1;
        width: 75%; } }

.contact-page section {
    padding: 20px 0;
    min-height: 100vh; }
.contact-page .contact-info-wrapper {
    display: flex;
    flex-flow: wrap;
    align-items: stretch;
    justify-content: stretch; }
.contact-page .contact-info {
    background: #666;
    display: inline-block;
    text-align: center;
    margin-bottom: 10px; }
.contact-page .contact-info.col-md-4 {
    width: 100%;
    margin: 30px 0; }
@media screen and (min-width: 992px) {
    .contact-page .contact-info.col-md-4 {
        margin: 30px;
        width: calc(33.33333333% - 60px) !important; } }
.contact-page .contact-info-icon {
    margin-bottom: 15px; }
.contact-page .contact-info-item {
    padding: 30px 0px; }
.contact-page .contact-page-sec .contact-page-form h2 {
    color: #555;
    background: #fff;
    padding: 8px 15px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 700; }
.contact-page .contact-page-form .col-md-6.col-sm-6.col-xs-12 {
    padding-left: 0; }
.contact-page .contact-page-form.contact-form input {
    margin-bottom: 5px; }
.contact-page .contact-page-form.contact-form textarea {
    height: 110px; }
.contact-page .contact-page-form.contact-form input[type="submit"] {
    background: #071c34;
    width: 150px;
    border-color: #071c34; }
.contact-page .contact-info-text p {
    margin-bottom: 0px; }
.contact-page .contact-info-text h2 {
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px; }
.contact-page .contact-info-text span {
    color: #f3f3f3;
    font-size: 14px;
    font-weight: 100;
    display: inline-block;
    width: 100%; }
.contact-page .contact-page-form input {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    overflow: hidden;
    color: #666;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #666;
    margin-bottom: 20px;
    padding: 10px 12px;
    width: 100%;
    line-height: 15px;
    height: 40px; }
.contact-page .contact-page-form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .contact-page-form input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .contact-page-form input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .contact-page-form input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .contact-page-form .message-input {
    display: inline-block;
    width: 100%;
    padding-left: 0; }
.contact-page .single-input-field textarea {
    background: #fff none repeat scroll 0 0;
    width: 100%;
    height: 120px;
    padding: 12px 16px;
    color: #666;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #666;
    border-radius: 6px; }
.contact-page .single-input-field textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .single-input-field textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .single-input-field textarea:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .single-input-field textarea:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.contact-page .single-input-fieldsbtn input[type="submit"] {
    padding: 10px 0;
    width: calc(100% - 14px);
    margin-top: 10px; }
.contact-page .single-input-fieldsbtn input[type="submit"]:hover {
    transition: all 0.2s;
    background: #666;
    color: #fff; }
.contact-page .single-input-field h4 {
    color: #464646;
    text-transform: capitalize;
    font-size: 14px; }
.contact-page .contact-page-form {
    display: inline-block;
    width: 100%;
    margin-top: 18px; }
.contact-page .contact-page-map {
    margin-top: 36px; }
.contact-page .contact-page-form form {
    padding: 20px 0 0 15px; }
.contact-page .contact-text-wrapper {
    position: relative;
    text-align: center;
    overflow: hidden; }
.contact-page .contact-text-wrapper:before {
    content: '';
    position: absolute;
    bottom: 18px;
    width: 50%;
    height: 10px;
    left: 50%;
    background-image: url("../img/title2.png");
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transform: scale(4, 1) translate(-40px); }
.contact-page .contact-text-wrapper .contact-text {
    position: relative;
    display: inline-block;
    background: #fff; }
.contact-page .svg-icon {
    width: 47px;
    height: 47px; }

.form-group, .help-block {
    margin: 0 !important; }

.list-unstyled {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: absolute;
    font-size: 11px;
    top: -14px;
    left: 50%;
    transform: translate(-50%);
    background: #fff;
    border-radius: 30px;
    padding: 4px 15px;
    border: 1px solid #666;
    color: #555;
    font-weight: 200; }

.breadcrumb {
    white-space: nowrap;
    overflow: auto;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    background: #fff;
    padding: 15px;
    padding-top: 0;
    border-bottom: 1px solid whitesmoke;
    border-radius: 3px; }
.breadcrumb a {
    color: #555;
    font-size: 14px;
    font-weight: 100; }
.breadcrumb .active a {
    color: gray;
    pointer-events: none; }

.breadcrumb::-webkit-scrollbar {
    width: 1px !important;
    height: 2px; }

.breadcrumb::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 !important;
    box-shadow: inset 0 0 0 !important; }

.breadcrumb::-webkit-scrollbar-thumb {
    background-color: #c0983e !important;
    outline: 1px solid transparent !important; }

.breadcrumb > li + li:before {
    color: #c0983e;
    position: relative;
    top: 4px;
    right: 2px;
    font-weight: 100; }

.arrange {
    margin-top: 16px;
    border: 1px solid #e5e5e5;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /* margin: 0; */
    font-size: 14px;
    padding: 5px 0; }
.arrange .sort-item {
    padding: 5px 10px;
    margin: 0 9px;
    border: 1px solid #8b8e85;
    border-radius: 5px;
    cursor: pointer;
    color: #8b8e85; }
.arrange .sort-item.active {
    color: #34352f;
    border: 1px solid #34352f; }
.arrange .sort-title {
    padding: 5px 10px;
    margin: 0 5px;
    color: #8b8e85;
    font-size: 13px;
    font-weight: 100; }
.arrange select {
    border: 1px solid #666;
    padding: 2px 5px;
    border-radius: 5px;
    margin: 0 15px;
    color: #666;
    outline: none;
    font-size: 12px;
    font-weight: 100; }
.arrange .pagination {
    margin: 0;
    padding: 0 15px; }

.assending-wrapper {
    list-style: none;
    display: flex; }

.pagination-wrapper {
    text-align: center; }

.pagination-wrapper {
    text-align: center; }
.pagination-wrapper a {
    transition: .2s all !important;
    margin: 5px 2px !important;
    border-radius: 5px;
    font-size: 14px;
    color: #997932 !important; }
@media screen and (max-width: 600px) {
    .pagination-wrapper a {
        font-size: 13px; } }
.pagination-wrapper a:hover {
    border: 1px solid #c0983e !important;
    background-color: #fff !important;
    color: #c0983e; }
.pagination-wrapper .active a {
    border: 1px solid #c0983e !important;
    background-color: #c0983e !important;
    color: white !important; }
.pagination-wrapper .active a:hover {
    border: 1px solid #997932 !important;
    background-color: #997932 !important; }

article.products-new .title {
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 16px;
    font-weight: 100; }

.products-new {
    border: 1px solid #e5e5e5; }
.products-new .card-desc {
    text-align: center;
    height: 70px; }
.products-new .price {
    float: none !important;
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important; }
.products-new .number {
    font-weight: inherit !important; }
.products-new .card-price {
    font-size: 18px !important;
    padding: 8px;
    font-weight: 100;
    color: #555 !important; }
.products-new .card-oldPrice {
    color: #9E9E9E !important;
    font-size: 15px !important;
    text-decoration: line-through;
    text-decoration-color: #9e9e9e; }

article.products-new .grouping {
    position: absolute;
    top: 10px;
    bottom: auto;
    padding: 0px 8px;
    background-color: #ffffff66;
    border: 1px solid #c0983e;
    color: #9f7c2e;
    border-radius: 6px; }

.title-sidebar {
    color: #555 !important;
    position: relative;
    text-align: center;
    border-bottom: 0 !important; }
.title-sidebar:before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2px;
    left: 50%;
    transform: translate(-50%);
    background-image: url("../img/title.png");
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }

.products-new img {
    width: 100%; }

.tags {
    padding: 0;
    position: relative;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    /*&:before {
		width: calc(50% - 70px);
		height: 3px;
		position: absolute;
		content: "";
		border-radius: 5px;
		top: -15px;
		//background-color: $ribbon-color;
		border-bottom: 1px dashed #15acbe;
		//background-image: url("../images/polygon.jpg");
		right: 35px;
		//filter: brightness(149% ) contrast(62%);
	 }*/ }
@media screen and (max-width: 550px) {
    .tags {
        padding: 15px; } }
.tags .tag-item {
    transition: .2s all;
    border-right: 3px solid #c0983e;
    white-space: nowrap;
    margin: 10px;
    margin-right: 0;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 5px #c0983e4d, 0 0 0px #c0983e4d; }
.tags .tag-item:hover {
    border-right: 3px solid #c0983e; }
.tags .tag-item:hover a {
    color: #c0983e; }
.tags a {
    padding: 5px 14px;
    transition: .2s all;
    font-size: 13px;
    font-weight: 300;
    color: #777; }

.has-code {
    padding-bottom: 15px; }
.has-code:after {
    font-size: 13px;
    font-weight: 300;
    color: #a5a2a2;
    position: absolute;
    bottom: -6px;
    right: 0;
    --vv: var(--data-text) ' : ' var(--data-code);
    content: var(--vv); }

.info-wrapper {
    line-height: 42px; }
.info-wrapper .info-title {
    font-size: 13px;
    font-weight: 400;
    color: #555; }
.info-wrapper .p-c {
    margin: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #888;
    border-bottom: 1px dashed #888;
    padding-bottom: 0;
    line-height: 13px;
    display: inline-block; }
.info-wrapper .tags a {
    padding: 0 14px 2px 14px;
    font-size: 12px;
    color: #6c757d;
    display: block; }
.info-wrapper .tag-item {
    padding: 0;
    padding-top: 0; }
.info-wrapper .category, .info-wrapper .color-title {
    font-size: 13px;
    font-weight: 400;
    color: #555;
    line-height: 2; }
.info-wrapper .card-desc {
    margin-top: 10px; }
.info-wrapper .price {
    float: none !important;
    color: inherit !important;
    font-size: inherit !important;
    font-weight: inherit !important; }
.info-wrapper .number {
    font-weight: inherit !important; }
.info-wrapper .card-price {
    font-size: 18px !important;
    line-height: 22px;
    font-weight: 100;
    color: #555 !important; }
.info-wrapper .card-oldPrice {
    line-height: 22px;
    color: #9E9E9E !important;
    font-size: 15px !important;
    text-decoration: line-through;
    text-decoration-color: #9e9e9e; }

.price-range span {
    font-size: 13px;
    font-weight: 300;
    color: #555; }
.price-range span:last-child span {
    padding: 2px; }
.price-range .c-p {
    color: #888; }

.p-color .color {
    cursor: pointer;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 5px;
    background-color: var(--data-color);
    box-shadow: 0 0 0 1px #999;
    position: relative;
    top: 9px; }
.p-color .color.active {
    box-shadow: 0 0 0px 1px #fff, 0 0 0px 2px #607D8B; }

.type-wrapper select, .size-wrapper select {
    border: 1px solid #666;
    padding: 2px 5px;
    border-radius: 5px;
    margin: 0 15px;
    color: #666;
    outline: none;
    font-size: 13px;
    direction: ltr; }
.type-wrapper span, .size-wrapper span {
    font-size: 13px;
    font-weight: 400; }

.info-wrapper .content {
    border-bottom: 1px solid #999;
    margin-top: -8px;
    font-size: 13px;
    line-height: 28px;
    text-align: justify;
    overflow: auto;
    height: 144px;
    padding-left: 15px; }
.info-wrapper .content::-webkit-scrollbar {
    width: 2px !important;
    height: 2px; }
.info-wrapper .content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 !important;
    box-shadow: inset 0 0 0 !important; }
.info-wrapper .content::-webkit-scrollbar-thumb {
    background-color: #c0983e !important;
    outline: 1px solid transparent !important; }
.info-wrapper .tags {
    padding: 0; }
.info-wrapper .svg-icon {
    width: 24px;
    height: 22px;
    right: -14px;
    top: 7px; }

.slider-img img {
    width: 100%; }

.single-product-body .share-social {
    text-align: right; }
.single-product-body .share-social span {
    color: #555;
    font-weight: 200;
    font-size: 14px; }

.share-social .svg-icon {
    margin: 0 3px;
    top: 2px; }
.share-social .facebook {
    width: 10px; }
.share-social .pinterest {
    width: 14px; }

.news-item {
    display: flex;
    position: relative;
    margin: 0 15px 12px 15px; }
@media screen and (max-width: 650px) {
    .news-item {
        flex-flow: column;
        height: auto; } }
.news-item img {
    width: 100%; }
.news-item .image-wrapper {
    width: 250px;
    height: auto;
    display: block; }
@media screen and (max-width: 650px) {
    .news-item .image-wrapper {
        width: 100%; } }
.news-item .description-wrapper {
    width: calc(100% - 250px);
    padding: 0 15px; }
@media screen and (max-width: 650px) {
    .news-item .description-wrapper {
        width: 100%;
        height: 220px; } }
.news-item .news-title {
    display: block;
    color: #555;
    margin: 8px 0 3px 0 !important; }
.news-item .news-title a {
    transition: 0.2s all;
    color: #555; }
.news-item .news-title a:hover, .news-item .news-title a:active {
    color: #c0983e; }
.news-item .news-title a:link {
    color: #555; }
.news-item .text-description {
    max-height: 117px; }
.news-item .date-wrapper {
    display: flex;
    font-size: 14px;
    color: #ccc;
    position: absolute;
    bottom: 6px; }
.news-item .date-wrapper .svg-icon {
    margin-left: 5px; }
.news-item .date-wrapper .date {
    padding-left: 3px; }
.news-item .archive-link-wrapper {
    position: absolute;
    bottom: -8px;
    left: 6px; }

@media screen and (max-width: 650px) {
    .index-news .news-item {
        flex-flow: column;
        height: auto; } }
.index-news .image-wrapper {
    width: 201px; }
@media screen and (max-width: 650px) {
    .index-news .image-wrapper {
        width: 100%; } }
.index-news .news-item .description-wrapper {
    width: calc(100% - 205px); }
@media screen and (max-width: 650px) {
    .index-news .news-item .description-wrapper {
        width: 100%;
        height: 190px; } }
.index-news .text-description {
    max-height: 24px;
    font-size: 13px;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0;
    text-align: justify;
    display: flex; }
.index-news .archive-link {
    width: 100px;
    white-space: nowrap;
    font-size: 12px; }
.index-news .date-wrapper {
    font-size: 12px; }

.single-news .date-wrapper {
    display: none; }
.single-news .news-title {
    position: absolute;
    bottom: 0;
    width: calc(100% - 125px) !important; }
.single-news .news-title a {
    color: #ccc;
    font-size: 14px; }
.single-news .archive-link {
    width: 115px;
    font-size: 12px; }
.single-news .news-item {
    flex-flow: column;
    height: auto; }
@media screen and (min-width: 992px) {
    .single-news .news-item {
        height: 242px;
        overflow: hidden; } }
.single-news .news-item .image-wrapper {
    width: 100%; }
.single-news .news-item .description-wrapper {
    width: 100%;
    height: 190px; }
.single-news .news-item .text-description {
    max-height: 88px; }

.sidebar .news-item {
    display: flex;
    flex-flow: row;
    position: relative;
    margin: 0 15px 15px 15px; }
.sidebar .news-item .image-wrapper {
    width: 100px;
    height: auto; }
.sidebar .news-item .description-wrapper {
    width: calc(100% - 100px);
    height: 50px;
    padding: 0 15px; }
.sidebar .news-item .news-title {
    font-size: 14px;
    color: #555;
    margin: 8px 0 3px 0 !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
.sidebar .news-item .text-description {
    font-size: 11px;
    line-height: 18px;
    max-height: 35px;
    display: none; }
.sidebar .news-item .date-wrapper {
    display: flex;
    font-size: 11px;
    color: #ccc;
    position: absolute;
    bottom: 3px;
    right: 96px; }
.sidebar .news-item .date-wrapper .date {
    padding-left: 3px; }
.sidebar .news-item .date-wrapper .svg-icon {
    width: 14px;
    height: 14px; }
.sidebar .news-item .archive-link-wrapper {
    position: absolute;
    bottom: -8px;
    left: 6px; }
.sidebar .news-item .archive-link-wrapper .archive-link {
    padding: 5px;
    font-size: 10px;
    width: 90px;
    height: 19px;
    line-height: 6px; }

.news-article {
    display: block !important; }
.news-article .image-wrapper {
    z-index: 9;
    position: relative;
    float: right;
    margin: 20px;
    margin-bottom: 0; }
@media screen and (max-width: 650px) {
    .news-article .image-wrapper {
        margin: 0; } }
.news-article .big-text {
    padding: 20px; }

.factor .title-line {
    margin: 0; }
@media screen and (max-width: 600px) {
    .factor .title-line {
        font-size: 20px; } }
.factor .title-line:before {
    border-top: 1px solid #15acbe;
    border-bottom: 1px solid #15acbe; }
@media screen and (max-width: 600px) {
    .factor .title-line:before {
        display: none; } }
.factor .title-line:after {
    border-top: 1px solid #15acbe;
    border-bottom: 1px solid #15acbe; }
@media screen and (max-width: 600px) {
    .factor .title-line:after {
        display: none; } }

.factor-item {
    position: relative;
    display: flex;
    list-style: none;
    background: #fff;
    padding: 0;
    border: 1px solid #e5e5e5;
    margin-bottom: 0; }
@media screen and (max-width: 991px) {
    .factor-item {
        flex-flow: column;
        margin-bottom: 15px;
        padding: 15px; } }
.factor-item .image-wrapper {
    width: 200px;
    height: 130px;
    background: #fff;
    position: relative; }
.factor-item .image-wrapper img {
    max-width: 200px !important;
    width: auto;
    max-height: 130px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
.factor-item .remove-item {
    position: absolute;
    left: 0;
    top: 0;
    color: #F44336;
    font-size: 23px;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 57px;
    cursor: pointer; }

.factor-item li {
    border-left: 1px solid #e5e5e5;
    padding: 30px; }
@media screen and (max-width: 1199px) {
    .factor-item li {
        padding: 5px; } }
.factor-item li:last-child {
    border: 0; }

@media screen and (max-width: 991px) {
    .factor-item-title.factor-count, .factor-item-title.factor-price {
        display: none !important; } }

@media screen and (max-width: 991px) {
    .factor-item-title.factor-info {
        border: 0; } }

.factor-count, .factor-item-title, .info-title, .price-title {
    font-size: 14px;
    font-weight: 500;
    color: #555;
    line-height: 30px; }

.factor-item-title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px 30px !important; }
@media screen and (max-width: 1199px) {
    .factor-item-title {
        padding: 5px 20px !important; } }
@media screen and (max-width: 991px) {
    .factor-item-title {
        margin: 0 !important; } }
.factor-item-title li {
    padding: 10px 30px !important; }

.factor-info {
    width: calc(100% - 650px);
    display: flex; }
@media screen and (max-width: 1199px) {
    .factor-info {
        width: calc(100% - 400px); } }
@media screen and (max-width: 991px) {
    .factor-info {
        width: calc(100%); } }
@media screen and (max-width: 500px) {
    .factor-info {
        flex-flow: column;
        align-items: center;
        justify-content: flex-start; } }
.factor-info .info {
    width: calc(100% - 200px);
    padding: 0 15px; }
@media screen and (max-width: 500px) {
    .factor-info .info {
        padding: 15px;
        width: calc(100%); } }
.factor-info .best-features {
    height: 100px;
    overflow: auto; }
.factor-info .best-features-item {
    color: #888;
    padding: 3px 0;
    border: 0; }
.factor-info .best-features::-webkit-scrollbar {
    width: 3px !important;
    height: 4px; }
.factor-info .best-features::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3) !important; }
.factor-info .best-features::-webkit-scrollbar-thumb {
    background-color: #00a5b8 !important;
    outline: 1px solid #00a5b8 !important; }

.total-price {
    font-size: 20px;
    font-weight: 500; }

.factor-count {
    width: 230px;
    display: flex;
    align-items: center;
    padding: 15px 20px;
    margin: 0 20px;
    padding-right: 0 !important; }
@media screen and (max-width: 1199px) {
    .factor-count {
        width: 160px; } }
@media screen and (max-width: 991px) {
    .factor-count {
        width: 200px;
        margin: 0;
        align-items: center;
        justify-content: center;
        border-left: 0 !important; } }

.factor-price {
    width: 320px;
    display: flex;
    flex-flow: column;
    justify-content: space-between; }
@media screen and (max-width: 1199px) {
    .factor-price {
        width: 160px; } }
@media screen and (max-width: 991px) {
    .factor-price {
        width: 100%; } }
.factor-price .unit-price, .factor-price .total-price-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between; }

.total-price-wrapper {
    padding: 15px 0;
    border-top: 1px solid #eceff1; }

.quantity {
    direction: ltr;
    position: relative; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }

input[type=number] {
    -moz-appearance: textfield; }

.quantity input {
    width: 45px;
    height: 42px;
    line-height: 1.65;
    float: left;
    display: block;
    padding: 0;
    margin: 0;
    padding-left: 20px;
    border: 1px solid #eee; }

.quantity input:focus {
    outline: 0; }

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
    right: -20px; }

.quantity-button {
    position: relative;
    cursor: pointer;
    border-left: 1px solid #eee;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 13px;
    font-family: "Trebuchet MS", Helvetica, sans-serif !important;
    line-height: 1.7;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }

.quantity-button.quantity-up {
    position: absolute;
    height: 50%;
    top: 0;
    background-color: #fff;
    border: 1px solid #eee; }

.quantity-button.quantity-down {
    position: absolute;
    bottom: 0px;
    height: 50%;
    background-color: #fff;
    border: 1px solid #eee; }

.factor-summery {
    margin-top: 0;
    padding: 15px 50px;
    line-height: 22px;
    border: 1px solid #e5e5e5;
    text-align: center; }
@media screen and (max-width: 991px) {
    .factor-summery {
        margin-bottom: 20px;
        padding: 20px; } }
.factor-summery .submit-wrapper {
    width: 200px;
    overflow: hidden;
    position: relative;
    color: #fff !important;
    z-index: 10;
    display: inline-block;
    transition: 0.2s all;
    margin: 13px 0 4px 0;
    padding: 10px;
    border-radius: 5px; }
.factor-summery .submit-wrapper:hover {
    color: #fff; }
.factor-summery .submit-wrapper:hover .submit:before {
    width: 900px;
    height: 900px;
    right: -450px;
    top: -450px;
    transform: unset; }
.factor-summery .submit-wrapper .submit {
    transition: 0.2s all;
    text-align: right; }
.factor-summery .submit-wrapper .submit:before {
    transition: 0.2s all;
    width: 51px;
    height: 77px;
    position: absolute;
    right: -9px;
    top: -19px;
    background: rgba(255, 255, 255, 0.21);
    content: "";
    border-radius: 50%; }
.factor-summery .submit-wrapper .submit span {
    color: #fff;
    position: relative;
    padding-right: 42px; }
.factor-summery .submit-wrapper .submit span:before {
    top: 2px;
    position: absolute;
    content: '';
    background-image: url("../../assets/images/long-arrow-alt-left-solid.svg");
    width: 18px;
    height: 18px;
    right: 3px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }

.factor-desc {
    margin-bottom: 15px;
    position: relative;
    text-align: justify;
    margin-top: 20px;
    padding: 28px 50px;
    padding-bottom: 70px;
    border: 1px solid #e5e5e5;
    line-height: 28px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 200;
    color: #555; }
@media screen and (max-width: 991px) {
    .factor-desc {
        height: 380px;
        margin-top: 2px;
        padding: 20px; } }
@media screen and (max-width: 767px) {
    .factor-desc {
        height: 440px; } }
@media screen and (max-width: 660px) {
    .factor-desc {
        height: 460px; } }
@media screen and (max-width: 478px) {
    .factor-desc {
        height: 485px; } }
@media screen and (max-width: 380px) {
    .factor-desc {
        height: 520px; } }
@media screen and (max-width: 350px) {
    .factor-desc {
        height: 550px; } }
.factor-desc .list-unstyled {
    top: 26px;
    padding: 0 15px !important; }

.checkout-summary {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
    color: #555;
    font-weight: 500; }

.checkout-summary-price {
    font-size: 22px;
    font-weight: 500;
    color: #228b22; }

.factor form input {
    background-color: #fff;
    caret-color: #c0983e;
    width: 100%;
    line-height: 43px;
    padding: 0 12px;
    border-radius: 4px;
    color: #666;
    border: 1px solid #666; }
.factor form input.disabled {
    color: #8b8e85;
    cursor: default; }
.factor form input:focus {
    box-shadow: 0 0 3px #b1b2ae; }
.factor form input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form .form-group {
    margin: 10px 10px;
    margin-right: 0;
    margin-bottom: 0px; }
@media screen and (max-width: 992px) {
    .factor form .form-group {
        width: calc(100% - 20px) !important; } }
.factor form .cellphone-block {
    margin-right: 10px; }
.factor form .address-block {
    width: calc(100% - 20px) !important; }
.factor form textarea {
    background-color: #fff;
    color: #666;
    caret-color: #c0983e;
    width: 100%;
    line-height: 24px;
    padding: 12px;
    border-radius: 4px;
    border: 1px solid #666;
    height: 80px; }
.factor form textarea:focus {
    outline: none;
    box-shadow: 0 0 3px #b1b2ae !important;
    border: 1px solid #666 !important; }
.factor form textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form textarea::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form textarea:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form textarea:-moz-placeholder {
    /* Firefox 18- */
    font-size: 12px;
    color: #c0983e;
    font-weight: 300; }
.factor form .submit-wrapper {
    margin-top: 20px;
    margin-top: 20px;
    width: 250px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px; }
.factor form .submit-wrapper input {
    font-size: 15px;
    display: inline-block;
    width: 220px;
    font-weight: 500;
    text-align: center;
    position: absolute;
    left: 0;
    border-radius: 0;
    border: 0;
    color: #fff !important;
    bottom: 0;
    background: #c0983e;
    padding: 5px; }
.factor form .submit-wrapper input.disabled {
    color: #fff !important;
    background: #e8c26f !important; }
.factor form .submit-wrapper input + label:after {
    content: '';
    position: absolute;
    top: 9px;
    right: 5px;
    width: 20px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    background-image: url("../img/icon/left.svg"); }
.factor form .submit-wrapper label {
    position: relative;
    left: -37px;
    top: -5px; }
.factor form label {
    font-weight: 400;
    color: #4f4f4f; }

@media screen and (max-width: 992px) {
    .factor-desc .cellphone-block {
        margin-right: 0 !important; } }

.remove {
    background-color: #F44336;
    border-radius: 100%;
    box-shadow: 0 0 0 3px #F44336;
    background-image: url("../../assets/images/times-solid.svg"); }

.ltr {
    direction: ltr; }

.factor-more-info {
    list-style: none;
    padding: 0; }
.factor-more-info li {
    padding: 0;
    font-size: 13px;
    font-weight: 400;
    color: #777; }
.factor-more-info span {
    padding: 2px;
    display: inline-block; }

.factor-price .price {
    display: block; }

.factor-price .old-price {
    font-size: 14px;
    text-align: center;
    text-decoration: line-through #888;
    color: #888; }

.checkout-summary-price.with-off {
    font-size: 16px;
    color: #888 !important; }

.checkout-summary-price.Send-price {
    font-size: 16px;
    color: #555; }

.full-price-factor li {
    padding: 15px;
    display: flex;
    align-items: center;
    white-space: nowrap;
    justify-content: flex-start; }
@media screen and (max-width: 992px) {
    .full-price-factor li {
        align-items: flex-start !important; } }
.full-price-factor .factor-price {
    justify-content: flex-start !important;
    white-space: nowrap;
    display: flex;
    align-items: center;
    flex-flow: row;
    font-size: 16px;
    font-weight: 500; }
@media screen and (max-width: 1199px) {
    .full-price-factor .factor-price {
        flex-flow: column; } }
@media screen and (max-width: 992px) {
    .full-price-factor .factor-price {
        flex-flow: row;
        white-space: nowrap; } }
@media screen and (max-width: 1199px) {
    .full-price-factor .factor-count {
        flex-flow: column;
        white-space: normal; } }
@media screen and (max-width: 992px) {
    .full-price-factor .factor-count {
        flex-flow: row;
        white-space: nowrap;
        padding-right: 15px !important; } }

.feedback-error .feedback-text {
    color: #F44336; }
.feedback-error .image-wrapper:after {
    content: "\00d7";
    font-weight: 500;
    color: #666;
    position: relative;
    left: -27px;
    /* width: 32px; */
    /* height: 32px!important; */
    top: -27px;
    border-radius: 100%;
    text-shadow: 116px 21px 0 #666, 50px 90px 0 #666; }

.feedback-success .feedback-text {
    color: #228b22; }
.feedback-success .image-wrapper:after {
    content: "+";
    font-weight: 500;
    color: #666;
    position: relative;
    left: -27px;
    /* width: 32px; */
    /* height: 32px!important; */
    top: -27px;
    border-radius: 100%;
    text-shadow: 116px 21px 0 #666, 50px 90px 0 #666; }
.feedback-success .feedback-item {
    text-align: right;
    padding: 0 20px; }
.feedback-success .feedback-item span {
    float: left; }
.feedback-success .feedback-status span {
    color: #228b22; }

.feedback-box {
    width: 300px;
    margin: 50px auto;
    text-align: center;
    line-height: 40px;
    border: 1px solid #e5e5e5; }
.feedback-box .image-wrapper {
    position: relative;
    padding: 40px 60px; }
.feedback-box .image-wrapper:before {
    content: "";
    font-weight: 500;
    background: #666;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 165px;
    top: 14px;
    border-radius: 100%;
    box-shadow: -68px 95px 0 #666, 38px 87px 0 #666, -3px 98px 0 -1px #fff, -3px 98px 0 #666, -63px 56px 0 -1px #fff, -63px 56px 0 #666; }
.feedback-box .image-wrapper img {
    width: 60px;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #ddd; }
.feedback-box .feedback-text {
    font-weight: 500;
    padding: 15px; }
.feedback-box .feedback-button {
    display: block;
    padding: 8px;
    margin-top: 20px;
    color: #fff;
    background: #c0983e;
    font-weight: 500;
    font-size: 16px; }
.feedback-box .feedback-item {
    font-size: 14px;
    font-weight: 500;
    color: #555;
    line-height: 30px; }

form .text-checkbox {
    direction: ltr; }

aside .noUi-horizontal {
    height: 4px;
    width: calc(100% - 15px); }

.noUi-handle:after, .noUi-handle:before {
    display: none; }

.noUi-connects {
    background: #444; }

ul.grouping li ul li a:before {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background-image: url(../img/dot.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-color: transparent; }

ul.grouping li .link:after {
    content: '-'; }

ul.grouping li .link.collapsed:after {
    content: '+'; }

ul.ul-color [type="checkbox"]:checked + label:after, ul.ul-color [type="checkbox"]:not(:checked) + label:after {
    content: url("../img/icon/tik.svg");
    /* with class ModalCarrot ??*/
    position: relative;
    /*or absolute*/
    z-index: 100000;
    /*a number that's more than the modal box*/
    left: -50px;
    filter: drop-shadow(0px 0px 1px #fff); }

ul.ul-color span {
    cursor: pointer;
    line-height: 25px;
    position: relative;
    top: 5px; }

.sidebar .add-to-cart {
    float: none;
    height: 44px;
    padding: 3px 20px; }
.sidebar .add-to-cart .svg-icon {
    right: -17px;
    top: 4px; }

.svg-icon {
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: inline-block;
    position: relative; }

a, button, input, textarea {
    outline: none !important; }

.owl-carousel, .owl-card, .ad-card {
    outline: none !important; }

.owl-item {
    padding: 3px 1px 3px 1px; }

.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%); }
.owl-nav button {
    width: 20px; }
.owl-nav button img {
    background: transparent; }
.owl-nav .owl-next {
    right: -23px;
    position: absolute; }
.owl-nav .owl-prev {
    left: -22px;
    position: absolute; }

.owl-dots {
    position: absolute;
    top: 80px;
    right: 5px; }
.owl-dots .owl-dot {
    margin: 0 5px; }
.owl-dots .owl-dot span {
    width: 13px;
    height: 13px;
    display: inline-block;
    border-color: #dee2e6;
    background: #dee2e6;
    border-radius: 100%; }
.owl-dots .owl-dot.active span {
    border-color: #ff4500;
    background: #ff4500; }

.portfolio-background {
    background-color: #fed7aa; }

.truncate {
    overflow: hidden;
    position: relative;
    text-align: justify;
    margin: 0;
    margin-left: -1em;
    padding-left: 1em; }
.truncate:before {
    content: '...';
    position: absolute;
    left: 0;
    bottom: 0; }
.truncate:after {
    content: '';
    position: absolute;
    left: 0;
    width: 1em;
    height: 1em;
    margin-top: 12px;
    background: white; }

.pl-0 {
    padding-left: 0; }

.pr-0 {
    padding-right: 0; }

hr {
    background: url("../img/gold-divider.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 33px;
    border: 0;
    margin: 10px 0 20px 0;
    position: relative; }

h1, h2, h3, h4, h5, h6 {
    font-family: "IranYekan", arial, sans-serif; }

.page {
    position: relative;
    min-height: 700px; }

[dir='rtl'] .slick-slide {
    float: left; }

.single-page-title {
    position: relative;
    background: white;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #666;
    padding: 15px 8px; }

.add-to-cart {
    float: left;
    width: 200px;
    margin: 15px;
    margin-left: 0;
    display: inline-block;
    text-align: center;
    position: relative;
    color: #fff !important;
    font-size: 14px;
    padding: 6px 20px;
    font-weight: 500;
    background: #c0983e;
    z-index: 2;
    border-radius: .3rem;
    border: 1px solid #c0983e;
    transition: 0.2s all;
    height: 50px;
    line-height: 35px; }

a {
    transition: 0.2s all;
    color: #555; }
a:hover, a:active {
    color: #c0983e; }
a:link {
    color: #555; }

.category-slider .grouping {
    position: absolute;
    top: 10px;
    bottom: auto;
    padding: 0px 8px;
    background-color: #ffffff66;
    border: 1px solid #c0983e;
    color: #9f7c2e;
    border-radius: 6px;
    font-size: 11px;
    right: 8px; }
.category-slider article.products-new .grouping:hover {
    background-color: transparent; }

.unavailable {
    background: #aeaaa1;
    border: 1px solid #aeaaa1;
    cursor: not-allowed;
    pointer-events: none; }
.unavailable .svg-icon {
    display: none; }
.unavailable:before {
    content: attr(data-text);
    position: absolute;
    width: 240px;
    color: #585858;
    top: 100%;
    right: -20px;
    text-align: justify;
    font-size: 12px;
    line-height: 22px;
    margin-top: 15px; }

.form-get-info {
    direction: rtl;
    /* form starting stylings ------------------------------- */
    /* LABEL ======================================= */
    /* active state */
    /* BOTTOM BARS ================================= */
    /* active state */
    /* HIGHLIGHTER ================================== */
    /* active state */
    /* ANIMATIONS ================ */ }
.form-get-info .group {
    position: relative;
    margin-bottom: 45px;
    margin-top: 30px; }
.form-get-info .fix-qroup {
    pointer-events: none; }
.form-get-info input, .form-get-info textarea {
    font-size: 18px;
    font-weight: 300;
    padding: 10px 10px 5px 10px;
    display: block;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #aeb0b2;
    color: #6c757d; }
.form-get-info input:focus, .form-get-info textarea:focus {
    border: 1px solid  #c0983e; }
.form-get-info textarea {
    height: 130px; }
.form-get-info textarea::-webkit-scrollbar {
    width: 3px !important;
    height: 2px !important; }
.form-get-info textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 !important;
    box-shadow: inset 0 0 0 !important; }
.form-get-info textarea::-webkit-scrollbar-thumb {
    background-color: #dfbf76 !important;
    outline: 1px solid transparent !important; }
.form-get-info input:focus, .form-get-info textarea:focus {
    outline: none; }
.form-get-info label {
    color: #aeb0b2;
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    pointer-events: none;
    right: 10px;
    top: 4px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all; }
.form-get-info input:focus ~ label, .form-get-info input:valid ~ label, .form-get-info .fix-qroup input ~ label, .form-get-info textarea:focus ~ label, .form-get-info textarea:valid ~ label, .form-get-info .fix-qroup textarea ~ label {
    top: -35px;
    font-size: 16px;
    color: #c0983e;
    font-weight: 400;
    right: 0; }
.form-get-info textarea:focus ~ label, .form-get-info textarea:valid ~ label, .form-get-info .fix-qroup textarea ~ label {
    top: auto;
    bottom: 100%; }
.form-get-info .bar {
    position: relative;
    display: block;
    width: 100%; }
.form-get-info .bar:before, .form-get-info .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 0px;
    position: absolute;
    background: #c0983e;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all; }
@media screen and (min-width: 992px) {
    .form-get-info textarea ~ .bar:before, .form-get-info textarea ~ .bar:after {
        bottom: 1px !important; } }
.form-get-info .bar:before {
    right: 50%; }
.form-get-info .bar:after {
    left: 50%; }
.form-get-info input:focus ~ .bar:before, .form-get-info input:focus ~ .bar:after {
    width: 50%; }
.form-get-info textarea:focus ~ .bar:focus, .form-get-info textarea:focus ~ .bar:after {
    width: 100%;
    left: 0; }
.form-get-info .highlight {
    position: absolute;
    height: 60%;
    width: 100%;
    top: 25%;
    right: 0;
    pointer-events: none;
    opacity: 0.5; }
.form-get-info input:focus ~ .highlight, .form-get-info textarea:focus ~ .highlight {
    -webkit-animation: inputHighlighter 0.3s ease-in-out;
    -moz-animation: inputHighlighter 0.3s ease-in-out;
    animation: inputHighlighter 0.3s ease-in-out; }
@-webkit-keyframes inputHighlighter {
    from {
        background: #c0983e; }
    to {
        width: 0;
        background: transparent; } }
@-moz-keyframes inputHighlighter {
    from {
        background: #c0983e; }
    to {
        width: 0;
        background: transparent; } }
@keyframes inputHighlighter {
    from {
        background: #c0983e; }
    to {
        width: 0;
        background: transparent; } }
.form-get-info .continue {
    border: 0 !important;
    border-radius: 15px;
    background: #c0983e;
    color: #fff;
    padding: 0 35px;
    width: 138px;
    height: 35px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%);
    box-shadow: 0 0 0 !important;
    outline: none !important; }
.form-get-info .list-unstyled {
    padding: 0;
    margin: 0;
    position: absolute;
    font-size: 10px;
    color: #c0983e;
    bottom: -18px;
    top: auto;
    left: auto;
    right: 0;
    transform: translate(0);
    border: 0;
    background: transparent; }

.form-get-info .archive-link {
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #666;
    margin-bottom: 20px;
    padding: 10px 12px;
    width: 100%;
    line-height: 15px;
    height: 40px; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: #6c757d !important;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset !important; }

.upload-wrapper {
    text-align: right;
    position: relative;
    color: black;
    font-size: 14px;
    margin-top: 30px; }
.upload-wrapper label {
    font-weight: 400; }

.upload-wrapper {
    float: right;
    /*input::-webkit-file-upload-button {

	 }*/ }
.upload-wrapper i {
    background-image: url("../img/icon/attach.svg");
    width: 18px;
    height: 18px;
    display: inline-block;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translate(0, -50%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
.upload-wrapper span {
    display: block;
    float: none;
    margin: 12px 0 12px 12px;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    font-weight: 400;
    padding-right: 3px;
    color: #666; }
.upload-wrapper span:last-child {
    overflow: hidden;
    margin: 0;
    background: #666;
    text-align: center;
    border: 0;
    color: white;
    padding: 8px 14px;
    font-size: 13px;
    border-radius: 6px 0 6px 6px;
    font-weight: 400;
    white-space: nowrap;
    height: 40px;
    width: 150px;
    line-height: 22px;
    padding-right: 30px; }
.upload-wrapper input[type=file] {
    display: block;
    width: 150px;
    height: 40px;
    font-size: 100px;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0; }

.upload {
    position: absolute;
    right: 100%;
    top: 2px;
    width: 150px;
    cursor: pointer; }

#wrappPic {
    width: 100px;
    height: 100px;
    clear: both;
    border-radius: 4px;
    display: inline-block;
    position: relative;
    right: 170px;
    top: -26px; }
@media screen and (max-width: 450px) {
    #wrappPic {
        display: block;
        right: 0;
        top: 22px;
        margin-bottom: 40px; } }
#wrappPic #pic {
    width: 100px;
    height: auto;
    border-radius: 4px;
    display: inline-block; }

textarea::-webkit-scrollbar {
    width: 3px !important;
    height: 2px !important; }
textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 !important;
    box-shadow: inset 0 0 0 !important; }
textarea::-webkit-scrollbar-thumb {
    background-color: #dfbf76 !important;
    outline: 1px solid transparent !important; }

.container {
    background-color: #fff;
    padding-top: 15px; }
@media screen and (min-width: 768px) {
    .container {
        padding-right: 30px;
        padding-left: 30px; } }
.container.factor, .container.main-factor {
    padding-right: 15px;
    padding-left: 15px; }

footer .container {
    background-color: transparent; }

body {
    background-image: url("../img/back-texture.jpg");
    background-position: center; }

.intro-wrapper {
    height: 100vh;
    overflow: hidden; }
.intro-wrapper .intro {
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
.intro-wrapper .intro:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 160px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff; }
.intro-wrapper .intro-link {
    bottom: 50px;
    position: absolute;
    left: 50%;
    text-align: center;
    z-index: 9;
    transform: translate(-50%);
    height: 170px;
    width: 270px; }
@media screen and (max-width: 767px) {
    .intro-wrapper .intro-link {
        width: 230px;
        height: 145px; } }
.intro-wrapper .intro-link img {
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translate(-50%) rotate(45deg); }
.intro-wrapper .intro-link span {
    position: absolute;
    bottom: 0;
    left: 50%;
    font-weight: 500;
    color: #c0983e; }
.intro-wrapper .semicircle {
    width: 150%;
    position: absolute;
    bottom: 150px;
    height: 35vh;
    filter: drop-shadow(0 -6px 3px #fff); }
@media screen and (max-width: 767px) {
    .intro-wrapper .semicircle {
        height: 15vh; } }

.p-w {
    position: relative;
    padding: 0 0 0 15px !important;
    height: 100%; }
.p-w:before {
    z-index: 0;
    position: absolute;
    content: '';
    height: 100%;
    background: #fff;
    left: 99%;
    top: 0;
    bottom: 0; }
@media screen and (min-width: 1367px) {
    .p-w:before {
        width: 75px; } }
.p-w:after {
    z-index: 0;
    position: absolute;
    content: '';
    height: 100%;
    background: #fff;
    right: 100%;
    top: 0;
    bottom: 0; }
@media screen and (min-width: 1367px) {
    .p-w:after {
        width: 75px; } }

/*# sourceMappingURL=main.css.map */
