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_demo33_en.css | 2021-07-03 04:23:48 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 227 |
| 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-07-03 04:23:48 */ | |||||
| 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 | } | |||||
| 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 { | |||||
| 23 | line-height: 22px; | |||||
| 24 | letter-spacing: 0; | |||||
| 25 | } | |||||
| 26 | p,li { | |||||
| 27 | letter-spacing: 0; | |||||
| 28 | line-height: 22px; | |||||
| 29 | } | |||||
| 30 | @media (min-width: 1440px) { | |||||
| 31 | .layout-1220 .block.category.event, .layout-1220 .footer.content, .layout-1220 .header.content, .layout-1220 .navigation, .layout-1220 .page-main, .layout-1220 .page-wrapper>.breadcrumbs >ul, .layout-1220 .page-wrapper>.page-bottom, .layout-1220 .page-wrapper>.widget, .layout-1220 .top-container,.layout-1220 .container { | |||||
| 32 | max-width: 1440px; | |||||
| 33 | } | |||||
| 34 | } | |||||
| 35 | @media (max-width: 575px){ | |||||
| 36 | body { | |||||
| 37 | font-size: 13px; | |||||
| 38 | line-height: 21px; | |||||
| 39 | } | |||||
| 40 | } | |||||
| 41 | h1, h2, h3, h4, h5, h6 { | |||||
| 42 | font-family: Poppins,sans-serif; | |||||
| 43 | color: #222529; | |||||
| 44 | letter-spacing: normal; | |||||
| 45 | } | |||||
| 46 | h1 { | |||||
| 47 | font-weight: 400; | |||||
| 48 | font-size: 36px; | |||||
| 49 | line-height: 44px; | |||||
| 50 | margin: 0 0 32px 0; | |||||
| 51 | } | |||||
| 52 | h2 { | |||||
| 53 | font-weight: 400; | |||||
| 54 | font-size: 32px; | |||||
| 55 | line-height: 52px; | |||||
| 56 | margin: 0 0 32px 0; | |||||
| 57 | } | |||||
| 58 | h3 { | |||||
| 59 | font-weight: 400; | |||||
| 60 | font-size: 22px; | |||||
| 61 | line-height: 22px; | |||||
| 62 | margin: 0 0 20px 0; | |||||
| 63 | } | |||||
| 64 | h4 { | |||||
| 65 | font-weight: 400; | |||||
| 66 | font-size: 20px; | |||||
| 67 | line-height: 27px; | |||||
| 68 | margin: 0 0 14px 0; | |||||
| 69 | } | |||||
| 70 | h5 { | |||||
| 71 | font-weight: 400; | |||||
| 72 | font-size: 13px; | |||||
| 73 | line-height: 18px; | |||||
| 74 | letter-spacing: -.325px; | |||||
| 75 | color: #666; | |||||
| 76 | margin: 0 0 14px 0; | |||||
| 77 | } | |||||
| 78 | h6 { | |||||
| 79 | font-weight: 400; | |||||
| 80 | font-size: 14px; | |||||
| 81 | line-height: 18px; | |||||
| 82 | margin: 0 0 14px 0; | |||||
| 83 | } | |||||
| 84 | .home-banner-slider h2.vc_custom_heading, .custom-font4 { | |||||
| 85 | font-family: 'Segoe Script','Savoye LET'; | |||||
| 86 | } | |||||
| 87 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | |||||
| 88 | color: #ff7272; | |||||
| 89 | } | |||||
| 90 | html .btn-modern { | |||||
| 91 | text-transform: uppercase; | |||||
| 92 | font-size: .75rem; | |||||
| 93 | padding: .75rem 1.5rem; | |||||
| 94 | font-weight: 600; | |||||
| 95 | height: auto; | |||||
| 96 | } | |||||
| 97 | html .action.primary, html .btn { | |||||
| 98 | font-family: Poppins; | |||||
| 99 | letter-spacing: .01em; | |||||
| 100 | font-weight: 700; | |||||
| 101 | line-height: 1.42857; | |||||
| 102 | padding: .8em 2em; | |||||
| 103 | } | |||||
| 104 | html .btn-modern { | |||||
| 105 | font-size: .8125rem; | |||||
| 106 | padding: 1em 2.8em; | |||||
| 107 | } | |||||
| 108 | html .action.primary { | |||||
| 109 | color: #fff; | |||||
| 110 | background-color: #4dae65; | |||||
| 111 | border-color: #4dae65 #4dae65 #3e8b51; | |||||
| 112 | } | |||||
| 113 | html .btn-xl { | |||||
| 114 | font-size: 1rem; | |||||
| 115 | padding: .8rem 2rem; | |||||
| 116 | } | |||||
| 117 | .btn-modern.btn-xl { | |||||
| 118 | font-size: 1rem; | |||||
| 119 | padding: 1.25em 3.125em; | |||||
| 120 | } | |||||
| 121 | .btn-flat { | |||||
| 122 | padding: 0!important; | |||||
| 123 | background: none!important; | |||||
| 124 | border: none!important; | |||||
| 125 | border-bottom: 1px solid transparent!important; | |||||
| 126 | box-shadow: none!important; | |||||
| 127 | text-transform: uppercase; | |||||
| 128 | font-size: .75rem; | |||||
| 129 | } | |||||
| 130 | html .btn-dark { | |||||
| 131 | color: #fff; | |||||
| 132 | background-color: #222529; | |||||
| 133 | border-color: #222529 #222529 #0b0c0e; | |||||
| 134 | } | |||||
| 135 | html .btn-light { | |||||
| 136 | color: #222529; | |||||
| 137 | background-color: #fff; | |||||
| 138 | border-color: #fff #fff #e6e6e6; | |||||
| 139 | } | |||||
| 140 | html .btn-quaternary { | |||||
| 141 | color: #fff; | |||||
| 142 | background-color: #000; | |||||
| 143 | border-color: #000 #000 #000; | |||||
| 144 | } | |||||
| 145 | html .background-color-secondary { | |||||
| 146 | background-color: #f4a085 !important; | |||||
| 147 | } | |||||
| 148 | .top-icon .porto-sicon-header { | |||||
| 149 | margin-bottom: .75rem; | |||||
| 150 | } | |||||
| 151 | .wel-msg i { | |||||
| 152 | font-size: 23.68px; | |||||
| 153 | color: #4dae65; | |||||
| 154 | } | |||||
| 155 | .page-wrapper > .breadcrumbs .items { | |||||
| 156 | position: relative; | |||||
| 157 | margin-bottom: 47px; | |||||
| 158 | padding-bottom: 13px; | |||||
| 159 | padding-top: 24px; | |||||
| 160 | } | |||||
| 161 | .page-wrapper > .breadcrumbs .items:after { | |||||
| 162 | content: ''; | |||||
| 163 | position: absolute; | |||||
| 164 | left: 10px; | |||||
| 165 | right: 10px; | |||||
| 166 | bottom: 0; | |||||
| 167 | border-bottom: 1px solid #e7e7e7; | |||||
| 168 | } | |||||
| 169 | .footer .widgettitle, .footer .widget-title { | |||||
| 170 | font-size: .9375rem; | |||||
| 171 | font-weight: 600; | |||||
| 172 | } | |||||
| 173 | html .background-color-secondary { | |||||
| 174 | background-color: #ff7272!important; | |||||
| 175 | } | |||||
| 176 | .footer, .footer p { | |||||
| 177 | font-size: 13px; | |||||
| 178 | line-height: 22px; | |||||
| 179 | letter-spacing: 0; | |||||
| 180 | } | |||||
| 181 | .footer .widgettitle, .footer .widget-title { | |||||
| 182 | font-size: .9375rem; | |||||
| 183 | font-weight: 700; | |||||
| 184 | } | |||||
| 185 | .footer-top .custom-block:before,.footer-top .custom-block:after { | |||||
| 186 | margin-bottom: 0; | |||||
| 187 | border: none; | |||||
| 188 | margin-top: 0; | |||||
| 189 | } | |||||
| 190 | .footer-middle > .container::after { | |||||
| 191 | border-color:#e7e7e7; | |||||
| 192 | } | |||||
| 193 | .footer .block.newsletter .form.subscribe { | |||||
| 194 | margin-bottom: 10px; | |||||
| 195 | } | |||||
| 196 | .footer .newsletter input { | |||||
| 197 | height: 3rem; | |||||
| 198 | padding-left: 1.25rem; | |||||
| 199 | background: #f4f4f4; | |||||
| 200 | border-radius: 0; | |||||
| 201 | } | |||||
| 202 | .footer .newsletter .action.subscribe { | |||||
| 203 | height: 3rem; | |||||
| 204 | font-weight: 600; | |||||
| 205 | border-radius: 0; | |||||
| 206 | border: none; | |||||
| 207 | letter-spacing: .15em; | |||||
| 208 | } | |||||
| 209 | .footer .widget>div>ul li { | |||||
| 210 | margin-bottom: 14px; | |||||
| 211 | } | |||||
| 212 | .footer-middle > .container { | |||||
| 213 | padding-top: 3.7rem; | |||||
| 214 | padding-bottom: 1rem; | |||||
| 215 | } | |||||
| 216 | .footer-bottom address { | |||||
| 217 | text-align: center; | |||||
| 218 | padding-top: 24px; | |||||
| 219 | padding-bottom: 8px; | |||||
| 220 | font-size: 13px; | |||||
| 221 | letter-spacing: -.025em; | |||||
| 222 | } | |||||
| 223 | .footer-bottom { | |||||
| 224 | font-size: 1em; | |||||
| 225 | padding-bottom: 54px; | |||||
| 226 | padding-top: 0; | |||||
| 227 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.