%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/shaban/laviva/wp-content/themes/levelup/assets/styl/inc/
Upload File :
Create Path :
Current File : /var/www/html/shaban/laviva/wp-content/themes/levelup/assets/styl/inc/widgets.styl

/*!--------------------------------------------------------------
* 3.1 Widgets
==============================================================*/

.woocommerce-sidebar
  margin-bottom 60px

.woocommerce-sidebar
  .widget-title
    text-transform uppercase
    font-weight bold
    border-bottom 2px solid #000
    padding-bottom 16px
    margin-bottom 10px

.widget_price_filter .price_slider_wrapper
  margin: 34px 0 20px 0 !important;

.widget_price_filter .price_slider
  margin-bottom 20px

.woocommerce .widget_price_filter .ui-slider,
.woocommerce-page .widget_price_filter .ui-slider
  position: relative;
  text-align: left;

.widget_price_filter .ui-slider-handle
  margin-left: -.1em;

.woocommerce .widget_price_filter .ui-slider-horizontal,
.woocommerce-page .widget_price_filter .ui-slider-horizontal
  height: 4px;


.widget_price_filter .price_slider_wrapper .ui-widget-content
  background: #ccc !important;
  border-radius: 0 !important;
  border-top-left-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  margin-right: 28px;

.widget_price_filter .price_slider_wrapper .ui-widget-content:after
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: -18px;
  width: 18px;
  height: 4px;
  background: #ccc;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;

.widget_price_filter
  .price_slider_wrapper
    .button
      margin-top 0

.widget_price_filter .ui-slider .ui-slider-handle
  position: absolute !important;
  z-index: 2 !important;
  cursor: pointer !important;
  outline: none !important;

  content: "\f00d";
  display: block;
  background #fff
  width: 30px;
  height: 30px;
  top: -14px !important;

  border-radius: 50%;
  text-indent: 1.9em;
  line-height: 0.75em;
  box-shadow: 0 5px 4px rgba(0,0,0,0.10);
  border 1px solid #dddddd
  transition top .4s cubic-bezier(0.19, 1, 0.22, 1);

  &.ui-state-active
    box-shadow: 0 3px 4px rgba(0,0,0,0.10), inset 0px 0px 0px 2px #fff !important;
    background #f2f2f2 !important
    top -12px !important


.widget_price_filter .ui-slider .ui-slider-range
  position: absolute !important;
  z-index: 1 !important;
  font-size: .7em !important;
  display: block !important;
  border: 0 !important;
  border-radius: 0 !important;
  height 4px

.widget_price_filter .price_label
  text-align: left !important;
  padding: 5px 0;
  padding-top 18px
  font-size 12px
  font-weight bold




.widget_price_filter .price_slider_amount .button
  float: right !important;
  padding: 11px 15px !important;
  height: auto !important;
  line-height 1em !important;
  font-weight normal !important;
  color #fff !important;
  background: #000 !important;
  cursor pointer
  margin-top 10px
  //width 80px
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
  border none

  &:hover
    background #606060 !important;



.woocommerce,
.woocommerce-page
  ul.product_list_widget
    li
      border-bottom 1px solid line-color
      padding 15px 0
      font-size 14px

      a
        display block
        margin-bottom 10px

      .amount
        font-weight bold

      ins
        text-decoration none

    li:last-child
      border 0 !important

    li:after
      content ''
      clear both
      display block

  ul.product_list_widget li img
    float: left;
    margin-right: 25px;
    width: 72px;
    height: auto;


.woocommerce-sidebar
  .product-categories
    .current-cat
      > a
        font-weight: bold

  .star-rating
    float none !important
    margin-bottom 4px

  .product_list_widget
    a
      color text-color
      &:hover
        color anchor-color

    .reviewer
      color #999

    del
      .amount
        font-weight normal !important
        font-size 12px


.woocommerce-sidebar
  a
    color text-color
    &:hover
      color anchor-color


