img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}

/*** LAYOUT ***/
/**************/
/* Feed container */
#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sb_instagram:after{
    content: "";
    display: table;
    clear: both;
  }
  /*********************/
  /*** STYLE OPTIONS ***/
  /*********************/
  #sb_instagram.sbi_fixed_height{
    overflow: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sb_instagram #sbi_images{
    width: 100%;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* Remove header shadow/border */
  #sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #sb_instagram .sbi_header_link:hover {
    border: none;
  }
  /* Items */
  #sb_instagram #sbi_images .sbi_item{
    display: inline-block;
    float: left;
    vertical-align: top;
    zoom: 1;
    padding: inherit !important;
    margin: 0 !important;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  /* Transition items in */
  #sb_instagram #sbi_images .sbi_item.sbi_transition{
    opacity: 0;
  }
  /* Cols */
  #sb_instagram.sbi_col_1 #sbi_images .sbi_item{ width: 100%; }
  #sb_instagram.sbi_col_2 #sbi_images .sbi_item{ width: 50%; }
  #sb_instagram.sbi_col_3 #sbi_images .sbi_item{ width: 33.33%; }
  #sb_instagram.sbi_col_4 #sbi_images .sbi_item{ width: 25%; }
  #sb_instagram.sbi_col_5 #sbi_images .sbi_item{ width: 20%; }
  #sb_instagram.sbi_col_6 #sbi_images .sbi_item{ width: 16.66%; }
  #sb_instagram.sbi_col_7 #sbi_images .sbi_item{ width: 14.28%; }
  #sb_instagram.sbi_col_8 #sbi_images .sbi_item{ width: 12.5%; }
  #sb_instagram.sbi_col_9 #sbi_images .sbi_item{ width: 11.11%; }
  #sb_instagram.sbi_col_10 #sbi_images .sbi_item{ width: 10%; }
  /* Disable mobile layout */
  #sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item{ width: 100%; }
  #sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item{ width: 50%; }
  #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item{ width: 33.33%; }
  #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item{ width: 25%; }
  #sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item{ width: 20%; }
  #sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item{ width: 16.66%; }
  #sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item{ width: 14.28%; }
  #sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item{ width: 12.5%; }
  #sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item{ width: 11.11%; }
  #sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item{ width: 10%; }
  /* Photos */
  #sb_instagram .sbi_photo_wrap{
    position: relative;
  }
  #sb_instagram .sbi_photo{
    display: block;
    text-decoration: none;
  }
  #sb_instagram .sbi_photo img{
    width: 100%;
    height: auto;
  }
  #sb_instagram .sbi_no_js img{
    display: none;
  }
  #sb_instagram a,
  #sb_instagram a:hover,
  #sb_instagram a:focus,
  #sb_instagram a:active{
    outline: none;
  }
  #sb_instagram img{
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    opacity: 1 !important;
  }
  #sb_instagram .sbi_link{
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px 0;
    background: rgba(0,0,0,0.5);
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
  }
  #sb_instagram .sbi_link a{
    padding: 0 6px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
  }
  #sb_instagram .sbi_link .sbi_lightbox_link{
    padding-bottom: 5px;
  }
  #sb_instagram .sbi_link a:hover,
  #sb_instagram .sbi_link a:focus{
    text-decoration: underline;
  }
  #sb_instagram .sbi_photo_wrap:hover .sbi_link,
  #sb_instagram .sbi_photo_wrap:focus .sbi_link{
    display: block;
  }
  /* Videos */
  #sb_instagram svg:not(:root).svg-inline--fa {
    height: 1em;
    display: inline-block;
  }
  #sb_instagram .sbi_type_video .sbi_playbtn,
  #sb_instagram .sbi_type_carousel .sbi_playbtn,
  .sbi_type_carousel .fa-clone,
  #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
  #sb_instagram .sbi_type_video .svg-inline--fa.fa-play{
    display: block !important;
    position: absolute;
    z-index: 1;
    color: #fff;
    color: rgba(255,255,255,0.9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0,0,0,0.8);
  }
  #sb_instagram .sbi_type_video .sbi_playbtn,
  #sb_instagram .sbi_type_carousel .sbi_playbtn {
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -19px;
    padding: 0;
    font-size: 48px;
  }
  #sb_instagram .sbi_type_carousel .fa-clone{
    right: 12px;
    top: 12px;
    font-size: 24px;
    text-shadow: 0 0 8px rgba(0,0,0,0.3);
  }
  .sbi_type_carousel svg.fa-clone,
  #sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
  #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play{
    -webkit-filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );
    filter: drop-shadow( 0px 0px 2px rgba(0,0,0,.4) );
  }
  /* Loader */
  #sb_instagram .sbi_loader{
    width: 20px;
    height: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-color: #000;
    background-color: rgba(0,0,0,0.5);
    border-radius: 100%;
    -webkit-animation: sbi-sk-scaleout 1.0s infinite ease-in-out;
    animation: sbi-sk-scaleout 1.0s infinite ease-in-out;
  }
  #sb_instagram br {
    display: none;
  }
  #sbi_load p {
    display: inline;
    padding: 0;
    margin: 0;
  }
  /* Loader in button */
  #sb_instagram #sbi_load .sbi_loader{
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1;
  }
  @-webkit-keyframes sbi-sk-scaleout {
    0% { -webkit-transform: scale(0) }
    100% {
      -webkit-transform: scale(1.0);
      opacity: 0;
    }
  }
  @keyframes sbi-sk-scaleout {
    0% {
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      transform: scale(0);
    } 100% {
        -webkit-transform: scale(1.0);
        -ms-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
      }
  }
  #sb_instagram .fa-spin,
  #sbi_lightbox .fa-spin{
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
  }
  #sb_instagram .fa-pulse,
  #sbi_lightbox .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)
    }
  }
  /* Screen reader */
  .sbi-screenreader{text-indent: -9999px !important;display: block !important;width: 0 !important;height: 0 !important;line-height: 0 !important;text-align: left !important;overflow: hidden !important; }
  /* HEADER */
  #sb_instagram .sb_instagram_header,
  .sb_instagram_header{
    float: left;
    clear: both;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1.2;
    width: 100%;
  }
  #sb_instagram .sb_instagram_header a,
  .sb_instagram_header a {
    float: left;
    display: block;
    /*width: 100%;*/
    min-width: 100%;
    text-decoration: none;
    transition: color 0.5s ease;
  }
  .sb_instagram_header.sbi_header_outside{
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex;
  }
  .sbi_no_avatar .sbi_header_img{
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
  }
  .sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: .9;
    -webkit-transition: background .6s linear,color .6s linear;
    -moz-transition: background .6s linear,color .6s linear;
    -o-transition: background .6s linear,color .6s linear;
    transition: background .6s linear,color .6s linear
  }
  .sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background .2s linear,color .2s linear;
    -moz-transition: background .2s linear,color .2s linear;
    -o-transition: background .2s linear,color .2s linear;
    transition: background .2s linear,color .2s linear
  }
  /** Medium Header */
  /* Only use medium & large headers on devices above 480px */
  @media all and (min-width: 480px){
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
    .sb_instagram_header.sbi_medium .sbi_header_img{
      width: 80px;
      height: 80px;
      border-radius: 40px;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
    .sb_instagram_header.sbi_medium .sbi_header_img img{
      width: 80px;
      height: 80px;
      border-radius: 40px;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text h3{
      font-size: 20px;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio{
      font-size: 14px;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio{
      margin-left: 95px !important;
      line-height: 1.4
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text h3{
      margin-right: -85px !important;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info{
      margin-top: 4px !important;
    }
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3{
      padding-top: 20px !important;
    }
    /** Large Header */
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
    .sb_instagram_header.sbi_large .sbi_header_img{
      width: 120px;
      height: 120px;
      border-radius: 60px;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
    .sb_instagram_header.sbi_large .sbi_header_img img {
      width: 120px;
      height: 120px;
      border-radius: 60px;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text h3{
      font-size: 28px;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio{
      font-size: 16px;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio{
      margin-left: 140px !important;
      line-height: 1.5;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text h3{
      margin-right: -120px !important;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info{
      margin-top: 12px !important;
    }
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3{
      padding-top: 32px !important;
    }
  }
  /* Header profile pic */
  #sb_instagram .sb_instagram_header .sbi_header_img,
  .sb_instagram_header .sbi_header_img{
    float: left;
    position: relative;
    width: 50px;
    margin: 0 0 0 -100% !important;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }
  #sb_instagram .sb_instagram_header .sbi_header_img img,
  .sb_instagram_header .sbi_header_img img{
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }
  /* Profile pic hover */
  #sb_instagram .sb_instagram_header .sbi_header_img_hover,
  .sb_instagram_header .sbi_header_img_hover{
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.75);
  }
  #sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
  #sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
  .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
  .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    font-size: 24px;
  }
  #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,
  .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo{
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    font-size: 36px
  }
  #sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,
  .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px
  }
  #sb_instagram .sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden;
  }
  #sb_instagram .sb_instagram_header .sbi_header_img_hover,
  .sb_instagram_header .sbi_header_img_hover{
    z-index: 2;
    transition: opacity 0.4s ease-in-out;
  }
  #sb_instagram .sb_instagram_header .sbi_fade_in,
  .sb_instagram_header .sbi_fade_in{
    opacity: 1;
    transition: opacity 0.2s ease-in-out;
  }
  #sb_instagram .sb_instagram_header .sbi_header_img_hover,
  .sb_instagram_header .sbi_header_img_hover{
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.75);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    border-radius: 40px;
    transition: opacity 0.2s;
  }
  /* Fade the Instagram icon in when hovering on the header */
  #sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
  #sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
  .sb_instagram_header a:hover .sbi_header_img_hover,
  .sb_instagram_header a:focus .sbi_header_img_hover{
    opacity: 1;
  }
  /* Header text */
  #sb_instagram .sb_instagram_header .sbi_header_text,
  .sb_instagram_header .sbi_header_text{
    float: left;
    width: 100%;
    padding-top: 5px;
  }
  #sb_instagram .sb_instagram_header a,
  .sb_instagram_header a{
    text-decoration: none;
  }
  #sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio,
  #sb_instagram .sb_instagram_header .sbi_header_text h3,
  .sb_instagram_header .sbi_header_text .sbi_bio,
  .sb_instagram_header .sbi_header_text h3{
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important;
  }
  #sb_instagram .sb_instagram_header h3,
  .sb_instagram_header h3{
    font-size: 16px;
    line-height: 1.3;
  }
  #sb_instagram .sb_instagram_header p,
  .sb_instagram_header p{
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
    padding: 0;
  }
  #sb_instagram p:empty { display: none; }
  #sb_instagram .sb_instagram_header .sbi_header_text img.emoji,
  .sb_instagram_header .sbi_header_text img.emoji{
    margin-right: 3px !important;
  }
  /* No bio */
  #sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3,
  .sb_instagram_header .sbi_header_text.sbi_no_bio h3{
    padding-top: 9px !important;
  }
  #sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,
  .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info{
    clear: both;
  }
  /* Buttons */
  #sb_instagram #sbi_load{
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
  }
  #sb_instagram #sbi_load .fa-spinner{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px;
    font-size: 15px;
  }
  #sb_instagram #sbi_load{
    opacity: 1;
    transition: all 0.5s ease-in;
  }
  #sb_instagram .sbi_load_btn .sbi_btn_text, #sb_instagram .sbi_load_btn .sbi_loader{
    opacity: 1;
    transition: all 0.1s ease-in;
  }
  #sb_instagram .sbi_hidden{
    opacity: 0 !important;
  }
  #sb_instagram #sbi_load .sbi_load_btn,
  #sb_instagram .sbi_follow_btn a{
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 5px auto 0 auto;
    background: #333;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sb_instagram #sbi_load .sbi_load_btn {
    position: relative;
  }
  /* Follow button */
  #sb_instagram .sbi_follow_btn{
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    text-align: center;
  }
  #sb_instagram .sbi_follow_btn.sbi_top{
    display: block;
    margin-bottom: 5px;
  }
  #sb_instagram .sbi_follow_btn a{
    background: #408bd1;
    color: #fff;
  }
  #sb_instagram .sbi_follow_btn a,
  #sb_instagram .sbi_follow_btn a,
  #sb_instagram #sbi_load .sbi_load_btn{
    transition: all 0.1s ease-in;
  }
  /* Hover state for default colors */
  #sb_instagram #sbi_load .sbi_load_btn:hover{
    outline: none;
    box-shadow: inset 0 0 20px 20px rgba(255,255,255,0.25);
  }
  #sb_instagram .sbi_follow_btn a:hover,
  #sb_instagram .sbi_follow_btn a:focus{
    outline: none;
    box-shadow: inset 0 0 10px 20px #359dff;
  }
  /* Active state */
  #sb_instagram .sbi_follow_btn a:active,
  #sb_instagram #sbi_load .sbi_load_btn:active{
    box-shadow: inset 0 0 10px 20px rgba(0,0,0,0.3);
  }
  #sb_instagram .sbi_follow_btn .fa,
  #sb_instagram .sbi_follow_btn svg{
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px;
  }
  #sb_instagram .sbi_follow_btn svg{
    vertical-align: -.125em;
  }
  #sb_instagram #sbi_load .sbi_follow_btn{
    margin-left: 5px;
  }
  /* Error messages */
  #sb_instagram .sb_instagram_error{
    width: 100%;
    text-align: center;
    line-height: 1.4;
  }
  /* Mod only error msgs */
  #sbi_mod_error{
    display: none;
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 10px 0 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  #sbi_mod_error br {
    display: initial !important;
  }
  #sbi_mod_error p{
    padding: 5px 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important;
  }
  #sbi_mod_error ol,
  #sbi_mod_error ul{
    padding: 5px 0 5px 20px !important;
    margin: 0 !important;
  }
  #sbi_mod_error li{
    padding: 1px 0 !important;
    margin: 0 !important;
  }
  #sbi_mod_error span{
    font-size: 12px;
  }
  /* Medium */
  #sb_instagram.sbi_medium .sbi_playbtn,
  #sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play{
    margin-top: -12px;
    margin-left: -9px;
    font-size: 23px;
  }
  #sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone{
    right: 8px;
    top: 8px;
    font-size: 18px;
  }
  /* Small */
  #sb_instagram.sbi_small .sbi_playbtn,
  #sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play{
    margin-top: -9px;
    margin-left: -7px;
    font-size: 18px;
  }
  #sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone{
    right: 5px;
    top: 5px;
    font-size: 12px;
  }
  /* Media queries */
  @media all and (max-width: 640px){
    /* Make 3-6 cols into 2 col */
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item{
      width: 50%;
    }
    /* Make 7-10 cols into 4 col */
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item{
      width: 25%;
    }
    /* On mobile make the min-width 100% */
    #sb_instagram.sbi_width_resp{
      width: 100% !important;
    }
  }
  @media all and (max-width: 480px){
    /* Make all cols into 1 col */
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item{
      width: 100%;
    }
    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item{
      width: 10%;
    }
    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item{
      width: 11.11%;
    }
    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item{
      width: 12.5%;
    }
    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item{
      width: 14.28%;
    }
    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item{
      width: 16.66%;
    }
    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
      width: 20%;
    }
    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
      width: 25%;
    }
    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
      width: 33.33%;
    }
    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
      width: 50%;
    }
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
      width: 100%;
    }
  }
  /* NO JS */
  #sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap{
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
  }
  #sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
    content: "";
    display: block;
    padding-top: 100%;
    z-index: -300;
  }
  #sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
    position:  absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  #sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition {
    opacity: 1;
  }
  #sb_instagram.sbi_no_js .sbi_photo img,
  #sb_instagram.sbi_no_js .sbi_load_btn{
    display: none;
  }
  #sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,
  #sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo{
    padding-bottom: 0 !important;
  }
  #sb_instagram #sbi_mod_error .sb_frontend_btn {
    display: inline-block;
    padding: 6px 10px;
    background: #ddd;
    background: rgba(0,0,0,.1);
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #444
  }
  #sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
    background: #ccc;
    background: rgba(0,0,0,.15)
  }
  #sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
    margin-right: 2px
  }
  /* Palettes */
  .sbi_header_outside.sbi_header_palette_dark,
  #sb_instagram.sbi_palette_dark,
  #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
  #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,
  #sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close{
    background-color: rgba(0,0,0,.85);
    color: rgba(255,255,255,.75);
  }
  #sb_instagram.sbi_palette_dark .sbi_caption,
  .sbi_header_palette_dark,
  #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
  #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
  #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p{
    color: rgba(255,255,255,.75);
  }
  .sbi_header_palette_dark .sbi_bio,
  #sb_instagram.sbi_palette_dark .sbi_meta {
    color: rgba(255,255,255,.75);
  }
  .sbi_header_palette_dark a,
  #sb_instagram.sbi_palette_dark .sbi_expand a,
  #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
  #sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
  #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #fff;
  }
  .sbi_header_outside.sbi_header_palette_light,
  #sb_instagram.sbi_palette_light,
  #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
  #sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,
  #sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close{
    color: rgba(0,0,0,.85);
    background-color: rgba(255,255,255,.75);
  }
  #sb_instagram.sbi_palette_light .sbi_caption,
  .sbi_header_palette_light,
  #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
  #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
  #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p{
    color: rgba(0,0,0,.85);
  }
  .sbi_header_palette_light .sbi_bio,
  #sb_instagram.sbi_palette_light .sbi_meta {
    color: rgba(0,0,0,.85);
  }
  .sbi_header_palette_light a,
  #sb_instagram.sbi_palette_light .sbi_expand a,
  #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
  #sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
  #sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #000;
  }
  /** Mobile and Tablet Columns **/
  @media all and (max-width: 480px){
    /* Make all cols into 1 col */
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item{
      width: 100%;
    }
    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item{ width: 50%; }
    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item{ width: 33.33%; }
    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item{ width: 25%; }
    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item{ width: 20%; }
    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item{ width: 16.66%; }
    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item{ width: 14.28%; }
  }
  /** Mobile and Tablet Columns **/
  @media all and (max-width: 800px){
    #sb_instagram.sbi_tab_col_10 #sbi_images .sbi_item{
      width: 10%;
    }
    #sb_instagram.sbi_tab_col_9 #sbi_images .sbi_item{
      width: 11.11%;
    }
    #sb_instagram.sbi_tab_col_8 #sbi_images .sbi_item{
      width: 12.5%;
    }
    #sb_instagram.sbi_tab_col_7 #sbi_images .sbi_item{
      width: 14.28%;
    }
    #sb_instagram.sbi_tab_col_6 #sbi_images .sbi_item{
      width: 16.66%;
    }
    #sb_instagram.sbi_tab_col_5 #sbi_images .sbi_item {
      width: 20%;
    }
    #sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {
      width: 25%;
    }
    #sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item {
      width: 33.33%;
    }
    #sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {
      width: 50%;
    }
    #sb_instagram.sbi_tab_col_1 #sbi_images .sbi_item {
      width: 100%;
    }
  }
  @media all and (max-width: 480px){
    /* Make all cols into 1 col */
    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item{
      width: 100%;
    }
    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item{ width: 50%; }
    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item{ width: 33.33%; }
    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item{ width: 25%; }
    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item{ width: 20%; }
    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item{ width: 16.66%; }
    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item{ width: 14.28%; }
    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item{ width: 12.5%; }
    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item{ width: 11.11%; }
    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item{ width: 10%; }
  }
  #sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide{
    display: none !important;
  }
  /* Lightbox */
  /* Preload images */
  body:after {
    content: url(//lowlowrecords.com/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png);
    display: none;
  }
  .sbi_lightboxOverlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
    background-color: black;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.9;
    display: none;
  }
  .sbi_lightbox {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100000;
    text-align: center;
    line-height: 0;
    font-weight: normal;
  }
  .sbi_lightbox .sbi_lb-image {
    display: block;
    height: auto;
    max-width: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    object-fit: contain;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-image{
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
  }
  .sbi_lightbox a:hover,
  .sbi_lightbox a:focus,
  .sbi_lightbox a:active{
    outline: none;
  }
  .sbi_lightbox a img {
    border: none;
  }
  .sbi_lb-outerContainer {
    position: relative;
    background-color: #000;
    *zoom: 1;
    width: 250px;
    height: 250px;
    margin: 0 auto 5px auto;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
  .sbi_lb-outerContainer:after {
    content: "";
    display: table;
    clear: both;
  }
  .sbi_lb-container-wrapper{
    height: 100%;
  }
  .sbi_lb-container {
    position: relative;
    padding: 4px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
  }
  .sbi_lb-loader {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 20px;
    margin-top: -10px;
    text-align: center;
    line-height: 0;
  }
  .sbi_lb-loader span {
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 auto;
    background: url(//lowlowrecords.com/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat;
  }
  .sbi_lb-nav {
    /*position: absolute;*/
    top: 0;
    left: 0;
    /*height: 100%;*/
    width: 100%;
    z-index: 10;
    /*pointer-events: none;*/
  }
  .sbi_lb-container > .nav {
    left: 0;
  }
  .sbi_lb-nav a {
    position: absolute;
    z-index: 100;
    top: 0;
    height: 90%;
    outline: none;
    background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
  }
  /* Arrows */
  .sbi_lb-prev, .sbi_lb-next {
    height: 100%;
    cursor: pointer;
    display: block;
  }
  .sbi_lb-nav a.sbi_lb-prev {
    /*width: 30%;*/
    width: 50px;
    left: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .sbi_lb-nav a.sbi_lb-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  .sbi_lb-nav a.sbi_lb-next {
    /*width: 30%;*/
    width: 50px;
    right: -70px;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0.5);
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .sbi_lb-nav a.sbi_lb-next:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  .sbi_lb-nav span{
    display: block;
    top: 55%;
    position: absolute;
    left: 20px;
    width: 34px;
    height: 45px;
    margin: -25px 0 0 0;
    background: url(//lowlowrecords.com/wp-content/plugins/instagram-feed/css/../img/sbi-sprite.png) no-repeat;
  }
  .sbi_lb-nav a.sbi_lb-prev span{
    background-position: -53px 0;
  }
  .sbi_lb-nav a.sbi_lb-next span{
    left: auto;
    right: 20px;
    background-position: -18px 0;
  }
  .sbi_lb-dataContainer {
    margin: 0 auto;
    padding-top: 10px;
    *zoom: 1;
    width: 100%;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-outerContainer{
    position: relative;
    padding-right: 300px;
    background: #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-container-wrapper {
    position: relative;
    background: #000;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer {
    width: 300px !important;
    position: absolute;
    top: 0;
    right: -300px;
    height: 100%;
    bottom: 0;
    background: #fff;
    line-height: 1.4;
    overflow: hidden;
    overflow-y: auto;
    text-align: left;
  }
  .sbi_lb-dataContainer:after,
  .sbi_lb-data:after,
  .sbi_lb-commentBox:after {
    content: "";
    display: table;
    clear: both;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox{
    display: block !important;
    width: 100%;
    margin-top: 20px;
    padding: 0px;
  }
  #sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number {
    padding-bottom: 0;
  }
  #sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
  #sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-caption .sbi_caption_text {
    display: inline-block;
    padding-top: 10px;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-comment{
    display: block !important;
    width: 100%;
    min-width: 100%;
    float: left;
    clear: both;
    font-size: 12px;
    padding: 3px 20px 3px 0;
    margin: 0 0 1px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    font-weight: 700;
    margin-right: 5px;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commentBox p{
    text-align: left;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-dataContainer{
    box-sizing: border-box;
    padding: 0px 20px;
  }
  .sbi_lb-data {
    padding: 0 4px;
    color: #ccc;
  }
  .sbi_lb-data .sbi_lb-details {
    width: 85%;
    float: left;
    text-align: left;
    line-height: 1.1;
    margin-bottom: 20px;
  }
  #sbi_lightbox .sbi_lightbox_action {
    float: left;
    font-size: 12px;
    margin: 5px 0 0 5px;
    padding: 0 0 0 10px;
    position: relative;
}
#sbi_lightbox .sbi_lightbox_action a {
    color: #999;
    display: flex;
    gap: 5px;
    float: left;
    text-decoration: none;
}
#sb_instagram svg:not(:root).svg-inline--fa, #sbi_lightbox svg:not(:root).svg-inline--fa {
    box-sizing: unset;
    overflow: visible;
    width: 1em;
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer {
    position: absolute;
    right: 0;
    top: 2px;
}
.sbi_lb-comments-enabled .sbi_lb-closeContainer .sbi_lb-close {
    background: none;
    color: #333;
    font-size: 11px;
    height: auto;
    padding: 8px 10px;
    width: auto;
}
  .sbi_lb-data .sbi_lb-caption {
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3;
    padding-bottom: 3px;
    color: #ccc;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .sbi_lb-data .sbi_lb-caption a{
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
  }
  .sbi_lb-data .sbi_lb-caption a:hover,
  .sbi_lb-commenter:hover{
    color: #fff;
    text-decoration: underline;
  }
  .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username{
    float: left;
    width: 100%;
    color: #ccc;
    padding-bottom: 0;
    display: block;
    margin: 0 0 5px 0;
  }
  .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p{
    color: #fff;
    text-decoration: underline;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter {
    color: #333;
  }
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data,
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption,
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a,
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption a:hover,
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-commenter:hover,
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_username,
  #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-number,
  #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a,
  #sbi_lightbox.sbi_lightbox.sbi_lb-comments-enabled .sbi_lightbox_action a:hover,
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username:hover p,
  .sbi_lightbox.sbi_lb-comments-enabled .sbi_lb-data .sbi_lb-caption .sbi_lightbox_username p{
    color: #333;
  }
  .sbi_lightbox .sbi_lightbox_username img {
    float: left;
    border: none;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #666;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
  }
  .sbi_lightbox_username p{
    float: left;
    margin: 0;
    padding: 0;
    color: #ccc;
    line-height: 32px;
    font-weight: bold;
    font-size: 13px;
  }
  .sbi_lb-data .sbi_lb-number {
    display: block;
    float: left;
    clear: both;
    padding: 5px 0 15px 0;
    font-size: 12px;
    color: #999999;
  }
  .sbi_lb-data .sbi_lb-close {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    font-size: 18px; /* Hides icon font X */
    color: #aaa;
    text-align: right;
    outline: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
  }
  .sbi_lb-data .sbi_lb-close:hover {
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    color: #fff;
  }
  /* Lightbox video - must go after lighbox CSS */
  /* Leave a gap at the bottom of the nav for video controls */
  .sbi_lb-nav {
    height: auto;
  }
  .sbi_lightbox .sbi_owl-item:nth-child(n+2) .sbi_video {
    position: relative !important;
  }
  /* Remove 4px padding from lightbox container so video lines up */
  .sbi_lb-container{
    padding: 0;
  }
  
:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:28px;box-shadow:none;cursor:pointer;display:inline-block;font-size:18px;padding:12px 24px;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{color:#32373c;background-color:transparent;border:2px solid}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:8px;margin-bottom:8px}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:8px}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:8px}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-button.aligncenter,.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:4px;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar tfoot a{color:#007cba;color:var(--wp-admin-theme-color)}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-columns{display:flex;margin-bottom:28px;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:20px 38px}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column{flex-basis:calc(50% - 16px)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:32px}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:32px}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:16px}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim{background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:calc(100% - 70px);z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:14px;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type^=core-embed],.wp-block[data-align=right]>[data-type^=core-embed]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type^=core-embed] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type^=core-embed] .wp-block-embed__wrapper{min-width:280px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-6 .wp-block-embed__wrapper:before{padding-top:66.66%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:13px;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 16px 16px 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:40px 10px 9px;color:#fff;text-align:center;font-size:13px;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;object-fit:cover}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{width:calc(50% - 16px)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - 10.66667px);margin-right:16px}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - 12px);margin-right:16px}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - 12.8px);margin-right:16px}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - 13.33333px);margin-right:16px}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - 13.71429px);margin-right:16px}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - 14px);margin-right:16px}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:20px 38px}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.is-resized>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{font-size:15px;line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:36px;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:52px}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:14px;line-height:1.8;margin:5px 0 20px}.wp-block-latest-comments__comment-date{color:#8f98a1;display:block;font-size:12px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:24px;display:block;float:left;height:40px;margin-right:12px;width:40px}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 20px 20px 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 20px)}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - 20px)}.wp-block-latest-posts.columns-4 li{width:calc(25% - 20px)}.wp-block-latest-posts.columns-5 li{width:calc(20% - 20px)}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 20px)}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#6c7781;font-size:13px}.wp-block-latest-posts__post-excerpt{margin-top:8px;margin-bottom:16px}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.edit-post-visual-editor .wp-block-latest-posts.is-grid li{margin-bottom:20px}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{
  /*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  /*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media,.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}}.wp-block-navigation.is-style-light .wp-block-navigation-link:not(.has-text-color),.wp-block-navigation .wp-block-navigation-link:not(.has-text-color){color:#1e1e1e}.wp-block-navigation.is-style-light:not(.has-background) .wp-block-navigation__container,.wp-block-navigation:not(.has-background) .wp-block-navigation__container{background-color:#fff}.wp-block-navigation.is-style-dark .wp-block-navigation-link:not(.has-text-color){color:#fff}.wp-block-navigation.is-style-dark:not(.has-background) .wp-block-navigation__container{background-color:#1e1e1e}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:fit-content;z-index:1;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:8px}@media (min-width:782px){.has-child .wp-block-navigation__container{left:24px}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:8px;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation-link__content{text-decoration:none;padding:8px 16px}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:6px 16px}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:14px}.is-regular-text{font-size:16px}.is-large-text{font-size:36px}.is-larger-text{font-size:48px}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:20px 38px}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap;line-height:1.5}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:16px}.wp-block-post-author__bio{margin-bottom:8px;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:20px}.wp-block-pullquote p{font-size:28px;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:32px}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 16px;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:24px;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:18px;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 16px 16px 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 16px)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 16px)}.wp-block-rss.columns-4 li{width:calc(25% - 16px)}.wp-block-rss.columns-5 li{width:calc(20% - 16px)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 16px)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#6c7781;font-size:13px}.wp-block-search{display:flex;flex-wrap:wrap}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;max-width:360px}.wp-block-search .wp-block-search__button{margin-left:10px}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:20px;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-social-links{display:flex;justify-content:flex-start;padding-left:0;padding-right:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:36px;margin-right:8px;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 16px;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}:root .editor-styles-wrapper .has-pale-pink-background-color,:root .has-pale-pink-background-color{background-color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-background-color,:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-background-color,:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-background-color,:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-background-color,:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-background-color,:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-background-color,:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-background-color,:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-background-color,:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .editor-styles-wrapper .has-white-background-color,:root .has-white-background-color{background-color:#fff}:root .editor-styles-wrapper .has-very-light-gray-background-color,:root .has-very-light-gray-background-color{background-color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-background-color,:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-background-color,:root .has-very-dark-gray-background-color{background-color:#313131}:root .editor-styles-wrapper .has-black-background-color,:root .has-black-background-color{background-color:#000}:root .editor-styles-wrapper .has-pale-pink-color,:root .has-pale-pink-color{color:#f78da7}:root .editor-styles-wrapper .has-vivid-red-color,:root .has-vivid-red-color{color:#cf2e2e}:root .editor-styles-wrapper .has-luminous-vivid-orange-color,:root .has-luminous-vivid-orange-color{color:#ff6900}:root .editor-styles-wrapper .has-luminous-vivid-amber-color,:root .has-luminous-vivid-amber-color{color:#fcb900}:root .editor-styles-wrapper .has-light-green-cyan-color,:root .has-light-green-cyan-color{color:#7bdcb5}:root .editor-styles-wrapper .has-vivid-green-cyan-color,:root .has-vivid-green-cyan-color{color:#00d084}:root .editor-styles-wrapper .has-pale-cyan-blue-color,:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .editor-styles-wrapper .has-vivid-cyan-blue-color,:root .has-vivid-cyan-blue-color{color:#0693e3}:root .editor-styles-wrapper .has-vivid-purple-color,:root .has-vivid-purple-color{color:#9b51e0}:root .editor-styles-wrapper .has-white-color,:root .has-white-color{color:#fff}:root .editor-styles-wrapper .has-very-light-gray-color,:root .has-very-light-gray-color{color:#eee}:root .editor-styles-wrapper .has-cyan-bluish-gray-color,:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .editor-styles-wrapper .has-very-dark-gray-color,:root .has-very-dark-gray-color{color:#313131}:root .editor-styles-wrapper .has-black-color,:root .has-black-color{color:#000}:root .editor-styles-wrapper .has-vivid-cyan-blue-to-vivid-purple-gradient-background,:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .editor-styles-wrapper .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background,:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .editor-styles-wrapper .has-light-green-cyan-to-vivid-green-cyan-gradient-background,:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .editor-styles-wrapper .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background,:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .editor-styles-wrapper .has-luminous-vivid-orange-to-vivid-red-gradient-background,:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .editor-styles-wrapper .has-very-light-gray-to-cyan-bluish-gray-gradient-background,:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .editor-styles-wrapper .has-cool-to-warm-spectrum-gradient-background,:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .editor-styles-wrapper .has-blush-light-purple-gradient-background,:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .editor-styles-wrapper .has-blush-bordeaux-gradient-background,:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .editor-styles-wrapper .has-purple-crush-gradient-background,:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .editor-styles-wrapper .has-luminous-dusk-gradient-background,:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .editor-styles-wrapper .has-hazy-dawn-gradient-background,:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .editor-styles-wrapper .has-pale-ocean-gradient-background,:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .editor-styles-wrapper .has-electric-grass-gradient-background,:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .editor-styles-wrapper .has-subdued-olive-gradient-background,:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .editor-styles-wrapper .has-atomic-cream-gradient-background,:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .editor-styles-wrapper .has-nightshade-gradient-background,:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .editor-styles-wrapper .has-midnight-gradient-background,:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .editor-styles-wrapper .has-link-color a,:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.editor-styles-wrapper .has-small-font-size,.has-small-font-size{font-size:13px}.editor-styles-wrapper .has-normal-font-size,.editor-styles-wrapper .has-regular-font-size,.has-normal-font-size,.has-regular-font-size{font-size:16px}.editor-styles-wrapper .has-medium-font-size,.has-medium-font-size{font-size:20px}.editor-styles-wrapper .has-large-font-size,.has-large-font-size{font-size:36px}.editor-styles-wrapper .has-huge-font-size,.editor-styles-wrapper .has-larger-font-size,.has-huge-font-size,.has-larger-font-size{font-size:42px}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}
.has-text-align-justify{text-align:justify}
.components-custom-select-control{color:#555d66;position:relative}.components-custom-select-control__label{display:block;margin-bottom:5px}.components-custom-select-control__button{border:1px solid #7e8993;border-radius:4px;color:#555d66;display:inline;min-height:30px;min-width:130px;position:relative;text-align:left}.components-custom-select-control__button:focus{border-color:#00a0d2}.components-custom-select-control__button-icon{height:100%;padding:0 4px;position:absolute;right:0;top:0}.components-custom-select-control__menu{background:#fff;padding:0;position:absolute;width:100%;z-index:1000000}.components-custom-select-control__item{align-items:center;display:flex;list-style-type:none;padding:10px 5px 10px 25px}.components-custom-select-control__item.is-highlighted{background:#e2e4e7}.components-custom-select-control__item-icon{margin-left:-20px;margin-right:0}.components-spinner{display:inline-block;background-color:#7e8993;width:18px;height:18px;opacity:.7;float:right;margin:5px 11px 0;border-radius:100%;position:relative}.components-spinner:before{content:"";position:absolute;background-color:#fff;top:3px;left:3px;width:4px;height:4px;border-radius:100%;transform-origin:6px 6px;-webkit-animation:components-spinner__animation 1s linear infinite;animation:components-spinner__animation 1s linear infinite}@-webkit-keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes components-spinner__animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.components-snackbar{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;background-color:#32373c;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff;padding:16px 24px;width:100%;max-width:600px;box-sizing:border-box;cursor:pointer}@media (min-width:600px){.components-snackbar{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.components-snackbar:hover{background-color:#191e23}.components-snackbar:focus{background-color:#191e23;box-shadow:0 0 0 1px #fff,0 0 0 3px #007cba}.components-snackbar__action.components-button{margin-left:32px;color:#fff;height:auto;flex-shrink:0;line-height:1.4;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-default){text-decoration:underline;background-color:transparent}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):focus{color:#fff;box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-default):hover{color:#33b3db}.components-snackbar__content{display:flex;align-items:baseline;justify-content:space-between;line-height:1.4}.components-snackbar-list{position:absolute;z-index:100000;width:100%;box-sizing:border-box}.components-snackbar-list__notice-container{position:relative;padding-top:8px}
.wc-block-link-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;box-shadow:none;display:inline;text-decoration:underline}.wc-block-link-button,.wc-block-link-button:active,.wc-block-link-button:focus,.wc-block-link-button:hover{background:0 0}.wc-block-suspense-placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-suspense-placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-suspense-placeholder{-webkit-animation:none;animation:none}}.wc-block-suspense-placeholder:after{content:"\00a0"}.wc-block-grid__products .wc-block-grid__product-image{text-decoration:none;display:block;position:relative}.wc-block-grid__products .wc-block-grid__product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.wc-block-grid__products .wc-block-grid__product-image img{width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{font-family:inherit;line-height:1.2em;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart{word-break:break-word;white-space:normal}.wc-block-grid__product-add-to-cart a,.wc-block-grid__product-add-to-cart button{word-break:break-word;white-space:normal;margin:0 auto!important;display:inline-flex;justify-content:center}.wc-block-grid__product-add-to-cart a.loading,.wc-block-grid__product-add-to-cart button.loading{opacity:.25}.wc-block-grid__product-add-to-cart a:after,.wc-block-grid__product-add-to-cart button:after{margin-left:.5em;display:inline-block}.wc-block-grid__product-add-to-cart a.added:after,.wc-block-grid__product-add-to-cart button.added:after{font-family:WooCommerce;content:"\e017"}.wc-block-grid__product-add-to-cart a.loading:after,.wc-block-grid__product-add-to-cart button.loading:after{font-family:WooCommerce;content:"\e031";-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-grid__product-onsale{font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:relative}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;color:#000;font-size:1.2em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.wc-block-components-product-add-to-cart-attribute-picker{margin:0;flex-basis:100%}.wc-block-components-product-add-to-cart-attribute-picker label{display:block;font-size:1em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select{margin:0 0 .75em}.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select{min-width:60%;min-height:1.75em}.wc-block-components-product-add-to-cart{margin:0;display:flex;flex-wrap:wrap}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button{margin:0 0 .75em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text{display:block}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg{fill:currentColor;vertical-align:top;width:1.5em;height:1.5em;margin:-.25em 0 -.25em .5em}.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity{margin:0 1em .75em 0;width:5em;padding:.618em;background:#fff;border:1px solid #ccc;border-radius:2px;color:#43454b;box-shadow:inset 0 1px 1px rgba(0,0,0,.125);text-align:center}.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity{-webkit-animation:none;animation:none}}.wc-block-grid .wc-block-components-product-add-to-cart{justify-content:center}.wp-block-button.wc-block-components-product-button{word-break:break-word;white-space:normal;margin-top:0;margin-bottom:12px}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button{word-break:break-word;white-space:normal;margin:0 auto;display:inline-flex;justify-content:center}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:8em;min-height:3em}.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:8em;min-height:3em}.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button{-webkit-animation:none;animation:none}}.wc-block-components-product-category-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-category-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-category-list ul li{display:inline;list-style:none}.wc-block-components-product-category-list ul li:after{content:", "}.wc-block-components-product-category-list ul li:last-child:after{content:""}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,.wc-block-components-product-image{margin-top:0;margin-bottom:12px;text-decoration:none;display:block;position:relative}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,.wc-block-components-product-image a{text-decoration:none;border:0;outline:0;box-shadow:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,.wc-block-components-product-image img{vertical-align:middle;width:100%}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],.wc-block-components-product-image img[hidden]{display:none}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--alignleft,.wc-block-components-product-image .wc-block-components-product-sale-badge--alignleft{position:absolute;left:4px;top:4px;right:auto;margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--aligncenter,.wc-block-components-product-image .wc-block-components-product-sale-badge--aligncenter{position:absolute;top:4px;left:50%;right:auto;transform:translateX(-50%);margin:0}.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--alignright,.wc-block-components-product-image .wc-block-components-product-sale-badge--alignright{position:absolute;right:4px;top:4px;left:auto;margin:0}.is-loading .wc-block-components-product-image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.is-loading .wc-block-components-product-image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-image{-webkit-animation:none;animation:none}}.wc-block-components-product-price{margin-top:0;margin-bottom:12px;display:block}.wc-block-components-product-price__regular{margin-right:.5em}.is-loading .wc-block-components-product-price:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;content:".";display:inline-block;width:5em}.is-loading .wc-block-components-product-price:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-price:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-product-price__align-left{text-align:left}.is-loading .wc-block-components-product-price__align-center{text-align:center}.is-loading .wc-block-components-product-price__align-right{text-align:right}.wc-block-components-product-rating{display:block;margin-top:0;margin-bottom:12px}.wc-block-components-product-rating__stars{overflow:hidden;position:relative;width:5.3em;height:1.618em;line-height:1.618;font-size:1em;font-family:star;font-weight:400;margin:0 auto;text-align:left}.wc-block-components-product-rating__stars:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;opacity:.5;color:#aaa;white-space:nowrap}.wc-block-components-product-rating__stars span{overflow:hidden;top:0;left:0;right:0;position:absolute;padding-top:1.5em}.wc-block-components-product-rating__stars span:before{content:"\53\53\53\53\53";top:0;left:0;right:0;position:absolute;color:#000;white-space:nowrap}.wc-block-single-product .wc-block-components-product-rating__stars{margin:0}.wc-block-components-product-sale-badge{margin:0 auto 12px;font-size:.875em;padding:.25em .75em;display:inline-block;width:auto;border:1px solid #43454b;border-radius:3px;color:#43454b;background:#fff;text-align:center;text-transform:uppercase;font-weight:600;z-index:9;position:static}.wc-block-components-product-sku{margin-top:0;margin-bottom:12px;display:block;text-transform:uppercase;font-size:.875em}.wc-block-components-product-stock-indicator{margin-top:0;margin-bottom:.75em;display:block;font-size:.875em}.wc-block-components-product-stock-indicator--in-stock{color:#4ab866}.wc-block-components-product-stock-indicator--out-of-stock{color:#d94f4f}.wc-block-components-product-stock-indicator--available-on-backorder,.wc-block-components-product-stock-indicator--low-stock{color:#ffb900}.wc-block-components-product-summary{margin-top:0;margin-bottom:12px}.is-loading .wc-block-components-product-summary:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;content:".";display:block;width:100%;height:6em}.is-loading .wc-block-components-product-summary:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-summary:before{-webkit-animation:none;animation:none}}.wc-block-components-product-tag-list{margin-top:0;margin-bottom:.75em}.wc-block-components-product-tag-list ul{margin:0;padding:0;display:inline}.wc-block-components-product-tag-list ul li{display:inline;list-style:none}.wc-block-components-product-tag-list ul li:after{content:", "}.wc-block-components-product-tag-list ul li:last-child:after{content:""}.wc-block-components-product-title{margin-top:0;margin-bottom:12px}.wc-block-grid .wc-block-components-product-title{line-height:1.5;font-weight:700;padding:0;color:inherit;font-size:inherit;display:block}.is-loading .wc-block-components-product-title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;content:".";display:inline-block;width:7em}.is-loading .wc-block-components-product-title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-product-title:before{-webkit-animation:none;animation:none}}.is-loading .wc-block-grid .wc-block-components-product-title:before{width:10em}.wc-block-components-product-title--align-left{text-align:left}.wc-block-components-product-title--align-center{text-align:center}.wc-block-components-product-title--align-right{text-align:right}.wc-block-components-error{display:flex;background-color:#f3f3f4;border-left:4px solid #6d6d6d;padding:36px 16px;align-items:center;justify-content:center;flex-direction:column}.wc-block-components-error__header{font-size:2em;font-weight:700;margin:0}.wc-block-components-error__image{max-width:25%}.wc-block-components-error__text{margin:0}.wc-block-components-error__message{margin:1em 0 0;font-style:italic}@media (min-width:481px){.wc-block-components-error{flex-direction:row}.wc-block-components-error__image+.wc-block-components-error__content{margin-left:24px}}.wc-block-components-button:not(.is-link){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;background-color:#24292d;color:#fff;display:inline-flex;font-weight:700;min-height:3em;justify-content:center;line-height:1;padding:0 1em;text-align:center;text-decoration:none;text-transform:none;position:relative}.wc-block-components-button:not(.is-link):active,.wc-block-components-button:not(.is-link):disabled,.wc-block-components-button:not(.is-link):focus,.wc-block-components-button:not(.is-link):hover{background-color:#24292d;color:#fff}.wc-block-components-button:not(.is-link) .wc-block-components-button__text{display:block}.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg{fill:currentColor}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner{width:1em;height:1em;position:absolute;top:50%;left:0;width:100%;height:100%;margin-top:-.5em;color:inherit;box-sizing:content-box}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner:after{content:" ";display:inline-block;margin:0 auto;width:1em;height:1em;box-sizing:border-box;transform-origin:50% 50%;transform:translateZ(0) scale(.5);-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:50%;border:.2em solid;border-left:.2em solid transparent;-webkit-animation:wc-block-components-button__spinner__animation 1s linear infinite;animation:wc-block-components-button__spinner__animation 1s linear infinite}.wc-block-components-button:not(.is-link) .wc-block-components-button__spinner+.wc-block-components-button__text{visibility:hidden}@-webkit-keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes wc-block-components-button__spinner__animation{0%{-webkit-animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-components-checkout-form{counter-reset:checkout-step}.wc-block-components-checkout-form fieldset.wc-block-components-checkout-step{position:relative;border:none;padding:0 0 0 36px;background:0 0;margin:0}.is-large .wc-block-components-checkout-form fieldset.wc-block-components-checkout-step{padding-right:24px}.wc-block-components-checkout-step__container{position:relative}.wc-block-components-checkout-step__content{padding-bottom:1.5em}.wc-block-components-checkout-form fieldset.wc-block-components-checkout-step:disabled{opacity:.6}.wc-block-components-checkout-step__heading{display:flex;justify-content:space-between;align-content:center;flex-wrap:wrap;margin:.75em 0 1em;position:relative}.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading{margin-top:0}.wc-block-components-checkout-step__title{margin:0 12px 0 0}.wc-block-components-checkout-step__heading-content{font-size:.75em;position:absolute;right:0}.wc-block-components-checkout-step__heading-content a{font-weight:700;color:inherit}.wc-block-components-checkout-step__description{font-size:.875em;line-height:1.25;margin-bottom:16px}.wc-block-components-checkout-step__title:before{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;background:0 0;counter-increment:checkout-step;content:" " counter(checkout-step) ".";content:" " counter(checkout-step) "."/"";position:absolute;width:36px;left:-18px;top:0;text-align:center;transform:translateX(-50%)}.wc-block-components-checkout-step__container:after{content:"";height:100%;border-left:1px solid;opacity:.3;position:absolute;left:-18px;top:0}.wc-block-components-checkout-step:last-child .wc-block-components-checkout-step__container:after{content:none}.wc-block-components-checkout-form{margin:0;max-width:100%}.wc-block-components-order-summary .wc-blocks-components-panel__button{margin-top:0;padding-top:0}.wc-block-components-order-summary__content{display:table;width:100%}.wc-block-components-order-summary-item{position:relative;display:table-row;padding-bottom:1px;width:100%}.wc-block-components-order-summary-item:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-order-summary-item:last-child>div{padding-bottom:0}.wc-block-components-order-summary-item:last-child:after{display:none}.wc-block-components-order-summary-item__description,.wc-block-components-order-summary-item__image{display:table-cell;vertical-align:top}.wc-block-components-order-summary-item__image{width:48px;padding-top:16px;padding-bottom:16px;position:relative}.wc-block-components-order-summary-item__image>img{width:48px;max-width:48px}.wc-block-components-order-summary-item__quantity{font-size:.75em;align-items:center;background:#fff;border:2px solid;border-radius:1em;box-shadow:0 0 0 2px #fff;color:#000;display:flex;line-height:1;min-height:20px;padding:0 .4em;position:absolute;justify-content:center;min-width:20px;right:0;top:16px;transform:translate(50%,-50%);white-space:nowrap;z-index:1}.wc-block-components-order-summary-item__description{padding-left:24px;padding-top:16px;padding-bottom:16px;line-height:1.375}.wc-block-components-order-summary-item__description .wc-block-components-product-metadata,.wc-block-components-order-summary-item__description p{line-height:1.375;margin-top:4px}.wc-block-components-order-summary-item__header{display:flex;flex-wrap:wrap;justify-content:space-between}.wc-block-components-payment-method-icons{display:block;text-align:center;margin:0 0 14px}.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{display:inline-block;margin:0 4px 2px;padding:0;width:auto;height:24px;vertical-align:middle}.wc-block-components-payment-method-icons--align-left{text-align:left}.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon{margin-left:0;margin-right:8px}.wc-block-components-payment-method-icons--align-right{text-align:right}.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon{margin-right:0;margin-left:8px}.wc-block-components-payment-method-icons:last-child{margin-bottom:0}.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:16px}.wc-block-components-payment-method-label--with-icon{display:inline-block;vertical-align:middle}.wc-block-components-payment-method-label--with-icon>img,.wc-block-components-payment-method-label--with-icon>svg{vertical-align:middle;margin:-2px 4px 0 0}.is-mobile .wc-block-components-payment-method-label--with-icon>img,.is-mobile .wc-block-components-payment-method-label--with-icon>svg,.is-small .wc-block-components-payment-method-label--with-icon>img,.is-small .wc-block-components-payment-method-label--with-icon>svg{display:none}.editor-styles-wrapper .wc-block-components-checkout-policies,.wc-block-components-checkout-policies{font-size:.75em;text-align:center;list-style:none outside;line-height:1;margin:24px 0}.wc-block-components-checkout-policies__item{list-style:none outside;display:inline-block;padding:0 .25em;margin:0}.wc-block-components-checkout-policies__item:not(:first-child){border-left:1px solid #c3c4c7}.wc-block-components-checkout-policies__item>a{color:inherit;padding:0 .25em}.wc-block-components-product-badge{font-size:.75em;border-radius:2px;border:1px solid;display:inline-block;font-weight:600;padding:0 .66em;text-transform:uppercase;white-space:nowrap}.wc-block-components-product-metadata{font-size:.75em}.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data{margin:.25em 0 0}.wc-block-components-product-name{font-size:1em;overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.wc-block-components-product-price__value.is-discounted{margin-left:.5em}.wc-block-components-checkout-return-to-cart-button{box-shadow:none;color:inherit;padding-left:calc(24px + .25em);position:relative;text-decoration:none}.wc-block-components-checkout-return-to-cart-button svg{left:0;position:absolute;transform:translateY(-50%);top:50%}.wc-block-components-shipping-calculator-address{margin-bottom:0}.wc-block-components-shipping-calculator-address__button{width:100%}.wc-block-components-shipping-calculator{padding:.5em 0 .75em}.wc-block-components-shipping-rates-control__package .wc-block-components-shipping-rates-control__package-title{margin:0}.wc-block-components-shipping-rates-control__package-items{font-size:.875em;display:block;list-style:none;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item{overflow-wrap:anywhere;word-break:break-word;-ms-word-break:break-all;display:inline-block;margin:0;padding:0}.wc-block-components-shipping-rates-control__package-item:not(:last-child):after{content:", ";white-space:pre}.components-notice.wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:0}.wc-block-components-shipping-rates-control .wc-blocks-components-panel__content{padding-bottom:0}.wc-block-components-totals-coupon__form{display:flex;margin-bottom:0;width:100%}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input{margin-bottom:0;margin-top:0;flex-grow:1}.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{height:48px;flex-shrink:0;margin-left:8px;padding-left:24px;padding-right:24px;white-space:nowrap}.wc-block-components-totals-coupon__content{flex-direction:column;position:relative}.wc-block-components-totals-coupon__content .wc-block-components-validation-error{margin-top:8px;position:relative;width:100%}.wc-block-components-totals-discount__coupon-list{list-style:none;margin:0;padding:0}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,.wc-block-components-totals-footer-item .wc-block-components-totals-item__value{font-size:1.25em}.wc-block-components-totals-footer-item .wc-block-components-totals-item__label{font-weight:400}.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax{margin-bottom:0}.wc-block-components-totals-item{display:flex;flex-wrap:wrap;padding:.75em 0;width:100%}.wc-block-components-totals-item__label{flex-grow:1;font-weight:700}.wc-block-components-totals-item__value{white-space:nowrap}.wc-block-components-totals-item__description{font-size:.875em;width:100%}.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset{background-color:transparent;margin:0;padding:0;border:0}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label{flex-basis:100%;text-align:left}.wc-block-components-totals-shipping .wc-block-components-radio-control__option-layout:last-child:after,.wc-block-components-totals-shipping .wc-block-components-radio-control__option:last-child:after{display:none}.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice{margin-bottom:.75em}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-decoration:underline}.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover{background:0 0;opacity:.8}.wc-block-components-totals-shipping .wc-blocks-components-panel:last-child:after{border-bottom-width:0}.wc-block-components-totals-taxes{position:relative}.wc-block-components-totals-taxes:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-checkbox{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;display:block;position:relative}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid;height:1rem;margin:0;min-height:16px;min-width:16px;overflow:hidden;position:static;vertical-align:middle;width:1rem}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked{background:currentColor;border-color:currentColor}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked:before{color:#fff;content:"\2713";display:block;height:calc(1rem - 2px);min-height:14px;min-width:14px;margin:0;line-height:100%;text-align:center;width:calc(1rem - 2px)}.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]+.wc-block-components-checkbox__label{padding-left:8px;vertical-align:middle}.editor-styles-wrapper .wc-block-components-checkbox-list,.wc-block-components-checkbox-list{margin:0;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li,.wc-block-components-checkbox-list li{margin:0 0 4px;padding:0;list-style:none outside}.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,.wc-block-components-checkbox-list li.show-less button,.wc-block-components-checkbox-list li.show-more button{background:0 0;border:none;padding:0;text-decoration:underline;cursor:pointer}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,.wc-block-components-checkbox-list.is-loading li>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,.wc-block-components-checkbox-list.is-loading li{-webkit-animation:none;animation:none}}.wc-block-components-chip{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;align-items:center;border:0;display:inline-flex;padding:.125em .5em .25em;margin:0 .365em .365em 0;border-radius:0;line-height:1;max-width:100%}.wc-block-components-chip,.wc-block-components-chip:active,.wc-block-components-chip:focus,.wc-block-components-chip:hover{background:#e2e4e7;color:#23282d}.wc-block-components-chip.wc-block-components-chip--radius-small{border-radius:3px}.wc-block-components-chip.wc-block-components-chip--radius-medium{border-radius:.433em}.wc-block-components-chip.wc-block-components-chip--radius-large{border-radius:2em;padding-left:.75em;padding-right:.75em}.wc-block-components-chip .wc-block-components-chip__text{flex-grow:1}.wc-block-components-chip.is-removable{padding-right:.5em}.wc-block-components-chip.is-removable .wc-block-components-chip__text{padding-right:.25em}.wc-block-components-chip .wc-block-components-chip__remove{font-size:.75em;background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.wc-block-components-chip .wc-block-components-chip__remove-icon{vertical-align:middle}.wc-block-components-chip__remove:focus,.wc-block-components-chip__remove:hover,button.wc-block-components-chip:focus>.wc-block-components-chip__remove,button.wc-block-components-chip:hover>.wc-block-components-chip__remove{fill:#d94f4f}.wc-block-components-chip__remove:disabled,button.wc-block-components-chip:disabled>.wc-block-components-chip__remove{fill:#86909b;cursor:not-allowed}.wc-block-components-dropdown-selector{max-width:300px;position:relative;width:100%}.wc-block-components-dropdown-selector__input-wrapper{background:#fff;border:1px solid #8d96a0;color:#2b2d2f;align-items:center;border-radius:4px;cursor:text;display:flex;flex-wrap:wrap;padding:2px 8px}.is-disabled .wc-block-components-dropdown-selector__input-wrapper{background-color:#e2e4e7}.is-multiple.has-checked>.wc-block-components-dropdown-selector__input-wrapper{padding:2px 4px}.is-open>.wc-block-components-dropdown-selector__input-wrapper{border-radius:4px 4px 0 0}.wc-block-components-dropdown-selector__input{font-size:.875em;line-height:1.28571;margin:.1875em 0;min-width:0;padding:.1875em 0}.is-single .wc-block-components-dropdown-selector__input{width:100%}.is-single .wc-block-components-dropdown-selector__input:active,.is-single .wc-block-components-dropdown-selector__input:focus,.is-single .wc-block-components-dropdown-selector__input:hover{outline:0}.is-single.has-checked.is-open .wc-block-components-dropdown-selector__input{margin-bottom:1.5px;margin-top:1.5px}.is-single.has-checked:not(.is-open) .wc-block-components-dropdown-selector__input{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;word-wrap:normal!important;position:absolute}.is-multiple .wc-block-components-dropdown-selector__input{flex:1;min-width:0}.is-multiple .wc-block-components-dropdown-selector__input,.is-single .wc-block-components-dropdown-selector__input:first-child{background:0 0;border:0}.is-multiple .wc-block-components-dropdown-selector__input:active,.is-multiple .wc-block-components-dropdown-selector__input:focus,.is-multiple .wc-block-components-dropdown-selector__input:hover,.is-single .wc-block-components-dropdown-selector__input:first-child:active,.is-single .wc-block-components-dropdown-selector__input:first-child:focus,.is-single .wc-block-components-dropdown-selector__input:first-child:hover{outline:0}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;color:inherit;font-size:inherit;font-weight:inherit;text-transform:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label:hover,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:active,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:focus,.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove:hover{background-color:transparent;text-decoration:none}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value{font-size:.875em;align-items:center;color:#40464d;display:inline-flex;margin:.1875em 0;padding:.1875em 0;width:100%}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__label{flex-grow:1;line-height:1.28571;padding:0;text-align:left}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove{background-color:transparent;border:0;display:inline-block;line-height:1;padding:0 0 0 .3em}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-value__remove>svg{display:block}.wc-block-components-dropdown-selector .wc-block-components-dropdown-selector__selected-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em;line-height:1.28571}.wc-block-components-dropdown-selector__list{background-color:#fff;margin:-1px 0 0;padding:0;position:absolute;left:0;right:0;top:100%;max-height:300px;overflow-y:auto;z-index:1}.wc-block-components-dropdown-selector__list:not(:empty){border:1px solid #9f9f9f}.wc-block-components-dropdown-selector__list-item{font-size:.875em;color:#40464d;cursor:default;list-style:none;margin:0;padding:0 4px}.wc-block-components-dropdown-selector__list-item.is-selected{background-color:#d7dade}.wc-block-components-dropdown-selector__list-item.is-highlighted,.wc-block-components-dropdown-selector__list-item:active,.wc-block-components-dropdown-selector__list-item:focus,.wc-block-components-dropdown-selector__list-item:hover{background-color:#00669e;color:#fff}.wc-block-components-filter-submit-button{display:block;margin-left:auto;white-space:nowrap}.wc-block-components-formatted-money-amount{white-space:nowrap}.wc-block-components-load-more{text-align:center;width:100%}.wc-block-components-loading-mask{position:relative;min-height:34px}.wc-block-components-loading-mask .components-spinner{position:absolute;margin:0;top:50%;left:50%;transform:translate(-50%,-50%)}.wc-block-components-loading-mask__children{opacity:.5}.wc-block-components-pagination{margin:0 auto 16px}.wc-block-components-pagination__ellipsis,.wc-block-components-pagination__page{font-size:1em;color:#333;display:inline-block;font-weight:400}.wc-block-components-pagination__page{border-color:transparent;padding:.3em .6em;min-width:2.2em}@media (max-width:782px){.wc-block-components-pagination__page{padding:.1em .2em;min-width:1.6em}}.wc-block-components-pagination__page:not(.toggle){background-color:transparent}.wc-block-components-pagination__ellipsis{padding:.3em}@media (max-width:782px){.wc-block-components-pagination__ellipsis{padding:.1em}}.wc-block-components-pagination__page--active[disabled]{color:#333;font-weight:700;opacity:1!important}.wc-block-components-pagination__page--active[disabled]:focus,.wc-block-components-pagination__page--active[disabled]:hover{background-color:inherit;color:#333;opacity:1!important}.wc-blocks-components-panel.has-border{position:relative}.wc-blocks-components-panel.has-border:after{border-style:solid;border-width:1px 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-blocks-components-panel.has-border+.wc-blocks-components-panel.has-border:after{border-top-width:0}.wc-blocks-components-panel__button{border:0;border-radius:0;vertical-align:baseline;height:auto;line-height:1;margin:.375em 0;padding:.375em 32px .375em 0;position:relative;text-align:left;width:100%}.wc-blocks-components-panel__button,.wc-blocks-components-panel__button:active,.wc-blocks-components-panel__button:focus,.wc-blocks-components-panel__button:hover{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none}.wc-blocks-components-panel__button>.wc-blocks-components-panel__button-icon{fill:currentColor;position:absolute;right:0;top:50%;transform:translateY(-50%);width:auto}.wc-blocks-components-panel__content{padding-bottom:1em;overflow:auto}.theme-twentytwenty .wc-blocks-components-panel__button{background:0 0}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .components-button{background-color:#24292d;color:#fff}.components-placeholder.wc-block-checkout__no-payment-methods-placeholder .components-placeholder__fieldset .wc-block-checkout__no-payment-methods-placeholder-description{display:block;margin:.25em 0 1em}.components-notice.wc-block-checkout__no-payment-methods-notice{margin-bottom:16px}.wc-block-components-express-checkout{margin:auto;position:relative}.wc-block-components-express-checkout .wc-block-components-express-checkout__title-container{display:flex;flex-direction:row;left:0;position:absolute;right:0;top:-5px;vertical-align:middle}.wc-block-components-express-checkout .wc-block-components-express-checkout__title-container:before{border-left:1px solid;border-top:1px solid;border-radius:5px 0 0;content:"";display:block;height:4px;margin-right:12px;opacity:.3;pointer-events:none;width:22px}.wc-block-components-express-checkout .wc-block-components-express-checkout__title-container:after{border-right:1px solid;border-top:1px solid;border-radius:0 5px 0 0;content:"";display:block;height:4px;margin-left:12px;opacity:.3;pointer-events:none;flex-grow:1}.wc-block-components-express-checkout .wc-block-components-express-checkout__title{flex-grow:0;transform:translateY(-50%)}.wc-block-components-express-checkout .wc-block-components-express-checkout__content{position:relative;margin-top:calc(.75em + 5px);padding:1.5em 35px 1em}.wc-block-components-express-checkout .wc-block-components-express-checkout__content:after{border-style:solid;border-width:0 1px 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;border-radius:0 0 5px 5px}.wc-block-components-express-checkout .wc-block-components-express-checkout__content>p{margin-bottom:1em}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons{list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;width:100%;padding:0;margin:0;overflow:hidden}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li{display:inline-block;margin:0;width:50%}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li>img{width:100%;height:48px}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li:nth-child(2n){padding-left:8px}.wc-block-components-express-checkout .wc-block-components-express-checkout-payment-event-buttons>li:nth-child(odd){padding-right:8px}.wc-block-card-elements{display:flex;width:100%}.wc-block-gateway-container{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-gateway-container.wc-card-number-element{flex-basis:15em;flex-grow:1;min-width:min(15em,60%)}.wc-block-gateway-container.wc-card-expiry-element{flex-basis:7em;margin-left:12px;min-width:min(7em,calc(24% - 12px))}.wc-block-gateway-container.wc-card-cvc-element{flex-basis:7em;margin-left:12px;min-width:min(5em,calc(16% - 12px))}.wc-block-gateway-container .wc-block-gateway-input{font-size:1em;line-height:1.375;background-color:#fff;padding:.75em 0 .75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;font-family:inherit;margin:0;box-sizing:border-box;height:3em;color:#2b2d2f;cursor:text}.wc-block-gateway-container .wc-block-gateway-input:focus,.wc-block-gateway-container:focus{background-color:#fff}.wc-block-gateway-container label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;color:#646970;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 24px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-gateway-container label{transition:none}}.wc-block-gateway-container.wc-inline-card-element label{margin-left:calc(24px + 1.5em)}.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label{margin-left:16px;transform:translateY(4px) scale(.75)}.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error{position:static;margin-top:-24px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty,.wc-block-gateway-container .wc-block-gateway-input:not(.empty){padding:1.5em 0 .25em 16px}.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label{transform:translateY(4px) scale(.75)}.wc-block-gateway-container .wc-block-gateway-input.has-error{border-color:#d94f4f}.wc-block-gateway-container .wc-block-gateway-input.has-error:focus{outline-color:#d94f4f}.wc-block-gateway-container .wc-block-gateway-input.has-error+label{color:#d94f4f}.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p{line-height:16px;padding-top:4px}.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,.is-small .wc-card-expiry-element .wc-block-components-validation-error>p{min-height:28px}.wc-blocks-credit-card-images{padding-top:12px;display:flex}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon{height:18px;width:auto;margin-right:12px}.wc-blocks-credit-card-images .wc-blocks-credit-cart-icon:last-child{margin-right:0}.wc-block-components-checkout-payment-methods *{pointer-events:all}.is-mobile .wc-block-card-elements,.is-small .wc-block-card-elements{flex-wrap:wrap}.is-mobile .wc-block-gateway-container.wc-card-number-element,.is-small .wc-block-gateway-container.wc-card-number-element{flex-basis:100%}.is-mobile .wc-block-gateway-container.wc-card-expiry-element,.is-small .wc-block-gateway-container.wc-card-expiry-element{flex-basis:calc(50% - 8px);margin-left:0;margin-right:8px}.is-mobile .wc-block-gateway-container.wc-card-cvc-element,.is-small .wc-block-gateway-container.wc-card-cvc-element{flex-basis:calc(50% - 8px);margin-left:8px}.theme-twentynineteen .wc-block-components-express-checkout__title:before{display:none}.theme-twentytwenty .wc-block-components-express-checkout .wc-block-components-express-checkout__title{padding-left:12px;padding-right:12px}.wc-block-components-price-slider{margin-bottom:24px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper{padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:9px;clear:both;position:relative;box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);background:#e1e1e1;margin:15px 0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{height:9px;width:100%;position:absolute;left:0;top:0;--track-background:linear-gradient(90deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#a8739d;background:var(--track-background)}.wc-block-components-price-slider .wc-block-components-price-slider__controls{display:flex}.wc-block-components-price-slider .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount{margin:0;border-radius:4px;width:auto;max-width:100px;min-width:0}.wc-block-components-price-slider .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--min{margin-right:10px}.wc-block-components-price-slider .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:auto}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls{justify-content:flex-end}.wc-block-components-price-slider.wc-block-components-price-slider--has-filter-button .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.wc-block-components-price-slider__amount--max{margin-left:0;margin-right:10px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:0;display:block;position:relative;pointer-events:none;outline:none!important}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-runnable-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-webkit-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:-6px 0 0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover{background-position-y:-21px;-webkit-filter:drop-shadow(3px 0 0 hsla(0,0%,100%,.75)) drop-shadow(-3px 0 0 hsla(0,0%,100%,.75));filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-progress{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-focus-outer{border:0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-track{cursor:default;height:1px;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-progress{margin:0;padding:0;border:0;outline:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-moz-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb{background-color:transparent;background-position:0 0;width:26px;height:21px;border:0;padding:0;margin:0;vertical-align:top;cursor:pointer;z-index:20;pointer-events:auto;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='52' height='42'%3E%3Cdefs%3E%3Cpath id='a' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath id='b' d='M23.3176 7.9423l-8.4163-6.1432C13.1953.5706 11.2618-.0997 9.2146.0121h-.1137C4.2103.347.1159 4.368.0022 9.2827-.1115 14.644 4.2102 19 9.6696 19h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M24.3176 8.9423l-8.4163-6.1432c-1.706-1.2285-3.6395-1.8988-5.6867-1.787h-.1137c-4.8906.335-8.985 4.356-9.0987 9.2706C.8885 15.644 5.2102 20 10.6696 20h.1137c1.8197 0 3.6395-.6702 5.118-1.787l8.4163-6.255c.9099-.8935.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M9 6v9m3-9v9'/%3E%3Cg fill-rule='nonzero' transform='translate(1 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23a'/%3E%3Cuse stroke='%2395588A' xlink:href='%23a'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M9 27v9m3-9v9'/%3E%3Cg%3E%3Cpath fill='%23FFF' fill-rule='nonzero' stroke='%2395588A' d='M27.6824 8.9423l8.4163-6.1432c1.706-1.2285 3.6395-1.8988 5.6867-1.787h.1137c4.8906.335 8.985 4.356 9.0987 9.2706C51.1115 15.644 46.7898 20 41.3304 20h-.1137c-1.8197 0-3.6395-.6702-5.118-1.787l-8.4163-6.255c-.9099-.8935-.9099-2.2338 0-3.0157z'/%3E%3Cpath stroke='%23B8B8B8' d='M43 6v9m-3-9v9'/%3E%3C/g%3E%3Cg%3E%3Cg fill-rule='nonzero' transform='matrix(-1 0 0 1 51 22)'%3E%3Cuse fill='%23F8F3F7' stroke='%23FFF' stroke-opacity='.75' stroke-width='3' xlink:href='%23b'/%3E%3Cuse stroke='%2395588A' xlink:href='%23b'/%3E%3C/g%3E%3Cpath stroke='%2395588A' d='M43 27v9m-3-9v9'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");-ms-transition:transform .2s ease-in-out;transition:transform .2s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb:hover{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75));transform:scale(1.1)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb{background-position-y:-21px;-webkit-filter:drop-shadow(3px 0 0 hsla(0,0%,100%,.75)) drop-shadow(-3px 0 0 hsla(0,0%,100%,.75));filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-moz-range-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider .wc-block-components-price-slider__range-input:focus::-ms-thumb{background-position-y:-21px;filter:drop-shadow(3px 0 0 rgba(255,255,255,.75)) drop-shadow(-3px 0 0 rgba(255,255,255,.75))}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min{z-index:21}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb{margin-left:-2px;background-position-x:left}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb{background-position-x:left;transform:translate(-2px,4px)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb{background-position-x:left}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max{z-index:20}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb{background-position-x:right;margin-left:2px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb{background-position-x:right;transform:translate(2px,4px)}.wc-block-components-price-slider .wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb{background-position-x:right}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;pointer-events:none;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}.rtl .wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{--track-background:linear-gradient(270deg,transparent var(--low),var(--range-color) 0,var(--range-color) var(--high),transparent 0) no-repeat 0 100%/100% 100%;--range-color:#a8739d;background:var(--track-background)}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper{background:0 0;box-shadow:none;height:24px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{background:#a8739d;box-shadow:inset 0 0 0 1px #95588a;width:100%;top:7px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input{height:24px;pointer-events:auto;position:absolute;left:0;top:0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-track{background:0 0;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-upper{background:0 0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:0 0}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;pointer-events:none;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}}@media screen and (-ms-high-contrast:active) and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@supports (-ms-ime-align:auto){.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper{background:0 0;box-shadow:none;height:24px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper .wc-block-components-price-slider__range-input-progress{background:#a8739d;box-shadow:inset 0 0 0 1px #95588a;width:100%;top:7px}.wc-block-components-price-slider .wc-block-components-price-slider__range-input{height:24px;pointer-events:auto;position:absolute;left:0;top:0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-track{background:0 0;border-color:transparent;border-width:7px 0;color:transparent}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-lower{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-fill-upper{background:0 0}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-tooltip{display:none}.wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb{transform:translate(1px);pointer-events:auto}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-upper{background:#e1e1e1;box-shadow:inset 0 0 0 1px #b8b8b8}.wc-block-components-price-slider .wc-block-components-price-slider__range-input--max::-ms-fill-lower{background:0 0}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;pointer-events:none;box-shadow:none}.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper>*,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-price-slider.is-disabled .wc-block-components-price-slider__range-input-wrapper,.wc-block-components-price-slider.is-loading .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper{-webkit-animation:none;animation:none}}@-webkit-keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wc-block-grid{text-align:center}.wc-block-grid__no-products{padding:40px;text-align:center;width:100%}.wc-block-grid__no-products .wc-block-grid__no-products-image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-grid__no-products .wc-block-grid__no-products-title{display:block;margin:0;font-weight:700}.wc-block-grid__no-products .wc-block-grid__no-products-description{display:block;margin:.25em 0 1em}.wc-block-grid__products{display:flex;flex-wrap:wrap;padding:0;margin:0 -8px 16px;background-clip:padding-box}.wc-block-grid__product{box-sizing:border-box;padding:0;margin:0;float:none;width:auto;position:relative;text-align:center;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:16px solid transparent;list-style:none}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,.wc-block-grid.has-aligned-buttons .wc-block-grid__product{display:flex;flex-direction:column}.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child{margin-top:auto;margin-bottom:0;padding-bottom:12px}.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,.wc-block-grid.has-1-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%}.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%}.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 33.33333%;max-width:33.33333%}.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 20%;max-width:20%}.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 16.66667%;max-width:16.66667%}.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 14.28571%;max-width:14.28571%}.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 12.5%;max-width:12.5%}.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{font-size:.8em}@media (max-width:480px){.wc-block-grid.has-2-columns .wc-block-grid__products{display:block}.wc-block-grid.has-2-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-3-columns .wc-block-grid__products{display:block}.wc-block-grid.has-3-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-4-columns .wc-block-grid__products{display:block}.wc-block-grid.has-4-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-5-columns .wc-block-grid__products{display:block}.wc-block-grid.has-5-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-6-columns .wc-block-grid__products{display:block}.wc-block-grid.has-6-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-7-columns .wc-block-grid__products{display:block}.wc-block-grid.has-7-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}.wc-block-grid.has-8-columns .wc-block-grid__products{display:block}.wc-block-grid.has-8-columns .wc-block-grid__product{margin-left:auto;margin-right:auto;flex:1 0 100%;max-width:100%;padding:0}}@media (min-width:481px) and (max-width:600px){.wc-block-grid.has-2-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;padding:0;margin:0 0 24px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd){padding-right:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n){padding-left:8px}.wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) .wc-block-grid__product-onsale{left:8px}}.wc-block-components-product-sort-select{margin-bottom:24px;text-align:left}.wc-block-components-quantity-selector{display:flex;min-width:100px;border:1px solid #d7dade;background:#fff;border-radius:4px}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input{font-size:1em;order:2;min-width:40px;flex:1 1 auto;border:0;padding:.4em 0;margin:0;text-align:center;background:0 0;box-shadow:none;color:#000;line-height:1;vertical-align:middle;-moz-appearance:textfield}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus{background:#f3f4f5;outline:1px solid #d7dade}.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled{color:#86909b}.wc-block-components-quantity-selector input::-webkit-inner-spin-button,.wc-block-components-quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;font-size:1em;min-width:30px;cursor:pointer;color:#32373c;font-style:normal;text-align:center}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus{outline:2px solid #d7dade}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover{border:0;padding:0;margin:0;background:none transparent;box-shadow:none;color:#191e23}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus:focus,.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover:focus{outline:2px solid #d7dade}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled{color:#86909b;cursor:default;border:0;padding:0;margin:0;background:none transparent;box-shadow:none}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled:focus{outline:2px solid #d7dade}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--minus{order:1}.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button--plus{order:3}.wc-block-components-radio-control__option{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;position:relative;display:block;padding:12px 12px 0 72px}.wc-block-components-radio-control__option:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option-layout{position:relative;display:table;width:100%;padding-bottom:12px}.wc-block-components-radio-control__option-layout:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after{display:none}.wc-block-components-radio-control__input{left:24px;position:absolute;top:12px}.wc-block-components-radio-control__description-group,.wc-block-components-radio-control__label-group{display:table-row}.wc-block-components-radio-control__description-group>span,.wc-block-components-radio-control__label-group>span{display:table-cell}.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label{text-align:right;min-width:50%}.wc-block-components-radio-control__label,.wc-block-components-radio-control__secondary-label{line-height:20px;line-height:max(1rem,20px)}.wc-block-components-radio-control__description,.wc-block-components-radio-control__secondary-description{font-size:.875em;line-height:20px}.wc-block-components-radio-control .wc-block-components-radio-control__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid;border-radius:50%;display:inline-block;height:1.25rem;min-height:20px;min-width:20px;width:1.25rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{background:currentColor;border-radius:50%;content:"";display:block;height:.625em;left:50%;margin:0;min-height:10px;min-width:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:.625em}@media (min-width:783px){.wc-block-components-radio-control .wc-block-components-radio-control__input{height:1rem;margin-top:2px;min-height:16px;min-width:16px;width:1rem}.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before{height:.5em;min-height:8px;min-width:8px;width:.5em}}.is-loading .wc-block-components-review-list-item__text{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;display:block;width:60%}.is-loading .wc-block-components-review-list-item__text>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__text{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__text:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;font-size:1em;width:80px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after{content:"\00a0"}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span{display:none}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;height:1em;width:120px}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date{-webkit-animation:none;animation:none}}.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after{content:"\00a0"}.editor-styles-wrapper .wc-block-components-review-list-item__item,.wc-block-components-review-list-item__item{margin:0 0 48px;list-style:none}.wc-block-components-review-list-item__info{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;margin-bottom:24px}.wc-block-components-review-list-item__meta{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.has-image .wc-block-components-review-list-item__info{-ms-grid-columns:64px 1fr;grid-template-columns:64px 1fr}.has-image .wc-block-components-review-list-item__meta{-ms-grid-column:2;grid-column:2}.wc-block-components-review-list-item__image{align-items:center;display:flex;height:48px;-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;justify-content:center;position:relative;width:48px}.wc-block-components-review-list-item__image>img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}.wc-block-components-review-list-item__verified{width:21px;height:21px;text-indent:21px;margin:0;line-height:21px;overflow:hidden;position:absolute;right:-7px;bottom:-7px}.wc-block-components-review-list-item__verified:before{width:21px;height:21px;background:transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;display:block;content:""}.wc-block-components-review-list-item__meta{display:flex;align-items:center;flex-flow:row wrap}.wc-block-components-review-list-item__meta:after{order:3;content:"";flex-basis:100%}.wc-block-components-review-list-item__author,.wc-block-components-review-list-item__product{display:block;font-weight:700;order:1;margin-right:8px}.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author{font-weight:400;color:grey;order:4}.wc-block-components-review-list-item__published-date{color:grey;order:5}.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{content:"";display:inline-block;margin-right:8px;border-right:1px solid #ddd;height:1em;vertical-align:middle}.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before{display:none}.wc-block-components-review-list-item__rating{order:2}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars{font-size:1em;display:inline-block;top:0;overflow:hidden;position:relative;height:1.618em;line-height:1.618;width:5.3em;font-family:star;font-weight:400;vertical-align:top}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before{content:"\53\53\53\53\53";opacity:.25;float:left;top:0;left:0;position:absolute}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0;color:#e6a237}.editor-styles .wc-block-components-review-list,.wc-block-components-review-list{margin:0}.wc-block-components-review-sort-select{text-align:right}.wc-block-components-select{height:3em;position:relative;margin-bottom:1.5em}.wc-block-components-select label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;line-height:1.375;position:absolute;transform:translateY(.75em);transform-origin:top left;transition:all .2s ease;color:#646970;z-index:1;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);white-space:nowrap}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-select label{transition:none}}.wc-block-components-select.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-select.has-error .components-custom-select-control__button{border-color:#d94f4f}.wc-block-components-select.has-error label{color:#d94f4f}.wc-block-components-select .components-custom-select-control__button,.wc-block-components-select .components-custom-select-control__button:active,.wc-block-components-select .components-custom-select-control__button:focus,.wc-block-components-select .components-custom-select-control__button:hover{font-size:1em;background-color:#fff;box-shadow:none;color:#2b2d2f;font-family:inherit;font-weight:400;height:3em;letter-spacing:inherit;line-height:1;overflow:hidden;padding:1.5em 16px .25em;text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap;width:100%}.wc-block-components-select .components-custom-select-control__button-icon{right:12px}.wc-block-components-select .components-custom-select-control__menu{background-color:#fff;margin:0;max-height:300px;overflow:auto}.wc-block-components-select .components-custom-select-control__menu:empty{display:none}.wc-block-components-select .components-custom-select-control__item{font-size:1em;margin-left:0;padding-left:16px}.wc-block-components-select .components-custom-select-control__item-icon{display:none}.wc-block-components-sidebar-layout{display:flex;flex-wrap:wrap;margin:0 auto 16px;position:relative}.wc-block-components-sidebar-layout .wc-block-components-main{margin:0;padding-right:3.77358%;width:65%}.wc-block-components-sidebar{margin:0;padding-left:2.26415%;width:35%}.wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.is-medium.wc-block-components-sidebar-layout,.is-mobile.wc-block-components-sidebar-layout,.is-small.wc-block-components-sidebar-layout{flex-direction:column;margin:0 auto 16px}.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,.is-small.wc-block-components-sidebar-layout .wc-block-components-main,.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar{padding:0;width:100%}.is-large .wc-block-components-sidebar .wc-block-components-totals-item,.is-large .wc-block-components-sidebar .wc-blocks-components-panel{padding-left:16px;padding-right:16px}.theme-twentytwenty .wc-block-components-sidebar .wc-blocks-components-panel>h2{font-size:1.25em;border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline}.wc-block-components-sort-select{margin-bottom:12px}.wc-block-components-sort-select__label{margin-right:12px;display:inline-block;font-weight:400}.wc-block-components-sort-select__select{width:-webkit-max-content;width:-moz-max-content;width:max-content}.wc-block-components-notices{display:block;margin-bottom:2em}.wc-block-components-notices .wc-block-components-notices__notice{margin:0}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content{display:inline-block}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss{background:transparent none;padding:0;margin:0;border:0;outline:0;color:#fff;float:right}.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg{fill:#fff;vertical-align:text-top}.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice{margin-top:1em}.wc-block-components-notices__snackbar{position:fixed;bottom:20px;left:16px;width:auto}@media (max-width:782px){.wc-block-components-notices__snackbar{position:fixed;top:10px;left:0;bottom:auto}}@media (max-width:782px){.wc-block-components-notices__snackbar .components-snackbar-list__notice-container{margin-left:10px;margin-right:10px}}.wc-block-components-tabs .wc-block-components-tabs__list{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item{border:none;flex:auto;background:0 0;padding:12px 16px;color:inherit;outline-offset:-1px;text-align:center;transition:box-shadow .1s linear;box-shadow:inset 0 -1px currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item.is-active{box-shadow:inset 0 -3px currentColor;font-weight:600;position:relative}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item:focus{outline-offset:-1px;outline:1px dotted currentColor}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content{font-size:1em;line-height:1;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:inline-block;font-weight:700}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>img,.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content>svg{height:1.2em;vertical-align:middle;margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons{margin:.2em 0 -.2em}.wc-block-components-tabs .wc-block-components-tabs__list>.wc-block-components-tabs__item .wc-block-components-tabs__item-content .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon{height:1.2em;vertical-align:middle}.wc-block-components-tabs .wc-block-components-tabs__content{padding:16px 0;text-transform:none}.wc-block-components-text-input{position:relative;margin-bottom:1.5em;white-space:nowrap}.wc-block-components-text-input label{color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;font-size:1em;position:absolute;transform:translateY(.75em);left:0;top:0;transform-origin:top left;line-height:1.375;color:#646970;transition:transform .2s ease;margin:0 0 0 17px;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 32px);cursor:text}@media screen and (prefers-reduced-motion:reduce){.wc-block-components-text-input label{transition:none}}.wc-block-components-text-input input:-webkit-autofill+label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input.is-active label{transform:translateY(4px) scale(.75)}.wc-block-components-text-input input[type=email],.wc-block-components-text-input input[type=tel],.wc-block-components-text-input input[type=text],.wc-block-components-text-input input[type=url]{font-size:1em;background-color:#fff;padding:.75em 16px;border-radius:4px;border:1px solid #8d96a0;width:100%;line-height:1.375;font-family:inherit;margin:0;box-sizing:border-box;height:3em;min-height:0;color:#2b2d2f}.wc-block-components-text-input input[type=email]:focus,.wc-block-components-text-input input[type=tel]:focus,.wc-block-components-text-input input[type=text]:focus,.wc-block-components-text-input input[type=url]:focus{background-color:#fff}.wc-block-components-text-input.is-active input[type=email],.wc-block-components-text-input.is-active input[type=tel],.wc-block-components-text-input.is-active input[type=text],.wc-block-components-text-input.is-active input[type=url]{padding:1.5em 0 .25em 16px}.wc-block-components-text-input.has-error input{border-color:#d94f4f}.wc-block-components-text-input.has-error input:focus{outline-color:#d94f4f}.wc-block-components-text-input.has-error label{color:#d94f4f}.wc-block-components-text-input:only-child{margin-bottom:0}.theme-twentytwenty .wc-block-components-title.wc-block-components-title,.wc-block-components-title.wc-block-components-title{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;font-size:1.25em}.wc-block-components-validation-error{font-size:.75em;color:#d94f4f;max-width:100%;position:absolute;top:calc(100% - 1px);white-space:normal}.wc-block-components-validation-error>p{align-items:center;display:flex;line-height:12px;margin:0;min-height:24px;padding:0}.wc-block-components-select+.wc-block-components-validation-error{margin-bottom:24px}.with-scroll-to-top__scroll-point{position:relative;top:-36px}.wc-block-cart__submit-button{width:100%;margin:0 0 16px}.wc-block-cart__submit-button:last-child{margin-bottom:0}.editor-styles-wrapper .wc-block-cart__empty-cart__title,.wc-block-cart__empty-cart__title{font-size:inherit}.wc-block-cart .wc-block-components-shipping-calculator{white-space:nowrap}.wc-block-cart .wc-block-components-product-name{color:inherit}table.wc-block-cart-items,table.wc-block-cart-items td,table.wc-block-cart-items th{background:none!important;border:0;margin:0}.editor-styles-wrapper table.wc-block-cart-items,table.wc-block-cart-items{table-layout:fixed;width:100%}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,table.wc-block-cart-items .wc-block-cart-items__header{font-size:.75em;text-transform:uppercase}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image{width:100px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product{visibility:hidden;min-width:300px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-quantity{width:116px}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total{width:100px;text-align:right}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img{width:100%;margin:0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-decoration:underline;font-size:.75em;text-transform:none;white-space:nowrap}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover{background:0 0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{border:0;border-radius:0;margin:0;padding:0;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;background:0 0;box-shadow:none;display:inline;text-decoration:underline;fill:currentColor;position:absolute;top:16px;right:0;display:none}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:active,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:focus,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon:hover{background:0 0}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{font-size:1em;text-align:right;line-height:1.25}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__regular,table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-product-price__value{display:block}.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,table.wc-block-cart-items .wc-block-cart-items__row.is-disabled{opacity:.5;pointer-events:none;transition:opacity .2s ease}.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:84px;display:inline-block}.wc-block-cart--is-loading h2 span>*,.wc-block-cart--is-loading th span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading h2 span,.wc-block-cart--is-loading th span{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading h2 span:after,.wc-block-cart--is-loading th span:after{content:"\00a0"}.wc-block-cart--is-loading h2 span{min-width:33%}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image>*,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__price,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-width:84px;display:inline-block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-name:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product-metadata{margin-top:.25em;min-width:8em}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-icon,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__remove-link{visibility:hidden}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image a{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>div,.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total>span{display:none}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price{display:block}.wc-block-cart--is-loading .wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-cart-item__price:after{content:"\00a0"}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-height:460px}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton{display:flex}.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{display:none}.is-medium table.wc-block-cart-items td,.is-mobile table.wc-block-cart-items td,.is-small table.wc-block-cart-items td{padding:0}.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-medium table.wc-block-cart-items .wc-block-cart-items__header,.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__header{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,.is-small table.wc-block-cart-items .wc-block-cart-items__row{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:80px 132px;grid-template-columns:80px 132px;padding:16px 0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row:after,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row:after,.is-small table.wc-block-cart-items .wc-block-cart-items__row:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image{-ms-grid-column:1;grid-column-start:1;-ms-grid-row:1;grid-row-start:1;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product{-ms-grid-column:2;grid-column-start:2;-ms-grid-column-span:2;grid-column-end:4;-ms-grid-row:1;grid-row-start:1;-ms-grid-column-align:stretch;justify-self:stretch;margin-right:24px;padding-bottom:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity{-ms-grid-column:2;grid-column-start:2;-ms-grid-row:2;grid-row-start:2;vertical-align:bottom;padding-right:16px}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{display:none}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-icon{display:block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total{-ms-grid-column:3;grid-column-start:3;-ms-grid-row:2;grid-row-start:2;-ms-grid-row-align:center;align-self:center}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount{display:inline-block}.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge,.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-sale-badge{display:none}@media (max-width:782px){.wc-block-cart__submit-container{background:#fff;bottom:0;left:0;padding:16px;position:fixed;width:100%;z-index:9999}.wc-block-cart__submit-container:before{box-shadow:0 -10px 20px 10px currentColor;color:rgba(204,208,212,.5);content:"";height:100%;left:0;position:absolute;right:0;top:0}.wc-block-cart__submit-container-push{height:100px}}.is-large.wc-block-cart .wc-block-cart-items{position:relative}.is-large.wc-block-cart .wc-block-cart-items:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items th{padding:.25rem 16px .25rem 0;white-space:nowrap}.is-large.wc-block-cart .wc-block-cart-items td{position:relative;padding:16px 16px 16px 0;vertical-align:top}.is-large.wc-block-cart .wc-block-cart-items td:after{border-style:solid;border-width:1px 0 0;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}.is-large.wc-block-cart .wc-block-cart-items td:last-child,.is-large.wc-block-cart .wc-block-cart-items th:last-child{padding-right:0}.is-large.wc-block-cart .wc-block-components-radio-control__option{padding-left:24px}.is-large.wc-block-cart .wc-block-components-radio-control__input{left:0}.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-blocks-components-panel),.is-large.wc-block-cart .wc-block-components-sidebar>.wc-block-cart__submit-container,.is-large.wc-block-cart .wc-block-components-sidebar>.wc-block-cart__totals-title{padding-left:16px;padding-right:16px}.wp-block-woocommerce-cart.is-loading{display:none}.wp-block-woocommerce-cart{margin-bottom:3em}.components-placeholder.wc-block-checkout__no-shipping-placeholder{margin-bottom:16px}.components-placeholder.wc-block-checkout__no-shipping-placeholder *{pointer-events:all}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset{display:block}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button{background-color:#24292d;color:#fff}.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description{display:block;margin:.25em 0 1em}.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point{top:-96px}.wc-block-checkout__add-note,.wc-block-checkout__keep-updated{margin-top:16px}.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__package:not(:first-of-type){margin-top:36px}.wc-block-checkout__sidebar .wc-block-components-product-name{color:inherit;padding-right:12px;flex-grow:1;flex-basis:0}.wc-block-components-express-checkout-continue-rule{display:flex;align-items:center;text-align:center;padding:0 36px;margin:24px 0}.wc-block-components-express-checkout-continue-rule:before{margin-right:10px}.wc-block-components-express-checkout-continue-rule:after{margin-left:10px}.wc-block-components-express-checkout-continue-rule:after,.wc-block-components-express-checkout-continue-rule:before{content:" ";flex:1;border-bottom:1px solid;opacity:.3}.wc-block-checkout__actions{display:flex;justify-content:space-between;align-items:center;margin:0 0 48px;padding:0 0 0 36px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:50%;padding:1em;height:auto;margin-left:auto}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text{line-height:24px}.wc-block-checkout__actions .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg{fill:#fff;vertical-align:top}.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-checkout{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-checkout--is-loading .wc-block-checkout__actions button>*,.wc-block-checkout--is-loading .wc-block-components-express-checkout>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__actions button,.wc-block-checkout--is-loading .wc-block-components-express-checkout{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__actions button:after,.wc-block-checkout--is-loading .wc-block-components-express-checkout:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-express-checkout{min-height:150px}.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;width:150px}.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-express-checkout-continue-rule>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;display:block;width:10em}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;border-radius:50%;display:block;height:100%;width:1.5em}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__title:before:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__container:after{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__container:after>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__container:after{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;display:block;min-height:100px}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step__content>span:after{content:"\00a0"}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:before{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none}.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:after>*,.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:before>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:after,.wc-block-checkout--is-loading .wc-block-components-checkout-form .wc-block-components-checkout-step:before{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:loading-fade 1.2s ease-in-out infinite;animation:loading-fade 1.2s ease-in-out infinite;background-color:#e2e4e7!important;border-color:#e2e4e7!important;color:#e2e4e7!important;box-shadow:none;pointer-events:none;min-height:460px}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card>*{visibility:hidden}@media screen and (prefers-reduced-motion:reduce){.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card{-webkit-animation:none;animation:none}}.wc-block-checkout--is-loading .wc-block-checkout__sidebar .components-card:after{content:"\00a0"}.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:none}.is-loading+.wc-block-components-sidebar-layout.wc-block-checkout--skeleton{display:flex}.wc-block-checkout-empty,.wc-block-checkout-error{padding:40px;text-align:center;width:100%}.wc-block-checkout-empty .wc-block-checkout-empty__image,.wc-block-checkout-empty .wc-block-checkout-error__image,.wc-block-checkout-error .wc-block-checkout-empty__image,.wc-block-checkout-error .wc-block-checkout-error__image{max-width:150px;margin:0 auto 1em;display:block;color:inherit}.wc-block-checkout-empty .wc-block-checkout-empty__title,.wc-block-checkout-empty .wc-block-checkout-error__title,.wc-block-checkout-error .wc-block-checkout-empty__title,.wc-block-checkout-error .wc-block-checkout-error__title{display:block;margin:0;font-weight:700}.wc-block-checkout-empty .wc-block-checkout-empty__description,.wc-block-checkout-empty .wc-block-checkout-error__description,.wc-block-checkout-error .wc-block-checkout-empty__description,.wc-block-checkout-error .wc-block-checkout-error__description{display:block;margin:.25em 0 1em}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button{display:none}.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button{width:100%}.is-medium .wc-block-checkout__main,.is-mobile .wc-block-checkout__main,.is-small .wc-block-checkout__main{order:1}.is-medium .wc-block-checkout__sidebar,.is-mobile .wc-block-checkout__sidebar,.is-small .wc-block-checkout__sidebar{margin-bottom:40px;order:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form{margin-left:-6px;margin-right:-6px}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after{content:"";clear:both;display:block}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input{float:left;margin-left:6px;margin-right:6px;position:relative;width:calc(50% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-select .wc-block-components-select,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input .wc-block-components-select{float:none;width:100%;margin-left:0;margin-right:0}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company{width:calc(100% - 12px)}.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox{clear:both}.is-large .wc-block-checkout__actions{padding-right:36px}.is-large .wc-block-checkout__shipping-option .wc-block-components-radio-control__input{margin-left:-8px}.wc-block-product-categories{margin-bottom:1em}.wc-block-product-categories.is-dropdown{display:flex}.wc-block-product-categories select{margin-right:.5em}.wc-block-product-categories-list--has-images{list-style:none outside}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item{margin:4px 0 4px 60px;list-style:none outside;clear:both}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul{margin:4px 0 0}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image{max-width:50px;display:inline-block;padding:0;margin:0 .5em 0 -60px;position:relative;vertical-align:middle;border:1px solid #eee}.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img{margin:0;padding:0}.wc-block-product-categories-list-item-count:before{content:" ("}.wc-block-product-categories-list-item-count:after{content:")"}.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder{display:inline-block;height:1em;width:50%;min-width:200px;background:currentColor;opacity:.2}.wc-block-product-categories__button{display:flex;align-items:center;text-decoration:none;margin:0;border:none;cursor:pointer;background:0 0;padding:0 .5em;color:#555d66;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-categories__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-categories__button svg{transform:rotate(180deg)}.wc-block-product-categories__button:active{color:currentColor}.wc-block-product-categories__button:disabled,.wc-block-product-categories__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-categories__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-categories__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-categories__button:disabled:focus,.wc-block-product-categories__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-product{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em}.wc-block-featured-product,.wc-block-featured-product .wc-block-featured-product__wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-product .wc-block-featured-product__wrapper{overflow:hidden;height:100%}.wc-block-featured-product.has-left-content{justify-content:flex-start}.wc-block-featured-product.has-left-content .wc-block-featured-product__description,.wc-block-featured-product.has-left-content .wc-block-featured-product__price,.wc-block-featured-product.has-left-content .wc-block-featured-product__title,.wc-block-featured-product.has-left-content .wc-block-featured-product__variation{margin-left:0;text-align:left}.wc-block-featured-product.has-right-content{justify-content:flex-end}.wc-block-featured-product.has-right-content .wc-block-featured-product__description,.wc-block-featured-product.has-right-content .wc-block-featured-product__price,.wc-block-featured-product.has-right-content .wc-block-featured-product__title,.wc-block-featured-product.has-right-content .wc-block-featured-product__variation{margin-right:0;text-align:right}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-product .wc-block-featured-product__description a,.wc-block-featured-product .wc-block-featured-product__description a:active,.wc-block-featured-product .wc-block-featured-product__description a:focus,.wc-block-featured-product .wc-block-featured-product__description a:hover,.wc-block-featured-product .wc-block-featured-product__price a,.wc-block-featured-product .wc-block-featured-product__price a:active,.wc-block-featured-product .wc-block-featured-product__price a:focus,.wc-block-featured-product .wc-block-featured-product__price a:hover,.wc-block-featured-product .wc-block-featured-product__title a,.wc-block-featured-product .wc-block-featured-product__title a:active,.wc-block-featured-product .wc-block-featured-product__title a:focus,.wc-block-featured-product .wc-block-featured-product__title a:hover,.wc-block-featured-product .wc-block-featured-product__variation a,.wc-block-featured-product .wc-block-featured-product__variation a:active,.wc-block-featured-product .wc-block-featured-product__variation a:focus,.wc-block-featured-product .wc-block-featured-product__variation a:hover{color:#fff}.wc-block-featured-product .wc-block-featured-product__description,.wc-block-featured-product .wc-block-featured-product__link,.wc-block-featured-product .wc-block-featured-product__price,.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{width:100%;padding:16px 48px 0;z-index:1}.wc-block-featured-product .wc-block-featured-product__title,.wc-block-featured-product .wc-block-featured-product__variation{margin-top:0;border:0}.wc-block-featured-product .wc-block-featured-product__title:before,.wc-block-featured-product .wc-block-featured-product__variation:before{display:none}.wc-block-featured-product .wc-block-featured-product__variation{font-style:italic;padding-top:0}.wc-block-featured-product .wc-block-featured-product__description p{margin:0;line-height:1.5em}.wc-block-featured-product.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-product.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-product.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-product.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-product.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-product.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-product.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-product.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-product.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-product.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-product.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright{max-width:305px;width:100%}.wc-block-featured-product:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-product:after{content:none}}.wc-block-featured-product.aligncenter,.wc-block-featured-product.alignleft,.wc-block-featured-product.alignright,.wc-block-product-search .wc-block-product-search__fields{display:flex}.wc-block-product-search .wc-block-product-search__field{padding:6px 8px;line-height:1.8;flex-grow:1}.wc-block-product-search .wc-block-product-search__button{display:flex;align-items:center;text-decoration:none;margin:0 0 0 6px;border:none;cursor:pointer;background:0 0;padding:0 .5em;color:#555d66;position:relative;overflow:hidden;border-radius:.25em}.wc-block-product-search .wc-block-product-search__button svg{fill:currentColor;outline:none}.rtl .wc-block-product-search .wc-block-product-search__button svg{transform:rotate(180deg)}.wc-block-product-search .wc-block-product-search__button:active{color:currentColor}.wc-block-product-search .wc-block-product-search__button:disabled,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]{cursor:default;opacity:.3}.wc-block-product-search .wc-block-product-search__button:focus:enabled{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #6c7781,inset 0 0 0 2px #fff;outline:2px solid transparent;outline-offset:-2px}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):hover{background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #e2e4e7,inset 0 0 0 2px #fff,0 1px 1px rgba(25,30,35,.2)}.wc-block-product-search .wc-block-product-search__button:not(:disabled):not([aria-disabled=true]):active{outline:none;background-color:#fff;color:#191e23;box-shadow:inset 0 0 0 1px #ccd0d4,inset 0 0 0 2px #fff}.wc-block-product-search .wc-block-product-search__button:disabled:focus,.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus{box-shadow:none}.wc-block-featured-category{position:relative;background-color:#24292d;background-size:cover;background-position:50%;width:100%;margin:0 0 1.5em;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category .wc-block-featured-category__wrapper{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;align-content:center}.wc-block-featured-category.has-left-content{justify-content:flex-start}.wc-block-featured-category.has-left-content .wc-block-featured-category__description,.wc-block-featured-category.has-left-content .wc-block-featured-category__price,.wc-block-featured-category.has-left-content .wc-block-featured-category__title{margin-left:0;text-align:left}.wc-block-featured-category.has-right-content{justify-content:flex-end}.wc-block-featured-category.has-right-content .wc-block-featured-category__description,.wc-block-featured-category.has-right-content .wc-block-featured-category__price,.wc-block-featured-category.has-right-content .wc-block-featured-category__title{margin-right:0;text-align:right}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{color:#fff;line-height:1.25;margin-bottom:0;text-align:center}.wc-block-featured-category .wc-block-featured-category__description a,.wc-block-featured-category .wc-block-featured-category__description a:active,.wc-block-featured-category .wc-block-featured-category__description a:focus,.wc-block-featured-category .wc-block-featured-category__description a:hover,.wc-block-featured-category .wc-block-featured-category__price a,.wc-block-featured-category .wc-block-featured-category__price a:active,.wc-block-featured-category .wc-block-featured-category__price a:focus,.wc-block-featured-category .wc-block-featured-category__price a:hover,.wc-block-featured-category .wc-block-featured-category__title a,.wc-block-featured-category .wc-block-featured-category__title a:active,.wc-block-featured-category .wc-block-featured-category__title a:focus,.wc-block-featured-category .wc-block-featured-category__title a:hover{color:#fff}.wc-block-featured-category .wc-block-featured-category__description,.wc-block-featured-category .wc-block-featured-category__link,.wc-block-featured-category .wc-block-featured-category__price,.wc-block-featured-category .wc-block-featured-category__title{width:100%;padding:0 48px 16px;z-index:1}.wc-block-featured-category .wc-block-featured-category__title{margin-top:0}.wc-block-featured-category .wc-block-featured-category__title:before{display:none}.wc-block-featured-category .wc-block-featured-category__description p{margin:0}.wc-block-featured-category.has-background-dim:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-color:inherit;opacity:.5;z-index:1}.wc-block-featured-category.has-background-dim.has-background-dim-10:before{opacity:.1}.wc-block-featured-category.has-background-dim.has-background-dim-20:before{opacity:.2}.wc-block-featured-category.has-background-dim.has-background-dim-30:before{opacity:.3}.wc-block-featured-category.has-background-dim.has-background-dim-40:before{opacity:.4}.wc-block-featured-category.has-background-dim.has-background-dim-50:before{opacity:.5}.wc-block-featured-category.has-background-dim.has-background-dim-60:before{opacity:.6}.wc-block-featured-category.has-background-dim.has-background-dim-70:before{opacity:.7}.wc-block-featured-category.has-background-dim.has-background-dim-80:before{opacity:.8}.wc-block-featured-category.has-background-dim.has-background-dim-90:before{opacity:.9}.wc-block-featured-category.has-background-dim.has-background-dim-100:before{opacity:1}.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{max-width:305px;width:100%}.wc-block-featured-category:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wc-block-featured-category:after{content:none}}.wc-block-featured-category.aligncenter,.wc-block-featured-category.alignleft,.wc-block-featured-category.alignright{display:flex}.wc-block-attribute-filter{margin-bottom:24px}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:before{content:" ("}.wc-block-attribute-filter .wc-block-attribute-filter-list-count:after{content:")"}.wc-block-attribute-filter .wc-block-attribute-filter-list{margin:0}.wc-block-attribute-filter .wc-block-attribute-filter-list li{text-decoration:underline}.wc-block-attribute-filter .wc-block-attribute-filter-list li label{cursor:pointer}.wc-block-attribute-filter .wc-block-attribute-filter-list li input{cursor:pointer;display:inline-block}.wc-block-attribute-filter .wc-block-attribute-filter-list .wc-block-attribute-filter-list-count{float:right}.wc-block-attribute-filter .is-single .wc-block-attribute-filter-list-count,.wc-block-attribute-filter .wc-block-dropdown-selector .wc-block-dropdown-selector__list .wc-block-attribute-filter-list-count{opacity:.6}.wc-block-attribute-filter .wc-block-attribute-filter__button{margin-top:8px}@-webkit-keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}@keyframes loading-fade{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}.wc-block-active-filters{margin-bottom:24px;overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{font-size:1em;float:right;border:none;padding:0;text-decoration:underline;cursor:pointer}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:0 0;color:inherit}.wc-block-active-filters .wc-block-active-filters__list{margin:0 0 4px;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li{margin:0;padding:0;list-style:none outside;clear:both}.wc-block-active-filters .wc-block-active-filters__list li ul{margin:0;padding:0;list-style:none outside}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list-item-type{font-size:.75em;text-transform:uppercase;letter-spacing:.1em;margin:16px 0 0;display:block}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-weight:400;font-style:italic}.wc-block-active-filters .wc-block-active-filters__list-item-name{font-weight:700;display:block;position:relative;padding:0 16px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove{background:0 0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;padding:16px 0 0;width:16px;overflow:hidden;position:absolute;right:0;top:50%;margin:-8px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-remove:before{width:16px;height:16px;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2324292d'/%3E%3Cpath fill='%23fff' d='M4.5 6.887L6.887 4.5l7.033 7.034-2.386 2.386z'/%3E%3Cpath fill='%23fff' d='M11.533 4.5l2.387 2.386-7.034 7.034L4.5 11.533z'/%3E%3C/svg%3E") 50% no-repeat;display:block;content:"";position:absolute;top:0}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{font-size:.875em;margin-top:.1875em;margin-bottom:.1875em}
.acoda-counter,.acoda-counter-inner,.acoda-counter-wrap.left .acoda-counter,.acoda-counter-wrap.right .acoda-counter{display:inline-block}.acoda-counter{line-height:1}.acoda-counter-wrap{position:relative;text-align:center}.acoda-counter-wrap.left{text-align:left}.acoda-counter-wrap.right{text-align:right}.acoda-counter-wrap .format{margin-bottom:0;word-wrap:break-word}.acoda-counter-inner{text-align:left}.acoda-counter-wrap.center .acoda-counter-inner{text-align:center}@media only screen and (min-width:64.063em){.acoda-counter-wrap.medium .format>span{font-size:120%}.acoda-counter-wrap.large .format>span{font-size:140%}.acoda-counter-wrap.larger .format>span{font-size:180%}.acoda-counter-wrap.xlarge .format>span{font-size:220%}.acoda-counter-wrap.supersize .format>span{font-size:280%}}
.acoda-gigatools-wrap {
 position:relative;
 text-align:center;	 
}
.acoda-gigatools-wrap .acoda-gigatools-item {
 margin-bottom:1.875rem;
}
.acoda-gigatools-wrap.left {
 text-align:left;
}
.acoda-gigatools-wrap.right {
 text-align:right;
}
.acoda-gigatools-wrap .date,
.acoda-gigatools-wrap .format {
 margin-bottom:0.9375rem;
 word-wrap:break-word;
}
.acoda-gigatools-wrap .date {
  display:inline-block;
}
.acoda-gigatools-inner {
 display:inline-block;
 text-align:left;
}
.acoda-gigatools-wrap.center .acoda-gigatools-inner {text-align:center;}
.acoda-gigatools-wrap .highlight {
 display: inline;
 padding: .15em;
 padding-left: 0;
 padding-right: 0;
 margin:0;
 line-height:1.6;
}
.acoda-writer .element .word span.show {
 -webkit-animation: animate3dIn ease-out 0.35s;	
 -moz-animation: animate3dIn ease-out 0.35s;	
 animation: animate3dIn ease-out 0.35s;	
 -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */ 
 -moz-animation-fill-mode: forwards; /* Chrome, Safari, Opera */  
 animation-fill-mode: forwards;   
}
.acoda-writer .element .word span.hide {
  -webkit-animation: animate3dOut ease-out 0.35s;
  -moz-animation: animate3dOut ease-out 0.35s;
  animation: animate3dOut ease-out 0.35s;
}
.acoda-writer.typing .element .word span.show {
 -webkit-animation: animateTypeIn ease-in 0.02s;	
 -moz-animation: animateTypeIn ease-in 0.02s;	
 animation: animateTypeIn ease-in 0.02s;
 -webkit-animation-fill-mode: forwards; /* Chrome, Safari, Opera */ 
 -moz-animation-fill-mode: forwards; /* Chrome, Safari, Opera */ 
 animation-fill-mode: forwards;   
 -webkit-animation-delay: 0.2s; /* Chrome, Safari, Opera */
 animation-delay: 0.2s;  
}
.non_CSS3 .acoda-writer .element .word span.show { opacity:1; }
.acoda-writer.typing .element .word span.hide {
  -webkit-animation: animateTypeOut ease-in 0.1s;
  -moz-animation: animateTypeOut ease-in 0.1s;
  animation: animateTypeOut ease-in 0.1s;
}
.acoda-writer .element .word {
 position:relative;
 display:inline-block;	
 white-space:nowrap;
}
.acoda-writer .element {
 opacity:0;
 left:0;
 position:absolute; 
 text-align:center;
 transform: translateZ(0px);
 -webkit-transition: opacity 300ms ease-out;  
 -moz-transition: opacity 300ms ease-out;  
 -ms-transition: opacity 300ms ease-out;  
 transition: opacity 300ms ease-out;   
 -webkit-backface-visibility:hidden;
 backface-visibility: hidden; 
}
.compose-mode .acoda-writer-wrap.center .acoda-writer-inner,
.compose-mode .acoda-writer-wrap.center .acoda-writer {text-align:center;width:100% !important;}
.acoda-writer-wrap.lead-text .acoda-writer .element {
 text-align:left;
}
.acoda-writer .element.visible {
 opacity:1; 
}
.acoda-writer .element.block {
 width: 100%;
}
.acoda-writer .element .word span {
 opacity:0;
 animation-iteration-count: 1;
 transform-origin: 90% 50%; 
 -webkit-animation-iteration-count:1;
 -webkit-transform-origin: 90% 50%;
 display:inline-block;
 position:relative; 
}
.acoda-writer {   
 -webkit-perspective: 500px; /* Chrome, Safari, Opera */
 perspective: 500px;
 display: inline-block;
 position:relative;
 width:100%;
}
.acoda-writer-wrap .lead-text {  
 margin-right:0.25em;
 display: inline-block;
}
.acoda-writer-wrap {
 position:relative;
 text-align:center;	 
}
.acoda-writer-wrap.left,
.acoda-writer-wrap.left .acoda-writer .element {
 text-align:left;
}
.acoda-writer-wrap.right,
.acoda-writer-wrap.right .acoda-writer .element {
 text-align:right;
}
.acoda-writer-wrap .format {margin-bottom:0;word-wrap:break-word;}
.acoda-writer-wrap .format.normal-weight {font-weight:normal;}
.acoda-writer-wrap .format.bold-weight {font-weight:bold;}
.acoda-writer-wrap .format.lighter-weight {font-weight:lighter;}
.acoda-writer-inner {
 text-align:left;
}
.acoda-writer-wrap.lead-text.center .acoda-writer .element,
.acoda-writer-wrap.center .acoda-writer-inner {text-align:center;}
.acoda-writer-wrap.center .acoda-writer {display:block;width:100% !important;}
.acoda-writer,
.acoda-writer-wrap .acoda-writer-inner {max-width:100%;}
@-webkit-keyframes animate3dIn {
  0% {
    opacity:0;
    -webkit-transform:  rotateX(90deg) translateZ( 20px );
  }
  100% {
    opacity:1;
    -webkit-transform:  rotateX(0deg) translateZ( 20px );
  }
}
@-webkit-keyframes animate3dOut {
  0% {
    opacity:1;
    -webkit-transform:  rotateX(0deg) translateZ( 20px );
  }
  100% {
    opacity:0;
    -webkit-transform:  rotateX(-90deg) translateZ( 20px );
  }
}
@-webkit-keyframes animateTypeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-webkit-keyframes animateTypeOut {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}
@-moz-keyframes animate3dIn {
  0% {
    opacity:0;
    -moz-transform:  rotateX(90deg) translateZ( 20px );
  }
  100% {
    opacity:1;
    -moz-transform:  rotateX(0deg) translateZ( 20px );
  }
}
@-moz-keyframes animate3dOut {
  0% {
    opacity:1;
    -moz-transform:  rotateX(0deg) translateZ( 20px );
  }
  100% {
    opacity:0;
    -moz-transform:  rotateX(-90deg) translateZ( 20px );
  }
}
@-moz-keyframes animateTypeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@-moz-keyframes animateTypeOut {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}
@keyframes animate3dIn {
  0% {
    opacity:0;
    transform:  rotateX(90deg) translateZ( 20px );
  }
  100% {
    opacity:1;
    transform:  rotateX(0deg) translateZ( 20px );
  }
}
@keyframes animate3dOut {
  0% {
    opacity:1;
    transform:  rotateX(0deg) translateZ( 20px );
  }
  100% {
    opacity:0;
    transform:  rotateX(-90deg) translateZ( 20px );
  }
}
@keyframes animateTypeIn {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
@keyframes animateTypeOut {
  0% {
    opacity:1;
  }
  100% {
    opacity:0;
  }
}
@media only screen and (min-width: 64.063em) {
	.acoda-writer-wrap.medium .format > span {
	 font-size:120%;
	}
	.acoda-writer-wrap.large .format > span {
	 font-size:140%;
	}
	.acoda-writer-wrap.larger .format > span {
	 font-size:180%;
	}
	.acoda-writer-wrap.xlarge .format > span {
	 font-size:220%;
	}
	.acoda-writer-wrap.supersize .format > span {
	 font-size:280%;
	}	
}
.dswsdm-shipping{width:100%}
.pif-has-gallery{position:relative}.pif-has-gallery .onsale{z-index:999999}.pif-has-gallery .wp-post-image{opacity:1}.pif-has-gallery .wp-post-image--secondary{position:absolute;top:0;left:0;opacity:0}ul.products li.pif-has-gallery [class*=wp-post-image]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}ul.products li.pif-has-gallery:hover .wp-post-image{opacity:0}ul.products li.pif-has-gallery:hover .wp-post-image--secondary{opacity:1}ul.products li.pif-has-gallery [class*=wp-post-image]{-webkit-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease}ul.products li.pif-has-gallery:hover .wp-post-image{opacity:0}ul.products li.pif-has-gallery:hover .wp-post-image--secondary{opacity:1}
.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//lowlowrecords.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//lowlowrecords.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//lowlowrecords.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//lowlowrecords.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
.woocommerce form .form-row .required{visibility:visible}
.wcppec-checkout-buttons{text-align:center;margin:1em 0;overflow:hidden}.wcppec-checkout-buttons .woocommerce-error{text-align:left}.wcppec-checkout-buttons__separator{display:block;margin:0 0 1em}.wcppec-checkout-buttons__button{display:inline-block;text-decoration:none !important;border:0 !important;padding-top:1em}.wcppec-checkout-buttons__button img{margin:0 auto}.paypal-button-widget .paypal-button,.paypal-button-widget .paypal-button:hover{background:0 0;box-shadow:none;border:none}.wcppec-cart-widget-button{display:inline-block;text-decoration:none !important;border:0 !important}.site-header .widget_shopping_cart p.buttons.wcppec-cart-widget-spb{padding:0 1em 1em}.site-header .widget_shopping_cart .woocommerce-mini-cart__empty-message+p.buttons.wcppec-cart-widget-spb{display:none}.payment_method_ppec_paypal img{max-height:68px !important;border-radius:0}.wc-gateway-ppec-cancel{display:block;text-align:center;padding:10px}#woo_pp_ec_button_checkout{display:none}#payment .place-order .button{display:block}.wc_ppec_small_payment_buttons{width:150px;display:inline-block}.wc_ppec_medium_payment_buttons{width:250px;display:inline-block}.wc_ppec_large_payment_buttons{width:350px;display:inline-block}
html,body{width:100%;min-height:100%}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{font-size:100%}body{padding:0;margin:0;font-weight:400;font-style:normal;line-height:26px;cursor:default;-webkit-font-smoothing:antialiased;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}hr{height:4px;border:0}a,button,span.items-count,input[type=submit],input[type=button],.button.vc_btn_outlined,.button.vc_btn_square_outlined,.vc_toggle_title i,.acoda-spinner{-webkit-transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;-moz-transition-duration:.2s;-moz-transition-timing-function:ease-in-out;-o-transition-duration:.2s;-o-transition-timing-function:ease-in-out;transition-duration:.2s;transition-timing-function:ease-in-out;transition-property:all;text-decoration:none;outline:none}a:hover{cursor:pointer}a img{border:none}div.autototop{position:absolute;z-index:1000}div.autototop a{z-index:999;position:fixed;bottom:0;margin-bottom:30px;right:30px;margin-left:-30px;width:40px;height:40px;line-height:36px;text-align:center;opacity:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);border-width:1px;border-style:solid;border-color:transparent;font-size:1rem}div.autototop a.show{z-index:1;display:block}div.autototop a.show{opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}h1,h2,h3,h4,h5,h6,.widget .widget-title-wrap,.heading-font{font-weight:400;font-style:normal;text-rendering:optimizeLegibility;margin-bottom:.9375rem;line-height:1.61}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;line-height:0}h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.3rem}h4,.heading-font{font-size:1.2rem}h5{font-size:1.1rem}h6{font-size:1rem}p{font-family:inherit;text-rendering:optimizeLegibility}#main-wrap{overflow:hidden}strong,b{font-weight:700}i,em{font-style:italic}.entry-title{font-size:1.4rem;line-height:normal;-ms-word-wrap:break-word;word-wrap:break-word;margin-bottom:.468rem;text-align:center}.entry a.read-more,.entry h2.entry-title a{text-decoration:none;background-image:none}div.post-titles,#sub-tabs{word-break:break-word;opacity:0;-webkit-transition:background,opacity .6s ease-out .2s;-moz-transition:background,opacity .6s ease-out .2s;transition:background,opacity .6s ease-out .2s}body.loaded div.post-titles,body.loaded #sub-tabs{opacity:1}div.post-titles>p{margin:.9375rem 0 0}.entry-title .sub-title{font-weight:400}.post-titles h2{font-size:1.1rem;margin-top:.468rem}acronym,abbr{border-bottom:1px dashed}acronym,abbr,span.caps{cursor:help}small{font-size:85%}code,pre{border-style:solid;border-width:1px;font-family:"Courier New",Courier,monospace;padding:6px 10px;white-space:pre-wrap;margin-bottom:1.25rem}pre code{border-width:0}sub{vertical-align:sub}sup{vertical-align:super}span.price-per{font-size:95%}a.read-more{display:inline-block;font-size:.85rem}.info-holder a.read-more{margin-bottom:.9375em;display:block;background-image:none !important}a.read-more i{margin-left:5px;font-size:.6rem}img{-ms-interpolation-mode:bicubic;background:0 0;height:auto;display:inline-block;vertical-align:middle;max-width:100%}object,embed,iframe{max-width:100%;display:block;border:0}a:focus,object:focus,embed:focus{outline:none}.blackwhite.effect .img .BWfade{opacity:1}.gridimg-wrap.blackwhite.effect:hover .img .BWfade{opacity:0 !important}.blackwhite img.ieFix{z-index:1;max-height:100%}.blackwhite .img img,.row.blackwhite_effect .parallax-inner,.row.blackwhite_effect .row-slider-wrap,.blackwhite .image-wrapper{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.wpb_single_image .vc_single_image-wrapper.vc_box_border,.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle{border-width:1px;border-style:solid}.container.rounded .img,.container.rounded .img img,.container.rounded .gridimg-wrap,.container.rounded .action-hover,.wpb_single_image .wpb_wrapper.vc_single_image-wrapper.rounded_style,.wpb_single_image .vc_single_image-wrapper.rounded_style .img img{border-radius:4px}.wpb_single_image,.blog-media-wrap .vc_single_image-wrapper{max-width:100%}.wpb_single_image .vc_figure{display:block}.container .caption-title{margin-bottom:0}.caption-title a{background-image:none !important}.info .caption.small,.caption-title.small{font-size:1rem !important}.info .caption.medium,.caption-title.medium{font-size:1.9rem !important}.info .caption.large,.caption-title.large{font-size:2.5rem !important}.container .info-holder .meta-wrap{margin-bottom:0;display:inline-block}.wpb_single_image .vc_box_shadow_3d:after,.wpb_single_image .vc_box_shadow_3d:before{bottom:20px}.container.shadow .gridimg-wrap{box-shadow:0 0 50px 0 rgba(0,0,0,.24)}.container.shadow{padding:0 5px 10px}ul,ol,dl{list-style-position:outside;font-family:inherit}ul{list-style:none outside}.entry ul>li{list-style:disc}.entry ul li,.entry ol li,.entry dl li{margin-bottom:.468rem}.entry ol,.entry>ul,.entry>ul ul,.wpb_wrapper>ul,.wpb_wrapper>ul ul{margin-left:1.2rem}.entry>ol ol,.entry>ul ul,.entry>ul ol,.entry>ol ul{margin-top:.9375em}ul.no-bullet{margin-left:0}ul.no-bullet li ul,ul.no-bullet li ol{margin-left:1.25rem;margin-bottom:0;list-style:none}ul li ul,ul li ol{margin-left:1.25rem;margin-bottom:0}ul.square li ul,ul.circle li ul,ul.disc li ul{list-style:inherit}ul.square{list-style-type:square;margin-left:1.1rem}ul.circle{list-style-type:circle;margin-left:1.1rem}ul.disc{list-style-type:disc;margin-left:1.1rem}ul.no-bullet{list-style:none}ol{margin-left:1.4rem}ol li ul,ol li ol{margin-left:1.25rem;margin-bottom:0}dl dt{margin-bottom:.3rem;font-weight:700}dl dd{margin-bottom:.75rem}div.list li:before{font-family:"Font Awesome\ 5 Pro"}div.list ul li,#content .widget,#content .widget>ul li,#content .widget ul.menu li{list-style:none}div.list ul,.widget>ul{margin-left:0}div.list ul li{padding-left:20px}div.list li:before{display:inline-block;margin-left:-1.2em;width:1.3em}div.list.medium li:before{font-size:1.2rem}div.list.large li:before{font-size:1.5rem}div.list.bullet li:before{content:"\2022";font-family:Verdana,Geneva,sans-serif;font-weight:700;text-indent:2px}div.list.info li:before{content:"\F129"}div.list.arrow li:before{content:"\F105"}div.list.cross li:before{content:"\F00D"}div.list.check li:before{content:"\F00C"}table{border-collapse:collapse;border-spacing:0;margin:0 0 18px}table tr th,table tbody tr td,table tr td,table tfoot tr td{text-align:left}table thead tr th,table tbody tr th,table tfoot tr td,table tfoot tr th{padding:10px;font-weight:700}table thead tr th:first-child,table tfoot tr td:first-child{border-left:none}table thead tr th:last-child,table tfoot tr td:last-child{border-right:none}table tbody tr td{padding:10px;vertical-align:top;border:none}table tr{border-width:1px;border-style:solid;border-color:transparent}form .row .row{margin:0 -.5rem}form .row .row .column,form .row .row .columns{padding:0 .5rem}form .row .row.collapse{margin:0}form .row .row.collapse .column,form .row .row.collapse .columns{padding:0}form .row .row.collapse input{border-bottom-right-radius:0;border-top-right-radius:0}form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns{padding-left:.5rem}.select2-container--default .select2-selection--single,input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=file],textarea,select{-webkit-appearance:none;outline-style:none;font-family:inherit;display:block;font-size:.875em;margin:0 0 1.875rem;padding:.8rem;min-height:2.75rem;width:100%;border-width:1px;border-style:solid;border-color:transparent;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:box-shadow .45s,border-color .45s ease-in-out;color:inherit}.widget p,.widget input[type]{margin:0 0 .9375rem}.widget input[type=submit]{margin-bottom:0}.select2-container--default .select2-selection--single{border-radius:0;margin-bottom:0;height:auto}#container .select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;line-height:1;color:inherit}#container .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:1em;margin-top:-13px}button,input[type=submit],input[type=button]{border:none;-webkit-appearance:none;outline-style:none}label{cursor:pointer;display:block;font-weight:400;line-height:26px;margin-bottom:.46875rem}label small{text-transform:capitalize}select::-ms-expand{display:none}textarea[rows]{height:auto}select{-webkit-appearance:none !important;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);background-position:100% center;background-repeat:no-repeat;line-height:normal;max-width:100%;outline:none;cursor:pointer;border-radius:0}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:text-top}textarea{height:auto;min-height:50px}select,input[type=file]{width:100%}fieldset{border-width:1px;border-style:solid;padding:1.25rem;margin:1.125rem 0}fieldset legend{font-weight:700;padding:0 .1875rem;margin:0;margin-left:-.1875rem}.wpcf7-response-output.wpcf7-validation-errors:before,.wpcf7-not-valid-tip:before,.wpcf7-mail-sent-ok:before{margin-right:.9em;font-size:1.1em}.wpcf7-response-output.wpcf7-validation-errors:before,.wpcf7-not-valid-tip:before{content:'\f071';color:#f5d02a}.wpcf7-validation-errors{margin-top:15px}span.wpcf7-not-valid-tip{margin:0 0 15px;position:relative;display:inline-block}.wpcf7-mail-sent-ok:before{content:'\f058';color:#52d68b}div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}.wpcf7-form .ajax-loader{display:none}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label:before,span.wpcf7-list-item-label:after{content:" "}.search-wrap{position:absolute;top:5px;float:left;width:190px;margin-right:10px}#searchform,#panelsearchform{position:relative}#panelsearchform #drops,#searchform #s{margin:0}#panelsearchform #drops,#searchform #s{width:100%;max-width:100%}#panelsearchsubmit,#searchsubmit{right:0;top:50%;position:absolute;cursor:pointer;padding:0;font-size:1.1rem;width:2.75rem;height:40px;line-height:40px;margin-top:-20px;text-align:center;border:0}#searchsubmit{background:0 0 !important;color:inherit;text-shadow:none}.nopassword,.nocomments{font-size:24px;font-weight:100;margin:26px 0;text-align:center}.comments-wrap{border-style:solid;border-width:1px 0 0}.comments-wrapper #comments-title{float:left;line-height:50px !important;margin-left:.468rem}.comments-wrapper img.avatar{height:50px;left:-65px;position:absolute;width:50px}.comments-wrapper .comments-value{width:50px;line-height:50px;font-size:30px;text-align:center;position:relative;margin-bottom:1.875rem;float:left}#container .comments-value:after{content:"";display:block;border-width:10px;border-style:solid;border-left-color:transparent !important;border-right-color:transparent !important;border-bottom-color:transparent !important;position:absolute;bottom:0;right:50%;margin:0 -10px -18px 0}.commentlist{list-style:none;margin-left:64px;padding:0;clear:both}.commentlist .commentmetadata{font-size:.9rem}.comment-body{position:relative}#container .commentlist .comment-content:after,#container .commentlist .comment-content:before{content:"";display:block;border-width:10px;border-style:solid;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;position:absolute;top:0;right:24px;margin:-20px 0 0;z-index:1}#container .commentlist .comment-content:after{border-width:12px;right:22px;margin:-24px 0 0;z-index:inherit}.commentlist>li.comment{position:relative;padding-bottom:1.875em;margin-bottom:1.875em}.commentlist .children{list-style:none;margin:15px 0 0}.commentlist>li.comment{border-width:0 0 1px;border-style:dashed}.comment-body p,.commentlist .comment-meta.row,.comment-content{margin-bottom:.9375em}.comment-meta .fn{font-style:normal;font-weight:700;display:block}.commentlist .comment-author cite{font-weight:700}.commentlist .comment-author .says{display:none}.commentlist>li.pingback:before{content:''}.commentlist .children .avatar{background:0 0}a.comment-reply-link,a.comment-reply-login{display:inline-block;font-size:.85em}a.comment-reply-link>span{display:inline-block;position:relative;top:-1px}.commentlist #respond textarea{resize:vertical;width:100%}.comments-wrap #respond label{display:inline-block;margin-bottom:.9375em}.comments-wrap #respond .comment-form-author .required,.comments-wrap #respond .comment-form-email .required{z-index:1;color:#f63;font-weight:700;font-size:14px}.comments-wrap #respond #cancel-comment-reply-link{margin-left:15px}.comments-wrap #respond .logged-in-as a:hover{text-decoration:underline}#reply-title,#author-description h3{font-weight:300}#reply-title small{font-size:100%}.comment-form-comment label{display:none}.bypostauthor h6{font-weight:700}.blog-social-icons,#related_posts{margin-top:1.875rem}.acoda_share_post{margin-bottom:1.875rem;position:relative}.blog-social-icons,.acoda_share_post.center{text-align:center}.acoda_share_post ul,.acoda_share_post ul li{display:inline-block}.acoda_share_post ul li{margin:0 .234rem .234rem 0}.acoda_share_post ul li a{padding:.468rem .72rem;color:#fff;line-height:20px;display:block}.acoda_share_post ul li a:hover{color:#fff !important;opacity:.8}.acoda_share_post i{line-height:20px;vertical-align:middle;min-width:16px}.acoda_share_post li .text{font-size:.7rem;padding-left:.72rem;margin-left:.72rem;border-left:1px solid rgba(255,255,255,.15)}.acoda_share_post li.facebook a{background-color:#526fa9}.acoda_share_post li.twitter a{background-color:#3eccfd}.acoda_share_post li.google a{background-color:#da4a41}.acoda_share_post li.pinterest a{background-color:#bb0f24}.product-social-icons .acoda_share_post{text-align:left}.product-social-icons .acoda_share_post ul li{margin:0 .468rem .468rem 0}#related_posts ul{margin:0 -.9375em}#related_posts li{float:left}#related_posts li.columns:nth-child(3n+1){clear:left}#related_posts li a{display:block;-ms-word-wrap:break-word;word-wrap:break-word;font-size:1rem}#related_posts .related-post-img{margin-bottom:.468rem;position:relative;text-align:center}#related_posts .related-post-cat{position:absolute;bottom:0}#related_posts .related-post-cat a{padding:.468rem;font-size:1rem;line-height:1rem}#related_posts section{margin:0;width:100%}.clear{clear:both}.row,.clearfix{*zoom:1;}.row:before,.row:after,.clearfix:after{content:" ";display:table}.row:after,.clearfix:after{clear:both}.vc_column_container .wpb_content_element{margin-bottom:0}.vc_row-full-width:after,.vc_row-full-width:before{display:table;content:"";line-height:0;clear:both}.nextprevious_posts{margin:1.875rem 0}.nextprevious_posts:empty{margin-top:0}.single-portfolio .nextprevious_posts{line-height:40px}.nextprevious_posts span{display:block}.nextprevious_posts span.portfolio-link{position:absolute;left:50%;width:40px;line-height:40px;margin-left:-20px;text-align:center}.nextprevious_posts span.portfolio-link a{color:#fff}.avatar-block .item-avatar{float:left;margin:0 1.875rem 1.875rem 0}.format-status .avatar{float:right;margin:0 0 1.875rem 1.875rem}img.alignleft,img.alignright,#container .aligncenter,img.aligncenter{margin:0 auto 1.875rem auto;text-align:center}.blog-media-wrap.center{margin:0 auto .9375rem auto}.single .blog-media-wrap.center{margin-bottom:1.875rem}.alignnone,a img.alignnone{margin:0}nav.anchorlink-nav{display:none}.gallery-caption,.wp-caption{max-width:100%;font-style:italic;font-size:12px}.gallery-caption{margin-top:.9375rem}.wp-caption.alignnone{margin:5px 1.875rem 1.875rem 0}.wp-caption.alignleft{margin:5px 1.875rem 1.875rem 0}.wp-caption.alignright{margin:5px 0 1.875rem 1.875rem}.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:auto}.wp-caption p.wp-caption-text{margin:0;padding:5px 0;opacity:.8}.recent-metadata{font-size:90%;padding-top:4px}.post-metadata{height:auto;margin:0 0 .9375rem;font-size:.8rem;line-height:normal;text-align:center}.post-titles .title-date{margin-top:.9375rem}.post-metadata-wrap .meta-author span.icon img{border-radius:100%;overflow:hidden}.post-metadata-wrap .meta-author span.icon{margin-right:.234rem}body.single ul.post-metadata-wrap{margin-top:0;clear:both;margin-bottom:.9375rem}ul.post-metadata-wrap,ul.post-metadata-wrap ul{margin:0}ul.post-metadata-wrap>li span{display:inline-block;line-height:30px}#container ul.post-metadata-wrap>li a{text-decoration:none;background:0 0}ul.post-metadata-wrap>li i{text-align:center;margin-right:2px;font-size:1rem}ul.post-metadata-wrap>li{list-style:none;margin:0 .9375rem 0 0;display:inline-block}ul.post-metadata-wrap li.edit-link{float:right;margin-right:0}#content .author-info-wrap{margin-top:3.75rem}.author-info-wrap .author-info{padding:0;position:relative;text-align:center;float:none;margin:0 auto}.author-info-wrap #author-avatar img{border-radius:100%}.intro-wrap.layout_3 div.post-titles,div.post-titles{text-align:center}span.email-error{position:relative;width:10px;height:10px;background-color:red;float:left;margin:4px 4px 4px 0}span.text-shadow{text-shadow:1px 1px 2px rgba(0,0,0,.2)}span.light-font-weight{font-weight:200}span.heavy-font-weight{font-weight:700}#container span.white-text,span.white-text a{color:#fff}div.tagcloud{margin-top:15px}.tagcloud a{display:inline-block;margin:2px}#content #blog_container article.hentry.status-sticky,#content #blog_container article.hentry.sticky{border-top-width:2px;padding-top:1.875em}#content .status-sticky .entry>h2:before,#content .post.sticky .entry>h2:before{content:'\f08d';color:#fff;width:30px;line-height:30px;height:30px;font-size:.8rem;position:absolute;top:0;text-align:center;border-top-left-radius:0 !important;border-top-right-radius:0 !important;margin-left:10px;margin-top:-30px}#content.boxed .post.sticky .entry>h2:before,#content.boxed .status-sticky .entry>h2:before{margin-left:0}#acoda-tabs,.dock-panel-wrap,.groupslides-wrap{-webkit-perspective:700px;-moz-perspective:700px;perspective:700px}#footer ol li,#panel ol li,#content ol.forms li,.contactform ol,.sidebar .contactform ol.forms,.sidebar .contactform ol.forms li{margin:0;padding:0;list-style:none;margin-bottom:10px}.sidebar .widget ul{margin-left:0}.sidebar .widget ul ul{border:none}.sidebar{padding:1.875rem}.archive .sidebar{padding:3.75rem .9375rem}.blog-social-icons .heading-font,.author-info-wrap .heading-font,#related_posts .heading-font,.heading-font#comments-title{text-align:center}p:empty{display:none}.vc_progress_bar .vc_single_bar{box-shadow:none;margin-bottom:.9375em}.vc_progress_bar .vc_single_bar .vc_bar{position:relative;height:8px}.vc_progress_bar .vc_label{margin-bottom:.4687em;display:block}.vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-panel-body,.vc_tta.vc_general.vc_tta-tabs-position-right .vc_tta-panel-body{padding:.9375em 1.875em}.vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-o-no-fill .vc_tta-panel-body,.vc_tta.vc_general.vc_tta-tabs-position-right.vc_tta-o-no-fill .vc_tta-panel-body{padding:0 1.875em}.vc_tta.vc_general .vc_tta-panel-body,.vc_tta.vc_general .vc_tta-tab>a{padding:.9375em;background-image:none}.vc_tta.vc_general.vc_tta-o-no-fill .vc_tta-panel-body{padding:.9375em 0}.vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom){padding-bottom:1.875em !important}.vc_tta-tabs.vc_tta-has-pagination .vc_pagination{margin:.9375em 0 0 !important}.vc_tta.vc_tta-style-outline .vc_tta-panel-body:before,.vc_tta.vc_tta-style-outline .vc_tta-panel-body:after{top:1px;right:0;bottom:1px}.vc_tta.vc_tta-style-outline .vc_tta-panel-body:before{left:0}#container .vc_tta-o-no-fill.vc_tta-color-button_color .vc_tta-panel-body,#container .vc_tta-o-no-fill.vc_tta-color-shaded_color .vc_tta-panel-body{border-color:transparent;background-color:transparent}#container .vc_tta-color-shaded_color.vc_tta-accordion.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-body,#container .vc_tta-color-button_color.vc_tta-accordion.vc_tta-style-outline.vc_tta-o-no-fill .vc_tta-panel .vc_tta-panel-body,#container .vc_tta.vc_tta.vc_tta-style-outline.vc_tta-o-no-fill.vc_tta-color-button_color .vc_tta-panels,#container .vc_tta.vc_tta.vc_tta-style-outline.vc_tta-o-no-fill.vc_tta-color-shaded_color .vc_tta-panels{border-color:transparent}.vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels,.vc_tta.vc_tta-style-outline .vc_tta-panel-body,.vc_tta.vc_tta-style-outline .vc_tta-panel-heading,.vc_tta.vc_tta-style-outline .vc_tta-tab>a{border-width:1px}#container .vc_tta.vc_tta-accordion.vc_tta-color-shaded_color.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,#container .vc_tta-o-no-fill.vc_tta-accordion .vc_tta-panel-body,.vc_tta-tabs.vc_tta-color-shaded_color.vc_tta-style-outline .vc_tta-tab>a:hover,.vc_tta-tabs.vc_tta-color-shaded_color.vc_tta-style-outline .vc_tta-tab.vc_active>a{background-color:inherit;color:inherit}.vc_tta.vc_general .vc_tta-panel.vc_active{height:auto}.vc_tta.vc_tta-o-no-fill.vc_tta-color-button_color .vc_tta-panels .vc_tta-panel-body{color:inherit}.vc_tta.vc_general.vc_tta-color-shaded_color.vc_tta-style-flat .vc_tta-tab,.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab{opacity:.7}.vc_tta-color-white.vc_tta-style-outline .vc_tta-tab.vc_active,.vc_tta.vc_general.vc_tta-color-shaded_color.vc_tta-style-flat .vc_tta-tab.vc_active{opacity:1}#container .vc_tta-color-button_color.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body,#container .vc_tta-color-button_color.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,#container .vc_tta-color-shaded_color.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body,#container .vc_tta-color-shaded_color.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,#container .vc_toggle_arrow.vc_toggle_color_button_color .vc_toggle_icon,#container .vc_toggle_simple.vc_toggle_color_button_color .vc_toggle_icon{background-color:transparent}#container .vc_message_box-solid-icon.vc_color-button_color,#container .vc_message_box-outline.vc_color-button_color{color:inherit}#content [class*=z-index-]{position:relative;overflow:visible}.z-index-1{z-index:1}.z-index-2{z-index:2}.vc_separator h4{text-align:center}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;display:block;padding:.9375em;font-weight:700;height:auto;left:5px;line-height:normal;text-decoration:none;top:5px;width:auto;z-index:100000}.column-icon-wrap{text-align:center;margin:1.875rem}#header-wrap{position:relative;width:100%;height:auto;margin:0 auto;-webkit-transform:none;transform:none}.header-wrap-inner{position:relative;background-size:cover;background-position:center center;z-index:2}.skinset-header,.skinset-sub_header,nav.skinset-dockbar{border-width:0;border-style:solid;border-color:transparent}#header-wrap.hover_style_2 #acoda_dropmenu>li>a{border-width:2px;border-color:transparent;border-style:solid}#header-wrap.hover_style_3 #acoda_dropmenu>li>a>.menutitle{border-width:0 0 4px;border-color:transparent;border-style:solid;padding-bottom:.468rem}.skinset-sub_header{border-width:1px 0 0}.header-parallax.acoda-parallax{position:absolute !important;width:100%;height:100%}.header-overlay,.header-float-wrap,.header_float .intro-wrap.skinset-sub_header{position:absolute;width:100%}.header-overlay{height:100%;top:0;left:0}.header-float-wrap{z-index:3}.header_float .intro-wrap.skinset-sub_header{z-index:2}.header-float-wrap.header_float .header-overlay,.header-float-wrap.transparent_default_font .skinset-dockbar.acoda-skin,.header_float.transparent_default_font .intro-wrap.skinset-sub_header,#header-wrap.header_float.transparent_default_font,.header-float-wrap.transparent .skinset-dockbar.acoda-skin,.header_float.transparent .intro-wrap.skinset-sub_header,#header-wrap.header_float.transparent,#header-wrap.header_float.transparent #header,#header-wrap.header_float.transparent .header-wrap-inner{background:0 0;border:none}.header-float-wrap.transparent #header #header-logo img.sticky,.header-float-wrap.transparent #header.stuck #header-logo img.transparent,.header-float-wrap.transparent #header.stuck #header-logo img.branding-2x.sticky{display:none}.header-float-wrap.transparent #header.stuck #header-logo img.sticky{display:block}#container.header_float.transparent #content{padding-top:0}#header-wrap.vertical_layout_2{display:table;table-layout:fixed}#header-wrap.vertical_layout_2 .header-wrap-inner{display:table-cell;vertical-align:middle;width:100%}.site-inwrap{-webkit-transition:background,opacity .5s ease-out;-moz-transition:background,opacity .5s ease-out;transition:background,opacity .5s ease-out}.site-inwrap{opacity:0}body.loaded #header-wrap,body.loaded .site-inwrap{opacity:1}body.loaded .custom-layer{-webkit-transition:opacity .5s ease-out .2s;-moz-transition:opacity .5s ease-out .2s;-ms-transition:opacity .5s ease-out .2s;transition:opacity .5s ease-out .2s}.header-float-wrap.hide,.dock-panel-wrap.hide{-webkit-animation:fadeout .3s forwards ease-in-out;animation:fadeout .3s forwards ease-in-out}.header-float-wrap.show,.dock-panel-wrap.show{-webkit-animation:fadein .5s forwards ease-in-out;animation:fadein .5s forwards ease-in-out}@-webkit-keyframes fadeout{0%{opacity:1}100%{opacity:0}}@keyframes fadeout{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}.acoda-ajax-loading:after{content:'';position:fixed;left:50%;top:50%;margin:-18px 0 0 -18px;height:36px;width:36px;-webkit-animation:scaleout 1s infinite ease-in-out;animation:scaleout 1s infinite ease-in-out;z-index:1;border:4px solid rgba(0,0,0,.3);-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-transform:scale(0);transform:scale(0);border-radius:100%}.acoda-ajax-loading:after{position:absolute}.acoda-ajax-loading{display:none;height:40px;width:100%;position:relative}#container .button-wrap.acoda-ajax-loaddata,.acoda-ajax-loading{margin-top:1.875rem}@-webkit-keyframes scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}#header{position:relative;width:100%;margin:0 auto;z-index:5;backface-visibility:hidden;max-width:100%}.intro-wrap{position:relative;background-size:cover}.intro-wrap.wide .intro-text,#header.wide .menu-wrap,#header.wide .inner-wrap{margin:0 auto}#footer-wrap .overlay,.intro-wrap .overlay{position:absolute;width:100%;height:100%;left:0;top:0}.trigger-menu{position:absolute;width:50px;height:100%;z-index:100}#header-logo{position:relative;z-index:1;text-align:center;vertical-align:middle;margin:1.875rem 0}#header-logo,#header-logo img{transition:all .2s ease-in-out}.dock-tab.dock-logo img.branding-2x,#header-logo img.branding-2x,.dock-tab.dock-logo img.branding-2x.desktop,#header-logo img.branding-2x.desktop{display:none}#header-logo #logo a{display:inline-block;margin:0;padding:0;background-color:transparent!important;font-size:1.6rem}#header-logo #logo .logo{margin:0;line-height:1;display:inline-block}#header-logo #logo .description{display:block;line-height:normal}.header_top .menu-middle-logo #header-logo{text-align:center}#header-logo.desktop,#header-logo img.desktop{display:none}div.intro-text{padding-top:1.875em;padding-bottom:1.875em}.headerpanel-widget-wrap{position:relative;margin:1.875rem auto 0 auto;text-align:center}.headerpanel-widget-wrap ul{margin:0}#container{position:relative;min-height:100%;overflow:hidden;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out}.dock-active #container{overflow:visible;transform:translateX(100%)}body.dock-active{overflow:hidden}.dock-active.dockpanel_type_2:before,.dock-active.dockpanel_type_2 #main-wrap:before{content:"";position:absolute;top:0;left:0;background-color:rgba(0,0,0,.7);width:100%;height:100%;opacity:0;-webkit-animation:fadein .3s forwards ease-in-out;animation:fadein .3s forwards ease-in-out}.dock-active.dockpanel_type_2 #main-wrap:before{z-index:9}.main-wrap{min-height:100%;width:100%;margin:0 auto;overflow:visible;position:relative}.content-wrap,div.intro-text{position:relative}#content,#footer,#content.large-12.layout_zero.unboxed{padding:1.875rem}#content.layout_one{float:none}.splitter ul li{padding:10px;margin:0}.wpsc-latest-product .item_image,.wpsc_category_grid_item,.wpsc_category_image_link img,div.blind_down,div.blind_down ul li img.live-search-image,.acoda-pricing-container,#acoda_selectmenu select,.tagcloud a{border-style:solid;border-width:1px;padding:10px}img.avatar{padding:0;box-sizing:content-box}.disable_link_icon a.action-icons.link-icon i,.action_overlay_disable .action-hover,.action_icons_disable.static_content .action-hover,.action_icons_disable a.action-icons i{display:none}.row,.row .row-inner-wrap{width:100%;margin-left:auto;margin-right:auto;margin-top:0;margin-bottom:0;max-width:76.875em;position:relative}.wpb_row.row{padding-top:1.875rem;padding-bottom:1.875rem;transform:translateZ(0px)}.entry>.wpb_row.row:first-child{padding-top:0}.wpb_row.row .wpb_row.row:last-child{padding-bottom:0}.row.custom-row,.row.custom-row-inherit,.row-inner-wrap{position:relative}.row.custom-row,.row.custom-row-inherit{background-position:center top;background-repeat:no-repeat}.row.vc_row-parent,.row.paroller{background-size:cover}.row.bg_position_center_center{background-position:center center}.row.bg_position_center_top{background-position:center top}.row.bg_position_center_bottom{background-position:center bottom}.row.bg_position_left_center{background-position:left center}.row.bg_position_right_center{background-position:right center}.row.bg_position_left_top{background-position:left top}.row.bg_position_right_top{background-position:right top}.row.bg_position_center_bottom{background-position:center bottom}.row.bg_position_left_bottom{background-position:left bottom}.row.bg_position_right_bottom{background-position:right bottom}.entry>.row>.vc_column_container.vc_col-sm-12:not([class*=vc_col-lg]){margin:0 auto;float:none}.row:before,.row:after{content:" ";display:table}.row:after,.row .row.collapse:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin-left:-.9375em;margin-right:-.9375em;margin-top:0;margin-bottom:0;max-width:none}.row .row:after{clear:both}.column,.columns,.vc_column_container>.vc_column-inner{padding-left:.9375em;padding-right:.9375em;width:100%;min-height:1px}.row .vc_column-inner{padding-top:0}.non_CSS3 .row.custom_height>.vc_column_container{display:table;width:100%;height:100%;margin:0 auto;table-layout:fixed}.non_CSS3 .row.custom_height>.vc_column_container>.vc_column-inner{display:table-cell;vertical-align:middle;width:100%;float:none}.vc_editor .vc_vc_column_inner>.columns,.vc_editor .vc_container-block>.columns{width:100%;padding-left:0;padding-right:0}[class*=column]+[class*=column].end{float:left}#container.layout-boxed{margin:0 auto;box-shadow:0 0 20px rgba(0,0,0,.1)}p,ul,ol,dl,.row,.row .row,.container.none,.single-post #content .article-row,#related_posts .related_post_wrap,#sub-tabs li,#container .gallery,ul.post-metadata-cattags,.divider-icon-wrap,.blog-social-icons .socialicons,.blog-social-icons h4,.author-info-wrap>h4,#related_posts h4,.acoda-ajax-loading,body.single .hentry,.blog-media-wrap,.entry>form,.vc_toggle,.entry>.wp-video{margin-bottom:1.875rem}.vc_row-parent.quarter_row_height{min-height:25.3vh !important}#header-wrap.height_30{min-height:30.3vh !important}#header-wrap.height_50,.vc_row-parent.half_row_height{min-height:50.3vh !important}.vc_row-parent.threequarter_row_height{min-height:75.3vh !important}#header-wrap.height_100,.vc_row-parent.full_row_height{min-height:100.3vh !important}.row.custom-row .video-wrap{display:none}.row .video-wrap,.row .row-slider-wrap,.row .overlay-wrap,.row .vc_parallax{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.vc_parallax,.parallax-inner,.row .video-wrap,.row .row-slider-wrap,.row .overlay-wrap{-webkit-backface-visibility:hidden;backface-visibility:hidden}.parallax-inner{min-width:100%;will-change:transform}#container .row .row-slider-wrap .gallery-wrap,#container .row .row-slider-wrap .stage-slider{height:100%}#container .row .row-slider-wrap .stage-slider .action-hover{display:none}.gallery-wrap .row,.row.wpb_row,.content-wrap,#footer-wrap,#header .socialicons,#footer,#footer .row.content,#header-wrap,#header-logo .description,.intro-text .post-titles h1,.intro-text .post-titles h2,.intro-wrap-inner,.info p:last-child,.commentlist .comment-author h6,.container.effect.round .img,.wpb_wrapper p:last-child,.ih-item .info-holder p:last-child,.info .info-holder h3:last-child,.entry p:last-child,.textslider-wrap p:last-child,.comment-content p:last-child,.article-row .entry .row:last-child,.wpcf7-form p,.article-row.row,.dock-panel-inner.row,.infodock-innerwrap ul,ul .widget:last-child,#footer .columns>ul,.acoda-ajax-container.row,#sub-tabs ul,.commentlist section.row,.hentry .textslider-wrap,.row.wpb_revslider_element,#content>.hentry:last-child,li.dock-tab p:last-child,.headerpanel-widgets li *:last-child,.dock-tab-wrapper p:last-child,.entry ul li:last-child,.entry ul:last-child,.vc_btn3-container,.vc_toggle:last-of-type,.vc_message_box,#content .wpb_content_element,#related_posts.row,ul.post-metadata-wrap>li:last-child,.sidebar div>ul,.sidebar div>ul li:last-child,.vc_tta-container,.group-slider .panel.block.columns,.vertical .groupslides-wrap .panel:last-child .container,.info p.caption,.vc_cta3-container{margin-bottom:0}body .hentry{margin-bottom:1.875rem;padding-bottom:1.875rem;position:relative}body.page.page-template-default .hentry{margin-bottom:0;padding-bottom:0}.blog.panel{margin-bottom:1.875rem}.boxed article.hentry{padding:0;border-width:1px;border-style:solid;border-color:transparent;margin-bottom:1.875rem;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05)}#blog_container.unboxed .article-row.row{margin-left:0;margin-right:0}#content.boxed article.hentry>.row{margin:0}#content.boxed section.entry{padding:.9375em}#content.boxed .wpb_single_image.blog_image{padding-left:0;padding-right:0}#container #content.boxed .article-row>.wpb_single_image.frame{margin:-1px -1px 0}#content.masonry{position:relative;height:auto}.columns.grid-sizer,.columns.blog-sizer,article .entry,#container #content.masonry .columns.grid_layout{float:none}.archive #content>.entry{margin-bottom:1.875rem}.dynamic-frame .columns.panel{-webkit-perspective:1500;perspective:1500}.columns.panel article,.columns.panel .panel-inner{position:relative;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transform-origin:center top}.animate-3d .columns.panel .panel-inner{-webkit-transform:translate3d(0,100%,0) rotateX(-90deg);-transform:translate3d(0,100%,0) rotateX(-90deg)}.animate-3d .columns.panel article,.animate-slide .columns.panel article,.animate-slide .columns.panel .panel-inner{-webkit-transform:translateY(25%);transform:translateY(25%)}[class*=grid_layout]+[class*=grid_layout]:last-child{float:left}.product.hentry{border-width:0 !important}.fluid-gutter .columns{padding:0 2.2%}#footer .accordion-gallery li a,#footer .accordion-gallery li,#panel .accordion-gallery li a,#panel .accordion-gallery li,#footer .widget .forms li,#panel .widget .forms li{background:0 0}#footer-wrap .content>.columns{padding-top:1.875rem}#footer-wrap .lowerfooter-wrap{padding:.9375rem 0;margin-bottom:0;max-width:none}#footer-wrap{position:relative}.dock-panel-wrap{position:relative;width:100%;z-index:999;padding:.937rem 1.875rem;-webkit-backface-visibility:hidden}.dock-panel-wrap.dock_float{position:absolute;top:0}#header-wrap .dock-panel-wrap{position:relative}.dock-panel-wrap .dock-panels,.dock-panel-wrap .dock-panel-inner{position:relative}.dock-panel-wrap.none{background-color:transparent}.dock-panel-inner{margin-bottom:0;width:100%}#acoda-tabs .dock-panel-inner{margin:0}ul.dock-panel{position:relative;z-index:101;width:100%;max-width:100%;margin:0;text-align:center;line-height:1}ul.dock-panel>li{margin:.238rem;line-height:35px}ul.dock-panel li.searchform{opacity:0;position:absolute}.dock-panel-wrap #panelsearchform{text-align:right}.dock-panel-wrap #panelsearchform{width:100% !important}.dock-panel-wrap #panelsearchform #drops{padding:.7em}.item-list-tabs #forums_search_submit{right:-4px}.dock-panel-wrap .dock-tab-wrapper{position:absolute;display:table;opacity:1;left:0;top:0;margin:0;-webkit-transition:opacity .2s ease-out;-moz-transition:opacity .2s ease-out;-o-transition:opacity .2s ease-out;-ms-transition:opacity .2s ease-out;transition:opacity .2s ease-out;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform-origin:left top;transform-origin:left top;visibility:hidden;pointer-events:none;box-shadow:0 0 5px rgba(0,0,0,.05)}.dock-panel-wrap .dock-tab-wrapper table tr{border:0}.dock-tab ul{margin:0}.dock-tab-wrapper.wpml #lang_sel_list a,.dock-tab-wrapper.social-wrap a,ul.dock-panel li.dock-tab a{font-size:1.4rem}.dockpanel_type_3 .dock-tab-wrapper{opacity:0;-webkit-transition:opacity .2s cubic-bezier(.25,.460,.45,.940);-moz-transition:opacity .2s cubic-bezier(.25,.460,.45,.940);-o-transition:opacity .2s cubic-bezier(.25,.460,.45,.940);-ms-transition:opacity .2s cubic-bezier(.25,.460,.45,.940);transition:opacity .2s cubic-bezier(.25,.460,.45,.940)}.dock-panel-wrap .dock-tab-wrapper .background-wrap{overflow:hidden;border-width:0;display:table-cell;vertical-align:middle}.dock-panel-wrap .infodock-innerwrap{padding:1.875rem;overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:100%;max-width:100%}.dock-panel-wrap .dock-tab-wrapper span.pointer{position:absolute;top:15px;right:15px;width:30px;height:30px;display:block;z-index:1;cursor:pointer;text-align:center}.dock-panel-wrap .dock-tab-wrapper span.pointer:before{content:"\f00d";font-family:"Font Awesome\ 5 Pro";font-size:inherit;vertical-align:middle}.dock-tab-wrapper.social-wrap ul,.dock-tab-wrapper.wpml ul{margin:0 auto;display:table;white-space:nowrap}.dock-tab-wrapper ul.menu,#header-wrap .dock-tab-wrapper.social-wrap ul li{margin:0}#container .dock-panel-wrap .dock-tab-wrapper.show{opacity:1;visibility:visible;z-index:104;pointer-events:all}#container .dock-panel-wrap .dock-tab-wrapper.hide{opacity:0;pointer-events:none}li.dock-tab{list-style:none;margin:0;padding:0;text-align:center;display:inline-block;position:relative;vertical-align:middle}li.dock-tab>a{margin:0}#container .dock-tab-trigger.text{background-color:transparent;border-color:transparent;border-width:0;color:inherit;display:none}#header ul.dock-panel li.dock-tab>a{padding:0;vertical-align:middle}li.dock-tab.dock-info>ul{margin:0;line-height:1}li.dock-tab.dock-info{display:block;margin-bottom:.9375rem}ul.dock-panel .dock-menu-close a,.dockpanel_type_2 ul.dock-panel.inactive li.dock-tab a,.dockpanel_type_2 ul.dock-panel.inactive li.dock-tab span,.dockpanel_type_3 ul.dock-panel.inactive li.dock-tab a,.dockpanel_type_3 ul.dock-panel.inactive li.dock-tab span{pointer-events:none}ul.dock-panel li.dock-menu-close>a{color:inherit !important}ul.dock-panel li.inactive>a{opacity:.6}.dock-panel-wrap ul.dock-panel.inactive li.dock-menu-close{z-index:104}.dock-panel-wrap ul.dock-panel.inactive li.dock-menu-close a{opacity:1;pointer-events:all}#container .dockpanel_type_2 .dock-menu-close,#container .dockpanel_type_3 .dock-menu-close{position:fixed;right:.9375rem}ul.dock-panel li.dock-tab>a i{display:inline-block;line-height:40px;width:40px;height:40px;border-radius:100%;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.dock-tab-wrapper.wpml #lang_sel_list a,.dock-tab-wrapper.social-wrap a{position:relative;display:inline-block;font-size:1.4rem}ul.dock-panel li.dock-tab>a{display:block}.dock-tab-wrapper a i{font-size:1.4rem;vertical-align:middle}.dock-tab-trigger .dock-trigger-text{font-size:.8rem;display:none}.dock-tab-wrapper.wpml #lang_sel_list{height:auto}.dock-tab-wrapper.wpml #lang_sel_list a{padding:0 10px;margin:0 4px;font-size:.8em}.dock-tab-wrapper.wpml #lang_sel_list img{top:-2px}.dock-tab-wrapper.wpml #lang_sel_list li:before{display:none}#lang_sel_list.lang_sel_list_vertical ul{border:none}#lang_sel_list.lang_sel_list_vertical li{margin:4px 0 !important;float:none}#lang_sel_list.lang_sel_list_vertical li a{width:100%;border:none}#glt-translate-trigger{display:none}#google_language_translator .goog-te-gadget{color:inherit !important}#google_language_translator select.goog-te-combo{background:rgba(0,0,0,.05);border-radius:4px !important;width:100% !important;border:none !important;padding:.5rem !important}.dock-tab-wrapper.wpml #flags li{padding:5px 0 !important}.dock-tab-wrapper.wpml #flags li a{padding:0 5px;height:30px}.dock-tab-wrapper form{margin-bottom:0}#acoda-tabs #acoda_dropmenu,ul.dock-panel li.dock-tab.desktop,.dock-tab-wrapper.dock-menu ul.dock_menu.main{display:none}ul.dock-panel li.dock-tab.block,.dock-tab-wrapper.dock-menu ul.dock_menu.mobile{display:block}.dock-tab-wrapper.dock-menu ul.dock_menu .mega-menu ul ul{margin-left:0}.menutitle{display:inline-block}.menu-item>a i{margin-right:.468rem;min-width:1.1em;text-align:center}.dock-menu-tabs a{display:block}.dock-menu-tabs>ul{margin-bottom:0}.dock-menu-tabs ul.dock_menu li a{padding:.4687rem;line-height:1.3}.dock-panel-wrap .infodock ul li a{padding:.25rem}.dock-menu-tabs ul ul li,.dock-menu-tabs ul ul li{margin-bottom:.25rem}.dock-menu-tabs ul.menu li a{padding:0 10px}.dock-menu-tabs ul ul,.dock-menu-tabs ul ul ul ul li{margin-left:0}#container .layout_top #header .menu-title.menu-item>a{pointer-events:none;cursor:default;margin-bottom:.4687em}#sub-tabs,.intro-wrap.layout_3 .intro-text #sub-tabs{position:relative;text-align:center}#sub-tabs li{margin:0;display:inline-block;list-style:none}#sub-tabs li.home{background:0 0;padding-left:0}span.subbreak{padding:0 .46875rem}#sub-tabs i{font-size:.7em}#sub-tabs,#sub-tabs p{font-size:.9rem}nav.pagination{display:table;clear:both;margin:0 auto}nav.pagination .page-numbers{float:left;margin:0 .468rem}nav.pagination .page-numbers{display:block;width:32px;max-width:32px;line-height:32px;text-align:center;border-width:1px;border-style:solid;border-color:transparent}nav.pagination .page-numbers.current{opacity:.5}.splitter ul,.splitter li,.splitter ul li a{display:inline-block;padding:3px 5px 4px;margin:0;width:auto;font-size:.9rem}.splitter ul li a{color:inherit}.splitter ul,.splitter li{padding:0;margin:0;*display:inline;zoom:1}.splitter-wrap #searchform,ul.splitter{margin-bottom:0}.splitter-wrap{height:auto;margin:0 0 1.875rem;text-align:center}.splitter-wrap:empty{display:none}#blog_container .splitter-wrap{margin-top:0}.blog_header_wrap{position:relative}.splitter-wrap .search-filter,.splitter-wrap #searchform{display:inline-block;max-width:400px;width:100%}.splitter-wrap .search-filter,.splitter-wrap .search-blog{padding:1rem;height:3.438rem;font-size:1.2rem;margin-bottom:0}.splitter-wrap #searchsubmit{right:10px;top:28px}.layout_one .splitter-wrap{padding:0 .9375em}.filter-text{display:none}.splitter ul li.active{border-width:1px;border-style:solid;border-color:transparent}.socialinit,.socialhide{height:30px;width:38px;position:relative;display:block;top:0}.socialicons{position:relative;display:block}#container .socialicons li.dock-tab{margin-bottom:0;display:inline-block}.socialicons.display{display:block}.socialicons.toggle{display:none}.socialicons.center{float:none;margin-left:auto;margin-right:auto;display:table;text-align:center}.socialicons.toggle.center{display:none}.socialicons.toggle.center{float:left;left:50%;margin-left:-15px}.socialicons.left,.socialicons.toggle.center{float:left;margin-left:0}.socialicons ul{margin:0}#container .socialicons ul li a{float:left;list-style:none;padding:0;width:40px;line-height:36px;height:40px;position:relative;text-align:center;margin:0 8px 5px 0;font-size:20px;background-image:none;border-radius:100%}#container .socialicons.center ul li a{margin:0 4px}#container .socialicons.right ul li a{margin:0 0 0 8px}#container .dock-tab.socicons.social-likes a{width:auto;padding:0 10px;line-height:38px}#container .dock-tab.socicons.social-likes a i{margin-right:5px}.socialicons ul li a{border-width:1px;border-style:solid;border-color:transparent}#container .socialicons ul li a i{font-size:20px;line-height:36px;vertical-align:middle}#container .socialicons.large ul li a i{font-size:30px}#container .socialicons.color li.dock-tab a,#container .color li.dock-tab.socicons a,#container .color_hover li.dock-tab.socicons a:hover{color:#fff}#container .color_hover .social-facebook a:hover,#container .color .social-facebook a{background-color:#3b5998}#container .color_hover .social-linkedin a:hover,#container .color .social-linkedin a{background-color:#3b5998}#container .color_hover .social-rss a:hover,#container .color .social-rss a{background-color:#fa9b39}#container .color_hover .social-google a:hover,#container .color .social-google a{background-color:#c63d2d}#container .color_hover .social-vimeo a:hover,#container .color .social-vimeo a{background-color:#4bf}#container .color_hover .social-pinterest a:hover,#container .color .social-pinterest a{background-color:#910101}#container .color_hover .social-instagram a:hover,#container .color .social-instagram a{background-color:#517fa4}#container .color_hover .social-soundcloud a:hover,#container .color .social-soundcloud a{background-color:#ff5419}#container .color_hover .social-flickr a:hover,#container .color .social-flickr a{background-color:#fe0883}#container .color_hover .social-twitter a:hover,#container .color .social-twitter a{background-color:#00a0d1}#container .color_hover .social-youtube a:hover,#container .color .social-youtube a{background-color:#c4302b}.compose-mode .vc_element.vc_socialicon{display:inline-block !important}.atf-wrapper-parent .atf-content{max-height:none !important;height:auto !important}.atf-load-more{margin-bottom:.9375rem}.atf-load-more{cursor:pointer}.atf-single-tweet{margin-bottom:1.875rem}li.widget{margin-bottom:1.875rem;clear:both}.widget li{margin-bottom:.234rem}.widget li ul{background:0 0;margin:5px 0 0;padding-bottom:0}.widget_recent_comments li{font-style:italic}.widget_recent_comments li a{font-style:normal}#wp-calendar caption{font-style:italic;padding-bottom:10px}#wp-calendar{empty-cells:show;border-spacing:0;border-left:none;margin:0;padding:0;width:100%}#wp-calendar #next a{text-align:right;background:0 0}#wp-calendar #prev a{text-align:left;background:0 0}#wp-calendar a{display:block}#wp-calendar caption{text-align:center;width:100%}#wp-calendar td,#wp-calendar thead th{text-align:center;vertical-align:middle}#wp-calendar td{padding:3%}#wp-calendar tbody td a{font-weight:700}#wp-calendar td#today{font-style:italic;font-weight:700}.gallery-item{float:left;overflow:hidden;position:relative;box-sizing:border-box;margin:0 !important;padding:.468rem}.gallery-item .gallery-icon{margin-bottom:0}.gallery-item img{border:none !important;vertical-align:middle}#container .gallery-wrap{position:relative;height:auto;padding:0;z-index:0}.image-wrapper,.image-wrapper.cover,.gallery-wrap .fit-image-cover .image-wrapper{height:100%;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center}.gallery-wrap .fit-image-contain .image-wrapper,.image-wrapper.contain{-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain}.wpb_flexslider{overflow:hidden}.wpb_flexslider .flex-direction-nav a:before{font-size:30px}.wpb_flexslider .flex-control-nav{bottom:0;z-index:99}.wpb_flexslider ul,.wpb_flexslider ul li{list-style:none}div.slidernav-wrap{display:block}div.slidernav-left,div.slidernav-right{position:relative;width:50%;height:50px;z-index:999;text-align:center;margin:1.875rem 0;bottom:0;font-family:'Font Awesome 5 Pro'}.slidernav-left{left:0}.slidernav-right{right:0}div.slidernav-right .slidernav,div.slidernav-left{float:left}div.slidernav-left .slidernav,div.slidernav-right{float:right}.slidernav-left a:before{content:'\f053';margin-left:-1px}.slidernav-right a:before{content:'\f054';margin-right:-1px}.slidernav{cursor:pointer;position:relative;width:50px;height:50px;display:block;font-size:2em;border-width:1px;border-style:solid;border-color:transparent;margin:0 5px}.slidernav a{display:block;height:100%;line-height:48px}.container .info{padding:15px;z-index:1}.column_padding .container .info{padding:15px}.container.frame.round .gridimg-wrap .img,.blog_image.container.frame .gridimg-wrap.static .img{border-width:1px}.stage .info,.carousel .info,.ih-item.square.effect5 .info,.ih-item.square.effect6 .info,.ih-item.square.effect7 .info,.ih-item.circle.effect13 .info{border-style:none;color:#fff}.info .info-back a,.info .info-back a:hover{color:inherit !important}.stage .gridimg-wrap.static span.action-hover{opacity:1}.stage .gridimg-wrap.static .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.carousel .container.videotype .info,.stage .container.videotype .info{bottom:35px}.stage .info-holder h3{margin-bottom:0}.stage .gridimg-wrap.static .info-back{display:table;position:relative;height:100%}.stage .gridimg-wrap.static .info-holder{padding:.9375em;display:table-cell;vertical-align:middle;height:100%}.info-holder *:last-child{margin-bottom:0}.ih-item.circle.effect13 .info,.ih-item.square.effect6 .info,.ih-item.square.effect7 .info{background-color:transparent}.ih-item.square.effect15 .action-hover,.ih-item.square.effect10 .action-hover,.ih-item.square.effect9 .action-hover,.ih-item.circle.effect3 .action-hover,.ih-item.circle.effect2 .action-hover{display:none}.ih-item .info-back{display:table;position:relative;height:100%}.info .info-back{width:100%}.ih-item .info-holder{display:table-cell;vertical-align:middle;height:100%}.vert-bottom.ih-item .info-holder{vertical-align:bottom}.vert-top.ih-item .info-holder{vertical-align:bottom}.ih-item .info-back p{margin-bottom:10px}.gallery-wrap .container,.wpb_single_image .container{margin:0 auto;position:relative;max-width:100%;text-align:center}.wpb_single_image .vc_figure{margin:1.875rem 0 0;line-height:normal}.wpb_single_image .vc_single_image-wrapper,.wpb_single_image{display:inline-block}.wpb_single_image.vc_align_center{display:block;text-align:center}.wpb_single_image.hover-effect .vc_single_image-wrapper{overflow:visible}.gallery-wrap .container{height:100%}.gallery-wrap.stage .panel-inner,.gallery-wrap.stage .container,.gallery-wrap.stage .gridimg-wrap,.gallery-wrap.stage .inner-wrap{position:relative;height:100%}.gallery-wrap.stage .gridimg-wrap{width:100%}.gridimg-wrap{margin-left:auto;margin-right:auto;position:relative;display:inline-block;vertical-align:middle;max-width:100%}.gridimg-wrap .img{position:relative;width:100%;vertical-align:top}.stage .gridimg-wrap .img{height:100%}.vc_box_shadow_3d .gridimg-wrap{padding-bottom:15px}.gallery-wrap .gridimg-wrap{max-width:100%}.gridimg-wrap img{width:auto;height:auto}.masonry .large-12 .gridimg-wrap,.masonry .large-12 .gridimg-wrap img{width:100%}.stage .video-wrapper{height:180px;width:100%;display:block;position:absolute;top:70%;margin-top:-100px;z-index:100}.container img,.container object,.container iframe{margin-left:auto;margin-right:auto;display:block;max-width:100%}.stage-slider-wrap .panel .container,.panel .container.videotype{height:100%}.container.videotype .gridimg-wrap{width:100%}.panel img{-ms-interpolation-mode:bicubic;background-color:transparent !important;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";zoom:1}.wp-video,.wp-video .mejs-video,.wpb_video_widget{width:100% !important}.wp-video,.wp-video .mejs-video,.wp-video .mejs-layer,.wp-video .mejs-inner,.wp-video .mejs-layers{height:100% !important}.wp-video .mejs-overlay-button{margin-top:-50px !important}.jwplayer-wrapper,.wp-video .mejs-video,.videowrap.ratio{z-index:0;position:relative;padding-bottom:56.25%;height:0}.blog-media-wrap .videowrap.ratio.video{height:auto;padding-bottom:0}.blog-media-wrap .videowrap.ratio video{width:100% !important;height:100% !important}#content .wpb_video_wrapper{padding-top:0}.wpb_video_widget .videowrap.four_by_three{padding-bottom:75%}.videowrap.iframe{position:relative;overflow:hidden;padding-top:56.25%}.videowrap.ratio object,.videowrap.ratio iframe,.jwplayer-wrapper div.jwplayer,.jwplayer-wrapper div:first-child,.jw_display_image,.jw_video_wrapper,.jw_displayarea,.jw_display,.gallery-wrap .container.videotype .videowrap.ratio object,.gallery-wrap .container.videotype .videowrap.ratio iframe,.videowrap iframe{position:absolute !important;top:0 !important;left:0 !important;width:100% !important;height:100% !important;max-height:100%}.jw_iconBackground{top:50% !important;left:50% !important;margin-left:-25px !important;margin-top:-25px !important}.wp-audio-shortcode{visibility:visible !important}.entry>.wp-audio-shortcode{margin-bottom:1.875rem}.textslider-wrap{text-align:center}.textslider-wrap .textslider-slides .text-slide{width:100%;max-width:100%;padding:0 .9375em}.textslider-wrap .textslider-slides{display:inline-block;margin:0 auto;width:100%;max-width:100%}.row .row-shape-wrap{position:absolute;top:-1px;left:0;width:100%;height:80px;text-align:center;opacity:1 !important;z-index:1}.row-shape-wrap.bottom{top:auto;bottom:-1px}.row-shape-wrap.static-wide svg{position:absolute;left:50%;margin-left:-1500px}.row-shape-wrap.shadow.bottom svg{webkit-filter:drop-shadow(-10px 0 20px rgba(0,0,0,.2));filter:drop-shadow(-10px 0 20px rgba(0,0,0,.2))}.row-shape-wrap.shadow.top svg{webkit-filter:drop-shadow(10px 0 20px rgba(0,0,0,.2));filter:drop-shadow(10px 0 20px rgba(0,0,0,.2))}a.action-icons{-webkit-transition-duration:none;transition-property:none}a.action-icons i{position:absolute;left:0;width:40px;height:40px;line-height:40px;zoom:1}.lightbox-wrap{position:relative;height:40px;width:100%}.product .lightbox-wrap{margin-top:0}a.action-icons i:before{display:block}a.action-icons{position:absolute;width:100%;height:100%;top:0;z-index:101;text-align:center}a.action-icons.split{width:50%}a.action-icons.lightbox-icon{left:0}a.action-icons.link-icon{right:0}a.action-icons.split.lightbox-icon i{right:5px;left:auto;margin:-20px 0 0}a.action-icons.split.link-icon i{left:5px;margin:-20px 0 0}a.action-icons.lightbox-icon i{left:50%;margin-left:-20px;top:50%;margin-top:-20px}a.action-icons.link-icon i{right:50%;margin-right:-20px;left:auto;top:50%;margin-top:-20px}a.action-icons i{-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);opacity:0;top:20px}a.action-icons i{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;-ms-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:scale(.7);transform:scale(.7);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.action_icons_noback_static a.action-icons i,.action_icons_static a.action-icons i{opacity:1;-webkit-transform:scale(1);transform:scale(1)}#container .action_icons_noback a.action-icons i,#container .action_icons_noback_static a.action-icons i{background-color:transparent}.container a.action-icons i.display{-webkit-transform:scale(1);transform:scale(1)}a.action-icons.link-icon.split i{-webkit-transform:translateX(40px);transform:translateX(40px)}a.action-icons.lightbox-icon.split i{-webkit-transform:translateX(-40px);transform:translateX(-40px)}.container a.action-icons i.display{-webkit-transform:translateX(0);transform:translateX(0)}.currItem:hover a.action-icons i,a.action-icons i.display{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}span.action-hover{position:absolute;width:100%;height:100%;display:block;opacity:0;z-index:1;top:0;left:0;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-webkit-transition:opacity .3s ease-out;-moz-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.overlay_content .gridimg-wrap .inner-wrap,.overlay_content .gridimg-wrap{overflow:hidden}.overlay_content span.action-hover{top:auto;bottom:0;opacity:1;height:100%}#container .overlay_content .container .info{position:absolute;bottom:0;padding:15px;z-index:1;width:100%;height:100%}.overlay_content .container:hover .reveal-hover span.action-hover,.overlay_content .container:hover .reveal-hover .info{opacity:0}.overlay_content .container .static-hover .action-icons i{display:none}.info .post_author img{width:20px;height:20px;display:inline-block;margin-right:5px}.info .metadata{display:block;position:relative;vertical-align:middle;margin-bottom:.9375rem}.info .metadata.date,.info .metadata.post_author,.info .metadata.post_category{font-size:.7rem;opacity:.8;line-height:20px;display:inline-block;float:left}.info .metadata.post_category{background-color:#000;padding:1px 5px;float:none}.info .metadata.post_author{opacity:1}.info .metadata.post_author{background:0 0}.overlay_content .info h3,.overlay_content .metadata{margin-bottom:.4687rem}.gallery-wrap .info-holder .metadata:last-child{margin-bottom:0}.container.round .img,.container.round .img img,.container.round .gridimg-wrap,.container.round span.action-hover,.ih-item.circle span.action-hover{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.container.round .img{overflow:hidden}.container.frame span.action-hover{width:-webkit-calc(100% - 12px);width:calc(100% - 12px);height:-webkit-calc(100% - 12px);height:calc(100% - 12px);-webkit-transform:translateY(6px) translateX(6px);transform:translateY(6px) translateX(6px)}span.action-hover.display{-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100);opacity:1}.overlay_content .container .info,.gallery-wrap.stage,.gridimg-wrap img{-webkit-transition:all .7s ease;-moz-transition:all .7s ease;-o-transition:all .7s ease;-ms-transition:all .7s ease;transition:all .7s ease}.panel.columns:hover{z-index:1}.gallery-wrap .panel.columns{padding:0}.gallery-wrap .groupslider-row{position:relative;margin:0 -5px}.dynamic-frame.row{margin:0;position:relative}#container .slider-wrap-inner .column_padding{padding-top:20px}.column_padding_5 .panel.columns{padding:0 5px 5px 0}.column_padding_10 .panel.columns{padding:0 10px 10px 0}.column_padding .panel.columns{padding:0 15px 15px 0}.column_padding_20 .panel.columns{padding:0 20px 20px 0}.column_padding_30 .panel.columns{padding:0 30px 30px 0}.vc_row-no-padding .column_padding .dynamic-frame.row,.vc_row-no-padding .column_padding.groupslider-row{margin:0 15px}.column_padding.static_content .panel.columns,.column_padding.groupslides-wrap .panel.columns{padding-bottom:0}.gallery-wrap.stage{overflow:hidden;opacity:0}.compose-mode .gallery-wrap.stage,.gallery-wrap.stage.loaded{opacity:1}.stage-slider{height:400px;overflow:hidden}.stage-slider .panel{margin:0 auto;width:100%;height:100%;position:absolute;top:0}.control-wrap{position:absolute;z-index:999;top:0;right:0;width:100%;text-align:right}.control-wrap .control-panel{margin:0 auto;padding:.9375em;line-height:normal}.control-panel ul li{display:inline-block;list-style:none;margin:0 5px;padding:0;position:relative}.control-panel ul.nav{margin:0;line-height:1}.control-panel ul li a{display:block;text-align:center;border-radius:100%;width:15px;height:15px;background-image:none !important;line-height:15px}.stage-control .poststage-pauseresume span,.stage-control #stage-pauseresume span{cursor:pointer}.gallery-wrap .group-slider,.groupslides-wrap{min-width:100%;max-width:100%}body.compose-mode .gallery-wrap .group-slider{min-height:400px}.groupslides-wrap{width:100%;max-width:100%}.grid-gallery.center,.group-slider.center{margin:0 auto}.grid-gallery.right,.group-slider.right{float:right;width:100%}#container .vc_basic_grid .vc_gitem_row{position:relative}.wpb_video_widget.frame,#container .frame .gridimg-wrap .img{padding:6px}.wpb_video_widget.frame,.frame .gridimg-wrap .img{border-width:1px;border-color:transparent;border-style:solid}.frame .gridimg-wrap .inner-wrap{position:relative}.button a,.button-wrap .button.link_color a,.button-wrap .button.link_color a:hover,.button a:hover{color:#fff;display:block;text-align:center}.button a,.button a:visited,button,input[type=submit],input[type=button],a.button,button.button,input.button{-webkit-appearance:none;display:inline-block;padding:.8rem 1.6rem;line-height:1.2em;color:#fff;text-decoration:none !important;border:none;cursor:pointer;margin:0;font-size:1rem;font-weight:inherit;background-color:transparent}.vc_btn3-container .text_only{background-color:transparent !important}#container input[type=submit],#container input[type=button]{background-color:transparent}.button a:hover,a.button:hover,button:hover,input[type=submit]:hover,input[type=button]:hover,a.button,a.tp-button,input.button,.vc_general.vc_btn3,.vc_general.vc_btn3:hover,#review_form #submit,#content input.button.alt,#respond input#submit.alt{color:#fff}input[type=submit].white-border,input[type=button].white-border{border-color:#fff !important;color:#fff !important}a.button{background-image:none !important}.vc_btn3.vc_btn3-color-link_color.vc_btn3-style-3d:hover{top:3px}.vc_btn3.vc_btn3-style-outline.text_only{border:none;padding:0}.vc_btn3.vc_btn3-style-outline.text_only.vc_btn3-icon-right .vc_btn3-icon{right:0}#container .vc_btn3.vc_btn3-style-outline.text_only.vc_btn3-icon-right{padding-right:30px}.vc_btn3.vc_btn3-size-xlg{font-size:25px}.vc_btn3.vc_btn3-size-xlg .vc_btn3-icon{height:25px;line-height:25px;font-size:30px}#container .vc_btn3.vc_btn3-icon-right.vc_btn3-size-xlg{padding-right:65px}.vc_btn3.vc_btn3-size-xlg.vc_btn3-icon-right .vc_btn3-icon{right:19px}#container .vc_btn3.vc_btn3-icon-left.vc_btn3-size-xlg{padding-left:65px}.vc_btn3.vc_btn3-size-xlg.vc_btn3-icon-left .vc_btn3-icon{left:19px}#container .vc_btn3.vc_btn3-style-outline.text_only.vc_btn3-icon-right.vc_btn3-size-xlg{padding-right:45px}.vc_btn3.vc_btn3-size-sup{font-size:45px}.vc_btn3.vc_btn3-size-sup .vc_btn3-icon{height:45px;line-height:45px;font-size:50px}#container .vc_btn3.vc_btn3-icon-right.vc_btn3-size-sup{padding-right:85px}.vc_btn3.vc_btn3-size-sup.vc_btn3-icon-right .vc_btn3-icon{right:19px}#container .vc_btn3.vc_btn3-icon-left.vc_btn3-size-sup{padding-left:85px}.vc_btn3.vc_btn3-size-sup.vc_btn3-icon-left .vc_btn3-icon{left:19px}#container .vc_btn3.vc_btn3-style-outline.text_only.vc_btn3-icon-right.vc_btn3-size-sup{padding-right:65px}.vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content{width:100%}.vc_general.vc_cta3.vc_cta3-style-custom{border-color:transparent !important;background-color:transparent !important}.vc_general.vc_cta3 .vc_cta3-icons{vertical-align:top}.vc_general.vc_cta3 .vc_cta3-content{vertical-align:middle}.blockquote_line blockquote.quotes,blockquote{border-width:0 0 0 5px;border-style:solid;margin:0 1.5em 1.5em 0;padding:0 0 0 1em;font-size:1.2rem}.blockquote_quotes blockquote.quotes{border:none;padding:0 60px;position:relative;margin:0}.blockquote_quotes blockquote.quotes:before,.blockquote_quotes blockquote.quotes:after{display:block;font-size:100px;position:absolute;height:80px;line-height:1;opacity:.3}.blockquote_quotes blockquote.quotes:before{content:"\201C";left:0;top:-20px}.blockquote_quotes blockquote.quotes:after{content:"\201D";right:0;top:-20px}.blockquote-wrap.center .stars-wrap{display:block;text-align:center}.blockquote-wrap .stars-wrap i.fa.fa-star{display:inline-block;margin:0 .468rem;font-size:1.3rem;color:#f1d300}hr{line-height:5px;position:relative;clear:both;border-style:solid;border-width:0 0 1px}.vc_separator .vc_sep_holder .vc_sep_line{border-width:1px 0 0;border-style:solid;top:auto}.vc_icon_element{display:block;margin-bottom:0}.vc_icon_element-align-left,.vc_icon_element-align-right,.wpb_text_column .vc_icon_element,.vc_icon_element.vc_icon_element-align-inline,.textslider-wrap .vc_icon_element{display:inline-block}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon{font-size:4em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs{width:1.2em !important;height:1.2em !important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm{width:1.6em !important;height:1.6em !important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md{width:2.15em !important;height:2.15em !important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg{width:2.85em !important;height:2.85em !important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl .vc_icon_element-icon{font-size:5.5em!important}.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl{width:6em !important;height:6em !important}.site-inwrap .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline,.site-inwrap .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background{width:7em !important;height:7em !important;border-width:1px;border-color:transparent;border-style:solid}.site-inwrap .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl.vc_icon_element-outline,.site-inwrap .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl.vc_icon_element-background{width:8em !important;height:8em !important}span.highlight{color:#fff;padding:0 8px;margin:0 2px}span.highlight.four{background:#111;color:#fff}span.highlight.three{border-width:1px;border-style:solid;border-color:transparent}span.quote span.highlight{padding:0 0 0 3px}span.dropcap{clear:both;float:left;font-size:5rem;line-height:5rem;margin-right:1rem}.wpb_wrapper{-webkit-perspective:1200;perspective:1200;-webkit-backface-visibility:hidden}.paroller{will-change:transform;transition:transform linear;transform:translateX(0) translateY(0)}.wpb_animate_when_almost_visible{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.wpb_start_animation{opacity:1 !important;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.wpb_start_animation.wpb_top-to-bottom{-webkit-animation:wpb_ttb .7s 1;animation:wpb_ttb .7s 1}.wpb_start_animation.wpb_bottom-to-top{-webkit-animation:wpb_btt .7s 1;animation:wpb_btt .7s 1}.wpb_start_animation.wpb_left-to-right{-webkit-animation:wpb_ltr .7s 1;animation:wpb_ltr .7s 1}.wpb_start_animation.wpb_right-to-left{-webkit-animation:wpb_rtl .7s 1;animation:wpb_rtl .7s 1}.wpb_start_animation.wpb_appear{-webkit-animation:wpb_appear .7s 1;animation:wpb_appear .7s 1;-webkit-transform:scale(1);transform:scale(1)}.wpb_start_animation.wpb_rotate-top-to-bottom{-webkit-animation:ani_rttb .7s 1;animation:ani_rttb .7s 1;-webkit-transform-origin:center top;transform-origin:center top}.wpb_start_animation.wpb_rotate-bottom-to-top{-webkit-animation:ani_rbtt .7s 1;animation:ani_rbtt .7s 1;-webkit-transform-origin:center bottom;transform-origin:center bottom}.wpb_start_animation.wpb_rotate-left-to-right{-webkit-animation:ani_rltr .7s 1;animation:ani_rltr .7s 1;-webkit-transform-origin:left center;transform-origin:left center}.wpb_start_animation.wpb_rotate-right-to-left{-webkit-animation:ani_rrtl .7s 1;animation:ani_rrtl .7s 1;-webkit-transform-origin:right center;transform-origin:right center}.wpb_start_animation.wpb_pulse{-webkit-animation:ani_pulse 8.5s infinite ease-in-out;animation:ani_pulse 8.5s infinite ease-in-out;-webkit-transform-origin:center center;transform-origin:center center}.wpb_animate_when_almost_visible.wpb_pulse{opacity:0;-webkit-transition:all .5s ease-in;transition:all .5s ease-in}.wpb_animate_when_almost_visible.wpb_pulse.wpb_start_animation{opacity:1}.wpb_start_animation.wpb_slide-left-to-right{-webkit-animation:ani_sltr 6.5s infinite ease-in-out;animation:ani_sltr 6.5s infinite ease-in-out;-webkit-transform-origin:center center;transform-origin:center center}.wpb_start_animation.wpb_slide-top-to-bottom{-webkit-animation:ani_sttb 6.5s infinite ease-in-out;animation:ani_sttb 6.5s infinite ease-in-out;-webkit-transform-origin:center center;transform-origin:center center}.wpb_start_animation.wpb_swing{-webkit-animation:ani_swing 3s infinite ease-in-out;animation:ani_swing 3s infinite ease-in-out;-webkit-transform-origin:center top;transform-origin:center top}@-webkit-keyframes wpb_ttb{0%{-webkit-transform:translate(0,-50%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes wpb_ttb{0%{transform:translate(0,-50%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_btt{0%{-webkit-transform:translate(0,50%);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes wpb_btt{0%{transform:translate(0,50%);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_ltr{0%{-webkit-transform:translate(-50%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes wpb_ltr{0%{transform:translate(-50%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_rtl{0%{-webkit-transform:translate(50%,0);opacity:0}100%{-webkit-transform:translate(0,0);opacity:1}}@keyframes wpb_rtl{0%{transform:translate(50%,0);opacity:0}100%{transform:translate(0,0);opacity:1}}@-webkit-keyframes wpb_appear{0%{-webkit-transform:scale(.5);opacity:.1}100%{-webkit-transform:scale(1);opacity:1}}@keyframes wpb_appear{0%{transform:scale(.5);opacity:.1}100%{transform:scale(1);opacity:1}}@-webkit-keyframes ani_rttb{0%{-webkit-transform:rotateX(-90deg);opacity:0}100%{-webkit-transform:rotateX(0);opacity:1}}@keyframes ani_rttb{0%{transform:rotateX(-90deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes ani_rbtt{0%{-webkit-transform:rotateX(90deg);opacity:0}100%{-webkit-transform:rotateX(0);opacity:1}}@keyframes ani_rbtt{0%{transform:rotateX(90deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes ani_rltr{0%{-webkit-transform:rotateY(90deg);opacity:0}100%{-webkit-transform:rotateY(0);opacity:1}}@keyframes ani_rltr{0%{transform:rotateY(90deg);opacity:0}100%{transform:rotateY(0);opacity:1}}@-webkit-keyframes ani_rrtl{0%{-webkit-transform:rotateY(-90deg);opacity:0}100%{-webkit-transform:rotateY(0);opacity:1}}@keyframes ani_rrtl{0%{transform:rotateY(-90deg);opacity:0}100%{transform:rotateY(0);opacity:1}}@-webkit-keyframes ani_pulse{0%{-webkit-transform:scale(1)}15%{-webkit-transform:scale(.9)}30%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(1)}}@keyframes ani_pulse{0%{transform:scale(1)}15%{transform:scale(.9)}30%{transform:scale(1)}100%{transform:scale(1)}}@-webkit-keyframes ani_sltr{0%{-webkit-transform:translate(-30px,0)}50%{-webkit-transform:translate(30px,0)}100%{-webkit-transform:translate(-30px,0)}}@keyframes ani_sltr{0%{transform:translate(-30px,0)}50%{transform:translate(30px,0)}100%{transform:translate(-30px,0)}}@-webkit-keyframes ani_sttb{0%{-webkit-transform:translate(0,-30px)}50%{-webkit-transform:translate(0,30px)}100%{-webkit-transform:translate(0,-30px)}}@keyframes ani_sttb{0%{transform:translate(0,-30px)}50%{transform:translate(0,30px)}100%{transform:translate(0,-30px)}}@-webkit-keyframes pnav_updown{0%{-webkit-transform:translate(0,0)}8%{-webkit-transform:translate(0,15px)}16%{-webkit-transform:translate(0,0)}100%{-webkit-transform:translate(0,0)}}@keyframes pnav_updown{0%{transform:translate(0,0)}8%{transform:translate(0,15px)}16%{transform:translate(0,0)}100%{transform:translate(0,0)}}@-webkit-keyframes pnav_leftright{0%{-webkit-transform:translate(0,0)}8%{-webkit-transform:translate(15px,0)}16%{-webkit-transform:translate(0,0)}100%{-webkit-transform:translate(0,0)}}@keyframes pnav_leftright{0%{transform:translate(0,0)}8%{transform:translate(15px,0)}16%{transform:translate(0,0)}100%{transform:translate(0,0)}}@-webkit-keyframes ani_swing{0%{-webkit-transform:rotateZ(-5deg)}50%{-webkit-transform:rotateZ(5deg)}100%{-webkit-transform:rotateZ(-5deg)}}@keyframes ani_swing{0%{transform:rotateZ(-5deg)}50%{transform:rotateZ(5deg)}100%{transform:rotateZ(-5deg)}}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item,.columns{-webkit-transition-duration:.8s;transition-duration:.8s}.isotope,.columns{-webkit-transition-property:height,width;transition-property:height,width}.isotope .isotope-item{-webkit-transition-property:-webkit-transform,opacity;transition-property:transform,opacity}@-webkit-keyframes panelswing{0%{-webkit-transform:rotateZ(-3deg) rotateY(-30deg)}40%{-webkit-transform:rotateZ(3deg) rotateY(6deg)}70%{-webkit-transform:rotateZ(-2deg)}100%{-webkit-transform:rotateZ(0)}}@keyframes panelswing{0%{transform:rotateZ(-3deg) rotateY(-30deg)}40%{transform:rotateZ(3deg) rotateY(6deg)}70%{transform:rotateZ(-2deg)}100%{transform:rotateZ(0)}}@-webkit-keyframes imagezoom{0%{-webkit-transform:rotate(0deg) scale(1,1)}100%{-webkit-transform:rotate(.8deg) scale(1.15,1.15)}}@keyframes imagezoom{0%{transform:rotate(0deg) scale(1,1)}100%{transform:rotate(.8deg) scale(1.15,1.15)}}@media only screen and (min-width:64.063em){.row,#header.wide .inner-wrap,.stage .control-wrap .control-panel,#container.layout-boxed,.stage .container.static .info-back,#container.layout-boxed .dynamic-frame.row,.intro-wrap-inner,.lowerfooter .dock-panel-wrap.dockpanel_type_2.dock_layout_1 .infodock-innerwrap{max-width:1440px}.lowerfooter-wrap .lowerfooter{margin:0 auto}#header.fullwidth .inner-wrap{padding:0 1.875rem}#header-wrap,.main-wrap,#container .dynamic-frame.row,.layout_zero #blog_container,.content-wrap.fullwidth,.dock-panel-wrap.fullwidth .dock-panel-inner{max-width:100%}.layout_zero #blog_container{margin:0 -.9375em;max-width:none}.dock-panel-wrap{position:relative}.dock-tab-trigger .dock-trigger-text{display:inline-block}.layout_left .dock-panel-wrap.main_nav{display:block;text-align:center}.layout_left .dock-panel-wrap .dock-panels{float:none}.dock-panel-wrap.infopanel-dock{z-index:1}.dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper{position:absolute;height:auto;max-height:100%;margin-top:11px;max-width:100%;width:100%}.dock-panel-wrap.dockpanel_type_1 .searchform .widget-title{display:none}.dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper span.pointer:before,.dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper span.pointer:after{border-width:9px;border-style:solid;border-left-color:transparent !important;border-top-color:transparent !important;border-right-color:transparent !important;position:absolute;top:0;left:0;margin:-17px 0 0 -2px;content:''}.dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper span.pointer:before{z-index:1}.dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper span.pointer:after{border-bottom-color:rgba(0,0,0,.05);border-width:10px;margin:-20px 0 0 -3px}.dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper .background-wrap{overflow:hidden;border-width:1px;border-style:solid;border-color:rgba(0,0,0,.1)}.dock-panel-wrap.dockpanel_type_1 .infodock-innerwrap{padding:.9375rem}.dock-active.dockpanel_type_1 #container{transform:translateX(0)}.dock-tab-wrapper.infodock,.dock-tab-wrapper.infodock a,.dock-tab-wrapper.infodock a:hover,.dock-tab-wrapper.shop-cart span a{background:0 0 !important;box-shadow:none}ul.dock-panel li.dock-tab>a i{line-height:34px;width:34px;height:34px;text-align:center}.dock-tab-wrapper.wpml #lang_sel_list a,.dock-tab-wrapper.social-wrap a,ul.dock-panel li.dock-tab a{font-size:1rem}.dock-panel-wrap.dockpanel_type_3 .infodock-innerwrap{min-width:500px}#header #acoda-tabs li.dock-tab.dock-info{margin-right:.9375em;display:inline-block}.skinset-submenu{background-color:#fff;border-width:1px;border-style:solid;border-color:transparent}#acoda-tabs ul ul.sub-menu span.pointer:before,#acoda-tabs ul ul.sub-menu:before,#acoda-tabs ul ul.sub-menu ul:before{border-color:#fff}#container .dockpanel_type_3 .dock-menu-close{right:0}#header #acoda-tabs li.dock-tab.dock-info>ul{line-height:inherit}.post-header-wrap{position:relative;overflow:hidden;margin-bottom:1.875rem}body.single .post-header-wrap ul.post-metadata-wrap,.post-header-wrap .blog-media-wrap{margin-bottom:0}.post-header-title-wrap{position:absolute;bottom:0;padding:1.875rem;color:#fff;z-index:2}.post-header-wrap .overlay{position:absolute;bottom:0;height:60%;width:100%;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));z-index:1;left:0}.skinset-background .entry .post-header-title-wrap *,.skinset-background .entry .post-header-title-wrap a{color:#fff}.dock-panel-wrap .dock-tab-wrapper{width:auto;min-width:300px;padding:0}#acoda-tabs .dock-tab-wrapper{margin-top:15px}.dock-panel-wrap.dock_layout_1.dockpanel_type_2 .dock-tab-wrapper.infodock.static{z-index:103}.dock-panel-wrap .dock-panels{float:right}.dock-panel-wrap .dock-panels.main_nav{padding:0}#acoda-tabs ul.dock-panel li.dock-tab a i:before{font-size:1em}.dock-panel-wrap.icon-medium ul.dock-panel li.dock-tab>a i{font-size:1.3rem}.dock-panel-wrap.icon-large ul.dock-panel li.dock-tab>a i{font-size:1.6rem}.dock-panel-wrap.icon-xlarge ul.dock-panel li.dock-tab>a i{font-size:1.9rem}.dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper span.pointer{right:-6px;top:0;left:auto;opacity:1}.layout_left .dock-panel-wrap.dockpanel_type_1 .dock-tab-wrapper span.pointer{right:auto;top:0;left:15px}.gallery-wrap.column_padding_5{margin-right:-5px}.gallery-wrap.column_padding_10{margin-right:-10px}.gallery-wrap.column_padding{margin-right:-15px}.gallery-wrap.column_padding_20{margin-right:-20px}.gallery-wrap.column_padding_30{margin-right:-30px}span.dock-icon-text{word-wrap:break-word;text-align:center;max-width:31px;margin-bottom:.4687em;margin-top:-.4687em;font-weight:700}#container .dock-tab-trigger.text{display:inline-block}#container .dock_layout_2 .dock-tab-trigger.text,#container .dock_layout_3 .dock-tab-trigger.text{display:block;font-size:.5rem}#header-wrap.dock_layout_4 span.dock-icon-text{display:inline-block;max-width:none;margin:0 .468em}.icon-medium span.dock-icon-text{max-width:39px;font-size:.5rem}.icon-large span.dock-icon-text{max-width:47px}.icon-xlarge span.dock-icon-text{max-width:55px}.icon-large span.dock-icon-text,.icon-xlarge span.dock-icon-text{font-size:1rem}.dock-panel-wrap.dock_layout_1 p{margin-bottom:0;clear:both}.header_top #header-logo{float:left;text-align:left}#header-logo #logo{line-height:normal;display:inline-block;vertical-align:middle}#header-logo.desktop,#header-logo img.desktop{display:block}#header-logo img.mobile{display:none}#footer-wrap .lowerfooter{float:none}#footer-wrap .lowerfooter ul{margin-bottom:0}#footer-wrap .lowerfooter .lowfooterleft li{display:inline-block;margin:0 .9375rem 0 0}#footer-wrap .lowerfooter .lowfooterright li{display:inline-block;margin:0 0 0 .9375rem}.intro-wrap .intro-wrap-inner{margin:0 auto}.intro-wrap .intro-wrap-inner .intro-text{width:100%}div.post-titles,#sub-tabs{text-align:inherit}ul.dock-panel li.dock-tab.mobile{display:none}ul.dock-panel li.dock-tab.block,ul.dock-panel li.dock-tab.desktop{display:inline-block}#header .headerpanel-widgets.width_75{width:75%}#header .headerpanel-widgets.width_50{width:50%}#header .headerpanel-widgets.left{text-align:left}#header .headerpanel-widgets.right{text-align:right}.dock-tab-wrapper.dock-menu ul.dock_menu.mobile{display:none}.dock-tab-wrapper.dock-menu ul.dock_menu.main{display:block}#acoda-tabs{display:block;position:relative;z-index:998}.header_top #acoda-tabs{float:right}.inline.layout_top #acoda-tabs{display:table}#acoda-tabs ul{margin-bottom:0;margin-left:0;list-style:none}.inline.layout_top .menu-wrap{display:table-row}.inline.layout_top #acoda-tabs #acoda_dropmenu{display:table-cell}#acoda-tabs li{position:relative;list-style:none}#acoda-tabs li.menubreak,#acoda-tabs li.menubreak:hover{display:none}.header_top #acoda-tabs ul.menu li{padding:0;float:left}#acoda-tabs ul.menu li{border-width:0 0 0 1px;border-color:transparent;border-style:solid;margin-left:-1px}.header_left #acoda-tabs ul.menu li,#acoda-tabs ul.sub-menu li{border-width:0 0 1px;border-style:solid;margin-left:0;margin-bottom:-1px}#acoda-tabs ul.menu>li:first-child,#acoda-tabs ul.sub-menu li:last-child,#acoda-tabs .dock-menu-tabs ul.sub-menu li{border-width:0}#acoda-tabs ul.menu>li a,.dock-panel-wrap.main_nav ul.dock-panel li.dock-tab>a,.dock-panel-wrap.main_nav ul.dock-panel #lang_sel_list li>a{padding:.9375rem;line-height:1rem}#acoda-tabs ul li.menu-item-has-children>a .menutitle{padding-right:1.3rem}#acoda-tabs ul li.menu-item-has-children>a .menutitle:after{content:"\f107";font-family:'Font Awesome 5 Pro';font-weight:300;font-size:1rem;position:absolute;top:50%;margin-top:-.5rem;right:0;margin-right:1rem;text-transform:none}.header_left #acoda-tabs ul li.menu-item-has-children>a .menutitle:after,#acoda-tabs ul ul li.menu-item-has-children>a .menutitle:after{content:"\f105"}#acoda-tabs ul li.menu-item-has-children{overflow:hidden}#acoda-tabs ul#acoda_dropmenu li.menu-item-has-children.visible{overflow:visible}#acoda-tabs ul>li.menu-item-has-children:after{content:'';display:block;width:9999px;left:-5000px;height:15px;position:absolute}.layout_top #acoda-tabs ul li.mega-menu>ul>li:hover>a,.layout_top #acoda-tabs ul li.mega-menu>ul>li.current-menu-ancestor>a{background-color:transparent}#acoda-tabs li li{background:0 0}#acoda-tabs .menu a{text-decoration:none;cursor:pointer;display:inline-block;z-index:100;position:relative}.header_left #acoda-tabs .menu a{display:block}#acoda-tabs #dropmenu,#dyndropmenu{z-index:998}#acoda-tabs ul.menu ul li a{white-space:nowrap;display:block}#acoda-tabs ul#acoda_dropmenu ul.sub-menu{position:absolute !important;min-width:200px;z-index:101;-webkit-transform-origin:center top;transform-origin:center top;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:all .2s ease .1s;transition:all .2s ease .1s;opacity:0;visibility:hidden;margin:0;border-width:1px;border-style:solid;border-color:transparent;backface-visibility:hidden}.header_left #acoda-tabs ul ul.sub-menu{left:100%;top:0;margin:0}#acoda-tabs ul .edge>ul.sub-menu{right:0}#acoda-tabs ul ul.sub-menu span.pointer{position:absolute;top:0;left:10px}.non_CSS3 #acoda-tabs ul ul.sub-menu{visibility:visible;overflow:visible}#acoda-tabs ul#acoda_dropmenu ul.sub-menu.active{opacity:1;visibility:visible}#acoda-tabs ul ul.sub-menu ul{left:100%;top:0;margin-top:-1px !important}#acoda-tabs ul ul.sub-menu .edge ul{left:auto;margin-left:0;right:100%;-webkit-transform-origin:right top}#container #acoda-tabs ul.menu li ul li{margin:0;min-width:200px;height:auto;line-height:normal;display:block;max-width:100%;width:100%}#acoda-tabs ul.menu li ul li a:hover{padding-left:20px}#header-wrap .intro-wrap{-webkit-transition:opacity .1s ease-out;-moz-transition:opacity .1s ease-out;transition:opacity .1s ease-out}#header.animate #acoda-tabs ul li a{transition-property:color,background}#header.animate #acoda-tabs ul li ul li a{transition-property:all}#acoda-tabs #acoda_dropmenu{display:block}.dock-panel-wrap.main_nav{display:table-cell;vertical-align:middle;width:auto;padding:0}.dock-panel-wrap.main_nav ul.dock-panel{max-width:none;overflow:visible;width:auto}#acoda-tabs ul.sub-menu>li a{padding:.625rem .9375rem}.layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu ul li{float:left;width:auto}.layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu ul li ul li{float:none}.layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu ul ul{position:relative !important;display:block !important;left:auto !important;opacity:1;margin:0;visibility:visible !important;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:none;background:0 0}#container .layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu ul.sub-menu ul{-webkit-transform:none;-moz-transform:none;transform:none;padding:0}.layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu>ul>li{padding:15px;border-bottom:0}.layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu ul a .menutitle:after,.layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu ul.sub-menu ul:before,.layout_top #acoda-tabs ul#acoda_dropmenu li.mega-menu ul.sub-menu ul:after{display:none}.title_image_row.custom-row{min-height:400px;margin-bottom:0;padding-top:0}.intro-wrap .intro-text{float:none}#sub-tabs{text-align:right}.intro-text.left-align #sub-tabs{text-align:left}.intro-text.left-align #sub-tabs ul{float:none}.intro-wrap.layout_3 .intro-wrap-inner,.intro-wrap div.intro-text{display:table;width:100%;margin:0 auto}.intro-wrap.layout_3 .intro-text,.intro-text #sub-tabs,.intro-text .post-titles{display:table-cell;vertical-align:middle}.intro-wrap.layout_3 div.post-titles,.intro-wrap.layout_3 #sub-tabs{display:block}.intro-wrap.layout_2 div.post-titles{text-align:right}div.post-titles,.intro-wrap.layout_2 #sub-tabs{text-align:left}#content.layout_three,#content.layout_two{float:right}#content.layout_three.pinned,#content.layout_two.pinned{float:left}#content.layout_six{margin-left:25%}.sidebar.side_one.layout_six{margin-left:-75%}.content-wrap .sidebar{padding-bottom:500rem !important;margin-bottom:-500rem;position:relative;overflow:hidden}.content-wrap .acoda-sidebar{padding:0}.lowfooterleft{float:left}.lowfooterright{float:right;clear:right}.row.custom-row .video-wrap{display:block}.row.custom-row .video-wrap.center .mejs-container{max-width:100%}.row.custom-row .video-wrap.center .wp-video,.row.custom-row .video-wrap .me-plugin,.row.custom-row .video-wrap .mejs-mediaelement,.row.custom-row .video-wrap .mejs-inner,.row.custom-row .video-wrap .wp-video-shortcode,.row.custom-row .video-wrap embed,.row.custom-row .video-wrap iframe{width:100% !important;height:100% !important}.row.custom-row .video-wrap video{object-fit:cover}.row.custom-row .video-wrap{visibility:hidden;background:#000}.row.custom-row .video-wrap.active{visibility:visible}.row.custom-row .video-wrap.center .mejs-mediaelement{width:auto;left:50%}.row.custom-row .video-wrap.center .mejs-mediaelement object,.row.custom-row .video-wrap.center .mejs-mediaelement video,.row.custom-row .video-wrap.center .mejs-mediaelement iframe,.row.custom-row .video-wrap.center .mejs-mediaelement embed{left:-50%;position:relative}.row.custom-row .video-wrap .mejs-controls,.row.custom-row .video-wrap .mejs-layers{display:none !important}.row.custom-row-inherit{border-width:1px 0;border-style:solid;border-color:transparent}.nav-bulletarrowhover .slidernav-left,.nav-bulletarrowhover .slidernav-right,.nav-arrowhover .slidernav-left,.nav-arrowhover .slidernav-right{display:none;position:absolute}.textslider-wrap.width_75 .textslider-slides{width:75%}.textslider-wrap.width_50 .textslider-slides{width:50%}.gallery-wrap.text_align_left .container{text-align:left}.gallery-wrap.text_align_right .container{text-align:right}.gallery-wrap.text_align_justify .container{text-align:justify}.gallery-wrap.text_align_left .container .inner-wrap>.info,.gallery-wrap.text_align_right .container .inner-wrap>.info,.gallery-wrap.text_align_justify .container .inner-wrap>.info{padding:.9375rem 0}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left,#container .alignleft,.blog-media-wrap.left,img.alignleft{float:left;margin:0 1.875rem 1.875rem 0}.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right,#container .alignright,.blog-media-wrap.right,img.alignright{float:right;margin:0 0 1.875rem 1.875rem;order:1}.dynamic-frame.blog .entry.flex-layout{display:flex}.dynamic-frame.blog .entry.flex-layout .blog-content-wrap{flex-grow:1;flex-basis:0}.post-metadata,.entry-title,.entry .overlay-image .blog-content-wrap .entry-title,.entry .overlay-image .blog-content-wrap .post-metadata{text-align:left}.entry .blog-media-wrap.left,.entry .blog-media-wrap.right{margin-bottom:0}.vc_btn3-container.vc_btn3-inline{margin-right:.4687em}.vc_btn3-container.vc_btn3-inline:last-child{margin-right:0}.vc_tta.vc_general.vc_tta-tabs .vc_tta-panel{display:block;position:relative;top:0;transition:all 1s ease-in-out;opacity:0;height:auto !important}.vc_tta.vc_general.vc_tta-tabs .vc_tta-panel.vc_active{opacity:1}.wpb_single_image .container{text-align:left}.wpb_single_image.aligncenter .container{text-align:center}.column,.columns,.vc_column_container>.vc_column-inner{float:left}.column-icon-wrap{position:absolute;top:0;left:0;z-index:1}.column-icon-wrap.middle{margin:0 1.875rem;transform:translateY(-50%);top:50%}.column-icon-wrap.center{left:50%}.column-icon-wrap.bottom{top:auto;bottom:0;transform:translateX(-45px)}.column-icon-wrap.on_border{margin:0}.column-icon-wrap.on_border.center .vc_cta3-icons,.column-icon-wrap.on_border.left .vc_cta3-icons{transform:translateX(-50%)}.column-icon-wrap.on_border.center.top .vc_cta3-icons{transform:translate(-50%,-50%)}.column-icon-wrap.on_border.center.bottom .vc_cta3-icons{transform:translate(-50%,50%)}.column-icon-wrap.on_border.right .vc_cta3-icons{transform:translateX(50%)}.column-icon-wrap.bottom{top:auto;bottom:0}.column-icon-wrap.right{right:0;left:auto}.has-icon.vc_column-inner.left{padding-left:9.875rem}.has-icon.vc_column-inner.right{padding-right:9.875rem}.has-icon.vc_column-inner.top{padding-top:9.875rem}.has-icon.vc_column-inner.bottom{padding-bottom:9.875rem}.has-icon.vc_column-inner.left.icon_on_border{padding-left:5.875rem}.has-icon.vc_column-inner.right.icon_on_border{padding-right:5.875rem}.has-icon.vc_column-inner.top.icon_on_border{padding-top:5.875rem}.has-icon.vc_column-inner.bottom.icon_on_border{padding-bottom:5.875rem}.n_x_15{transform:translateX(-15%)}.n_x_25{transform:translateX(-25%)}.n_x_50{transform:translateX(-50%)}.x_15{transform:translateX(15%)}.x_25{transform:translateX(25%)}.x_50{transform:translateX(50%)}.nextprevious_posts .alignleft,.nextprevious_posts .alignright{max-width:40%;-ms-word-wrap:break-word;word-wrap:break-word;margin-bottom:0 !important;display:inline-block}.commentlist .children li.comment{padding:15px 0 0 40px;margin:0;position:relative}.medium-text{font-size:120%}.big-text{font-size:140%}.large-text{font-size:180%}.xlarge-text{font-size:220%}.supersize-text{font-size:280%}.medium-text,.big-text,.large-text,.xlarge-text,.supersize-text{line-height:normal}div.autototop a{margin-top:-70px}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-2_4{width:20%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.vc_separator.vc_separator_align_left{margin-left:0}.vc_separator.vc_separator_align_right{margin-right:0}.dir-nav-icon-disabled .page-animate-nav{display:none}nav.anchorlink-nav{position:fixed;right:0;top:50%;width:40px;text-align:center;display:block;z-index:999}nav.anchorlink-nav ul{padding:.4687em 0}nav.anchorlink-nav ul li{padding:.2343em 0}nav.anchorlink-nav ul li a{width:15px;height:15px;border-radius:100%;display:block;border-color:transparent;border-width:2px;border-style:solid}nav.anchorlink-nav li a.waypoint_active{font-size:.9rem}nav.anchorlink-nav ul{margin:.9375em 0}.vc_element-container>.vc_element:last-child .vc_tta-container{margin-bottom:0}.compose-mode #content{padding-top:0}.compose-mode .vc_empty-placeholder:empty{display:none}.compose-mode .gallery-wrap.grid .container{height:auto}.compose-mode .vc_vc_column.vc_container-block{z-index:1}.compose-mode .vc_vc_row>.vc_parallax,.compose-mode .vc_vc_row_inner,.compose-mode .vc_vc_video{padding-top:0}.compose-mode .vc_column_container .row-shape-wrap.clone{display:none}.compose-mode .vc_row-parent>.vc_controls>.vc_controls-out-tl{top:30px}.compose-mode .vc_row-parent>.vc_controls>.vc_controls-bc{bottom:30px}.compose-mode .vc_container-block.vc_vc_row:hover{z-index:999}.compose-mode .vc_controls>.vc_controls-out-tl{top:auto}.compose-mode .vc_row-parent .row .vc_controls>.vc_controls-out-tl{top:15px}}@media print{*{background:0 0 !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}@media only screen and (min-width:40.063em){button,.button{display:inline-block}}@media only screen and (max-width:64.063em){.vc_row-parent>.vc_column_container>.vc_column-inner{padding-bottom:1.875rem}.vc_row-parent>.vc_column_container:last-child>.vc_column-inner{padding-bottom:0}.vc_inner.row>.vc_column_container>.vc_column-inner{margin-bottom:1.875rem}.vc_inner.row>.vc_column_container:last-child>.vc_column-inner{margin-bottom:0}#container .skinset-dockbar.acoda-skin .dock-tab>a i{font-size:1.4rem}.header_left #header-wrap.sticky_menu_logo{margin-top:0 !important}#container #header.stuck #header-logo{display:none}#header-logo #logo .logo,#header-logo #logo .logo a{font-size:2.4rem !important}img.branding-2x{margin:0 auto}#container h1{font-size:1.8rem !important}#container h2{font-size:1.5rem !important}#container h3{font-size:1.3rem !important}#container h4,.heading-font{font-size:1.2rem !important}#container h5{font-size:1.1rem !important}#container h6{font-size:1rem !important}#container .skinset-dockbar.acoda-skin{font-size:1.2rem;line-height:1.61}#container .dock-tab-wrapper input[type]{font-size:16px}html,body{max-height:1080px;height:100%}.column_padding_5 .panel.columns,.column_padding_10 .panel.columns,.column_padding .panel.columns,.column_padding_20 .panel.columns,.column_padding_30 .panel.columns{padding-right:0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#container #header-logo img.branding-1x,.dock-tab.dock-logo img.branding-1x,.header-float-wrap.transparent #header.stuck #header-logo img.branding-1x{display:none}.header-float-wrap.transparent #header.stuck #header-logo img.branding-2x.sticky,.dock-tab.dock-logo img.branding-2x,#header-logo img.branding-2x{display:inline-block}}
.ilightbox-overlay,.ilightbox-loader,.ilightbox-loader *,.ilightbox-holder,.ilightbox-holder .ilightbox-container,.ilightbox-holder .ilightbox-container img.ilightbox-image,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-toolbar,.ilightbox-toolbar *,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-holder .ilightbox-container .ilightbox-social,.ilightbox-holder .ilightbox-container .ilightbox-social *{float:none;margin:0;padding:0;border:0;outline:0;font-size:100%;line-height:100%;vertical-align:baseline;background:0 0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-o-user-select:none;user-select:none}.ilightbox-overlay,.ilightbox-loader,.ilightbox-loader *,.ilightbox-holder .ilightbox-container .ilightbox-caption,.ilightbox-toolbar,.ilightbox-thumbnails,.ilightbox-thumbnails *,.ilightbox-holder .ilightbox-container .ilightbox-social{-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.ilightbox-noscroll{overflow:hidden}.ilightbox-closedhand *{cursor:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/ilightbox/closedhand.cur),default !important}.ilightbox-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100000}.ilightbox-loader{position:fixed;z-index:100005;top:45%;left:-192px;padding-left:30px;opacity:.9;-ms-filter:"alpha(opacity=90)";filter:alpha(opacity=90);-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.ilightbox-loader div{width:72px;height:72px;-webkit-border-radius:0 100px 100px 0;border-radius:0 100px 100px 0}.ilightbox-loader.horizontal{left:45%;top:-192px;padding:0;padding-top:30px;-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px}.ilightbox-loader.horizontal div{-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px}.ilightbox-toolbar{display:none;position:fixed;z-index:100010}.ilightbox-toolbar a{float:left;cursor:pointer}.ilightbox-toolbar .ilightbox-prev-button,.ilightbox-toolbar .ilightbox-next-button{display:none}.ilightbox-thumbnails{display:block;position:fixed;z-index:100009}.ilightbox-thumbnails.ilightbox-horizontal{bottom:0;left:0;width:100%;height:100px}.ilightbox-thumbnails.ilightbox-vertical{top:0;right:0;width:140px;height:100%;overflow:hidden}.ilightbox-thumbnails .ilightbox-thumbnails-container{display:block;position:relative}.ilightbox-thumbnails.ilightbox-horizontal .ilightbox-thumbnails-container{width:100%;height:100px}.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnails-container{width:140px;height:100%}.ilightbox-thumbnails .ilightbox-thumbnails-grid{display:block;position:absolute;-webkit-transform:translateZ(0);-moz-transform:translateZ(0)}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail{display:block;cursor:pointer;padding:10px;position:relative}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img{width:100%;height:100%;-webkit-border-radius:2px;border-radius:2px;-ms-interpolation-mode:bicubic}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon{width:100%;height:100%;position:absolute;top:0;left:0;opacity:.7}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-icon:hover{opacity:1}.ilightbox-holder{display:none;position:fixed;z-index:100003;-webkit-transform:none;-moz-transform:none}.ilightbox-holder.ilightbox-next,.ilightbox-holder.ilightbox-prev{cursor:pointer}.ilightbox-holder div.ilightbox-container{position:relative;width:100%;height:100%}.ilightbox-holder.supportTouch div.ilightbox-container{overflow:scroll;-webkit-overflow-scrolling:touch}.ilightbox-holder img.ilightbox-image{width:100%;height:100%}.ilightbox-holder .ilightbox-container .ilightbox-caption{display:none;position:absolute;left:30px;right:30px;bottom:0;max-width:100%;padding:5px 10px;margin:0 auto;font-size:12px;line-height:150%;word-wrap:break-word;z-index:20003;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.ilightbox-holder .ilightbox-container .ilightbox-social{display:none;position:absolute;left:10px;top:10px;padding:5px;padding-left:0;z-index:20003;height:16px}.ilightbox-holder .ilightbox-container .ilightbox-social ul{float:left;list-style:none;height:16px}.ilightbox-holder .ilightbox-container .ilightbox-social ul li{display:inline}.ilightbox-holder .ilightbox-container .ilightbox-social ul li a{float:left;margin-left:5px;width:16px;height:16px;background-repeat:no-repeat;background-position:50%}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.facebook a{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../social_icons/facebook_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.digg a{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../social_icons/digg_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.twitter a{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../social_icons/twitter_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.delicious a{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../social_icons/delicious_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.reddit a{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../social_icons/reddit_16.png)}.ilightbox-holder .ilightbox-container .ilightbox-social ul li.googleplus a{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../social_icons/google_plus_16.png)}.ilightbox-holder .ilightbox-alert{display:block;position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;padding-top:100px;margin:auto;width:300px;height:50px}.ilightbox-holder .ilightbox-wrapper{width:100%;height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.ilightbox-holder .ilightbox-inner-toolbar{position:relative;z-index:100}.ilightbox-holder .ilightbox-inner-toolbar .ilightbox-toolbar{position:absolute}.ilightbox-button{position:fixed;z-index:100008;cursor:pointer}.isMobile .ilightbox-button,.isMobile .ilightbox-thumbnails{display:none !important}.isMobile .ilightbox-toolbar .ilightbox-prev-button,.isMobile .ilightbox-toolbar .ilightbox-next-button{display:block}
.ilightbox-overlay.flat-dark{background:#141618}.ilightbox-loader.flat-dark{top:50% !important;left:50% !important;margin:-24px 0 0 -24px;padding:0;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;-webkit-box-shadow:none;box-shadow:none}.ilightbox-loader.flat-dark div{background:#141618 url('data:image/gif;base64,R0lGODlhYABgAMYAABQWHIyOjExSVDQ6PNTS1HR2dKyytGRiZERGRCwqLPTy9HyChBweHJyepFxaXERCRNze3GRqbExOTDxCRHx+fLy+vDw6PHx6fExKTDQyNIyKjCQiJKSmpGxqbBwaHJSWlFRSVNza3HR6fERKTCwuLPz+/ISGhBwiJFxeXOTm5MTGxDw+PGxubBQaHJSSlNTW1HR2fLy6vGRmZERGTPT29BweJKSipOTi5ExOVMTCxKyqrFRWVCwuNISGjFxeZDw+RGxudBQWGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQICAAAACwAAAAAYABgAAAH/oBBgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8jJysvMzc7P0NHSuy0bJD8zEhIzKzwnHtMbAzMCIBLlOOYYAyfQAAkI6RLpOBIgOAL2CAkAzQAZ88rZsydA3r16GfotS3BOXsF75u6hy5dg2Yl45tBltGeQI4J2yFpYwAdxYMl8ByEOaIHsBIaBKHGQ5AgRpQQMII2RoAex40yBEnGQQDbB3Ex6GjlyLAdiBbIRJR0aNTrR3DwMyOZFpAmzZMR0+ZDJI4mPZj2qGY0+5fr1nESv/mdHIHtwVKNPozydHiMxdaxAnm5h8mgJNfDft26R4kTmYUBUrwP9mrPAElkNBFql4kO6FUGNhQ6Vbv1ar+Kyf5l7vj0rIaE/eD+30tun0NkJCwj+ohSAIUNOaNUSrJhhjhuJb9OSK1++ygOJGREumDAhogMCHuBSnXhQIEYIGjRCxCjw4HcmEg4o9NDAnv36Cw6GmgLwoEGKEvjz40/R4EFtSwCsAEMPAbgXAIEHHljACv+B0oIMBOgnYX4EyFBZJQAIYEJ7CQZQoAYFFmgCDg124oEGCkyoYgk0aHDhJCtsqAGBCM6YII0BmKDXJwD4QMOKK9JwQImOkACDgR7a/hgiiExqUMBgnzzwApBAEvDAJDU4sF6SBDKJ45caOMCAJyc0QCWVDWwgCQkUgNhlgW8uKacI8nEyww1nApnCDJJg8CaONwaKowZYdbJAnlSaIAkLcCb5oZxMhkggC4nUMAAKLnBQQQU6BODDAJ8hkgOiQOYgyQU1filooAdScAgAA1CgQw4qqJADrbbqQMEARN5HqoopSNJljZAWi2APhngggA243lqrs7baIEB2hPz464Q0SGLCkqp2u+SMhbTAQgy2lqtCBbWiW24MLLwYhLXX6pdtJG0iWGykbt7oKiEgkEsrreqa+68KMQhQiK/x5hdsJB146K2q+AZA6SAD/jBbbsADA/ysDQMQMmrC+ZkayQjs3StntxIMUgMF6OL6bLkDv1zBAqEGQQHI+SkaCQ/qraoqpBTUaYEBA7cM89EuG2DBIDMgHO8NfEbCgJaORpzvl2IOcsDFtSLt9a05yDDIBmaCbIN5jvBQgIHe4usklIJ84PLXdKvwASFSJvzClZRMsK3J3U5QiA4wZ0y3xgYQAgAL8CJKAxBEOuIBCCa0LacJILirrrqGd951DhUU4kEAjVNJgwvUUhLgkSff6CSvhhh9ONL/hh4uhHkScIC7qqPXM7E9UIAC3IUQTffm6b6cQ+KGADCDDU7rl4INM0ROSQvPdYAqdR2MQALvioPIXbfAz6p7NyInzHBBBTeAd0MFFzygpiwyaAyz0RljLPYxQ39ubvLn6tqzDNCxY6zMWfnz39FmVjNjDIADhvOfxv7FgQIiAwA7qEACuda1TQkAfMTwABA0+L+51Q4IDUxGC3DQgAUukAMffIZIREA0l6GrAgYQAeyicYIB+OADmsKhCz6FNlIEAgAh+QQICAAAACwAAAAAYABgAIYUFhyMjoxMUlQ0Ojx0dnTU0tSssrRkYmRERkQsKix8goT08vQcHhycnqRcWlxEQkRkamxMTkw8QkR8fnzc3ty8vrw8Ojx8enxMSkw0MjSMiowkIiSkpqRsamwcGhyUlpRUUlR0enxESkwsLiyEhoT8/vwcIiRcXlzk5uTExsQ8PjxsbmwUGhyUkpR0dnzU1tS8urxkZmRERkz09vQcHiSkoqRMTlTk4uTEwsSsqqxUVlQsLjSEhoxcXmQ8PkRsbnQUFhgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH/oBAgoOEhYaHiImKi4yNjo+QkZKTlJWWl5iZmpucnZ6foKGio6SlpqeoqaqrrK2ur7CxsrO0tba3uLm6u7y9vr/AwcLDxMXGx8jJysvMzc7P0NHS07AbDwQwFDMzFDAEDybSAA8NKCXn6OcoDQ8AzywHBenz6AUHLM0eGgv0/SUzGvApA9Bjhj9/Mw64S4ZA3kF/BR4k29Dg4cMGG5DJMGfRHwoZyBR0fEgCGY6RB3Eg44iSHgpkBlvSmwFTZr+VNue9PHYyJzqVx0T6PFfy2MahN0Aeozi0RjhkD17kfCExGYAVMVHO+LEwmYcAWS3OaOEhXwyHD+0JbAZARg2W/jpryOj6zISMCxVubLtR4cKDjNQCC67FYsMIHzIiRJChYoeJsqloDDjRgkOFCjkC9BhAo9OGATIEgIgg2sZoDAOelgIw4IIBHDhSwE4hO8eEAXQrAUiAwHQE0zYigLAhQDiCBLk/eYhQY3Zs2dBl1xAAWXeG36KFCxfge3jwDMk5sVhRAXpsHOVjl5cNY8XaSQlI++Y+fPTw0sUTiBIA43yK9bQB+BwMAlRiQm+jlZagcN0xiIBqnQxQg3m0UUhhbDUMMAkLFhBXn3YfFuddfQO8p8kGF/iX3n+0+aeebBN0FokJGGgnog0eMlifiBFgAKEmFuQQYIVEulikARZI/jICcPU1mGN299kwgicxtGjlikY6l8IBkkgwWo7AKcggg6KBoEIiHuyAAAQXkEBCCB0gsEN1hnyQpZV3qveBJCJ8ON+XX+I32m8YIDKCAxPwoMGiiyp6gQNTHvIaixdW6l8KBkjym3062vihfaYVZwgAKrjAQwCNBnCqqqoSoEJyAFoqq3qS+OYhcToGF2iCXxYCAAgkpBoAqqwSqwEJNuRWQZ6zQlcBn52CStp9n+oqQiEWkHCqBqieuqoG3qJKwpmETMoss5lG8gCYCjr5JZPkCjICAaluiyq4w3KLLwE7EGKnpesFPKRse0YyAqC2ZsfktDb2KwgDDtirb7jd/hYL7gkMDHKArFZG91xsPUhiQp8MK0zttGH6OMgOF1Rsb77fVqzBBJECYcGk670oa3kGaBiJBwP4+al2CY9mwVoY4EtsuN9S3GgEg9AwgYBFCkwpDiH86AgNCGz6J3FhcoqAjIKsALOxxsasdAAdEDIABxeiV+HHFXLgM3zzjckpqMHpR8gF9jJtsdOnXkAIADosayGe5lUggImQAHAdk5SXph14hWyrdtr5ygxuIR78oPiLOqdXwQ+QR7Jbb9lB6fVxyZGwNKsUu3w2D4awYENzRc79Hwc2pD6JCRYgoLCIAmCQgdaCTKC0vrOr/e0Eh7AWwmuk/2dACLiJt0ECjirIMBpjIzyWyAqa0442vk0HsEIikvXQQg6X5fDBZsyzggGx64cLvdI8gNoxRpAo9cVMcPeiGTJoELHOTWx9LsNYMubFvsGpT1/8WoYEJFYxtHmLBxJghgeAVUHb6YsEOhBeMUhFgPaljQchsEB4krGDEwDudgGYwAlqBo00iaADIeABCSbQARmMgE6mCAQAIfkECAgAAAAsAAAAAGAAYACGFBYcjI6MTFJUNDo8dHZ01NLUrLK0ZGJkREZELCosfIKE9PL0HB4cnJ6kXFpcREJEZGpsTE5MPEJEfH583N7cvL68PDo8fHp8TEpMNDI0jIqMJCIkpKakbGpsHBoclJaUVFJUdHp8REpMLC4shIaE/P78HCIkXF5c5ObkxMbEPD48bG5sFBoclJKUdHZ81NbUvLq8ZGZkREZM9Pb0HB4kpKKkTE5U5OLkxMLErKqsVFZULC40hIaMXF5kPD5EbG50FBYYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/6AQIKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmqnhsPBDAUMzMUMAQPJqunAA8NKCW/wL8oDQ8AuaMsBwXBzMAFByzHoB4aC83XJTMa0dKcAD0z2NgzB8bdmgjL4tgFD+eZGw3r6w0b75cyvvPYKDL3lgr2rSPxrxIOgeJwFKSkD2EzFAsnhXPYbEZESRMpBrN4EVJDjcI6QjoIEphCkY4ClvxFEGWjfCtv+HPJaEONlTVw0WT04AXIF+52MgKwIqPAGT/MCV3kIYDRdTNaeFjqKJm6dc+UUh0qo8bHYChqyNC6tdEGGS5wxCpBAYcLBP72ysqdS7cuKhoDTrTgUKFCjgA9BtCwuwiAhQk5cKRIgUMx4xwTBpAlLIgFiAaLFTtunLmGgKmUB3lYUYGx5hSlUWdOAWMFt9ACYJxOvZqxbRgCQgMZUMM2bc6zOw+gTGPC6dWnHa+uoGCwXQsGkqu2rfl4CgMWCMcIvpi6beqNccQg/OF7ZunSF1f4QDi6avTeqy82QLj05vj4qVeojx++fMX72eUefKkVqN585PmGXHf3fYcDe3Zt15139vXH2HjPRZfedwaqZsBwdhWHXocOMhaCTnYNwMGG9x3HAYiEAaBDBcFxZ18FArxGGAs/0MjggbVV8IOOlLFgQwMV/v7GWAUc2EBkaCxYoIB7y10XgmS6HYJXDy3k0FcOHwTmXJZklmnmPx6MIAMEF5BAQggdILADaGcCMYIDE2igAQ8B6MmDBhc4MMKZAKjgwp989smnBgHwwAMBKkxmFwACkKBnAIpiuiemfZIggKR0qWApn4tmmqmeJKig2wguXMooqZomuqkGBOxAnAN/ztqnqZs22ugJDBA2Qp6++lpqr4wme8GgdmFw7K6bygrroiL8w8IGI/ggQwQRyKDCDibQacgKmcLKaKyaQsvDCvdsMIAMAoAQQbw2yIvBACgWcoGs6vqa7LSYTnAOAAkgUG8E9doQAQg2CLAwAglMRkK5xf6+WrG6PHQDQAYIx7vwwgIczLDCGZD17L/QUpxoxtIkMK+8CYcsL8P0OpxAIXkCjHKiKesp8DEmIBCyxx7LK/PHDCOQbwfpWswvwKSym0uUIh+c8Mwv25CwBa85a2zTJ++KKQbHbCDCwg3P3DDa9H4cr9KDDJvs1+hCPQGzq+xAM8xHM6y23wiDYKsgDODqL8U9KwrsMRIgXa/aHh9cdMOqDrIDAShDG+3XtUqDgdUwYx0z3weTTYgEf9bN6dyvBnXMvCDHLnPRaKsdQSEeVIrs17CSAMKTqVzNNgiijzy5w4YUirm5KT9qAaioiGD03oFLLrrHphty5wS7TjuBA4qDn6NC5KF3jHbtSPuQCAs7rLkvCRN0IMMI4najN/qA+x0z2g3jTZfZaZtX1YzmOBAIAAP5mkuUCijAvzUsgFyjTNC0Nj3JiQxpt9CNy/KXtQoyLAI3083GOsbBtskrAiUjE8EQgLDqORBi0LOLCSwgvbVJTgQWSGCZrpUACWCAWzKQQAI2EENQBAIAIfkECAgAAAAsAAAAAGAAYAAAB/6AQYKDhIWGh4iGGw8FMSE0NCExBQ8niZeYmZqbmgAPDSkloqOiNw0PAJyqq6yaLQcEpLKjBActrbi5qx4aCrO/JTQat7rFxoUAPjTAwDQHqcfRugixzMAED9LarBsN1tYNG9vjmjOh38ApM+TsiQvo1ibt84U58Mw5iTUDKC4cFRV0BPAxoAY9VefuzUpxCMCACzpyqFCRQyJFHRQGQDuIaZnCWTQMecBhYyJFixUn5rAhwAPHjh9BFvIApILElCoqTNRJUUUMFsReHkoYUxRDQgJi9JTIs+dSnwI2CiVkr+iofIMG2Ljp9ClTlTYGTDX0zqooeYI8UEj5lStXlf45FxgcO8icWXWDLBh4C9ftUxUGLNAd1M2sDUuCDvTU+dWr1xwyBg968KLoi2yDPljs6tivig+SBQFg4fEeDSBS957M2dlxBQOh0wYo/Y2GC5eEbP71y3tn7LQyqlmrFXSQbp69k1f4LXqGDaKkbtiYIXWQ6r5PeWpXCZu5oBMzLlS44StEDhgIxCH60HqzU5SfvRdTnJy1X8aR5efS29hzju0TGSCWfrjUQEFTXDFm0oL/yUXgfhw4BpeCFnEw4IOtALCDbm4haF8FAhSH4Sot1OTZaibFAISII+6CQwNLKchaBRyE2GIxLQxAwXWLASaCRjces48P/gCkwwcEzf4V5JJMNunkk6p4QMIMEVxgggkidIAAD7hBuQoJDlDQgwZkktlDABc4QIKXnACwAgxnmhnAmQFoMGYBK1THpiEACGBCmXMGIKidgp5pAg567jnICn8SSiehddZJpgkrKHoICQVAqkGdj57paZ0FrGnpIAw4MCangaIa6aab9oBCl5bycIGqrHYa6KcX8DCqIBjEiaqtq67agwS7BsECqpsOauundHZQ7AV0MqvsoMHaSUGxvrIq6bK3FlqsCd1+Smu1PaA1KgXapsutuNfu2oG0dKYarLIsFCtBtYHWGm6kGBQrq7SO4ksoBbruygAKj0YqbLetOsBAsUHwkGnA4v5q66kIokL8QMLq5lunCZhBHEQLIJgAL7WemrADi7u6mSm5kfYgQp4iG8KDAyJ0O2cPFKhZMyIe8DBDByJoYMIFLIxAAqw/N+300961sAEJP8wggQQzrMDDCUw7vcEAMwgAggRi4zA2BgMg5jQACSBgtgRm4yABCDgIMDcCCSQ6KgAZwC323HML8Dbdcmegt6IJkP224HSPTXfZdidQ8wluj1225XMPnjkCao/aggV1Nw646HYT3vgALHt5AgaAl45D6Jk3XroEGHSuKAlxN6457H8/jkPGlk4wNuxxX5555mKDUOmuI4i++PDDQz423P3uCrfjsbcuuuNm213s25+h1x273NFbPnyxI2TPPdmPb0/+CMU+QPzluw+f+/KjkgA9+H/nzn7rBRvVCZr3v/61j33Fq12xPDAA520PcPwbmwVS56UaIOB6z6tb8bCHACUVKwGLOx72uCc3ydWMbxjUXfvIJwHDNY1tbvtb7zCIt8Pt6gQWQED/SicADGRAPVAb2QYSsIIZjC1rJOBaEJfIxCY68YlQjKIUp2iMQAAAIfkECAgAAAAsAAAAAGAAYACGFBYcjI6MTFJUNDo8dHZ01NLUrLK0ZGJkREZELCosfIKE9PL0HB4cnJ6kXFpcREJEZGpsTE5MPEJEfH583N7cvL68PDo8fHp8TEpMNDI0jIqMJCIkpKakbGpsHBoclJaUVFJUdHp8REpMLC4shIaE/P78HCIkXF5c5ObkxMbEPD48bG5sFBoclJKUdHZ81NbUvLq8ZGZkREZM9Pb0HB4kpKKkTE5U5OLkxMLErKqsVFZULC40hIaMXF5kPD5EbG50FBYYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB/6AQIKDhIWGh4iGNAMnLRwVFTkBPQM0iZeYmZqbmgAWEzk4KSk4oqQ5EwMAnKytrposIA2jpKalozg1Ah6vvb6tHisVpMSiw8UpMCssv83OhgACMKLUKcfGuMkCq8/dvwM1xMe0ptnDNQPe6q40E9W4w9TvuBOW6/eZFgbV48jyxAYs4BuYKEa1g/6QDYtB0NWGBwRgUJgxgwIMAg9MJPogLhtChKQ+JPKwAwGECyRIhOiAYAcvbwAeNEBRoqbNmigaPOBWaB+thB+LGUC0w8EEDRp4BEDKQ8MFByO6sThQ4KZVmwUOMCtUClvQrxWgqSDQVOlSpRoC8OBBQAXPXv4eNCy4SrfEDA1bB1V49xVoWELRSCANcJZwUsJLSWzzBaDHjLp1Zxx46/OawlHHLA8lZEHwYbOHCyMlocIXgqqQ6xZ4QIgjOWSviZEaJnLQDgKh0+YGjZbAjlcbGqRO3WDDIINB4/kbx1AQCwe81RqOLp3HCQauZNAcXheFjEH6sMHGkflnCgPpBO04mruwe91LL0RtpYB7ahKDGEwYd5C/xwoK2AMEBmmhpRR1n0mngQiu4GAfZDgQMgAHCf3EzygcpCdIB6AZ9l6HuvGwgivbPXgVCoDpsNdl4tFSgQB5ATFBYQcu9WF1hE3gymMmXjVDIR78sCJf5AwDww8xAv7RlIcFSveejUnxsGOPPhrigQ01IKQcKRzAaEhZOEIZXY1qkUilVShCM8AEBmw5mwEhqHLIUVDSOB2TS2mgYysOnmlThIgs0sMHj0TyASUCGgIBjiCOWd2I9PlpE37rEFhngk+mRRgG2ZVIpXf37HBBjY3eWaN8DtUgaQ0arcOAA/Ax5WR7BV73ygMvnLnaQLeRKaapS/nWCwAr8GhiB2+t84CjITLJgwS/eBCAscPd9dJAsQj265gkgJCkK1OhllpW394DgAoukNmsWiG49QwAMtTg6U031CBDsg2NYJSBiPEwAVTrbCCDCzhMVAIFOLiAgHENHcLCDiJ0EMJaF/5AIMMI1zas8cYcd+zxxyCH7A0LG4zggwwRRCCDCjuYkLHIDW8wgAwCgBBBzTbYjMEArcJMEAAJIJBzBDnbEAEINghwNAIJ4OvzuxncfPTQIAhAtQ1GZ+D0078kcDPSNd98Nc5KJ8C1NyYITTXRNoPd9tQI9Hy2LyxYkLPSbhfdNtZII21BuXNzYgIGXyf9ttJh2xy2ABhgF3gvI6xts+FDYx125b89/ooESBctud5T9y0Aa5q7IsLbVXc++d5D441A6a6wnfTRtC9+eN9Gw95K5WAXjrvhbIutOysihH5038En3joIrw+/yQPLB+/21LXbTLrzmUR+ueLAIz01zqRIZ449Jhuc/j3y3qNPdAQYyD0+InVLTzvuitOfwcvvH5I22J4jvvfXEYhb/jThNd4dj2hWSx3RzDbATAAganebmuTWp7UGdiJoRbOd3pi2NQvqzwLmA50ARJABhnmQEyxggMkQkLKVjWADgDuhDGdIwxra8IY4zKEOd8jDHvrwh0AMohCHSMQiGvGISEyiEpfIxCY68YlQjKIUp0jFKlrxilIMBAAh+QQICAAAACwAAAAAYABgAIYUFhyMjoxMUlQ0Ojx0dnTU0tSssrRkYmRERkQsKix8goT08vQcHhycnqRcWlxEQkRkamxMTkw8QkR8fnzc3ty8vrw8Ojx8enxMSkw0MjSMiowkIiSkpqRsamwcGhyUlpRUUlR0enxESkwsLiyEhoT8/vwcIiRcXlzk5uTExsQ8PjxsbmwUGhyUkpR0dnzU1tS8urxkZmRERkz09vQcHiSkoqRMTlTk4uTEwsSsqqxUVlQsLjSEhoxcXmQ8PkRsbnQUFhgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAH/oBAgoOEhYaHiIYMOwgQFyQkIR0IOx6Jl5iZmpubOw4XGho8AaE8GhcOI5yrrK2bACoEo6OlpAE8PAQqAK69vqwAAiShtqOkxqQkAry/zc6GKsOitwHH1dOhJCrP3M4jBKEattPW1hoEqt3qrAwOprPU5eSzJwzr95o7F7bj8eTiAC/swEcwEQZ48MQhm5ZQRMFWNAacaMGhQoUcAXoMoJFoRT+F42h95LEiEYsNI3zIiBBBhoodJix1A2BhQg4cKVLgwKkzhwILzAqBQnhNJFFjExCZsCBDAIgITm08xTDABDcWIBrkxMlz59YGIFgYInEtZDWRAEPyMMQiwQOn/hGk2ogAwoYAuggSBO3lYUUFnVxT/BWsM2eFFWIJmWI4DuTRs4VYZIj7tG5lqXRtzM2wF5gAGIEHb81ZGAcMAYUmiCtGzVja1xqSEkqA4a4Au09vR4V7N4GvATUKi/YaOHCNAYQ6MO73GF7JQTQQyAXxFHP1y3URWIU4IfDo4sJ1VlDAURCGsoxff7wVYRCLAbmvZ7YM9boNC4lXWTAAfjB40jkZYMEgI1wAD2vNkTLBQIJsIJ18u8VHGW7atRJDaACCR9xOOMQAnTtFraeeKPUMsoNl1s0lH33XMbjKB4WRRlxpNG71ASE7gONagrOEkI4gPvA2HVwSRpWbD63w/keYhjRyhVMFBhQiAVnEiDgOCQ/shQFldEHV5W11yQUVZhi08ldXTaYZYwWFeADCMDzeQoIO+QnSZV1GTkcXkZe1x8qZaTI5I5uFAOCDLOgxF8IuhkxYGZcSyiXXXUkKGuh3UR4yggMTPDZBKp2ZZ1d9mOWZGW9TtQLjk98N5qp4hd2ICA0jyNCBgSRM0IEMI9QpZZ+4zaWidfXFJYGFPH0n42gA6uThOjvMlyJ1pa5og4uc7Dcjmkz+ZQBy62wgArF1xUWkZmHWhcF2q9DQXZOvEiYvDiGwO5MFpIIJl11SEQkVfq4MwMF/MaKpEwfg3mOCDCvO92ipD9i7CgA6/lSA4aU4VCCAr+okAClu5j4Kl2++sPCDxRnK62oFP3CsDgCT6UlssBFw1gwLNjQA6HCGcbDxQ4IAkMBKd4GwL315heoKCxYooGSrBigwgNIELcWwsPSJYIHEzkTUQws5WMTBBxqVB3RkKEmwUksSjLAB1WfHLffcdNdttzobPEAADBTMMAMFMBAQ8d1zA/BAAyiUoPjiiqPQQJaEA83CAQUwbvniBRzgcuTPeKDBApeHXsIMGmzOuS8A9DCD6KLPcADcp7eCQOWsi17AA7E/s0EDtdfewAa5NyND4r2LjoIMwf+iQPG1k5C8LzgwzzoOz/dCvPSXo1C9K6tjf/kMs9u30r33jIMf/irXk9/4+atEr/7i1LO/yfLvK+68/JoMX//x+Guye/014Fr/DvGAF6jvBbgbYCYAsILxMW8GP4CdAgfhgQA4sHYzaIFMJpgJD8SAdrXLnOk4aAgAyKAG6WPcDWogAwmS0BALu0AFbrCAGdygAheo0At3yMMe+vCHQAyiEIdIxCIa8YhITKISl8jEJjrxiVCMohSnSMUqWvGKWMyiFrfIxS568YtgDKMYDxEIACH5BAgIAAAALAAAAABgAGAAhhQWHIyOjExSVDQ6PNTS1HR2dKyytGRiZERGRCwqLPTy9HyChBweHJyepFxaXERCRNze3Ly+vGRqbExOTDxCRHx+fDw6PHx6fExKTDQyNIyKjCQiJKSmpGxqbBwaHJSWlFRSVNza3HR6fLy6vERKTCwuLPz+/ISGhBwiJFxeXOTm5MTGxDw+PGxubBQaHJSSlNTW1HR2fLSytGRmZERGTPT29BweJKSipOTi5MTCxExOVKyqrFRWVCwuNISGjFxeZDw+RGxudBQWGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAf+gEKCg4SFhoeIhi4bJUA0ExM0LD0oHomXmJmam5sbAzQCIBOhOqIYAyicqqusmwAJCKUTpToTIDoCtggJAK2+v6sAGbOhtrYCsre1Gb3Azs+GCaOyyLeit6S5CdDczyixoqThtsnkCKnd6asuFrjWxu+5ytYDLur3mhskorLuybQg5E3AgA6fwUM9ZoV7528hOWQlDrLyUIKGhAsnTojogKAHg0RAAsYjx68YNRAgWEjkBKCEgwo+NMiUGfOCg4iH9ikkiQveyVkDV2oCwKKAjwA0AxxVqrQAi2aEdlYbda2nNYC5hGICAOKEBqRLv35FivSEDqiCSKrFVpWqWx3+Wi+x8HpU7NG7TGWeUElIp8lbPgGSs0UiLqISBTTUXUpWLFikBXoQYkHrJC14CgHyNUyIgYOwAZjixSs6xUdBPa6JG3WMLetikjkT6nEhad3GuB1fwCkEBQaB8i4Xs8aPoGxCGJiSHS26+VEMg1wMAHy1Kj9+tAZYOi6oxdLbjsPnbkHIBoJ4JauGKoZgA/dBFZB+ZU6/+YVC0txlTm+s1rb3gsQEXm4E2lWIMPuxxpAszAAoyAmhKebchKP5oAgsxKjX2gO8OChIBRIWKOJXFSBigwU6vXMLBhkU5GEH8tUnI1LkIbJIAkDEEgkQJVTiYV/zRThiY4pN8OMzPYD++NiMpFXA25G+MMADY+JVqZQPpkHpTA8xSMikcpFp+QwFEFpZpQ9AiPmMB115SaFSJ4Bgj5rOEBUDaOL5IMJTdHJTQgq10VfBTX2mw0APJHRwgQ8nVNABDSXYUOiklFZq6aWZ2DBACi9wEEEEOwTwwwCSYtoKABZUIEMEK6yQQw6t5iDDBQOgZWomLoDQAKy8xvrqChFwoMN2t2LiQQus9gorq60yO0ILcxabiAAj9MosrMC26uoKIwggbSID3LAts9tiW66rNwzwrSE2VNBrrNmea+0Cpa4riAUGKBuvvNu2aoAF9g4yg7Xa8ktwDjMELMgH/fpqcL+wfqCwEPn+ZqvvxecaMHGy8GJ8cQ4RbPywx/2GrLAMJKe8gsYKM7xsx8zG3GysEis8cMHvQgzvtj9MjK/K+rJqgLoKtwsyzDPHe60ILto7AAcdF7yzuRwQPTEAPETw7q8YRyBAtBN7EITW4yYdcwRBgD2xEC7o0EDD2mIb7NdrK2KBCPly7WoEBixQa92IoDDADx94GuwHo9YL+OKMNz7xBg8UMEIINdQQwggFPNA04wA80IAKJoQueugqNPCArXW7MAMBo7cuOgEzqB22Bgq4brsJNWggu70A/FDD7bfXcADq6yLAOvC3E/DA2hs0gDzyDbinMA2gP3+7CjRMvID1yJ8wcQ6J3AOfw8TVh++6ChP/br7rNaS/Pvvkv986+gqDL7/o4yu8/f2hez99+e/DQfYU1jz+3WBz33oADOQHg+WtDQAtUF/4ahAE4q3LAwGQ4PNq8AJi1c0Dq7MeAQ6wu6vR4AY4uN4NaGDBun3jAhHAgQJqgIMIXOAB0nOcDnfIwx768IdADKIQh3iIQAAAIfkECAgAAAAsAAAAAGAAYAAAB/6AQYKDhIWGh4iJiouMjY6PkJGSk5SVlpeYmZqbnJ2en6ChoqOkpaanqKmSLRskPzMSEjMrPCceqqkbAzMCIBK9OL4YAye4pQAJCMESwTgSIDgCzwgJAMahABnMvc/PAsvQzhnW154Jv8vf0L7QwNIJ5Z0nyr7A9c/g+AjF8ZktFtHWdRMoLdy6AS36YdowwteygOCagSgoAQM/hZV4MKsnECJHfN9IYLQ0gV06fA65pQMBYsXISg0Doow2cCWzii8pbdz2sd3MddJyTgLHjWBHbiqFShoxcKfEnew2jlAa6YFHmQ5NSgzmkuojEilrBnN3jxsPr49OYOilNWpElv7MLKJ19O+mwHYmuy0bcGtuo3k+i+LzNlbWBr+Pzq3DEe1tU3iIHWWDWk/mNwEYxkV+hIwe1I3BqCXcDOmEBQRFx4IYkeEiaUisXMHCgWAFiQ2jX+vezbu3JgY8EES4YMKEiA4IeDDwzQgACQcXNGjoEUB6Dw0XHIhkjgjAigLUqVuvriFAjwIryHEfBACECenVzQeIL16DCQHq1694H56+fPnUmWDBeoKQUMB085VHXXzwlSddAdsxx4ADC45XXX8YmofCcszxEB2C84nHYIIMXnAWcxj8h+B4GfanwVTMsbBghRWO6OCFLHBHAXkXJtgigPNRwN11/fVoo4099P7AnQkkgojgjzPq+KSPTR4pnZDMdcCgk1ACmCNzI0xp5I1kzhcABtzxsKODNAKZIQUn+jZhkU5aaZ4DHHZ44JhdalBAnNxN8F6IZpbJ5gT5MeeBAPz1+KMJIORGoHcwGMrgeRYkOikJO1DQogYUoMCDpgQKUgMJM3QgQg8mUNDBDCRIWuqstNbKXA0DoOACBxVUoEMAPgxQg63sWUCBDjmooEIOyS6rwwKZ2toCCA0om2yzzFrbQKS0esBCBcteqwK44y6rbAUsyMqcADGIS661ypqbQwwClDqADea+m6244towwHo1UCAuvPzmu2wFCwzLnAUGFExuwfEqa8CAzP7J4G7EBe/LbA4ycPeBufHuK+/I1n6QyAYPFBBDCDTQEEIMBTzgWjwNl5vxyNcmW4EBhwCAQAMplCD00EKn0MADpKoCLrY4Nw1yBYZ4IAMBRFc9NAEyqKt00zfnnG8hLWiggNVkl0CDBlqjUnPXTl/LM3sH0FB22TQckLQpH+tMMLl8H2yuyYM8QPXcZRPwQDkWYwwyyM1i3LEgJzRAOOENHGYMwyIzfTO4BvwryAw3TD53CjNcE3DGfZereg4iXESB6ISbUM4AHEDMOLzLcuC5IDnAPncO5QCwQwUXc32wAJIG7TvZKcTTAhDEK556r0DIKvfyVtPQTws4NLC06o1Pc4C8IddjT7T221uwQM17G7DAAKQqb/7QzWOEqw8u6NArBx8Eq/AhvZvf0IDHnNcJUGiyA5P8zHeD0jFnA5IToA1mxpsHvGB+LzjcegDAgvLBjgZAuJtuPBAADxKOBi7oS6mkNjjCEeAAaWMOAGZggwUSLQU2mIEIuXOCGVygAjcYWwhyAAMEWA4VgQAAO0JzRmNGVDBWNUI0dzBYYjhid2VpNzdKWEhJbXVzSlhFTDE2K1VXRUM1N0EvMXFpQ0wwMWpzYU93dHNzVjdtY04=') no-repeat center;background-size:24px 24px;width:48px;height:48px;border-radius:50% !important;box-shadow:0 0 0 4px rgba(255,255,255,.09)}.ilightbox-loader.ilightbox-show.flat-dark{opacity:1}.ilightbox-holder.flat-dark{padding:0;background:0 0;-webkit-box-shadow:none;box-shadow:none}.ilightbox-holder.flat-dark .ilightbox-container .ilightbox-caption{background:rgba(0,0,0,.7);font-size:14px;color:#fff;bottom:0;left:0;right:0;border-radius:0}.ilightbox-holder.flat-dark .ilightbox-container .ilightbox-social{background:#fff}.ilightbox-holder.flat-dark .ilightbox-alert{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABWCAYAAAA5UDPyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkRDQTFGQ0Q1MkE1MzExRTJCOUUyRUE5QjA2NzQ3Mjk0IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkRDQTFGQ0Q2MkE1MzExRTJCOUUyRUE5QjA2NzQ3Mjk0Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RENBMUZDRDMyQTUzMTFFMkI5RTJFQTlCMDY3NDcyOTQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RENBMUZDRDQyQTUzMTFFMkI5RTJFQTlCMDY3NDcyOTQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5zF0sHAAAFSUlEQVR42uydTWwVVRTHT6EUWxHsAwG1lAb5EkQoBDQWDfLRYhD5MkTkWwSlQAUVawstpXVRCAkJHwk7ElwpOzaGDRsWBGKiC1gTAnFj8sJKAonCOZkLVHjTmc7cjzN3zi/5L9p5b968+c/cO+eee+4rq66uBg9oQk1DHc/agReLxf/9PQj8oAP1E2pc1r+ID4ZsQjWgqlAHxBC3vKzujsdsQ70rhrjjW9TEPn+Xo7rFEDdMQbWU+P8S1DoxxD5dqBEh235ADRFD7FGPWt3P9lmozWKIPQ6hKiJecxA1SgwxzwqlKMajvhdDzFKp+o647EHNEEPM0az6h7hUqeZNDDFALao1wfvWoJaLIfo5gXolxXtHiyH6WBuzIw+jDtUuhuhhGKpTw36+Qs0WQ9JDT0rTNeznBdRhMSQdEzTHEh9HRPhiSIxou2Agyq8SQwbOQtQWA/t9W/UnYsgA2Y8qM7TvXRAkt8SQmCxVMsUbqH1iSDyGWHoa+gaCJJcYEsEO1DwLnzNCU3zjtSFjUG0WP+9z1GIxJJwfUa9b/kxqHgeLIc+zREXltnlPXQhiSB8o8XTU4ZVKzeQMMeQpO2FgiSfdvAhMElkcDKmBZIkn3VAia5kYEszH5ZI8og5+aJ4NeQeC+bhcmKPiIGeUOa4PuYhqTPC+c6jTECSvSnFPPT0dS7DvO6iZqKKNE/BsfUi5QzMaE5pB3ERdi/HklrRP2446kqcmiz63A/hCc4Mn5MmQraj5jA0pgKPiHxeGjIQgE8gdumjez4MhlCOvy4AhlBzr9t2Qt8DNeFVSFoDlsoZBlq+4XjVMkSW61ZOXd4bs5DA0kYBadSF5ZYjtxJNu1qMW+WRIq83b3mDTNdgHQ+pVc5V1aChmmw+GdEEwr9YHKFgclWVDVqI+AX+gDn5/Vg0pz0hEniSCr8miIZ9BkF/wDarias+aITQJrQP85UsIkmuZMWQvarLHhhib7mrCEDJiH/hPk2qW2RvSAeGLwvgGfddhnA35CLUB8sM03Y/BOg2hxNMpyB8ULM7naMh34CgP7Rga3+rhZgiVLbdAflkAwWKcbAzpguwlnnRDxT/VHAyhjvxTELTULaY1pAIysDqCRahucapLQ75GzRUfnjA87V2SZiopBUSuEk9U9vYm6qWQ7ffSXqkpoM79DOqPJG9OM9ma0rK9clOU5ALEXE5K12L8dWA4UZNxKCm30mYfckBF5kL/oUClDUNomOALOd+RUI1Js+k+hGYfXlKRKQceom6jrqMeQDD0Pxnc1r305W/1FHrLVB/SxsiMPyGYnU5PUzQjcpW6KmkY5zyTY6R070lTd8gkCKqWOCxr9A8E66HcCNlOx3gV+GQtKZH1i+47pBP4rDH1cz9mEHch+AkkLnRCzERWXENodTdOiadfY7zmN9WGc4ASWS26DKHxfk6/WnNfdeSRMRfqL0bHHStfFMcQmhjWwOiLDY15+1eA5nx3Sqhu8WBaQ8YCz/lVcZ706oFfBnNL1MUdZQjVa9cyNITG0V7tZzvFIUfB3CKaSaHj2ZvUkNcgWL2TI1QARCOqI0O+Uw/wLbumZN7SJHHIKcaGPIY67bOoK6qzp6JSKtKcxfy4r6mg9sGzcUiYIRR0XYbo33kSkrMbdTpuYHhYzDBOu2p6Iw1ZC2YXMRae9tFtUX1IjWqq6uR8WeFf1DJsti6G3SGHxAyr0ChIb6FQqCxlSIOKygW70BNhcylDeoDRgsI5oxXvknF9DdmI+lDOizOe1C1Sp069+u+Qz5nrnPgP9QGN+dAqnPS7sUU5J06hWY+7HwkwANtgqgSZHILbAAAAAElFTkSuQmCC') no-repeat center top;color:#555}.ilightbox-toolbar.flat-dark{top:15px;left:15px;right:15px;background:0 0;overflow:hidden}.ilightbox-toolbar.flat-dark a{width:28px;height:28px;background:no-repeat 50%}.ilightbox-toolbar.flat-dark a.disabled{opacity:.2;filter:alpha(opacity=20);cursor:default;background-color:transparent !important}.ilightbox-toolbar.flat-dark a:hover{background-color:#4b4b4b}.ilightbox-toolbar.flat-dark a.ilightbox-close{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJBJREFUeNrslTEOwCAIRZX0yFVv46EcexlaUgYHURwwbeJPfhwEnkaIHhGdtcAt0Ib8C0JtlxUHAY6T25RaWPCJr/JjEGKA95Hjm7V6EHLogGpA6NUZQSSQGqCFkGMFOipA1ORrIeTEhS9ekzZ3BkIuDCgzeZ+6ifmbmHeX+ZwsmfgRoAVqxvj9/W6ImW4BBgD/T7inSzBSPAAAAABJRU5ErkJggg==');float:right}.ilightbox-toolbar.flat-dark a.ilightbox-fullscreen{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJNJREFUeNrs1WEKgCAMBlCNbiuK3mQXlmW0INRByGYQfrAfreCBTrOIaLSzmQlZyBQESiFTbc7pEqhUKuOV5r0EEAlIWkggINKzOOIJCI+eKOII8FVfFMkE1X3ofW+/vLug03Ol8pDCLAcym+xGlvcNEphNFkNiZ0xFkVQdNBXkviqMJtILjCA7M3R2/Rn/jRwCDAA5grNhBi0j3AAAAABJRU5ErkJggg==');right:35px}.ilightbox-toolbar.flat-dark a.ilightbox-play{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAQBJREFUeNrs1zELAXEYx/E7nXKzDDZZJBODRUrJK2D1Akw33WKR2RtQRrNXoCwGZbEoMYjJIJTFIM73cjbl5P4u+T/1me5/9avn/zzdqZZlKX5WQPG5ZAAZQAZwE0BD1u8AI3QQ8asF9rkyFjCcUN6UvYpfCFn3KsHEEVMUXbz70juX8IwWEpigjx5i356CDarII44ZmtBFt6Dw5FkANeywRuXdFnwa4CGMNi4YICXiDoipX25BDhOc0IQuegwfFUUXQyyRRAMn0WMYhIk50ig523H1rTuwxwEGNC+2oM3tTr86W6+OrZdDoLr4LLdDZjAWMYWq/C+QAWSAvw9wE2AA6qBy487RsnkAAAAASUVORK5CYII=');right:35px}.ilightbox-toolbar.flat-dark a.ilightbox-pause{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJ1JREFUeNpi/P//P8NAAiaGAQajDhh1wKgDBtwBLCSo9QNiKST+IyDeBmV7AbEcktwzIN5ElKmgkpBIfACIPwLxAyD+BMQ7kOR2QMUeQNUcINZcUqNgOhArAPE8LHLzoHLTRxPhqANGHTDqgGHtgEwgfgDESVjkkqBymbSqjPqwVEYwMAmIN6BVRkQBxtFm+agDRh0w6oCBdgBAgAEA4st8A2YP3KQAAAAASUVORK5CYII=');right:35px}.isMobile .ilightbox-toolbar.flat-dark{top:auto;bottom:0;left:0;width:100%;height:40px;background:#4b4b4b;border:0;overflow:hidden;text-align:center}.isMobile .ilightbox-toolbar.flat-dark a{display:inline-block;float:none;width:50px;height:40px;background-size:50%;background-position:50% !important;border-radius:0}.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-fullscreen{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUZJREFUeNrsmU0KwjAQRo2IegNBLyAiiqKncOk5ddVTqKiIiBfoHaybOIUUq8T+maQzYQY+kIKSZ2YeTSuklA0fqtnwpBiEAsgGIlUCxNdzQTqpzxHi6x8lCForUEBr6iDJgkVeawWqL0lVS3NthXzN26+5+dla2q0zVCGkX/I7ouqOaIktdoCRwjbsQ8gJ0s3YEfTWSkM8UjCCkrVGkHMKYkbRWjHEUc1lpCDu2K2VBzGH3Kqsw7W1ikKQsdYYcsiBkNitVQQiCwSFtb4hFv+0U13W0kFcqd1rTSC7khCh+qN7WKwVQ+wh7ZI7MfjXWram/wlZQi6uToi2QKYGIH62vosZcfJ71s4HPp4Qndy78SPTGkt75+HNsHvTWmwtthaDsLXYWmwtthZbi5i1pKEkZeX9eh3WMvV+vbC1eNgZhEHe9RJgALW51VP1MERZAAAAAElFTkSuQmCC');background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAsdJREFUeNrEltuLTVEcx89l5hzMGLehRFJTPHhAzD8wJXmQYhjEkwd5oLzIkzQlRUnILXmQpGQKOW4PGnJ5cJvkMhzGGDUNGpfBMGbm+Pzqe6a1t2PO3mY651efztl7rb1+63dZv9+KZjKZSDEkFimSlDj/o1AOSfgKvTAO+uEzjIAy+AE/oQLiGrPfMfBL347WOl1ax8bMtZ8GtJmrRQIOQQcsgKnQDNchCes1tgUmQArSUAU10AlHtdZ+aIXFMBMewE0oy+pzLbadnYInkNZu9znW34ddcBu64aQ80ilrdupbk5TWeC4rD8sbm+ECNLkWJ2XpROfdcNMNm/wWW1xOwG7YEyJPRsEixTTj82ApvIa7ercd7viTy1xxBV6FTFBzd72SLSLlv6FSmzoLKzV2UIkZ8buiFGIh3RdVYiYULntXDW3QBw3O3Eaotf8xn6stmRaGtNgs7BHmtTnQAG/htI5hViZJj0exTVgLs4dQF+bCeXgPtXDPF84VymrPyy+w7D9inJVqOAcdUtqu+LsJN0V6PBb3wTPtNqzMk6WmdDm0ONUw6sw7rhPgUTwWLmq3YWS+Cka7XJl2xuw4jXSeL+l4eVzdr2pl9Xq8byyXWDLNgjNSakfmpW/ONXjhPK8baAxOW6yQxRaH7yr8g4ll8GRoldKWPPOjOseW6Y0lvk41DW7IivJBFulVgbDCsTeA0qysgcd+xTFl4C0lSj6xjW1QiIKe91Xw9F8XgUSIGh0PEBJXTOnHQt9ALMZXYWmhFZur36mX5z0ywy11OrIFd/VqmFEMi7ep8Dwq9PW2Xne2IVmc8XWeIPMPqBn9FeOY002ig5CdG/fNj+SY5z5fhiW52mKP4tAWgIcqsRvhDWzV7SKl8Sqo0RE6pi41XT3a4+pvuvdWBsz2jGp2l1pqkxrHES3+Qc87oFlG1WlTnu5UUPkjwAABOcJM6FNcrAAAAABJRU5ErkJggg==')\9}.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-close{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVJJREFUeNrs2ksOgjAQBmDLqjdj61FccDB3iCdjZS2mjTwq9jFDJ3+YZBYKhvlS0dKOMsZcEKK5gEQIol1KjWB9TeCku0stFBGub7pHXDY2e/ONh009O147tavJR+9q/hyfj8jL5jB73QoaGT8S7ey9wdW8GRGfN7OM2iOzHgnjalyc9+vDUjBRiD2IBEw04h+kJiYJEQOpgUlGxEKOxGQhUiBHYLIRqRBOTBEiB8KBKUbkQigxJIgSCAWGDFEKKcGQIiggORhyBBUkBcOCoITEYNgQ1JA9DCuCAxLCPF2yIbggIQwrghMyZRdAdFzXg1nXOr9a6Dc7xM8vxB8ixBQFYtIIMY2HeLCCeNSFWHyAWA6CWKCDWDKFWMSG2FaA2OiB2HqD2AyVhojGwDQMqFV3kN+Yn+JqcxTawrGpTwXanHynwyi4qWZTnzr7tYTFW4ABALPMuRMAU2QZAAAAAElFTkSuQmCC');background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAYAAACpSkzOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAXVJREFUeNq81r9Kw1AUx/GmTeOqi4OzCtXR2RZExcfwCfoELm0H30KEVH0GwcHFSRBcFPyHtq4OtmJ10Pg79Vw4XPLn3CY08IX2kuTDTW5CvCiKStPYyuL3PJop+PwLyJfQHLpAIaoUhNTRNWqO/9GlQwHaj/63EPk8PmnraIB6aG18e6wdWgKrTojUGXlGK2Y8bsc8GCHv6EUiSZCNBUqkkYSkQVTbATNILw7JgqgOY90UzCB9tJp0Ls0lMdhRDNbgG/+ahmghiR0LjJBh1kxcIYkdoB30oUVcIWoP/XI3qKY9tuz4WjlBA+Shc3SrPtJhNkvoHr2hU76MHe3xWmQZPaJvtIEqvArVmHYmhHyhbTEeuGAa5Al9WojEuhpMM5MkRGIhY21XiJAHBRKHtbTQIq8uQrYcVmU1DSsKycTsy3WXAzH5FuZJaJZXFz0nmzm/F0r8nJnV2KQxn18QI3SIrtBZAV9AP2gX9dElDXjT+oD8E2AA3Wh7oOCKikAAAAAASUVORK5CYII=')\9}.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-next-button{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs20EKgzAURdFE3GLXU7ueLjJVsKIF0UkRfOdDJs7uIUYnKeXCaa0N0yqJM8d/Z0iOz0LYic9AOIi/N8IY9mjnZ7gjQD+uNwQIECBAgAABAgQIECBAgAABAgQIECBAuBChTk9L1rxqrQtEV/Lmud4JiQAbhL7kzoQQuwNK+iuwHIZdcnzqDth8Bv0NihcvXrx48eLFixcvXrx48eLFixcvXrz4/wBkX5qaEXKvzZ1EuHf8AUJG/A5CVvwPwqXxHwEGAJRw7jM6LzAYAAAAAElFTkSuQmCC');background-position:52% 50% !important}.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-prev-button{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL5JREFUeNrs20EKgzAARNGk9Iqep/Y8PWSqpQoVRDdFyLyB4Pp9IrixlAvXWhvnUxL3xS8bk/FZEXbwGREO8H1HOIlfNiTjX9O5w8PDw8PDw8PDw8PDw8PDw8PDw8PD/2F1i58ejxK0WzJ+DZCK/wRIxv+8ArEBaq3zDXhG34DkCOsrkH4TfAWKIIIIIogggggiiCCCCCKIIIIIIogggggiiHBdhKH0uOjf5k5G6Bt/ECEDvxMhC7+JcCn+LcAAR4vtrc6jDxkAAAAASUVORK5CYII=');background-position:48% 50% !important}.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-play{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT5JREFUeNrs2DFOAkEYhmEghoZYUFprpOMAcgAre7yAtlpIYS+dhYknkBuogdoDaGeiJlbaaUcsMIT1nWT+ZFsdgvzDN8lTLDCbvMkOO7vVoigqOYxaJZOhEIUoRCEKUYhCFJJZyAnqyxJSTdj9hokvOMLI+6W1jSGusel9jYyxh0ecoeE1pIVBXC+neEJ34SVhjfyRDTvewX3p8zu0E87/K/MMCWo4wEf8bopLNL2FmGYMmMbffOIwhroKMe14idl4QMdjiNnHe2nOABseQ4IG+pjEeWP0UPcWYrZwW5r/jN3UkGw2jbq0Vm2xu//7dX9DzGKL4n7TGBbtFWbx+A3dRQWY1Edde7BaxwTn6OPL2zO7jRsc4/W/7odrifOX5uVDSkgPF/j2/jpIbxoVohCFKEQhClGIQlYk5EeAAQCrV6UZs22DwQAAAABJRU5ErkJggg==');background-size:80%;background-position:70% 50% !important;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAaNJREFUeNrs2E0oBGEcx/EdhFqJk6LNgRyEpJST4qilJClvycVFYU9EIiIpSnkrF0VRnLycpZaLCznIwcGBzUE5aFFrfJ/6u8/sznimzFOfnt3DTr+el//zzBqmaQa81NICHmt+ID/QvwyUh0wvBWrBOsq9EqgQ/djDMLJ1B/qUvhLLOJFR076oJ7GJRmxjB6U6A91gBM2IoQtnGHdyGu0EUjstjmPUSZAcTOMKTcjSVYfeMIcaHCIka2sXFUjXVRgf0IFuXKAN1xhFsc5KfYQGCXKPWZyiE7m6jo4vLKAVK8iXKdxCGEErD8lwoZTcYUiOnF60o0R26buOw7VWqnpYvqtjZxAvfz1CaoomZJEXIYop6eNWH+JEIAM9UpfK8IoBHMhnWy2VQOq3VVhEPb7laJnBE8xkH5pMC8nJH8GHTMsYLlMdbjuB4rJz1LaeRwFusYoNpxainUCq8PVJNX7GkkxXzMktaidQRPp9rOHcjfuQlUC/V4uoBFGBEm5d0AwL7/aqrlRLgXt0+05tJVBQdlIi8AfN8P/98AP5gVxuPwIMAPVrVexpB09UAAAAAElFTkSuQmCC')\9}.isMobile .ilightbox-toolbar.flat-dark a.ilightbox-pause{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAG1JREFUeNrs2cEJwCAMBVCVLuL+QzlK3KCtpBft+1eD8Aw5BGtElBPSyiEBAQEBAQEBAQEBecz1wR3j5qwnanUkm/7y5VdrDTsICAgICAgICAiIfSSzKWZq/9WR6usNBAQEBAQEBAQEZLdMAQYAnNwMIUydcSgAAAAASUVORK5CYII=');background-size:80%;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAARhJREFUeNrsl78KglAUxrWijIIIoqWpluaguaG1tsaW3qbnqLmeQGiNIGjuFSKCyMjKuH3CES4XSQ0FwXPgh3o4cj/uH7+jLoTQ0hQ5LWXBglgQC8qcoEKE2gnoAVvKGeAA1lJuBtrgLeUqYAPMwFHcL3VIlsI/lkqdCRyfunmYcaIs2Y1mZwT6dLUpL8cVXMCA6qbgA+5xL5lXvwcn0Ax4fwsc8AT5pDa1oH3j7Z9fzlyma4mPPQtiQSyIBWVZkA4surfo+ZcZa2FN9V9zdXucMTiDhtLzqJ7n9k8P0CGTjV1QjQxz4ZOXo06dwErJV0MtQYRf6SHogpeUK4IjdYNeuDPYUmbFoLZlF6cgPmUsiAWxoCTiK8AADdKpYYjv9D4AAAAASUVORK5CYII=')\9}.ilightbox-holder.flat-dark .ilightbox-inner-toolbar .ilightbox-title{font-size:14px;font-weight:600;padding:10px 8px;color:#fff}.ilightbox-holder.flat-dark .ilightbox-inner-toolbar .ilightbox-toolbar{display:inline-block;left:-15px;top:-15px}.ilightbox-holder.flat-dark .ilightbox-inner-toolbar .ilightbox-toolbar a{float:left;-webkit-border-radius:0;border-radius:0}.ilightbox-thumbnails.ilightbox-horizontal.flat-dark,.ilightbox-thumbnails.ilightbox-horizontal.flat-dark .ilightbox-thumbnails-container{width:100%;height:80px}.ilightbox-thumbnails.ilightbox-vertical.flat-dark,.ilightbox-thumbnails.ilightbox-vertical.flat-dark .ilightbox-thumbnails-container{width:120px;height:100%}.ilightbox-thumbnails.flat-dark .ilightbox-thumbnails-grid .ilightbox-thumbnail{padding:0}.ilightbox-thumbnails.flat-dark .ilightbox-thumbnails-grid .ilightbox-thumbnail img{border-radius:0}.ilightbox-thumbnails.flat-dark .ilightbox-thumbnails-grid .ilightbox-thumbnail .ilightbox-thumbnail-video{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjlGODMyN0ZBNEVEMTExRTJBQ0RFRUJFRTcwRUM5ODcyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjlGODMyN0ZCNEVEMTExRTJBQ0RFRUJFRTcwRUM5ODcyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OUY4MzI3Rjg0RUQxMTFFMkFDREVFQkVFNzBFQzk4NzIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OUY4MzI3Rjk0RUQxMTFFMkFDREVFQkVFNzBFQzk4NzIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42WmhcAAAEkElEQVR42sxYT0gjVxzOTMZoa5JFS3S3rCtbtO7qRYtLVbxUIdsaNIiCBy/Fg7dVqAdxLz3koIKC2punIoIoqCfpH92LrlBYW6XoVqvdRLNbo7ZZTOKuiUmmvy9MZHzMZJKmW3zw4+nLzPe+/N7vz/fC6VIfnMr/IrMupgOq9RzH/K1ERD6LyZISUiTAMzOn4AVYlJk1vSRokJATgGWSWchyyW6QGaU1jCBZgOyUzEt2Iq1FGUJiKkTkBPRk75HdLi4uvt/c3Px5SUnJg7y8vOKMjIws+UsXFxfnx8fHuzs7O8/m5+e/393d/Y2WX5K9JYtIhBTJcBokQPQm2UeDg4OPysrKrIIgvO92u3/f39/30OyTv1hQUGAuLCy8SfPH4XD4zdbW1o+9vb3f0EcvyDxkYZl3RK0MkJO4a7fbH7a3t39lNpsL1tbWflpYWNgOBAIhjuN0sCsBIooxMxqNBpvNdq+ysrLK5/O5R0dHHaurq0/pEacaGX0iEk1NTbbOzk5HMBiMTExM/LCysuKibxpRIhEDkNbpiCLkjSOn0+kqLS29W19fbyfyr+jIEDc+paNhicRj4lZtbe1n3d3dgwQQGBsb+87j8QSUNleNdHrW6/W+XV9fd1ZUVBRWV1c/PDg4eE52LAX1FY+w6QkS2QTyyfT09LfRaNQAEmdnZyFdGiM7O9vQ1dX1Bc/zoba2ti/p+H6h5TMpgGOEeAWP3B4YGHiEmJiZmXmaLgkMYAALmMDGHrJaFBs8QyITKYrsQGDu7e39rQZuMpmEVMgAC5jAxh5S/bkkwzPHY0GdQIoiOxLFBKVzDWXGh6nEDDCBjT2kwni5N+uRXBQr1AmkaCLgrKwsoaWl5V5/f/8D+pbmZMgAE9jYQ6rOVzwiD9YbqJgoVslmSH5+vqmnp6eSgvG+xWIxaHkF2NhDahEcSyROxoiyjYqZSqpilJeX33I4HFWtra13KDs4NSLAllqDkQ1WeRfNTCc7DAaD0NDQUETx8ymNXI3HM+WnweuuyRCYChdMBywUCoWXlpZcc3NzbiqGWmIoKNcwAiNaAmjl6KJUmv9MJU42NjYOp6am/jg5OVHNNjREYGMPWZm/okfiXjmFnkArp5e2kyFydHTkn5yc3KEm59N6FkSAjT0kAXV5GryMCFqzF6IGegKtPBHo+fl5eHZ2druvr+9ZMiQwgAls7CGpuEvlpmfqSIjY6qxWq436QqyVq3lleXn51ebm5mmyRwdvUEUtoxqSOzIyMkSd+VeIOrbpxT0ShLyDsoKoKSoq+kAN2O/3h1MJZGABE9iShAzKPXJtZIBe4T18GD48PHxZV1dnh6ihDHpBqRlJtdrGZSORaKDZNDw8/JiE0c9MfIhKCi0+3tALfsg7KCsic4eI/QXFlSwZkMBxdHR01IPE+Pj414uLi08kVR9h5aJeDQfaEhqTmtRzIlNbU1NTlZOTc+FyuV5Dw8Z7h5J4xlEgMBsbG63kyddDQ0OPqdA9SSSer+114v+4YInJXrDe5ZVTVLtyakXef3UJ1/xV4Nr8LMH9i/r0Tn6o+UeAAQA9SZv0MzxESAAAAABJRU5ErkJggg==') no-repeat center}.ilightbox-button.flat-dark{bottom:0;right:0;left:0;left:45%\9;right:auto\9;width:95px;height:55px;margin:auto;background:0 0;opacity:.7;filter:alpha(opacity=70);z-index:100020;-webkit-border-radius:0;border-radius:0;-webkit-border-top-left-radius:5px;-webkit-border-top-right-radius:5px;border-top-left-radius:5px;border-top-right-radius:5px}.ilightbox-button.flat-dark span{display:block;width:100%;height:100%}.ilightbox-button.flat-dark:hover{opacity:1;filter:alpha(opacity=100)}.ilightbox-button.flat-dark.disabled{opacity:.2;filter:alpha(opacity=20);pointer-events:none}.ilightbox-button.ilightbox-prev-button.flat-dark{top:0;bottom:auto;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.ilightbox-button.ilightbox-next-button.flat-dark span{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVlJREFUeNrs1VsOgjAQhWEwLlH3w254YJEVIjGRcJm2Z4ZpeybhyWL6fzTQd8YT5jn7vZ/Hcj+PrvEhAAEIQAACEIAABCAAAQhAAAIQgAAEIAABCEAAAhCAAI0DhBDe8/WsJXJpWZqki4fwnUkDIVyMUvy0/v0gjQ9aCJYAm/hwirATr4JgBXAQv49wEg9HsAC4iP9HEMRDEbQBhPE/hJjP4Gu+Rs9fh3Vv47rXqBulpyD7JGidgMgnn/QegCBoAGTHWyKgAWDxVghIAHi8BQIKQC1eGwEBoB6viZALYBavhZADYB6vgZAKcFs8GiEF4PZ4JEIsgJt4FEIMgLt4BIIUwG18LoIEwH18DoJgXRnxGQiINT7iExFQ4yP+JgRf8cYIPuONEHzHKyOUEa+EUFY8GKHMeBBC2fGZCHXEJyLUFR+JUGe8EKHu+AuENuIPENqK3yDcGv8RYADhwMrJw1UX1AAAAABJRU5ErkJggg==') no-repeat 50% 55%;background-size:23px}.ilightbox-button.ilightbox-prev-button.flat-dark span{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVFJREFUeNrs2EEKgzAQhWEtXtGFt/E+7RELaQspdGF1kryZTJI34M6W/J8SxWmqOCGE/XNMI06M/84+cvxYCH/ix0C4iO8bQRjfJ0JifF8ImfF9IBTGt40Aim8TARzfFoJSfBsIyvG+EYzifSIYx/tCSIy/g87xgZARvwjOW5pAyImPvzudeI5vhNx4KYBrhJL4FACXCKXxqQCuEBDxOQAuEFDxuQBVEZDxJQBVENDxpQCmCBrxCAATBK14FIAqgmY8EkAFQTseDQBFsIjXAIAgWMVrARQhWMZrAuQi3BL+//E+tnmen16/Sca1bXGt0Mde8ZW3uAMS7wTxPgCLtwIQIIifBNB4S4ATBPG7ADzeGuAAQfw2uGrE1wD4QVgPN84KH1PDxU5uuqbbNPgQgAAEIAABCEAAAhCAAAQgAAEIQAACEIAABCAAAQhAgHHmJcAAMTPur4dJ+NkAAAAASUVORK5CYII=') no-repeat 50% 42%;background-size:23px}.ilightbox-button.ilightbox-next-button.flat-dark.horizontal,.ilightbox-button.ilightbox-prev-button.flat-dark.horizontal{right:0;left:auto;top:0;bottom:0;top:41%\9;bottom:auto\9;width:55px;height:95px;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-left-radius:5px;-webkit-border-top-left-radius:5px;border-bottom-left-radius:5px;border-top-left-radius:5px}.ilightbox-button.ilightbox-prev-button.flat-dark.horizontal{right:auto;left:0;-webkit-border-radius:0;border-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-right-radius:5px}.ilightbox-button.ilightbox-next-button.flat-dark.horizontal span{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs20EKgzAURdFE3GLXU7ueLjJVsKIF0UkRfOdDJs7uIUYnKeXCaa0N0yqJM8d/Z0iOz0LYic9AOIi/N8IY9mjnZ7gjQD+uNwQIECBAgAABAgQIECBAgAABAgQIECBAuBChTk9L1rxqrQtEV/Lmud4JiQAbhL7kzoQQuwNK+iuwHIZdcnzqDth8Bv0NihcvXrx48eLFixcvXrx48eLFixcvXrz4/wBkX5qaEXKvzZ1EuHf8AUJG/A5CVvwPwqXxHwEGAJRw7jM6LzAYAAAAAElFTkSuQmCC') no-repeat 55% 50%;background-size:23px}.ilightbox-button.ilightbox-prev-button.flat-dark.horizontal span{background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAL5JREFUeNrs20EKgzAARNGk9Iqep/Y8PWSqpQoVRDdFyLyB4Pp9IrixlAvXWhvnUxL3xS8bk/FZEXbwGREO8H1HOIlfNiTjX9O5w8PDw8PDw8PDw8PDw8PDw8PDw8PD/2F1i58ejxK0WzJ+DZCK/wRIxv+8ArEBaq3zDXhG34DkCOsrkH4TfAWKIIIIIogggggiiCCCCCKIIIIIIogggggiiHBdhKH0uOjf5k5G6Bt/ECEDvxMhC7+JcCn+LcAAR4vtrc6jDxkAAAAASUVORK5CYII=') no-repeat 42% 50%;background-size:23px}
/*!
 * Font Awesome Pro 5.0.8 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:a 2s infinite linear;animation:a 2s infinite linear}.fa-pulse{-webkit-animation:a 1s infinite steps(8);animation:a 1s infinite steps(8)}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-aws:before{content:"\f375"}.fa-backward:before{content:"\f04a"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-check:before{content:"\f467"}.fa-boxes:before{content:"\f468"}.fa-boxing-glove:before{content:"\f438"}.fa-braille:before{content:"\f2a1"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-browser:before{content:"\f37e"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comments:before{content:"\f086"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-wide:before{content:"\f326"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-crop:before{content:"\f125"}.fa-crosshairs:before{content:"\f05b"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-deviantart:before{content:"\f1bd"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-dot-circle:before{content:"\f192"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-image:before{content:"\f1c5"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-times:before{content:"\f317"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-firstdraft:before{content:"\f3a1"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frown:before{content:"\f119"}.fa-futbol:before{content:"\f1e3"}.fa-gamepad:before{content:"\f11b"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-handshake:before{content:"\f2b5"}.fa-hashtag:before{content:"\f292"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-hexagon:before{content:"\f312"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-houzz:before{content:"\f27c"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-inventory:before{content:"\f480"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joomla:before{content:"\f1aa"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-key:before{content:"\f084"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-korvue:before{content:"\f42f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-male:before{content:"\f183"}.fa-map:before{content:"\f279"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-maxcdn:before{content:"\f136"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-meh:before{content:"\f11a"}.fa-mercury:before{content:"\f223"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-slash:before{content:"\f131"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-moon:before{content:"\f186"}.fa-motorcycle:before{content:"\f21c"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-paragraph:before{content:"\f1dd"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pennant:before{content:"\f456"}.fa-percent:before{content:"\f295"}.fa-periscope:before{content:"\f3da"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poo:before{content:"\f2fe"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-racquet:before{content:"\f45a"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-rebel:before{content:"\f1d0"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-rendact:before{content:"\f3e4"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-road:before{content:"\f018"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-rupee-sign:before{content:"\f156"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-schlix:before{content:"\f3ea"}.fa-scribd:before{content:"\f28a"}.fa-scrubber:before{content:"\f2f8"}.fa-search:before{content:"\f002"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shower:before{content:"\f2cc"}.fa-shuttlecock:before{content:"\f45b"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smoking:before{content:"\f48d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-spotify:before{content:"\f1bc"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-star:before{content:"\f005"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-strava:before{content:"\f428"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-trademark:before{content:"\f25c"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-circle:before{content:"\f2bd"}.fa-user-md:before{content:"\f0f0"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f2e2"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vuejs:before{content:"\f41f"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-brands-400.eot);src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-brands-400.woff2) format("woff2"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-brands-400.woff) format("woff"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-brands-400.ttf) format("truetype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:300;src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-light-300.eot);src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-light-300.woff2) format("woff2"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-light-300.woff) format("woff"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-light-300.ttf) format("truetype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-light-300.svg#fontawesome) format("svg")}.fal{font-weight:300}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-regular-400.eot);src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-regular-400.woff2) format("woff2"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-regular-400.woff) format("woff"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-regular-400.ttf) format("truetype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fal,.far{font-family:Font Awesome\ 5 Pro}.far{font-weight:400}@font-face{font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:900;src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-solid-900.eot);src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-solid-900.woff2) format("woff2"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-solid-900.woff) format("woff"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-solid-900.ttf) format("truetype"),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/font-icons/fontawesome/css/../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.fas{font-family:Font Awesome\ 5 Pro;font-weight:900}
.apb-wrap {
	position:relative;
}
.apb-wrap a {
    box-shadow: none;
}
.acoda-post-block .apb-module {
	margin-bottom:0.9375rem !important;
	display:block;
}
.apb-row:after,
.apb-inner-wrap:after,
.acoda-post-block .apb-module:after {
	content:'';
	display:block;
	clear:both;
}
.apb-inner-wrap {
	transition: opacity 0.2s ease-in-out;	
}
.apb-wrap.loading .apb-inner-wrap {
	opacity:0;	
}
.acoda-post-block .apb-content {
	margin-left:115px;
}
.acoda-post-block.apb-block_4 .apb-content {
	margin-left:0;
	margin-right:115px;
}
.acoda-post-block.apb-block_5 .apb-content,
.acoda-post-block .featured .apb-content {
	margin-left:0;
}
.acoda-post-block .apb-module .apb-image {
	position: relative;
	margin-bottom:0.9375rem;
	float:left;
	margin-right:15px;	
}
.acoda-post-block.apb-block_4 .apb-module .apb-image {
	float:right;
	margin-right:0;
	margin-left:15px;
}
.acoda-post-block .apb-module.featured .apb-image {
	float:none;
	margin-right:0;
}
.acoda-post-block .apb-image img,
.acoda-post-block .apb-image a {
	display:block;
}
.acoda-post-block .post-date,
.acoda-post-block .post-author,
.acoda-post-block .post-title,
.acoda-post-block .post-comments {
	margin-bottom:0.468rem;
}
.acoda-post-block.apb-block_4 .post-comments {
	margin-left:15px;
	float:left;
}
.acoda-post-block .post-title {
	display:block;
	font-size:1rem;
}
.widget_acoda_posts .acoda-post-block .post-title {
	font-size:0.85rem;
}
.abp-vc-addon .acoda-post-block .featured .post-title {
	font-size:1.2rem;
}
.acoda-post-block .post-date,
.acoda-post-block .post-author,
.acoda-post-block .post-cats {
	float:left;
}
.acoda-post-block .post-excerpt,
.acoda-post-block .apb-module:last-child {
	margin-bottom:0;
}
.acoda-post-block .overlay-bg {
	position: absolute;
	bottom: 0;
	height: 60%;
	width: 100%;
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
	z-index: 1;
	left: 0;
}
.acoda-post-block .overlay-content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    padding: 0.9375rem;
    color: #fff;
	width:100%;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);	
}
.acoda-post-block .post-comments {
	text-shadow: none;
}
.acoda-post-block .apb-module .post-cats a,
.acoda-post-block .apb-module .post-cats a:hover {
	color:#fff;
}
span.post-author a {
    color: #333;
}
.acoda-post-block .post-comments,
.acoda-post-block .post-date,
.acoda-post-block .post-author,
.acoda-post-block .post-cats {
	font-size:11px;
	display:inline-block;
}
.acoda-post-block .apb-image .post-cats {
	position: absolute;
    bottom: 0;
	line-height:normal;
    left: 0;
}
.acoda-post-block .post-cats {
	padding: 1px 5px;
	background-color:#000;
	float:right;
	position: relative;
	color: #fff;
    text-align: center;	
}
.acoda-post-block .post-comments {
	float:right;
}
.acoda-post-block .post-cats {
	float:none;
	padding: 1px 5px 3px 5px;
}
.acoda-post-block .post-excerpt {
	font-size:12px;
	display:block;
	clear:both;
}
.acoda-post-block .post-date {
	opacity:0.6;
}
.apb-title-wrap {
    margin-bottom: 1.875rem !important;
	position:relative;
}
.apb-title {
    display: inline-block;	
	margin:0;
}
.apb-title.background {
    padding: 8px 10px;
}
.apb-ajax-filter {
	font-size:14px;
	float:right;
	padding:8px 0;
}
.apb-ajax-filter.inline {
	display:none;
}
.apb-ajax-filter.inline ul {
	margin:0;
	padding:0;	
}
.apb-ajax-filter.dropdown .cats {
	cursor:pointer;
	margin-left:5px;
}
.apb-ajax-filter.dropdown .chevron {
	font-size:10px;
}
.apb-ajax-filter.dropdown ul {
	position: absolute;
    right: 0;
    z-index: 1;
	padding:15px;
    background-color: rgba(255,255,255,0.95);
	border:1px solid #E2E2E2;
	text-align:right;
	display:none;
	margin: -1px 0 0 0;
	padding:0;		
}
.apb-ajax-filter.dropdown ul li {
    list-style: none !important;
    margin: 0 !important;
}
.apb-ajax-filter.inline ul li {
    list-style: none !important;
    margin: 0 5px !important;
	display:inline-block;
}
a.apb-pagination,
.apb-ajax-filter.dropdown .cats,
.apb-ajax-filter ul li a {
	color:rgba(0,0,0,0.7);
}
.apb-ajax-filter.dropdown:hover ul {
	display:block;
	padding:5px 10px;
}
a.apb-pagination {
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    border: 1px solid #E2E2E2;
    text-align: center;
    font-size: 12px;
}
a.apb-pagination:first-child {
    margin-right: 0.468rem;
}
a.apb-pagination.not-active {
  pointer-events: none;
  cursor: default;
}
a.apb-pagination.not-active i {
  opacity:0.5;
}
.apb-pagination-wrap {
  clear:left;
}	
.apb-preloader {
	display: inline-block;
	position: absolute;
	width: 50px;
	height: 50px;
	top:50%;
	left:50%;
	margin:-25px 0 0 -25px;
}
.apb-wrap.loading .apb-preloader {
	-webkit-animation: container-rotate 1568ms linear infinite;
	animation: container-rotate 1568ms linear infinite
}
@-webkit-keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg)
	}
}
@keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
.spinner-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	border-color: rgba(0,0,0,0.2) !important;
}
.apb-wrap.loading .spinner-layer {
	opacity: 1;
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}
@-webkit-keyframes fill-unfill-rotate {
	12.5% {
		-webkit-transform: rotate(135deg)
	}
	25% {
		-webkit-transform: rotate(270deg)
	}
	37.5% {
		-webkit-transform: rotate(405deg)
	}
	50% {
		-webkit-transform: rotate(540deg)
	}
	62.5% {
		-webkit-transform: rotate(675deg)
	}
	75% {
		-webkit-transform: rotate(810deg)
	}
	87.5% {
		-webkit-transform: rotate(945deg)
	}
	to {
		-webkit-transform: rotate(1080deg)
	}
}
@keyframes fill-unfill-rotate {
	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg)
	}
	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}
	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg)
	}
	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg)
	}
	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg)
	}
	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg)
	}
	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg)
	}
	to {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg)
	}
}
.gap-patch {
	position: absolute;
	top: 0;
	left: 45%;
	width: 10%;
	height: 100%;
	overflow: hidden;
	border-color: inherit
}
.gap-patch .circle {
	width: 1000%;
	left: -450%
}
.circle-clipper {
	display: inline-block;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
	border-color: inherit;
}
.circle-clipper .circle {
	width: 200%;
	height: 100%;
	border-width: 5px;
	border-style: solid;
	border-color: inherit;
	border-bottom-color: transparent !important;
	border-radius: 50%;
	-webkit-animation: none;
	animation: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}
.circle-clipper.left .circle {
	left: 0;
	border-right-color: transparent !important;
	-webkit-transform: rotate(129deg);
	transform: rotate(129deg)
}
.circle-clipper.right .circle {
	left: -100%;
	border-left-color: transparent !important;
	-webkit-transform: rotate(-129deg);
	transform: rotate(-129deg)
}
.apb-wrap.loading .circle-clipper.left .circle {
	-webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}
.apb-wrap.loading  .circle-clipper.right .circle {
	-webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}
@-webkit-keyframes left-spin {
	from {
		-webkit-transform: rotate(130deg)
	}
	50% {
		-webkit-transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(130deg)
	}
}
@keyframes left-spin {
	from {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg)
	}
	50% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	to {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg)
	}
}
@-webkit-keyframes right-spin {
	from {
		-webkit-transform: rotate(-130deg)
	}
	50% {
		-webkit-transform: rotate(5deg)
	}
	to {
		-webkit-transform: rotate(-130deg)
	}
}
@keyframes right-spin {
	from {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg)
	}
	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}
	to {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg)
	}
}
@-webkit-keyframes fade-out {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@keyframes fade-out {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}
@media only screen and (min-width: 40.063em) {
	.apb-ajax-filter.inline {
		display:block;
	}
	.apb-mobile {
		display:none;
	}
	.abp-vc-addon .apb-column {
		float:left;
		padding:0 30px;
	}
	.abp-vc-addon .apb-inner-wrap {
		margin:0 -30px;
	}	
	.abp-vc-addon .apb-col-1 { width: 8.33333%; }
	.abp-vc-addon .apb-col-2 { width: 16.66667%; }
	.abp-vc-addon .apb-col-2_4 { width: 20%; }		
	.abp-vc-addon .apb-col-3 { width: 25%; }
	.abp-vc-addon .apb-col-4 { width: 33.33333%; }
	.abp-vc-addon .apb-col-5 { width: 41.66667%; }
	.abp-vc-addon .apb-col-6 { width: 50%; }
	.abp-vc-addon .apb-col-7 { width: 58.33333%; }
	.abp-vc-addon .apb-col-8 { width: 66.66667%; }
	.abp-vc-addon .apb-col-9 { width: 75%; }
	.abp-vc-addon .apb-col-10 { width: 83.33333%; }
	.abp-vc-addon .apb-col-11 { width: 91.66667%; }
	.abp-vc-addon .apb-col-12 { width: 100%; }
	.abp-vc-addon .acoda-post-block [class*="apb-block"] {
		display: block;
		min-height: 1px;
		float: left;
		padding-right: 30px;
		padding-left: 30px;
	}
}
@charset "UTF-8";@font-face{font-family:"acoda";src:url(//lowlowrecords.com/wp-content/plugins/acoda-post-blocks/assets/css/acoda-icon-font/fonts/acoda.eot);src:url(//lowlowrecords.com/wp-content/plugins/acoda-post-blocks/assets/css/acoda-icon-font/fonts/acoda.eot?#iefix) format("embedded-opentype"),url(//lowlowrecords.com/wp-content/plugins/acoda-post-blocks/assets/css/acoda-icon-font/fonts/acoda.woff) format("woff"),url(//lowlowrecords.com/wp-content/plugins/acoda-post-blocks/assets/css/acoda-icon-font/fonts/acoda.ttf) format("truetype"),url(//lowlowrecords.com/wp-content/plugins/acoda-post-blocks/assets/css/acoda-icon-font/fonts/acoda.svg#acoda) format("svg");font-weight:400;font-style:normal}[class^=acoda-icon-],[class*=" acoda-icon-"]{font:normal normal normal 14px/1 acoda;font-style:normal !important;font-weight:400 !important;font-variant:normal !important;text-transform:none !important;speak:none;font-size:inherit}.acoda-icon-login:before{content:"\61"}.acoda-icon-cart:before{content:"\62"}.acoda-icon-play:before{content:"\64"}.acoda-icon-arrow-right:before{content:"\65"}.acoda-icon-arrow-left:before{content:"\66"}.acoda-icon-arrow-down:before{content:"\67"}.acoda-icon-arrow-up:before{content:"\68"}.acoda-icon-expand:before{content:"\69"}.acoda-icon-plus:before{content:"\6a"}.acoda-icon-share:before{content:"\6b"}.acoda-icon-search:before{content:"\6c"}.acoda-icon-information:before{content:"\6d"}.acoda-icon-bars:before{content:"\63"}.acoda-icon-cross:before{content:"\6e"}.acoda-icon-like:before{content:"\70"}.acoda-icon-envelope:before{content:"\73"}.acoda-icon-squares:before{content:"\6f"}.acoda-icon-globe-pin:before{content:"\71"}.acoda-icon-hand-press:before{content:"\72"}.acoda-icon-hand-unpress:before{content:"\74"}.acoda-icon-star:before{content:"\75"}.acoda-icon-star-s:before{content:"\76"}.acoda-icon-tag:before{content:"\77"}.acoda-icon-calendar:before{content:"\78"}.acoda-icon-comments:before{content:"\79"}.acoda-icon-comment:before{content:"\7a"}.acoda-icon-list-alt:before{content:"\41"}.acoda-icon-heart-plus:before{content:"\42"}.acoda-icon-heart-minus:before{content:"\43"}.acoda-icon-heart:before{content:"\44"}.acoda-icon-cog:before{content:"\45"}.acoda-icon-link:before{content:"\46"}
.clear{clear:both}.nobr{white-space:nowrap}@font-face{font-family:'star';src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../fonts/star.eot);src:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../fonts/star.eot?#iefix) format('embedded-opentype'),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../fonts/star.woff) format('woff'),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../fonts/star.ttf) format('truetype'),url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../fonts/star.svg#star) format('svg');font-weight:400;font-style:normal}.woocommerce-message,.woocommerce-error,.woocommerce-info{padding:1em 1em 1em 3.5em;margin:0 0 1.875rem;position:relative;list-style:none outside;width:auto;border-width:1px;border-style:solid;border-color:transparent;line-height:50px}.widget_shopping_cart_content .woocommerce-mini-cart__empty-message{margin-bottom:.9375rem !important}.woocommerce-message a.button,.woocommerce-error a.button,.woocommerce-info a.button{display:block;width:100%;margin-bottom:.9375em}.woocommerce-message:after,.woocommerce-error:after,.woocommerce-info:after{content:"";display:block;clear:both}.woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before{content:"";height:1.5em;width:1.5em;display:block;position:absolute;top:50%;margin-top:-.75em;left:1em;font-family:sans-serif;font-size:1em;line-height:1.5em;text-align:center;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.2);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);-webkit-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);-moz-box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.1);background-color:#188cfc;border-radius:100%}.woocommerce-message .button,.woocommerce-error .button,.woocommerce-info .button{float:right}.woocommerce-message li,.woocommerce-error li,.woocommerce-info li{list-style:none outside !important;padding-left:0;margin-left:0}.woocommerce-message:before{background-color:#8fae1b;color:#fff;content:"\2713"}.woocommerce-info:before{content:"i";font-family:Times,Georgia,serif;font-style:italic}.woocommerce-error:before{background-color:#b81c23;color:#fff;content:"\00d7";font-weight:700}p.demo_store{position:fixed;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:.5em 0;text-align:center;color:#fff;z-index:99998;box-shadow:inset 0 0 0 3px rgba(255,255,255,.2);-webkit-box-shadow:inset 0 0 0 3px rgba(255,255,255,.2);-moz-box-shadow:inset 0 0 0 3px rgba(255,255,255,.2)}.admin-bar p.demo_store{top:28px}.woocommerce small.note,.woocommerce-page small.note{display:block;color:#777;font-size:11px;line-height:21px;margin-top:10px}.type-product #sub-tabs{text-align:left;margin-bottom:1.875rem}.woocommerce .woocommerce-breadcrumb,.woocommerce-page .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#777}.woocommerce .woocommerce-breadcrumb:after,.woocommerce-page .woocommerce-breadcrumb:after{content:"";display:block;clear:both}.woocommerce .woocommerce-breadcrumb a,.woocommerce-page .woocommerce-breadcrumb a{color:#777}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set:after,.woocommerce-page .col2-set:after{content:"";display:block;clear:both}.woocommerce div.product,.woocommerce-page div.product,.woocommerce #content div.product,.woocommerce-page #content div.product{margin-bottom:0;position:relative}.woocommerce div.product .product_title,.woocommerce-page div.product .product_title,.woocommerce #content div.product .product_title,.woocommerce-page #content div.product .product_title{clear:none;margin-top:0;margin-bottom:.9375rem;padding:0}.woocommerce-loop-product__title{font-size:1.2rem;margin-top:.9375rem}.woocommerce #content div.product .summary p.price,.woocommerce-page #content div.product .summary p.price{font-size:2.2em}#content div.product .summary.entry-summary:empty{display:none}.summary .posted_in,#content div.product .summary.entry-summary{margin-bottom:1.875rem}.summary .posted_in,.summary .tagged_as{display:block}.woocommerce div.product span.price ins,.woocommerce-page div.product span.price ins,.woocommerce #content div.product span.price ins,.woocommerce-page #content div.product span.price ins,.woocommerce div.product p.price ins,.woocommerce-page div.product p.price ins,.woocommerce #content div.product p.price ins,.woocommerce-page #content div.product p.price ins{background:inherit}.woocommerce div.product span.price del,.woocommerce-page div.product span.price del,.woocommerce #content div.product span.price del,.woocommerce-page #content div.product span.price del,.woocommerce div.product p.price del,.woocommerce-page div.product p.price del,.woocommerce #content div.product p.price del,.woocommerce-page #content div.product p.price del{font-size:.67em;color:rgba(145,145,145,.5)}.woocommerce div.product p.stock,.woocommerce-page div.product p.stock,.woocommerce #content div.product p.stock,.woocommerce-page #content div.product p.stock{font-size:.92em}.woocommerce div.product .out-of-stock,.woocommerce-page div.product .out-of-stock,.woocommerce #content div.product .out-of-stock,.woocommerce-page #content div.product .out-of-stock{color:red}.woocommerce div.product div.images img,.woocommerce-page div.product div.images img,.woocommerce #content div.product div.images img,.woocommerce-page #content div.product div.images img{display:block;width:100%;height:auto}.type-product .columns>.images{margin-bottom:1.875rem}.woocommerce div.product div.images div.thumbnails,.woocommerce-page div.product div.images div.thumbnails,.woocommerce #content div.product div.images div.thumbnails,.woocommerce-page #content div.product div.images div.thumbnails{padding-top:1em}.woocommerce div.product div.images div.thumbnails:after,.woocommerce-page div.product div.images div.thumbnails:after,.woocommerce #content div.product div.images div.thumbnails:after,.woocommerce-page #content div.product div.images div.thumbnails:after{content:"";display:block;clear:both}.woocommerce div.product div.images div.thumbnails a,.woocommerce-page div.product div.images div.thumbnails a,.woocommerce #content div.product div.images div.thumbnails a,.woocommerce-page #content div.product div.images div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:3.8%}.woocommerce div.product div.images div.thumbnails a.last,.woocommerce-page div.product div.images div.thumbnails a.last,.woocommerce #content div.product div.images div.thumbnails a.last,.woocommerce-page #content div.product div.images div.thumbnails a.last{margin-right:0}.woocommerce div.product div.images div.thumbnails a.first,.woocommerce-page div.product div.images div.thumbnails a.first,.woocommerce #content div.product div.images div.thumbnails a.first,.woocommerce-page #content div.product div.images div.thumbnails a.first{clear:both}.woocommerce div.product div.social,.woocommerce-page div.product div.social,.woocommerce #content div.product div.social,.woocommerce-page #content div.product div.social{text-align:right;margin:0 0 1em}.woocommerce div.product div.social span,.woocommerce-page div.product div.social span,.woocommerce #content div.product div.social span,.woocommerce-page #content div.product div.social span{margin:0 0 0 2px}.woocommerce div.product div.social span span,.woocommerce-page div.product div.social span span,.woocommerce #content div.product div.social span span,.woocommerce-page #content div.product div.social span span{margin:0}.woocommerce div.product div.social span .stButton .chicklets,.woocommerce-page div.product div.social span .stButton .chicklets,.woocommerce #content div.product div.social span .stButton .chicklets,.woocommerce-page #content div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce div.product div.social iframe,.woocommerce-page div.product div.social iframe,.woocommerce #content div.product div.social iframe,.woocommerce-page #content div.product div.social iframe{float:left;margin-top:3px}.woocommerce div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs,.woocommerce #content div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs{clear:both}.woocommerce woocommerce-tabs ul.tabs,.woocommerce-page .woocommerce-tabs ul.tabs,.woocommerce #content .woocommerce-tabs ul.tabs,.woocommerce-page .woocommerce-tabs ul.tabs{list-style:none;padding:0;margin:0 0 1.875rem;overflow:visible;position:relative}.woocommerce-tabs ul.tabs li{display:inline-block;position:relative;z-index:0;margin:0 5px 0 0;padding:0 1em;border-width:1px;border-style:solid;border-color:transparent}.woocommerce .woocommerce-tabs ul.tabs li a,.woocommerce-page .woocommerce-tabs ul.tabs li a,.woocommerce #content .woocommerce-tabs ul.tabs li a,.woocommerce-page .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;text-decoration:none}.woocommerce .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page .woocommerce-tabs ul.tabs li a:hover,.woocommerce #content .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page #content .woocommerce-tabs ul.tabs li a:hover{text-decoration:none}.woocommerce .woocommerce-tabs ul.tabs li.active,.woocommerce-page .woocommerce-tabs ul.tabs li.active,.woocommerce #content .woocommerce-tabs ul.tabs li.active,.woocommerce-page #content .woocommerce-tabs ul.tabs li.active{z-index:2}.woocommerce .woocommerce-tabs ul.tabs li.active a,.woocommerce-page .woocommerce-tabs ul.tabs li.active a,.woocommerce #content .woocommerce-tabs ul.tabs li.active a,.woocommerce-page #content .woocommerce-tabs ul.tabs li.active a{color:inherit;text-shadow:inherit}#tab-description>h2{margin-bottom:0}#container .woocommerce-tabs ul.tabs li.active:before,#container .woocommerce-tabs ul.tabs li.active:after{content:"";display:block;border-width:10px;border-style:solid;border-right-color:transparent;border-left-color:transparent;border-bottom-color:transparent;position:absolute;bottom:-7px;left:50%;margin:0 0 -12px -10px;z-index:1}#container .woocommerce-tabs ul.tabs li.active:before{z-index:0;border-width:11px;margin:0 0 -15px -11px}.woocommerce .woocommerce-tabs .panel,.woocommerce-page .woocommerce-tabs .panel,.woocommerce #content .woocommerce-tabs .panel,.woocommerce-page #content .woocommerce-tabs .panel{margin:0 0 2em;padding:0}.woocommerce.woocommerce-page #content .woocommerce-tabs .panel .gallery-wrap .panel{margin:0}.woocommerce div.product p.cart,.woocommerce-page div.product p.cart,.woocommerce #content div.product p.cart,.woocommerce-page #content div.product p.cart{margin-bottom:2em}.woocommerce div.product p.cart:after,.woocommerce-page div.product p.cart:after,.woocommerce #content div.product p.cart:after,.woocommerce-page #content div.product p.cart:after{content:"";display:block;clear:both}.woocommerce div.product form.cart,.woocommerce-page div.product form.cart,.woocommerce #content div.product form.cart,.woocommerce-page #content div.product form.cart{margin-bottom:2em;line-height:1}.woocommerce div.product form.cart:after,.woocommerce-page div.product form.cart:after,.woocommerce #content div.product form.cart:after,.woocommerce-page #content div.product form.cart:after{content:"";display:block;clear:both}.woocommerce div.product form.cart div.quantity,.woocommerce-page div.product form.cart div.quantity,.woocommerce #content div.product form.cart div.quantity,.woocommerce-page #content div.product form.cart div.quantity{float:left;margin:0 15px 0 0}.woocommerce div.product form.cart table,.woocommerce-page div.product form.cart table,.woocommerce #content div.product form.cart table,.woocommerce-page #content div.product form.cart table{border-width:0 0 1px}.woocommerce div.product form.cart table td,.woocommerce-page div.product form.cart table td,.woocommerce #content div.product form.cart table td,.woocommerce-page #content div.product form.cart table td{padding-left:0}.woocommerce div.product form.cart table div.quantity,.woocommerce-page div.product form.cart table div.quantity,.woocommerce #content div.product form.cart table div.quantity,.woocommerce-page #content div.product form.cart table div.quantity{float:none;margin:0}.woocommerce div.product form.cart table small.stock,.woocommerce-page div.product form.cart table small.stock,.woocommerce #content div.product form.cart table small.stock,.woocommerce-page #content div.product form.cart table small.stock{display:block;float:none}.reset_variations{margin-top:.4687em;display:inline-block}div.product form.cart .variations{border:0}div.product form.cart .variations select{margin-bottom:0}div.product form.cart .variations tr{border:0;background-color:transparent !important}.woocommerce table.variations tr{background-color:transparent}.woocommerce div.product form.cart .variations label,.woocommerce-page div.product form.cart .variations label,.woocommerce #content div.product form.cart .variations label,.woocommerce-page #content div.product form.cart .variations label{font-weight:700}.woocommerce div.product form.cart .variations select,.woocommerce-page div.product form.cart .variations select,.woocommerce #content div.product form.cart .variations select,.woocommerce-page #content div.product form.cart .variations select{width:100%}.woocommerce div.product form.cart .variations td.label,.woocommerce-page div.product form.cart .variations td.label,.woocommerce #content div.product form.cart .variations td.label,.woocommerce-page #content div.product form.cart .variations td.label{padding-right:1em}.woocommerce div.product form.cart .button,.woocommerce-page div.product form.cart .button,.woocommerce #content div.product form.cart .button,.woocommerce-page #content div.product form.cart .button{vertical-align:middle;font-weight:400}.woocommerce div.product form.cart .group_table td.label,.woocommerce-page div.product form.cart .group_table td.label,.woocommerce #content div.product form.cart .group_table td.label,.woocommerce-page #content div.product form.cart .group_table td.label{padding-right:1em;padding-left:1em}.woocommerce div.product form.cart .group_table td,.woocommerce-page div.product form.cart .group_table td,.woocommerce #content div.product form.cart .group_table td,.woocommerce-page #content div.product form.cart .group_table td{vertical-align:top}div.product form.cart table.variations{width:100%}div.product form.cart .variations td.value{text-align:right}div.product form.cart table.variations label{line-height:38px}.single_variation_wrap .single_variation{margin-bottom:1.875em}.single_variation p:last-child{margin-bottom:0}#container .single_variation_wrap .single_variation:before{z-index:0;margin:-22px 0 0 -11px;border-width:11px}.woocommerce span.onsale,.woocommerce-page span.onsale{height:40px;width:40px;font-size:12px;font-weight:700;position:absolute;text-align:center;line-height:40px;top:-6px;left:6px;margin:0;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;color:#fff;-moz-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1) inset;box-shadow:0 1px 2px rgba(0,0,0,.1) inset;z-index:1}.woocommerce .products ul,.woocommerce-page .products ul,.woocommerce ul.products,.woocommerce-page ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both}.woocommerce .products ul:after,.woocommerce-page .products ul:after,.woocommerce ul.products:after,.woocommerce-page ul.products:after{content:"";display:block;clear:both}.woocommerce .products ul li,.woocommerce-page .products ul li,.woocommerce ul.products li,.woocommerce-page ul.products li{list-style:none outside}.woocommerce .related:after,.woocommerce-page .related:after,.woocommerce .upsells.products:after,.woocommerce-page .upsells.products:after{content:"";display:block;clear:both}.woocommerce .related ul.products,.woocommerce-page .related ul.products,.woocommerce .upsells.products ul.products,.woocommerce-page .upsells.products ul.products,.woocommerce .related ul,.woocommerce-page .related ul,.woocommerce .upsells.products ul,.woocommerce-page .upsells.products ul{float:none}.woocommerce .related ul.products li.product img,.woocommerce-page .related ul.products li.product img,.woocommerce .upsells.products ul.products li.product img,.woocommerce-page .upsells.products ul.products li.product img,.woocommerce .related ul li.product img,.woocommerce-page .related ul li.product img,.woocommerce .upsells.products ul li.product img,.woocommerce-page .upsells.products ul li.product img{width:100%;height:auto}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{margin:0 auto 1.875em auto;padding:0;display:table;position:relative}.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale{top:0;left:0;margin:-8px 0 0 -8px;z-index:1}.woocommerce ul.products li.product h3,.woocommerce-page ul.products li.product h3{padding:.5em 0;margin:0}.woocommerce ul.products li.product a,.woocommerce-page ul.products li.product a{text-decoration:none}.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 8px}.woocommerce ul.products li.product strong,.woocommerce-page ul.products li.product strong{display:block}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{display:block;margin-bottom:.5em}.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del{font-size:.67em;color:rgba(145,145,145,.5);margin:-2px 0 0}.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins{background:0}.woocommerce ul.products li.product .price .from,.woocommerce-page ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0;text-transform:uppercase;color:rgba(145,145,145,.5)}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left;margin:0 0 1em}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{margin:0 0 1em;float:right}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{vertical-align:top}.woocommerce nav.woocommerce-pagination,.woocommerce-page nav.woocommerce-pagination,.woocommerce #content nav.woocommerce-pagination,.woocommerce-page #content nav.woocommerce-pagination{text-align:center}.woocommerce nav.woocommerce-pagination ul,.woocommerce-page nav.woocommerce-pagination ul,.woocommerce #content nav.woocommerce-pagination ul,.woocommerce-page #content nav.woocommerce-pagination ul{display:inline-block;white-space:nowrap;padding:0;clear:both;margin:1px}.woocommerce nav.woocommerce-pagination ul li,.woocommerce-page nav.woocommerce-pagination ul li,.woocommerce #content nav.woocommerce-pagination ul li,.woocommerce-page #content nav.woocommerce-pagination ul li{width:30px;max-width:30px;line-height:30px;margin:0 6px 6px 0;float:left;display:inline;overflow:hidden}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce-page nav.woocommerce-pagination ul li a,.woocommerce #content nav.woocommerce-pagination ul li a,.woocommerce-page #content nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce-page nav.woocommerce-pagination ul li span,.woocommerce #content nav.woocommerce-pagination ul li span,.woocommerce-page #content nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;display:block}li.page-numbers.next a,li.page-numbers.prev a{background:0 0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.woocommerce a.button.loading:before,.woocommerce-page a.button.loading:before,.woocommerce button.button.loading:before,.woocommerce-page button.button.loading:before,.woocommerce input.button.loading:before,.woocommerce-page input.button.loading:before,.woocommerce #respond input#submit.loading:before,.woocommerce-page #respond input#submit.loading:before,.woocommerce #content input.button.loading:before,.woocommerce-page #content input.button.loading:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0}.woocommerce a.button.added:before,.woocommerce-page a.button.added:before,.woocommerce button.button.added:before,.woocommerce-page button.button.added:before,.woocommerce input.button.added:before,.woocommerce-page input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page #content input.button.added:before{content:"";position:absolute;height:16px;width:16px;top:.35em;right:-26px;text-indent:0;background:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/success.png) no-repeat}.woocommerce a.button:active,.woocommerce-page a.button:active,.woocommerce button.button:active,.woocommerce-page button.button:active,.woocommerce input.button:active,.woocommerce-page input.button:active,.woocommerce #respond input#submit:active,.woocommerce-page #respond input#submit:active,.woocommerce #content input.button:active,.woocommerce-page #content input.button:active{top:1px}.woocommerce .cart .button,.woocommerce-page .cart .button,.woocommerce .cart input.button,.woocommerce-page .cart input.button{float:none}.woocommerce a.added_to_cart,.woocommerce-page a.added_to_cart{padding-top:.5em;white-space:nowrap;display:inline-block}.woocommerce .quantity,.woocommerce-page .quantity,.woocommerce #content .quantity,.woocommerce-page #content .quantity{position:relative;overflow:hidden;zoom:1}.woocommerce .quantity input::-webkit-outer-spin-button,.woocommerce-page .quantity input::-webkit-outer-spin-button,.woocommerce #content .quantity input::-webkit-outer-spin-button,.woocommerce-page #content .quantity input::-webkit-outer-spin-button,.woocommerce .quantity input::-webkit-inner-spin-button,.woocommerce-page .quantity input::-webkit-inner-spin-button,.woocommerce #content .quantity input::-webkit-inner-spin-button,.woocommerce-page #content .quantity input::-webkit-inner-spin-button{display:none}.coupon #coupon_code{border-width:1px;border-style:solid}.woocommerce .quantity noindex:-o-prefocus,.woocommerce-page .quantity noindex:-o-prefocus,.woocommerce #content .quantity noindex:-o-prefocus,.woocommerce-page #content .quantity noindex:-o-prefocus,.woocommerce .quantity input[type=number],.woocommerce-page .quantity input[type=number],.woocommerce #content .quantity input[type=number],.woocommerce-page #content .quantity input[type=number]{padding-right:1.2em}#content .quantity input.qty,#content .quantity .plus,#content .quantity .minus{float:left;padding:0;margin-right:5px;position:relative;text-align:center;width:38px;height:38px;text-decoration:none;cursor:pointer;line-height:36px;font-weight:400}#content .quantity input.qty{height:45px;width:45px;margin:0;line-height:normal}.woocommerce #reviews h2 small,.woocommerce-page #reviews h2 small{float:right;color:#777;font-size:15px;line-height:21px;margin:10px 0 0}.woocommerce #reviews h2 small a,.woocommerce-page #reviews h2 small a{text-decoration:none;color:#777}.woocommerce #reviews h3,.woocommerce-page #reviews h3{margin:0}.woocommerce #reviews #respond,.woocommerce-page #reviews #respond{margin:0;border:0;padding:0}.woocommerce #reviews #comment,.woocommerce-page #reviews #comment{height:75px}.woocommerce #reviews #comments .add_review:after,.woocommerce-page #reviews #comments .add_review:after{content:"";display:block;clear:both}.woocommerce #reviews #comments h2,.woocommerce-page #reviews #comments h2{clear:none}.woocommerce #reviews #comments ol.commentlist,.woocommerce-page #reviews #comments ol.commentlist{margin:0;width:100%;background:0;list-style:none}.woocommerce #reviews #comments ol.commentlist:after,.woocommerce-page #reviews #comments ol.commentlist:after{content:"";display:block;clear:both}.woocommerce #reviews #comments ol.commentlist li,.woocommerce-page #reviews #comments ol.commentlist li{padding:0;margin:0 0 20px;position:relative;background:0;border:none}.woocommerce #reviews #comments ol.commentlist li img.avatar,.woocommerce-page #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;width:32px;height:auto;margin:0;line-height:1}#reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;padding:.9375rem;border-width:1px;border-style:solid;border-color:transparent}#container #reviews #comments ol.commentlist li .comment-text:before,#container #reviews #comments ol.commentlist li .comment-text:after{content:"";display:block;border-width:10px;border-style:solid;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;position:absolute;top:11px;left:50px;margin:0 0 0 -19px;z-index:1}#container #reviews #comments ol.commentlist li .comment-text:before{z-index:0;margin:-1px 0 0 -22px;border-width:11px}.woocommerce #reviews #comments ol.commentlist li .comment-text p,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1em}.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta{font-size:.83em}.woocommerce #reviews #comments .commentlist>li:before,.woocommerce-page #reviews #comments .commentlist>li:before{content:""}.woocommerce .product_thumbnail_wrap{position:relative;vertical-align:top;text-align:center}.woocommerce .acoda_product_wrap{position:absolute;top:0;opacity:0;right:0;width:100%;height:100%;text-transform:uppercase}.woocommerce .product .acoda_product_wrap .inner-wrap:before{display:inline-block;content:'';vertical-align:middle;height:100%}.woocommerce .product .acoda_product_wrap .inner-wrap span.divider{margin:0 .9375rem;display:inline-block}.woocommerce .product .acoda_product_wrap .inner-wrap{height:100%;width:100%;top:0;left:0}.woocommerce .product .acoda_product_wrap .content-wrap{display:inline-block;vertical-align:middle;width:100%}.woocommerce .star-rating,.woocommerce-page .star-rating{overflow:hidden;position:relative;height:1em;line-height:1em;font-size:1em;width:5.5em;font-family:'FontAwesome';letter-spacing:3px;margin-bottom:.9375rem}.woocommerce .entry-summary .star-rating{float:none}.woocommerce .star-rating:before,.woocommerce-page .star-rating:before{content:"\F006\F006\F006\F006\F006";float:left;top:0;left:0;position:absolute}.woocommerce .star-rating span,.woocommerce-page .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce .star-rating span:before,.woocommerce-page .star-rating span:before{content:"\F005\F005\F005\F005\F005";top:0;position:absolute;left:0}.woocommerce .star-rating strong{font-weight:400}.woocommerce .products .star-rating,.woocommerce-page .products .star-rating{display:inline-block;margin:0 0 .9375rem;float:none}.woocommerce .hreview-aggregate .star-rating,.woocommerce-page .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond,.woocommerce-page #review_form #respond{position:static;margin:0;width:auto;padding:0;background:transparent none;border:0}.woocommerce #review_form #respond:after,.woocommerce-page #review_form #respond:after{content:"";display:block;clear:both}.woocommerce #review_form #respond p,.woocommerce-page #review_form #respond p{margin:0 0 10px}.woocommerce #review_form #respond .form-submit input,.woocommerce-page #review_form #respond .form-submit input{left:auto}.woocommerce #review_form #respond textarea,.woocommerce-page #review_form #respond textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}.woocommerce p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:FontAwesome;content:'\F006';text-indent:0}.woocommerce p.stars a:hover~a:before{content:'\F006'}.woocommerce p.stars:hover a:before{content:'\F005'}.woocommerce p.stars.selected a.active:before{content:'\F005'}.woocommerce p.stars.selected a.active~a:before{content:'\F006'}.woocommerce p.stars.selected a:not(.active):before{content:'\F005'}.woocommerce table.shop_attributes,.woocommerce-page table.shop_attributes{border:0;border-top:1px dotted rgba(0,0,0,.1);margin-bottom:1.618em;width:100%}.woocommerce table.shop_attributes th,.woocommerce-page table.shop_attributes th{width:150px;font-weight:700;padding:8px;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5em}.woocommerce table.shop_attributes td,.woocommerce-page table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted rgba(0,0,0,.1);margin:0;line-height:1.5em}.woocommerce table.shop_attributes td p,.woocommerce-page table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce table.shop_attributes .alt td,.woocommerce-page table.shop_attributes .alt td,.woocommerce table.shop_attributes .alt th,.woocommerce-page table.shop_attributes .alt th{background:rgba(0,0,0,.025)}.woocommerce table.shop_table,.woocommerce-page table.shop_table{margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-style:solid;border-width:1px}.woocommerce table.shop_table th,.woocommerce-page table.shop_table th{font-weight:700;padding:15px}table.shop_table .product-quantity,table.shop_table .product-thumbnail,table.shop_table .product-price{display:none}.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{border-style:solid;border-width:1px 0 0;vertical-align:middle}table.shop_table td.product-remove{width:20px}table.shop_table td.product-thumbnail{width:60px}.woocommerce table.shop_table td small,.woocommerce-page table.shop_table td small{font-weight:400}.woocommerce table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot th{border-style:solid;border-width:1px 0 0;font-weight:700}.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders{font-size:.85em}.woocommerce table.my_account_orders th,.woocommerce-page table.my_account_orders th,.woocommerce table.my_account_orders td,.woocommerce-page table.my_account_orders td{padding:4px 8px;vertical-align:middle}.woocommerce table.my_account_orders .button,.woocommerce-page table.my_account_orders .button{white-space:nowrap}.woocommerce table.my_account_orders .order-actions,.woocommerce-page table.my_account_orders .order-actions{text-align:right}.woocommerce table.my_account_orders .order-actions .button,.woocommerce-page table.my_account_orders .order-actions .button{margin:.125em 0 .125em .25em}td.product-name dl.variation,.dock-tab-wrapper.shop-cart dl.variation{display:none}.woocommerce td.product-name dl.variation dt,.woocommerce-page td.product-name dl.variation dt{font-weight:700;float:left;clear:left;margin:0 .25em 0 0;padding:0;font-size:1rem}.woocommerce td.product-name dl.variation dd,.woocommerce-page td.product-name dl.variation dd{margin:0 0 .25em}.woocommerce td.product-name p.backorder_notification,.woocommerce-page td.product-name p.backorder_notification{font-size:.83em}.woocommerce td.product-quantity,.woocommerce-page td.product-quantity{min-width:80px}.woocommerce table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail,.woocommerce #content table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail{min-width:32px;text-align:right}.woocommerce table.cart img,.woocommerce-page table.cart img,.woocommerce #content table.cart img,.woocommerce-page #content table.cart img{width:32px;height:auto}.woocommerce table.cart th,.woocommerce-page table.cart th,.woocommerce #content table.cart th,.woocommerce-page #content table.cart th,.woocommerce table.cart td,.woocommerce-page table.cart td,.woocommerce #content table.cart td,.woocommerce-page #content table.cart td{vertical-align:middle}.woocommerce table.cart a.remove,.woocommerce-page table.cart a.remove,.woocommerce #content table.cart a.remove,.woocommerce-page #content table.cart a.remove{display:block;font-size:1.5em;height:20px;width:20px;text-align:center;line-height:16px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;text-decoration:none;font-weight:700}.woocommerce table.cart td.actions,.woocommerce-page table.cart td.actions,.woocommerce #content table.cart td.actions,.woocommerce-page #content table.cart td.actions{text-align:right}.woocommerce table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label,.woocommerce #content table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label{display:none}.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text{width:100%;outline:0}.woocommerce table.cart td.actions input{margin:.25em 0;width:100%}.woocommerce table.cart td.actions .button.alt,.woocommerce-page table.cart td.actions .button.alt,.woocommerce #content table.cart td.actions .button.alt,.woocommerce-page #content table.cart td.actions .button.alt .widget_product_search #s{font-family:FontAwesome}.widget_product_search #s:after{content:"this is some text I want to see"}.woocommerce ul.cart_list,.woocommerce-page ul.cart_list,.woocommerce ul.product_list_widget,.woocommerce-page ul.product_list_widget{list-style:none outside;padding:0;margin:0}.dock_layout_1.dockpanel_type_2 .dock-tab-wrapper ul.cart_list li{width:25%;float:left}.woocommerce ul.cart_list li,.woocommerce-page ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.product_list_widget li{padding:12px 0;margin:0;list-style:none;border-style:dashed;border-width:1px 0 0}.woocommerce ul.cart_list li:after,.woocommerce-page ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.product_list_widget li:after{content:"";display:block;clear:both}.woocommerce ul.cart_list li a,.woocommerce-page ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-page ul.product_list_widget li a{display:block;font-weight:700}#container .dock-tab-wrapper .woocommerce-mini-cart .remove{display:none}#container .dock-tab-wrapper .mini_cart_item a{white-space:normal;display:block;font-size:1rem}#container .dock-tab-wrapper .mini_cart_item a:hover{background-color:transparent}#container .dock-tab-wrapper .mini_cart_item img{float:left;width:60px;margin:0 .468rem 0 0}.woocommerce ul.cart_list li img,.woocommerce-page ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto}.woocommerce ul.cart_list li dl,.woocommerce-page ul.cart_list li dl,.woocommerce ul.product_list_widget li dl,.woocommerce-page ul.product_list_widget li dl{margin:0;font-size:.8751em;padding-left:1em;border-left:2px solid rgba(0,0,0,.1)}.woocommerce ul.cart_list li dl dt,.woocommerce-page ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt,.woocommerce-page ul.product_list_widget li dl dt{float:left;clear:left;margin-right:.25em;font-size:1rem}.woocommerce ul.cart_list li dl dd,.woocommerce-page ul.cart_list li dl dd,.woocommerce ul.product_list_widget li dl dd,.woocommerce-page ul.product_list_widget li dl dd{margin-bottom:.5em}.woocommerce ul.cart_list li .star-rating,.woocommerce-page ul.cart_list li .star-rating,.woocommerce ul.product_list_widget li .star-rating,.woocommerce-page ul.product_list_widget li .star-rating{float:none}.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total{padding:4px 0 0;clear:both}.woocommerce .widget_shopping_cart .total strong,.woocommerce-page .widget_shopping_cart .total strong{min-width:40px;display:inline-block}.woocommerce .widget_shopping_cart .buttons:after,.woocommerce-page .widget_shopping_cart .buttons:after{content:"";display:block;clear:both}.product .single_add_to_cart_button:before,.product .add_to_cart_button:before,a.shipping-calculator-button:before{font-family:FontAwesome}a.shipping-calculator-button:before{content:"\f067";margin-right:10px}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{content:"";display:block;clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.cart-collaterals .cross-sells{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce-message a:after,.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{content:"";display:block;clear:both}.cart-collaterals .shipping_calculator .shipping-calculator-button:after{content:'\+';margin-left:10px}.woocommerce .cart-collaterals .shipping_calculator .button,.woocommerce-page .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{margin-bottom:1.875rem}.cart-collaterals .cart_totals td{text-align:right}.cart-collaterals .cart_totals th{text-align:left}.woocommerce .cart-collaterals .cart_totals p small,.woocommerce-page .cart-collaterals .cart_totals p small{font-size:.83em}.woocommerce .cart-collaterals .cart_totals table,.woocommerce-page .cart-collaterals .cart_totals table{border-collapse:separate;margin:12px 0 1.875rem;padding:0;border-style:solid;border-width:1px}.cart-collaterals .cart_totals table{width:100%}.cart-collaterals .cart_totals table .total td{-webkit-border-radius:0 0 10px;-moz-border-radius:0 0 10px;border-radius:0 0 10px}.cart-collaterals .cart_totals table .cart-subtotal td{-webkit-border-radius:0 10px 0 0;-moz-border-radius:0 10px 0 0;border-radius:0 10px 0 0}.cart-collaterals .cart_totals table .total th{-webkit-border-radius:0 0 0 10px;-moz-border-radius:0 0 0 10px;border-radius:0 0 0 10px}.cart-collaterals .cart_totals table .cart-subtotal th{-webkit-border-radius:10px 0 0;-moz-border-radius:10px 0 0;border-radius:10px 0 0}.woocommerce .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,.woocommerce .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td{border-top:0}.woocommerce .cart-collaterals .cart_totals table small,.woocommerce-page .cart-collaterals .cart_totals table small{display:block}.woocommerce .cart-collaterals .cart_totals table select,.woocommerce-page .cart-collaterals .cart_totals table select{width:100%}.woocommerce .cart-collaterals .cart_totals .discount td,.woocommerce-page .cart-collaterals .cart_totals .discount td{color:#85ad74}.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr th{border-width:1px 0 0;border-style:solid}.woocommerce form .form-row,.woocommerce-page form .form-row{margin:0 0 .9375em}.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{content:"";display:block;clear:both}.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder{-webkit-transition:opacity .5s .5s ease;-moz-transition:opacity .5s .5s ease;transition:opacity .5s .5s ease;opacity:0}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.hidden,.woocommerce-page form .form-row label.hidden{visibility:hidden}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%;cursor:pointer;margin:0}.woocommerce form .form-row .required,.woocommerce-page form .form-row .required{color:red;font-weight:700;border:0;text-decoration:none}.woocommerce form .form-row .input-checkbox,.woocommerce-page form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row input.input-text,.woocommerce-page form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1em}.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea{height:3.5em;line-height:1.5em;display:block;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/icons/valid.png);background-position:95% center;background-repeat:no-repeat}.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/icons/invalid.png);background-position:95% center;background-repeat:no-repeat}.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce form .form-row.validate-required.woocommerce-invalid select,.woocommerce-page form .form-row.validate-required.woocommerce-invalid select{border-color:#fb7f88}.woocommerce form .form-row ::-webkit-input-placeholder,.woocommerce-page form .form-row ::-webkit-input-placeholder{line-height:1em;padding-top:2px}.woocommerce form .form-row :-moz-placeholder,.woocommerce-page form .form-row :-moz-placeholder{line-height:1em;padding-top:2px}.woocommerce form .form-row :-ms-input-placeholder,.woocommerce-page form .form-row :-ms-input-placeholder{line-height:1em;padding-top:2px}.woocommerce form.login,.woocommerce-page form.login,.woocommerce form.checkout_coupon,.woocommerce-page form.checkout_coupon,.woocommerce form.register,.woocommerce-page form.register{padding:20px;margin:2em 0;text-align:left;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.woocommerce ul#shipping_method,.woocommerce-page ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce ul#shipping_method label,.woocommerce-page ul#shipping_method label{margin-right:0}.woocommerce ul#shipping_method li,.woocommerce-page ul#shipping_method li{margin:0;padding:.25em 0 .25em 22px;list-style:none outside}.woocommerce ul#shipping_method .amount,.woocommerce-page ul#shipping_method .amount{font-weight:700}.woocommerce .checkout .col-2 h3,.woocommerce-page .checkout .col-2 h3{float:left;clear:none}.woocommerce .checkout .col-2 .notes,.woocommerce-page .checkout .col-2 .notes{clear:left}.woocommerce .checkout .col-2 .form-row-first,.woocommerce-page .checkout .col-2 .form-row-first{clear:left}.woocommerce .checkout div.shipping-address,.woocommerce-page .checkout div.shipping-address{padding:0;clear:left;width:100%}.woocommerce .checkout #shiptobilling,.woocommerce-page .checkout #shiptobilling{float:right;line-height:1.62em;margin:0;padding:0}.woocommerce .checkout #shiptobilling label,.woocommerce-page .checkout #shiptobilling label{font-size:.6875em}.woocommerce .checkout .shipping_address,.woocommerce-page .checkout .shipping_address{clear:both}.woocommerce #payment ul.payment_methods,.woocommerce-page #payment ul.payment_methods{text-align:left;padding:1em;border-width:0 0 1px;border-style:dashed;margin:0;list-style:none outside}#payment ul.payment_methods table{width:100% !important}.woocommerce #payment ul.payment_methods:after,.woocommerce-page #payment ul.payment_methods:after{content:"";display:block;clear:both}.woocommerce #payment ul.payment_methods li,.woocommerce-page #payment ul.payment_methods li{line-height:2em;text-align:left;margin:0;font-weight:400;list-style:none}.woocommerce #payment ul.payment_methods li input,.woocommerce-page #payment ul.payment_methods li input{margin:0 1em 0 0}#payment ul.payment_methods li img,#payment ul.payment_methods li .about_paypal{display:none}.woocommerce #payment div.form-row,.woocommerce-page #payment div.form-row{padding:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right;margin:0}.woocommerce #payment .terms,.woocommerce-page #payment .terms{padding:0 1em 0;text-align:right}#payment div.payment_box{position:relative;width:100%;padding:1em 2%;margin:1em 0;border-width:1px;border-style:solid;border-color:transparent}.woocommerce #payment div.payment_box p:last-child,.woocommerce-page #payment div.payment_box p:last-child{margin-bottom:0}.woocommerce #payment div.payment_box #cc-expire-month,.woocommerce-page #payment div.payment_box #cc-expire-month,.woocommerce #payment div.payment_box #cc-expire-year,.woocommerce-page #payment div.payment_box #cc-expire-year{width:48%;float:left}.woocommerce #payment div.payment_box #cc-expire-year,.woocommerce-page #payment div.payment_box #cc-expire-year{float:right}.woocommerce #payment div.payment_box span.help,.woocommerce-page #payment div.payment_box span.help{font-size:11px;color:#777;line-height:13px;font-weight:400}.woocommerce #payment div.payment_box .form-row,.woocommerce-page #payment div.payment_box .form-row{margin:0 0 1em}.woocommerce #payment div.payment_box .form-row select,.woocommerce-page #payment div.payment_box .form-row select{width:48%;float:left;margin-right:3.8%}.woocommerce #payment div.payment_box .form-row select:nth-child(3n),.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n){margin-right:0}#container #payment div.payment_box:before,#container #payment div.payment_box:after{content:"";display:block;border-width:10px;border-style:solid;border-right-color:transparent;border-left-color:transparent;border-top-color:transparent;position:absolute;top:-3px;left:0;margin:-17px 0 0 30px;z-index:1}#container #payment div.payment_box:before{z-index:0;border-width:11px;margin:-20px 0 0 29px}.woocommerce .order_details,.woocommerce-page .order_details{margin:0 0 1.5em;list-style:none}.woocommerce .order_details:after,.woocommerce-page .order_details:after{content:"";display:block;clear:both}.woocommerce .order_details li,.woocommerce-page .order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1em;border-right:1px dashed #e0dadf;padding-right:2em}.woocommerce .order_details li strong,.woocommerce-page .order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5em}.woocommerce .order_details li:last-of-type,.woocommerce-page .order_details li:last-of-type{border:0}.woocommerce .addresses .title:after,.woocommerce-page .addresses .title:after{content:"";display:block;clear:both}.woocommerce .addresses .title h3,.woocommerce-page .addresses .title h3{float:left}.woocommerce .addresses .title .edit,.woocommerce-page .addresses .title .edit{float:right}.woocommerce ol.commentlist.notes li.note p.meta,.woocommerce-page ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce ol.commentlist.notes li.note .description p:last-child,.woocommerce-page ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce ul.digital-downloads,.woocommerce-page ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce ul.digital-downloads li,.woocommerce-page ul.digital-downloads li{list-style:none;margin-left:0;padding-left:1.5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat}.woocommerce ul.digital-downloads li .count,.woocommerce-page ul.digital-downloads li .count{float:right}.woocommerce .widget_layered_nav ul,.woocommerce-page .widget_layered_nav ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce .widget_layered_nav ul li,.woocommerce-page .widget_layered_nav ul li{padding:0 0 1px;list-style:none}.woocommerce .widget_layered_nav ul li:after,.woocommerce-page .widget_layered_nav ul li:after{content:"";display:block;clear:both}.woocommerce .widget_layered_nav ul li a,.woocommerce-page .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span,.woocommerce-page .widget_layered_nav ul li span{padding:1px 0;float:left}.woocommerce .widget_layered_nav ul li.chosen a,.woocommerce-page .widget_layered_nav ul li.chosen a{padding:0 6px 0 18px;border:1px solid #ad74a2;background:#ad74a2 url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/cross_white.png) no-repeat 6px center;box-shadow:inset 0 1px 1px rgba(255,255,255,.5) #888;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.5) #888;-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,.5) #888;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.woocommerce .widget_layered_nav ul small.count,.woocommerce-page .widget_layered_nav ul small.count{float:right;margin-left:6px;font-size:1em;padding:1px 0;color:#777}.woocommerce .widget_layered_nav_filters ul,.woocommerce-page .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce .widget_layered_nav_filters ul li,.woocommerce-page .widget_layered_nav_filters ul li{float:left;padding:0 1px 1px 0;list-style:none}.woocommerce .widget_layered_nav_filters ul li a,.woocommerce-page .widget_layered_nav_filters ul li a{padding:0 6px 0 18px;border:1px solid #ad74a2;background:#ad74a2 url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/cross_white.png) no-repeat 6px center;box-shadow:inset 0 1px 1px rgba(255,255,255,.5) #888;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.5) #888;-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,.5) #888;color:#fff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:left}.woocommerce .widget_price_filter .price_slider,.woocommerce-page .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce .widget_price_filter .price_slider_amount,.woocommerce-page .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em;font-size:.8751em}.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{font-size:1.15em}.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{float:left}.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider{position:relative;text-align:left}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:.9em;height:.9em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;border:1px solid #150d14;cursor:pointer;background:#ad74a2;background:-webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));background:-webkit-linear-gradient(#ad74a2,#96588a);background:-moz-linear-gradient(center top,#ad74a2 0,#96588a 100%);background:-moz-gradient(center top,#ad74a2 0,#96588a 100%);outline:0;top:-.3em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.65);-moz-box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.65);box-shadow:0 1px 2px rgba(0,0,0,.3),inset 0 0 0 1px rgba(255,255,255,.65)}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background:#ad74a2 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;box-shadow:inset 0 0 0 1px rgba(0,0,0,.5);-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.5);-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,.5);-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background:#1e1e1e;background:-webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));background:-webkit-linear-gradient(#1e1e1e,#6a6a6a);background:-moz-linear-gradient(center top,#1e1e1e 0,#6a6a6a 100%);background:-moz-gradient(center top,#1e1e1e 0,#6a6a6a 100%)}.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.dock-tab .items-count{position:absolute;width:14px;line-height:14px;z-index:1;right:0;top:0;text-shadow:1px 1px 2px rgba(0,0,0,.1);font-size:11px;color:#fff;opacity:0}.dock-tab .items-count.display{opacity:1}.dock-tab .items-count.animate{-webkit-animation:rotateY .8s ease .6s;-moz-animation:rotateY .8s ease .6s;animation:rotateY .8s ease .6s}.woocommerce ul.products li.product:hover .onsale{-webkit-animation:rotateY .8s ease;-moz-animation:rotateY .8s ease;animation:rotateY .8s ease}.woocommerce-product-gallery{position:relative;margin-bottom:3em}.woocommerce-product-gallery figure{margin:0}.woocommerce-product-gallery .zoomImg{background-color:#fff}.woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce-product-gallery .flex-control-thumbs li{list-style:none;float:left;cursor:pointer}.woocommerce-product-gallery .flex-control-thumbs img{opacity:.5}.woocommerce-product-gallery .flex-control-thumbs img.flex-active,.woocommerce-product-gallery .flex-control-thumbs img:hover{opacity:1}.woocommerce-product-gallery img{display:block}.woocommerce-product-gallery__trigger{position:absolute;top:1em;right:1em;z-index:1;font-size:1rem}.woocommerce-product-gallery__trigger img{display:none !important}.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:33.3333%}.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:20%}a.woocommerce-product-gallery__trigger:after{content:"\f002";font-family:"Font Awesome\ 5 Pro";position:absolute;right:0;width:30px;height:30px;line-height:30px;text-align:center;color:#fff}.woocommerce #content div.product div.images .flex-control-thumbs img{width:auto}.woocommerce .flex-control-thumbs{margin:0}.woocommerce .flex-control-thumbs:after{content:" ";display:table;clear:both}@-moz-keyframes rotateY{100%{-moz-transform:rotateY(360deg)}}@-webkit-keyframes rotateY{100%{-webkit-transform:rotateY(360deg)}}@keyframes rotateY{100%{-webkit-transform:rotateY(360deg);transform:rotate(360deg)}}.dock-tab-wrapper.shop-cart{min-width:330px}.dock-tab-wrapper.shop-cart .quantity{font-size:.8rem}.dock-tab-wrapper.shop-cart p.buttons,.dock-tab-wrapper.shop-cart ul.product_list_widget li,.dock-tab-wrapper.shop-cart ul.product_list_widget span{line-height:1rem}.dock-tab-wrapper.shop-cart p.buttons{margin-bottom:0;margin-top:.9375rem}.dark-25 .dock-tab-wrapper.shop-cart ul.product_list_widget li{border-color:rgba(0,0,0,.025)}.dark-50 .dock-tab-wrapper.shop-cart ul.product_list_widget li{border-color:rgba(0,0,0,.05)}.dark-75 .dock-tab-wrapper.shop-cart ul.product_list_widget li{border-color:rgba(0,0,0,.075)}.light-25 .dock-tab-wrapper.shop-cart ul.product_list_widget li{border-color:rgba(255,255,255,.025)}.light-50 .dock-tab-wrapper.shop-cart ul.product_list_widget li{border-color:rgba(255,255,255,.05)}.light-75 .dock-tab-wrapper.shop-cart ul.product_list_widget li{border-color:rgba(255,255,255,.075)}.dock-tab-wrapper.shop-cart p.buttons a{margin-top:.9em;width:100%;display:block;text-align:center}.shop-cart span{height:auto;display:inline-block;line-height:30px;white-space:nowrap}.shop-cart .shop-cart-itemnum{font-weight:700}.dock-tab span.items-count{position:absolute;z-index:1;right:-6px;top:-6px;font-size:11px}.dock-tab span.items-count,.dock-tab span.items-count a{width:20px;height:20px;line-height:20px;color:#fff;border-radius:100%;text-align:center}.shop-cart span.shop-cart-icon{margin-left:5px}span.productprice{display:block;line-height:1}.woocommerce-message:before,.woocommerce-error:before,.woocommerce-info:before{box-sizing:content-box}.stage-slider .container.frame .productprice{top:6px}@media only screen and (min-width:64.063em){.product-social-icons,#content div.product .summary.entry-summary{padding-left:1.875rem}#payment .create-account,#payment:after,#order_review:after,.woocommerce-checkout:after{clear:both}#payment:after,#payment:before,#order_review:after,.woocommerce-checkout:after{content:"";display:table}.layout_one #customer_details+#wc_checkout_add_ons,.layout_one #order_review,.layout_one #order_review_heading,.layout_one .col2-set.addresses .col-2{width:47.8260869565%;float:right;margin-right:0}.layout_one .col2-set{width:47.8260869565%;float:left;margin-right:4.347826087%}.type-product .columns>.images{margin-bottom:0}.woocommerce-message a.button,.woocommerce-error a.button,.woocommerce-info a.button{display:inline-block;width:auto;margin-bottom:0}.dock-tab-wrapper.shop-cart p.buttons a{width:48%;margin:0;display:inline-block}.dock-tab-wrapper.shop-cart p.buttons a.checkout{float:right}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:left;width:47%;overflow:visible}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce table.cart td.actions input{width:auto;margin:0}.woocommerce table.cart td.actions .button.alt,.woocommerce-page table.cart td.actions .button.alt,.woocommerce #content table.cart td.actions .button.alt,.woocommerce-page #content table.cart td.actions .button.alt{float:right;margin-left:.25em;width:auto}.woocommerce td.product-name dl.variation,.woocommerce-page td.product-name dl.variation{margin:.25em 0 .5em;font-size:.8751em;display:block}.woocommerce table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon,.woocommerce #content table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon{float:left}.woocommerce table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text{width:150px;float:left;margin:0 15px 0 0;outline:0}table.shop_table .product-quantity,table.shop_table .product-thumbnail,table.shop_table .product-price{display:table-cell}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 1.875em 0;width:21.8%}.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{width:100%;margin-bottom:1.875rem}.woocommerce-page .cart-collaterals .cart_totals table{margin-bottom:1.875rem}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;text-align:right;clear:right;float:right}#ship-to-different-address label,#ship-to-different-address .input-checkbox{display:inline;margin-right:10px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.woocommerce a.button.loading:before,.woocommerce-page a.button.loading:before,.woocommerce button.button.loading:before,.woocommerce-page button.button.loading:before,.woocommerce input.button.loading:before,.woocommerce-page input.button.loading:before,.woocommerce #respond input#submit.loading:before,.woocommerce-page #respond input#submit.loading:before,.woocommerce #content input.button.loading:before,.woocommerce-page #content input.button.loading:before{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/ajax-loader@2x.gif);background-size:16px 16px}.woocommerce a.button.added:before,.woocommerce-page a.button.added:before,.woocommerce button.button.added:before,.woocommerce-page button.button.added:before,.woocommerce input.button.added:before,.woocommerce-page input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page #content input.button.added:before{background:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/success@2x.png) no-repeat;background-size:16px 14px}.woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/icons/valid@2x.png);background-size:12px 9px}.woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text{background-image:url(//lowlowrecords.com/wp-content/themes/Dynamix-WordPress/DynamiX/css/../images/icons/invalid@2x.png);background-size:12px 9px}}
/*!
* Do not modify this file directly.  It is concatenated from individual module CSS files.
*/
[data-carousel-extra]{cursor:pointer}.jp-carousel-wrap *{line-height:inherit}.jp-carousel-overlay{background:#000}div.jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));position:fixed;bottom:0;z-index:2147483647;width:100%;height:15px}.jp-carousel-next-button span,.jp-carousel-previous-button span{background:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows.png) no-repeat center center;background-size:200px 126px}.jp-carousel-msg{font-family:"Open Sans",sans-serif;font-style:normal;display:inline-block;line-height:19px;padding:11px 15px;font-size:14px;text-align:center;margin:25px 20px 0 2px;background-color:#fff;border-left:4px solid #ffba00;box-shadow:0 1px 1px 0 rgba(0,0,0,.1)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.jp-carousel-next-button span,.jp-carousel-previous-button span{background-image:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/carousel/images/arrows-2x.png)}}.jp-carousel-wrap{font-family:"Helvetica Neue",sans-serif!important}.jp-carousel-info{position:absolute;bottom:0;text-align:left!important;-webkit-font-smoothing:subpixel-antialiased!important}.jp-carousel-info ::selection{background:#68c9e8;color:#fff}.jp-carousel-info ::-moz-selection{background:#68c9e8;color:#fff}.jp-carousel-photo-info{position:relative;left:25%;width:50%}.jp-carousel-transitions .jp-carousel-photo-info{transition:.4s ease-out}.jp-carousel-info h2{background:0 0!important;border:none!important;color:#999;display:block!important;font:normal 13px/1.25em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;margin:7px 0 0 0!important;padding:10px 0 0!important;overflow:hidden;text-align:left;text-shadow:none!important;text-transform:none!important;-webkit-font-smoothing:subpixel-antialiased}.jp-carousel-next-button,.jp-carousel-previous-button{text-indent:-9999px;overflow:hidden;cursor:pointer}.jp-carousel-next-button span,.jp-carousel-previous-button span{position:absolute;top:0;bottom:0;width:82px;zoom:1;opacity:.2}.jp-carousel-transitions .jp-carousel-next-button span,.jp-carousel-transitions .jp-carousel-previous-button span{transition:.5s opacity ease-out}.jp-carousel-next-button:hover span,.jp-carousel-previous-button:hover span{opacity:.6}.jp-carousel-next-button span{background-position:-110px center;right:0}.jp-carousel-previous-button span{background-position:-10px center;left:0}.jp-carousel-buttons{margin:-18px -20px 15px;padding:8px 10px;border-bottom:1px solid #222;background:#222;text-align:center}div.jp-carousel-buttons a{border:none!important;color:#999;font:normal 11px/1.2em "Helvetica Neue",sans-serif!important;letter-spacing:0!important;padding:5px 2px 5px 0;text-decoration:none!important;text-shadow:none!important;vertical-align:middle;-webkit-font-smoothing:subpixel-antialiased}div.jp-carousel-buttons a:hover{color:#68c9e8;border:none!important}.jp-carousel-transitions div.jp-carousel-buttons a:hover{transition:none!important}.jp-carousel-next-button,.jp-carousel-previous-button,.jp-carousel-slide,.jp-carousel-slide img{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.jp-carousel-slide{position:fixed;width:0;bottom:0;background-color:#000;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}.jp-carousel-transitions .jp-carousel-slide{transition:.3s ease-out}.jp-carousel-slide.selected{position:absolute!important;opacity:1}.jp-carousel-slide{opacity:.25}.jp-carousel-slide img{display:block;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;background:0 0!important;border:none!important;padding:0!important;box-shadow:0 2px 8px rgba(0,0,0,.1);zoom:1}.jp-carousel-transitions .jp-carousel-slide{transition:opacity .4s linear}.jp-carousel-close-hint{color:#999;cursor:default;letter-spacing:0!important;padding:.35em 0 0;position:absolute;text-align:right;width:90%}.jp-carousel-transitions .jp-carousel-close-hint{transition:color .2s linear}.jp-carousel-close-hint span{cursor:pointer;background-color:#000;background-color:rgba(0,0,0,.8);display:inline-block;height:22px;font:400 24px/1 "Helvetica Neue",sans-serif!important;line-height:22px;margin:0 0 0 .4em;text-align:center;vertical-align:middle;width:22px;border-radius:4px}.jp-carousel-transitions .jp-carousel-close-hint span{transition:border-color .2s linear}.jp-carousel-close-hint:hover{cursor:default;color:#fff}.jp-carousel-close-hint:hover span{border-color:#fff}a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite.png?5) no-repeat;background-size:16px 200px}div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{margin:0 14px 0 0!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#303030;padding-right:8px!important;border-radius:2px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{margin:0 2px 0 -12px!important}div.jp-carousel-buttons a.jp-carousel-reblog,div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{background-position:6px -36px;padding-right:auto!important;padding-left:26px!important;color:#999}div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -156px;padding-left:19px!important}div.jp-carousel-buttons a.jp-carousel-reblog.reblogged:hover{cursor:default}div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:6px -56px;color:#68c9e8}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){a.jp-carousel-image-download,div.jp-carousel-buttons a.jp-carousel-commentlink,div.jp-carousel-buttons a.jp-carousel-reblog{background-image:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/carousel/images/carousel-sprite-2x.png?5)}}div#carousel-reblog-box{background:#222;background:-moz-linear-gradient(bottom,#222,#333);background:-webkit-gradient(linear,left bottom,left top,from(#222),to(#333));padding:3px 0 0;display:none;margin:5px auto 0;border-radius:2px;box-shadow:0 0 20px rgba(0,0,0,.9);height:74px;width:565px}#carousel-reblog-box textarea{background:#999;font:13px/1.4 "Helvetica Neue",sans-serif!important;color:#444;padding:3px 6px;width:370px;height:48px;float:left;margin:6px 9px 0;border:1px solid #666;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px}#carousel-reblog-box textarea:focus{background:#ccc;color:#222}#carousel-reblog-box label{color:#aaa;font-size:11px;padding-right:2px;padding-left:2px;display:inline;font-weight:400}#carousel-reblog-box select{width:110px;padding:0;font-size:12px;font-family:"Helvetica Neue",sans-serif!important;background:#333;color:#eee;border:1px solid #444;margin-top:5px}#carousel-reblog-box .submit,#wrapper #carousel-reblog-box p.response{float:left;width:154px;padding-top:0;padding-left:1px;overflow:hidden;height:34px;margin:3px 0 0 2px!important}#wrapper #carousel-reblog-box p.response{font-size:13px;clear:none;padding-left:2px;height:34px;color:#aaa}#carousel-reblog-box input#carousel-reblog-submit,#jp-carousel-comment-form-button-submit{font:13px/24px "Helvetica Neue",sans-serif!important;margin-top:8px;padding:0 10px!important;border-radius:1em;height:24px;color:#333;cursor:pointer;font-weight:400;background:#aaa;background:-moz-linear-gradient(bottom,#aaa,#ccc);background:-webkit-gradient(linear,left bottom,left top,from(#aaa),to(#ccc));border:1px solid #444}#carousel-reblog-box input#carousel-reblog-submit:hover,#jp-carousel-comment-form-button-submit:hover{background:#ccc;background:-moz-linear-gradient(bottom,#ccc,#eee);background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#eee))}#carousel-reblog-box .canceltext{color:#aaa;font-size:11px;line-height:24px}#carousel-reblog-box .canceltext a{color:#fff}.jp-carousel-titleanddesc{border-top:1px solid #222;color:#999;font-size:15px;padding-top:24px;margin-bottom:20px;font-weight:400}.jp-carousel-titleanddesc-title{font:300 1.5em/1.1 "Helvetica Neue",sans-serif!important;text-transform:none!important;color:#fff;margin:0 0 15px;padding:0}.jp-carousel-titleanddesc-desc p{color:#999;line-height:1.4;margin-bottom:.75em}.jp-carousel-comments p a,.jp-carousel-info h2 a,.jp-carousel-titleanddesc p a{color:#fff!important;border:none!important;text-decoration:underline!important;font-weight:400!important;font-style:normal!important}.jp-carousel-titleanddesc p b,.jp-carousel-titleanddesc p strong{font-weight:700;color:#999}.jp-carousel-titleanddesc p em,.jp-carousel-titleanddesc p i{font-style:italic;color:#999}.jp-carousel-comments p a:hover,.jp-carousel-info h2 a:hover,.jp-carousel-titleanddesc p a:hover{color:#68c9e8!important}.jp-carousel-titleanddesc p:empty{display:none}.jp-carousel-left-column-wrapper h1:after,.jp-carousel-left-column-wrapper h1:before,.jp-carousel-photo-info h1:after,.jp-carousel-photo-info h1:before{content:none!important}.jp-carousel-image-meta{background:#111;border:1px solid #222;color:#fff;font-size:13px;font:12px/1.4 "Helvetica Neue",sans-serif!important;overflow:hidden;padding:18px 20px;width:209px!important}.jp-carousel-image-meta h5,.jp-carousel-image-meta li{font-family:"Helvetica Neue",sans-serif!important;position:inherit!important;top:auto!important;right:auto!important;left:auto!important;bottom:auto!important;background:0 0!important;border:none!important;font-weight:400!important;line-height:1.3em!important}.jp-carousel-image-meta ul{margin:0!important;padding:0!important;list-style:none!important}.jp-carousel-image-meta li{width:48%!important;display:inline-block!important;vertical-align:top!important;margin:0 2% 15px 0!important;color:#fff!important;font-size:13px!important}.jp-carousel-image-meta h5{color:#999!important;text-transform:uppercase!important;font-size:10px!important;margin:0 0 2px!important;letter-spacing:.1em!important}a.jp-carousel-image-download{padding-left:23px;display:inline-block;clear:both;color:#999;line-height:1;font-weight:400;font-size:13px;text-decoration:none;background-position:0 -82px}a.jp-carousel-image-download span.photo-size{font-size:11px;border-radius:1em;margin-left:2px;display:inline-block}a.jp-carousel-image-download span.photo-size-times{padding:0 1px 0 2px}a.jp-carousel-image-download:hover{background-position:0 -122px;color:#68c9e8;border:none!important}.jp-carousel-image-map{position:relative;margin:-20px -20px 20px;border-bottom:1px solid rgba(255,255,255,.17);height:154px}.jp-carousel-image-map img.gmap-main{border-top-left-radius:6px;border-right:1px solid rgba(255,255,255,.17)}.jp-carousel-image-map div.gmap-topright{width:94px;height:154px;position:absolute;top:0;right:0}.jp-carousel-image-map div.imgclip{overflow:hidden;border-top-right-radius:6px}.jp-carousel-image-map div.gmap-topright img{margin-left:-40px}.jp-carousel-image-map img.gmap-bottomright{position:absolute;top:96px;right:0}.jp-carousel-comments{font:15px/1.7 "Helvetica Neue",sans-serif!important;font-weight:400;background:none transparent}.jp-carousel-comments p a:active,.jp-carousel-comments p a:focus,.jp-carousel-comments p a:hover{color:#68c9e8!important}.jp-carousel-comment{background:none transparent;color:#999;margin-bottom:20px;clear:left;overflow:auto;width:100%}.jp-carousel-comment p{color:#999!important}.jp-carousel-comment .comment-author{font-size:13px;font-weight:400;padding:0;width:auto;display:inline;float:none;border:none;margin:0}.jp-carousel-comment .comment-author a{color:#fff}.jp-carousel-comment .comment-gravatar{float:left}.jp-carousel-comment .comment-content{border:none;margin-left:85px;padding:0}.jp-carousel-comment .avatar{margin:0 20px 0 0;border-radius:4px;border:none!important;padding:0!important;background-color:transparent!important}.jp-carousel-comment .comment-date{color:#999;margin-top:4px;font-size:11px;display:inline;float:right}#jp-carousel-comment-form{margin:0 0 10px!important;float:left;width:100%}textarea#jp-carousel-comment-form-comment-field{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:15px/1.4 "Helvetica Neue",sans-serif!important;width:100%;padding:10px 10px 5px;margin:0;float:none;height:147px;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:3px;overflow:hidden;box-sizing:border-box}textarea#jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#555}textarea#jp-carousel-comment-form-comment-field:focus{background:#ccc;color:#222}textarea#jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#aaa}#jp-carousel-comment-form-spinner,#jp-carousel-comment-form-spinner:after{border-radius:50%;width:20px;height:20px}#jp-carousel-comment-form-spinner{display:none;float:left;margin:22px 0 0 10px;font-size:10px;position:relative;text-indent:-9999em;border-top:4px solid rgba(255,255,255,.2);border-right:4px solid rgba(255,255,255,.2);border-bottom:4px solid rgba(255,255,255,.2);border-left:4px solid #fff;transform:translateZ(0);animation:load8 1.1s infinite linear}@keyframes load8{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}#jp-carousel-comment-form-submit-and-info-wrapper{display:none;overflow:hidden;width:100%}#jp-carousel-comment-form-commenting-as input{background:rgba(34,34,34,.9);border:1px solid #3a3a3a;color:#aaa;font:13px/1.4 "Helvetica Neue",sans-serif!important;padding:3px 6px;float:left;box-shadow:inset 2px 2px 2px rgba(0,0,0,.2);border-radius:2px;width:285px}#jp-carousel-comment-form-commenting-as input:focus{background:#ccc;color:#222}#jp-carousel-comment-form-commenting-as p{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:22px 0 0;float:left}#jp-carousel-comment-form-commenting-as fieldset{float:left;border:none;margin:20px 0 0;padding:0}#jp-carousel-comment-form-commenting-as fieldset{clear:both}#jp-carousel-comment-form-commenting-as label{font:400 13px/1.7 "Helvetica Neue",sans-serif!important;margin:0 20px 3px 0;float:left;width:100px}#jp-carousel-comment-form-button-submit{margin-top:20px;float:right}#js-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-form-container{margin-bottom:15px;overflow:auto;width:100%}#jp-carousel-comment-post-results{display:none;overflow:auto;width:100%}#jp-carousel-comment-post-results span{display:block;text-align:center;margin-top:20px;width:100%;overflow:auto;padding:1em 0;box-sizing:border-box;background:rgba(0,0,0,.7);border-radius:2px;font:13px/1.4 "Helvetica Neue",sans-serif!important;border:1px solid rgba(255,255,255,.17);box-shadow:inset 0 0 5px 5px #000}.jp-carousel-comment-post-error{color:#df4926}#jp-carousel-comments-closed{display:none;color:#999}#jp-carousel-comments-loading{font:400 15px/1.7 "Helvetica Neue",sans-serif!important;display:none;color:#999;text-align:left;margin-bottom:20px}.jp-carousel-light .jp-carousel-overlay{background:#fff}.jp-carousel-light .jp-carousel-next-button:hover span,.jp-carousel-light .jp-carousel-previous-button:hover span{opacity:.8}.jp-carousel-light .jp-carousel-close-hint:hover,.jp-carousel-light .jp-carousel-titleanddesc div{color:#000!important}.jp-carousel-light .jp-carousel-comment .comment-author a,.jp-carousel-light .jp-carousel-comments p a,.jp-carousel-light .jp-carousel-info h2 a,.jp-carousel-light .jp-carousel-titleanddesc p a{color:#1e8cbe!important}.jp-carousel-light .jp-carousel-comment .comment-author a:hover,.jp-carousel-light .jp-carousel-comments p a:hover,.jp-carousel-light .jp-carousel-info h2 a:hover,.jp-carousel-light .jp-carousel-titleanddesc p a:hover{color:#f1831e!important}.jp-carousel-light .jp-carousel-comment,.jp-carousel-light .jp-carousel-comment p,.jp-carousel-light .jp-carousel-info h2,.jp-carousel-light .jp-carousel-titleanddesc,.jp-carousel-light .jp-carousel-titleanddesc p,.jp-carousel-light .jp-carousel-titleanddesc p b,.jp-carousel-light .jp-carousel-titleanddesc p em,.jp-carousel-light .jp-carousel-titleanddesc p i,.jp-carousel-light .jp-carousel-titleanddesc p strong,.jp-carousel-light div.jp-carousel-buttons a{color:#666}.jp-carousel-light .jp-carousel-buttons{border-bottom-color:#f0f0f0;background:#f5f5f5}.jp-carousel-light div.jp-carousel-buttons a:hover{text-decoration:none;color:#f1831e}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog,.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog:hover{background-position:4px -56px;padding-left:24px!important}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-color:#2ea2cc;color:#fff}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-commentlink{background-position:0 -176px}.jp-carousel-light div.jp-carousel-buttons a.jp-carousel-reblog.reblogged{background-position:5px -36px}.jp-carousel-light div#carousel-reblog-box{background:#eee;background:-moz-linear-gradient(bottom,#ececec,#f7f7f7);background:-webkit-gradient(linear,left bottom,left top,from(#ececec),to(#f7f7f7));box-shadow:0 2px 10px rgba(0,0,0,.1);border:1px solid #ddd}.jp-carousel-light #carousel-reblog-box textarea{border:1px inset #ccc;color:#666;border:1px solid #cfcfcf;background:#fff}.jp-carousel-light #carousel-reblog-box .canceltext{color:#888}.jp-carousel-light #carousel-reblog-box .canceltext a{color:#666}.jp-carousel-light #carousel-reblog-box select{background:#eee;color:#333;border:1px solid #aaa}#jp-carousel-comment-form-button-submit,.jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit{color:#333;background:#fff;background:-moz-linear-gradient(bottom,#ddd,#fff);background:-webkit-gradient(linear,left bottom,left top,from(#ddd),to(#fff));border:1px solid #aaa}.jp-carousel-light .jp-carousel-image-meta{background:#fafafa;border:1px solid #eee;border-top-color:#f5f5f5;border-left-color:#f5f5f5;color:#333}.jp-carousel-light .jp-carousel-image-meta li{color:#000!important}.jp-carousel-light .jp-carousel-close-hint{color:#ccc}.jp-carousel-light .jp-carousel-close-hint span{background-color:#fff;border-color:#ccc}.jp-carousel-light #jp-carousel-comment-form-comment-field::-webkit-input-placeholder{color:#aaa}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus{color:#333}.jp-carousel-light #jp-carousel-comment-form-comment-field:focus::-webkit-input-placeholder{color:#ddd}.jp-carousel-light a.jp-carousel-image-download{background-position:0 -122px}.jp-carousel-light a.jp-carousel-image-download:hover{background-position:0 -122px;color:#f1831e}.jp-carousel-light textarea#jp-carousel-comment-form-comment-field{background:#fbfbfb;color:#333;border:1px solid #dfdfdf;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input{background:#fbfbfb;border:1px solid #dfdfdf;color:#333;box-shadow:inset 2px 2px 2px rgba(0,0,0,.1)}.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus{background:#fbfbfb;color:#333}.jp-carousel-light #jp-carousel-comment-post-results span{background:#f7f7f7;border:1px solid #dfdfdf;box-shadow:inset 0 0 5px rgba(0,0,0,.05)}.jp-carousel-light .jp-carousel-slide{background-color:#fff}.jp-carousel-light .jp-carousel-titleanddesc{border-top:1px solid #eee}.jp-carousel-light .jp-carousel-fadeaway{background:-moz-linear-gradient(bottom,rgba(255,255,255,.75),rgba(255,255,255,0));background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.75)),to(rgba(255,255,255,0)))}@media only screen and (max-width:760px){.jp-carousel-info{margin:0 10px!important}.jp-carousel-next-button,.jp-carousel-previous-button{display:none!important}.jp-carousel-buttons{display:none!important}.jp-carousel-image-meta{float:none!important;width:100%!important;box-sizing:border-box}.jp-carousel-close-hint{font-weight:800!important;font-size:26px!important;position:fixed!important;top:-10px}.jp-carousel-slide img{opacity:1}.jp-carousel-wrap{background-color:#000}.jp-carousel-fadeaway{display:none}#jp-carousel-comment-form-container{display:none!important}.jp-carousel-titleanddesc{padding-top:0!important;border:none!important}.jp-carousel-titleanddesc-title{font-size:1em!important}.jp-carousel-left-column-wrapper{padding:0;width:100%!important}.jp-carousel-photo-info{left:0!important;width:100%!important}}.contact-form .clear-form{clear:both}.contact-form input:-ms-input-placeholder{-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.contact-form input::-ms-input-placeholder{-ms-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.contact-form input::placeholder{transition:opacity .3s ease-out}.contact-form input:hover:-ms-input-placeholder{opacity:.5}.contact-form input:hover::-ms-input-placeholder{opacity:.5}.contact-form input:hover::placeholder{opacity:.5}.contact-form input:focus:-ms-input-placeholder{opacity:.3}.contact-form input:focus::-ms-input-placeholder{opacity:.3}.contact-form input:focus::placeholder{opacity:.3}.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{box-sizing:border-box;margin-bottom:1.5em;width:100%}.contact-form select{margin-bottom:1.5em}.contact-form textarea{box-sizing:border-box;float:none;height:200px;margin-bottom:1.5em;width:100%}.contact-form input[type=checkbox],.contact-form input[type=radio]{float:none;margin:0 .75rem 0 5px}.contact-form input[type=checkbox]{top:0;margin-left:0}.contact-form label{margin-bottom:.25em;float:none;font-weight:700;display:block}.contact-form label.checkbox,.contact-form label.checkbox-multiple,.contact-form label.radio{margin-bottom:.25em;float:none;font-weight:400;display:inline-flex;align-items:center}.contact-form .grunion-field-checkbox-multiple-wrap,.contact-form .grunion-field-checkbox-wrap,.contact-form .grunion-field-radio-wrap{margin-bottom:1em}.contact-form label span{font-size:85%;margin-left:.25em;font-weight:400}.contact-form-submission{margin-bottom:4em;padding:1.5em 1em}.contact-form-submission p{margin:0 auto;word-wrap:break-word}.form-errors .form-error-message{color:red}.textwidget .contact-form input[type=email],.textwidget .contact-form input[type=tel],.textwidget .contact-form input[type=text],.textwidget .contact-form input[type=url],.textwidget .contact-form textarea,.wp-block-column .contact-form input[type=email],.wp-block-column .contact-form input[type=tel],.wp-block-column .contact-form input[type=text],.wp-block-column .contact-form input[type=url],.wp-block-column .contact-form textarea{width:100%}#jetpack-check-feedback-spam{margin:1px 8px 0 0}.jetpack-check-feedback-spam-spinner{display:inline-block;margin-top:7px}.wp-block-jetpack-contact-form{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row}.wp-block-jetpack-button,.wp-block-jetpack-contact-form .grunion-field-wrap{flex:0 0 100%}.wp-block-jetpack-button.alignright button{float:right}.wp-block-jetpack-contact-form .grunion-field-wrap{border-right:15px solid transparent}.wp-block-jetpack-contact-form .grunion-field-width-25-wrap{flex:0 0 25%}.wp-block-jetpack-contact-form .grunion-field-width-50-wrap{flex:0 0 50%}.wp-block-jetpack-contact-form .grunion-field-width-75-wrap{flex:0 0 75%}.grunion-field-checkbox-wrap{align-self:center}@media only screen and (min-width:600px){.contact-form input[type=email],.contact-form input[type=tel],.contact-form input[type=text],.contact-form input[type=url]{width:50%}.wp-block-jetpack-contact-form input[type=email],.wp-block-jetpack-contact-form input[type=tel],.wp-block-jetpack-contact-form input[type=text],.wp-block-jetpack-contact-form input[type=url]{width:100%}}.jetpack-empty-spam-container{display:inline-block}.jetpack-empty-spam{display:inline-block}.jetpack-empty-spam-spinner{display:inline-block;margin-top:7px}.infinite-loader{color:#000;display:block;height:28px;text-align:center}#infinite-handle span{background:#333;border-radius:1px;color:#eee;cursor:pointer;font-size:13px;padding:6px 16px}@keyframes spinner-inner{0%{opacity:1}100%{opacity:0}}.infinite-loader .spinner-inner div{left:47px;top:24px;position:absolute;animation:spinner-inner linear 1s infinite;background:#000;outline:1px solid #fff;width:6px;height:12px;border-radius:3px/6px;transform-origin:3px 26px}.infinite-loader .spinner-inner div:nth-child(1){transform:rotate(0);animation-delay:-.9166666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(2){transform:rotate(30deg);animation-delay:-.8333333333333334s;background:#000}.infinite-loader .spinner-inner div:nth-child(3){transform:rotate(60deg);animation-delay:-.75s;background:#000}.infinite-loader .spinner-inner div:nth-child(4){transform:rotate(90deg);animation-delay:-.6666666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(5){transform:rotate(120deg);animation-delay:-.5833333333333334s;background:#000}.infinite-loader .spinner-inner div:nth-child(6){transform:rotate(150deg);animation-delay:-.5s;background:#000}.infinite-loader .spinner-inner div:nth-child(7){transform:rotate(180deg);animation-delay:-.4166666666666667s;background:#000}.infinite-loader .spinner-inner div:nth-child(8){transform:rotate(210deg);animation-delay:-.3333333333333333s;background:#000}.infinite-loader .spinner-inner div:nth-child(9){transform:rotate(240deg);animation-delay:-.25s;background:#000}.infinite-loader .spinner-inner div:nth-child(10){transform:rotate(270deg);animation-delay:-.16666666666666666s;background:#000}.infinite-loader .spinner-inner div:nth-child(11){transform:rotate(300deg);animation-delay:-83.33333333333333ms;background:#000}.infinite-loader .spinner-inner div:nth-child(12){transform:rotate(330deg);animation-delay:0s;background:#000}.infinite-loader .spinner{width:28px;height:28px;display:inline-block;overflow:hidden;background:0 0}.infinite-loader .spinner-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(.28);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:0 0}.infinite-loader .spinner-inner div{box-sizing:content-box}#infinite-handle span button,#infinite-handle span button:focus,#infinite-handle span button:hover{display:inline;position:static;padding:0;margin:0;border:none;line-height:inherit;background:0 0;color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;font-family:inherit}#infinite-handle span button::-moz-focus-inner{margin:0;padding:0;border:none}@media (max-width:800px){#infinite-handle span:before{display:none}#infinite-handle span{display:block}}#infinite-footer{position:fixed;bottom:-50px;left:0;width:100%}#infinite-footer a{text-decoration:none}#infinite-footer .blog-credits a:hover,#infinite-footer .blog-info a:hover{color:#444;text-decoration:underline}#infinite-footer .container{background:rgba(255,255,255,.8);border-color:#ccc;border-color:rgba(0,0,0,.1);border-style:solid;border-width:1px 0 0;box-sizing:border-box;margin:0 auto;overflow:hidden;padding:1px 20px;width:780px}#infinite-footer .blog-credits,#infinite-footer .blog-info{box-sizing:border-box;line-height:25px}#infinite-footer .blog-info{float:left;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:40%}#infinite-footer .blog-credits{font-weight:400;float:right;width:60%}#infinite-footer .blog-info a{color:#111;font-size:14px;font-weight:700}#infinite-footer .blog-credits{color:#888;font-size:12px;text-align:right}#infinite-footer .blog-credits a{color:#666}.infinity-end.neverending #infinite-footer{display:none}@media (max-width:640px){#infinite-footer .container{box-sizing:border-box;width:100%}#infinite-footer .blog-info{width:30%}#infinite-footer .blog-credits{width:70%}#infinite-footer .blog-credits,#infinite-footer .blog-info a{font-size:10px}}@media (max-width:640px){#infinite-footer{position:static}}#infinite-aria{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.infinite-wrap:focus{outline:0!important}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}#wpadminbar li#wp-admin-bar-admin-bar-likes-widget{width:61px;overflow:hidden}#wpadminbar iframe.admin-bar-likes-widget{width:61px;height:28px;min-height:28px;border-width:0;position:absolute;top:0}div.jetpack-likes-widget-wrapper{width:100%;min-height:50px;position:relative}div.jetpack-likes-widget-wrapper .sd-link-color{font-size:12px}div.jetpack-likes-widget-wrapper.slim-likes-widget{width:1px;min-height:0}div.jetpack-comment-likes-widget-wrapper{width:100%;position:relative;min-height:31px}div.jetpack-comment-likes-widget-wrapper iframe{margin-bottom:0}#likes-other-gravatars{display:none;position:absolute;padding:10px 10px 12px;background-color:#2e4453;border-width:0;box-shadow:0 0 10px #2e4453;box-shadow:0 0 10px rgba(46,68,83,.6);min-width:130px;z-index:1000}#likes-other-gravatars *{line-height:normal}#likes-other-gravatars .likes-text{color:#fff;font-size:12px;padding-bottom:8px}#likes-other-gravatars li,#likes-other-gravatars ul{margin:0;padding:0;text-indent:0;list-style-type:none}#likes-other-gravatars li:before{content:""}#likes-other-gravatars ul.wpl-avatars{overflow:auto;display:block;max-height:190px}#likes-other-gravatars ul.wpl-avatars li{width:32px;height:32px;float:left;margin:0 5px 5px 0}#likes-other-gravatars ul.wpl-avatars li a{margin:0 2px 0 0;border-bottom:none!important;display:block}#likes-other-gravatars ul.wpl-avatars li a img{background:0 0;border:none;margin:0!important;padding:0!important;position:static}div.sd-box{border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.13)}.comment-likes-widget,.entry-content .post-likes-widget,.post-likes-widget{margin:0;border-width:0;display:block}.comment-likes-widget-placeholder,.post-likes-widget-placeholder{margin:0;border-width:0;position:relative}.comment-likes-widget-placeholder{height:18px;position:absolute;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.comment-likes-widget-placeholder:before{color:#2ea2cc;width:16px;height:16px;content:'';display:inline-block;position:relative;top:3px;padding-right:5px;background-repeat:no-repeat;background-size:16px 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E")}.post-likes-widget-placeholder .button{display:none}.comment-likes-widget-placeholder .loading,.post-likes-widget-placeholder .loading{color:#999;font-size:12px}.comment-likes-widget-placeholder .loading{padding-left:5px;margin-top:4px;align-self:center;color:#4e4e4e}.slim-likes-widget .post-likes-widget{width:auto;float:none}div.sharedaddy.sd-like-enabled .sd-like h3{display:none}div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget{width:100%;float:none;position:absolute;top:0}.comment-likes-widget{width:100%}.cs-rating,.pd-rating{display:block!important}.sd-gplus .sd-title{display:none}.jp-related-posts-i2__row{display:flex;margin-top:1.5rem}.jp-related-posts-i2__row:first-child{margin-top:0}.jp-related-posts-i2__post{flex-grow:1;flex-basis:0;margin:0 10px;display:flex;flex-direction:column;padding-left:0}.jp-related-posts-i2__row[data-post-count="3"] .jp-related-posts-i2__post{max-width:calc(33% - 20px)}.jp-related-posts-i2__row[data-post-count="1"] .jp-related-posts-i2__post,.jp-related-posts-i2__row[data-post-count="2"] .jp-related-posts-i2__post{max-width:calc(50% - 20px)}.jp-related-posts-i2__post-context,.jp-related-posts-i2__post-date,.jp-related-posts-i2__post-heading,.jp-related-posts-i2__post-img-link{flex-direction:row;display:block}.jp-related-posts-i2__post-heading{margin:.5rem 0;font-size:1rem;line-height:1.2em}.jp-related-posts-i2__post-link{display:block;width:100%;line-height:1.2em}.jp-related-posts-i2__post-img-link{order:-1}.jp-related-posts-i2__post-img-link img{width:100%}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__row{margin-top:0;display:block}.jp-relatedposts-i2[data-layout=list] .jp-related-posts-i2__post{max-width:none;margin:0}.jp-relatedposts-i2[data-layout=list].jp-related-posts-i2__post-img-link{margin-top:1rem}@media only screen and (max-width:640px){.jp-related-posts-i2__row{margin-top:0;display:block}.jp-related-posts-i2__row[data-post-count] .jp-related-posts-i2__post{max-width:none;margin:0;margin-top:1rem}.jp-related-posts-i2__post-img-link{margin-top:1rem}.jp-related-posts-i2__post-img-link img{width:350px}}#jp-relatedposts{display:none;padding-top:1em;margin:1em 0;position:relative;clear:both}.jp-relatedposts:after{content:'';display:block;clear:both}#jp-relatedposts h3.jp-relatedposts-headline{margin:0 0 1em;display:inline-block;float:left;font-size:9pt;font-weight:700;font-family:inherit}#jp-relatedposts h3.jp-relatedposts-headline em:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;border-top:1px solid rgba(0,0,0,.2);margin-bottom:1em}#jp-relatedposts h3.jp-relatedposts-headline em{font-style:normal;font-weight:700}#jp-relatedposts .jp-relatedposts-items{clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:-20px}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{float:left;width:33%;margin:0 0 1em;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{padding-right:20px;-moz-opacity:.8;opacity:.8}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n+4),#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-child(3n+4){clear:both}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover{-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items p,#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{font-size:14px;line-height:20px;margin:0}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs{position:relative}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay{position:absolute;top:0;bottom:0;left:0;right:0;display:block;border-bottom:0}#jp-relatedposts .jp-relatedposts-items p{margin-bottom:0}#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{text-transform:none;margin:0;font-family:inherit;display:block;max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a{font-size:inherit;font-weight:400;text-decoration:none;-moz-opacity:1;opacity:1}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{text-decoration:underline}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span{display:block;max-width:90%;overflow:hidden;text-overflow:ellipsis}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span{max-width:100%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{opacity:.6}.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{display:none}#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt{display:none}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt{overflow:hidden}#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span{margin-bottom:1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post{clear:both;width:100%}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img{float:left;overflow:hidden;max-width:33%;margin-right:3%}#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{display:inline-block;max-width:63%}@media only screen and (max-width:640px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:50%}#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:nth-child(3n){clear:left}#jp-relatedposts .jp-relatedposts-items-visual{margin-right:20px}}@media only screen and (max-width:320px){#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post{width:100%;clear:both;margin:0 0 1em}#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img,#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title{float:none;max-width:100%;margin-right:0}}#jp-post-flair{padding-top:.5em}#content div.sharedaddy,#main div.sharedaddy,div.sharedaddy{clear:both}div.sharedaddy h3.sd-title{margin:0 0 1em;display:inline-block;line-height:1.2;font-size:9pt;font-weight:700}div.sharedaddy h3.sd-title:before{content:"";display:block;width:100%;min-width:30px;border-top:1px solid #ddd;margin-bottom:1em}body.highlander-light h3.sd-title:before{border-top:1px solid rgba(0,0,0,.2)}body.highlander-dark h3.sd-title:before{border-top:1px solid rgba(255,255,255,.4)}.sd-content ul{padding:0!important;margin:0 0 .7em 0!important;list-style:none!important}.sd-content ul li{display:inline-block}.sd-content ul li.share-deprecated{opacity:.5}.sd-content ul li.share-deprecated a span{text-decoration:line-through}.sd-block.sd-gplus{margin:0 0 .5em}.sd-gplus .sd-content{font-size:12px}#sharing_email .sharing_send,.sd-content ul li .option a.share-ustom,.sd-content ul li a.sd-button,.sd-content ul li.advanced a.share-more,.sd-content ul li.preview-item div.option.option-smart-off a,.sd-social-icon .sd-content ul li a.sd-button,.sd-social-icon-text .sd-content ul li a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button,.sd-social-text .sd-content ul li a.sd-button{text-decoration:none!important;display:inline-block;font-size:12px;font-family:"Open Sans",sans-serif;font-weight:400;border-radius:3px;color:#656565!important;background:#f8f8f8;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.08);text-shadow:none;line-height:23px;padding:1px 8px 0 5px}.sd-content ul li .option a.share-ustom span,.sd-content ul li a.sd-button>span,.sd-content ul li.advanced a.share-more span,.sd-content ul li.preview-item div.option.option-smart-off a span,.sd-social-icon-text .sd-content ul li a.sd-button>span,.sd-social-official .sd-content>ul>li .digg_button>a span,.sd-social-official .sd-content>ul>li>a.sd-button span,.sd-social-text .sd-content ul li a.sd-button span{line-height:23px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button,.sd-social-official .sd-content>ul>li .digg_button>a,.sd-social-official .sd-content>ul>li>a.sd-button{line-height:17px;box-shadow:none;vertical-align:top}.sd-social-official .sd-content ul li a.sd-button>span{line-height:17px}.sd-social-official .sd-content .sharing-hidden .inner>ul>li .digg_button>a:before,.sd-social-official .sd-content .sharing-hidden .inner>ul>li>a.sd-button:before,.sd-social-official .sd-content>ul>li .digg_button>a:before,.sd-social-official .sd-content>ul>li>a.sd-button:before{margin-bottom:-1px}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon .sd-content ul li a.sd-button:hover,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:hover,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li .digg_button>a:hover,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-official .sd-content>ul>li>a.sd-button:hover,.sd-social-text .sd-content ul li a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:hover{color:#555;background:#fafafa;border:1px solid #999}.sd-social-icon .sd-content ul li a.sd-button:active,.sd-social-icon-text .sd-content ul li a.sd-button:active,.sd-social-official .sd-content>ul>li .digg_button>a:active,.sd-social-official .sd-content>ul>li>a.sd-button:active,.sd-social-text .sd-content ul li a.sd-button:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}.sd-content ul li a.sd-button:before{display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font:normal 18px/1 social-logos;vertical-align:top;text-align:center}.sd-social-icon-text ul li a.sd-button:before{position:relative;top:2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-content ul li a.sd-button:before{position:relative;top:2px}}.sd-social-official ul li a.sd-button:before{position:relative;top:-2px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-official ul li a.sd-button:before{top:0}}.sd-content ul li{margin:0 5px 5px 0;padding:0}.jp-sharing-input-touch .sd-content ul li{padding-left:10px}.sd-content ul li.preview-item a.sd-button span,.sd-social-icon-text .sd-content ul li a span,.sd-social-official .sd-content ul li a.sd-button span{margin-left:3px}.sd-content ul li.preview-item.no-icon a.sd-button span{margin-left:0}.sd-content ul li.no-icon a:before,.sd-social-text .sd-content ul li a:before{display:none}body .sd-content ul li.share-custom.no-icon a span,body .sd-social-text .sd-content ul li.share-custom a span{background-image:none;background-position:-500px -500px!important;background-repeat:no-repeat!important;padding-left:0;height:0;line-height:inherit}.sd-social-icon .sd-content ul li a.share-more{position:relative;top:-4px}@media screen and (-webkit-min-device-pixel-ratio:0){.sd-social-icon .sd-content ul li a.share-more{top:2px}}@-moz-document url-prefix(){.sd-social-icon .sd-content ul li a.share-more{top:2px}}.sd-social-icon .sd-content ul li a.share-more span{margin-left:3px}.sd-content ul li.share-print div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-print a:before,.sd-social-icon-text .sd-content li.share-print a:before,.sd-social-official .sd-content li.share-print a:before,.sd-social-text .sd-content ul li.share-print a:before{content:'\f469'}.sd-content ul li.share-email div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-email a:before,.sd-social-icon-text .sd-content li.share-email a:before,.sd-social-official .sd-content li.share-email a:before,.sd-social-text .sd-content ul li.share-email a:before{content:'\f410'}.sd-content ul li.share-linkedin div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-linkedin a:before,.sd-social-icon-text .sd-content li.share-linkedin a:before,.sd-social-text .sd-content ul li.share-linkedin a:before{content:'\f207'}.sd-content ul li.share-twitter div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-twitter a:before,.sd-social-icon-text .sd-content li.share-twitter a:before,.sd-social-text .sd-content ul li.share-twitter a:before{content:'\f202'}.sd-content ul li.share-reddit div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-reddit a:before,.sd-social-icon-text .sd-content li.share-reddit a:before,.sd-social-text .sd-content ul li.share-reddit a:before{content:'\f222'}.sd-content ul li.share-tumblr div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-tumblr a:before,.sd-social-icon-text .sd-content li.share-tumblr a:before,.sd-social-text .sd-content ul li.share-tumblr a:before{content:'\f607'}.sd-content ul li.share-pocket div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pocket a:before,.sd-social-icon-text .sd-content li.share-pocket a:before,.sd-social-text .sd-content ul li.share-pocket a:before{content:'\f224'}.sd-content ul li.share-pinterest div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-pinterest a:before,.sd-social-icon-text .sd-content li.share-pinterest a:before,.sd-social-text .sd-content ul li.share-pinterest a:before{content:'\f210'}.sd-content ul li.share-facebook div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-facebook a:before,.sd-social-icon-text .sd-content li.share-facebook a:before,.sd-social-text .sd-content ul li.share-facebook a:before{content:'\f203'}.sd-content ul li.share-press-this div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-press-this a:before,.sd-social-icon-text .sd-content li.share-press-this a:before,.sd-social-official .sd-content li.share-press-this a:before,.sd-social-text .sd-content ul li.share-press-this a:before{content:'\f205'}.sd-social-official .sd-content li.share-press-this a:before{color:#2ba1cb}.sd-content ul li.share-telegram div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-telegram a:before,.sd-social-icon-text .sd-content li.share-telegram a:before,.sd-social-official .sd-content li.share-telegram a:before,.sd-social-text .sd-content ul li.share-telegram a:before{content:'\f606'}.sd-social-official .sd-content li.share-telegram a:before{color:#08c}.sd-content ul li.share-skype div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-skype a:before,.sd-social-icon-text .sd-content li.share-skype a:before,.sd-social-text .sd-content ul li.share-skype a:before{content:'\f220'}.sd-content ul li.advanced a.share-more:before,.sd-social-icon .sd-content ul a.share-more:before,.sd-social-icon-text .sd-content a.share-more:before,.sd-social-official .sd-content a.share-more:before,.sd-social-text .sd-content ul a.share-more:before{content:'\f415'}.sd-social-official .sd-content a.share-more:before{color:#2ba1cb}.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a:before,.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a:before,.sd-social-official .sd-content li.share-jetpack-whatsapp a:before,.sd-social-text .sd-content ul li.share-jetpack-whatsapp a:before{content:'\f608'}.sd-social-official .sd-content li.share-jetpack-whatsapp a:before{color:#43d854}.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button{background:#43d854;color:#fff!important}.sd-content ul li.share-deprecated div.option.option-smart-off a:before,.sd-social-icon .sd-content ul li.share-deprecated a:before,.sd-social-icon-text .sd-content li.share-deprecated a:before,.sd-social-official .sd-content li.share-deprecated a:before{width:1em;height:1em;content:"\1F6AB"}.sd-social .sd-button .share-count{background:#2ea2cc;color:#fff;border-radius:10px;display:inline-block;text-align:center;font-size:10px;padding:1px 3px;line-height:1}.sd-social-official .sd-content ul,.sd-social-official .sd-content ul li{line-height:25px!important}.sd-social-official .sd-content>ul>li>a.sd-button span{line-height:1}.sd-social-official .sd-content ul:after{content:".";display:block;height:0;clear:both;visibility:hidden}.sd-social-official .sd-content li.share-press-this a{margin:0 0 5px}.sd-social-official .sd-content ul>li{display:block;float:left;margin:0 10px 5px 0!important;height:25px}.sd-social-official .fb-share-button>span{vertical-align:top!important}.sd-social-official .sd-content .pocket_button iframe{width:98px}.reddit_button iframe{margin-top:1px}.linkedin_button>span,.pinterest_button,.pocket_button iframe,.twitter_button{margin:0!important}.linkedin_button>span,.pinterest_button a{display:block!important}.sd-social-official .sd-content .share-skype{width:55px}body .sd-social-official li a.share-more,body .sd-social-official li.share-custom a,body .sd-social-official li.share-digg a,body .sd-social-official li.share-email a,body .sd-social-official li.share-press-this a,body .sd-social-official li.share-print{position:relative;top:0}body .sd-social-icon .sd-content li.share-custom>a{padding:2px 3px 0;position:relative;top:4px}body .sd-content ul li.share-custom a.share-icon span,body .sd-social-icon .sd-content li.share-custom a span,body .sd-social-icon-text .sd-content li.share-custom a span,body .sd-social-official .sd-content li.share-custom a span,body .sd-social-text .sd-content li.share-custom a span{background-size:16px 16px;background-repeat:no-repeat;margin-left:0;padding:0 0 0 19px;display:inline-block;height:21px;line-height:16px}body .sd-social-icon .sd-content li.share-custom a span{width:0}body .sd-social-icon .sd-content li.share-custom a span{padding-left:16px!important}.sharing-hidden .inner{position:absolute;z-index:2;border:1px solid #ccc;padding:10px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);border-radius:2px;margin-top:5px;max-width:400px}.sharing-hidden .inner ul{margin:0!important}.sd-social-official .sd-content .sharing-hidden ul>li.share-end{clear:both;margin:0!important;height:0!important}.sharing-hidden .inner:after,.sharing-hidden .inner:before{position:absolute;z-index:1;top:-8px;left:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #ccc;content:"";display:block}.sharing-hidden .inner:after{z-index:2;top:-7px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:8px solid #fff}.sharing-hidden ul{margin:0}.sd-social-icon .sd-content ul li[class*=share-] a,.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a{border-radius:50%;-webkit-border-radius:50%;border:0;box-shadow:none;padding:7px;position:relative;top:-2px;line-height:1;width:auto;height:auto;margin-bottom:0}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button>span,.sd-social-icon .sd-content ul li[class*=share-] div.option a span{line-height:1}.sd-social-icon .sd-content ul li[class*=share-] a:hover,.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover{border:none;opacity:.6}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button:before{top:1px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom{padding:8px 8px 6px;top:5px}.sd-social-icon .sd-content ul li a.sd-button.share-more{margin-left:10px}.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more{margin-left:0}.sd-social-icon .sd-button span.share-count{position:absolute;bottom:0;right:0;border-radius:0;background:#555;font-size:9px}.sd-social-icon .sd-content ul li[class*=share-] a.sd-button{background:#e9e9e9;margin-top:2px;text-indent:0}.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button{background:#2c4762;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button{background:#1877f2;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button{background:#00acee;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button{background:#ca1f27;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button{color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button{background:#1e8cbe;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button{background:#08c;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button{background:#0077b5;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button{background:#ee4056;color:#fff!important}.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button{background:#cee3f8;color:#555!important}.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button{background:#00aff0;color:#fff!important}.sharing-screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.sharing-screen-reader-text:active,.sharing-screen-reader-text:focus,.sharing-screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#sharing_email{width:342px;position:absolute;z-index:1001;border:1px solid #ccc;padding:15px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.2);text-align:left}div.sharedaddy.sharedaddy-dark #sharing_email{border-color:#fff}#sharing_email .errors{color:#fff;background-color:#771a09;font-size:12px;padding:5px 8px;line-height:1;margin:10px 0 0}#sharing_email label{font-size:12px;color:#333;font-weight:700;display:block;padding:0 0 4px;text-align:left;text-shadow:none}#sharing_email form{margin:0}#sharing_email input[type=email],#sharing_email input[type=text]{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #ccc;margin-bottom:1em;background:#fff;font-size:12px;color:#333;max-width:none;padding:1px 3px}#jetpack-source_f_name{display:none!important;position:absolute!important;left:-9000px}#sharing_email .sharing_cancel{padding:0 0 0 1em;font-size:12px;text-shadow:none}#sharing_email .recaptcha{width:312px;height:123px;margin:0 0 1em}.sd-content .share-customize-link{margin-top:0;line-height:11px}.sd-content .share-customize-link a{font-size:11px;font-family:"Open Sans",sans-serif}.slideshow-window{background-color:#222;border:20px solid #222;border-radius:10px;height:0;margin-bottom:20px;overflow:hidden;padding-top:30px!important;padding-bottom:56.25%!important;position:relative;z-index:1}.slideshow-window.slideshow-white{background-color:#fff;border-color:#fff}.slideshow-window,.slideshow-window *{box-sizing:content-box}.slideshow-loading{height:100%;text-align:center;margin:auto}body div.slideshow-window * img{background-color:transparent!important;background-image:none!important;border-width:0!important;display:block;margin:0 auto;max-width:100%;max-height:100%;padding:0!important;position:relative;transform:translateY(-50%);top:50%}.slideshow-loading img{vertical-align:middle}.slideshow-slide{display:none;height:100%!important;left:0;margin:auto;position:absolute;text-align:center;top:0;width:100%!important}.slideshow-slide img{vertical-align:middle}.slideshow-line-height-hack{overflow:hidden;width:0;font-size:0}.slideshow-slide-caption{font-size:13px;font-family:"Helvetica Neue",sans-serif;color:#f7f7f7;text-shadow:#222 1px 1px 2px;line-height:25px;height:25px;position:absolute;bottom:5px;left:0;z-index:100;width:100%;text-align:center}.slideshow-controls{z-index:1000;position:absolute;bottom:30px;margin:auto;text-align:center;width:100%;opacity:.5;direction:ltr;transition:.3s opacity ease-out}.slideshow-window:hover .slideshow-controls{opacity:1}body div div.slideshow-controls a,body div div.slideshow-controls a:hover{border:2px solid rgba(255,255,255,.1)!important;background-color:#000!important;background-color:rgba(0,0,0,.6)!important;background-image:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls.png)!important;background-repeat:no-repeat;background-size:142px 16px!important;background-position:-34px 8px!important;color:#222!important;margin:0 5px!important;padding:0!important;display:inline-block!important;zoom:1;height:32px!important;width:32px!important;line-height:32px!important;text-align:center!important;border-radius:10em!important;transition:.3s border-color ease-out}@media only screen and (-webkit-min-device-pixel-ratio:1.5){body div div.slideshow-controls a,body div div.slideshow-controls a:hover{background-image:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/shortcodes/img/slideshow-controls-2x.png)!important}}body div div.slideshow-controls a:hover{border-color:#fff!important}body div div.slideshow-controls a:first-child{background-position:-76px 8px!important}body div div.slideshow-controls a:last-child{background-position:-117px 8px!important}body div div.slideshow-controls a:nth-child(2){background-position:-34px 8px!important}body div div.slideshow-controls a.running{background-position:-34px 8px!important}body div div.slideshow-controls a.paused{background-position:9px 8px!important}.slideshow-controls a img{border:50px dotted #f0f}body.presentation-wrapper-fullscreen-parent,html.presentation-wrapper-fullscreen-parent{overflow:hidden!important}.presentation-wrapper-fullscreen-parent #wpadminbar{display:none}.presentation-wrapper-fullscreen,.presentation-wrapper-fullscreen-parent{min-width:100%!important;min-height:100%!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;margin:0!important;padding:0!important;z-index:10000!important}.presentation-wrapper-fullscreen{background-color:grey;border:none!important}.presentation-wrapper-fullscreen .nav-arrow-left,.presentation-wrapper-fullscreen .nav-arrow-right{z-index:20001}.presentation-wrapper-fullscreen .nav-fullscreen-button{z-index:20002}.presentation-wrapper{margin:20px auto;border:1px solid #e5e5e5;overflow:hidden;line-height:normal}.presentation{position:relative;margin:0;overflow:hidden;outline:0}.presentation,.presentation .step{background-repeat:no-repeat;background-position:center;background-size:100% 100%}.presentation .step.fade:not(.active){opacity:0}.presentation .slide-content{padding:30px}.presentation .nav-arrow-left,.presentation .nav-arrow-right,.presentation .nav-fullscreen-button{position:absolute;width:34px;background-repeat:no-repeat;z-index:2;opacity:0;transition:opacity .25s}.presentation .nav-arrow-left,.presentation .nav-arrow-right{height:100%;background-image:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/shortcodes/images/slide-nav.png);background-size:450% 61px}.presentation .nav-arrow-left{left:0;background-position:4px 50%}.presentation .nav-arrow-right{right:0;background-position:-120px 50%}.presentation .nav-fullscreen-button{width:32px;height:32px;margin:4px;bottom:0;right:0;z-index:3;background-image:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/shortcodes/images/expand.png);background-size:100% 100%}.presentation:hover .nav-arrow-left,.presentation:hover .nav-arrow-right{opacity:1}.presentation:hover .nav-fullscreen-button{opacity:.8}.presentation-wrapper-fullscreen .nav-fullscreen-button{background-image:url(//lowlowrecords.com/wp-content/plugins/jetpack/css/../modules/shortcodes/images/collapse.png)}.presentation .autoplay-overlay{height:15%;width:80%;margin:30% 10%;position:relative;z-index:100;display:table;border-radius:50px;background-color:#e5e5e5;background-color:rgba(0,0,0,.75);transition:opacity .5s}.presentation .autoplay-overlay .overlay-msg{position:relative;display:table-cell;text-align:center;vertical-align:middle;color:#fff}.presentation .will-fade{opacity:0}.presentation .do-fade{opacity:1;transition:opacity .5s}div.jetpack-quiz{border:1px solid #deede3;background-color:#f3f3f3;padding:1em;line-height:1.3em;margin-bottom:2em;border-radius:.2em}div.jetpack-quiz div.jetpack-quiz-question{margin-bottom:.5em;font-weight:700}div.jetpack-quiz div.jetpack-quiz-answer{cursor:pointer;margin-bottom:.5em;padding:1em 0 1em 1em;border-bottom:1px dotted #999}div.jetpack-quiz div.jetpack-quiz-answer.last{padding-bottom:0;margin-bottom:0;border-bottom:0}div.jetpack-quiz div.jetpack-quiz-answer.correct{color:green}div.jetpack-quiz div.jetpack-quiz-answer.wrong{color:red}div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation{display:none}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation{display:block;color:#000;font-size:90%;margin-top:1em}div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt,div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt{font-size:85%}div.jetpack-quiz pre{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;background:0 0;margin:0;padding:0}#subscribe-email input{width:95%}.comment-subscription-form{margin-bottom:1em}.comment-subscription-form .subscribe-label{display:inline!important}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.jetpack-video-wrapper{margin-bottom:1.6em}.jetpack-video-wrapper>.wp-video,.jetpack-video-wrapper>embed,.jetpack-video-wrapper>iframe,.jetpack-video-wrapper>object{margin-bottom:0}.jetpack-social-navigation ul{display:block;margin:0 0 1.5em;padding:0}.jetpack-social-navigation li{display:inline-block;margin:0;line-height:1}.jetpack-social-navigation a{border:0;height:1em;text-decoration:none;width:1em}.jetpack-social-navigation-svg .icon{color:inherit;fill:currentColor;height:1em;vertical-align:middle;width:1em}.jetpack-social-navigation-genericons a:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:Genericons;font-size:1em;font-style:normal;font-weight:400;height:1em;line-height:1;speak:none;text-decoration:inherit;vertical-align:top;width:1em}.jetpack-social-navigation-genericons a:before{content:"\f415"}.jetpack-social-navigation-genericons a[href*="codepen.io"]:before{content:"\f216"}.jetpack-social-navigation-genericons a[href*="digg.com"]:before{content:"\f221"}.jetpack-social-navigation-genericons a[href*="dribbble.com"]:before{content:"\f201"}.jetpack-social-navigation-genericons a[href*="dropbox.com"]:before{content:"\f225"}.jetpack-social-navigation-genericons a[href*="mailto:"]:before{content:"\f410"}.jetpack-social-navigation-genericons a[href*="facebook.com"]:before{content:"\f203"}.jetpack-social-navigation-genericons a[href*="flickr.com"]:before{content:"\f211"}.jetpack-social-navigation-genericons a[href*="foursquare.com"]:before{content:"\f226"}.jetpack-social-navigation-genericons a[href*="github.com"]:before{content:"\f200"}.jetpack-social-navigation-genericons a[href*="plus.google.com"]:before{content:"\f206"}.jetpack-social-navigation-genericons a[href*="instagram.com"]:before{content:"\f215"}.jetpack-social-navigation-genericons a[href*="linkedin.com"]:before{content:"\f208"}.jetpack-social-navigation-genericons a[href*="path.com"]:before{content:"\f219"}.jetpack-social-navigation-genericons a[href*="pinterest."]:before{content:"\f210"}.jetpack-social-navigation-genericons a[href*="getpocket.com"]:before{content:"\f224"}.jetpack-social-navigation-genericons a[href*="polldaddy.com"]:before{content:"\f217"}.jetpack-social-navigation-genericons a[href*="reddit.com"]:before{content:"\f222"}.jetpack-social-navigation-genericons a[href$="/feed/"]:before{content:"\f413"}.jetpack-social-navigation-genericons a[href*="skype:"]:before{content:"\f220"}.jetpack-social-navigation-genericons a[href*="spotify.com"]:before{content:"\f515"}.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]:before{content:"\f223"}.jetpack-social-navigation-genericons a[href*="tumblr.com"]:before{content:"\f214"}.jetpack-social-navigation-genericons a[href*="twitch.tv"]:before{content:"\f516"}.jetpack-social-navigation-genericons a[href*="twitter.com"]:before{content:"\f202"}.jetpack-social-navigation-genericons a[href*="vimeo.com"]:before{content:"\f212"}.jetpack-social-navigation-genericons a[href*="vine.co"]:before{content:"\f517"}.jetpack-social-navigation-genericons a[href*="wordpress.com"]:before,.jetpack-social-navigation-genericons a[href*="wordpress.org"]:before{content:"\f205"}.jetpack-social-navigation-genericons a[href*="youtube.com"]:before{content:"\f213"}.tiled-gallery{clear:both;margin:0 0 20px;overflow:hidden}.tiled-gallery img{margin:2px!important}.tiled-gallery .gallery-group{float:left;position:relative}.tiled-gallery .tiled-gallery-item{float:left;margin:0;position:relative;width:inherit}.tiled-gallery .gallery-row{overflow:hidden}.tiled-gallery .tiled-gallery-item a{background:0 0;border:none;color:inherit;margin:0;padding:0;text-decoration:none;width:auto}.tiled-gallery .tiled-gallery-item img,.tiled-gallery .tiled-gallery-item img:hover{background:0 0;border:none;box-shadow:none;max-width:100%;padding:0;vertical-align:middle}.tiled-gallery-caption{background:#eee;background:rgba(255,255,255,.8);color:#333;font-size:13px;font-weight:400;overflow:hidden;padding:10px 0;position:absolute;bottom:0;text-indent:10px;text-overflow:ellipsis;width:100%;white-space:nowrap}.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption{font-size:11px}.widget-gallery .tiled-gallery-unresized{visibility:hidden;height:0;overflow:hidden}.tiled-gallery .tiled-gallery-item img.grayscale{position:absolute;left:0;top:0}.tiled-gallery .tiled-gallery-item img.grayscale:hover{opacity:0}.tiled-gallery.type-circle .tiled-gallery-item img{border-radius:50%!important;object-fit:cover}.tiled-gallery.type-circle .tiled-gallery-caption{display:none;opacity:0}.tiled-gallery.type-square .tiled-gallery-item img{object-fit:cover}.jetpack-display-remote-posts{margin:5px 0 20px}.jetpack-display-remote-posts h4{margin:5px 0;padding:0}.jetpack-display-remote-posts p{margin:0;padding:0}.jetpack-display-remote-posts img{max-width:100%}.widget-grofile h4{margin:1em 0 .5em}.widget-grofile ul.grofile-urls{margin-left:0;overflow:hidden}.widget-grofile ul.grofile-accounts li{list-style:none;display:inline}.widget-grofile ul.grofile-accounts li:before{content:""!important}.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite.png);background-repeat:no-repeat;width:16px;height:16px;float:left;margin-right:8px;margin-bottom:8px}.rtl .widget-grofile .grofile-accounts-logo{margin-left:8px;margin-right:0}.grofile-thumbnail{width:500px;max-width:100%}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){.widget-grofile .grofile-accounts-logo{background-image:url(https://secure.gravatar.com/images/grav-share-sprite-2x.png);background-size:16px 784px}}div[class^=gr_custom_container]{border:1px solid gray;border-radius:10px;padding:10px 5px;background-color:#fff;color:#000}div[class^=gr_custom_container] a{color:#000}h2[class^=gr_custom_header]{display:none}div[class^=gr_custom_each_container]{width:100%;clear:both;margin-bottom:10px;overflow:auto;padding-bottom:4px;border-bottom:1px solid #aaa}div[class^=gr_custom_book_container]{float:right;overflow:hidden;height:60px;margin-left:4px;width:39px}div[class^=gr_custom_author]{font-size:10px}div[class^=gr_custom_tags]{font-size:10px;color:gray}div[class^=gr_custom_rating]{display:none}.widget_wpcom_social_media_icons_widget ul{list-style-type:none;margin-left:0}.widget_wpcom_social_media_icons_widget ul li{border:0 none;display:inline;margin-right:.5em}.widget_wpcom_social_media_icons_widget li a{border:0 none;text-decoration:none}.widget_wpcom_social_media_icons_widget .genericon{font-family:Genericons}.widget_wpcom_social_media_icons_widget .screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.widget_wpcom_social_media_icons_widget .screen-reader-text:active,.widget_wpcom_social_media_icons_widget .screen-reader-text:focus,.widget_wpcom_social_media_icons_widget .screen-reader-text:hover{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.widgets-grid-layout{width:100%}.widgets-grid-layout:after,.widgets-grid-layout:before{content:" ";display:table}.widgets-grid-layout:after{clear:both}.widget-grid-view-image{float:left;max-width:50%}.widget-grid-view-image a{display:block;margin:0 2px 4px 0}.widget-grid-view-image:nth-child(even){float:right}.widget-grid-view-image:nth-child(even) a{margin:0 0 4px 2px}.widgets-grid-layout .widget-grid-view-image img{max-width:100%;height:auto}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widgets-list-layout{padding:0;margin:0;list-style-type:none}.widgets-list-layout li:after,.widgets-list-layout li:before{content:"";display:table}.widgets-list-layout li:after{clear:both}.widgets-list-layout li{zoom:1;margin-bottom:1em;list-style-type:none!important}.widgets-list-layout .widgets-list-layout-blavatar{float:left;width:21.276596%;max-width:40px;height:auto}.widgets-list-layout-links{float:right;width:73.404255%}.widgets-list-layout span{opacity:.5}.widgets-list-layout span:hover{opacity:.8}.jetpack-image-container:after{clear:both}.jetpack-image-container:after,.jetpack-image-container:before{display:table;content:""}.widgets-multi-column-grid ul{overflow:hidden;padding:0;margin:0;list-style-type:none}.widgets-multi-column-grid ul li{background:0 0;clear:none;float:left;margin:0 -5px -3px 0;padding:0 8px 6px 0;border:none;list-style-type:none!important}.widgets-multi-column-grid ul li a{background:0 0;margin:0;padding:0;border:0}.widgets-multi-column-grid .avatar{vertical-align:middle}.widget_jetpack_my_community .avatar-240,.widget_jetpack_my_community .avatar-48{max-width:48px;max-height:48px}.widget.widget_authors li>ul,.widget_authors>ul{margin-left:inherit;padding-left:0}.widget_authors ul li li{padding-left:0}.widget_authors>ul>li{margin-bottom:1em;list-style:none}.widget_authors>ul>li+li{border-top:0}.widget.widget_authors img{margin-right:5px;margin-bottom:5px;vertical-align:middle;box-shadow:none}.wpcnt{text-align:center;line-height:2}.wpa{position:relative;overflow:hidden;display:inline-block;max-width:100%}.wpa-about{position:absolute;top:5px;left:0;right:0;display:block;margin-top:0;color:#888;font:10px/1 "Open Sans",Arial,sans-serif!important;text-align:left!important;text-decoration:none!important;opacity:.85;border-bottom:none!important;box-shadow:none!important}.wpa .u>div{display:block;margin-top:5px;margin-bottom:1em}div.wpa>div{margin-top:20px}.wpa .u .adsbygoogle{display:block;margin-top:17px;margin-bottom:1em;background-color:transparent}.widget_eu_cookie_law_widget{animation:fadeIn .8s;border:none;bottom:1em;left:1em;margin:0;padding:0;position:fixed;right:1em;width:auto;z-index:50001}@keyframes fadeIn{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.widget_eu_cookie_law_widget.widget.top{bottom:auto;top:1em}.admin-bar .widget_eu_cookie_law_widget.widget.top{top:3em}amp-consent.widget_eu_cookie_law_widget.widget.top{top:1em;margin:0}.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top{top:0;margin-top:3em}#eu-cookie-law{background-color:#fff;border:1px solid #dedede;color:#2e4467;font-size:12px;line-height:1.5;overflow:hidden;padding:6px 6px 6px 15px;position:relative}#eu-cookie-law a,#eu-cookie-law a:active,#eu-cookie-law a:visited{color:inherit;cursor:inherit;text-decoration:underline}#eu-cookie-law a:hover{cursor:pointer;text-decoration:none}#eu-cookie-law.negative{background-color:#000;border:none;color:#fff}#eu-cookie-law.hide{opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}#eu-cookie-law form{margin-bottom:0;position:static}#eu-cookie-law input,#eu-cookie-law input:focus,#eu-cookie-law input:hover{background:#f3f3f3;border:1px solid #dedede;border-radius:4px;-moz-border-radius:3px;-webkit-border-radius:3px;color:#2e4453;cursor:pointer;display:inline;float:right;font-family:inherit;font-size:14px;font-weight:inherit;line-height:inherit;margin:0 0 0 5%;padding:8px 12px;position:static;text-transform:none}#eu-cookie-law.negative input,#eu-cookie-law.negative input:focus,#eu-cookie-law.negative input:hover{background:#282828;border-color:#535353;color:#fff}@media (max-width:600px){#eu-cookie-law{padding-bottom:55px}#eu-cookie-law input.accept{bottom:8px;position:absolute;right:8px}}.flickr-images{text-align:center}.flickr-size-thumbnail .flickr-images{align-content:space-between;align-items:center;display:flex;flex-flow:row wrap;justify-content:center}.flickr-images img{max-width:100%;margin:5px}.wpcom-instagram-images{display:grid;grid-gap:.5rem;grid-auto-columns:1fr}.wpcom-instagram-images:after,.wpcom-instagram-images:before{content:none}.wpcom-instagram-images a{display:block;margin:4px 2px}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{display:inline-block;vertical-align:top}.wpcom-instagram-columns-2 a{width:calc(50% - 8px)}.wpcom-instagram-columns-3 a{width:calc(33.3333% - 8px)}.wpcom-instagram-images .sq-bg-image{background-position:center;background-repeat:no-repeat;background-size:cover;height:0;overflow:hidden;padding-bottom:100%}.wpcom-instagram-columns-2{grid-template-columns:repeat(2,1fr)}.wpcom-instagram-columns-3{grid-template-columns:repeat(3,1fr)}@supports (display:grid){.wpcom-instagram-images a{display:block;margin:0}.wpcom-instagram-columns-2 a,.wpcom-instagram-columns-3 a{width:auto}}.jetpack-search-filters-widget__sub-heading{font-size:inherit;font-weight:700;margin:0 0 .5em;padding:0}.jetpack-search-form+.jetpack-search-filters-widget__sub-heading{margin-top:1.5em;margin-bottom:.5em!important}.jetpack-search-filters-widget__clear{margin-top:.5em;margin-bottom:.5em}.jetpack-search-sort-wrapper{margin-top:1em;margin-bottom:1.5em}.jetpack-search-sort-wrapper label{display:inherit}.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox]{width:auto;height:auto}ul.jetpack-search-filters-widget__filter-list li{border:none;padding:0;list-style:none}ul.jetpack-search-filters-widget__filter-list li a{text-decoration:none}ul.jetpack-search-filters-widget__filter-list li a:hover{box-shadow:none}ul.jetpack-search-filters-widget__filter-list li label{font-weight:inherit;display:inherit}.jetpack-search-filters-widget__filter-list{list-style:none}ul.jetpack-search-filters-widget__filter-list{margin-bottom:1.5em}body.search .jetpack-search-form input[name="s"]:-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::-ms-input-placeholder{color:transparent}body.search .jetpack-search-form input[name="s"]::placeholder{color:transparent}body.search .jetpack-search-form input[name="s"].show-placeholder:-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::-ms-input-placeholder{color:inherit}body.search .jetpack-search-form input[name="s"].show-placeholder::placeholder{color:inherit}@media screen and (min-width:400px){.widget.jetpack-simple-payments .jetpack-simple-payments-product{flex-direction:column}.widget.jetpack-simple-payments .jetpack-simple-payments-details{padding-left:0}}.jetpack_widget_social_icons li,.jetpack_widget_social_icons ul{list-style:none}.jetpack_widget_social_icons ul{display:block;margin:0 0 1.5em;padding:0}.jetpack_widget_social_icons ul li{border:0;display:inline-block;line-height:1;margin:0;padding:0}.jetpack_widget_social_icons ul li:after,.jetpack_widget_social_icons ul li:before{display:none}.jetpack_widget_social_icons a{border:0;box-shadow:none;display:block;height:24px;text-decoration:none;width:24px}.jetpack_widget_social_icons svg{color:inherit;fill:currentColor;height:inherit;vertical-align:middle;width:inherit}.jetpack_widget_social_icons ul.size-small a{height:24px;width:24px}.jetpack_widget_social_icons ul.size-medium a{height:32px;width:32px}.jetpack_widget_social_icons ul.size-large a{height:48px;width:48px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}
img#wpstats{display:none}
.entry>.wpb_row.row{padding-top:0;padding-bottom:30px}#header.stuck #header-logo{margin-top:2px;margin-right:0;margin-bottom:0;margin-left:0}#header #acoda-tabs ul.menu>li>a{margin-top:0;margin-right:7px;margin-bottom:0;margin-left:7px}#header #acoda-tabs ul.menu>li>a{padding-top:0;padding-right:5px;padding-bottom:5px;padding-left:5px}.intro-wrap .intro-text{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px}
.skinset-main{background-color:#fff}.skinset-background{font-family:Karla,Arial,Helvetica,sans-serif;line-height:26px;letter-spacing:.02em;font-weight:400;font-style:normal;font-size:.95rem;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-background,{opacity:0}.ie.wf-loading .skinset-background,{visibility:hidden}.skinset-background,.skinset-background h1>a,.skinset-background h2>a,.skinset-background h3>a,.skinset-background h4>a,.skinset-background h5>a,.skinset-background h6>a{color:#161616}.skinset-background a,.skinset-background .text_linkcolor,.skinset-background #container [class*=acoda_link_color],.skinset-background .comments-list .icon,.list.link_color li:before{color:#3b3b3b}.skinset-background #container [class*=acoda_link_color-border],.spinner-layer,.skinset-background #container [class*=acoda_link_color-border],.skinset-background [class*=acoda_link_color-border] .vc_sep_line{border-color:#3b3b3b}.skinset-background #container [class*=acoda_link_color-bg],.skinset-background ul.dock-panel li.dock-tab .items-count,.skinset-background ul.products li.product .onsale,span.highlight.one{background-color:#3b3b3b}.skinset-background a:hover,.skinset-background #container [class*=acoda_link_hover_color]{color:#000}.skinset-background #container [class*=acoda_link_hover_color-bg]{background-color:#000}.acoda-posts-widget .post-comments:after,.skinset-background #container [class*=acoda_link_hover_color-border],.skinset-background [class*=acoda_link_hover_color-border] .vc_sep_line{border-color:#000}.skinset-background .post-metadata-wrap,.skinset-background .post-metadata-wrap a,.skinset-background .comment-meta a{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-background .post-metadata-wrap,.skinset-background .post-metadata-wrap a,.skinset-background .comment-meta a,{opacity:0}.ie.wf-loading .skinset-background .post-metadata-wrap,.skinset-background .post-metadata-wrap a,.skinset-background .comment-meta a,{visibility:hidden}.skinset-background .post-metadata-wrap,.skinset-background .post-metadata-wrap a,.skinset-background .comment-meta a{color:#7e7e7e}#container h1{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #container h1,{opacity:0}.ie.wf-loading #container h1,{visibility:hidden}.skinset-background h1,.skinset-background h1 a{color:#202f33}#container h2{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #container h2,{opacity:0}.ie.wf-loading #container h2,{visibility:hidden}.skinset-background h2,.skinset-background h2 a{color:#202f33}#container h3,#container .heading-font{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #container h3,#container .heading-font,{opacity:0}.ie.wf-loading #container h3,#container .heading-font,{visibility:hidden}#container h4{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #container h4,{opacity:0}.ie.wf-loading #container h4,{visibility:hidden}#container h5{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #container h5,{opacity:0}.ie.wf-loading #container h5,{visibility:hidden}#container h6{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #container h6,{opacity:0}.ie.wf-loading #container h6,{visibility:hidden}.skinset-dockbar.acoda-skin{font-family:Karla,Arial,Helvetica,sans-serif;line-height:30px;font-weight:700;font-style:normal;font-size:30px;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-dockbar.acoda-skin,{opacity:0}.ie.wf-loading .skinset-dockbar.acoda-skin,{visibility:hidden}.skinset-dockbar.acoda-skin a{color:#202f33}.skinset-dockbar.acoda-skin .dock-tab>a i{font-size:1rem;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-dockbar.acoda-skin .dock-tab>a i,{opacity:0}.ie.wf-loading .skinset-dockbar.acoda-skin .dock-tab>a i,{visibility:hidden}#container .background-wrap.skinset-dockpanel{background-color:#fff}#container .dock-panel-wrap .dock-tab-wrapper span.pointer:before{border-color:#fff}.background-wrap.skinset-dockpanel,.dock-panel-wrap .dock-tab-wrapper span.pointer:before{color:#202f33}#container .background-wrap.skinset-dockpanel a{color:#202f33}#header-wrap,#container #header-wrap #header.stuck{background-color:#fff}#header{border-top:0 solid #eee;border-bottom:0 solid #eee;border-left:0 solid #eee;border-right:0 solid #eee}.skinset-header.acoda-skin{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-header.acoda-skin,{opacity:0}.ie.wf-loading .skinset-header.acoda-skin,{visibility:hidden}.skinset-header.acoda-skin a{color:#202f33}#header-wrap.transparent.skinset-header,#header-wrap.transparent.skinset-header h2,#header-wrap.transparent.skinset-header .headerpanel-widgets .textwidget{color:#fff}#header-wrap.transparent.skinset-header #acoda-tabs #acoda_dropmenu>li>a,#header-wrap.transparent.skinset-header #acoda-tabs #acoda_dropmenu>li>.dropmenu-icon,#header-wrap.transparent.skinset-header h1 a,#header-wrap.transparent.skinset-header .logo a,#header-wrap.transparent.skinset-header .headerpanel-widgets .textwidget a,#header-wrap.transparent.skinset-header .dock-panel>li>a{color:#fff}#header-logo #logo .logo,#header-logo #logo .logo a,.dock-tab.dock-logo a{font-family:"Open Sans";text-transform:uppercase;line-height:1.6rem;letter-spacing:.2em;font-weight:600;font-style:normal;font-size:1.6rem;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #header-logo #logo .logo,#header-logo #logo .logo a,.dock-tab.dock-logo a,{opacity:0}.ie.wf-loading #header-logo #logo .logo,#header-logo #logo .logo a,.dock-tab.dock-logo a,{visibility:hidden}#header-logo .description{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #header-logo .description,{opacity:0}.ie.wf-loading #header-logo .description,{visibility:hidden}.skinset-menu.acoda-skin,.skinset-menu.acoda-skin>*,.layout_top #header .menu-title.menu-item>a{font-family:Karla,Arial,Helvetica,sans-serif;text-transform:uppercase;line-height:8px;letter-spacing:.05em;font-weight:700;font-style:normal;font-size:15px;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-menu.acoda-skin,.skinset-menu.acoda-skin>*,.layout_top #header .menu-title.menu-item>a,{opacity:0}.ie.wf-loading .skinset-menu.acoda-skin,.skinset-menu.acoda-skin>*,.layout_top #header .menu-title.menu-item>a,{visibility:hidden}.skinset-menu.acoda-skin a,.dock_layout_4 .skinset-dockbar.top_bar .dock-tab>a{color:#151515}.skinset-menu.acoda-skin .menu li:hover>a,.skinset-menu.acoda-skin li.current_page_ancestor>a,.skinset-menu.acoda-skin li.current-menu-ancestor>a,.skinset-menu.acoda-skin li.current-menu-item>a,.dock_layout_4 .skinset-dockbar.top_bar .dock-tab>a:hover,.skinset-menu.acoda-skin .menu li>a.waypoint_active,.dock_menu li>a.waypoint_active{color:#151515}#acoda_dropmenu>li:hover>a,#acoda_dropmenu>li.current_page_ancestor>a,#acoda_dropmenu>li.current-menu-item>a{border-top:0 solid #151515;border-bottom:0 solid #151515;border-left:0 solid #151515;border-right:0 solid #151515}.skinset-submenu.acoda-skin,.dock-menu-tabs.acoda-skin{background-color:#212f33}.skinset-submenu.acoda-skin .infodock-innerwrap,.dock-menu-tabs.acoda-skin .infodock-innerwrap,.skinset-submenu.acoda-skin{text-transform:uppercase;line-height:11px;font-size:20px;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-submenu.acoda-skin .infodock-innerwrap,.dock-menu-tabs.acoda-skin .infodock-innerwrap,.skinset-submenu.acoda-skin,{opacity:0}.ie.wf-loading .skinset-submenu.acoda-skin .infodock-innerwrap,.dock-menu-tabs.acoda-skin .infodock-innerwrap,.skinset-submenu.acoda-skin,{visibility:hidden}.skinset-submenu.acoda-skin a,.dock-menu-tabs.acoda-skin a{color:#fff}.intro-wrap{background-color:#fafafa}.intro-wrap .overlay{background-color:rgba(255,255,255,.1)}.intro-wrap{border-top:0 solid #eee;border-bottom:0 solid #eee;border-left:0 solid #eee;border-right:0 solid #eee}#container .skinset-sub_header.acoda-skin,#container .skinset-sub_header.acoda-skin h1{font-family:Karla,Arial,Helvetica,sans-serif;line-height:3rem;font-weight:700;font-style:normal;font-size:2.4rem;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #container .skinset-sub_header.acoda-skin,#container .skinset-sub_header.acoda-skin h1,{opacity:0}.ie.wf-loading #container .skinset-sub_header.acoda-skin,#container .skinset-sub_header.acoda-skin h1,{visibility:hidden}.skinset-background button,.skinset-background #container input[type=button],.skinset-background submit,.skinset-background #container input[type=submit],.skinset-background #container a.button,.skinset-background button.button,.skinset-background .button-wrap .button.link_color a,.skinset-background input.button,.skinset-background #review_form #submit,.skinset-background #related_posts .related-post-cat a,.skinset-background .vc_toggle_title h4:before,.skinset-background.woocommerce-page span.onsale,.skinset-background #container .vc_tta-tabs.vc_tta-color-button_color .vc_tta-tab>a,.skinset-background .vc_general.vc_btn3-color-link_color,.skinset-background .dir-nav-icon-two .page-animate-nav,.skinset-background .vc_toggle_color_button_color .vc_toggle_icon,.skinset-background .vc_toggle_simple.vc_toggle_color_button_color .vc_toggle_icon:after,.skinset-background .vc_toggle_simple.vc_toggle_color_button_color .vc_toggle_icon:before,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body,.skinset-background .vc_tta-tabs.vc_tta-color-button_color .vc_tta-panel-heading,.skinset-background .vc_message_box-3d.vc_color-button_color,.skinset-background .vc_message_box-3d.vc_color-button_color,.skinset-background .vc_message_box-solid.vc_color-button_color,.skinset-background .vc_message_box-standard.vc_color-button_color,.skinset-background .vc_message_box-solid-icon.vc_color-button_color .vc_message_box-icon,.skinset-background nav li.button_color a,.skinset-background nav.anchorlink-nav li a,.skinset-background .autototop a,.skinset-background .dock-tab-wrapper .widget_shopping_cart a.button,.skinset-background .control-panel ul li a,.skinset-background a.woocommerce-product-gallery__trigger:after{color:#202f33}.skinset-background button:hover,.skinset-background #container input[type=button]:hover,.skinset-background submit:hover,.skinset-background #container input[type=submit]:hover,.skinset-background #container a.button:hover,.skinset-background button.button:hover,.skinset-background input.button:hover,.skinset-background #review_form #submit:hover,.skinset-background #related_posts .related-post-cat a:hover,.skinset-background .button-wrap .button.link_color a:hover,.skinset-background #container .vc_tta-tabs.vc_tta-color-button_color .vc_tta-tab>a:hover,.skinset-background #container .vc_tta-tabs.vc_tta-color-button_color .vc_tta-tab.vc_active>a,.skinset-background .vc_toggle_color_button_hover_color .vc_toggle_icon,.skinset-background .vc_toggle_color_button_hover_color .vc_toggle_icon,.skinset-background .vc_general.vc_btn3-color-link_color:focus,.skinset-background .vc_general.vc_btn3-color-link_color:hover,.skinset-background .dir-nav-icon-two .page-animate-nav:hover,.skinset-background .vc_tta-color-button_color .vc_tta-panels .vc_tta-panel-body,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body,.skinset-background .dock-tab-wrapper .widget_shopping_cart a.button:hover,.skinset-background .dock-tab-wrapper .widget_shopping_cart a.button:hover,.skinset-background nav li.button_color:hover a,.skinset-background a:hover.woocommerce-product-gallery__trigger:after,.skinset-background .autototop a:hover,.skinset-background .control-panel ul li:hover a,.skinset-background .control-panel ul li.activeSlide a,.skinset-background nav.anchorlink-nav li a:hover,.skinset-background nav.anchorlink-nav li a.waypoint_active,.skinset-background .vc_tta-tabs.vc_tta-color-button_color .vc_active .vc_tta-panel-heading{background-color:#202f33}.skinset-background button:hover,.skinset-background #container input[type=button]:hover,.skinset-background submit:hover,.skinset-background #container input[type=submit]:hover,.skinset-background #container a.button:hover,.skinset-background button.button:hover,.skinset-background input.button:hover,.skinset-background #review_form #submit:hover,.skinset-background #related_posts .related-post-cat a:hover,.skinset-background .button-wrap .button.link_color a:hover,.skinset-background #container .vc_tta-tabs.vc_tta-color-button_color .vc_tta-tab>a:hover,.skinset-background #container .vc_tta-tabs.vc_tta-color-button_color .vc_tta-tab.vc_active>a,.skinset-background .vc_toggle_color_button_hover_color .vc_toggle_icon,.skinset-background .vc_toggle_color_button_hover_color .vc_toggle_icon,.skinset-background .vc_general.vc_btn3-color-link_color:focus,.skinset-background .vc_general.vc_btn3-color-link_color:hover,.skinset-background .dir-nav-icon-two .page-animate-nav:hover,.skinset-background .vc_tta-color-button_color .vc_tta-panels .vc_tta-panel-body,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-heading,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-body,.skinset-background .dock-tab-wrapper .widget_shopping_cart a.button:hover,.skinset-background .dock-tab-wrapper .widget_shopping_cart a.button:hover,.skinset-background nav li.button_color:hover a,.skinset-background a:hover.woocommerce-product-gallery__trigger:after,.skinset-background .autototop a:hover,.skinset-background .control-panel ul li:hover a,.skinset-background .control-panel ul li.activeSlide a,.skinset-background nav.anchorlink-nav li a:hover,.skinset-background nav.anchorlink-nav li a.waypoint_active,.skinset-background .vc_tta-tabs.vc_tta-color-button_color .vc_active .vc_tta-panel-heading{color:#fff}.skinset-background button,.skinset-background #container input[type=button],.skinset-background submit,.skinset-background #container input[type=submit],.skinset-background #container a.button,.skinset-background button.button,.skinset-background .button-wrap .button.link_color a,.skinset-background input.button,.skinset-background #review_form #submit,.skinset-background #related_posts .related-post-cat a,.skinset-background .vc_toggle_title h4:before,.skinset-background.woocommerce-page span.onsale,.skinset-background #container .vc_tta-tabs.vc_tta-color-button_color .vc_tta-tab>a,.skinset-background .vc_general.vc_btn3-color-link_color,.skinset-background .dir-nav-icon-two .page-animate-nav,.skinset-background .vc_toggle_color_button_color .vc_toggle_icon,.skinset-background .vc_toggle_simple.vc_toggle_color_button_color .vc_toggle_icon:after,.skinset-background .vc_toggle_simple.vc_toggle_color_button_color .vc_toggle_icon:before,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,.skinset-background .vc_tta-color-button_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body,.skinset-background .vc_tta-tabs.vc_tta-color-button_color .vc_tta-panel-heading,.skinset-background .vc_message_box-3d.vc_color-button_color,.skinset-background .vc_message_box-3d.vc_color-button_color,.skinset-background .vc_message_box-solid.vc_color-button_color,.skinset-background .vc_message_box-standard.vc_color-button_color,.skinset-background .vc_message_box-solid-icon.vc_color-button_color .vc_message_box-icon,.skinset-background nav li.button_color a,.skinset-background nav.anchorlink-nav li a,.skinset-background .autototop a,.skinset-background .dock-tab-wrapper .widget_shopping_cart a.button,.skinset-background .control-panel ul li a,.skinset-background a.woocommerce-product-gallery__trigger:after{border-top:2px solid #202f33;border-bottom:2px solid #202f33;border-left:2px solid #202f33;border-right:2px solid #202f33}.skinset-background .autototop a{background-color:transparent}.skinset-background input[type],.skinset-background select,.skinset-background textarea,.skinset-background pre,.skinset-background code.skinset-background .woocommerce-error,.skinset-background .woocommerce-info,.skinset-background #payment div.payment_box,.skinset-background .woocommerce-tabs li,.skinset-background .woocommerce-message,.skinset-background #reviews #comments ol.commentlist li .comment-text,.skinset-background table thead tr,.skinset-background table tr:nth-child(even),.skinset-background fieldset legend,.skinset-background input.input-text,.skinset-background .frame .gridimg-wrap .img,.skinset-background .wpb_video_widget.frame,.skinset-background .row.custom-row-inherit,.skinset-background .splitter ul li.active,.skinset-background nav.pagination .page-numbers,.skinset-background .wpb_call_to_action,.skinset-background .vc_progress_bar .vc_single_bar,.skinset-background .zoomflow .controlsCon>.arrow-left,.skinset-background .zoomflow .controlsCon>.arrow-right,.skinset-background .gallery-caption,.skinset-background .socialicons ul li a,.skinset-background span.tooltip,.skinset-background .comments-value,.skinset-background #content.boxed article.hentry,.skinset-background .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-classic,.skinset-background .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-flat,.skinset-background .vc_icon_element-background.vc_icon_element-background-color-skin_element,.skinset-background .wpb_single_image .vc_single_image-wrapper.vc_box_border,.skinset-background .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.skinset-background .vc_tta-tabs.vc_tta-color-shaded_color .vc_tta-tab>a,.skinset-background .vc_tta-tabs.vc_tta-color-shaded_color .vc_tta-panel-heading,.skinset-background .vc_tta-color-shaded_color.vc_tta-accordion.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,.skinset-background .vc_tta-color-shaded_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,.skinset-background .vc_message_box-3d.vc_color-shaded_color,.skinset-background .vc_message_box-3d.vc_color-shaded_color,.skinset-background .vc_message_box-solid.vc_color-shaded_color,.skinset-background .vc_message_box-standard.vc_color-shaded_color,.skinset-background .vc_message_box-solid-icon.vc_color-shaded_color .vc_message_box-icon,.skinset-background .screen-reader-text:focus,.skinset-background .select2-container--default .select2-selection--single{background-color:#f9f9f9}.skinset-background #payment div.payment_box:after,.skinset-background .woocommerce-tabs ul.tabs li.active:after,.skinset-background .type-topic .bbp-meta:before,.skinset-background #reviews #comments ol.commentlist li .comment-text:after,.skinset-background .comments-value:after,.skinset-background .single_variation_wrap .single_variation:after{border-color:#f9f9f9}.skinset-background input[type],.skinset-background select,.skinset-background textarea,.skinset-background pre,.skinset-background code.skinset-background .shop-cart .shopping-cart-wrapper,.skinset-background #payment ul.payment_methods,.skinset-background table.shop_table td,.skinset-background table.shop_table tfoot td,.skinset-background table.shop_table,.skinset-background table.shop_table tfoot th,.skinset-background .cart-collaterals .cart_totals table,.skinset-background .cart-collaterals .cart_totals tr td,.skinset-background .cart-collaterals .cart_totals tr th,.skinset-background #payment div.payment_box,.skinset-background #payment div.payment_box:before,.skinset-background .woocommerce form.login,.skinset-background .woocommerce-page form.login,.skinset-background form.checkout_coupon,.skinset-background .woocommerce form.register,.skinset-background .woocommerce-page form.register,.skinset-background ul.product_list_widget li,.skinset-background .quantity input.qty,.skinset-background .coupon #coupon_code,.skinset-background .woocommerce-tabs ul.tabs li,.skinset-background .woocommerce-tabs ul.tabs li.active:before,.skinset-background #reviews #comments ol.commentlist li .comment-text,.skinset-background #reviews #comments ol.commentlist li .comment-text:before,.skinset-background .single_variation_wrap .single_variation:before,.skinset-background .woocommerce-message,.skinset-background .woocommerce-error,.skinset-background .woocommerce-info,.skinset-background .dock-tab-wrapper .pointer,.skinset-background .sub-header,.skinset-background legend,.skinset-background input.input-text,.skinset-background #content article.hentry,.skinset-background .frame .gridimg-wrap .img,.skinset-background .wpb_video_widget.frame,.skinset-background .wpb_call_to_action,.skinset-background img.avatar,.skinset-background .tagcloud a,.skinset-background .vc_sep_color_skin_element .vc_sep_line,.skinset-background hr,.skinset-background #lang_sel_list li,.skinset-background .commentlist .children li.comment,.skinset-background .commentlist>li.comment,.skinset-background .splitter ul li.active,.skinset-background .vc_progress_bar .vc_single_bar,.skinset-background table tr,.skinset-background .gallery-caption,.skinset-background ul.post-metadata-wrap,.skinset-background .socialicons ul li a,.skinset-background nav.pagination .page-numbers,.skinset-background .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-classic,.skinset-background .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-outline,.skinset-background .wpb_single_image .vc_single_image-wrapper.vc_box_border,.skinset-background .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.skinset-background .vc_tta-tabs.vc_tta-color-shaded_color.vc_tta-style-outline .vc_tta-tab>a,.skinset-background .vc_tta.vc_general.vc_tta-color-shaded_color.vc_tta-style-outline .vc_tta-panels,.skinset-background .vc_tta.vc_tta-style-outline.vc_tta-color-shaded_color .vc_tta-panel-body:after,.skinset-background .vc_tta.vc_tta-style-outline.vc_tta-color-shaded_color .vc_tta-panel-body:before,.skinset-background .vc_tta-tabs.vc_tta-color-shaded_color .vc_tta-panel-heading,.skinset-background .comments-wrapper .comments-wrap,.skinset-background .vc_tta-color-shaded_color.vc_tta-style-classic.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body,.skinset-background .vc_tta-color-shaded_color.vc_tta-style-classic.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,.skinset-background .vc_tta-color-shaded_color.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body,.skinset-background .vc_tta-color-shaded_color.vc_tta-style-outline.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,.skinset-background .vc_message_box-outline.vc_color-shaded_color,.skinset-background .vc_message_box-standard.vc_color-shaded_color,.skinset-background .vc_message_box-solid-icon.vc_color-shaded_color,.skinset-background .vc_message_box-3d.vc_color-shaded_color,.skinset-background .wpb_wrapper .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline.vc_icon_element-background-color-skin_element,.skinset-background .select2-container--default .select2-selection--single{border-color:#e2e2e2}.skinset-background input[type],.skinset-background select,.skinset-background textarea,.skinset-background pre,.skinset-background code.skinset-background .woocommerce-error,.skinset-background .woocommerce-info,.skinset-background #payment div.payment_box,.skinset-background .woocommerce-tabs li,.skinset-background .woocommerce-message,.skinset-background #reviews #comments ol.commentlist li .comment-text,.skinset-background table thead tr,.skinset-background table tr:nth-child(even),.skinset-background fieldset legend,.skinset-background input.input-text,.skinset-background .frame .gridimg-wrap .img,.skinset-background .wpb_video_widget.frame,.skinset-background .row.custom-row-inherit,.skinset-background .splitter ul li.active,.skinset-background nav.pagination .page-numbers,.skinset-background .wpb_call_to_action,.skinset-background .vc_progress_bar .vc_single_bar,.skinset-background .zoomflow .controlsCon>.arrow-left,.skinset-background .zoomflow .controlsCon>.arrow-right,.skinset-background .gallery-caption,.skinset-background .socialicons ul li a,.skinset-background span.tooltip,.skinset-background .comments-value,.skinset-background #content.boxed article.hentry,.skinset-background .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-classic,.skinset-background .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-flat,.skinset-background .vc_icon_element-background.vc_icon_element-background-color-skin_element,.skinset-background .wpb_single_image .vc_single_image-wrapper.vc_box_border,.skinset-background .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.skinset-background .vc_tta-tabs.vc_tta-color-shaded_color .vc_tta-tab>a,.skinset-background .vc_tta-tabs.vc_tta-color-shaded_color .vc_tta-panel-heading,.skinset-background .vc_tta-color-shaded_color.vc_tta-accordion.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,.skinset-background .vc_tta-color-shaded_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,.skinset-background .vc_message_box-3d.vc_color-shaded_color,.skinset-background .vc_message_box-3d.vc_color-shaded_color,.skinset-background .vc_message_box-solid.vc_color-shaded_color,.skinset-background .vc_message_box-standard.vc_color-shaded_color,.skinset-background .vc_message_box-solid-icon.vc_color-shaded_color .vc_message_box-icon,.skinset-background .screen-reader-text:focus,.skinset-background .select2-container--default .select2-selection--single{color:#222}.skinset-sidebar{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-sidebar,{opacity:0}.ie.wf-loading .skinset-sidebar,{visibility:hidden}.skinset-sidebar .widget-title,#container .skinset-sidebar .apb-title-wrap .apb-title{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-sidebar .widget-title,#container .skinset-sidebar .apb-title-wrap .apb-title,{opacity:0}.ie.wf-loading .skinset-sidebar .widget-title,#container .skinset-sidebar .apb-title-wrap .apb-title,{visibility:hidden}#footer-wrap{background-color:#f1f1f1}#footer-wrap{border-top:0 solid #eee;border-bottom:0 solid #eee;border-left:0 solid #eee;border-right:0 solid #eee}.skinset-footer.acoda-skin{line-height:.9em;font-size:.9em;opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-footer.acoda-skin,{opacity:0}.ie.wf-loading .skinset-footer.acoda-skin,{visibility:hidden}.skinset-footer.acoda-skin a{color:#202f33}.skinset-footer .widget-title,#container .skinset-footer .apb-title-wrap .apb-title{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading .skinset-footer .widget-title,#container .skinset-footer .apb-title-wrap .apb-title,{opacity:0}.ie.wf-loading .skinset-footer .widget-title,#container .skinset-footer .apb-title-wrap .apb-title,{visibility:hidden}.skinset-footer input[type],.skinset-footer select,.skinset-footer textarea,.skinset-footer pre,.skinset-footer code,.skinset-footer table thead tr,.skinset-footer table tr:nth-child(even),.skinset-footer fieldset legend,.skinset-footer input.input-text,.skinset-footer .frame .gridimg-wrap .img,.skinset-footer .wpb_video_widget.frame,.skinset-footer .row.custom-row-inherit,.skinset-footer .splitter ul li.active,.skinset-footer nav.pagination .page-numbers,.skinset-footer .wpb_call_to_action,.skinset-footer .vc_progress_bar .vc_single_bar,.skinset-footer .zoomflow .controlsCon>.arrow-left,.skinset-footer .zoomflow .controlsCon>.arrow-right,.skinset-footer .gallery-caption,.skinset-footer .socialicons ul li a,.skinset-footer .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-classic,.skinset-footer .vc_cta3.vc_cta3-color-skin_element.vc_cta3-style-flat,.skinset-footer .vc_icon_element-footer.vc_icon_element-footer-color-skin_element,.skinset-footer .wpb_single_image .vc_single_image-wrapper.vc_box_border,.skinset-footer .wpb_single_image .vc_single_image-wrapper.vc_box_border_circle,.skinset-footer .vc_tta-tabs.vc_tta-color-shaded_color .vc_tta-tab>a,.skinset-footer .vc_tta-tabs.vc_tta-color-shaded_color .vc_tta-panel-heading,.skinset-footer .vc_tta-color-shaded_color.vc_tta-accordion.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels,.skinset-footer .vc_tta-color-shaded_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading,.skinset-footer .vc_tta-color-shaded_color.vc_tta-accordion .vc_tta-panel .vc_tta-panel-body,.skinset-footer .vc_message_box-3d.vc_color-shaded_color,.skinset-footer .vc_message_box-3d.vc_color-shaded_color,.skinset-footer .vc_message_box-solid.vc_color-shaded_color,.skinset-footer .vc_message_box-standard.vc_color-shaded_color,.skinset-footer .vc_message_box-solid-icon.vc_color-shaded_color .vc_message_box-icon,.skinset-footer .screen-reader-text:focus,.skinset-footer .select2-container--default .select2-selection--single{background-color:#fff}#footer-wrap .lowerfooter-wrap{opacity:1;visibility:visible;-webkit-transition:opacity .24s ease-in-out;-moz-transition:opacity .24s ease-in-out;transition:opacity .24s ease-in-out}.wf-loading #footer-wrap .lowerfooter-wrap,{opacity:0}.ie.wf-loading #footer-wrap .lowerfooter-wrap,{visibility:hidden}.skinset-background{background-color:#fff}.skinset-ad{background-color:#fff}.skinset-ad{border-top:0 none #eee;border-bottom:0 none #eee;border-left:0 none #eee;border-right:0 none #eee}
.rs-p-wp-fix{display:none !important;margin:0 !important;height:0 !important}.wp-block-themepunch-revslider{position:relative}rs-modal{position:fixed !important;z-index:9999999 !important;pointer-events:none !important}rs-modal.rs-modal-auto{top:auto;bottom:auto;left:auto;right:auto}rs-modal.rs-modal-fullwidth,rs-modal.rs-modal-fullscreen{top:0;left:0;width:100%;height:100%}rs-modal rs-fullwidth-wrap{position:absolute;top:0;left:0;height:100%}rs-module-wrap.rs-modal{display:none;max-height:100% !important;overflow:auto !important;pointer-events:auto !important}rs-module-wrap.hideallscrollbars.rs-modal{overflow:hidden !important;max-width:100% !important}rs-modal-cover{width:100%;height:100%;z-index:0;background:0 0;position:absolute;top:0;left:0;cursor:pointer;pointer-events:auto}body>rs-modal-cover{position:fixed;z-index:9999995 !important}rs-sbg-px{pointer-events:none}.rs-forceuntouchable,.rs-forceuntouchable *{pointer-events:none !important}.rs-forcehidden *{visibility:hidden !important}.rs_splitted_lines{display:block;white-space:nowrap !important}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:9999999 !important;background:#fff}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888);src:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'),url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^=revicon-]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak-as:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}rs-module i[class^=fa-],rs-module i[class*=" fa-"],.rb-modal-wrapper i[class^=fa-],.rb-modal-wrapper i[class*=" fa-"],#waitaminute i[class^=fa-],#waitaminute i[class*=" fa-"],#objectlibrary i[class^=fa-],#objectlibrary i[class*=" fa-"],#rs_overview i[class^=fa-],#rs_overview i[class*=" fa-"],#rs_overview_menu i[class^=fa-],#rs_overview_menu i[class*=" fa-"],#builderView i[class^=fa-],#builderView i[class*=" 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}rs-module [class^=fa-]:before,rs-module [class*=" fa-"]:before,.rb-modal-wrapper [class^=fa-]:before,.rb-modal-wrapper [class*=" fa-"]:before,#rs_overview [class^=fa-]:before,#rs_overview [class*=" fa-"]:before,#objectlibrary [class^=fa-]:before,#objectlibrary [class*=" fa-"]:before,#waitaminute [class^=fa-]:before,#waitaminute [class*=" fa-"]:before,#rs_overview_menu [class^=fa-]:before,#rs_overview_menu [class*=" fa-"]:before,#builderView [class^=fa-]:before,#builderView [class*=" fa-"]:before{font-family:FontAwesome;font-style:normal;font-weight:400;speak-as:none;display:inline-block;text-decoration:inherit;width:auto;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}rs-module .sr-only,#objectlibrary .sr-only,#waitaminute .sr-only,#rs_overview .sr-only,#rs_overview_menu .sr-only,.rb-modal-wrapper .sr-only,#builderView .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}rs-module .sr-only-focusable:active,rs-module .sr-only-focusable:focus,#waitaminute .sr-only-focusable:active,#waitaminute .sr-only-focusable:focus,#objectlibrary .sr-only-focusable:active,#objectlibrary .sr-only-focusable:focus,#rs_overview .sr-only-focusable:active,#rs_overview .sr-only-focusable:focus,#rs_overview_menu .sr-only-focusable:active,#rs_overview_menu .sr-only-focusable:focus,.rb-modal-wrapper .sr-only-focusable:active,.rb-modal-wrapper .sr-only-focusable:focus,#builderView .sr-only-focusable:active,#builderView .sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.tp-fullwidth-forcer{z-index:0;pointer-events:none}rs-module-wrap{visibility:hidden}rs-module-wrap,rs-module-wrap *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}rs-module-wrap{position:relative;z-index:1;width:100%;display:block}.rs-fixedscrollon rs-module-wrap{position:fixed !important;top:0 !important;z-index:1000;left:0 !important}.rs-stickyscrollon rs-module-wrap{position:sticky !important;top:0;z-index:1000}.rs-stickyscrollon{overflow:visible !important}rs-fw-forcer{display:block;width:100%;pointer-events:none}rs-module{position:relative;overflow:hidden;display:block}rs-module.disableVerticalScroll{-ms-touch-action:pan-x;touch-action:pan-x}rs-pzimg-wrap,rs-sbg-effectwrap,rs-sbg{display:block;pointer-events:none}rs-sbg-effectwrap{position:absolute;top:0;left:0;width:100%;height:100%}rs-carousel-wrap rs-column rs-layer img{width:0;height:0}rs-sbg-px,rs-sbg-wrap{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;display:block}a.rs-layer,a.rs-layer:-webkit-any-link{text-decoration:none}a[x-apple-data-detectors]{color:inherit !important;text-decoration:none !important;font-size:inherit !important;font-family:inherit !important;font-weight:inherit !important;line-height:inherit !important}.entry-content rs-module a,rs-module a{box-shadow:none}.rs-ov-hidden{overflow:hidden !important}.rs-forceoverflow,.rs-forceoverflow rs-module-wrap,.rs-forceoverflow rs-module,.rs-forceoverflow rs-slides,.rs-forceoverflow rs-slide{overflow:visible !important}.tp-simpleresponsive img,rs-module img{max-width:none !important;transition:none;margin:0;padding:0;border:none}rs-module .no-slides-text{font-weight:700;text-align:center;padding-top:80px}rs-slides,rs-slide,rs-slide:before{position:absolute;text-indent:0em;top:0;left:0}rs-slide,rs-slide:before{display:block;visibility:hidden}.rs-layer .rs-untoggled-content{display:block}.rs-layer .rs-toggled-content{display:none}.rs-tc-active.rs-layer>.rs-toggled-content{display:block}.rs-tc-active.rs-layer>.rs-untoggled-content{display:none}.rs-layer-video{overflow:hidden}.rs_html5vidbasicstyles{position:relative;top:0;left:0;width:100%;height:100%;overflow:hidden}rs-module rs-layer,rs-module .rs-layer{opacity:0;position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased !important;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-osx-font-smoothing:grayscale;z-index:1;font-display:swap}rs-layer-wrap,rs-mask,rs-module-wrap,rs-module .rs-layer,rs-module img{user-select:none}rs-module rs-mask-wrap .rs-layer,rs-module rs-mask-wrap *:last-child,.wpb_text_column rs-module rs-mask-wrap .rs-layer,.wpb_text_column rs-module rs-mask-wrap *:last-child{margin-bottom:0}.rs-svg svg{width:100%;height:100%;position:relative;vertical-align:top}rs-layer:not(.rs-wtbindex),.rs-layer:not(.rs-wtbindex),rs-alyer *:not(.rs-wtbindex),.rs-layer *:not(.rs-wtbindex){outline:none !important}rs-carousel-wrap{cursor:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}rs-carousel-wrap.dragged{cursor:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}rs-carousel-wrap.noswipe{cursor:default}rs-carousel-wrap{position:absolute;overflow:hidden;width:100%;height:100%;top:0;left:0}rs-carousel-space{clear:both;display:block;width:100%;height:0;position:relative}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.rs-layer.rs-selectable{user-select:text}rs-px-mask{overflow:hidden;display:block;width:100%;height:100%;position:relative}rs-module embed,rs-module iframe,rs-module object,rs-module audio,rs-module video{max-width:none !important;border:none}rs-bg-elem{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block;pointer-events:none}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}rs-zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px;pointer-events:none}rs-row-wrap,rs-column,rs-cbg-mask-wrap{display:block;visibility:hidden}rs-layer-wrap,rs-parallax-wrap,rs-loop-wrap,rs-mask-wrap{display:block}rs-column-wrap>rs-loop-wrap{z-index:1}rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{transform-style:flat}@media not all and (min-resolution:.001dpcm){@media{rs-carousel-wrap rs-layer-wrap,rs-carousel-wrap rs-loop-wrap{backface-visibility:hidden;transform-style:preserve-3d}}}.safarifix rs-layer-wrap{perspective:1000000}@-moz-document url-prefix(){rs-layer-wrap,rs-mask-wrap,rs-cbg-mask-wrap{perspective:none}}rs-mask-wrap{overflow:hidden}rs-fullwidth-wrap{position:relative;width:100%;height:auto;display:block;overflow:visible;max-width:none !important}.rev_row_zone_top{top:0}.rev_row_zone_bottom{bottom:0}.rev_row_zone_middle{top:50%;transform:perspective(1px) translateY(-50%)}rs-column-wrap .rs-parallax-wrap{vertical-align:top}.rs-layer img,rs-layer img{vertical-align:top}rs-row,rs-row.rs-layer{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto;font-size:0px}rs-column-wrap{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}rs-column{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}rs-cbg-mask-wrap{position:absolute;z-index:0;box-sizing:border-box}rs-column-wrap rs-cbg-mask-wrap{top:0;left:0;bottom:0;right:0}rs-column-bg{position:absolute;z-index:0;box-sizing:border-box;width:100%;height:100%}.rs-pelock *{pointer-events:none !important}rs-column .rs-parallax-wrap,rs-column rs-loop-wrap,rs-column rs-mask-wrap{text-align:inherit}rs-column rs-mask-wrap{display:inline-block}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap{position:relative !important;left:auto !important;top:auto !important;line-height:0}rs-column .rs-parallax-wrap rs-loop-wrap,rs-column .rs-parallax-wrap rs-mask-wrap,rs-column .rs-parallax-wrap,rs-column .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap{display:block !important;width:100% !important}.rev_break_columns rs-column-wrap.rs-parallax-wrap.rs-layer-hidden,.tp-forcenotvisible,.tp-hide-revslider,rs-row-wrap.rs-layer-hidden,rs-column-wrap.rs-layer-hidden,.rs-layer.rs-layer-hidden,.rs-layer-audio.rs-layer-hidden,.rs-parallax-wrap.rs-layer-hidden{visibility:hidden !important;display:none !important}a.rs-layer.rs-nointeraction>.div,rs-layer.rs-nointeraction:not(a),.rs-layer.rs-nointeraction:not(a){pointer-events:none !important}rs-static-layers{position:absolute;z-index:101;top:0;left:0;display:block;width:100%;height:100%;pointer-events:none;overflow:hidden}rs-static-layers.rs-stl-back{z-index:0}.rs-stl-visible{overflow:visible !important}.rs-layer rs-fcr{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-fcrt{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00a8ff;position:absolute;right:100%;top:0}.rs-layer rs-bcr{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;position:absolute;left:100%;top:0}.rs-layer rs-bcrt{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;position:absolute;left:100%;top:0}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}rs-bgvideo{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:block}.rs-layer.rs-fsv{top:0;left:0;position:absolute;width:100%;height:100%}.rs-layer.rs-fsv audio,.rs-layer.rs-fsv video,.rs-layer.rs-fsv iframe,.rs-layer.rs-fsv iframe audio,.rs-layer.rs-fsv iframe video{width:100%;height:100%}.rs-fsv video{background:#000}.fullcoveredvideo rs-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid rs-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out !important}.rs-ISM .tp-video-play-button{opacity:1;transition:none !important;z-index:6}.rs-audio .tp-video-play-button{display:none !important}.rs-layer .html5vid{width:100% !important;height:100% !important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center !important;vertical-align:top;line-height:50px !important;font-size:30px !important}.rs-layer:hover .tp-video-play-button{opacity:1;display:block;z-index:6}.rs-layer .tp-revstop{display:none;width:15px;border-right:5px solid #fff !important;border-left:5px solid #fff !important;transform:translateX(50%) translateY(50%);height:20px;margin-left:11px !important;margin-top:5px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.rs-fsv .rs-fsv audio{object-fit:contain !important}.rs-fsv .rs-fsv video{object-fit:contain !important}.rs-layer-video .html5vid.hidefullscreen video::-webkit-media-controls-fullscreen-button{display:none}@supports not (-ms-high-contrast:none){.rs-fsv .fullcoveredvideo audio{object-fit:cover !important}.rs-fsv .fullcoveredvideo video{object-fit:cover !important}}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5}.rs-nolc .tp-video-play-button,rs-bgvideo video::-webkit-media-controls-start-playback-button,rs-bgvideo video::-webkit-media-controls,rs-bgvideo audio::-webkit-media-controls{display:none !important}.rs-audio .tp-video-controls{opacity:1 !important;visibility:visible !important}rs-module h1.rs-layer,rs-module h2.rs-layer,rs-module h3.rs-layer,rs-module h4.rs-layer,rs-module h5.rs-layer,rs-module h6.rs-layer,rs-module div.rs-layer,rs-module span.rs-layer,rs-module p.rs-layer{margin:0;padding:0;margin-block-start:0;margin-block-end:0;margin-inline-start:0;margin-inline-end:0}rs-module h1.rs-layer:before,rs-module h2.rs-layer:before,rs-module h3.rs-layer:before,rs-module h4.rs-layer:before,rs-module h5.rs-layer:before,rs-module h6.rs-layer:before{content:none}rs-dotted{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3;display:block;pointer-events:none}rs-sbg-wrap rs-dotted{z-index:31}rs-dotted.twoxtwo{background:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)}rs-dotted.twoxtwowhite{background:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)}rs-dotted.threexthree{background:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)}rs-dotted.threexthreewhite{background:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none;text-decoration:none !important;box-sizing:border-box;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase}.rev-btn i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;margin-left:0;line-height:inherit}.rev-btn.rev-hiddenicon i{font-size:inherit;font-weight:400;position:relative;top:0;transition:opacity .2s ease-out,margin .2s ease-out;opacity:0;margin-left:0 !important;width:0 !important}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-burger{position:relative;box-sizing:border-box;padding:22px 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px 0}.quick_style_example_wrap .rev-burger:hover :first-child,#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}.quick_style_example_wrap .rev-burger:hover :nth-child(2),#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}.quick_style_example_wrap .rev-burger:hover :last-child,#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-b-span-light span,.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-b-span-dark span,.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:70%}50%{opacity:0;top:70%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite;background:#fff}.rev-scroll-btn.rev-b-span-dark{border-color:#333}.rev-scroll-btn.rev-b-span-dark span,.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3b5998}.rev-sbutton-lightblue{background-color:#00a0d1}.rev-sbutton-red{background-color:#dd4b39}rs-progress{visibility:hidden;position:absolute;z-index:200;width:100%;height:100%}rs-progress-bar,.rs-progress-bar{display:block;z-index:20;box-sizing:border-box;background-clip:content-box;position:absolute;vertical-align:top;line-height:0;width:100%;height:100%}rs-progress-bgs{display:block;z-index:15;box-sizing:border-box;width:100%;position:absolute;height:100%;top:0;left:0}rs-progress-bg{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-gap{display:block;background-clip:content-box;position:absolute;width:100%;height:100%}rs-progress-vis{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.rs-layer img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.rs-layer.slidelink{cursor:pointer;width:100%;height:100%}.rs-layer.slidelink a{width:100%;height:100%;display:block}.rs-layer.slidelink a div{width:3000px;height:1500px;background:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}.rs-layer.slidelink a span{background:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat;width:100%;height:100%;display:block}.rs-layer .rs-starring{display:inline-block}.rs-layer .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important}.rs-layer .rs-starring .star-rating,.rs-layer .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.rs-layer .rs-starring .star-rating:before,.rs-layer .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.rs-layer .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.rs-layer .rs-starring .star-rating span:before,.rs-layer .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}rs-loader{top:50%;left:50%;z-index:10000;position:absolute}rs-loader.off{display:none !important}rs-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}rs-loader.spinner5{background-image:url(//lowlowrecords.com/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}rs-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}rs-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}rs-loader.spinner3 .bounce1,rs-loader.spinner3 .bounce2,rs-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}rs-loader.spinner3 .bounce1{animation-delay:-.32s}rs-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}rs-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}rs-loader.spinner4 .dot1,rs-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15)}rs-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}rs-layer iframe{visibility:hidden}rs-layer.rs-ii-o iframe{visibility:visible}rs-layer input[type=text],rs-layer input[type=email],rs-layer input[type=url],rs-layer input[type=password],rs-layer input[type=search],rs-layer input[type=number],rs-layer input[type=tel],rs-layer input[type=range],rs-layer input[type=date],rs-layer input[type=month],rs-layer input[type=week],rs-layer input[type=time],rs-layer input[type=datetime],rs-layer input[type=datetime-local]{display:inline-block}rs-layer input::placeholder{vertical-align:middle;line-height:inherit !important}a.rs-layer{transition:none}rs-thumbs-wrap,rs-tabs-wrap,rs-thumbs,rs-thumb,rs-tab,rs-bullet,rs-bullets,rs-navmask,rs-tabs,rs-arrow{display:block;pointer-events:all}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,rs-poster,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}rs-poster{cursor:pointer;z-index:3}.tp-tab.rs-touchhover,.tp-tab.selected,.tp-thumb.rs-touchhover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet.rs-touchhover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows.rs-touchhover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}.rs-layer [class^=pe-7s-]:before,.rs-layer [class*=" pe-7s-"]:before,.rs-layer [class^=pe-7s-],.rs-layer [class*=" pe-7s-"]{width:auto;margin:0;line-height:inherit;box-sizing:inherit}rs-pzimg-wrap{display:block}body.rtl .rs-pzimg{left:0 !important}.rs_fake_cube{transform-style:preserve-3d}.rs_fake_cube,.rs_fake_cube_wall{position:absolute;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:0;top:0;z-index:0}.rs-builder-mode rs-sbg-wrap canvas,rs-sbg canvas{overflow:hidden;z-index:5;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.dddwrapper{transform-style:flat;perspective:10000px}.rs_error_message_box{background:#111;width:800px;margin:40px auto;padding:40px 20px;text-align:center;font-family:"Open Sans",sans-serif}.rs_error_message_oops{margin:0 0 20px;line-height:60px;font-size:34px;color:#fff}.rs_error_message_content{margin:0 0 20px;line-height:25px;font-size:17px;color:#fff}.rs_error_message_button{color:#fff !important;background:#333;display:inline-block;padding:10px 15px;text-align:right;border-radius:5px;cursor:pointer;text-decoration:none !important}.rs_error_message_button:hover{background:#5e35b1}.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .rs-layer:hover{border:1px dashed #c0392b !important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua:after,.reyes:after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua:after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes:after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster:after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden:after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson:after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird:after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair:after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi:after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn:after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2:after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville:after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville:before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark:after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark:before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon:before{background:#a0a0a0;mix-blend-mode:soft-light}.moon:after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow:before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise:after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise:before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,rs-pzimg-wrap.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:absolute}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:30}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:40}.slumber{filter:saturate(.66) brightness(1.05)}.slumber:after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber:before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.willow:after{background-color:#d8cdcb;mix-blend-mode:color}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.willow{filter:grayscale(1) contrast(.95) brightness(.9)}.willow:after{background-color:transparent}}}rs-pzimg-wrap.perpetua:before,rs-pzimg-wrap.perpetua:after,rs-pzimg-wrap.nashville:before,rs-pzimg-wrap.nashville:after,rs-pzimg-wrap.xpro2:before,rs-pzimg-wrap.xpro2:after,rs-pzimg-wrap._1977:after,rs-pzimg-wrap._1977:before,rs-pzimg-wrap.aden:after,rs-pzimg-wrap.aden:before,rs-pzimg-wrap.brooklyn:after,rs-pzimg-wrap.brooklyn:before,rs-pzimg-wrap.clarendon:after,rs-pzimg-wrap.clarendon:before,rs-pzimg-wrap.earlybird:after,rs-pzimg-wrap.earlybird:before,rs-pzimg-wrap.gingham:after,rs-pzimg-wrap.gingham:before,rs-pzimg-wrap.hudson:after,rs-pzimg-wrap.hudson:before,rs-pzimg-wrap.inkwell:after,rs-pzimg-wrap.inkwell:before,rs-pzimg-wrap.lark:after,rs-pzimg-wrap.lark:before,rs-pzimg-wrap.lofi:after,rs-pzimg-wrap.lofi:before,rs-pzimg-wrap.mayfair:after,rs-pzimg-wrap.mayfair:before,rs-pzimg-wrap.moon:after,rs-pzimg-wrap.moon:before,rs-pzimg-wrap.reyes:after,rs-pzimg-wrap.reyes:before,rs-pzimg-wrap.rise:after,rs-pzimg-wrap.rise:before,rs-pzimg-wrap.slumber:after,rs-pzimg-wrap.slumber:before,rs-pzimg-wrap.toaster:after,rs-pzimg-wrap.toaster:before,rs-pzimg-wrap.walden:after,rs-pzimg-wrap.walden:before,rs-pzimg-wrap.willow:after,rs-pzimg-wrap.willow:before,rs-pzimg-wrap:before,rs-pzimg-wrap:after{height:500%;width:500%}rs-loader.spinner6{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner6 .rs-spinner-inner{width:100%;height:100%;display:inline-block;-webkit-animation:rs-revealer-6 1.4s linear infinite;animation:rs-revealer-6 1.4s linear infinite}rs-loader.spinner6 .rs-spinner-inner span{position:absolute;vertical-align:top;border-radius:100%;display:inline-block;width:8px;height:8px;margin-left:16px;transform-origin:center 20px;-webkit-transform-origin:center 20px}rs-loader.spinner6 .rs-spinner-inner span:nth-child(2){transform:rotate(36deg);-webkit-transform:rotate(36deg);opacity:.1}rs-loader.spinner6 .rs-spinner-inner span:nth-child(3){transform:rotate(72deg);-webkit-transform:rotate(72deg);opacity:.2}rs-loader.spinner6 .rs-spinner-inner span:nth-child(4){transform:rotate(108deg);-webkit-transform:rotate(108deg);opacity:.3}rs-loader.spinner6 .rs-spinner-inner span:nth-child(5){transform:rotate(144deg);-webkit-transform:rotate(144deg);opacity:.4}rs-loader.spinner6 .rs-spinner-inner span:nth-child(6){transform:rotate(180deg);-webkit-transform:rotate(180deg);opacity:.5}rs-loader.spinner6 .rs-spinner-inner span:nth-child(7){transform:rotate(216deg);-webkit-transform:rotate(216deg);opacity:.6}rs-loader.spinner6 .rs-spinner-inner span:nth-child(8){transform:rotate(252deg);-webkit-transform:rotate(252deg);opacity:.7}rs-loader.spinner6 .rs-spinner-inner span:nth-child(9){transform:rotate(288deg);-webkit-transform:rotate(288deg);opacity:.8}rs-loader.spinner6 .rs-spinner-inner span:nth-child(10){transform:rotate(324deg);-webkit-transform:rotate(324deg);opacity:.9}@keyframes rs-revealer-6{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-6{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner7{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner7 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;border-radius:100%;border:2px solid;-webkit-animation:rs-revealer-7 .8s linear infinite;animation:rs-revealer-7 .8s linear infinite}@keyframes rs-revealer-7{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rs-revealer-7{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}rs-loader.spinner8{width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner8 .rs-spinner-inner{width:100%;height:100%;display:inline-block;padding:0;text-align:left}rs-loader.spinner8 .rs-spinner-inner span{position:absolute;display:inline-block;width:100%;height:100%;border-radius:100%;-webkit-animation:rs-revealer-8 1.6s linear infinite;animation:rs-revealer-8 1.6s linear infinite}rs-loader.spinner8 .rs-spinner-inner span:last-child{animation-delay:-.8s;-webkit-animation-delay:-.8s}@keyframes rs-revealer-8{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes rs-revealer-8{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}rs-loader.spinner9{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner9 .rs-spinner-inner span{display:block;width:100%;height:100%;border-radius:50%;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-9 2s infinite ease-in-out;animation:rs-revealer-9 2s infinite ease-in-out}rs-loader.spinner9 .rs-spinner-inner span:last-child{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes rs-revealer-9{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes rs-revealer-9{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}rs-loader.spinner10{width:54px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner10 .rs-spinner-inner{width:100%;height:100%;text-align:center;font-size:10px}rs-loader.spinner10 .rs-spinner-inner span{display:block;height:100%;width:6px;display:inline-block;-webkit-animation:rs-revealer-10 1.2s infinite ease-in-out;animation:rs-revealer-10 1.2s infinite ease-in-out}rs-loader.spinner10 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:-1s;animation-delay:-1s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:-.9s;animation-delay:-.9s}rs-loader.spinner10 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes rs-revealer-10{0%,100%,40%{-webkit-transform:scaleY(.4)}20%{-webkit-transform:scaleY(1)}}@keyframes rs-revealer-10{0%,100%,40%{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}rs-loader.spinner11{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner11 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner11 .rs-spinner-inner span{display:block;width:33%;height:33%;background-color:#333;float:left;-webkit-animation:rs-revealer-11 1.3s infinite ease-in-out;animation:rs-revealer-11 1.3s infinite ease-in-out}rs-loader.spinner11 .rs-spinner-inner span:nth-child(1){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(4){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(5){-webkit-animation-delay:.2s;animation-delay:.2s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(6){-webkit-animation-delay:.3s;animation-delay:.3s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(7){-webkit-animation-delay:0s;animation-delay:0s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(8){-webkit-animation-delay:.1s;animation-delay:.1s}rs-loader.spinner11 .rs-spinner-inner span:nth-child(9){-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}@keyframes rs-revealer-11{0%,100%,70%{-webkit-transform:scale3D(1,1,1);transform:scale3D(1,1,1)}35%{-webkit-transform:scale3D(0,0,1);transform:scale3D(0,0,1)}}rs-loader.spinner12{width:35px;height:35px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner12 .rs-spinner-inner{width:100%;height:100%;-webkit-animation:rs-revealer-12 1s infinite linear;animation:rs-revealer-12 1s infinite linear}@-webkit-keyframes rs-revealer-12{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rs-revealer-12{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}rs-loader.spinner13{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner13 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner13 .rs-spinner-inner span{display:block;width:40%;height:40%;position:absolute;border-radius:50%;-webkit-animation:rs-revealer-13 2s ease infinite;animation:rs-revealer-13 2s ease infinite}rs-loader.spinner13 .rs-spinner-inner span:nth-child(1){animation-delay:-1.5s;-webkit-animation-delay:-1.5s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(2){animation-delay:-1s;-webkit-animation-delay:-1s}rs-loader.spinner13 .rs-spinner-inner span:nth-child(3){animation-delay:-.5s;-webkit-animation-delay:-.5s}@keyframes rs-revealer-13{0%,100%{transform:translate(0)}25%{transform:translate(160%)}50%{transform:translate(160%,160%)}75%{transform:translate(0,160%)}}@-webkit-keyframes rs-revealer-13{0%,100%{-webkit-transform:translate(0)}25%{-webkit-transform:translate(160%)}50%{-webkit-transform:translate(160%,160%)}75%{-webkit-transform:translate(0,160%)}}rs-loader.spinner14{width:40px;height:40px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner14 .rs-spinner-inner{width:100%;height:100%;animation:rs-revealer-14 1s infinite linear}rs-loader.spinner14 .rs-spinner-inner span{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;margin:-8px}rs-loader.spinner14 .rs-spinner-inner span:nth-child(1){-webkit-animation:rs-revealer-14-1 2s infinite;animation:rs-revealer-14-1 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(2){-webkit-animation:rs-revealer-14-2 2s infinite;animation:rs-revealer-14-2 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(3){-webkit-animation:rs-revealer-14-3 2s infinite;animation:rs-revealer-14-3 2s infinite}rs-loader.spinner14 .rs-spinner-inner span:nth-child(4){-webkit-animation:rs-revealer-14-4 2s infinite;animation:rs-revealer-14-4 2s infinite}@-webkit-keyframes rs-revealer-14-1{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-2{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-3{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@-webkit-keyframes rs-revealer-14-4{0%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{-webkit-transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{-webkit-transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-1{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-2{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-3{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,-80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,-80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}@keyframes rs-revealer-14-4{0%{transform:rotate3d(0,0,1,0deg) translate3d(0,0,0)}20%{transform:rotate3d(0,0,1,0deg) translate3d(-80%,80%,0)}80%{transform:rotate3d(0,0,1,360deg) translate3d(-80%,80%,0)}100%{transform:rotate3d(0,0,1,360deg) translate3d(0,0,0)}}rs-loader.spinner15{width:40px;height:40px;margin-top:-4px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}rs-loader.spinner15 .rs-spinner-inner{width:100%;height:100%}rs-loader.spinner15 .rs-spinner-inner span{display:block;width:20px;height:20px;position:absolute;top:0;left:0;-webkit-animation:rs-revealer-15 1.8s infinite ease-in-out;animation:rs-revealer-15 1.8s infinite ease-in-out}rs-loader.spinner15 .rs-spinner-inner:last-child{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes rs-revealer-15{25%{-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes rs-revealer-15{25%{transform:translateX(30px) rotate(-90deg) scale(.5);-webkit-transform:translateX(30px) rotate(-90deg) scale(.5)}50%{transform:translateX(30px) translateY(30px) rotate(-179deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-179deg)}50.1%{transform:translateX(30px) translateY(30px) rotate(-180deg);-webkit-transform:translateX(30px) translateY(30px) rotate(-180deg)}75%{transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(30px) rotate(-270deg) scale(.5)}100%{transform:rotate(-360deg);-webkit-transform:rotate(-360deg)}}.bgcanvas{display:none;position:absolute;overflow:hidden}.RSscrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.avada-has-rev-slider-styles .rev_slider_wrapper{transform:none}

#rs-demo-id {}