/*
Theme Name: Flatsome Child 1.1
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background: #9A9A9A;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 10px;
    background-color: #f5f5f5;
}

.container-width, .full-width .ubermenu-nav, .container, .row , .row.row-small.isures-layout--saller {
    max-width: 1200px;
}
.row.row-small.isures-grid--banner , .row.row-small {
	max-width: calc(1200px - 9.8px );}
/* global */
.isures-global--row .col-inner {
    border-radius: 5px;
    box-shadow: 0 0 3px 0 #dee2e6;
}
.isures-global--section{
	padding-bottom: 0!important
}
.isures-global--effect_img a{
	overflow: hidden;
	display: block;
	position: relative;
}
.isures-global--effect_img a:before{
	content: '';
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	background: linear-gradient(-45deg,transparent,rgba(255,255,255,.4),transparent);
	transition: 0.2s;
	transition-delay: 0.2s;
	z-index: 1
}
.isures-global--effect_img a:hover:before{
	left: 100%;
}

.isures-flashsale--title .section-title.section-title-normal {
	border: none;
	margin: 0;
}
.isures-flashsale--title span.section-title-main {
    border: none;
    margin: 0;
    text-transform: capitalize;
    color: var(--isures-primary-color);
    background: #fff;
    margin-bottom: -15px;
    margin-left: 15px;
    position: relative;
    z-index: 2;
    padding: 5px 15px;
}
/* product global ranked */
.isures-global--ranked{
    counter-reset: section;
}
.isures-global--ranked .product-small.col .box-image a{position: relative; }
.isures-global--ranked .product-small.col .box-image a:after {
    content: '#'counter(section);
    counter-increment: section;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    text-align: center;
    padding: 5px;
    z-index: 9;
    color: #fff;
    font-weight: bold;
    background: var(--isures-secondary-color);
}

.isures-global--ranked .product-small.col:nth-child(-n+3) .box-image a:after {
	background: url(assets/images/icon_cosmetic.png) no-repeat;
    color: transparent;
    width: 45px;
    height: 33px;
}
.isures-global--ranked .product-small.col:nth-child(1) .box-image a:after {
    background-position: -174px -117px;
}
.isures-global--ranked .product-small.col:nth-child(2) .box-image a:after {
	background-position: -223px -117px;
}
.isures-global--ranked .product-small.col:nth-child(3) .box-image a:after {
	background-position: -272px -117px;
}
/* flash sale section */

.isures-section--prod_flashsale {
    border: 2px solid var(--isures-primary-color);
    padding: 20px 0 0 0;
    border-radius: 5px;
    max-width: calc(1200px - 30px )!important;
	margin-bottom: 25px;
}
.isures-section--prod_flashsale .flickity-prev-next-button svg {
    fill: #fff;
    background: var(--isures-primary-color);
    border: none;
    padding: 12px;
}
.isures-global--vertical_mega {
    margin-left: 0!important;
    margin-right: 0!important;
    width: 100%;
    height: 100%;
}
.isures-global--vertical_mega > .col {
    padding-bottom: 0;
}
.isures-global--vertical_mega .col, .isures-global--vertical_mega .col-inner, .isures-global--vertical_mega div {
    position: static;
}
.isures-global--vertical_mega ul.product_list_widget li {
    margin: 0;
    border-top: none!important;
}
.isures-global--vertical_mega ul.product_list_widget li a {
    font-size: 14px;
    color: #222;
	font-weight: normal!important;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.isures-global--vertical_mega ul.product_list_widget li span.amount {
    font-size: 14px;
    color: #d3364a;
}
.isures-image--style_right .img-inner {
    position: absolute;
    right: -50px;
    top: 0;
}

.isures-sort--nav_wrap{display: block}
.isures-sort--nav_wrap .ux-menu-link {
    display: inline-block;
}
.isures-sort--nav_wrap .ux-menu-link a {
    border: 1px solid var(--isures-primary-color);
    padding: 5px 10px;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    background: #fff;
    line-height: 1;
    color: #000;
	transition: 0.15s ease-in-out}


/* icon box */
/* iconbox */
.isures-wrap--iconbox , .isures-wrap--iconbox a{
    display: flex;
    align-items: center;
}
.isures-iconbox--icon {
    font-size: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
p.isures-text--head {
    font-size: 16px;
    color: #363636;
    font-weight: bold;
    text-transform: uppercase;
}
.isures-iconbox--content {
    line-height: 1.3;
}
p.isures-text--bottom {
    font-size: 14px;
}

.isures-freeship--wrap .isures-wrap--iconbox {
    border-right: 1px solid #eedef2;
    padding-right: 39px;
}
.isures-freeship--wrap .isures-wrap--iconbox:nth-child(3){
	border-right: none
}

/* ajax categories*/

/* loading */

.loading-snip {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, .4);
    border-radius: 4px;
    display: none;
}

.nav-pagination.active .loading-snip,
.loading-snip.active {
    display: block;
}

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -16px;
    margin-left: -10px;
    border-radius: 50%;
    border-top: 2px solid #07d;
    border-right: 2px solid transparent;
    animation: spinner .6s linear infinite;
}
/* heading */
.row.row-small.product-isures {
    background: #fff;
	margin-left: 0!important;
	margin-right: 0;
	border: 1px solid #f1f1f1;
}
.isures-heading {
    display: flex;
    align-items: center;
	justify-content: space-between;
    background: #fff;
    margin-bottom: 15px;
    position: relative;
    border-bottom: 2px solid var(--isures-primary-color);
}
.isures-heading span.section-title-main {
	position: relative;
	line-height: 45px;
	color: var(--isures-primary-color);
	overflow: hidden;
	text-transform: capitalize;
	margin-right: 25px;
	padding-left: 10px;
}
.isures-heading span.section-title-main:before {
    content: "";
    position: absolute;
    display: block;
    height: 4px;
    background: var(--isures-primary-color);
    top: 0;
    left: -3px;
    transform: skewX(-45deg);
    filter: brightness(0.85);
}
ul.isures-sub-title.isures-scroll {
    margin-bottom: 0;
}
ul.isures-sub-title.isures-scroll li {
    display: inline-block;
    font-weight: normal;
    list-style: none;
    margin: 0;
    font-size: 14px;
}
ul.isures-sub-title.isures-scroll li a{
	color: #777;
	display: block;
	padding: 5px 10px;
	border: 2px solid transparent;
	text-transform: capitalize
}
ul.isures-sub-title.isures-scroll li a.load-product-tab.active {
    color: var(--isures-primary-color);
    border-radius: 4px;
    font-weight: bold;

}
.row.loadmore-wrap {
    margin-left: 0!important;
    margin-right: 0!important;
}
.isures-global--button {
    width: 100%;
    background: var(--isures-primary-color);
    color: #fff;
	cursor: pointer;
	position: relative
}
a.load-more.isures-global--button,.my-button {
    width: fit-content;
    width: -moz-max-content;
    padding: 5px 15px!important;
    margin-bottom: 15px;
    transition: 0.15s ease-in-out;
    border-radius: 5px;
    border: 2px solid var(--isures-primary-color);
    background: transparent;
    color: var(--isures-primary-color);
    display: inline-block;
	line-height: 1
}
.my-button{
	margin: 0px auto;display: block;
}
a.load-more.isures-global--button i{vertical-align: middle}
.isures-global--button:hover {
    background: var(--isures-primary-color)!important;
    color: #fff!important;
}

