demo09.xml 43 KB

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