/* Copyright (c) PushAuction LLC, All Rights Reserved. Used with permission by PushAuction. Original design work, including graphics and all related scripts.*/
@import url('https://t.pushauction.com/css/picture-layout.css');

.pa_logobar_section1 {
    width: 100%;
    float: left;
    position: relative;
    box-sizing: border-box
}

.pa_logobar_section1_body {
    width: 1100px;
    margin: 0 auto
}

.pa_logobar_section1_main {
    width: 100%;
    float: left;
    text-align: center
}

.pa_logobar_section1_picture1 {
    margin: 0 auto
}

.pa_logobar_section1_picture1 img {
    max-width: 100%
}

@media(min-width:240px) and (max-width:479px) {
    .pa_logobar_section1_body {
        width: 100% !important
    }

    .pa_logobar_section1_picture1 {
        width: 100% !important
    }

    .pa_logobar_section_img {
        width: 180px !important;
        margin: 20px auto;
        min-height: auto;
        clear: both !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important
    }
}

@media(min-width:480px) and (max-width:797px) {
    .pa_logobar_section1_body {
        width: 100% !important
    }

    .pa_logobar_section1_picture1 {
        width: 100% !important
    }

    .pa_logobar_section_img {
        width: 240px !important;
        margin: 20px auto;
        min-height: auto;
        clear: both !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important
    }
}

@media(min-width:797px) and (max-width:1100px) {
    .pa_logobar_section1_body {
        width: 100% !important
    }
}

.pa_menu_section {
    width: 100%;
    float: left;
    z-index: 9999 !important
}

.pa_menu_section_body {
    margin: 0 auto;
    position: relative
}

.pa_menu_section_title {
    text-align: center;
    font-size: 14px;
    font-family: Arial
}

.pa_template_header_nav {
    width: 100%;
    float: left;
    position: relative;
    height: 44px;
    text-align: left;
    z-index: 10
}

.pa_template_header_nav ul,
.pa_template_header_nav li {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.pa_template_header_nav ul li {
    width: 11.11111%
}

.pa_template_header_nav ul li a {
    color: #002526;
    text-decoration: none;
    display: block;
    overflow: hidden;
    text-align: center;
    height: 44px;
    line-height: 44px;
    font-size: 14px
}

.pa_template_header_nav ul li a:hover {
    color: #002526;
    text-decoration: none;
    background: #ACB9BD;
    cursor: pointer
}

.pa_template_header_nav li {
    float: left
}

.pa_template_header_nav ul.lev1,
.pa_template_header_nav ul.lev1 li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: left
}

.pa_template_header_nav ul.lev1 li {
    line-height: 34px;
    position: relative
}

.pa_template_header_nav ul.lev1 li:hover {
    background: #fff
}

.pa_template_header_nav ul.lev1 li:hover a {
    color: #333;
    text-decoration: none
}

.pa_template_header_nav ul.lev1 li a:hover {
    color: #fff
}

.pa_template_header_nav ul.lev1 li a {
    color: #fff;
    font-size: 14px;
    font-family: Arial
}

.pa_template_header_nav ul.lev2 li a {
    color: #fff;
    font-size: 12px;
    text-align: left;
    height: 25px;
    line-height: 25px
}

.pa_template_header_nav ul.lev1 ul.lev2 {
    display: none
}

.pa_template_header_nav ul.lev1 li:hover ul {
    display: block
}

.pa_template_header_nav ul.lev1 li:hover ul.lev2 {
    display: block
}

.pa_template_header_nav ul.lev1 ul.lev2 li a {
    color: #333
}

.pa_template_header_nav ul.lev1 li:hover ul.lev2 {
    display: block
}

.pa_template_header_nav ul.lev2 {
    position: absolute;
    top: 44px;
    left: 0;
    width: 200px;
    box-shadow: 1px 1px 1px #333;
    color: #f00;
    background: #fff;
    filter: alpha(opacity=50)
}

.pa_template_header_nav ul.lev1 li:last-child ul.lev2 {
    right: 0
}

.pa_template_header_nav ul.lev2 li {
    float: left;
    width: 96%;
    margin-left: 2%;
    margin-top: 5px
}

.pa_template_header_nav ul.lev2 li {
    line-height: 22px
}

.pa_template_header_nav ul.lev2 li:last-child {
    margin-bottom: 5px
}

.storenewsletter {
    width: 100%;
    float: left;
    margin-bottom: 13px;
    background: #333;
    padding-bottom: 13px
}

.storenewsletter p {
    padding: 0 10px;
    color: #fff
}

a.contact_button {
    text-decoration: none;
    width: 180px;
    height: 25px;
    display: block;
    line-height: 25px;
    margin: 0 auto;
    background: #fff;
    text-align: center;
    color: #333;
    text-transform: uppercase
}

a.contact_button:hover {
    background: #eee
}

@media(min-width:240px) and (max-width:479px) {
    .pa_menu_section {
        display: none !important
    }

    .pa_menu_section_body {
        width: 100% !important
    }

    .pa_menu_section_body div {
        width: 100% !important
    }

    .pa_template_header_nav ul li {
        width: 100% !important;
        text-align: center
    }

    .pa_template_header_nav ul li:nth-of-type(n+2) {
        display: none
    }
}

@media(min-width:480px) and (max-width:797px) {
    .pa_menu_section_body {
        width: 100% !important
    }

    .pa_template_header_nav ul li {
        width: 20% !important;
        text-align: center
    }

    .pa_template_header_nav ul li:nth-of-type(3n+2) {
        display: none
    }
}

@media(min-width:797px) and (max-width:1100px) {
    .pa_menu_section_body {
        width: 100% !important
    }
}

.pa_content_section25 {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.pa_content_section25_body {
    width: 1200px;
    margin: 0 auto
}

.pa_content_section25_main {
    width: 100%;
    float: left
}

.pa_content_section25_picture_l {
    float: left;
    width: 49.1%
}

.pa_content_section25_picture_r {
    float: right;
    width: 49.1%
}

.pa_content_section25_picture2 {
    float: left;
    width: 100%;
    margin-bottom: 3.9%
}

.pa_content_section25_picture3 {
    float: right;
    width: 48.2%
}

.pa_content_section25_picture4 {
    float: left;
    width: 48.2%
}

.pa_content_section25_picture1 {
    float: left;
    width: 100%
}

.pa_content_section25_picture1 img,
.pa_content_section25_picture2 img,
.pa_content_section25_picture3 img,
.pa_content_section25_picture4 img {
    width: 100%;
    min-height: auto
}

@media(min-width:340px) and (max-width:539px) {
    .pa_content_section25_body {
        width: 100% !important
    }

    .pa_content_section25_picture_l,
    .pa_content_section25_picture_r {
        width: 100%;
        margin-bottom: 10px;
        float: left
    }
}

@media(min-width:540px) and (max-width:340px) {
    .pa_content_section25_body {
        width: 100% !important
    }
}

.pa_description_section {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.pa_description_section_body {
    margin: 0 auto
}

.pa_description_section_main {
    width: 100%;
    float: left
}

.pa_description_section_img {
    float: left;
    width: 48%;
    border: 1px solid #ccc
}

.pa_description_section_product_desc {
    float: right;
    width: 48%
}

.pa_description_section_text {
    text-align: left;
    overflow: hidden;
    font-family: Arial;
    padding-top: 10px;
    word-break: break-word;
    word-wrap: break-word
}

.pa_description_section_text1 {
    text-align: left;
    overflow: hidden;
    font-family: Arial;
    padding-top: 10px;
    word-break: break-word;
    word-wrap: break-word
}

.pa_description_section_text2 {
    text-align: left;
    overflow: hidden;
    font-family: Arial;
    padding-top: 10px;
    word-break: break-word;
    word-wrap: break-word
}

.pa_description_section_text3 {
    text-align: left;
    overflow: hidden;
    font-family: Arial;
    padding-top: 10px;
    word-break: break-word;
    word-wrap: break-word
}

.pa_description_section_text img {
    max-width: 100% !important;
    height: auto !important
}

.pictureslider.layout6 label:hover {
    background: none !important
}

@media(min-width:240px) and (max-width:479px) {
    .pa_description_section_body {
        width: 100% !important
    }

    .pa_description_section_img {
        width: 100% !important;
        padding-top: 10px
    }

    .pa_description_section_product_desc {
        width: 100% !important;
        padding-top: 10px
    }

    #pagallery_outer_3 .big_image div {
        height: auto !important
    }

    .picdescription_row td {
        width: 100%;
        float: left
    }

    .picdescription_row td .picturemaxwidth500 img {
        max-width: 300px
    }
}

@media(min-width:480px) and (max-width:797px) {
    .pa_description_section_body {
        width: 100% !important
    }

    .pa_description_section_img {
        width: 100% !important;
        padding-top: 10px
    }

    .pa_description_section_product_desc {
        width: 100% !important;
        padding-top: 10px
    }

    #pagallery_outer_3 .big_image div {
        height: auto !important
    }

    .picdescription_row td {
        width: 100%;
        float: left
    }
}

@media(min-width:797px) and (max-width:1100px) {
    .pa_description_section_body {
        width: 100% !important
    }

    .pa_description_section_text {
        overflow: hidden
    }
}

@media(min-width:1100px) {
    .description_layout_3 .pictureslider.layout3 .big_preview_img div {
        height: 1000px !important
    }

    .description_layout_3 .pictureslider.layout3 .big_preview_img {
        max-width: 1000px !important
    }

    .pa_description_section_text {
        overflow: hidden
    }
}

.pictureslider {
    padding-top: 10px
}

.pa_description_section_img .picdescriptionlistin.picdescription_row:nth-child(2n) .floatleft {
    max-width: 100% !important
}

.pa_description_section_img .picdescriptionlistin .picdescription_row .floatleft {
    max-width: 100% !important
}

.picturemaxwidth {
    max-width: 100% !important
}

.pa_description_section_product_desc {
    box-sizing: border-box !important;
    overflow: hidden !important
}

.pa_description_section_product_desc img {
    max-width: 100% !important
}

#pagallery_outer_3 .big_image div {
    overflow: hidden !important
}

