* {
    padding: 0;
    margin: 0;
    outline: medium none;
}

img {
    border: 0;
}

a {
    outline: medium none;
    text-decoration: none;
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
    cursor: pointer;
}

a:hover,
a:focus,
a:active {
    text-decoration: none;
    outline: medium none;
}

input:hover,
input:focus,
input:active {
    text-decoration: none;
    outline: medium none;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

header, nav, section, article, aside, footer {
    display: block;
}

body {
    font-family: Larsseit, Arial, sans-serif;
    background: #f9f9f9;
}

.container {
    width: 1250px;
    margin: 0 auto;
}

#breadcrumb {
    overflow: hidden;
}

#breadcrumb .breadcrumb {
    padding: 0;
    font-family: Larsseit, 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    line-height: 1.6em;
    float: left;
    background: none;
    margin: 10px 0;
    list-style: none;
    overflow: hidden;
}

.breadcrumb li {
    float: left;
}

.breadcrumb li a {
    color: white;
    text-decoration: none;
    padding: 3px 0 3px 21px;
    background: brown; /* fallback color */
    background: #205fd1;
    position: relative;
    display: block;
    float: left;

}

.breadcrumb li a::after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #205fd1;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 100%;
    z-index: 2;
}

.breadcrumb li a::before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid transparent;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li:first-child a {
    padding-left: 10px;
}

.breadcrumb li:nth-child(2) a {
    background: #36bbf0;
}

.breadcrumb li:nth-child(2) a:after {
    border-left-color: #36bbf0;
}

.breadcrumb li:nth-child(3) a {
    background: #4fcfff;
}

.breadcrumb li:nth-child(3) a:after {
    border-left-color: #4fcfff;
}

.breadcrumb li:nth-child(4) a {
    background: hsla(196, 99%, 58%, 1);
}

.breadcrumb li:nth-child(4) a:after {
    border-left-color: hsla(196, 99%, 58%, 1);
}

.breadcrumb li:nth-child(5) a {
    background: hsla(179, 0%, 10%, 1);
}

.breadcrumb li:nth-child(5) a:after {
    border-left-color: hsla(179, 0%, 10%, 1);
}

.breadcrumb li:last-child a {
    background: transparent !important;
    color: black;
    pointer-events: none;
    cursor: default;
    font-weight: 600;
}

.breadcrumb li:last-child a::after {
    border: 0;
}

.breadcrumb li a:hover {
    background: hsla(279, 0%, 35%, 1);
}

.breadcrumb li a:hover:after {
    border-left-color: hsla(279, 0%, 35%, 1) !important;
}

.breadcrumb > li + li:before {
    display: none;
}

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}

[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #000000;
    background: #ffffff;

}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '✔';
    position: absolute;
    top: 0;
    left: 2px;
    font-size: 16px;
    color: #000;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

[type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

[type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #bbb;
    background-color: #ddd;
}

[type="checkbox"]:disabled:checked + label:after {
    color: #999;
}

[type="checkbox"]:disabled + label {
    color: #aaa;
}

.right_block.price_false {
    width: 100%;
}

.data h2 {
    font-size: 16px;
    color: #000;
    text-decoration: none;
    margin-top:0px;
    margin-bottom:0px;
    line-height: 22px;
    font-weight: 700;
}

.price-cover .right_block {
    position: relative;
}

.crumbButton {
    display: none;
}

#breadcrumb .breadcrumb_product li a,
#breadcrumb .breadcrumb_product li span {
    font-size: 15px;
    line-height: 20px;
}

#breadcrumb .breadcrumb_product {
    border-bottom: 1px solid #E9EAEB;
    margin: 15px 0 25px 0;
    float: none;
}

.detail_page_wrapper {
    padding-left: 0px;
}

#top_product_info {
    margin-bottom: 20px;
    border-top: solid 1px #d5dbdd;
    padding-top: 10px;
}

