{"id":4674,"date":"2024-09-22T17:49:34","date_gmt":"2024-09-22T15:49:34","guid":{"rendered":"https:\/\/staging.ideas4print.com\/begar-en-offert\/"},"modified":"2025-04-23T16:52:37","modified_gmt":"2025-04-23T14:52:37","slug":"begar-en-offert","status":"publish","type":"page","link":"https:\/\/staging.ideas4print.com\/sv\/begar-en-offert\/","title":{"rendered":"Beg\u00e4r en offert"},"content":{"rendered":"<div class=\"woocommerce ywraq-wrapper\">\n<div id=\"yith-ywraq-message\"><\/div>\n<div class=\"ywraq-form-table-wrapper \">\n<p>Ingen produkt i listan<\/p>\n<style>\n\/* Ensure the table wraps properly and fills the width *\/\n#yith-ywrq-table-list {\n    width: 100%;\n    table-layout: fixed; \/* Ensure columns take up the space equally *\/\n    border-collapse: collapse;\n}<\/p>\n<p>#yith-ywrq-table-list th, \n#yith-ywrq-table-list td {\n    padding: 12px;\n    text-align: left;\n    border: none; \/* Remove individual cell borders *\/\n    vertical-align: top; \/* Align content at the top for better visual alignment *\/\n}<\/p>\n<p>#yith-ywrq-table-list th {\n    font-weight: bold;\n    background-color: #f9f9f9;\n}<\/p>\n<p>\/* Center the product thumbnail image *\/\n#yith-ywrq-table-list .product-thumbnail img {\n    max-width: 75px;\n    height: auto;\n    display: block;\n    margin: 0 ;\n}<\/p>\n<p>\/* Divider between products *\/\n#yith-ywrq-table-list tr {\n    border-bottom: 1px solid #ddd; \/* Divider between rows *\/\n    border-top: 1px solid #ddd; \/* Divider between rows *\/\n}<\/p>\n<p>#yith-ywrq-table-list tr:last-child {\n    border-bottom: none; \/* Remove the border for the last row *\/\n}<\/p>\n<p>\/* Fixed size for the \"Update List\" button *\/\n#yith-ywrq-table-list .actions input[type=\"submit\"] {\n    padding: 8px 12px;\n    color: #fff;\n    border: none;\n    cursor: pointer;\n    width: 150px;  \/* Fixed width *\/\n    height: 40px;  \/* Fixed height *\/\n    display: block;\n    margin: 0 auto; \/* Center the button *\/\n    text-align: center;\n}<\/p>\n<p>#yith-ywrq-table-list .actions input[type=\"submit\"]:hover {\n    background-color: #005a87;\n}<\/p>\n<p>\/* Responsive adjustments for screens 601px to 719px *\/\n@media (min-width: 601px) and (max-width: 719px) {\n    #yith-ywrq-table-list {\n        width: 100%;\n        table-layout: auto;\n    }<\/p>\n<p>    \/* Ensure the table structure collapses for this range *\/\n    #yith-ywrq-table-list th {\n        display: none; \/* Hide headers like mobile *\/\n    }<\/p>\n<p>    #yith-ywrq-table-list td {\n        display: block;\n        width: 100%;\n        text-align: left;\n        position: relative;\n        padding-left: 50%;\n        background: white;\n    }<\/p>\n<p>    #yith-ywrq-table-list td:before {\n        content: attr(data-title);\n        position: absolute;\n        left: 0;\n        padding-left: 10px;\n        font-weight: bold;\n    }<\/p>\n<p>    \/* Center the thumbnail on mobile *\/\n    #yith-ywrq-table-list .product-thumbnail {\n        text-align: center; \/* Ensure the image is centered *\/\n    }<\/p>\n<p>    #yith-ywrq-table-list .product-thumbnail img {\n        max-width: 100px;\n        display: block;\n        margin: 0 auto;\n    }<\/p>\n<p>    .actions input[type=\"submit\"] {\n        width: 150px;\n        height: 40px;\n        margin-bottom: 10px;\n    }\n}<\/p>\n<p>\/* Responsive adjustments for smaller screens *\/\n@media (max-width: 600px) {\n    #yith-ywrq-table-list,\n    #yith-ywrq-table-list thead,\n    #yith-ywrq-table-list tbody,\n    #yith-ywrq-table-list th,\n    #yith-ywrq-table-list td,\n    #yith-ywrq-table-list tr {\n        display: block;\n        width: 100%; \/* Ensure the table takes the full width on mobile *\/\n        background: white;\n    }<\/p>\n<p>    \/* Hide the table header on mobile *\/\n    #yith-ywrq-table-list thead {\n        display: none;\n    }<\/p>\n<p>    #yith-ywrq-table-list td {\n        text-align: left;\n        padding-left: 50%;\n        position: relative;\n    }<\/p>\n<p>    #yith-ywrq-table-list td:before {\n        content: attr(data-title);\n        position: absolute;\n        left: 0;\n        padding-left: 10px;\n        text-align: left;\n        font-weight: bold;\n    }<\/p>\n<p>    \/* Center the product thumbnail on mobile *\/\n    #yith-ywrq-table-list .product-thumbnail {\n        text-align: center; \/* Ensure the image is centered *\/\n    }<\/p>\n<p>    #yith-ywrq-table-list .product-thumbnail img {\n        max-width: 100px;\n        display: block;\n        margin: 0 auto;\n    }<\/p>\n<p>    .product-remove {\n        text-align: center;\n        padding-left: 0;\n    }<\/p>\n<p>    \/* Fixed size for the \"Update List\" button on mobile *\/\n    .actions input[type=\"submit\"] {\n        width: 150px;\n        height: 40px;\n        margin: 10px auto; \/* Center the button *\/\n    }\n}\n\/*  =====  desktop \/ large\u2011tablet =====  *\/\n@media (min-width: 720px){<\/p>\n<p>    \/* 1. Stop equal slicing *\/\n    table#yith-ywrq-table-list{\n        table-layout:auto !important;\n    }<\/p>\n<p>    \/* 2. Keep the thumbnail skinny ( \u2264 image width )  *\/\n    table#yith-ywrq-table-list td.product-thumbnail{\n        width:50px !important;     \/* tweak to your thumbnail size *\/\n        text-align:left;           \/* optional \u2013 already left by default *\/\n    }<\/p>\n<p>    \/* 3. Let the product-name column take everything else *\/\n    table#yith-ywrq-table-list td.product-name{\n        width:auto !important;     \/* grow to fill the remaining space   *\/\n        text-align:left !important;\n    }\n}\n<\/style>\n<\/p><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-4674","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/pages\/4674","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/comments?post=4674"}],"version-history":[{"count":3,"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/pages\/4674\/revisions"}],"predecessor-version":[{"id":4705,"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/pages\/4674\/revisions\/4705"}],"wp:attachment":[{"href":"https:\/\/staging.ideas4print.com\/sv\/wp-json\/wp\/v2\/media?parent=4674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}