.lightgallery .hb_scroll .lightgallery_small {
    max-width: 800px
}

.ht_scroll .lightgallery_small {
    max-width: 1100px !important
}

#picdes_lis_11 .picdescription_cnt {
    width: 100%
}

.pa_content_section4 {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.pa_content_section4_body {
    width: 1100px;
    margin: 0 auto
}

.pa_content_section4_main {
    width: 100%;
    float: left
}

.pa_content_section4_picture1 {
    float: left;
    width: 32.1%;
    margin-right: 1.8%
}

.pa_content_section4_picture2 {
    float: left;
    width: 32.1%;
    margin-right: 1.8%
}

.pa_content_section4_picture3 {
    float: right;
    width: 32.1%
}

.pa_content_section4_picture1 img,
.pa_content_section4_picture2 img,
.pa_content_section4_picture3 img {
    max-width: 100%
}

.pa_content_section4_title {
    text-align: center;
    font-size: 14px;
    line-height: 30px
}

@media(min-width:340px) and (max-width:539px) {
    .pa_content_section4_body {
        width: 100% !important
    }

    .pa_content_section4_picture1 img,
    .pa_content_section4_picture2 img,
    .pa_content_section4_picture3 img {
        width: 100%;
        min-height: auto
    }
}

@media(min-width:540px) and (max-width:340px) {
    .pa_content_section4_body {
        width: 100% !important
    }
}

.pa_slider_section {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.pa_slider_section_body {
    margin: 0 auto
}

.pa_slider_section_main {
    width: 100%;
    float: left
}

@media(min-width:340px) and (max-width:539px) {
    .pa_slider_section_body {
        width: 100% !important
    }
}

@media(min-width:540px) and (max-width:340px) {
    .pa_slider_section_body {
        width: 100% !important
    }
}

@media(max-width:339px) {
    .pa_slider_section_body {
        width: 100% !important
    }
}

.pa_tabs_section {
    width: 100%;
    float: left
}

.pa_tabs_section_body {
    margin: 0 auto
}

#terms .template_terms_content {
    background: #fff;
    width: 100%;
    float: left
}

#terms .template_terms_contentin {
    padding: 1.5%;
    text-align: left;
    float: left;
    box-sizing: border-box !important;
    width: 100%;
    box-sizing: border-box !important;
    overflow: hidden !important;
    word-break: break-word
}

#terms input {
    display: none;
    margin: 0;
    padding: 0
}

#terms label {
    display: inline-block;
    width: 19%;
    float: left;
    margin: 0;
    margin-right: 1%;
    font-weight: 600;
    text-align: center;
    color: #fff;
    cursor: pointer
}

#terms label.headlabel5 {
    width: 20%;
    margin-right: 0
}

#terms label:hover {
    color: #fff;
    cursor: pointer
}

#tab1:checked~#patemplate_termscontent_1,
#tab2:checked~#patemplate_termscontent_2,
#tab3:checked~#patemplate_termscontent_3,
#tab4:checked~#patemplate_termscontent_4,
#tab5:checked~#patemplate_termscontent_5 {
    display: block
}

#terms input {
    display: none
}

#terms label {
    color: #fff;
    font-size: 13px;
    height: 44px;
    line-height: 44px !important;
    font-family: Arial
}

#terms .template_terms_contentin_t {
    width: 100%;
    float: left;
    position: relative;
    color: #fff;
    font-size: 13px;
    height: 44px;
    line-height: 44px !important;
    overflow: hidden !important
}

#terms label:hover {
    background: #ccc;
    font-size: 13px;
    height: 44px;
    line-height: 44px !important
}

#terms input:checked+label {
    background: #ccc;
    color: #000
}

.template_terms_contentin img {
    max-width: 100% !important
}

@media(min-width:240px) and (max-width:479px) {
    .pa_tabs_section_body {
        width: 100% !important
    }

    #terms label {
        text-align: left
    }

    #terms input {
        display: none
    }

    #terms label {
        width: auto;
        float: left
    }

    #terms label.headlabel1 {
        display: none
    }

    #terms label.headlabel2 {
        display: none
    }

    #terms label.headlabel3 {
        display: none
    }

    #terms label.headlabel4 {
        display: none
    }

    #terms label.headlabel5 {
        display: none
    }

    #terms #patemplate_termscontent_1,
    #terms #patemplate_termscontent_2,
    #terms #patemplate_termscontent_3,
    #terms #patemplate_termscontent_4 {
        display: block;
        margin-bottom: 10px
    }

    #terms #patemplate_termscontent_5 {
        display: block;
        text-align: left
    }

    #terms #tab1:checked~#patemplate_termscontent_1 .template_terms_contentin,
    #terms #tab2:checked~#patemplate_termscontent_2 .template_terms_contentin,
    #terms #tab3:checked~#patemplate_termscontent_3 .template_terms_contentin,
    #terms #tab4:checked~#patemplate_termscontent_4 .template_terms_contentin,
    #terms #tab5:checked~#patemplate_termscontent_5 .template_terms_contentin {
        display: block
    }

    #terms #tab1:checked~#patemplate_termscontent_1 label:after,
    #terms #tab2:checked~#patemplate_termscontent_2 label:after,
    #terms #tab3:checked~#patemplate_termscontent_3 label:after,
    #terms #tab4:checked~#patemplate_termscontent_4 label:after,
    #terms #tab5:checked~#patemplate_termscontent_5 label:after {
        content: "鈥�";
        color: #fff;
        font-size: 16px;
        font-family: Arial;
        font-weight: bold;
        float: right;
        margin-right: 10px
    }

    #terms .template_terms_contentin_t {
        display: block !important;
        width: 100%;
        min-height: 44px;
        line-height: 44px;
        background: #333;
        color: #fff;
        position: relative;
        text-align: left;
        background-repeat: repeat !important;
        font-family: Arial
    }

    #terms label i {
        display: block;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 10px;
        right: 5px
    }

    #terms label:after {
        content: "+";
        color: #fff;
        font-size: 20px;
        font-family: Arial;
        font-weight: bold;
        float: right;
        margin-right: 10px
    }

    #terms label {
        display: block;
        width: 96% !important;
        padding: 0;
        font-weight: 600;
        text-align: left !important;
        color: #fff;
        background: 0;
        cursor: pointer;
        padding-left: 4% !important
    }

    #terms label:hover {
        color: #fff;
        background: 0;
        cursor: pointer
    }

    #terms .template_terms_contentin {
        display: none
    }
}

@media(min-width:480px) and (max-width:797px) {
    #terms .template_terms_contentin_t {
        display: none
    }

    .pa_tabs_section_body {
        width: 100% !important
    }
}

@media(min-width:797px) and (max-width:1100px) {
    .pa_tabs_section_body {
        width: 100% !important
    }
}

.patemplate_feedback td {
    max-width: 200px !important;
    word-break: break-all !important;
    word-wrap: anywhere !important
}

.pa_content_section14 {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.pa_content_section14_body {
    margin: 0 auto
}

.pa_content_section14_main {
    width: 100%;
    float: left
}

.pa_content_section14_picture1 {
    float: left;
    width: 100%;
    text-align: center
}

.pa_content_section14_picture1 img {
    max-width: 100%;
    min-height: auto;
    margin: 0 auto
}

@media(min-width:940px) and (max-width:1199px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(min-width:720px) and (max-width:939px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(min-width:540px) and (max-width:719px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(min-width:340px) and (max-width:539px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(max-width:339px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

.pa_content_section26 {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.pa_content_section26_body {
    width: 1200px;
    margin: 0 auto
}

.pa_content_section26_main {
    width: 100%;
    float: left
}

.pa_content_section26_picture_l {
    float: left;
    width: 49.1%
}

.pa_content_section26_picture_r {
    float: right;
    width: 49.1%
}

.pa_content_section26_picture1 {
    float: left;
    width: 48.2%
}

.pa_content_section26_picture2 {
    float: right;
    width: 48.2%;
    margin-bottom: 3.8%
}

.pa_content_section26_picture3 {
    float: right;
    width: 48.2%
}

.pa_content_section26_picture4 {
    float: right;
    width: 48.2%;
    margin-bottom: 3.8%
}

.pa_content_section26_picture5 {
    float: left;
    width: 48.2%;
    margin-bottom: 3.8%
}

.pa_content_section26_picture6 {
    float: right;
    width: 48.2%
}

.pa_content_section26_picture7 {
    float: left;
    width: 48.2%
}

.pa_content_section26_picture1 img,
.pa_content_section26_picture2 img,
.pa_content_section26_picture3 img,
.pa_content_section26_picture4 img,
.pa_content_section26_picture5 img,
.pa_content_section26_picture6 img,
.pa_content_section26_picture7 img {
    width: 100%;
    min-height: auto
}

@media(min-width:340px) and (max-width:539px) {
    .pa_content_section26_body {
        width: 100% !important
    }

    .pa_content_section26_picture_l,
    .pa_content_section26_picture_r {
        width: 100%;
        margin-bottom: 10px;
        float: left
    }

    .pa_content_section26_picture1,
    .pa_content_section26_picture2,
    .pa_content_section26_picture5 {
        margin-bottom: 10px
    }
}

@media(min-width:540px) and (max-width:340px) {
    .pa_content_section26_body {
        width: 100% !important
    }

    .pa_content_section26_picture1,
    .pa_content_section26_picture2,
    .pa_content_section26_picture5 {
        margin-bottom: 13px
    }
}

.pa_itemslider_section {
    width: 100%;
    float: left;
    box-sizing: border-box
}

.pa_itemslider_section_body {
    width: 1080px;
    margin: 0 auto
}

.pa_itemslider_section_main {
    width: 100%;
    float: left
}

#section_body_981b9a4e-efb4-4087-a70d-fc86e246b469 #paItemSliderGalleryContainer {
    width: 720px !important
}

#section_body_324f3c00-1880-470d-8c83-289a987c23c8 #paItemSliderGalleryContainer {
    width: 720px !important
}

#section_body_ef39e344-cd51-4d79-8328-ca2d4fe29645 #paItemSliderGalleryContainer {
    width: 720px !important
}

#section_c28f8196-315b-4de4-ba2b-c0b3f2c77524 #paItemSliderGalleryContainer {
    width: 720px !important
}

@media(min-width:339px) and (max-width:539px) {
    .pa_itemslider_section_body {
        width: 100% !important
    }

    #paItemSliderGalleryContainer {
        width: 180px !important
    }
}

@media(min-width:540px) and (max-width:719px) {
    .pa_itemslider_section_body {
        width: 100% !important
    }

    #paItemSliderGalleryContainer {
        width: 360px !important
    }
}

@media(min-width:720px) and (max-width:340px) {
    .pa_itemslider_section_body {
        width: 100% !important
    }

    #paItemSliderGalleryContainer {
        width: 720px !important
    }
}