#top_product_info h1 {
    font-size: 23px;
    font-weight: bold;
    line-height: 26px;
    color: #000;
    font-family: inherit;
    margin: 0 0 15px 0;
    padding: 0;
}

#top_product_info .price {
    color: #000;
    font-size: 24px;
}

.mobile-show {
    display: none;
}

#top_product_info .posted {
    color: #666974;
    font-size: 15px;
    line-height: 20px;
    padding-left: 20px;
}

#top_product_info .location {
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #3E414F;
    padding-right: 5px;
}

#top_product_info .icon svg {
    color: #f7941d;
    height: 24px;
    width: 17px;
}

#top_product_info .location span {
    padding-left: 20px;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    color: #3E414F;
}

#top_product_info .location span > span {
    padding-left: 0;
}

#product {
    position: relative;
}

#product .product_images {
    overflow: hidden;
}

#product .product_images img {
    width: 100%;
    height: auto;
}

#product .product_images .big_photo {
    float: left;
    width: 75%;
}

#product .product_images .small_photos {
    float: right;
    width: 22.5%;
}

#product .product_images .small_photos a {
    display: block;
    margin-bottom: 20px;
}

#product .description {
    padding: 40px 0 30px 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    margin: 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
    color: #3E414F;
}

#product .description h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    color: #000;
    margin: 0 0 20px 0;
}

.t1{
    list-style:none;
}

.white_frame {
    border-radius: 4px;
    background-color: #e6e6e6;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.white_frame .header {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    padding: 0 10px 0 10px;
    text-align: center;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.white_frame .body {
    padding: 0 40px;
}

.contact .input_box {
    margin: 10px 0;
}

.contact input:focus {
    outline-width: 0;
    outline: none;
    border: 1px solid #5a8fef;
    -webkit-box-shadow: 0 0 5px #5a8fef;
    box-shadow: 0 0 5px #5a8fef;
}

.contact textarea {
    outline-width: 0;
    outline: none;
    border: 1px solid #DEDEE1;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #3E414F;
    display: block;
    font-family: Larsseit, Arial, sans-serif;
    font-size: 15px;
    line-height: 20px;
    padding: 15px 20px;
    width: 100%;
    background: #fff;
    resize: none;
}

.contact textarea:focus {
    outline-width: 0;
    outline: none;
    border: 1px solid #5a8fef;
    -webkit-box-shadow: 0 0 5px #5a8fef;
    box-shadow: 0 0 5px #5a8fef;
}

.contact .body {
    padding: 15px 25px 0;
}

.btn_send {
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    display: block;
    background-color: #205fd1;
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid rgba(255, 255, 255, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-family: Larsseit, Arial, sans-serif;
    font-weight: bold;
    padding: 14px 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background-color 200ms linear;
    -o-transition: background-color 200ms linear;
    transition: background-color 200ms linear;
}

.btn_send:hover {
    background: #ffce2b;
    color: #000000;
}

.contact .footer {
    color: #666974;
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    text-align: center;
    padding: 20px 20px 0 20px;
}

.contact .footer a {
    text-decoration: none;
    -webkit-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    transition: color 200ms linear;
    color: #3E414F;
    font-weight: bold;
}

#warning_message {
    border-top: 1px solid #E9EAEB;
    font-size: 17px;
    font-weight: normal;
    line-height: 22px;
    color: #666974;
    padding: 55px 20px;
    text-align: left;
    background: #e6e6e6;
}

#warning_message a {
    text-decoration: none;
    -webkit-transition: color 200ms linear;
    -o-transition: color 200ms linear;
    transition: color 200ms linear;
    display: inline-block;
    margin-top: 5px;
    margin-left: 10px;

}

#warning_message span {
    padding: 5px 10px;
    border: 1px solid;
    color: #e07c12;;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
}

.social_block {
    position: absolute;
    top: 0;
}

