Produced by Araxis Merge on 2021-07-21 10:22:20 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | /Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_css | settings_demo8_en.css | 2021-04-28 03:14:22 +0000 |
| 2 | /Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_css | settings_demo8_en.css | 2021-06-27 10:07:32 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 2 | 408 |
| Changed | 1 | 2 |
| Inserted | 0 | 0 |
| Removed | 0 | 0 |
| Whitespace | Consecutive whitespace is treated as a single space |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
| Active line-pairing rules |
No regular expressions were active.
| 1 | /** | 1 | /** | |||
| 2 | * WARNING: Do not change this file. Your changes will be lost. | 2 | * WARNING: Do not change this file. Your changes will be lost. | |||
| 3 | * 2021-04-28 03:14:21 */ | 3 | * 2021-06-27 10:07:31 */ | |||
| 4 | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed { | 4 | @import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed { | |||
| 5 | } | 5 | } | |||
| 6 | @media (min-width: 768px) { | 6 | @media (min-width: 768px) { | |||
| 7 | .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom { | 7 | .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom { | |||
| 8 | width: 57.17%; | 8 | width: 57.17%; | |||
| 9 | } | 9 | } | |||
| 10 | .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { | 10 | .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { | |||
| 11 | width: 40.83%; | 11 | width: 40.83%; | |||
| 12 | } | 12 | } | |||
| 13 | 13 | |||||
| 14 | .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { | 14 | .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { | |||
| 15 | width: 42.8775%; | 15 | width: 42.8775%; | |||
| 16 | } | 16 | } | |||
| 17 | .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { | 17 | .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { | |||
| 18 | width: 30.6225%; | 18 | width: 30.6225%; | |||
| 19 | } | 19 | } | |||
| 20 | } | 20 | } | |||
| 21 | 21 | |||||
| 22 | @media (max-width: 575px){ | 22 | @media (max-width: 575px){ | |||
| 23 | body { | 23 | body { | |||
| 24 | font-size: 13px; | 24 | font-size: 13px; | |||
| 25 | line-height: 21px; | 25 | line-height: 21px; | |||
| 26 | } | 26 | } | |||
| 27 | } | 27 | } | |||
| 28 | p { | 28 | p { | |||
| 29 | letter-spacing: 0; | 29 | letter-spacing: 0; | |||
| 30 | } | 30 | } | |||
| 31 | h1, h2, h3, h4, h5, h6 { | 31 | h1, h2, h3, h4, h5, h6 { | |||
| 32 | font-family: Poppins,sans-serif; | 32 | font-family: Poppins,sans-serif; | |||
| 33 | color: #222529; | 33 | color: #222529; | |||
| 34 | letter-spacing: normal; | 34 | letter-spacing: normal; | |||
| 35 | } | 35 | } | |||
| 36 | h1 { | 36 | h1 { | |||
| 37 | font-weight: 700; | 37 | font-weight: 700; | |||
| 38 | font-size: 36px; | 38 | font-size: 36px; | |||
| 39 | line-height: 44px; | 39 | line-height: 44px; | |||
| 40 | margin: 0 0 32px 0; | 40 | margin: 0 0 32px 0; | |||
| 41 | } | 41 | } | |||
| 42 | h2 { | 42 | h2 { | |||
| 43 | font-weight: 700; | 43 | font-weight: 700; | |||
| 44 | font-size: 18px; | 44 | font-size: 18px; | |||
| 45 | line-height: 40px; | 45 | line-height: 40px; | |||
| 46 | letter-spacing: 1px; | 46 | letter-spacing: 1px; | |||
| 47 | margin: 0 0 32px 0; | 47 | margin: 0 0 32px 0; | |||
| 48 | } | 48 | } | |||
| 49 | h3 { | 49 | h3 { | |||
| 50 | font-weight: 700; | 50 | font-weight: 700; | |||
| 51 | font-size: 15px; | 51 | font-size: 15px; | |||
| 52 | line-height: 24px; | 52 | line-height: 24px; | |||
| 53 | margin: 0 0 20px 0; | 53 | margin: 0 0 20px 0; | |||
| 54 | } | 54 | } | |||
| 55 | h4 { | 55 | h4 { | |||
| 56 | font-weight: 700; | 56 | font-weight: 700; | |||
| 57 | font-size: 20px; | 57 | font-size: 20px; | |||
| 58 | line-height: 27px; | 58 | line-height: 27px; | |||
| 59 | margin: 0 0 14px 0; | 59 | margin: 0 0 14px 0; | |||
| 60 | } | 60 | } | |||
| 61 | h5 { | 61 | h5 { | |||
| 62 | font-weight: 700; | 62 | font-weight: 700; | |||
| 63 | font-size: 14px; | 63 | font-size: 14px; | |||
| 64 | line-height: 18px; | 64 | line-height: 18px; | |||
| 65 | margin: 0 0 14px 0; | 65 | margin: 0 0 14px 0; | |||
| 66 | } | 66 | } | |||
| 67 | h6 { | 67 | h6 { | |||
| 68 | font-weight: 600; | 68 | font-weight: 600; | |||
| 69 | font-size: 14px; | 69 | font-size: 14px; | |||
| 70 | line-height: 18px; | 70 | line-height: 18px; | |||
| 71 | color: #777; | 71 | color: #777; | |||
| 72 | } | 72 | } | |||
| 73 | .home-banner-slider h2.vc_custom_heading, .custom-font4 { | 73 | .home-banner-slider h2.vc_custom_heading, .custom-font4 { | |||
| 74 | font-family: 'Segoe Script','Savoye LET'; | 74 | font-family: 'Segoe Script','Savoye LET'; | |||
| 75 | } | 75 | } | |||
| 76 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | 76 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | |||
| 77 | color: #ff7272; | 77 | color: #ff7272; | |||
| 78 | } | 78 | } | |||
| 79 | html .action.primary, html .btn { | 79 | html .action.primary, html .btn { | |||
| 80 | font-weight: 700; | 80 | font-weight: 700; | |||
| 81 | padding: .533rem .933rem; | 81 | padding: .533rem .933rem; | |||
| 82 | font-size: .8rem; | 82 | font-size: .8rem; | |||
| 83 | line-height: 1.42857; | 83 | line-height: 1.42857; | |||
| 84 | } | 84 | } | |||
| 85 | html .action.primary,html .btn-primary { | 85 | html .action.primary,html .btn-primary { | |||
| 86 | color: #fff; | 86 | color: #fff; | |||
| 87 | background-color: #e13b3f; | 87 | background-color: #e13b3f; | |||
| 88 | border-color: #e13b3f #e13b3f #cb1f24; | 88 | border-color: #e13b3f #e13b3f #cb1f24; | |||
| 89 | } | 89 | } | |||
| 90 | html .btn-lg { | 90 | html .btn-lg { | |||
| 91 | padding: .5rem .875rem; | 91 | padding: .5rem .875rem; | |||
| 92 | font-size: .875rem; | 92 | font-size: .875rem; | |||
| 93 | line-height: 1.3333; | 93 | line-height: 1.3333; | |||
| 94 | } | 94 | } | |||
| 95 | html .btn-modern { | 95 | html .btn-modern { | |||
| 96 | font-weight: 700; | 96 | font-weight: 700; | |||
| 97 | letter-spacing: .01em; | 97 | letter-spacing: .01em; | |||
| 98 | font-size: .75rem; | 98 | font-size: .75rem; | |||
| 99 | padding: .75rem 1.5rem; | 99 | padding: .75rem 1.5rem; | |||
| 100 | text-transform: uppercase; | 100 | text-transform: uppercase; | |||
| 101 | height: auto; | 101 | height: auto; | |||
| 102 | } | 102 | } | |||
| 103 | .btn-modern.btn-lg { | 103 | .btn-modern.btn-lg { | |||
| 104 | font-size: .9375rem; | 104 | font-size: .9375rem; | |||
| 105 | padding: 1.05em 2.8em; | 105 | padding: 1.05em 2.8em; | |||
| 106 | } | 106 | } | |||
| 107 | .btn-flat { | 107 | .btn-flat { | |||
| 108 | padding: 0!important; | 108 | padding: 0!important; | |||
| 109 | background: none!important; | 109 | background: none!important; | |||
| 110 | border: none!important; | 110 | border: none!important; | |||
| 111 | border-bottom: 1px solid transparent!important; | 111 | border-bottom: 1px solid transparent!important; | |||
| 112 | box-shadow: none!important; | 112 | box-shadow: none!important; | |||
| 113 | text-transform: uppercase; | 113 | text-transform: uppercase; | |||
| 114 | font-size: .75rem; | 114 | font-size: .75rem; | |||
| 115 | } | 115 | } | |||
| 116 | html .btn-dark { | 116 | html .btn-dark { | |||
| 117 | color: #fff; | 117 | color: #fff; | |||
| 118 | background-color: #222529; | 118 | background-color: #222529; | |||
| 119 | border-color: #222529 #222529 #0b0c0e; | 119 | border-color: #222529 #222529 #0b0c0e; | |||
| 120 | } | 120 | } | |||
| 121 | html .btn-light { | 121 | html .btn-light { | |||
| 122 | color: #222529; | 122 | color: #222529; | |||
| 123 | background-color: #fff; | 123 | background-color: #fff; | |||
| 124 | border-color: #fff #fff #e6e6e6; | 124 | border-color: #fff #fff #e6e6e6; | |||
| 125 | } | 125 | } | |||
| 126 | html .background-color-secondary { | 126 | html .background-color-secondary { | |||
| 127 | background-color: #ff7272!important; | 127 | background-color: #ff7272!important; | |||
| 128 | } | 128 | } | |||
| 129 | @media (min-width: 992px){ | 129 | @media (min-width: 992px){ | |||
| 130 | .page-header.type6 .navigation .level0 .level-top { | 130 | .page-header.type6 .navigation .level0 .level-top { | |||
| 131 | font-family: 'Poppins'; | 131 | font-family: 'Poppins'; | |||
| 132 | } | 132 | } | |||
| 133 | } | 133 | } | |||
| 134 | .top-icon .porto-sicon-header { | 134 | .top-icon .porto-sicon-header { | |||
| 135 | margin-bottom: .75rem; | 135 | margin-bottom: .75rem; | |||
| 136 | } | 136 | } | |||
| 137 | .widget .widgettitle { | 137 | .widget .widgettitle { | |||
| 138 | font-size: 1rem; | 138 | font-size: 1rem; | |||
| 139 | letter-spacing: -.02em; | 139 | letter-spacing: -.02em; | |||
| 140 | } | 140 | } | |||
| 141 | .product-item-name a { | 141 | .product-item-name a { | |||
| 142 | font-family: 'Poppins'; | 142 | font-family: 'Poppins'; | |||
| 143 | font-size: .9375rem; | 143 | font-size: .9375rem; | |||
| 144 | font-weight: 400; | 144 | font-weight: 400; | |||
| 145 | } | 145 | } | |||
| 146 | .product-item-photo>a:not(.weltpixel-quickview):before { | 146 | .product-item-photo>a:not(.weltpixel-quickview):before { | |||
| 147 | content: ''; | 147 | content: ''; | |||
| 148 | position: absolute; | 148 | position: absolute; | |||
| 149 | left: 0; | 149 | left: 0; | |||
| 150 | top: 0; | 150 | top: 0; | |||
| 151 | width: 100%; | 151 | width: 100%; | |||
| 152 | height: 100%; | 152 | height: 100%; | |||
| 153 | background: rgba(0,0,0,.1); | 153 | background: rgba(0,0,0,.1); | |||
| 154 | z-index: 3; | 154 | z-index: 3; | |||
| 155 | opacity: 0; | 155 | opacity: 0; | |||
| 156 | transition: opacity .2s; | 156 | transition: opacity .2s; | |||
| 157 | } | 157 | } | |||
| 158 | .product-item-info:hover .product-item-photo>a:not(.weltpixel-quickview):before { | 158 | .product-item-info:hover .product-item-photo>a:not(.weltpixel-quickview):before { | |||
| 159 | opacity:1; | 159 | opacity:1; | |||
| 160 | } | 160 | } | |||
| 161 | .small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;} | 161 | .small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;} | |||
| 162 | .footer, .footer p { | 162 | .footer, .footer p { | |||
| 163 | letter-spacing: 0; | 163 | letter-spacing: 0; | |||
| 164 | } | 164 | } | |||
| 165 | .footer .widgettitle, .footer .widget-title { | 165 | .footer .widgettitle, .footer .widget-title { | |||
| 166 | font-size: 15px; | 166 | font-size: 15px; | |||
| 167 | font-weight: 700; | 167 | font-weight: 700; | |||
| 168 | } | 168 | } | |||
| 169 | .footer .newsletter input { | 169 | .footer .newsletter input { | |||
| 170 | height: 3rem; | 170 | height: 3rem; | |||
| 171 | background: #292c30; | 171 | background: #292c30; | |||
| 172 | padding-left: 20px; | 172 | padding-left: 20px; | |||
| 173 | } | 173 | } | |||
| 174 | .footer .newsletter .action.subscribe { | 174 | .footer .newsletter .action.subscribe { | |||
| 175 | height: 3rem; | 175 | height: 3rem; | |||
| 176 | padding-left: 20px; | 176 | padding-left: 20px; | |||
| 177 | padding-right: 20px; | 177 | padding-right: 20px; | |||
| 178 | text-transform: uppercase; | 178 | text-transform: uppercase; | |||
| 179 | font-weight: 700; | 179 | font-weight: 700; | |||
| 180 | font-size: inherit; | 180 | font-size: inherit; | |||
| 181 | } | 181 | } | |||
| 182 | .footer .widget { | 182 | .footer .widget { | |||
| 183 | margin-bottom: 1.875rem; | 183 | margin-bottom: 1.875rem; | |||
| 184 | margin-top: 1.875rem; | 184 | margin-top: 1.875rem; | |||
| 185 | } | 185 | } | |||
| 186 | .footer .widget:first-child { | 186 | .footer .widget:first-child { | |||
| 187 | margin-top: 0; | 187 | margin-top: 0; | |||
| 188 | } | 188 | } | |||
| 189 | .footer .follow-us { | 189 | .footer .follow-us { | |||
| 190 | margin-top: 15px; | 190 | margin-top: 15px; | |||
| 191 | margin-bottom: 20px; | 191 | margin-bottom: 20px; | |||
| 192 | } | 192 | } | |||
| 193 | .footer .follow-us .share-links a { | 193 | .footer .follow-us .share-links a { | |||
| 194 | width: 2.25rem; | 194 | width: 2.25rem; | |||
| 195 | height: 2.25rem; | 195 | height: 2.25rem; | |||
| 196 | } | 196 | } | |||
| 197 | .footer li { | 197 | .footer li { | |||
| 198 | line-height: 2em; | 198 | line-height: 2em; | |||
| 199 | } | 199 | } | |||
| 200 | .footer .contact-info .contact-details strong { | 200 | .footer .contact-info .contact-details strong { | |||
| 201 | text-transform: uppercase; | 201 | text-transform: uppercase; | |||
| 202 | } | 202 | } | |||
| 203 | .footer .contact-info .contact-details strong, .footer .contact-info .contact-details span { | 203 | .footer .contact-info .contact-details strong, .footer .contact-info .contact-details span { | |||
| 204 | line-height: 20px; | 204 | line-height: 20px; | |||
| 205 | } | 205 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.