demo05.xml 36 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279
  1. <root>
  2. <config>
  3. <web>
  4. <default>
  5. <cms_home_page>porto_home_5</cms_home_page>
  6. <cms_no_route>no-route-2</cms_no_route>
  7. </default>
  8. </web>
  9. <cms>
  10. <wysiwyg>
  11. <enabled>hidden</enabled>
  12. </wysiwyg>
  13. </cms>
  14. <design>
  15. <header>
  16. <logo_width>101</logo_width>
  17. <logo_height>41</logo_height>
  18. <logo_src>default/logo_new.png</logo_src>
  19. </header>
  20. </design>
  21. <dev>
  22. <js>
  23. <merge_files>1</merge_files>
  24. </js>
  25. </dev>
  26. <porto_settings>
  27. <general>
  28. <boxed>wide</boxed>
  29. <layout>1140</layout>
  30. <disable_border_radius>1</disable_border_radius>
  31. <show_site_notice>0</show_site_notice>
  32. </general>
  33. <header>
  34. <header_type>16</header_type>
  35. <static_block>porto_custom_block_for_header_home5</static_block>
  36. <sticky_header_logo></sticky_header_logo>
  37. </header>
  38. <footer>
  39. <footer_top>1</footer_top>
  40. <footer_top_block>custom</footer_top_block>
  41. <footer_top_custom>porto_footer_top_1_for_5</footer_top_custom>
  42. <footer_middle>1</footer_middle>
  43. <footer_ribbon>0</footer_ribbon>
  44. <footer_ribbon_text>Ribbon Text</footer_ribbon_text>
  45. <footer_middle_column_1>custom</footer_middle_column_1>
  46. <footer_middle_column_1_custom>porto_footer_middle_1_for_5</footer_middle_column_1_custom>
  47. <footer_middle_column_1_size>3</footer_middle_column_1_size>
  48. <footer_middle_column_2>custom</footer_middle_column_2>
  49. <footer_middle_column_2_custom>porto_footer_middle_2_for_5</footer_middle_column_2_custom>
  50. <footer_middle_column_2_size>9</footer_middle_column_2_size>
  51. <footer_middle_column_3></footer_middle_column_3>
  52. <footer_middle_column_3_custom>porto_footer_features</footer_middle_column_3_custom>
  53. <footer_middle_column_3_size>3</footer_middle_column_3_size>
  54. <footer_middle_column_4></footer_middle_column_4>
  55. <footer_middle_column_4_custom>porto_footer_links</footer_middle_column_4_custom>
  56. <footer_middle_column_4_size>3</footer_middle_column_4_size>
  57. <footer_middle_2>0</footer_middle_2>
  58. <footer_middle_2_column_1>custom</footer_middle_2_column_1>
  59. <footer_middle_2_column_1_custom>porto_footer_links</footer_middle_2_column_1_custom>
  60. <footer_middle_2_column_1_size>3</footer_middle_2_column_1_size>
  61. <footer_middle_2_column_2>custom</footer_middle_2_column_2>
  62. <footer_middle_2_column_2_custom>porto_footer_links</footer_middle_2_column_2_custom>
  63. <footer_middle_2_column_2_size>3</footer_middle_2_column_2_size>
  64. <footer_middle_2_column_3>custom</footer_middle_2_column_3>
  65. <footer_middle_2_column_3_custom>porto_footer_links</footer_middle_2_column_3_custom>
  66. <footer_middle_2_column_3_size>3</footer_middle_2_column_3_size>
  67. <footer_middle_2_column_4>custom</footer_middle_2_column_4>
  68. <footer_middle_2_column_4_custom>porto_footer_links</footer_middle_2_column_4_custom>
  69. <footer_middle_2_column_4_size>3</footer_middle_2_column_4_size>
  70. <footer_bottom>0</footer_bottom>
  71. <footer_store_switcher>0</footer_store_switcher>
  72. <footer_logo_src>default/logo_footer.png</footer_logo_src>
  73. <footer_bottom_copyrights><![CDATA[&copy;Copyright 2020 by PORTO. All Rights Reserved.]]></footer_bottom_copyrights>
  74. <footer_bottom_custom_1>porto_footer_bottom_custom_block</footer_bottom_custom_1>
  75. <footer_bottom_custom_2></footer_bottom_custom_2>
  76. </footer>
  77. <category>
  78. <alternative_image>1</alternative_image>
  79. <aspect_ratio>0</aspect_ratio>
  80. <ratio_width>300</ratio_width>
  81. <ratio_height>400</ratio_height>
  82. <rating_star>1</rating_star>
  83. <product_price>1</product_price>
  84. <actions>1</actions>
  85. <addtocompare>1</addtocompare>
  86. <addtowishlist>1</addtowishlist>
  87. <page_layout>2columns-left</page_layout>
  88. <category_description>full_width</category_description>
  89. <side_custom_block>porto_category_side_custom_block</side_custom_block>
  90. </category>
  91. <category_grid>
  92. <product_type>1</product_type>
  93. <columns>4</columns>
  94. </category_grid>
  95. <product>
  96. <product_image_size>5</product_image_size>
  97. <side_custom_block>porto_product_side_custom_block_new</side_custom_block>
  98. <main_custom_block></main_custom_block>
  99. <main_custom_block2></main_custom_block2>
  100. <move_addtolinks>1</move_addtolinks>
  101. <move_upsell_full>1</move_upsell_full>
  102. <page_layout>2columns-right</page_layout>
  103. <tab_full_background>0</tab_full_background>
  104. <custom_block_next_tab></custom_block_next_tab>
  105. <upsell_columns>4</upsell_columns>
  106. <move_upsell>0</move_upsell>
  107. </product>
  108. <newsletter>
  109. <logo_src>default/logo_new.png</logo_src>
  110. </newsletter>
  111. <contacts>
  112. <enable>1</enable>
  113. <full_width>0</full_width>
  114. <address>Porto2 Store</address>
  115. <latitude>-34.398</latitude>
  116. <longitude>150.884</longitude>
  117. <zoom>18</zoom>
  118. <infoblock><![CDATA[<div class="row">
  119. <div class="col-md-12">
  120. <i class="porto-icon-phone"></i>
  121. <p>0201 203 2032</p>
  122. <p>0201 203 2032</p>
  123. </div>
  124. </div>
  125. <div class="row">
  126. <div class="col-md-12">
  127. <i class="porto-icon-mobile"></i>
  128. <p>201-123-3922</p>
  129. <p>302-123-3928</p>
  130. </div>
  131. </div>
  132. <div class="row">
  133. <div class="col-md-12">
  134. <i class="porto-icon-mail-alt"></i>
  135. <p>porto@gmail.com</p>
  136. <p>porto@portotemplate.com</p>
  137. </div>
  138. </div>
  139. <div class="row">
  140. <div class="col-md-12">
  141. <i class="porto-icon-skype"></i>
  142. <p>porto_skype</p>
  143. <p>proto_template</p>
  144. </div>
  145. </div>]]></infoblock>
  146. <customblock></customblock>
  147. </contacts>
  148. <custom_settings>
  149. <custom_style><![CDATA[.nav-sections .header.links .customer-menu, .nav-sections .header.links .customer-welcome + .link.compare + .authorization-link {
  150. display: none;
  151. }
  152. .homepage-bar {
  153. border-top: none;
  154. border-color: #e5e8e8;
  155. background-color: transparent;
  156. }
  157. .homepage-bar .col-lg-4 {
  158. border: none;
  159. padding-top: 16px;
  160. padding-bottom: 13px;
  161. }
  162. .homepage-bar [class*=" porto-icon-"], .homepage-bar [class^="porto-icon-"] {
  163. color:#465157;
  164. }
  165. .homepage-bar h3 {
  166. font-size: 14px;
  167. font-weight: 600;
  168. color: #465157;
  169. line-height: 19px;
  170. }
  171. .homepage-bar p {
  172. font-size: 13px;
  173. font-weight: 300;
  174. color: #839199;
  175. line-height: 19px;
  176. }
  177. .filterproduct-title {
  178. background: none;
  179. text-align: center;
  180. font-size: 17px;
  181. font-weight: 700;
  182. padding-bottom: 10px;
  183. }
  184. .filterproduct-title .content {
  185. background: none;
  186. padding: 0;
  187. }
  188. .products-grid:not(.side-list):not(.products-related) .owl-carousel .product-item {
  189. padding: 12px 10px;
  190. }
  191. .owl-bottom-narrow .owl-controls {
  192. bottom: -35px;
  193. }
  194. .owl-bottom-narrow .owl-controls .owl-dots {
  195. margin: 0;
  196. }
  197. .owl-bottom-narrow .owl-controls .owl-dot span {
  198. width: 11px;
  199. height: 3px;
  200. margin: 5px;
  201. }
  202. .owl-bottom-absolute-narrow.owl-bottom-narrow .owl-controls .owl-dot span {
  203. background-color: #fff;
  204. }
  205. .owl-bottom-narrow .owl-controls .owl-dot:hover span,
  206. .owl-bottom-narrow .owl-controls .owl-dot.active span,.owl-bottom-absolute-narrow.owl-bottom-narrow .owl-controls .owl-dot:hover span,.owl-bottom-absolute-narrow.owl-bottom-narrow .owl-controls .owl-dot.active span {
  207. background-color: #2b2b2d;
  208. }
  209. .custom-support {
  210. text-align: center;
  211. }
  212. .custom-support i {
  213. background-color: transparent;
  214. float: none;
  215. color: #0088cc;
  216. width: auto;
  217. height: auto;
  218. border-radius: 0;
  219. padding-bottom: 14px;
  220. display: inline-block;
  221. }
  222. .custom-support div.content {
  223. margin-left: 0;
  224. }
  225. .custom-support div.content>h2 {
  226. text-transform: uppercase;
  227. font-size: 16px;
  228. color: #2b2b2d;
  229. line-height: 22px;
  230. }
  231. .custom-support div.content>em {
  232. color: #465157;
  233. font-size: 14px;
  234. line-height: 22px;
  235. font-weight: 400;
  236. }
  237. .custom-support div.content>p {
  238. font-size: 13px;
  239. line-height: 24px;
  240. color: #687176;
  241. }
  242. .parallax {
  243. margin: 0;
  244. }
  245. .parallax-slider .owl-carousel h2 {
  246. font-size: 36px;
  247. font-family: 'Oswald';
  248. font-weight: 400;
  249. text-transform: uppercase;
  250. margin-bottom: 20px;
  251. margin-top: 10px;
  252. }
  253. .parallax-slider .owl-carousel a {
  254. font-size: 13px;
  255. font-family: 'Oswald';
  256. text-transform: uppercase;
  257. color: #fff;
  258. line-height: 1;
  259. letter-spacing: 0.05em;
  260. padding: 17px 33px;
  261. border-radius: 3px;
  262. background-color: #2b2b2d;
  263. box-shadow: none;
  264. }
  265. .parallax-slider .owl-theme .owl-controls {
  266. margin-top: 5px;
  267. }
  268. .brands-slide .owl-side-narrow .owl-carousel {
  269. padding: 10px 80px;
  270. }
  271. .brands-slide .owl-no-narrow .owl-carousel a {
  272. display: inline-block;
  273. padding: 40px 0;
  274. }
  275. .brands-slide .owl-theme .owl-controls {
  276. margin: 0;
  277. }
  278. .brands-slide .owl-controls .owl-nav > div {
  279. position: absolute;
  280. top: calc(50% - 15px);
  281. background: none;
  282. padding: 0;
  283. margin: 0;
  284. }
  285. .brands-slide .owl-controls .owl-nav div.owl-prev {
  286. left: 0;
  287. color: #3a3a3c;
  288. font-size: 22px;
  289. margin: 0;
  290. padding: 0;
  291. }
  292. .brands-slide .owl-controls .owl-nav div.owl-next {
  293. right: 0;
  294. color: #3a3a3c;
  295. font-size: 22px;
  296. margin: 0;
  297. padding: 0;
  298. }
  299. .recent-posts .owl-item .item .recent-inner{
  300. background-color: #fff;
  301. padding: 10px;
  302. }
  303. .recent-posts .item .post-image {
  304. padding: 0;
  305. border: none;
  306. margin: 0;
  307. }
  308. .recent-posts .item .post-image img {
  309. border-radius: 0;
  310. }
  311. .recent-posts .item .post-image .post-date {
  312. background-color: #0088cc;
  313. text-align: center;
  314. font-family: 'Oswald';
  315. color: #fff;
  316. font-weight: 400;
  317. position: absolute;
  318. top: 7px;
  319. left: 22px;
  320. }
  321. .recent-posts .item .post-image .post-date .day {
  322. font-size: 18px;
  323. letter-spacing: 0.05em;
  324. background: none;
  325. color: #fff;
  326. font-weight: 400;
  327. padding: 10px 0 4px;
  328. line-height: 1;
  329. }
  330. .recent-posts .item .post-image .post-date .month {
  331. font-size: 13px;
  332. letter-spacing: 0.05em;
  333. text-transform: uppercase;
  334. background: none;
  335. font-weight: 400;
  336. padding: 0 0 8px;
  337. line-height: 1;
  338. }
  339. .recent-posts .item .postTitle {
  340. min-height: auto;
  341. padding-top: 10px;
  342. padding-left: 18px;
  343. margin-bottom: 10px;
  344. }
  345. .recent-posts .item .postContent,.recent-posts .item .postContent p {
  346. padding-left: 18px;
  347. font-size: 13px;
  348. color: #687176;
  349. line-height: 24px;
  350. margin-bottom: 5px;
  351. }
  352. .recent-posts .item .postContent p {
  353. padding-left: 0;
  354. }
  355. .recent-posts .item .readmore {
  356. margin-left: 18px;
  357. font-family: 'Oswald';
  358. text-transform: uppercase;
  359. font-size: 12px;
  360. letter-spacing: 0.05em;
  361. color: #fff;
  362. background-color: #2b2b2d;
  363. padding: 9px 16px;
  364. border-radius: 2px;
  365. }
  366. .recent-posts .item .postTitle h2 {
  367. font-size: 18px;
  368. letter-spacing: -0.001em;
  369. line-height: 22px;
  370. }
  371. .recent-posts .item .postTitle h2 a {
  372. color: #2b2b2d;
  373. }
  374. .page-wrapper >.breadcrumbs {
  375. padding: 5px 0 5px;
  376. margin-bottom: -15px;
  377. margin-top: -10px;
  378. }
  379. .breadcrumbs li {
  380. line-height: 30px;
  381. display: inline-block;
  382. }
  383. .page-wrapper > .breadcrumbs .items {
  384. padding: 0 15px 0;
  385. }
  386. .breadcrumbs li.home a {
  387. width: 15px;
  388. display: inline-block;
  389. text-indent: 30px;
  390. line-height: 30px;
  391. overflow: hidden;
  392. float: left;
  393. position: relative;
  394. }
  395. .breadcrumbs li.home a:after {
  396. content: "\e883";
  397. font-family: 'porto-icons';
  398. position: absolute;
  399. left: 0;
  400. top: 0;
  401. text-indent: 0;
  402. }
  403. .sidebar.sidebar-main {
  404. position: relative;
  405. }
  406. .block-category-list .block-title,.filter-options-title,.filter .filter-current-subtitle {
  407. border: none;
  408. background-color: transparent;
  409. padding: 16px 20px 4px 20px;
  410. font-size: 15px;
  411. text-transform: uppercase;
  412. font-weight: 600;
  413. color: #21293c;
  414. letter-spacing: 0.01em;
  415. }
  416. .block-category-list .block-title {
  417. padding: 30px 20px 0 20px;
  418. }
  419. .block-category-list .block-title strong {
  420. font-weight: 600;
  421. }
  422. .block-category-list .block-content,.filter-options-content {
  423. border: none;
  424. background-color: transparent;
  425. padding: 10px 20px 26px 20px;
  426. border-bottom: #efefef solid 1px;
  427. position: relative;
  428. z-index: 2;
  429. border-radius: 0;
  430. }
  431. .filter-current .items {
  432. border: none;
  433. background-color: transparent;
  434. position: relative;
  435. z-index: 2;
  436. }
  437. .filter-current .item {
  438. padding-left: 20px;
  439. }
  440. .filter-current .action.remove {
  441. right: 20px;
  442. color: #21293c;
  443. }
  444. .filter-actions {
  445. border: none;
  446. background-color: transparent;
  447. border-bottom: #efefef solid 1px;
  448. position: relative;
  449. z-index: 2;
  450. padding-right: 20px;
  451. }
  452. .filter-actions a {
  453. color: #858585;
  454. }
  455. .filter-options-title:after {
  456. content: '\f803';
  457. border: none;
  458. color: #21293c;
  459. font-size: 17px;
  460. margin-top: -6px;
  461. }
  462. .filter-options-title:hover:after {
  463. background: none;
  464. color: #21293c;
  465. }
  466. .active > .filter-options-title:after {
  467. content: '\f800';
  468. }
  469. #ln_slider_price.ui-slider-horizontal {
  470. height: 3px;
  471. box-shadow: none;
  472. }
  473. #ln_slider_price .ui-slider-handle {
  474. width: 12px;
  475. height: 12px;
  476. border-radius: 100%;
  477. }
  478. .sidebar-title {
  479. font-size: 15px;
  480. font-weight: 600;
  481. color: #21293c;
  482. letter-spacing: 0.01em;
  483. margin-bottom: 20px;
  484. padding-left:20px;
  485. padding-right: 20px;
  486. }
  487. .porto-icon-left-open-huge:before {
  488. content: '\f802';
  489. color: #21293c;
  490. }
  491. .porto-icon-right-open-huge:before {
  492. content: '\f801';
  493. color: #21293c;
  494. }
  495. .sidebar .owl-top-narrow .owl-theme .owl-controls {
  496. top: -40px;
  497. right: -7px;
  498. }
  499. .sidebar .owl-top-narrow .owl-theme .owl-controls .owl-nav div *:before {
  500. color:#21293c;
  501. }
  502. .sidebar .product-items .product-item-name a {
  503. font-size: 12px;
  504. color: #5b5b5f;
  505. font-weight: 400;
  506. }
  507. .sidebar .sidebar-filterproducts {
  508. margin-bottom: 30px;
  509. padding-bottom: 40px;
  510. background: none;
  511. border-bottom: #efefef solid 1px;
  512. }
  513. .sidebar .product-items .product-item .product-reviews-summary {
  514. display: block;
  515. }
  516. .sidebar-filterproducts.custom-block + h2 {
  517. font-size: 15px !important;
  518. text-transform: uppercase;
  519. font-weight: 600;
  520. color: #21293c !important;
  521. letter-spacing: 0.01em;
  522. padding: 0 20px;
  523. }
  524. .sidebar-filterproducts.custom-block + h2 +h5 {
  525. font-family: 'Open Sans' !important;
  526. font-weight: 600 !important;
  527. font-size: 14px !important;
  528. color: #7a7d82 !important;
  529. letter-spacing: 0.022em;
  530. padding: 0 20px;
  531. }
  532. .sidebar-filterproducts.custom-block + h2 + h5 + p {
  533. color: #21293c !important;
  534. font-size: 15px !important;
  535. letter-spacing: 0.01em;
  536. padding: 0 20px;
  537. }
  538. .sidebar .custom-block {
  539. padding: 0 20px;
  540. }
  541. .category-boxed-banner.owl-theme .owl-controls {
  542. bottom: 0;
  543. }
  544. .page-products .toolbar .limiter {
  545. display: block;
  546. }
  547. .page-with-filter .toolbar-amount {
  548. display: none;
  549. }
  550. .full-width-image-banner {
  551. height: 300px;
  552. margin-bottom: 13px;
  553. }
  554. .full-width-image-banner:after {
  555. display: none;
  556. }
  557. .full-width-image-banner h2 {
  558. font-size: 36px;
  559. font-weight: 900;
  560. letter-spacing: -0.025em;
  561. text-transform: uppercase;
  562. line-height: 38px;
  563. }
  564. .full-width-image-banner p {
  565. font-size:18px;
  566. line-height:38px;
  567. font-weight: 700;
  568. text-transform:uppercase;
  569. }
  570. .full-width-image-banner .btn-default {
  571. font-size: 14px;
  572. line-height: 25px;
  573. letter-spacing: 0.025em;
  574. padding: 10px 20px;
  575. background-color: #010204;
  576. color: #fff;
  577. font-family: 'Oswald';
  578. text-transform: uppercase;
  579. border-radius: 2px;
  580. margin-top: 31px;
  581. }
  582. .page-products .toolbar .limiter .limiter-text {
  583. display: none;
  584. }
  585. .modes-mode.active {
  586. border: none;
  587. background: none;
  588. color: #111;
  589. }
  590. .modes-mode,.modes-mode:hover {
  591. border: none;
  592. background: none;
  593. color: #111;
  594. width: 15px;
  595. }
  596. .toolbar select {
  597. border: 1px solid #e4e4e4;
  598. height: 37px;
  599. color: #7a7d82;
  600. font-weight: 400;
  601. font-size: 14px;
  602. text-transform: capitalize;
  603. padding: 0 10px;
  604. padding-right: 30px;
  605. line-height: 31px;
  606. }
  607. .toolbar-sorter .sorter-action {
  608. margin-top: 6px;
  609. color: #21293c;
  610. }
  611. .toolbar-sorter .sorter-action:before {
  612. color: #21293c;
  613. }
  614. .pages a.page,.pages strong.page,.pages .action {
  615. width: 32px;
  616. line-height: 32px;
  617. }
  618. .products-grid + .toolbar.toolbar-products {
  619. border-top: solid 1px #efefef;
  620. padding-top: 25px;
  621. }
  622. .product-item .product-reviews-summary {
  623. background: none;
  624. }
  625. .product.name a {
  626. color: #5b5b5f;
  627. }
  628. .price-box .price {
  629. font-family: 'Oswald';
  630. font-size: 18px;
  631. letter-spacing: 0.005em;
  632. font-weight: 400;
  633. }
  634. .old-price .price, .old.price {
  635. font-size: 14px;
  636. }
  637. .product-label.sale-label {
  638. border-radius: 20px;
  639. color: #ffffff;
  640. }
  641. .product-label.new-label {
  642. border-radius: 20px;
  643. color: #ffffff;
  644. }
  645. .product-labels .product-label {
  646. height: 21px;
  647. font-size: 11px;
  648. line-height: 21px;
  649. padding: 0 10px;
  650. }
  651. .products-grid .product-item-details .product-item-actions .tocart {
  652. text-transform: uppercase;
  653. font-size: 12.53px;
  654. font-family: 'Oswald';
  655. font-weight: 400;
  656. letter-spacing: 0.025em;
  657. color: #6f6e6c;
  658. line-height: 30px;
  659. background-color: #f4f4f4;
  660. border-color: #f4f4f4;
  661. }
  662. .product-item .tocart:before {
  663. content: '\e87f';
  664. font-size: 17px;
  665. vertical-align: middle;
  666. }
  667. .catalog-product-view .sidebar .custom-block {
  668. border: none;
  669. color: #6b7a83;
  670. padding-bottom: 0;
  671. margin-bottom: 33px;
  672. background: none;
  673. }
  674. .catalog-product-view .sidebar .custom-block-1>div i {
  675. color: #0088cc;
  676. border: none;
  677. font-size: 40px;
  678. float: left;
  679. }
  680. .catalog-product-view .sidebar .custom-block-1>div {
  681. min-height: 65px;
  682. clear: both;
  683. padding: 18px 0;
  684. border-bottom: solid 1px #dee5e8;
  685. margin-bottom: 0;
  686. }
  687. .catalog-product-view .sidebar .custom-block-1>div:last-child {
  688. border-bottom-width: 0;
  689. }
  690. .block-manufacturer {
  691. text-align: center;
  692. padding: 10px 20px 0;
  693. margin-bottom: 0;
  694. }
  695. .block-manufacturer hr {
  696. border-color: #dee5e8;
  697. margin-bottom: 0;
  698. }
  699. .catalog-product-view .sidebar .custom-block-1>div h3 {
  700. font-size: 14px;
  701. font-weight: 600;
  702. line-height: 20px;
  703. letter-spacing: 0.005em;
  704. color: #6b7a83;
  705. margin-left: 80px;
  706. }
  707. .block.related {
  708. padding: 0 20px;
  709. }
  710. .block .title strong {
  711. font-size: 15px;
  712. font-weight: 600;
  713. color: #21293c;
  714. letter-spacing: 0.01em;
  715. margin-bottom: 20px !important;
  716. padding-top: 0;
  717. text-transform: uppercase;
  718. }
  719. .block.related .product-items .product-item-actions {
  720. display: none;
  721. }
  722. .product-info-main .page-title-wrapper h1 {
  723. font-size: 25px;
  724. font-weight: 600;
  725. letter-spacing: -0.01em;
  726. color: #21293c;
  727. margin: 3px 0 15px;
  728. }
  729. .prev-next-products a {
  730. color: #555;
  731. }
  732. .product-reviews-summary .reviews-actions a {
  733. line-height: 20px;
  734. font-size: 14px;
  735. color: #bdbdbd;
  736. }
  737. .product-info-main .product.overview {
  738. font-size: 14px;
  739. font-weight: 400;
  740. letter-spacing: 0.005em;
  741. line-height: 27px;
  742. border-bottom: solid 1px #dae2e6;
  743. }
  744. .product.media {
  745. padding-right: 12px;
  746. }
  747. .fotorama__stage__shaft {
  748. border: none;
  749. }
  750. .fotorama__nav--thumbs .fotorama__thumb {
  751. border-color: #dae2e6;
  752. }
  753. .product-options-bottom .price-box .price-container .price, .product-info-price .price-box .price-container .price {
  754. font-family: 'Oswald';
  755. font-size: 21px;
  756. font-weight: 700;
  757. letter-spacing: 0.005em;
  758. }
  759. .product-info-main .product-info-price .old-price .price-wrapper .price {
  760. font-size: 16px;
  761. color: #2b2b2d;
  762. font-weight: 400;
  763. }
  764. .product-info-main .fieldset > .field.qty, .product-info-main .nested.options-list > .field.qty {
  765. position: relative;
  766. width: 106px;
  767. }
  768. .product-info-main .qty.field .control, .product-info-main .qty.field .qty-changer {
  769. margin-left: 29px;
  770. }
  771. .product-info-main .qty.field .qty-changer > a {
  772. position: absolute;
  773. top: 0;
  774. left: 0;
  775. height: 43px;
  776. width: 30px;
  777. line-height: 41px;
  778. text-align: center;
  779. margin: 0;
  780. border-color: #dae2e6;
  781. }
  782. .product-info-main .qty.field .qty-changer > a:first-child {
  783. left: auto;
  784. right: 4px;
  785. }
  786. .product-info-main .box-tocart .input-text.qty {
  787. font-family: 'Oswald';
  788. display: inline-block;
  789. vertical-align: middle;
  790. height: 43px;
  791. width: 44px!important;
  792. font-size: 14px;
  793. font-weight: 400;
  794. text-align: center;
  795. color: #61605a;
  796. margin: 0;
  797. border-color: #dae2e6;
  798. }
  799. .product-info-main .qty.field .qty-changer > a .porto-icon-up-dir:before {
  800. content: '\f882';
  801. }
  802. .product-info-main .qty.field .qty-changer > a .porto-icon-down-dir:before {
  803. content: '\f883';
  804. }
  805. .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(.weltpixel_quickview-catalog_product-view) .box-tocart .action.tocart {
  806. height: 43px;
  807. font-size: 14px;
  808. letter-spacing: 0.05em;
  809. font-weight: 400;
  810. }
  811. .box-tocart .action.tocart:before {
  812. content: '\e87f';
  813. font-family: 'porto-icons';
  814. margin-right: 7px;
  815. font-size: 16px;
  816. }
  817. .action.primary,.action.primary:active {
  818. font-family: "Oswald";
  819. letter-spacing: 1px;
  820. text-transform: uppercase;
  821. }
  822. .product.data.items > .item.content {
  823. background-color: #fff;
  824. box-shadow: none;
  825. border: none;
  826. border-top: #dae2e6 solid 1px;
  827. font-size: 14px;
  828. font-weight: 400;
  829. letter-spacing: 0.005em;
  830. line-height: 27px;
  831. }
  832. .main-upsell-product-detail .block.upsell .title strong {
  833. background: none;
  834. }
  835. .block.upsell .title {
  836. background: none;
  837. border-bottom: #e1e1e1 solid 1px;
  838. font-weight: 700;
  839. margin-bottom: 16px;
  840. padding-bottom: 10px;
  841. text-transform: uppercase;
  842. text-align: left;
  843. }
  844. .block.upsell .title strong {
  845. font-size: 14px;
  846. font-weight: 400;
  847. font-family: 'Oswald';
  848. color: #302e2a;
  849. }
  850. .review-ratings .rating-label {
  851. display: block;
  852. }
  853. .footer-top {
  854. text-align: left;
  855. padding: 15px 0 0;
  856. }
  857. .footer-top .footer-top-inner{
  858. border-bottom: 1px solid #3d3d38;
  859. }
  860. .footer-top .block .block-title {
  861. margin-bottom: 13px;
  862. padding-top: 25px;
  863. }
  864. .footer-top .block .block-title strong {
  865. font-size: 16px;
  866. font-weight: 700;
  867. text-transform: uppercase;
  868. color: #fff;
  869. }
  870. .footer-container .validation-advice {
  871. position: absolute;
  872. }
  873. .footer-top .block.newsletter {
  874. width: auto;
  875. max-width: 400px;
  876. display: inline-block;
  877. }
  878. .footer-top .block.newsletter .control:before {
  879. line-height: 48px;
  880. margin-left: 20px;
  881. }
  882. .footer-top .block.newsletter .control {
  883. position: relative;
  884. }
  885. .footer-top .block.newsletter .control input {
  886. background-color: #fff;
  887. color: #686865;
  888. height: 48px;
  889. border: none;
  890. font-size: 14px;
  891. border-radius: 30px 0 0 30px;
  892. padding-left: 40px;
  893. }
  894. .footer-top .block.newsletter .control div.mage-error {
  895. position: absolute;
  896. bottom: -22px;
  897. }
  898. .footer-top .block.newsletter .actions button {
  899. height: 48px;
  900. border-radius: 0 30px 30px 0;
  901. text-transform: uppercase;
  902. padding: 0 22px;
  903. }
  904. .footer-top .block-content {
  905. display: inline-block;
  906. vertical-align: middle;
  907. }
  908. .footer .social-icons {float: right}
  909. .footer-top .social-icons a {
  910. background-image: none;
  911. background-color: #33332f;
  912. text-indent: 0;
  913. color: #fff;
  914. border-radius: 0;
  915. font-size: 18.6px;
  916. width: 48px;
  917. height: 48px;
  918. text-align: center;
  919. margin-left: 0;
  920. margin-right: 4px;
  921. float: left;
  922. line-height: 46px;
  923. }
  924. .footer-middle {
  925. padding:24px 0;
  926. }
  927. .footer-middle .block .block-title {
  928. margin-bottom: 15px;
  929. }
  930. .footer-middle .block .block-title strong {
  931. font-size: 16px;
  932. font-weight: 700;
  933. text-transform: uppercase;
  934. }
  935. .footer-middle ul.links li,
  936. .footer-middle ul.features li {
  937. padding: 6px 0;
  938. }
  939. .footer-middle .contact-info li:first-child{
  940. border-top-width: 0;
  941. }
  942. .footer-middle .contact-info li {
  943. padding: 12px 0;
  944. }
  945. .footer-middle .contact-info i {
  946. color: #e1ddc3 !important;
  947. font-size: 26px;
  948. line-height: 28px;
  949. }
  950. .footer-middle .contact-info p{
  951. line-height: 1;
  952. }
  953. .footer-middle .contact-info b {
  954. font-weight: 400;
  955. font-size: 13px;
  956. margin-bottom: 7px;
  957. display: inline-block;
  958. }
  959. .footer-middle .block-bottom {
  960. border-top: 1px solid #3d3d38;
  961. text-align: left;
  962. padding: 27px 0;
  963. overflow: hidden;
  964. margin-top: 32px;
  965. }
  966. .footer-middle .working span {
  967. text-transform: uppercase;
  968. font-size: 13px;
  969. letter-spacing: 0.005em;
  970. line-height: 18px;
  971. }
  972. .footer-middle .working span b {
  973. text-transform: capitalize;
  974. color: #a8a8a8;
  975. }
  976. @media (max-width: 767px) {
  977. .parallax-slider .owl-carousel h2 {
  978. font-size: 22px;
  979. }
  980. .parallax-slider .owl-carousel a {
  981. padding: 10px 20px;
  982. font-size: 11px;
  983. }
  984. .homepage-bar .col-lg-4 {
  985. text-align: left !important;
  986. }
  987. .brands-slide .owl-side-narrow .owl-carousel {
  988. padding: 10px 0;
  989. }
  990. .brands-slide .owl-theme .owl-controls {
  991. display:none;
  992. }
  993. .sidebar.sidebar-main {
  994. position: static;
  995. }
  996. .page-products .toolbar .limiter {
  997. display: none;
  998. }
  999. .product.data.items {
  1000. margin: 0;
  1001. }
  1002. .prev-next-products .product-nav.product-next .product-pop {
  1003. margin: 0;
  1004. }
  1005. .prev-next-products .product-nav.product-prev .product-pop {
  1006. left: -20px;
  1007. }
  1008. .product-info-main .fieldset > .field.qty {
  1009. margin-bottom: 20px;
  1010. }
  1011. .fieldset > .actions {
  1012. vertical-align: top;
  1013. }
  1014. .catalog-product-view .sidebar .custom-block {
  1015. padding: 0;
  1016. }
  1017. }
  1018. .page-products .sorter {
  1019. float: left;
  1020. }
  1021. .modes {
  1022. float: right;
  1023. margin-right: 0;
  1024. margin-left: 20px;
  1025. margin-top: 7px;
  1026. }
  1027. .modes-mode:before {
  1028. content: '\e880';
  1029. font-size: 14px;
  1030. }
  1031. .mode-list:before {
  1032. content: '\e87b';
  1033. font-size: 14px;
  1034. }
  1035. .products.wrapper ~ .toolbar .limiter {
  1036. float: left;
  1037. }
  1038. .products.wrapper ~ .toolbar .pages {
  1039. float: right;
  1040. }
  1041. @media (min-width: 768px) {
  1042. .page-header.type16 .block-search input {
  1043. border-radius: 20px;
  1044. }
  1045. .sidebar.sidebar-main:before {
  1046. content: '';
  1047. position: absolute;
  1048. left: 0;
  1049. right: 22px;
  1050. border: solid 1px #dae2e6;
  1051. top: 0;
  1052. bottom: 0;
  1053. border-radius: 2px;
  1054. }
  1055. .product.data.items > .item.title {
  1056. padding: 10px 30px 10px 0;
  1057. }
  1058. .product.data.items > .item.title > .switch {
  1059. font-size: 14px;
  1060. font-weight: 700;
  1061. color: #818692;
  1062. text-transform: uppercase;
  1063. border: none;
  1064. border-radius: 0;
  1065. line-height: 30px;
  1066. background: none;
  1067. padding: 0;
  1068. }
  1069. .product.data.items > .item.title:not(.disabled) > .switch:focus,
  1070. .product.data.items > .item.title:not(.disabled) > .switch:hover {
  1071. background: none;
  1072. color: #818692;
  1073. }
  1074. .product.data.items > .item.title.active > .switch,
  1075. .product.data.items > .item.title.active > .switch:focus,
  1076. .product.data.items > .item.title.active > .switch:hover {
  1077. color: #21293c;
  1078. position: relative;
  1079. border-bottom: #0088CC solid 2px;
  1080. }
  1081. .product.data.items > .item.content {
  1082. padding: 35px 0 0;
  1083. margin-top: 45px;
  1084. }
  1085. }
  1086. .page-header .switcher strong, .page-footer .switcher strong {
  1087. text-transform: uppercase;
  1088. }
  1089. .footer-middle ul.contact-info li {
  1090. padding: 12px 0;
  1091. }
  1092. .block-bottom address {
  1093. padding: 11px 0;
  1094. }
  1095. .block-bottom .working {
  1096. margin-bottom: 10px;
  1097. }
  1098. .swatch-attribute.size .swatch-option, .swatch-attribute.manufacturer .swatch-option {
  1099. background: #fff;
  1100. color: #636363;
  1101. border-color: #e9e9e9;
  1102. }
  1103. .swatch-option.text {
  1104. min-width: 26px;
  1105. line-height: 18px;
  1106. padding: 3px;
  1107. height: 26px;
  1108. }
  1109. .pages a.page, .pages strong.page, .pages .action {
  1110. background: transparent;
  1111. color: #706f6c;
  1112. font-size: 15px;
  1113. font-weight: 600;
  1114. line-height: 30px;
  1115. }
  1116. .pages a.page:hover, .pages a.action:hover {
  1117. background-color: transparent;
  1118. color: #706f6c;
  1119. }
  1120. .pages a.action:hover:before {
  1121. color: #706f6c !important;
  1122. }
  1123. .pages .action {
  1124. border-color: transparent;
  1125. }
  1126. .product-info-main .product-info-stock-sku {
  1127. color: #333;
  1128. font-size: 14px;
  1129. padding-bottom: 23px;
  1130. }
  1131. .product-reviews-summary .reviews-actions a {
  1132. color: #21293c;
  1133. }
  1134. .product-info-main .product-info-stock-sku {
  1135. color: #21293c;
  1136. }
  1137. .catalog-product-view .sidebar .custom-block.custom-block-1 {
  1138. margin-top: -25px;
  1139. }
  1140. .block-minicart .block-content > .actions > .secondary .action.viewcart {
  1141. color: #333;
  1142. font-weight: 500;
  1143. font-family: 'Oswald';
  1144. }
  1145. .product-item .rating-summary .rating-result > span:before {
  1146. color: #575f68;
  1147. }
  1148. @media (max-width: 767px) {
  1149. .block-category-list .block-title, .block-category-list .block-content, .sidebar-title, .sidebar .custom-block, .sidebar-filterproducts.custom-block + h2, .sidebar-filterproducts.custom-block + h2 +h5, .sidebar-filterproducts.custom-block + h2 + h5 + p {
  1150. padding-left: 0;
  1151. padding-right: 0;
  1152. }
  1153. }
  1154. .product-info-main .product-addto-links > a.action, .product-info-main .product-addto-links + a.action.mailto {
  1155. width: 43px;
  1156. height: 43px;
  1157. line-height: 41px;
  1158. }
  1159. .product-social-links .action.towishlist:before, .product-addto-links .action.towishlist:before, .block-bundle-summary .action.towishlist:before, .product-item .action.towishlist:before, .table-comparison .action.towishlist:before {
  1160. content: '\e889';
  1161. }]]></custom_style>
  1162. <custom_style_2><![CDATA[]]></custom_style_2>
  1163. </custom_settings>
  1164. </porto_settings>
  1165. <porto_design>
  1166. <general>
  1167. <theme_color>0088CC</theme_color>
  1168. </general>
  1169. <font>
  1170. <custom>0</custom>
  1171. <font_size></font_size>
  1172. <font_family></font_family>
  1173. <custom_font_family></custom_font_family>
  1174. <google_font_family></google_font_family>
  1175. <char_latin_ext></char_latin_ext>
  1176. <char_subset></char_subset>
  1177. </font>
  1178. <colors>
  1179. <custom>1</custom>
  1180. <text_color></text_color>
  1181. <link_color></link_color>
  1182. <link_hover_color></link_hover_color>
  1183. <button_bg_color></button_bg_color>
  1184. <button_text_color></button_text_color>
  1185. <button_hover_bg_color></button_hover_bg_color>
  1186. <button_hover_text_color></button_hover_text_color>
  1187. <addtowishlist_color>302E2A</addtowishlist_color>
  1188. <addtowishlist_hover_color>302E2A</addtowishlist_hover_color>
  1189. <addtocompare_color>302E2A</addtocompare_color>
  1190. <addtocompare_hover_color>302E2A</addtocompare_hover_color>
  1191. <breadcrumbs_bg_color>FFFFFF</breadcrumbs_bg_color>
  1192. <breadcrumbs_color>8E8E8E</breadcrumbs_color>
  1193. <breadcrumbs_links_color>8E8E8E</breadcrumbs_links_color>
  1194. <breadcrumbs_links_hover_color>8E8E8E</breadcrumbs_links_hover_color>
  1195. <sale_bg_color>da5555</sale_bg_color>
  1196. <sale_font_color></sale_font_color>
  1197. <new_bg_color>2ba968</new_bg_color>
  1198. <new_font_color></new_font_color>
  1199. <price_slider_bg_color>0088CC</price_slider_bg_color>
  1200. <price_slider_handle_color>0088CC</price_slider_handle_color>
  1201. </colors>
  1202. <header>
  1203. <custom>0</custom>
  1204. <header_bgcolor></header_bgcolor>
  1205. <header_bg_image></header_bg_image>
  1206. <header_bordercolor></header_bordercolor>
  1207. <header_textcolor></header_textcolor>
  1208. <header_linkcolor></header_linkcolor>
  1209. <header_top_links_bgcolor></header_top_links_bgcolor>
  1210. <header_top_links_color></header_top_links_color>
  1211. <header_menu_bgcolor></header_menu_bgcolor>
  1212. <header_menu_color></header_menu_color>
  1213. <header_menu_hover_bgcolor></header_menu_hover_bgcolor>
  1214. <header_menu_hover_color></header_menu_hover_color>
  1215. <header_menu_classicmenu_bgcolor></header_menu_classicmenu_bgcolor>
  1216. <header_menu_classicmenu_bordercolor></header_menu_classicmenu_bordercolor>
  1217. <header_menu_classicmenu_color></header_menu_classicmenu_color>
  1218. <header_menu_classicmenu_hover_bgcolor></header_menu_classicmenu_hover_bgcolor>
  1219. <header_menu_classicmenu_hover_color></header_menu_classicmenu_hover_color>
  1220. <header_menu_megamenu_color>777777</header_menu_megamenu_color>
  1221. <header_search_bgcolor></header_search_bgcolor>
  1222. <header_search_text_color></header_search_text_color>
  1223. <header_search_bordercolor></header_search_bordercolor>
  1224. <header_minicart_bgcolor></header_minicart_bgcolor>
  1225. <header_minicart_color></header_minicart_color>
  1226. <header_minicart_icon_color></header_minicart_icon_color>
  1227. </header>
  1228. <footer>
  1229. <custom>1</custom>
  1230. <footer_top_bgcolor>272723</footer_top_bgcolor>
  1231. <footer_top_color>A8A8A8</footer_top_color>
  1232. <footer_top_link_color>A8A8A8</footer_top_link_color>
  1233. <footer_top_link_hover_color>A8A8A8</footer_top_link_hover_color>
  1234. <footer_middle_bgcolor>272723</footer_middle_bgcolor>
  1235. <footer_middle_color>A8A8A8</footer_middle_color>
  1236. <footer_middle_link_color>A8A8A8</footer_middle_link_color>
  1237. <footer_middle_link_hover_color>A8A8A8</footer_middle_link_hover_color>
  1238. <footer_middle_title_color>FFFFFF</footer_middle_title_color>
  1239. <footer_middle_links_icon_color>FFFFFF</footer_middle_links_icon_color>
  1240. <footer_middle_ribbon_bgcolor></footer_middle_ribbon_bgcolor>
  1241. <footer_middle_ribbon_shadow_color></footer_middle_ribbon_shadow_color>
  1242. <footer_middle_ribbon_color></footer_middle_ribbon_color>
  1243. <footer_middle_2_bgcolor></footer_middle_2_bgcolor>
  1244. <footer_middle_2_color></footer_middle_2_color>
  1245. <footer_middle_2_link_color></footer_middle_2_link_color>
  1246. <footer_middle_2_link_hover_color></footer_middle_2_link_hover_color>
  1247. <footer_middle_2_title_color></footer_middle_2_title_color>
  1248. <footer_middle_2_links_icon_color></footer_middle_2_links_icon_color>
  1249. <footer_bottom_bgcolor></footer_bottom_bgcolor>
  1250. <footer_bottom_color></footer_bottom_color>
  1251. <footer_bottom_link_color></footer_bottom_link_color>
  1252. <footer_bottom_link_hover_color></footer_bottom_link_hover_color>
  1253. </footer>
  1254. <page>
  1255. <custom>0</custom>
  1256. <page_bgcolor></page_bgcolor>
  1257. <page_bg_image></page_bg_image>
  1258. <page_custom_style><![CDATA[]]></page_custom_style>
  1259. </page>
  1260. <main>
  1261. <custom>0</custom>
  1262. <main_bgcolor></main_bgcolor>
  1263. <main_bg_image></main_bg_image>
  1264. <main_custom_style><![CDATA[]]></main_custom_style>
  1265. </main>
  1266. </porto_design>
  1267. <mpsearch>
  1268. <general>
  1269. <enabled>1</enabled>
  1270. </general>
  1271. </mpsearch>
  1272. </config>
  1273. </root>