[ Root System Explorer ]
Location:
Root
/
home
/
svaxkys
/
www
/
AcmaCulot
/
wp-content
/
plugins
/
essential-grid
/
includes
/
assets
+ Folder
+ File
Upload
Editing: default-navigation-skins.php
<?php $default = array( array('name' => 'Flat Light','handle' => 'flat-light','css' => '/************************************* - FLAT LIGHT 3.0.0 SKIN - *************************************/ .flat-light .navigationbuttons, .flat-light .esg-pagination, .flat-light .esg-filters { text-transform: uppercase; text-align: center; } .flat-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .flat-light input.eg-search-input, .flat-light .esg-filterbutton, .flat-light .esg-navigationbutton, .flat-light .esg-sortbutton, .flat-light .esg-cartbutton, .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #999; margin-right: 5px; cursor: pointer; position: relative; z-index: 2; padding: 0px 30px; border: 1px solid rgba(0,0,0,0.15); line-height: 40px; border-radius: 5px; font-size: 12px; font-weight: 700; font-family: "Open Sans", sans-serif; display: inline-block; background: #fff; margin-bottom: 5px; white-space: nowrap; min-height: 40px; vertical-align: middle; } .flat-light .esg-cartbutton a { color: #999; } .flat-light input.eg-search-input::placeholder { line-height: 40px; vertical-align: middle; color:#999; } .flat-light .esg-navigationbutton { padding: 0px; width:40px; } .flat-light .esg-navigationbutton * { color: #999; } .flat-light .esg-pagination-button:last-child { margin-right: 0; } .flat-light .esg-sortbutton-wrapper, .flat-light .esg-cartbutton-wrapper { display: inline-block; } .flat-light .esg-sortbutton-order, .flat-light .esg-cartbutton-order { display: inline-block; vertical-align: top; border: 1px solid rgba(0,0,0,0.15); width: 40px; line-height: 40px; border-radius: 5px; font-size: 12px; font-weight: 700; color: #999; cursor: pointer; background: #eee; background: #fff; margin-left: 5px; } .flat-light .esg-cartbutton { color: #999; cursor: default !important; } .flat-light .esg-cartbutton .esgicon-basket { color: #999; font-size: 15px; line-height: 15px; margin-right: 10px; } .flat-light .esg-cartbutton-wrapper { cursor: default !important; } .flat-light .esg-sortbutton, .flat-light .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; border-radius: 5px; } .flat-light input.eg-search-input.hovered, .flat-light input.eg-search-input:focus, .flat-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .flat-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .flat-light .esg-navigationbutton.hovered, .flat-light .esg-filterbutton.hovered, .flat-light .esg-sortbutton.hovered, .flat-light .esg-sortbutton-order.hovered, .flat-light .esg-cartbutton-order.hovered, .flat-light .esg-filterbutton.selected, .flat-light .esg-cartbutton.hovered, .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { color: #000; background: #fff; box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.13); } .flat-light .esg-navigationbutton.hovered * { color: #000; } .flat-light .esg-sortbutton-order.hovered.tp-desc { color: #000; } .flat-light .esg-filter-checked { color: #cbcbcb; background: #cbcbcb; margin-left: 10px; font-size: 9px; font-weight: 300; line-height: 9px; vertical-align: middle; } .flat-light .esg-filterbutton.selected .esg-filter-checked, .flat-light .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: #000; } .flat-light .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left: 5px; margin-right:0px; } .flat-light .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .flat-light .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left: 50%; background:transparent; padding:0px; } .flat-light .esg-dropdown-wrapper .esg-filterbutton { position: relative } .flat-light .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 12px; color:#999; } .flat-light .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open, .flat-light .esg-selected-filterbutton.hovered .eg-icon-down-open { color:#000; }'), array('name' => 'Flat Dark','handle' => 'flat-dark','css' => '/******************************** - FLAT DARK 3.0.0 SKIN - *********************************/ .flat-dark .navigationbuttons, .flat-dark .esg-pagination, .flat-dark .esg-filters { text-transform: uppercase; text-align: center; } .flat-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .flat-dark input.eg-search-input, .flat-dark .esg-filterbutton, .flat-dark .esg-navigationbutton, .flat-dark .esg-sortbutton, .flat-dark .esg-cartbutton, .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #fff; margin-right: 5px; cursor: pointer; position: relative; z-index: 2; padding: 1px 30px; border: none; line-height: 38px; border-radius: 5px; font-size: 12px; font-weight: 700; font-family: "Open Sans", sans-serif; display: inline-block; background: rgba(0, 0, 0, 0.2); margin-bottom: 5px; white-space: nowrap; min-height: 38px; vertical-align: middle; } .flat-dark .esg-cartbutton a { color:#fff; } .flat-dark input.eg-search-input::placeholder { line-height: 38px; vertical-align: middle; color:#fff; } .flat-dark .esg-navigationbutton { padding: 2px 12px; } .flat-dark .esg-navigationbutton * { color: #fff; } .flat-dark .esg-pagination-button:last-child { margin-right: 0; } .flat-dark .esg-sortbutton-wrapper, .flat-dark .esg-cartbutton-wrapper { display: inline-block; } .flat-dark .esg-sortbutton-order, .flat-dark .esg-cartbutton-order { display: inline-block; vertical-align: top; border: none; width: 40px; line-height: 40px; border-radius: 5px; font-size: 12px; font-weight: 700; color: #fff; cursor: pointer; background: rgba(0, 0, 0, 0.2); margin-left: 5px; } .flat-dark .esg-cartbutton { color: #fff; cursor: default !important; } .flat-dark .esg-cartbutton .esgicon-basket { color: #fff; font-size: 15px; line-height: 15px; margin-right: 10px; } .flat-dark .esg-cartbutton-wrapper { cursor: default !important; } .flat-dark .esg-sortbutton, .flat-dark .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; border-radius: 5px; } .flat-dark input.eg-search-input.hovered, .flat-dark input.eg-search-input:focus, .flat-dark .esg-navigationbutton.hovered, .flat-dark .esg-filterbutton.hovered, .flat-dark .esg-sortbutton.hovered, .flat-dark .esg-sortbutton-order.hovered, .flat-dark .esg-cartbutton-order.hovered, .flat-dark .esg-filterbutton.selected, .flat-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .flat-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .flat-dark .esg-cartbutton.hovered, .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { border-color: none; color: #fff; background: rgba(0, 0, 0, 0.5); } .flat-dark .esg-navigationbutton.hovered * { color: #333; } .flat-dark .esg-sortbutton-order.hovered .tp-desc { color: #333; } .flat-dark .esg-filter-checked { color: transparent; background: rgba(0, 0, 0, 0.2); margin-left: 7px; font-size: 9px; font-weight: 300; line-height: 9px; vertical-align: middle; } .flat-dark .esg-filterbutton.selected .esg-filter-checked, .flat-dark .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: rgba(0, 0, 0, 0.2); } .flat-dark .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left: 5px; margin-right:0px; } .flat-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .flat-dark .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left: 50%; background:transparent; padding:0px; } .flat-dark .esg-dropdown-wrapper .esg-filterbutton { position: relative; background:rgba(0,0,0,0.5); } .flat-dark .esg-dropdown-wrapper .esg-filterbutton.selected, .flat-dark .esg-dropdown-wrapper .esg-filterbutton.hovered { background:rgba(0,0,0,0.75); } .flat-dark .esg-dropdown-wrapper .esg-filterbutton .esg-filter-checked { position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 12px; height: 12px; text-align: center; line-height: 12px } .flat-dark .esg-selected-filterbutton .eg-icon-down-open { margin-right:-10px; font-size:12px; color:#fff; }'), array('name' => 'Minimal Dark','handle' => 'minimal-dark','css' => '/************************************** - MINIMAL DARK V3.0.0 SKIN - **************************************/ .minimal-dark .navigationbuttons, .minimal-dark .esg-pagination, .minimal-dark .esg-filters { text-align: center; } .minimal-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .minimal-dark input.eg-search-input, .minimal-dark .esg-filterbutton, .minimal-dark .esg-navigationbutton, .minimal-dark .esg-sortbutton, .minimal-dark .esg-cartbutton, .minimal-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .minimal-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: rgba(255, 255, 255, 1); margin-right: 5px; cursor: pointer; padding: 0px 17px; border: 1px solid rgba(255, 255, 255, 0.1); line-height: 38px; border-radius: 5px; font-size: 12px; font-weight: 600; font-family: "Open Sans", sans-serif; display: inline-block; background: transparent; margin-bottom: 5px; white-space: nowrap; min-height: 38px; vertical-align: middle; } .minimal-dark .esg-cartbutton a { color:#fff; } .minimal-dark input.eg-search-input::placeholder { line-height: 38px; vertical-align: middle; color:#fff; } .minimal-dark .esg-navigationbutton * { color: rgba(255, 255, 255, 1); } .minimal-dark .esg-navigationbutton { padding: 0px 11px; } .minimal-dark .esg-pagination-button { padding: 0px 16px; } .minimal-dark .esg-pagination-button:last-child { margin-right: 0; } .minimal-dark .esg-sortbutton-wrapper, .minimal-dark .esg-cartbutton-wrapper { display: inline-block; } .minimal-dark .esg-sortbutton-order, .minimal-dark .esg-cartbutton-order { display: inline-block; vertical-align: top; border: 1px solid rgba(255, 255, 255, 0.1); width: 40px; line-height: 38px; border-radius: 0px 5px 5px 0px; font-size: 12px; font-weight: 600; color: #fff; cursor: pointer; background: transparent; } .minimal-dark .esg-cartbutton { color: #fff; cursor: default !important; } .minimal-dark .esg-cartbutton .esgicon-basket { color: #fff; font-size: 15px; line-height: 15px; margin-right: 10px; } .minimal-dark .esg-cartbutton-wrapper { cursor: default !important; } .minimal-dark .esg-sortbutton, .minimal-dark .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; border-right: none; border-radius: 5px 0px 0px 5px; } .minimal-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .minimal-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .minimal-dark .esg-navigationbutton.hovered, .minimal-dark .esg-filterbutton.hovered, .minimal-dark .esg-sortbutton.hovered, .minimal-dark .esg-sortbutton-order.hovered, .minimal-dark .esg-cartbutton-order.hovered, .minimal-dark .esg-filterbutton.selected, .minimal-dark .esg-cartbutton.hovered, .minimal-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .minimal-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { border-color: rgba(255, 255, 255, 0.2); color: #fff; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13); background: rgba(255, 255, 255, 0.1); } .minimal-dark .esg-navigationbutton.hovered * { color: #fff; } .minimal-dark .esg-sortbutton-order.hovered .tp-desc { border-color: #fff; border-color: rgba(255, 255, 255, 0.2); color: #fff; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .minimal-dark .esg-filter-checked { color: transparent; background: rgba(0, 0, 0, 0.10); font-size: 9px; font-weight: 300; line-height: 9px; vertical-align: middle; margin-left:7px; } .minimal-dark .esg-filter-wrapper.dropdownstyle .esg-filter-checked { margin-left:-22px; margin-right:10px; border:1px solid rgba(255,255,255,.2); } .minimal-dark .esg-filterbutton.selected .esg-filter-checked, .minimal-dark .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: rgba(0, 0, 0, 0.10); } /* */ .minimal-dark .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .minimal-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .minimal-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left:5px; margin-right:0px; } .minimal-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .minimal-dark .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left: 50%; background:rgba(0,0,0,0.95); border-radius: 5px; } .minimal-dark .esg-dropdown-wrapper .esg-filterbutton { position: relative; border:none; box-shadow: none; text-align: left; color:rgba(255,255,255,0.5); background:transparent; line-height: 25px; min-height: 25px; } .minimal-dark .esg-dropdown-wrapper .esg-filterbutton.hovered, .minimal-dark .esg-dropdown-wrapper .esg-filterbutton.selected { color:#fff; } .minimal-dark .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; color:#fff; font-size:12px; }'), array('name' => 'Minimal Light','handle' => 'minimal-light','css' => '/************************************* - MINIMAL LIGHT 3.0.0 SKIN - *************************************/ .minimal-light .navigationbuttons, .minimal-light .esg-pagination, .minimal-light .esg-filters { text-align: center; } .minimal-light .esg-filter-wrapper.dropdownstyle >.esg-selected-filterbutton, .minimal-light input.eg-search-input, .minimal-light .esg-filterbutton, .minimal-light .esg-navigationbutton, .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton a, .minimal-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .minimal-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #999; margin-right: 5px; cursor: pointer; padding: 0px 16px; border: 1px solid #e5e5e5; line-height: 38px; border-radius: 5px; font-size: 12px; font-weight: 700; font-family: "Open Sans", sans-serif; display: inline-block; background: #fff; margin-bottom: 5px; white-space: nowrap; min-height: 38px; vertical-align: middle; } .minimal-light input.eg-search-input::placeholder { line-height: 38px; vertical-align: middle; } .minimal-light .esg-navigationbutton * { color: #999; } .minimal-light .esg-navigationbutton { padding: 0px 16px; } .minimal-light .esg-pagination-button:last-child { margin-right: 0; } .minimal-light .esg-left, .minimal-light .esg-right { padding: 0px 11px; } .minimal-light .esg-sortbutton-wrapper, .minimal-light .esg-cartbutton-wrapper { display: inline-block; } .minimal-light .esg-sortbutton-order, .minimal-light .esg-cartbutton-order { display: inline-block; vertical-align: top; border: 1px solid #e5e5e5; width: 40px; line-height: 38px; border-radius: 0px 5px 5px 0px; font-size: 12px; font-weight: 700; color: #999; cursor: pointer; background: #fff; } .minimal-light .esg-cartbutton { color: #333; cursor: default !important; } .minimal-light .esg-cartbutton .esgicon-basket { color: #333; font-size: 15px; line-height: 15px; margin-right: 10px; } .minimal-light .esg-cartbutton-wrapper { cursor: default !important; } .minimal-light .esg-sortbutton, .minimal-light .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; border-right: none; border-radius: 5px 0px 0px 5px; } .minimal-light input.eg-search-input.hovered, .minimal-light input.eg-search-input:focus, .minimal-light .esg-navigationbutton.hovered, .minimal-light .esg-filterbutton.hovered, .minimal-light .esg-sortbutton.hovered, .minimal-light .esg-sortbutton-order.hovered, .minimal-light .esg-cartbutton.hovered a, .minimal-light .esg-filter-wrapper.dropdownstyle >.esg-selected-filterbutton.hovered, .minimal-light .esg-filterbutton.selected, .minimal-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .minimal-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { background-color: #fff; border-color: #bbb; color: #333; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13); } .minimal-light .esg-navigationbutton.hovered * { color: #333; } .minimal-light .esg-sortbutton-order.hovered .tp-desc { border-color: #bbb; color: #333; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .minimal-light .esg-filter-checked { color: #cbcbcb; background: #cbcbcb; margin-left:10px; font-size: 9px; font-weight: 300; line-height: 9px; vertical-align: middle; } .minimal-light .esg-filter-wrapper.dropdownstyle .esg-filter-checked { margin-left:-22px; margin-right:10px; } .minimal-light .esg-filterbutton.selected .esg-filter-checked, .minimal-light .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: #000; } .minimal-light .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .minimal-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .minimal-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left: 5px; margin-right:0px; } .minimal-light .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .minimal-light .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left:50%; background:rgba(255,255,255,0.95); border-radius: 5px; border: 1px solid #e5e5e5; } .minimal-light .esg-dropdown-wrapper .esg-filterbutton { position: relative; border:none; box-shadow: none; text-align: left; color:#999; background:transparent; line-height: 25px; min-height: 25px; } .minimal-light .esg-dropdown-wrapper .esg-filterbutton.hovered, .minimal-light .esg-dropdown-wrapper .esg-filterbutton.selected { color:#333; } .minimal-light .esg-selected-filterbutton .eg-icon-down-open { margin-right:-10px; font-size:12px; } .minimal-light .esg-selected-filterbutton.hovered .eg-icon-down-open { color:#333; }'), array('name' => 'Simple Light','handle' => 'simple-light','css' => '/************************************* - SIMPLE LIGHT 3.0.0 SKIN - *************************************/ .simple-light .navigationbuttons, .simple-light .esg-pagination, .simple-light .esg-filters { text-align: center; } .simple-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .simple-light input.eg-search-input, .simple-light .esg-filterbutton, .simple-light .esg-navigationbutton, .simple-light .esg-sortbutton, .simple-light .esg-cartbutton, .simple-light .esg-sortbutton-order, .simple-light .esg-cartbutton-order, .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #000; margin-right: 5px; cursor: pointer; padding: 0px 11px; border: 1px solid #e5e5e5; line-height: 30px; font-size: 12px; font-weight: 400; font-family: "Open Sans",sans-serif; display: inline-block; background: #eee; margin-bottom: 5px; white-space: nowrap; min-height: 30px; vertical-align: middle; } .simple-light .esg-cartbutton a { color:#000; } .simple-light input.eg-search-input::placeholder { line-height: 30px; vertical-align: middle; color:#000; } .simple-light .esg-navigationbutton * { color: #000; } .simple-light .esg-left, .simple-light .esg-right { color: #000; padding: 0px 7px; } .simple-light .esg-pagination-button:last-child { margin-right: 0; } .simple-light .esg-sortbutton-wrapper, .simple-light .esg-cartbutton-wrapper { display: inline-block; vertical-align: top; } .simple-light .esg-sortbutton-order, .simple-light .esg-cartbutton-order { padding: 0px; width: 29px; font-size: 9px; } .simple-light .esg-cartbutton { color: #333; cursor: default !important; } .simple-light .esg-cartbutton .esgicon-basket { color: #333; font-size: 15px; line-height: 15px; margin-right: 10px; } .simple-light .esg-cartbutton-wrapper { cursor: default !important; } .simple-light .esg-sortbutton, .simple-light .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 5px; } .simple-light input.eg-search-input.hovered, .simple-light input.eg-search-input:focus, .simple-light .esg-navigationbutton.hovered, .simple-light .esg-filterbutton.hovered, .simple-light .esg-sortbutton.hovered, .simple-light .esg-sortbutton-order.hovered, .simple-light .esg-cartbutton.hovered, .simple-light .esg-filterbutton.selected, .simple-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .simple-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { background-color: #fff; border-color: #bbb; color: #333; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13); } .simple-light .esg-cartbutton.hovered a { color:#000; } .simple-light .esg-navigationbutton.hovered * { color: #333; } .simple-light .esg-sortbutton-order.hovered .tp-desc { border-color: #bbb; color: #333; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .simple-light .esg-filter-checked { color: #c5c5c5; background: #ddd; margin-left: 10px; font-size: 9px; font-weight: 400; line-height: 20px; vertical-align: middle; } .simple-light .esg-filterbutton.selected .esg-filter-checked, .simple-light .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: #000; } .simple-light .esg-filter-wrapper.eg-search-wrapper { line-height: 30px; white-space: nowrap; } .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:29px; padding:0px; margin-left: 5px; margin-right:0px; } .simple-light .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; border-radius:0px; } .simple-light .esg-dropdown-wrapper { left: 0px; background:#fff; } .simple-light .esg-dropdown-wrapper .esg-filterbutton { position: relative; text-align: left; background:transparent; padding:0px; border:none; box-shadow: none; } .simple-light .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 9px; color:#000; } .simple-light .esg-selected-filterbutton.hovered .eg-icon-down-open, .simple-light .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open{ color:#333; }'), array('name' => 'Simple Dark','handle' => 'simple-dark','css' => '/************************************* - SIMPLE DARK 3.0.0 SKIN - *************************************/ .simple-dark .navigationbuttons, .simple-dark .esg-pagination, .simple-dark .esg-filters { text-align: center; } .simple-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .simple-dark input.eg-search-input, .simple-dark .esg-filterbutton, .simple-dark .esg-navigationbutton, .simple-dark .esg-sortbutton, .simple-dark .esg-cartbutton, .simple-dark .esg-sortbutton-order, .simple-dark .esg-cartbutton-order, .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #fff; margin-right: 5px; cursor: pointer; padding: 0px 10px; border:1px solid rgba(255,255,255,0.15); line-height: 29px; font-size: 12px; font-weight: 600; font-family: "Open Sans",sans-serif; display: inline-block; margin-bottom: 5px; white-space: nowrap; min-height: 29px; background: rgba(255,255,255,0.08 ); vertical-align: middle; } .simple-dark .esg-cartbutton a { color:#fff; } .simple-dark input.eg-search-input::placeholder { line-height: 29px; vertical-align: middle; color:#fff; } .simple-dark .esg-navigationbutton * { color: #fff; } .simple-dark .esg-left, .simple-dark .esg-right { color: #fff; padding: 0px 7px; } .simple-dark .esg-pagination-button:last-child { margin-right: 0; } .simple-dark .esg-sortbutton-wrapper, .simple-dark .esg-cartbutton-wrapper { display: inline-block; vertical-align: top; } .simple-dark .esg-sortbutton-order, .simple-dark .esg-cartbutton-order { padding: 0px; width: 29px; font-size: 9px; } .simple-dark .esg-cartbutton { color: #000; cursor: default !important; } .simple-dark .esg-cartbutton .esgicon-basket { color: #000; font-size: 15px; line-height: 15px; margin-right: 10px; } .simple-dark .esg-cartbutton-wrapper { cursor: default !important; } .simple-dark .esg-sortbutton, .simple-dark .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 5px; } .simple-dark input.eg-search-input.hovered, .simple-dark input.eg-search-input:focus, .simple-dark .esg-navigationbutton.hovered, .simple-dark .esg-filterbutton.hovered, .simple-dark .esg-sortbutton.hovered, .simple-dark .esg-sortbutton-order.hovered, .simple-dark .esg-cartbutton.hovered, .simple-dark .esg-filterbutton.selected, .simple-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .simple-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { background-color: #fff; border-color: #fff; color: #000; box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13); } .simple-dark .esg-cartbutton.hovered a, .simple-dark input.eg-search-input.hovered::placeholder { color:#000; } .simple-dark .esg-navigationbutton.hovered * { color: #000; } .simple-dark .esg-sortbutton-order.hovered .tp-desc { border-color: #fff; color: #000; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .simple-dark .esg-filter-checked { color: transparent; background: rgba(255,255,255,0.15); margin-left: 10px; font-size: 9px; font-weight: 400; vertical-align: top; } .simple-dark .esg-filterbutton.selected .esg-filter-checked, .simple-dark .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: #000; } .simple-dark .esg-filter-wrapper.eg-search-wrapper { line-height: 29px; white-space: nowrap; } .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:29px; padding:0px; margin-left: 5px; margin-right:0px; } .simple-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; border-radius:0px; } .simple-dark .esg-dropdown-wrapper { left: 0px; background:#fff; border:1px solid rgba(255,255,255,0.15); } .simple-dark .esg-dropdown-wrapper .esg-filterbutton { position: relative; text-align: left; background:transparent; padding:0px; border:none; box-shadow: none; color:#777; } .simple-dark .esg-dropdown-wrapper .esg-filterbutton .esg-filter-checked { border: 1px solid rgba(0,0,0,0.2); } .simple-dark .esg-dropdown-wrapper .esg-filterbutton.hovered, .simple-dark .esg-dropdown-wrapper .esg-filterbutton.selected { color:#000; } .simple-dark .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 9px; color:#fff; } .simple-dark .esg-selected-filterbutton.hovered .eg-icon-down-open, .simple-dark .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open{ color:#000; }'), array('name' => 'Text Dark','handle' => 'text-dark','css' => '/************************************* - TEXT DARK 3.0.0 SKIN - *************************************/ .text-dark .navigationbuttons, .text-dark .esg-pagination, .text-dark .esg-filters { text-align: center; } .text-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .text-dark input.eg-search-input, .text-dark .esg-filterbutton, .text-dark .esg-navigationbutton, .text-dark .esg-sortbutton, .text-dark .esg-cartbutton, .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: rgba(255, 255, 255, 0.4); margin-right: 5px; cursor: pointer; padding: 0px 15px 0px 10px; line-height: 20px; font-size: 12px; font-weight: 600; font-family: "Open Sans", sans-serif; display: inline-block; background: transparent; margin-bottom: 5px; white-space: nowrap; min-height: 20px; vertical-align: top; } .text-dark .esg-cartbutton a { color: #fff; } .text-dark input.eg-search-input::placeholder { line-height: 29px; vertical-align: middle; color: rgba(255, 255, 255, 0.4); } .text-dark .esg-navigationbutton * { color: rgba(255, 255, 255, 0.4); } .text-dark .esg-sortbutton-wrapper, .text-dark .esg-cartbutton-wrapper { display: inline-block; } .text-dark .esg-sortbutton-order, .text-dark .esg-cartbutton-order { display: inline-block; vertical-align: top; width: 29px; line-height: 20px; font-size: 9px; font-weight: 700; color: #fff; color: rgba(255, 255, 255, 0.4); cursor: pointer; background: transparent; } .text-dark .esg-cartbutton { color: rgba(255, 255, 255, 0.4); cursor: default !important; } .text-dark .esg-cartbutton .esgicon-basket { color: rgba(255, 255, 255, 0.4); font-size: 15px; line-height: 15px; margin-right: 10px; } .text-dark .esg-cartbutton-wrapper { cursor: default !important; } .text-dark .esg-sortbutton, .text-dark .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; } .text-dark input.eg-search-input.hovered, .text-dark input.eg-search-input:focus, .text-dark .esg-navigationbutton.hovered, .text-dark .esg-filterbutton.hovered, .text-dark .esg-sortbutton.hovered, .text-dark .esg-filterbutton.selected, .text-dark .esg-sortbutton-order.hovered, .text-dark .esg-cartbutton-order.hovered, .text-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .text-dark .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { color: #fff; } .text-dark .esg-navigationbutton.hovered, .text-dark .esg-filterbutton:hover span:first-child, .text-dark .esg-filterbutton.selected span:first-child { text-decoration: none; } .text-dark .esg-filterbutton { border-right: 1px solid #fff; border-right: 1px solid rgba(255, 255, 255, 0.15); } .text-dark .esg-filterbutton:last-child { border-right: none; } .text-dark .esg-sortbutton-order { padding-left: 10px; border-left: 1px solid #fff; border-left: 1px solid rgba(255, 255, 255, 0.15); } .text-dark .esg-navigationbutton.hovered * { color: #fff; } .text-dark .esg-sortbutton-order.hovered .tp-desc { border-color: #fff; border-color: rgba(255, 255, 255, 0.15); color: #fff; } .text-dark .esg-filter-checked { color: transparent; background: rgba(0, 0, 0, 0.10); margin-left: 10px; font-size: 9px; font-weight: 300; line-height: 9px; vertical-align: middle; } .text-dark .esg-filterbutton.selected .esg-filter-checked, .text-dark .esg-filterbutton.hovered .esg-filter-checked { color: #fff; } .text-dark .esg-filter-wrapper.eg-search-wrapper { line-height: 20px; white-space: nowrap; } .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:20px; padding:0px; margin-left: 5px; margin-right:0px; } .text-dark .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; border:none !important; line-height: 20px; height: 20px; } .text-dark .esg-dropdown-wrapper { left: 0px; background:rgba(0, 0, 0, 0.85); } .text-dark .esg-dropdown-wrapper .esg-filterbutton { position: relative; text-align: left; background:transparent; padding:0px; border:none; box-shadow: none; color: rgba(255, 255, 255, 0.4); } .text-dark .esg-dropdown-wrapper .esg-filterbutton.hovered, .text-dark .esg-dropdown-wrapper .esg-filterbutton.selected { color: #fff; } .text-dark .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 9px; color: rgba(255, 255, 255, 0.4); } .text-dark .esg-selected-filterbutton.hovered .eg-icon-down-open, .text-dark .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open{ color:#fff; }'), array('name' => 'Text Light','handle' => 'text-light','css' => '/************************************* - TEXT LIGHT 3.0.0 SKIN - *************************************/ .text-light .navigationbuttons, .text-light .esg-pagination, .text-light .esg-filters { text-align: center; } .text-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .text-light input.eg-search-input, .text-light .esg-filterbutton, .text-light .esg-navigationbutton, .text-light .esg-sortbutton, .text-light .esg-cartbutton, .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #999; margin-right: 5px; cursor: pointer; padding: 0px 15px 0px 10px; line-height: 20px; font-size: 12px; font-weight: 600; font-family: "Open Sans", sans-serif; display: inline-block; background: transparent; margin-bottom: 5px; white-space: nowrap; min-height: 20px; vertical-align: top; } .text-light .esg-cartbutton a { color: #999; } .text-light input.eg-search-input::placeholder { line-height: 29px; vertical-align: middle; color: #999; } .text-light .esg-navigationbutton * { color: #999; } .text-light .esg-sortbutton-wrapper, .text-light .esg-cartbutton-wrapper { display: inline-block; } .text-light .esg-sortbutton-order, .text-light .esg-cartbutton-order { display: inline-block; vertical-align: top; width: 29px; line-height: 20px; font-size: 9px; font-weight: 700; color: #999; cursor: pointer; background: transparent; } .text-light .esg-cartbutton { color: #999; cursor: default !important; } .text-light .esg-cartbutton .esgicon-basket { color: #999; font-size: 15px; line-height: 15px; margin-right: 10px; } .text-light .esg-cartbutton-wrapper { cursor: default !important; } .text-light .esg-sortbutton, .text-light .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; } .text-light input.eg-search-input.hovered, .text-light input.eg-search-input:focus, .text-light .esg-navigationbutton.hovered, .text-light .esg-filterbutton.hovered, .text-light .esg-sortbutton.hovered, .text-light .esg-filterbutton.selected, .text-light .esg-sortbutton-order.hovered, .text-light .esg-cartbutton-order.hovered, .text-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .text-light .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { color: #444; } .text-light .esg-cartbutton.hovered a, .text-light input.eg-search-input.hovered::placeholder { color: #999; } .text-light .esg-navigationbutton.hovered, .text-light .esg-filterbutton:hover span:first-child, .text-light .esg-filterbutton.selected span:first-child { text-decoration: none; } .text-light .esg-filterbutton { border-right: 1px solid rgba(0, 0, 0, 0.15); } .text-light .esg-filterbutton:last-child { border-right: none; } .text-light .esg-sortbutton-order { padding-left: 10px; border-left: 1px solid rgba(0, 0, 0, 0.15); } .text-light .esg-navigationbutton.hovered * { color: #444; } .text-light .esg-sortbutton-order.hovered .tp-desc { border-color: rgba(0, 0, 0, 0.15); color: #444; } .text-light .esg-filter-checked { color: transparent; background: rgba(0, 0, 0, 0.10); margin-left: 10px; font-size: 9px; font-weight: 300; line-height: 9px; vertical-align: middle; } .text-light .esg-filterbutton.selected .esg-filter-checked, .text-light .esg-filterbutton.hovered .esg-filter-checked { color: #444; } .text-light .esg-filter-wrapper.eg-search-wrapper { line-height: 20px; white-space: nowrap; } .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:20px; padding:0px; margin-left: 5px; margin-right:0px; } .text-light .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; border:none !important; line-height: 20px; height: 20px; } .text-light .esg-dropdown-wrapper { left: 0px; background:rgba(255, 255, 255, 0.85); } .text-light .esg-dropdown-wrapper .esg-filterbutton { position: relative; text-align: left; background:transparent; padding:0px; border:none; box-shadow: none; color: #999; } .text-light .esg-dropdown-wrapper .esg-filterbutton.hovered, .text-light .esg-dropdown-wrapper .esg-filterbutton.selected { color: #444; } .text-light .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 9px; color: #999; } .text-light .esg-selected-filterbutton.hovered .eg-icon-down-open, .text-light .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open{ color:#444; }'), array('name' => 'Pat LaFontaine','handle' => 'pat-lafontaine','css' => '/************************************* - Pat LaFontaine 3.0.0 SKIN - *************************************/ .pat-lafontaine .esg-overflowtrick { margin: 20px 0 } .pat-lafontaine .navigationbuttons, .pat-lafontaine .esg-pagination, .pat-lafontaine .esg-filters { text-transform: uppercase; text-align: center; } .pat-lafontaine .esg-filters {margin-bottom: 1px !important} .pat-lafontaine .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .pat-lafontaine input.eg-search-input, .pat-lafontaine .esg-filterbutton, .pat-lafontaine .esg-navigationbutton, .pat-lafontaine .esg-sortbutton, .pat-lafontaine .esg-cartbutton, .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #000; margin-right: 1px; cursor: pointer; position: relative; z-index: 2; padding: 0px 20px; border: none; line-height: 50px; border-radius: 0; font-size: 14px; font-weight: 400; font-family: "Barlow Condensed", sans-serif; display: inline-block; background: #eaedf1; margin-bottom: 0 !important; white-space: nowrap; min-height: 50px; vertical-align: middle; transition: all 0.3s ease; min-width: 50px; } .pat-lafontaine .esg-filter-wrapper { margin: 0 !important } .pat-lafontaine .esg-allfilter { background: #f03e3f !important; color: #fff !important } .pat-lafontaine .esg-allfilter.hovered { background: #000 !important; color: #fff !important } .pat-lafontaine span.eg-el-amount { letter-spacing: 1px } .pat-lafontaine span.eg-el-amount:before { content: "["; opacity: 0.5 } .pat-lafontaine span.eg-el-amount:after { content: "]"; opacity: 0.5 } .pat-lafontaine .esg-cartbutton a { color: #000; } .pat-lafontaine input.eg-search-input::placeholder { line-height: 40px; vertical-align: middle; color:#999; } .pat-lafontaine .esg-navigationbutton { padding: 0px; min-width: 50px; } .pat-lafontaine .esg-navigationbutton.esg-loadmore { padding: 0 20px; text-transform: uppercase; } .pat-lafontaine .esg-navigationbutton * { color: #000; } .pat-lafontaine .esg-navigationbutton.hovered i { color: #fff; } .pat-lafontaine .esg-pagination-button:last-child { margin-right: 0; } .pat-lafontaine .esg-sortbutton-wrapper, .pat-lafontaine .esg-cartbutton-wrapper { display: inline-block; margin-right: 1px !important; margin-left: 0 !important; } .pat-lafontaine .esg-sortbutton-order, .pat-lafontaine .esg-cartbutton-order { display: inline-block; vertical-align: middle; border: none; width: 50px; line-height: 50px; font-size: 12px; font-weight: 700; color: #999; cursor: pointer; background: #eaedf1; margin-left: 1px; border-radius: 0; } .pat-lafontaine .esg-sortbutton-order.eg-icon-down-open:before { content: "arrow_downward"; font-family: "Material Icons"; font-size: 18px; color: #000; vertical-align: middle; } .pat-lafontaine .esg-sortbutton-order.hovered.eg-icon-down-open:before { color: #fff } .pat-lafontaine .esg-cartbutton { color: #999; cursor: default !important; border-radius: 0 !important; padding: 0 20px 0 16px } .pat-lafontaine .esg-cartbutton.hovered .eg-icon-basket, .pat-lafontaine .esg-cartbutton.hovered .ess-cart-content { color: #fff } .pat-lafontaine .esg-cartbutton .esgicon-basket { color: #999; font-size: 15px; line-height: 15px; margin-right: 10px; } .pat-lafontaine .esg-cartbutton-wrapper { cursor: default !important; } .pat-lafontaine .esg-sortbutton, .pat-lafontaine .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; border-radius: 5px; } .pat-lafontaine input.eg-search-input.hovered, .pat-lafontaine input.eg-search-input:focus, .pat-lafontaine .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .pat-lafontaine .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .pat-lafontaine .esg-navigationbutton.hovered, .pat-lafontaine .esg-filterbutton.hovered, .pat-lafontaine .esg-sortbutton.hovered, .pat-lafontaine .esg-sortbutton-order.hovered, .pat-lafontaine .esg-cartbutton-order.hovered, .pat-lafontaine .esg-filterbutton.selected, .pat-lafontaine .esg-cartbutton.hovered, .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { border-color: none; color: #fff; background: #000; } .pat-lafontaine .esg-navigationbutton.hovered * { color: #000; } .pat-lafontaine .esg-sortbutton-order.hovered.tp-desc { color: #000; } .pat-lafontaine .esg-filter-checked { color: #cbcbcb; background: none; margin-left: 10px; font-size: 9px; font-weight: 300; line-height: 13px; vertical-align: middle; display: inline-block; transform: translateY(-1px); border: 1px solid #cbcbcb; } .pat-lafontaine .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: #000; } .pat-lafontaine .esg-filterbutton.selected .esg-filter-checked { background: #fff; color: #000; border: 1px solid #fff; } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left: 5px; margin-right:0px; } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .pat-lafontaine .esg-sortbutton { border-radius: 0; padding-right: 40px } .pat-lafontaine .esg-sortbutton:after, .pat-lafontaine .esg-selected-filterbutton .eg-icon-down-open:before{ content: ""; position: absolute; width: 5px; height: 5px; border-left: 1px solid #000; border-bottom: 1px solid #000; transform: rotate(-45deg) translateY(-6px); right: 15px; top: 50% } .pat-lafontaine .esg-sortbutton.hovered:after { border-left: 1px solid #fff; border-bottom: 1px solid #fff; } .pat-lafontaine .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left: 50%; background:transparent; padding:0px; } .pat-lafontaine .esg-dropdown-wrapper .esg-filterbutton { position: relative; width: 100%; } .pat-lafontaine .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 12px; color:#999; } .pat-lafontaine .dropdownstyle .esg-filterbutton .esg-filter-checked { margin-left: 0; transform: translateY(-2px); } .pat-lafontaine .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open, .pat-lafontaine .esg-selected-filterbutton.hovered .eg-icon-down-open { color:#000; } .pat-lafontaine .eg-search-wrapper {background: #3d3b3e} .pat-lafontaine .eg-search-wrapper .eg-search-input { background: #3d3b3e; font-style: italic; border-bottom: 1px solid #868689; line-height: 22px; min-height: 22px; padding: 0; margin: 0 0 0 20px !important; } .pat-lafontaine .eg-search-wrapper .eg-search-input.hovered, .pat-lafontaine .eg-search-wrapper .eg-search-input:focus, .pat-lafontaine .eg-search-wrapper .eg-search-input:active, .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { background-color: #3d3b3e !important; color: #fff !important; } .pat-lafontaine .eg-search-wrapper .eg-search-input.hovered, .pat-lafontaine .eg-search-wrapper input:-webkit-autofill, .pat-lafontaine .eg-search-wrapper input:-webkit-autofill:hover, .pat-lafontaine .eg-search-wrapper input:-webkit-autofill:focus { border-bottom: 1px solid #fff; -webkit-text-fill-color: #fff; -webkit-box-shadow: 0 0 0px 1000px #3d3b3e inset; } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 0; width: 46px; } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { background: #000; } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-clean { margin-left: 0; width: 46px; background: #000; color: #fff } .pat-lafontaine .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered { background: #f03e3f; } @import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,400;0,500;0,600;1,400&display=swap"); @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); '), array('name' => 'Grant Fuhr','handle' => 'grant-fuhr','css' => '/************************************* - Grant Fuhr 3.0.0 SKIN - *************************************/ .grant-fuhr .esg-filters { margin-bottom: 20px !important; } .grant-fuhr .navigationbuttons, .grant-fuhr .esg-pagination, .grant-fuhr .esg-filters { text-transform: uppercase; text-align: center; } .grant-fuhr .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .grant-fuhr input.eg-search-input, .grant-fuhr .esg-filterbutton, .grant-fuhr .esg-navigationbutton, .grant-fuhr .esg-sortbutton, .grant-fuhr .esg-cartbutton, .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #fff; margin-right: 13px; cursor: pointer; position: relative; z-index: 2; padding: 0px 15px; border: none; line-height: 50px; font-size: 12px; font-weight: 400; font-family: "Open Sans", sans-serif; font-style: italic; letter-spacing: 1px; display: inline-block; background: #2e2e34; margin-bottom: 1px; white-space: nowrap; min-height: 50px; vertical-align: top; border-radius: 0px !important; min-width: 42px; text-transform: none; } .grant-fuhr .esg-cartbutton-wrapper { margin: 0 11px !important; } .grant-fuhr .esg-filterbutton.esg-allfilter { text-decoration: underline; } .grant-fuhr .esg-sortbutton-wrapper { position: relative; margin: 0 2px 0 8px !important; } .grant-fuhr .esg-sortbutton-wrapper .esg-sortbutton { padding-right: 35px; } .grant-fuhr .esg-filterbutton:before, .grant-fuhr .eg-search-wrapper:before, .grant-fuhr .esg-cartbutton:before, .grant-fuhr .esg-sortbutton-wrapper .esg-sortbutton:before, .grant-fuhr .esg-filter-wrapper.dropdownstyle:before { width: 0; height: 0; border-style: solid; border-width: 0 0 50px 12px; border-color: transparent transparent #2e2e34 transparent; position: absolute; content:""; top: 0; left: -12px } .grant-fuhr .esg-sortbutton-wrapper .esg-sortbutton.hovered:before { border-color: transparent transparent #fff157 transparent; } .grant-fuhr .esg-filterbutton:after, .grant-fuhr .eg-search-wrapper .eg-search-clean:after, .grant-fuhr .esg-cartbutton:after, .grant-fuhr .esg-sortbutton-order:after, .grant-fuhr .esg-filter-wrapper.dropdownstyle:after { width: 0; height: 0; border-style: solid; border-width: 50px 12px 0 0; border-color: #2e2e34 transparent transparent transparent; position: absolute; content:""; top: 0; right: -12px } .grant-fuhr .esg-filter-wrapper.dropdownstyle:after { right: 1px } .grant-fuhr .esg-filterbutton.hovered:before, .grant-fuhr .esg-filterbutton.selected:before, .grant-fuhr .esg-cartbutton.hovered:before, .grant-fuhr .esg-sortbutton-wrapper.hovered:before, .grant-fuhr .esg-filter-wrapper.dropdownstyle:hover:before { border-color: transparent transparent #fff157 transparent; } .grant-fuhr .esg-filterbutton.hovered:after, .grant-fuhr .esg-filterbutton.selected:after, .grant-fuhr .esg-cartbutton.hovered:after, .grant-fuhr .esg-sortbutton-wrapper.hovered:after, .grant-fuhr .esg-filter-wrapper.dropdownstyle:hover:after { border-color: #fff157 transparent transparent transparent; } .esg-sortbutton-order.tp-desc { transform: none; } .esg-sortbutton-order.tp-desc:before { transform: scaleY(-1); } .grant-fuhr .esg-filterbutton .eg-el-amount { position: absolute; line-height: 27px; min-width: 27px; border-radius: 50%; background: #fff157; color: #000; top: -13px; right: -5px; text-align: center; z-index: 2; font-style: normal; font-weight: 600; } .grant-fuhr .esg-filterbutton .eg-el-amount:before, .grant-fuhr .esg-filterbutton .eg-el-amount:after { display: none } .grant-fuhr .esg-filterbutton.selected .eg-el-amount { background: #2e2e34; color: #fff; } .grant-fuhr .esg-cartbutton a { color: #fff; } .grant-fuhr .esg-cartbutton.hovered a { color: #000; } .grant-fuhr .eg-search-wrapper { position: relative } .grant-fuhr .eg-search-wrapper:before { border-color: transparent transparent #fff157 transparent; } .grant-fuhr input.eg-search-input { background: #fff157; outline-style: none; margin-bottom: 0 !important; } .grant-fuhr input.eg-search-input::placeholder { line-height: 40px; vertical-align: middle; color:#000; } .grant-fuhr input.eg-search-input:focus::placeholder { opacity: 0; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 0 !important; min-width: 50px; background: #fff157; color: #000; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { background: #2e2e34 !important; color: #fff157 !important; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-clean { margin-left: 0 !important; min-width: 50px; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered:after { border-color: #fff157 transparent transparent transparent; } .grant-fuhr .esg-sortbutton-order.eg-icon-down-open:before { content: "arrow_downward"; font-family: "Material Icons"; font-size: 18px; color: #000; vertical-align: middle; } .grant-fuhr .esg-sortbutton-order.hovered.eg-icon-down-open:before { color: #fff } .grant-fuhr .esg-navigationbutton { padding: 0px; width:40px; } .grant-fuhr .esg-navigationbutton.esg-loadmore { width: auto; padding: 0 20px } .grant-fuhr .esg-navigationbutton * { color: #999; } .grant-fuhr .esg-pagination-button:last-child { margin-right: 0; } .grant-fuhr .esg-navigationbutton.selected, .grant-fuhr .esg-navigationbutton.hovered { color: #000 !important; } .grant-fuhr .esg-navigationbutton.esg-right, .grant-fuhr .esg-navigationbutton.esg-left { width: 50px; } .grant-fuhr .esg-navigationbutton.esg-right i, .grant-fuhr .esg-navigationbutton.esg-left i { color: #fff; } .grant-fuhr .esg-navigationbutton.esg-right.hovered i, .grant-fuhr .esg-navigationbutton.esg-left.hovered i { color: #000; } .grant-fuhr .esg-sortbutton-wrapper, .grant-fuhr .esg-cartbutton-wrapper { display: inline-block; } .grant-fuhr .esg-sortbutton-order, .grant-fuhr .esg-cartbutton-order { display: inline-block; vertical-align: top; border: none; width: 50px; line-height: 40px; border-radius: 0; font-size: 12px; font-weight: 700; color: #999; cursor: pointer; background: #fff157; margin-left: 0; line-height: 50px; } .grant-fuhr .esg-sortbutton-order.hovered, .grant-fuhr .esg-cartbutton-order.hovered { color: #fff157 !important; background: #2e2e34 !important; } .grant-fuhr .esg-sortbutton-order:after { border-color: #fff157 transparent transparent transparent; } .grant-fuhr .esg-sortbutton-order.hovered:after { border-color: #2e2e34 transparent transparent transparent; } .grant-fuhr .esg-cartbutton { color: #999; cursor: default !important; } .grant-fuhr .esg-cartbutton .esgicon-basket { color: #999; font-size: 15px; line-height: 15px; margin-right: 10px; } .grant-fuhr .esg-cartbutton-wrapper { cursor: default !important; } .grant-fuhr .esg-sortbutton, .grant-fuhr .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0px; border-radius: 5px; } .grant-fuhr input.eg-search-input.hovered, .grant-fuhr input.eg-search-input:focus, .grant-fuhr .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .grant-fuhr .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .grant-fuhr .esg-navigationbutton.hovered, .grant-fuhr .esg-filterbutton.hovered, .grant-fuhr .esg-sortbutton.hovered, .grant-fuhr .esg-sortbutton-order.hovered, .grant-fuhr .esg-cartbutton-order.hovered, .grant-fuhr .esg-filterbutton.selected, .grant-fuhr .esg-cartbutton.hovered, .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { border-color: none; color: #000; background: #fff157; } .grant-fuhr .esg-navigationbutton.hovered * { color: #000; } .grant-fuhr .esg-sortbutton-order.hovered.tp-desc { color: #000; } .grant-fuhr .esg-allfilter.esg-allfilter { } .grant-fuhr .esg-filter-checked { color: #cbcbcb; background: #cbcbcb; margin-left: 10px; font-size: 9px; font-weight: 300; line-height: 9px; vertical-align: middle; } .grant-fuhr .esg-filterbutton.selected .esg-filter-checked, .grant-fuhr .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: #000; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left: 5px; margin-right:0px; } .grant-fuhr .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .grant-fuhr .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left: 50%; background:transparent; padding:0px; } .grant-fuhr .esg-dropdown-wrapper .esg-filterbutton { position: relative } .grant-fuhr .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 12px; color:#999; } .grant-fuhr .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open, .grant-fuhr .esg-selected-filterbutton.hovered .eg-icon-down-open { color:#000; } .grant-fuhr .esg-sortbutton:after, .grant-fuhr .esg-selected-filterbutton .eg-icon-down-open:before { content: ""; position: absolute; width: 5px; height: 5px; border-left: 1px solid #fff157; border-bottom: 1px solid #fff157; transform: rotate(-45deg) translateY(-6px); right: 15px; top: 50% } .grant-fuhr .esg-sortbutton.hovered:after, .grant-fuhr .esg-selected-filterbutton.hovered .eg-icon-down-open:before, .grant-fuhr .esg-filter-wrapper.dropdownstyle:hover .esg-selected-filterbutton .eg-icon-down-open:before { border-left: 1px solid #000; border-bottom: 1px solid #000; } .grant-fuhr .esg-dropdown-wrapper .esg-filterbutton { width: 100%; margin: 0; } .grant-fuhr .esg-dropdown-wrapper .esg-filterbutton:before, .grant-fuhr .esg-dropdown-wrapper .esg-filterbutton:after { display: none; } .grant-fuhr .esg-filter-wrapper.dropdownstyle:hover .esg-selected-filterbutton { background: #fff157; color: #000; } @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); '), array('name' => 'Leon Draisaitl','handle' => 'leon-draisaitl','css' => '/************************************* - LEON DRAISAITL 3.0.0 SKIN - *************************************/ .leon-draisaitl .esg-overflowtrick { margin: 20px 0; } .leon-draisaitl .navigationbuttons, .leon-draisaitl .esg-pagination, .leon-draisaitl .esg-filters { text-align: center; } .leon-draisaitl .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .leon-draisaitl input.eg-search-input, .leon-draisaitl .esg-filterbutton, .leon-draisaitl .esg-navigationbutton, .leon-draisaitl .esg-sortbutton, .leon-draisaitl .esg-cartbutton, .leon-draisaitl .esg-sortbutton-order, .leon-draisaitl .esg-cartbutton-order, .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #000; cursor: pointer; padding: 0px 20px; border: 2px solid #000; line-height: 50px; font-size: 16px; font-weight: 500; font-family: "Roboto Mono", monospace; display: inline-block; background: transparent; margin: -2px -2px 0 0 !important; white-space: nowrap; min-height: 50px; vertical-align: middle; min-width: 54px; box-shadow: inset 0px 0px 0px 0px #000; transition: all 0.4s ease; } .leon-draisaitl .esg-sortbutton-wrapper, .leon-draisaitl .esg-filter-wrapper, .leon-draisaitl .esg-cartbutton-wrapper { margin: 0 !important; } .leon-draisaitl .esg-cartbutton a { color:#000; } .leon-draisaitl input.eg-search-input::placeholder { line-height: 30px; vertical-align: middle; color:#000; } .leon-draisaitl input.eg-search-input.hovered::placeholder { color: #fff; } .leon-draisaitl .esg-navigationbutton * { color: #000; } .leon-draisaitl .esg-left, .leon-draisaitl .esg-right { color: #000; padding: 0px 7px; } .leon-draisaitl .esg-pagination-button:last-child { margin-right: 0; } .leon-draisaitl .esg-sortbutton-wrapper, .leon-draisaitl .esg-cartbutton-wrapper { display: inline-block; vertical-align: top; } .leon-draisaitl .esg-sortbutton-order, .leon-draisaitl .esg-cartbutton-order { padding: 0px; width: 29px; font-size: 9px; } .leon-draisaitl .esg-cartbutton { color: #333; cursor: default !important; } .leon-draisaitl .esg-cartbutton.hovered *, .leon-draisaitl .esg-navigationbutton.hovered * { color: #fff !important; } .leon-draisaitl .esg-cartbutton .esgicon-basket { color: #333; font-size: 15px; line-height: 15px; margin-right: 10px; } .leon-draisaitl .esg-cartbutton-wrapper { cursor: default !important; } .leon-draisaitl .esg-sortbutton, .leon-draisaitl .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 5px; } .leon-draisaitl input.eg-search-input.hovered, .leon-draisaitl input.eg-search-input:focus, .leon-draisaitl .esg-navigationbutton.hovered, .leon-draisaitl .esg-filterbutton.hovered, .leon-draisaitl .esg-sortbutton.hovered, .leon-draisaitl .esg-sortbutton-order.hovered, .leon-draisaitl .esg-cartbutton.hovered, .leon-draisaitl .esg-filterbutton.selected, .leon-draisaitl .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .leon-draisaitl .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { background-color: #fff; border-color: #000; color: #fff; box-shadow: inset 0px 0px 0px 50px #000; } .leon-draisaitl .esg-cartbutton.hovered a { color:#000; } .leon-draisaitl .esg-navigationbutton.hovered * { color: #333; } .leon-draisaitl .esg-sortbutton-order.hovered .tp-desc { border-color: #bbb; color: #333; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .leon-draisaitl .esg-filter-checked { color: #aaa; border: 2px solid #000; background: transparent; margin-left: 10px; font-size: 9px; font-weight: 400; line-height: 14px; vertical-align: middle; text-align: center; min-width: 18px; display: inline-block; } .leon-draisaitl .esg-filterbutton.selected .esg-filter-checked, .leon-draisaitl .esg-filterbutton.hovered .esg-filter-checked { color: #000; background: #fff; } .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper { line-height: 30px; white-space: nowrap; } .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:29px; padding:0px; margin-left: 5px; margin-right:0px; } .leon-draisaitl .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; border-radius:0px; } .leon-draisaitl .esg-dropdown-wrapper { left: 0px; background: #fff; border: 2px solid #000; margin-top: -2px; padding: 0; } .leon-draisaitl .esg-dropdown-wrapper .esg-filterbutton { position: relative; text-align: left; background:transparent; padding: 5px 20px; border:none; box-shadow: none; box-sizing: border-box; } .leon-draisaitl .esg-dropdown-wrapper .esg-filterbutton.esg-allfilter { width: 100%; } .leon-draisaitl .esg-dropdown-wrapper .esg-filterbutton.selected, .leon-draisaitl .esg-dropdown-wrapper .esg-filterbutton.hovered { background: #000; } .leon-draisaitl .esg-dropdown-wrapper .esg-filterbutton .esg-filter-checked { margin: 0 10px 0 -2px; } .leon-draisaitl .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 9px; color:#000; } .leon-draisaitl .esg-selected-filterbutton.hovered .eg-icon-down-open, .leon-draisaitl .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open { color: #fff; } .leon-draisaitl .esg-sortbutton-order.eg-icon-down-open:before { content: "arrow_downward"; font-family: "Material Icons"; font-size: 19px; vertical-align: middle; } @import url("https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500&display=swap"); @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); '), array('name' => 'Uwe Krupp','handle' => 'uwe-krupp','css' => '/************************************* - UWE KRUPP 3.0.0 SKIN - *************************************/ .uwe-krupp .esg-overflowtrick { margin: 50px 0; } .uwe-krupp .navigationbuttons, .uwe-krupp .esg-pagination, .uwe-krupp .esg-filters { text-align: center; } .uwe-krupp .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .uwe-krupp input.eg-search-input, .uwe-krupp .esg-filterbutton, .uwe-krupp .esg-navigationbutton, .uwe-krupp .esg-sortbutton, .uwe-krupp .esg-cartbutton, .uwe-krupp .esg-sortbutton-order, .uwe-krupp .esg-cartbutton-order, .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #6a666b; letter-spacing: 1px; margin-right: 5px; cursor: pointer; padding: 0px 15px; line-height: 40px; font-size: 13px; font-weight: 400; font-family: "Arvo", serif; display: inline-block; background: rgba(255, 255, 255, 0.65); margin-bottom: 5px; white-space: nowrap; min-height: 40px; vertical-align: middle; min-width: 40px; border-radius: 12px; } .uwe-krupp .esg-cartbutton a { color:#000; } .uwe-krupp input.eg-search-input::placeholder { line-height: 30px; vertical-align: middle; color: #6a666b; } .uwe-krupp input.eg-search-input:focus::placeholder { opacity: 0; } .uwe-krupp .esg-navigationbutton.esg-right, .uwe-krupp .esg-navigationbutton.esg-left { background: #b0a5b4; } .uwe-krupp .esg-navigationbutton.esg-left { border-radius: 0 12px 12px 0px; } .uwe-krupp .esg-navigationbutton.esg-right { border-radius: 12px 0px 0px 12px; } .uwe-krupp .esg-navigationbutton * { color: #000; } .uwe-krupp .esg-left, .uwe-krupp .esg-right { color: #000; padding: 0px 7px; } .uwe-krupp .esg-pagination-button:last-child { margin-right: 0; } .uwe-krupp .esg-sortbutton-wrapper, .uwe-krupp .esg-cartbutton-wrapper { display: inline-block; vertical-align: top; } .uwe-krupp .esg-sortbutton-order, .uwe-krupp .esg-cartbutton-order { padding: 0px; width: 29px; font-size: 9px; } .uwe-krupp .esg-cartbutton { color: #757176; cursor: default !important; } .uwe-krupp .esg-cartbutton .esgicon-basket { color: #757176; font-size: 15px; line-height: 15px; margin-right: 10px; } .uwe-krupp .esg-cartbutton .ess-cart-content { color: #757176; } .uwe-krupp .esg-cartbutton-wrapper { cursor: default !important; } .uwe-krupp .esg-sortbutton, .uwe-krupp .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 5px; } .uwe-krupp input.eg-search-input.hovered, .uwe-krupp input.eg-search-input:focus, .uwe-krupp .esg-navigationbutton.hovered, .uwe-krupp .esg-filterbutton.hovered, .uwe-krupp .esg-sortbutton.hovered, .uwe-krupp .esg-sortbutton-order.hovered, .uwe-krupp .esg-cartbutton.hovered, .uwe-krupp .esg-filterbutton.selected, .uwe-krupp .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .uwe-krupp .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { background-color: #fff; color: #333; } .uwe-krupp .esg-cartbutton.hovered a { color:#000; } .uwe-krupp .esg-navigationbutton.hovered * { color: #333; } .uwe-krupp .esg-sortbutton-order.hovered .tp-desc { border-color: #bbb; color: #333; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .uwe-krupp .esg-filter-checked { color: #b0a5b4; background: transparent; border: 1px solid #b0a5b4; margin-left: 10px; font-size: 9px; font-weight: 400; line-height: 12px; min-width: 12px; vertical-align: middle; display: inline-block; transform: translateY(-1px); } .uwe-krupp .esg-filterbutton.selected .esg-filter-checked, .uwe-krupp .esg-filterbutton.hovered .esg-filter-checked { color: #fff; background: #000; border: 1px solid #000; } .uwe-krupp .esg-filter-wrapper.eg-search-wrapper { line-height: 30px; white-space: nowrap; } .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 5px; } .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:29px; padding:0px; margin-left: 5px; margin-right:0px; } .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; border-radius: 12px 0px 0px 12px; border: none; } .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { border-radius: 0px 12px 12px 0px; margin-left: 0; } .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered, .uwe-krupp .esg-filter-wrapper.eg-search-wrapper .eg-search-clean { background: #b0a5b4; color: #fff; } .uwe-krupp .esg-dropdown-wrapper { left: 0px; background:#fff; } .uwe-krupp .esg-dropdown-wrapper .esg-filterbutton { position: relative; text-align: left; background:transparent; padding:0px; border:none; box-shadow: none; } .uwe-krupp .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 9px; color:#000; } .uwe-krupp .esg-selected-filterbutton.hovered .eg-icon-down-open, .uwe-krupp .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open{ color:#333; } .uwe-krupp .esg-sortbutton-order.eg-icon-down-open { background: #b0a5b4; color: #fff; } .uwe-krupp .esg-sortbutton-order.eg-icon-down-open:before { content: "arrow_downward"; font-family: "Material Icons"; font-size: 19px; vertical-align: middle; } @import url("https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); '), array('name' => 'Clark Gillies','handle' => 'clark-gillies','css' => '/************************************* - CLARK GILLIES 3.0.0 SKIN - *************************************/ .clark-gillies .navigationbuttons, .clark-gillies .esg-pagination, .clark-gillies .esg-filters { text-align: center; } .clark-gillies .esg-filters { margin-bottom: 20px !important; } .clark-gillies .esg-filter-wrapper { margin: 0 !important; } .clark-gillies .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .clark-gillies input.eg-search-input, .clark-gillies .esg-filterbutton, .clark-gillies .esg-navigationbutton, .clark-gillies .esg-sortbutton, .clark-gillies .esg-cartbutton, .clark-gillies .esg-sortbutton-order, .clark-gillies .esg-cartbutton-order, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #000; margin: 0 10px 0 0 !important; cursor: pointer; padding: 0px 10px; border: none; line-height: 28px; font-size: 13px; font-weight: 400; font-family: "Arvo", serif; display: inline-block; background: transparent; white-space: nowrap; min-height: 28px; vertical-align: middle; letter-spacing: -0.5px; min-width: 24px; position: relative; transition: all 0.3s ease; } .clark-gillies .esg-filterbutton:before, .clark-gillies .esg-selected-filterbutton:before, .clark-gillies .esg-sortbutton:before { content: ""; position: absolute; z-index: -1; height: 2px; width: calc(100% - 20px); left: 10px; bottom: 0; background: #000; transition: all 0.3s ease; } .clark-gillies .esg-filterbutton.hovered:before, .clark-gillies .esg-filterbutton.selected:before, .clark-gillies .esg-filter-wrapper:hover .esg-selected-filterbutton:before, .clark-gillies .esg-sortbutton.hovered:before{ width: 100%; height: 100%; left: 0; } .clark-gillies .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open { color: #fff !important; } .clark-gillies .esg-cartbutton a { color:#fff; } .clark-gillies input.eg-search-input::placeholder { line-height: 30px; vertical-align: middle; color:#000; } .clark-gillies input.eg-search-input:focus::placeholder { opacity: 0; } .clark-gillies .esg-navigationbutton { min-width: 28px; } .clark-gillies .esg-navigationbutton * { color: #fff; } .clark-gillies .esg-left, .clark-gillies .esg-right, .clark-gillies .esg-loadmore { color: #fff; padding: 2px 7px; transition: all 0.3s ease; box-shadow: inset 0 0 0 20px #000; } .clark-gillies .esg-left.hovered, .clark-gillies .esg-right.hovered, .clark-gillies .esg-loadmore.hovered { color: #000 !important; box-shadow: inset 0 0 0 2px #000; } .clark-gillies .esg-loadmore { padding: 0 10px; } .clark-gillies .esg-pagination-button:last-child { margin-right: 0; } .clark-gillies .esg-sortbutton-wrapper, .clark-gillies .esg-cartbutton-wrapper { display: inline-block; vertical-align: top; } .clark-gillies .esg-sortbutton-order, .clark-gillies .esg-cartbutton-order, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-clean { padding: 0px; min-width: 30px; font-size: 9px; transition: all 0.3s ease; box-shadow: inset 0 0 0 2px #000; margin-right: 20px !important; } .clark-gillies .esg-sortbutton-order.hovered, .clark-gillies .esg-cartbutton-order.hovered, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered { box-shadow: inset 0 0 0 20px #000 } .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-clean { font-size: 12px; line-height: 28px !important; } .clark-gillies .esg-sortbutton-order.eg-icon-down-open:before { content: "arrow_downward"; font-family: "Material Icons"; font-size: 19px; vertical-align: middle; } .clark-gillies .esg-cartbutton { color: #fff; cursor: default !important; transition: all 0.3s ease; box-shadow: inset 0 0 0 20px #000; } .clark-gillies .esg-cartbutton.hovered { box-shadow: inset 0 0 0 2px #000; } .clark-gillies .esg-cartbutton .ess-cart-content { color: #fff; } .clark-gillies .esg-cartbutton.hovered .ess-cart-content { color: #000; } .clark-gillies .esg-cartbutton .esgicon-basket { color: #fff; font-size: 15px; line-height: 15px; margin-right: 10px; } .clark-gillies .esg-cartbutton-wrapper { cursor: default !important; } .clark-gillies .esg-sortbutton, .clark-gillies .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; margin-right: 0 !important; } .clark-gillies input.eg-search-input.hovered, .clark-gillies input.eg-search-input:focus, .clark-gillies .esg-navigationbutton.hovered, .clark-gillies .esg-filterbutton.hovered, .clark-gillies .esg-sortbutton.hovered, .clark-gillies .esg-sortbutton-order.hovered, .clark-gillies .esg-cartbutton.hovered, .clark-gillies .esg-filterbutton.selected, .clark-gillies .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .clark-gillies .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { color: #fff; } .clark-gillies .esg-cartbutton.hovered a { color:#000; } .clark-gillies .esg-navigationbutton.hovered * { color: #333; } .clark-gillies .esg-sortbutton-order.hovered .tp-desc { border-color: #bbb; color: #333; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .clark-gillies .esg-filter-checked { color: #000; margin-left: 10px; font-size: 9px; font-weight: 400; line-height: 20px; vertical-align: middle; border: 1px solid #000; background: transparent; padding: 1px 0; } .clark-gillies .esg-filterbutton.selected .esg-filter-checked, .clark-gillies .esg-filterbutton.hovered .esg-filter-checked, .clark-gillies .esg-dropdown-wrapper .esg-filter-checked { color: #000; background: #fff; } .clark-gillies .esg-dropdown-wrapper .esg-filter-checked { margin-left: 0; } .clark-gillies .esg-filter-wrapper.eg-search-wrapper { line-height: 22px; white-space: nowrap; } .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 0; border-bottom: 2px solid #000; } .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width: 29px; padding: 0px; margin-left: 0px; margin-right: 0px; min-height: 26px; line-height: 26px; } .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width: auto; border-radius: 0px; border-bottom: 2px solid #000; margin: 0 !important; padding: 2px 0; min-height: 22px; line-height: 22px; font-size: 13px; } .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-input:focus, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-input:active, .clark-gillies .esg-filter-wrapper.eg-search-wrapper .eg-search-input.hovered { color: #000; } .clark-gillies .esg-dropdown-wrapper { left: 0px; background: #000; width: 100%; } .clark-gillies .esg-dropdown-wrapper .esg-filterbutton { position: relative; text-align: left; background: transparent; padding: 0px; border: none; box-shadow: none; color: #fff; } .clark-gillies .esg-dropdown-wrapper .esg-filterbutton.hovered { opacity: 0.6; } .clark-gillies .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; font-size: 9px; color:#000; } .clark-gillies .esg-selected-filterbutton.hovered .eg-icon-down-open, .clark-gillies .esg-selected-filterbutton.hoveredfilter .eg-icon-down-open{ color:#333; } .clark-gillies .esg-filterbutton .eg-el-amount:before, .clark-gillies .esg-filterbutton .eg-el-amount:after { content: ""; } @import url("https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&display=swap"); @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); '), array('name' => 'Rod Langway','handle' => 'rod-langway','css' =>'/************************************* - ROD LANGWAY 3.0.0 SKIN - *************************************/ .rod-langway .esg-overflowtrick { margin: 20px 0; } .rod-langway .navigationbuttons, .rod-langway .esg-pagination, .rod-langway .esg-filters { text-align: center; } .rod-langway .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .rod-langway input.eg-search-input, .rod-langway .esg-filterbutton, .rod-langway .esg-navigationbutton, .rod-langway .esg-sortbutton, .rod-langway .esg-cartbutton, .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: #000; margin-right: 0; cursor: pointer; padding: 4px 17px 0; border: none; box-sizing: border-box; line-height: 35px; font-size: 10px; text-transform: uppercase; letter-spacing: 3px; font-weight: 700; font-family: "Josefin Sans", sans-serif; display: inline-block; background: #fff; margin-bottom: 5px; white-space: nowrap; min-height: 40px; vertical-align: middle; border-radius: 0; } .rod-langway .esg-filterbutton .eg-el-amount { background: #ced3d7; display: inline-block; line-height: 24px; min-width: 26px; padding-top: 2px; text-align: center; font-weight: 500; font-size: 12px; letter-spacing: 0; } .rod-langway .esg-filterbutton.hovered .eg-el-amount, .rod-langway .esg-filterbutton.selected .eg-el-amount { background: #2f2f3a; color: #fff; } .rod-langway .esg-filterbutton .eg-el-amount:before, .rod-langway .esg-filterbutton .eg-el-amount:after { content: ""; } .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 0 !important; font-size: 14px; letter-spacing: 0; line-height: 40px; } .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .rod-langway .esg-cartbutton { background: #ced3d7; } .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .rod-langway .esg-cartbutton.hovered { background: #b0b5b9 !important; } .rod-langway .esg-cartbutton a { color: #000; } .rod-langway .esg-cartbutton a:hover { color: #000; } .rod-langway input.eg-search-input::placeholder { line-height: 38px; vertical-align: middle; color: #b0b5b9; } .rod-langway input.eg-search-input:focus::placeholder { opacity: 0; } .rod-langway .esg-navigationbutton { line-height: 40px; min-width: 40px; letter-spacing: 0; font-size: 14px; font-weight: 400; } .rod-langway .esg-navigationbutton.esg-left { transform: translateX(-40px) } .rod-langway .esg-navigationbutton.esg-right { transform: translateX(40px) } .rod-langway .esg-navigationbutton * { color: #000; } .rod-langway .esg-navigationbutton.hovered i { color: #000; } .rod-langway .esg-navigationbutton { padding: 0px 11px; } .rod-langway .esg-pagination-button { padding: 0px 16px; } .rod-langway .esg-pagination-button:last-child { margin-right: 0; } .rod-langway .esg-sortbutton-wrapper, .rod-langway .esg-cartbutton-wrapper { display: inline-block; } .rod-langway .esg-sortbutton-order, .rod-langway .esg-cartbutton-order { display: inline-block; vertical-align: top; width: 40px; line-height: 40px; border-radius: 0; border: none; font-size: 12px; font-weight: 600; color: #000; cursor: pointer; background: #ced3d7; } .rod-langway .esg-sortbutton-order.hovered, .rod-langway .esg-cartbutton-order.hovered { background: #b0b5b9 !important; } .rod-langway .esg-cartbutton { color: #fff; cursor: default !important; } .rod-langway .esg-cartbutton .esgicon-basket { color: #fff; font-size: 15px; line-height: 15px; margin-right: 10px; } .rod-langway .esg-cartbutton-wrapper { cursor: default !important; } .rod-langway .esg-sortbutton, .rod-langway .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; } .rod-langway .esg-sortbutton{ margin-right: 0px; border-right: none; border-radius: 0; } .rod-langway .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .rod-langway .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .rod-langway .esg-navigationbutton.hovered, .rod-langway .esg-filterbutton.hovered, .rod-langway .esg-sortbutton.hovered, .rod-langway .esg-sortbutton-order.hovered, .rod-langway .esg-cartbutton-order.hovered, .rod-langway .esg-filterbutton.selected, .rod-langway .esg-cartbutton.hovered, .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { color: #000; box-shadow: none; background: #ced3d7; } .rod-langway .esg-navigationbutton.hovered * { color: #fff; } .rod-langway .esg-sortbutton-order.hovered .tp-desc { border-color: #fff; border-color: rgba(255, 255, 255, 0.2); color: #fff; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .rod-langway .esg-filter-checked { color: #ced3d7; border: 1px solid #333; letter-spacing: 0; background: transparent; font-size: 9px; font-weight: 300; vertical-align: middle; line-height: 14px; margin-left: 7px; display: inline-block; width: 14px; height: 14px; transform: translateY(-2px); } .rod-langway .esg-filter-wrapper.dropdownstyle .esg-filter-checked { margin-left: 0; margin-right: 10px; border:1px solid rgba(255,255,255,.2); } .rod-langway .esg-filterbutton.selected .esg-filter-checked, .rod-langway .esg-filterbutton.hovered .esg-filter-checked { color: #000; border: 1px solid #000; } /* */ .rod-langway .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left:5px; margin-right:0px; } .rod-langway .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .rod-langway .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left: 50%; background: #000; border-radius: 0; padding: 0; } .rod-langway .esg-dropdown-wrapper .esg-filterbutton { position: relative; border: none; box-shadow: none; text-align: left; color: #fff; background: transparent; line-height: 25px; min-height: 25px; padding: 10px 20px; display: inline-block; width: 100%; box-sizing: border-box; margin: 0; } .rod-langway .esg-dropdown-wrapper .esg-filterbutton.hovered, .rod-langway .esg-dropdown-wrapper .esg-filterbutton.selected { color: #000; background: #fff; } .rod-langway .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; color: #000; font-size: 11px; } .rod-langway .esg-sortbutton-order.eg-icon-down-open:before { content: "arrow_downward"; font-family: "Material Icons"; font-size: 19px; vertical-align: middle; } @import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;700&display=swap"); @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); '), array('name' => 'Ray Bourge','handle' => 'ray-bourque','css' => '/************************************** - RAY BOURGE V3.0.0 SKIN - **************************************/ .ray-bourque .esg-overflowtrick { margin: 20px 0; } .ray-bourque .navigationbuttons, .ray-bourque .esg-pagination, .ray-bourque .esg-filters { text-align: center; } .ray-bourque .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton, .ray-bourque input.eg-search-input, .ray-bourque .esg-filterbutton, .ray-bourque .esg-navigationbutton, .ray-bourque .esg-sortbutton, .ray-bourque .esg-cartbutton, .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { color: rgba(255, 255, 255, 1); margin-right: 0; cursor: pointer; padding: 0px 17px; border: none; line-height: 40px; font-size: 13px; letter-spacing: 1px; font-weight: 400; font-family: "Barlow Condensed", sans-serif; display: inline-block; background: #000; margin-bottom: 5px; white-space: nowrap; min-height: 40px; vertical-align: middle; border-radius: 0; } .ray-bourque .esg-filterbutton .eg-el-amount { background: #2d2b2b; display: inline-block; line-height: 22px; min-width: 22px; text-align: center; font-weight: 500; } .ray-bourque .esg-filterbutton.hovered .eg-el-amount, .ray-bourque .esg-filterbutton.selected .eg-el-amount { background: #eaedf1; } .ray-bourque .esg-filterbutton .eg-el-amount:before, .ray-bourque .esg-filterbutton .eg-el-amount:after { content: ""; } .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { margin-left: 0 !important; } .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-clean { background: #434242; } .ray-bourque .esg-cartbutton a { color: #fff; } .ray-bourque .esg-cartbutton a:hover { color: #000; } .ray-bourque input.eg-search-input::placeholder { line-height: 38px; vertical-align: middle; color:#fff; } .ray-bourque input.eg-search-input:focus::placeholder { opacity: 0; } .ray-bourque .esg-navigationbutton * { color: rgba(255, 255, 255, 1); } .ray-bourque .esg-navigationbutton.hovered i { color: #000; } .ray-bourque .esg-navigationbutton { padding: 0px 11px; } .ray-bourque .esg-pagination-button { padding: 0px 16px; } .ray-bourque .esg-pagination-button:last-child { margin-right: 0; } .ray-bourque .esg-sortbutton-wrapper, .ray-bourque .esg-cartbutton-wrapper { display: inline-block; } .ray-bourque .esg-sortbutton-order, .ray-bourque .esg-cartbutton-order { display: inline-block; vertical-align: top; width: 40px; line-height: 38px; border-radius: 0; border: none; font-size: 12px; font-weight: 600; color: #fff; cursor: pointer; background: #434242; } .ray-bourque .esg-cartbutton { color: #fff; cursor: default !important; } .ray-bourque .esg-cartbutton .esgicon-basket { color: #fff; font-size: 15px; line-height: 15px; margin-right: 10px; } .ray-bourque .esg-cartbutton-wrapper { cursor: default !important; } .ray-bourque .esg-sortbutton, .ray-bourque .esg-cartbutton { display: inline-block; position: relative; cursor: pointer; } .ray-bourque .esg-sortbutton{ margin-right: 0px; border-right: none; border-radius: 0; } .ray-bourque .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hovered, .ray-bourque .esg-filter-wrapper.dropdownstyle>.esg-selected-filterbutton.hoveredfilter, .ray-bourque .esg-navigationbutton.hovered, .ray-bourque .esg-filterbutton.hovered, .ray-bourque .esg-sortbutton.hovered, .ray-bourque .esg-sortbutton-order.hovered, .ray-bourque .esg-cartbutton-order.hovered, .ray-bourque .esg-filterbutton.selected, .ray-bourque .esg-cartbutton.hovered, .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-clean.hovered, .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-submit.hovered { color: #000; box-shadow: none; background: #fff; } .ray-bourque .esg-navigationbutton.hovered * { color: #fff; } .ray-bourque .esg-sortbutton-order.hovered .tp-desc { border-color: #fff; border-color: rgba(255, 255, 255, 0.2); color: #fff; box-shadow: 0px -3px 5px 0px rgba(0, 0, 0, 0.13) !important; } .ray-bourque .esg-filter-checked { color: rgba(255,255,255,.5); border: 1px solid rgba(255,255,255,.5); background: transparent; font-size: 9px; font-weight: 300; vertical-align: middle; line-height: 12px; margin-left: 7px; display: inline-block; width: 14px; height: 14px; transform: translateY(-2px); } .ray-bourque .esg-filter-wrapper.dropdownstyle .esg-filter-checked { margin-left: 0; margin-right: 10px; border:1px solid rgba(255,255,255,.2); } .ray-bourque .esg-filterbutton.selected .esg-filter-checked, .ray-bourque .esg-filterbutton.hovered .esg-filter-checked { color: #000; border: 1px solid #000; } /* */ .ray-bourque .esg-filter-wrapper.eg-search-wrapper { white-space: nowrap; } .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-clean, .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-submit { width:40px; padding:0px; margin-left:5px; margin-right:0px; } .ray-bourque .esg-filter-wrapper.eg-search-wrapper .eg-search-input { width:auto; } .ray-bourque .esg-dropdown-wrapper { transform: translateZ(10px) translateX(-50%); left: 50%; background: #000; border-radius: 0; padding: 0; } .ray-bourque .esg-dropdown-wrapper .esg-filterbutton { position: relative; border: none; box-shadow: none; text-align: left; color: #fff; background: transparent; line-height: 25px; min-height: 25px; padding: 10px 20px; display: inline-block; width: 100%; box-sizing: border-box; margin: 0; } .ray-bourque .esg-dropdown-wrapper .esg-filterbutton.hovered, .ray-bourque .esg-dropdown-wrapper .esg-filterbutton.selected { color: #000; background: #fff; } .ray-bourque .esg-selected-filterbutton .eg-icon-down-open { margin-right: -10px; color:#fff; font-size:12px; } .ray-bourque .esg-sortbutton-order.eg-icon-down-open:before { content: "arrow_downward"; font-family: "Material Icons"; font-size: 19px; vertical-align: middle; } @import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500&display=swap"); @import url("https://fonts.googleapis.com/icon?family=Material+Icons"); ') ); ?>
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 default-grids-210.php
FILE
Ren
[EDIT]
DEL
📄 default-grids-meta-fonts.php
FILE
Ren
[EDIT]
DEL
📄 default-item-elements.php
FILE
Ren
[EDIT]
DEL
📄 default-item-skins.php
FILE
Ren
[EDIT]
DEL
📄 default-navigation-skins.php
FILE
Ren
[EDIT]
DEL
📄 default-posts.php
FILE
Ren
[EDIT]
DEL
📄 index.php
FILE
Ren
[EDIT]
DEL