@charset "utf-8";
.fullwidth-slideshow,
.fullwidth-slideshow section {
    overflow: hidden
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    min-height: 0
}

td {
    padding: 5px 10px 5px 0;
    vertical-align: middle
}

td img {
    max-width: none !important
}

.table-all {
    width: 100%
}

.table-all td,
.table-all th {
    padding: 5px;
    border: 1px solid #ddd
}

.attachment-preview {
    position: relative;
    cursor: pointer
}

.attachment-preview:before {
    content: "";
    display: block;
    padding-top: 70%
}

.attachment-preview .thumbnail {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    margin: 0;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
    border: 0
}

.attachment-preview .thumbnail:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden
}

.attachment-preview .thumbnail .centered {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.attachment-preview .thumbnail .centered img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

label span {
    color: red
}

input,
select,
textarea {
    width: 100%;
    max-width: 100%;
    line-height: 35px;
    height: 35px;
    padding: 0 10px;
    margin: 0 0 10px;
    border-radius: 3px;
    border: 1px solid #ddd
}

textarea {
    height: 160px
}

.wpcf7-reset,
.wpcf7-submit,
#submitReview,
.woocommerce #respond input#submit {
    width: 100px;
    border: 0;
    background-color: #ed0013;
    color: #fff;
    text-align: center;
    border-radius: 3px
}

.wpcf7-reset {
    background-color: #616161
}

.ajax-loader {
    display: block
}

.gallery-item {
    display: inline-block;
    width: 25%;
    padding: 0 10px 20px
}

.gallery-columns-3 .gallery-item {
    width: 33.33333333%
}

.pagination {
    text-align: right;
    width: 100%
}

.page-numbers,
.pagination a {
    display: inline-block;
    min-width: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 14px;
    border: 1px solid #eaeaea;
    color: #999;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -moz-transition: all .27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -o-transition: all .27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    -ms-transition: all .27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
    transition: all .27s cubic-bezier(0.000, 0.000, 0.580, 1.000)
}

.prev.page-numbers,
.next.page-numbers,
.screen-reader-text {
    display: none
}

.pagination li.hidden-phone {
    display: inline-block
}

.pagination .current {
    border-color: #bbb
}

.gallery-pagination {
    text-align: right;
    width: 100%
}

.gallery-pagination .page-numbers {
    display: inline-block;
    margin-left: 10px
}

.gallery-pagination li a {
    border-radius: 3px;
    text-decoration: none
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.menu-item-247 a {
    background-color: #ed0013 !important;
    color: #fff !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    display: none !important
}

.sidebar-hdr {
    float: right;
    position: relative;
    top: 30px;
    width: 220px
}

.mobile-on .sidebar-hdr {
    top: 20px;
    max-width: 170px
}

form.ee-search-form {
    /*height: 30px !important;*/
    /*width: 100%*/
}

form.ee-search-form input[type=text] {
    font-size: 14px;
    height: 100%;
    border: 2px solid #FFF;
    border-radius: 8px
}

form.ee-search-form .input-group-addon {
    background-color: #FFF;
    border: 0;
    color: #ee3b40;
    border-radius: 0 8px 8px 0
}

.search-field+input[type=submit] {
    float: left
}

.bottom {
    background-color: #f8f8f8
}

.bottom a {
    color: #333
}

.bottom h2 {
    font-size: 1.4em
}

.bottom .fa-map-marker {
    font-size: 36px
}

.bottom .fa-phone-square {
    font-size: 28px
}

.bottom .fa-globe {
    font-size: 30px
}

.home-title {
    text-align: center;
    margin-bottom: 25px;
    color: #ed0013
}

.ct-description {
    overflow: hidden;
    height: 65px
}

.more {
    width: 140px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    margin-top: 30px
}

.box-ct .row .col-last {
    border-right: 0
}

.blog-posts .attachment-preview {
    margin-bottom: 10px
}

.blog-posts h2 {
    margin: 5px 0;
    text-transform: capitalize;
    color: #333
}

.blog-posts .col-md-3 {
    padding-right: 0
}

.blog-posts .author {
    color: #ed1c24
}

.blog-posts .author .fa {
    color: #ed0013
}

.main-img .attachment-preview:before {
    padding-top: 45%
}

.group_down {
    width: 100%;
    overflow: hidden
}

.group_down a {
    float: left;
    padding: 0;
    background: #f3f3f3;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-right: 10px;
    width: 40%
}

.group_down label {
    float: left;
    border-right: 1px solid #ddd;
    padding: 10px 15px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 0
}

.group_down a strong {
    display: block;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 100;
    text-align: center;
    padding: 5px 0
}

.group_down a span {
    text-align: center;
    display: block;
    font-size: 11px;
    color: #333
}

.article {
    float: left;
    width: 100%;
    clear: both
}

.article label {
    float: none;
    display: block;
    padding: 15px 0;
    margin-bottom: 15px;
    border-bottom: 4px solid #efefef;
    font-size: 22px;
    color: #0e0c09 !important;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase
}

.detail-new .detail-new-h1 {
    font-size: 20px !important;
    margin: 0;
    margin-bottom: 15px
}

.info-detail h1 {
    margin: 0 0 10px 0;
    font-size: 22px;
    color: #111;
    font-style: italic;
}

.info-detail .ee-small-text {
    margin: 20px 0
}

.info-detail .star-rating {
    font-size: 20px
}

.info-detail .star-rating+a {
    color: #333;
    font-style: italic
}

.info-detail .ee-small-text p,
.info-detail .posted_in,
.info-detail .tagged_as {
    font-style: italic
}

.info-detail .posted_in {
    margin-top: 20px
}

.info-detail .posted_in a,
.info-detail .tagged_as a {
    color: #231f20
}

.info-detail .tagged_as a::after,
.info-detail .posted_in a::after{
    content: ", "
}

.info-detail .tagged_as a:last-child::after,
.info-detail .posted_in a:last-child::after{
    content: inherit
}

.info-detail .tagged_as a:hover,
.info-detail .posted_in a:hover{
    color: #fcca00
}

.info-detail .btn-eekoo-3 {
    width: 100%;
    font-weight: 700
}

.prd-order-bt {
    display: inline-block;
    padding: 10px 0;
    width: 100%;
    font-size: 12px;
    text-align: center;
    transition: background-color .15s linear, color .1s linear;
    -moz-transition: background-color .15s linear, color .1s linear;
    -webkit-transition: background-color .15s linear, color .1s linear;
    float: left;
    color: #fff !important;
    background-color: #f75400;
    box-shadow: inset 0 -3px 0 0 #c24d03;
    -webkit-box-shadow: inset 0 -3px 0 0 #c24d03;
    -moz-box-shadow: inset 0 -3px 0 0 #c24d03;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    cursor: pointer
}

.hotline {
    background-color: #ed0013;
    box-shadow: inset 0 -3px 0 0 #333;
    -webkit-box-shadow: inset 0 -3px 0 0 #333;
    -moz-box-shadow: inset 0 -3px 0 0 #333
}

.prd-order-bt span.main-txt {
    font-size: 18px;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px
}

.content-support .fa {
    color: #ed0013;
    padding-right: 10px;
    font-size: 25px;
    width: 34px
}

section.new h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0
}