@media(min-width:720px) and (max-width:940px) {
    .pa_itemslider_section_body {
        width: 100% !important
    }

    #paItemSliderGalleryContainer {
        width: 540px !important
    }
}

@media(min-width:940px) and (max-width:1199px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(min-width:720px) and (max-width:939px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(min-width:540px) and (max-width:719px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(min-width:340px) and (max-width:539px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

@media(max-width:339px) {
    .pa_content_section14_body {
        width: 100% !important
    }
}

#section_8a39551e-9add-44a7-8476-ee5d8e39bcc0 {
    height: auto;
    padding: 18px 0 18px 0;
    margin: 0;
    background: #FFF url(https://image.pushauction.com/0/0/dddddddd-dddd-dddd-dddd-dddddddddddd/0aa66666-4ddb-4192-9efc-826d485ef7fb.jpg) no-repeat center center;
    background-size: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_8a39551e-9add-44a7-8476-ee5d8e39bcc0 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_8a39551e-9add-44a7-8476-ee5d8e39bcc0 [class^="pa_"][class$="_body"] {
    width: 90%
}

#section_8a39551e-9add-44a7-8476-ee5d8e39bcc0 [class^="pa_"][class$="_body"] {
    height: 90px
}

#section_8a39551e-9add-44a7-8476-ee5d8e39bcc0 [class^="pa_logobar"][class$="_picture1"] {
    width: 310px
}

#section_4acdd5a0-b05d-47e5-9a47-7e309f08f4cc {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF url(https://image.pushauction.com/0/0/dddddddd-dddd-dddd-dddd-dddddddddddd/f459adb4-72f3-4727-bc4e-81817a4dcbab.jpg) no-repeat top center;
    background-size: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_4acdd5a0-b05d-47e5-9a47-7e309f08f4cc [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_4acdd5a0-b05d-47e5-9a47-7e309f08f4cc [class^="pa_"][class$="_body"] {
    width: 90%
}

.pa_menu_section_body {
    height: 0
}

.pa_template_header_nav {
    background: #CCCCCC00 !important
}

.pa_template_header_nav ul.lev1 li a,
.pa_template_header_nav ul.lev1 ul.lev2 li a {
    background: #CCCCCC00;
    color: #003252;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal
}

.pa_template_header_nav ul.lev1 li a:hover,
.pa_template_header_nav ul.lev1 ul.lev2 li a:hover {
    background: #003252;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal
}

#section_e2d691e3-0c94-4843-951a-fee187a8c2a4 {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_e2d691e3-0c94-4843-951a-fee187a8c2a4 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_e2d691e3-0c94-4843-951a-fee187a8c2a4 [class^="pa_"][class$="_body"] {
    width: 90%
}

#section_7092b23b-3c58-4a34-bf72-bf716a81eae6 {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_7092b23b-3c58-4a34-bf72-bf716a81eae6 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_7092b23b-3c58-4a34-bf72-bf716a81eae6 [class^="pa_"][class$="_body"] {
    width: 90%
}

.pa_description_section_img {
    float: left;
    width: 100%
}

.pa_description_section_product_desc {
    float: right;
    width: 100%;
    padding: 0
}

.pa_description_section_product_name {
    background: #FFF;
    text-align: center;
    font-weight: normal;
    color: #333;
    font-family: auto;
    font-size: 12px;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 0
}

#section_6f98967f-9c5a-485e-95e2-0317a279bf1e {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_6f98967f-9c5a-485e-95e2-0317a279bf1e [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_6f98967f-9c5a-485e-95e2-0317a279bf1e [class^="pa_"][class$="_body"] {
    width: 90%
}

#section_50876a58-3173-406c-8539-5e2800943d43 {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_50876a58-3173-406c-8539-5e2800943d43 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_50876a58-3173-406c-8539-5e2800943d43 [class^="pa_"][class$="_body"] {
    width: 100%
}

@font-face {
    font-family: 'cs-ctrl-speed';
    src: url('https://t.pushauction.com/fonts/banner/cs-ctrl-speed.eot');
    src: url('https://t.pushauction.com/fonts/banner/cs-ctrl-speed.eot#iefix') format('embedded-opentype'), url('https://t.pushauction.com/fonts/banner/cs-ctrl-speed.woff') format('woff'), url('https://t.pushauction.com/fonts/banner/cs-ctrl-speed.ttf') format('truetype'), url('https://t.pushauction.com/fonts/banner/cs-ctrl-speed.svg#speed') format('svg');
    font-weight: normal;
    font-style: normal
}

.csslider1 {
    display: block;
    position: relative;
    width: 100%
}

.csslider1,
.csslider1 *,
.csslider1 *:after,
.csslider1 *:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.csslider1>.cs_anchor {
    display: none
}

.csslider1>ul {
    position: relative;
    z-index: 1;
    font-size: 0;
    line-height: 0;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
    white-space: nowrap
}

.csslider1>ul>.cs_skeleton {
    width: 100%;
    visibility: hidden;
    font-size: 0;
    line-height: 0
}

.csslider1>ul>.slide.img img {
    width: 100%
}

.csslider1>ul>.slide.img a {
    font-size: 0;
    color: transparent
}

.csslider1>ul>.slide {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 15px;
    font-size: initial;
    line-height: normal;
    white-space: normal;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.csslider1 .cs_engine {
    position: absolute;
    top: -9999px;
    left: -9999px;
    font-size: 0;
    opacity: 0;
    filter: alpha(opacity=0)
}

.csslider1>ul>li.img,
.csslider1>.cs_arrowprev,
.csslider1>.cs_arrownext,
.csslider1>.cs_bullets,
.csslider1>.cs_play_pause {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.csslider1>.cs_arrowprev,
.csslider1>.cs_arrownext {
    position: absolute;
    top: 50%;
    z-index: 5;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.csslider1>.cs_arrowprev>label,
.csslider1>.cs_arrownext>label {
    position: absolute;
    text-decoration: none;
    cursor: pointer;
    opacity: 0;
    z-index: -1
}

.csslider1>.cs_arrowprev {
    left: 0
}

.csslider1>.cs_arrownext {
    right: 0
}

.csslider1>.slide:checked~.cs_arrowprev>label,
.csslider1>.slide:checked~.cs_arrownext>label {
    opacity: 0;
    z-index: -1
}

.csslider1>#cs_slide1_0:checked~.cs_arrowprev>label.num1,
.csslider1>#cs_pause1_0:checked~.cs_arrowprev>label.num1,
.csslider1>#cs_slide1_0:checked~.cs_arrownext>label.num1,
.csslider1>#cs_pause1_0:checked~.cs_arrownext>label.num1,
.csslider1>#cs_slide1_1:checked~.cs_arrowprev>label.num0,
.csslider1>#cs_pause1_1:checked~.cs_arrowprev>label.num0,
.csslider1>#cs_slide1_1:checked~.cs_arrownext>label.num0,
.csslider1>#cs_pause1_1:checked~.cs_arrownext>label.num0 {
    opacity: 1;
    z-index: 5
}

@-webkit-keyframes arrow1 {

    0%,
    33.32333333333334% {
        opacity: 1;
        z-index: 5
    }

    33.333333333333336%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

@keyframes arrow1 {

    0%,
    33.32333333333334% {
        opacity: 1;
        z-index: 5
    }

    33.333333333333336%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

.csslider1>#cs_play1:checked~.cs_arrowprev>label.num1,
.csslider1>#cs_play1:checked~.cs_arrownext>label.num1 {
    -webkit-animation: arrow1 16000ms infinite -2000ms;
    animation: arrow1 16000ms infinite -2000ms
}

.csslider1>#cs_play1:checked~.cs_arrowprev>label.num0,
.csslider1>#cs_play1:checked~.cs_arrownext>label.num0 {
    -webkit-animation: arrow1 16000ms infinite 6000ms;
    animation: arrow1 16000ms infinite 6000ms
}

.csslider1>.slide:checked~.cs_arrowprev>label,
.csslider1>.slide:checked~.cs_arrownext>label,
.csslider1>.pause:checked~.cs_arrowprev>label,
.csslider1>.pause:checked~.cs_arrownext>label {
    -webkit-animation: none;
    animation: none
}

.csslider1>.cs_bullets {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 6;
    font-size: 0;
    line-height: 8pt;
    text-align: center
}

.csslider1>.cs_bullets>div {
    margin-left: -50%;
    width: 100%
}

.csslider1>.cs_bullets>label {
    position: relative;
    display: inline-block;
    cursor: pointer
}

.csslider1>.cs_bullets>label>.cs_thumb {
    visibility: hidden;
    position: absolute;
    opacity: 0;
    z-index: 1;
    line-height: 0;
    left: -42.5px;
    top: -48px
}

.csslider1>.cs_bullets>label>.cs_thumb>img {
    max-width: 100px
}

.csslider1>.cs_description {
    z-index: 3
}

.csslider1>.cs_description a,
.csslider1>.cs_description a:visited,
.csslider1>.cs_description a:active {
    color: inherit
}

.csslider1>.cs_description a:hover {
    text-decoration: none
}

.csslider1>.cs_description>label {
    position: absolute;
    word-wrap: break-word;
    white-space: normal;
    text-align: left;
    max-width: 50%;
    left: 0
}

.csslider1>.cs_description>label>span {
    vertical-align: top
}

.csslider1>.cs_description>label span {
    display: inline-block
}

.csslider1>.cs_play_pause {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5
}

.csslider1>.cs_play_pause>label {
    position: absolute;
    cursor: pointer
}

.csslider1>#cs_play1:checked~.cs_play_pause>.cs_pause,
.csslider1>.slide:checked~.cs_play_pause>.cs_play,
.csslider1>.pause:checked~.cs_play_pause>.cs_play {
    display: block;
    z-index: 5
}

.csslider1>#cs_play1:checked~.cs_play_pause>.cs_play,
.csslider1>.slide:checked~.cs_play_pause>.cs_pause,
.csslider1>.pause:checked~.cs_play_pause>.cs_pause {
    display: none;
    z-index: -1
}

@-webkit-keyframes pauseChange1 {

    0%,
    49.99% {
        opacity: 1;
        z-index: 5
    }

    50%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

@keyframes pauseChange1 {

    0%,
    49.99% {
        opacity: 1;
        z-index: 5
    }

    50%,
    100% {
        opacity: 0;
        z-index: -1
    }
}

.csslider1>#cs_play1:checked~.cs_play_pause>.cs_pause.num0 {
    opacity: 0;
    z-index: -1;
    -webkit-animation: pauseChange1 16000ms infinite -2000ms;
    animation: pauseChange1 16000ms infinite -2000ms
}

.csslider1>#cs_play1:checked~.cs_play_pause>.cs_pause.num1 {
    opacity: 0;
    z-index: -1;
    -webkit-animation: pauseChange1 16000ms infinite 6000ms;
    animation: pauseChange1 16000ms infinite 6000ms
}

.csslider1>.slide:checked~.cs_play_pause>.cs_pause,
.csslider1>.pause:checked~.cs_play_pause>.cs_pause {
    -webkit-animation: none;
    animation: none
}

.csslider1>ul {
    overflow: hidden
}

.csslider1>ul>.slide {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    opacity: 0;
    z-index: 1;
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), opacity 2000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: -webkit-transform 2000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), transform 2000ms cubic-bezier(0.680, -0.550, 0.265, 1.550), opacity 2000ms cubic-bezier(0.680, -0.550, 0.265, 1.550);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.csslider1>#cs_slide1_0:checked~ul>.slide.num0,
.csslider1>#cs_pause1_0:checked~ul>.slide.num0,
.csslider1>#cs_slide1_1:checked~ul>.slide.num1,
.csslider1>#cs_pause1_1:checked~ul>.slide.num1 {
    opacity: 1;
    z-index: 2;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes jump1 {

    0%,
    62%,
    100% {
        opacity: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550)
    }

    12%,
    50% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550)
    }

    0%,
    49.999% {
        z-index: 2;
        -webkit-animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550)
    }

    50.001%,
    100% {
        z-index: 1
    }
}