.social_block .soc_btn {
    outline-width: 0;
    outline: none;
    border-radius: 50%;
    cursor: pointer;
    height: 55px;
    width: 55px;
    margin-bottom: 10px;
    position: relative;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.soc_report {
    background-color: #f1454f;
}

.soc_facebook {
    background-color: #3B5998;
}

.soc_twitter {
    background-color: #1DA1F3;
}

.soc_pinterest {
    background-color: #BD081C;
}

.soc_email {
    background-color: #3E414F;
}

.soc_print {
    background-color: #3E414F;
}

.social_block .soc_btn:hover {
    background-color: #f1f1f2;
}

.icon_report {
    left: 50%;
    position: absolute;
    top: 50%;
    color: #ffffff;
    height: 25px;
    width: 25px;
    margin: 0;
    vertical-align: top;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.icon_facebook {
    color: #ffffff;
    left: 50%;
    position: absolute;
    top: 50%;
    height: 25px;
    margin: 0;
    width: 25px;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.icon_twitter {
    height: 25px;
    width: 25px;
    color: #ffffff;
    left: 50%;
    position: absolute;
    top: 50%;
    margin: 0;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.icon_pinterest {
    height: 25px;
    width: 25px;
    color: #ffffff;
    left: 50%;
    position: absolute;
    top: 50%;
    margin: 0;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.icon_email {
    height: 25px;
    width: 25px;
    color: #ffffff;
    left: 50%;
    position: absolute;
    top: 50%;
    margin: 0;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.icon_print {
    height: 25px;
    width: 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    margin: 0;
    color: #ffffff;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.btn_show_bc {
    display: none;
}

.d-flex2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.d-inline-flex {
    display: inline-flex;
}

.flex-1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.justify-content-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.justify-content-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.align-items-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.align-items-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.align-self-center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}

.align-self-start {
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.pop-up-report, .pop-up-message {
    min-width: 280px;
    margin: 40px 0;
    background-color: #fff;
    padding: 40px;
    -webkit-box-shadow: 0 2px 6px rgba(64, 64, 64, 0.3);
    box-shadow: 0 2px 6px rgba(64, 64, 64, 0.3);
}

.pop-up-report input[type="text"],
.pop-up-report input[type="email"],
.pop-up-report input[type="password"],
.pop-up-report input[type="number"],
.pop-up-report input[type="tel"] {
    display: block;
    width: 100%;
    min-height: 40px;
    height: 40px;
    padding: 10px 19px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    color: #656565;
    background-color: #fff;
    font-size: 13px;
    line-height: 13px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    margin-bottom: 20px;
}

.pop-up-report input[type="text"]:focus,
.pop-up-report input[type="text"]:hover,
.pop-up-report input[type="email"]:focus,
.pop-up-report input[type="email"]:hover,
.pop-up-report input[type="password"]:focus,
.pop-up-report input[type="password"]:hover,
.pop-up-report input[type="tel"]:focus,
.pop-up-report input[type="tel"]:hover,
.pop-up-report input[type="number"]:focus,
.pop-up-report input[type="number"]:hover {
    font-family: Larsseit, Arial, sans-serif;
    border-color: #000;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
}

.pop-up-report textarea {
    display: block;
    width: 100%;
    padding: 10px 19px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    color: #656565;
    background-color: #fff;
    font-size: 13px;
    line-height: 13px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    margin-bottom: 20px;
}

.pop-up-report textarea:hover,
.pop-up-report textarea:focus {
    font-family: Larsseit, Arial, sans-serif;
    border-color: #000;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
}

.pop-up-report input[type="submit"] {
    padding: 8px 30px;
    color: #fff;
    background-color: #000;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    border: solid 2px transparent;
    -webkit-font-smoothing: antialiased;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
    -webkit-box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
    box-shadow: 0 1px 6px rgba(57, 73, 76, 0.35);
    margin-bottom: 10px;
}

.pop-up-report input[type="submit"]:active,
.pop-up-report input[type="submit"]:hover {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    outline: none;
    -webkit-box-shadow: 0 2px 10px 1px rgba(57, 73, 76, 0.4), 0 1px 2px rgba(57, 73, 76, 0.25);
    box-shadow: 0 2px 10px 1px rgba(57, 73, 76, 0.4), 0 1px 2px rgba(57, 73, 76, 0.25);
}

.pop-up-report h4,
.pop-up-message h4 {
    border-bottom: 2px solid #000;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.breadcumbs ul li {
    margin-right: 4px;
}

.soc_btn a {
    color: #fff;
}

.clearfix {
    overflow: auto;
}

.pop-up-report-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 24;
    display: none;
}

.pop-up-message-wrap {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.45);
    z-index: 24;
    display: none;
}

.pop-up-report,
.pop-up-message {
    position: relative;
}

.pop-up-report label {
    -ms-flex-item-align: left;
    align-self: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #656565;
    font-weight: 400;
}

.last_radio {
    margin-bottom: 20px;
}

.close_pop-up-report,
.close_pop-up-message {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #000;
    font-size: 20px;
    cursor: pointer;
}

.recaptcha-place img {
    max-width: 200px;
    margin-bottom: 20px;
}

#post-thumbnail, #post-photos {
    display: none;
}

.pop-up-report .recaptcha-place {
    width: 210px;
}

.pop-up-report .recaptScale {
    margin-left: 0;
    width: 210px;
}

.recaptScale {
    -ms-transform: scale(0.69);
    transform: scale(0.69);
    -webkit-transform: scale(0.69);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin-left: 97px;
}

.detail_page_wrapper {
    padding-left: 90px;
}

.detail_page_wrapper {
    padding-left: 90px;
}

.error {
    color: red;
    margin-bottom: 5px;
    font-size: 11px;
}

.pop-up-report textarea.in_error {
    border-color: red;
}

.pop-up-report,
.pop-up-message {
    background-color: #fff;
}

.pop-up-report.success-report {
    /*background-color: #205fd1;*/
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.contact-poster .recaptScale {
    -ms-transform: scale(0.76);
    transform: scale(0.76);
    -webkit-transform: scale(0.76);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin: 0px 0 -9px;
}

#breadcrumb > p {
    display: none;
}

.breadcrumb-x {
    align-items: center;
    justify-content: space-between;
}

.breadcrumb-cover .breadcrumb li h1 {
    text-decoration: none;
    padding: 1px 10px 3px 45px;
    position: relative;
    display: block;
    float: left;
    height: 28px;
    margin: 0;
    font-size: 16px;
    font-weight:none;
    line-height: 23px;
}

.breadcrumb-cover .breadcrumb li h2 {
    text-decoration: none;
    position: relative;
    display: inline;
    height: 26px;
    margin: 0;
    font-size: 14px;
    font-weight:none;
    line-height: 23px;
}

.contact input {
    outline-width: 0;
    outline: none;
    border: 1px solid #DEDEE1;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #3E414F;
    display: block;
    font-family: Larsseit, Arial, sans-serif;
    font-size: 15px;
    height: 50px;
    line-height: 20px;
    padding: 15px 20px;
    width: 100% !important;
}

.preloader {
    display: none;
    margin: 0 0 1rem 1.5rem;
    align-items: center;
    justify-content: center;
    color: #000 !important;
    font-size: 1.8em;
}

.preloader.loading {
    display: flex;
}

.text-secondary {
    color: #656565;
}

.require-70 {
    width: 70%;
}

.require-49 {
    width: 49%;
}

.require-28 {
    width: 28%;
}

body input {
    border-radius: 0 !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}

.k_gallery-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6509803921568628);
    z-index: 555;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.k_gallery-wrapper .k_next-img,
.k_gallery-wrapper .k_prev-img {
    position: absolute;
    width: 30px;
    height: 60px;
    top: calc(50% - 30px);
    z-index: 2;
}

.k_gallery-wrapper .k_next-img i,
.k_gallery-wrapper .k_prev-img i{
    font-size: 35px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    color: #fff;
    transition: all .3s;
}

.k_gallery-wrapper .k_next-img i:hover,
.k_gallery-wrapper .k_prev-img i:hover {
    color: #205fd1;
}

.k_gallery-wrapper .k_next-img:hover,
.k_gallery-wrapper .k_prev-img:hover {
    cursor: pointer;
}

.k_gallery-wrapper .k_next-img {
    right: 0;
}

.k_gallery-wrapper .k_prev-img {
    left: 0;
}

.k_gallery-wrapper .k_close-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    z-index: 2;
}

.k_gallery-wrapper .k_close-img i {
    font-size: 35px;
    width: 35px;
    height: 35px;
    line-height: 33px;
    color: #fff;
    transition: all .3s;
}

.k_gallery-wrapper .k_close-img i:hover {
    color: #205fd1;
}

.k_gallery-wrapper .k_close-img:hover {
    cursor: pointer;
}

.k_gallery-wrapper .k_items-lists {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 105px;
    background-color: rgba(0, 0, 0, 0.29);
    box-shadow: 0 2px 6px #ccc;
    z-index: 1;
}

.k_gallery-wrapper .k_items-lists img{
    height: auto;
    max-height: 85%;
    width: auto;
    display: block;
    margin: 0 8px;
    border: 2px solid #fff;
    border-radius: 5px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.k_gallery-wrapper .k_items-lists img:hover {
    -webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter: none;
    border: 2px solid #205fd1;
}

.k_gallery-wrapper .k_items-lists img.k_active-img {
    -webkit-filter: none; /* Safari 6.0 - 9.0 */
    filter: none;
    border: 2px solid #205fd1;
}

.k_gallery-wrapper .k_items-lists img:hover{
    cursor: pointer;
}

.main-foto-g-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 105px;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
}

.main-foto-g-wrapper-solo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 0;
}

