/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/*
@media only screen and (min-width: 500px) {
    #div-gpt-ad-1616027361966-0 {
        display: none;
    }
}
*/

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=icon-], [class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-chevron-down:before {
    content: ""
}

.icon-cross:before {
    content: ""
}

.icon-chevron-up:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

.icon-chevron-right:before {
    content: ""
}

.icon-facebook:before {
    content: "\e900"
}

.icon-whatsapp:before {
    content: "\ea93"
}

.icon-copy:before {
    content: "\e92c"
}

.icon-grid:before {
    content: "\e901"
}

.icon-share1:before {
    display: none;
    content: "\ea7d"
}

.icon-more-horizontal:before {
    content: "\e910"
}

html {
    height: 100%
}

*, :after, :before, html {
    box-sizing: border-box
}

.hide-text {
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

html {
    font-size: 10px
}

body {
    font-family: Helvetica Neue, Arial, Noto Sans, sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400
}

a {
    transition: color .35s cubic-bezier(.3, .86, .36, .95);
    color: #fff
}

a, a:hover {
    text-decoration: none
}

a:hover {
    color: #035abd
}

dl, ol, p, ul {
    margin: 0
}

input[type=email], input[type=tel], input[type=text], textarea {
    transition: border-color .35s cubic-bezier(.3, .86, .36, .95);
    border: 1px solid;
    background-color: transparent;
    width: 100%;
    min-width: 0;
    padding: 1.2rem 2.4rem;
    border-radius: 0;
    -webkit-appearance: none
}

input[type=email]:focus, input[type=email]:hover, input[type=tel]:focus, input[type=tel]:hover, input[type=text]:focus, input[type=text]:hover, textarea:focus, textarea:hover {
    box-shadow: none;
    outline: none
}

body {
    background-color: #000;
    height: 100%;
    margin: 0;
    min-width: 320px;
    color: #fff;
    width: 100%
}

.wrapper {
    overflow: hidden
}

.main, .wrapper {
    width: 100%;
    height: 100%;
    position: relative
}

.main .banner {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.adsbygoogle {
    background-color: #666
}

.loading:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #000;
    bottom: 0;
    right: 0;
    z-index: 10;
    width: 100%;
    height: 100%
}

.loading:after {
    content: "";
    border: 16px solid #f3f3f3;
    border-top-color: #3498db;
    border-radius: 50%;
    width: 120px!important;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    display: inline-flex;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
    margin: -60px 0 0 -60px
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.grid {
    width: calc(100% - 10px);
    height: 100%;
    position: relative;
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    /* margin: 5px */
}

.grid:after {
    content: "";
    display: block;
    clear: both
}

.share-holder {
    margin: 0 15px;
    position: relative
}

.share-holder:hover .share-modal {
    display: none;
    overflow: visible;
    opacity: 1
}

.post-active .ad {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.post-active .banner {
    opacity: 1;
    pointer-events: auto;
    position: static;
    flex-shrink: 0;
    margin: 0 auto
}

.ad, .ad-active .banner {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.ad-active .holder {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0
}

.ad-active .ad {
    opacity: 1;
    pointer-events: auto;
    position: static;
    z-index: 12;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: calc(100% - 200px);
    margin: 0 auto;
    overflow: hidden
}

.ad-active .adv {
    position: relative;
    z-index: 99;
    pointer-events: auto
}

.ad-active .adv:before {
    left: -9999px;
    right: -9999px;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10
}

.ad-active .adv>div {
    position: relative;
    z-index: 999
}

.ad-active .loading:after, .ad-active .loading:before {
    opacity: 0;
    pointer-events: none;
    position: absolute
}

.holder .empty-box {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%
}

.grid-active {
    height: auto
}

.holder {
    flex-grow: 1;
    width: 100%;
    height: calc(100% - 125px);
    z-index: 1
}

.product {
    position: relative;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}

.product__visual {
    margin: 0 auto 20px;
    display: flex;
    flex: 1 0 auto;
    justify-content: center;
    align-items: center;
    padding: 0 14px;
}

.product__visual-holder {
    display: flex;
    align-content: center;
    justify-content: center;
    height: 100%;
}

.product__visual picture {
    display: flex;
}

.product__visual img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto;
}

@media (min-width: 767px) {
    .product__visual img {
        max-height: 550px;
    }
	.product__visual{
	padding-top: 0px!important;
	}
}

.product__controls {
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    min-height: 30px;
    align-items: center;
    justify-content: flex-end;
}

.product__controls .counter {
    font-size: 18px;
    flex-grow: 1;
}

.product__description {
    width: 100%;
    overflow: hidden;
    max-height: 108px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.product-item {
    float: left;
    width: 33.33%;
}

.product-item a {
    margin: 5px;
    display: block;
}

.product-item img {
    width: 100%;
    display: block;
}

.product__footer {
    flex-shrink: 0;
    padding-bottom: 10px;
    max-height: 170px;
}

.share-modal {
    display: none;
    opacity: 0;
    position: absolute;
    right: 25px;
    top: 0;
}

.share-modal .close {
    content: " ";
    position: absolute;
    top: 10px;
    left: -25px;
    color: #fff;
    font-size: 20px;
    width: 10px;
    height: 10px;
    display: none;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-weight: 700;
}

.share-modal .close:hover {
    color: #035abd;
}

.share-modal ul {
    margin: 0;
    padding: 5px 15px 0 0;
    list-style: none;
    width: 50%;
    height: 50%;
    display: flex;
    align-items: center;
}

.share-modal ul li {
    margin: 0 5px;
}

.share-modal ul span {
    color: #fff;
    font-size: 18px;
}

.share-modal ul a {
    text-align: center;
}

.share-modal ul a span {
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
}

.share-modal ul a:hover .icon-facebook {
    background-color: #035abd;
}

.share-modal ul a:hover .icon-whatsapp {
    background-color: #25d366;
}

.share-modal ul a:hover .icon-copy {
    background-color: #0a88d3;
}

.btn-next, .btn-prev {
    position: absolute;
    top: 50%;
    text-indent: -9999px;
    border: solid #fff;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 6px;
    transform: translateY(-50%);
    width: 13px;
    height: 13px;
}

.btn-prev {
    left: 10px;
    transform: rotate(135deg);
}

.btn-prev:hover {
    border: solid #035abd;
    border-width: 0 2px 2px 0;
}

.btn-next {
    right: 10px;
    transform: rotate(-45deg);
}

.btn-next:hover {
    border: solid #035abd;
    border-width: 0 2px 2px 0;
}

.btn-share {
    font-size: 28px;
    display: none;
    vertical-align: middle;
}

.btn-grid {
    font-size: 28px;
    order: 3;
}

.btn-more {
    display: none;
    order: 2;
    margin-right: 15px;
    font-size: 28px;
}

.ad-active .btn-next, .ad-active .btn-prev {
    margin-top: 0;
}

/* 2021 May s */
.product-item__link {
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
}

.product-item:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.product-item__link img {
    object-fit: cover;
    height: inherit;
    object-position: top center;
    margin: 1rem;
}

.product-item__cr {
    background: #00dcff; 
    width: 100%; 
    height: 100%; 
    opacity: .4; 
    inset: 0; 
    position: absolute; 
    margin: 5px; 
    text-align: center;
}

@media (max-width:414px) {
    .grid-active .holder {
        padding-top: 3.8rem;
    }
    .product-item__link img {
        margin: .6rem;
    }
}
/* 2021 May e */

@media (min-width:768px) {
    .product-item {
        width: 25%
    }
    .btn-next, .btn-prev {
        width: 25px;
        height: 25px
    }
    .btn-prev {
        left: 70px;
        transform: rotate(135deg)
    }
    .btn-next {
        right: 70px;
        transform: rotate(-45deg)
    }
}

@media (min-width:1024px) {
    .main {
        padding: 0 70px
    }
    .grid {
        margin: 10px 0;
        width: 100%
    }
    .product-item {
        width: 20%
    }
    .product-item a {
        margin: 10px
    }
    .btn-next, .btn-prev {
        margin-top: 0
    }
}

@media (max-width:767px) {
    dl, ol, p, ul {
        font-size: 18px
    }
    .product__description {
        max-height: 71px
    }
}

@media (max-width:500px) {
    .share-holder {
        margin: 0 10px
    }
    .ad-active .ad {
        width: calc(100% - 65px)
    }
    .share-modal ul {
        padding: 2px 10px 0 0
    }
    .share-modal ul li {
        margin: 0
    }
    .btn-more {
        font-size: 18px;
        margin-right: 10px
    }
}

@media (max-width:400px) {
    .share-modal ul {
        padding: 5px 10px 0 0
    }
}

@media (max-height:400px) {
    .product__description {
        flex-shrink: 0;
        max-height: 108px
    }
}

@media (max-height:450px) {
    .btn-next, .btn-prev {
        margin-top: -30px
    }
}

@media (max-height:350px) {
    .btn-next, .btn-prev {
        margin-top: -10px
    }
}

.ohpamadfp[data-unit$="web"] {
    display: block;
  }
  
.ohpamadfp[data-unit$="mobile"] {
    display: none;
}
  
@media (max-width: 767px) {
    .ohpamadfp[data-unit$="web"] {
        display: none;
    }
    .ohpamadfp[data-unit$="mobile"] {
        display: block;
    }
}