@keyframes jump1 {

    0%,
    62%,
    100% {
        opacity: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
        animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550)
    }

    12%,
    50% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
        animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550)
    }

    0%,
    49.999% {
        z-index: 2;
        -webkit-animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550);
        animation-timing-function: cubic-bezier(0.680, -0.550, 0.265, 1.550)
    }

    50.001%,
    100% {
        z-index: 1
    }
}

.csslider1>#cs_play1:checked~ul>.slide.num0 {
    -webkit-animation: jump1 16000ms infinite -2000ms;
    animation: jump1 16000ms infinite -2000ms
}

.csslider1>#cs_play1:checked~ul>.slide.num1 {
    -webkit-animation: jump1 16000ms infinite 6000ms;
    animation: jump1 16000ms infinite 6000ms
}

.csslider1>#cs_play1:checked~ul>.slide,
.csslider1>.pause:checked~ul>.slide {
    -webkit-transition: none;
    transition: none
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.csslider1>.cs_arrowprev {
    -webkit-transition: .5s -webkit-transform 0s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: .5s -webkit-transform 0s cubic-bezier(0.680, -0.550, 0.265, 1.550), .5s transform 0s cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1>.cs_play_pause {
    -webkit-transition: .5s -webkit-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: .5s -webkit-transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550), .5s transform .15s cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1>.cs_arrownext {
    -webkit-transition: .5s -webkit-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550);
    transition: .5s -webkit-transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550), .5s transform .3s cubic-bezier(0.680, -0.550, 0.265, 1.550)
}

.csslider1>.cs_arrowprev,
.csslider1>.cs_arrownext,
.csslider1>.cs_play_pause {
    -webkit-transform: scale(0) rotate(180deg);
    transform: scale(0) rotate(180deg)
}

.csslider1:hover>.cs_arrowprev,
.csslider1:hover>.cs_arrownext,
.csslider1:hover>.cs_play_pause {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.csslider1>.cs_arrowprev>label,
.csslider1>.cs_arrownext>label {
    margin-top: -22px;
    margin-left: -22px;
    overflow: hidden;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    box-shadow: 0 0 0 2px #fff;
    -webkit-transition: box-shadow .4s ease, background-color .4s ease;
    transition: box-shadow .4s ease, background-color .4s ease
}

.csslider1>.cs_arrowprev {
    margin-left: 10px;
    left: 35px
}

.csslider1>.cs_arrownext {
    margin-right: 10px;
    right: 35px
}

.csslider1>.cs_arrowprev>label:after {
    content: '\e800'
}

.csslider1>.cs_arrownext>label:after {
    content: '\e801'
}

.csslider1>.cs_arrowprev>label:after,
.csslider1>.cs_arrownext>label:after {
    display: block;
    font: 28px 'cs-ctrl-speed';
    text-align: center;
    line-height: 42px;
    color: #fff;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

_:-ms-input-placeholder,
:root .csslider1>.cs_arrowprev>label:after {
    line-height: 52px
}

_:-ms-input-placeholder,
:root .csslider1>.cs_arrownext>label:after {
    line-height: 52px
}

.csslider1>.cs_arrowprev:hover,
.csslider1>.cs_arrownext:hover {
    -webkit-animation: pulse 1s alternate infinite ease-in-out !important;
    animation: pulse 1s alternate infinite ease-in-out !important
}

.csslider1>.cs_arrowprev:hover>label,
.csslider1>.cs_arrownext:hover>label {
    background-color: #fff;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3)
}

@-webkit-keyframes nextArrow1 {
    49% {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes nextArrow1 {
    49% {
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes prevArrow1 {
    49% {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes prevArrow1 {
    49% {
        -webkit-transform: translate(-100%);
        transform: translate(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translate(100%);
        transform: translate(100%)
    }

    51% {
        opacity: 1
    }
}

.csslider1>.cs_arrownext:hover>label:after {
    color: #003252;
    -webkit-animation: nextArrow1 .3s forwards;
    animation: nextArrow1 .3s forwards
}

.csslider1>.cs_arrowprev:hover>label:after {
    color: #003252;
    -webkit-animation: prevArrow1 .3s forwards;
    animation: prevArrow1 .3s forwards
}

.csslider1>.cs_play_pause>label {
    text-decoration: none;
    margin-left: -22px;
    margin-top: -22px;
    width: 45px;
    height: 45px;
    border-radius: 50% !important;
    overflow: hidden;
    box-shadow: 0 0 0 2px #fff;
    -webkit-transition: background-color .4s ease, box-shadow .4s ease;
    transition: background-color .4s ease, box-shadow .4s ease
}

.csslider1>.cs_play_pause>.cs_play:after {
    content: '\e802'
}

.csslider1>.cs_play_pause>.cs_pause:after {
    content: '\e803'
}

.csslider1>.cs_play_pause>label:after {
    display: block;
    font: 20px 'cs-ctrl-speed';
    text-align: center;
    line-height: 44px;
    color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

_:-ms-input-placeholder,
:root .csslider1>.cs_play_pause>label:after {
    line-height: 52px
}

.csslider1>.cs_play_pause:hover {
    -webkit-animation: pulse 1s alternate infinite ease-in-out;
    animation: pulse 1s alternate infinite ease-in-out
}

.csslider1>.cs_play_pause:hover>label {
    background-color: #fff;
    box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.3)
}

@-webkit-keyframes playAnimate1 {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes playAnimate1 {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes pauseAnimate1 {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes pauseAnimate1 {
    49% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    51% {
        opacity: 1
    }
}

.csslider1>.cs_play_pause:hover>.cs_play:after {
    color: #003252;
    -webkit-animation: playAnimate1 .3s forwards;
    animation: playAnimate1 .3s forwards
}

.csslider1>.cs_play_pause:hover>.cs_pause:after {
    color: #003252;
    -webkit-animation: pauseAnimate1 .3s forwards;
    animation: pauseAnimate1 .3s forwards
}

.csslider1>.cs_bullets {
    bottom: 5px;
    margin-bottom: 5px
}

.csslider1>.cs_bullets>label>.cs_thumb {
    border: 3px solid #fff;
    margin-top: -13px;
    margin-left: 1px;
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: -webkit-transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), transform .5s cubic-bezier(0.175, 0.885, 0.320, 1.275), opacity .5s cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -webkit-transform: scale(0);
    transform: scale(0)
}

.csslider1>.cs_bullets>label>.cs_thumb:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    bottom: -10px;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fff
}

.csslider1>.cs_bullets>label:hover>.cs_thumb {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.csslider1>.cs_bullets>label {
    margin: 0 10px;
    padding: 7px;
    border-radius: 50% !important;
    box-shadow: 0 0 0 2px #fff;
    -webkit-transition: all .3s;
    transition: all .3s
}

.csslider1>.cs_bullets>label>.cs_point {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50% !important;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #fff;
    -webkit-transform: scale(0.4);
    transform: scale(0.4)
}

.csslider1>.cs_bullets>label:hover>.cs_point,
.csslider1>#cs_slide1_0:checked~.cs_bullets>label.num0>.cs_point,
.csslider1>#cs_pause1_0:checked~.cs_bullets>label.num0>.cs_point,
.csslider1>#cs_slide1_1:checked~.cs_bullets>label.num1>.cs_point,
.csslider1>#cs_pause1_1:checked~.cs_bullets>label.num1>.cs_point {
    background-color: #003252
}

.csslider1>.cs_bullets>label:hover,
.csslider1>#cs_slide1_0:checked~.cs_bullets>label.num0,
.csslider1>#cs_pause1_0:checked~.cs_bullets>label.num0,
.csslider1>#cs_slide1_1:checked~.cs_bullets>label.num1,
.csslider1>#cs_pause1_1:checked~.cs_bullets>label.num1 {
    background-color: #fff;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
}

@-webkit-keyframes bullet1 {

    0%,
    49.99% {
        background-color: #fff;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
    }

    50%,
    100% {
        background-color: transparent;
        box-shadow: 0 0 0 2px #fff
    }
}

@keyframes bullet1 {

    0%,
    49.99% {
        background-color: #fff;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3)
    }

    50%,
    100% {
        background-color: transparent;
        box-shadow: 0 0 0 2px #fff
    }
}

@-webkit-keyframes bulletPoint1 {

    0%,
    49.99% {
        background-color: #003252
    }

    50%,
    100% {
        background-color: #fff
    }
}

@keyframes bulletPoint1 {

    0%,
    49.99% {
        background-color: #003252
    }

    50%,
    100% {
        background-color: #fff
    }
}

.csslider1>#cs_play1:checked~.cs_bullets>label.num1 {
    -webkit-animation: bullet1 16000ms infinite -2000ms;
    animation: bullet1 16000ms infinite -2000ms
}

.csslider1>#cs_play1:checked~.cs_bullets>label.num1 {
    -webkit-animation: bullet1 16000ms infinite 6000ms;
    animation: bullet1 16000ms infinite 6000ms
}

csslider1>#cs_play1:checked~.cs_bullets>label.num1>.cs_point {
    -webkit-animation: bulletPoint1 16000ms infinite -2000ms;
    animation: bulletPoint1 16000ms infinite -2000ms
}

csslider1>#cs_play1:checked~.cs_bullets>label.num1>.cs_point {
    -webkit-animation: bulletPoint1 16000ms infinite 6000ms;
    animation: bulletPoint1 16000ms infinite 6000ms
}

.csslider1>#cs_play1:checked~.cs_bullets>label>.cs_point,
.csslider1>#cs_play1:checked~.cs_bullets>label,
.csslider1>.pause:checked~.cs_bullets>label>.cs_point,
.csslider1>.pause:checked~.cs_bullets>label {
    -webkit-transition: none;
    transition: none
}

.csslider1>.slide:checked~.cs_bullets>label>.cs_point,
.csslider1>.slide:checked~.cs_bullets>label,
.csslider1>.pause:checked~.cs_bullets>label>.cs_point,
.csslider1>.pause:checked~.cs_bullets>label {
    -webkit-animation: none;
    animation: none
}

@media only screen and (max-width:480px),
only screen and (-webkit-max-device-pixel-ratio:2) and (max-width:480px),
only screen and (max--moz-device-pixel-ratio:2) and (max-width:480px),
only screen and (-o-max-device-pixel-ratio:2/1) and (max-width:480px),
only screen and (max-device-pixel-ratio:2) and (max-width:480px),
only screen and (max-resolution:192dpi) and (max-width:480px),
only screen and (max-resolution:2dppx) and (max-width:480px) {

    .csslider1>.cs_description,
    .csslider1>.cs_bullets {
        display: none
    }
}

#section_45e553d8-8b29-4135-a8cd-d3bab2b50916 {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_45e553d8-8b29-4135-a8cd-d3bab2b50916 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_45e553d8-8b29-4135-a8cd-d3bab2b50916 [class^="pa_"][class$="_body"] {
    width: 100%
}

#terms label {
    background: #F7F7F7;
    font-size: 12px;
    color: #000
}

#terms label:hover {
    background: #4c2c77 !important;
    color: #FFF !important
}

#terms input:checked+label {
    background: #4c2c77 !important;
    color: #FFF !important
}

.templatepreview_Mobile #terms .template_terms_contentin_t {
    background: #4c2c77 !important;
    color: #FFF !important
}