.main-foto-g-wrapper-solo img {
    -webkit-animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.main-foto-g-wrapper img {
    -webkit-animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-center 1s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    max-height: 90%;
    width: auto;
    max-width: 100%;
}

.banner-1 a {
    position: relative;
    display: inline-block;
    padding-bottom: 83%;
    width: 100%;
}

.banner-1 a img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: top;
    background: #f1f1f2;
    display: block;
}

.banner-2 a {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 90px;
}

.banner-2 a img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    background: #f1f1f2;
    display: block;
    min-height: 90px;
}

.banner-wrapper {
    margin: 20px 0 10px;
    border-bottom: solid 1px #e4e4e4;
    padding-bottom: 15px;
}

.banner-wrapper-2 {
    margin: 20px 0 0;
    border-bottom: solid 1px #e4e4e4;
    padding-bottom: 15px;
}

.banner-wrapper-2 .banner-2 a {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 90px;
}

.banner-wrapper-2 .banner-2 a img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    background: #f1f1f2;
    display: block;
    min-height: 90px;
}

.banner-wrapper-m {
    width: 100%;
    border: 1px solid #e6ebed;
    background: #ffffff;
}

.banner-wrapper-m.banner-wrapper-page-2 {
    margin-bottom: 20px;
}

.banner-wrapper-m-b {
    width: 100%;
    border-top: 1px solid #e6ebed;
    border-bottom: 1px solid #e6ebed;
    background: #ffffff;
}