.item-app {
    text-align: center;
    box-sizing: border-box;
    /*padding: 15px;*/
    margin-bottom: 30px
}

.item-app .attachment-preview:before {
    padding-top: 100%
}

.item-app .title {
    display: block;
    height: 40px;
    overflow: hidden;
    color: #000;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
    text-align: center;
    font-style: italic
}

.fixed {
    position: fixed;
    top: 0
}

.list-thongso {
    background: #fff;
    z-index: 999;
    padding-bottom: 25px;
    padding-top: 25px
}

.list-thongso ul {
    padding: 0;
    margin: 0
}

.list-thongso .fixed {
    width: 100%;
    padding: 10px 0;
    background: #fff;
    z-index: 9
}

.list-thongso ul li {
    display: inline-block;
    list-style: none;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px
}

.list-thongso ul li a {
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
    padding: 10px 13px;
    text-decoration: none;
    background: #fff9e0;
    color: #333
}

.list-thongso ul li .fa {
    color: #333
}

.subMenu .active {
    background: #ed0013;
    color: #fff;
    border-radius: 4px;
    color: #fff
}

.subMenu .active .fa {
    color: #fff
}

.form_table {
    width: 100%
}

.rr_review_form .form_table .rr_form_row .rr_form_heading {
    width: 10%;
    white-space: nowrap
}

.rr_review_form input,
.rr_review_form select,
.rr_review_form textarea {
    margin: 0
}

.rr_review_form .form_table .rr_form_row .rr_required:after {
    position: static
}

.price,
.woocommerce ul.products li.product .price ins {
    color: #ee2121;
    font-weight: 600;
    font-size: 1.2em;
    /*text-align: center;*/
    line-height: initial
}

.price.price-ori,
.woocommerce ul.products li.product .price.price-ori ins {
    font-size: 1em;
    color: #666;
    text-decoration: line-through
}

.ee-price-group {
    margin-bottom: 10px
}

.ee-prod-info>p{
    height: 90px;
    overflow: hidden;
    text-align: left;
    padding: 0 5px;
    font-style: italic;
    font-size: 13px;
}

.brands .attachment-preview:before {
    padding-top: 50%
}

.brands .attachment-preview .thumbnail {
    background-color: transparent
}

.brands .attachment-preview .thumbnail .centered img {
    width: auto;
    max-width: 80%;
    max-height: 80%
}

.main {
    margin: 40px 0
}

.main h2{
    font-weight: 600;
    text-transform: uppercase
}

.testimonial_group .full-testimonial {
    padding: 10px 0 10px 35px
}

.testimonial_group .full-testimonial .rr_review_text .drop_cap {
    left: -35px
}

h2.title {
    margin-bottom: 20px
}

h2.title .fa {
    color: #ed0013;
    margin-right: 5px
}

.notitle h2.title,
.notitle h2.subheading-category {
    background: 0;
    line-height: normal;
    color: #333;
    padding-left: 0;
    font-size: 18px;
    margin-bottom: 10px
}

.breadcrumb {
    background-color: #fcca00;
    color: #000;
    font-weight: 400;
    z-index: 999;
    padding: 0;
    height: 24px;
    line-height: 24px;
    border: 0;
    border-radius: 2px;
    margin-top: 20px;
}

.breadcrumb a,
.breadcrumb span {
    color: #000;
    font-weight: 400;
    font-style: italic;
    position: relative;
    float: left;
    font-size: 12px;
}

.breadcrumb a {
    padding-right: 30px;
}

.breadcrumb a:hover{
    color: #FFF;
}

.breadcrumb a::after {
    content: "";
    background: url("/images/eekoo/bg_6.png") no-repeat;
    width: 6px;
    height: 24px;
    position: absolute;
    right: 15px
}

.left_menu a {
    color: #333
}

.left_menu ul {
    padding: 0;
    margin: 0;
    position: relative
}

.left_menu li {
    list-style-type: none
}

.left_menu li a {
    padding: 10px 15px;
    text-decoration: none;
    line-height: 18px;
    cursor: pointer;
    display: block;
    margin-bottom: 10px
}

.left_menu li:hover a,
.left_menu li.current-menu-item a,
.left_menu li.current-category-ancestor a,
.left_menu li.current-menu-ancestor a {
    background-color: #eee
}

.left_menu li.menu-item-has-children {
    text-transform: uppercase;
    font-weight: bold
}

.left_menu li.menu-item-has-children a {
    background-color: transparent !important;
    border-bottom: 4px solid #efefef;
    padding-left: 0
}

.left_menu li .sub-menu {
    padding-left: 0;
    display: block;
    border: 0;
    width: auto;
    margin-bottom: 10px
}

.left_menu li.current-menu-item .sub-menu,
.left_menu li.current-category-ancestor .sub-menu,
.left_menu li.current-menu-ancestor .sub-menu {
    display: block
}

.left_menu li li {
    border: 0
}

.left_menu li li a,
.left_menu li.menu-item-has-children li a {
    color: #333;
    text-transform: none;
    padding: 10px 10px 10px 20px;
    display: block;
    border-bottom-width: 1px;
    margin: 0;
    font-weight: normal
}

