
  .col,.gallery-item,.columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%
}

.col-fit {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.col-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.col-last {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.col-inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.col-has-radius {
    overflow: hidden
}

@media screen and (min-width: 850px) {
    .col:first-child .col-inner {
        margin-left:auto;
        margin-right: 0
    }

    .col+.col .col-inner {
        margin-right: auto;
        margin-left: 0
    }
}
  
  
  
  
  
  


*,*:before,*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product-small.box {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 20px #eaeaea;
    overflow: hidden
}

.product-small.box:hover {
    box-shadow: 1px 1px 10px rgb(0 0 0 / 10%)
}

.box-text.box-text-products {
    padding: 25px
}

.box-text .woocommerce-loop-product__title a {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    display: block
}





@media (min-width: 549px) {
    .has-video .bg {
        display:none	
    }
	
}

.box {
    width: 100%;
    position: relative;
    margin: 0 auto
}

.box>a {
    width: 100%;
    display: block
}

.box a {
    display: inline-block
}

.box,.box-image,.box-text {
    -webkit-transition: opacity 0.3s,background-color 0.3s,-webkit-transform 0.3s;
    transition: opacity 0.3s,background-color 0.3s,-webkit-transform 0.3s;
    -o-transition: opacity 0.3s,transform 0.3s,background-color 0.3s;
    transition: opacity 0.3s,transform 0.3s,background-color 0.3s;
    transition: opacity 0.3s,transform 0.3s,background-color 0.3s,-webkit-transform 0.3s
}

.box-image>a,.box-image>div>a {
    display: block
}

.box-text {
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em
}

.has-shadow .box-text {
    padding-left: 1.2em;
    padding-right: 1.2em
}

@media (max-width: 549px) {
.box-text .woocommerce-loop-product__title a{
		font-size: 11px;
	}
    .box-text {
        font-size:85%
    }
}

.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
    overflow: hidden
}

.box-image[style*="-radius"] {
    -webkit-mask-image: -webkit-radial-gradient(white,black)
}

.box-image-inner {
    position: relative;
    overflow: hidden;
    z-index: 0
}

.box-text.text-center {
    padding-left: 10px;
    padding-right: 10px
}

.box-image img {
    max-width: 100%;
    width: 100%;
    margin: 0 auto
}

.box-label {
    overflow: hidden
}

.box-label .box-text.text-center {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    margin: 10% 0
}

.box-label .box-text.text-right {
    right: 0;
    left: auto
}

.box-label .box-text {
    position: absolute;
    bottom: 0;
    width: auto;
    padding: 0;
    margin: 10%;
    padding: .5em 1.5em .55em;
    background-color: #FFF;
    opacity: .95;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0,0,0,.1);
    box-shadow: 1px 1px 3px 0 rgba(0,0,0,.1)
}

.box-label:hover .box-text {
    opacity: 1
}

.box-badge {
    overflow: hidden
}

.box-badge .box-text {
    background-color: rgba(255,255,255,.95);
    padding: .8em 1em 1em;
    position: absolute;
    bottom: 15%;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    z-index: 1
}

.dark .box-badge .box-text {
    background-color: rgba(0,0,0,.95)
}

.box-badge:hover .box-text {
    background-color: #446084
}

.box-bounce .box-text {
    padding: 15px 15px 20px;
    z-index: 1
}

.box-bounce:hover .box-text {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
    background-color: #fff
}

.dark .box-bounce:hover .box-text {
    background-color: #222
}

.box-bounce:hover .box-image {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.box-push .box-text {
    padding: 15px 20px;
    background-color: rgba(255,255,255,.95);
    max-width: 85%;
    margin: -15% auto 0
}

.box-overlay .box-text,.box-shade .box-text {
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    padding-left: 1.5em;
    padding-right: 1.5em
}

.box-overlay.dark .box-text,.box-shade.dark .box-text {
    text-shadow: 1px 1px 1px rgba(0,0,0,.5)
}

.box-none .box-text {
    display: none!important
}

.has-post-icon:hover .box-shade .box-text,.has-post-icon:hover .box-overlay .box-text {
    opacity: 0!important
}

.box-text-middle.box-overlay .box-text,.box-text-middle.box-shade .box-text {
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    bottom: auto!important;
    z-index: 16;
    left: 0;
    right: 0
}

.box-text-top.box-overlay .box-text,.box-text-top.box-shade .box-text {
    position: absolute;
    top: 0;
    bottom: auto!important;
    z-index: 16;
    left: 0;
    right: 0
}

.box-vertical .box-text-middle .box-text {
    position: relative;
    top: auto;
    bottom: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.has-box-vertical .col {
    width: 100%!important;
    max-width: 100%!important
}

@media screen and (min-width: 550px) {
	
	.button{
display: none;
}
	
    .box-list-view .col {
        -ms-flex-preferred-size:100%!important;
        flex-basis: 100%!important;
        max-width: 100%!important
    }

    .box-list-view .box,.box-vertical {
        display: table;
        width: 100%
    }

    .box-list-view .box .image-right,.box-vertical .image-right {
        direction: rtl
    }

    .box-list-view .box .box-image,.box-list-view .box .box-text,.box-vertical .box-image,.box-vertical .box-text {
        direction: ltr;
        display: table-cell;
        vertical-align: middle
    }

    .box-list-view .box .box-text,.box-vertical .box-text {
        padding-left: 1.5em;
        padding-right: 1.5em
    }

    .box-list-view .box .box-image,.box-vertical .box-image {
        width: 50%
    }

    .box-list-view .box.align-top .box-text,.box-vertical.align-top .box-text {
        vertical-align: top
    }
}




.box-text h1,.box-text h2,.box-text h3,.box-text h4,.box-text h5,.box-text h6,.box-text a: not(.button) {
    margin-top: .1em;
    margin-bottom: .1em
}

.box-text p {
    margin-top: .1em;
    margin-bottom: .1em
}