.banner-m-2 a{
    width: 100%;
}

.banner-m-2 a img{
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center;
}

.banner-wrapper-m-b,
.banner-wrapper-m {
    display: none;
}

.phone-wrapper {
    border-radius: 4px;
    background-color: #e6e6e6;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #fff;
    padding: 20px 10px;
    text-align: center;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.phone-wrapper i {
    color: #205fd1;
}

@-webkit-keyframes drog {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    10% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    20% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    30% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
    40% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    50% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    60% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    70% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    80% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    90% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes drog {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    10% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    20% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    30% {
        -webkit-transform: rotate(-25deg);
        transform: rotate(-25deg);
    }
    40% {
        -webkit-transform: rotate(25deg);
        transform: rotate(25deg);
    }
    50% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }
    60% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }
    70% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }
    80% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }
    90% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes click-wave {
    0% {
        height: 25px;
        width: 25px;
        opacity: 0.35;
        position: relative;
    }
    100% {
        height: 60px;
        width: 60px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0;
    }
}


@-webkit-keyframes slide-out-fwd-center {
    0% {
        -webkit-transform: translateZ(1);
        transform: translateZ(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(600px);
        transform: translateZ(600px);
        opacity: 0;
    }
}
@keyframes slide-out-fwd-center {
    0% {
        -webkit-transform: translateZ(1);
        transform: translateZ(1);
        opacity: 1;
    }
    100% {
        -webkit-transform: translateZ(600px);
        transform: translateZ(600px);
        opacity: 0;
    }
}

@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}
@-webkit-keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes scale-in-center {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

.point{
	color:rgb(64, 70, 72) !important;
	cursor: pointer;	
}

/* Adapt */

@media (max-width: 1280px) {
    .container {
        width: calc(100% - 40px);
    }

    .social_block{
        position: relative;
        overflow: hidden;
    }

    .social_block .soc_btn{
        float: left; margin-right: 18px;
    }

    .detail_page_wrapper{
        padding-left: 0;
    }

    .cover-social{
        width: 66%;
        text-align: center;
    }

    .social_block .soc_btn{
        float: none;
        display: inline-block;
        text-align: center;
    }
}

@media (max-width: 1100px) {
    #product .product_images img {
        width: 100%;
    }
}