.left_menu li.menu-item-has-children li a {
    padding-left: 10px
}

.title_2 {
    margin-bottom: 20px
}

.title_2 .fa-users {
    color: #ed0013;
    margin-right: 10px
}

.title_2 .fa-caret-down {
    display: none
}

.shop-policy ul {
    margin: 0
}

.shop-policy li {
    position: relative;
    min-height: 60px;
    padding-top: 10px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    display: table
}

.shop-policy li p {
    /*    display: table-cell;
        vertical-align: middle*/
}

.shop-policy li,
.shop-policy li a {
    color: #FFF;
    font-style: italic;
    width: 100%
}

.shop-policy .fa {
    color: inherit;
    border: 1px solid;
    border-color: #dfdfdf;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    line-height: 46px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: 0;
    padding-left: 5px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

.shop-policy li img {
    float: left;
    margin-right: 20px
}

.woocommerce-product-gallery__image {
    display: inline-block;
    max-width: 80px;
    margin-right: 5px
}

.star-rating {
    color: #fc0
}

.add_to_cart_button {
    display: none !important
}

.page-section-aboutus span,
.page-section-aboutus h1,
.page-section-aboutus p {
    color: #f37d01
}

.page-section-aboutus {
    padding: 115px 0
}

.page-section-aboutus .ee-page-section-inner {
    z-index: 1;
    position: relative
}

.page-section-aboutus .page-section-head {
    padding-top: 50px
}

.page-section-aboutus .page-section-head>span {
    font-size: 14px;
    font-weight: 600
}

.page-section-aboutus .page-section-head h1 {
    margin: 10px 0;
    font-weight: 700;
    font-size: 2.2em
}

.page-section-aboutus .page-section-head>p {
    font-size: 13px;
    font-weight: 600;
    font-style: italic
}

.page-section-aboutus .ee-col-inner,
.ee-contact-item{
    background: #ee3b40 url(/images/eekoo/bg-1.png) no-repeat;
    background-position: -30px -85px;
    border-radius: 8px;
    padding: 10px;
    min-height: 367px;
    position: relative;
    /*bottom: -65px*/
}

.page-section-aboutus .ee-col-inner::after{
    content: "";
    background: transparent url(/images/eekoo/bg-3.png) no-repeat;
    position: absolute;
    bottom: -120px;
    left: -30px;
    width: 315px;
    height: 220px;
    background-size: 100% 100%
}

.page-section-aboutus .ee-col-inner>img {
    margin-top: 35px;
    margin-bottom: 20px
}

.page-section-aboutus .ee-col-inner>h2 {
    margin-bottom: 20px;
    font-size: 1.2em;
    color: #0e0c09;
    font-weight: 700;
    font-style: italic;
    text-transform: capitalize;
}

.page-section-aboutus .ee-col-inner p {
    color: #0e0c09;
    font-weight: 500
}

.page-section-product {
    position: relative;
    z-index: 2;
    padding-bottom: 30px
}

.ee-psp-banner {
    background: linear-gradient(97deg, #F3F0F3 0, #F3F0F3 100%);
    position: relative;
}
.page-section-product > .ee-psp-banner{
    background-color:#fcca00;
}
.navbar-mexie.navbar{
    background-color: transparent;
    border: none;
    margin: 0
}
.navbar-mexie .navbar-nav>li>a{
    color: #FFF;
    font-size: 14px;
    font-weight: 600;
    background-color: #e43535
}
.navbar-mexie .navbar-nav>.active>a,
.navbar-mexie .navbar-nav>.active>a:focus,
.navbar-mexie .navbar-nav>.active>a:hover{
    background-color: #0e0c09;
    color: #FFF
}

.page-section-product > .ee-psp-banner h2{
    color: #FFF;
    font-size: 3em;
    font-weight: 700;
    text-align: center;
    text-transform: capitalize;
    margin-top: 20px;
}

.page-section-product .ee-psp-banner-h.ee-psp-banner-products h2{
    font-size: 2.5em;
    text-align: left
}
.page-section-product .ee-psp-banner-h.ee-psp-banner-products p{
    font-size: 2em;
    color: #FFF
}

/*.ee-psp-banner:before {
    content: "";
    background: transparent url("/images/eekoo/bg-line-t.png") no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -210px;
    left: 0;
    z-index: 0
}

.ee-psp-banner:after {
    content: "";
    background: transparent url("/images/eekoo/bg-line-b.png") no-repeat;
    background-position: bottom right;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100px;
    right: -20px;
    z-index: 0
}*/

.ee-psp-banner-h {
    padding: 60px 0 30px 0
}

.ee-psp-banner-h p {
    font-size: 1.2em;
    color: #0e0c09;
    font-style: italic;
    font-weight: 700;
    margin-top: 30px;
    text-transform: capitalize
}

.ee-psp-banner>.container {
    z-index: 1
}

.ee-psp-banner>.container>.nav{
    position: absolute;
    top: -37px;
}

.products-section .ee-psp-banner>.container>.nav{
    top: -37px;
}

.item-app a.ee-prod-href {
    display: block;
    margin-bottom: 20px;
    position: relative
}

.item-app a.ee-prod-href>.ee-prod-href-hassale {
    content: "";
    background: url(/images/eekoo/ic-sale.png) top right no-repeat;
    width: 100px;
    height: 100px;
    background-size: 100px 100px;
    right: -15px;
    top: -15px;
    left: inherit;
    z-index: 2;
    position: absolute
}

.item-app a.ee-prod-href>.ee-prod-href-hassale>div {
    transform: rotate(45deg);
    text-align: center;
    margin-top: 25px;
    margin-left: 30px;
    font-size: 1.4em;
    font-weight: 700;
    color: #FFF
}

.btn.btn-eekoo,
.btn.btn-eekoo-3,
.btn.btn-eekoo-5,
.btn.btn-eekoo-6{
    border-radius: 50px;
    background-color: #fcca00;
    color: #000;
    font-style: italic;
    font-weight: 600
}

.btn.btn-eekoo-6{
    background-color: #ccc;
    color: #111;
    border-radius: 50px;
}
.btn.btn-eekoo-5{
    color: #000;
    border-radius: 10px;
}

.btn.btn-eekoo-small {
    font-size: .9em;
    padding: 0 12px
}

.btn.btn-eekoo-2 {
    border: 1px solid #fcca00;
    color: #fcca00;
    background-color: #fbfafa;
    font-weight: 600;
    /*font-size: 16px;*/
}
.btn.btn-eekoo-2:hover{
    background-color: #fcca00;
    color: #FFF
}

.btn.btn-eekoo-3 {
    border-radius: 50px;
}

.btn.btn-eekoo-4 {
    border-radius: 8px;
    border: 2px solid #0e0c09;
    background-color: #FFF;
    color: #0e0c09;
    font-style: italic;
    font-weight: 600;
    font-size: 16px
}

.page-section h2.page-section-title {
    margin: 0;
    text-transform: none
}

.page-section h2.page-section-title,
.def-page-title{
    font-size: 24px;
    color: #000;
    font-weight: bold;
    font-style: italic;
    padding: 15px 0;
    /*    display: inline-block;
        min-width: 300px*/
}

.page-section h2.page-section-title{
    font-weight: 400;
    font-style: normal;
}

.page-section-video .ee-psp-banner>div {
    padding: 20px 0
}

.page-section-video h3 {
    color: #FFF;
    font-weight: 500;
    font-size: 1.1em;
    height: 40px;
    overflow: hidden;
    font-style: italic
}

body.def-desktop .page-section-video .lSSlideWrapper {
    position: initial !important;
    margin: 0 70px
}

.page-section-video .lSAction>a {
    background-image: url(/images/eekoo/controls.png);
    width: 35px;
    height: 35px;
    opacity: .8
}

.page-section-video .lSAction>.lSNext {
    background-position: -35px 0
}

.page-section-news h2.page-section-title span,
.page-section-banner h2.page-section-title span {
    border-radius: 0 0 8px 8px
}

.ee-psn-right .ee-psnr-img {
    /*float: left;
    margin-right: 10px;*/
    margin-bottom: 10px
}

.ee-psn-right .ee-psnr-title h3,
.ee-psn-left h3 {
    margin: 0;
    font-size: 14px;
    color: #2a333c;
    font-weight: bold;
    font-style: italic
}

.ee-psn-right .ee-psnr-title h3:hover,
.ee-psn-left h3:hover {
    color: #fcca00;
}

.page-section.page-section-news .page-section-title {
    margin-bottom: 30px
}

.page-section-footer-1 {
    padding-top: 30px
}

.page-section-footer-1 .ee-psp-banner>div {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-section-footer-1 .ee-col {
    z-index: 1
}

.page-section-footer-1 .ee-col h2 {
    font-size: 18px;
    color: #fcca00;
    font-weight: 600
}

.page-section-footer-1 .ee-col h2.title-nth {
    margin-top: 30px
}

.page-section-footer-1 .ee-col p,
.page-section-footer-1 .ee-col a {
    color: #FFF
}
.page-section-footer-1 .ee-col a:hover{
    color: #fcca00;
}

.page-section-footer-1 .ee-col p b,
.page-section-footer-1 .ee-col p strong{
    color: #fcca00;
}

.page-section-footer-1 .ee-col p {
    margin: 0
}

.page-section-footer-1 .ee-login-from {
    margin-top: -100px
}

.page-section-banner h2.page-section-title {
    margin-bottom: 30px
}

.page-section-info {
    margin-top: 20px
}

.page-section-info p {
    color: #111;
    font-weight: 500;
    font-style: italic
}

footer{
    z-index: 9;
}
.footer {
    background: #fcca00;
    color: #000;
    text-align: center;
}

.footer img {
    margin: 0
}

.page-section-product .tpl-tabs-cont {
    padding: 30px 0
}

.ee-login-from,
.ee-box {
    border-radius: 8px;
    background: #008bd5
}

.ee-login-from,
.email-marketing-form{
    position: relative;
    background: #fcca00 url(/images/rhm/bg-line-t_3.png) no-repeat;
    background-position: -30px -85px;
}

.ee-box-camket{
    background-image: none;
    background-color: #231f20
}
.ee-box-rating{
    background:#fcca00 url(/images/rhm/bg-line-t_4.png) repeat-y;
    position: relative;
    background-position: -30px -85px;
}

.ee-box-camket h2{
    color: #FFF;
}

/*.ee-login-from::after,
.ee-box-camket::after,
.ee-box-rating::after{
    content: "";
    background: transparent url(/images/rhm/bg-line-b_3.png) no-repeat;
    position: absolute;
    bottom: -120px;
    left: -30px;
    width: 430px;
    height: 231px;
    background-size: 100% 100%;
    z-index: 0;
}*/

.ee-box-camket::after,
.ee-box-rating::after{
    background-image: url(/images/rhm/bg-line-b_5.png)
}

.ee-login-from.ee-comment-box{
    background-color: #FFF;
    background-image: none;
}
.ee-login-from.ee-comment-box::after{
    background: none;
}
.ee-login-from.ee-comment-box p{
    color: #0e0c09 !important
}

.ee-login-from .ee-lf-inner {
    padding: 40px;
    position: relative;
    z-index: 2;
}

.ee-login-from a {
    color: #d12049 !important;
    font-style: italic;
    font-size: 12px
}

.ee-login-from h3,
.ee-box-2 h3,
.ee-login-from p {
    font-style: italic;
    font-weight: 600
}
.ee-login-from p{
    color: #FFF !important;
}
.ee-box-2 a{
    color: #0e0c09 !important;
    font-weight: 500
}
.ee-box-2 .author{
    color: #e01e1e;
    font-weight: 600
}

.ee-login-from h3 {
    margin: 0
}

.ee-login-from form {
    margin-top: 30px
}

.form-control-eekoo::placeholder {
    font-style: italic;
    color: #111
}

.ee-box .ee-box-inner {
    padding: 20px;
    position: relative;
    z-index: 2;
}

.ee-box h2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: none
}

.ee-product-group {
    margin-bottom: 50px
}

#image-gallery img {
    /*border: 1px solid #d12049*/
}

.ee-product-rating h2 {
    font-size: 18px;
    font-style: italic
}

.ee-product-group #comments ol.commentlist li .meta {
    color: #a3afb7 !important;
    font-size: 12px !important;
    font-weight: 500
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    color: #333;
    font-style: italic;
    font-size: 13px !important
}

