File: /var/www/vhosts/uyarreklam.com.tr/httpdocs/scss.tar
admin/rendering-methods.scss 0000644 00000002057 15154557056 0012170 0 ustar 00 .yith-plugin-fw__modal__wrap .yith-wcwl-rendering-methods-modal {
.yith-wcwl-rendering-methods-modal__title {
color : #c49100;
}
.yith-wcwl-rendering-methods-modal__content {
padding-bottom : 0;
}
.yith-wcwl-rendering-methods-modal__footer {
display : flex;
flex-direction : column;
text-align : center;
gap : 15px;
background : #fff;
a {
text-decoration : none;
}
}
}
.yith-wcwl-react-only-option {
> *:not(.yith-wcwl-react-only-option__notice) {
opacity : .35;
pointer-events : none;
}
.yith-wcwl-react-only-option__notice {
background : #fefce8;
color : #844e0f;
padding : 10px 15px;
border-radius : 5px;
font-weight : 500;
width : fit-content;
display : flex;
align-items : center;
gap : 10px;
max-width : 100%;
svg {
width : 25px;
min-width : 25px;
color : #fccd13;
}
p {
text-wrap : balance;
margin : 0;
a {
text-decoration : underline;
cursor : pointer;
}
}
}
}
admin.scss 0000644 00000016015 15154557056 0006551 0 ustar 00 /**
* Admin YITH WooCommerce Wishlist CSS
*
* @author YITH <plugins@yithemes.com>
* @package YITH WooCommerce Wishlist
* @version 3.0.0
*/
/**
* Index:
*
* 1. POPULAR TAB
* 2. ALL WISHLISTS TAB
* 3. GENERAL PLUGIN FW PANEL
* 4. PROMOTION WIZARD
*/
@use "includes/admin/_panel";
/* === 1. POPULAR TAB === */
#popular-filter .wp-list-table td.column-name img {
max-width : 40px;
height : auto;
float : left;
}
#popular-filter .wp-list-table td.column-name .product-details {
padding-left : 60px;
}
#popular-filter .wp-list-table th.column-name,
#popular-filter .wp-list-table td.column-name {
width : 25% !important;
}
#popular-filter .wp-list-table th.column-thumb,
#popular-filter .wp-list-table td.column-thumb {
width : 5% !important;
}
#popular-filter .wp-list-table th.column-actions,
#popular-filter .wp-list-table td.column-actions {
width : 10% !important;
text-align : right;
}
#popular-filter .wp-list-table tr td.column-actions .yith-plugin-fw__action-button {
opacity : 0;
transition : .3s;
}
#popular-filter .wp-list-table tr:hover td.column-actions .yith-plugin-fw__action-button {
opacity : 1;
}
/* === 2. ALL WISHLISTS TAB === */
#wishlist-filter .wp-list-table td.column-username img {
float : left;
}
#wishlist-filter .wp-list-table td.column-username .customer-details {
padding-left : 60px;
}
/* === 3. GENERAL PLUGIN FW PANEL === */
.yith-plugin-ui #plugin-fw-wc .option-icon {
margin-right : 5px;
}
.yith-plugin-ui #plugin-fw-wc h2 + #yith_wcwl_shop_page_settings-description p,
.yith-plugin-ui #plugin-fw-wc h2 + #yith_wcwl_yith_wfbt-description p,
.yith-plugin-ui #plugin-fw-wc h2 + #yith_wcwl_additional_fields_settings-description p {
background : none;
width : 100%;
margin : 0;
padding : 0;
font-weight : 400;
}
.yith-plugin-ui #plugin-fw-wc h2 + #yith_wcwl_shop_page_settings-description p:before,
.yith-plugin-ui #plugin-fw-wc h2 + #yith_wcwl_yith_wfbt-description p:before,
.yith-plugin-ui #plugin-fw-wc h2 + #yith_wcwl_additional_fields_settings-description p:before {
content : "";
}
/* Email options */
#yith-wcwl-emails-wrapper table {
padding : 0 40px;
}
#yith-wcwl-emails-wrapper h2 {
padding-bottom : 15px;
}
#yith-wcwl-emails-wrapper .description {
margin : 15px 0 0 0;
font-size : 13px;
}
#yith-wcwl-emails-wrapper h2,
#yith-wcwl-emails-wrapper table {
border : none;
}
#yith-wcwl-table-emails .heading-table,
#yith-wcwl-table-emails .yith-wcwl-row {
display : flex;
flex-direction : row;
flex-wrap : wrap;
}
#yith-wcwl-table-emails .yith-wcwl-column:nth-child(1) {
flex-basis : 84%;
}
#yith-wcwl-table-emails .yith-wcwl-column:nth-child(2) {
flex-basis : 10%;
text-align : right;
}
#yith-wcwl-table-emails .yith-wcwl-column:nth-child(3) {
flex-basis : 4%;
}
#yith-wcwl-table-emails .yith-wcwl-column.status {
text-align : right;
box-sizing : border-box;
}
#yith-wcwl-table-emails .heading-table .yith-wcwl-column.status {
padding-right : 40px;
}
#yith-wcwl-table-emails .content-table .yith-wcwl-column.status {
padding-right : 30px;
padding-top : 5px;
}
#yith-wcwl-table-emails .heading-table {
margin-bottom : 20px;
}
#yith-wcwl-table-emails .yith-wcwl-column.email {
padding-left : 20px;
box-sizing : border-box;
}
#yith-wcwl-table-emails .heading-table .yith-wcwl-column {
font-size : 14px;
color : #2c3338;
font-weight : 600;
}
#yith-wcwl-table-emails .content-table .yith-wcwl-row {
background : var(--yith-content-bg);
border-radius : 5px;
box-shadow : 0 0 0 1px var(--yith-light-border-color), 0 3px 11px 6px var(--yith-light-shadow);
transition : background-color .2s ease-in-out;
margin-bottom : 30px;
padding : 20px 0;
}
#yith-wcwl-table-emails .content-table .yith-wcwl-column {
line-height : 30px;
box-sizing : border-box;
}
#yith-wcwl-table-emails .content-table .yith-wcwl-row:hover {
background : var(--yith-table-row-highlight);
}
#yith-wcwl-table-emails .content-table .yith-wcwl-column.action {
opacity : 0;
pointer-events : none;
position : relative;
}
#yith-wcwl-table-emails .content-table .yith-wcwl-row:hover .yith-wcwl-column.action {
opacity : 1;
pointer-events : auto;
}
#yith-wcwl-table-emails .email-settings {
flex-basis : 100%;
display : none;
margin-top : 15px;
}
#yith-wcwl-table-emails .email-settings #template {
display : none;
}
#yith-wcwl-table-emails .email-settings form {
background : #ffffff;
margin-bottom : 0;
}
#yith-wcwl-table-emails .email-settings .yit-admin-panel-container {
margin-right : 0;
}
#yith-wcwl-table-emails .email-settings h2,
#yith-wcwl-table-emails .email-settings h2 + p {
display : none;
}
#yith-wcwl-table-emails .email-settings table {
border : none !important;
}
#yith-wcwl-table-emails .content-table .yith-wcwl-row.active {
background : var(--yith-table-row-highlight);
padding-bottom : 0;
}
#yith-wcwl-table-emails #yith_wcwl_back_in_stock form tr:first-child,
#yith-wcwl-table-emails #yith_wcwl_on_sale_item form tr:first-child {
display : none;
}
#yith-wcwl-table-emails .woocommerce-help-tip {
display : none;
}
#yith-wcwl-table-emails .email-settings .submit {
text-align : right;
margin-right : 20px;
}
#yith_wcwl_panel_dashboard-lists .yith-plugin-fw__panel__option.yith-plugin-fw__panel__option--list-table, #yith_wcwl_panel_dashboard-popular .yith-plugin-fw__panel__option.yith-plugin-fw__panel__option--list-table {
max-width : unset;
}
#yith_wcwl_panel_dashboard-lists .yith-plugin-fw__panel__secondary-notices, #yith_wcwl_panel_dashboard-popular .yith-plugin-fw__panel__secondary-notices {
display : none;
}
#yith_wcwl_panel_dashboard-lists form#plugin-fw-wc, #yith_wcwl_panel_dashboard-popular form#plugin-fw-wc {
padding-top : 0;
}
#yith_wcwl_panel_dashboard-lists td.column-items, #yith_wcwl_panel_dashboard-popular td.column-count {
text-align : center;
}
#popular-filter.users-popular {
padding-top : 32px;
}
#yith_wcwl_ask_an_estimate_fields .yith-toggle-elements .yith-toggle-row, #yith_wcwl_ask_an_estimate_fields_add_box {
width : 100%;
}
#wishlist-filter .subsubsub {
border-bottom : 1px solid #f1f1f1;
margin : 25px 0;
display : flex;
li {
color : #fff;
margin-right : 10px;
display : flex;
a {
text-transform : capitalize;
color : #666;
font-size : 14px;
display : block;
padding : 7px 5px;
line-height : 1em;
font-weight : 600;
&.current {
border-bottom : 2px solid #00799f;
color : #00799f;
}
}
}
}
#yith_wcwl_panel_dashboard-lists input#current-page-selector, #yith_wcwl_panel_dashboard-popular input#current-page-selector {
width : unset;
}
.select2-results .yith-wcwl-icon-option-container {
display : flex;
align-items : center;
gap : 7px;
svg.yith-wcwl-icon-svg {
width : 18px;
height : 18px;
}
}
.yith-plugin-fw__panel__content__page {
&:has(#wishlist-filter),
&:has(#popular-filter) {
.yith-plugin-fw__panel__option--list-table {
margin-bottom : 0;
}
+ .yith-plugin-fw__panel__content__actions {
display : none;
}
}
} font-awesome.scss 0000644 00000111046 15154557057 0010066 0 ustar 00 /*!
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
/* FONT PATH
* -------------------------- */
@font-face {
font-family: 'FontAwesome';
src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
frontend/add-to-wishlist.scss 0000644 00000045316 15154557057 0012323 0 ustar 00 $add-to-wishlist-icon-color : var(--add-to-wishlist-icon-color, #000);
$added-to-wishlist-icon-color : var(--added-to-wishlist-icon-color, #000);
$color-add-to-wishlist-background : var(--color-add-to-wishlist-background, #333333);
$color-add-to-wishlist-text : var(--color-add-to-wishlist-text, #ffffff);
$color-add-to-wishlist-border : var(--color-add-to-wishlist-border, #333333);
$color-add-to-wishlist-background-hover : var(--color-add-to-wishlist-background-hover, #4f4f4f);
$color-add-to-wishlist-text-hover : var(--color-add-to-wishlist-text-hover, #ffffff);
$color-add-to-wishlist-border-hover : var(--color-add-to-wishlist-border-hover, #4f4f4f);
$rounded-corners-radius : var(--rounded-corners-radius, 16px);
$tooltip-color-background : var(--tooltip-color-background, #333333e6);
$tooltip-color-text : var(--tooltip-color-text, #ffffff);
$modal-overlay : var(--modal-colors-overlay, #0000004d);
$modal-icon : var(--modal-colors-icon, #007565);
$modal-primary-button : var(--modal-colors-primary-button, #007565);
$modal-primary-button-text : var(--modal-colors-primary-button-text, #fff);
$modal-primary-button-hover : var(--modal-colors-primary-button-hover, #007565);
$modal-primary-button-text-hover : var(--modal-colors-primary-button-text-hover, #fff);
$modal-secondary-button : var(--modal-colors-secondary-button, #08a889);
$modal-secondary-button-text : var(--modal-colors-secondary-button-text, #fff);
$modal-secondary-button-hover : var(--modal-colors-secondary-button-hover, #08a889);
$modal-secondary-button-text-hover : var(--modal-colors-secondary-button-text-hover, #fff);
$feedback-duration : var(--feedback-duration, 2.5s);
svg.yith-wcwl-icon-svg {
width : 30px;
height : 30px;
}
.yith-add-to-wishlist-button-block {
display : flex;
align-items : center;
justify-content : center;
position : relative;
width : max-content;
margin : 7px auto;
&.yith-add-to-wishlist-button-block--single {
margin-inline : 0;
gap : 10px;
align-items : flex-start;
flex-direction : column;
}
a.yith-wcwl-add-to-wishlist-button__wrapper {
text-decoration : none;
}
}
.yith-wcwl-add-to-wishlist-button {
display : flex;
flex-direction : column;
align-items : center;
position : relative;
cursor : pointer;
font-size : 1rem;
& svg, img.yith-wcwl-custom-icon {
width : 30px;
height : 30px;
}
&:is(button) {
flex-direction : row;
gap : 5px;
padding : 6px 10px;
font-size : .9rem;
.yith-wcwl-icon-svg__wrapper {
display : flex;
&:is(span) {
display : inline-flex;
}
}
svg, img {
width : 22px;
height : 22px;
}
&:not( .yith-wcwl-theme-button-style ) {
background-color : $color-add-to-wishlist-background;
color : $color-add-to-wishlist-text;
border : 2px solid $color-add-to-wishlist-border;
border-radius : $rounded-corners-radius;
&:hover {
background-color : $color-add-to-wishlist-background-hover;
color : $color-add-to-wishlist-text-hover;
border : 2px solid $color-add-to-wishlist-border-hover;
}
}
}
&.yith-wcwl-add-to-wishlist-button--loading {
cursor : progress;
}
&.yith-wcwl-add-to-wishlist-button--custom-button {
text-decoration : none;
}
&.yith-wcwl-add-to-wishlist-button--pillow {
border-radius : 100px;
padding : 7px 14px;
font-size : .9rem;
}
&.yith-wcwl-add-to-wishlist-button--anchor {
flex-direction : row;
margin : auto;
justify-content : center;
gap : 7px;
&.yith-wcwl-add-to-wishlist--with-counter {
gap : 4px;
}
svg.yith-wcwl-icon-svg, img {
width : 30px;
color : currentColor;
max-width : 35px;
}
}
&.yith-wcwl-add-to-wishlist-button--icon-button {
flex-direction : column;
color : $add-to-wishlist-icon-color;
&.yith-wcwl-add-to-wishlist-button--added,
&.yith-wcwl-add-to-wishlist-button--added:hover,
&.yith-wcwl-add-to-wishlist-button--added .yith-wcwl-add-to-wishlist__counter {
color : $added-to-wishlist-icon-color;
}
&:hover,
.yith-wcwl-add-to-wishlist__counter {
color : $add-to-wishlist-icon-color;
}
&:is(button) {
gap : 5px;
background : none;
border : none;
&:hover {
background : none;
border : none;
}
svg.yith-wcwl-add-to-wishlist-button-icon {
width : 30px;
height : 30px;
}
.yith-wcwl-add-to-wishlist__counter {
line-height : 1;
}
}
}
&:not(.yith-wcwl-add-to-wishlist-button--single) {
.yith-wcwl-add-to-wishlist__counter {
font-weight : 500;
}
}
&.yith-wcwl-add-to-wishlist-button--single {
&.yith-wcwl-add-to-wishlist-button--anchor {
display : flex;
align-items : center;
margin-inline : 0;
justify-content : flex-start;
gap : 10px;
}
}
&.yith-wcwl-add-to-wishlist-button-over-image {
position : absolute;
display : flex;
margin : 10px;
z-index : 20;
&--top-left {
left : 0;
top : 0;
}
&--top-right {
right : 0;
top : 0;
}
&--bottom-left {
left : 0;
bottom : 0;
}
&--bottom-right {
right : 0;
bottom : 0;
}
&--hover {
opacity : 0;
transition : .2s;
&.yith-wcwl-add-to-wishlist-button--loading:not(.yith-wcwl-add-to-wishlist-button--first-loading) {
opacity : 1;
}
}
&.yith-wcwl-add-to-wishlist--dropdown-opened {
opacity : 1;
}
.yith-wcwl-icon {
width : 30px;
height : 30px;
}
}
}
.yith-wcwl-add-to-wishlist__feedback {
text-align : center;
padding : 10px 17px;
top : 50%;
left : 50%;
transform : translate(-50%, -50%);
background-color : rgba(255, 255, 255, .95);
font-size : .8em;
transition : opacity .5s ease-out;
opacity : 1;
text-wrap : balance;
animation : fade-in .3s, bounce .45s;
width : max-content;
max-width : 90%;
position : fixed;
z-index : 999;
&.yith-wcwl-add-to-wishlist__feedback-on-product-image {
position : absolute;
}
&.yith-wcwl-fade-out {
animation : fade-out .5s forwards;
}
}
div[data-block-name="woocommerce/product-image"],
div.wc-block-grid__product-image,
.woocommerce-loop-product__link [class*="image"],
.add-to-wishlist-before_image {
&:hover, &:focus, :has(*:focus) {
.yith-wcwl-add-to-wishlist-button-over-image--hover {
opacity : 1;
}
}
}
.yith-wcwl-feedback-messages-container {
display : flex;
flex-direction : column;
align-items : center;
position : fixed;
top : 50%;
left : 50%;
transform : translate(-50%, -50%);
width : fit-content;
height : fit-content;
z-index : 999;
transition : .3s;
max-width : 90%;
.yith-wcwl-add-to-wishlist__feedback {
position : relative;
transform : unset;
top : unset;
left : unset;
animation : fade-in .3s;
width : 300px;
max-width : 100%;
justify-content : center;
&.yith-wcwl-fade-out {
animation : fade-out .5s forwards;
}
&:not(:last-child) {
margin-bottom : 10px;
}
}
}
/* === AUTO GENERATED STYLE THAT WAS LOCALIZED === */
.woocommerce a.add_to_wishlist.button.alt:not( .yith-wcwl-theme-button-style ) {
background-color : $color-add-to-wishlist-background;
background : $color-add-to-wishlist-background;
color : $color-add-to-wishlist-text;
border-color : $color-add-to-wishlist-border;
border-radius : $rounded-corners-radius;
&:hover {
background-color : $color-add-to-wishlist-background-hover;
background : $color-add-to-wishlist-background-hover;
color : $color-add-to-wishlist-text-hover;
border-color : $color-add-to-wishlist-border-hover;
}
}
.yith-wcwl-tooltip,
.with-tooltip .yith-wcwl-tooltip:before,
.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
background-color : $tooltip-color-background;
border-bottom-color : $tooltip-color-background;
border-top-color : $tooltip-color-background;
color : $tooltip-color-text;
}
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) {
svg.yith-wcwl-add-to-wishlist-button-icon {
color : $add-to-wishlist-icon-color;
}
&.yith-wcwl-add-to-wishlist-button--added {
svg.yith-wcwl-add-to-wishlist-button-icon {
color : $added-to-wishlist-icon-color;
}
}
}
.yith-wcwl-add-to-wishlist-tooltip {
background-color : $tooltip-color-background;
color : $tooltip-color-text;
display : block;
$margin : 10px;
position : absolute;
top : 100%;
left : 50%;
transform : translateX(-50%);
z-index : 10;
width : 250px;
padding : 5px 10px;
border-radius : 5px;
margin-top : $margin;
max-width : max-content;
text-align : center;
font-size : 12px;
line-height : normal;
text-wrap : balance;
pointer-events : none;
cursor : initial;
opacity : 0;
animation : fade-in .3s .3s forwards, slide-down .3s .3s;
&--top {
top : unset;
bottom : 100%;
margin-block : 0 $margin;
}
}
.yith-wcwl-add-to-wishlist-dropdown {
position : absolute;
left : 0;
margin-top : 20px;
z-index : 99;
top : 100%;
background : rgba(255, 255, 255, .95);
padding : 10px;
border : 1px solid #ddd;
border-radius : 10px;
width : max-content;
min-width : 250px;
max-width : 350px;
display : flex;
flex-direction : column;
align-items : flex-start;
gap : 0;
animation : scale-up .3s;
-webkit-transform-origin : top left;-moz-transform-origin : top left;-ms-transform-origin : top left;-o-transform-origin : top left;transform-origin : top left;
&--bottom-left {
left : unset;
right : 0;
-webkit-transform-origin : top right;-moz-transform-origin : top right;-ms-transform-origin : top right;-o-transform-origin : top right;transform-origin : top right;
}
&--top-left {
left : unset;
right : 0;
top : unset;
bottom : 100%;
margin-block : 0 20px;
-webkit-transform-origin : bottom right;-moz-transform-origin : bottom right;-ms-transform-origin : bottom right;-o-transform-origin : bottom right;transform-origin : bottom right;
}
&--top-right {
top : unset;
bottom : 100%;
margin-block : 0 20px;
-webkit-transform-origin : bottom left;-moz-transform-origin : bottom left;-ms-transform-origin : bottom left;-o-transform-origin : bottom left;transform-origin : bottom left;
}
.yith-wcwl-add-to-wishlist-dropdown__option,
.yith-wcwl-add-to-wishlist-dropdown__view-more {
background : none;
border : none;
margin : 0;
width : 100%;
border-radius : 0;
font-size : 13px;
}
.yith-wcwl-add-to-wishlist-dropdown__option {
color : #222 !important;
max-width : 260px;
white-space : nowrap;
overflow : hidden;
text-overflow : ellipsis;
text-decoration : none;
padding : 7px 20px 7px 0;
display : flex;
align-items : center;
gap : 7px;
text-align : left;
cursor : pointer;
border-radius : 0;
outline : none;
&:not(:last-of-type) {
border-bottom : 1px solid #eee;
}
&:hover {
color : var(--wp--preset--color--primary, #007565);
}
&:focus .yith-wcwl-add-to-wishlist-dropdown__option__text {
text-decoration : underline;
}
.yith-wcwl-add-to-wishlist-dropdown__option__text {
color : #222 !important;
flex : 1;
white-space : nowrap;
overflow : hidden;
text-overflow : ellipsis;
}
.yith-wcwl-icon {
color : #222 !important;
}
}
.yith-wcwl-add-to-wishlist-dropdown__view-more {
color : var(--wp--preset--color--primary, #007565);
padding : 10px 0 10px 21px;
text-align : left;
outline : none;
&:focus {
text-decoration : underline;
}
}
}
@keyframes scale-up {
0% { transform : scale(0) }
100% { transform : scale(1) }
}
@keyframes fade-in {
0% { opacity : 0 }
100% { opacity : 1 }
}
@keyframes slide-down {
0% { transform : translate(-50%, -5px) scale(.7) }
100% { transform : translate(-50%, 0) scale(1) }
}
a.yith-wcwl-add-to-wishlist-button-anchor-wrapper {
text-decoration : none;
}
.yith-wcwl-modal {
.lapilliUI-Paper__root {
width : 450px;
border-radius : 15px;
box-shadow : rgba(24, 53, 62, 0.1) 0px 11px 15px -7px, rgba(24, 53, 62, 0.07) 0px 24px 38px 3px, rgba(24, 53, 62, 0.06) 0px 9px 46px 8px;
}
.lapilliUI-Backdrop__root {
background-color : $modal-overlay;
}
button.lapilliUI-Modal__close {
color : rgba(0, 0, 0, .5);
&:hover {
color : rgba(0, 0, 0, .5);
}
}
.yith-wcwl-modal__title {
display : flex;
flex-direction : column;
align-items : center;
gap : 25px;
padding : 50px 55px 0;
.yith-wcwl-modal__icon {
color : $modal-icon;
height : auto;
max-height : 90px;
&:not([id$="-light"]):not(.yith-wcwl-icon-svg--light) {
stroke-width : 1;
* {
stroke-width : 1;
}
}
}
}
div.yith-wcwl-modal__content {
padding : 20px 55px 0;
display : flex;
flex-direction : column;
gap : 20px;
}
div.yith-wcwl-modal__actions {
display : flex;
flex-direction : column;
align-items : unset;
gap : 10px;
padding : 20px 55px 50px;
* {
margin : unset;
}
}
.yith-wcwl-modal__primary-button {
transition : .2s;
background-color : $modal-primary-button;
color : $modal-primary-button-text;
border : none;
width : 100%;
box-sizing : border-box;
&--loading {
opacity : .5;
cursor : progress;
}
&:hover {
color : $modal-primary-button-text-hover;
background-color : $modal-primary-button-hover;
}
}
.yith-wcwl-modal__secondary-button {
transition : .2s;
border-radius : 5px;
background-color : $modal-secondary-button;
color : $modal-secondary-button-text;
border : none;
&:hover {
background-color : $modal-secondary-button-hover;
color : $modal-secondary-button-text-hover;
}
}
}
.yith-wcwl-add-to-wishlist-modal {
.yith-wcwl-add-to-wishlist-modal__title {
.yith-wcwl-add-to-wishlist-modal__type_selection {
display : flex;
width : 100%;
position : relative;
&::after {
content : "";
position : absolute;
left : 0;
width : 50%;
height : 3px;
background : $modal-primary-button;
bottom : 0;
transition : .2s;
}
&.yith-wcwl-add-to-wishlist-modal__type_selection--create::after {
left : 50%;
}
.yith-wcwl-add-to-wishlist-modal__type_option {
background : none;
text-decoration : none;
flex : 1;
cursor : default;
text-align : center;
border : none;
font-size : 16px;
font-weight : normal;
border-bottom : 3px solid transparent;
padding : 10px 0;
color : #333;
transition : .2s;
position : relative;
border-radius : 0;
&:before {
content : "";
position : absolute;
left : 0;
bottom : -3px;
width : 100%;
height : 3px;
transition : .2s;
background : #000;
opacity : 10%;
}
&:hover:before {
background : $modal-primary-button;
opacity : 30%;
}
&:not(.yith-wcwl-add-to-wishlist-modal__type_option--selected) {
color : #999;
cursor : pointer;
&:hover, &:focus {
color : #333;
}
}
&.yith-wcwl-add-to-wishlist-modal__type_option--selected {
color : inherit
}
}
}
}
.yith-wcwl-add-to-wishlist-modal__content {
padding-bottom : 0;
}
}
.yith-wcwl-modal__wishlist-select__create-option.lapilliUI-Select__option {
color : $modal-primary-button;
}
.yith-wcwl-move-to-another-wishlist-modal {
.yith-wcwl-move-to-another-wishlist-modal__content__desc {
text-align : center;
}
.yith-wcwl-move-to-another-wishlist-modal__remove-wrapper {
display : flex;
justify-content : center;
gap : .368em;
.yith-wcwl-move-to-another-wishlist-modal__remove {
text-align : center;
color : $modal-primary-button;
transition : .2s;
cursor : pointer;
&:hover {
color : $modal-primary-button-hover
}
}
}
}
@property --conic-gradient-loading-deg {
syntax : "<angle>";
inherits : false;
initial-value : 0deg;
}
.yith-wcwl-feedback-modal {
&.yith-wcwl-feedback-modal--no-animation {
.lapilliUI-Modal__paper,
.lapilliUI-Modal__backdrop {
animation : none;
position : absolute;
}
}
div.yith-wcwl-feedback-modal__message {
text-wrap : balance;
margin-block : 20px;
}
&:not(.yith-wcwl-feedback-modal--no-close) {
button.lapilliUI-Modal__close {
border : 3px solid transparent;
background : linear-gradient(white, white), conic-gradient(#d0d0d0 var(--conic-gradient-loading-deg), white 0deg);
border-radius : 100%;
background-origin : border-box;
background-clip : content-box, border-box;
animation : conic-gradient-loading $feedback-duration linear forwards;
outline : none;
box-shadow : none;
}
}
.lapilliUI-ModalTitle__root,
.lapilliUI-ModalContent__root {
text-align : center;
}
.yith-wcwl-feedback-modal__footer {
display : flex;
flex-direction : column;
align-items : unset;
gap : 10px;
a {
margin : 0;
text-align : center;
}
}
.yith-wcwl-feedback__product-name {
display : block;
}
}
@keyframes bounce {
0% {
transform : translate(-50%, -40%);
}
100% {
transform : translate(-50%, -50%);
}
}
@keyframes fade-in-out {
0% {opacity : 0}
15% {opacity : 1}
85% {opacity : 1}
100% {opacity : 0}
}
@keyframes fade-in {
0% {opacity : 0}
100% {opacity : 1}
}
@keyframes fade-out {
0% {opacity : 1}
100% {opacity : 0}
}
@keyframes conic-gradient-loading {
0% {
--conic-gradient-loading-deg : 0deg
}
90%, 100% {
--conic-gradient-loading-deg : 360deg
}
}
frontend/rendering-methods.scss 0000644 00000004362 15154557057 0012721 0 ustar 00 .yith-wcwl-react-preview-toggle__wrapper {
position : fixed;
bottom : 0;
right : 50px;
background : white;
width : 400px;
border : 3px solid #e6e6e6;
border-bottom : none;
padding : 20px;
border-radius : 10px 10px 0 0;
z-index : 999;
box-shadow : 0 0 15px rgba(165, 165, 165, .3);
.yith-wcwl-react-preview-toggle__header {
display : flex;
align-items : center;
gap : 10px;
&-icon {
display : flex;
svg {
width : 30px;
}
}
&-title {
margin : 0;
flex-grow : 2;
text-transform : uppercase;
font-weight : bold;
}
&-toggle-button {
display : flex;
background : #f1f1f1;
padding : 8px;
border-radius : 100%;
transition : .3s ease-in-out;
cursor : pointer;
outline : none;
&:hover {
background : #e5e5e5;
}
&:focus {
box-shadow : 0 0 0 2px #bddce6;
}
svg {
width : 15px;
}
}
}
.yith-wcwl-react-preview-toggle__content {
display : none;
}
p.yith-wcwl-react-preview-toggle__content-text {
font-size : .9em;
margin : 25px 0 10px;
}
.yith-wcwl-react-preview-toggle__content-buttons {
display : flex;
flex-direction : column;
text-align : center;
gap : 15px;
margin : 30px 0 10px;
#yith-wcwl-preview-toggle-convert-to-react {
background : #00779c;
color : white;
border : 1px solid #00779c;
padding : 0 20px;
font-size : 15px;
font-weight : bold;
line-height : 45px;
border-radius : 3px;
outline : none;
transition : .3s ease-in-out;
text-decoration : none;
&:hover {
background : #0094c4;
border-color : #0094c4;
}
&:focus {
box-shadow : 0 0 0 3px #bddce6;
}
}
#yith-wcwl-preview-toggle-no-thanks {
text-decoration : none;
color : #00779c;
font-size : 15px;
font-weight : 600;
outline : none;
transition : .3s ease-in-out;
&:focus, &:hover {
text-decoration : underline;
color : #135e96;
}
}
}
&.collapsed {
.yith-wcwl-react-preview-toggle__header-toggle-button {
transform : rotate(180deg);
}
}
} includes/admin/_panel.scss 0000644 00000000536 15154557057 0011617 0 ustar 00 #popular-filter {
input.yith-wcwl-popular-filter-date-picker {
width : 200px;
+ .yith-icon-calendar {
display : flex;
align-items : center;
justify-content : center;
}
}
table.products {
th#count {
text-align : center;
}
}
}
#wishlist-filter {
table.wishlists {
th#items {
text-align : center;
}
}
}
includes/admin/_promotion-wizard.scss 0000644 00000010772 15154557057 0014047 0 ustar 00 /* === PROMOTION WIZARD === */
.yith-wcwl-wizard-modal {
.wc-backbone-modal-content {
width : 1200px;
}
.wc-backbone-modal-main {
padding-bottom : 0;
.wc-backbone-modal-header {
border-bottom : none;
padding : 0;
.modal-close-link {
border-left : none;
z-index : 1;
}
}
article {
padding : 0;
max-height : calc(100vh - 40px) !important;
h2 {
font-size : 1.5em;
margin : 0.8em 0 2em;
color : #007694;
}
h4 {
color : #007694;
margin : 1.33em 0;
font-size : 1em;
font-weight : 600;
}
p {
&.description {
font-weight : 600;
font-style : normal;
}
&.placeholders {
font-size : .9em;
margin-top : 1.33em;
}
}
code {
background : none;
padding : 0;
}
small {
font-size : .9em;
}
b.alert {
color : #a20000;
}
.form-row {
margin-top : 1.5em;
}
label {
color : #00a79c;
font-weight : 600;
font-size : 1.1em;
margin-bottom : 20px;
}
.tabs {
display : inline-block;
margin : 0;
li {
display : inline-block;
margin-bottom : 0;
a {
display : block;
padding : 10px 15px;
text-decoration : none;
font-size : 1.1em;
color : #404040;
font-weight : 600;
&.active {
position : relative;
background : #fff;
box-shadow : 0 0 25px -4px rgba(68, 138, 133, .4);
z-index : 1;
color : #00a79c;
}
&:hover {
color : #00a79c;
}
}
}
}
.tab,
.form-row {
padding : 20px;
position : relative;
-webkit-box-shadow : 0px 0px 25px -4px rgba(68, 138, 133, 0.4);
-moz-box-shadow : 0px 0px 25px -4px rgba(68, 138, 133, 0.4);
box-shadow : 0px 0px 25px -4px rgba(68, 138, 133, 0.4);
}
.tab:before {
content : "";
display : block;
background : #ffffff;
left : 0;
right : 0;
height : 20px;
position : absolute;
top : -1px;
z-index : 1;
}
.tab:not(.active) {
display : none;
}
.tab > textarea {
width : 100%;
margin-top : 30px;
}
.col {
padding : 20px 30px;
}
.step-1 {
display : flex;
width : 100%;
> .col {
flex : 1;
width : 600px;
}
> .col-dx {
background-color : #f2f2f2;
position : relative;
padding-bottom : 80px;
}
#content_html {
width : 100%;
}
#content_html_tab .wp-switch-editor {
box-sizing : initial;
}
.email-preview {
height : 600px;
overflow-x : hidden;
overflow-y : scroll;
margin : 30px 0;
&.html td > table {
width : 100% !important;
}
&.plain {
padding : 0 20px;
background : #fff;
}
.no-interactions {
pointer-events : none;
}
#wrapper {
padding : 0 !important;
}
#wrapper > table {
width : 100% !important;
}
}
.promotion-actions {
position : absolute;
left : 30px;
right : 30px;
bottom : 30px;
line-height : 40px;
.save-promotion-draft,
a.back-button {
color : #007694;
font-weight : 700;
}
.save-promotion-draft {
background : none;
border : none;
padding : 0;
cursor : pointer
}
a.continue-button {
float : right;
background-color : #007694;
text-transform : uppercase;
font-weight : 600;
font-size : 11px;
line-height : 26px;
height : auto;
padding : 5px 20px;
}
a.continue-button:hover {
background-color : #375f6b;
}
}
}
.step-2 {
max-width : 500px;
min-height : 400px;
position : relative;
h2 {
margin-top : 2em;
}
p {
font-weight : 600;
}
#main_submit_button {
position : absolute;
bottom : 30px;
left : 30px;
right : 30px;
width : calc(100% - 60px);
padding : 5px 20px;
text-transform : uppercase;
font-weight : 600;
vertical-align : middle;
line-height : 30px;
height : auto;
}
#main_submit_button i {
vertical-align : middle;
margin-right : 5px;
font-size : 22px;
}
}
}
}
}
includes/frontend/_add-to-wishlist.scss 0000644 00000015742 15154557057 0014270 0 ustar 00 /* === POPUP ADD TO WISHLIST === */
.yith-wcwl-popup {
display : none;
&-content {
h3 {
text-align : center;
font-size : 1.5em;
}
label {
display : block;
}
select,
input[type="text"] {
padding : 10px 7px;
}
.create {
display : none;
}
.yith-wcwl-second-row {
display : none;
}
.popup-description {
text-align : center;
font-weight : 600;
margin-bottom : 15px;
a.show-tab.active {
cursor : inherit;
color : inherit;
pointer-events : none;
}
}
.wishlist-select {
box-sizing : border-box;
}
}
&-feedback {
margin-top : 2em;
margin-bottom : 2em;
p.feedback {
margin-top : 1.5em;
text-align : center;
font-size : 1.1rem;
font-weight : 600;
}
}
&-footer {
margin : 15px 0;
.button.wishlist-submit {
display : block;
width : 100%;
text-align : center;
}
}
&-content,
&-feedback {
.heading-icon {
text-align : center;
display : block;
font-size : 70px;
color : #333;
margin-block : 0 15px;
svg.yith-wcwl-icon-svg, img {
width : 70px;
height : 70px;
}
}
}
}
.pp_pic_holder.pp_woocommerce.feedback {
max-width : 450px !important;
.pp_content {
width : auto !important;
}
}
/* === DROPDOWN ADD TO WISHLIST === */
.yith-wcwl-add-button {
&.with-dropdown {
position : relative;
padding : 15px 0;
}
&.show-dropdown ul.yith-wcwl-dropdown {
display : block;
}
ul.yith-wcwl-dropdown li {
padding : 15px;
padding-left : 0;
text-transform : uppercase;
font-size : .8em;
&:before {
font-family : FontAwesome;
content : "\f067";
margin-right : 15px;
}
&:not(:last-child) {
border-bottom : 1px solid #cdcdcd;
}
a {
font-size : 1em !important;
color : inherit;
box-shadow : none;
&:hover {
color : initial;
}
}
}
}
$add-to-wishlist-icon-color : var(--add-to-wishlist-icon-color, #000);
$added-to-wishlist-icon-color : var(--added-to-wishlist-icon-color, #000);
.yith-wcwl-add-to-wishlist {
.yith-wcwl-add-button {
display : flex;
flex-direction : column;
align-items : center;
}
a.button:not( .theme-button-style ) {
padding : 7px 10px;
}
svg.yith-wcwl-icon-svg, .add_to_wishlist img {
height : auto;
width : 25px;
// transform : translateY(5px);
// margin-right : 5px;
color : $add-to-wishlist-icon-color;
}
&.exists {
svg.yith-wcwl-icon-svg {
color : $added-to-wishlist-icon-color;
}
}
}
.yith-wcwl-wishlistaddedbrowse {
display : flex;
flex-direction : column;
align-items : center;
.feedback {
display : flex;
align-items : center;
justify-content : center;
gap : 5px;
text-wrap : balance;
}
}
.yith-wcwl-add-to-wishlist--single .yith-wcwl-add-button ul.yith-wcwl-dropdown {
left : 0;
}
.yith-wcwl-add-button ul.yith-wcwl-dropdown {
display : none;
list-style : none;
margin-bottom : 0;
padding : 5px 25px;
background : #fff;
position : absolute;
z-index : 15;
top : 100%;
border : 1px solid #cdcdcd;
outline-offset : -10px;
left : 50%;
min-width : 200px;
}
/* === TOOLTIP === */
.yith-wcwl-add-to-wishlist {
.separator + [data-title] {
display : inline-block;
}
.with-tooltip {
position : relative;
}
}
.yith-wcwl-tooltip {
z-index : 10;
padding : 5px 10px;
border-radius : 5px;
text-align : center;
top : calc(100% + 5px);
pointer-events : none;
cursor : initial;
font-size : .6875rem;
line-height : normal;
display : none;
}
.with-dropdown .yith-wcwl-tooltip {
top : auto;
bottom : calc(100% + 10px);
}
.with-tooltip .yith-wcwl-tooltip {
position : absolute;
left : 50%;
transform : translateX(-50%);
&:before {
content : "";
display : block;
position : absolute;
top : 0;
left : 50%;
transform : translate(-50%, -95%);
width : 0;
height : 0;
background : transparent !important;
border-left : 5px solid transparent !important;
border-right : 5px solid transparent !important;
border-bottom : 5px solid;
}
}
.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
bottom : -5px;
top : auto;
border-left : 5px solid transparent;
border-right : 5px solid transparent;
border-top : 5px solid;
border-bottom : none;
}
/* === POPUP MESSAGE === */
#yith-wcwl-popup-message {
font-weight : 700;
line-height : 50px;
text-align : center;
background : white;
-webkit-box-shadow : 0 0 15px rgba(0, 0, 0, .3);
-moz-box-shadow : 0 0 15px rgba(0, 0, 0, .3);
box-shadow : 0 0 15px rgba(0, 0, 0, .3);
position : fixed;
top : 50%;
left : 50%;
padding : 7px 40px;
z-index : 10000; /* Thanks WP -.- */
}
/* === AUTO GENERATED STYLE THAT WAS LOCALIZED === */
$add-to-wishlist-icon-color : var(--add-to-wishlist-icon-color, #000);
$added-to-wishlist-icon-color : var(--added-to-wishlist-icon-color, #000);
$color-add-to-wishlist-background : var(--color-add-to-wishlist-background, #333333);
$color-add-to-wishlist-text : var(--color-add-to-wishlist-text, #ffffff);
$color-add-to-wishlist-border : var(--color-add-to-wishlist-border, #333333);
$color-add-to-wishlist-background-hover : var(--color-add-to-wishlist-background-hover, #4f4f4f);
$color-add-to-wishlist-text-hover : var(--color-add-to-wishlist-text-hover, #ffffff);
$color-add-to-wishlist-border-hover : var(--color-add-to-wishlist-border-hover, #4f4f4f);
$rounded-corners-radius : var(--rounded-corners-radius, 16px);
$tooltip-color-background : var(--tooltip-color-background, #333333);
$tooltip-color-background : var(--tooltip-color-background, #333333);
$tooltip-color-background : var(--tooltip-color-background, #333333);
$tooltip-color-text : var(--tooltip-color-text, #ffffff);
.woocommerce .yith-wcwl-add-button a.button.alt:not( .theme-button-style ) {
background-color : $color-add-to-wishlist-background;
background : $color-add-to-wishlist-background;
color : $color-add-to-wishlist-text;
border-color : $color-add-to-wishlist-border;
border-radius : $rounded-corners-radius;
&:hover {
background-color : $color-add-to-wishlist-background-hover;
background : $color-add-to-wishlist-background-hover;
color : $color-add-to-wishlist-text-hover;
border-color : $color-add-to-wishlist-border-hover;
}
}
.yith-wcwl-tooltip,
.with-tooltip .yith-wcwl-tooltip:before,
.with-dropdown .with-tooltip .yith-wcwl-tooltip:before {
background-color : $tooltip-color-background;
border-bottom-color : $tooltip-color-background;
border-top-color : $tooltip-color-background;
color : $tooltip-color-text;
}
includes/frontend/_ask-an-estimate.scss 0000644 00000003767 15154557057 0014243 0 ustar 00 /* === ASK AN ESTIMATE === */
.woocommerce .ask-an-estimate-button > img {
max-width : 1em;
display : inline;
margin-right : 5px;
}
#ask_an_estimate_popup {
display : none;
}
.wishlist-ask-an-estimate-popup {
.ask-an-estimate-button-popup {
width : 100%;
}
.woocommerce-error {
margin-bottom : 0;
}
#additional_notes {
min-height : 150px;
}
}
.ask-an-estimate-confirmation {
padding : 0 30px;
text-align : center;
}
.yith-wcwl-ask-an-estimate-button {
display : flex;
align-items : center;
gap : 7px;
padding : 7px 10px;
.yith-wcwl-icon-svg, img {
width : 25px;
height : 25px;
margin-left : -5px;
max-width : unset !important;
}
}
/* === AUTO GENERATED STYLE THAT WAS LOCALIZED === */
$color-ask-an-estimate-background : var(--color-ask-an-estimate-background, #333333);
$color-ask-an-estimate-text : var(--color-ask-an-estimate-text, #ffffff);
$color-ask-an-estimate-border : var(--color-ask-an-estimate-border, #333333);
$color-ask-an-estimate-background-hover : var(--color-ask-an-estimate-background-hover, #4f4f4f);
$color-ask-an-estimate-text-hover : var(--color-ask-an-estimate-text-hover, #ffffff);
$color-ask-an-estimate-border-hover : var(--color-ask-an-estimate-border-hover, #4f4f4f);
$ask-an-estimate-rounded-corners-radius : var(--ask-an-estimate-rounded-corners-radius, 16px);
.woocommerce a.button.ask-an-estimate-button:not(.yith-wcwl-ask-an-estimate-button--theme-style) {
background-color : $color-ask-an-estimate-background;
background : $color-ask-an-estimate-background;
color : $color-ask-an-estimate-text;
border-color : $color-ask-an-estimate-border;
border-radius : $ask-an-estimate-rounded-corners-radius;
&:hover {
background-color : $color-ask-an-estimate-background-hover;
background : $color-ask-an-estimate-background-hover;
color : $color-ask-an-estimate-text-hover;
border-color : $color-ask-an-estimate-border-hover;
}
}
includes/frontend/_wishlist.scss 0000644 00000067252 15154557057 0013125 0 ustar 00 /* === 8. WISHLIST TITLE FORM === */
.wishlist-title {
display : inline-block;
&:hover a.show-title-form {
visibility : visible;
}
h2 {
display : inline-block;
padding : 5px;
}
a.show-title-form {
cursor : pointer;
visibility : hidden;
display : inline-flex;
align-items : center;
padding : 2px 7px;
gap : 5px;
svg.yith-wcwl-icon-svg, img {
width : 20px;
}
}
&.wishlist-title-with-form h2:hover {
background : #efefef;
}
}
.hidden-title-form {
position : relative;
margin : 25px 0 39px;
.edit-title-buttons {
position : absolute;
right : 5px;
top : calc(50% - 15px);
}
> input[type="text"] {
padding-right : 65px;
line-height : 1;
min-height : 30px;
}
a {
cursor : pointer;
display : inline-block;
width : 30px;
height : 30px;
line-height : 30px;
text-align : center;
vertical-align : middle;
font-size : 1.3em;
i {
margin : 0;
display : inline-block;
}
}
}
.yes-js .hidden-title-form {
display : none;
}
/* === 9. WISHLIST TABLE TEMPLATE === */
table.wishlist_table {
font-size : 80%;
&.shop_table {
width : 100%;
.product-remove {
width : 0;
> div {
display : flex;
align-items : center;
justify-content : center;
}
}
}
tr {
position : relative;
th {
text-align : center;
&.product-checkbox {
vertical-align : middle;
width : 40px;
}
&.product-remove {
vertical-align : middle;
width : 40px;
}
&.product-thumbnail {
width : 80px;
}
&.product-name {
text-align : left;
}
}
}
thead th {
border-top : 1px solid;
padding : 16px 12px;
}
tbody td {
padding : 16px 12px;
}
thead th,
tbody td {
border-color : #e7e7e7;
}
}
table.wishlist_table tbody td.wishlist-empty,
p.wishlist-empty {
text-align : center;
margin : 100px 0;
}
.wishlist_table tr td,
.wishlist_table tr th.wishlist-delete,
.wishlist_table tr th.product-checkbox {
text-align : center;
}
.wishlist_table tr td.product-thumbnail,
.wishlist_table tr td.product-name,
.wishlist_table tr td.wishlist-name,
.wishlist_table tr td.wishlist-privacy,
.wishlist_table tfoot td {
text-align : left;
}
.wishlist_table tr td.product-remove {
padding : 16px 0
}
.wishlist_table tr td.product-thumbnail a {
display : block;
border : none;
max-width : 80px;
}
.wishlist_table tr td.product-thumbnail a img {
width : 100%;
}
.wishlist_table tr td.product-arrange {
cursor : grab;
}
.wishlist_table tr td.product-arrange:active {
cursor : grabbing;
}
.wishlist_table .product-stock-status span.wishlist-in-stock {
color : #297e29;
}
.wishlist_table .product-stock-status span.wishlist-out-of-stock {
color : #f00;
}
.wishlist_table .product-add-to-cart span.dateadded {
display : block;
}
.wishlist_table .product-add-to-cart a {
display : table !important;
margin : 0 auto 5px !important;
text-align : center;
}
.wishlist_table .product-add-to-cart a.button {
padding : 6px 25px !important;
display : inline-flex !important;
}
.wishlist_table .product-add-to-cart a > img {
display : inline;
max-width : 2em;
}
.wishlist_table .product-add-to-cart .variations_form,
.wishlist_table .product-add-to-cart.yith_wccl_is_custom .variations_form .variations {
margin : 15px 0;
}
.wishlist_table .price-variation {
display : block;
}
.wishlist_table .price-variation.decrease .variation-rate {
color : #f00;
}
.wishlist_table .price-variation .old-price {
display : block;
}
.wishlist_table a.button {
white-space : normal;
margin-bottom : 5px !important;
}
/* === 10. WISHLIST MODERN GRID / IMAGES GRID TEMPLATE === */
.wishlist_table.modern_grid {
list-style : none;
margin : 0 -7px 35px;
font-size : 0;
}
.wishlist_table.modern_grid li {
display : inline-block;
vertical-align : top;
width : 33.33%;
padding : 0 7px;
margin-bottom : 15px;
}
.wishlist_table.modern_grid li.wishlist-empty,
.wishlist_table.images_grid li.wishlist-empty {
width : 100%;
font-size : 1rem;
text-align : center;
margin : 50px 0;
}
.wishlist_table.images_grid li.show {
z-index : 10;
}
.wishlist_table.images_grid.products li.product.first,
.wishlist_table.images_grid.products li.product.last {
clear : none;
}
.wishlist_table.images_grid.columns-2.products li.product:nth-of-type(2n+1),
.wishlist_table.images_grid.columns-3.products li.product:nth-of-type(3n+1),
.wishlist_table.images_grid.columns-4.products li.product:nth-of-type(4n+1),
.wishlist_table.images_grid.columns-5.products li.product:nth-of-type(5n+1),
.wishlist_table.images_grid.columns-6.products li.product:nth-of-type(6n+1) {
clear : both;
}
.wishlist_table.modern_grid li .item-wrapper {
display : table;
margin : 0 -7px;
}
.wishlist_table.modern_grid li .product-thumbnail,
.wishlist_table.modern_grid li .item-details {
display : table-cell;
vertical-align : top;
box-sizing : border-box;
width : 50%;
padding : 0 7px;
font-size : 1rem;
}
.wishlist_table.modern_grid li .product-thumbnail,
.wishlist_table.images_grid li .product-thumbnail {
position : relative;
}
.wishlist_table.modern_grid li .product-thumbnail .product-checkbox,
.wishlist_table.images_grid li .product-thumbnail .product-checkbox {
position : absolute;
top : 7px;
left : 15px;
z-index : 2;
}
.wishlist_table.modern_grid li .product-thumbnail > a {
display : block;
}
.wishlist_table.modern_grid li .product-thumbnail > a img {
display : block;
}
.wishlist_table.images_grid li.show .product-thumbnail > a img,
.wishlist_table.images_grid li:hover .product-thumbnail > a img {
filter : brightness(1.1);
}
.wishlist_table.modern_grid.wishlist_view li .item-details {
position : relative;
}
.wishlist_table.modern_grid.wishlist_view li .item-details:before {
content : "";
display : block;
top : 0;
bottom : 0;
left : 7px;
background : #ffffff;
position : absolute;
right : 7px;
z-index : 0;
border : 1px solid #cdcdcd;
}
.wishlist_table.images_grid li .item-details {
display : none;
position : absolute;
z-index : 2;
bottom : 15px;
left : calc(50% - 150px);
width : 300px;
background : #fff;
padding : 10px 20px;
-webkit-box-shadow : 0 0 15px rgba(0, 0, 0, .3);
-moz-box-shadow : 0 0 15px rgba(0, 0, 0, .3);
box-shadow : 0 0 15px rgba(0, 0, 0, .3);
}
.wishlist_table.images_grid li.show .item-details {
display : block;
}
.wishlist_table.modern_grid li .item-details .item-details-wrapper {
padding : 15px 20px;
line-height : normal;
position : relative;
}
.wishlist_table.images_grid li .item-details a.close {
position : absolute;
top : 10px;
right : 20px;
}
.wishlist_table.modern_grid li .item-details h3,
.wishlist_table.images_grid li .item-details h3,
.wishlist_table.mobile li .item-details h3 {
margin-bottom : 7px;
}
.wishlist_table.modern_grid li .item-details table.item-details-table,
.wishlist_table.images_grid li .item-details table.item-details-table,
.wishlist_table.mobile li .item-details table.item-details-table,
.wishlist_table.mobile li table.additional-info {
border : none;
margin-bottom : 7px;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td,
.wishlist_table.images_grid li .item-details table.item-details-table td,
.wishlist_table.mobile li .item-details table.item-details-table td,
.wishlist_table.mobile li table.additional-info td {
border : none;
font-size : .8em;
padding : 3px;
vertical-align : top;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td.label,
.wishlist_table.images_grid li .item-details table.item-details-table td.label,
.wishlist_table.mobile li .item-details table.item-details-table td.label,
.wishlist_table.mobile li table.additional-info td.label {
text-align : left;
font-weight : 700;
width : 40%;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td.value,
.wishlist_table.images_grid li .item-details table.item-details-table td.value,
.wishlist_table.mobile li .item-details table.item-details-table td.value,
.wishlist_table.mobile li table.additional-info td.value {
text-align : right;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td.value a.selectBox {
margin-right : 0;
}
.wishlist_table.modern_grid li .item-details table.item-details-table td.value input,
.wishlist_table.images_grid li .item-details table.item-details-table td.value input,
.wishlist_table.mobile li table.additional-info td.value input {
width : auto;
}
.wishlist_table.modern_grid li .item-details .product-add-to-cart,
.wishlist_table.images_grid li .item-details .product-add-to-cart {
text-align : center;
margin-bottom : 7px;
}
.wishlist_table.modern_grid li .item-details .move-to-another-wishlist,
.wishlist_table.images_grid li .item-details .move-to-another-wishlist {
text-align : center;
margin-bottom : 7px;
}
.wishlist_table.modern_grid li .item-details .product-remove,
.wishlist_table.images_grid li .item-details .product-remove {
text-align : right;
}
.wishlist_table.modern_grid li .item-details .product-remove a,
.wishlist_table.images_grid li .item-details .product-remove a {
border : none;
border-radius : 0;
display : inline-block;
}
/* === 11. WISHLIST MOBILE === */
.wishlist_table.mobile {
list-style : none;
margin-left : 0;
}
.wishlist_table.mobile li {
margin-bottom : 7px;
}
.wishlist_table.mobile li .product-checkbox {
display : inline-block;
width : 20px;
vertical-align : top;
}
.wishlist_table.mobile li .item-wrapper {
display : inline-block;
width : calc(100% - 25px);
vertical-align : top;
margin-bottom : 7px;
}
.wishlist_table.wishlist_manage_table.mobile li.wishlist-empty {
text-align : center;
}
.wishlist_table.wishlist_manage_table.mobile li .item-wrapper {
width : 100%;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
display : inline-block;
max-width : 60px;
margin-right : 10px;
}
.wishlist_table.mobile li .item-wrapper .item-details {
display : inline-block;
width : calc(100% - 80px);
vertical-align : top;
}
.wishlist_table.mobile.with-checkbox li .additional-info-wrapper {
padding-left : 20px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-add-to-cart,
.wishlist_table.mobile li .additional-info-wrapper .move-to-another-wishlist {
text-align : center;
margin-bottom : 7px;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
text-align : right;
}
/* === 12. WISHLIST BUTTONS === */
a.add_to_wishlist {
cursor : pointer;
}
.yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
margin-right : 5px;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist,
.yith-wcwl-add-to-wishlist a.move_to_another_wishlist,
.yith-wcwl-add-to-wishlist a.delete_item {
> img {
max-width : 32px;
display : inline-block;
margin-right : 10px;
}
> .yith-wcwl-icon-svg {
vertical-align : bottom;
}
}
a.add_to_wishlist + a.view-wishlist,
a.delete_item + a.view-wishlist {
margin-left : 15px;
}
.summary .single_add_to_wishlist.button,
div.product .woocommerce-price-and-add .single_add_to_wishlist.button {
margin : 0;
}
.wishlist_table .add_to_cart.button {
padding : 7px 12px;
line-height : normal;
}
.yith-wcwl-add-to-wishlist {
margin-top : 10px;
}
.yith-wcwl-add-button > a i,
.wishlist_table .add_to_cart.button i,
.wishlist_table .ask-an-estimate-button i,
.wishlist-title a.show-title-form i,
.hidden-title-form button i,
.yith-wcwl-wishlist-new button i,
.wishlist_manage_table tfoot button.submit-wishlist-changes i,
.wishlist_manage_table tfoot a.create-new-wishlist i,
.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
margin-right : 10px;
}
.wishlist_table .add_to_cart.button,
.yith-wcwl-add-button a.add_to_wishlist,
.yith-wcwl-popup-button a.add_to_wishlist,
.wishlist_table a.ask-an-estimate-button,
.wishlist-title a.show-title-form,
.hidden-title-form a.hide-title-form,
.woocommerce .yith-wcwl-wishlist-new button,
.wishlist_manage_table a.create-new-wishlist,
.wishlist_manage_table button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
margin : 0;
box-shadow : none;
text-shadow : none;
}
.yith-wcwl-add-button .add_to_wishlist {
svg.yith-wcwl-icon-svg,
img {
margin-right : 5px;
}
}
.add-to-wishlist-before_image {
position : relative;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist {
position : absolute;
z-index : 10;
margin : 0;
top : 10px;
left : 10px;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .with-dropdown {
padding : 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .add_to_wishlist,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .disabled_item,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .open-pretty-photo {
font-size : 0;
background : none;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .delete_item,
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .move_to_another_wishlist {
font-size : 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback {
display : none;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist .feedback + a {
font-size : 0;
background : none;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist i {
font-size : 1.6rem;
margin : 0;
}
.add-to-wishlist-before_image .yith-wcwl-add-to-wishlist img {
margin : 0;
}
/* === 13. WISHLIST TITLE === */
.woocommerce .wishlist-title {
margin-bottom : 30px;
}
.woocommerce .wishlist-title h2 {
vertical-align : middle;
margin-bottom : 0;
}
.woocommerce .hidden-title-form button {
padding : 7px 24px;
vertical-align : middle;
border : none;
position : relative;
}
.woocommerce .hidden-title-form button:active {
top : 1px;
}
.woocommerce .back-to-all-wishlists {
margin-bottom : 20px;
}
/* === 14. REMOVE BUTTONS === */
.woocommerce #content table.wishlist_table.cart a.remove {
color : #c3c3c3;
margin : 0 auto;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover {
background-color : #c3c3c3;
color : #fff;
}
/* === 15. SHARE BUTTONS === */
.yith-wcwl-share {
margin-bottom : 35px;
h4.yith-wcwl-share-title {
margin : 10px 0;
}
ul {
margin : 5px 0;
padding : 0;
display : flex;
gap : 5px;
align-items : center;
}
li a {
color : #fff;
text-align : center;
text-decoration : none;
line-height : 1;
padding : 5px;
display : grid;
place-items : center;
border : none;
min-width : 26px;
min-height : 26px;
border-radius : 5px;
&:hover {
color : #fff;
}
> img {
max-width : 1em;
}
svg {
width : 15px;
height : 15px;
}
&.email svg {
width : 17px;
height : 17px;
}
}
}
.yith-wcwl-share ul li,
.entry-content .yith-wcwl-share ul li {
display : inline-block;
margin-left : 0;
margin-right : 0;
}
.copy-trigger {
cursor : pointer;
}
/* === 17. WISHLIST FOOTER === */
.yith_wcwl_wishlist_footer > div {
margin-bottom : 15px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action {
float : left;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action label {
display : inline-block;
margin-right : 10px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action #bulk_actions {
min-width : 250px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_bulk_action input[type="submit"] {
margin : 0;
margin-left : 10px;
}
.yith_wcwl_wishlist_footer .yith_wcwl_wishlist_update {
float : right;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
float : left;
clear : both;
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
float : right;
display : flex;
gap : 15px;
> * {
vertical-align : middle;
}
button, input[type="submit"], a {
margin : 0;
}
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action,
.yith_wcwl_wishlist_update + .yith_wcwl_footer_additional_action {
clear : both;
}
.wishlist-page-links {
clear : both;
}
/* === 18. MOVE TO ANOTHER WISHLIST POPUP === */
#move_to_another_wishlist {
display : none;
}
/* === 19. CREATE NEW WISHLIST === */
.yith-wcwl-wishlist-new {
padding : 20px 0;
}
.yith-wcwl-popup-content .yith-wcwl-wishlist-new {
padding : 0;
}
.yith-wcwl-wishlist-new .wishlist-name {
display : inline-block;
}
.yith-wcwl-wishlist-new .wishlist-privacy-radio label {
display : block
}
.yith-wcwl-popup-content .create-wishlist-button {
margin-top : 15px;
width : 100%;
}
#create_new_wishlist {
display : none;
}
/* === 20. MANAGE WISHLISTS === */
.wishlist_manage_table select {
vertical-align : middle;
margin-right : 10px;
}
.wishlist_manage_table td.wishlist-name .wishlist-title {
margin-bottom : 0;
}
.wishlist_manage_table td.wishlist-name .wishlist-title .show-title-form {
display : inline-block;
padding : 0;
border : none;
background : none;
top : 0;
margin : 0;
}
.wishlist_manage_table td.wishlist-name a.show-title-form i {
padding : 5px;
margin : 0;
}
.wishlist_manage_table td.wishlist-name:hover a.show-title-form {
visibility : visible;
}
.wishlist_manage_table td.wishlist-name .hidden-title-form {
margin : 0 !important;
width : 100%;
}
.wishlist_manage_table td.wishlist-name .hidden-title-form input[type="text"] {
width : 100%;
min-width : 0;
}
.wishlist_manage_table td.wishlist-name .hidden-title-form {
position : relative;
}
table.wishlist_manage_table tfoot td {
text-align : right;
padding : 24px 12px;
}
.wishlist_manage_table tfoot button.submit-wishlist-changes {
padding : 7px 24px;
vertical-align : middle;
border : 1px solid;
border-radius : 3px;
position : relative;
line-height : normal;
}
.wishlist_manage_table tfoot button.submit-wishlist-changes:active {
top : 1px;
}
.wishlist_manage_table tfoot a.create-new-wishlist {
vertical-align : middle;
line-height : normal;
padding : 7px 24px;
}
.wishlist_manage_table.modern_grid li.wishlist-empty {
margin : 50px 0;
}
.wishlist_manage_table.modern_grid li .item-wrapper {
display : block;
margin : 0;
padding : 40px 50px;
background : #fff;
border : 1px solid #cdcdcd;
}
.wishlist_manage_table.modern_grid li .product-thumbnail,
.wishlist_manage_table.modern_grid li .item-details {
display : block;
width : 100%;
padding : 0;
}
.wishlist_manage_table.modern_grid li .item-details .hidden-title-form {
width : 100%;
}
.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box {
display : flex;
background : #f2f2f2;
min-height : 400px;
align-items : center;
justify-content : center;
margin-bottom : 15px;
}
.wishlist_manage_table.modern_grid li .product-thumbnail .placeholder-item.empty-box p {
font-size : 1em;
line-height : 1.5em;
font-weight : 600;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img:first-child {
width : 100%;
margin-bottom : 15px;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img {
width : calc(50% - 8px);
}
.wishlist_manage_table.modern_grid li .product-thumbnail img:nth-child(3) {
margin-left : 15px;
}
.wishlist_manage_table.modern_grid li .wishlist-title-with-form {
display : block;
}
.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3 {
display : inline-block;
}
.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form,
.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form:hover {
visibility : visible;
float : right;
margin : 0;
background : none;
color : inherit;
}
.wishlist_manage_table.modern_grid li .wishlist-title-with-form .show-title-form i {
margin : 0;
}
.wishlist_manage_table.modern_grid li .hidden-title-form {
margin-top : 0 !important;
}
.wishlist_manage_table.modern_grid li .hidden-title-form input[type="text"] {
width : 100%;
min-width : 0;
}
/* === 21. MANAGE MOBILE WISHLISTS === */
.wishlist_manage_table.mobile li {
margin-bottom : 30px;
}
.wishlist_manage_table.mobile li .item-wrapper .item-details {
width : 100%;
}
.wishlist_manage_table.mobile li .item-details .hidden-title-form {
position : relative;
}
.wishlist_manage_table.mobile li .item-details .hidden-title-form input[type="text"] {
width : 100%;
}
.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title {
display : block;
border-bottom : 1px solid #cdcdcd;
position : relative;
}
.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form {
position : absolute;
right : 0;
top : 0;
visibility : visible;
}
.wishlist_manage_table.mobile li .item-wrapper .item-details .wishlist-title-with-form a.show-title-form i {
margin-right : 0;
}
.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.selectBox {
margin-right : 0;
}
.wishlist_manage_table.mobile li .item-details table.item-details-table td.value a.wishlist-download {
float : left;
}
/* === 22. SEARCH WISHLIST === */
.yith-wcwl-wishlist-search-form {
text-align : center;
padding : 20px 0;
}
.yith-wcwl-wishlist-search-form #wishlist_search {
display : inline-block;
max-width : 300px;
vertical-align : middle;
}
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
display : inline-block;
padding : 7px 24px;
vertical-align : middle;
border : 1px solid;
border-radius : 3px;
position : relative;
line-height : normal;
}
.yith-wcwl-wishlist-search-form button.wishlist-search-button i {
margin : 0;
}
.yith-wcwl-wishlist-search-form button.wishlist-search-button:active {
top : 1px;
}
.yith-wcwl-search-results .wishlist-owner {
text-align : left;
}
.yith-wcwl-search-results .wishlist-owner .thumb {
display : inline-block;
margin-right : 15px;
}
/* === AUTO GENERATED STYLE THAT WAS LOCALIZED === */
$add-to-cart-rounded-corners-radius : var(--add-to-cart-rounded-corners-radius, 16px);
$color-add-to-cart-background : var(--color-add-to-cart-background, #333333);
$color-add-to-cart-text : var(--color-add-to-cart-text, #ffffff);
$color-add-to-cart-border : var(--color-add-to-cart-border, #333333);
$color-add-to-cart-background-hover : var(--color-add-to-cart-background-hover, #4f4f4f);
$color-add-to-cart-text-hover : var(--color-add-to-cart-text-hover, #ffffff);
$color-add-to-cart-border-hover : var(--color-add-to-cart-border-hover, #4f4f4f);
$color-button-style-1-background : var(--color-button-style-1-background, #333333);
$color-button-style-1-text : var(--color-button-style-1-text, #ffffff);
$color-button-style-1-border : var(--color-button-style-1-border, #333333);
$color-button-style-1-background-hover : var(--color-button-style-1-background-hover, #333333);
$color-button-style-1-text-hover : var(--color-button-style-1-text-hover, #ffffff);
$color-button-style-1-border-hover : var(--color-button-style-1-border-hover, #333333);
$color-button-style-2-background : var(--color-button-style-2-background, #333333);
$color-button-style-2-text : var(--color-button-style-2-text, #ffffff);
$color-button-style-2-border : var(--color-button-style-2-border, #333333);
$color-button-style-2-background-hover : var(--color-button-style-2-background-hover, #333333);
$color-button-style-2-text-hover : var(--color-button-style-2-text-hover, #ffffff);
$color-button-style-2-border-hover : var(--color-button-style-2-border-hover, #333333);
$color-wishlist-table-background : var(--color-wishlist-table-background, #ffffff);
$color-wishlist-table-text : var(--color-wishlist-table-text, #6d6c6c);
$color-wishlist-table-border : var(--color-wishlist-table-border, #cccccc);
$color-headers-background : var(--color-headers-background, #f4f4f4);
$color-share-button : var(--color-share-button-color, #ffffff);
$color-share-button-hover : var(--color-share-button-color-hover, #ffffff);
$color-fb-button-background : var(--color-fb-button-background, #39599e);
$color-fb-button-background-hover : var(--color-fb-button-background-hover, #39599e);
$color-tw-button-background : var(--color-tw-button-background, #45afe2);
$color-tw-button-background-hover : var(--color-tw-button-background-hover, #39599e);
$color-pr-button-background : var(--color-pr-button-background, #ab2e31);
$color-pr-button-background-hover : var(--color-pr-button-background-hover, #39599e);
$color-em-button-background : var(--color-em-button-background, #fbb102);
$color-em-button-background-hover : var(--color-em-button-background-hover, #39599e);
$color-wa-button-background : var(--color-wa-button-background, #00a901);
$color-wa-button-background-hover : var(--color-wa-button-background-hover, #39599e);
.woocommerce .wishlist_table a.add_to_cart.button.alt:not(.yith-wcwl-themed-button-style) {
background : $color-add-to-cart-background;
color : $color-add-to-cart-text;
border-color : $color-add-to-cart-border;
border-radius : $add-to-cart-rounded-corners-radius;
&:hover {
background : $color-add-to-cart-background-hover;
color : $color-add-to-cart-text-hover;
border-color : $color-add-to-cart-border-hover;
}
}
.woocommerce .hidden-title-form button,
.yith-wcwl-wishlist-new .create-wishlist-button,
.wishlist_manage_table tfoot button.submit-wishlist-changes,
.yith-wcwl-wishlist-search-form button.wishlist-search-button {
background : $color-button-style-1-background;
color : $color-button-style-1-text;
border-color : $color-button-style-1-border;
&:hover {
background : $color-button-style-1-background-hover;
color : $color-button-style-1-text-hover;
border-color : $color-button-style-1-border-hover;
}
}
.woocommerce .wishlist-title a.show-title-form,
.woocommerce .hidden-title-form a.hide-title-form,
.wishlist_manage_table tfoot a.create-new-wishlist {
background : $color-button-style-2-background;
color : $color-button-style-2-text;
border-color : $color-button-style-2-border;
&:hover {
background : $color-button-style-2-background-hover;
color : $color-button-style-2-text-hover;
border-color : $color-button-style-2-border-hover;
}
}
.woocommerce table.shop_table.wishlist_table tr td {
background : $color-wishlist-table-background;
color : $color-wishlist-table-text;
border-color : $color-wishlist-table-border;
}
.wishlist_table thead tr th,
.wishlist_table tfoot td td,
.widget_yith-wcwl-lists ul.dropdown li.current a,
.widget_yith-wcwl-lists ul.dropdown li a:hover,
.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,
.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
background : $color-headers-background;
}
.yith-wcwl-share {
li a {
color : $color-share-button;
&:hover {
color : $color-share-button-hover;
}
}
a {
&.facebook {
background : $color-fb-button-background;
&:hover {
background : $color-fb-button-background-hover;
}
}
&.twitter {
background : $color-tw-button-background;
&:hover {
background : $color-tw-button-background-hover;
}
}
&.pinterest {
background : $color-pr-button-background;
&:hover {
background : $color-pr-button-background-hover;
}
}
&.email {
background : $color-em-button-background;
&:hover {
background : $color-em-button-background-hover;
}
}
&.whatsapp {
background : $color-wa-button-background;
&:hover {
background : $color-wa-button-background-hover;
}
}
}
}
jquery.selectBox.scss 0000644 00000006764 15154557057 0010742 0 ustar 00 /* Dropdown control */
.selectBox-dropdown {
min-width: 150px;
position: relative;
border: solid 1px #BBB;
line-height: 1.5;
text-decoration: none;
text-align: left;
color: #000;
outline: none;
vertical-align: middle;
background: #F2F2F2;
background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
display: inline-block;
cursor: default;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
border-color: #666;
}
.selectBox-dropdown.selectBox-menuShowing {
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.selectBox-dropdown .selectBox-label {
padding: 2px 8px;
display: inline-block;
white-space: nowrap;
overflow: hidden;
}
.selectBox-dropdown .selectBox-arrow {
position: absolute;
top: 0;
right: 0;
width: 23px;
height: 100%;
background: url(../images/jquery.selectBox-arrow.gif) 50% center no-repeat;
border-left: solid 1px #BBB;
}
/* Dropdown menu */
.selectBox-dropdown-menu {
position: absolute;
z-index: 99999;
max-height: 200px;
min-height: 1em;
border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
background: #FFF;
-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
overflow: auto;
-webkit-overflow-scrolling: touch;
}
/* Inline control */
.selectBox-inline {
min-width: 150px;
outline: none;
border: solid 1px #BBB;
background: #FFF;
display: inline-block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
overflow: auto;
}
.selectBox-inline:focus {
border-color: #666;
}
/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
list-style: none;
display: block;
cursor: default;
padding: 0;
margin: 0;
}
.selectBox-options LI A {
line-height: 1.5;
padding: 0 .5em;
white-space: nowrap;
overflow: hidden;
background: 6px center no-repeat;
}
.selectBox-options LI.selectBox-hover A {
background-color: #EEE;
}
.selectBox-options LI.selectBox-disabled A {
color: #888;
background-color: transparent;
}
.selectBox-options LI.selectBox-selected A {
background-color: #C8DEF4;
}
.selectBox-options .selectBox-optgroup {
color: #666;
background: #EEE;
font-weight: bold;
line-height: 1.5;
padding: 0 .3em;
white-space: nowrap;
}
/* Disabled state */
.selectBox.selectBox-disabled {
color: #888 !important;
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
opacity: .5;
filter: alpha(opacity=50);
border-color: #666;
}
.selectBox-inline.selectBox-disabled {
color: #888 !important;
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
background-color: transparent !important;
} style.scss 0000644 00000027143 15154557057 0006626 0 ustar 00 /**
* Main YITH WooCommerce Wishlist CSS
*
* @author YITH <plugins@yithemes.com>
* @package YITH WooCommerce Wishlist
* @version 3.0.0
*/
@use "includes/frontend/_add-to-wishlist";
@use "includes/frontend/_wishlist";
/**
* Index:
*
* 1. SELECTBOX STYLE
* 2. PRETTY PHOTO STYLE
* 3. BLOCK STYLE
* 4. POPUP ADD TO WISHLIST
* 5. DROPDOWN ADD TO WISHLIST
* 6. TOOLTIP
* 7. POPUP MESSAGE
* 8. WISHLIST TITLE FORM
* 9. WISHLIST TABLE TEMPLATE
* 10. WISHLIST MODERN GRID / IMAGES GRID TEMPLATE
* 11. WISHLIST MOBILE
* 12. WISHLIST BUTTONS
* 13. WISHLIST TITLE
* 14. REMOVE BUTTONS
* 15. SHARE BUTTONS
* 16. ASK AN ESTIMATE BUTTON
* 17. WISHLIST FOOTER
* 18. MOVE TO ANOTHER WISHLIST POPUP
* 19. CREATE NEW WISHLIST
* 20. MANAGE WISHLISTS
* 21. MANAGE MOBILE WISHLISTS
* 22. SEARCH WISHLIST
* 23. AJAX LOADING GIF
* 24. LISTS WIDGET
* 25. ITEMS WIDGET
* 26. RESPONSIVE
*/
/* === 1. SELECTBOX STYLE === */
.woocommerce a.selectBox {
background : #ffffff;
min-width : 100px;
margin-right : 10px;
color : inherit;
}
.woocommerce a.selectBox,
.woocommerce a.selectBox:hover {
border-bottom : 1px solid #bbb !important;
}
.woocommerce a.selectBox:hover {
color : inherit;
}
.woocommerce a.selectBox:focus {
border : 1px solid #ccc;
}
.selectBox-dropdown .selectBox-label {
vertical-align : middle;
padding : 3px 8px;
}
.selectBox-dropdown .selectBox-arrow {
border : none;
background : url(../images/jquery.selectBox-arrow.png) center right no-repeat;
}
.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
background : url(../images/jquery.selectBox-arrow.png) center left no-repeat;
}
.selectBox-dropdown-menu {
border-bottom-left-radius : 3px;
border-bottom-right-radius : 3px;
padding : 5px;
font-size : 80%;
}
.selectBox-dropdown-menu li a {
color : inherit;
padding : 5px 8px;
border-radius : 3px;
}
.selectBox-dropdown-menu a:hover {
color : inherit;
text-decoration : none;
}
select.selectBox.change-wishlist {
max-width : 100px;
}
.selectBox.change-wishlist {
width : auto !important;
}
.change-wishlist-selectBox-dropdown-menu {
width : auto !important;
}
/* === 2. PRETTY PHOTO STYLE === */
.yith-wcwl-with-pretty-photo {
overflow : hidden;
}
.yith-wcwl-with-pretty-photo .pp_content {
height : auto !important;
}
/* === 3. BLOCK STYLE === */
.woocommerce .wishlist-fragment .blockUI.blockOverlay::before,
.woocommerce .yith-wcwl-popup-form .blockUI.blockOverlay::before {
display : none;
}
/* === 23. AJAX LOADING GIF === */
.yith-wcwl-add-to-wishlist .ajax-loading {
box-shadow : none !important;
-moz-box-shadow : none !important;
-webkit-box-shadow : none !important;
display : inline !important;
margin-left : 5px;
vertical-align : middle;
visibility : hidden;
width : 16px !important;
height : 16px !important;
}
/* === 24. LISTS WIDGET === */
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown li,
.widget_yith-wcwl-lists ul.dropdown li {
padding : 0;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown > li a,
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists > li a,
.widget_yith-wcwl-lists ul.dropdown > li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a {
display : block;
padding : 5px 15px;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists > li a,
.widget_yith-wcwl-lists ul.dropdown ul.lists > li a {
padding : 5px 25px;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown > li.lists-section,
.widget_yith-wcwl-lists ul.dropdown > li.lists-section {
border-bottom : 1px solid #e7e7e7;
}
.elementor-widget-wp-widget-yith-wcwl-lists ul.dropdown ul.lists,
.widget_yith-wcwl-lists ul.dropdown ul.lists {
margin : 0;
}
/* === 25. ITEMS WIDGET === */
.elementor-widget-wp-widget-yith-wcwl-items,
.widget_yith-wcwl-items {
ul.product_list_widget {
margin-bottom : 40px !important;
&::-webkit-scrollbar-thumb {
border-radius : 4px;
background-color : rgba(0, 0, 0, .4);
box-shadow : 0 0 1px rgba(255, 255, 255, .4);
}
li {
display : table;
&:not(:last-child) {
margin-bottom : 10px;
}
.remove_from_all_wishlists,
.image-thumb,
.mini-cart-item-info {
display : table-cell;
vertical-align : middle;
}
}
}
p.empty-wishlist {
margin-bottom : 0 !important;
}
.heading {
text-align : center;
cursor : pointer;
a {
color : inherit;
}
}
.mini {
position : relative;
display : flex;
&:hover .list {
display : block;
}
ul.product_list_widget {
max-height : 30vh;
overflow-y : auto;
margin-left : -20px;
&::-webkit-scrollbar {
-webkit-appearance : none;
width : 7px;
}
}
.heading {
display : inline-block;
.items-counter {
i {
font-size : 25px;
}
.items-count {
font-size : 14px;
line-height : 20px;
}
}
}
.list {
position : absolute;
z-index : 1;
left : 0;
background : #fff;
padding : 25px 40px;
min-width : 300px;
display : none;
-webkit-box-shadow : 0 0 15px rgba(0, 0, 0, .3);
-moz-box-shadow : 0 0 15px rgba(0, 0, 0, .3);
box-shadow : 0 0 15px rgba(0, 0, 0, .3);
}
.items-counter {
& > a {
display : flex;
align-items : flex-end;
.heading-icon {
display : flex;
svg.yith-wcwl-icon-svg,
img {
stroke-width : 1.25;
height : 35px;
width : 35px;
}
}
}
}
}
.extended .heading {
h3:after {
content : "";
display : block;
max-width : 80px;
border-bottom : 1px solid #cdcdcd;
margin : 10px auto;
}
.items-counter {
position : relative;
display : flex;
align-items : center;
justify-content : center;
i {
font-size : 70px;
position : relative;
margin-bottom : 10px;
}
svg.yith-wcwl-icon-svg {
width : 70px;
height : 70px;
}
.items-count {
display : block;
position : absolute;
font-size : 14px;
}
}
}
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists,
.widget_yith-wcwl-items ul.product_list_widget li .remove_from_all_wishlists {
font-size : 1.2rem;
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .image-thumb img,
.widget_yith-wcwl-items ul.product_list_widget li .image-thumb img {
margin-left : 10px;
max-width : 40px;
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info {
display : inline-block;
vertical-align : middle;
margin-left : 10px;
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info a {
display : inline-block;
}
.elementor-widget-wp-widget-yith-wcwl-items ul.product_list_widget li .mini-cart-item-info > *,
.widget_yith-wcwl-items ul.product_list_widget li .mini-cart-item-info > * {
display : block;
}
.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,
.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,
.widget_yith-wcwl-items .show-wishlist,
.widget_yith-wcwl-items a.add_all_to_cart {
display : block !important;
}
.elementor-widget-wp-widget-yith-wcwl-items .show-wishlist,
.widget_yith-wcwl-items .show-wishlist {
margin-bottom : 10px;
}
.elementor-widget-wp-widget-yith-wcwl-items a.add_all_to_cart,
.widget_yith-wcwl-items a.add_all_to_cart {
text-align : center;
}
/* === 26. RESPONSIVE === */
@media(max-width : 768px) {
.yith_wcwl_wishlist_bulk_action select {
width : 100%;
margin-bottom : 15px;
}
.yith_wcwl_wishlist_bulk_action input {
float : right;
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action {
float : none;
}
.yith_wcwl_wishlist_footer .yith_wcwl_footer_additional_action .ask-an-estimate-button {
width : 100%;
text-align : center;
}
}
// OLD MODAL STYLE COMPATIBILITY
$modal-overlay : var(--modal-colors-overlay, #0000004d);
$modal-icon : var(--modal-colors-icon, #007565);
$modal-primary-button : var(--modal-colors-primary-button, #007565);
$modal-primary-button-text : var(--modal-colors-primary-button-text, #fff);
$modal-primary-button-hover : var(--modal-colors-primary-button-hover, #007565);
$modal-primary-button-text-hover : var(--modal-colors-primary-button-text-hover, #fff);
$modal-secondary-button : var(--modal-colors-secondary-button, #08a889);
$modal-secondary-button-text : var(--modal-colors-secondary-button-text, #fff);
$modal-secondary-button-hover : var(--modal-colors-secondary-button-hover, #08a889);
$modal-secondary-button-text-hover : var(--modal-colors-secondary-button-text-hover, #fff);
.yith-wcwl-pp-modal {
position : fixed !important;;
top : 50% !important;;
left : 50% !important;;
transform : translate(-50%, -50%) !important;;
width : 450px !important;
.yith-wcwl-popup-form {
padding : 0;
}
div.pp_content_container {
padding : 40px 35px;
border-radius : 15px;
display : flex;
box-shadow : rgba(24, 53, 62, 0.1) 0 11px 15px -7px, rgba(24, 53, 62, 0.07) 0px 24px 38px 3px, rgba(24, 53, 62, 0.06) 0px 9px 46px 8px;
max-width : fit-content;
.pp_content {
width : 380px !important;
.yith-wcwl-popup-content {
padding : 0;
.heading-icon {
margin-top : 0;
}
.create-wishlist-button {
margin-bottom : 0;
}
.wishlist-select + .select2-container {
width : 100% !important;
}
p.form-row.yith-wcwl-info-text {
text-wrap : balance;
text-align : center;
}
}
}
.popup-description {
margin-bottom : 10px;
}
.heading-icon {
color : $modal-icon;
height : auto;
max-height : 90px;
&:not([id$="-light"]):not(.yith-wcwl-icon-svg--light) {
stroke-width : 1;
* {
stroke-width : 1;
}
}
}
div.yith-wcwl-modal__content {
padding : 20px 55px 0;
display : flex;
flex-direction : column;
gap : 20px;
}
div.yith-wcwl-popup-footer {
margin-bottom : 0;
}
.popup_button,
.create-wishlist-button,
.ask-an-estimate-button {
transition : .2s;
background : $modal-primary-button;
color : $modal-primary-button-text;
border : none;
border-radius : 8px;
width : 100%;
box-sizing : border-box;
display : block;
padding : 13px 25px;
text-align : center;
text-decoration : none;
font-size : 14px;
&:hover {
color : $modal-primary-button-text-hover;
background : $modal-primary-button-hover;
}
.yith-wcwl-icon-svg,
img {
display : none;
}
}
.woocommerce-input-wrapper {
label.radio,
span.radiobutton {
display : inline-block;
float : left;
}
span.radiobutton {
clear : left;
}
span.description {
clear : both;
}
}
.yith-wcwl-modal__secondary-button {
transition : .2s;
border-radius : 5px;
background : $modal-secondary-button;
color : $modal-secondary-button-text;
border : none;
&:hover {
background : $modal-secondary-button-hover;
color : $modal-secondary-button-text-hover;
}
}
}
&.feedback .pp_content_container {
padding : 20px 15px;
}
select.change-wishlist,
button.move-to-another-wishlist-button {
box-sizing : border-box;
}
}
themes/oceanwp.scss 0000644 00000001012 15154557057 0010372 0 ustar 00 /**
* OceanWP YITH WooCommerce Wishlist CSS
*
* @author YITH <plugins@yithemes.com>
* @package YITH WooCommerce Wishlist
* @version 3.0.0
*/
/* === 12. WISHLIST BUTTONS === */
.woocommerce ul.products .product{
position: relative;
}
/* === 27. FONTAWESOME ADJUSTMENTS === */
.heading-icon .fa-heart-o:before,
.yith-wcwl-icon.fa-heart-o:before{
content: '\f004';
font-weight: 400;
}
.yith-wcwl-share a i:before,
.wishlist_table .product-arrange i:before,
.wishlist-title i:before{
font-family: FontAwesome;
} themes/storefront.scss 0000644 00000001312 15154557057 0011146 0 ustar 00 .yith-wcwl-icon.fa-heart-o:before,
.widget_yith-wcwl-items .heading-icon .fa-heart-o:before {
content : '\f004';
filter : grayscale(1);
}
.yith-wcwl-share .share-button {
a.facebook i:before {
font-family : 'FontAwesome';
content : '\f09a'
}
a.twitter i:before {
font-family : 'FontAwesome';
content : '\f099';
}
a.pinterest i:before {
font-family : 'FontAwesome';
content : '\f231';
}
a.email i:before {
font-family : 'FontAwesome';
content : '\f003';
}
a.whatsapp i:before {
font-family : 'FontAwesome';
content : '\f232';
}
}
.wishlist-title.wishlist-title-with-form .show-title-form .fa-pencil {
font-family : 'FontAwesome';
content : '\f040';
} themes/twentytwenty.scss 0000644 00000001537 15154557057 0011557 0 ustar 00 /**
* Twenty Twenty YITH WooCommerce Wishlist CSS
*
* @author YITH <plugins@yithemes.com>
* @package YITH WooCommerce Wishlist
* @version 3.0.0
*/
/* === 9. WISHLIST MODERN GRID / IMAGES GRID TEMPLATE === */
.wishlist_table.modern_grid li {
width : 50%;
margin-left : 0;
.item-details {
.item-details-wrapper {
padding : 10px 15px;
}
h3 {
margin-top : 10px;
}
}
}
.wishlist_table.images_grid ,
.wishlist_table.modern_grid{
li .item-details table.item-details-table td.value input {
width : 100%;
padding : 2px;
}
}
/* === 12. WISHLIST TITLE === */
.woocommerce .wishlist-title h2 {
margin-top : 0;
}
/* === 19. MANAGE WISHLISTS === */
.wishlist_manage_table.modern_grid li .wishlist-title-with-form h3 {
margin-top : 10px;
}
.wishlist_manage_table.modern_grid li .product-thumbnail img {
display : inline-block;
} themes/twentytwentyfour.scss 0000644 00000001524 15154557057 0012447 0 ustar 00 /**
* Twenty Twenty YITH WooCommerce Wishlist CSS
*
* @author YITH <plugins@yithemes.com>
* @package YITH WooCommerce Wishlist
* @version 3.0.0
*/
.add-to-wishlist-after_add_to_cart .yith-wcwl-add-to-wishlist > div,
.add-to-wishlist-before_add_to_cart .yith-wcwl-add-to-wishlist > div {
display : flex;
flex-direction : column;
align-items : center;
justify-content : center;
}
.wishlist_table .product-add-to-cart a {
white-space : nowrap;
display : block !important;
}
.woocommerce-page table.shop_table {
width : 90%;
}
.wishlist_table .product-remove > div {
display : flex;
justify-content : center;
}
.wishlist_table .product-remove .remove_from_wishlist {
line-height : 0.85em;
}
.yith-wcwl-share li.share-button a {
display : flex;
align-items : center;
justify-content : center;
}
cs-framework-light.scss 0000644 00000005277 15155240273 0011165 0 ustar 00 /**
*
* -----------------------------------------------------------
*
* Codestar Framework Light Theme
* A Lightweight and easy-to-use WordPress Options Framework
*
* Copyright 2015 Codestar <info@codestarlive.com>
*
* -----------------------------------------------------------
*
*/
@import "compass";
@import "vendor/mixins";
/**
*
* Option
*
*/
.cs-option-framework {
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.04);
border: 1px solid #e5e5e5;
}
.cs-framework .cs-header {
background-color: #f9f9f9;
border-bottom: 1px solid #eee;
}
.cs-framework .cs-footer {
border-top: 1px solid #eee;
background-color: #f9f9f9;
}
.cs-framework .cs-header h1 {
color: #333;
}
/**
* Nav container
*/
.cs-framework .cs-nav-background {
background-color: #f9f9f9;
border-right: 1px solid #eee;
}
.cs-framework .cs-nav ul li a {
border-bottom-color: #eee;
background-color: transparent;
color: #555;
}
.cs-framework .cs-nav ul li a:hover {
color: #333;
}
.cs-framework .cs-nav ul ul {
border-bottom-color: #eee;
}
.cs-framework .cs-nav ul ul::before {
background-color: #eee;
}
.cs-framework .cs-nav ul ul li a {
padding: 12px 12px 12px 24px;
background-color: transparent;
border-bottom-color: #eee;
}
.cs-framework .cs-nav ul li .cs-section-active,
.cs-framework .cs-nav ul ul li .cs-section-active {
background-color: #fff;
color: #333;
}
/**
* Element container
*/
.cs-framework .cs-body:before,
.cs-framework .cs-body:after {
display: table;
content: "";
}
.cs-framework .cs-body:after {
clear: both;
}
.cs-framework .cs-content .cs-section-title {
background-color: #00a0d2;
}
.cs-element .cs-title {
width: 35%;
}
.cs-field-heading,
.cs-field-subheading,
.cs-element .cs-title h4 {
color: #333;
font-weight: 400;
}
.cs-element .cs-fieldset {
margin-left: 38%;
}
.cs-field-switcher .cs-text-desc {
margin: 0;
clear: both;
}
.cs-field-switcher label em {
background-color: #c5c5c5;
}
.cs-field-switcher label input:checked ~ em {
background-color: #00a0d2;
}
.cs-element input[type="text"],
.cs-element input[type="number"],
.cs-element select,
.cs-element textarea {
width: 100%;
padding: 6px 8px;
}
.cs-element input[type="text"],
.cs-element input[type="number"],
.cs-element select {
height: 34px;
}
.cs-fieldset .wp-editor-wrap {
float: left;
width: 100%;
}
.cs-fieldset .wp-editor-tools {
padding-top: 0 !important;
background-color: transparent !important;
}
.cs-field-upload {
position: relative;
}
.cs-field-upload input[type="text"] {
padding-right: 75px;
}
.cs-field-upload .button {
position: absolute;
top: 34px;
right: 32px;
}
/* Seperator */
.cs-framework .cs-nav .cs-seperator {
color: #888;
border-bottom-color: #dadada;
}
cs-framework-rtl.scss 0000644 00000007766 15155240273 0010664 0 ustar 00 /**
*
* -----------------------------------------------------------
*
* Codestar Framework
* A Lightweight and easy-to-use WordPress Options Framework
*
* Copyright 2015 Codestar <info@codestarlive.com>
*
* -----------------------------------------------------------
*
*/
@import "compass";
@import "vendor/mixins";
.cs-framework{
margin-left: 20px;
margin-right: 0;
.cs-header{
h1{
float: right;
}
fieldset{
float: left;
}
}
.cs-nav{
float: right;
ul{
clear: right;
li{
.cs-section-active:after{
right: auto;
left: 0;
border-left-color: #fff;
border-right-color: transparent;
}
.cs-arrow:after{
content: "\f053";
right: auto;
left: 10px;
}
&.cs-tab-active .cs-arrow:after{
@include transform( rotate(-90deg) );
}
}
ul{
li{
a{
padding-right: 25px;
padding-left: 15px;
}
}
&:before{
left: auto;
right: 15px;
}
}
}
.cs-icon{
margin-left: 5px;
margin-right: 0;
}
}
.cs-nav-background{
left: auto;
right: 0;
}
.cs-content{
margin-left: 0;
margin-right: 225px;
.cs-sections{
float: right;
}
}
.cs-show-all .cs-content {
margin-right: 0;
overflow: hidden;
}
.cs-expand-all {
right: auto;
left: 40px;
}
.cs-footer{
text-align: left;
}
}
.cs-metabox-framework{
margin: -6px -12px -12px -12px;
.cs-content{
.cs-section-title{
padding: 20px;
}
}
}
.cs-element{
.cs-title{
float: right;
}
.cs-fieldset{
margin-left: 0;
margin-right: 30%;
}
}
.cs-pseudo-field{
padding: 0 0 0 5px !important;
}
.cs-field-number em{
margin-left: 0;
margin-right: 5px;
}
.cs-field-typography select,
.cs-field-typography .chosen-container{
margin-right: 0;
margin-left: 5px;
}
.cs-field-checkbox .horizontal li,
.cs-field-radio .horizontal li{
margin-right: 0;
margin-left: 15px;
}
.cs-field-switcher{
label{
float: right;
}
.cs-text-desc{
float: right;
margin-left: 0;
margin-right: 5px;
}
}
.cs-field-color_picker{
.cs-alpha-slider{
margin-left: 0;
margin-right: 2px;
.ui-slider-handle{
margin: 0 -11px;
}
}
.cs-alpha-slider-offset{
background-position: center right;
}
.cs-alpha-text{
right: auto;
left: 10px;
}
}
.cs-field-group{
.ui-accordion-icons{
padding-left: 0;
padding-right: 30px;
}
.ui-accordion-header-icon{
left: auto;
right: .5em;
}
.dashicons-arrow-right:before{
content: "\f141";
}
}
.cs-help{
right: auto;
left: 5px;
}
.cs-field-icon{
.button{
margin-right: 0;
margin-left: 5px;
}
.cs-icon-preview i{
margin-right: 0;
margin-left: 5px;
}
}
.cs-field-gallery{
ul li{
margin-right: 0;
margin-left: 5px;
}
.button{
margin-right: 0;
margin-left: 5px;
}
}
.cs-field-sorter .cs-modules{
float: right;
margin-right: 0;
margin-left: 10px;
}
.cs-taxonomy-add-fields{
.cs-fieldset{
margin-right: 0;
}
.cs-help{
left: -5px;
right: auto;
}
}
.cs-taxonomy-edit-fields{
.cs-fieldset{
margin-left: 0;
margin-right: 225px;
}
.cs-help{
right: auto;
left: -5px;
}
}
#cs-save-ajax{
right: auto;
left: 5px;
}
.cs-dialog{
.cs-element{
padding-right: 15px;
padding-left: 30px;
}
.cs-shortcode-clone .cs-remove-clone{
right: auto;
left: 5px;
}
}
#customize-controls .cs-element .cs-fieldset,
.widget-content .cs-element .cs-fieldset,
#side-sortables .cs-element .cs-fieldset{
margin-right: 0;
}
@media only screen and (max-width:1200px){
.cs-metabox-framework .cs-element .cs-fieldset{
margin-left: 0;
}
}
@media only screen and (max-width:782px){
.cs-framework .cs-fieldset,
.cs-framework .cs-content{
margin-right: 0;
}
}
.ui-dialog{
right: auto;
}
cs-framework.scss 0000644 00000000567 15155240273 0010055 0 ustar 00 /**
*
* -----------------------------------------------------------
*
* Codestar Framework
* A Lightweight and easy-to-use WordPress Options Framework
*
* Copyright 2015 Codestar <info@codestarlive.com>
*
* -----------------------------------------------------------
*
*/
@import "compass";
@import "vendor/mixins";
@import "vendor/chosen";
@import "vendor/base";
vendor/_base.scss 0000644 00000056547 15155240273 0010034 0 ustar 00 .cs-framework{
position: relative;
margin-top: 20px;
margin-right: 20px;
label{
padding: 0;
margin: 0;
display: inline-block;
}
.cs-settings-error{
margin: 0 0 15px 0;
}
.cs-header{
position: relative;
background-color: #050505;
padding: 25px;
@include border-radius(2px 2px 0 0);
h1{
color: #fff;
float: left;
font-size: 1.5em;
line-height: 26px;
font-weight: 400;
margin: 0;
small{
font-size: 11px;
color: #555;
font-weight: 500;
}
}
fieldset{
float: right;
input{
margin: 0 2px;
line-height: 26px;
}
}
}
.cs-body{
position: relative;
background-color: #fff;
}
.cs-nav{
display: block;
position: relative;
z-index: 10;
float: left;
width: 225px;
ul{
clear: left;
margin: 0;
list-style-type: none;
li{
margin-bottom: 0;
a{
font-size: 13px;
position: relative;
display: block;
padding: 15px;
text-decoration: none;
color: #999;
background-color: #222;
border-bottom: 1px solid #2f2f2f;
@include transition(all 0.2s ease-out);
&:hover{
color: #fff;
}
&:focus{
outline: none;
@include box-shadow(none);
}
}
.cs-section-active{
color: #fff;
background-color: #111;
&:after{
content: " ";
position: absolute;
right: 0;
top: 50%;
height: 0;
width: 0;
pointer-events: none;
border: solid transparent;
border-right-color: #fff;
border-width: 4px;
margin-top: -4px;
}
}
.cs-arrow:after{
content: "\e85b";
display: inline-block;
font-family: "temavadisi";
font-size: 9px;
line-height: 1;
position: absolute;
right: 10px;
top: 50%;
margin-top: -4px;
@include transform(rotate(0));
@include transition(transform 0.2s);
}
&.cs-tab-active .cs-arrow:after{
@include transform( rotate(90deg) );
}
}
ul{
display: none;
position: relative;
border-bottom: 1px solid #2f2f2f;
position: relative;
li{
a{
font-size: 12px;
padding: 13px 15px 13px 25px;
background-color: #191919;
border-bottom: 1px solid #222;
}
.cs-section-active{
background-color: #101010;
}
&:last-child a{
border-bottom: 0;
}
}
&:before{
content: '';
position: absolute;
top: 0;
left: 15px;
z-index: 1;
width: 1px;
height: 100%;
background-color: rgba(#222, 0.75);
}
}
}
.cs-icon{
width: 20px;
margin-right: 5px;
font-size: 14px;
text-align: center;
}
.cs-seperator{
color: #fff;
font-weight: 600;
text-transform: uppercase;
padding: 30px 15px 15px 15px;
border-bottom: 1px dashed #2f2f2f;
}
}
.cs-nav-background{
position: absolute;
top: 0;
left: 0;
bottom: 0;
z-index: 9;
width: 225px;
background-color: #222;
}
.cs-content{
position: relative;
margin-left: 225px;
.cs-sections{
float: left;
width: 100%;
}
.cs-section-title{
display: none;
padding: 20px 30px;
background-color: #5bc0de;
h3{
color: #fff;
margin: 0;
padding: 0 !important;
font-weight: bold;
text-transform: uppercase;
@include text-shadow(1px 1px 0 rgba(#44a7c5, 0.5));
}
}
.cs-section{
display:none;
}
}
.cs-footer{
padding: 20px;
color: #555;
text-align: right;
font-size: 11px;
background-color: #050505;
@include border-radius(0 0 2px 2px);
}
.cs-show-all{
.cs-nav-background,
.cs-nav{
display: none;
}
.cs-content{
margin-left: 0;
}
.cs-section-title,
.cs-section{
display: block !important;
}
}
.cs-expand-all{
position: absolute;
right: 40px;
bottom: 5px;
z-index: 1;
color: #555;
font-size: 11px;
font-weight: 500;
text-decoration: none;
&:hover{
color: #fff;
}
&:focus{
@include box-shadow(none);
}
}
}
.cs-metabox-framework{
margin: -6px -12px -12px -12px;
.cs-content{
.cs-section-title{
padding: 20px;
}
}
}
.cs-element{
position: relative;
padding: 30px;
+ .cs-element{
border-top: 1px solid #eee;
}
p:last-child{
margin-bottom: 0 !important;
}
&:after,
&:before{
content: " ";
display: table;
}
&:after{
clear: both;
}
h4{
margin-top: 0;
}
.cs-title{
position: relative;
width: 25%;
float: left;
h4{
margin: 0;
color: #23282d;
}
}
.cs-fieldset{
margin-left: 30%;
}
pre{
clear: both;
color: #ccc;
background-color: #222;
padding: 15px;
overflow: auto;
@include border-radius(2px);
strong{
color: #ffbc00;
}
}
}
.cs-pseudo-field{
padding: 0 5px 0 0 !important;
border: 0;
display: inline-block;
}
.cs-field-text{
input{
width: 340px;
max-width: 100%;
}
}
.cs-field-textarea{
textarea{
width: 100%;
max-width: 100%;
min-height: 125px;
}
.cs-shortcode{
margin-bottom: 10px;
}
}
.cs-field-wysiwyg{
textarea{
width: 100%;
max-width: 100%;
min-height: 125px;
}
.wp-editor-container{
clear: none;
}
}
.cs-field-number{
input{
width: 70px;
}
em{
margin-left: 5px;
color: #bbb;
}
}
.cs-field-select{
select{
max-width: 100%;
}
}
.cs-field-typography{
select,
.chosen-container{
margin-right: 5px;
}
.cs-typo-variant{
min-width: 90px;
}
}
.cs-field-checkbox,
.cs-field-radio{
ul{
margin: 0;
padding: 0;
list-style-type: none;
overflow-y: auto;
max-height: 305px;
}
.horizontal li{
display: inline-block;
margin-right: 15px;
margin-bottom: 15px;
}
input[type="radio"]:checked:before{
line-height: 10px;
}
}
.cs-field-switcher{
label{
display: block;
float: left;
cursor: pointer;
position: relative;
width: 62px;
height: 26px;
padding: 0;
margin: 0;
overflow: hidden;
@include border-radius(20px);
span{
position: absolute;
top: 4px;
left: 4px;
width: 18px;
height: 18px;
background-color: #fff;
@include border-radius(16px);
@include transition(left 0.15s ease-out);
}
input{
position: absolute;
top: 0;
left: 0;
opacity: 0;
&:checked ~ em{
background: #4fb845;
}
&:checked ~ em:before{
opacity: 0;
}
&:checked ~ em:after{
opacity: 1;
}
&:checked ~ span{
left: 40px;
}
}
em{
position: relative;
display: block;
height: inherit;
font-size: 11px;
line-height: 26px;
font-weight: 500;
font-style: normal;
text-transform: uppercase;
color: #fff;
background-color: #ed6f6f;
@include transition(background 0.15s ease-out);
}
em:before, em:after{
position: absolute;
@include transition(opacity 0.15s ease-out);
}
em:before{
content: attr(data-off);
right: 14px;
}
em:after{
content: attr(data-on);
left: 14px;
opacity: 0;
}
}
.cs-text-desc{
float: left;
margin-left: 5px;
margin-top: 0;
padding-top: 4px;
}
}
.cs-field-image_select{
label{
display: inline-block;
margin: 5px;
img{
max-width: 100%;
vertical-align: bottom;
background-color: #fff;
border: 2px solid #eee;
@include opacity(0.75);
@include transition(all 0.15s ease-out);
}
}
input{
display: none;
&:checked ~ img{
border-color: #333;
@include opacity(1);
}
}
}
.cs-field-upload{
input{
width: 420px;
max-width: 100%;
}
}
.cs-field-background{
.cs-field-color_picker{
position: relative;
top: 10px;
}
}
.cs-field-color_picker{
.cs-alpha-wrap{
display: none;
position: relative;
top: -1px;
width: 235px;
padding: 9px 10px;
border: 1px solid #dfdfdf;
border-top: none;
background-color: #fff;
}
.cs-alpha-slider{
position: absolute;
width: 190px;
margin-left: 2px;
height: 18px;
.ui-slider-handle{
position: absolute;
top: -3px;
bottom: -3px;
z-index: 5;
border-color: #aaa;
border-style: solid;
border-width: 4px 3px;
width: 10px;
height: 16px;
margin: 0 -5px;
background: none;
cursor: ew-resize;
@include opacity(0.9);
@include border-radius(4px);
@include box-shadow(0 1px 2px rgba(black, 0.2));
&:before{
content: " ";
position: absolute;
left: -2px;
right: -2px;
top: -3px;
bottom: -3px;
border: 2px solid #fff;
@include border-radius(3px);
}
}
}
.cs-alpha-slider-offset{
height: 18px;
width: 200px;
background: url(../images/checkerboard.png) repeat-y center left scroll #fff;
@include box-shadow(0 0 5px rgba(black, 0.4) inset);
@include border-radius(2px);
}
.cs-alpha-text{
position: absolute;
top: 12px;
right: 10px;
width: 30px;
font-size: 12px;
line-height: 12px;
text-align: center;
color: #999;
}
}
.cs-field-backup{
textarea{
width: 100%;
min-height: 200px;
margin-bottom: 5px;
}
small{
display: inline-block;
margin: 5px;
}
hr{
margin: 30px 0;
}
}
.cs-field-fieldset{
.cs-inner{
border:1px solid #eee;
background-color: #fff;
}
.cs-element{
padding: 20px;
}
}
.cs-field-group{
.cs-element{
padding: 20px;
}
.cs-group{
display: none;
position: relative;
margin-bottom: 5px;
h4{
font-size: 1em;
}
}
.cs-group-content{
border: 1px solid #e5e5e5;
background: #fff;
}
.cs-group-title{
border: 1px solid #e5e5e5;
background: #fafafa;
@include transition(border-color 0.15s);
&:active,
&:hover,
&:focus{
border: 1px solid #bbb;
background: #fafafa;
outline: none;
}
}
.cs-group-title{
display: block;
cursor: pointer;
position: relative;
margin: 0;
padding: 15px;
min-height: 0;
font-size: 100%;
}
.cs-group-content{
padding: 0;
border-top: 0;
}
.widget-placeholder{
margin-bottom: 8px;
}
.ui-accordion .cs-group{
display: block;
}
.ui-accordion-icons{
padding-left: 30px;
}
.ui-accordion-header-icon{
position: absolute;
left: .5em;
top: 50%;
margin-top: -10px;
text-indent: 0;
color: #bbb;
}
.ui-sortable-helper{
.cs-group-content{
display: none !important;
}
}
}
.cs-help{
position: absolute;
top: 5px;
right: 5px;
padding: 5px;
font-size: 14px;
color: #aaa;
}
.cs-field-heading{
font-size: 1.5em;
font-weight: bold;
color: #23282d;
background-color: #f5f5f5 !important;
}
.cs-field-subheading{
font-size: 14px;
font-weight: bold;
padding-top: 17px;
padding-bottom: 17px;
color: #23282d;
background-color: #f7f7f7 !important;
}
.cs-field-notice{
padding: 0 !important;
border: 0 !important;
+ .cs-element{
border-top: 0;
}
.cs-notice{
font-size: 12px;
padding: 17px 30px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
.cs-success{
color: #3c763d;
border-color: #d6e9c6;
background-color: #dff0d8;
}
.cs-info{
color: #31708f;
border-color: #bce8f1;
background-color: #d9edf7;
}
.cs-warning{
color: #8a6d3b;
border-color: #faebcc;
background-color: #fcf8e3;
}
.cs-danger{
color: #a94442;
border-color: #ebccd1;
background-color: #f2dede;
}
}
.cs-field-icon{
input{
display: none;
}
.button{
margin-right: 5px;
}
.cs-icon-preview i{
display: inline-block;
font-size: 14px;
width: 30px;
height: 26px;
line-height: 26px;
margin-right: 5px;
text-align: center;
vertical-align: top;
color: #555;
border: 1px solid #ccc;
background-color: #f7f7f7;
@include border-radius(3px);
@include box-shadow(0 1px 0 rgba(black, 0.08));
}
}
.cs-field-image{
input{
display: none;
}
.cs-preview{
display: inline-block;
position: relative;
padding: 4px;
min-width: 44px;
min-height: 22px;
margin-bottom: 10px;
border: 1px solid #ccc;
background-color: #f9f9f9;
@include border-radius(2px);
@include box-shadow(0 1px 0 rgba(black, 0.08));
img{
max-height: 90px;
display: inline-block;
vertical-align: middle;
}
}
.cs-remove{
position: absolute;
top: 4px;
right: 4px;
width: 22px;
height: 22px;
font-size: 11px;
line-height: 22px;
text-align: center;
cursor: pointer;
color: #fff;
background-color: #e14d43;
@include opacity(0.8);
@include border-radius(2px);
@include transition(opacity .2s);
&:hover{
@include opacity(1);
}
}
}
.cs-field-gallery{
input{
display: none;
}
ul{
margin: 0;
padding: 0;
list-style-type: none;
li{
display: inline-block;
position: relative;
padding: 4px;
margin: 0 5px 10px 0;
border: 1px solid #ccc;
background-color: #f9f9f9;
@include border-radius(2px);
@include box-shadow(0 1px 0 rgba(black, 0.08));
img{
max-height: 60px;
display: inline-block;
vertical-align: middle;
}
}
}
.button{
margin-right: 5px;
margin-bottom: 5px;
}
}
.cs-field-sorter{
.ui-sortable-placeholder{
height: 20px;
border: 1px dashed #f1c40f;
background-color: #fffae4;
}
.cs-modules{
float: left;
width: 50%;
}
.cs-enabled{
margin-right: 15px;
}
.cs-disabled,
.cs-enabled{
padding: 5px 15px;
border: 1px dashed #ddd;
background-color: #fff;
}
.cs-disabled{
li{
@include transition(opacity 0.15s);
@include opacity(0.5);
}
.ui-sortable-helper{
@include opacity(1);
}
}
h3{
font-size: 14px;
margin: 0 0 15px 0;
}
ul{
list-style-type: none;
margin: 0;
padding: 0;
min-height: 62px;
li{
margin: 10px 0;
padding: 10px 15px;
cursor: move;
font-weight: bold;
text-align: center;
border: 1px solid #e5e5e5;
background-color: #fafafa;
@include transition(border-color 0.15s);
&:hover{
border-color: #bbb;
}
}
}
}
.cs-taxonomy{
margin: 0;
> .cs-element{
border-top: 0;
}
> .cs-field-heading{
font-size: 1.1em;
padding: 20px !important;
border: 1px solid #ddd;
}
> .cs-field-subheading{
font-size: 12px;
padding: 15px !important;
border: 1px solid #ddd;
}
> .cs-field-notice{
.cs-notice{
padding: 15px;
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid;
}
}
}
.cs-taxonomy-add-fields{
> .cs-element{
padding: 8px 0;
margin: 0 0 10px;
> .cs-title{
float: none;
width: 100%;
padding: 2px 2px 4px 0;
h4{
font-size: 12px;
font-weight: normal;
}
}
> .cs-fieldset{
margin-left: 0;
> .cs-help{
right: -5px;
}
}
}
}
.cs-taxonomy-edit-fields{
> .cs-element{
padding: 20px 0;
> .cs-title{
width: 225px;
h4{
font-size: 14px;
font-weight: 600;
line-height: 1.3;
display: inline-block;
vertical-align: middle;
}
}
> .cs-fieldset{
margin-left: 225px;
> .cs-help{
top: -5px;
right: -5px;
}
}
}
> .cs-field-notice{
margin: 20px 0;
}
> .cs-field-subheading,
> .cs-field-heading{
margin: 20px 0;
border: 1px solid #ddd;
}
}
.cs-warning-primary{
color: #fff !important;
border-color: #d02c21 #ba281e #ba281e !important;
background: #e14d43 !important;
@include box-shadow(0 1px 0 #ba281e !important);
@include text-shadow(0 -1px 1px #ba281e, 1px 0 1px #ba281e, 0 1px 1px #ba281e, -1px 0 1px #ba281e !important);
&:hover,
&:focus{
border-color: #ba281e !important;
background: #e35950 !important;
@include box-shadow(0 1px 0 #ba281e !important);
}
&:active{
border-color: #ba281e !important;
background: #d02c21 !important;
@include box-shadow(inset 0 2px 0 #ba281e !important);
}
}
.cs-text-desc{
font-style: italic;
font-weight: 400;
margin-top: 10px;
color: #999;
}
.cs-text-success{
color: #2b542c;
}
.cs-text-info{
color: #31708f;
}
.cs-text-warning{
color: #d02c21;
}
.cs-text-muted{
color: #aaa;
}
.cs-text-left{
text-align: left;
}
.cs-text-center{
text-align: center;
}
.cs-text-right{
text-align: right;
}
.cs-block-left{
float: left;
}
.cs-block-right{
float: right;
}
.cs-text-highlight{
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
@include border-radius(2px);
}
.cs-text-highlight-gray{
padding: 2px 4px;
font-size: 90%;
background-color: #f0f0f0;
@include border-radius(2px);
}
#cs-save-ajax{
display: none;
position: relative;
top: 4px;
right: 5px;
font-size: 12px;
padding: 3px 8px;
color: #fff;
background-color: #27ae60;
@include border-radius(2px);
}
.cs-tooltip{
position: absolute;
z-index: 100103;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
@include opacity(0);
@include transition(opacity .15s linear);
&.in{
@include opacity(1);
}
}
.cs-tooltip-inner{
max-width: 200px;
padding: 6px 12px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
background-color: rgba(black, 0.85);
@include border-radius(4px);
}
.cs-dialog{
display: none;
padding: 0;
.cs-dialog-header{
width: 100%;
padding: 16px 0;
background-color: #f5f5f5;
border-bottom: 1px solid #eee;
select,
.chosen-container{
display: block;
margin: 0 auto;
width: 250px !important;
}
}
.cs-element{
padding: 15px 30px 15px 15px;
}
.cs-insert-button{
text-align: center;
width: 100%;
padding: 16px 0;
background-color: #f5f5f5;
border-top: 1px solid #eee;
}
.cs-dialog-load{
min-height: 250px;
overflow: hidden;
overflow-y: auto;
}
.cs-clone-button{
margin: 10px 0;
text-align: center;
}
.cs-shortcode-clone{
position: relative;
border-top: 1px dashed #5cb85c;
.cs-remove-clone{
display:none;
position: absolute;
right: 5px;
top: 5px;
z-index: 1;
padding: 5px;
color: #ed6f6f;
font-size: 14px;
&:hover{
text-decoration: none;
color: darken( #ed6f6f, 10% );
}
}
}
a{
&:active,
&:focus{
outline: none;
@include box-shadow(none);
}
}
h4{
font-size: 13px;
small{
font-style: italic;
font-weight: 400;
color: #aaa;
}
}
}
#cs-icon-dialog{
.cs-icon-search{
width: 250px;
height: 40px;
line-height: 40px;
}
a{
display: inline-block;
padding: 5px;
cursor: pointer;
.cs-icon{
position: relative;
padding: 5px;
display: inline-block;
font-size: 14px;
width: 30px;
height: 26px;
line-height: 26px;
text-align: center;
vertical-align: top;
color: #555;
border: 1px solid #ccc;
background-color: #f7f7f7;
@include border-radius(3px);
@include box-shadow(0 1px 0 rgba(black, 0.08));
}
&:hover .cs-icon{
color: #fff;
border-color: #222;
background-color: #222;
}
}
.cs-icon-loading{
color: #999;
text-align: center;
margin-top: 10px;
}
.cs-icon-title{
padding: 15px;
margin: 10px 0;
text-align: center;
text-transform: uppercase;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
background-color: #fafafa;
&:first-child{
margin-top: 0;
border-top: 0;
}
}
}
.cs-shortcode-scrolling,
.cs-icon-scrolling{
overflow: hidden;
height: 100%;
.wp-full-overlay{
z-index: 1;
}
}
#side-sortables{
.cs-content .cs-section-title{
padding: 12px;
}
.cs-element{
padding: 12px;
.cs-title{
float: none;
width: 100%;
margin-bottom: 10px;
}
.cs-fieldset{
margin-left: 0;
}
}
.cs-field-upload input{
width: 185px;
}
.cs-field-notice .cs-notice{
padding: 12px;
}
}
.widget-content{
.cs-element{
position: relative;
top: -1px;
margin-right: -15px;
margin-left: -15px;
padding: 12px 15px;
&:last-child{
margin-bottom: 15px;
}
.cs-title{
float: none;
width: 100%;
margin-bottom: 5px;
}
.cs-fieldset{
margin-left: 0;
}
}
.cs-field-text input{
width: 100%;
}
.cs-field-upload input{
width: 330px;
}
.cs-field-notice .cs-notice{
padding: 15px;
}
}
#customize-controls{
.customize-control-cs_field{
position: relative;
top: -10px;
margin-bottom: 0;
.chosen-container{
&.chosen-with-drop .chosen-drop{
position: relative;
}
}
}
.cs-element{
margin-right: -15px;
margin-left: -15px;
padding: 12px 15px;
.cs-title{
float: none;
width: 100%;
margin-bottom: 10px;
h4{
font-size: 14px;
font-weight: 600;
color: inherit;
}
}
.cs-fieldset{
margin-left: 0;
}
}
.widget-content{
.cs-element{
margin-right: -10px;
margin-left: -10px;
padding: 10px 12px;
}
}
.cs-field-select select{
width: 100%;
}
.cs-field-upload input{
width: 175px;
margin-right: 5px;
}
.cs-field-heading{
color: inherit;
font-size: 14px;
line-height: 1em;
}
.cs-field-subheading{
color: inherit;
font-size: 11px;
}
.cs-text-desc{
margin-top: 4px;
font-size: 12px;
}
.cs-field-content,
.cs-field-notice .cs-notice{
padding: 15px;
}
}
@media only screen and (max-width:1200px){
.cs-metabox-framework{
.cs-element{
.cs-title{
float: none;
width: 100%;
margin-bottom: 10px;
}
.cs-fieldset{
margin-left: 0;
}
}
}
}
@media only screen and (max-width:782px){
.cs-framework{
.cs-header{
text-align: center;
h1{
width: 100%;
margin-bottom: 10px;
}
fieldset{
float: none;
}
}
.cs-expand-all,
.cs-nav-background,
.cs-nav{
display: none;
}
.cs-content{
margin-left: 0;
}
.cs-section-title,
.cs-section{
display: block !important;
}
.cs-element{
.cs-title{
float: none;
width: 100%;
margin-bottom: 10px;
}
.cs-fieldset{
margin-left: 0;
}
}
}
}
vendor/_chosen.scss 0000644 00000031260 15155240273 0010362 0 ustar 00 /* @group Base */
.chosen-container {
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 13px;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.chosen-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.chosen-container .chosen-drop {
position: absolute;
top: 100%;
left: -9999px;
z-index: 1010;
width: 100%;
border: 1px solid #aaa;
border-top: 0;
background: #fff;
box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
left: 0;
}
.chosen-container a {
cursor: pointer;
}
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
margin-right: 4px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: normal;
color: #999999;
}
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
content: ":";
padding-left: 2px;
vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
position: relative;
display: block;
overflow: hidden;
padding: 0 0 0 8px;
height: 25px;
border: 1px solid #aaa;
border-radius: 5px;
background-color: #fff;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
background-clip: padding-box;
box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
color: #444;
text-decoration: none;
white-space: nowrap;
line-height: 24px;
}
.chosen-container-single .chosen-default {
color: #999;
}
.chosen-container-single .chosen-single span {
display: block;
overflow: hidden;
margin-right: 26px;
text-overflow: ellipsis;
white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
position: absolute;
top: 6px;
right: 26px;
display: block;
width: 12px;
height: 12px;
background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
position: absolute;
top: 0;
right: 0;
display: block;
width: 18px;
height: 100%;
}
.chosen-container-single .chosen-single div b {
display: block;
width: 100%;
height: 100%;
background: url('../images/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
position: relative;
z-index: 1010;
margin: 0;
padding: 3px 4px;
white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
margin: 1px 0;
padding: 4px 20px 4px 5px;
width: 100%;
height: auto;
outline: 0;
border: 1px solid #aaa;
background: white url('../images/chosen-sprite.png') no-repeat 100% -20px;
background: url('../images/chosen-sprite.png') no-repeat 100% -20px;
font-size: 1em;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.chosen-container-single .chosen-drop {
margin-top: -1px;
border-radius: 0 0 4px 4px;
background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
position: absolute;
left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
color: #444;
position: relative;
overflow-x: hidden;
overflow-y: auto;
margin: 0 4px 4px 0;
padding: 0 0 0 4px;
max-height: 240px;
-webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
display: none;
margin: 0;
padding: 5px 6px;
list-style: none;
line-height: 15px;
word-wrap: break-word;
-webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
display: list-item;
cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
display: list-item;
color: #ccc;
cursor: default;
}
.chosen-container .chosen-results li.highlighted {
background-color: #3875d7;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
color: #fff;
}
.chosen-container .chosen-results li.no-results {
color: #777;
display: list-item;
background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
display: list-item;
font-weight: bold;
cursor: default;
}
.chosen-container .chosen-results li.group-option {
padding-left: 15px;
}
.chosen-container .chosen-results li em {
font-style: normal;
text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
position: relative;
overflow: hidden;
margin: 0;
padding: 0 5px;
width: 100%;
height: auto;
border: 1px solid #aaa;
background-color: #fff;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
cursor: text;
}
.chosen-container-multi .chosen-choices li {
float: left;
list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
margin: 0;
padding: 0;
white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
margin: 1px 0;
padding: 0;
height: 25px;
outline: 0;
border: 0 !important;
background: transparent !important;
box-shadow: none;
color: #999;
font-size: 100%;
font-family: sans-serif;
line-height: normal;
border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
position: relative;
margin: 3px 5px 3px 0;
padding: 3px 20px 3px 5px;
border: 1px solid #aaa;
max-width: 100%;
border-radius: 3px;
background-color: #eeeeee;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-size: 100% 19px;
background-repeat: repeat-x;
background-clip: padding-box;
box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
color: #333;
line-height: 13px;
cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
position: absolute;
top: 4px;
right: 3px;
display: block;
width: 12px;
height: 12px;
background: url('../images/chosen-sprite.png') -42px 1px no-repeat;
font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
padding-right: 5px;
border: 1px solid #ccc;
background-color: #e4e4e4;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
margin: 0;
padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
display: list-item;
color: #ccc;
cursor: default;
}
/* @end */
/* @group Active */
.chosen-container-active .chosen-single {
border: 1px solid #5897fb;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
border: 1px solid #aaa;
-moz-border-radius-bottomright: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
border-bottom-left-radius: 0;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
border-left: none;
background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
border: 1px solid #5897fb;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
opacity: 0.5 !important;
cursor: default;
}
.chosen-disabled .chosen-single {
cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
text-align: right;
}
.chosen-rtl .chosen-single {
overflow: visible;
padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
margin-right: 0;
margin-left: 26px;
direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
margin-left: 38px;
}
.chosen-rtl .chosen-single div {
right: auto;
left: 3px;
}
.chosen-rtl .chosen-single abbr {
right: auto;
left: 26px;
}
.chosen-rtl .chosen-choices li {
float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
margin: 3px 5px 3px 0;
padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
right: auto;
left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
margin: 0 0 4px 4px;
padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
padding-right: 15px;
padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
padding: 4px 5px 4px 20px;
background: white url('../images/chosen-sprite.png') no-repeat -30px -20px;
background: url('../images/chosen-sprite.png') no-repeat -30px -20px;
direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
.chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
background-image: url('../images/chosen-sprite@2x.png') !important;
background-size: 52px 37px !important;
background-repeat: no-repeat !important;
}
}
/* @end */
vendor/_mixins.scss 0000644 00000000063 15155240273 0010407 0 ustar 00 @mixin opacity( $opacity ) {
opacity: $opacity;
}