@media only screen and (max-width:768px) {
    .edgtf-woocommerce-page table.cart td.actions .coupon input[type=text] {
        width: 180px;
        margin: 0 17px 0 0;
        padding: 9px 20px
    }
}

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

    .edgtf-woocommerce-page table.cart tr td,
    .edgtf-woocommerce-page table.cart tr th {
        font-size: 12px
    }

    .edgtf-woocommerce-page table.cart tr.cart_item td.product-thumbnail {
        width: auto;
        padding-right: 0
    }

    .edgtf-woocommerce-page table.cart tr.cart_item td.product-thumbnail img {
        display: none
    }

    .edgtf-woocommerce-page table.cart td.actions .coupon {
        margin: 0 0 20px
    }

    .edgtf-woocommerce-page table.cart td.actions .coupon input[type=text] {
        width: 160px;
        padding: 9px 15px;
        margin: 0 10px 20px 0
    }

    .edgtf-woocommerce-page table.cart td.actions .coupon,
    .edgtf-woocommerce-page table.cart td.actions>input {
        float: none;
        display: block
    }
}

@media only screen and (max-width:1366px) {
    .edgtf-woocommerce-page .woocommerce-checkout h3 {
        font-size: 38px
    }
}

@media only screen and (max-width:1024px) {
    .edgtf-woocommerce-page .woocommerce-checkout h3 {
        font-size: 26px
    }
}

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

    .edgtf-woocommerce-page .woocommerce-checkout .col-1,
    .edgtf-woocommerce-page .woocommerce-checkout .col-2 {
        width: 100%
    }

    .edgtf-woocommerce-page .woocommerce-checkout .col-1 {
        margin: 0 0 25px
    }
}

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

    .edgtf-woocommerce-page .woocommerce-checkout .col-1 .form-row,
    .edgtf-woocommerce-page .woocommerce-checkout .col-2 .form-row {
        width: 100%;
        margin: 0;
        float: none
    }
}

@media only screen and (max-width:480px) {
    .edgtf-woocommerce-page .woocommerce-checkout .woocommerce-checkout-payment ul li.payment_method_paypal label img {
        display: none
    }
}

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

    .edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1,
    .edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-2 {
        width: 100%
    }

    .edgtf-woocommerce-page.woocommerce-order-received .woocommerce .col2-set.addresses .col-1 {
        margin: 0 0 25px
    }
}

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

    .woocommerce-page .edgtf-content .wc-forward:not(.added_to_cart):not(.checkout-button),
    .woocommerce-page .edgtf-content a.added_to_cart,
    .woocommerce-page .edgtf-content a.button,
    .woocommerce-page .edgtf-content button[type=submit]:not(.edgtf-woo-search-widget-button):not(.edgtf-search-form-button),
    .woocommerce-page .edgtf-content input[type=submit],
    div.woocommerce .wc-forward:not(.added_to_cart):not(.checkout-button),
    div.woocommerce a.added_to_cart,
    div.woocommerce a.button,
    div.woocommerce button[type=submit]:not(.edgtf-woo-search-widget-button):not(.edgtf-search-form-button),
    div.woocommerce input[type=submit] {
        padding: 10px 15px
    }
}

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

    .woocommerce-page .edgtf-content a.button,
    div.woocommerce a.button {
        display: block;
        text-align: center
    }
}

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

    .edgtf-woo-single-page .edgtf-single-product-content .edgtf-new-product,
    .edgtf-woo-single-page .edgtf-single-product-content .edgtf-onsale,
    .edgtf-woo-single-page .edgtf-single-product-content .edgtf-out-of-stock {
        right: 10px
    }
}

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

    .edgtf-woocommerce-page .woocommerce-error,
    .edgtf-woocommerce-page .woocommerce-info,
    .edgtf-woocommerce-page .woocommerce-message {
        padding: 17px 25px
    }
}

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

    .edgtf-woocommerce-page .woocommerce-error,
    .edgtf-woocommerce-page .woocommerce-info,
    .edgtf-woocommerce-page .woocommerce-message {
        padding: 14px 20px;
        line-height: 2em
    }

    .edgtf-woocommerce-page .woocommerce-error a,
    .edgtf-woocommerce-page .woocommerce-info a,
    .edgtf-woocommerce-page .woocommerce-message a {
        float: none;
        margin: 0 40% 15px 0
    }
}

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

    .edgtf-woocommerce-page .woocommerce-ordering,
    .edgtf-woocommerce-page .woocommerce-result-count {
        width: 100%;
        margin-bottom: 30px
    }

    .edgtf-woocommerce-page .woocommerce-ordering {
        text-align: initial
    }

    .edgtf-woocommerce-page .woocommerce-ordering .orderby {
        display: block
    }
}