#review_form .dropzone {
    background: #ccc9c9;
    border-radius: 3px;
    border: 0;
    font-style: italic
}

.def-p-body {
    width: 100%
}

.view-more {
    margin-top: 20px
}

.ee-news-item {
    margin: 0 auto 40px;
    /*max-width: 500px;*/
}

.ee-news-item .author {
    color: #d12049;
    padding: 10px 0
}

.ee-news-item a,
.ee-contact-item a {
    display: block
}

.ee-news-item h2 {
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
    font-style: italic
}

.ee-news-item a:hover{
    color: #fcca00
}

.ee-news-item p{
    color: #2a333c;
    font-weight: 500;
    font-style: italic;
}

/*.def-page-title {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    font-style: italic;
}*/

.ee-article-body,
ee-article-body p {
    font-style: italic;
    font-size: 16px
}

.ee-contact-item .ee-ci-inner {
    padding: 20px;
    z-index: 1;
    position: relative;
}

.ee-contact-item {
    /*background: #0082C7 url(/images/rhm/bg-line-t_2.png) no-repeat;*/
    background-position: -30px -85px;
    overflow: hidden;
    margin-bottom: 30px
}

.ee-contact-item::after {
    content: "";
    background: transparent url(/images/rhm/bg-line-b_2.png) no-repeat;
    position: absolute;
    bottom: -120px;
    left: 0;
    width: 404px;
    height: 221px;
    background-size: 100% 100%;
    z-index: 0;
}