@media (max-width: 991px) {
    #top_product_info .posted{
        padding: 0;
    }

    #top_product_info .location span{
        padding: 0;
    }
    
    #top_product_info .icon{
        display: none;
    }

    .banner-1 {
        display: none;
    }

    .contact-poster-hide {
        display: none;
    }

    .contact-poster .header {
        cursor: pointer;
    }

    #top_product_info .price{
        margin-bottom: 0px;
	width:50%;
	text-align:center;
    }
    .cover-social{
        width: 100%;
    }
    #top_product_info h1{
        font-size: 21px;
    }
    .price-cover{
        clear: both;
        overflow: hidden;
        position: relative;
    }
    .mobile-show{
        display: inline-block;
    }
    .desktop-show{
        display: none;
    }
    .price-cover .right_block {
        float: right;
    }
}

@media (max-width: 768px) {
    .content img.float-left {
        float: none;
        margin: 0 auto 20px;
        display: inherit;
    }
    .content img.float-right {
        float: none;
        margin: 0 auto 20px;
        display: inherit;
    }
}

@media (max-width: 767px) {
    .container{
        width: calc(100% - 20px);
        margin: 0 10px;
    }

    .social_block .soc_btn{
        width: 40px;
        height: 40px;
        margin-right: 12px;
        margin-bottom: 12px;
    }

    #product .product_images .big_photo{
        width: 100%;
        margin-bottom: 25px;
    }

    #product .product_images .small_photos{
        width: 100%;
        overflow: hidden;
    }

    #product .product_images .small_photos a{
        width: 30%;
        margin: 0 1% 20px;
        float: left;
    }

    #breadcrumb .breadcrumb_product{
       margin: 0px 0 15px 0;
       padding: 15px 0;
    }

    #top_product_info .price{
        font-size: 19px;
    }

    #top_product_info .posted, #top_product_info .location span{
        padding-left: 30px;
    }

    #top_product_info .loc_pos .posted, #top_product_info .loc_pos .location span{
        padding-left: 0;
    }
}


@media (max-width: 550px) {	
    .price-cover .right_block{
        width: 70%;
    }
    .price-cover .right_block.price_false{
        width: 100%;
    }
    #top_product_info .location .icon svg{
        display: none;
    }
}