.templatepreview_Mobile #terms .template_terms_contentin_t label {
    color: #FFF !important
}

#terms .template_terms_contentin {
    background: #FFF;
    border-style: solid;
    border-width: 1px;
    border-color: #E8E8E8;
    padding: 0
}

#terms .template_terms_content {
    display: none
}

#terms .template_terms_contentin_t {
    display: none
}

#section_8042bdd9-533b-4934-8d0f-847df61486a8 {
    height: auto;
    padding: 0;
    margin: 0;
    background: #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_8042bdd9-533b-4934-8d0f-847df61486a8 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_8042bdd9-533b-4934-8d0f-847df61486a8 [class^="pa_"][class$="_body"] {
    width: 90%
}

#section_9e552ff4-e244-4e7f-a943-86fb673623f5 {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_9e552ff4-e244-4e7f-a943-86fb673623f5 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_9e552ff4-e244-4e7f-a943-86fb673623f5 [class^="pa_"][class$="_body"] {
    width: 90%
}

#section_951fc7f0-450f-4835-abef-6286ebf43f48 {
    height: auto;
    padding: 0 0 50px 0;
    margin: 0;
    background: #FFF url(https://image.pushauction.com/0/0/dddddddd-dddd-dddd-dddd-dddddddddddd/00bc4024-8c53-44d0-a70e-e96e41e91df6.jpg) no-repeat bottom center;
    background-size: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_951fc7f0-450f-4835-abef-6286ebf43f48 [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_951fc7f0-450f-4835-abef-6286ebf43f48 [class^="pa_"][class$="_body"] {
    width: 90%
}

body {
    position: relative;
    padding: 0
}

#paItemSliderGallery {
    position: relative;
    display: block !important;
    width: 100%;
    padding: 0;
    box-sizing: content-box;
    transform: scale(1)
}

#paItemSliderGallery div:after {
    visibility: visible;
    line-height: 14px
}

#paItemSliderGallery img {
    border: 0
}

#paItemSliderGallery input {
    display: none
}

.paItemSliderLeft {
    position: absolute;
    top: 0;
    left: 15px
}

.paItemSliderCenter {
    text-align: center;
    margin: 0 auto;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.paItemSliderRight {
    position: absolute;
    top: 0;
    right: 15px
}

#paItemSliderGalleryContainer {
    position: relative;
    margin: auto;
    left: 0;
    font-family: Arial, sans-serif;
    width: 1080px;
    color: #414040
}

#paItemSliderGalleryContainer a {
    font-family: Arial, sanspaItemSliderRight;
    text-decoration: none
}

#paItemSliderGalleryContainer:before {
    content: '';
    position: absolute;
    bottom: 50%;
    margin-bottom: -10px;
    left: -22px;
    box-shadow: 3px -3px 0 2px #003252;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    padding: 15px;
    z-index: 2;
    opacity: 1
}

#paItemSliderGalleryContainer:after {
    content: '';
    position: absolute;
    bottom: 50%;
    margin-bottom: -10px;
    right: -22px;
    box-shadow: 3px -3px 0 2px #003252;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 15px;
    z-index: 2;
    opacity: 1
}

#paItemSliderGalleryContainer:hover:before,
#paItemSliderGalleryContainer:hover:after {
    opacity: .7
}

#paItemSliderGalleryContainer:hover #paItemSliderOuterNavWrapper:before {
    content: '';
    position: absolute;
    bottom: 50%;
    margin-bottom: -10px;
    left: -22px;
    box-shadow: 3px -3px 0 2px #003252;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    padding: 15px;
    z-index: 2;
    opacity: .5
}

#paItemSliderGalleryContainer:hover #paItemSliderOuterNavWrapper:after {
    content: '';
    position: absolute;
    bottom: 50%;
    margin-bottom: -10px;
    right: -22px;
    box-shadow: 3px -3px 0 2px #003252;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    padding: 15px;
    z-index: 2;
    opacity: .5
}

#paItemSliderSlidesContainer {
    overflow: hidden
}

#paItemSliderSlidesOuter {
    height: 100%
}

#paItemSliderSlides {
    position: relative;
    height: 100%;
    width: 4500px;
    overflow: hidden;
    animation-name: none;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: backwards;
    animation-delay: 0s;
    animation-name: itemmove1
}

.paItemSliderSlide {
    float: left;
    width: 180px;
    display: flex
}

.paItemSliderItem {
    width: 172px;
    height: 220px;
    margin: 0 3px;
    padding: 1px;
    float: left;
    line-height: 14px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #F7F7F7
}

.paItemSliderItem:hover {
    opacity: 1;
    background: #003252
}

.paItemSliderItem div {
    text-align: center
}

.paItemSliderItemPicture {
    overflow: hidden;
    text-align: center;
    padding-top: 8px;
    height: 134px
}

.paItemSliderItemPicture:after {
    height: 100%;
    width: 100%;
    content: '';
    display: inline-block
}

.paItemSliderItemTitle {
    height: 42px;
    margin: 8px 5px 4px 5px;
    overflow: hidden;
    color: #1D1919;
    font-size: 12px
}

.paItemSliderItemTitle:hover {
    color: #FFF
}

.paItemSliderItemDetails {
    margin: 8px 0;
    padding: 0;
    position: relative
}

.paItemSliderItemDetails:after {
    position: absolute;
    top: -1px;
    right: 0;
    display: none;
    content: url(https://ti2.auctiva.com/gallery/free-shipping.png)
}

.paItemSliderItemPrice {
    margin: 8px 0 0 0;
    font-weight: 700;
    font-size: 12px;
    color: #B80000
}

.paItemSliderItemPrice:hover {
    color: #FFF
}

.paItemSliderNavLabels {
    position: absolute;
    width: 30px;
    height: 100%;
    z-index: 10;
    overflow: hidden
}

#paItemSliderNavLeft {
    left: -30px
}

#paItemSliderNavRight {
    right: -30px
}

.paItemSliderNavWrapper {
    position: relative;
    display: flex;
    width: 1080px;
    height: 100%;
    animation-name: itemmove1;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-fill-mode: backwards;
    animation-duration: 38.0000s;
    animation-delay: 0s
}

.paItemSliderNavLabel {
    display: block;
    min-width: 180px;
    height: 100%;
    cursor: pointer;
    color: transparent;
    padding: 0;
    margin: 0
}

