/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

/* Main */

.fas, .fa, .far, .fab {
    font-family: fontawesome!important;
}

.w-socials-item-link::after {
    font-family:"FontAwesome"!important;;
}
.tp-bannertimer  {
    background: rgba(0,0,0,0.1) !important;
}

.l-main {
    z-index: 1;
    box-shadow: 0 1px 0 rgba(0,0,0,0.08);
}
.headerlayout_advanced .l-main {
    box-shadow: none;
}
.l-footer {
    border-top:1px solid rgba(0,0,0,0.08);
}

.w-tabs-list-h {
    justify-content: center;
    align-items: center;
    background: #e5e5e5;;
}
.w-tabs-item {
    flex: 0 0 20%;
    padding: 20px;
}
.w-tabs-item .w-tabs-item-title a {
    font-size: 18px;
}
.w-blog.imgpos_atleft .w-blog-entry-preview {
    display: block;
    float: left;
    max-width: 350px;
    width: 30%;
}
.w-blog.imgpos_atleft .w-blog-entry-body {
    margin-left: 35%;
}

.w-blog-entry {
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #e8e8e8;
}
.uvc-heading-spacer {
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.uvc-headings-line {
    border-style: solid;
    border-bottom-width: 1px;
    border-color: #45c1cb;
    margin: 0px auto;
    display: block;
    width: 100%;
    max-width: 100%;
}

.g-cols.offset_default > .one-third {
    width: 30.6666%;
}
.g-cols.offset_default > .two-thirds {
    width: 65.3333%;
}

.w-gallery-tnails {
    font-size: 0;
    position: relative;
}
.w-gallery-tnail {
    display: inline-block;
    vertical-align: top;
    position: relative;

    cursor: zoom-in;
}

.w-gallery.columns_3 .w-gallery-tnail {
    width: 33.3333%;
}
.w-gallery-tnail-img {
    display: inline-block!important;
}
.woocommerce .products .product a {
    height: 100%;
    display: block;
}
.woocommerce .products .product a img {
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.events-block{
    height:242px;
}
.l-main .for_comments {
    display: none;
}
@media only screen and (max-width: 1210px){
    .hugeitmicro .videoelement_2 {
        width: 33%;
        max-width: 98%;
        transform: none!important;
        position: relative!important;
        display: inline-block;
    }
    .hugeitmicro .videoelement_2 .image-block_2 {
        max-width: 100%;
    }
    .hugeitmicro .videoelement_2 .image-block_2 img {
        width:100%!important;
    }
}
@media only screen and (max-width: 800px){
    .hugeitmicro .videoelement_2 {
        width: 49.4%;
        max-width: 99%;

    }
    .hugeitmicro .videoelement_2 .image-block_2 {
        max-width: 99%;
    }
    .hugeitmicro .videoelement_2 .image-block_2 img {
        width:99%!important;
    }
}
@media only screen and (max-width: 767px){
    .g-cols > div {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 30px;
    }
    .events-block {
        height: 200px;

    }
}
@media only screen and (max-width: 479px){
    .w-gallery.columns_1 .w-gallery-tnail,
    .w-gallery.columns_2 .w-gallery-tnail,
    .w-gallery.columns_3 .w-gallery-tnail {
        width: 100%;
    }

    .woocommerce .products .product a img {
        max-width: 80%;
        margin: 0 auto;
    }
    .events-block {
        height: auto;
    }
}
@media only screen and (max-width: 460px) {
    .hugeitmicro .videoelement_2 {
        width: 100%;
        max-width: 100%;

    }
    .hugeitmicro .videoelement_2 .image-block_2 {
        max-width: 100%;
        margin: 0 auto;
    }
    .hugeitmicro .videoelement_2 .image-block_2 img  {
        width: 100%!important;
    }
    #huge_it_videogallery_container_2 {
        height:auto!important;
    }
}

/* Product List */
.woocommerce ul.products {
    list-style: none !important;
    clear: both;
    font-size: 0;
    margin: 0 -25px 25px;
}
.woocommerce .products:after {
    display: block;
    content: '';
    clear: both;
}
.woocommerce .products .product {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 0;
    padding: 25px;
    width: 25%;
    box-shadow: 0 1px 1px rgba(0,0,0,0);
    -webkit-transition: box-shadow 0.25s ease-out;
    transition: box-shadow 0.25s ease-out;
}
.woocommerce.columns-1 .products .product {
    width: 100%;
}
.woocommerce.columns-2 .products .product {
    width: 50%;
}
.woocommerce.columns-3 .products .product {
    width: 33.3333%;
}
.woocommerce.columns-5 .products .product {
    width: 20%;
}
.no-touch .woocommerce .products .product:hover {
    box-shadow: 0 2px 15px rgba(0,0,0,0.17);
    z-index: 3;
}
.woocommerce .products .product .onsale {
    top: 10px;
    right: 10px;
    left: auto;
}
.woocommerce .products .product img {
    display: block;
}
.woocommerce .products .product h3 {
    font-size: 16px;
    line-height: 24px;
    padding: 14px 0 6px;
    margin: 0;
}
.woocommerce .products .product.product-category h3 {
    padding-bottom: 0;
}
.woocommerce .products .product .star-rating {
    float: none;
    margin: 4px 0 8px;
}
.woocommerce .products .product .price {
    display: block;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 12px;
}
.woocommerce .products .product .price del {
    font-size: 0.8em;
    line-height: 0.8;
    font-weight: normal;
    opacity: 0.5;
}
.woocommerce .products .product .price ins {
    text-decoration: none;
}
.woocommerce .products .product .price .from {
    font-size: 0.8em;
    margin: 0;
    text-transform: uppercase;
}
.woocommerce .products .product .button {
    font-size: 13px;
    padding: 8px 26px;
    margin-right: 10px;
}
.woocommerce a.added_to_cart {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    padding-top: 10px;
    white-space: nowrap;
    border-bottom: 1px solid transparent;
}
/* RESPONSIVE STYLES
----------------------------------------------------- */

@media only screen and (max-width: 1023px) {

    .woocommerce ul.products {
        margin: 0 -20px 20px;
    }
    .woocommerce .products .product {
        padding: 20px;
        width: 33.3333% !important;
    }

    .woocommerce div.product .summary {
        width: 56%;
        margin-bottom: 20px;
    }
    .woocommerce div.product .cart .variations td.label {
        width: auto;
    }
    .woocommerce div.product .cart .single_variation_wrap {
        padding-left: 0;
    }
    .woocommerce div.product .cart .group_table td.label {
        font-size: 16px;
        line-height: 20px;
    }
    .woocommerce div.product .cart .group_table td.price {
        font-size: 20px;
        line-height: 20px;
    }
    .woocommerce-tabs {
        clear: both;
        float: none;
        margin-bottom: -1px;
        padding-bottom: 0;
        width: 100%;
    }

    .woocommerce .cart_totals td,
    .woocommerce .cart_totals th {
        line-height: inherit;
    }

    .woocommerce .login,
    .woocommerce .checkout_coupon,
    .woocommerce .register {
        padding: 20px 20px 0;
    }
}
@media only screen and (max-width: 860px) {
    .w-tabs-list-h {
        flex-direction: column;
    }
    .w-tabs-item {
        flex: 0 0 100%;
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {

}
@media only screen and (max-width: 767px) {

    body {
        font-size: 13px;
        line-height: 23px;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 22px;
    }
    h4,
    .widgettitle,
    .comment-reply-title,
    .ultb3-box .ultb3-title,
    .flip-box-wrap .flip-box .ifb-face h3,
    .aio-icon-box .aio-icon-header h3.aio-icon-title {
        font-size: 20px;
    }
    h5,
    .w-portfolio-item-title {
        font-size: 18px;
    }
    h6 {
        font-size: 16px;
    }

    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce .form-row-first,
    .woocommerce .form-row-last,
    .woocommerce .checkout .shop_table,
    .woocommerce #payment {
        float: none;
        width: 100%;
    }
    .woocommerce .login .form-row-first,
    .woocommerce .checkout_coupon .form-row-first,
    .woocommerce .register .form-row-first,
    .woocommerce .col2-set .col-1,
    .woocommerce .checkout .shop_table {
        margin-bottom: 10px;
    }


    .woocommerce .woocommerce-result-count {
        margin-top: 15px;
    }
    .woocommerce .woocommerce-ordering {
        float: left;
    }
    .woocommerce .products .product {
        width: 50% !important;
    }

    .woocommerce div.product .onsale {
        left: auto;
        right: 10%;
        margin: 0;
    }
    .woocommerce div.product .images {
        float: none;
        width: 100%;
        max-width: 450px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .woocommerce div.product .summary {
        float: none;
        width: 100% !important;
        margin-bottom: 30px;
    }

    .woocommerce .product-thumbnail {
        display: none !important;
    }
    .woocommerce .shop_table.cart td.product-name {
        padding-left: 0;
        padding-right: 0;
    }
    .woocommerce .shop_table.cart td.product-quantity {
        padding-left: 0;
        padding-right: 0;
    }
    .woocommerce .shop_table.cart .actions {
        text-align: left;
    }
    .woocommerce .cart_totals {
        float: none;
        width: 100%;
    }

    .woocommerce ul.order_details li {
        border: none;
        margin: 0 15px 15px 0;
        padding-right: 10px;
    }

    .woocommerce .shop_table.my_account_orders {
        display: block;
        border: none;
        margin-bottom: 10px;
    }
    .woocommerce .shop_table.my_account_orders thead {
        display: none;
    }
    .woocommerce .shop_table.my_account_orders tbody,
    .woocommerce .shop_table.my_account_orders tr {
        display: block;
    }
    .woocommerce .shop_table.my_account_orders td {
        display: inline-block;
        padding: 4px 10px 4px 0;
        border: none;
    }
    .woocommerce .shop_table.my_account_orders .order-actions {
        display: block;
        text-align: left;
        padding: 4px 0 16px;
    }
    .woocommerce .shop_table.my_account_orders .order-actions .button {
        margin: 0 4px 0 0;
        padding: 4px 16px;
    }

    .woocommerce .addresses .title .edit {
        margin-top: 8px;
    }
}

@media only screen and (max-width: 599px) {

    .woocommerce .woocommerce-message .button,
    .woocommerce .woocommerce-error .button,
    .woocommerce .woocommerce-info .button {
        position: static;
        margin-right: 10px;
    }

    .woocommerce div.product .price {
        font-size: 24px;
    }
    .woocommerce div.product .onsale {
        right: -10px;
    }
    .woocommerce .comment-respond {
        padding: 20px;
    }

    .woocommerce-tabs .tabs {
        margin-bottom: 15px;
    }

    .woocommerce .related > h2,
    .woocommerce .upsells > h2,
    .woocommerce .cross-sells > h2 {
        margin-bottom: 0;
    }

    .woocommerce .shop_table thead th {
        display: none;
    }
    .woocommerce .shop_table tbody tr:first-child td {
        border-width: 0;
    }

    .woocommerce .checkout #order_review {
        padding: 20px;
    }
}

@media only screen and (max-width: 560px) {
    .l-subheader.at_top  {
        height:55px;
    }
    .l-subheader.at_top .l-subheader-h  {
        flex-direction: column;
    }
}
@media only screen and (max-width: 479px) {

    .woocommerce .form-row {
        margin: 0 0 10px;
    }

    .woocommerce .cart.variations_form {
        padding: 10px 20px;
    }

    .woocommerce .woocommerce-ordering {
        float: none;
        margin: 0;
        width: 100%;
    }
    .woocommerce .products .product {
        width: 100% !important;
    }


}
@media only screen and (max-width: 599px) {
    .w-blog.imgpos_atleft .w-blog-entry-preview {
        float: none;
        width: 100%;
        padding-bottom: 20px;
        max-width: 100%;
    }
    .w-blog.imgpos_atleft .w-blog-entry-body {
        margin-left:0;

    }
}