@media (max-width: 500px) {
    .banner-2,
    .banner-wrapper-2,
    .banner-wrapper {
        display: none;
    }

    .banner-wrapper-m-b,
    .banner-wrapper-m {
        display: block;
    }

    .hide_xs{
        display: none;
    }

    .social_block .hide_xs_soc{
        display: none;
    }

    #breadcrumb .breadcrumb_product.minimized{
        white-space: nowrap;
        position: relative;
    }

    .btn_show_bc{
        position: absolute;
        width: 120px;
        background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, #F8F9F9 50px);
        top: 17px;
        left: 0;
        display: block;
        transition: color 200ms linear;
        border-width: 0;
        bottom: 0;
        color: #B1B3B8;
        cursor: pointer;
        font-size: 22px;
        line-height: 22px;
        margin-left: 0;
        padding: 0 70px 0 0;
        height: 22px;
        z-index: 10;
    }

    .rel_block{
        position: relative;
    }

    .breadcrumb li a{
        width: 100%;
        overflow: hidden;
    }

    .breadcrumb li a:after {
        content: "";
        display: none;
    }

    .breadcrumb li:after {
        content: "\00bb";
        position: absolute;
        font-size: 19px;
        top: 7px;
        right: -15px;
        display: inline-block;
        height: 13px;
        line-height: 0.5;
        border: 0;
        left: inherit;
        margin: 0;
        color: #000;
    }

    .breadcrumb li:last-child:after {
        display: none;
    }

    .breadcrumb li a::before {
        display: none;
    }

    .breadcrumb li{
        margin: 0 20px 6px 0;
        position: relative;
    }

    .breadcrumb li a {
        color: #ffffff;
        padding: 3px 5px;
        background: #4d9ded!important;
        display: inline-block;
        border-radius: 4px;
        font-weight: 400;
        transition: all .3s;
    }

    .breadcrumb li:last-child a {
         background: #4d9ded !important;
         color: #fff;
         pointer-events: inherit;
         cursor: pointer;
         font-weight: 400;
     }

    .breadcrumb li:last-child span{
         color: #fff;
         padding: 3px 5px;
         background: #4d9ded!important;
         display: inline-block;
         border-radius: 4px;
         font-weight: 400;
         height: auto;
         transition: all .3s;
     }

    #breadcrumb > p{
        display: inherit;
        margin: 0px 0 5px 5px;
    }

    #breadcrumb .breadcrumb{
        margin: 10px 0 0;
    }

    .breadcrumbs-cat-button{
        margin-left: 0;
        margin-bottom: 7px;
    }

    .btn_show_bc.show_bc{
        display: none;
    }

    .list .breadcrumb li:last-child {
        width: 100%;
    }

    .list .breadcrumb li:last-child  a{
        width: 100%;
        text-align: center;
    }

    #warning_message{
        padding: 35px 20px;
    }

    #warning_message a{
        display:block;
        text-align: center;
    }

    #top_product_info h1{
        font-size: 18px;
        text-align: center;
    }

    #top_product_info .posted{
        padding-left: 15px;
    }

    #top_product_info .location span{
        padding-left: 15px;
    }

    .list .breadcrumb{
        width:100%;
    }

    .icon_report, .icon_facebook, .icon_twitter, .icon_pinterest{
        height: 20px;
        width: 20px;
    }

    .social_block .soc_btn{
        width: 35px;
        height: 35px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    #product .description{
        padding: 30px 0 30px 0;
    }

    .breadcrumb-cover{
        overflow: hidden;
        position: relative;
        text-overflow: clip;
        white-space: nowrap;
    }

    .single .breadcrumb li{
        display: inline;
    }

    .breadcrumb li:first-child a {
        padding-left: 5px;
    }

    .breadcrumb li:last-child{
        display: none;
    }

    .breadcrumb li:nth-last-child(2):after{
        display: none;
    }

    .breadcrumb li:last-child a:after {
        content: '';
    }

    #top_product_info .location span{
        font-size: 12px;
    }

    #top_product_info .price{
        font-size: 18px;
    }
}

@media (max-width: 430px) {
    .btn_show_bc{
        width: 90px;
    }

    .price-cover .right_block{
        width: 59%;
    }
}