#paItemSliderPrev1_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove9
}

#paItemSliderPrev1_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove9
}

#paItemSliderPrev2_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove1
}

#paItemSliderPrev2_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove1
}

#paItemSliderPrev3_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove2
}

#paItemSliderPrev3_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove2
}

#paItemSliderPrev4_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove3
}

#paItemSliderPrev4_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove3
}

#paItemSliderPrev5_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove4
}

#paItemSliderPrev5_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove4
}

#paItemSliderPrev6_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove5
}

#paItemSliderPrev6_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove5
}

#paItemSliderPrev7_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove6
}

#paItemSliderPrev7_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove6
}

#paItemSliderPrev8_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove7
}

#paItemSliderPrev8_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove7
}

#paItemSliderPrev9_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove8
}

#paItemSliderPrev9_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove8
}

#paItemSliderNext1_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove2
}

#paItemSliderNext1_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove2
}

#paItemSliderNext2_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove3
}

#paItemSliderNext2_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove3
}

#paItemSliderNext3_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove4
}

#paItemSliderNext3_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove4
}

#paItemSliderNext4_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove5
}

#paItemSliderNext4_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove5
}

#paItemSliderNext5_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove6
}

#paItemSliderNext5_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove6
}

#paItemSliderNext6_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove7
}

#paItemSliderNext6_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove7
}

#paItemSliderNext7_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove8
}

#paItemSliderNext7_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove8
}

#paItemSliderNext8_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove9
}

#paItemSliderNext8_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove9
}

#paItemSliderNext9_951fc7f0-450f-4835-abef-6286ebf43f48:checked~#paItemSliderSlidesContainer #paItemSliderSlides {
    animation-name: itemmove1
}

#paItemSliderNext9_951fc7f0-450f-4835-abef-6286ebf43f48:checked~.paItemSliderNavLabels .paItemSliderNavWrapper {
    animation-name: itemmove1
}

#paItemSliderScrollingCheckbox_951fc7f0-450f-4835-abef-6286ebf43f48:not(:checked)~#paItemSliderGalleryPos #paItemSliderSlides,
#paItemSliderScrollingCheckbox_951fc7f0-450f-4835-abef-6286ebf43f48:not(:checked)~#paItemSliderGalleryPos .paItemSliderNavWrapper {
    animation-play-state: paused
}

#paItemSliderOuterNavWrapper:hover #paItemSliderSlides,
#paItemSliderOuterNavWrapper:hover .paItemSliderNavWrapper {
    animation-play-state: paused
}

#paItemSliderSlides {
    animation-duration: 38.0000s
}

@keyframes itemmove1 {
    0% {
        transform: translateX(0px)
    }

    4.2% {
        transform: translateX(0px)
    }

    5% {
        transform: translateX(-180px)
    }

    9.2% {
        transform: translateX(-180px)
    }

    10% {
        transform: translateX(-360px)
    }

    14.2% {
        transform: translateX(-360px)
    }

    15% {
        transform: translateX(-540px)
    }

    19.2% {
        transform: translateX(-540px)
    }

    20% {
        transform: translateX(-720px)
    }

    24.2% {
        transform: translateX(-720px)
    }

    25% {
        transform: translateX(-900px)
    }

    29.2% {
        transform: translateX(-900px)
    }

    30% {
        transform: translateX(-1080px)
    }

    34.2% {
        transform: translateX(-1080px)
    }

    35% {
        transform: translateX(-1260px)
    }

    39.2% {
        transform: translateX(-1260px)
    }

    40% {
        transform: translateX(-1440px)
    }

    44.2% {
        transform: translateX(-1440px)
    }

    45% {
        transform: translateX(-1620px)
    }

    45.01% {
        transform: translateX(0px)
    }

    49.2% {
        transform: translateX(0px)
    }

    50% {
        transform: translateX(-180px)
    }

    54.2% {
        transform: translateX(-180px)
    }

    55% {
        transform: translateX(-360px)
    }

    59.2% {
        transform: translateX(-360px)
    }

    60% {
        transform: translateX(-540px)
    }

    64.2% {
        transform: translateX(-540px)
    }

    65% {
        transform: translateX(-720px)
    }

    69.2% {
        transform: translateX(-720px)
    }

    70% {
        transform: translateX(-900px)
    }

    74.2% {
        transform: translateX(-900px)
    }

    75% {
        transform: translateX(-1080px)
    }

    79.2% {
        transform: translateX(-1080px)
    }

    80% {
        transform: translateX(-1260px)
    }

    84.2% {
        transform: translateX(-1260px)
    }

    85% {
        transform: translateX(-1440px)
    }

    89.2% {
        transform: translateX(-1440px)
    }

    90% {
        transform: translateX(-1620px)
    }

    90.01% {
        transform: translateX(0px)
    }

    94.2% {
        transform: translateX(0px)
    }

    95% {
        transform: translateX(-180px)
    }

    99.2% {
        transform: translateX(-180px)
    }

    100% {
        transform: translateX(-360px)
    }

    104.2% {
        transform: translateX(-360px)
    }
}

@keyframes itemmove2 {
    0% {
        transform: translateX(-180px)
    }

    4.2% {
        transform: translateX(-180px)
    }

    5% {
        transform: translateX(-360px)
    }

    9.2% {
        transform: translateX(-360px)
    }

    10% {
        transform: translateX(-540px)
    }

    14.2% {
        transform: translateX(-540px)
    }

    15% {
        transform: translateX(-720px)
    }

    19.2% {
        transform: translateX(-720px)
    }

    20% {
        transform: translateX(-900px)
    }

    24.2% {
        transform: translateX(-900px)
    }

    25% {
        transform: translateX(-1080px)
    }

    29.2% {
        transform: translateX(-1080px)
    }

    30% {
        transform: translateX(-1260px)
    }

    34.2% {
        transform: translateX(-1260px)
    }

    35% {
        transform: translateX(-1440px)
    }

    39.2% {
        transform: translateX(-1440px)
    }

    40% {
        transform: translateX(-1620px)
    }

    40.01% {
        transform: translateX(0px)
    }

    44.2% {
        transform: translateX(0px)
    }

    45% {
        transform: translateX(-180px)
    }

    49.2% {
        transform: translateX(-180px)
    }

    50% {
        transform: translateX(-360px)
    }

    54.2% {
        transform: translateX(-360px)
    }

    55% {
        transform: translateX(-540px)
    }

    59.2% {
        transform: translateX(-540px)
    }

    60% {
        transform: translateX(-720px)
    }

    64.2% {
        transform: translateX(-720px)
    }

    65% {
        transform: translateX(-900px)
    }

    69.2% {
        transform: translateX(-900px)
    }

    70% {
        transform: translateX(-1080px)
    }

    74.2% {
        transform: translateX(-1080px)
    }

    75% {
        transform: translateX(-1260px)
    }

    79.2% {
        transform: translateX(-1260px)
    }

    80% {
        transform: translateX(-1440px)
    }

    84.2% {
        transform: translateX(-1440px)
    }

    85% {
        transform: translateX(-1620px)
    }

    85.01% {
        transform: translateX(0px)
    }

    89.2% {
        transform: translateX(0px)
    }

    90% {
        transform: translateX(-180px)
    }

    94.2% {
        transform: translateX(-180px)
    }

    95% {
        transform: translateX(-360px)
    }

    99.2% {
        transform: translateX(-360px)
    }

    100% {
        transform: translateX(-540px)
    }

    104.2% {
        transform: translateX(-540px)
    }
}

@keyframes itemmove3 {
    0% {
        transform: translateX(-360px)
    }

    4.2% {
        transform: translateX(-360px)
    }

    5% {
        transform: translateX(-540px)
    }

    9.2% {
        transform: translateX(-540px)
    }

    10% {
        transform: translateX(-720px)
    }

    14.2% {
        transform: translateX(-720px)
    }

    15% {
        transform: translateX(-900px)
    }

    19.2% {
        transform: translateX(-900px)
    }

    20% {
        transform: translateX(-1080px)
    }

    24.2% {
        transform: translateX(-1080px)
    }

    25% {
        transform: translateX(-1260px)
    }

    29.2% {
        transform: translateX(-1260px)
    }

    30% {
        transform: translateX(-1440px)
    }

    34.2% {
        transform: translateX(-1440px)
    }

    35% {
        transform: translateX(-1620px)
    }

    35.01% {
        transform: translateX(0px)
    }

    39.2% {
        transform: translateX(0px)
    }

    40% {
        transform: translateX(-180px)
    }

    44.2% {
        transform: translateX(-180px)
    }

    45% {
        transform: translateX(-360px)
    }

    49.2% {
        transform: translateX(-360px)
    }

    50% {
        transform: translateX(-540px)
    }

    54.2% {
        transform: translateX(-540px)
    }

    55% {
        transform: translateX(-720px)
    }

    59.2% {
        transform: translateX(-720px)
    }

    60% {
        transform: translateX(-900px)
    }

    64.2% {
        transform: translateX(-900px)
    }

    65% {
        transform: translateX(-1080px)
    }

    69.2% {
        transform: translateX(-1080px)
    }

    70% {
        transform: translateX(-1260px)
    }

    74.2% {
        transform: translateX(-1260px)
    }

    75% {
        transform: translateX(-1440px)
    }

    79.2% {
        transform: translateX(-1440px)
    }

    80% {
        transform: translateX(-1620px)
    }

    80.01% {
        transform: translateX(0px)
    }

    84.2% {
        transform: translateX(0px)
    }

    85% {
        transform: translateX(-180px)
    }

    89.2% {
        transform: translateX(-180px)
    }

    90% {
        transform: translateX(-360px)
    }

    94.2% {
        transform: translateX(-360px)
    }

    95% {
        transform: translateX(-540px)
    }

    99.2% {
        transform: translateX(-540px)
    }

    100% {
        transform: translateX(-720px)
    }

    104.2% {
        transform: translateX(-720px)
    }
}