.widget_layered_nav_filters
  a
    color #ff7200 !important
    font-weight bold

    &:after
      content ''
      display block
      float right
      width 20px
      height 20px
      background url(../images/icon_cross_in_circle.svg) no-repeat



.widget_layered_nav,
.widget_layered_nav_filters,
.widget_product_categories
  li
    border-bottom 1px solid line-color !important;


.widget_layered_nav,
.widget_recent_comments,
.widget_layered_nav_filters,
.widget_product_categories,
.widget_archive,
.widget_categories,
.widget_recent_entries,
.widget_meta,
.widget_pages,
.widget_text
  li
    padding 4px 0
    font-size 14px

  .textwidget ul > li:first-child,
  > ul > li:first-child
      padding-top 0 !important

  li:last-child
    border 0 !important
    padding-bottom 0 !important


  .count
    float:right

  ul li ul
    margin: 11px 0 0 0 !important;

  ul li ul li
    border: 0;
    padding: 4px 0px !important;

  //ul li ul li:first-child
  //  border-top: 1px solid line-color !important;


.widget_recent_comments
  .comment-author-link
    color #999
/*
.widget_calendar
  #wp-calendar
    tfoot td
      padding-top 10px

    tbody
      td
        padding  4px 0
    caption
      font-size 14px
      text-transform: uppercase;
      font-weight: bold;
      padding-bottom: 14px;
      margin-bottom: 5px;
      line-height 100%

    td, th
      font-size 14px
*/


.widget_shopping_cart
  .total
    display block
    border-top 1px solid #ccc
    border-bottom 1px solid #ccc
    padding 20px 0
    text-align center

    strong
      color #999
      text-transform uppercase
    .amount
      font-weight bold


  a.button
    width 100%
  a.button:last-child
    float right


.widget
  margin-bottom 50px
  .widget-title
    font-size 18px
    font-weight 800
    line-height 100%
    margin-bottom 20px

  .tagcloud
    a
      margin-right 10px
      font-size 14px !important

.pre-footer-sidebar.widget
  margin 0

.widget,
.woocommerce-sidebar
  &.widget_search,
  &.widget_product_search
    .search-field
      padding 18px 20px
      transition border .3s
      width: 100%;
      box-sizing: border-box;

      &:focus
        border 1px solid #000


.footer-wrapper
  .widget
    .widget-title
      font-size 14px
      font-weight: bold;
      line-height: 100%;
      margin-bottom 20px

    .menu
      li
        padding: 7px 0;

        &:first-child
          padding-top: 0 !important;


.widget
  select
    width: 100%;
    max-width: 100%;
    outline: none;
    font-weight: normal;
    font-size: 15px;
    height: auto;
    border: 1px solid #ccc;
    padding: 18px 20px;


.widget_rss
  a
    display: block
  .rsswidget
    margin-bottom 5px
  li
    margin-bottom 10px
    padding-bottom 10px
    border-bottom: 1px solid #ccc;

#sidebar .widget.widget_categories ul ul,
#sidebar .widget.widget_pages ul ul,
#sidebar .widget.widget_nav_menu ul ul
  margin: 0px 0px 0px 0px!important;
  padding: 0px 0px 0px 20px;


.widget_calendar caption {
  bottom: 0px;
  z-index: 1;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
  font-weight: bold;
}


.widget_calendar table #prev,
.widget_calendar table #next {
  text-align: center;
}

.widget_calendar table #prev {
  position: relative;
  padding: 10px 0px 0px 0px;
  z-index: 2;
}

.widget_calendar table th {
  font-family: 'Open Sans';
  font-weight: 700;
  border-bottom: 0px;
  text-align: center!important;
  padding-bottom: 10px;
  color: #999999;
}

.widget_calendar table td,
#footer-outer #footer-widgets .col .widget_calendar table th {
  text-align: center;
}

.wpb_widgetised_column
  ul
    list-style none !important;
    margin-left: auto !important;
    margin-bottom: auto !important;

.widget_rating_filter .star-rating
  display inline-block
  margin-bottom: 0 !important;

Zerion Mini Shell 1.0