{"version":3,"sources":["gg-woo-bt.scss"],"names":[],"mappings":"AAAA;EACE,cAAc;EACd,WAAW,EAAA;EAFb;IAKI,kBAAkB,EAAA;;AAItB;EAEI,aAAa;EACb,mBAAmB;EACnB,4CAA4C,EAAA;EAJhD;IAOM,WAAW;IACX,eAAe,EAAA;IARrB;MAWQ,WAAW;MACX,YAAY;MACZ,cAAc,EAAA;EAbtB;IAkBM,YAAY;IACZ,eAAe;IACf,gBAAgB;IAChB,iBAAiB,EAAA;;AArBvB;EA0BI,aAAa,EAAA;;AA1BjB;EA+BM,yCAAyC,EAAA;;AA/B/C;EAoCQ,cAAc,EAAA;;AApCtB;EAyCM,aAAa,EAAA;;AAzCnB;EA8CQ,WAAW;EACX,6BAA6B,EAAA;EA/CrC;IAkDU,6BAA6B,EAAA;;AAlDvC;EAuDQ,mBAAmB,EAAA;;AAvD3B;EA2DQ,qBAAqB,EAAA;;AA3D7B;EAgEM,YAAY,EAAA;EAhElB;IAmEQ,qBAAqB;IACrB,gBAAgB,EAAA;;AApExB;EAyEM,SAAS;EACT,UAAU,EAAA;;AA1EhB;EA8EM,yBAAyB;EACzB,6BAA6B,EAAA;EA/EnC;IAkFQ,gBAAgB,EAAA;;AAlFxB;EAwFQ,wBAAwB,EAAA;;AAxFhC;EA6FM,iBAAiB;EACjB,YAAY;EACZ,eAAe,EAAA;EA/FrB;IAkGQ,sBAAsB;IACtB,0BAA0B,EAAA;;AAnGlC;EAwGM,WAAW;EACX,oBAAoB,EAAA;;AAO1B;EACE,mBAAmB,EAAA;;AAGrB;EAEI,qBAAqB;EACrB,SAAS;EACT,UAAU,EAAA;EAJd;IAWM,qBAAqB;IACrB,WAAW;IACX,iBAAiB;IACjB,mBAAmB;IACnB,qBAAqB;IACrB,YAAY;IACZ,mBAAmB;IACnB,gBAAgB;IAChB,eAAe,EAAA;IAnBrB;MAQQ,cAAc,EAAA;EARtB;IAuBM,qBAAqB,EAAA;EAvB3B;IA4BQ,gBAAgB,EAAA;EA5BxB;IAgCQ,eAAe;IACf,cAAc;IACd,cAAc,EAAA;EAlCtB;IAsCQ,cAAc,EAAA;IAtCtB;MAyCU,WAAW;MACX,cAAc;MACd,mBAAmB;MACnB,6BAA6B;MAC7B,gBAAgB;MAChB,YAAY;MACZ,aAAa;MACb,4BAA4B;MAC5B,qBAAqB;MACrB,6BAA6B,EAAA;EAlDvC;IAwDM,SAAS;IACT,eAAe,EAAA;;AAzDrB;EA8DI,eAAe;EACf,SAAS,EAAA;EA/Db;IAkEM,cAAc,EAAA;EAlEpB;IAsEM,aAAa,EAAA;EAtEnB;IA0EM,cAAc,EAAA;;AAKpB;EACE,sBAAsB;EACtB,8BAA8B,EAAA;;AAGhC;EACE,0BAA0B;EAC1B,8BAA8B;EAC9B,yBAAoC;EACpC,eAAe,EAAA;;AAGjB;EACE,aAAa;EACb,mBAAmB,EAAA;;AAGrB;EACE,WAAW;EACX,kBAAkB,EAAA;;AAGpB;EAEI,WAAW;EACX,YAAY;EACZ,iBAAiB;EACjB,eAAe;EACf,gBAAgB;EAChB,mBAAmB;EACnB,mBAAmB;EACnB,qBAAqB;EACrB,gBAAgB;EAChB,yBAAyB,EAAA;;AAX7B;EAeI,aAAa;EACb,0BAA0B,EAAA;;AAI9B;EAEI,wBAAwB;EACxB,SAAS,EAAA","file":"gg-woo-bt.css","sourcesContent":[".gg_woo_bt-wrap {\n  display: block;\n  width: 100%;\n\n  .gg_woo_bt-text, .gg_woo_bt-products {\n    margin: 0 0 15px 0;\n  }\n}\n\n.gg_woo_bt-products {\n  .gg_woo_bt-product {\n    display: flex;\n    align-items: center;\n    border-bottom: 1px solid rgba(0, 0, 0, 0.05);\n\n    .gg_woo_bt-thumb {\n      width: 50px;\n      min-width: 50px;\n\n      img {\n        width: 40px;\n        height: auto;\n        display: block;\n      }\n    }\n\n    .gg_woo_bt-price {\n      width: 100px;\n      flex: 0 0 100px;\n      max-width: 100px;\n      text-align: right;\n    }\n  }\n\n  .gg_woo_bt-product-main .gg_woo_bt-price .gg_woo_bt-price-new {\n    display: none;\n  }\n\n  .gg_woo_bt-product {\n    &:first-child {\n      border-top: 1px solid rgba(0, 0, 0, 0.05);\n    }\n\n    &.show-variation-select {\n      .variations_form {\n        display: block;\n      }\n    }\n\n    .variations_form {\n      display: none;\n    }\n\n    .gg_woo_bt-price {\n      del {\n        opacity: .5;\n        text-decoration: line-through;\n\n        span {\n          text-decoration: line-through;\n        }\n      }\n\n      ins {\n        font-weight: normal;\n      }\n\n      .amount {\n        display: inline-block;\n      }\n    }\n\n    .gg_woo_bt-title {\n      flex-grow: 1;\n\n      a {\n        text-decoration: none;\n        box-shadow: none;\n      }\n    }\n\n    .variations_form {\n      margin: 0;\n      padding: 0;\n    }\n\n    > div {\n      padding: 10px 10px 10px 0;\n      background-color: transparent;\n\n      &:last-child {\n        padding-right: 0;\n      }\n    }\n\n    .gg_woo_bt-title > {\n      .woovr-variation-image, .woovr-variation-price {\n        display: none !important;\n      }\n    }\n\n    .gg_woo_bt-quantity {\n      text-align: right;\n      width: 120px;\n      flex: 0 0 120px;\n\n      .quantity {\n        float: none !important;\n        margin: 0 0 0 0 !important;\n      }\n    }\n\n    &.gg_woo_bt-unchecked .gg_woo_bt-quantity * {\n      opacity: .5;\n      pointer-events: none;\n    }\n  }\n\n\n}\n\n.gg_woo_bt-checkbox:disabled {\n  cursor: not-allowed;\n}\n\n.gg_woo_bt-products .gg_woo_bt-product {\n  .variations_form .variations {\n    display: inline-block;\n    margin: 0;\n    padding: 0;\n\n    .variation {\n      > div {\n        display: block;\n      }\n\n      display: inline-block;\n      float: left;\n      border-width: 1px;\n      border-style: solid;\n      border-color: #e5e5e5;\n      padding: 5px;\n      margin: 5px 5px 0 0;\n      min-width: 180px;\n      max-width: 100%;\n    }\n\n    .reset {\n      display: inline-block;\n    }\n\n    .variation {\n      &:last-child {\n        margin-bottom: 0;\n      }\n\n      .label {\n        font-size: 12px;\n        line-height: 1;\n        padding: 0 5px;\n      }\n\n      .select {\n        line-height: 1;\n\n        select {\n          width: 100%;\n          line-height: 1;\n          padding: 0 16px 0 0;\n          background-color: transparent;\n          border-radius: 0;\n          border: none;\n          outline: none;\n          background-repeat: no-repeat;\n          background-size: auto;\n          background-position: 100% 50%;\n        }\n      }\n    }\n\n    a.reset_variations {\n      margin: 0;\n      font-size: 12px;\n    }\n  }\n\n  .gg_woo_bt-title .stock {\n    font-size: 14px;\n    margin: 0;\n\n    &.in-stock {\n      color: #0f834d;\n    }\n\n    &.available-on-backorder {\n      color: orange;\n    }\n\n    &.out-of-stock {\n      color: #e2401c;\n    }\n  }\n}\n\n.gg_woo_bt-disabled {\n  opacity: .5 !important;\n  cursor: not-allowed !important;\n}\n\n.gg_woo_bt-notice {\n  padding: 6px 10px 6px 14px;\n  border-left: 4px solid #e2401c;\n  background-color: rgb(238, 238, 238);\n  font-size: 14px;\n}\n\n.gg_woo_bt-quantity-input {\n  display: flex;\n  align-items: center;\n}\n\n.gg_woo_bt-qty {\n  width: 60px;\n  text-align: center;\n}\n\n.gg_woo_bt-product .gg_woo_bt-quantity-input {\n  .qty, .gg_woo_bt-qty {\n    width: 50px;\n    height: 40px;\n    line-height: 38px;\n    padding: 0 10px;\n    box-shadow: none;\n    border-width: 1px 0;\n    border-style: solid;\n    border-color: #e5e5e5;\n    border-radius: 0;\n    background-color: #fefefe;\n  }\n\n  .qty:focus, .gg_woo_bt-qty:focus {\n    outline: none;\n    outline-color: transparent;\n  }\n}\n\n.gg_woo_bt-quantity-input input {\n  &::-webkit-outer-spin-button, &::-webkit-inner-spin-button {\n    -webkit-appearance: none;\n    margin: 0;\n  }\n}\n"]}