@keyframes itemmove4 {
    0% {
        transform: translateX(-540px)
    }

    4.2% {
        transform: translateX(-540px)
    }

    5% {
        transform: translateX(-720px)
    }

    9.2% {
        transform: translateX(-720px)
    }

    10% {
        transform: translateX(-900px)
    }

    14.2% {
        transform: translateX(-900px)
    }

    15% {
        transform: translateX(-1080px)
    }

    19.2% {
        transform: translateX(-1080px)
    }

    20% {
        transform: translateX(-1260px)
    }

    24.2% {
        transform: translateX(-1260px)
    }

    25% {
        transform: translateX(-1440px)
    }

    29.2% {
        transform: translateX(-1440px)
    }

    30% {
        transform: translateX(-1620px)
    }

    30.01% {
        transform: translateX(0px)
    }

    34.2% {
        transform: translateX(0px)
    }

    35% {
        transform: translateX(-180px)
    }

    39.2% {
        transform: translateX(-180px)
    }

    40% {
        transform: translateX(-360px)
    }

    44.2% {
        transform: translateX(-360px)
    }

    45% {
        transform: translateX(-540px)
    }

    49.2% {
        transform: translateX(-540px)
    }

    50% {
        transform: translateX(-720px)
    }

    54.2% {
        transform: translateX(-720px)
    }

    55% {
        transform: translateX(-900px)
    }

    59.2% {
        transform: translateX(-900px)
    }

    60% {
        transform: translateX(-1080px)
    }

    64.2% {
        transform: translateX(-1080px)
    }

    65% {
        transform: translateX(-1260px)
    }

    69.2% {
        transform: translateX(-1260px)
    }

    70% {
        transform: translateX(-1440px)
    }

    74.2% {
        transform: translateX(-1440px)
    }

    75% {
        transform: translateX(-1620px)
    }

    75.01% {
        transform: translateX(0px)
    }

    79.2% {
        transform: translateX(0px)
    }

    80% {
        transform: translateX(-180px)
    }

    84.2% {
        transform: translateX(-180px)
    }

    85% {
        transform: translateX(-360px)
    }

    89.2% {
        transform: translateX(-360px)
    }

    90% {
        transform: translateX(-540px)
    }

    94.2% {
        transform: translateX(-540px)
    }

    95% {
        transform: translateX(-720px)
    }

    99.2% {
        transform: translateX(-720px)
    }

    100% {
        transform: translateX(-900px)
    }

    104.2% {
        transform: translateX(-900px)
    }
}

@keyframes itemmove5 {
    0% {
        transform: translateX(-720px)
    }

    4.2% {
        transform: translateX(-720px)
    }

    5% {
        transform: translateX(-900px)
    }

    9.2% {
        transform: translateX(-900px)
    }

    10% {
        transform: translateX(-1080px)
    }

    14.2% {
        transform: translateX(-1080px)
    }

    15% {
        transform: translateX(-1260px)
    }

    19.2% {
        transform: translateX(-1260px)
    }

    20% {
        transform: translateX(-1440px)
    }

    24.2% {
        transform: translateX(-1440px)
    }

    25% {
        transform: translateX(-1620px)
    }

    25.01% {
        transform: translateX(0px)
    }

    29.2% {
        transform: translateX(0px)
    }

    30% {
        transform: translateX(-180px)
    }

    34.2% {
        transform: translateX(-180px)
    }

    35% {
        transform: translateX(-360px)
    }

    39.2% {
        transform: translateX(-360px)
    }

    40% {
        transform: translateX(-540px)
    }

    44.2% {
        transform: translateX(-540px)
    }

    45% {
        transform: translateX(-720px)
    }

    49.2% {
        transform: translateX(-720px)
    }

    50% {
        transform: translateX(-900px)
    }

    54.2% {
        transform: translateX(-900px)
    }

    55% {
        transform: translateX(-1080px)
    }

    59.2% {
        transform: translateX(-1080px)
    }

    60% {
        transform: translateX(-1260px)
    }

    64.2% {
        transform: translateX(-1260px)
    }

    65% {
        transform: translateX(-1440px)
    }

    69.2% {
        transform: translateX(-1440px)
    }

    70% {
        transform: translateX(-1620px)
    }

    70.01% {
        transform: translateX(0px)
    }

    74.2% {
        transform: translateX(0px)
    }

    75% {
        transform: translateX(-180px)
    }

    79.2% {
        transform: translateX(-180px)
    }

    80% {
        transform: translateX(-360px)
    }

    84.2% {
        transform: translateX(-360px)
    }

    85% {
        transform: translateX(-540px)
    }

    89.2% {
        transform: translateX(-540px)
    }

    90% {
        transform: translateX(-720px)
    }

    94.2% {
        transform: translateX(-720px)
    }

    95% {
        transform: translateX(-900px)
    }

    99.2% {
        transform: translateX(-900px)
    }

    100% {
        transform: translateX(-1080px)
    }

    104.2% {
        transform: translateX(-1080px)
    }
}

@keyframes itemmove6 {
    0% {
        transform: translateX(-900px)
    }

    4.2% {
        transform: translateX(-900px)
    }

    5% {
        transform: translateX(-1080px)
    }

    9.2% {
        transform: translateX(-1080px)
    }

    10% {
        transform: translateX(-1260px)
    }

    14.2% {
        transform: translateX(-1260px)
    }

    15% {
        transform: translateX(-1440px)
    }

    19.2% {
        transform: translateX(-1440px)
    }

    20% {
        transform: translateX(-1620px)
    }

    20.01% {
        transform: translateX(0px)
    }

    24.2% {
        transform: translateX(0px)
    }

    25% {
        transform: translateX(-180px)
    }

    29.2% {
        transform: translateX(-180px)
    }

    30% {
        transform: translateX(-360px)
    }

    34.2% {
        transform: translateX(-360px)
    }

    35% {
        transform: translateX(-540px)
    }

    39.2% {
        transform: translateX(-540px)
    }

    40% {
        transform: translateX(-720px)
    }

    44.2% {
        transform: translateX(-720px)
    }

    45% {
        transform: translateX(-900px)
    }

    49.2% {
        transform: translateX(-900px)
    }

    50% {
        transform: translateX(-1080px)
    }

    54.2% {
        transform: translateX(-1080px)
    }

    55% {
        transform: translateX(-1260px)
    }

    59.2% {
        transform: translateX(-1260px)
    }

    60% {
        transform: translateX(-1440px)
    }

    64.2% {
        transform: translateX(-1440px)
    }

    65% {
        transform: translateX(-1620px)
    }

    65.01% {
        transform: translateX(0px)
    }

    69.2% {
        transform: translateX(0px)
    }

    70% {
        transform: translateX(-180px)
    }

    74.2% {
        transform: translateX(-180px)
    }

    75% {
        transform: translateX(-360px)
    }

    79.2% {
        transform: translateX(-360px)
    }

    80% {
        transform: translateX(-540px)
    }

    84.2% {
        transform: translateX(-540px)
    }

    85% {
        transform: translateX(-720px)
    }

    89.2% {
        transform: translateX(-720px)
    }

    90% {
        transform: translateX(-900px)
    }

    94.2% {
        transform: translateX(-900px)
    }

    95% {
        transform: translateX(-1080px)
    }

    99.2% {
        transform: translateX(-1080px)
    }

    100% {
        transform: translateX(-1260px)
    }

    104.2% {
        transform: translateX(-1260px)
    }
}

@keyframes itemmove7 {
    0% {
        transform: translateX(-1080px)
    }

    4.2% {
        transform: translateX(-1080px)
    }

    5% {
        transform: translateX(-1260px)
    }

    9.2% {
        transform: translateX(-1260px)
    }

    10% {
        transform: translateX(-1440px)
    }

    14.2% {
        transform: translateX(-1440px)
    }

    15% {
        transform: translateX(-1620px)
    }

    15.01% {
        transform: translateX(0px)
    }

    19.2% {
        transform: translateX(0px)
    }

    20% {
        transform: translateX(-180px)
    }

    24.2% {
        transform: translateX(-180px)
    }

    25% {
        transform: translateX(-360px)
    }

    29.2% {
        transform: translateX(-360px)
    }

    30% {
        transform: translateX(-540px)
    }

    34.2% {
        transform: translateX(-540px)
    }

    35% {
        transform: translateX(-720px)
    }

    39.2% {
        transform: translateX(-720px)
    }

    40% {
        transform: translateX(-900px)
    }

    44.2% {
        transform: translateX(-900px)
    }

    45% {
        transform: translateX(-1080px)
    }

    49.2% {
        transform: translateX(-1080px)
    }

    50% {
        transform: translateX(-1260px)
    }

    54.2% {
        transform: translateX(-1260px)
    }

    55% {
        transform: translateX(-1440px)
    }

    59.2% {
        transform: translateX(-1440px)
    }

    60% {
        transform: translateX(-1620px)
    }

    60.01% {
        transform: translateX(0px)
    }

    64.2% {
        transform: translateX(0px)
    }

    65% {
        transform: translateX(-180px)
    }

    69.2% {
        transform: translateX(-180px)
    }

    70% {
        transform: translateX(-360px)
    }

    74.2% {
        transform: translateX(-360px)
    }

    75% {
        transform: translateX(-540px)
    }

    79.2% {
        transform: translateX(-540px)
    }

    80% {
        transform: translateX(-720px)
    }

    84.2% {
        transform: translateX(-720px)
    }

    85% {
        transform: translateX(-900px)
    }

    89.2% {
        transform: translateX(-900px)
    }

    90% {
        transform: translateX(-1080px)
    }

    94.2% {
        transform: translateX(-1080px)
    }

    95% {
        transform: translateX(-1260px)
    }

    99.2% {
        transform: translateX(-1260px)
    }

    100% {
        transform: translateX(-1440px)
    }

    104.2% {
        transform: translateX(-1440px)
    }
}