/* ph isures */
.isures-ph--item {
    direction: ltr;
    position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #fff;
/*     border: 1px solid #e6e6e6; */
    border-radius: 2px;
	z-index: 21;
}

.isures-ph--item,
.isures-ph--item *,
.isures-ph--item :after,
.isures-ph--item :before {
    box-sizing: border-box
}

.isures-ph--item:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 1;
    width: 500%;
    margin-left: -250%;
    -webkit-animation: iSuresPlaceholder .8s linear infinite;
    animation: iSuresPlaceholder .8s linear infinite;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 46%, hsla(0, 0%, 100%, .35) 50%, hsla(0, 0%, 100%, 0) 54%) 50% 50%
}

.isures-ph--item>* {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    padding-right: 0;
    padding-left: 0
}

.isures-ph--item .ph-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 7.5px
}

.isures-ph--item .ph-row div {
    height: 10px;
    margin-bottom: 7.5px;
    background-color: #ced4da
}

.isures-ph--item .ph-row .big, .isures-ph--item .ph-row.big div {
    height: 20px;
    margin-bottom: 15px
}

.isures-ph--item .ph-row .empty {
    background-color: hsla(0, 0%, 100%, 0)
}

.isures-ph--item .ph-col-2 {
    flex: 0 0 16.66667%
}

.isures-ph--item .ph-col-4 {
    flex: 0 0 33.33333%
}

.isures-ph--item .ph-col-6 {
    flex: 0 0 50%
}

.isures-ph--item .ph-col-8 {
    flex: 0 0 66.66667%
}

.isures-ph--item .ph-col-10 {
    flex: 0 0 83.33333%
}

.isures-ph--item .ph-col-12 {
    flex: 0 0 100%
}

.isures-ph--item .ph-avatar {
    position: relative;
    width: 100%;
    min-width: 60px;
    background-color: #ced4da;
    margin-bottom: 15px;
    border-radius: 50%;
    overflow: hidden
}

.isures-ph--item .ph-avatar:before {
    content: " ";
    display: block;
    padding-top: 100%
}

.isures-ph--item .ph-picture {
    width: 100%;
    height: 250px;
    background-color: #ced4da;
    margin-bottom: 15px
}
.isures-ph--item .ph-row .circle{
	border-radius: 99%;
	width: 50px;
	height: 50px;
	display: inline-block;
	margin-right: 15px;
	margin-top: 20px;
	flex: 0 0 50px
}


@-webkit-keyframes iSuresPlaceholder {
    0% {
        transform: translate3d(-30%, 0, 0)
    }
    to {
        transform: translate3d(30%, 0, 0)
    }
}

@keyframes iSuresPlaceholder {
    0% {
        transform: translate3d(-30%, 0, 0)
    }
    to {
        transform: translate3d(30%, 0, 0)
    }
}

/* giftbox */
.isures-gift--item {
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 15px;
}
.isures-gift--item img {
    max-width: 40px;
    height: 40px;
}
.isures-gift--content {
    position: relative;
    border-bottom: solid 2px #333;
    border-top: solid 2px #333;
    margin-left: 2%;
    padding: 7px 0;
}

.isures-gift--item span {
    position: absolute;
    background: #fff;
    left: 0;
    top: -11px;
    padding-right: 10px;
    color: var(--isures-primary-color);
    font-size: 14px;
    font-weight: bold;
}
.isures-gift--content p {
    overflow: hidden;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	margin: 0;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}