Produced by Araxis Merge on 2021-05-13 09:09:34 +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-05-13 09:09:34 +0000 | ||
| 2 | /Applications/Ampps/www/Porto v4.0.0/Theme Files/Magento 2.x/Porto Theme/pub/media/porto/configed_css | settings_demo2_en.css | 2021-04-28 03:14:22 +0000 |
| Description | Between Files 1 and 2 | |
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 1 | 224 |
| 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-04-28 03:14:21 */ | |||||
| 4 | @import url('http://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700italic,900,900italic');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 | @media (max-width: 575px){ | |||||
| 23 | html { | |||||
| 24 | font-size: 14.8571px; | |||||
| 25 | } | |||||
| 26 | body { | |||||
| 27 | font-size: 13px; | |||||
| 28 | line-height: 21px; | |||||
| 29 | } | |||||
| 30 | } | |||||
| 31 | h1, h2, h3, h4, h5, h6 { | |||||
| 32 | color: #222529; | |||||
| 33 | letter-spacing: normal; | |||||
| 34 | } | |||||
| 35 | h2 { | |||||
| 36 | font-family: Poppins,sans-serif; | |||||
| 37 | font-size: 18px; | |||||
| 38 | line-height: 42px; | |||||
| 39 | font-weight: 700; | |||||
| 40 | margin: 0 0 32px 0; | |||||
| 41 | } | |||||
| 42 | h3 { | |||||
| 43 | font-family: Poppins,sans-serif; | |||||
| 44 | font-weight: 700; | |||||
| 45 | font-size: 14px; | |||||
| 46 | line-height: 32px; | |||||
| 47 | margin: 0 0 20px 0; | |||||
| 48 | } | |||||
| 49 | h4 { | |||||
| 50 | font-family: Poppins,sans-serif; | |||||
| 51 | font-weight: 700; | |||||
| 52 | font-size: 16px; | |||||
| 53 | line-height: 19px; | |||||
| 54 | margin: 0 0 14px 0; | |||||
| 55 | } | |||||
| 56 | h5 { | |||||
| 57 | font-weight: 600; | |||||
| 58 | font-size: 14px; | |||||
| 59 | line-height: 20px; | |||||
| 60 | margin: 0 0 14px 0; | |||||
| 61 | } | |||||
| 62 | h6 { | |||||
| 63 | font-weight: 400; | |||||
| 64 | font-size: 14px; | |||||
| 65 | line-height: 18px; | |||||
| 66 | color: #777; | |||||
| 67 | } | |||||
| 68 | p { | |||||
| 69 | letter-spacing: 0; | |||||
| 70 | } | |||||
| 71 | .home-banner-slider h2.vc_custom_heading, .custom-font4 { | |||||
| 72 | font-family: 'Segoe Script','Savoye LET'; | |||||
| 73 | } | |||||
| 74 | html .heading-secondary, html .lnk-secondary, html .text-color-secondary { | |||||
| 75 | color: #ff7272; | |||||
| 76 | } | |||||
| 77 | html .action.primary, html .btn { | |||||
| 78 | font-family: Poppins; | |||||
| 79 | letter-spacing: .01em; | |||||
| 80 | font-weight: 600; | |||||
| 81 | line-height: 1.42857; | |||||
| 82 | padding: .533rem .933rem; | |||||
| 83 | font-size: .8rem; | |||||
| 84 | } | |||||
| 85 | html .action.primary { | |||||
| 86 | color: #fff; | |||||
| 87 | background-color: #08c; | |||||
| 88 | border-color: #08c #08c #069; | |||||
| 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 | .btn-flat { | |||||
| 98 | padding: 0!important; | |||||
| 99 | background: none!important; | |||||
| 100 | border: none!important; | |||||
| 101 | border-bottom: 1px solid transparent!important; | |||||
| 102 | box-shadow: none!important; | |||||
| 103 | text-transform: uppercase; | |||||
| 104 | font-size: .75rem; | |||||
| 105 | } | |||||
| 106 | html .btn-dark { | |||||
| 107 | color: #fff; | |||||
| 108 | background-color: #222529; | |||||
| 109 | border-color: #222529 #222529 #0b0c0e; | |||||
| 110 | } | |||||
| 111 | html .btn-secondary { | |||||
| 112 | color: #fff; | |||||
| 113 | background-color: #ff7272; | |||||
| 114 | border-color: #ff7272 #ff7272 #ff3f3f; | |||||
| 115 | } | |||||
| 116 | html .btn-light { | |||||
| 117 | color: #222529; | |||||
| 118 | background-color: #fff; | |||||
| 119 | border-color: #fff #fff #e6e6e6; | |||||
| 120 | } | |||||
| 121 | .btn-modern.btn-lg { | |||||
| 122 | font-size: .875rem; | |||||
| 123 | padding: 1rem 2.25rem; | |||||
| 124 | line-height: 1.3333; | |||||
| 125 | } | |||||
| 126 | .btn-md:not(.btn-modern) { | |||||
| 127 | font-size: .8571em; | |||||
| 128 | font-weight: 700; | |||||
| 129 | height: auto; | |||||
| 130 | } | |||||
| 131 | html .btn-quaternary { | |||||
| 132 | color: #fff; | |||||
| 133 | background-color: #0e0f11; | |||||
| 134 | border-color: #0e0f11 #0e0f11 #000; | |||||
| 135 | } | |||||
| 136 | html .background-color-secondary { | |||||
| 137 | background-color: #ff7272!important; | |||||
| 138 | } | |||||
| 139 | .ls-200, .ls-200>* { | |||||
| 140 | letter-spacing: .2em; | |||||
| 141 | } | |||||
| 142 | .page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i { | |||||
| 143 | display: none; | |||||
| 144 | } | |||||
| 145 | .page-header.type2 .sw-megamenu.navigation li.level0 .submenu a { | |||||
| 146 | line-height: 18px; | |||||
| 147 | font-weight: 600; | |||||
| 148 | } | |||||
| 149 | .top-icon .porto-sicon-header { | |||||
| 150 | margin-bottom: .75rem; | |||||
| 151 | } | |||||
| 152 | .widget .widgettitle { | |||||
| 153 | font-size: 1rem; | |||||
| 154 | letter-spacing: -.02em; | |||||
| 155 | } | |||||
| 156 | .product-item-photo>a:not(.weltpixel-quickview):before { | |||||
| 157 | content: ''; | |||||
| 158 | position: absolute; | |||||
| 159 | left: 0; | |||||
| 160 | top: 0; | |||||
| 161 | width: 100%; | |||||
| 162 | height: 100%; | |||||
| 163 | background: rgba(0,0,0,.1); | |||||
| 164 | z-index: 3; | |||||
| 165 | opacity: 0; | |||||
| 166 | transition: opacity .2s; | |||||
| 167 | } | |||||
| 168 | .product-item-info:hover .product-item-photo>a:not(.weltpixel-quickview):before { | |||||
| 169 | opacity:1; | |||||
| 170 | } | |||||
| 171 | .small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;} | |||||
| 172 | .block-category-list .block-title, .side-custom-block .custom-block h2 { | |||||
| 173 | font-family: Poppins; | |||||
| 174 | } | |||||
| 175 | .footer, .footer p { | |||||
| 176 | font-size: 13px; | |||||
| 177 | line-height: 22px; | |||||
| 178 | letter-spacing: 0; | |||||
| 179 | } | |||||
| 180 | .footer .widgettitle, .footer .widget-title { | |||||
| 181 | font-size: .9375rem; | |||||
| 182 | font-weight: 600; | |||||
| 183 | } | |||||
| 184 | .footer .contact-info .widget-title { | |||||
| 185 | font-size: 15px; | |||||
| 186 | font-weight: 700; | |||||
| 187 | } | |||||
| 188 | .footer .widget+.widget { | |||||
| 189 | margin-top: 15px; | |||||
| 190 | } | |||||
| 191 | .footer .widget { | |||||
| 192 | margin-bottom: 15px; | |||||
| 193 | } | |||||
| 194 | .footer-middle .block.newsletter input { | |||||
| 195 | background: #292c30; | |||||
| 196 | } | |||||
| 197 | .footer .follow-us .share-links a { | |||||
| 198 | box-shadow: none; | |||||
| 199 | font-size: 12px; | |||||
| 200 | width: 37px; | |||||
| 201 | height: 37px; | |||||
| 202 | border: 1px solid rgb(255,255,255,.06); | |||||
| 203 | } | |||||
| 204 | .footer .footer-ribbon { | |||||
| 205 | padding-top: 9px; | |||||
| 206 | } | |||||
| 207 | .footer-ribbon span {line-height: inherit;} | |||||
| 208 | @media (min-width: 992px) { | |||||
| 209 | header.page-header.sticky-header .nav-sections { | |||||
| 210 | background-color: rgba(0,136,204,1); | |||||
| 211 | } | |||||
| 212 | .page-header.sticky-header .navigation li.level0 { | |||||
| 213 | color: #fff; | |||||
| 214 | } | |||||
| 215 | .page-header.sticky-header .navigation li.level0.active, .page-header.sticky-header .navigation li.level0:hover { | |||||
| 216 | color: #bde1f5; | |||||
| 217 | } | |||||
| 218 | .page-header.sticky-header .cart-design-2 .action.showcart .minicart-icon { | |||||
| 219 | border-color: #FFFFFF; | |||||
| 220 | } | |||||
| 221 | .page-header.sticky-header .minicart-wrapper .action.showcart { | |||||
| 222 | color:#fff; | |||||
| 223 | } | |||||
| 224 | } |
Araxis Merge (but not the data content of this report) is Copyright © 1993–2019 Araxis Ltd (www.araxis.com). All rights reserved.