@keyframes itemmove8 {
    0% {
        transform: translateX(-1260px)
    }

    4.2% {
        transform: translateX(-1260px)
    }

    5% {
        transform: translateX(-1440px)
    }

    9.2% {
        transform: translateX(-1440px)
    }

    10% {
        transform: translateX(-1620px)
    }

    10.01% {
        transform: translateX(0px)
    }

    14.2% {
        transform: translateX(0px)
    }

    15% {
        transform: translateX(-180px)
    }

    19.2% {
        transform: translateX(-180px)
    }

    20% {
        transform: translateX(-360px)
    }

    24.2% {
        transform: translateX(-360px)
    }

    25% {
        transform: translateX(-540px)
    }

    29.2% {
        transform: translateX(-540px)
    }

    30% {
        transform: translateX(-720px)
    }

    34.2% {
        transform: translateX(-720px)
    }

    35% {
        transform: translateX(-900px)
    }

    39.2% {
        transform: translateX(-900px)
    }

    40% {
        transform: translateX(-1080px)
    }

    44.2% {
        transform: translateX(-1080px)
    }

    45% {
        transform: translateX(-1260px)
    }

    49.2% {
        transform: translateX(-1260px)
    }

    50% {
        transform: translateX(-1440px)
    }

    54.2% {
        transform: translateX(-1440px)
    }

    55% {
        transform: translateX(-1620px)
    }

    55.01% {
        transform: translateX(0px)
    }

    59.2% {
        transform: translateX(0px)
    }

    60% {
        transform: translateX(-180px)
    }

    64.2% {
        transform: translateX(-180px)
    }

    65% {
        transform: translateX(-360px)
    }

    69.2% {
        transform: translateX(-360px)
    }

    70% {
        transform: translateX(-540px)
    }

    74.2% {
        transform: translateX(-540px)
    }

    75% {
        transform: translateX(-720px)
    }

    79.2% {
        transform: translateX(-720px)
    }

    80% {
        transform: translateX(-900px)
    }

    84.2% {
        transform: translateX(-900px)
    }

    85% {
        transform: translateX(-1080px)
    }

    89.2% {
        transform: translateX(-1080px)
    }

    90% {
        transform: translateX(-1260px)
    }

    94.2% {
        transform: translateX(-1260px)
    }

    95% {
        transform: translateX(-1440px)
    }

    99.2% {
        transform: translateX(-1440px)
    }

    100% {
        transform: translateX(-1620px)
    }

    100.01% {
        transform: translateX(0px)
    }

    104.2% {
        transform: translateX(0px)
    }
}

@keyframes itemmove9 {
    0% {
        transform: translateX(-1440px)
    }

    4.2% {
        transform: translateX(-1440px)
    }

    5% {
        transform: translateX(-1620px)
    }

    5.01% {
        transform: translateX(0px)
    }

    9.2% {
        transform: translateX(0px)
    }

    10% {
        transform: translateX(-180px)
    }

    14.2% {
        transform: translateX(-180px)
    }

    15% {
        transform: translateX(-360px)
    }

    19.2% {
        transform: translateX(-360px)
    }

    20% {
        transform: translateX(-540px)
    }

    24.2% {
        transform: translateX(-540px)
    }

    25% {
        transform: translateX(-720px)
    }

    29.2% {
        transform: translateX(-720px)
    }

    30% {
        transform: translateX(-900px)
    }

    34.2% {
        transform: translateX(-900px)
    }

    35% {
        transform: translateX(-1080px)
    }

    39.2% {
        transform: translateX(-1080px)
    }

    40% {
        transform: translateX(-1260px)
    }

    44.2% {
        transform: translateX(-1260px)
    }

    45% {
        transform: translateX(-1440px)
    }

    49.2% {
        transform: translateX(-1440px)
    }

    50% {
        transform: translateX(-1620px)
    }

    50.01% {
        transform: translateX(0px)
    }

    54.2% {
        transform: translateX(0px)
    }

    55% {
        transform: translateX(-180px)
    }

    59.2% {
        transform: translateX(-180px)
    }

    60% {
        transform: translateX(-360px)
    }

    64.2% {
        transform: translateX(-360px)
    }

    65% {
        transform: translateX(-540px)
    }

    69.2% {
        transform: translateX(-540px)
    }

    70% {
        transform: translateX(-720px)
    }

    74.2% {
        transform: translateX(-720px)
    }

    75% {
        transform: translateX(-900px)
    }

    79.2% {
        transform: translateX(-900px)
    }

    80% {
        transform: translateX(-1080px)
    }

    84.2% {
        transform: translateX(-1080px)
    }

    85% {
        transform: translateX(-1260px)
    }

    89.2% {
        transform: translateX(-1260px)
    }

    90% {
        transform: translateX(-1440px)
    }

    94.2% {
        transform: translateX(-1440px)
    }

    95% {
        transform: translateX(-1620px)
    }

    95.01% {
        transform: translateX(0px)
    }

    99.2% {
        transform: translateX(0px)
    }

    100% {
        transform: translateX(-180px)
    }

    104.2% {
        transform: translateX(-180px)
    }
}

@media only screen and (max-width:1024px) {
    #paItemSliderGalleryContainer {
        width: 1080px
    }
}

@media only screen and (max-width:750px) {
    #paItemSliderGalleryContainer {
        width: 720px
    }
}

@media only screen and (max-width:610px) {
    #paItemSliderGalleryContainer {
        width: 540px
    }
}

@media only screen and (max-width:480px) {
    #paItemSliderGalleryContainer {
        width: 360px
    }
}

@media only screen and (max-width:280px) {
    #paItemSliderGalleryContainer {
        width: 180px
    }
}

#section_55d24324-4263-4bbf-97e1-3da034adb06f {
    height: auto;
    padding: 0;
    margin: 0;
    background: #FCFCFC url(https://image.pushauction.com/0/0/dddddddd-dddd-dddd-dddd-dddddddddddd/b78180bb-3d57-45ab-a80f-79e665af0d98.jpg) no-repeat top center;
    background-size: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

#section_55d24324-4263-4bbf-97e1-3da034adb06f [class^="pa_"][class$="_title"] {
    color: #333;
    text-align: center;
    font-size: 12px;
    font-family: auto;
    margin-bottom: 0
}

#section_55d24324-4263-4bbf-97e1-3da034adb06f [class^="pa_"][class$="_body"] {
    width: 90%
}


/* Copyright (c) PushAuction LLC, All Rights Reserved. Used with permission by PushAuction. Original design work, including graphics and all related scripts.*/
.patemplate_feedback th:nth-child(1):after {
    content: 'Feedback'
}

.patemplate_feedback th:nth-child(2):after {
    content: 'Buyer'
}

.patemplate_feedback th:nth-child(3):after {
    content: 'Date'
}

.patemplate_feedback tr:nth-child(1) td:nth-child(1):after {
    content: 'Just as ordered'
}

.patemplate_feedback tr:nth-child(1) td:nth-child(2):after {
    content: 'f***s'
}

.patemplate_feedback tr:nth-child(1) td:nth-child(3):after {
    content: 'Sep -12-2025 03:34'
}

.patemplate_feedback tr:nth-child(2) td:nth-child(1):after {
    content: 'A++'
}

.patemplate_feedback tr:nth-child(2) td:nth-child(2):after {
    content: 's***s'
}

.patemplate_feedback tr:nth-child(2) td:nth-child(3):after {
    content: 'Sep -06-2025 10:54'
}

.patemplate_feedback tr:nth-child(3) td:nth-child(1):after {
    content: 'Awesome addition to camping, Great fast charge units.'
}

.patemplate_feedback tr:nth-child(3) td:nth-child(2):after {
    content: 'r***5'
}

.patemplate_feedback tr:nth-child(3) td:nth-child(3):after {
    content: 'Sep -05-2025 15:35'
}

.patemplate_feedback tr:nth-child(4) td:nth-child(1):after {
    content: 'Thank you馃檪'
}

.patemplate_feedback tr:nth-child(4) td:nth-child(2):after {
    content: 'd***6'
}

.patemplate_feedback tr:nth-child(4) td:nth-child(3):after {
    content: 'Sep -03-2025 02:09'
}

.patemplate_feedback tr:nth-child(5) td:nth-child(1):after {
    content: 'Awesome battery pack'
}

.patemplate_feedback tr:nth-child(5) td:nth-child(2):after {
    content: 'k***8'
}

.patemplate_feedback tr:nth-child(5) td:nth-child(3):after {
    content: 'Sep -02-2025 23:09'
}

.patemplate_feedback tr:nth-child(6) td:nth-child(1):after {
    content: 'All good'
}

.patemplate_feedback tr:nth-child(6) td:nth-child(2):after {
    content: 'o***0'
}

.patemplate_feedback tr:nth-child(6) td:nth-child(3):after {
    content: 'Jul -04-2025 03:35'
}

.patemplate_feedback tr:nth-child(7) td:nth-child(1):after {
    content: 'received ok'
}

.patemplate_feedback tr:nth-child(7) td:nth-child(2):after {
    content: 'r***e'
}

.patemplate_feedback tr:nth-child(7) td:nth-child(3):after {
    content: 'May -15-2025 03:31'
}

.patemplate_feedback tr:nth-child(8) td:nth-child(1):after {
    content: 'Excellent design and great unit. Was so pleased with it that I purchased the extra battery and 400w solar panel. Construction is great quality, and service has been excellent from the vendor. Best value on the market that I have been able to find.'
}

.patemplate_feedback tr:nth-child(8) td:nth-child(2):after {
    content: 's***7'
}

.patemplate_feedback tr:nth-child(8) td:nth-child(3):after {
    content: 'May -14-2025 08:29'
}

.patemplate_feedback tr:nth-child(9) td:nth-child(1):after {
    content: 'Good value and quality. Using on apartment balcony.'
}

.patemplate_feedback tr:nth-child(9) td:nth-child(2):after {
    content: 'v***4'
}

.patemplate_feedback tr:nth-child(9) td:nth-child(3):after {
    content: 'Apr -25-2025 00:45'
}

.patemplate_feedback tr:nth-child(10) td:nth-child(1):after {
    content: 'Excellent service thank you AAA +++'
}

.patemplate_feedback tr:nth-child(10) td:nth-child(2):after {
    content: 'h***i'
}

.patemplate_feedback tr:nth-child(10) td:nth-child(3):after {
    content: 'Apr -22-2025 03:01'
}