@media only screen and (max-width:1024px) {
    .edgtf-woocommerce-page.woocommerce-account h3 {
        font-size: 26px
    }

    .edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
        width: 28%
    }

    .edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
        width: 72%;
        padding: 0 0 0 20px
    }
}

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

    .edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content,
    .edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
        padding: 0
    }

    .edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul {
        border-right: none
    }

    .edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-navigation ul li:not(:last-child) {
        margin: 0 0 14px
    }

    .edgtf-woocommerce-page.woocommerce-account .woocommerce-MyAccount-content {
        margin: 40px 0 0
    }

    .edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1,
    .edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-2 {
        width: 100%
    }

    .edgtf-woocommerce-page.woocommerce-account .woocommerce .col2-set.addresses .col-1 {
        margin: 0 0 25px
    }
}

@media only screen and (max-width:1440px) {
    .woocommerce.columns-6>.products>.product {
        width: 20%
    }
}

@media only screen and (max-width:1440px) and (min-width:1201px) {
    .woocommerce.columns-6>.products>.product:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .woocommerce.columns-5>.products>.product {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .woocommerce.columns-5>.products>.product:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .woocommerce.columns-6>.products>.product {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .woocommerce.columns-6>.products>.product:nth-child(4n+1) {
        clear: both
    }
}

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

    .edgtf-woocommerce-columns-3 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-3 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-3 .related.products>.products>.product,
    .edgtf-woocommerce-columns-3 .upsells.products>.products>.product {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {

    .edgtf-woocommerce-columns-3 .cross-sells>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-3 .edgtf-pl-main-holder>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-3 .related.products>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-3 .upsells.products>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

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

    .edgtf-woocommerce-columns-4 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-4 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-4 .related.products>.products>.product,
    .edgtf-woocommerce-columns-4 .upsells.products>.products>.product {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {

    .edgtf-woocommerce-columns-4 .cross-sells>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-4 .edgtf-pl-main-holder>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-4 .related.products>.products>.product:nth-child(3n+1),
    .edgtf-woocommerce-columns-4 .upsells.products>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .woocommerce.columns-4>.products>.product {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .woocommerce.columns-4>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .woocommerce.columns-5>.products>.product {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .woocommerce.columns-5>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .woocommerce.columns-6>.products>.product {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .woocommerce.columns-6>.products>.product:nth-child(3n+1) {
        clear: both
    }
}

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

    .edgtf-woocommerce-columns-3 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-3 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-3 .related.products>.products>.product,
    .edgtf-woocommerce-columns-3 .upsells.products>.products>.product {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {

    .edgtf-woocommerce-columns-3 .cross-sells>.products>.product:nth-child(2n+1),
    .edgtf-woocommerce-columns-3 .edgtf-pl-main-holder>.products>.product:nth-child(2n+1),
    .edgtf-woocommerce-columns-3 .related.products>.products>.product:nth-child(2n+1),
    .edgtf-woocommerce-columns-3 .upsells.products>.products>.product:nth-child(2n+1) {
        clear: both
    }
}

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

    .edgtf-woocommerce-columns-4 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-4 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-4 .related.products>.products>.product,
    .edgtf-woocommerce-columns-4 .upsells.products>.products>.product {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {

    .edgtf-woocommerce-columns-4 .cross-sells>.products>.product:nth-child(2n+1),
    .edgtf-woocommerce-columns-4 .edgtf-pl-main-holder>.products>.product:nth-child(2n+1),
    .edgtf-woocommerce-columns-4 .related.products>.products>.product:nth-child(2n+1),
    .edgtf-woocommerce-columns-4 .upsells.products>.products>.product:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .woocommerce.columns-3>.products>.product {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .woocommerce.columns-3>.products>.product:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .woocommerce.columns-4>.products>.product {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .woocommerce.columns-4>.products>.product:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .woocommerce.columns-5>.products>.product {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .woocommerce.columns-5>.products>.product:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .woocommerce.columns-6>.products>.product {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .woocommerce.columns-6>.products>.product:nth-child(2n+1) {
        clear: both
    }
}

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

    .edgtf-woocommerce-columns-3 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-3 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-3 .related.products>.products>.product,
    .edgtf-woocommerce-columns-3 .upsells.products>.products>.product {
        width: 100%
    }

    .edgtf-woocommerce-columns-4 .cross-sells>.products>.product,
    .edgtf-woocommerce-columns-4 .edgtf-pl-main-holder>.products>.product,
    .edgtf-woocommerce-columns-4 .related.products>.products>.product,
    .edgtf-woocommerce-columns-4 .upsells.products>.products>.product {
        width: 100%
    }

    .woocommerce.columns-2>.products>.product {
        width: 100%
    }

    .woocommerce.columns-3>.products>.product {
        width: 100%
    }

    .woocommerce.columns-4>.products>.product {
        width: 100%
    }

    .woocommerce.columns-5>.products>.product {
        width: 100%
    }

    .woocommerce.columns-6>.products>.product {
        width: 100%
    }
}

@media only screen and (max-width:1024px) {
    div.woocommerce>.single-product .woocommerce-tabs {
        margin-top: 90px
    }

    div.woocommerce>.single-product .woocommerce-tabs ul.tabs>li {
        margin: 0 22px
    }

    div.woocommerce>.single-product .woocommerce-tabs ul.tabs>li a {
        padding: 8px 6px;
        font-size: 20px;
        line-height: 30px
    }

    div.woocommerce>.single-product .woocommerce-tabs ul.tabs>li a:after {
        right: -25px
    }

    div.woocommerce>.single-product .related.products,
    div.woocommerce>.single-product .upsells.products {
        margin-top: 93px
    }
}

@media only screen and (max-width:680px) {
    div.woocommerce>.single-product .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
        width: 50%
    }

    div.woocommerce>.single-product .woocommerce-tabs ul.tabs>li {
        width: 100%;
        margin: 0
    }

    div.woocommerce>.single-product .woocommerce-tabs ul.tabs>li a:after {
        display: none
    }
}

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

    .edgtf-woo-single-page .edgtf-single-product-content .edgtf-single-product-summary,
    .edgtf-woo-single-page .edgtf-single-product-content .images {
        float: none;
        width: 100%;
        padding: 0
    }

    .edgtf-woo-single-page .edgtf-single-product-content .images .woocommerce-product-gallery__trigger {
        right: 10px
    }

    .edgtf-woo-single-page .edgtf-single-product-content .edgtf-single-product-summary {
        margin: 60px 0 0
    }

    .edgtf-woo-single-page .woocommerce-tabs {
        margin-top: 90px
    }

    .edgtf-woo-single-page .woocommerce-tabs ul.tabs>li {
        margin: 0 22px
    }

    .edgtf-woo-single-page .woocommerce-tabs ul.tabs>li a {
        padding: 8px 6px;
        font-size: 20px;
        line-height: 30px
    }

    .edgtf-woo-single-page .woocommerce-tabs ul.tabs>li a:after {
        right: -25px
    }

    .edgtf-woo-single-page .related.products,
    .edgtf-woo-single-page .upsells.products {
        margin-top: 93px
    }
}

@media only screen and (max-width:680px) {
    .edgtf-woo-single-page.edgtf-woo-single-thumb-on-left-side .edgtf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
        width: 50%
    }

    .edgtf-woo-single-page .edgtf-single-product-content .images.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image:not(:first-child) {
        width: 50%
    }

    .edgtf-woo-single-page .woocommerce-tabs ul.tabs>li {
        width: 100%;
        margin: 0
    }

    .edgtf-woo-single-page .woocommerce-tabs ul.tabs>li a:after {
        display: none
    }
}

@media only screen and (max-width:1024px) {
    .edgtf-shopping-cart-dropdown {
        width: 348px
    }
}

@media only screen and (max-width:680px) {
    .edgtf-shopping-cart-dropdown {
        width: 300px
    }
}

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

    .edgtf-plc-holder.edgtf-simple-type .edgtf-plc-image-outer,
    .edgtf-plc-holder.edgtf-simple-type .edgtf-plc-text-wrapper {
        display: inline-block;
        width: 100%;
        padding: 0
    }

    .edgtf-plc-holder.edgtf-simple-type .edgtf-plc-text-wrapper {
        margin: 30px 0 40px
    }
}

@media only screen and (max-width:1440px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli {
        width: 20%
    }
}

@media only screen and (max-width:1440px) and (min-width:1201px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli:nth-child(6n+1) {
        clear: none
    }

    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli:nth-child(5n+1) {
        clear: both
    }
}

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

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli {
        width: 20%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 40%
    }
}

@media only screen and (max-width:1366px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli:nth-child(5n+1) {
        clear: none
    }

    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli:nth-child(6n+1) {
        clear: none
    }

    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli:nth-child(4n+1) {
        clear: both
    }
}

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

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli {
        width: 25%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 50%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli {
        width: 25%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 50%
    }
}

@media only screen and (max-width:1024px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-four-columns .edgtf-pli {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-four-columns .edgtf-pli:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-two-columns .edgtf-pli:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-three-columns .edgtf-pli:nth-child(3n+1) {
        clear: both
    }
}

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

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli {
        width: 50%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli {
        width: 33.33333%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 66.66667%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli {
        width: 33.33333%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 66.66667%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli {
        width: 33.33333%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 66.66667%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli {
        width: 33.33333%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 66.66667%
    }
}

@media only screen and (max-width:768px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-two-columns .edgtf-pli {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-two-columns .edgtf-pli:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-three-columns .edgtf-pli {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-three-columns .edgtf-pli:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-four-columns .edgtf-pli {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-four-columns .edgtf-pli:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli:nth-child(2n+1) {
        clear: both
    }
}

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

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli {
        width: 50%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli {
        width: 50%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli {
        width: 50%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli {
        width: 50%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli {
        width: 50%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }
}

@media only screen and (max-width:680px) {
    .edgtf-pl-holder.edgtf-standard-layout.edgtf-two-columns .edgtf-pli {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-standard-layout.edgtf-three-columns .edgtf-pli {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-standard-layout.edgtf-four-columns .edgtf-pli {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-standard-layout.edgtf-five-columns .edgtf-pli {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-standard-layout.edgtf-six-columns .edgtf-pli {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-two-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-three-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-four-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-five-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }

    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pl-sizer,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width,
    .edgtf-pl-holder.edgtf-masonry-layout.edgtf-six-columns .edgtf-pli.edgtf-woo-image-large-width-height {
        width: 100%
    }
}