.ee-contact-item img {
    margin-top: 80px
}

.ee-contact-item h2 {
    padding: 10px 0;
    border: 2px solid #FFF;
    margin: 50px 10px 0 10px;
    font-weight: 700;
    font-size: 16px;
    color: #FFF;
    text-transform: none
}

.topheader-left,
.topheader-right {
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.topheader-left {
    margin-right: 20px
}

.topheader-left span,
.topheader-right span {
    font-weight: 600;
    font-style: italic;
    color: #5a5a5a;
    font-size: 12px;
}

.ee-contact {
    padding: 0 0 30px 0
}

.shop_table>thead>tr>th,
.shop_table>tbody>tr>td {
    vertical-align: middle
}

.shop_table .product-price,
.shop_table .product-subtotal,
.shop_table .order-total {
    font-size: 16px;
    font-weight: bold;
    color: #d12049
}

.shop_table.table {
    border: 1px solid #ddd
}

.shop_table a,
#modalAddtocart a {
    color: #111;
    font-size: 14px;
    font-weight: 600;
    text-transform: none
}

#modalAddtocart .price {
    font-size: 14px
}

#modalAddtocart p {
    text-align: right
}

#modalAddtocart .def-product-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px
}

.fullwidth-slideshow {
    width: 100%
}

.fullwidth-slideshow .lightSlider.lsGrab>* {
    text-align: center
}

.page-section-head h1.home-title{
    text-transform: capitalize
}

.art-r-mod .ee-news-item,
.art-r-mod .blog-item .item-app{
    max-width: 280px;
    float: right;
    margin-bottom: 20px;
}
.art-r-mod .blog-item .item-app{
    max-width: 320px
}

.art-r-mod .ee-news-item h2{
    margin: 10px 0 0 0
}

.art-r-mod > h2{
    text-transform: capitalize;
}
.art-r-mod > h2 > img{
    margin-right: 30px;
}

.yi-article .form-control{
    background-color: #ccc9c9;
    margin: 0
}
.yi-article .form-control::placeholder{
    color: #333;
    font-weight: 500;
    font-style: italic
}
.yi-break{
    border-top: 1px solid #d12049
}
.tags-links{
    background: #cdcaca;
    padding: 5px 20px
}
.tags-links i{
    color: #d12049;
    margin-right: 5px;
}
.tags-links a{
    color: #000;
    font-style: italic
}

.yi-comment-null{
    text-align: center;
    padding: 50px;
    background-color: #dedede;
    border-radius: 3px;
}

body.def-pageloading.def-loading, .def-el-loading,
body.swal2-shown{
    height: auto;
}

ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0;
    list-style: none;
    padding: 0;
}
ol.commentlist::after,
ol.commentlist::before {
    content: ' ';
    display: table
}
ol.commentlist::after {
    clear: both
}
ol.commentlist li {
    padding: 0;
    margin: 0 0 10px;
    border: 0;
    position: relative;
    background: 0;
    border: 0
}
ol.commentlist li .meta {
    color: #777;
    font-size: .75em
}
ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none
}
ol.commentlist li .comment-text {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 10px;
}
ol.commentlist li .comment-text::after,
ol.commentlist li .comment-text::before {
    content: ' ';
    display: table
}
ol.commentlist li .comment-text::after {
    clear: both
}
ol.commentlist li .comment-text p {
    margin: 0;
    font-size: 14px;
    color: #111 !important
}
ol.commentlist li .comment-text label{
    font-size: 12px;
    background-color: #0082C7
}
ol.commentlist li .comment-text p.meta {
    font-size: .83em
}
ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px
}
ol.commentlist ul.children .star-rating {
    display: none
}
ol.commentlist #respond {
    border: 1px solid #e4e1e3;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px
}

ol.commentlist li blockquote{
    margin: 10px 0 0 0;
}

