Produced by Araxis Merge on 2021-07-21 10:22:19 +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 | 2021-07-21 10:22:19 +0000 | ||
| 2 | /Applications/Ampps/www/Porto v4.0.1/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_css | settings_demo32_en.css | 2021-06-27 10:07:32 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 347 |
| 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 | /** | |||||
| 2 | * WARNING: Do not change this file. Your changes will be lost. | |||||
| 3 | * 2021-06-27 10:07:31 */ | |||||
| 4 | @import url('//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 | } | |||||
| 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 { | |||||
| 8 | width: 57.17%; | |||||
| 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 { | |||||
| 11 | width: 40.83%; | |||||
| 12 | } | |||||
| 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 { | |||||
| 15 | width: 42.8775%; | |||||
| 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 { | |||||
| 18 | width: 30.6225%; | |||||
| 19 | } | |||||
| 20 | } | |||||
| 21 | ||||||
| 22 | body,li { | |||||
| 23 | line-height: 25px; | |||||
| 24 | } | |||||
| 25 | p { | |||||
| 26 | line-height: inherit; | |||||
| 27 | letter-spacing: 0; | |||||
| 28 | } | |||||
| 29 | @media (max-width: 575px){ | |||||
| 30 | body { | |||||
| 31 | font-size: 13px; | |||||
| 32 | line-height: 21px; | |||||
| 33 | } | |||||
| 34 | } | |||||
| 35 | h1, h2, h3, h4, h5, h6 { | |||||
| 36 | font-family: Poppins,sans-serif; | |||||
| 37 | color: #222529; | |||||
| 38 | letter-spacing: normal; | |||||
| 39 | } | |||||
| 40 | h1 { | |||||
| 41 | font-family: Playfair Display,sans-serif; | |||||
| 42 | font-weight: 700; | |||||
| 43 | font-size: 36px; | |||||
| 44 | line-height: 44px; | |||||
| 45 | letter-spacing: 22px; | |||||
| 46 | font-style: italic; | |||||
| 47 | margin: 0 0 32px 0; | |||||
| 48 | } | |||||
| 49 | h2 { | |||||
| 50 | font-family: Playfair Display,sans-serif; | |||||
| 51 | font-weight: 700; | |||||
| 52 | font-size: 30px; | |||||
| 53 | line-height: 40px; | |||||
| 54 | font-style: italic; | |||||
| 55 | margin: 0 0 32px 0; | |||||
| 56 | } | |||||
| 57 | h3 { | |||||
| 58 | font-weight: 700; | |||||
| 59 | font-size: 25px; | |||||
| 60 | line-height: 32px; | |||||
| 61 | margin: 0 0 20px 0; | |||||
| 62 | } | |||||
| 63 | h4 { | |||||
| 64 | font-weight: 700; | |||||
| 65 | font-size: 20px; | |||||
| 66 | line-height: 20px; | |||||
| 67 | margin: 0 0 14px 0; | |||||
| 68 | } | |||||
| 69 | h5 { | |||||
| 70 | font-weight: 700; | |||||
| 71 | font-size: 14px; | |||||
| 72 | line-height: 18px; | |||||
| 73 | margin: 0 0 14px 0; | |||||
| 74 | } | |||||
| 75 | h6 { | |||||
| 76 | font-weight: 600; | |||||
| 77 | font-size: 14px; | |||||
| 78 | line-height: 14px; | |||||
| 79 | margin: 0 0 14px 0; | |||||
| 80 | } | |||||
| 81 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | |||||
| 82 | color: #ff7272; | |||||
| 83 | } | |||||
| 84 | html .btn-modern { | |||||
| 85 | text-transform: uppercase; | |||||
| 86 | font-size: .75rem; | |||||
| 87 | padding: .75rem 1.5rem; | |||||
| 88 | font-weight: 600; | |||||
| 89 | height: auto; | |||||
| 90 | } | |||||
| 91 | html .action.primary, html .btn { | |||||
| 92 | font-family: Poppins; | |||||
| 93 | letter-spacing: .01em; | |||||
| 94 | font-weight: 700; | |||||
| 95 | line-height: 1.42857; | |||||
| 96 | padding: .8em 2em; | |||||
| 97 | } | |||||
| 98 | html .btn-modern { | |||||
| 99 | font-weight: 400; | |||||
| 100 | letter-spacing: .15em; | |||||
| 101 | } | |||||
| 102 | html .action.primary { | |||||
| 103 | color: #fff; | |||||
| 104 | background-color: #222529; | |||||
| 105 | border-color: #222529 #222529 #222529; | |||||
| 106 | } | |||||
| 107 | html .btn-xl { | |||||
| 108 | font-size: 1rem; | |||||
| 109 | padding: .8rem 2rem; | |||||
| 110 | } | |||||
| 111 | html .btn-lg { | |||||
| 112 | line-height: 1.3333; | |||||
| 113 | border-radius: 0; | |||||
| 114 | } | |||||
| 115 | .btn-modern.btn-xl { | |||||
| 116 | font-size: 1rem; | |||||
| 117 | padding: 1.25em 3.125em; | |||||
| 118 | } | |||||
| 119 | .btn-flat { | |||||
| 120 | padding: 0!important; | |||||
| 121 | background: none!important; | |||||
| 122 | border: none!important; | |||||
| 123 | border-bottom: 1px solid transparent!important; | |||||
| 124 | box-shadow: none!important; | |||||
| 125 | text-transform: uppercase; | |||||
| 126 | font-size: .75rem; | |||||
| 127 | } | |||||
| 128 | html .btn-dark { | |||||
| 129 | color: #fff; | |||||
| 130 | background-color: #222529; | |||||
| 131 | border-color: #222529 #222529 #0b0c0e; | |||||
| 132 | } | |||||
| 133 | html .btn-light { | |||||
| 134 | color: #212529; | |||||
| 135 | background-color: #fff; | |||||
| 136 | border-color: #fff #fff #e6e6e6; | |||||
| 137 | } | |||||
| 138 | html .btn-quaternary { | |||||
| 139 | color: #fff; | |||||
| 140 | background-color: #000; | |||||
| 141 | border-color: #000 #000 #000; | |||||
| 142 | } | |||||
| 143 | html .background-color-secondary { | |||||
| 144 | background-color: #f4a085 !important; | |||||
| 145 | } | |||||
| 146 | .custom-font1 { | |||||
| 147 | font-family: Playfair Display,sans-serif; | |||||
| 148 | } | |||||
| 149 | .font-weight-extra-bold { | |||||
| 150 | font-weight: 800; | |||||
| 151 | } | |||||
| 152 | .porto-icon-shopping-cart:before { | |||||
| 153 | content: '\e80d'; | |||||
| 154 | } | |||||
| 155 | .minicart-wrapper .action.showcart .minicart-icon { | |||||
| 156 | right: 0; | |||||
| 157 | left: 0; | |||||
| 158 | } | |||||
| 159 | .page-header.type20 .minicart-wrapper .action.showcart { | |||||
| 160 | min-width: 29.5px; | |||||
| 161 | margin-left: -1.5px; | |||||
| 162 | } | |||||
| 163 | .layout-1220 .header.content,.main-panel-top .container { | |||||
| 164 | max-width: 100%; | |||||
| 165 | padding-left: 3vw; | |||||
| 166 | padding-right: 3vw; | |||||
| 167 | } | |||||
| 168 | .page-header.type20 .header-contact .my-account i, .page-header.type20 .header-contact .wishlist i { | |||||
| 169 | font-size: 27px; | |||||
| 170 | } | |||||
| 171 | .page-header.type20 .header-contact .my-account,.page-header.type20 .header-contact .wishlist { | |||||
| 172 | padding: 0 .125rem; | |||||
| 173 | } | |||||
| 174 | .page-header.type20 .header-contact .my-account { | |||||
| 175 | padding: 0 .125rem; | |||||
| 176 | margin-right: 0 !important; | |||||
| 177 | } | |||||
| 178 | .page-header.type20 .header-right > * { | |||||
| 179 | margin-left: 1.125rem; | |||||
| 180 | } | |||||
| 181 | .page-header.type20 .header-right > *:firt-child { | |||||
| 182 | margin-left: 0; | |||||
| 183 | } | |||||
| 184 | .rtl .page-header.type20 .header-right > * { | |||||
| 185 | margin-right: 1.125rem; | |||||
| 186 | margin-left: 0; | |||||
| 187 | } | |||||
| 188 | .rtl .page-header.type20 .header-right > *:firt-child { | |||||
| 189 | margin-right: 0; | |||||
| 190 | } | |||||
| 191 | .page-header.type20 .header-contact > *:not(:first-child) { | |||||
| 192 | margin-left: 1.125rem; | |||||
| 193 | } | |||||
| 194 | .rtl .page-header.type20 .header-contact > *:not(:first-child) { | |||||
| 195 | margin-right: 1.125rem !important; | |||||
| 196 | margin-left: 0; | |||||
| 197 | } | |||||
| 198 | .page-header.type20 .search-area.show-icon a.search-toggle-icon { | |||||
| 199 | font-size: 22.5px; | |||||
| 200 | } | |||||
| 201 | @media (min-width: 992px) { | |||||
| 202 | .page-header.type20 .header-main .header-left, .page-header.type20 .header-main .header-right { | |||||
| 203 | padding-top: 30px; | |||||
| 204 | padding-bottom: 30px; | |||||
| 205 | } | |||||
| 206 | .page-header.type20 .logo { | |||||
| 207 | margin-right: 1rem; | |||||
| 208 | } | |||||
| 209 | .page-header.type20 .header.panel > .header.links > li { | |||||
| 210 | padding-top: 12px; | |||||
| 211 | padding-bottom: 12px; | |||||
| 212 | padding-left: 20px; | |||||
| 213 | padding-right: 20px; | |||||
| 214 | text-transform: uppercase; | |||||
| 215 | font-weight: 400; | |||||
| 216 | letter-spacing: -.025em; | |||||
| 217 | } | |||||
| 218 | .page-header.type20 .header.panel > .header.links > li > a{ | |||||
| 219 | padding: 0; | |||||
| 220 | text-transform: inherit; | |||||
| 221 | } | |||||
| 222 | .page-header.type20 .nav-sections { | |||||
| 223 | display: block; | |||||
| 224 | margin-left: 1.125rem; | |||||
| 225 | } | |||||
| 226 | .page-header.type20 .navigation:not(.side-megamenu) .level0 .level-top { | |||||
| 227 | font-size: 13px; | |||||
| 228 | font-weight: 400; | |||||
| 229 | line-height: 20px; | |||||
| 230 | letter-spacing: -.3px; | |||||
| 231 | padding: 20px 27px 20px 27px; | |||||
| 232 | } | |||||
| 233 | .page-header.type20 .navigation:not(.side-megamenu) .level0 .level-top:before { | |||||
| 234 | content: ""; | |||||
| 235 | position: absolute; | |||||
| 236 | height: 1px; | |||||
| 237 | background-color: #333; | |||||
| 238 | margin-top: 10px; | |||||
| 239 | margin-left: 27px; | |||||
| 240 | margin-right: 27px; | |||||
| 241 | top: 50%; | |||||
| 242 | left: 0; | |||||
| 243 | right: 15px; | |||||
| 244 | opacity: 0; | |||||
| 245 | transition: cubic-bezier(.55,0,.1,1) right 0.3s; | |||||
| 246 | } | |||||
| 247 | .page-header.type20 .navigation:not(.side-megamenu) .level0:hover .level-top:before { | |||||
| 248 | opacity: 1; | |||||
| 249 | right: 0; | |||||
| 250 | } | |||||
| 251 | .page-header.type20.sticky-header .header-main .header-left, .page-header.type20.sticky-header .header-main .header-right { | |||||
| 252 | padding-top: 0; | |||||
| 253 | padding-bottom: 0; | |||||
| 254 | } | |||||
| 255 | .page-header.type20.sticky-header .nav-sections { | |||||
| 256 | margin-left: 1.125rem !important; | |||||
| 257 | } | |||||
| 258 | .rtl .page-header.type20.sticky-header .nav-sections { | |||||
| 259 | margin-right: 1.125rem !important; | |||||
| 260 | margin-left: 0 !important | |||||
| 261 | } | |||||
| 262 | } | |||||
| 263 | .page-wrapper > .breadcrumbs .items { | |||||
| 264 | position: relative; | |||||
| 265 | margin-bottom: 35px; | |||||
| 266 | padding-bottom: 13px; | |||||
| 267 | } | |||||
| 268 | .page-wrapper > .breadcrumbs .items:after { | |||||
| 269 | content: ''; | |||||
| 270 | position: absolute; | |||||
| 271 | left: 10px; | |||||
| 272 | right: 10px; | |||||
| 273 | bottom: 0; | |||||
| 274 | border-bottom: 1px solid #e7e7e7; | |||||
| 275 | } | |||||
| 276 | .checkout-cart-index .page-title-wrapper .page-title { | |||||
| 277 | font-family: inherit; | |||||
| 278 | font-style: inherit; | |||||
| 279 | } | |||||
| 280 | .top-icon .porto-sicon-header { | |||||
| 281 | margin-bottom: .75rem; | |||||
| 282 | } | |||||
| 283 | html .background-color-secondary { | |||||
| 284 | background-color: #ff7272!important; | |||||
| 285 | } | |||||
| 286 | .side-custom-block .custom-block h2 { | |||||
| 287 | font-size: inherit; | |||||
| 288 | font-family: inherit; | |||||
| 289 | font-style: inherit; | |||||
| 290 | } | |||||
| 291 | .footer, .footer p { | |||||
| 292 | line-height: 25px; | |||||
| 293 | letter-spacing: 0; | |||||
| 294 | } | |||||
| 295 | .footer .widgettitle, .footer .widget-title { | |||||
| 296 | font-size: .9375rem; | |||||
| 297 | font-weight: 700; | |||||
| 298 | } | |||||
| 299 | .footer-top .custom-block:before,.footer-top .custom-block:after { | |||||
| 300 | margin-bottom: 0; | |||||
| 301 | border: none; | |||||
| 302 | margin-top: 0; | |||||
| 303 | } | |||||
| 304 | .footer-middle > .container::before { | |||||
| 305 | content: ''; | |||||
| 306 | display: block; | |||||
| 307 | position: static; | |||||
| 308 | left: 10px; | |||||
| 309 | top: 0; | |||||
| 310 | right: 10px; | |||||
| 311 | border-top: 1px solid #e7e7e7; | |||||
| 312 | margin-bottom: 2.5rem; | |||||
| 313 | } | |||||
| 314 | .footer-middle > .container::after { | |||||
| 315 | border-color:#e7e7e7; | |||||
| 316 | margin-top: .625rem; | |||||
| 317 | position: static; | |||||
| 318 | } | |||||
| 319 | .footer .block.newsletter .form.subscribe { | |||||
| 320 | margin-bottom: 10px; | |||||
| 321 | } | |||||
| 322 | .footer .newsletter input { | |||||
| 323 | height: 3rem; | |||||
| 324 | padding-left: 1.25rem; | |||||
| 325 | background: #f4f4f4; | |||||
| 326 | border-radius: 0; | |||||
| 327 | } | |||||
| 328 | .footer .newsletter .action.subscribe { | |||||
| 329 | height: 3rem; | |||||
| 330 | font-weight: 600; | |||||
| 331 | border-radius: 0; | |||||
| 332 | border: none; | |||||
| 333 | letter-spacing: .15em; | |||||
| 334 | } | |||||
| 335 | .footer .widget>div>ul li { | |||||
| 336 | margin-bottom: .625rem; | |||||
| 337 | } | |||||
| 338 | .footer-middle > .container { | |||||
| 339 | padding-top: 0; | |||||
| 340 | padding-bottom: 0; | |||||
| 341 | } | |||||
| 342 | .footer-bottom address { | |||||
| 343 | text-align: center; | |||||
| 344 | } | |||||
| 345 | .footer-bottom { | |||||
| 346 | font-size: 1em; | |||||
| 347 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.