.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}#b2bking_request_custom_quote_textarea_abovetext,.b2bking_before_quote_request_form,span.b2bking_request_custom_quote_text_label{margin-top:15px;text-align:left;display:none}:root{--b2bking-font-family-a:'Roboto',sans-serif;--b2bking-font-family-b:"Roboto Medium",'Roboto';--b2bking-font-family-c:"DM Sans",sans-serif}#b2bking_request_custom_quote_button{margin-bottom:5px;position:initial;visibility:visible;height:auto}.b2bking_custom_quote_field,.b2bking_custom_quote_field_container,.b2bking_hidden,.b2bking_tiered_price_table_horizontal thead,.woocommerce-order-received .b2bking-cart-item-child .product-total,div#b2bking_before_quote_request_button,table#b2bking_purchase_lists_table tfoot{display:none}#b2bking_request_custom_quote_textarea{width:100%;min-height:150px;resize:vertical;margin-bottom:5px;display:none}.b2bking_button_quote_productpage:not(.b2bking_send_custom_quote_button){margin-left:5px}.b2bking_button_quote_productpage{max-width:fit-content;margin-bottom:0!important}#b2bking_purchase_lists_table_length label,div#b2bking_purchase_lists_table_filter label{display:flex!important;align-items:center!important}#b2bking_request_custom_quote_email,#b2bking_request_custom_quote_name{width:50%;margin-bottom:5px;display:none}.b2bking_custom_quote_field{width:50%!important;margin-bottom:5px!important}.b2bking_custom_quote_field_container label{display:flex!important;width:110px;align-items:flex-end;justify-content:start}.b2bking_custom_quote_field_container .b2bking_supported_types,.b2bking_theme_list_buttons{display:flex}#b2bking_agent_switched_bar{position:fixed;top:0;left:0;right:0;z-index:99999;padding:10px;background-color:#131314;color:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #717171;box-shadow:0 1px 3px 0 rgb(54 74 99 / 5%)}.b2bking_bar_element{font-size:15px;margin-left:5px}#b2bking_return_agent{display:flex;font-family:var(--b2bking-font-family-c);font-weight:700;text-align:center;vertical-align:middle;user-select:none;border:1px solid transparent;padding:.4375rem 1.125rem;font-size:.8125rem;line-height:1.25rem;border-radius:4px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;color:#fff;background-color:#854fff}#b2bking_return_agent:hover{color:#fff;background-color:#6a29ff}#b2bking_return_agent:focus{outline:0!important;border:1px solid transparent}.b2bking_theme_list_buttons button{margin-right:10px!important;margin-left:0!important}.b2bking-application-pending{font-style:italic}.price .b2bking_both_prices_price,.price .b2bking_both_prices_text{display:inline}.b2bking_custom_quote_field_container{width:100%!important}.b2bking_image_preview{background-position:center}.b2bking-drop-area{display:flex;border:1px dashed #487bfe;border-radius:4px;flex-direction:column;width:100%;text-align:center;align-items:center;padding:14px 45px;font-size:15px;color:#414141;cursor:pointer;background:#f4f8ff}.b2bking-drop-area.highlight{border-color:#00f}#b2bkingfilelist{list-style:none;margin:0;padding:0}#b2bkingfilelist li{margin:10px 0;padding:7px 10px!important;background:#fff;border:1px dashed gray;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:13px;border-radius:4px}#b2bkingfilelist li button{margin-left:20px;background:#929292;color:#fff;border-radius:2px;font-size:10px}#b2bkingfilelist li button:hover{background:#878787}.b2bking-cart-item-child .product-remove a,.b2bking-cart-item-child .remove_from_cart_button,.b2bking-cart-item-child a.remove,.b2bking_hidden_img,.b2bking_loader_hidden,.b2bking_registration_roles_dropdown_section_hidden,.b2bking_tiered_range_replaced_hidden,.b2bking_vat_countries_hidden,.b2bking_vat_hidden{display:none!important}.b2bking_invisible_img{visibility:hidden!important}img.b2bking_cream_add_selected_loader_icon{width:39px;position:absolute;left:12px;top:1px}.b2bking_loading_products_wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column}.b2bking_loading_products_text{color:#393939;margin-top:34px;margin-bottom:14px;font-family:var(--b2bking-font-family-c);-webkit-font-smoothing:antialiased;font-size:16.7px}.b2bking_image_preview{display:none;position:absolute;z-index:999999;width:var(--b2bking-preview-width,300px);height:var(--b2bking-preview-height,300px);border:2px solid #ddd;background-repeat:no-repeat;background-size:cover;backdrop-filter:none;-webkit-backdrop-filter:none;isolation:isolate}.b2bking_tiered_total_price,.b2bking_tiered_total_price_text,select#b2bking_registration_roles_dropdown{display:inline-block}.b2bking_tiered_total_price_container{margin-top:25px;font-size:20px}.b2bking_tiered_price_table_horizontal{display:flex;align-items:center;justify-content:center}.b2bking_tiered_price_table_horizontal tr{display:flex!important;flex-direction:column}.b2bking_tiered_price_table_horizontal tbody{display:flex;width:100%}.b2bking_tiered_clickable tbody tr{cursor:pointer!important}.b2bking_myaccount_coffers_pagination_container{display:flex;justify-content:space-between}.b2bking_checkbox_child{padding-left:18px;border-left:30px solid #777}.b2bking-cart-item-child .product-price .amount,.b2bking-cart-item-child .product-subtotal .amount,.woocommerce-checkout .b2bking-cart-item-child{opacity:.3}button#b2bking_conversation_make_offer_vendor{min-width:100px;background:#0a6099}.b2bking_list_button_delete_theme{width:140px!important}.b2bking_loader_img{margin:auto;display:block}.b2bking_loader_icon_button{width:37px;position:relative;left:-7px}.b2bking_loader_icon_button_quote{width:22px;display:inline-block;float:right;margin-left:20px}.b2bking_custom_registration_field,select#b2bking_registration_roles_dropdown{width:100%}.b2bking_checkbox_registration_field{width:auto}.b2bking_custom_registration_field_textarea{resize:vertical;min-height:55px}.b2bking_country_or_state{margin-bottom:0!important}.b2bking_vat_visible{display:block}button#b2bking_checkout_registration_validate_vat_button{margin-top:8px}div[activepaymentmethod=b2bking-credit-gateway] p{margin-bottom:1px!important}div[activepaymentmethod=b2bking-credit-gateway] p:first-child{margin-top:20px!important}div#b2bking_purchase_lists_table_wrapper{font-size:14px;background:#fff;border-radius:5px}table#b2bking_purchase_lists_table{padding-top:19px;padding-bottom:13px;width:100%}.b2bking_purchase_lists_top_title{font-family:var(--b2bking-font-family-a);font-size:30px;color:#373737;font-weight:400}#b2bking_purchase_lists_table_filter input{margin-bottom:0;border-radius:4px;box-shadow:none;height:33px;background:#fff;border:1px solid #eee}button.b2bking_purchase_lists_add_to_cart,button.b2bking_purchase_lists_view_list{border-radius:3px;vertical-align:middle;padding:4px 8px;margin-right:5px;margin-top:1px;line-height:normal;height:31px;font-size:13px;text-transform:none;min-height:0;display:inline-flex;color:#fff}div#b2bking_purchase_lists_table_length{margin-top:6px}button.b2bking_purchase_lists_view_list{align-items:center;justify-content:center;background:#6abeff;border:none;font-family:var(--b2bking-font-family-a)}button.b2bking_purchase_lists_view_list:hover{background:#3a98e1;color:#fff;cursor:pointer}button.b2bking_purchase_lists_add_to_cart{align-items:center;justify-content:center;background:#606060;border:none;font-weight:600;font-family:var(--b2bking-font-family-b);min-width:60px}button.b2bking_purchase_lists_add_to_cart:hover{background:#444;color:#fff;cursor:pointer}#b2bking_purchase_lists_table a.b2bking_purchase_list_button_href,#b2bking_purchase_lists_table a.b2bking_purchase_list_button_href:visited{text-decoration:none}#b2bking_purchase_lists_table td,#b2bking_purchase_lists_table th{text-align:center}#b2bking_purchase_lists_table td{padding:12px 14px}.b2bking_purchase_list_top_container{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.woocommerce .woocommerce-MyAccount-content .b2bking_purchase_list_top_container a.b2bking_purchase_list_new_link{text-decoration:none!important}button#b2bking_purchase_list_new_button{background:#3ab1e4;line-height:15px;min-width:135px;text-align:end;height:35px;color:#fff;box-shadow:2px 2px 2px rgba(0,0,0,.12);border-radius:3px;position:relative;outline:0;border:none;font-family:var(--b2bking-font-family-a);font-weight:500;font-size:15.5px;padding:5px 16px;text-transform:none;min-height:0;display:inline-flex;align-items:center;justify-content:space-between}button#b2bking_purchase_list_new_button:hover{background-color:#0088c2;color:#fff;cursor:pointer}svg.b2bking_purchase_list_new_button_icon{width:19px;margin-right:10px}.b2bking_purchase_list_new_link{height:fit-content}table#b2bking_purchase_lists_table thead tr th{color:#fff;border-bottom:none}table#b2bking_purchase_lists_table thead tr th:first-child{border-radius:5px 0 0}table#b2bking_purchase_lists_table thead tr th:nth-child(4){border-radius:0 5px 0 0}table#b2bking_purchase_lists_table:not( .has-background ) tbody td{background:#fff}table#b2bking_purchase_lists_table td{border-bottom:1px solid #eee}#b2bking_purchase_lists_table_length select{border-radius:4px;background:#fff;border:1px solid #eee;margin:0 5px}#b2bking_purchase_lists_table_paginate .paginate_button.current{background:#fcfcfc;border:1px solid #ddd;border-radius:5px}#b2bking_purchase_lists_table_paginate .paginate_button:hover{background:#f1f1f1!important;border:1px solid #eee;border-radius:5px;color:#333!important;cursor:pointer}img.b2bking_list_download{width:14px;margin-right:6px;filter:invert(1)}button.b2bking_purchase_lists_view_list{font-weight:300!important}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'),local('Roboto-Regular'),url(//meumundopersonalizado.com.br/wp-content/plugins/b2bking/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'),local('Roboto-Regular'),url(//meumundopersonalizado.com.br/wp-content/plugins/b2bking/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'),local('Roboto-Regular'),url(//meumundopersonalizado.com.br/wp-content/plugins/b2bking/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'),local('Roboto-Regular'),url(//meumundopersonalizado.com.br/wp-content/plugins/b2bking/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'),local('Roboto-Regular'),url(//meumundopersonalizado.com.br/wp-content/plugins/b2bking/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'),local('Roboto-Regular'),url(//meumundopersonalizado.com.br/wp-content/plugins/b2bking/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local('Roboto'),local('Roboto-Regular'),url(//meumundopersonalizado.com.br/wp-content/plugins/b2bking/public/../includes/assets/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.b2bking_tiered_active_price,.b2bking_tiered_range_replaced{visibility:visible!important;display:inline-block}.b2bking_shop_table{margin-top:50px}.b2bking_shop_table td,.b2bking_shop_table th{display:table-cell!important}.b2bking_shop_table tr{display:table-row!important}.b2bking_has_color,table.b2bking_tiered_price_table tbody td.b2bking_has_color{background:#1e73be;color:#fff!important}.b2bking_business_icon,.b2bking_lock_icon,.b2bking_login_icon,.b2bking_wholesale_icon{position:relative;top:2px;right:1px}div#b2bking_company_credit_history_table_wrapper{overflow:scroll}@media screen and (max-width:665px){#b2bking_purchase_lists_table td:nth-child(2),#b2bking_purchase_lists_table th:nth-child(2),.b2bking_myaccount_individual_conversation_content_item:nth-child(2),.b2bking_myaccount_individual_conversation_top_item:nth-child(2){display:none}.b2bking_myaccount_individual_conversation_content_item{font-size:13px}.b2bking_conversation_message_time{font-size:10px!important}#b2bking_myaccount_bulkorder_container,#b2bking_myaccount_offers_container{margin:0}#b2bking_myaccount_bulkorder_container,.b2bking_myaccount_individual_offer_container{min-width:unset}.b2bking_myaccount_individual_offer_bottom_line{margin:0 10px;flex-direction:column-reverse}.b2bking_myaccount_individual_offer_bottom_line_add{margin-top:7px}#b2bking_myaccount_conversations_container_top,.b2bking_bulkorder_form_container,.b2bking_bulkorder_form_container_bottom,.b2bking_bulkorder_form_container_bottom_add,.b2bking_subaccounts_container_top,.b2bking_subaccounts_new_account_container_content_bottom{display:block!important}div#b2bking_redeem_button_container,div#b2bking_reimburse_button_container{display:block}#b2bking_redeem_amount_button,#b2bking_reimburse_amount_button{border-radius:4px!important;margin-top:2px!important}input#b2bking_redeem_amount_input,input#b2bking_reimburse_amount_input{width:100%;border-right:2px!important;border:1px solid #e5e5e5!important;border-radius:4px}}@media screen and (max-width:500px){#b2bking_purchase_lists_table td:nth-child(3),#b2bking_purchase_lists_table th:nth-child(3){display:none}#b2bking_return_agent{font-size:.7rem}}*
* Collection Popup Css
* 
* Override this css by copying it to
* yourtheme/woocommerce/woocommerce-collections/css/woo-cl-popup.css
* 
* @package WPWeb WooCommerce Collections
* @since 1.0.0
*/ .woo_cl_star_icon {
padding-left: 20px;
height: 15px;
background: url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/icon.png) no-repeat scroll -75px 0px rgba(0, 0, 0, 0);
}
.woo_cl_present_icon {
padding-left: 20px;
background: url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/present.png) no-repeat left;
}
.woo-cl-add-coll-btn.disable {
opacity: 0.5;
}
.woo-cl-add-coll-btn.disable a.show_dropbox {
cursor: not-allowed;
}
.woocl-add-to-cart {
float: left;
}
.woo_cl_add_cart_loader {
display: none;
float: left;
margin-left: 6px
}
#woo-cl-create-msg {
clear: both;
display: none;
line-height: 1.2;
margin-top: 2px;
font-size: 14px;
}
#woo-cl-addtocoll {
float: none;
}
#woo_cl_popup_loader {
display: none;
position: absolute;
top: 50%;
left: 50%;
}
.woocl-inner-loader {
height: 445px;
width: 20px;
margin: 0px auto;
}
.woocl-button {
-moz-user-select: none;
background-image: none;
border: 2px solid #e4e4e4 !important;
color: #777;
border-radius: 4px;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: 400;
line-height: 1.42857;
outline: 0 none;
padding: 6px 12px;
text-align: center;
vertical-align: middle;
text-shadow: none;
word-wrap: break-word;
max-width: 180px;
text-decoration: none !important;
}
.woocl-button:hover {
color: #999999;
}
i.fa + .woocl-btn-label {
padding-left: 5px;
}
.woocl-button .icon-right {
}
.woocl-button .icon-right {
}
.woocl-product-collections {
margin-top: 10px;
display: inline-block;
width: 100%;
} .woocl-middle-success{
border-radius: 3px;
box-shadow: 0 0 10px 1px #ccc;
border: 2px solid #ccc;
position:absolute;
z-index:100043;
display:none;
top:10%;
left:0;
right:0;
margin:0 auto;
max-width:435px;
background-color:white;
width: 90%;
}
.woocl-inner-success {
float: left;
max-width: 435px;
width: 100%;
}
.woocl-header-success {
color: #555555;
float: left;
font-size: 24px;
font-weight: 400;
margin: 10px;
max-width: 410px;
width: 100%;
}
.woocl-left-part-success {
float: left;
margin-left: 12px;
margin-top: 12px;
max-width: 125px;
width: 100%;
}
.woocl-right-part-success {
float: left;
max-width: 285px;
width: 100%;
}
.woocl-colwItem-success {
border-bottom: 1px solid #dddddd;
color: #777777;
float: left;
font-size: 15px;
line-height: 17px;
margin-bottom: 20px;
max-width: 285px;
padding: 12px 0 10px;
width: 97%;
} .woocl-inner{
float:left;
max-width:962px;
width:100%;
} .woocl-top{
background-color: #f5f5f5;
color: #cfcfcf;
height: 23px;
padding-top: 6px;
border-bottom: 1px solid #cccccc;
float:left;
width:100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.woocl-close-style {
background:url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/close_icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
float: right;
height: 15px;
padding: 6px 13px 0;
}
.woocl-close:hover{
cursor:pointer;
}
.woocl-middle{
border-radius: 3px;
box-shadow: 0 0 10px 1px #ccc;
border: 2px solid #ccc;
position:absolute;
z-index:100043;
display:none;
top:10%;
left:0;
right:0;
margin:0 auto 30px;
max-width:960px;
background-color:white;
width: 90%;
}
.woocl-modal-wrapper, .woocl-modal-wrapper-success{
background-color: rgba(0, 0, 0, 0.7);
display:none;
z-index:100030;
height: 100%;
left: 0;
position:fixed;
top: 0;
width: 100%;
overflow:auto;
}
.woocl-prevent-scroll{
overflow: hidden;
}
.woocl-overlay, .woocl-overlay-success{
bottom: 0;
left: 0;
position:absolute;
display:none;
right: 0;
top: 0;
z-index: 100040;
} .woocl-header{
color: #555555;
float: left;
font-size: 24px;
font-weight: 400;
width: 100%;
max-width:942px;
margin:10px 10px;
width:100%;
}
.woocl-header .woocl-title{
float:left;
width:90%;
}
.woocl-header .woocl-lmore{
float:right;
width:auto;
}
.woocl-header .woocl-lmore a{
color: #0654ba;
font-size: 12px;
text-decoration:none;
}
.woocl-lmore a:hover {
text-decoration: underline;
}
a:link, a:active, a:visited, a:hover{
text-decoration:none;
}
.woocl-lnSeporator{
border-bottom: 1px solid #cccccc;
clear: both;
margin: 16px 0 0;
} .woocl-left-part{
width: 30%;
width: calc(30% - 20px);
width: -webkit-calc(30% - 20px);
float: left;
margin-top: 30px;
max-width: 100%;
padding: 0 10px;
}
.woocl-left-part .woocl-viewport{
background-color: #ffffff;
margin: 0 auto;
text-align: center;
vertical-align: middle;
}
.woocl-viewport > img{	
max-height: 360px;
min-height: auto;
max-width: 100%;
}
.woocl-left-part.woocl-viewport img{
max-height: 265px;
max-width: 265px;
display: block;
margin: auto;
}
.woocl-colwItem{
color: #777777;
float: left;
font-size: 15px;
line-height: 17px;
padding:12px 0px 10px 0px;
max-width: 570px;
width:97%;
border-bottom: 1px solid #dddddd;
margin-bottom:20px;
} .woocl-right-part{
border-left: 1px solid #ccc;
padding-left:10px;
padding-right:10px;
width: 70%;
width: calc(70% - 20px);
float: left;
max-width: 100%;
}
.woocl-dropdown {
float: left;
width: 100%;
margin-bottom:20px;
}
.woocl-dropdown select {
border: 1px solid #dddddd;
border-radius: 3px;
box-shadow: 0 1px 1px #ffffff inset, 0 1px #dddddd;
color: #555555;
cursor: pointer;
width:97%;
display: block;
font-size: 16px;
font-weight: 600;
padding: 8px;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
}
.woocl-colwcreate{
font-size: 16px;
color: #555555;
float: left;
margin-bottom: 20px;
width:100%;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
max-width: 690px;
}
.woocl-middle table{
border:0 none;
width: 100%;
}
tr.woocl-colwnoborder, tr.woocl-colwnoborder td {
border: none;
}   
.woocl-txt {
border: 0 none;
width: 85%;
padding-left: 0;
}
.woocl-clnwbtn {
border: 0 none;
}
.woocl-colwCreateFields td{
vertical-align: top;
padding: 0 !important;
}
.woocl-colwCreateFields td.woocl-clnwbtn {
white-space: nowrap;
}
.woocl-colwCreateFields .woocl-colwName{
border-radius: 3px;
color: #555555;
font-size: 14px;
padding: 10px;
background-repeat: 1px solid rgb(221, 221, 221);
width: 100%;
max-width: 475px;
}
.woocl-colwCreateFields .woocl-creBtn {
margin-top: -2px;
padding: 5px 20px;
}
.woocl-clnwbtn .woo_cl_loader {
margin-top: 10px;
}
.woocl-textarea {
float: left;
width: 100%;
}
.woocl-textarea textarea{
border: 1px solid #dddddd;
border-radius: 3px;
display: block;
padding:5px;
color: #555555;
resize:none; width:100%;
font-size: 14px;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.06) inset;
margin:0 0 5px;
box-sizing:border-box;
}
.woocl-error {
color:#ff0000;
}
.woocl-success {
color:#009900;
}
#woo_cl_create_loader, #woo_cl_add_coll_loader, .woocl_adding_msg, .woocl_creating_coll_msg  ,.woo_cl_update_msg , #woo_cl_update_loader, .woo_cl_loader {
display: none;
} .woocl-add-cart-btn a {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
color: #0645ba !important;
padding: 0 !important;
font-weight: 600 !important;
border-bottom: medium none !important;
text-decoration: none !important;
}
.woocl-add-cart-btn a:hover {
text-decoration: underline !important;
}
.woocl-add-cart-btn p {
margin: 0 !important;
} .woocl-footer{
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
clear: both;
float: left;
width: 100%;
margin-top: 20px;
}
.woocl-footer .woocl-notes{
color: #999999;
font-size: 13px;
margin: 30px 0 0;
}
.woocl-footer .woocl-acts{
color: #0654ba;
float: right;
font-size: 12px;
font-weight: 600;
padding: 20px;
margin-top: 0 !important;
display: inline-block;
}
.woocl-footer .woocl-acts a{
padding-right: 20px;
border-bottom: medium none;
color: #21759b;
border-bottom: medium none;
text-decoration: none;
cursor: pointer;
}
.woocl-btn{
background: -moz-linear-gradient(top, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 100%, rgba(125,185,232,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(100%,rgba(43,136,217,1)), color-stop(100%,rgba(125,185,232,1))); 
background: -o-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 100%,rgba(125,185,232,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 );
border: 0 none;
border-radius: 3px;
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.04);
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: 500;
padding: 8px 15px;
text-align: center;
text-decoration: none;
vertical-align: baseline;
white-space: nowrap;
color: #ffffff;
outline: 0 none;
text-transform: capitalize;
line-height: 1.5;
}
.woocl-btn:hover, .woocl-btn:focus{
box-shadow: none;
text-decoration: none;
color: #ffffff;
transition: background-position 0.1s linear 0s;
background: none repeat scroll 0 0 #00509d;
outline: 0 none;
}
.woocl-btn:active {
padding: 9px 12px;
border: 0 none;
outline: 0 none;
}
.woocl-acts a:hover {
text-decoration: underline !important;
color: #002398;
}
.woocl-myicon i.woocl-icon{
background: url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/icon.png) no-repeat scroll 0 -60px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 16px;
margin: 30px 5px 0 9px;
width: 15px;
}
.woocl-myicon{
float:left;
max-width: 28px;
width:9%;
}
.woocl-notes{
float:left;
width: 65%;
}
.woocl-click {
margin-top: 10px;
margin-bottom: 0;
width: 100%;
float: left;
} .woocl-modal-imageadd-inwrapper {
background-color: rgba(0, 0, 0, 0.7);
height: 100%;
left: 0;
overflow: auto;
position: fixed;
top: 0;
width: 100%;
z-index: 100030;
display:none;
}
.woocl-modal-addwrapper {
margin: 0 auto;
width: 100%;
}
.woocl-imageadd-middlepart {
background-color: white;
border-radius: 3px;
box-shadow: 1px 1px 1px 1px #444;
float: left;
font-family: Roboto Light,Arial,sans-serif;
left: 0;
margin: 0 auto;
max-width: 500px;
position: absolute;
right: 0;
top: 10%;
width: 90%;
z-index: 1000;
display:none;
}
.woocl-addoverlay{
bottom: 0;
display: none;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 100040;
display:none;
}
.woocl-wrapper {
margin: 0 auto;
max-width: 500px;
width: 100%;
}
.woocl-topper {
background-color: #fafafa;
border-top: 3px solid #5ba71b;
color: #cfcfcf;
float: left;
height: 23px;
padding-top: 6px;
width: 100%;
background-color: #f5f5f5;
color: #cfcfcf;
border-bottom: 1px solid #cccccc;
}
.woocl-closer {
background: url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/close_icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
cursor: pointer;
float: right;
height: 15px;
max-width: 30px;
width: 100%;
}
.woocl-innerdata {
float: left;
margin-bottom: 30px;
max-width: 500px;
width: 100%;
}
.woocl-collection-top {
border-bottom: 1px solid #d9d9d9;
float: left;
width: 100%;
display: flex;
}
.coll-success {
background: url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/round.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: inline;
float: left;
height: 24px;
margin: 13px 0 15px 15px;
max-width: 24px;
width: 100%;
}
.coll-textmsg {
float: left;
margin: 15px 0 0;
max-width: 435px;
width: auto;
display: inline;
padding-left: 15px;
}
.coll-textmsg > span {
color: #209900;
display: inline;
font-size: 21px;
font-weight: bold;
word-wrap: break-word;
}
.coll-textmsg > p {
color: #0654ba;
display: inline;
font-size: 21px;
font-weight: bold;
text-decoration: none;
}
.woocl-popup-img {
float: left;
max-height: 160px;
max-width: 160px;
width: 100%;
box-sizing: border-box;
}
.woocl-image-display {
float: left;
padding: 12px;
width: 100%;
box-sizing: border-box;
}
.woocl-image-display > img {
max-height: 140px;
max-width: 140px;
min-height:140px;
box-sizing: border-box;
}
.woocl-messagepart {
float: left;
margin-top: 12px;
max-width: 300px;
width: auto;
}
.woocl-msginfo {
color: #333333;
float: left;
font-family: Roboto Light,Arial,sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 18px;
max-width: 320px;
padding: 10px;
width: auto;
}
.woocl-msginfo > p {
max-width: 270px;
}
.woocl-shopping { max-width: 162px;
min-width: 50px;
}
.woocl-addbtn{
text-shadow: none;
-webkit-border-radius:3px;	 
color: #fff;
text-decoration: none;
font-size: 14px;
padding: 8px 15px;
text-align: center;
border-radius: 3px;
border: 1px solid #aaa;
box-shadow: none;
cursor: pointer;
text-shadow: none;
max-width:160px;
min-height:50px;
background: #6c6c6c;
}
.woocl-addbtn:hover, .woocl-addbtn:active, woocl-addbtn:focus {    
border: 1px solid #aaa;
background: #5a5a5a;
color: #fff;
transition: background-position 0.1s linear 0s;
cursor:pointer;
}
.woocl-closer:hover{
cursor:pointer;
}
.clear {
clear: both;
} .woocl-img-button{
background: -moz-linear-gradient(top, rgba(59,103,158,1) 0%, rgba(43,136,217,1) 100%, rgba(125,185,232,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,103,158,1)), color-stop(100%,rgba(43,136,217,1)), color-stop(100%,rgba(125,185,232,1))); 
background: -o-linear-gradient(top, rgba(59,103,158,1) 0%,rgba(43,136,217,1) 100%,rgba(125,185,232,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b679e', endColorstr='#7db9e8',GradientType=0 ); 
border: 1px solid transparent;
border-radius: 5px;
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.04);
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 16px;
font-weight: 500;
padding:5px 90px;
text-align: center;
text-decoration: none;
vertical-align: baseline;
font-weight:bold;
}
.woocl-img-button:hover {
background: none repeat scroll 0 0 #00509d;
box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
color: white;
text-decoration: none;
transition: background-position 0.1s linear 0s;
}
.woocl-summary-title.regular {
color: #333 !important;
font-weight: normal;
border-bottom: medium none;
font-size: 20px;
text-decoration: none;
}
a.woocl-summary-title.regular:hover {
text-decoration: underline !important;
}
.woocl-colwItem h2 {
margin: 20px 0 0 !important;
}
.woocl-price {
float: left;
max-width: 570px;
width: 100%;
}
.woocl-price-bin {
color: #333;
font-size: 34px;
}
.woocl-price-discount {
padding-left: 6px;
text-decoration: line-through;
}
.woocl-discount, .woocl-instock, .woocl-product-disc {
margin-top: 10px;
}
.woocl-price-amount-saved {
color: #777777;
font-size: 14px;
}
.woocl-available {
float: left;
width: 100%;
}
.woocl-inner-textform {
border-bottom: 1px solid #efefef;
color: #777777;
font-size: 14px;
margin-top: 10px;
padding-bottom: 10px;
}
.woocl-inner-textform > p {
color: #333;
font-size: 14px;
}
.woocl-summary-cart {
float: left;
margin-bottom: 30px;
margin-top: 30px;
width: 100%;
}
.woocl-module-social {
text-align: center;
width: 100%;
}
.woocl-position {
position: relative;
}
.woocl-position {
margin: 10px auto;
width: 68%;
}
.woocl-social-watch-wrapper {
float: left;
padding-bottom: 10px;
padding-top: 10px;
width: 100%;
}
.woocl-smallericon1 {
float: left;
width: 10%;
}
.woocl-smallericon1 .woocl-icon-watch {
background: url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/icon.png) no-repeat scroll -30px 1px rgba(0, 0, 0, 0);
float: left;
height: 16px;
line-height: 16px;
margin: 4px 21px;
width: 17px;
}
.woocl-inner-watch {
float: left;
width: 90%;
}
.woocl-social-watch-text {
color: #0645ba;
}
.woocl-social-collection {
float: left;
width: 100%;
}
.woocl-item-variation .variation dt {
float: left;
font-weight: bold;
}
.woocl-item-variation .variation dd{
margin:5px 0px;
}
.woocl-right-part .woocl-colwItem p{
color: #393535;
font-size: 18px;
margin-bottom:0px;
}
.woocl-right-part .woocl-colwItem p:first-letter{
text-transform: capitalize;
} .woocl-product-details {
border: medium none !important;
margin: 10px 0 0 20px !important;
width: 350px !important;
}
.woocl-product-details td, .woocl-product-details tr {
padding-bottom: 7px;
}
.woocl-product-details td, .woocl-product-details th {
border: medium none !important;
}
.woocl-product-details a {
border-bottom: medium none !important;
text-decoration: none !important;
}
.woo_cl_add_cart_message a {
display: none;
}
.woo_cl_add_cart_message ul, .woo_cl_add_cart_message ul li {
margin: 0px !important;
padding: 0px !important;
list-style: outside none none;
}
.woo_cl_add_call_wrap {
display: inline-block;
}
.woo_cl_add_cart_message {
margin-top: 5px;
}
.woocommerce ul.products li.product a.show_dropbox{white-space: normal;line-height: 1.4;} @media (min-width : 768px) and (max-width : 980px) {
.woocl-inner .woocl-right-part::after {
border-left: 0 none !important;
}
.woocl-right-part .woocl-colwItem {
margin: 30px 10px;
max-width: 100% !important;
padding: 0;
position: relative;
width: 100% !important;
}
.woocl-btn{padding:8px 15px !important}
}
@media (max-width : 767px) {
.woocl-left-part {
float: none;
max-width: 90%;
margin: 10px auto 0;
width: auto;
}
.woocl-right-part {
border-left: 0 none !important;
float: none;
margin: 0 auto !important;
max-width: 285px;
width: auto;
}
.woocl-dropdown select{width: 100%;}
.woocl-inner .woocl-right-part::after {
border-left: 0 none !important;
}
.woocl-right-part .woocl-colwItem {
margin: 30px 10px;
max-width: 100% !important;
padding: 0;
position: relative;
width: 100% !important;
}
.woocl-btn{padding:8px 15px !important}
.woocl-colwCreateFields .woocl-colwName {
width: 85%;
}
.woocl-notes {
float: left;
width: 85%;
}
.woocl-footer .woocl-acts {
float: none !important;
}
.woocl-footer {
display: inline-block;
float: none;
text-align: center;
width: 100%;
}
.woocl-txt {
border: 0 none;
padding-left: 0;
width: 70%;
}
}
@media (max-width : 600px) {
.woocl-header .woocl-title{
white-space: unset;
line-height: 1.2;
font-size: 20px;}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
.woocl-header .woocl-title{
float:none;
width:100%;    
}
.woocl-header .woocl-lmore{
float:none;
width:100%;
}
.woocl-left-part{
margin-left:0px;
max-width: 100%;
width: auto;	
}
.woocl-right-part{
padding-left:5px;
}
.woocl-footer .woocl-acts{
float:none;
text-align:center;
} .woocl-image-display{
max-width: 100%;
}
.woocl-messagepart{
width:100%;
}
.woocl-image-middlepart {
max-width: 300px;
} .woocl-product-details .th-width {
width: 25%;
font-weight: 600px;	
}  .woocl-colwCreateFields .woocl-txt{
width: 70%;
}
.woocl-colwCreateFields .woocl-colwName{
max-width: 354px;
}
.woocl-colwCreateFields {
margin-bottom: 0px;
}
.woocl-textarea textarea{
width:100%;
}
.woocl-footer{
text-align: center;
}
.woocl-footer .woocl-notes {
width: 100%;
float: none;
}
}  .woocl-middle {
overflow: hidden !important;
box-shadow: none !important;
}
.woocl-right-part {
border-left: none;
}
.woocl-colwItem {
border-bottom: none;
}
.woocl-right-part::after, .woocl-colwItem::after {
content: "" !important;
display: block !important;
position: absolute !important;
}
.woocl-right-part {
border-left: 1px solid #ccc !important;
height: 100% !important;
margin-left: 2px !important;
z-index: -1 !important;
}
.woocl-colwItem::after {
border-bottom: 1px solid #ccc !important;
margin: 10px -10px !important;
width: 100% !important;
} .woocl-position {
width: 100% !important;
}
.th-width {
width: 20%;
font-weight: 600;
}
.woocl-summary-cart .woocl-product-details {
border: medium none !important;
margin: 10px 0 !important;
width: 100% !important;	
} .woocl-row-area{width: 100%;vertical-align: top;}
.woocl-row-area #woocl-colwname{width: calc(61% - 12px);width: -webkit-calc(61% - 12px);display: inline-block;vertical-align: top;float: left;min-width: unset;margin-right: 10px;}
.woocl-row-area .woocl-coll_privacy-dropdown{width: calc(18% - 12px);width: -webkit-calc(18% - 12px);display: inline-block;vertical-align: top;float: left;min-width: unset;margin-right: 10px;}
.woocl-row-area .woocl-clnwbtn{display: inline-block;vertical-align: top;width: calc(17% - 2px);float: left;min-width: unset}
.woocl-row-area .woocl-clnwbtn #woo-cl-createbtn{width: 100%;}
.woocl-right-part{display: inline-block;margin: 0 auto !important;float: none;border: none !important;}
.woocl-row-area #woo-cl-createbtn span {text-align: center; height: auto; font-size: 16px; width: auto; position: unset;}
@media (max-width : 767px) {
.woocl-right-part{display: table;margin: 0 auto !important;float: none;border: none !important;}
.woocl-row-area #woocl-colwname{margin-right: 0px;width: calc(100% - 20px);width: -webkit-calc(100% - 20px);margin-bottom: 20px;}
.woocl-row-area .woocl-coll_privacy-dropdown{width: calc(100% - 0px);width: -webkit-calc(100% - 0px);margin-right: 10px;margin-bottom: 15px}
.woocl-row-area .woocl-clnwbtn{width: calc(100% - 0px);}
}
@media (max-width : 480px) {
.woocl-collection-top{float: none;}
.woocl-popup-img{    float: none;
display: block;
max-width: 100%;
width: 100%;
text-align: center;}
.woocl-image-display{float: none;
margin: 0 auto;
display: block;
text-align: center;}
.woocl-messagepart{    max-width: 100%;
text-align: center;
float: none;}
.woocl-msginfo{    float: none;
max-width: 100%;
text-align: center;}
.woocl-msginfo > p{    max-width: 100%;}
.woocl-shopping{max-width: 100%;}
} .woocl-product-variable-product {
display: none;
}@font-face{font-family:'FontAwesome';src:url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'),url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'),url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'),url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'),url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0, 0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-genderless:before,.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.selectricWrapper {
position: relative;
margin: 0 0 5px;
width: 100%;
cursor: pointer;
}
.selectricResponsive {
width: 100%;
}
.selectric {
border: 1px solid #DDD;
background: #F8F8F8;
position: relative;
border-radius: 2px;
}
.selectric .label {
display: block;
white-space: nowrap;
overflow: hidden;
margin: 0 30px 0 0;
padding: 10px;
font-size: 14px;
line-height: 18px;
color: #444;
min-height: 18px;
text-align: left;
font-weight: normal;
}
.selectric .selectric-button {
display: block;
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 30px;
height: auto;
color: #000;
text-align: center;
font: 0/0 a; *font: 20px/30px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .selectric-button:after {
content: " ";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
width: 0;
height: 0;
border: 4px solid transparent;
border-top-color: #000;
border-bottom: none;
}
.selectricHover .selectric {
border-color: #CCC;
}
.selectricHover .selectric .selectric-button {
color: #000;
}
.selectricHover .selectric .selectric-button:after {
border-top-color: #000;
}
.selectricOpen {
z-index: 9999;
}
.selectricOpen .selectric {
border-color: #CCC;
background: #F0F0F0;
}
.selectricOpen .selectricItems {
display: block;
}
.selectricDisabled {
filter: alpha(opacity=50);
opacity: 0.5;
cursor: default;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.selectricHideSelect {
position: relative;
overflow: hidden;
width: 0;
height: 0;
}
.selectricHideSelect select {
position: absolute;
left: -100%;
display: none;
}
.selectricInput {
position: absolute !important;
top: 0 !important;
left: 0 !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
margin: 0 !important;
padding: 0 !important;
width: 1px !important;
height: 1px !important;
outline: none !important;
border: none !important;
*font: 0/0 a !important;
background: none !important;
}
.selectricTempShow {
position: absolute !important;
visibility: hidden !important;
display: block !important;
} .selectricItems {
display: none;
position: absolute;
top: 100%;
left: 0;
background: #F9F9F9;
border: 1px solid #CCC;
z-index: -1;
box-shadow: 0 0 10px -6px;
}
.selectricItems .selectricScroll {
height: 100%;
overflow: auto;
}
.selectricAbove .selectricItems {
top: auto;
bottom: 100%;
}
.selectricItems ul, .selectricItems li {
list-style: none;
padding: 0;
margin: 0 !important;
font-size: 14px;
line-height: 20px;
min-height: 20px;
}
.selectricItems li {
display: block;
padding: 5px;
border-top: 1px solid #FFF;
border-bottom: 1px solid #EEE;
color: #666;
cursor: pointer;
}
.selectricItems li.selected {
background: #EFEFEF;
color: #444;
border-top-color: #E0E0E0;
}
.selectricItems li:hover {
background: #F0F0F0;
color: #444;
}
.selectricItems li.disabled {
background: #F5F5F5;
color: #BBB;
border-top-color: #FAFAFA;
cursor: default;
} .selectric-woocl-custom-options .selectricItems .ico {
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
height: 30px;
width: 30px;
margin: 0 6px 0 0;
}
.selectric-woocl-custom-options .selectricItems .ico-private {background: url(//meumundopersonalizado.com.br/wp-content/plugins/woocommerce-collections/includes/templates/css/images/lock.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 13px;
margin-left: 10px;
display: inline-block;
vertical-align: middle;
width: 13px;
position: relative;
top: auto;
bottom: auto;
}
.single_add_to_cart_button{font-size: 14px;}.yith-wcbm-clearfix:before,
.yith-wcbm-clearfix:after {
content : '';
display : table;
}
.yith-wcbm-clearfix:after {
clear : both;
}
.yith-wcbm-clearfix {
zoom : 1; }
.yith-wcbm-badge {
position        : absolute;
display         : flex;
justify-content : center;
flex-direction  : column;
box-sizing      : border-box;
text-align      : center;
line-height     : normal;
z-index         : 50;
font-family     : "Open Sans", sans-serif;
font-size       : 13px;
min-width       : max-content;
}
.yith-wcbm-badge img {
display : block;
}
.yith-wcbm-badge p {
margin      : 0 !important;
line-height : inherit;
font-size   : unset !important;
}
.yith-wcbm-badge strong,
.yith-wcbm-badge b {
font-weight : 600;
}
p.yith-wcbm-badge-txt {
margin  : 0;
padding : 0;
}
.container-image-and-badge {
position    : relative;
display     : block;
text-indent : 0;
line-height : 0;
}
.yith-wcbm-badge img {
margin : 0 !important;
}
span.onsale {
z-index : 10;
} .yith-wcbm-shortcode-badge-container .container-image-and-badge {
display : inline-block;
}  .cart_item .yith-wcbm-badge {
display : none !important;
} .product-thumbnails .yith-wcbm-badge {
display : none !important;
} .yith-wcbm-theme-flatsome .iosSlider.product-thumbnails .yith-wcbm-badge,
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge .yith-wcbm-badge {
display : none !important;
}
.yith-wcbm-theme-flatsome #mini-cart-content .container-image-and-badge,
.yith-wcbm-theme-flatsome .products .container-image-and-badge,
.yith-wcbm-theme-flatsome .yith-wcbm-badge img {
position : static !important;
} .fusion-menu-cart-items .yith-wcbm-badge {
display : none !important;
} #yith-wcwl-form .yith-wcbm-badge {
display : none !important;
} .yith-wfbt-section .yith-wcbm-badge, .yith-wfbt-form .yith-wcbm-badge {
display : none !important;
} #ywsfl_container_list .yith-wcbm-badge {
display : none !important;
} .yith-quick-view-nav .container-image-and-badge {
position : static !important;
width    : 100% !important;
padding  : 0 !important;
}
.yith-quick-view-nav .yith-wcbm-badge {
display : none !important;
} .yith-ajaxsearchform-container .yith-wcbm-badge {
display : none !important;
} .yith-wcpb-product-bundled-items .yith-wcbm-badge {
display : none !important;
} .ssatc-sticky-add-to-cart .yith-wcbm-badge {
display : none !important;
} .yith-ywraq-list-widget-wrapper .yith-wcbm-badge {
display : none !important;
} .yith-wacp-content table.cart-list .yith-wcbm-badge {
display : none;
} body.yith-wcbm-theme-basel .container-image-and-badge > img,
body.yith-wcbm-theme-basel .container-image-and-badge *:not(.yith-wcbm-badge) img {
width : 100%;
}