.pagination>li>a, .pagination>li>span{
    font-size: 14px;
    font-weight: 600
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #e43535;
    border-color: #e43535;
    color: #FFF !important
}
.pagination>li>a, .pagination>li>span{
    color: #0e0c09;
}
.info-detail .btn-eekoo-5{
    width: 100%;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.xx-flag{
    width: 166px;
    float: right;
    position: relative;
    z-index: 1049;
}
/*.email-marketing-form>.ee-lf-inner::after{content: "";position: absolute;background: transparent url(/images/Mixie/footer-1.png) no-repeat;width: 241px;height: 503px;bottom: -218px;right: -112px;}*/

.nav .open.tab-viewmore>a, .nav .open.tab-viewmore>a:focus, .nav .open.tab-viewmore>a:hover{
    background-color: #fcca00;
}
.tab-viewmore .dropdown-menu>.active>a, .tab-viewmore .dropdown-menu>.active>a:focus, .tab-viewmore .dropdown-menu a:hover{
    background-color: #fcca00;
    color: #FFF
}
.tab-viewmore>a::after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}
.tab-viewmore>.navbar-nav>li{
    display: block;
    float: none;
}
.nav-tabs .tab-viewmore .dropdown-menu{
    border: 1px solid #fcca00
}
.nav-tabs>li.tab-viewmore.active>a, .nav-tabs>li.tab-viewmore.active>a:focus, .nav-tabs>li.tab-viewmore.active>a:hover{
    cursor: pointer
}

.def-submenu{
    position: absolute;
    background-color: #efefef;
    /*top: -20px;*/
    left: 0;
    width: 100%;
    padding: 20px;
    border: 3px solid #FFF;
    border-radius: 5px;
    margin: 0;
    /*display: none;*/
    /*border-bottom-width: 10px;*/
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s e;
}
.def-submenu::after{
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 15px solid #efefef;
    position: absolute;
    left: 410px;
    top: -18px
}
.def-submenu ul{
    padding: 0;
    list-style: none;
    color: #2a333c;
    font-style: italic;
    text-align: left;
}
.def-submenu>div>div{
    padding: 0 10px;
    float: left;
    margin-bottom: 20px;
    text-align: left;
}
.def-submenu>div>div>a,.def-submenu>div>div a.def-headline{
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block;
    font-size: 14px;
    text-align: left;
}
.def-submenu>div>div a.def-headline{
    text-transform: uppercase
}
.def-submenu>ul>li>ul{
}
.def-submenu>div>div>ul>li{
    padding-left: 0px;
    border-bottom: 1px solid #DDD;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 0px;
}
.def-submenu>div>div>ul>li>a:hover{
    text-decoration: underline
}

.page-section-product .blog-item:hover{
    /*    -moz-box-shadow: 0 0 4px #999 inset;
        -webkit-box-shadow: 0 0 4px #999 inset;
        box-shadow: 0 0 4px #999 inset;*/
}
.page-section-product h2.def-h1{
    margin-bottom: 30px;
    font-size: 24px
}

.s130 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    /*    background: url(../images/Searchs_130.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        background-size: 100%;*/
    padding: 10px
}

.s130 form {
    max-width: 790px;
}

.s130 form .inner-form {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .15);
    border-radius: 3px;
    overflow: hidden;
    border: 1px solid rgba(0, 0, 0, .15);
}

.s130 form .inner-form .input-field {
    height: 30px
}

.s130 form .inner-form .input-field input {
    height: 100%;
    background: 0 0;
    border: 0;
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 12px;
    color: #000;
    margin: 0;
}

.s130 form .inner-form .input-field input.placeholder {
    color: #fcca00;
    font-size: 14px
}

.s130 form .inner-form .input-field input:-moz-placeholder {
    color: #fcca00;
    font-size: 14px
}

.s130 form .inner-form .input-field input::-webkit-input-placeholder {
    color: #fcca00;
    font-size: 14px
}

.s130 form .inner-form .input-field input:hover,
.s130 form .inner-form .input-field input:focus {
    box-shadow: none;
    outline: 0
}

.s130 form .inner-form .input-field.first-wrap {
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    background: #FFF
}

