{"version":3,"file":"assets/layouts/General/css/layout5.css","mappings":"AAGI,+DACI,iBAER,CACI,yEAII,SACA,OACA,UALA,kBAEA,QADA,MAMA,wBADA,iBAER,CACI,uEACI,uBACR,CAEI,sJAGI,cADA,kBACR,CAIQ,+EACI,UAEA,qBADA,kBADZ,CAIQ,6EACI,oBAFZ,CAMI,8DAEI,gBADA,iBAHR,CAOI,iEACI,aALR,CAUI,iEAGI,sBADA,aADA,iBANR,CAYQ,4HAEI,mBAMA,uBAEA,kBANA,sBAKA,WAEA,eAVA,aAIA,eAFA,uBAIA,gBADA,cALZ,CAYQ,wIACI,uBACA,UAVZ,CAgBI,6DAII,sBAHA,YAIA,sBAFA,MADA,UAXR,CAeQ,+FAII,mBAEA,kBACA,eAJA,aAFA,YAIA,uBAHA,UARZ,CAiBY,uGACI,uBACA,UAfhB,CAiBY,6GACI,sBAfhB,CAkBQ,keAKI,kBACA,SAhBZ,CAkBQ,mYAII,UAEA,4DADA,iBAfZ,CAoBI,uEAKI,gBAGA,oBADA,YAJA,UADA,kBAEA,SAKA,wBAHA,WALA,SAVR,CAmBQ,sGACI,UAjBZ,CAoBI,6EACI,YAlBR,CAmBQ,mcAII,UACA,kBAjBZ,C","sources":["webpack://product-layouts-for-woocommerce/./assets/scss/layouts/General/layout5.scss"],"sourcesContent":["\n.wpte-product-general-style-5{\n\n    .wpte-general-layout-product-img{\n        position: relative;\n    }\n\n    .wpte-general-layout-product-hover-g-image{\n        position: absolute;\n        top: 0;\n        right: 0;\n        bottom: 0;\n        left: 0;\n        opacity: 0;\n        visibility: hidden;\n        transition: all .4s ease;\n    }\n    .wpte-general-layout-product-hover-image{\n        transition: all .4s ease;\n    }\n\n    &:hover .wpte-general-layout-product-hover-image,\n    .wpte-general-layout-product-gallery-thumb{\n        line-height: normal;\n        display: block;\n    }\n\n    &:hover{\n        .wpte-general-layout-product-hover-g-image{\n            opacity: 1;\n            visibility: visible;\n            transform: scale(1.1);\n        }\n        .wpte-general-layout-product-hover-image{\n            transform: scale(1.1);\n        }\n    }\n\n    .wpte-general-layout-image-area{\n        position: relative;\n        overflow: hidden;\n    }\n\n    .wpte-general-layout-product-thumb{\n        line-height: 0;\n    }\n\n    /* Icons */\n\n    .wpte-general-layout-product-icons{\n        position: absolute;\n        display: flex;\n        box-sizing: border-box;\n    }\n\n    .wpte-general-layout-icons{\n        a, .button{\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            box-sizing: border-box;\n            font-size: 16px;\n            min-width: 40px;\n            min-height: 40px;\n            background: transparent;\n            color: #444;\n            border-radius: 50%;\n            cursor: pointer;\n        }\n        a:hover, .button:hover{\n            background: transparent;\n            color: #fff;\n        }\n    }\n\n    /* Left */\n\n    .wpte-general-layout-icon-left{\n        height: 100%;\n        width: auto;\n        top: 0;\n        flex-direction: column;\n        justify-content: start;\n        .wpte-general-layout-product-plus{\n            height: 46px;\n            width: 46px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 50%;\n            cursor: pointer;\n        \n        }\n        .wpte-general-layout-product-cart{\n            .button{\n                background: transparent;\n                width: 100%;\n            }\n            .button:hover{\n                background: transparent;\n            }\n        }\n        .wpte-general-layout-product-plus,\n        .wpte-general-layout-product-cart,\n        .wpte-general-layout-product-view,\n        .wpte-general-layout-product-compare,\n        .wpte-general-layout-product-wishlist{\n            position: relative;\n            z-index: 3;\n        }\n        .wpte-general-layout-product-cart,\n        .wpte-general-layout-product-view,\n        .wpte-general-layout-product-compare,\n        .wpte-general-layout-product-wishlist{\n            opacity: 0;\n            visibility: hidden;\n            transition: height 350ms ease-in-out, opacity 750ms ease-in-out;\n        }\n    }\n\n    .wpte-general-layout-product-icons-inner{\n        z-index: 3;\n        position: absolute;\n        left: 15px;\n        top: 15px;\n        background: #fff;\n        width: 46px;\n        height: 46px;\n        border-radius: 100px;\n        transition: all .4s ease;\n        .wpte-product-cart-icon-render{\n            width: 100%;\n        }\n    }\n    .wpte-general-layout-product-icons-inner:hover{\n        height: 214px;\n        .wpte-general-layout-product-cart,\n        .wpte-general-layout-product-view,\n        .wpte-general-layout-product-compare,\n        .wpte-general-layout-product-wishlist{\n            opacity: 1;\n            visibility: visible;\n        }\n    }\n}\n\n"],"names":[],"sourceRoot":""}