// /** ?>^PHPCS_CSS_T_CLOSE_TAG^^PHPCS_CSS_T_CLOSE_TAG^// * Copyright © Magento, Inc. All rights reserved. // * See COPYING.txt for license details. // */ // // Variables // _____________________________________________ @quotecart__border-color: @color-gray80; @quotecart__padding-horizontal: @indent__base; @quotecart-qty__height: 24px; // // Common // _____________________________________________ & when (@media-common = true) { // // Quotecart // --------------------------------------------- .block-quotecart { .items-total { float: left; margin: 0 @indent__s; .count { font-weight: @font-weight__bold; } } .subtotal { margin: 0 @indent__s @indent__s; text-align: right; .label { &:extend(.abs-colon all); } } .amount { .price-wrapper { &:first-child { .price { font-size: @font-size__l; font-weight: @font-weight__bold; } } } } .subtitle { display: none; &.empty { display: block; font-size: 14px; padding: @indent__l 0 @indent__base; text-align: center; } } .text { &.empty { text-align: center; } } .block-content { > .actions { margin-top: 15px; > .secondary { text-align: center; } > .primary { margin: 0 @indent__s 15px; .action { &.primary { &:extend(.abs-button-l all); display: block; width: 100%; } } } .paypal-logo { margin-top: 15px; text-align: center; } } } .block-category-link, .block-product-link, .block-cms-link, .block-banners { margin: 15px 0 0; text-align: center; } } .fme-quote-cart-wrapper { .lib-dropdown( @_toggle-selector: ~'.action.fme-quote-showcart', @_options-selector: ~'.block-quotecart', @_dropdown-list-width: 320px, @_dropdown-list-position-right: 0px, @_dropdown-list-pointer-position: right, @_dropdown-list-pointer-position-left-right: 26px, @_dropdown-list-z-index: 101, @_dropdown-toggle-icon-content: @icon-cart, @_dropdown-toggle-active-icon-content: @icon-cart, @_dropdown-list-item-padding: false, @_dropdown-list-item-hover: false, @_icon-font-position: before, @_icon-font-size: 22px, @_icon-font-line-height: 28px, @_icon-font-color: @quotecart-icons-color, @_icon-font-color-hover: @quotecart-icons-color-hover, @_icon-font-color-active: @quotecart-icons-color ); float: right; .block-quotecart { .lib-css(padding, 25px @quotecart__padding-horizontal); .block-title { display: none; } } .product { .actions { float: right; margin: -24px 0 0; > .primary, > .secondary { display: inline; &:not(:last-child) { margin-right: 15px; } } } } .action { &.close { height: 40px; position: absolute; right: 0; top: 0; width: 40px; .lib-button-reset(); .lib-button-icon( @icon-remove, @_icon-font-color: @quotecart-icons-color, @_icon-font-size: 16px, @_icon-font-line-height: 16px, @_icon-font-text-hide: true ); } &.fme-quote-showcart { white-space: nowrap; .text { &:extend(.abs-visually-hidden all); } .counter.qty { .lib-css(background, @active__color); .lib-css(color, @page__background-color); .lib-css(height, @quotecart-qty__height); .lib-css(line-height, @quotecart-qty__height); border-radius: 2px; display: inline-block; margin: 3px 0 0; min-width: 18px; overflow: hidden; padding: 0 3px; text-align: center; white-space: normal; &.empty { display: none; } .loader { > img { .lib-css(max-width, @quotecart-qty__height); } } } .counter-number { text-shadow: 0 0 7px rgba(0, 0, 0, 1); } .counter-label { &:extend(.abs-visually-hidden all); } } } .quotecart-widgets { margin-top: 15px; } } .quotecart-items-wrapper { .lib-css(border, 1px solid @quotecart__border-color); .lib-css(margin, 0 -@quotecart__padding-horizontal); border-left: 0; border-right: 0; overflow-x: auto; padding: 15px; } .quotecart-items { .lib-list-reset-styles(); .product-item { padding: @indent__base 0; &:not(:first-child) { .lib-css(border-top, 1px solid @quotecart__border-color); } &:first-child { padding-top: 0; } > .product { &:extend(.abs-add-clearfix all); } } .product-image-wrapper { &:extend(.abs-reset-image-wrapper all); } .product-item-pricing { .label { display: inline-block; } } .price-quotecart { margin-bottom: @indent__xs; } .product-item-name { font-weight: @font-weight__regular; margin: 0 0 @indent__s; a { .lib-css(color, @link__color); } } .product-item-details { padding-left: 88px; .price { font-weight: @font-weight__bold; } .price-including-tax, .price-excluding-tax { margin: @indent__xs 0; } .weee[data-label] { .lib-font-size(11); .label { &:extend(.abs-no-display all); } } .details-qty { margin-top: @indent__s; } } .product { > .product-item-photo, > .product-image-container { float: left; } .toggle { &:extend(.abs-toggling-title all); &:after { .lib-css(color, @color-gray56); margin: 0 0 0 @indent__xs; position: static; } border: 0; padding: 0 @indent__xl @indent__xs 0; } .active { > .toggle { .lib-icon-font-symbol( @_icon-font-content: @icon-up, @_icon-font-position: after ); } } &.pricing { margin-top: 3px; } &.options { .toggle { &.tooltip { .lib-icon-font( @icon-down, @_icon-font-size: 12px, @_icon-font-line-height: 12px, @_icon-font-text-hide: true, @_icon-font-margin: -3px 0 0 7px, @_icon-font-position: after ); } > span { &:extend(.abs-visually-hidden-reset all); } } .details { display: none; } } } .details-qty, .price-quotecart { .label { &:extend(.abs-colon all); } } .item-qty { margin-right: @indent__s; text-align: center; width: 40px; } .update-cart-item { .lib-font-size(11); vertical-align: top; } .subtitle { display: none; } .action { &.edit, &.delete { .lib-icon-font( @icon-edit, @_icon-font-size: 18px, @_icon-font-line-height: 20px, @_icon-font-text-hide: true, @_icon-font-color: @quotecart-icons-color, @_icon-font-color-hover: @primary__color, @_icon-font-color-active: @quotecart-icons-color ); } &.delete { .lib-icon-font-symbol( @_icon-font-content: @icon-trash ); } } } } // // Mobile // _____________________________________________ .media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__xs) { .fme-quote-cart-wrapper .block-quotecart { width: 290px; } } .media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__s) { .fme-quote-cart-wrapper { margin-top: @indent__s; } } // // Desktop // _____________________________________________ .media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) { .fme-quote-cart-wrapper { margin-left: 13px; .block-quotecart { right: -15px; width: 390px; } } .minilist .action.delete, .fme-quote-cart-wrapper .action.edit { .lib-icon-font-size( @_icon-font-size: 16px ); } } .fme_requestforquote-quotecart-index .cart-container .cart-summary { width: 100% !important; flex:1; } .cart-container { gap:60px; } form#form-validate { flex:1.8; padding-top:33px; } a.action.action-edit { display:none; } :nth-child(1 of .summary.title) { display: none; } .requiredfield { display:none; } .input-text.qty{ border: 1px solid black !important; } .minicart-wrapper.fme-quote-cart-wrapper{ display:none; } body { font-family: Arial, sans-serif; margin: 0; padding: 0; } .image-text { color: black; font-size: 22px; /* Fixed property name */ } .menu-container { color: white; text-align: center; background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Sciencell_Distributor/images/world.webp'); background-repeat: no-repeat; } .menu-buttons { margin-bottom: 10px; } .menu-buttons button { background-color: #c80000; color: white; border: none; margin: 5px; cursor: pointer; font-size: 16px; border-radius: 5px; transition: background-color 0.3s, color 0.3s; box-shadow: 3px 3px 4px rgba(0, 0, 0, .5); } .menu-buttons button:hover { background-color: #a60000; color: white; } .search-bar { margin-bottom: 20px; } .search-bar input[type="text"] { width: 50%; padding: 10px; font-size: 16px; border: 1px solid #ccc; border-radius: 5px; box-shadow: 0px 1px 0px rgba(0, 0, 0, 17%); } /* Media queries */ @media(min-width: 768px) { .search-bar input[type="text"] { width: 50%; } .menu-container { padding: 60px; } .menu-buttons button { padding: 13px 25px; } } /* Mobile */ @media(max-width: 767px) { .search-bar input[type="text"] { width: 100%; } .menu-container { padding: 20px; } .menu-buttons button { padding: 10px 15px; } .distributor-info { flex-direction: column; /* Adjust for mobile */ align-items: stretch; } .distributor-info .column { margin-right: 0; margin-bottom: 15px; } } .container-distributor { width: 90%; margin: 0 auto; padding: 20px; } .continent-header { font-size: 28px; color: #333; padding: 15px 0; border-bottom: 2px solid #c80000; margin-top: 20px; } .accordion-container { margin-top: 10px; } .accordion-checkbox { display: none; } .accordion-label { background-color: #f9f9f9; color: black; cursor: pointer; padding: 20px; border-radius: 5px; font-size: 22px; display: block; text-align: left; border: 1px solid #d1d1d1; transition: background-color 0.3s, color 0.3s; margin-bottom: 10px; } .accordion-label:hover { background-color: #e6e6e6; } .accordion-label::after { content: '\25BC'; font-size: 18px; float: right; transition: transform 0.3s; } .accordion-checkbox:checked + .accordion-label::after { transform: rotate(180deg); } .panel-distributor { padding: 0 15px; background-color: white; display: none; overflow: hidden; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .accordion-checkbox:checked + .accordion-label + .panel-distributor { display: block; } .distributor-info { display: flex; align-items: stretch; padding: 15px; border-bottom: 1px solid #ddd; background-color: white; } .distributor-info .column { flex: 1; margin-right: 20px; display: flex; flex-direction: column; justify-content: center; } .distributor-info .column img { max-width: 200px; width: auto; height: auto; object-fit: contain; margin-right: 15px; } .distributor-info .column:last-child { margin-right: 0; } .distributor-info p { margin: 5px 0; font-size: 14px; } .distributor-info a { color: #c80000; text-decoration: none; } .distributor-info a:hover { text-decoration: underline; } .notes-top, .notes-bottom { font-style: italic; color: #c80000; padding: 10px; } .company { font-weight: bold; } /* Pickled Bluewood */ /* Curious Blue */ /* White */ /* Porcelain */ /* Cinnabar */ [data-block="ajaxpro-floating-cart"].minicart-wrapper { margin: 0 !important; padding: 0 !important; } .cd-cart-container::before { content: ''; position: fixed; z-index: 800; height: 100vh; width: 100vw; top: 0; left: 0; background: rgba(0, 0, 0, 0.5); opacity: 0; visibility: hidden; transition: opacity .4s, visibility .4s; } .cd-cart-container.cart-open::before { opacity: 1; visibility: visible; } .cd-cart-trigger, .cd-cart { position: fixed; bottom: 20px; right: 5%; transition: transform .2s; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: transform; backface-visibility: hidden; } .rtl .cd-cart-trigger, .rtl .cd-cart { right: auto; left: 5%; } .empty .cd-cart-trigger, .empty .cd-cart { transition: transform .2s, 0s visibility .4s; transform: translateY(150px); visibility: hidden; } @media only screen and (min-width: 1170px) { .cd-cart-trigger, .cd-cart { bottom: 40px; } } .cd-cart-trigger { z-index: 802; height: 72px; width: 72px; text-indent: -9999px; color: transparent; white-space: nowrap; } .rtl .cd-cart-trigger { text-indent: 9999px; } .cd-cart-trigger:hover { color: transparent; } .cd-cart-trigger::after, .cd-cart-trigger::before { content: ''; position: absolute; left: 50%; top: 50%; bottom: auto; right: auto; transform: translateX(-50%) translateY(-50%); height: 100%; width: 100%; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNDRweCIgaGVpZ2h0PSI3MnB4IiB2aWV3Qm94PSIwIDAgMTQ0IDcyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDQgNzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMCwgMjApIj4KCQoJCTxsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzM0MzQzNCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjciIHkxPSIxMSIgeDI9IjEzIiB5Mj0iMiIvPgoJCgkJPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzQzNDM0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMjUiIHkxPSIxMSIgeDI9IjE5IiB5Mj0iMiIvPgoJCgkJPHBvbHlsaW5lIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzM0MzQzNCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgcG9pbnRzPSIKCQkyOCwxNSAyNiwyOSA2LDI5IDQsMTUgCSIvPgoJCgkJPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzQzNDM0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMSIgeTE9IjExIiB4Mj0iMzEiIHkyPSIxMSIvPgo8L2c+CjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDkyLCAyMCkiPgoJCgkJPGxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMzQzNDM0IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiB4MT0iMjciIHkxPSI1IiB4Mj0iNSIgeTI9IjI3Ii8+CgkKCQk8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiMzNDM0MzQiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIyNyIgeTE9IjI3IiB4Mj0iNSIgeTI9IjUiLz4KPC9nPgo8L3N2Zz4K') no-repeat 0 0; transition: opacity .2s, transform .2s; } .cd-cart-trigger::after { background-position: -72px 0; opacity: 0; transform: translateX(-50%) translateY(-50%) rotate(90deg); } .cart-open .cd-cart-trigger::before { opacity: 0; } .cart-open .cd-cart-trigger::after { opacity: 1; transform: translateX(-50%) translateY(-50%); } .cd-cart-trigger .count { position: absolute; top: -10px; right: -10px; height: 28px; width: 28px; background: #e94b35; color: #ffffff; font-size: 1.1em; font-weight: bold; border-radius: 50%; text-indent: 0; transition: transform .2s .5s; list-style: none; padding: 0; } .cd-cart-trigger .count li { position: absolute; transform: translateZ(0); left: 50%; top: 50%; bottom: auto; right: auto; transform: translateX(-50%) translateY(-50%); padding: 0; } .cd-cart-trigger .count li:last-of-type { visibility: hidden; } .cart-open .cd-cart-trigger .count { transition: transform .2s 0s; transform: scale(0); } .empty .cd-cart-trigger .count { transform: scale(1); } .cd-cart-trigger:hover + div .wrapper { box-shadow: 0 6px 40px rgba(0, 0, 0, 0.3); } .cart-open .cd-cart-trigger:hover + div .wrapper { box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17); } .cd-cart { z-index: 801; width: 90%; max-width: 440px; height: 400px; max-height: 90%; pointer-events: none; } .cd-cart .wrapper { position: absolute; bottom: 0; right: 0; z-index: 801; overflow: hidden; height: 72px; width: 72px; border-radius: 6px; transition: height 0.4s 0.1s, width 0.4s 0.1s, box-shadow 0.3s; transition-timing-function: cubic-bezier(0.67, 0.17, 0.32, 0.95); background: #ffffff; box-shadow: 0 4px 30px rgba(0, 0, 0, 0.17); pointer-events: auto; } .rtl .cd-cart .wrapper { right: auto; left: 0; } .cd-cart .wrapper .minicart-items-wrapper { border: 0; margin: 0; padding: 0; height: 100% !important; } .cd-cart .wrapper .minicart-items-wrapper .product-item { padding: 10px; margin: 0; } .cd-cart .wrapper .minicart-items-wrapper .product-item .subtitle { display: none; } .cd-cart .wrapper .minicart-items-wrapper .product-item > .product { position: relative; } .cd-cart .wrapper .minicart-items-wrapper .product-item-name { display: block; max-width: calc(100% - 70px); } .cd-cart .wrapper .minicart-items-wrapper .price-container { position: absolute; top: 0; right: 0; margin: 0; } .rtl .cd-cart .wrapper .minicart-items-wrapper .price-container { right: auto; left: 0; } .cd-cart .wrapper .minicart-items-wrapper .price-container .price-excluding-tax { margin: 0; } .cd-cart .wrapper .minicart-items-wrapper .price-container .price { font-size: 16px; font-weight: bold; } .cd-cart header, .cd-cart footer { position: absolute; z-index: 801; left: 0; width: 100%; box-sizing: border-box; } .cd-cart header, .cd-cart .body { opacity: 0; } .cd-cart header { top: 0; border-radius: 6px 6px 0 0; padding: 0 1.4em; height: 40px; line-height: 40px; background-color: #ffffff; transition: opacity .2s 0s; border-bottom: 1px solid #e6e6e6; } .cd-cart footer { bottom: 0; border-radius: 0 0 6px 6px; box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.15); background: #ffffff; } .cd-cart .checkout { display: block; height: 72px; line-height: 72px; margin-right: 72px; background: #2c97de; color: rgba(255, 255, 255, 0); text-align: center; font-size: 20px; font-weight: 600; transition: all .2s 0s; } .rtl .cd-cart .checkout { margin-right: 0; margin-left: 72px; } .cd-cart .checkout:hover { background: #399ee0; } .cd-cart .checkout em { font-style: normal; position: relative; display: inline-block; transform: translateX(40px); transition: transform 0s .2s; } .cd-cart .checkout em::after { position: absolute; top: 50%; bottom: auto; transform: translateY(-50%); right: 0; content: ''; height: 24px; width: 24px; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIwLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjQgMjQiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHgxPSIzIiB5MT0iMTIiIHgyPSIyMSIgeTI9IjEyIi8+Cjxwb2x5bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHBvaW50cz0iCgkxNSw2IDIxLDEyIDE1LDE4ICIvPgo8L3N2Zz4K') no-repeat center center; opacity: 0; transition: opacity .2s; } .rtl .cd-cart .checkout em::after { right: auto; left: 0; transform: rotate(180deg) translateY(-50%); transform-origin: 0 0; } .cd-cart .body { height: calc(100% - 112px); margin: 40px 0 0; transition: opacity .2s; } .cd-cart .body .minicart-items { overflow-x: hidden; padding: 10px; } .cd-cart .body li { opacity: 0; transform: translateX(80px); transition: opacity 0s .2s, transform 0s .2s; } .cd-cart .body li:not(:last-of-type) { margin-bottom: 20px; } .cd-cart .body .subtitle.empty { margin: 50px; } .cart-open .cd-cart .wrapper { height: 100%; width: 100%; transition-delay: 0s; } .cart-open .cd-cart header, .cart-open .cd-cart .body { opacity: 1; } .cart-open .cd-cart header { transition: opacity .2s .2s; } .cart-open .cd-cart .body { transition: opacity 0s; } .cart-open .cd-cart .body li { transition: transform .3s .2s, opacity .3s .2s; opacity: 1; transform: translateX(0); } .cart-open .cd-cart .body li:nth-of-type(2) { transition-duration: .4s; } .cart-open .cd-cart .body li:nth-of-type(3) { transition-duration: .5s; } .cart-open .cd-cart .body li:nth-of-type(4), .cart-open .cd-cart .body li:nth-of-type(5) { transition-duration: .55s; } .cart-open .cd-cart .checkout { color: #ffffff; transition: color .2s .3s; } .cart-open .cd-cart .checkout em { transform: translateX(0); transition: transform .2s .3s, padding .2s 0s; } .cart-open .cd-cart .checkout:hover em { padding-right: 30px; } .rtl .cart-open .cd-cart .checkout:hover em { padding-right: 0; padding-left: 30px; } .cart-open .cd-cart .checkout:hover em::after { opacity: 1; } @media only screen and (min-width: 768px) { .cd-cart .checkout { font-size: 24px; } } .easybanner-banner > [data-content-type="html"] { display: contents; } .easybanner-banner img { vertical-align: top; height: auto; } .easybanner-layout-magazine { position: relative; } .easybanner-layout-magazine .easybanner-title { display: inline-block; position: absolute; z-index: 10; left: 10px; top: 10px; color: #fafafa; text-decoration: none; font-size: 25px; font-weight: bold; text-shadow: 0 0 1px rgba(0, 0, 0, 0.5); } @media (min-width: 768px) and (max-width: 1024px) { .easybanner-layout-magazine .easybanner-title { font-size: 18px; } } .easybanner-layout-magazine .easybanner-title.bottom { top: auto; bottom: 10px; } .easybanner-layout-magazine .easybanner-title.right { text-align: right; left: auto; right: 10px; } .easybanner-layout-book { display: flex; align-items: flex-start; } .easybanner-layout-book > img, .easybanner-layout-book > picture { flex-shrink: 0; } .easybanner-layout-book.vertical { flex-direction: column; } .easybanner-layout-book > .content { padding: 2em 3em; } .easybanner-layout-book > .content.center { text-align: center; } .easybanner-layout-book > .content .easybanner-title { margin-top: 0; } .easybanner-layout-book > .content .easybanner-title:after { display: none; } .easybanner-layout-book > .content p { font-size: 1.1em; line-height: 1.5em; } @media (max-width: 767px) { .easybanner-layout-book > img, .easybanner-layout-book > picture { display: none; } } .easybanner-banner .block.newsletter { width: auto; max-width: none; margin: 0; padding: 0; } .easybanner-banner .easybanner-newsletter { max-width: 330px; margin: 20px auto 35px; } .easybanner-banner .easybanner-newsletter .block.newsletter > .title, .easybanner-banner .easybanner-newsletter .block.newsletter .field.newsletter label > span.label { display: none; } .easybanner-banner .easybanner-newsletter .block.newsletter .form.subscribe { display: block; text-align: left; } .easybanner-banner .easybanner-newsletter .block.newsletter .form.subscribe > .field, .easybanner-banner .easybanner-newsletter .block.newsletter .form.subscribe > .actions { float: none; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control { position: relative; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control:before { display: none; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control input { height: auto; background-color: #fff; border: 1px solid #ddd; border-radius: 2px; padding: 12px; } .easybanner-banner .easybanner-newsletter .block.newsletter .field .control input:focus { background-color: #f4f4f4; } .easybanner-banner .easybanner-newsletter .block.newsletter .actions { width: auto; display: block; margin-top: 10px; } .easybanner-banner .easybanner-newsletter .block.newsletter .action.subscribe { position: relative; border: 0; width: 100%; display: block; color: #fff; font-size: 18px; text-shadow: 0 0 2px rgba(0, 0, 0, 0.15); text-transform: none; background: #f54336; padding: 16px; border-radius: 3px; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15); transition: transform 100ms ease-in-out, box-shadow 100ms ease-in-out; } .easybanner-banner .easybanner-newsletter .block.newsletter .action.subscribe:active { transform: scale(0.97); box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); } .easybanner-banner .easybanner-newsletter .block.newsletter .action.subscribe span { text-transform: none; text-shadow: none; color: inherit; padding: 0; background: transparent; } .easybanner-close-icon { position: absolute; cursor: pointer; right: 2px; top: 2px; width: 30px; height: 30px; } .easybanner-close-icon::before, .easybanner-close-icon::after { content: ''; position: absolute; height: 2px; width: 15px; top: 13px; left: 8px; background-color: #555555; } .easybanner-close-icon::before { transform: rotate(45deg); } .easybanner-close-icon::after { transform: rotate(-45deg); } .easybanner-close-icon:hover::before, .easybanner-close-icon:hover::after { background-color: #111111; } .easybanner-banner.close-icon-light .easybanner-close-icon::before, .easybanner-banner.close-icon-light .easybanner-close-icon::after { background-color: #eeeeee; } .easybanner-close-permanent-core { z-index: 100; position: absolute; bottom: 2px; right: 2px; padding: 2px 5px; font-size: 12px; color: #aaaaaa; transition: opacity 0.2s ease-in; } .easybanner-close-permanent-core:visited { color: #aaaaaa; } .easybanner-banner.permanent-close-dark .easybanner-close-permanent-core { color: #222222; } .easybanner-banner.permanent-close-dark .easybanner-close-permanent-core:visited { color: #222222; } .easybanner-banner.permanent-close-light .easybanner-close-permanent-core { color: #fafafa; } .easybanner-banner.permanent-close-light .easybanner-close-permanent-core:visited { color: #fafafa; } .easybanner-banner.permanent-close-hide .easybanner-close-permanent-core { display: none; } .easybanner-banner.no-border, .easybanner-banner.no-borders { padding: 0; } .easybanner-banner.banner-dark { background-color: #222222; color: #ddd; } .easybanner-banner.banner-dark a { color: #888; } .easybanner-banner.banner-dark a:visited { color: #888; } .easybanner-banner.banner-dark .easybanner-close-icon::before, .easybanner-banner.banner-dark .easybanner-close-icon::after { background-color: #eeeeee; } .easybanner-lightbox-el { border-radius: 2px; box-sizing: border-box; padding: 25px; position: fixed; z-index: 10000; left: 0; top: 0; background: #ffffff; box-shadow: 0 0 50px rgba(0, 0, 0, 0.4); max-width: 750px; text-align: left; --easybanner-translate-x: 0; --easybanner-translate-y: 0; --easybanner-scale-x: 1; --easybanner-scale-y: 1; --easybanner-transform: translateX(var(--easybanner-translate-x)) translateY(var(--easybanner-translate-y)) scaleX(var(--easybanner-scale-x)) scaleY(var(--easybanner-scale-y)); opacity: 0; transition-property: opacity, transform; transition-duration: 200ms, 200ms; transition-timing-function: ease-in-out; transform: var(--easybanner-transform); } .easybanner-lightbox-el.zoom-in { --easybanner-scale-x: 0.95; --easybanner-scale-y: 0.95; } .easybanner-lightbox-el.zoom-out { --easybanner-scale-x: 1.02; --easybanner-scale-y: 1.02; } .easybanner-lightbox-el.slide-up { --easybanner-translate-y: 10px; } .easybanner-lightbox-el.slide-up.full { --easybanner-translate-y: 100%; } .easybanner-lightbox-el.slide-down { --easybanner-translate-y: -10px; } .easybanner-lightbox-el.slide-down.full { --easybanner-translate-y: -100%; } .easybanner-lightbox-el.slide-left { --easybanner-translate-x: 10px; } .easybanner-lightbox-el.slide-left.full { --easybanner-translate-x: 100%; } .easybanner-lightbox-el.slide-right { --easybanner-translate-x: -10px; } .easybanner-lightbox-el.slide-right.full { --easybanner-translate-x: -100%; } .easybanner-lightbox-el.shown, .easybanner-lightbox-el.shown.full { opacity: 1; --easybanner-translate-x: 0; --easybanner-translate-y: 0; --easybanner-scale-x: 1; --easybanner-scale-y: 1; } .easybanner-lightbox-content { overflow: auto; } .easybanner-lightbox-content::-webkit-scrollbar { width: 4px; height: 4px; background-color: #f1f1f1; } .easybanner-lightbox-content::-webkit-scrollbar-thumb { background-color: #aaaaaa; } .easybanner-overlay-el { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999; background-color: rgba(0, 0, 0, 0.5); opacity: 0; transition: 200ms opacity ease-in-out; } .easybanner-overlay-el.shown { opacity: 1; } .easybanner-awesomebar-el { box-sizing: border-box; padding: 25px; left: 0; top: -400px; position: fixed; background: #ffffff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); text-align: left; z-index: 9998; width: 100%; transition: top 300ms ease; } .easybanner-awesomebar-el .easybanner-close-icon { right: 10px; top: 8px; } .easybanner-awesomebar-content { max-width: 960px; margin: 0 auto; max-height: 400px; overflow: auto; } .easybanner-awesomebar-content::-webkit-scrollbar { width: 4px; height: 4px; background-color: #f1f1f1; } .easybanner-awesomebar-content::-webkit-scrollbar-thumb { background-color: #aaaaaa; } :root { --color-tomato: #ff6347; --color-black: #000000; --color-white: #ffffff; --color-lightgray: rgba(240, 233, 241, 0.4); --color-blue: #3e95cb; } a.crosslink { position: relative !important; cursor: pointer; } a.crosslink.underline-animation { text-decoration: none; color: inherit; } a.crosslink.underline-animation::after { content: ' '; position: absolute; top: 100%; left: 25%; width: 50%; height: 1px; border-bottom: 1px solid var(--color-tomato); transition: 0.4s; } a.crosslink.underline-animation:hover::after { width: 100%; left: 0; text-decoration: none; } a.crosslink.highlight-background { color: var(--color-black); background: var(--color-lightgray); text-decoration: none; font-style: italic; padding: 0 5px; border-radius: 5px; } a.crosslink.highlight-background:hover { color: #006bb4; background: none; } a.crosslink.color-animation { color: var(--color-blue); text-decoration: none; } a.crosslink.color-animation:hover { color: var(--color-tomato); } a.crosslink.color-animation:hover:before { visibility: visible; -webkit-transform: scaleX(1); transform: scaleX(1); } a.crosslink.color-animation:before { content: ""; transition: all 0.2s ease 0s; -webkit-backface-visibility: hidden; position: absolute; width: 100%; height: 1px; bottom: -2px; left: 0; background-color: var(--color-tomato); visibility: hidden; transform: scaleX(0); } a.crosslink .swissup-crosslink-tooltip { visibility: hidden; position: absolute; width: auto; min-width: 120px; background-color: var(--color-black); color: var(--color-white); text-align: center; border-radius: 6px; padding: 6px; bottom: 23px; left: 0; font-style: initial; z-index: 11; } a.crosslink .swissup-crosslink-tooltip::after { content: ""; position: absolute; top: 100%; left: 10%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: var(--color-black) transparent transparent transparent; } a.crosslink:hover .swissup-crosslink-tooltip { visibility: visible; } /** * Swiper 4.5.3 * Most modern mobile touch slider and framework with hardware accelerated transitions * //www.idangero.us/swiper/ * * Copyright 2014-2019 Vladimir Kharlampidi * * Released under the MIT License * * Released on: October 16, 2019 */ .swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; } .swiper-container-no-flexbox .swiper-slide { float: left; } .swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } .swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; } .swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); } .swiper-container-multirow > .swiper-wrapper { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; } .swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; } .swiper-slide { -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform, -webkit-transform; } .swiper-slide-invisible-blank { visibility: hidden; } /* Auto Height */ .swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; } .swiper-container-autoheight .swiper-wrapper { -webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start; -webkit-transition-property: height, -webkit-transform; transition-property: height, -webkit-transform; -o-transition-property: transform, height; transition-property: transform, height; transition-property: transform, height, -webkit-transform; } /* 3D Effects */ .swiper-container-3d { -webkit-perspective: 1200px; perspective: 1200px; } .swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { -webkit-transform-style: preserve-3d; transform-style: preserve-3d; } .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; } .swiper-container-3d .swiper-slide-shadow-left { background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-right { background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-top { background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } .swiper-container-3d .swiper-slide-shadow-bottom { background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0))); background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); } /* IE10 Windows Phone 8 Fixes */ .swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper { -ms-touch-action: pan-y; touch-action: pan-y; } .swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper { -ms-touch-action: pan-x; touch-action: pan-x; } .swiper-button-prev, .swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; } .swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.35; cursor: auto; pointer-events: none; } .swiper-button-prev, .swiper-container-rtl .swiper-button-next { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); left: 10px; right: auto; } .swiper-button-next, .swiper-container-rtl .swiper-button-prev { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E"); right: 10px; left: auto; } .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); } .swiper-button-lock { display: none; } .swiper-pagination { position: absolute; text-align: center; -webkit-transition: 300ms opacity; -o-transition: 300ms opacity; transition: 300ms opacity; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); z-index: 10; } .swiper-pagination.swiper-pagination-hidden { opacity: 0; } /* Common Styles */ .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets { bottom: 10px; left: 0; width: 100%; } /* Bullets */ .swiper-pagination-bullets-dynamic { overflow: hidden; font-size: 0; } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); position: relative; } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next { -webkit-transform: scale(0.66); -ms-transform: scale(0.66); transform: scale(0.66); } .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next { -webkit-transform: scale(0.33); -ms-transform: scale(0.33); transform: scale(0.33); } .swiper-pagination-bullet { width: 8px; height: 8px; display: inline-block; border-radius: 100%; background: #000; opacity: 0.2; } button.swiper-pagination-bullet { border: none; margin: 0; padding: 0; -webkit-box-shadow: none; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .swiper-pagination-clickable .swiper-pagination-bullet { cursor: pointer; } .swiper-pagination-bullet-active { opacity: 1; background: #007aff; } .swiper-container-vertical > .swiper-pagination-bullets { right: 10px; top: 50%; -webkit-transform: translate3d(0px, -50%, 0); transform: translate3d(0px, -50%, 0); } .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 6px 0; display: block; } .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 8px; } .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { display: inline-block; -webkit-transition: 200ms top, 200ms -webkit-transform; transition: 200ms top, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top; transition: 200ms transform, 200ms top, 200ms -webkit-transform; } .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 4px; } .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); white-space: nowrap; } .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms left, 200ms -webkit-transform; transition: 200ms left, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left; transition: 200ms transform, 200ms left, 200ms -webkit-transform; } .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet { -webkit-transition: 200ms right, 200ms -webkit-transform; transition: 200ms right, 200ms -webkit-transform; -o-transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right; transition: 200ms transform, 200ms right, 200ms -webkit-transform; } /* Progress */ .swiper-pagination-progressbar { background: rgba(0, 0, 0, 0.25); position: absolute; } .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { background: #007aff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; } .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill { -webkit-transform-origin: right top; -ms-transform-origin: right top; transform-origin: right top; } .swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 100%; height: 4px; left: 0; top: 0; } .swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite { width: 4px; height: 100%; left: 0; top: 0; } .swiper-pagination-white .swiper-pagination-bullet-active { background: #ffffff; } .swiper-pagination-progressbar.swiper-pagination-white { background: rgba(255, 255, 255, 0.25); } .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill { background: #ffffff; } .swiper-pagination-black .swiper-pagination-bullet-active { background: #000000; } .swiper-pagination-progressbar.swiper-pagination-black { background: rgba(0, 0, 0, 0.25); } .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill { background: #000000; } .swiper-pagination-lock { display: none; } /* Scrollbar */ .swiper-scrollbar { border-radius: 10px; position: relative; -ms-touch-action: none; background: rgba(0, 0, 0, 0.1); } .swiper-container-horizontal > .swiper-scrollbar { position: absolute; left: 1%; bottom: 3px; z-index: 50; height: 5px; width: 98%; } .swiper-container-vertical > .swiper-scrollbar { position: absolute; right: 3px; top: 1%; z-index: 50; width: 5px; height: 98%; } .swiper-scrollbar-drag { height: 100%; width: 100%; position: relative; background: rgba(0, 0, 0, 0.5); border-radius: 10px; left: 0; top: 0; } .swiper-scrollbar-cursor-drag { cursor: move; } .swiper-scrollbar-lock { display: none; } .swiper-zoom-container { width: 100%; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; text-align: center; } .swiper-zoom-container > img, .swiper-zoom-container > svg, .swiper-zoom-container > canvas { max-width: 100%; max-height: 100%; -o-object-fit: contain; object-fit: contain; } .swiper-slide-zoomed { cursor: move; } /* Preloader */ .swiper-lazy-preloader { width: 42px; height: 42px; position: absolute; left: 50%; top: 50%; margin-left: -21px; margin-top: -21px; z-index: 10; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite; } .swiper-lazy-preloader:after { display: block; content: ''; width: 100%; height: 100%; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); background-position: 50%; background-size: 100%; background-repeat: no-repeat; } .swiper-lazy-preloader-white:after { background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); } @-webkit-keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes swiper-preloader-spin { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } /* a11y */ .swiper-container .swiper-notification { position: absolute; left: 0; top: 0; pointer-events: none; opacity: 0; z-index: -1000; } .swiper-container-fade.swiper-container-free-mode .swiper-slide { -webkit-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; } .swiper-container-fade .swiper-slide { pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; } .swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube { overflow: visible; } .swiper-container-cube .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; visibility: hidden; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; width: 100%; height: 100%; } .swiper-container-cube .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-cube.swiper-container-rtl .swiper-slide { -webkit-transform-origin: 100% 0; -ms-transform-origin: 100% 0; transform-origin: 100% 0; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-prev, .swiper-container-cube .swiper-slide-next + .swiper-slide { pointer-events: auto; visibility: visible; } .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-cube .swiper-cube-shadow { position: absolute; left: 0; bottom: 0px; width: 100%; height: 100%; background: #000; opacity: 0.6; -webkit-filter: blur(50px); filter: blur(50px); z-index: 0; } .swiper-container-flip { overflow: visible; } .swiper-container-flip .swiper-slide { pointer-events: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; z-index: 1; } .swiper-container-flip .swiper-slide .swiper-slide { pointer-events: none; } .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active { pointer-events: auto; } .swiper-container-flip .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right { z-index: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .swiper-container-coverflow .swiper-wrapper { /* Windows 8 IE 10 fix */ -ms-perspective: 1200px; } /** * Copyright © Magefan (support@magefan.com). All rights reserved. * Please visit Magefan.com for license details (//magefan.com/end-user-license-agreement). * * Glory to Ukraine! Glory to the heroes! */ .clearfix:after { content:""; display:table; clear:both; } .post-holder { padding-bottom: 20px; margin-bottom: 20px; } .blog-page-list .post-holder {border-bottom: 1px solid #eee} .blog-page-list .blog-top-image {padding-bottom: 20px} .post-holder .post-header {position:relative;} .post-holder .post-header .post-info {padding: 0 0 20px 0;} .post-holder .post-header .post-info .item {display: inline-block} .post-holder .post-header .post-info .dash {display: none; /* fix for old templates */} .post-holder .post-header .post-info .label {font-weight: 600;} .post-holder .post-header .post-info .value {font-style: italic;} .post-holder .post-header .post-info .item::after {display: inline-block; content: ' | ';color:#b9b9b9} .post-holder .post-header .post-info .item:last-child::after{display: none} .post-list { margin-top: 0px; margin-bottom: 20px; list-style: none; } .post-list-wrapper .post-list {padding-left: 0} .post-list .post-content .post-read-more {padding-top:10px; float:right;} .subcategory-links-wrapper ul, .post-links-wrapper ul {list-style: none} .post-content .post-description img {margin: 15px 0;max-width: 100%;height: auto} .post-content .post-description ul, .post-content .post-description ol {list-style-position: outside;} .post-content .post-description .mfblog-contents li {display: list-item;} .post-content .post-description .mfblog-contents li li {margin-left: 15px;} .post-content .post-description .post-ftimg-hld {margin: 0 0 10px 0;} .post-content .post-description .post-ftimg-hld img {width:100%; padding:0; margin:0;} .post-content .post-description .mfblog-contents-toc {list-style: decimal;} .post-content .post-description .mfblog-contents-toc li {margin-bottom: 1rem;} .post-content .post-description .mfblog-contents-toc li > ol {margin-top: 1rem;} .post-content .post-description .mfblog-contents-toc li:before {content: none;} .post-content .post-description .mfblog-contents-toc li a {display: inline;} /* Post Title */ .post-list .post-header .post-title-holder {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;} .post-list .post-header .post-title {margin: 0;padding: 10px 10px 10px 0;} .post-list .post-header .post-title a {text-decoration: none;font-size: 22px;font-weight: 400;} .post-list .post-holder .post-header .addthis_toolbox a {margin-bottom: 0;} .post-list .hidden {display:none;} .post-view .post-bottom {margin-top:30px;} .post-view .post-nextprev-hld {margin-bottom: 30px;} .post-view .post-nextprev-hld .nextprev-link {font-weight: 700;} .post-view .post-nextprev-hld .prev-link {float:left} .post-view .post-nextprev-hld .next-link {float:right} /* Post Gallery */ .post-view .post-gallery {margin:15px 0 15px 0} .post-view .post-gallery .gallery-image-hld {margin: 0 14px 14px 0; border:1px solid #ccc; display: block; float:left} .post-view .post-gallery .gallery-image{padding: 0; margin:0; display:block} .post-view .block {margin-bottom: 30px;} /* Widget Gallery */ .widget.block-categories ul {padding: 0;margin: 0;list-style: none;} .widget.block-categories ul li {padding: 5px 0 5px 9px;margin: 0;} .widget.block-categories ul li a {font-weight: 600;} .widget.block-categories ul ul {margin: 0;} /* Widget RSS */ .widget.block-rss .rss-icon {float: left; width: 23px; padding-right: 10px;} /* Widget Search */ .widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;} .widget.blog-search .block-content {margin-bottom: 0;} .widget.blog-search .block-content .form {position: relative;} .widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;} .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;} .widget.blog-search .action.search {position: absolute;right: 10px;top: 0;bottom: 0;z-index: 1;height: 100%;margin: 0;padding: 0;display: inline-block;background-image: none;background: none;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;text-decoration: none;text-shadow: none;font-weight: 400;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/search-icon.svg) no-repeat -10px -7px;background-size: 35px;opacity: 0.5;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} /* Widget Tag Claud */ .widget.block-tagclaud .smallest{font-size: 0.75em} .widget.block-tagclaud .small{font-size:1em} .widget.block-tagclaud .medium{font-size:1.25em} .widget.block-tagclaud .large{font-size:1.5em} .widget.block-tagclaud .largest{font-size:2em} /* Widget Archive */ .widget.block-archive .item {margin: 5px 0;} .widget.block-archive .item {display: inline-block} .widget.block-archive .item:after {content: "\\"; display:inline-block;padding-left: 5px} /* Widget Recent */ .blog-widget-recent .post-list {padding: 0;margin: 0;} .blog-widget-recent .post-holder {width: 31.2%;float: left;margin: 1%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 48%;} .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:nth-child(2n+1) {clear: both;} @media (max-width: 767px) { .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder {width: 98%;} } @media (max-width: 1024px) { .blog-widget-recent .post-holder { width: 48%; } } @media (max-width: 767px) { .blog-widget-recent .post-holder { width: 98%; } } .blog-widget-recent .post-description .post-text-hld { min-height: 150px; overflow-y: auto; } .blog-widget-recent-masonry .post-description .post-text-hld { max-height: none; min-height: 0; } .blog-widget-recent-masonry .post-description .post-ftimg-hld { width: 100%; margin: 0; } .mfblog-autoloader {text-align: center;} .mfblog-autoloader .mfblog-show-onload {display: none;} @media (max-width: 420px) { #mfblog_gcomments {max-width:345px; overflow-y: scroll;} } .blog-category-view .category-content, .blog-index-index .index-description, .blog-tag-view .tag-content {padding-left: 0} /* Posts List */ .widget.block-list-posts .block-content .item { padding: 8px 0 0 0; } .widget.block-list-posts .block-content .item .post-image { width: 60px; float: left; border-radius: 0; padding: 2px; background-color: #fff; border: 1px solid #e9e9e9; margin-right: 12px; } .widget.block-list-posts .block-content .item .post-image .post-item-link { display: inline-block; } .widget.block-list-posts .block-content .item .post-image .post-item-link img { width: 100%; height: auto; vertical-align: middle; } /* END Posts List */ /* Fix Related Products */ .blog-post-view .products-grid .product-item { display: inline-block; margin-left: 2%; width: calc((100% - 2%)/2); } .blog-post-view .product-item:nth-child(2n+1) { margin-left: 0; } .blog-post-view .products-grid .product-item .product-item-info { width: auto; } @media (min-width: 640px){ .blog-post-view .products-grid .product-item { display: inline-block; margin-left: 2%; width: calc((100% - 4%)/3); } .blog-post-view .products-grid .product-item:nth-child(2n+1) { margin-left: 2%; } .blog-post-view .products-grid .product-item:nth-child(3n+1) { margin-left: 0; } } @media (min-width: 1024px){ .blog-post-view .products-grid .product-item { width: calc((100% - 8%)/5); margin-left: 2%; } .blog-post-view .products-grid .product-item:nth-child(3n+1) { margin-left: 2%; } .blog-post-view .products-grid .product-item:nth-child(5n+1) { margin-left: 0; } } /* Icons */ .mf-blog-icon {width: 15px;height: 15px;display: inline-block;position: relative;top: 2px;background-size: cover;} .mf-blog-icon.mfbi-calendar {background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/calendar-icon.svg')} .mf-blog-icon.mfbi-folder {background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/folder-icon.svg')} .mf-blog-icon.mfbi-comments {background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/comments-icon.svg')} .mf-blog-icon.mfbi-tags {background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/tags-icon.svg')} .mf-blog-icon.mfbi-user {background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/user-icon.svg')} .mf-blog-icon.mfbi-views {background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/views-icon.svg')} .mf-blog-icon.mfbi-reading-time {background-image: url('../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/time-icon.svg')} /* END Fix Related Products */ /* Post Sharing Top */ /*.post-sharing-top {padding: 10px 0 10px 0;}*/ .post-sharing-top .share-elements {display: flex;flex-wrap: wrap;align-items: center;} .post-sharing-top .icon-wrapper {display: inline-block;cursor: pointer;margin: 0 4px 0 0;overflow: hidden;border: 0;text-decoration: none;text-transform: none;background-color: transparent;color: inherit;transition: all .2s ease-in-out;border-radius: 0;vertical-align: middle;line-height: 16px;} .post-sharing-top .icon-wrapper:last-child {margin-right: 0;} .post-sharing-top .icon-wrapper.icon-facebook {background-color: rgb(59, 89, 152);} .post-sharing-top .icon-wrapper.icon-twitter {background-color: rgb(0, 0, 0);} .post-sharing-top .icon-wrapper.icon-pinterest {background-color: rgb(203, 32, 39);} .post-sharing-top .icon-wrapper.icon-linkedin {background-color: rgb(2, 136, 209);} .post-sharing-top .icon-wrapper .icon {line-height: 16px;height: 16px;width: 16px;display: inline-block;overflow: hidden;vertical-align: top;} .post-sharing-top .icon-wrapper .icon svg {width: 16px;height: 16px;line-height: 16px;} .post-sharing-top .icon-wrapper:hover {transform: translateY(-2px);} /*.post-list .post-sharing-top {}*/ /*.post-view .post-sharing-top .icon-wrapper .icon svg {width: 16px;height: 16px;line-height: 16px;}*/ /*.post-list.modern {}*/ /* END Post Sharing Top */ /* All Widget Templates ************************************************************************************************ ***********************************************************************************************************************/ body.blog-page { --color-white: #ffffff; --color-green: #28a745; --color-yellow: #ffc107; --color-blue: #4db2ec; --color-black: #222222; --color-gray: #6c757d; --color-red: #dc3545; --border-color: #d5d6da; } /* Buttons */ .btn-white {background-color: #fff !important;color: #7d7d7d !important;border: 1px solid #bbb !important;} .btn-white:hover {background-color: #4db2ec !important;color: #fff !important; border: 1px solid #4db2ec !important;} .btn-black {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;} .btn-black:hover {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;} .btn-blue {background-color: #4db2ec !important;color: #fff !important;border: 1px solid #4db2ec !important;} .btn-blue:hover {background-color: #222 !important;color: #fff !important;border: 1px solid #222 !important;} /* Slider *************************************************************************************************************/ .post-slider .post-block .image-wrap {padding-bottom: 450px;} /* END Slider *********************************************************************************************************/ .clearfix:after {content:"";display:table;clear:both;} .post-holder {margin-bottom: 40px;border-radius: 0;} .blog-page-list .index-description {margin-bottom: 15px} /* Blog Post List *****************************************************************************************************/ .post-list {margin-top: 0;margin-bottom: 20px;list-style: none;padding-left: 0} .post-list .post-item.post-holder {margin: 0 0 30px 0;padding: 0;display: block;} .post-list .post-container {display: -ms-flexbox;display: flex;} /* Post Image ************************************/ .post-list .post-image {-ms-flex: 0 0 30%;flex: 0 0 30%;width: 30%;order: 0;} .post-list .post-image .image-container {position: relative;} .post-list .post-image .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;} .post-list .post-image .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;} .post-list .post-image .image-wrap img {width: 100%;height: auto;vertical-align: middle;} /* Post Category */ .post-list .post-image .post-category {position: absolute;left: 0;bottom: 0;display: block;font-size: 0;line-height: 1;} .post-list .post-image .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase; /*-webkit-transition: all 0.3s;-ms-transition: all 0.3s;transition: all .3s ease;*/} .post-list .post-image .post-category a:hover {background: #4db2ec;} /* Post Info **************************************/ /* Post Title */ .post-list .post-info .post-title-wrap h3 {margin: 0;} .post-list .post-info .post-title-wrap h3 a {font-size: 20px;line-height: 25px;font-weight: 500;} /* Post Data */ .post-list .post-info .post-data-wrap {font-size: 11px;font-family: sans-serif;} .post-list .post-info .post-data-wrap .post-date {font-size: 11px; margin: 0;padding: 0;box-shadow: none;float: none;width: auto;} .post-list .post-info .post-data-wrap a {font-weight: 600;} /* Post Description */ .post-list .post-description {line-height: 21px;font-size: 13px;} /* Post View */ .post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;} .post-list .post-view:after {position: absolute;left: 0;bottom: -3px;content: '';width: 0;height: 0;border-style: solid;border-width: 3px 3px 0 0;border-color: #000 transparent transparent;} /* Read More */ .post-read-more a.post-read {display: inline-block;color: #fff;background-color: #4db2ec;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;} .post-read-more a.post-read:hover {color: #fff; text-decoration: none;} @media (max-width: 768px) { .post-list .post-item.post-holder {margin-bottom: 1.5rem;} } @media (max-width: 767px) { .post-list .post-image .post-category {display: none;} .post-list .post-info {padding: 0 0 0 15px;} .post-read-more a.post-read {display: none;} } @media (max-width: 640px) { .post-list .post-info .post-title-wrap h3 a {font-size: 14px;font-weight: 600;line-height: 1.4;display: inline-block; /*max-height: 39px;overflow: hidden;*/} } /* Images Format *******************************************/ .post-image .image-wrap._16x9 {padding-bottom: 35% !important;} .post-image .image-wrap._4x3 {padding-bottom: 67% !important;} .post-image .image-wrap._3x2 {padding-bottom: 55% !important;} .post-image .image-wrap._1x1 {padding-bottom: 100% !important;} @media (max-width: 768px) { } /* Blog Post List *****************************************************************************************************/ /* Blog Post List Modern **********************************************************************************************/ .post-list.modern .post-item.post-holder {margin: 0 0 30px 0;padding: 0 0 30px 0;} .post-list.modern .post-info {padding: 0 0 0 25px;flex: 0 0 70%;max-width: 70%;width: 70%;order: 1;box-sizing: border-box;} .post-list.modern .post-info .post-title-wrap h3 a:hover {text-decoration: none;transition: all .2s ease;} .post-list.modern .post-info .post-data-wrap a:hover {text-decoration: none;transition: all .2s ease;} @media (max-width: 1024px) { .post-list.modern .post-info .post-read-more {display: none;} } @media (max-width: 639px) { .post-list.modern .post-container {flex-direction: column;} .post-list.modern .post-image {flex: 0 0 100%;width: 100%;} .post-list.modern .post-info {flex: 0 0 100%;max-width: 100%;width: 100%;padding: 25px 0 0;} /*.post-list.modern .post-description {display: none;}*/ } /* Blog Post List Modern **********************************************************************************************/ /* Post View **********************************************************************************************************/ /* Page Title */ /*.blog-post-view .page-title-wrapper .page-title {font-size: 35px;line-height: 1.2;margin-bottom: 20px;}*/ /* Category */ .blog-post-view .post-category a {display: inline-block;margin: 0 5px 0 0;padding: 5px 10px;background: #000;color: #fff;font-size: 11px;line-height: 12px;font-weight: 500;text-decoration: none;text-transform: uppercase;} /* Post Data */ .blog-post-view .post-data-wrap {font-size: 13px;font-family: sans-serif;margin-bottom: 30px;} .blog-post-view .post-data-wrap a {font-weight: 600;} .blog-post-view .post-data {color: #bbbbbb;} /* Post View */ /* Post Comments */ .blog-post-view .post-comments {margin-right: 20px;} /* Social */ .blog-post-view .post-sharing {margin-bottom: 20px;} /* Image */ .blog-post-view .post-featured-image {font-size: 0;margin-bottom: 20px;} /* Tags */ .blog-post-view .post-tag {margin-bottom: 20px;} .blog-post-view .post-tag .post-tag-title {display: inline-block;padding: 7px 12px;border: 1px solid #222;background: #222;color: #fff;line-height: 1;margin: 0 10px 10px 0;text-transform: uppercase;font-size: 11px;} .blog-post-view .post-tag .post-tags a {display: inline-block;border: 1px solid var(--border-color); /*color: #222; */background: #fff;padding: 7px 12px;margin-right: 10px;line-height: 1;font-weight: 600;letter-spacing: 1px;font-size: 11px;text-transform: capitalize;} .blog-post-view .post-tag .post-tags a.current, .blog-post-view .post-tag .post-tags a:hover {text-decoration: none;opacity: .9;background: #333;color: #fff;} /* Post Text */ .blog-post-view .post-description {margin-bottom: 30px;} .blog-post-view .post-description p {font-size: 1.4rem;line-height: 1.7;} /* Post Bottom *****************************************/ .post-view .post-bottom {margin-top:30px;} /* Post Sharing Bottom */ .post-view-modern .post-sharing-bottom {} .post-sharing-bottom {padding: 30px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);} .post-sharing-bottom .share-elements {text-align: center;} .post-sharing-bottom .share-elements .icon-wrapper {display: inline-block;cursor: pointer;margin: 0 5px 5px 0;overflow: hidden;border: 0;text-decoration: none;text-transform: none;background-color: transparent;color: inherit;transition: all .2s ease-in-out;border-radius: 0;} .post-sharing-bottom .share-elements .icon-wrapper.icon-facebook {background-color: rgb(59, 89, 152);} .post-sharing-bottom .share-elements .icon-wrapper.icon-twitter {background-color: rgb(0, 0, 0);} .post-sharing-bottom .share-elements .icon-wrapper.icon-pinterest {background-color: rgb(203, 32, 39);} .post-sharing-bottom .share-elements .icon-wrapper.icon-linkedin {background-color: rgb(2, 136, 209);} .post-sharing-bottom .share-elements .icon-wrapper .icon {line-height: 48px;height: 48px;width: 48px;display: inline-block;overflow: hidden;vertical-align: top;} .post-sharing-bottom .share-elements .icon-wrapper .label {font-size: 13px;line-height: 48px;height: 48px;color: #ffffff;display: inline-block;padding: 0 15px 0 3px;vertical-align: top;} .post-sharing-bottom .share-elements .icon-wrapper:hover {transform: translateY(-4px);} /* Post Gallery */ /*.blog-post-view .post-gallery {display: flex;flex-wrap: wrap;}*/ .blog-post-view .post-gallery {display: grid;grid-template-columns: repeat(auto-fill, minmax(16rem, 1fr));grid-gap: 1rem;margin-bottom: 20px;} .blog-post-view .post-gallery .gallery-image-hld {display: inline-block;} .blog-post-view .post-gallery .gallery-image-hld img {} /* Post Navigation */ .blog-post-view .post-nextprev {display: flex;padding: 20px 0;margin-bottom: 30px;border-top: 1px solid var(--border-color);border-bottom: 1px solid var(--border-color);} .blog-post-view .post-nextprev .nextprev-link {display: block;font-size: 20px;/*color: #222222;*/font-weight: 600;text-align: right;opacity: 0.7;} .blog-post-view .post-nextprev .nextprev-link:hover {text-decoration: none;} .blog-post-view .post-nextprev .nextprev-link span {display: block;color: #bbbbbb;font-size: 14px;font-weight: normal;} /* Block Related */ .blog-post-view .post-bottom .block.related {margin-bottom: 0;} .blog-post-view .post-bottom .block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;} .blog-post-view .post-bottom .block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;} /* Related Posts */ .mfblog-related-posts-block.block.related .post-list {display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; position: relative;overflow: hidden;margin-left: -10px;margin-right: -10px;} .mfblog-related-posts-block.block.related .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;-ms-flex: 0 0 25%;flex: 0 0 25%;max-width: 25%;padding-left: 10px;padding-right: 10px;width: 25%; box-sizing: border-box;} .mfblog-related-posts-block.block.related .post-list .post-item .image-container { -ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;} .mfblog-related-posts-block.block.related .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;} .mfblog-related-posts-block.block.related .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;} .mfblog-related-posts-block.block.related .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;} .mfblog-related-posts-block.block.related .post-list .block-info h3.post-title a {font-size: 14px !important;line-height: 20px !important;font-weight: 600 !important; /*color: #222222; */} @media (max-width: 767px) { .mfblog-related-posts-block.block.related .post-list .post-item {flex: 0 0 50%;max-width: 50%;} } /* Related Products */ .mfblog-related-products-block.block.related .block-title {margin: 0 0 25px;padding: 5px 0;border-bottom: 1px solid #222222;line-height: 1.42857143;} .mfblog-related-products-block.block.related .block-title strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;} /* Block Comments */ .block.comments .c-count {margin: 0 0 20px;padding: 0;border-bottom: 1px solid #222222;font-weight: 400;} .block.comments .c-count strong {border-bottom: 3px solid #222222;padding-bottom: 2px;font-weight: 400;font-size: 18px;display: inline-block;} /* END Post Bottom *************************************/ @media (max-width: 767px) { .blog-post-view .page-title-wrapper .page-title {font-size: 20px;} .blog-post-view .post-nextprev .nextprev-link {font-size: 14px;line-height: 1.4;} } /* END Post View ******************************************************************************************************/ /* Animation Zoom */ .image-wrap .animation-type-zoom {display: block;line-height: 0;overflow: hidden;position: relative;} .image-container .animation-type-zoom {-webkit-transition: transform .3s ease,opacity .3s;transition: transform .3s ease,opacity .3s;} .image-container:hover .animation-type-zoom {transform: scale3d(1.1,1.1,1); -webkit-transform: scale3d(1.1,1.1,1);} /* Sidebar ************************************************************************************************************/ /* Block Search */ .widget.blog-search {width:100%;margin-bottom: 40px;position: relative;float: right;} .widget.blog-search .block-content {margin-bottom: 0;} .widget.blog-search .block-content .form {position: relative;} .widget.blog-search label {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;text-decoration: none;display: inline-block;float: right;} .widget.blog-search .control {border-top: 0;margin: 0;padding: 0;clear: both;} .widget.blog-search input {position: static;padding-right: 35px;margin: 0;left: -300%;} .widget.blog-search .action.search {position: absolute;top: 0;right: 0;bottom: 0;height: 100%;z-index: 1;display: inline-block;-moz-box-sizing: content-box;border: 0;box-shadow: none;line-height: inherit;margin: 0;padding: 0 10px;text-decoration: none;text-shadow: none;font-weight: 400;border-radius: 0;} .widget.blog-search .action.search:before {-webkit-font-smoothing: antialiased;content: '';margin: 0;vertical-align: top;display: inline-block;overflow: hidden;speak: none;width: 16px;height: 32px;background: url(../../frontend/Local/argento-pure2-custom/zh_Hans_CN/Magefan_Blog/images/search-icon-white.svg) no-repeat -10px -7px;background-size: 35px;opacity: 1;} .widget.blog-search .action.search > span {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;} .blog-search .actions .action.search {background: #222222;right: 0;padding: 0 10px;border-radius: 0;} /* Posts List */ .widget.block-list-posts .post-list .post-item .image-container {flex: 0 0 30%;width: 30%;display: block;order: 0;} /* Images */ /* Span Background */ .widget.block-list-posts .post-list .image-container .image-wrap {display: block;line-height: 0;overflow: hidden;position: relative;padding-bottom: 70%;} .widget.block-list-posts .post-list .image-container .image-wrap .bg-img {position: absolute;display: block;width: 100%;height: 100%;background-size: cover;background-position: center;} /* Post Info */ .widget.block-list-posts .post-list .post-item .block-info .post-item-name {font-size: 14px;line-height: 20px;font-weight: 600;text-decoration: none;color: #333333;} .widget.block-list-posts .post-list .post-item .block-info .block-date {color: #bbbbbb;} .widget.block-list-posts .post-list .post-item .block-info .block-date .post-data {font-size: 11px;} /* Post Grid */ .widget.block-list-posts .post-list .post-item {-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 2rem !important;} .widget.block-list-posts .post-list .post-item .image-container {-ms-flex: 0 0;flex: 0 0;width: 100%;display: block;order: 0;margin-bottom: 10px;} .widget.block-list-posts .post-list .post-item .block-info {padding-left: 0 !important;padding-right: 0 !important;} /* END Posts List */ /* New Post List */ .widget.block-posts-list .post-item {display: flex;gap: 1.5rem;} .widget.block-posts-list .post-item .image-container {flex: 0 0 33.333333%;width: 33.333333%;align-self: flex-start;display: block;order: 0;margin-bottom: 10px;} .widget.block-posts-list .post-item .image-container .image-wrap {display: block;position: relative;overflow: hidden;} .widget.block-posts-list .post-item .image-container .image-wrap._4x3 {padding-bottom: 70%;} .widget.block-posts-list .post-item .image-container .image-wrap .bg-img {display: block;position: absolute;width: 100%;height: 100%;max-width: 100%;background-size: cover;background-position: center;} .widget.block-posts-list .post-item .block-info .post-title {margin: 0 0 0.5rem 0 !important;} .widget.block-posts-list .post-item .block-info .post-title .post-item-name {display: block;font-size: 16px;line-height: 22px;font-weight: 500;text-decoration: none;-webkit-transition: all 300ms ease-in-out;-moz-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;} .widget.block-posts-list .post-item .block-info .block-date {line-height: 1rem;} .widget.block-posts-list .post-item .block-info .block-date .post-date {font-size: 11px;line-height: 1.2rem;color: #bbbbbb;font-family: sans-serif;} .widget.block-posts-list .post-item .block-info .post-description {display: none;line-height: 21px;font-size: 13px;} .widget.block-posts-list .post-item .block-info .read-more {display: none;} /* END New Post List */ /* Archive */ .widget.block-archive .archive-item-link {font-weight: 600} /* RSS Feed */ .widget.block-rss .rss-icon {width: 23px;filter: grayscale(100%);vertical-align: middle;} /* End Sidebar ********************************************************************************************************/ /** * Copyright © Magefan (support@magefan.com). All rights reserved. * Please visit Magefan.com for license details (//magefan.com/end-user-license-agreement). * * Glory to Ukraine! Glory to the heroes! *//** * Copyright © Magefan (support@magefan.com). All rights reserved. * Please visit Magefan.com for license details (//magefan.com/end-user-license-agreement). * * Glory to Ukraine! Glory to the heroes! */ #post-comments * {box-sizing: border-box;font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;} /* Styles For All Blocks*/ .c-count {margin-bottom: 15px;font-weight: 700;padding-bottom: 10px;font-size: 16px;border-bottom: 1px solid #bbbbbb;color: #222;} .c-img {width: 48px;position: absolute; left: 0;top: 0;z-index: 5;} .c-img img {width: 100%;} .c-reply, .c-comment {position: relative;margin-bottom: 18px;} /*.c-replyform, .c-post {margin-left: 25px;}*/ .c-allcomments, .c-allcomments:visited {display: block;width: 100%;font-weight: 700;font-size: 14px;color: #fff;background: #1979c3;margin-top: 24px;line-height: 40px;text-align: center;border-radius: 3px;transition: 200ms cubic-bezier(.08,.52,.52,1) background-color;text-decoration: none;} .c-allcomments:hover {background-color: #e2e2e2;color: #fff;text-decoration: none;} /* Reply Form */ .c-replyform textarea, .c-replyform input {color: #222;background: #fff !important;display: block;} .c-replyform textarea {padding: 8px;height: 70px;border: 1px solid #bbbbbb;} .c-replyform.no-active textarea {border-bottom: 1px solid #bbbbbb;height: 60px;} .c-replyform textarea:focus, .c-replyform input:focus {box-shadow:none;} .c-replyform button {-webkit-transition: all 0.2s;-ms-transition: all 0.2s;transition: all 0.2s;} .c-replyform button:hover {-webkit-transition: all 0.2s;-ms-transition: all 0.2s;transition: all 0.2s;} /* Message */ .c-replyform div.mage-error[generated] {display: none!important;} .c-replyform .mage-error {background-color: #fff3f3!important;border-color:#d5d6da;} /* Form */ .c-replyform .c-btn-hld {margin-top: 20px;} .c-replyform.no-active .c-btn-hld {display: none;} .c-replyform .c-btn-hld .lr-hld { display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-justify-content: center;-ms-flex-pack: justify;justify-content: space-between; } .c-replyform .left-hld, .c-replyform .right-hld { width: 49%;padding: 0;-webkit-flex: 0 0 49%;-ms-flex: 0 0 49%;flex: 0 0 49%; } @media screen and (max-width: 480px) { .c-replyform .c-btn-hld { display: -webkit-flex;display: -ms-flexbox;display: flex; -webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } .c-replyform .lr-hld { -webkit-order: 0;-ms-flex-order: 0;order: 0; -webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; } .c-replyform form .c-btn-hld .input-box { -webkit-order: 1;-ms-flex-order: 1;order: 1; } #recaptcha-append-to { -webkit-order: 2;-ms-flex-order: 2;order: 2; } .c-replyform button { -webkit-order: 3;-ms-flex-order: 3;order: 3; } .c-replyform .left-hld {padding: 0 0 20px 0;} } /* Button */ .c-replyform button {display: inline-block;color: #fff;background-color: #4db2ec;border: none;border-radius: 0;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;margin-top: 20px;} .c-replyform button:hover {color: #ffffff;background-color: #222222;} .c-replyform button.cancel {background-color: #f6f7f9;border-color: #ced0d4;color: #4b4f56;} .c-replyform button.cancel:hover {background-color: #e9ebee;} .c-replyform form .c-btn-hld .input-box {width: 100%;text-align: left;padding: 6px 0;display: inline-block;float: left;margin: 20px 0;} .c-replyform form .c-btn-hld .input-box .checkbox.required-entry {float: left;margin: 2px 10px 0 0;} .c-replyform form .c-btn-hld .input-box .checkbox.required-entry.mage-error { -webkit-box-shadow: 0 0 5px 0 rgb(250, 166, 166); -moz-box-shadow: 0 0 5px 0 rgb(250, 166, 166); box-shadow: 0 0 5px 0 rgb(250, 166, 166); } /* Comment */ .c-comments {margin-top: 20px;border-top: 1px solid #ddd;padding-top: 30px;padding-left: 25px;} .c-comments .c-comment {border-bottom: 1px dashed #eee;} .c-comments .c-comment:last-child{border-bottom: none} .c-post .p-info {margin-bottom: 10px;} .c-post .p-name {font-weight: 700;/*color: #222222;*/display: inline-block;margin-right: 10px;font-size: 14px;line-height: 20px;} .c-post .publish-date {font-size: 11px;color: #bbbbbb;display: inline-block;line-height: 20px;} .c-post .p-actions {padding: 8px 0 10px;} .c-post .p-actions {font-size: 12px;} .c-post .p-actions a {color: #bbbbbb;} .c-post .p-actions a:hover {text-decoration: underline; } .c-post .p-actions span {color: #90949c;} /* Post's replies and reply form */ .p-replies {border-left: 1px dotted #bdbdbd; padding-left: 10px;} .p-replies .c-img {width: 36px;} .p-replies .c-post, .p-replies .c-replyform {margin-left: 20px;} .p-replies .c-comment {margin-bottom: 10px;} .p-replies .c-more {background: #d7eaf9;padding: 5px;font-size: 12px;border-radius: 3px;margin-bottom: 10px;} .p-replies .c-more a {color: #4267b2; font-weight: 700; font-size: 11px;} .p-replies .c-more a:hover {text-decoration: underline;} .p-replies .c-more i{width: 0;height: 0;border-left: 3px solid rgba(0, 0, 0, 0);border-right: 3px solid rgba(0, 0, 0, 0);border-top: 3px solid #768196;vertical-align: middle;margin-left: 3px;position: relative;top: 7px;} /* MSP recaptcha */ #post-comments .c-replyform .c-btn-hld #msp-recaptcha-container {margin-top: 20px;} @media screen and (max-width: 450px) { .c-img {width: 38px;} .c-post {font-size: 13px;} .c-post .p-actions {font-size: 11px;} .c-reply, .c-comment {position: relative;margin-bottom: 18px;} .c-replyform, .c-post {margin-left: 0} .p-replies {padding-left: 5px;} .p-replies .c-img {width: 28px;} .p-replies .c-post, .p-replies .c-replyform {margin-left: 34px;} .p-replies .c-more a {font-size: 10px;padding: 3px;} .c-replyform .left-hld, .c-replyform .right-hld {float:none;width: 100%;} } 