.s130 form .inner-form .input-field.first-wrap input {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.s130 form .inner-form .input-field.first-wrap .svg-wrapper {
    min-width: 40px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.s130 form .inner-form .input-field.first-wrap svg{
    width: 24px;
    height: 24px;
    fill: #000;
    color: #000;
}

.s130 form .inner-form .input-field.first-wrap i{
    color: #000;
}

.s130 form .inner-form .input-field.second-wrap {
    min-width: 90px
}

.s130 form .inner-form .input-field.second-wrap .btn-search,
.s130 form .inner-form .input-field.second-wrap .btn-checkbarcode{
    height: 100%;
    width: 100%;
    font-size: 14px;
    color: #fcca00;
    border: 0;
    cursor: pointer;
    position: relative;
    z-index: 0;
    background: #000;
    transition: all .2s ease-out, color .2s ease-out;
}

.s130 form .inner-form .input-field.second-wrap .btn-checkbarcode{
    /*background: #e7a32c;*/
}

.s130 form .inner-form .input-field.second-wrap .btn-checkbarcode:hover,
.s130 form .inner-form .input-field.second-wrap .btn-search:hover {
    background: #FFF;
    color: #000;
}

.s130 form .inner-form .input-field.second-wrap .btn-search:focus {
    outline: 0;
    box-shadow: none
}

.s130 form .info {
    font-size: 15px;
    color: #ccc;
    padding-left: 26px
}

@media screen and (max-width:992px) {
    .s130 form .inner-form .input-field {
        height: 50px
    }
}

@media screen and (max-width:767px) {
    .s130 form .inner-form .input-field.first-wrap .svg-wrapper {
        min-width: 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 10px
    }
    .s130 form .inner-form .input-field.first-wrap svg {
        width: 26px;
        height: 26px;
        fill: #222
    }
    .s130 form .inner-form .input-field.second-wrap {
        min-width: 100px
    }
    .s130 form .inner-form .input-field.second-wrap .btn-search {
        font-size: 13px
    }
}

.sns-main .main-block {
    display: flex;
    flex-flow: wrap column;
}
.sns-main .main-block img {
    width: 100%;
    -webkit-transition: all 2s ease;
    display: block;
}
.sns-main .main-block h3 {
    font-size: 1.2rem;
    position: relative;
    z-index: 99;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: initial;
    font-family: "Bebas";
}
.sns-main .main-block h4 {
    font-size: 0.7rem;
    position: relative;
    z-index: 99;
    font-weight: normal;
    line-height: initial;
    font-family: "Galyon", serif;
}
.sns-main .main-block section {
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    z-index: 990;
}
.sns-main .main-block section.click-box {
    overflow: visible;
    z-index: 999;
}
.sns-main .main-block section.click-box .click-block,
.sns-main .main-block section.click-box .click-block-m {
    display: flex;
    flex-flow: wrap row;
    background-color: #fff;
    width: 100%;
    position: absolute;
    z-index: 999;
    display: none;
}
.sns-main .main-block section.click-box .click-block .cancel,
.sns-main .main-block section.click-box .click-block-m .cancel {
    background-color: #000;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 18px;
    height: 18px;
    padding: 2px 2px 1px;
}
.sns-main .main-block section.click-box .click-block .img,
.sns-main .main-block section.click-box .click-block-m .img {
    flex: 0 0 35%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sns-main .main-block section.click-box .click-block .con,
.sns-main .main-block section.click-box .click-block-m .con {
    flex: 0 0 calc(65% - 10px);
    padding: 10px 0 0px 10px;
    color: #000;
    background-color: #fff;
    font-family: galyon, serif;
}
.sns-main .main-block section.click-box .click-block .con h5,
.sns-main .main-block section.click-box .click-block-m .con h5 {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 5px;
}
.sns-main .main-block section.click-box .click-block .con .price,
.sns-main .main-block section.click-box .click-block-m .con .price {
    font-size: 20px;
    margin-bottom: 5px;
}
.sns-main .main-block section.click-box .click-block .con a,
.sns-main .main-block section.click-box .click-block-m .con a {
    text-decoration: none;
    display: inline-block;
    width: 90px;
    height: 30px;
    border: 2px solid #fcca00;
    background-color: #fcca00;
    font-size: 12px;
    color: #000;
    text-shadow: 0 0 black;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    position: static;
    transition: 0.2s;
}
.sns-main .main-block section.click-box .click-block .con a:hover,
.sns-main .main-block section.click-box .click-block-m .con a:hover {
    color: #fcca00;
    background-color: #000;
    border: 2px solid #fcca00;
}
.sns-main .main-block section.click-box .click-block-m {
    height: 135px;
    bottom: -135px;
    left: 0%;
}
.sns-main .main-block section .click-dot li {
    position: absolute;
    z-index: 900;
    cursor: pointer;
    width: 30px;
    height: 30px;
}
.sns-main .main-block section .click-dot li:before {
    content: "";
    display: block;
    border: 3px solid #ffcc00;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    z-index: 900;
    left: 0%;
    top: 0%;
    background-color: rgba(0, 0, 0, 0.6);
}
.sns-main .main-block section .click-dot li:hover span {
    width: 10px;
    height: 10px;
    background-color: #fc0;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 8px;
    z-index: 999;
}
.sns-main .main-block section .click-dot li:nth-child(1) {
    top: 23%;
    left: 26%;
}
.sns-main .main-block section .click-dot li:nth-child(2) {
    top: 38%;
    left: 38%;
}
.sns-main .main-block section .click-dot li:nth-child(3) {
    top: 34%;
    left: 47%;
}
.sns-main .main-block section .click-dot li:nth-child(4) {
    top: 60%;
    left: 28%;
}
.sns-main .main-block section .click-dot li:nth-child(5) {
    top: 26%;
    left: 72%;
}
.sns-main .main-block section div.titleword {
    position: absolute;
    top: 20px;
    box-sizing: border-box;
    padding-left: 20px;
    width: 100%;
    z-index: 99;
    color: #fff;
}
.sns-main .main-block section div.titleword.align-all-center {
    text-align: center;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
}
.sns-main .main-block section a:first-child {
    text-decoration: none;
    color: #fff;
    vertical-align: top;
    width: 100%;
    height: 100%;
    display: block;
    box-sizing: border-box;
    position: absolute;
    text-shadow: 0 0 9px #000;
}
.sns-main .main-block section a:first-child .fade-in {
    display: none;
}
.sns-main .main-block section a:first-child div {
    position: absolute;
    top: 20px;
    box-sizing: border-box;
    padding-left: 20px;
    width: 100%;
    z-index: 99;
}
.sns-main .main-block section a:first-child div.align-all-center {
    text-align: center;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
}
.sns-main .main-block section a:first-child:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 990;
}
.sns-main .main-block section img.inner-logo {
    max-width: 80px;
    margin: 0 auto;
    transform: scale(1);
}
.sns-main .main-block.reverse {
    flex-direction: column-reverse;
}
.sns-main .main-block.last section h4 {
    position: absolute;
    top: initial;
    box-sizing: border-box;
    padding: 15px 0 0px;
    width: 100%;
    z-index: 99;
    color: #fff;
    text-align: center;
    line-height: 16px;
}
@media (min-width: 759px) {
    .sns-main .main-box {
        width: 100%;
        margin: 0 auto;
    }
    .sns-main h2 {
        font-size: 2rem;
    }
    .sns-main .main-block {
        flex-flow: wrap row;
        justify-content: space-between;
        box-sizing: border-box;
        margin-bottom: 5px;
    }
    .sns-main .main-block h3 {
        font-size: 1.2rem;
    }
    .sns-main .main-block section {
        margin-bottom: 0;
    }
    .sns-main .main-block section.click-box .click-dot {
        opacity: 0;
    }
    .sns-main .main-block section.click-box:hover .click-dot {
        opacity: 1;
        transition: 0.3s;
    }
    .sns-main .main-block section.click-box .click-block {
        width: 300px;
        height: auto;
        top: 0px;
        left: 35px;
        bottom: initial;
    }
    .sns-main .main-block section.click-box .click-block .con {
        padding: 10px 0 10px 10px;
    }
    .sns-main .main-block section.click-box .click-block .con h5 {
        font-size: 20px;
    }
    .sns-main .main-block section.click-box .click-block .con .price {
        font-size: 16px;
    }
    .sns-main .main-block section .click-dot li {
        width: 50px;
        height: 50px;
    }
    .sns-main .main-block section .click-dot li.click-block {
        left: 60%;
        top: 0%;
    }
    .sns-main .main-block section a div {
        top: 5px;
        padding-left: 5px;
        transform: translateY(0);
    }
    .sns-main .main-block section a img.inner-logo {
        max-width: 100px;
    }
    .sns-main .main-block section.scale:hover img {
        transform: scale(1.2);
    }
    .sns-main .main-block section.scale:hover img.inner-logo {
        transform: scale(1);
    }
    .sns-main .main-block section.dark-show a .fade-in {
        display: none;
        color: #fff;
        width: 90%;
        position: absolute;
        top: 55%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 999;
        font-size: 14px;
        line-height: 22px;
        font-family: "Galyon", serif;
        animation: spec 0.5s 1 normal;
    }
    .sns-main .main-block section.dark-show a .fade-in .title {
        position: relative;
        z-index: 1000;
    }
    .sns-main .main-block section.dark-show a .fade-in h4 {
        text-align: center;
        margin-bottom: 10px;
    }
    .sns-main .main-block section.dark-show a .fade-in.text-center {
        font-size: 14px;
        color: #fcca00;
        letter-spacing: 2px;
        text-align: center;
    }
    .sns-main .main-block section.dark-show a .fade-in .fas {
        font-size: 11px;
    }
    .sns-main .main-block section.dark-show a:first-child .title {
        z-index: 999;
    }
    .sns-main .main-block section.dark-show:hover a .fade-in {
        display: block;
    }
    .sns-main .main-block section.dark-show:hover a:after {
        transition: 0.3s;
        background-color: rgba(0, 0, 0, 0.8);
    }
    .sns-main .main-block > div {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .sns-main .main-block > div section:nth-child(1) {
        margin-bottom: 0px;
    }
    .sns-main .main-block.reverse {
        flex-direction: row-reverse;
    }
    .sns-main .main-block.reverse section.click-box .click-block,
    .sns-main .main-block.reverse section.click-box .click-block-m {
        left: initial;
        right: 30px;
    }
    .sns-main .main-block.reverse section .click-dot li:before {
        left: initial;
        right: 0;
    }
    .sns-main .main-block.reverse section .click-dot li:hover span {
        left: initial;
        right: 8px;
    }
    .sns-main .main-block.reverse section .click-dot li:nth-child(1) {
        left: 22%;
    }
    .sns-main .main-block.reverse section .click-dot li:nth-child(2) {
        left: 34%;
    }
    .sns-main .main-block.reverse section .click-dot li:nth-child(3) {
        left: 43%;
    }
    .sns-main .main-block.reverse section .click-dot li:nth-child(4) {
        left: 24%;
    }
    .sns-main .main-block.reverse section .click-dot li:nth-child(5) {
        left: 68%;
    }
    .sns-main .main-block.last {
        margin-top: 40px;
        margin-bottom: 0px;
    }
    .sns-main .main-block.last > section {
        flex: 0 0 33.333%;
    }
    .sns-main .main-block.last > section h4 {
        font-size: 12px;
        line-height: 0.7rem;
    }
    .sns-main .main-block > section, .sns-main .main-block > div {
        flex: 0 0 49.7%;
    }
}
@media (min-width: 959px) {
    .sns-main .main-block {
        margin-bottom: 7px;
    }
    .sns-main .main-block h3 {
        font-size: 2rem;
    }
    .sns-main .main-block h4 {
        font-size: 0.9rem;
    }
    .sns-main .main-block.last > section h4 {
        font-size: 0.9rem;
        line-height: 0.9rem;
    }
    .sns-main .main-block section a div {
        top: 10px;
        padding-left: 20px;
    }
    .sns-main .main-block section.dark-show a .fade-in {
        width: 400px;
        top: 50%;
        font-size: 1rem;
        line-height: 22px;
    }
    .sns-main .main-block section.dark-show a .fade-in h4 {
        font-size: 22px;
        text-align: center;
        margin-bottom: 20px;
    }
    .sns-main .main-block section.dark-show a .fade-in.text-center {
        font-size: 1.1rem;
    }
}
@media (min-width: 1280px) {
    .sns-main h2 {
        font-size: 3.5rem;
        padding: 70px 0;
    }
    .sns-main .main-block {
        padding: 0;
    }
    .sns-main .main-block section .click-dot li:nth-child(1) {
        top: 25%;
        left: 29%;
    }
    .sns-main .main-block section .click-dot li:nth-child(2) {
        top: 37%;
        left: 40%;
    }
    .sns-main .main-block section .click-dot li:nth-child(3) {
        top: 34%;
        left: 48%;
    }
    .sns-main .main-block section .click-dot li:nth-child(4) {
        top: 62%;
        left: 30%;
    }
    .sns-main .main-block section .click-dot li:nth-child(5) {
        top: 34%;
        left: 72%;
    }
    .sns-main .main-block section.dark-show:hover a .fade-in h4 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    .sns-main .main-block section.dark-show:hover a .fade-in.text-center {
        font-size: 1.3rem;
    }
    .sns-main .main-block section.dark-show:hover a .fade-in .fas {
        font-size: 16px;
    }
}
@media (min-width: 1920px) {
    .sns-main .main-block {
        padding: 0;
        margin-bottom: 11px;
    }
    .sns-main .main-block h3 {
        font-size: 3rem;
    }
    .sns-main .main-block h4 {
        font-size: 1.2rem;
    }
    .sns-main .main-block.last > section h3 {
        font-size: 1rem;
        margin-bottom: 0px;
    }
    .sns-main .main-block.last > section h4 {
        font-size: 1.2rem;
        line-height: 1.2rem;
    }
    .sns-main .main-block section a img.inner-logo {
        max-width: 200px;
    }
    .sns-main .main-block section a img.inner-logo.img2 {
        max-width: 150px;
    }
    .sns-main .main-block section .click-dot li:nth-child(2) {
        top: 40%;
        left: 40%;
    }
    .sns-main .main-block section .click-dot li:nth-child(3) {
        top: 37%;
        left: 48.5%;
    }
    .sns-main .main-block section.dark-show a .fade-in {
        width: 600px;
    }
    .sns-main .main-block section.dark-show:hover a .fade-in {
        font-size: 1.3rem;
        line-height: 25px;
    }
    .sns-main .main-block section.dark-show:hover a .fade-in li {
        margin-bottom: 15px;
    }
}